@font-face{font-family:PoppinsLocal;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/poppins-500.woff2)format("woff2")}@font-face{font-family:PoppinsLocal;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/poppins-600.woff2)format("woff2")}@font-face{font-family:PoppinsLocal;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/poppins-700.woff2)format("woff2")}*,:before,:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;background:var(--sand)}img,picture,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}button{cursor:pointer;background:0 0;border:0}a{color:inherit;text-decoration:none}h1,h2,h3,h4{font-size:inherit;font-weight:inherit}ul,ol{padding:0;list-style:none}:root{--teal:#1e4f53;--teal-pressed:#163c3f;--orange:#d17f51;--orange-light:#e6a582;--orange-ink:#a85a32;--sand:#fcf6f0;--sand-dim:#f2eae2;--ink:#12332f;--body:#33403e;--secondary:#4a5a59;--meta:#5f6e6b;--divider:#e7ddd2;--outline:#ddd0bf;--hairline:#1e4f531a;--hero-teal:var(--teal);--hero-teal-pressed:var(--teal-pressed);--hero-terracotta:var(--orange);--hero-terracotta-light:var(--orange-light);--hero-cream:var(--sand);--hero-shade:12, 34, 36}body{--font-display:"PoppinsLocal", "Poppins", sans-serif;--font-body:var(--font-display);--font-ui:var(--font-display);background:var(--sand);color:var(--body);font-family:var(--font-body);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-weight:500;line-height:1.5}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.dot{color:var(--orange)}a:focus-visible,button:focus-visible{outline:2px solid var(--teal);outline-offset:3px}.waitlist-form input:focus-visible{outline:2px solid var(--teal);outline-offset:2px}@supports selector(:has(*)){.waitlist-form input:focus-visible{outline:none}.waitlist-form:has(input:focus-visible){outline:2px solid var(--teal);outline-offset:3px}}.page{justify-content:center;min-height:100vh;padding:0;display:flex}.shell{background:var(--sand);width:100%;position:relative;overflow:hidden}.how,.explorers{max-width:1280px;margin-inline:auto;scroll-margin-top:clamp(16px,3vh,32px)}.site-header{z-index:2;justify-content:space-between;align-items:center;gap:clamp(16px,3vw,40px);padding:clamp(22px,2.6vw,30px) clamp(24px,4.5vw,64px);display:flex;position:absolute;top:0;left:0;right:0}.site-header .brand{gap:15px}.site-header .brand-word{color:var(--hero-teal);letter-spacing:.01em}.nav-links{align-items:center;gap:clamp(22px,2.8vw,42px);display:inline-flex}.nav-links a{font-family:var(--font-display);letter-spacing:.15em;text-transform:uppercase;color:var(--hero-teal);font-size:clamp(11px,.85vw,12.5px);font-weight:600;transition:color .18s;position:relative}.nav-links a:hover{color:var(--orange-ink)}.nav-links a:after{content:"";background:var(--hero-terracotta);opacity:.34;transform-origin:0;height:1.5px;transition:transform .24s cubic-bezier(.22,1,.36,1),opacity .24s;position:absolute;bottom:-7px;left:0;right:0;transform:scaleX(.34)}.nav-links a:hover:after{opacity:1;transform:scaleX(1)}.brand{align-items:center;gap:13px;display:inline-flex}.brand-mark{width:clamp(40px,3.6vw,50px);height:auto}.brand-word{font-family:var(--font-display);letter-spacing:.01em;color:var(--teal);font-size:clamp(19px,1.7vw,24px);font-weight:600;line-height:1}.hero{justify-content:center;align-items:center;min-height:100dvh;padding:clamp(96px,14vh,150px) clamp(24px,5vw,64px) clamp(64px,10vh,104px);display:flex;position:relative;overflow:hidden}.hero-bg{z-index:0;position:absolute;inset:0;overflow:hidden}.hero-bg img{object-fit:cover;object-position:50% 55%;width:100%;height:100%}.hero-scrim{background:linear-gradient(#fcf6f094 0%,#fcf6f000 24%),linear-gradient(100deg,#fcf6f0f0 0%,#fcf6f0e0 26%,#fcf6f094 46%,#fcf6f024 63%,#fcf6f000 75%),linear-gradient(#fcf6f000 62%,#fcf6f06b 100%);position:absolute;inset:0}.hero-inner{z-index:1;grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(16px,2.4vw,44px);width:100%;max-width:1280px;margin-inline:auto;display:grid;position:relative}.hero-copy{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.hero-phone{--rise:56px;opacity:0;justify-content:center;align-items:center;display:flex}.hero-phone.is-revealed{animation:1s cubic-bezier(.22,1,.36,1) forwards phone-rise}@keyframes phone-rise{0%{opacity:0;transform:translateY(var(--rise)) scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.hero-phone img{object-fit:contain;width:auto;max-width:min(340px,100%);height:auto;max-height:62vh;filter:drop-shadow(0 34px 46px rgba(var(--hero-shade), .38))}.hero-title{font-family:var(--font-display);color:var(--hero-teal);letter-spacing:-.03em;text-wrap:balance;margin:0 0 clamp(18px,2.6vh,28px);font-size:clamp(40px,6.2vw,78px);font-weight:700;line-height:1.02}.hero-title .dot{color:var(--hero-terracotta)}@keyframes reveal-up{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.reveal-line{opacity:0;animation:1.1s cubic-bezier(.22,1,.36,1) forwards reveal-up;display:inline-block}.reveal-fade{opacity:0;animation:1.1s cubic-bezier(.22,1,.36,1) .85s forwards reveal-up}.hero-note{animation-delay:1.1s}.hero-sub{font-family:var(--font-display);color:var(--body);max-width:40ch;margin:0 0 clamp(28px,4vh,40px);font-size:clamp(16px,1.6vw,20px);font-weight:500;line-height:1.6}.waitlist-form{box-shadow:0 20px 44px -22px rgba(var(--hero-shade), .7);background:#fcf6f0f7;border-radius:999px;align-items:center;width:100%;max-width:470px;padding:6px;display:inline-flex}.waitlist-form input{min-width:0;color:var(--hero-teal);background:0 0;border:0;border-radius:999px;outline:0;flex:auto;height:52px;padding:0 10px 0 22px;font-size:clamp(15px,1.3vw,17px)}.waitlist-form input::placeholder{color:#8aa0a1}.waitlist-form button{background:var(--hero-teal);height:52px;color:var(--hero-cream);font-family:var(--font-display);cursor:pointer;border:0;border-radius:999px;flex:none;padding:0 clamp(22px,2.2vw,34px);font-size:clamp(15px,1.3vw,17px);font-weight:600;transition:background .18s,transform .18s}.waitlist-form button:hover{background:var(--hero-teal-pressed)}.waitlist-form button:active{transform:translateY(1px)}.waitlist-form button:disabled{cursor:wait;opacity:.75}.hero-note{color:var(--secondary);margin:clamp(14px,2vh,20px) 0 0;font-size:clamp(13px,1.15vw,15px)}.form-status{min-height:1.1em;color:var(--secondary);margin:8px 0 0;font-size:13px}.form-status.is-success{color:var(--hero-teal);font-weight:600}.form-status.is-error{color:#b0603a}.how{border-top:1px solid var(--hairline);padding:clamp(22px,3vw,42px) clamp(24px,4.5vw,64px) clamp(38px,5vw,70px)}.section-title{font-family:var(--font-display);color:var(--teal);text-align:center;letter-spacing:-.02em;text-wrap:balance;margin:0 0 clamp(30px,3.8vw,54px);font-size:clamp(26px,2.8vw,38px);font-weight:600}.section-title.left{text-align:left}.steps{grid-template-columns:repeat(4,1fr);gap:clamp(14px,2vw,30px);margin:0;padding:0;list-style:none;display:grid}.step{text-align:center;flex-direction:column;align-items:center;padding:0 6px;display:flex;position:relative}.steps .step,.steps .step:after{opacity:0}.steps.is-revealed .step{animation:.9s cubic-bezier(.22,1,.36,1) forwards reveal-up}.steps.is-revealed .step:after{animation:.9s forwards reveal-fade-in}.steps.is-revealed .step:nth-child(2),.steps.is-revealed .step:nth-child(2):after{animation-delay:.5s}.steps.is-revealed .step:nth-child(3),.steps.is-revealed .step:nth-child(3):after{animation-delay:1s}.steps.is-revealed .step:nth-child(4),.steps.is-revealed .step:nth-child(4):after{animation-delay:1.5s}@keyframes reveal-fade-in{0%{opacity:0}to{opacity:1}}.step:not(:last-child):after{content:"";background:#1e4f532e;width:clamp(14px,2vw,30px);height:1px;position:absolute;top:clamp(30px,2.6vw,40px);right:calc(-1*clamp(7px,1vw,15px))}.step-icon{object-fit:contain;width:clamp(64px,5.6vw,84px);height:clamp(64px,5.6vw,84px);margin-bottom:18px}.step h3{font-family:var(--font-display);color:var(--body);margin:0 0 10px;font-size:clamp(16px,1.4vw,19px);font-weight:600}.step p{color:var(--secondary);margin:0;font-size:clamp(13px,1.15vw,15px);line-height:1.5}.wall{--card-gap:14px;background:var(--sand-dim);border-top:1px solid var(--hairline);gap:var(--card-gap);flex-direction:column;padding:clamp(28px,3.6vw,52px) 0;display:flex;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 7% 93%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 7% 93%,#0000 100%)}.wall-row{overflow:hidden}.wall-track{will-change:transform;width:max-content;animation:165s linear infinite wall-scroll;display:flex}.wall-row--reverse .wall-track{animation-direction:reverse}.wall-row:nth-child(2) .wall-track{animation-duration:195s}.wall-row:nth-child(3) .wall-track{animation-duration:145s}.wall-group{gap:var(--card-gap);margin:0;margin-right:var(--card-gap);padding:0;list-style:none;display:flex}@keyframes wall-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.wall:hover .wall-track{animation-play-state:paused}.lm-card{background:var(--sand);border-radius:16px;flex:none;align-items:center;width:322px;height:78px;display:flex;overflow:hidden;box-shadow:0 1px 2px #1e4f530d,0 10px 22px -16px #1e4f5359}.lm-thumb{object-fit:cover;flex:0 0 78px;width:78px;height:78px}.lm-body{flex-direction:column;flex:auto;gap:2px;min-width:0;padding:0 10px 0 14px;display:flex}.lm-name{font-family:var(--font-display);color:var(--teal);white-space:nowrap;text-overflow:ellipsis;font-size:15.5px;font-weight:700;line-height:1.25;overflow:hidden}.lm-meta{font-family:var(--font-display);color:var(--secondary);white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;font-weight:500;line-height:1.3;overflow:hidden}.lm-actions{flex:none;align-items:center;gap:8px;padding-right:14px;display:inline-flex}.lm-check{background:var(--teal);width:21px;height:21px;color:var(--sand);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.lm-check svg{width:13px;height:13px}.lm-chev{width:16px;height:16px;color:var(--meta)}.explorers{border-top:1px solid var(--hairline);grid-template-columns:.85fr 1.15fr;align-items:center;gap:clamp(24px,3.5vw,56px);padding:clamp(30px,4vw,56px) clamp(24px,4.5vw,64px);display:grid}.explorers-copy .section-title{margin-bottom:clamp(18px,1.8vw,26px);font-size:clamp(30px,3.2vw,44px)}.explorers-copy p{color:var(--secondary);margin:0 0 clamp(24px,2.6vw,34px);font-size:clamp(15px,1.3vw,18px);line-height:1.55}.ghost-button{border:1.5px solid var(--teal);color:var(--teal);font-family:var(--font-display);border-radius:999px;align-items:center;gap:14px;padding:14px 26px;font-size:clamp(14px,1.2vw,16px);font-weight:500;transition:background .18s,color .18s;display:inline-flex}.ghost-button svg{width:20px;height:20px}.ghost-button:hover{background:var(--teal);color:var(--sand)}.explorers-photo{border-radius:20px;min-height:clamp(380px,34vw,460px);margin:0;position:relative;overflow:hidden;box-shadow:0 24px 44px -26px #1e4f5373}.explorers-photo img{object-fit:cover;object-position:50% 38%;width:100%;height:100%;position:absolute;inset:0}.explorers-photo .founder-note{background:linear-gradient(0deg, rgba(var(--hero-shade),.94) 0%, rgba(var(--hero-shade),.82) 44%, rgba(var(--hero-shade),.4) 74%, rgba(var(--hero-shade),.04) 100%);color:#fff;flex-direction:column;justify-content:flex-end;padding:clamp(24px,2.8vw,40px);display:flex;position:absolute;inset:0}.note-label{font-family:var(--font-ui);letter-spacing:.16em;text-transform:uppercase;color:var(--orange-light);margin-bottom:clamp(10px,1.2vw,14px);font-size:clamp(10px,.95vw,12px);font-weight:700}.explorers-photo .founder-note p{font-family:var(--font-body);color:var(--sand);margin:0 0 clamp(12px,1.4vw,16px);font-size:clamp(14px,1.35vw,17px);line-height:1.58}.explorers-photo .founder-note cite{font-family:var(--font-display);color:#fff;font-size:clamp(13px,1.1vw,15px);font-style:normal;font-weight:600}@keyframes page-enter{0%{opacity:0}to{opacity:1}}.confirm-shell{flex-direction:column;min-height:100dvh;animation:.26s both page-enter;display:flex;position:relative;overflow:hidden}.confirm-header{z-index:1;background:0 0;position:static}.confirm-header .brand-word{color:var(--hero-teal);letter-spacing:.01em}.horizon-band{z-index:0;background-image:linear-gradient(0deg, #fcf6f000 42%, var(--sand) 96%), url(/assets/confirm-horizon.webp);background-position:bottom;background-repeat:no-repeat;background-size:cover;position:absolute;bottom:0;left:0;right:0}.confirm-horizon{opacity:.5;height:clamp(160px,26vh,300px)}.confirm{z-index:1;flex:auto;grid-template-columns:1fr .85fr;align-items:center;gap:clamp(28px,4vw,64px);width:100%;max-width:1120px;margin-inline:auto;padding:clamp(16px,2.6vw,32px) clamp(24px,4.5vw,64px) clamp(24px,3.4vw,44px);display:grid;position:relative}.confirm-panel{flex-direction:column;align-items:flex-start;display:flex}.confirm-badge{background:var(--hero-teal);width:clamp(44px,4vw,54px);height:clamp(44px,4vw,54px);color:var(--sand);opacity:0;border-radius:50%;justify-content:center;align-items:center;margin-bottom:clamp(16px,1.8vw,22px);animation:.8s cubic-bezier(.22,1,.36,1) forwards reveal-up;display:inline-flex;box-shadow:0 14px 28px -16px #1e4f53b3}.confirm-badge svg{width:55%;height:55%}.confirm-title{margin:0 0 clamp(10px,1.4vh,16px)}.confirm-title .reveal-line{font-family:var(--font-display);color:var(--hero-teal);letter-spacing:-.03em;font-size:clamp(40px,5.6vw,68px);font-weight:700;line-height:1.02;animation-delay:.2s}.confirm-title .dot{color:var(--hero-terracotta)}.confirm-sub{font-family:var(--font-display);color:var(--body);max-width:34ch;margin:0 0 clamp(20px,2.6vh,30px);font-size:clamp(16px,1.6vw,20px);font-weight:500;line-height:1.55;animation-delay:.5s}.confirm-next{border-top:1px solid var(--hairline);max-width:42ch;margin-bottom:clamp(20px,2.6vh,28px);padding-top:clamp(14px,1.8vw,20px);animation-delay:.8s}.confirm-next .note-label{color:var(--orange-ink);margin-bottom:10px;display:block}.confirm-next p{font-family:var(--font-display);color:var(--secondary);margin:0;font-size:clamp(14px,1.25vw,16px);font-weight:500;line-height:1.6}.confirm-next a{color:var(--hero-teal);text-underline-offset:3px;font-weight:600;-webkit-text-decoration:underline #d17f518c;text-decoration:underline #d17f518c;text-decoration-thickness:1.5px;transition:text-decoration-color .18s}.confirm-next a:hover{-webkit-text-decoration-color:var(--hero-terracotta);text-decoration-color:var(--hero-terracotta)}.confirm-home{border-color:var(--hero-teal);color:var(--hero-teal);font-weight:600;animation-delay:1.05s}.confirm-home:hover{background:var(--hero-teal);color:var(--sand)}.confirm-visual{flex-direction:column;align-items:center;gap:clamp(10px,1.6vh,18px);display:flex;position:relative}.confirm-fan{--fan-w:clamp(140px, 14vw, 182px);place-items:center;min-height:clamp(280px,36vh,380px);display:grid;position:relative}.confirm-fan:after{content:"";width:calc(var(--fan-w) * 1.9);filter:blur(19px);z-index:0;background:#1e4f534d;border-radius:50%;height:26px;position:absolute;bottom:8%;left:50%;transform:translate(-50%)}@keyframes fan-in{0%{opacity:0;transform:translateY(22px)scale(.92)rotate(0)}to{opacity:1;transform:translate(var(--fan-tx), var(--fan-ty)) rotate(var(--fan-rot))}}.fan-card{width:var(--fan-w);background:var(--sand);opacity:0;border-radius:16px;flex-direction:column;margin:0;animation:.9s cubic-bezier(.22,1,.36,1) forwards fan-in;display:flex;position:absolute;overflow:hidden;box-shadow:0 2px 4px #1e4f531a,0 18px 34px -20px #1e4f538c}.fan-card--back{--fan-tx:34%;--fan-ty:-9%;--fan-rot:8deg;z-index:1;animation-delay:.25s}.fan-card--mid{--fan-tx:-30%;--fan-ty:3%;--fan-rot:-5deg;z-index:2;animation-delay:.5s}.fan-card--front{--fan-tx:0%;--fan-ty:11%;--fan-rot:0deg;z-index:3;animation-delay:.75s}.fan-photo{aspect-ratio:400/440;object-fit:cover;width:100%;height:auto;display:block}.fan-card figcaption{flex-direction:column;gap:2px;padding:10px 12px 12px;display:flex}.fan-name{font-family:var(--font-display);color:var(--hero-teal);white-space:nowrap;text-overflow:ellipsis;font-size:clamp(12px,1.05vw,14px);font-weight:700;line-height:1.2;overflow:hidden}.fan-meta{font-family:var(--font-display);color:var(--secondary);white-space:nowrap;text-overflow:ellipsis;font-size:clamp(10px,.85vw,11.5px);font-weight:500;line-height:1.3;overflow:hidden}.confirm-founder-note{flex-direction:column;align-items:center;max-width:300px;animation-delay:1.3s;display:flex}.confirm-thanks{font-family:var(--font-display);color:var(--orange-ink);text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;font-size:clamp(13px,1.15vw,15px);font-weight:700}.confirm-founder-note p{font-family:var(--font-display);color:var(--secondary);text-align:center;margin:0;font-size:clamp(12px,1.05vw,13.5px);font-weight:500;line-height:1.55}.confirm-founder-note cite{color:var(--hero-teal);margin-top:6px;font-style:normal;font-weight:600;display:block}.confirm-footer{z-index:1;border-top:1px solid var(--hairline);justify-content:space-between;align-items:center;display:flex;position:relative}@media (width<=860px){.confirm{flex-direction:column;grid-template-columns:1fr;gap:clamp(28px,7vw,40px);padding-top:clamp(14px,4vw,24px);padding-bottom:clamp(28px,6vw,40px);display:flex}.confirm-panel{display:contents}.confirm-badge{order:1;align-self:center;margin-bottom:0}.confirm-title{text-align:center;order:2;margin-bottom:0}.confirm-sub{text-align:center;margin-inline:auto;order:3;max-width:32ch;margin-bottom:0}.confirm-next{text-align:center;margin-inline:auto;order:4;max-width:36ch;margin-bottom:0}.confirm-visual{order:5}.confirm-home{order:6;align-self:center}.confirm-fan{--fan-w:clamp(122px, 32vw, 154px);min-height:clamp(230px,30vh,290px)}.confirm-founder-note{max-width:280px}.confirm-footer{text-align:center;flex-direction:column;gap:14px;padding-top:clamp(20px,5vw,28px)}.confirm-horizon{opacity:.4;height:clamp(110px,16vh,160px)}}.site-footer{z-index:1;border-top:1px solid var(--hairline);grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;padding:clamp(26px,3vw,40px) clamp(24px,4.5vw,64px) clamp(30px,3.4vw,46px);display:grid;position:relative}.landing-horizon{opacity:.42;height:clamp(150px,22vh,260px)}main{z-index:1;position:relative}.footer-brand{gap:12px}.footer-brand .brand-mark{width:38px}.footer-brand .brand-word{letter-spacing:.01em;font-size:18px}.footer-center{text-align:center}.footer-tagline{font-family:var(--font-display);color:var(--teal);margin:0;font-size:clamp(15px,1.3vw,18px);font-weight:500}.footer-copy{color:var(--meta);margin:6px 0 0;font-size:13px}.socials{justify-self:end;gap:16px;display:inline-flex}.socials a{width:44px;height:44px;color:var(--body);border-radius:12px;justify-content:center;align-items:center;transition:color .18s,background .18s;display:inline-flex}.socials a:hover{color:var(--teal);background:#1e4f5312}.socials svg{width:22px;height:22px}@media (width<=900px){.page{padding:0}.hero{--hero-pad-top:clamp(96px, 18vh, 132px);--hero-pad-bottom:clamp(36px, 6vh, 60px);min-height:0;padding-top:var(--hero-pad-top);padding-bottom:var(--hero-pad-bottom)}.hero-copy{min-height:calc(100dvh - var(--hero-pad-top) - var(--hero-pad-bottom));justify-content:center}.hero-bg img{object-position:50% 100%}.hero-scrim{background:linear-gradient(#fcf6f0f5 0%,#fcf6f0f0 42%,#fcf6f08c 60%,#fcf6f000 100%)}.hero-inner{grid-template-columns:1fr;gap:clamp(14px,4vw,26px)}.hero-copy{text-align:center;order:1;align-items:center}.hero-phone{--rise:84px;order:2;margin-top:clamp(4px,2vw,14px)}.hero-phone img{max-width:250px;max-height:none}.hero-title{font-size:clamp(36px,10vw,56px)}.hero-sub{max-width:32ch;font-size:clamp(16px,4.3vw,19px)}.hero-sub br{display:none}.hero-note{margin-top:clamp(14px,2.4vh,20px)}.waitlist-form{max-width:420px}.explorers{grid-template-columns:1fr;gap:clamp(22px,6vw,40px)}.explorers-copy{text-align:center;flex-direction:column;align-items:center;display:flex}.explorers-copy .section-title{text-align:center}.explorers-copy p br{display:none}.explorers-copy p{max-width:34ch}.site-footer{text-align:center;grid-template-columns:1fr;justify-items:center;gap:18px}.socials{justify-self:center}.landing-horizon{opacity:.35;height:clamp(100px,15vh,150px)}}@media (width<=600px){.waitlist-form{box-shadow:none;background:0 0;flex-direction:column;align-items:stretch;gap:12px;padding:0}.waitlist-form input{height:56px;box-shadow:0 14px 30px -18px rgba(var(--hero-shade), .7);background:#fcf6f0f7;border-radius:999px;padding:0 24px}.waitlist-form button{width:100%;height:56px}.waitlist-form:has(input:focus-visible){outline:none}.waitlist-form input:focus-visible{outline:2px solid var(--hero-teal);outline-offset:3px}}@media (width<=640px){.wall{--card-gap:10px;padding:clamp(22px,6vw,34px) 0}.lm-card{border-radius:14px;width:248px;height:62px}.lm-thumb{flex-basis:62px;width:62px;height:62px}.lm-body{padding:0 8px 0 11px}.lm-name{font-size:13.5px}.lm-meta{font-size:11px}.lm-actions{gap:6px;padding-right:11px}.lm-check{width:18px;height:18px}.lm-check svg{width:11px;height:11px}.lm-chev{width:14px;height:14px}.nav-links{gap:18px}.nav-links a{letter-spacing:.08em;font-size:10.5px;line-height:1}.nav-links a:after{bottom:-5px}}@media (width<=900px){.steps{grid-template-columns:repeat(2,1fr);gap:clamp(28px,4vw,40px) clamp(16px,3vw,28px)}.step:after{display:none!important}.step p br{display:none}}@media (width<=480px){.steps{grid-template-columns:1fr;gap:24px}.step{text-align:left;grid-template-columns:52px 1fr;align-items:start;column-gap:16px;padding:0;display:grid}.step-icon{grid-area:1/1/span 2;width:52px;height:52px;margin-bottom:0}.step h3{grid-area:1/2;margin:0 0 4px}.step p{grid-area:2/2;font-size:14px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}.reveal-line,.reveal-fade,.hero-phone,.confirm-badge,.fan-card,.steps .step,.steps .step:after{opacity:1!important;animation:none!important;transform:none!important}.fan-card--back{transform:translate(34%,-9%)rotate(8deg)!important}.fan-card--mid{transform:translate(-30%,3%)rotate(-5deg)!important}.fan-card--front{transform:translateY(11%)rotate(0)!important}.confirm-shell{opacity:1!important;animation:none!important}.wall-track{animation:none!important}}
