@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800;900&family=DM+Sans:wght@400;500;600;700&family=Caveat:wght@500&display=swap');
:root{--bg:#101110;--fg:#f1f0e9;--accent:#ff693d;--muted:#acada5;--line:#33362f;--heading:'Barlow Condensed','Arial Narrow',Impact,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;background:var(--bg);color:var(--fg);font-family:'DM Sans',Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;width:100%;height:100%;object-fit:cover}::selection{background:var(--accent);color:#111}a:focus-visible,button:focus-visible{outline:2px solid var(--accent);outline-offset:5px}.skip{position:fixed;top:-100px;z-index:100;background:var(--accent);padding:15px}.skip:focus{top:5px}.reading-progress{position:fixed;inset:0 auto auto 0;height:3px;width:0;background:var(--accent);z-index:99}.header{position:absolute;top:0;left:0;right:0;z-index:10;display:flex;align-items:center;justify-content:space-between;height:94px;margin:0 5%;border-bottom:1px solid #ffffff20}.logo{font:800 38px var(--heading);letter-spacing:-1px}.logo span{color:var(--accent)}nav{display:flex;gap:36px;font-size:14px}nav a{padding:12px 0}nav a:hover,nav a.active{color:var(--accent)}nav span{color:var(--accent);margin-left:10px}.hero{min-height:900px;height:100svh;max-height:1200px;position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(ellipse at 65% 35%,#303328 0,transparent 55%),#101110}.hero-grid{position:absolute;inset:0;z-index:-3;background-image:linear-gradient(#ffffff05 1px,transparent 1px),linear-gradient(90deg,#ffffff05 1px,transparent 1px);background-size:90px 90px;mask-image:linear-gradient(#000,transparent)}.hero-orbit{position:absolute;width:84vw;height:84vw;border:1px solid #999e7526;border-radius:50%;left:8%;top:14%;z-index:-2}.hero-orbit:after{content:'';position:absolute;inset:9%;border:1px solid #999e7518;border-radius:50%}.hero-copy{padding:154px 6% 240px;text-align:center;position:relative;z-index:2;pointer-events:none}.hero-copy a{pointer-events:auto}.eyebrow{font-size:12px;font-weight:600;line-height:1.8;letter-spacing:2px;margin:0 0 30px}.hero-copy .eyebrow{display:flex;justify-content:center;gap:18px}.hero-copy .eyebrow span{color:var(--accent)}h1{font:800 clamp(85px,12.5vw,190px)/.87 var(--heading);letter-spacing:-.025em;margin:0 0 30px;text-transform:uppercase}h1 span{color:var(--accent);display:inline-block}h1 span:after{content:'';height:4px;background:var(--accent);display:block;margin:16px 25% 0;transform:rotate(-3deg)}.intro{font-size:18px;line-height:1.65;color:#c3c5b8;margin:0 0 24px}.cta{display:inline-flex;align-items:center;gap:38px;padding:18px 24px;background:var(--fg);color:#171813;font-size:14px;font-weight:700;border-radius:3px;transition:background .25s,transform .25s}.cta:hover{background:var(--accent);transform:translateY(-4px)}.cta span{font-size:23px}.float-object{position:absolute;pointer-events:none;z-index:3;transform:translate3d(var(--px,0px),var(--py,0px),0);will-change:transform}.float-one{width:clamp(220px,28vw,440px);left:-6%;top:43%;filter:drop-shadow(10px 40px 30px #0008)}.float-two{width:clamp(200px,24vw,380px);right:-5%;top:9%;filter:drop-shadow(0 30px 25px #0008)}.flying-weight{object-fit:contain;animation:levitate 8s ease-in-out infinite}.float-two .flying-weight{animation-name:levitate-two;animation-delay:-3s}.hero-portrait{position:absolute;right:9%;bottom:95px;width:180px;height:225px;transform:rotate(8deg);margin:0;padding:7px;background:#eeeee6;box-shadow:0 12px 40px #0009;z-index:4}.hero-portrait img{height:calc(100% - 26px);object-position:50% 40%;filter:grayscale(1)}.hero-portrait figcaption{padding-top:9px;display:flex;justify-content:space-between;color:#222;font-size:9px;letter-spacing:1px;font-weight:700}.hero-dedication{position:absolute;bottom:125px;left:9%;padding:22px 45px 22px 0;border-top:1px solid #737765;z-index:4}.hero-dedication>span:first-child{font-size:10px;letter-spacing:1.8px;color:var(--muted)}.hero-dedication strong{display:block;font-family:'Caveat',cursive;font-size:42px;font-weight:500;transform:rotate(-5deg);margin-top:8px}.dedication-arrow{position:absolute;right:0;top:55px;color:var(--accent);font-size:25px}.hero-bottom{position:absolute;bottom:27px;left:5%;right:5%;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:10px;letter-spacing:1.5px;color:#bfc2b2;border-top:1px solid #ffffff20;padding-top:23px;z-index:5}.motion-toggle{border:0;background:none;color:inherit;font-size:11px;text-decoration:underline;text-underline-offset:4px;padding:7px;cursor:pointer}.statement-strip{background:var(--accent);color:#121310;overflow:hidden;transform:rotate(-1.5deg) scale(1.01);position:relative;z-index:5;padding:18px 0;margin:0 0 35px}.ticker-track{display:flex;align-items:center;gap:42px;width:max-content;animation:marquee 35s linear infinite}.ticker-track span{font:700 32px var(--heading);letter-spacing:1px}.ticker-track i{font-style:normal;font-size:30px}.section{padding:110px 9%;position:relative}.orange{color:var(--accent)}.section-grid{display:grid;grid-template-columns:1fr 1fr;gap:9%}h2{font:700 clamp(52px,5.6vw,86px)/1 var(--heading);letter-spacing:-.015em;margin:0}h2 em{font-style:normal;color:#919689}.prose p{font-size:16px;line-height:1.9;color:var(--muted);margin:0 0 22px}.prose .lead{font-size:21px;line-height:1.65;color:var(--fg)}.detail-line{display:flex;gap:25px;margin-top:35px;padding-top:25px;border-top:1px solid var(--line);font-size:11px;letter-spacing:1px;color:var(--muted)}.opening:before{content:'01';position:absolute;font:800 280px var(--heading);left:4%;top:0;color:#ffffff03;pointer-events:none}.dark-chapter{background:#191c17;border-block:1px solid #2c3226}.big-line{font:700 clamp(65px,8.2vw,120px)/1 var(--heading);letter-spacing:-.02em;margin:60px 0 0}.big-line span{color:var(--accent)}.turning{display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:center}.turning-image{height:710px;position:relative;transform:rotate(-3deg);padding:10px;background:#e3e5da;box-shadow:15px 20px 0 #23261d}.turning-image img{filter:grayscale(1)}.image-note{position:absolute;bottom:10px;left:10px;right:10px;padding:40px 20px 20px;background:linear-gradient(transparent,#000b);font-size:11px;letter-spacing:1px}.turning-copy h2{margin-bottom:30px}.rebuild{border-top:1px solid var(--line)}.pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin-top:55px}.pillars article{padding-top:25px;border-top:1px solid #565c4b}.pillars article>span{color:var(--accent);font-family:var(--heading);font-size:36px}.pillars h3{font-size:20px;margin:20px 0 14px}.pillars p{color:var(--muted);line-height:1.8;font-size:16px}.today{background:#e2e5d8;color:#171b13}.today .orange{color:#ac3c1b}.today-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:55px}.today h2 em{color:#6c765d}.today-stat{display:flex;gap:25px;align-items:center}.today-stat strong{font:700 125px/1 var(--heading)}.today-stat strong span{color:#ac3c1b;font-size:60px}.today-stat p{font-size:15px;line-height:1.7;max-width:210px}.gallery{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:start}.gallery figure{margin:0}.gallery figure:nth-child(2){margin-top:85px}.gallery img{height:560px;filter:grayscale(.6)}.gallery figure:first-child img{object-position:50% 56%}.gallery figure:nth-child(2) img{object-position:48% 54%}.gallery figcaption{display:flex;justify-content:space-between;gap:15px;font-size:12px;border-bottom:1px solid #929985;padding:19px 0}.gallery figcaption span:first-child{font-size:10px;font-weight:700;letter-spacing:1px}.today-text{max-width:660px;font-size:21px;line-height:1.8;margin:45px 0 0}.mother{display:grid;grid-template-columns:1fr 1fr;gap:8%;overflow:hidden;background:#d9e79d;color:#1c2610;padding-block:120px}.mother .eyebrow{color:#485927}.mother h2{font-size:clamp(78px,9vw,135px);font-weight:800;line-height:.88;position:relative}.mother h2 em{color:#546929}.handwritten{font:500 35px/1.2 'Caveat',cursive;transform:rotate(-6deg);max-width:330px;margin-top:38px}.mother-number{position:absolute;font-size:370px;opacity:.035;left:-35px;bottom:-40px;line-height:1}.mother-letter{background:#f5f5e9;padding:45px;transform:rotate(2deg);box-shadow:14px 20px 0 #a6b67640}.letter-top{font-size:10px;letter-spacing:2px;color:#66734e;display:block;border-bottom:1px solid #d8ddc8;padding-bottom:20px;margin-bottom:25px}.mother-letter p{font-size:16px;line-height:1.85;color:#505743}.mother-letter .lead{font-size:23px;line-height:1.5;color:#212b13}.mother-letter .letter-end{color:#283715;font-weight:500;margin-top:25px}.signature{font:500 48px 'Caveat',cursive}.quote-section{padding-top:100px;padding-bottom:45px}.quote-section .eyebrow{text-align:center;color:var(--accent)}blockquote{font:700 clamp(45px,6.5vw,100px)/1.1 var(--heading);text-align:center;margin:30px 0}blockquote em{color:var(--accent);font-style:normal}.attribution{text-align:center;font-size:12px;letter-spacing:2px;color:var(--muted);margin:30px 0 80px}.closing{border-top:1px solid var(--line);padding-top:30px;display:flex;justify-content:space-between;align-items:center}.closing p{font-size:16px;line-height:1.8;color:var(--muted)}.closing a{width:55px;height:55px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;font-size:26px}.closing a:hover{background:var(--accent);color:#111}footer{padding:28px 5%;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px}footer p{font-size:14px;color:var(--muted)}footer>span{font-size:11px;letter-spacing:1px;color:var(--muted)}.reveal{opacity:0;transform:translateY(28px);transition:opacity .8s,transform .8s}.reveal.in-view{opacity:1;transform:none}.motion-paused *{animation-play-state:paused!important}.motion-paused .float-object{transform:none!important}.motion-paused .reveal{opacity:1;transform:none;transition:none}@keyframes levitate{0%,100%{transform:translateY(0) rotate(-20deg)}50%{transform:translateY(-35px) rotate(-5deg)}}@keyframes levitate-two{0%,100%{transform:translateY(-12px) rotate(100deg)}50%{transform:translateY(22px) rotate(120deg)}}@keyframes marquee{to{transform:translateX(-50%)}}@media(min-width:1600px){.hero-copy{padding-top:180px}}@media(max-width:1000px){.hero{min-height:850px}.hero-copy{padding-top:180px}.float-one{width:250px;left:-9%;top:49%}.float-two{width:230px;right:-8%;top:13%}.hero-portrait{width:155px;height:190px;right:8%;bottom:105px}.hero-dedication{left:8%}.section{padding:80px 6%}.section-grid,.turning{gap:6%}.mother{gap:5%}.mother-letter{padding:30px}.today-stat{gap:16px}.gallery img{height:450px}}@media(max-width:600px){.header{height:74px;margin:0 6%}.logo{font-size:32px}nav{gap:18px;font-size:12px}nav span{display:none}.hero{min-height:900px;height:100svh;max-height:1050px}.hero-copy{padding:162px 4% 260px}.hero-copy .eyebrow{display:block;font-size:9px;letter-spacing:1.1px;margin:0 0 30px}.hero-copy .eyebrow span{padding:0 5px}h1{font-size:clamp(68px,17vw,102px);letter-spacing:-1px;line-height:.92}h1 span:after{height:3px}.intro{font-size:16px;line-height:1.7;margin-top:28px}.cta{font-size:13px;padding:16px 20px;gap:25px}.float-one{width:185px;left:-42px;top:470px;z-index:1}.float-two{width:140px;right:-28px;top:75px;z-index:1}.hero-portrait{right:8%;width:140px;height:178px;bottom:115px}.hero-dedication{left:7%;bottom:155px;width:160px;padding-right:15px}.hero-dedication>span:first-child{font-size:8px;letter-spacing:1px}.hero-dedication strong{font-size:32px}.dedication-arrow{font-size:18px;right:0;top:50px}.hero-bottom{font-size:9px;letter-spacing:.8px;flex-wrap:wrap;bottom:17px;gap:14px;padding-top:16px}.motion-toggle{font-size:10px;width:100%;text-align:center;padding:3px}.hero-orbit{width:650px;height:650px;left:calc(50% - 325px);top:130px}.statement-strip{padding:13px 0;margin-bottom:15px}.ticker-track{gap:25px}.ticker-track span{font-size:24px}.ticker-track i{font-size:22px}.section{padding:64px 7%}.section-grid,.turning,.mother{grid-template-columns:1fr;gap:30px}.eyebrow{font-size:10px;letter-spacing:1.5px;margin-bottom:24px}h2{font-size:56px}.prose .lead{font-size:20px}.prose p{font-size:16px}.big-line{font-size:63px;margin-top:38px}.turning-image{height:490px;margin:0 6px 20px}.pillars{grid-template-columns:1fr;gap:25px;margin-top:35px}.pillars article{padding-top:16px}.pillars h3{margin-top:12px}.today-heading{display:block;margin-bottom:30px}.today-stat{margin-top:30px;gap:20px}.today-stat strong{font-size:90px}.today-stat p{font-size:14px}.gallery{grid-template-columns:1fr;gap:30px}.gallery figure:nth-child(2){margin:0}.gallery img{height:460px}.gallery figcaption{font-size:11px}.today-text{font-size:19px}.mother h2{font-size:96px}.handwritten{font-size:32px;margin-bottom:30px}.mother-letter{padding:28px;transform:rotate(1deg);margin-right:7px}.mother-letter .lead{font-size:22px}.mother-letter p{font-size:16px}blockquote{font-size:45px;margin-inline:0}.attribution{font-size:10px;letter-spacing:1px;margin-bottom:45px}.closing p{font-size:13px;max-width:250px}.closing a{width:42px;height:42px;flex-shrink:0;margin-left:12px}footer{flex-wrap:wrap}footer>span{width:100%;font-size:10px}.detail-line{font-size:10px;gap:20px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}.float-object{transform:none!important}}
body{overflow-x:clip}
.statement-strip{transform:none}
@media(max-width:600px){.hero-dedication strong{font-size:31px;white-space:nowrap}.hero-dedication{width:175px}.hero-portrait{right:6%;width:130px;height:168px}.float-one{left:-63px;top:495px}}
/* Immersive equipment art direction */
.hero{min-height:980px;max-height:1250px;background:radial-gradient(ellipse at 50% 48%,#422217 0,#1a1511 33%,#0c0e0d 72%)}.hero-copy{padding-top:176px}.hero h1{font-size:clamp(80px,11.7vw,190px);line-height:.89;letter-spacing:-.02em}.hero h1 span{font-size:1.34em;letter-spacing:-.015em;color:#ff7545;text-shadow:0 0 65px #ff57221f}.hero h1 span:after{display:none}.hero-copy .eyebrow{margin-bottom:34px}.hero .intro{margin-top:28px}.hero .cta{border-radius:50px;background:var(--accent);padding:20px 28px;box-shadow:0 10px 45px #ff642221}.hero .cta:hover{background:#f0eddf}.hero-orbit{width:70vw;height:70vw;left:15%;top:20%;border-color:#d2603036;transform:rotateX(60deg) rotate(-25deg)}.hero-grid{background-size:110px 110px;opacity:.45}.ambient-glow{position:absolute;inset:15% 10%;background:radial-gradient(ellipse,#c1501815,transparent 65%);animation:breathe 8s ease-in-out infinite;z-index:-2;pointer-events:none}.hero-edition{position:absolute;left:5%;top:130px;font-size:9px;letter-spacing:2px;line-height:1.8;color:#b09a86}.float-one{width:30vw;max-width:430px;left:-7%;top:43%}.float-two{width:23vw;max-width:340px;right:-5%;top:8%}.hero-dedication{bottom:120px;left:7%}.hero-portrait{right:8%;bottom:110px;width:155px;height:195px}.scene-item{position:absolute;pointer-events:none;will-change:transform;transform:translate3d(var(--item-x,0px),var(--item-y,0px),0) rotate(var(--tilt,0deg));z-index:1}.scene-item img{object-fit:contain;animation:equipment-drift var(--duration,9s) ease-in-out infinite;animation-delay:var(--delay,0s);filter:drop-shadow(0 30px 25px #0007)}.hero-plate{width:210px;top:19%;left:1%;--tilt:-20deg;--delay:-4s;--duration:11s}.hero-tubs{width:290px;right:-2%;top:48%;--tilt:15deg;--delay:-2s;--duration:12s}.hero-powder{width:260px;left:31%;bottom:70px;opacity:.55;--tilt:-12deg;z-index:0}.hero .hero-copy{z-index:3}.hero-portrait,.hero-dedication{z-index:4}.universe{height:1000px;min-height:85svh;position:relative;overflow:hidden;isolation:isolate;background:radial-gradient(ellipse at 50% 55%,#46331e 0,#221a12 25%,#101110 64%);border-block:1px solid #37332b}.universe-content{position:absolute;top:28%;left:20%;right:20%;text-align:center;z-index:3;pointer-events:none}.universe-content .eyebrow{color:#ec9d74}.universe h2{font-size:clamp(55px,7.1vw,110px);font-weight:800;line-height:.95;letter-spacing:-.01em}.universe h2 em{color:var(--accent)}.universe-content>p:last-child{font-size:18px;line-height:1.7;color:#cbbba4;margin-top:27px}.universe-halo{position:absolute;left:10%;top:17%;width:80%;height:65%;border:1px solid #bb8c4c32;border-radius:50%;transform:rotate(-24deg);box-shadow:0 0 90px #d8651810,inset 0 0 90px #d865180a}.universe-halo:after{content:'';position:absolute;inset:8%;border:1px solid #bb8c4c19;border-radius:50%}.universe-grid{position:absolute;inset:30% -50% -40%;background-image:linear-gradient(#9b693a17 1px,transparent 1px),linear-gradient(90deg,#9b693a17 1px,transparent 1px);background-size:90px 90px;transform:perspective(500px) rotateX(65deg);z-index:-1;mask-image:linear-gradient(transparent,#000)}.universe-dumbbell{width:34%;left:-10%;top:33%;--tilt:15deg;--duration:10s}.universe-dumbbell-small{width:14%;right:25%;top:4%;--tilt:70deg;--delay:-4s;filter:blur(1px);opacity:.6}.universe-plate{width:25%;left:10%;top:3%;--tilt:-25deg;--delay:-3s}.universe-plate-small{width:16%;right:12%;bottom:6%;--tilt:20deg;--duration:13s;--delay:-6s}.universe-tubs{width:34%;right:-7%;top:27%;--tilt:12deg;--delay:-5s}.universe-powder{width:36%;left:21%;bottom:-3%;--tilt:-20deg;--duration:14s;opacity:.85}.universe-coordinate{position:absolute;bottom:45px;font-size:10px;letter-spacing:2px;color:#b59b7c}.coordinate-left{left:6%}.coordinate-right{right:6%}.motion-toggle{position:fixed;right:22px;bottom:20px;z-index:80;border:1px solid #7c7161;background:#141612e8;backdrop-filter:blur(12px);border-radius:30px;padding:12px 17px;color:#e7e7dc;font-size:11px;text-decoration:none;box-shadow:0 5px 25px #0004}.motion-toggle:hover{border-color:var(--accent)}.hero-bottom{padding-right:270px}.progress-feature{display:grid;grid-template-columns:1fr .85fr;gap:9%;align-items:center;margin:100px 0 20px}.progress-feature-image{height:570px;border:9px solid #f6f6ed;transform:rotate(-4deg);box-shadow:18px 20px 0 #bec5ac}.progress-feature-image img{object-position:40% 56%}.progress-feature h3{font:700 clamp(50px,5vw,78px)/1 var(--heading);margin:25px 0}.progress-feature figcaption>p{font-size:18px;line-height:1.7;color:#626b55}.progress-feature .eyebrow{font-size:11px;color:#6a725e}.progress-mark{font-size:80px;color:#c65631}.quote-section{background:radial-gradient(ellipse at 50% 0%,#332013,transparent 60%)}.quote-section blockquote{font-size:clamp(44px,5.4vw,85px)}.quote-section blockquote em{display:inline-block;margin-top:10px}.mother{border-radius:40px 40px 0 0}.in-view .signature{display:inline-block;animation:signature-in .8s both}.motion-paused .scene-item{transform:rotate(var(--tilt,0deg))!important}.motion-paused .ambient-glow{animation-play-state:paused}@keyframes equipment-drift{0%,100%{transform:translateY(0) rotate(-5deg) scale(1)}50%{transform:translateY(-27px) rotate(8deg) scale(1.045)}}@keyframes breathe{50%{opacity:.5;transform:scale(1.2)}}@keyframes signature-in{from{opacity:0;transform:translateX(-10px)}to{opacity:1;transform:translateX(0)}}@media(min-width:1600px){.hero-copy{padding-top:190px}.hero-plate{width:280px}.hero-tubs{width:360px}.hero-powder{width:340px}}@media(max-width:1000px){.hero{min-height:960px}.hero-copy{padding-top:185px}.hero-plate{width:150px;top:15%;left:-4%}.hero-tubs{width:210px;right:-6%;top:52%}.hero-powder{width:240px;bottom:95px;left:35%}.universe{height:870px}.universe-content{left:17%;right:17%;top:30%}.universe-tubs{width:34%;top:45%;right:-10%}.universe-dumbbell{top:47%;left:-13%}.progress-feature-image{height:460px}}@media(max-width:600px){.hero{min-height:970px;height:auto}.hero-copy{padding:212px 5% 380px}.hero .hero-copy .eyebrow{font-size:8px;letter-spacing:1.2px;margin-bottom:27px}.hero h1{font-size:clamp(57px,14.5vw,84px);line-height:.93}.hero h1 span{font-size:1.6em}.hero .intro{font-size:16px;margin-top:20px}.hero .cta{padding:17px 24px;margin-top:3px}.hero-edition{top:92px;left:6%;font-size:8px}.float-two{width:145px;top:75px;right:-25px}.float-one{width:190px;left:-62px;top:535px}.hero-plate{width:115px;top:116px;left:-15px}.hero-tubs{width:165px;right:-23px;top:532px}.hero-powder{width:180px;left:29%;bottom:68px;opacity:.5}.hero-dedication{left:7%;bottom:175px;width:172px}.hero-dedication strong{font-size:30px}.hero-portrait{width:120px;height:155px;right:7%;bottom:135px}.hero-bottom{padding-right:0;bottom:82px;font-size:8px}.motion-toggle{width:auto;font-size:10px;bottom:15px;right:15px;padding:11px 14px}.hero-orbit{width:700px;height:700px;left:calc(50% - 350px);top:200px}.universe{height:850px;min-height:0}.universe-content{top:31%;left:5%;right:5%}.universe-content .eyebrow{font-size:9px;letter-spacing:1.4px}.universe h2{font-size:clamp(44px,11.5vw,64px);line-height:1}.universe-content>p:last-child{font-size:16px}.universe-plate{width:43%;top:5%;left:0}.universe-dumbbell-small{width:28%;top:7%;right:5%;opacity:.9}.universe-dumbbell{width:48%;left:-15%;top:64%}.universe-tubs{width:51%;right:-11%;top:65%}.universe-plate-small{width:25%;bottom:6%;right:40%}.universe-powder{width:50%;bottom:-4%;left:2%;opacity:.5}.universe-halo{width:150%;left:-25%;top:17%;height:60%}.universe-coordinate{bottom:27px;font-size:8px}.progress-feature{grid-template-columns:1fr;gap:40px;margin-top:65px}.progress-feature-image{height:450px;margin:0 8px}.progress-feature h3{font-size:57px}.progress-feature figcaption{position:relative}.progress-mark{position:absolute;right:0;top:45px}.progress-feature .eyebrow{font-size:10px}.quote-section blockquote{font-size:42px}.mother{border-radius:24px 24px 0 0}footer{padding-bottom:85px}}@media(prefers-reduced-motion:reduce){.scene-item{transform:rotate(var(--tilt,0deg))!important}.ambient-glow,.scene-item img{animation:none!important}}
.support{background:#171b17}.support h2 em{color:#d9e79d}.support-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin-top:50px}.support-steps article{border-top:1px solid #59624c;padding-top:25px}.support-steps span{font-size:11px;letter-spacing:1px;color:#d9e79d}.support-steps h3{font-size:21px;margin:23px 0 15px}.support-steps p{font-size:16px;line-height:1.85;color:#b0b6a8}.support-end{font-size:21px;line-height:1.7;margin:50px 0 0;color:#b0b6a8}.support-end strong{font-weight:500;color:#e6edd9}@media(max-width:600px){.support-steps{grid-template-columns:1fr;gap:25px;margin-top:30px}.support-end{font-size:19px}}
@media(max-width:600px){.hero-tubs{top:575px;width:145px;right:-15px}.float-one{top:575px}.hero-copy .eyebrow{max-width:280px;margin-inline:auto!important}.float-two{top:67px;width:130px;right:-26px}.hero-edition{left:23%;font-size:7px}}
@media(max-width:600px){.progress-mark{top:auto;bottom:0;font-size:52px}}
.photo-note{font-size:12px;line-height:1.7;color:#606950;margin-top:35px;max-width:650px}

.grandparents{background:#191c17;border-bottom:1px solid var(--line)}.grandparents h2 em{color:#d9e79d}.family-letters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7%;margin-top:60px}.family-letters article{border-top:1px solid #59624c;padding-top:30px}.family-letters .letter-top{color:#d9e79d;font-size:10px;letter-spacing:1.7px}.family-letters h3{font:500 clamp(40px,4vw,58px)/1.2 'Caveat',cursive;margin:25px 0}.family-letters p{color:var(--muted);font-size:16px;line-height:1.9;margin:0 0 22px}.family-letters .family-thanks{color:var(--fg);margin-top:30px}.family-closing{font-size:21px;line-height:1.7;border-top:1px solid #59624c;padding-top:30px;margin:40px 0 0}.family-closing .signature{display:block;margin-top:18px;color:#d9e79d}@media(max-width:600px){.family-letters{grid-template-columns:1fr;gap:35px;margin-top:35px}.family-closing{font-size:19px}}
