:root{--cream:#faf7f2;--sand:#f1ebe0;--ink:#1b1712;--body:#554b3f;--muted:#6f6559;--accent:#a8582f;--accent-dark:#874421;--accent-soft:#e7cdb4;--white:#fffdfa;--hairline:#1b17121f;--shadow:0 28px 70px #1b171214}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--cream)}body{background:var(--cream);color:var(--ink);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Helvetica Neue,Microsoft YaHei,Arial,sans-serif;font-size:16px;line-height:1.6}button,input,select,textarea{font:inherit}img{max-width:100%}a{color:inherit;text-decoration:none}::selection{color:var(--ink);background:var(--accent-soft)}:focus-visible{outline-offset:4px;outline:3px solid #d87743}.skip-link{z-index:200;background:var(--ink);color:var(--cream);border-radius:999px;padding:10px 16px;transition:transform .18s;position:fixed;top:12px;left:12px;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.site-shell{min-width:320px;overflow:clip}.content{width:min(1120px,100% - 64px);margin:0 auto}.content-narrow{width:min(900px,100% - 64px)}.site-header{z-index:60;-webkit-backdrop-filter:blur(16px);background:#faf7f2db;border-bottom:1px solid #1b171217;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:24px;width:min(1120px,100% - 64px);height:68px;margin:0 auto;display:flex}.brand{align-items:center;gap:9px;min-width:0;display:inline-flex}.brand-symbol{flex:none;justify-content:center;align-items:center;width:46px;height:28px;display:inline-flex;overflow:hidden}.brand-symbol img{mix-blend-mode:multiply;object-fit:contain;width:50px;max-width:none;height:29px;display:block}.brand-name{letter-spacing:.08em;font-size:15px;font-weight:760}.brand-tagline{color:var(--muted);letter-spacing:.035em;margin-left:7px;font-size:11px;font-weight:550}.header-cta{flex:none;align-items:center;gap:8px;min-height:44px;font-size:13px;font-weight:650;display:inline-flex}.header-cta span{color:var(--accent);font-size:17px;transition:transform .18s}.header-cta:hover span{transform:translate(3px)}.hero{isolation:isolate;text-align:center;padding:120px 0 96px;position:relative;overflow:hidden}.hero-glow{z-index:-1;filter:blur(2px);background:radial-gradient(circle,#e7cdb494,#0000 67%);border-radius:50%;width:760px;height:660px;position:absolute;top:-310px;left:50%;transform:translate(-50%)}.hero-content{max-width:800px}.eyebrow,.section-kicker{color:var(--accent-dark);letter-spacing:.17em;margin:0 0 24px;font-size:12px;font-weight:760}.eyebrow{background:#fffdfa8a;border:1px solid #a8582f47;border-radius:999px;align-items:center;min-height:30px;padding:3px 15px;display:inline-flex}.hero h1{letter-spacing:-.035em;margin:0;font-size:clamp(42px,6vw,68px);font-weight:760;line-height:1.18}.hero-copy{max-width:610px;color:var(--body);margin:28px auto 0;font-size:18px;line-height:1.8}.hero-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin-top:40px;display:flex}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:52px;padding:12px 30px;font-size:14px;font-weight:700;transition:transform .18s,background .18s,border-color .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--ink);color:var(--cream)}.button-primary:hover{background:#332b23}.button-secondary{background:#fffdfa57;border-color:#1b171238}.button-secondary:hover{border-color:#1b171270}.hero-proof{color:var(--muted);letter-spacing:.045em;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin:54px auto 0;font-size:12px;font-weight:560;display:flex}.hero-proof span{color:var(--accent)}.channel-strip{border-top:1px solid var(--hairline);border-bottom:1px solid var(--hairline)}.channel-inner{justify-content:center;align-items:center;gap:36px;min-height:78px;display:flex}.channel-group{color:#3f362c;align-items:center;gap:20px;font-size:13px;font-weight:600;display:flex}.channel-label{color:var(--muted);letter-spacing:.16em;white-space:nowrap;font-size:10px;font-weight:760}.channel-divider{background:var(--hairline);width:1px;height:18px}.section{padding:112px 0}.section-muted{background:var(--sand)}.section h2,.apply-section h2{letter-spacing:-.025em;margin:0;font-size:clamp(30px,3.5vw,42px);font-weight:760;line-height:1.3}.section-heading{text-align:center;max-width:680px;margin:0 auto 62px}.section-heading .section-kicker{margin-bottom:16px}.section-heading>p:last-child{color:var(--body);margin:16px auto 0}.why-grid{grid-template-columns:1.02fr .98fr;align-items:center;gap:70px;display:grid}.section-copy .section-kicker{margin-bottom:16px}.section-copy h2{margin-bottom:26px}.section-copy>p:not(.section-kicker){max-width:500px;color:var(--body);margin:0 0 16px;font-size:15px;line-height:1.8}.product-frame{background:#0d0c0a;border:1px solid #ffffff1f;border-radius:22px;margin:0;position:relative;overflow:hidden;box-shadow:0 28px 64px #0d0c0a26}.product-frame>img{aspect-ratio:1.754;object-fit:contain;width:100%;display:block}.product-frame figcaption{color:#faf7f2c2;letter-spacing:.14em;justify-content:space-between;font-size:9px;font-weight:700;display:flex;position:absolute;bottom:14px;left:16px;right:16px}.offer-grid{grid-template-columns:1.08fr .92fr;align-items:stretch;gap:24px;display:grid}.offer-card{border-radius:22px;padding:44px 40px}.offer-card h3{margin:0;font-size:22px;line-height:1.3}.offer-card-primary{background:var(--white);box-shadow:var(--shadow);border:1px solid #1b171217}.badge{min-height:27px;color:var(--accent-dark);letter-spacing:.11em;background:#f3e2d1;border-radius:999px;align-items:center;margin:0 0 20px;padding:3px 13px;font-size:10px;font-weight:800;display:inline-flex}.offer-list{flex-direction:column;gap:24px;margin:30px 0;padding:0;list-style:none;display:flex}.offer-list li{grid-template-columns:34px 1fr;gap:14px;display:grid}.offer-number{color:var(--accent);letter-spacing:.08em;padding-top:2px;font-size:10px;font-weight:800}.offer-list strong{margin-bottom:3px;font-size:14px;display:block}.offer-list p,.cost-note,.price-footnote{color:var(--body);margin:0;font-size:13px;line-height:1.75}.exchange-note{background:var(--cream);color:#3f362c;border:1px dashed #a8582fad;border-radius:12px;margin:0 0 22px;padding:15px 17px;font-size:13px}.exchange-note strong{color:var(--accent-dark)}.cost-note{border-top:1px solid var(--hairline);padding-top:18px}.cost-note strong{color:var(--ink)}.price-card{background:var(--sand);flex-direction:column;justify-content:space-between;display:flex}.price-card h3{margin-top:4px}.price-overline{color:var(--muted);letter-spacing:.06em;margin:0;font-size:11px;font-weight:700}.price-list{flex-direction:column;margin:34px 0;display:flex}.price-list>div{border-bottom:1px solid var(--hairline);justify-content:space-between;align-items:baseline;gap:22px;padding:18px 0;display:flex}.price-list>div:first-child{border-top:1px solid var(--hairline)}.price-list dt{color:var(--body);font-size:12px}.price-list dd{text-align:right;margin:0;font-size:12px;font-weight:750}.team-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.team-card h3,.process-grid h3,.fit-column h3{margin:18px 0 7px;font-size:16px;line-height:1.4}.team-card>p{color:var(--body);margin:0;font-size:13px;line-height:1.75}.team-image-wrap{aspect-ratio:1;border:1px solid var(--hairline);background:#ddd4c7;border-radius:18px;position:relative;overflow:hidden}.team-image-wrap:after{content:"";pointer-events:none;background:linear-gradient(#0000 62%,#1b17123d);position:absolute;inset:0}.team-image-wrap img{filter:saturate(.72)sepia(.1);object-fit:cover;object-position:top;width:100%;height:100%;display:block}.team-image-wrap span{z-index:1;color:#ffffffe6;letter-spacing:.1em;font-size:10px;font-weight:800;position:absolute;bottom:11px;right:14px}.capability-strip{border-top:1px solid var(--hairline);flex-wrap:wrap;justify-content:center;align-items:center;gap:11px 30px;margin-top:42px;padding-top:28px;display:flex}.capability-strip span{color:var(--body);font-size:12px;font-weight:600}.capability-strip .muted-capability{color:var(--muted);font-weight:500}.process-grid{background:var(--hairline);border-radius:20px;grid-template-columns:repeat(3,1fr);gap:1px;margin:0;padding:1px;list-style:none;display:grid;overflow:hidden}.process-grid li{background:var(--cream);min-height:245px;padding:38px 31px}.process-topline{color:var(--accent-dark);letter-spacing:.11em;justify-content:space-between;font-size:10px;font-weight:800;display:flex}.process-grid h3{margin-top:48px;font-size:18px}.process-grid p{color:var(--body);margin:0;font-size:13px;line-height:1.75}.fit-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.fit-column{border:1px solid var(--hairline);background:#fffdfa6b;border-radius:18px;padding:34px 34px 28px}.fit-column h3{letter-spacing:.08em;margin:0 0 22px;font-size:12px;font-weight:800}.fit-column ul{flex-direction:column;gap:15px;margin:0;padding:0;list-style:none;display:flex}.fit-column li{color:#40372e;padding-left:22px;font-size:13px;position:relative}.fit-column li:before{color:var(--accent);content:"+";font-weight:800;position:absolute;top:0;left:0}.fit-negative{background:0 0}.fit-negative h3,.fit-negative li{color:var(--muted)}.fit-negative li:before{color:var(--muted);content:"–"}.fit-note{max-width:650px;color:var(--muted);text-align:center;margin:48px auto 0;font-size:12px}.apply-section{background:var(--ink);color:var(--cream);padding:112px 0;scroll-margin-top:68px;position:relative;overflow:hidden}.apply-section:before{content:"";background:radial-gradient(circle,#a8582f3d,#0000 66%);border-radius:50%;width:780px;height:640px;position:absolute;top:-340px;left:calc(50% - 40px);transform:translate(-50%)}.apply-inner{position:relative}.section-heading-dark h2{color:var(--cream)}.section-heading-dark .section-kicker{color:var(--accent-soft)}.section-heading-dark>p:last-child{color:#c0b5a6;max-width:520px}.apply-form{grid-template-columns:1fr 1fr;gap:24px 22px;max-width:610px;margin:0 auto;display:grid}.field{flex-direction:column;gap:7px;display:flex}.field:first-child,.field:nth-child(4),.field:nth-child(5){grid-column:1/-1}.field label{color:#d9d0c4;letter-spacing:.04em;font-size:11px;font-weight:650}.field input,.field select,.field textarea{width:100%;min-height:48px;color:var(--cream);background:0 0;border:0;border-bottom:1px solid #faf7f247;border-radius:0;outline:none;padding:9px 2px 10px;font-size:14px;transition:border-color .16s}.field textarea{resize:vertical;min-height:82px}.field select{appearance:auto;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.field input::placeholder,.field textarea::placeholder{color:#9f9485;opacity:1}.field input:focus-visible,.field select:focus-visible,.field textarea:focus-visible{border-bottom-color:var(--accent-soft);box-shadow:0 2px 0 var(--accent-soft);outline:2px solid #0000}.submit-button{background:var(--cream);min-height:54px;color:var(--ink);cursor:pointer;border:0;border-radius:999px;grid-column:1/-1;justify-content:center;align-items:center;gap:10px;margin-top:10px;font-size:14px;font-weight:750;transition:transform .18s,background .18s;display:inline-flex}.submit-button:hover{background:#fff;transform:translateY(-2px)}.form-note{color:#9f9485;text-align:center;grid-column:1/-1;margin:-11px 0 0;font-size:10px}.site-footer{text-align:center;padding:54px 32px}.footer-logo{mix-blend-mode:multiply;width:220px;height:auto;margin:-24px auto -2px;display:block}.footer-copy{max-width:560px;color:var(--muted);margin:0 auto;font-size:12px}.copyright{color:var(--muted);margin:18px 0 0;font-size:10px}.toast{z-index:100;background:var(--ink);width:max-content;max-width:calc(100% - 32px);color:var(--cream);opacity:0;pointer-events:none;text-align:center;border:1px solid #faf7f229;border-radius:999px;padding:12px 24px;font-size:13px;font-weight:680;transition:opacity .3s,transform .3s;position:fixed;bottom:26px;left:50%;transform:translate(-50%,80px);box-shadow:0 16px 40px #1b171242}.toast-visible{opacity:1;transform:translate(-50%)}@media (width<=900px){.brand-tagline{display:none}.why-grid{grid-template-columns:1fr;gap:42px}.section-copy>p:not(.section-kicker){max-width:640px}.product-frame{max-width:720px}.offer-grid{grid-template-columns:1fr}.price-card{min-height:450px}}@media (width<=760px){.content,.content-narrow,.header-inner{width:min(100% - 40px,1120px)}.hero{padding:92px 0 76px}.hero-copy{font-size:16px}.channel-inner{flex-direction:column;align-items:flex-start;gap:14px;padding:24px 0}.channel-divider{display:none}.channel-group{grid-template-columns:72px 1fr;gap:12px;width:100%;display:grid}.section,.apply-section{padding:82px 0}.section-heading{margin-bottom:44px}.team-grid,.process-grid,.fit-grid{grid-template-columns:1fr}.team-grid{gap:34px}.team-image-wrap{max-width:520px}.process-grid{gap:1px}.process-grid li{min-height:220px}.process-grid h3{margin-top:38px}.apply-form{grid-template-columns:1fr}.field,.field:first-child,.field:nth-child(4),.field:nth-child(5),.submit-button,.form-note{grid-column:1}}@media (width<=520px){.header-inner{height:64px}.brand-symbol{width:39px}.brand-name{font-size:13px}.header-cta{font-size:12px}.hero{padding-top:74px}.hero h1{font-size:clamp(38px,12vw,52px)}.eyebrow{margin-bottom:20px}.hero-actions{flex-direction:column;align-items:stretch}.button{width:100%}.hero-proof{flex-direction:column;align-items:center;gap:5px}.hero-proof span{display:none}.offer-card,.fit-column{padding-left:24px;padding-right:24px}.price-card{min-height:auto}.price-list>div{flex-direction:column;align-items:flex-start;gap:5px}.price-list dd{text-align:left}.site-footer{padding-left:20px;padding-right:20px}}@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}}
