@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";:root{color-scheme:dark;--bg: #090b10;--panel: rgba(16, 20, 28, .76);--line-soft: rgba(255, 255, 255, .08);--text: #f6f3ed;--muted: #b9c0cc;--gold: #e3c57a;--gold-strong: #f4d287;--shadow: 0 24px 80px rgba(0, 0, 0, .38)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;color:var(--text);font-family:Manrope,Segoe UI,sans-serif;background:radial-gradient(circle at top,rgba(227,197,122,.14),transparent 30%),radial-gradient(circle at 15% 20%,rgba(142,163,190,.14),transparent 22%),radial-gradient(circle at 85% 15%,rgba(255,255,255,.09),transparent 20%),linear-gradient(180deg,#07090d,#0b0f15 46%,#090b10);background-attachment:fixed}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:72px 72px;-webkit-mask-image:radial-gradient(circle at center,black 32%,transparent 90%);mask-image:radial-gradient(circle at center,black 32%,transparent 90%)}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.site-shell{width:min(1240px,calc(100% - 32px));margin:0 auto;padding:24px 0 48px}.section-frame{position:relative;overflow:hidden;border:1px solid var(--line-soft);border-radius:28px;background:linear-gradient(180deg,#12161eeb,#0a0c12e0);box-shadow:var(--shadow)}.section-frame:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border-radius:inherit;border:1px solid rgba(227,197,122,.08)}.site-header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 20px;margin-bottom:22px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand-cluster{display:inline-flex;align-items:center;gap:14px}.brand-cluster__logo{width:58px;height:58px;object-fit:contain;filter:drop-shadow(0 10px 20px rgba(227,197,122,.15))}.brand-cluster span{display:grid}.brand-cluster strong{font-size:1rem;letter-spacing:.16em;text-transform:uppercase}.brand-cluster small,.site-nav a,.hero__highlights,.logo-stage__caption span,.signal-step span,.signal-board__footer,.stat-card p,.feature-card p,.workflow-card p,.check-list,.note-list,.access-card p,.site-footer{color:var(--muted)}.site-nav{display:inline-flex;gap:18px;flex-wrap:wrap}.site-nav a{position:relative;font-size:.95rem}.site-nav a:after{content:"";position:absolute;left:0;bottom:-6px;width:100%;height:1px;background:linear-gradient(90deg,transparent,var(--gold),transparent);transform:scaleX(0);transform-origin:center;transition:transform .18s ease}.site-nav a:hover:after{transform:scaleX(1)}.hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:24px;padding:32px}.hero__copy{display:flex;flex-direction:column;justify-content:center}.eyebrow{display:inline-flex;align-items:center;width:fit-content;margin-bottom:18px;padding:8px 14px;border-radius:999px;background:#e3c57a1f;border:1px solid rgba(227,197,122,.18);color:var(--gold-strong);font-size:.78rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.eyebrow--dark{background:#ffffff0f;border-color:#ffffff14}.hero h1,.section-heading h2,.narrative-card h2,.manifesto-card h2,.access-card h2{margin:0;font-family:Cormorant Garamond,Georgia,serif;font-weight:600;letter-spacing:-.02em;line-height:.94}.hero h1{max-width:13ch;font-size:clamp(3.5rem,6vw,6.6rem)}.hero__lede,.section-heading p,.feature-card p,.workflow-card p,.access-card p{line-height:1.75;font-size:1.02rem}.hero__lede{max-width:58ch;margin:20px 0 0}.hero__actions,.access-card__actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.button-link{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 20px;border-radius:999px;border:1px solid transparent;font-weight:700;transition:transform .16s ease,border-color .16s ease,background .16s ease}.button-link:hover{transform:translateY(-1px)}.button-link--primary{background:linear-gradient(135deg,#f0d088,#cfa04f);color:#171008;box-shadow:0 14px 40px #e3c57a2e}.button-link--ghost{border-color:#e3c57a3d;background:#ffffff08}.hero__highlights{display:flex;gap:10px;flex-wrap:wrap;padding:0;margin:24px 0 0;list-style:none}.hero__highlights li,.signal-board__footer span,.status-pill,.workflow-card__step,.stat-card__value{border-radius:999px;padding:8px 12px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a}.hero__visual{display:grid;gap:18px}.logo-stage,.signal-board,.stat-card,.feature-card,.workflow-card,.narrative-card,.manifesto-card,.access-card{padding:24px}.logo-stage{min-height:340px;display:grid;place-items:center;text-align:center}.logo-stage__halo{position:absolute;width:64%;aspect-ratio:1;border-radius:999px;background:radial-gradient(circle,rgba(227,197,122,.28),rgba(227,197,122,.05) 40%,transparent 70%);filter:blur(12px);animation:pulse 6s ease-in-out infinite}.logo-stage__image{position:relative;width:min(360px,78%);animation:drift 8s ease-in-out infinite}.logo-stage__caption{position:relative;display:grid;gap:6px;margin-top:16px}.logo-stage__caption strong{letter-spacing:.2em;text-transform:uppercase}.signal-board{background:linear-gradient(180deg,#0b0e14f0,#12161fe6)}.signal-board__topline,.signal-step,.signal-board__footer,.access-card{display:flex;align-items:center;justify-content:space-between;gap:12px}.status-pill{color:var(--gold-strong)}.signal-step{margin-top:12px;padding:14px 16px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.signal-step strong{color:var(--text)}.signal-board__footer{flex-wrap:wrap;margin-top:18px}.stats-strip,.feature-grid,.workflow-grid,.content-section--split,.disclosure-grid,.notice-grid,.pricing-grid{display:grid;gap:18px}.stats-strip{grid-template-columns:repeat(3,minmax(0,1fr));margin:22px 0 30px}.stat-card__value{display:inline-flex;width:fit-content;margin-bottom:14px;color:var(--gold-strong);font-weight:800;letter-spacing:.08em;text-transform:uppercase}.content-section{margin-top:38px}.section-heading{max-width:820px;margin-bottom:18px}.section-heading h2,.narrative-card h2,.manifesto-card h2,.access-card h2{font-size:clamp(2.2rem,4vw,4.3rem)}.section-heading p{margin-top:14px}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-card h3,.workflow-card h3{margin:0 0 12px;font-size:1.22rem}.feature-card--gold{background:linear-gradient(180deg,#342915eb,#12100de0)}.feature-card--silver{background:linear-gradient(180deg,#222630f2,#101218e0)}.feature-card--ink{background:linear-gradient(180deg,#0e1823f2,#0a0d14e0)}.workflow-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.workflow-card{min-height:250px}.workflow-card__step{display:inline-flex;width:fit-content;margin-bottom:18px;color:var(--gold-strong);font-weight:800}.content-section--split{grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr)}.pricing-grid,.disclosure-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.notice-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:18px}.check-list,.note-list{display:grid;gap:14px;margin:20px 0 0;padding:0;list-style:none}.check-list li,.note-list li{position:relative;padding-left:26px;line-height:1.7}.check-list li:before,.note-list li:before{content:"";position:absolute;left:0;top:.7em;width:10px;height:10px;border-radius:999px;background:linear-gradient(135deg,var(--gold-strong),#ffffff);box-shadow:0 0 16px #e3c57a6b}.manifesto-card{background:radial-gradient(circle at top right,rgba(227,197,122,.18),transparent 36%),linear-gradient(180deg,#12141cf5,#0c0f16eb)}.disclosure-card,.notice-card,.pricing-card,.pricing-notes{padding:24px}.disclosure-card h3,.notice-card h3,.pricing-card h3{margin:0 0 12px;font-size:1.22rem}.disclosure-card p,.notice-card p{margin:0;color:var(--muted);line-height:1.75}.disclosure-card p+p,.notice-card p+p{margin-top:12px}.disclosure-card{background:linear-gradient(180deg,#181b24f5,#0b0e14eb)}.notice-card{background:linear-gradient(180deg,#221f16e6,#100e0beb)}.pricing-card{display:flex;flex-direction:column;gap:18px;background:radial-gradient(circle at top right,rgba(227,197,122,.12),transparent 38%),linear-gradient(180deg,#12161ffa,#0a0c12e6)}.pricing-card__badge{display:inline-flex;width:fit-content;padding:8px 12px;border-radius:999px;border:1px solid rgba(227,197,122,.18);background:#e3c57a1a;color:var(--gold-strong);font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.pricing-card__price{display:flex;align-items:baseline;gap:10px}.pricing-card__price strong{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(3rem,5vw,4.4rem);line-height:.9}.pricing-card__price span,.pricing-notes p{color:var(--muted)}.pricing-card__list{margin:0}.pricing-card .button-link{margin-top:auto}.pricing-notes{margin-top:18px;background:linear-gradient(180deg,#14171ef2,#0b0d12e6)}.pricing-notes p{margin:0;line-height:1.75}.pricing-notes p+p{margin-top:12px}.access-card{align-items:end;margin-bottom:20px}.risk-strip{display:flex;gap:14px;align-items:flex-start;padding:18px 22px;margin-top:30px;color:var(--muted);line-height:1.7}.risk-strip strong{color:var(--gold-strong);white-space:nowrap}.site-footer{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:18px 6px 0;font-size:.95rem}@keyframes pulse{0%,to{transform:scale(.98);opacity:.72}50%{transform:scale(1.05);opacity:1}}@keyframes drift{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media(max-width:1100px){.hero,.content-section--split,.workflow-grid,.feature-grid,.stats-strip,.disclosure-grid,.notice-grid,.pricing-grid{grid-template-columns:1fr}.hero h1{max-width:none}}@media(max-width:760px){.site-shell{width:min(100% - 24px,1240px);padding-top:16px}.site-header,.hero,.logo-stage,.signal-board,.stat-card,.feature-card,.workflow-card,.narrative-card,.manifesto-card,.access-card,.disclosure-card,.notice-card,.pricing-card,.pricing-notes,.risk-strip{padding:20px}.site-header,.access-card,.signal-board__topline,.signal-step,.risk-strip{flex-direction:column;align-items:flex-start}.site-nav{width:100%;justify-content:space-between}.hero__actions,.access-card__actions,.button-link{width:100%}.hero h1{font-size:clamp(2.8rem,16vw,4.4rem)}.section-heading h2,.narrative-card h2,.manifesto-card h2,.access-card h2{font-size:clamp(2rem,12vw,3rem)}}
