/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.block{display:block}.table{display:table}}:root{--ink:#111;--muted:#686966;--paper:#f7f7f5;--surface:#fff;--warm:#eee9e0;--warm-deep:#d8cdbf;--sage:#dfe7df;--accent:#23483a;--line:#1111111f;--shadow-soft:0 30px 80px #1213111f;--shadow-screen:0 24px 70px #12131133;--ease-premium:cubic-bezier(.22, 1, .36, 1)}*{box-sizing:border-box}html{background:var(--paper);scroll-behavior:smooth;scroll-padding-top:82px}body{background:var(--paper);color:var(--ink);font-family:var(--font-geist), Arial, sans-serif;font-synthesis:none;margin:0;overflow-x:hidden}button,a{color:inherit;font:inherit}a{text-decoration:none}.skip-link{background:var(--ink);color:#fff;z-index:100;border-radius:0 0 8px;padding:12px 16px;transition:transform .16s;position:fixed;top:0;left:0;transform:translateY(-120%)}.skip-link:focus{transform:translateY(0)}img{max-width:100%;display:block}button:focus-visible,a:focus-visible{outline-offset:4px;outline:2px solid #0877d1}.site-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:50;background:#f7f7f5d6;border-bottom:1px solid #11111114;grid-template-columns:1fr auto 1fr;align-items:center;height:72px;padding:0 clamp(20px,4.5vw,72px);display:grid;position:sticky;top:0;left:0;right:0}.brand-lockup{letter-spacing:-.03em;justify-self:start;align-items:center;gap:9px;font-size:15px;font-weight:650;display:inline-flex}.brand-mark{width:25px;height:25px}.primary-nav{align-items:center;gap:30px;font-size:12px;display:flex}.primary-nav a{color:#4e504c;transition:color .18s}.primary-nav a:hover{color:var(--ink)}.mobile-nav{display:none;position:relative}.header-action{border:1px solid var(--line);border-radius:999px;justify-self:end;padding:10px 16px;font-size:11px;font-weight:600}.eyebrow{color:var(--muted);letter-spacing:.13em;text-transform:uppercase;margin:0;font-size:11px;font-weight:650}.hero{grid-template-columns:minmax(0,.88fr) minmax(480px,1.12fr);min-height:calc(100svh - 72px);padding:clamp(64px,9vh,112px) clamp(22px,5vw,80px) 46px;display:grid;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 22% 20%,#ffffffeb,#0000 28%),radial-gradient(circle at 78% 68%,#dbe6dea3,#0000 32%);position:absolute;inset:0}.hero-copy{z-index:3;align-self:center;max-width:690px;padding-bottom:56px;position:relative}.hero h1{letter-spacing:-.075em;max-width:920px;margin:24px 0 0;font-size:clamp(62px,6.9vw,112px);font-weight:620;line-height:.91}.hero h1 span{color:#7a7d77;display:block}.hero-intro{color:#555853;max-width:600px;margin:36px 0 0;font-size:clamp(17px,1.4vw,21px);line-height:1.55}.hero-actions{flex-wrap:wrap;gap:10px;margin-top:34px;display:flex}.button{min-height:46px;transition:transform .22s var(--ease-premium), background-color .22s ease, color .22s ease;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0 22px;font-size:13px;font-weight:600;display:inline-flex}.button:not(:disabled):hover{transform:translateY(-2px)}.button-primary{background:var(--ink);color:#fff}.button-primary:hover{background:#2b2c29}.button-secondary{border:1px solid var(--line);background:#ffffffbd}.availability{color:var(--muted);margin:14px 0 0 3px;font-size:11px}.hero-media{z-index:2;align-self:stretch;min-height:690px;position:relative}.portal-stage{animation:portal-arrive 1.1s var(--ease-premium) both;box-shadow:var(--shadow-soft);z-index:2;background:#ffffffc7;border:1px solid #ffffffe0;border-radius:32px;justify-content:center;align-items:center;width:42%;height:210px;display:flex;position:absolute;top:2%;left:2%;overflow:hidden}.portal-stage img{z-index:2;width:clamp(58px,6vw,92px);height:clamp(58px,6vw,92px);position:relative}.portal-light{filter:blur(18px);opacity:.8;background:linear-gradient(90deg,#0000,#cee3d4eb,#0000);width:26%;height:78%;animation:3.8s ease-in-out .9s infinite alternate portal-breathe;position:absolute}.hero-editorial{animation:media-rise 1.1s .14s var(--ease-premium) both;box-shadow:var(--shadow-soft);background:#d9d0c5;border-radius:38px;width:62%;height:74%;margin:0;position:absolute;bottom:2%;right:4%;overflow:hidden}.hero-editorial:after{content:"";pointer-events:none;background:linear-gradient(#0000 58%,#0c0c0c8f);position:absolute;inset:0}.hero-editorial img{object-fit:cover;object-position:center 32%;width:100%;height:100%;transform:scale(1.02)}.hero-editorial figcaption{color:#fff;letter-spacing:.02em;z-index:2;align-items:center;gap:10px;font-size:11px;font-weight:600;display:flex;position:absolute;bottom:22px;left:24px}.hero-editorial figcaption span{border:1px solid #ffffff7a;border-radius:999px;padding:5px 8px}.hero-proof{animation:proof-arrive 1s .32s var(--ease-premium) both;z-index:4;width:clamp(154px,17vw,244px);margin:0;position:absolute;bottom:0;right:0}.hero-proof img{box-shadow:var(--shadow-screen);border:1px solid #11111114;border-radius:24px;width:100%}.hero-proof figcaption{color:var(--muted);margin:10px 4px 0;font-size:9px;line-height:1.4}.scroll-cue{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;z-index:4;align-items:center;gap:9px;font-size:10px;display:flex;position:absolute;bottom:28px;left:clamp(22px,5vw,80px)}.scroll-cue span{background:var(--ink);border-radius:999px;width:1px;height:22px;position:relative}.thesis{background:var(--ink);color:#fff;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:72svh;padding:100px 24px;display:flex}.thesis .eyebrow{color:#ffffff80}.thesis h2{letter-spacing:-.065em;max-width:1160px;margin:28px 0 0;font-size:clamp(48px,7.4vw,112px);font-weight:560;line-height:.96}.story{background:var(--paper);grid-template-columns:minmax(0,.88fr) minmax(520px,1.12fr);display:grid}.story-copy{padding-left:clamp(24px,7vw,112px)}.story-chapter{border-bottom:1px solid var(--line);align-items:center;min-height:112svh;padding:120px clamp(36px,7vw,116px) 120px 0;display:flex}.chapter-copy{max-width:560px}.chapter-meta{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 26px;font-size:11px;font-weight:650;display:flex}.chapter-meta span{border:1px solid var(--line);letter-spacing:0;border-radius:999px;justify-content:center;align-items:center;width:38px;height:30px;display:inline-flex}.chapter-copy h2{letter-spacing:-.065em;margin:0;font-size:clamp(46px,5vw,82px);font-weight:600;line-height:.96}.chapter-copy>h2+p{color:var(--muted);max-width:520px;margin:30px 0 0;font-size:clamp(16px,1.35vw,20px);line-height:1.58}.chapter-mobile-visual{display:none}.story-stage{background:var(--warm);height:calc(100svh - 72px);transition:background-color .7s var(--ease-premium);justify-content:center;align-items:center;display:flex;position:sticky;top:72px;overflow:hidden}.story-stage.stage-inspire{background:#171717}.story-stage.stage-shop{background:#eef0ed}.story-stage.stage-wardrobe{background:#ece9e4}.stage-header{color:#111111ad;letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;font-size:10px;font-weight:650;transition:color .4s;display:flex;position:absolute;top:28px;left:32px;right:32px}.stage-inspire .stage-header{color:#ffffffad}.product-stack{width:min(470px,56%);max-width:calc(100% - 96px);height:min(76vh,780px);max-height:calc(100% - 120px);position:relative}.product-frame{opacity:0;transition:opacity .52s ease, transform .76s var(--ease-premium);visibility:hidden;margin:auto;position:absolute;inset:0;transform:translateY(52px)scale(.92)}.product-frame.is-active{opacity:1;visibility:visible;transform:translateY(0)scale(1)}.product-frame.product img{box-shadow:var(--shadow-screen);object-fit:contain;border:1px solid #11111114;border-radius:28px;width:auto;height:100%;margin:auto}.product-frame.editorial{box-shadow:var(--shadow-screen);border-radius:40px;width:100%;height:88%;overflow:hidden}.product-frame.editorial:after{content:"";background:linear-gradient(#0000 65%,#1111116b),linear-gradient(90deg,#ffffff14,#0000);position:absolute;inset:0}.product-frame.editorial img{object-fit:cover;object-position:center 28%;width:100%;height:100%}.scan-line{opacity:0;pointer-events:none;background:linear-gradient(90deg,#0000,#fffffff0,#0000);height:1px;position:absolute;top:20%;left:4%;right:4%;box-shadow:0 0 24px #fff9}.stage-capture .scan-line{opacity:.72;animation:3.2s ease-in-out infinite scan-pass}.stage-progress{align-items:center;gap:5px;display:flex;position:absolute;bottom:26px;left:32px;right:32px}.stage-progress button{cursor:pointer;background:0 0;border:0;flex:1;height:24px;padding:10px 0}.stage-progress button span{background:#1111112e;height:2px;transition:background-color .3s;display:block}.stage-progress button.is-active span{background:var(--ink)}.stage-inspire .stage-progress button span{background:#fff3}.stage-inspire .stage-progress button.is-active span{background:#fff}.trust{background:#efefed;padding:clamp(100px,12vw,180px) clamp(22px,5vw,80px)}.trust-heading{text-align:center;max-width:960px;margin:0 auto}.trust-heading h2{letter-spacing:-.062em;max-width:940px;margin:24px auto 0;font-size:clamp(44px,6vw,86px);font-weight:600;line-height:.98}.trust-heading>p:last-child{color:var(--muted);max-width:600px;margin:28px auto 0;font-size:17px;line-height:1.55}.trust-grid{grid-template-columns:repeat(3,1fr);gap:14px;max-width:1320px;margin:80px auto 0;display:grid}.trust-grid article{background:var(--surface);border:1px solid #11111112;border-radius:26px;min-height:270px;padding:28px}.trust-grid span{color:var(--muted);font-size:10px}.trust-grid h3{letter-spacing:-.045em;margin:84px 0 12px;font-size:24px}.trust-grid p{color:var(--muted);max-width:340px;margin:0;font-size:14px;line-height:1.55}.alpha{background:var(--ink);color:#fff;text-align:center;flex-direction:column;align-items:center;min-height:88svh;padding:120px 24px;display:flex}.alpha-mark{justify-content:center;align-items:center;width:124px;height:124px;margin-bottom:56px;display:flex;position:relative}.alpha-mark:before,.alpha-mark span{content:"";border:1px solid #ffffff24;border-radius:50%;position:absolute;inset:0}.alpha-mark span{inset:18px}.alpha-mark img{width:56px;height:56px;position:relative}.alpha .eyebrow{color:#ffffff7a}.alpha h2{letter-spacing:-.07em;margin:26px 0 0;font-size:clamp(50px,7vw,104px);font-weight:580;line-height:.95}.alpha>p:not(.eyebrow){color:#fff9;max-width:620px;margin:28px auto 34px;font-size:16px;line-height:1.6}.button-light{color:var(--ink);background:#fff}.button:disabled{cursor:not-allowed;opacity:.72}footer{background:var(--paper);grid-template-columns:1fr auto;gap:60px;padding:60px clamp(22px,5vw,80px) 28px;display:grid}.footer-brand{letter-spacing:-.03em;align-items:center;gap:10px;font-size:16px;font-weight:650;display:flex}.footer-brand img{width:28px;height:28px}.footer-nav{grid-template-columns:repeat(2,minmax(120px,1fr));gap:54px;display:grid}.footer-nav>div{flex-direction:column;gap:10px;display:flex}.footer-nav p{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin:0 0 8px;font-size:10px}.footer-nav a{font-size:12px}.footer-meta{border-top:1px solid var(--line);color:var(--muted);grid-column:1/-1;justify-content:space-between;align-items:end;padding-top:18px;font-size:10px;line-height:1.5;display:flex}.footer-meta p{margin:0}.footer-meta p:first-child{max-width:620px}@keyframes portal-arrive{0%{opacity:0;transform:translate(-20px,36px)scale(.88)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes portal-breathe{0%{opacity:.34;transform:scaleX(.42)}to{opacity:.95;transform:scaleX(1)}}@keyframes media-rise{0%{opacity:0;transform:translateY(52px)scale(.96)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes proof-arrive{0%{opacity:0;transform:translate(28px,34px)rotate(3deg)}to{opacity:1;transform:translate(0)rotate(0)}}@keyframes scan-pass{0%,to{opacity:0;top:18%}18%,78%{opacity:.72}82%{top:82%}}@supports (animation-timeline:view()){.hero-media{animation:linear both hero-scroll-exit;animation-timeline:view();animation-range:exit}@keyframes hero-scroll-exit{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:.24;transform:translateY(100px)scale(.94)}}}@media (width<=1000px){.hero{grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr)}.hero h1{font-size:clamp(58px,7.8vw,88px)}.story{grid-template-columns:minmax(0,.9fr) minmax(430px,1.1fr)}.product-stack{width:min(420px,65%)}}@media (width<=800px){html{scroll-padding-top:64px}.site-header{grid-template-columns:1fr auto auto;gap:8px;height:64px;padding:0 18px}.primary-nav{display:none}.mobile-nav{display:block}.mobile-nav summary{border:1px solid var(--line);cursor:pointer;border-radius:999px;padding:9px 13px;font-size:11px;font-weight:600;list-style:none}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav nav{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#f7f7f5fa;border-radius:18px;flex-direction:column;gap:4px;min-width:210px;padding:10px;display:flex;position:absolute;top:calc(100% + 10px);right:0}.mobile-nav nav a{border-radius:10px;padding:11px 12px;font-size:13px}.mobile-nav nav a:hover{background:#fff}.header-action{padding:9px 13px}.hero{min-height:auto;padding:72px 18px 42px;display:block}.hero-copy{max-width:none;padding-bottom:54px}.hero h1{margin-top:20px;font-size:clamp(56px,17vw,86px);line-height:.9}.hero-intro{margin-top:28px;font-size:16px}.hero-actions{grid-template-columns:1fr;display:grid}.button{width:100%}.hero-media{min-height:660px}.portal-stage{border-radius:24px;width:44%;height:150px;left:0}.hero-editorial{border-radius:28px;width:75%;height:76%;bottom:26px;right:0}.hero-proof{width:142px;bottom:0;right:-4px}.scroll-cue{display:none}.thesis{min-height:66svh;padding:100px 20px}.thesis h2{font-size:clamp(45px,13vw,72px)}.story{display:block}.story-copy{padding:0}.story-chapter{min-height:0;padding:96px 18px;display:block}.chapter-copy h2{font-size:clamp(44px,13vw,68px)}.chapter-copy>h2+p{font-size:16px}.chapter-mobile-visual{background:var(--warm);border-radius:28px;justify-content:center;min-height:520px;margin:54px 0 0;padding:32px;display:flex;overflow:hidden}.chapter-mobile-visual img{box-shadow:var(--shadow-screen);object-fit:contain;border-radius:22px;width:min(100%,300px);height:auto;max-height:650px}.chapter-mobile-visual.editorial{padding:0}.chapter-mobile-visual.editorial img{object-fit:cover;object-position:center 28%;border-radius:0;width:100%;height:600px;max-height:none}#inspire .chapter-mobile-visual{background:#171717}.story-stage{display:none}.trust{padding:100px 18px}.trust-heading{text-align:left}.trust-heading h2{font-size:clamp(44px,12vw,64px)}.trust-heading>p:last-child{margin-left:0;font-size:16px}.trust-grid{margin-top:56px;display:block}.trust-grid article{min-height:230px}.trust-grid article+article{margin-top:12px}.trust-grid h3{margin-top:64px}.alpha{min-height:78svh;padding:100px 18px}.alpha h2{font-size:clamp(48px,14vw,76px)}footer{padding:50px 18px 26px;display:block}.footer-nav{margin-top:42px}.footer-meta{flex-direction:column;align-items:start;gap:18px;margin-top:54px;display:flex}}@media (width<=360px){.brand-lockup{font-size:14px}.header-action{font-size:10px}.hero h1{font-size:54px}.hero-media{min-height:570px}.chapter-mobile-visual{min-height:460px;padding:22px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}@media (width>=801px){.story{display:block}.story-copy{padding:0 clamp(24px,7vw,112px)}.story-chapter{min-height:0;padding:110px 0;display:block}.chapter-mobile-visual{background:var(--warm);border-radius:32px;justify-content:center;max-width:780px;margin-top:60px;padding:48px;display:flex}.chapter-mobile-visual img{box-shadow:var(--shadow-screen);object-fit:contain;border-radius:24px;width:auto;max-height:700px}#inspire .chapter-mobile-visual{background:#171717}.story-stage{display:none}}}.section-heading{max-width:1280px;margin:0 auto}.section-heading h2{letter-spacing:-.065em;margin:24px 0 0;font-size:clamp(48px,6vw,88px);font-weight:590;line-height:.96}.home-highlights{background:#efefed;padding:clamp(100px,11vw,168px) clamp(22px,5vw,80px)}.highlight-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;max-width:1280px;margin:70px auto 0;display:grid}.highlight-card{min-height:600px;transition:transform .3s var(--ease-premium);background:#fff;border:1px solid #11111112;border-radius:32px;flex-direction:column;padding:32px 32px 0;display:flex;overflow:hidden}.highlight-card:hover{transform:translateY(-4px)}.highlight-card>span{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:650}.highlight-card h3{letter-spacing:-.06em;max-width:620px;margin:24px 0 0;font-size:clamp(38px,4.2vw,66px);font-weight:580;line-height:.98}.highlight-card p{color:var(--muted);margin:20px 0 0;font-size:17px;line-height:1.55}.highlight-card img{box-shadow:var(--shadow-screen);border-radius:24px 24px 0 0;align-self:center;width:60%;max-width:280px;height:auto;margin-top:44px}.highlight-card-wide{background:radial-gradient(circle at 78% 28%,#d5e2d8e6,#0000 24%),#fff;grid-column:1/-1;justify-content:center;min-height:470px;padding:clamp(36px,6vw,82px)}.highlight-card-dark{color:#fff;background:#171717}.highlight-card-dark>span{color:#ffffff8c}.chapter-link{align-items:center;gap:8px;margin-top:28px;font-size:13px;font-weight:650;display:inline-flex}.chapter-link span{transition:transform .2s}.chapter-link:hover span{transform:translate(4px)}.alpha-actions{flex-direction:column;align-items:center;gap:20px;display:flex}.alpha-login{color:#ffffffb8;font-size:12px}.page-hero{grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);align-items:center;gap:clamp(48px,7vw,110px);min-height:calc(100svh - 72px);padding:clamp(80px,10vw,150px) clamp(22px,7vw,112px);display:grid;overflow:hidden}.page-hero-copy{max-width:780px}.page-hero h1{letter-spacing:-.075em;margin:24px 0 0;font-size:clamp(62px,7.4vw,118px);font-weight:590;line-height:.91}.page-hero-copy>p:not(.eyebrow){color:var(--muted);max-width:640px;margin:34px 0 0;font-size:clamp(17px,1.4vw,21px);line-height:1.58}.page-actions{flex-wrap:wrap;gap:10px;margin-top:34px;display:flex}.page-hero-visual{background:#ece9e4;border-radius:42px;justify-content:center;align-items:flex-end;height:min(76svh,820px);margin:0;padding:54px 42px 0;display:flex;overflow:hidden}.page-hero-visual img{box-shadow:var(--shadow-screen);object-fit:contain;border-radius:30px 30px 0 0;width:min(100%,380px);height:auto;max-height:100%}.page-hero-dark{color:#fff;background:#111}.page-hero-dark .eyebrow,.page-hero-dark .page-hero-copy>p:not(.eyebrow){color:#ffffff9e}.page-hero-dark .page-hero-visual{background:#202020}.page-hero-dark .button-primary{color:#111;background:#fff}.page-hero-dark .button-secondary{color:#fff;background:#ffffff14;border-color:#ffffff2e}.page-hero-sage{background:#e7ece7}.content-section{padding:clamp(100px,12vw,180px) clamp(22px,7vw,112px)}.content-section-muted{background:#efefed}.content-section-dark{color:#fff;background:#111}.content-heading{max-width:920px}.content-heading h2{letter-spacing:-.065em;margin:24px 0 0;font-size:clamp(48px,6vw,88px);font-weight:590;line-height:.96}.content-heading>p:last-child{color:var(--muted);max-width:650px;margin:30px 0 0;font-size:18px;line-height:1.6}.content-section-dark .eyebrow,.content-section-dark .content-heading>p:last-child{color:#ffffff94}.feature-grid,.principle-grid,.support-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:72px;display:grid}.feature-card,.principle-card,.support-card{background:#fff;border:1px solid #11111112;border-radius:28px;min-height:300px;padding:30px}.feature-card>span,.principle-card>span,.support-card>span{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:650}.feature-card h3,.principle-card h3,.support-card h3{letter-spacing:-.045em;margin:80px 0 14px;font-size:28px;line-height:1.05}.feature-card p,.principle-card p,.support-card p{color:var(--muted);margin:0;font-size:15px;line-height:1.58}.content-section-dark .principle-card{background:#1b1b1b;border-color:#ffffff1a}.content-section-dark .principle-card>span,.content-section-dark .principle-card p{color:#ffffff94}.feature-showcase{grid-template-columns:minmax(300px,.75fr) minmax(0,1fr);align-items:center;gap:clamp(48px,8vw,128px);padding:clamp(96px,11vw,170px) clamp(22px,9vw,140px);display:grid}.feature-showcase:nth-of-type(2n){background:#efefed}.feature-showcase-visual{background:#ece9e4;border-radius:38px;justify-content:center;align-items:flex-end;height:min(72svh,760px);margin:0;padding:48px 36px 0;display:flex;overflow:hidden}.feature-showcase-visual img{box-shadow:var(--shadow-screen);border-radius:28px 28px 0 0;width:min(100%,360px);height:auto;max-height:100%}.feature-showcase-copy h2{letter-spacing:-.07em;margin:24px 0 0;font-size:clamp(50px,6vw,92px);font-weight:590;line-height:.94}.feature-showcase-copy>p:last-of-type{color:var(--muted);max-width:590px;margin:30px 0 0;font-size:18px;line-height:1.62}.step-list{border-top:1px solid var(--line);margin-top:72px}.step-row{border-bottom:1px solid var(--line);grid-template-columns:70px minmax(220px,.65fr) minmax(0,1fr);align-items:start;gap:28px;padding:34px 0;display:grid}.step-row>span{color:var(--muted);font-size:11px}.step-row h3{letter-spacing:-.04em;margin:0;font-size:25px}.step-row p{color:var(--muted);max-width:680px;margin:0;line-height:1.58}.truth-note{border:1px solid var(--line);color:var(--muted);border-radius:24px;max-width:780px;margin-top:54px;padding:22px 24px;font-size:14px;line-height:1.6}.faq-list{border-top:1px solid var(--line);max-width:980px;margin-top:68px}.faq-list details{border-bottom:1px solid var(--line);padding:26px 0}.faq-list summary{cursor:pointer;letter-spacing:-.03em;font-size:21px;font-weight:600}.faq-list details p{color:var(--muted);max-width:760px;margin:18px 0 0;line-height:1.62}.page-cta{color:#fff;text-align:center;background:#111;flex-direction:column;justify-content:center;align-items:center;min-height:70svh;padding:100px 22px;display:flex}.page-cta h2{letter-spacing:-.07em;max-width:1060px;margin:0;font-size:clamp(50px,7vw,104px);font-weight:580;line-height:.95}.page-cta p{color:#ffffff9e;max-width:620px;margin:28px auto 34px;font-size:17px;line-height:1.6}.page-cta .button-primary{color:#111;background:#fff}@media (width<=800px){.home-highlights,.content-section{padding-left:18px;padding-right:18px}.highlight-grid,.feature-grid,.principle-grid,.support-grid{display:block}.highlight-card,.highlight-card-wide{min-height:440px;padding:26px 24px 0}.highlight-card+.highlight-card,.feature-card+.feature-card,.principle-card+.principle-card,.support-card+.support-card{margin-top:12px}.highlight-card-wide{justify-content:center;padding-bottom:28px}.highlight-card img{max-width:250px}.page-hero{min-height:0;padding:88px 18px 70px;display:block}.page-hero h1{font-size:clamp(56px,16vw,82px)}.page-actions{display:grid}.page-hero-visual{border-radius:28px;height:600px;margin-top:62px;padding:38px 24px 0}.feature-showcase{flex-direction:column-reverse;padding:96px 18px;display:flex}.feature-showcase-visual{border-radius:28px;width:100%;height:600px;padding:38px 24px 0}.step-row{grid-template-columns:44px 1fr;display:grid}.step-row p{grid-column:2}}@media (prefers-reduced-motion:reduce){.highlight-card:hover{transform:none}}
