:root{color-scheme:dark;font-family:Manrope,system-ui,sans-serif;--page-bg: #0d0a0d;--page-text: #f6efe5;--page-muted: rgba(246, 239, 229, .72);--page-border: rgba(255, 255, 255, .12);--focus-ring: rgba(218, 176, 112, .38);--font-sans: "Manrope", system-ui, sans-serif;--font-display: "Cormorant Garamond", Georgia, serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}html{font-size:16px;background:var(--page-bg);min-height:100%;scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--page-bg);color:var(--page-text);font-family:var(--font-sans);overflow-x:hidden}body,button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}button{border:0;background:none}img{display:block;max-width:100%}p{margin:0}#root{min-height:100vh}:focus-visible{outline:3px solid var(--focus-ring);outline-offset:3px}input,textarea,select{font-size:16px}@media(max-width:768px){html,body,#root{min-height:100svh}button,[role=button],a{touch-action:manipulation}}.landing-page{--bg: #0b090c;--bg-soft: #121014;--bg-panel: #17141a;--bg-panel-2: #1b171f;--ink: #f5eee3;--ink-soft: rgba(245, 238, 227, .78);--ink-dim: rgba(245, 238, 227, .56);--ink-dark: #1e1818;--surface-light: #f2e7d7;--surface-light-2: #f7efe4;--line: rgba(255, 255, 255, .1);--line-strong: rgba(255, 255, 255, .16);--line-light: rgba(30, 24, 24, .12);--gold: #d3ab72;--gold-soft: #f2d8b2;--ember: #bb6842;--shadow: 0 24px 56px rgba(0, 0, 0, .28);background:radial-gradient(circle at top right,rgba(187,104,66,.12),transparent 24%),radial-gradient(circle at top center,rgba(211,171,114,.08),transparent 28%),linear-gradient(180deg,#0b090c,#0e0c10 48%,#0b090c);color:var(--ink);overflow:clip}.landing-shell{width:min(1160px,calc(100vw - 40px));margin:0 auto}.landing-header{position:sticky;top:0;z-index:50;padding:18px 0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0b090cd1;border-bottom:1px solid rgba(255,255,255,.05)}.landing-header__inner,.landing-footer__inner,.landing-proof__header,.landing-cta__inner{display:flex;align-items:center;justify-content:space-between;gap:24px}.landing-brand,.landing-footer__brand{display:inline-flex;align-items:center;gap:14px;color:var(--ink)}.landing-brand__mark{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:#d3ab7214;border:1px solid rgba(211,171,114,.22);color:var(--gold-soft);box-shadow:0 10px 24px #d3ab721a}.landing-brand__text{display:grid;gap:2px}.landing-brand__text strong,.landing-footer__brand strong{font-family:var(--font-display);font-size:1.66rem;line-height:.96;font-weight:600;letter-spacing:.01em}.landing-brand__text small{color:var(--ink-dim);font-size:.75rem;letter-spacing:.2em;text-transform:uppercase}.landing-header__cta,.landing-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:54px;padding:0 22px;border-radius:999px;transition:transform .16s ease,background-color .16s ease,border-color .16s ease}.landing-header__cta,.landing-button--primary{background:linear-gradient(135deg,var(--ember),#d57a50);color:#fff6ed;box-shadow:0 16px 32px #bb684233}.landing-button--secondary{background:transparent;color:var(--ink);border:1px solid var(--line)}.landing-header__cta:hover,.landing-button:hover{transform:translateY(-1px)}.landing-hero{position:relative;padding:64px 0 58px}.landing-hero__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,430px);gap:48px;align-items:start;min-height:calc(100svh - 160px)}.landing-hero__content{max-width:540px;padding:16px 0 0}.landing-hero__eyebrow,.landing-proof-pill,.landing-proof__caption,.landing-stage__meta{display:inline-flex;align-items:center;gap:10px;border-radius:999px}.landing-hero__eyebrow{padding:10px 16px;background:#d3ab7214;border:1px solid rgba(211,171,114,.18);color:var(--gold-soft);font-size:.84rem;letter-spacing:.16em;text-transform:uppercase}.landing-hero__title{margin:20px 0 0;max-width:8.6ch;font-family:var(--font-display);font-size:clamp(2.8rem,4.8vw,4.25rem);font-weight:600;line-height:.96;letter-spacing:-.04em}.landing-hero__lede{margin-top:22px;max-width:29rem;font-size:.98rem;line-height:1.66;color:var(--ink-soft)}.landing-hero__actions,.landing-hero__proof,.landing-footer__links{display:flex;flex-wrap:wrap;gap:14px}.landing-hero__actions{margin-top:28px}.landing-hero__proof{margin-top:22px}.landing-proof-pill{padding:11px 15px;background:#ffffff09;border:1px solid rgba(255,255,255,.08);color:var(--ink-soft);font-size:.95rem}.landing-stage{position:relative;min-height:430px;margin-top:22px}.landing-stage__frame{position:absolute;inset:26px 0 26px 32px;border-radius:28px;background:radial-gradient(circle at top,rgba(211,171,114,.1),transparent 38%),linear-gradient(180deg,#ffffff06,#ffffff03);border:1px solid rgba(255,255,255,.08);box-shadow:var(--shadow)}.landing-stage__meta{position:absolute;top:0;left:0;z-index:3;padding:11px 15px;background:var(--bg-panel);border:1px solid var(--line);color:var(--ink-soft)}.landing-stage__meta span{color:var(--gold);font-size:.74rem;letter-spacing:.16em;text-transform:uppercase}.landing-stage__meta strong{font-size:.9rem;font-weight:600}.landing-stage__grid{position:absolute;inset:96px 24px 30px 40px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;align-items:end}.landing-stage__column{display:grid;align-content:end;min-height:180px;padding:16px 14px;border-radius:22px;background:linear-gradient(180deg,#ffffff0d,#ffffff05);border:1px solid rgba(255,255,255,.1);box-shadow:0 18px 34px #0000002e}.landing-stage__column--secondary{transform:translateY(-8px)}.landing-stage__label{color:var(--gold);font-size:.72rem;letter-spacing:.16em;text-transform:uppercase}.landing-stage__column h3{margin:12px 0 0;font-family:var(--font-display);font-size:1.28rem;line-height:.98}.landing-stage__column p{margin:8px 0 0;color:var(--ink-soft);font-size:.88rem;line-height:1.42}.landing-hero__scroll{display:inline-flex;align-items:center;gap:10px;margin:18px auto 0;color:var(--ink-dim);box-shadow:none}.landing-section,.landing-cta{padding:96px 0}.landing-section--dark{background:linear-gradient(180deg,#ffffff04,#ffffff02)}.landing-section--light{color:var(--ink-dark);background:linear-gradient(180deg,var(--surface-light-2) 0%,var(--surface-light) 100%)}.landing-section--proof{background:radial-gradient(circle at 84% 12%,rgba(211,171,114,.08),transparent 24%),linear-gradient(180deg,#100d11,#0b090c)}.landing-section__heading{max-width:720px;margin-bottom:34px}.landing-section__heading h2,.landing-proof__header h2,.landing-cta h2{margin:0;font-family:var(--font-display);font-size:clamp(2.6rem,4.6vw,4rem);line-height:.97;letter-spacing:-.03em}.landing-section__heading p:last-child,.landing-proof__header p:last-child,.landing-cta p:last-child,.landing-proof__caption{margin-top:14px;max-width:40rem;line-height:1.72;color:inherit;opacity:.8}.landing-section__heading--ink{color:var(--ink-dark)}.landing-kicker{margin:0 0 12px;color:var(--gold);font-size:.84rem;letter-spacing:.18em;text-transform:uppercase}.landing-principles,.landing-rhythm,.landing-feature-grid{display:grid;gap:18px}.landing-principles{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-principle,.landing-rhythm__item,.landing-feature-card,.landing-shot{border-radius:24px}.landing-principle,.landing-feature-card{padding:26px;background:var(--bg-panel);border:1px solid var(--line);box-shadow:0 18px 40px #00000029}.landing-principle__index,.landing-rhythm__step{color:var(--gold);font-size:.82rem;letter-spacing:.18em;text-transform:uppercase}.landing-principle h3,.landing-rhythm__item h3,.landing-feature-card h3,.landing-shot__copy h3{margin:16px 0 0;font-family:var(--font-display);font-size:1.82rem;line-height:1.04}.landing-principle p:last-child,.landing-rhythm__item p:last-child,.landing-feature-card p,.landing-shot__copy p{margin-top:14px;line-height:1.68;color:inherit;opacity:.82}.landing-rhythm{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-rhythm__item{padding:28px;background:#ffffff9e;border:1px solid var(--line-light);box-shadow:0 18px 42px #27181814}.landing-rhythm__topline{display:flex;align-items:center;justify-content:space-between;gap:12px}.landing-rhythm__label{color:var(--ember);font-size:.82rem;letter-spacing:.18em;text-transform:uppercase}.landing-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-feature-card__icon{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;margin-bottom:18px;background:#d3ab721a;color:var(--gold-soft)}.landing-proof__header{align-items:flex-end;margin-bottom:28px}.landing-proof__caption{padding:12px 16px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);color:var(--ink-soft)}.landing-signals{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.landing-signal-card{padding:24px;border-radius:24px;background:var(--bg-panel-2);border:1px solid var(--line);box-shadow:var(--shadow)}.landing-signal-card h3{margin:0;font-family:var(--font-display);font-size:1.82rem;line-height:1.02}.landing-signal-card p{margin:14px 0 0;color:var(--ink-soft);line-height:1.68}.landing-cta__inner{padding:34px;border-radius:28px;background:var(--bg-panel);border:1px solid var(--line);box-shadow:var(--shadow)}.landing-button--cta{min-width:240px}.landing-footer{padding:0 0 54px}.landing-footer__brand p{margin:4px 0 0;max-width:28rem;color:var(--ink-dim);font-size:.95rem}.landing-footer__links a{color:var(--ink-dim)}@media(max-width:1100px){.landing-hero__grid{grid-template-columns:1fr;gap:36px;min-height:auto}.landing-hero__content{max-width:none}.landing-stage{max-width:560px;min-height:540px;margin:0 auto}.landing-principles,.landing-rhythm,.landing-feature-grid,.landing-signals{grid-template-columns:1fr}.landing-proof__header,.landing-cta__inner{flex-direction:column;align-items:flex-start}}@media(max-width:760px){.landing-shell{width:min(100vw - 24px,100%)}.landing-header{padding:12px 0}.landing-header__inner{flex-direction:column;align-items:stretch}.landing-header__cta{justify-content:center}.landing-hero{padding-top:42px}.landing-hero__title{max-width:9.5ch;font-size:clamp(2.45rem,11vw,3.5rem)}.landing-stage{min-height:420px}.landing-stage__frame{inset:34px 0 24px}.landing-stage__meta{top:0;left:18px;right:18px;justify-content:space-between}.landing-stage__grid{inset:78px 18px 24px;grid-template-columns:1fr}.landing-stage__column{min-height:auto}.landing-stage__column--secondary{transform:none}.landing-section,.landing-cta{padding:80px 0}.landing-principle,.landing-rhythm__item,.landing-feature-card,.landing-signal-card,.landing-cta__inner{padding:20px}.landing-footer__inner,.landing-footer__brand{flex-direction:column;align-items:flex-start}}@media(prefers-reduced-motion:reduce){.landing-page *,.landing-page *:before,.landing-page *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
