@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Mono:wght@400;700&display=swap');
:root{--bg:#08070b;--panel:#111016;--panel2:#17141f;--line:#292330;--text:#f6f2fb;--muted:#91899d;--purple:#9b5cff;--hot:#c27aff;--green:#64e6a5;--red:#ff6c91}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-family:'DM Sans',sans-serif;min-height:100vh;overflow-x:hidden}button,input,textarea,select{font:inherit}.glow{position:fixed;border-radius:50%;filter:blur(140px);opacity:.14;pointer-events:none}.glow-a{width:420px;height:420px;background:#8a2cff;top:-180px;right:8%}.glow-b{width:300px;height:300px;background:#5c1eb3;bottom:-120px;left:25%}aside{position:fixed;inset:0 auto 0 0;width:230px;border-right:1px solid #211d27;padding:30px 22px;display:flex;flex-direction:column;background:rgba(8,7,11,.88);backdrop-filter:blur(18px);z-index:5}.brand{display:flex;align-items:center;gap:12px}.logo{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(135deg,#b46cff,#6e25df);font:700 23px 'Space Mono';box-shadow:0 8px 24px #7736c94a}.brand strong{font:700 19px 'Space Mono';letter-spacing:4px}.brand span{display:block;color:var(--muted);font:8px 'Space Mono';letter-spacing:1.4px;margin-top:3px}nav{margin-top:72px;display:grid;gap:10px}.nav{border:0;color:#8e8798;background:transparent;text-align:left;padding:13px 15px;border-radius:12px;cursor:pointer;font-weight:600;font-size:14px}.nav span{margin-left:12px}.nav.active,.nav:hover{background:#18141f;color:#fff;box-shadow:inset 0 0 0 1px #2a2332}.privacy{margin-top:auto;padding:15px;border:1px solid #2a2431;border-radius:14px;display:flex;gap:10px;background:#100e14}.privacy i{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 12px var(--green);margin-top:5px}.privacy strong,.privacy span{display:block;font-size:11px}.privacy span{color:var(--muted);margin-top:4px;line-height:1.4}main{margin-left:230px;padding:42px 5vw 70px;position:relative;z-index:1}header{display:flex;justify-content:space-between;align-items:start;margin-bottom:46px}.eyebrow{color:#a775ed;font:700 10px 'Space Mono';letter-spacing:2.5px}h1{font-size:42px;letter-spacing:-1.8px;margin:8px 0 0}h1 em{font-style:normal;color:var(--hot)}h2{font-size:27px;margin:12px 0}.ghost,.primary{border:1px solid #342b40;border-radius:11px;padding:11px 16px;color:#ddd4e7;background:#131017;cursor:pointer}.ghost:hover{border-color:#70499e;color:white}.view{display:none}.view.active{display:block}.search-card{max-width:970px;padding:45px;border:1px solid #31293a;border-radius:24px;background:linear-gradient(145deg,rgba(27,22,34,.96),rgba(15,13,20,.96));box-shadow:0 30px 100px #0008;position:relative;overflow:hidden}.search-card:after{content:'';position:absolute;width:250px;height:250px;border-radius:50%;background:#8a3eff;filter:blur(100px);opacity:.12;right:-60px;top:-80px}.badge{display:inline-block;border:1px solid #493360;color:#b88be9;background:#22172f;border-radius:20px;padding:7px 11px;font:10px 'Space Mono';letter-spacing:1px}.search-card h2{font-size:31px;margin:22px 0 8px}.search-card p,.settings-card>p{color:var(--muted);margin:0 0 28px}.input-wrap{min-height:66px;background:#0b0a0e;border:1px solid #392e46;border-radius:15px;padding:9px 9px 9px 18px;display:flex;align-items:center;gap:10px;position:relative;z-index:2}.input-wrap:focus-within{border-color:#8f4ce4;box-shadow:0 0 0 3px #7d3ed020}.input-wrap>span{color:#8553bd;font:22px 'Space Mono'}.input-wrap textarea{flex:1;resize:none;border:0;outline:0;background:transparent;color:#fff;padding:11px 0;font:15px 'Space Mono'}.input-wrap button,.primary{border:0;border-radius:10px;background:linear-gradient(135deg,#9e58f3,#7130c9);color:#fff;font-weight:700;padding:14px 20px;cursor:pointer;box-shadow:0 8px 28px #6e29c43d}.input-wrap button b{margin-left:15px}.hints{display:flex;gap:23px;color:#777080;font-size:11px;margin-top:22px}.hints span:before{content:'✓';color:var(--purple);margin-right:7px}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:22px;max-width:970px}.features article{border:1px solid #25202b;border-radius:17px;padding:23px;background:#0e0c12}.features b{color:#7747af;font:11px 'Space Mono'}.features h3{font-size:15px;margin:18px 0 8px}.features p{font-size:12px;line-height:1.6;color:var(--muted);margin:0}.progress{max-width:970px;margin-top:18px;padding:18px 22px;background:#121016;border:1px solid #292330;border-radius:14px}.progress.hidden{display:none}.progress-head{display:flex;justify-content:space-between;font-size:12px;color:var(--muted)}.bar{height:5px;margin-top:12px;background:#28232e;border-radius:5px;overflow:hidden}.bar i{display:block;width:0;height:100%;background:linear-gradient(90deg,#7130c9,#c677ff);transition:.3s}.toolbar{display:flex;justify-content:space-between;align-items:end}.actions{display:flex;gap:9px}.actions select{background:#131017;border:1px solid #342b40;color:white;border-radius:10px;padding:9px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin:20px 0}.stats div{padding:16px 20px;border:1px solid #26212c;border-radius:14px;background:#100e14}.stats span{color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:1px}.stats strong{font:700 22px 'Space Mono';display:block;margin-top:6px}.result-grid{display:grid;grid-template-columns:minmax(560px,1fr) 340px;gap:16px}.map-card,.side-card,.settings-card,.notice{border:1px solid #292330;border-radius:19px;background:rgba(16,14,20,.95);overflow:hidden}.card-title{padding:16px 19px;border-bottom:1px solid #24202a;display:flex;justify-content:space-between;align-items:center;font-size:12px;text-transform:uppercase;letter-spacing:1.2px}.card-title small{font-size:9px;color:#716a79;text-transform:none;letter-spacing:0}#mindmap{height:530px;overflow:hidden;cursor:grab;background-image:radial-gradient(#2c2732 1px,transparent 1px);background-size:24px 24px}#mindmap svg{width:100%;height:100%}.ai-copy{padding:20px;color:#b8b0c0;line-height:1.65;font-size:12px;white-space:pre-wrap;max-height:210px;overflow:auto}.pulse{width:7px;height:7px;border-radius:50%;background:var(--purple);box-shadow:0 0 12px var(--purple)}.profiles-title{border-top:1px solid #24202a}.profile-list{max-height:325px;overflow:auto}.profile{padding:12px 17px;display:flex;align-items:center;gap:11px;border-bottom:1px solid #201c25}.profile .dot{width:9px;height:9px;border-radius:50%}.profile div{min-width:0;flex:1}.profile strong,.profile small{display:block}.profile strong{font-size:12px}.profile small{font-size:10px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:3px}.profile button{border:0;background:#241b2f;color:#c7a0f1;border-radius:8px;padding:6px 8px;cursor:pointer;font-size:10px}.settings-card{padding:35px;max-width:730px}.settings-card label:not(.switch-row){display:block;color:#aea5b6;font-size:12px;margin:18px 0}.settings-card label>input:not([type=checkbox]){display:block;width:100%;margin-top:8px;padding:13px;border:1px solid #352d3d;border-radius:10px;color:white;background:#0b0a0e;outline:0}.switch-row{display:flex;justify-content:space-between;align-items:center;padding:18px 0;border-top:1px solid #25202b;position:relative}.switch-row strong,.switch-row small{display:block}.switch-row small{color:var(--muted);font-size:11px;margin-top:4px}.switch-row input{opacity:0;position:absolute}.switch-row i{width:42px;height:23px;border-radius:20px;background:#302a36;position:relative;transition:.2s}.switch-row i:after{content:'';position:absolute;width:17px;height:17px;border-radius:50%;background:#777;top:3px;left:3px;transition:.2s}.switch-row input:checked+i{background:#7c38d0}.switch-row input:checked+i:after{left:22px;background:white}.notice{max-width:730px;padding:20px;margin-top:15px;color:#a69dab;font-size:12px}.notice strong{color:#d5b7f7}.notice p{margin:7px 0 0;line-height:1.6}#savedMsg{font-size:11px;color:var(--green);margin-left:12px}@media(max-width:1100px){aside{width:76px;padding:25px 13px}.brand>div:last-child,.nav span,.privacy div{display:none}.logo{margin:auto}.nav{text-align:center}.privacy{justify-content:center}main{margin-left:76px}.result-grid{grid-template-columns:1fr}.side-card{display:grid;grid-template-columns:1fr 1fr}.profiles-title{border-top:0}.profile-list{max-height:210px}.features{grid-template-columns:1fr}.stats{grid-template-columns:repeat(2,1fr)}}
/* Detailed live progress */
.progress-head{align-items:center}.progress-head>div{display:flex;flex-direction:column;gap:4px}.progress-head small{color:var(--muted);font-size:10px}.progress-head strong{font:700 20px 'Space Mono';color:#c27aff}.bar i{box-shadow:0 0 12px #9b5cff}.steps{display:flex;gap:22px;margin-top:12px;color:#625b6b;font:9px 'Space Mono';text-transform:uppercase;letter-spacing:.6px}.steps span:before{content:'○';margin-right:6px}.steps span.active{color:#c89aff}.steps span.active:before{content:'●';text-shadow:0 0 8px #9b5cff}.steps span.done{color:#64e6a5}.steps span.done:before{content:'✓'}
/* Manual verification decisions */
.profile{flex-wrap:wrap}.profile .verdict{display:flex;gap:4px}.profile .verdict button{padding:5px 7px}.profile .verdict button:first-child{background:#173729;color:#64e6a5}.profile .verdict button:last-child{background:#3b1923;color:#ff829f}.profile strong small{display:inline;color:#9b5cff;font:9px 'Space Mono'}
