@import"https://fonts.googleapis.com/css2?family=Newsreader:ital,opsz,wght@0,6..72,400..700;1,6..72,400..700&family=Manrope:wght@400;500;600;700;800&display=swap";:root{color-scheme:light;--background: #fff9ed;--background-deep: #f4eddd;--surface: rgba(255, 251, 244, .9);--surface-strong: rgba(255, 255, 255, .96);--surface-soft: rgba(250, 243, 232, .82);--text-primary: #1e1c12;--text-secondary: #514439;--text-tertiary: #847467;--border: rgba(214, 195, 180, .56);--border-strong: rgba(132, 116, 103, .48);--primary: #875210;--primary-hover: #6d400b;--primary-container: #cb8b46;--primary-soft: rgba(135, 82, 16, .12);--accent: #47626d;--accent-soft: rgba(71, 98, 109, .12);--success: #386b49;--warning: #a56c1f;--error: #ac4037;--shadow-soft: 0 18px 40px rgba(30, 28, 18, .06);--shadow-medium: 0 28px 60px rgba(30, 28, 18, .1);--shadow-strong: 0 36px 90px rgba(30, 28, 18, .14);--display: "Newsreader", Georgia, serif;--body: "Manrope", "Segoe UI", sans-serif;--mono: "Manrope", "Segoe UI", sans-serif;--chart-shell: rgba(248, 241, 228, .88);--chart-orbit: rgba(104, 84, 63, .14);--chart-line: rgba(74, 62, 51, .68);--chart-highlight: #b47a3e;--chart-core: #335e62}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;background:var(--background);color:var(--text-primary);font-family:var(--body)}button,input,textarea{font:inherit}button{-moz-appearance:none;appearance:none;-webkit-appearance:none;-webkit-tap-highlight-color:transparent;cursor:pointer}a{color:inherit;text-decoration:none}button:focus,input:focus,textarea:focus{outline:none}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{box-shadow:0 0 0 2px #f8f1e4eb,0 0 0 5px #9f612438}.app-shell{position:relative;min-height:100vh;overflow-x:hidden}.page-backdrop,.grain-layer,.atmosphere{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none}.page-backdrop{z-index:0;background:radial-gradient(circle at top left,rgba(135,82,16,.12),transparent 28%),radial-gradient(circle at 85% 20%,rgba(71,98,109,.08),transparent 24%),linear-gradient(180deg,#fff9ed 0%,#fff7ea 46%,var(--background-deep) 100%)}.grain-layer{z-index:1;opacity:.16;background-image:radial-gradient(rgba(30,24,19,.08) .55px,transparent .55px),linear-gradient(#ffffff47,#ffffff47);background-size:12px 12px,auto}.atmosphere{z-index:1;border-radius:999px;filter:blur(26px);opacity:.72}.atmosphere-left{inset:-10rem auto auto -8rem;width:30rem;height:30rem;background:#87521026}.atmosphere-right{inset:auto -8rem 10% auto;width:28rem;height:28rem;background:#47626d1f}.home-shell,.chat-shell{position:relative;z-index:2;width:min(100%,1536px);margin:0 auto;padding-inline:24px}.home-shell{padding-top:132px;padding-bottom:88px}.chat-shell{padding-top:24px;padding-bottom:48px}.home-topbar-brand,.home-topbar-actions,.chat-topbar,.chat-topbar-brand,.chat-topbar-actions,.locale-switcher,.bubble-topline,.composer-footer{display:flex;align-items:center;gap:16px}.chat-topbar{align-items:flex-start}.home-topbar{position:fixed;top:0;left:50%;z-index:20;width:min(calc(100% - 40px),1536px);transform:translate(-50%);padding-top:18px}.home-topbar-shell,.home-mobile-menu{border:1px solid transparent;border-radius:24px;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,backdrop-filter .18s ease}.home-topbar-shell{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 24px}.home-topbar.is-scrolled .home-topbar-shell,.home-mobile-menu.open{border-color:#d6c3b475;background:#fff9edd6;box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.home-topbar-brand{flex:1 1 auto;justify-content:space-between;gap:32px}.home-topbar-actions,.chat-topbar-actions{position:relative;flex-wrap:wrap;align-items:center;gap:12px;justify-content:flex-end}.home-wordmark{font-family:var(--display);font-size:clamp(1.8rem,2.4vw,2.15rem);font-weight:600;letter-spacing:-.03em;line-height:1;font-style:italic}.section-label,.home-feature-eyebrow,.home-featured-label,.reading-card-label,.bubble-label,.thread-badge,.engine-status-pill,.home-beta-pill{font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.section-label,.home-featured-label,.reading-card-label,.bubble-label{color:var(--text-tertiary)}.home-beta-pill{display:none}.home-nav{display:inline-flex;align-items:center;gap:28px}.home-nav-link{font-size:12px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:#1e1c12b3}.home-nav-link:hover{color:var(--text-primary)}.locale-switcher{padding:4px;border:1px solid var(--border);border-radius:999px;background:#faf3e3e6}.locale-button{min-width:48px;min-height:36px;border-radius:999px;background:transparent;color:var(--text-tertiary);font-size:13px;font-weight:700;border:0}.locale-button.active{background:var(--text-primary);color:#f8f1e4}.home-language{position:relative}.home-language-button{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:0;background:transparent;color:#1e1c12b8}.home-language-button:hover,.home-language-button.is-open{color:var(--text-primary)}.home-language-icon{width:22px;height:22px}.home-language-menu{position:absolute;top:calc(100% + 10px);right:0;display:none;min-width:96px;padding:8px;border:1px solid rgba(214,195,180,.4);border-radius:16px;background:#fff9edf0;box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.home-language-menu.open{display:grid;gap:6px}.home-language-option{min-height:38px;padding:0 14px;border:0;border-radius:12px;background:transparent;color:var(--text-secondary);font-size:13px;font-weight:700;text-align:left}.home-language-option.active{background:#1e1c1214;color:var(--text-primary)}.submit-button,.ghost-button,.close-button,.follow-up-chip{min-height:44px;padding:0 18px;border-radius:10px;transition:transform .16s ease,background .16s ease,color .16s ease,border-color .16s ease,box-shadow .16s ease}.submit-button{border:1px solid transparent;background:var(--primary);color:#fff9f0;font-weight:700;box-shadow:0 10px 24px #8752102e}.submit-button:hover:not(:disabled){transform:translateY(-1px);background:var(--primary-hover)}.submit-button:disabled{opacity:.74;cursor:wait}.ghost-button,.close-button,.follow-up-chip{border:1px solid var(--border);background:#faf3e8cc;color:var(--text-primary);font-weight:600}.ghost-button:hover,.close-button:hover,.follow-up-chip:hover{transform:translateY(-1px);border-color:var(--border-strong);background:#fff8f0f0}.home-stage-card,.home-feature-card,.chat-stage,.access-card,.intake-card,.prompt-panel,.chat-thread-card,.question-card,.reading-overview-card,.reading-card,.composer,.gate-panel,.billing-summary-card{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.home-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.95fr);gap:clamp(48px,6vw,96px);align-items:center;min-height:calc(100vh - 180px);padding:26px 0 104px}.home-hero-copy{display:grid;gap:36px;animation:fade-rise .68s ease both}.home-copy-stack{display:grid;gap:22px}.home-kicker,.home-hero-body,.home-feature-copy>p,.home-footer-brand p,.home-quote-meta p,.home-quote-meta span{margin:0}.home-hero-title,.home-stage-copy h2,.home-feature-card h2,.home-quote-text,.chat-title-block h1,.access-copy h3,.thread-header h3,.intake-toggle-copy h3,.sidebar-section-head h3,.reading-card h4,.gate-copy h2,.billing-summary-card h3{margin:0;font-family:var(--display);color:var(--text-primary)}.home-hero-title{font-size:clamp(4.2rem,8.6vw,7.6rem);font-weight:600;line-height:.95;letter-spacing:-.035em;font-style:italic}.home-hero-highlight{color:var(--primary-container)}.home-hero-body,.home-feature-copy>p,.home-footer-brand p{color:var(--text-secondary);font-size:clamp(1rem,1.25vw,1.25rem);line-height:1.8}.home-cta-row{display:flex;flex-wrap:wrap;align-items:center;gap:18px}.home-primary-cta,.home-topbar-cta{min-height:54px;padding-inline:28px;background:linear-gradient(135deg,#875210,#cb8b46);box-shadow:0 20px 42px #87521029}.home-primary-cta{display:inline-flex;align-items:center;gap:12px}.home-secondary-cta{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding-inline:24px;border-radius:999px;background:#fffbf4eb}.home-cta-icon{width:18px;height:18px}.home-cta-status-dot,.home-feature-point-dot{width:10px;height:10px;border-radius:999px;background:var(--warning);box-shadow:0 0 0 5px #a56c1f1f}.home-cta-status-dot.is-live{background:var(--success);box-shadow:0 0 0 5px #386b491f}.home-inquiry-block{display:grid;gap:14px}.home-inquiry-label{margin:0;color:#1e1c1285;font-size:10px;font-weight:700;letter-spacing:.24em;text-transform:uppercase}.home-inquiry-strip{display:flex;flex-wrap:wrap;gap:12px}.home-inquiry-chip{min-height:42px;padding:10px 18px;border:1px solid rgba(214,195,180,.42);border-radius:999px;background:#faf3e3c7;color:var(--text-secondary);font-size:15px;font-style:italic;line-height:1.4;transition:background .16s ease,color .16s ease,transform .16s ease,border-color .16s ease}.home-inquiry-chip:hover{transform:translateY(-1px);border-color:#47626d33;background:#d1e6f199;color:#334b53}.home-featured-in{display:grid;gap:12px;padding-top:26px;border-top:1px solid rgba(214,195,180,.3)}.home-featured-brands{display:flex;flex-wrap:wrap;gap:18px 34px;color:#1e1c124d;font-family:var(--display);font-size:clamp(1.02rem,1.3vw,1.22rem);font-weight:700;letter-spacing:.04em;text-transform:uppercase}.home-section{padding:0 0 80px}.home-section-heading{display:grid;gap:16px;max-width:780px;margin-bottom:30px}.home-section-heading h2,.home-example-card h3,.home-process-card h3,.home-preview-card h3{margin:0;font-family:var(--display);color:var(--text-primary)}.home-section-heading h2{font-size:clamp(2.4rem,4vw,3.6rem);font-weight:600;line-height:1.02;letter-spacing:-.035em}.home-section-heading>p:not(.section-label),.home-process-card p,.home-preview-card>p:not(.section-label),.home-example-card-action,.home-preview-item p{margin:0;color:var(--text-secondary);line-height:1.75}.home-example-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:20px}.home-example-card{grid-column:span 4;display:grid;align-content:space-between;gap:18px;min-height:224px;padding:28px;border:1px solid rgba(214,195,180,.32);border-radius:26px;background:#fffbf4db;text-align:left;box-shadow:var(--shadow-soft);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.home-example-card.is-accent{background:linear-gradient(180deg,#e9e2d2eb,#fffbf4e0),#fffbf4e0}.home-example-card:hover{transform:translateY(-3px);border-color:#8474676b;box-shadow:var(--shadow-medium)}.home-example-card-kicker,.home-preview-item span{margin:0;color:var(--text-tertiary);font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.home-example-card h3{font-size:clamp(1.45rem,2.2vw,1.9rem);font-weight:600;line-height:1.18;letter-spacing:-.02em}.home-example-card-action{font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--primary)}.home-process-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.home-process-card,.home-preview-card{border-radius:28px;border:1px solid rgba(214,195,180,.28);box-shadow:var(--shadow-soft)}.home-process-card{display:grid;gap:14px;min-height:252px;padding:30px 28px;background:#faf3e3b3}.home-process-step{margin:0;font-family:var(--display);font-size:2.5rem;font-weight:600;line-height:1;letter-spacing:-.04em;color:var(--primary-container)}.home-process-card .home-process-step{color:var(--primary-container);line-height:1}.home-process-card h3,.home-preview-card h3{font-size:clamp(1.55rem,2.4vw,2rem);font-weight:600;line-height:1.1}.home-preview-grid{display:grid;grid-template-columns:minmax(0,.84fr) minmax(0,1.16fr);gap:24px;align-items:start}.home-preview-card{display:grid;gap:18px;padding:32px}.home-preview-card-free{background:#fffbf4db}.home-preview-card-unlocked{background:linear-gradient(180deg,#e9e2d2eb,#faf3e3e6),#faf3e3e6}.home-preview-signal-list,.home-preview-item-list{display:grid;gap:14px}.home-preview-signal{margin:0;padding:18px 20px;border-radius:20px;background:#f6efdfeb;color:var(--text-primary);font-family:var(--display);font-size:1.22rem;font-style:italic;line-height:1.45}.home-preview-item{display:grid;gap:6px;padding-top:14px;border-top:1px solid rgba(132,116,103,.18)}.home-preview-item:first-child{padding-top:0;border-top:0}.home-preview-cta{width:fit-content;margin-top:6px}.home-trust-reading-section{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:28px;align-items:start}.home-trust-column{display:grid;gap:8px}.home-trust-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.home-trust-card,.home-reading-dossier,.home-final-cta-band{border:1px solid rgba(214,195,180,.28);box-shadow:var(--shadow-soft)}.home-trust-card{display:grid;gap:16px;min-height:220px;padding:28px;border-radius:28px;background:#fffbf4db}.home-trust-card.is-wide{grid-column:span 2;min-height:208px;background:linear-gradient(180deg,#faf3e3f0,#fffbf4e0),#fffbf4e0}.home-trust-card-topline{display:flex;align-items:center;gap:14px}.home-trust-card h3,.home-final-cta-copy h2{margin:0;font-family:var(--display);color:var(--text-primary)}.home-trust-card h3{font-size:clamp(1.45rem,2.1vw,1.9rem);font-weight:600;line-height:1.14}.home-trust-card>p,.home-reading-dossier-head>p:not(.section-label),.home-reading-dossier-item p,.home-final-cta-copy>p:not(.section-label){margin:0;color:var(--text-secondary);line-height:1.75}.home-reading-dossier{display:grid;gap:24px;padding:34px;border-radius:32px;background:linear-gradient(180deg,#e9e2d2eb,#faf3e3f0),#faf3e3f0}.home-reading-dossier-head{display:grid;gap:14px}.home-reading-dossier-head h2{margin:0;font-family:var(--display);color:var(--text-primary);font-size:clamp(2rem,3vw,2.7rem);font-weight:600;line-height:1.05;letter-spacing:-.03em}.home-reading-dossier-opening{display:grid;gap:10px;padding:24px;border-radius:24px;background:#fffbf4b8}.home-reading-dossier-text{margin:0;color:var(--text-primary);font-family:var(--display);font-size:clamp(1.35rem,2vw,1.7rem);font-style:italic;line-height:1.5}.home-reading-dossier-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 20px}.home-reading-dossier-item{display:grid;gap:8px;padding-top:14px;border-top:1px solid rgba(132,116,103,.16)}.home-reading-dossier-item span{margin:0;color:var(--text-tertiary);font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.home-final-cta-band{display:flex;align-items:center;justify-content:space-between;gap:32px;padding:36px 40px;border-radius:32px;margin-bottom:72px;background:linear-gradient(135deg,#875210f5,#cb8b46f5),#875210f5}.home-final-cta-copy{display:grid;gap:12px;max-width:760px}.home-final-cta-copy .section-label,.home-final-cta-copy h2,.home-final-cta-copy>p:not(.section-label){color:#fff7ef}.home-final-cta-copy h2{font-size:clamp(2rem,3vw,2.8rem);font-weight:600;line-height:1.06;letter-spacing:-.03em}.home-final-cta-button{flex-shrink:0;min-width:220px;min-height:58px;border:1px solid rgba(255,247,239,.28);background:#fffbf4f0;color:var(--primary);box-shadow:none}.home-final-cta-button:hover:not(:disabled){background:#fffdf9}.home-hero-stage{position:relative;display:grid;place-items:center;min-height:640px;animation:fade-stage .9s ease both}.home-stage-card,.home-feature-card,.chat-stage,.access-card,.intake-card,.prompt-panel,.chat-thread-card,.composer,.gate-panel,.billing-summary-card{border-radius:24px}.home-stage-halo{position:absolute;top:10%;right:14%;bottom:10%;left:14%;border-radius:999px;background:radial-gradient(circle,rgba(135,82,16,.18),transparent 60%),radial-gradient(circle at 68% 34%,rgba(71,98,109,.14),transparent 44%);filter:blur(48px)}.home-stage-orbit{position:relative;width:min(100%,620px);aspect-ratio:1;border-radius:999px;border:1px solid rgba(214,195,180,.4);background:linear-gradient(180deg,#faf3e3e0,#ffffffeb);box-shadow:0 30px 80px #1e1c1214;overflow:hidden}.home-stage-grid,.home-stage-texture,.home-stage-rings,.home-stage-ring,.home-stage-axis,.home-stage-core,.home-stage-marker{position:absolute}.home-stage-grid{top:0;right:0;bottom:0;left:0;opacity:.1;background-image:radial-gradient(circle at center,#875210 1px,transparent 1px);background-size:24px 24px}.home-stage-texture{top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 30% 30%,rgba(135,82,16,.08),transparent 26%),radial-gradient(circle at 70% 65%,rgba(71,98,109,.08),transparent 22%);mix-blend-mode:multiply;opacity:.5}.home-stage-rings{top:10%;right:10%;bottom:10%;left:10%}.home-stage-ring{border-radius:999px;border:1px solid rgba(214,195,180,.5)}.home-stage-ring-outer{top:0;right:0;bottom:0;left:0}.home-stage-ring-middle{top:10%;right:10%;bottom:10%;left:10%}.home-stage-ring-inner{top:24%;right:24%;bottom:24%;left:24%;border-color:#8752102e}.home-stage-axis{top:50%;left:-6%;width:112%;height:.5px;background:#d6c3b457;transform-origin:center}.home-stage-axis-diagonal{transform:rotate(45deg)}.home-stage-axis-slant{transform:rotate(-12deg)}.home-stage-core{top:38%;right:38%;bottom:38%;left:38%;border-radius:999px;background:linear-gradient(135deg,#875210,#cb8b46);box-shadow:inset 0 4px 16px #1e1c1224}.home-stage-marker{border-radius:999px}.home-stage-marker-top{top:0;left:50%;width:16px;height:16px;background:var(--accent);transform:translate(-50%,-50%)}.home-stage-marker-right{right:0;bottom:24%;width:8px;height:8px;background:var(--primary-container)}.home-stage-marker-left{left:0;top:32%;width:6px;height:6px;background:#847467d1}.home-stage-marker-top,.home-stage-marker-right,.home-stage-marker-left{border-radius:999px;box-shadow:0 0 0 8px #47626d0f}.home-stat-chip{position:absolute;top:48px;right:44px;display:grid;gap:4px;min-width:132px;padding:12px 14px;border:1px solid rgba(214,195,180,.32);border-radius:16px;background:#fff9edd6;box-shadow:0 10px 24px #1e1c120f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:2}.home-stat-chip.is-secondary-position{top:auto;right:auto;bottom:42px;left:44px}.home-stat-chip p,.home-feature-point,.composer-status p,.thread-meta,.bubble-meta,.question-card p,.question-card-topline span,.reading-entry-loading>p,.home-footer-column a,.home-footer-bottom-links a,.home-footer-bottom p{margin:0;color:var(--text-secondary);font-size:14px;line-height:1.55}.home-stat-chip strong{font-family:var(--display);font-size:24px;font-weight:600;font-style:italic}.home-stat-chip-secondary strong,.home-stat-chip-secondary p,.chat-brand-mark,.home-feature-eyebrow,.home-feature-link{color:var(--primary)}.home-feature-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:24px;padding:8px 0 72px}.home-feature-card{grid-column:span 6;display:flex;flex-direction:column;gap:24px;min-height:260px;padding:40px;background:#faf3e3c7;border:1px solid rgba(214,195,180,.26);transition:transform .18s ease,box-shadow .18s ease}.home-feature-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-medium)}.home-feature-card:nth-child(1){animation:fade-rise .72s ease both}.home-feature-card:nth-child(2){animation:fade-rise .82s ease both}.home-feature-card:nth-child(3){animation:fade-rise .92s ease both}.home-feature-card:nth-child(4){animation:fade-rise 1s ease both}.home-feature-card-emphasis{grid-column:span 7;min-height:400px;justify-content:space-between;background:#faf3e3eb}.home-feature-card-interpretation{grid-column:span 5;background:#eee8d8bd}.home-feature-card-lineage{grid-column:span 4;background:#e9e2d2b8}.home-feature-card-trust{grid-column:span 8;position:relative;overflow:hidden}.home-feature-card h2,.home-quote-text,.reading-card h4{font-size:clamp(1.8rem,3vw,2.4rem);font-weight:600;line-height:1.06}.home-feature-copy{display:grid;gap:16px}.home-feature-icon-shell{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:999px}.home-feature-icon-shell-primary{background:#8752101a;color:var(--primary)}.home-feature-icon-shell-accent{background:#cb8b461f;color:var(--primary-container)}.home-feature-icon-shell-muted{background:#1e1c120d;color:var(--text-secondary)}.home-feature-icon{width:24px;height:24px}.home-feature-point{display:flex;align-items:flex-start;gap:12px}.home-feature-check{flex-shrink:0;width:16px;height:16px;margin-top:3px;color:var(--primary)}.home-feature-link{display:inline-flex;align-items:center;gap:10px;margin-top:auto;font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.home-feature-link-arrow{transition:transform .18s ease}.home-feature-link:hover .home-feature-link-arrow{transform:translate(4px)}.home-feature-emblem{position:absolute;right:-56px;bottom:-48px;width:240px;height:240px;opacity:.08}.home-feature-emblem-icon{width:100%;height:100%}.home-quote-band{position:relative;left:50%;width:100vw;margin-left:-50vw;padding:132px 24px;background:#f4edddb8;text-align:center}.home-quote-band>*{max-width:960px;margin-left:auto;margin-right:auto}.home-quote-icon-shell{display:inline-flex;align-items:center;justify-content:center;width:72px;height:72px;margin-bottom:20px;color:#8752103d}.home-quote-icon{width:56px;height:56px}.home-footer,.prompt-strip,.thread-feed,.reading-entry,.reading-cards,.composer,.gate-form{display:grid;gap:18px}.home-footer{padding-top:88px}.home-footer-main,.home-footer-bottom,.thread-header,.question-card-topline,.thread-header-meta,.gate-actions{display:flex;gap:18px}.home-footer-main,.home-footer-bottom,.thread-header{justify-content:space-between;align-items:flex-start}.home-footer-brand,.home-footer-column{padding:0;border:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.home-footer-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;flex:1 1 auto}.home-footer-brand{display:grid;gap:18px;max-width:360px}.home-footer-socials{display:flex;gap:16px}.home-social-button{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;padding:0;border:1px solid rgba(214,195,180,.46);border-radius:999px;background:transparent;color:#1e1c1299}.home-social-button:hover{color:var(--primary);border-color:#87521052}.home-social-icon{width:20px;height:20px}.home-footer-column{display:grid;gap:18px}.home-footer-column>p{margin:0;color:#1e1c126b;font-size:10px;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.home-footer-column>div{display:grid;gap:12px}.home-footer-bottom{padding-top:28px;border-top:1px solid rgba(214,195,180,.3)}.home-menu-button,.home-mobile-menu{display:none}.home-menu-button{width:46px;height:46px;padding:0;border:1px solid rgba(214,195,180,.42);border-radius:14px;background:#fff9edd6;align-items:center;justify-content:center;gap:5px}.home-menu-button span{display:block;width:18px;height:1.5px;background:var(--text-primary);transition:transform .16s ease,opacity .16s ease}.home-menu-button.is-open span:nth-child(1){transform:translateY(6.5px) rotate(45deg)}.home-menu-button.is-open span:nth-child(2){opacity:0}.home-menu-button.is-open span:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}.home-mobile-menu{margin-top:10px;padding:18px}.home-mobile-nav,.home-mobile-menu{gap:16px}.home-mobile-nav{display:grid}.home-mobile-nav-link{font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#1e1c12b3}.home-mobile-locale-switcher{justify-content:flex-start;width:fit-content}.home-mobile-cta{width:100%;justify-content:center}.access-copy,.intake-toggle-copy,.sidebar-section-head{display:grid;gap:12px}.access-copy h3,.thread-header h3,.intake-toggle-copy h3,.sidebar-section-head h3{font-size:28px;font-weight:600;line-height:1.04}.prompt-card{display:grid;gap:8px;padding:18px;border:1px solid rgba(214,195,180,.3);border-radius:16px;background:#faf3e3cc;text-align:left}.prompt-card strong{color:var(--text-primary);font-size:15px;line-height:1.55;font-weight:600}.chat-topbar-brand{flex:1 1 560px;align-items:flex-start}.chat-title-block{display:grid;gap:8px;max-width:720px}.chat-title-block h1{font-size:clamp(2.2rem,4vw,3.4rem);font-weight:600;line-height:.98}.engine-status-pill{display:inline-flex;align-items:center;min-height:36px;padding:0 14px;border:1px solid rgba(165,108,31,.2);border-radius:999px;background:#a56c1f1a;color:var(--warning)}.engine-status-pill.is-live{border-color:#386b4938;background:#386b491a;color:var(--success)}.chat-stage{padding:24px}.chat-layout{display:grid;grid-template-columns:minmax(280px,340px) minmax(0,1fr);gap:24px}.chat-sidebar,.gate-copy,.gate-billing{display:grid;gap:16px}.access-card,.prompt-panel,.chat-thread-card,.composer,.question-card,.reading-overview-card,.reading-card{border-radius:20px}.access-card,.intake-card,.prompt-panel,.chat-thread-card,.composer{padding:20px}.intake-card-collapsible{padding:0;overflow:hidden}.intake-toggle{width:100%;padding:20px;border:0;background:transparent;text-align:left}.intake-copy,.intake-fields,.intake-collapsed-note{padding-inline:20px}.intake-fields,.reading-entry-overview{display:grid;gap:14px}.intake-fields label,.gate-form label{display:grid;gap:8px}.intake-fields label>span,.gate-form label>span,.composer-label{color:var(--text-tertiary);font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.intake-fields input,.gate-form input,.composer textarea{width:100%;padding:12px 14px;border:1px solid var(--border);border-radius:10px;background:#faf3e8eb;color:var(--text-primary)}.intake-fields input,.gate-form input{min-height:48px}.composer textarea{min-height:140px;resize:vertical}.coordinate-row,.rc-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.thread-feed{align-content:start;min-height:360px;max-height:min(960px,calc(100vh - 340px));overflow:auto}.question-card{max-width:min(100%,680px);justify-self:end;padding:18px 20px;background:#e6efed7a}.question-card h4,.signal-text{margin:0;color:var(--text-primary)}.question-card h4{font-size:19px;line-height:1.5}.reading-entry-overview{grid-template-columns:minmax(250px,320px) minmax(0,1fr);gap:18px}.assistant-chart-block,.reading-overview-card,.reading-card,.billing-summary-card{padding:18px 20px}.assistant-chart-block{border:1px solid var(--border);border-radius:20px;background:var(--surface-soft)}.assistant-chart-block .chart-visual-reading{width:min(100%,300px);margin:0 auto}.text-reveal-cursor{display:inline-block;width:9px;height:1.2em;margin-left:6px;background:#9f61249e;vertical-align:text-bottom;animation:blink-cursor 1s steps(1) infinite}.signal-text{font-family:var(--display);font-size:clamp(1.7rem,3vw,2.3rem);font-weight:600;line-height:1.02}.follow-ups{display:flex;flex-wrap:wrap;gap:10px}.theme-picker-overlay,.theme-picker-overlay.open{display:none}.gate-overlay{display:block}.gate-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40}.gate-overlay .gate-backdrop,.theme-picker-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#1813106b;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.gate-overlay .gate-panel{position:relative;z-index:1;width:min(100% - 32px,560px);margin:8vh auto 0;background:#f8f1e4fa;box-shadow:var(--shadow-strong)}.gate-actions{flex-wrap:wrap}.chart-visual{position:relative;aspect-ratio:1}.chart-visual svg{display:block;width:100%;height:auto}.chart-icon-layer{position:absolute;top:0;right:0;bottom:0;left:0}.chart-symbol{position:absolute;transform:translate(-50%,-50%);background-color:var(--chart-icon-color, currentColor);mask-image:var(--chart-icon-mask);mask-repeat:no-repeat;mask-position:center;mask-size:contain;-webkit-mask-image:var(--chart-icon-mask);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain}.chart-shell{fill:var(--chart-shell);stroke:#b79e8138;stroke-width:1.25}.chart-orbit{fill:none;stroke:var(--chart-orbit);stroke-width:1}.chart-orbit-strong{stroke:#9f612438}.chart-orbit-inner{stroke:#335e622e}.chart-ray{stroke:#5c4e4257;stroke-width:1}.chart-constellation{fill:none;stroke:#9f612461;stroke-width:1.4}.chart-inner-trace{fill:none;stroke:#335e6252;stroke-width:1.15}.chart-nucleus{fill:var(--chart-core)}@keyframes blink-cursor{0%,50%{opacity:1}51%,to{opacity:0}}@keyframes orbit-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fade-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-stage{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@media(max-width:1180px){.home-hero,.chat-layout,.reading-entry-overview,.rc-pair{grid-template-columns:1fr}.home-example-grid,.home-process-grid,.home-preview-grid,.home-trust-grid,.home-reading-dossier-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-preview-grid,.home-trust-reading-section{align-items:stretch}.home-example-card{grid-column:auto}.home-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-feature-card,.home-feature-card-emphasis,.home-feature-card-interpretation,.home-feature-card-lineage,.home-feature-card-trust{grid-column:auto}}@media(max-width:900px){.home-shell{padding-top:116px}.home-nav{display:none}.home-topbar{width:min(calc(100% - 24px),1536px)}.home-topbar-shell{padding:16px 18px}.home-topbar-cta,.home-language-button{display:none}.home-menu-button{display:inline-flex}.home-mobile-menu.open{display:grid}.home-footer-main,.home-footer-bottom{flex-direction:column}.home-footer-links{width:100%;grid-template-columns:1fr}}@media(max-width:720px){.home-shell,.chat-shell{padding-inline:16px}.chat-topbar,.home-topbar-actions,.chat-topbar-brand,.chat-topbar-actions,.composer-footer{flex-direction:column;align-items:stretch}.coordinate-row{grid-template-columns:1fr}.home-topbar{width:min(calc(100% - 16px),1536px)}.home-topbar-shell,.home-topbar-brand{gap:14px}.home-topbar-brand,.home-topbar-actions{flex-direction:row;align-items:center}.home-hero{min-height:auto;padding-bottom:72px}.home-hero-copy{gap:30px}.home-cta-row{display:grid}.home-hero-title{font-size:clamp(3.2rem,16vw,4.8rem)}.home-section{padding-bottom:64px}.home-section-heading{gap:14px;margin-bottom:24px}.home-section-heading h2{font-size:clamp(2rem,11vw,2.8rem)}.home-example-grid,.home-process-grid,.home-preview-grid,.home-trust-reading-section,.home-trust-grid,.home-reading-dossier-grid{grid-template-columns:1fr}.home-example-card,.home-process-card,.home-preview-card,.home-trust-card,.home-reading-dossier{min-height:auto;padding:24px 22px}.home-preview-cta,.home-secondary-cta{width:100%}.home-trust-card.is-wide{grid-column:auto}.home-reading-dossier-head h2,.home-final-cta-copy h2{font-size:clamp(1.9rem,10vw,2.5rem)}.home-reading-dossier-text{font-size:1.18rem}.home-final-cta-band{flex-direction:column;align-items:stretch;gap:24px;padding:28px 24px;margin-bottom:56px}.home-final-cta-button{width:100%;min-width:0}.home-inquiry-chip{width:100%;justify-content:flex-start}.home-stage-orbit{width:min(100%,540px)}.home-stat-chip{top:26px;right:20px;min-width:120px;padding:10px 12px}.home-stat-chip.is-secondary-position{bottom:24px;left:20px}.home-stat-chip strong{font-size:20px}.home-quote-band{padding:96px 20px}.question-card{justify-self:stretch;max-width:none}}
