@import "https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,500;9..144,600&family=Manrope:wght@400;500;600;700;800&display=swap";:root{--bg-top:#fcf7ef;--bg-mid:#f4ebde;--bg-bottom:#eadcc9;--text-strong:#222819;--text:#2f3526;--text-muted:#675c48;--accent:#bb7054;--olive:#6f7a55;--font-sans:"Manrope", "Segoe UI", sans-serif;--font-display:"Fraunces", Georgia, serif;color:var(--text);font-family:var(--font-sans);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at 0% 0%, #ffffffc7, transparent 24%), radial-gradient(circle at 88% 10%, #cd926e29, transparent 18%), linear-gradient(180deg, var(--bg-top) 0%, var(--bg-mid) 42%, var(--bg-bottom) 100%);font-weight:500;line-height:1.55}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 0% 0%, #ffffffc7, transparent 24%), radial-gradient(circle at 88% 10%, #cd926e29, transparent 18%), linear-gradient(180deg, var(--bg-top) 0%, var(--bg-mid) 42%, var(--bg-bottom) 100%);min-width:320px;min-height:100vh;margin:0}button,input,textarea{font:inherit}a{color:inherit;text-decoration:none}#root{min-height:100vh}h1,h2,h3,p,ul{margin:0}h1,h2,h3,strong{color:var(--text-strong)}h1,h2,h3{font-family:var(--font-display);letter-spacing:-.05em;line-height:.94}h1{font-size:clamp(3.3rem,7vw,6.2rem)}h2{font-size:clamp(1.8rem,3.5vw,3rem)}h3{font-size:clamp(1.2rem,2vw,1.7rem)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.app-shell{width:min(1400px,100% - 32px);margin:0 auto;padding:22px 0 40px}.frame{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffaf3c7;border:1px solid #463a2a17;box-shadow:0 24px 60px #5a452b14}.top-frame{z-index:10;border-radius:28px;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;padding:18px 22px;display:grid;position:sticky;top:14px}.brand-cluster,.status-rail,.panel-heading.inline,.profile-summary,.match-row,.question-card,.main-nav,.hero-actions,.metric-grid,.product-grid,.dashboard-grid,.hero-grid,.inbox-layout,.profile-layout,.pricing-stack,.tag-row{display:flex}.brand-cluster,.status-rail,.panel-heading.inline,.match-row,.question-card,.hero-actions,.profile-summary{align-items:center}.brand-cluster,.status-rail,.panel-heading.inline,.hero-actions,.tag-row{gap:12px}.brand-mark{color:#fff9f1;background:linear-gradient(145deg,#3b4428,#21281a);border-radius:16px;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.micro-label,.eyeline,.section-chip,.status-badge,.metric-grid span,.question-card span{text-transform:uppercase;letter-spacing:.18em;font-size:.72rem}.micro-label,.eyeline,.section-chip,.status-copy,.muted,.match-row p,.bullet-list li,.ops-stack p,.price-band p,.question-card p,.hero-text,.tech-note p{color:var(--text-muted)}.main-nav{flex-wrap:wrap;justify-content:center;gap:10px}.main-nav button,.quiet-button{cursor:pointer;font:inherit;background:0 0;border:0}.main-nav button{color:var(--text-muted);border-radius:999px;padding:10px 14px}.main-nav button.active{color:var(--text-strong);background:#ffffffb8}.status-rail{justify-self:end}.status-badge{color:var(--text-strong);background:#ffffffb8;border-radius:999px;padding:10px 12px}.status-badge.mock{color:#8d5b42}.status-badge.supabase{color:#3f6d47}.quiet-button{color:var(--text-strong)}.workspace{gap:22px;margin-top:22px;display:grid}.hero-grid,.dashboard-grid,.product-grid,.inbox-layout,.profile-layout{gap:22px}.hero-grid{align-items:stretch}.hero-copy,.auth-panel,.feature-panel,.tab-panel,.conversation-panel,.safety-panel,.profile-panel,.pricing-panel{border-radius:34px;padding:28px}.hero-copy{flex:1.35}.auth-panel{flex:.72;gap:14px;display:grid}.hero-copy h1{max-width:11ch;margin:14px 0 18px}.hero-text{max-width:42rem;font-size:1.04rem}.primary-button,.secondary-button{cursor:pointer;font:inherit;border:0;border-radius:999px;padding:14px 18px;font-weight:700}.primary-button{color:#fff9f1;background:linear-gradient(145deg,#303723,#1d2417);box-shadow:0 20px 40px #1d24172e}.secondary-button{color:var(--text-strong);background:#ffffffb8;border:1px solid #463a2a1a}.metric-grid{flex-wrap:wrap;gap:14px;margin-top:28px}.metric-grid article,.tech-note,.question-card,.profile-card,.match-row,.message-bubble,.price-band{background:#ffffffb8;border:1px solid #463a2a14}.metric-grid article{border-radius:24px;flex:1;min-width:190px;padding:18px}.metric-grid strong{color:var(--text-strong);margin-top:8px;display:block}.panel-heading{gap:8px;margin-bottom:18px;display:grid}.panel-heading h2{font-size:clamp(1.8rem,3vw,2.8rem)}.auth-panel label,.composer textarea{gap:8px;display:grid}.auth-panel input,.composer textarea{width:100%;color:var(--text-strong);font:inherit;background:#ffffffd6;border:1px solid #463a2a1f;border-radius:18px;padding:14px 16px}.stack-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.status-copy{min-height:44px}.tech-note{border-radius:22px;padding:16px}.dashboard-grid .wide{flex:1.2}.dashboard-grid>:last-child{flex:.8}.question-list,.bullet-list,.match-list,.ops-stack{gap:12px;display:grid}.question-card{border-radius:22px;gap:18px;padding:18px}.question-card span{color:var(--accent)}.bullet-list{padding-left:20px}.product-grid>*,.inbox-layout>*,.profile-layout>*{flex:1}.tab-panel.focused,.conversation-panel.focused,.safety-panel.focused,.profile-panel.focused{box-shadow:0 28px 70px #b36d511f}.card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.profile-card{border-radius:26px;gap:12px;padding:18px;display:grid}.avatar-gradient,.mini-avatar{background:radial-gradient(circle at 28% 24%,#ffefe0eb,#0000 24%),linear-gradient(150deg,#c98967,#718258 54%,#2c3322)}.avatar-gradient{border-radius:22px;min-height:188px}.avatar-gradient.large{flex-shrink:0;width:150px;min-height:180px}.profile-topline,.match-row span{color:var(--text-strong)}.profile-topline{justify-content:space-between;gap:14px;display:flex}.tag-row{flex-wrap:wrap;margin-top:4px}.tag-row span,.section-chip{color:var(--text-strong);background:#d3bba62e;border-radius:999px;padding:8px 12px}.match-row{text-align:left;cursor:pointer;border-radius:22px;gap:14px;padding:16px}.match-row.selected{border-color:#b36d513d}.mini-avatar{border-radius:18px;flex-shrink:0;width:48px;height:48px}.conversation-thread{gap:12px;min-height:320px;max-height:420px;padding-right:4px;display:grid;overflow:auto}.message-bubble{border-radius:22px;max-width:80%;padding:16px}.message-bubble.self{color:#fff9f1;background:linear-gradient(145deg,#c78060,#bb6d52);justify-self:end}.message-bubble.self span{color:#fff9f1d1}.message-bubble span{margin-top:8px;font-size:.82rem;display:block}.composer{grid-template-columns:1fr auto;gap:12px;margin-top:18px;display:grid}.composer textarea{resize:vertical;min-height:88px}.ops-stack div{border-top:1px solid #463a2a14;padding:18px 0}.ops-stack div:first-child{border-top:0;padding-top:0}.profile-summary{gap:18px}.pricing-stack{flex-direction:column;gap:12px}.price-band{border-radius:22px;gap:6px;padding:18px;display:grid}.price-band.featured{background:linear-gradient(#fff5ecf0,#f9eadce6)}@media (width<=1180px){.hero-grid,.dashboard-grid,.product-grid,.inbox-layout,.profile-layout,.top-frame{grid-template-columns:1fr;display:grid}.status-rail{justify-self:start}}@media (width<=820px){.app-shell{width:min(100% - 20px,1400px)}.hero-copy,.auth-panel,.feature-panel,.tab-panel,.conversation-panel,.safety-panel,.profile-panel,.pricing-panel,.top-frame{border-radius:24px;padding:20px}.card-grid,.stack-actions,.composer{grid-template-columns:1fr}.profile-summary{flex-direction:column;align-items:flex-start}}
