:root{--ink:#12202e;--muted:#667483;--line:#dfe6ea;--paper:#f5f7f6;--nav:#102231;--violet:#7656f5;--cyan:#10a9be;--amber:#ed9f36;--green:#2bb673;--white:#fff;--shadow:0 18px 55px rgba(19,40,56,.09);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper)}
*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}.hidden{display:none!important}.eyebrow{letter-spacing:.14em;text-transform:uppercase;font-size:.7rem;font-weight:800;color:#637587;margin:0 0 .55rem}.auth-shell{min-height:100vh;display:grid;grid-template-columns:minmax(350px,1.05fr) minmax(420px,.95fr)}.auth-story{background:linear-gradient(135deg,#102a3b,#10202d 65%,#17213d);color:#fff;padding:3rem 5vw;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;position:relative}.auth-story:after{content:"";position:absolute;width:34rem;height:34rem;border:1px solid rgba(255,255,255,.12);border-radius:50%;right:-15rem;bottom:-13rem;box-shadow:0 0 0 5rem rgba(255,255,255,.025),0 0 0 10rem rgba(255,255,255,.018)}.brand{display:flex;align-items:center;gap:.7rem;font-weight:800;font-size:1.08rem;letter-spacing:-.02em}.brand-mark{display:grid;place-items:center;width:2.25rem;height:2.25rem;border-radius:10px;background:linear-gradient(135deg,#7257f6,#08b5c1);color:#fff;font-size:.78rem}.auth-story h1{font-size:clamp(3rem,5.5vw,6rem);line-height:.95;letter-spacing:-.055em;margin:.35rem 0 1.5rem;max-width:850px}.auth-story .eyebrow{color:#66d7dc}.lede{font-size:1.2rem;line-height:1.7;color:#c9d4dc;max-width:650px}.auth-foot{color:#8fa3b0;font-size:.85rem}.auth-form-wrap{display:grid;place-items:center;padding:3rem;background:#fff}.auth-form{width:min(420px,100%);display:grid;gap:1.2rem}.auth-form h2{font-size:2rem;letter-spacing:-.035em;margin:0 0 1rem}.auth-form label,.editor label,.workspace-card label{display:grid;gap:.45rem;color:#354554;font-weight:700;font-size:.82rem}.auth-form input,.editor input,.editor textarea,.editor select,.workspace-card input,.workspace-card textarea,.workspace-card select{width:100%;border:1px solid #ccd6dc;border-radius:10px;padding:.86rem 1rem;background:#fff;color:var(--ink);outline:none}.auth-form input:focus,.editor input:focus,.editor textarea:focus,.workspace-card input:focus,.workspace-card textarea:focus,.workspace-card select:focus{border-color:var(--violet);box-shadow:0 0 0 3px rgba(118,86,245,.12)}.button{border:0;border-radius:9px;padding:.78rem 1.1rem;font-weight:800;cursor:pointer}.button.primary{color:#fff;background:linear-gradient(135deg,#684cf0,#8466fc);box-shadow:0 8px 20px rgba(104,76,240,.22)}.button.ghost{background:#eef2f4;color:#324353}.error{color:#bd3748;min-height:1.2rem}.app-shell{display:grid;grid-template-columns:245px minmax(0,1fr);min-height:100vh}.sidebar{position:sticky;top:0;height:100vh;background:var(--nav);color:#d8e3e9;padding:1.4rem 1rem;display:flex;flex-direction:column}.sidebar .brand{padding:.25rem .55rem 1.8rem}.sidebar nav{display:grid;gap:.2rem}.sidebar nav button{display:flex;align-items:center;gap:.75rem;width:100%;border:0;background:transparent;color:#aebdc7;text-align:left;padding:.7rem .75rem;border-radius:8px;cursor:pointer}.sidebar nav button span{width:1.25rem;color:#7e919d;font-weight:800}.sidebar nav button:hover,.sidebar nav button.active{background:#1c3444;color:#fff}.sidebar nav button.active span{color:#6ed7dc}.nav-label{font-size:.62rem;letter-spacing:.15em;color:#607786;text-transform:uppercase;font-weight:800;margin:1.2rem .75rem .4rem}.profile{margin-top:auto;border-top:1px solid #2b4352;padding:1rem .4rem 0;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.7rem}.profile .avatar{width:2.2rem;height:2.2rem;border-radius:50%;background:#6f58e9;display:grid;place-items:center;font-size:.72rem;font-weight:800}.profile strong,.profile small{display:block}.profile small{color:#788e9b;font-size:.7rem;margin-top:.15rem}.profile button{background:none;border:0;color:#8499a5;cursor:pointer}.topbar{height:112px;padding:1.6rem 3vw;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;background:rgba(255,255,255,.8);backdrop-filter:blur(12px)}.topbar h1{margin:0;font-size:1.65rem;letter-spacing:-.035em}.status{font-size:.75rem;color:#5f6e79;background:#fff;border:1px solid var(--line);padding:.55rem .75rem;border-radius:99px}.status i{display:inline-block;width:7px;height:7px;background:var(--green);border-radius:50%;margin-right:.35rem}.content{padding:2.2rem 3vw 4rem;max-width:1500px;margin:0 auto}.hero{min-height:280px;background:linear-gradient(110deg,#142b3c,#1b3545);color:#fff;border-radius:18px;padding:3rem;display:grid;grid-template-columns:1.4fr .6fr;align-items:center;overflow:hidden}.hero h2{font-size:clamp(2.4rem,4vw,4.6rem);line-height:1.02;letter-spacing:-.055em;margin:.25rem 0 1rem}.hero h2 em{font-style:normal;color:#75dde0}.hero p:not(.eyebrow){max-width:700px;color:#b9c9d2;line-height:1.65}.hero .eyebrow{color:#77dde0}.hero-orbit{position:relative;min-height:220px;display:grid;place-items:center}.orb{width:85px;height:85px;border-radius:28px;background:linear-gradient(135deg,#6f59ef,#16b5c2);display:grid;place-items:center;font-weight:900;box-shadow:0 20px 80px rgba(103,89,239,.45);z-index:2}.orbit{position:absolute;border:1px solid rgba(121,220,224,.24);border-radius:50%}.orbit.one{width:190px;height:190px}.orbit.two{width:300px;height:300px}.quick-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.1rem;margin-top:1.2rem}.feature-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:1.55rem;text-align:left;cursor:pointer;transition:.2s;box-shadow:0 5px 18px rgba(19,40,56,.03)}.feature-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.feature-icon{display:grid;place-items:center;width:2.7rem;height:2.7rem;border-radius:10px;color:#fff;font-weight:800;margin-bottom:1.2rem}.feature-icon.violet{background:var(--violet)}.feature-icon.cyan{background:var(--cyan)}.feature-icon.amber{background:var(--amber)}.feature-card small{letter-spacing:.13em;font-weight:800;color:#8a98a2}.feature-card h3{font-size:1.2rem;margin:.45rem 0}.feature-card p{color:var(--muted);line-height:1.55;min-height:3rem}.feature-card b{font-size:.8rem;color:#6148de}.metric-row{display:grid;grid-template-columns:repeat(3,1fr);margin-top:1.2rem;background:#fff;border:1px solid var(--line);border-radius:14px}.metric-row article{padding:1.4rem 1.6rem;border-right:1px solid var(--line)}.metric-row article:last-child{border:0}.metric-row small,.metric-row strong,.metric-row span{display:block}.metric-row small{color:#81909a;font-size:.65rem;font-weight:800;letter-spacing:.12em}.metric-row strong{font-size:1.5rem;margin:.35rem 0}.metric-row span{color:var(--muted);font-size:.8rem}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.3rem}.section-heading h2,.section-heading h3{margin:0 0 .35rem;letter-spacing:-.03em}.section-heading p,.tool-intro p{margin:0;color:var(--muted)}.section-heading.compact{margin-top:1.5rem}.assistant-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}.assistant-card{background:#fff;border:1px solid var(--line);border-radius:13px;padding:1.3rem}.assistant-card .model{font-size:.68rem;background:#edf0ff;color:#604bd5;border-radius:99px;padding:.3rem .55rem;float:right}.assistant-card h3{margin:.2rem 0 .6rem}.assistant-card p{color:var(--muted);line-height:1.5;min-height:3rem}.starters{border-top:1px solid var(--line);padding-top:.8rem;color:#71808b;font-size:.78rem}.empty{padding:4rem;text-align:center;background:#fff;border:1px dashed #bdc9d0;border-radius:14px;color:var(--muted)}dialog{border:0;border-radius:16px;padding:0;width:min(700px,90vw);box-shadow:0 30px 100px rgba(14,30,42,.25)}dialog::backdrop{background:rgba(10,24,34,.55);backdrop-filter:blur(3px)}.editor{padding:1.6rem;display:grid;gap:1rem}.dialog-head,.dialog-actions{display:flex;justify-content:space-between;align-items:center}.dialog-head h2{margin:0}.dialog-head button{border:0;background:none;font-size:1.5rem;cursor:pointer}.dialog-actions{justify-content:flex-end;gap:.7rem;border-top:1px solid var(--line);padding-top:1rem}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.form-grid.three{grid-template-columns:2fr 1fr 1fr}.tool-intro{max-width:800px;margin-bottom:1.6rem}.tool-intro h2{font-size:2.4rem;letter-spacing:-.045em;margin:.25rem 0 .7rem}.workspace-card{background:#fff;border:1px solid var(--line);border-radius:15px;padding:1.6rem;display:grid;gap:1.1rem}.workspace-card.narrow{max-width:650px}.dropzone{border:1px dashed #aabac4!important;background:#f8faf9;padding:2rem!important;text-align:center;border-radius:12px!important}.dropzone input{border:0!important;margin-top:.7rem}.switch-label{display:flex!important;align-items:center;justify-content:flex-end}.switch-label input{width:auto}.result-card{background:#122b3c;color:#fff;border-radius:15px;padding:1.6rem;margin-top:1.2rem}.result-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.result-metrics div{padding:1rem;background:rgba(255,255,255,.06);border-radius:10px}.result-metrics small,.result-metrics strong{display:block}.result-metrics strong{font-size:2rem;margin-top:.25rem}.token-viz{margin-top:1rem;background:#fff;color:#243544;padding:1rem;border-radius:10px;line-height:1.9;max-height:320px;overflow:auto}.token-viz span:nth-child(4n+1){background:#dff5f2}.token-viz span:nth-child(4n+2){background:#eee9ff}.token-viz span:nth-child(4n+3){background:#fff0dd}.token-viz span:nth-child(4n){background:#e1efff}.process-step{display:grid;grid-template-columns:2fr repeat(3,1fr) auto auto;gap:.7rem;align-items:end;padding:1rem 0;border-top:1px solid var(--line)}.process-step label{font-size:.7rem}.process-step .checks{display:flex;gap:.8rem;padding-bottom:.8rem}.process-step .checks label{display:flex;align-items:center;gap:.25rem}.process-step .checks input{width:auto}.process-step button{margin-bottom:.55rem}.findings{display:grid;gap:.7rem;margin-top:1rem}.finding{background:#fff;color:var(--ink);padding:1rem;border-radius:9px}.finding strong,.finding span{display:block}.finding span{color:var(--muted);font-size:.85rem;margin-top:.3rem}.success{color:var(--green);font-weight:700}
@media(max-width:980px){.app-shell{grid-template-columns:82px 1fr}.sidebar .brand span:last-child,.sidebar nav button:not(.active){font-size:0}.sidebar nav button span{font-size:.9rem}.nav-label,.profile div:not(.avatar),.profile button{display:none}.quick-grid{grid-template-columns:1fr}.hero{grid-template-columns:1fr}.hero-orbit{display:none}.process-step{grid-template-columns:1fr 1fr}.auth-shell{grid-template-columns:1fr}.auth-story{min-height:42vh}.metric-row{grid-template-columns:1fr}.metric-row article{border-right:0;border-bottom:1px solid var(--line)}}@media(max-width:620px){.app-shell{display:block}.sidebar{position:static;height:auto}.sidebar nav,.profile{display:none}.topbar{height:auto;padding:1.2rem}.content{padding:1.2rem}.hero{padding:1.5rem}.hero h2{font-size:2.5rem}.form-grid,.form-grid.three,.result-metrics{grid-template-columns:1fr}.auth-story{padding:2rem}.auth-story h1{font-size:3rem}.auth-form-wrap{padding:2rem 1.2rem}}
