*{box-sizing:border-box}html,body{color:#e8edf8;background:#070b14;min-height:100%;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input{font:inherit}button{cursor:pointer}.app-shell{background:radial-gradient(circle at 60% -10%,#253a79 0,#0000 35%),#070b14;min-height:100vh}.topbar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:20;background:#0a101ccc;border-bottom:1px solid #1d2638;justify-content:space-between;align-items:center;height:68px;padding:0 24px;display:flex;position:sticky;top:0}.brand{letter-spacing:-.04em;align-items:center;gap:10px;font-weight:800;display:flex}.brand-mark{background:linear-gradient(145deg,#7c3aed,#22d3ee);border-radius:10px;place-items:center;width:34px;height:34px;display:grid;box-shadow:0 8px 30px #5b21b655}.btn{color:#eef3ff;background:#121b2c;border:1px solid #2b3850;border-radius:10px;align-items:center;gap:8px;padding:10px 14px;display:inline-flex}.btn:hover{background:#18243a}.btn.primary{background:linear-gradient(135deg,#7c3aed,#2563eb);border:0;box-shadow:0 8px 25px #4f46e544}.landing{max-width:1180px;margin:0 auto;padding:92px 24px}.hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:56px;display:grid}.eyebrow{color:#67e8f9;text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:700}.hero h1{letter-spacing:-.065em;margin:18px 0;font-size:clamp(48px,7vw,82px);line-height:.98}.hero p{color:#a9b5c9;max-width:660px;font-size:19px;line-height:1.7}.hero-actions{gap:12px;margin-top:32px;display:flex}.mock{background:#0f1726;border:1px solid #2b3850;border-radius:24px;overflow:hidden;transform:perspective(1200px)rotateY(-8deg)rotateX(2deg);box-shadow:0 30px 100px #0009}.mock-top{background:#131e31;border-bottom:1px solid #26334a;align-items:center;gap:6px;height:42px;padding:0 14px;display:flex}.dot{background:#475569;border-radius:50%;width:9px;height:9px}.mock-body{grid-template-columns:80px 1fr 60px;height:440px;display:grid}.mock-side{background:#0b1322;border-right:1px solid #26334a}.mock-page{background:#fff;border-radius:6px;margin:32px;position:relative;box-shadow:0 10px 50px #0009}.mock-page:before,.mock-page:after{content:"";background:#dbe5f5;border-radius:99px;height:9px;position:absolute;left:12%;right:12%}.mock-page:before{top:16%}.mock-page:after{top:23%;right:28%}.mock-highlight{background:#fde04788;border-radius:4px;height:44px;position:absolute;top:44%;left:12%;right:28%}.features{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:110px;display:grid}.feature{background:#0d1524;border:1px solid #202c40;border-radius:18px;padding:26px}.feature h3{margin:14px 0 8px}.feature p{color:#93a1b8;margin:0;line-height:1.6}.dashboard{max-width:1180px;margin:0 auto;padding:40px 24px}.dash-head{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.documents{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:18px;display:grid}.doc-card{background:#0e1727;border:1px solid #202c40;border-radius:16px;transition:all .2s;overflow:hidden}.doc-card:hover{border-color:#425678;transform:translateY(-3px)}.doc-preview{background:linear-gradient(145deg,#17243a,#0b1220);place-items:center;height:190px;display:grid}.paper{background:#fff;border-radius:4px;width:105px;height:140px;padding:18px;box-shadow:0 10px 25px #0007}.line{background:#dde4ee;border-radius:4px;height:5px;margin-bottom:8px}.doc-meta{padding:16px}.doc-name{white-space:nowrap;text-overflow:ellipsis;font-weight:700;overflow:hidden}.muted{color:#8290a7;margin-top:6px;font-size:13px}.dropzone{text-align:center;color:#a4b0c4;background:#0b1320;border:1px dashed #425678;border-radius:16px;margin-bottom:26px;padding:34px}.editor{background:#080d16;grid-template-rows:58px 54px 1fr;height:100vh;display:grid}.editor-head,.toolbar{background:#0e1625;border-bottom:1px solid #253047;align-items:center;gap:8px;padding:0 14px;display:flex}.editor-head{justify-content:space-between}.editor-title{align-items:center;gap:10px;min-width:0;display:flex}.editor-title input{color:#eaf0fb;background:0 0;border:0;outline:none;width:310px;font-weight:700}.toolbar{justify-content:center;overflow-x:auto}.tool{color:#9aa8bd;background:0 0;border:1px solid #0000;border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.tool:hover,.tool.active{color:#fff;background:#1a2740;border-color:#31415d}.editor-main{grid-template-columns:220px 1fr 260px;min-height:0;display:grid}.pages-panel,.properties{background:#0b1220;border-right:1px solid #253047;padding:14px;overflow:auto}.properties{border-left:1px solid #253047;border-right:0}.thumb{border:1px solid #0000;border-radius:10px;margin-bottom:10px;padding:9px}.thumb.active{background:#18243a;border-color:#40577d}.thumb canvas{background:#fff;border-radius:3px;width:100%;height:auto;display:block}.thumb-label{text-align:center;color:#95a4ba;margin-top:7px;font-size:12px}.canvas-area{background:#252c38;flex-direction:column;align-items:center;gap:24px;padding:35px;display:flex;overflow:auto}.page-wrap{transform-origin:top;background:#fff;position:relative;box-shadow:0 12px 40px #0008}.page-wrap canvas{display:block}.overlay{touch-action:none;position:absolute;inset:0}.annotation{background:#3b82f61f;border:1px solid #2563eb;position:absolute}.annotation.highlight{background:#fde04766;border:0}.annotation.redact{background:#000;border:0}.annotation.text{color:#111;background:0 0;border:1px dashed #2563eb;min-width:80px;padding:3px}.section-title{text-transform:uppercase;letter-spacing:.12em;color:#76849b;margin:8px 0 12px;font-size:11px;font-weight:800}.field{margin-bottom:15px}.field label{color:#9eabc0;margin-bottom:7px;font-size:12px;display:block}.field input,.field select{color:#eef3ff;background:#111b2c;border:1px solid #2a3952;border-radius:8px;width:100%;padding:9px}.status{color:#86efac;background:#123629;border-radius:99px;padding:5px 9px;font-size:12px}.empty{text-align:center;color:#96a3b7;place-items:center;height:100%;display:grid}.auth{place-items:center;min-height:100vh;padding:24px;display:grid}.auth-card{background:#0e1727;border:1px solid #26344d;border-radius:20px;width:min(420px,100%);padding:30px}.auth-card h1{margin-top:0}.auth-card input{color:#fff;background:#111b2c;border:1px solid #2a3952;border-radius:9px;width:100%;margin:7px 0 14px;padding:12px}.error{color:#fecdd3;background:#411d28;border-radius:9px;margin-bottom:12px;padding:10px}.toast{z-index:100;background:#142138;border:1px solid #334664;border-radius:11px;padding:12px 16px;position:fixed;bottom:18px;right:18px}.spinner{border:3px solid #334155;border-top-color:#a78bfa;border-radius:50%;width:26px;height:26px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:900px){.hero{grid-template-columns:1fr}.mock{transform:none}.features,.editor-main{grid-template-columns:1fr}.pages-panel,.properties{display:none}.toolbar{justify-content:flex-start}}
