@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@300;400;500&family=Inter:wght@400;500;600&family=Playfair+Display:ital,wght@1,500&display=swap";html{background:#f3f0ea}body{-webkit-font-smoothing:antialiased;min-width:320px;min-height:100vh;margin:0;font-family:Inter,Arial,sans-serif}button,textarea{font-family:inherit}:root{--ink:#17161b;--muted:#77727e;--line:#ddd8d1;--paper:#f3f0ea;--card:#faf8f4;--acid:#c8ff36;--purple:#7158ff}*{box-sizing:border-box}button,textarea{font:inherit}button{cursor:pointer}.app-shell{background:var(--paper);min-height:100vh;color:var(--ink);grid-template-columns:260px 1fr;display:grid}.sidebar{background:var(--ink);color:#fff;flex-direction:column;justify-content:space-between;height:100vh;padding:28px 20px;display:flex;position:sticky;top:0}.brand{border-bottom:1px solid #ffffff1f;align-items:center;gap:12px;padding:0 8px 28px;display:flex}.brand-mark{width:44px;height:44px;color:var(--ink);background:var(--acid);border-radius:12px;place-items:center;font-family:DM Mono,monospace;font-weight:500;display:grid}.brand strong,.brand small{display:block}.brand strong{letter-spacing:.08em}.brand small,.sidebar-footer small{color:#96919d;margin-top:4px;font-size:11px}.nav{gap:4px;margin-top:28px;display:grid}.nav-item{color:#aaa6b0;text-align:left;background:0 0;border:0;border-radius:10px;grid-template-columns:28px 1fr;gap:8px;padding:12px;transition:all .2s;display:grid}.nav-item span{color:#696470;font-family:DM Mono,monospace;font-size:10px}.nav-item:hover,.nav-item.active{color:#fff;background:#28252e}.nav-item.active span{color:var(--acid)}.sidebar-footer{border-top:1px solid #ffffff1f;align-items:center;gap:10px;padding:20px 8px 0;display:flex}.sidebar-footer strong,.sidebar-footer small{display:block}.status-dot{background:var(--acid);border-radius:999px;width:9px;height:9px;box-shadow:0 0 16px #c8ff36b3}.main{min-width:0}.topbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:92px;padding:22px 42px;display:flex}.topbar h2{margin:5px 0 0;font-size:20px}.eyebrow{letter-spacing:.16em;color:var(--muted);font-family:DM Mono,monospace;font-size:10px}.outline-button,.text-button{border:1px solid var(--line);color:var(--ink);background:0 0;border-radius:999px;padding:11px 16px}.text-button{border-color:#0000}.workspace,.page-section{padding:58px 5vw 80px}.hero{max-width:1000px}.hero h1,.section-heading h1{letter-spacing:-.06em;max-width:1050px;margin:16px 0;font-size:clamp(46px,6vw,88px);line-height:.98}.hero h1 em{color:var(--purple);font-family:Playfair Display,serif;font-weight:500}.hero p,.section-heading p{max-width:650px;color:var(--muted);font-size:17px;line-height:1.7}.hero-actions{align-items:center;gap:14px;margin-top:28px;display:flex}.primary-button{background:var(--ink);color:#fff;border:0;border-radius:999px;padding:14px 20px;font-weight:600}.primary-button:hover{background:var(--purple)}.primary-button:disabled{opacity:.4;cursor:not-allowed}.process{border-top:1px solid var(--line);border-bottom:1px solid var(--line);flex-wrap:wrap;gap:18px;margin:66px 0 24px;padding:18px 0;font-family:DM Mono,monospace;font-size:11px;display:flex}.process i{color:var(--purple);font-style:normal}.dashboard-grid{grid-template-columns:1.35fr 1fr 1fr;gap:14px;display:grid}.feature-card,.result-card,.export-card{background:var(--card);border:1px solid var(--line);border-radius:18px;padding:26px}.feature-card{flex-direction:column;justify-content:space-between;min-height:260px;display:flex}.feature-card.large{min-height:330px}.dark-card{background:var(--ink);color:#fff;border-color:var(--ink)}.dark-card .eyebrow,.dark-card p{color:#9e99a4}.card-number{color:var(--purple);font-family:DM Mono,monospace;font-size:11px}.feature-card h3,.result-card h3{margin:8px 0;font-size:24px}.feature-card p,.result-card p{color:var(--muted);margin:0;line-height:1.6}.section-heading{margin-bottom:42px}.section-heading h1{font-size:clamp(44px,5vw,72px)}.brief-editor{border:1px solid var(--line);background:var(--card);border-radius:20px;max-width:1000px;overflow:hidden}.editor-header,.editor-footer{justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.editor-header{border-bottom:1px solid var(--line);color:var(--muted);font-family:DM Mono,monospace;font-size:10px}.editor-footer{border-top:1px solid var(--line)}textarea{resize:vertical;width:100%;min-height:330px;color:var(--ink);background:0 0;border:0;outline:none;padding:28px;font-size:22px;line-height:1.6;display:block}textarea::placeholder{color:#aaa5ad}.analysis-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;max-width:1100px;display:grid}.result-card{min-height:230px}.accent-card{background:var(--acid)}.strategy-list{border-top:1px solid var(--line);max-width:1000px}.strategy-list article{border-bottom:1px solid var(--line);grid-template-columns:180px 1fr;gap:30px;padding:26px 0;display:grid}.strategy-list article span{color:var(--purple);font-family:DM Mono,monospace;font-size:11px}.strategy-list article p{margin:0;font-size:22px;line-height:1.5}.empty-state{border:1px dashed #bbb5ad;border-radius:20px;max-width:720px;padding:60px}.empty-state span{color:var(--muted);font-family:DM Mono,monospace;font-size:10px}.empty-state h3{font-size:32px}.history-list{border-top:1px solid var(--line);max-width:1000px}.history-list div{border-bottom:1px solid var(--line);grid-template-columns:100px 1fr 180px;padding:24px 0;display:grid}.history-list span,.history-list small{color:var(--muted);font-family:DM Mono,monospace;font-size:11px}.export-card{max-width:820px;padding:48px}.export-card>span{color:var(--purple);font-family:DM Mono,monospace;font-size:10px}.export-card h2{margin-bottom:12px;font-size:42px}.export-card p{color:var(--muted);margin-bottom:30px;line-height:1.7}@media (width<=900px){.app-shell{grid-template-columns:1fr}.sidebar{height:auto;position:static}.nav{grid-template-columns:repeat(2,1fr)}.sidebar-footer{display:none}.topbar{padding:20px}.workspace,.page-section{padding:42px 20px 60px}.dashboard-grid,.analysis-grid{grid-template-columns:1fr}.strategy-list article{grid-template-columns:1fr;gap:10px}.history-list div{grid-template-columns:1fr;gap:7px}}
