:root{color-scheme:light;--background:#f5f0e7;--background-strong:#efe7db;--surface:#fffdf9;--surface-soft:#f7f1e8;--surface-dark:#1d1713;--foreground:#171311;--muted:#6f645b;--muted-strong:#564b42;--border:rgba(112,89,71,0.18);--border-strong:rgba(112,89,71,0.26);--panel:rgba(255,252,247,0.86);--accent:#c96a2b;--accent-strong:#a4511e;--accent-soft:rgba(201,106,43,0.12);--shadow-soft:0 20px 50px rgba(31,22,16,0.08);--shadow-strong:0 30px 80px rgba(31,22,16,0.12);--site-width:1200px;--radius-sm:16px;--radius-md:22px;--radius-lg:30px}*{box-sizing:border-box}body,html{margin:0;min-height:100%;scroll-behavior:smooth}body{background:radial-gradient(circle at top left,rgba(201,106,43,.1),transparent 32%),linear-gradient(180deg,#f7f2ea,#f1ebe1);color:var(--foreground);font-family:var(--font-body),sans-serif;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}a,button{transition:transform .18s ease,border-color .18s ease,background-color .18s ease,color .18s ease,box-shadow .18s ease,opacity .18s ease}.site-shell{width:min(100%,calc(var(--site-width) + 48px));margin:0 auto;padding:0 24px 32px}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 0 14px;margin-bottom:10px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.wordmark{display:inline-flex;align-items:center;gap:12px;font-family:var(--font-display),sans-serif;font-size:1.6rem;font-weight:700;letter-spacing:-.03em}.wordmark-mark{width:14px;height:14px;border-radius:999px;background:linear-gradient(135deg,var(--accent) 0,#f2b17a 100%);box-shadow:0 0 0 6px rgba(201,106,43,.12)}.wordmark-mark.small{width:11px;height:11px;box-shadow:0 0 0 5px rgba(201,106,43,.12)}.top-nav{display:inline-flex;align-items:center;gap:14px}.nav-link{color:var(--muted-strong);font-size:.96rem}.footer-links a:hover,.nav-link:hover,.support-inline-link:hover{color:var(--accent-strong)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:999px;border:1px solid transparent;font-size:.96rem;font-weight:600;cursor:pointer}.button:hover{transform:translateY(-1px)}.button-small{min-height:40px;padding:0 16px}.button-primary{background:var(--accent);color:#fff7f0;box-shadow:0 12px 30px rgba(201,106,43,.24)}.button-primary:hover{background:var(--accent-strong)}.button-ghost,.button-secondary{border-color:var(--border-strong);background:rgba(255,255,255,.58);color:var(--foreground)}.button-ghost:hover,.button-secondary:hover{border-color:rgba(201,106,43,.4);background:rgba(255,250,245,.92)}.hero-section{display:grid;grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);gap:34px;align-items:center;padding:12px 0 26px}.hero-copy{max-width:560px}.eyebrow{margin:0 0 14px;color:var(--accent-strong);text-transform:uppercase;letter-spacing:.12em;font-size:.78rem;font-weight:700}.cta-band h2,.hero-title,.legal-page h1,.section-heading h2,.support-title{margin:0;font-family:var(--font-display),sans-serif;letter-spacing:-.045em;line-height:.94}.hero-title{font-size:clamp(2.8rem,5.6vw,4.9rem);max-width:7ch}.faq-item p,.hero-subtitle,.legal-page p,.section-note,.support-card p,.support-intro{color:var(--muted);line-height:1.7}.hero-subtitle{margin:20px 0 0;max-width:32rem;font-size:1.02rem}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:24px}.hero-media,.hero-media-wrap{min-height:560px}.hero-media{position:relative;border-radius:var(--radius-lg);overflow:hidden;background:#251b14;box-shadow:var(--shadow-strong)}.media-image{object-fit:cover}.hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(24,17,12,.08),rgba(24,17,12,.18)),linear-gradient(180deg,transparent,rgba(12,8,6,.12))}.hero-overlay-card{position:absolute;left:24px;bottom:24px;z-index:2;width:min(280px,calc(100% - 48px));padding:18px 18px 16px;border:1px solid rgba(255,244,236,.22);border-radius:20px;background:rgba(27,19,13,.72);color:#f6ece3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mini-kicker{display:block;margin-bottom:8px;color:rgba(246,236,227,.76);font-size:.72rem;letter-spacing:.12em;text-transform:uppercase}.hero-overlay-card strong{display:block;font-size:1.1rem}.hero-overlay-card p{margin:10px 0 0;color:rgba(246,236,227,.76);line-height:1.6;font-size:.92rem}.section{padding:36px 0}.section-tight{padding-top:8px}.section-last{padding-bottom:14px}.section-heading.compact{display:flex;flex-direction:column;gap:10px;margin-bottom:24px;max-width:700px}.cta-band h2,.section-heading h2{font-size:clamp(1.8rem,2.8vw,2.5rem)}.legal-page h1,.support-title{font-size:clamp(1.9rem,3.2vw,3rem);max-width:12ch}.section-note{margin:0;max-width:39rem;font-size:.98rem}.experience-grid,.faq-list,.step-grid,.support-grid{display:grid;gap:16px;align-items:stretch}.step-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.experience-panel,.faq-item,.step-card,.support-card,.support-legal-card{display:flex;flex-direction:column;height:100%;border:1px solid var(--border);border-radius:var(--radius-md);background:rgba(255,253,249,.72);box-shadow:var(--shadow-soft)}.step-card{padding:22px}.step-index{display:inline-block;margin-bottom:24px;color:var(--accent-strong);font-size:.76rem;font-weight:700;letter-spacing:.12em}.ecosystem-body h3,.experience-panel h3,.faq-item h3,.step-card h3,.support-card h2{margin:0 0 10px;font-family:var(--font-display),sans-serif;font-size:1.18rem;letter-spacing:-.03em}.ecosystem-body p,.experience-panel p,.step-card p{margin:0;color:var(--muted);line-height:1.7}.ecosystem-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:stretch}.ecosystem-card{display:flex;flex-direction:column;height:100%;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius-md);background:rgba(255,253,249,.82);box-shadow:var(--shadow-soft)}.ecosystem-image{position:relative;aspect-ratio:1.16/.84;background:var(--background-strong)}.ecosystem-body{display:flex;flex:1 1 auto;flex-direction:column;justify-content:flex-start;padding:18px 18px 20px}.experience-shell{padding:26px;border:1px solid var(--border);border-radius:34px;background:linear-gradient(180deg,rgba(255,251,245,.88),rgba(251,245,238,.72));box-shadow:var(--shadow-soft)}.experience-grid{grid-template-columns:1.1fr 1fr 1fr}.experience-panel{min-height:220px;padding:22px}.experience-panel.dark{background:linear-gradient(180deg,#201914,#15110e);border-color:rgba(255,231,214,.08);color:#f8ede5}.experience-panel.dark .panel-tag,.experience-panel.dark p{color:rgba(248,237,229,.74)}.experience-panel.accent{background:linear-gradient(180deg,#d26d2d,#b95c22);border-color:transparent;color:#fff6ef}.experience-panel.accent .panel-tag,.experience-panel.accent p{color:rgba(255,246,239,.8)}.panel-tag,.support-label{display:inline-block;margin-bottom:18px;font-size:.76rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.cta-band{justify-content:space-between;gap:24px;padding:24px 26px;border:1px solid var(--border);border-radius:32px;background:linear-gradient(135deg,rgba(255,253,249,.88),rgba(248,240,232,.72));box-shadow:var(--shadow-soft)}.cta-actions,.cta-band{display:flex;align-items:center}.cta-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px}.download-note{width:100%;margin:6px 0 0;color:var(--muted);text-align:right;font-size:.92rem}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:24px 0 8px}.footer-brand{display:inline-flex;align-items:center;gap:10px}.footer-title{font-family:var(--font-display),sans-serif;font-weight:700;letter-spacing:-.03em}.footer-links{display:flex;flex-wrap:wrap;gap:16px;color:var(--muted);font-size:.94rem}.legal-page,.support-faq,.support-grid,.support-hero,.support-legal{padding:24px 0}.support-intro{max-width:34rem;margin-top:14px;font-size:1rem}.support-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;grid-auto-rows:1fr}.support-card{padding:22px}.support-card.featured{background:linear-gradient(180deg,#211913,#17120e);border-color:rgba(255,242,231,.09);color:#f7ede5}.support-card.featured .support-label,.support-card.featured p{color:rgba(247,237,229,.76)}.support-email{display:inline-block;margin-bottom:10px;font-family:var(--font-display),sans-serif;font-size:clamp(1.25rem,2vw,1.9rem);letter-spacing:-.04em;line-height:1.05;overflow-wrap:anywhere;max-width:100%}.faq-list,.support-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.faq-list{grid-auto-rows:1fr}.faq-item,.legal-page,.support-legal-card{padding:22px}.faq-item p,.support-card p{flex:1 1 auto}.support-utility-row{display:flex;flex-wrap:wrap;gap:16px;margin-top:18px}.support-inline-link{color:var(--accent-strong);font-weight:600}.legal-shell .site-header{margin-bottom:6px}.legal-page{max-width:760px}.legal-page h1{margin-bottom:16px}.legal-page p{margin:0 0 14px}.legal-stack{display:grid;gap:14px;margin-top:18px}.legal-block{padding:18px 20px;border:1px solid var(--border);border-radius:var(--radius-md);background:rgba(255,253,249,.72);box-shadow:var(--shadow-soft)}.legal-block h2{margin:0 0 10px;font-family:var(--font-display),sans-serif;font-size:1.08rem;letter-spacing:-.03em}.legal-block p:last-child{margin-bottom:0}.reveal{opacity:0;transform:translateY(22px);transition:opacity .64s ease,transform .64s ease}.reveal.is-visible{opacity:1;transform:translateY(0)}@media (max-width:1080px){.cta-band,.ecosystem-grid,.experience-grid,.faq-list,.hero-section,.site-footer,.step-grid,.support-grid{grid-template-columns:1fr}.cta-band,.hero-section,.site-footer{display:grid}.hero-media,.hero-media-wrap{min-height:460px}.cta-actions{justify-content:flex-start}.download-note{text-align:left}}@media (max-width:720px){.site-shell{padding:0 18px 24px}.site-header{grid-template-columns:1fr;justify-items:start}.top-nav{flex-wrap:wrap}.hero-section{padding-top:6px;gap:18px}.hero-title{max-width:100%;font-size:clamp(2.25rem,10.5vw,3.15rem);line-height:.96}.eyebrow{margin-bottom:12px;font-size:.72rem;letter-spacing:.1em}.hero-media,.hero-media-wrap{min-height:360px}.cta-band,.experience-shell,.faq-item,.legal-page,.step-card,.support-card,.support-legal-card{padding:20px}.cta-band h2,.legal-page h1,.section-heading h2,.support-title{font-size:clamp(1.6rem,6.6vw,2.15rem)}.legal-page h1,.support-title{max-width:100%}.hero-subtitle,.legal-page p,.section-note,.support-intro{font-size:.96rem;line-height:1.65}}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}.__variable_f367f3{--font-body:"Inter","Inter Fallback"}@font-face{font-family:Inter Tight;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c95a17d6aa1ccc69-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter Tight;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/84792440f5374347-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter Tight;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/10735954b8957dce-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter Tight;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/69c8297e91a203ed-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter Tight;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/32ec8d161d520037-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter Tight;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ceda3e828136e1b8-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter Tight;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/103fc5fac08dcb15-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Tight Fallback;src:local("Arial");ascent-override:100.51%;descent-override:25.03%;line-gap-override:0.00%;size-adjust:96.39%}.__className_a3c0d3{font-family:Inter Tight,Inter Tight Fallback;font-style:normal}.__variable_a3c0d3{--font-display:"Inter Tight","Inter Tight Fallback"}