:root{--site-color-primary: #171411;--site-color-secondary: #61594f;--site-color-tertiary: #a9782b;--site-color-neutral: #f4f1e8;--site-color-neutral-muted: #a1a1aa;--site-color-neutral-dim: #71717a;--site-color-canvas-warm: #12110f;--site-color-surface-void: #030405;--site-color-surface-canvas: #070809;--site-color-surface-web: #090a09;--site-color-surface-web-soft: #10110f;--site-color-surface-product: #151615;--site-color-panel-product: #1c1d1b;--site-color-panel-product-high: #272824;--site-color-surface-sheet: #0d1013;--site-color-surface-card: #14171b;--site-color-surface-active: #1c2026;--site-color-border-soft: rgba(255, 255, 255, .07);--site-color-border-medium: rgba(255, 255, 255, .1);--site-color-gold: #a9782b;--site-color-gold-soft: #b98a3a;--site-color-gold-ui: #c89a3c;--site-color-gold-light: #ead7a0;--site-color-gold-hover: #f1e1af;--site-color-gold-text: #1b1609;--site-color-type-green: #9ccb83;--site-font-sans: "Manrope", system-ui, sans-serif;--site-font-display: "Manrope", system-ui, sans-serif;--site-font-reading: Georgia, serif;--site-text-label-sm: .75rem;--site-text-label-md: .8rem;--site-text-body-sm: .95rem;--site-text-body-md: 1rem;--site-text-body-lg: 1.12rem;--site-text-lead: 1.45rem;--site-space-xs: 4px;--site-space-sm: 8px;--site-space-md: 12px;--site-space-lg: 16px;--site-space-xl: 24px;--site-space-2xl: 32px;--site-space-3xl: 48px;--site-space-section-tight: 48px;--site-space-section: 72px;--site-space-section-lg: 96px;--site-gutter: 24px;--site-gutter-lg: 48px;--site-page-max: 1200px;--site-text-measure: 62ch;--site-radius-xs: 4px;--site-radius-sm: 8px;--site-radius-md: 12px;--site-radius-lg: 16px;--site-radius-sheet: 32px;--site-radius-full: 9999px;--site-ease-standard: cubic-bezier(.16, 1, .3, 1);--site-transition-standard: .22s var(--site-ease-standard);--site-transition-overlay: .25s var(--site-ease-standard);--site-transition-panel: .22s var(--site-ease-standard);--site-transition-layout: .3s var(--site-ease-standard);--site-shadow-product: 0 36px 110px rgba(0, 0, 0, .54);--site-shadow-action: 0 18px 42px rgba(201, 154, 60, .22)}:root{color-scheme:dark;--bg: var(--site-color-canvas-warm);--panel: var(--site-color-surface-card);--gold: var(--site-color-gold-ui);--gold-strong: var(--site-color-gold);--gold-soft: rgba(212, 175, 55, .18);--cta-primary: var(--site-color-gold-light);--cta-primary-hover: var(--site-color-gold-hover);--cta-primary-text: var(--site-color-gold-text);--cta-primary-shadow: rgba(110, 82, 14, .34);--cta-secondary-bg: rgba(255, 248, 229, .038);--cta-secondary-border: rgba(212, 175, 55, .22);--cta-secondary-text: #f0dfb0;--text: var(--site-color-neutral);--text-muted: #d8d2c4;--text-dim: #b0a999;--border: var(--site-color-border-medium);--shadow: 0 18px 64px rgba(0, 0, 0, .38);--max: 1200px;--section-space: clamp(56px, 7vw, 72px);--section-space-tight: clamp(36px, 5vw, 48px);--section-space-loose: clamp(48px, 6vw, 64px);--radius-surface: var(--site-radius-sm);--radius-inner: 6px;--text-measure: 62ch;--site-chrome-height: 63px}*{box-sizing:border-box}html{scroll-behavior:smooth;text-size-adjust:100%}[id]{scroll-margin-top:calc(var(--site-chrome-height) + 16px)}body{margin:0;background:radial-gradient(circle at top left,rgba(212,175,55,.12),transparent 28%),radial-gradient(circle at top right,rgba(115,96,39,.12),transparent 24%),linear-gradient(180deg,#12110f,#090909);color:var(--text);font-family:var(--site-font-sans);line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}#root{min-height:100dvh}.site-shell{display:flex;flex-direction:column;min-height:100dvh}.site-shell>main{flex:1}.site-header{position:sticky;top:0;z-index:40;border-bottom:1px solid rgba(244,241,232,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(180deg,#090909b8,#0909093d)}.site-header__inner,.site-footer__grid,.site-footer__bar,.section-grid,.feature-section,.reader-section,.statement-shell,.closing-cta__inner,.bottom-cta__inner,.legal-hero,.legal-card,.support-grid{width:min(calc(100% - 48px),var(--max));margin:0 auto}.site-header__inner{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:16px}.site-header__brand,.site-header__actions,.hero-actions,.site-footer__bar-links{display:flex;align-items:center;gap:14px}.brand-mark{display:inline-flex;align-items:center;min-height:44px;gap:12px;color:var(--gold);font-weight:700;font-size:.92rem;letter-spacing:.16em;text-transform:uppercase}.brand-mark__text{display:inline-block;line-height:1}.site-nav__link,.nav-utility{font-size:.72rem;text-transform:uppercase;letter-spacing:.18em;color:#f4f1e89e;transition:color var(--site-transition-standard),border-color var(--site-transition-standard),background-color var(--site-transition-standard)}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:0 24px 1px;border-radius:999px;border:1px solid transparent;font-size:.88rem;font-weight:700;line-height:1;letter-spacing:.04em;white-space:nowrap;cursor:pointer;transition:transform var(--site-transition-standard),background-color var(--site-transition-standard),border-color var(--site-transition-standard),color var(--site-transition-standard),box-shadow var(--site-transition-standard),filter var(--site-transition-standard)}.button__label--mobile{display:none}:where(a,button,input,textarea):focus-visible{outline:2px solid var(--gold);outline-offset:4px}.button:active{transform:scale(.985)}.button--disabled,.button--disabled:hover{cursor:default;transform:none}.button--primary{background:linear-gradient(180deg,rgba(255,250,236,.38),transparent 34%),linear-gradient(180deg,var(--cta-primary-hover),var(--cta-primary));color:var(--cta-primary-text);border-color:#f5e5b06b;box-shadow:inset 0 1px #fffbf09e,inset 0 -1px #7e60132e,0 14px 28px var(--cta-primary-shadow),0 0 0 1px #d4af371a}.button--secondary{border-color:var(--cta-secondary-border);background:linear-gradient(180deg,rgba(255,255,255,.05),transparent 100%),var(--cta-secondary-bg);color:var(--cta-secondary-text);box-shadow:inset 0 1px #ffffff0d,0 10px 22px #0003}.button--compact{min-height:38px;padding:0 16px 1px;font-size:.68rem;letter-spacing:.14em}.button--header{min-width:172px;padding-inline:18px;justify-content:center}@media(hover:hover){.brand-mark:hover,.site-footer a:hover,.legal-shell a:hover{color:var(--site-color-gold-light)}.button--primary:hover{background:linear-gradient(180deg,rgba(255,250,236,.5),transparent 34%),linear-gradient(180deg,#f5e7bd,var(--cta-primary-hover));box-shadow:inset 0 1px #fffbf0b3,inset 0 -1px #7e601329,0 16px 34px #6e520e66,0 0 0 1px #d4af3724;transform:translateY(-1px)}}@media(max-width:700px){.site-header__inner{width:calc(100% - 32px);min-height:64px}.button__label--desktop{display:none}.button__label--mobile{display:inline}.button--header{min-width:0;padding-inline:15px}}.site-shell:not(.site-shell--home){background:radial-gradient(circle at 84% 8%,rgba(185,138,58,.09),transparent 26rem),linear-gradient(180deg,#11100e,#090909 46%,#070807)}.site-shell:not(.site-shell--home) .site-header{background:#090908c7;box-shadow:0 14px 34px #00000024}.site-shell:not(.site-shell--home) .site-header__inner{min-height:72px}.section-kicker,.footer-column-title{margin:0;color:var(--gold);font-size:var(--site-text-label-sm);font-weight:700;letter-spacing:.16em;line-height:1.2;text-transform:uppercase}.legal-shell{position:relative;padding:clamp(96px,10vw,144px) 0 clamp(112px,12vw,176px)}.legal-hero{width:min(calc(100% - 48px),1040px);margin:0 auto}.legal-title{max-width:13ch;margin:22px 0 28px;color:#ead6b5;font-family:var(--site-font-reading);font-size:clamp(3.2rem,6.1vw,5.9rem);font-weight:400;letter-spacing:-.045em;line-height:.98;text-wrap:balance}.legal-intro{max-width:59ch;margin:0;color:#d8d2c4b8;font-size:clamp(1.08rem,1.7vw,1.28rem);line-height:1.7}.legal-card{width:min(calc(100% - 48px),820px);margin:clamp(72px,8vw,108px) auto 0;padding-top:clamp(40px,5vw,64px);border-top:1px solid rgba(216,194,160,.16)}.legal-card h2{margin:52px 0 14px;color:#e4ceb0;font-family:var(--site-font-reading);font-size:clamp(1.55rem,2.4vw,2rem);font-weight:400;line-height:1.2}.legal-card h2:first-child{margin-top:0}.legal-card p{margin:0;color:#e0dacdbd;font-family:var(--site-font-reading);font-size:1.08rem;line-height:1.82}.legal-card a,.support-card a{color:#d5a760;text-decoration:underline;text-decoration-color:#d5a7606b;text-underline-offset:.22em;transition:color var(--site-transition-standard),text-decoration-color var(--site-transition-standard)}.support-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:44px;width:min(calc(100% - 48px),1040px);margin:clamp(72px,8vw,108px) auto 0}.support-card{padding-top:26px;border-top:1px solid rgba(216,194,160,.16)}.support-card p:not(.footer-column-title){margin:18px 0 0;color:#e0dacdb3;font-family:var(--site-font-reading);font-size:1.05rem;line-height:1.72}.support-card--primary{grid-column:1 / -1;display:grid;grid-template-columns:minmax(220px,.8fr) minmax(0,1.2fr);column-gap:clamp(40px,7vw,88px);align-items:end;padding:clamp(36px,5vw,56px);border:1px solid rgba(216,194,160,.16);border-radius:24px;background:linear-gradient(135deg,rgba(185,138,58,.08),transparent 46%),#ffffff05;box-shadow:inset 0 1px #ffffff09}.support-card--primary .footer-column-title{grid-column:1 / -1;margin-bottom:28px}.support-card--primary h2{margin:0;color:#ead6b5;font-family:var(--site-font-reading);font-size:clamp(2.5rem,4vw,4rem);font-weight:400;letter-spacing:-.035em;line-height:1}.support-card--primary p:not(.footer-column-title){margin:0;font-size:clamp(1.12rem,1.7vw,1.28rem)}.site-footer{position:relative;padding:clamp(64px,8vw,96px) 0 28px;border-top:1px solid rgba(216,194,160,.12);background:#050605b3;color:#d8d2c4b3}.site-footer__shell{width:min(calc(100% - 48px),1200px);margin:0 auto}.site-footer__top{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:48px;align-items:start;padding-bottom:clamp(48px,6vw,72px)}.site-footer__kicker,.site-footer__meta-kicker{color:#bd8d4d}.site-footer__summary{margin:18px 0 0;color:#ddc8a7;font-family:var(--site-font-reading);font-size:clamp(1.35rem,2.2vw,1.8rem)}.site-footer__made{margin:12px 0 0;color:#d8d2c480;font-size:.85rem}.site-footer__meta{min-width:min(100%,260px)}.site-footer__meta-links{display:grid;gap:12px;margin-top:18px}.site-footer__meta-link,.site-footer__bar a{display:inline-flex;align-items:center;min-height:24px;color:#e2dacab8;font-size:.86rem;transition:color var(--site-transition-standard)}.site-footer__bar{display:flex;align-items:center;justify-content:space-between;gap:24px;width:100%;padding-top:24px;border-top:1px solid rgba(216,194,160,.1)}.site-footer__bar p{margin:0;color:#d8d2c4a8;font-size:.78rem}.site-footer__bar-links{gap:24px}@media(max-width:760px){.legal-shell{padding:88px 0 104px}.legal-hero,.legal-card,.support-grid,.site-footer__shell{width:calc(100% - 32px)}.legal-title{margin-top:18px;font-size:clamp(2.8rem,14vw,4.25rem)}.legal-card,.support-grid{margin-top:64px}.legal-card p{font-size:1rem;line-height:1.76}.support-grid{grid-template-columns:1fr;gap:34px}.support-card--primary{grid-column:auto;grid-template-columns:1fr;gap:20px;padding:30px 26px;border-radius:20px}.support-card--primary .footer-column-title{grid-column:auto;margin-bottom:4px}.site-footer__top,.site-footer__bar{grid-template-columns:1fr}.site-footer__top{display:grid;gap:40px}.site-footer__bar{align-items:flex-start;flex-direction:column}.site-footer__bar-links{flex-wrap:wrap;gap:14px 22px}}.site-shell--home{--site-chrome-height: 73px;--site-marketing-progress-height: 58px;background:var(--site-color-surface-canvas);color:var(--site-color-neutral)}.site-shell--home .marketing-chapter,.site-shell--home .marketing-trust,.site-shell--home .marketing-conversion{scroll-margin-top:calc(var(--site-chrome-height) + var(--site-marketing-progress-height) + 16px)}.site-shell--home .site-header{position:fixed;inset:0 0 auto;z-index:20;background:#070809eb;border-bottom:1px solid var(--site-color-border-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-shell--home .site-header__inner{width:min(calc(100% - 48px),1180px);min-height:72px}.site-shell--home .brand-mark{color:var(--site-color-neutral);font-family:var(--site-font-sans);font-size:.7rem;font-weight:800;letter-spacing:.24em}.site-shell--home .site-header__actions{display:flex}.site-shell--home .button--header{min-width:0;min-height:40px;padding-inline:18px;border-radius:var(--site-radius-md)}.site-shell--home .button{border-radius:var(--site-radius-md)}.site-shell--home .button--primary{background:var(--site-color-gold-light);border-color:var(--site-color-gold-light);box-shadow:0 12px 30px #b98a3a2e;color:var(--site-color-gold-text)}.site-shell--home .button--secondary{background:var(--site-color-surface-card);border-color:var(--site-color-border-medium);box-shadow:none;color:var(--site-color-neutral)}.site-shell--home .site-footer{background:var(--site-color-surface-void)}.site-shell--home .site-footer__shell{width:min(calc(100% - 48px),1180px)}.traverse-home{--artifact-type: var(--site-color-neutral);--artifact-serif: var(--site-font-display);--artifact-mono: var(--site-font-sans);--artifact-hand: var(--site-font-sans);position:relative;overflow:clip;background:var(--site-color-surface-canvas);color:var(--artifact-type)}.site-hero,.marketing-chapter,.marketing-conversion{position:relative;z-index:1;width:min(calc(100% - 48px),1280px);margin:0 auto}.site-hero{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:clamp(48px,7vw,96px);align-items:center;min-height:min(860px,100svh);padding:calc(var(--site-chrome-height) + 44px) 0 64px}.site-hero__copy{position:relative;z-index:4;display:grid;gap:22px;align-content:center;max-width:560px}.site-hero h1{display:grid;max-width:11ch;margin:0;color:var(--site-color-neutral);font-family:var(--site-font-display);font-size:clamp(3.8rem,6.6vw,6.8rem);font-weight:800;letter-spacing:-.065em;line-height:.94;text-wrap:balance}.site-hero h1 em{margin-top:.08em;color:var(--site-color-gold-light);font-style:normal;font-weight:800}.site-hero__thread{max-width:42ch;margin:0;color:var(--site-color-neutral-muted);font-family:var(--site-font-sans);font-size:1.02rem;line-height:1.65}.site-hero__actions{display:flex;flex-wrap:wrap;gap:12px}.site-hero__actions .button{min-height:48px}.site-hero__visual{min-width:0;display:flex;justify-content:flex-end}.site-hero__preview button:focus-visible,.marketing-progress a:focus-visible,.marketing-chapter a:focus-visible{outline:2px solid var(--site-color-gold-light);outline-offset:5px}.site-hero__preview{position:relative;width:min(100%,620px);color:var(--site-color-neutral)}.site-hero__preview-surface{overflow:hidden;border:1px solid var(--site-color-border-medium);border-radius:24px;background:var(--site-color-surface-sheet);box-shadow:0 24px 72px #00000061}.site-hero__preview-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 22px;border-bottom:1px solid var(--site-color-border-soft)}.site-hero__preview-reference{display:inline-flex;align-items:center;gap:9px}.site-hero__preview-reference p,.site-hero__preview-label{margin:0;color:var(--site-color-neutral-muted);font-size:.68rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.site-hero__preview-dot{width:8px;height:8px;border-radius:50%;background:var(--site-color-gold-soft);box-shadow:0 0 0 4px #d7b45a1a}.site-hero__preview-body{padding:clamp(28px,4vw,42px) clamp(22px,4vw,44px)}.site-hero__preview-body blockquote{max-width:18ch;margin:0 0 38px;color:var(--site-color-neutral);font-family:var(--site-font-reading);font-size:clamp(1.8rem,3.6vw,2.8rem);line-height:1.14}.site-hero__preview-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:28px;padding-top:20px;border-top:1px solid var(--site-color-border-soft)}.site-hero__preview-label{display:block;margin-bottom:14px;color:var(--site-color-neutral-muted)}.site-hero__preview-path ol,.site-hero__preview-actions{display:grid;gap:8px;margin:0;padding:0;list-style:none}.site-hero__preview-path li{position:relative;display:flex;align-items:center;gap:10px;min-height:32px;color:var(--site-color-neutral-muted);font-size:.84rem}.site-hero__preview-path li:not(:last-child):after{position:absolute;top:25px;left:4px;width:1px;height:17px;content:"";background:var(--site-color-border-medium)}.site-hero__preview-path li.is-current{color:var(--site-color-neutral)}.site-hero__preview-node{z-index:1;width:9px;height:9px;flex:0 0 auto;border:2px solid var(--site-color-neutral-dim);border-radius:50%;background:var(--site-color-surface-sheet)}.site-hero__preview-path li.is-current .site-hero__preview-node{border-color:var(--site-color-gold-soft);background:var(--site-color-gold-soft);box-shadow:0 0 0 4px #d7b45a1a}.site-hero__preview-actions button{width:100%;min-height:44px;padding:8px 12px;border:1px solid var(--site-color-border-soft);border-radius:var(--site-radius-sm);background:var(--site-color-surface-card);color:var(--site-color-neutral-muted);font-size:.76rem;text-align:left;cursor:pointer;transition:color var(--site-transition-standard),border-color var(--site-transition-standard),background-color var(--site-transition-standard)}.site-hero__preview-actions button:hover,.site-hero__preview-actions button.is-marked{border-color:#d7b45a70;background:var(--site-color-surface-active);color:var(--site-color-neutral)}.marketing-progress{position:sticky;top:var(--site-chrome-height);z-index:15;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;width:min(calc(100% - 48px),1180px);min-height:58px;margin:0 auto;padding:0 18px;border:1px solid var(--site-color-border-soft);border-radius:0 0 var(--site-radius-md) var(--site-radius-md);background:#070809e6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 12px 36px #0000002e}.marketing-progress__chapters,.marketing-progress__cta{font-family:var(--artifact-mono);font-size:.7rem;letter-spacing:.14em;text-transform:uppercase}.marketing-progress__chapters{grid-column:2;display:flex;gap:24px;color:var(--site-color-neutral-muted)}.marketing-progress__chapters a{padding:20px 0 18px;border-bottom:1px solid transparent}.marketing-progress__chapters a[aria-current=true]{border-color:var(--site-color-gold-soft);color:var(--site-color-gold-soft)}.marketing-progress__cta{grid-column:3;display:inline-flex;align-items:center;justify-self:end;min-height:44px;color:var(--site-color-gold-soft)}.marketing-chapter{display:grid;grid-template-columns:minmax(340px,.82fr) minmax(520px,1.18fr);gap:clamp(64px,8vw,132px);align-items:center;min-height:96svh;padding:120px 0}.marketing-chapter--understand{grid-template-columns:minmax(560px,1.18fr) minmax(340px,.82fr)}.marketing-chapter__copy{max-width:620px}.marketing-chapter h2{max-width:12ch;margin:0;color:var(--site-color-neutral);font:800 clamp(3.2rem,6vw,5.8rem) / .98 var(--artifact-serif);letter-spacing:-.06em;text-wrap:balance}.marketing-chapter--understand h2{font-size:clamp(3.8rem,5.8vw,5.8rem)}.marketing-chapter__copy>p{max-width:34ch;margin:34px 0 0;color:var(--site-color-neutral-muted);font:400 clamp(1.1rem,1.7vw,1.35rem) / 1.6 var(--artifact-serif)}.marketing-chapter__copy>a{display:inline-block;margin-top:52px;padding-bottom:7px;border-bottom:1px solid rgba(215,180,90,.72);color:var(--site-color-gold-soft);font-family:var(--artifact-mono);font-size:.78rem;line-height:1.5;transition:color var(--site-transition-standard),border-color var(--site-transition-standard)}.marketing-chapter__visual{position:relative;min-height:720px}.marketing-chapter__visual--single{display:grid;place-items:center}.marketing-chapter__visual--layered{min-height:760px}.marketing-device{position:relative;width:min(390px,76%);margin:0;padding:8px;border:1px solid var(--site-color-border-medium);border-radius:24px;background:var(--site-color-surface-card);box-shadow:0 28px 72px #00000075,inset 0 1px #ffffff0f}.marketing-device__screen{overflow:hidden;border-radius:18px;background:var(--site-color-surface-canvas)}.marketing-device img{display:block;width:100%;height:auto}.marketing-device figcaption{position:absolute;top:calc(100% + 16px);left:50%;color:var(--site-color-gold-soft);font-family:var(--artifact-mono);font-size:.68rem;letter-spacing:.12em;text-transform:uppercase;transform:translate(-50%)}.marketing-device--study{position:absolute;top:1%;left:2%;z-index:1;width:min(390px,68%)}.marketing-device--roots{position:absolute;right:0;bottom:0;z-index:2;width:min(330px,58%)}.marketing-device--trace{position:absolute;top:2%;left:0;z-index:2;width:min(360px,62%)}.marketing-device--passage{position:absolute;right:0;bottom:0;z-index:1;width:min(330px,56%)}.marketing-trust{width:min(calc(100% - 96px),1180px);margin:0 auto;padding:clamp(120px,14vw,210px) 0;border-top:1px solid var(--site-color-border-soft)}.marketing-trust__statement{max-width:920px}.marketing-trust h2{max-width:14ch;margin:0;color:var(--site-color-neutral);font:800 clamp(3.2rem,5.8vw,5.8rem) / .98 var(--artifact-serif);letter-spacing:-.06em}.marketing-trust__principles{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(32px,5vw,72px);margin-top:clamp(72px,9vw,120px);padding-top:32px;border-top:1px solid var(--site-color-border-soft)}.marketing-trust__principles article{max-width:30ch}.marketing-trust__principles h3{margin:0 0 14px;color:var(--site-color-gold-soft);font-family:var(--artifact-mono);font-size:.72rem;font-weight:400;letter-spacing:.08em;text-transform:uppercase}.marketing-trust__principles p{margin:0;color:var(--site-color-neutral-muted);font-family:var(--artifact-serif);font-size:1.05rem;line-height:1.65}.marketing-conversion{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(60px,9vw,150px);align-items:center;min-height:88svh;padding:140px 0 110px;border-top:1px solid var(--site-color-border-soft)}.marketing-conversion__copy>p{color:var(--site-color-gold-soft);font-family:var(--artifact-hand);font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.marketing-conversion h2{max-width:14ch;margin:22px 0 32px;color:var(--site-color-neutral);font:800 clamp(3.2rem,5.8vw,5.8rem) / .98 var(--artifact-serif);letter-spacing:-.06em}.marketing-conversion__trust{display:flex;flex-wrap:wrap;gap:12px 24px;color:var(--site-color-neutral-muted);font-family:var(--artifact-mono);font-size:.7rem}.marketing-conversion__trust span:not(:last-child):after{margin-left:24px;color:var(--site-color-gold);content:"·"}.marketing-conversion .site-final__capture{display:grid;gap:16px}.marketing-conversion .site-kicker{color:var(--site-color-gold-soft);font-family:var(--artifact-mono);font-size:.68rem;letter-spacing:.12em;text-transform:uppercase}.marketing-conversion .site-final__capture>p{max-width:42ch;margin:0;color:var(--site-color-neutral-muted);line-height:1.6}.marketing-conversion .site-final__capture-row{display:grid;grid-template-columns:1fr auto}.marketing-conversion input{min-width:0;height:52px;padding:0 16px;border:1px solid var(--site-color-border-medium);border-right:0;border-radius:var(--site-radius-sm) 0 0 var(--site-radius-sm);outline:none;background:var(--site-color-surface-card);color:var(--site-color-neutral);font-family:var(--artifact-mono);font-size:.78rem}.marketing-conversion input:focus{border-color:var(--site-color-gold-soft);box-shadow:0 0 0 2px #d7b45a29}.marketing-conversion .button{min-height:52px;border-radius:0 var(--site-radius-sm) var(--site-radius-sm) 0;background:var(--site-color-gold-light);box-shadow:none;color:var(--site-color-gold-text);font-family:var(--artifact-mono);font-size:.72rem}.marketing-conversion .site-final__capture-details{display:flex;flex-wrap:wrap;gap:8px 22px;margin:0;padding:0;color:var(--site-color-neutral-muted);font-family:var(--artifact-mono);font-size:.68rem;list-style:none}.marketing-conversion .site-final__capture>span:not(.site-final__capture-error):not(.site-final__capture-notice){display:none}.marketing-conversion .site-final__capture-error{color:#e5a58f!important}.marketing-conversion .site-final__capture-notice{color:var(--site-color-neutral);line-height:1.55}.marketing-conversion input::placeholder{color:var(--site-color-neutral-muted)}@media(hover:hover){.site-shell--home .button--primary:hover{background:var(--site-color-gold-hover);box-shadow:0 14px 32px #b98a3a3d}.site-shell--home .button--secondary:hover{background:var(--site-color-surface-active);border-color:var(--site-color-border-medium)}.site-hero__actions a:hover,.marketing-chapter__copy>a:hover{color:var(--site-color-gold-light);border-color:#d7b45ad1}.marketing-progress a:hover{color:var(--site-color-gold-light)}}@media(max-width:1100px){.site-hero{grid-template-columns:1fr;width:min(calc(100% - 48px),780px);padding-top:calc(var(--site-chrome-height) + 32px)}.site-hero__copy{max-width:620px}.site-hero__visual{justify-content:center}.site-hero h1{max-width:10ch;font-size:clamp(4.7rem,12vw,7.5rem)}.marketing-chapter,.marketing-chapter--understand{grid-template-columns:1fr;width:min(calc(100% - 48px),820px);gap:70px}.marketing-chapter--understand .marketing-chapter__visual{order:2}.marketing-chapter--understand .marketing-chapter__copy{order:1}.marketing-chapter__visual{min-height:720px}.marketing-conversion,.marketing-trust{width:min(calc(100% - 48px),820px)}.marketing-trust__principles{grid-template-columns:1fr}}@media(max-width:700px){.site-shell--home{--site-chrome-height: 59px;--site-marketing-progress-height: 54px}.site-shell--home .site-header__inner{width:calc(100% - 32px);min-height:58px}.site-shell--home .brand-mark{font-size:.62rem;letter-spacing:.22em}.site-hero{width:calc(100% - 32px);padding:calc(var(--site-chrome-height) + 28px) 0 30px}.site-hero__copy{justify-items:center;gap:18px;max-width:100%;text-align:center}.site-hero__thread{max-width:36ch}.site-hero h1{max-width:8.8ch;font-size:clamp(3.4rem,15vw,4.8rem)}.site-hero__actions{width:100%;justify-content:center}.site-hero__actions .button{flex:1 1 160px}.site-hero__visual,.site-hero__preview{width:100%}.site-hero__preview-surface{border-radius:18px}.site-hero__preview-header{padding:16px}.site-hero__preview-body{padding:26px 18px}.site-hero__preview-body blockquote{margin-bottom:30px;font-size:clamp(1.65rem,7vw,2.25rem)}.site-hero__preview-grid{grid-template-columns:1fr;gap:24px}.marketing-progress{grid-template-columns:1fr auto;width:calc(100% - 24px);min-height:54px;padding:0 14px}.marketing-progress__chapters{display:none}.marketing-progress__cta{font-size:.64rem}.marketing-chapter,.marketing-chapter--understand{width:calc(100% - 32px);min-height:auto;padding:96px 0}.marketing-chapter h2{font-size:clamp(3rem,14vw,4.6rem)}.marketing-chapter__copy>p{font-size:1.18rem}.marketing-chapter__copy>a{margin-top:36px}.marketing-chapter__visual,.marketing-chapter__visual--layered{min-height:610px}.marketing-device{width:min(310px,88%);border-radius:24px}.marketing-device__screen{border-radius:18px}.marketing-device--study{left:0;width:72%}.marketing-device--roots{right:0;width:62%}.marketing-device--trace{left:0;width:66%}.marketing-device--passage{right:0;width:62%}.marketing-conversion{grid-template-columns:1fr;width:calc(100% - 32px);gap:60px;min-height:auto;padding:100px 0 80px}.marketing-trust{width:calc(100% - 32px);padding:96px 0}.marketing-trust h2{font-size:clamp(3rem,14vw,4.6rem)}.marketing-trust__principles{gap:32px;margin-top:64px}.marketing-conversion h2{font-size:clamp(3.2rem,15vw,3.8rem)}.marketing-conversion .site-final__capture-row{grid-template-columns:1fr;gap:8px}.marketing-conversion input,.marketing-conversion .button{border:1px solid var(--site-color-border-medium);border-radius:var(--site-radius-sm)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.scripture-first-page{overflow:clip}.scripture-first-hero,.scripture-first-chapter,.scripture-first-method,.scripture-first-closing{position:relative;z-index:1;width:min(calc(100% - 96px),1280px);margin:0 auto}.scripture-first-hero{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:clamp(72px,10vw,168px);align-items:end;min-height:100svh;padding:148px 0 112px}.scripture-first-kicker,.scripture-first-index{margin:0;color:#b27f43;font-family:var(--artifact-mono);font-size:.68rem;letter-spacing:.16em;text-transform:uppercase}.scripture-first-hero h1{max-width:11ch;margin:30px 0 0;color:#dec7a3;font:400 clamp(4.5rem,7.2vw,7.6rem) / .93 var(--artifact-serif);letter-spacing:-.04em;text-wrap:balance}.scripture-first-hero__copy>p:last-child{max-width:54ch;margin:42px 0 0;color:#d8c2a0b3;font:400 clamp(1.18rem,1.65vw,1.48rem) / 1.68 var(--artifact-serif)}.scripture-first-contents{display:grid;align-self:end;border-top:1px solid rgba(216,194,160,.16)}.scripture-first-contents a{display:grid;grid-template-columns:34px 1fr auto;gap:14px;align-items:center;padding:20px 0;border-bottom:1px solid rgba(216,194,160,.12);color:#d8c2a0b8;font-family:var(--artifact-mono);font-size:.76rem;line-height:1.45;transition:color var(--site-transition-standard)}.scripture-first-contents a span{color:#9d713c;font-size:.64rem}.scripture-first-chapter{display:grid;grid-template-columns:minmax(320px,.75fr) minmax(620px,1.25fr);gap:clamp(72px,9vw,144px);align-items:center;min-height:92svh;padding:132px 0;border-top:1px solid rgba(216,194,160,.1)}.scripture-first-chapter--reverse{grid-template-columns:minmax(620px,1.25fr) minmax(320px,.75fr)}.scripture-first-chapter__copy{max-width:550px}.scripture-first-index{width:max-content;padding-bottom:10px;border-bottom:1px solid #9b6e38}.scripture-first-chapter h2{max-width:10ch;margin:32px 0 0;color:#dfc9a6;font:400 clamp(3.75rem,5.5vw,6.25rem) / .95 var(--artifact-serif);letter-spacing:-.035em;text-wrap:balance}.scripture-first-chapter__copy>p:last-child{max-width:35ch;margin:36px 0 0;color:#d8c2a0ad;font:400 clamp(1.18rem,1.7vw,1.48rem) / 1.65 var(--artifact-serif)}.scripture-first-proof{position:relative;min-width:0}.scripture-first-proof:before{position:absolute;inset:10% 0;z-index:-1;border-radius:50%;content:"";background:#b98a3a14;filter:blur(78px)}.scripture-first-proof--pair{min-height:760px}.scripture-first-device{width:min(362px,60%)}.scripture-first-device--front{position:absolute;top:0;left:0;z-index:2}.scripture-first-device--back{position:absolute;right:0;bottom:0;z-index:1;width:min(330px,55%)}.scripture-first-proof--evidence .scripture-first-device--front,.scripture-first-proof--connection .scripture-first-device--front{top:auto;bottom:0}.scripture-first-proof--evidence .scripture-first-device--back,.scripture-first-proof--connection .scripture-first-device--back{top:0;bottom:auto}.scripture-first-proof--single{display:grid;min-height:720px;place-items:center}.scripture-first-proof--single .scripture-first-device{width:min(390px,72%)}.scripture-first-method{padding:clamp(132px,14vw,210px) 0;border-top:1px solid rgba(216,194,160,.1)}.scripture-first-method__statement{max-width:980px}.scripture-first-method h2,.scripture-first-closing h2{margin:30px 0 0;color:#dec7a3;font:400 clamp(3.6rem,6vw,6.5rem) / .96 var(--artifact-serif);letter-spacing:-.04em;text-wrap:balance}.scripture-first-method h2{max-width:14ch}.scripture-first-method__statement>p:last-child{max-width:66ch;margin:44px 0 0;color:#d8c2a0b3;font:400 clamp(1.15rem,1.6vw,1.42rem) / 1.68 var(--artifact-serif)}.scripture-first-method__principles{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(32px,5vw,72px);margin-top:clamp(72px,9vw,116px);padding-top:32px;border-top:1px solid rgba(216,194,160,.12)}.scripture-first-method__principles h3{margin:0 0 14px;color:#c99857;font-family:var(--artifact-mono);font-size:.72rem;font-weight:400;letter-spacing:.08em;text-transform:uppercase}.scripture-first-method__principles p{max-width:30ch;margin:0;color:#d8c2a0a3;font:400 1.05rem / 1.65 var(--artifact-serif)}.scripture-first-closing{display:grid;justify-items:start;min-height:84svh;padding:142px 0 120px;border-top:1px solid rgba(216,194,160,.1)}.scripture-first-closing h2{max-width:11ch}.scripture-first-closing__cta,.marketing-trust__link{display:inline-block;padding-bottom:7px;border-bottom:1px solid rgba(169,123,62,.72);color:#bd8848;font-family:var(--artifact-mono);font-size:.78rem;line-height:1.5;transition:color var(--site-transition-standard),border-color var(--site-transition-standard)}.scripture-first-closing__cta{margin-top:54px}.marketing-trust__link{margin-top:56px}@media(hover:hover){.scripture-first-contents a:hover,.scripture-first-closing__cta:hover,.marketing-trust__link:hover{color:#d2a15e;border-color:#d2a15ed1}}@media(max-width:1100px){.scripture-first-hero,.scripture-first-chapter,.scripture-first-chapter--reverse,.scripture-first-method,.scripture-first-closing{width:min(calc(100% - 48px),820px)}.scripture-first-hero,.scripture-first-chapter,.scripture-first-chapter--reverse{grid-template-columns:1fr}.scripture-first-hero{align-content:center;gap:72px;min-height:auto;padding:150px 0 112px}.scripture-first-contents{max-width:540px}.scripture-first-chapter{gap:72px;min-height:auto}.scripture-first-chapter--reverse .scripture-first-proof{order:2}.scripture-first-chapter--reverse .scripture-first-chapter__copy{order:1}.scripture-first-chapter__copy{max-width:640px}.scripture-first-proof--pair{width:min(100%,690px);min-height:740px;margin:0 auto}.scripture-first-method__principles{grid-template-columns:1fr}}@media(max-width:700px){.scripture-first-hero,.scripture-first-chapter,.scripture-first-method,.scripture-first-closing{width:calc(100% - 32px)}.scripture-first-hero{gap:56px;padding:112px 0 84px}.scripture-first-hero h1{margin-top:24px;font-size:clamp(3.5rem,16vw,4.7rem)}.scripture-first-hero__copy>p:last-child{margin-top:30px;font-size:1.08rem}.scripture-first-contents a{grid-template-columns:28px 1fr auto;padding:18px 0;font-size:.7rem}.scripture-first-chapter{gap:54px;padding:96px 0}.scripture-first-chapter h2{font-size:clamp(3.25rem,15vw,4.5rem)}.scripture-first-chapter__copy>p:last-child{margin-top:30px;font-size:1.08rem}.scripture-first-proof--pair{min-height:600px}.scripture-first-device{width:min(310px,68%);padding:7px;border-radius:38px}.scripture-first-device .marketing-device__screen{border-radius:30px}.scripture-first-device--back{width:min(280px,62%)}.scripture-first-proof--single{min-height:620px}.scripture-first-proof--single .scripture-first-device{width:min(330px,88%)}.scripture-first-method{padding:104px 0}.scripture-first-method h2,.scripture-first-closing h2{font-size:clamp(3.15rem,14vw,4.35rem)}.scripture-first-method__statement>p:last-child{margin-top:34px;font-size:1.06rem}.scripture-first-method__principles{gap:32px;margin-top:64px}.scripture-first-closing{min-height:auto;padding:104px 0 96px}}
