:root{--bg: radial-gradient(circle at top, #070815 0%, #01010a 55%, #000 100%);--panel: rgba(7, 8, 18, .9);--border: rgba(255, 255, 255, .04);--accent: #9f72ff;--text: #edf1ff;--muted: rgba(237, 241, 255, .6);font-family:"Source Sans 3",system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.5;color:var(--text)}body{margin:0;min-height:100vh;background:radial-gradient(circle at 1px 1px,rgba(159,114,255,.03) 1px,transparent 0) 0 0 / 26px 26px,radial-gradient(circle at 1px 1px,rgba(7,8,18,.25) 1px,transparent 0) 13px 13px / 26px 26px,#020617}#root{min-height:100vh}.app-shell{min-height:100vh;display:flex;flex-direction:column}.topbar{height:58px;background:#02020573;border-bottom:1px solid rgba(255,255,255,.02);display:flex;align-items:center;justify-content:space-between;padding:0 1rem;gap:1rem;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:sticky;top:0;z-index:40}.brand-cluster{display:flex;align-items:center;gap:.5rem}.brand-dot{width:28px;height:28px;border-radius:999px;background:radial-gradient(circle,#9f72ff,#3a14a9);box-shadow:0 0 18px #9f72ff99}.brand-name{font-family:Roboto Slab,serif;font-weight:600;letter-spacing:.08em;font-size:1rem}.top-actions{display:flex;gap:.6rem;align-items:center}.main-shell{display:flex;flex:1;min-height:calc(100vh - 58px)}.sidebar{width:220px;background:#01010659;border-right:1px solid rgba(255,255,255,.02);padding:.8rem;display:flex;flex-direction:column;gap:.6rem;font-size:.95rem}.sidebar-title{font-size:.85rem;text-transform:uppercase;letter-spacing:.08em;color:#edf1ff80;margin-bottom:.3rem}.nav-item{background:transparent;border:1px solid transparent;border-radius:.5rem;padding:.5rem .55rem;font-size:.95rem;color:#edf1ffbf;cursor:pointer;display:flex;gap:.45rem;align-items:center;transition:.12s ease-out;text-decoration:none}.nav-item:hover{background:#9f72ff17;border:1px solid rgba(159,114,255,.15);color:#fff}.nav-item.active{background:#9f72ff24;border:1px solid rgba(159,114,255,.3);color:#fff}.page-body{flex:1;padding:1.2rem 1.3rem 2.8rem;display:flex;flex-direction:column;gap:1.2rem;min-width:0;font-size:1rem;line-height:1.5}.btn{border:none;border-radius:999px;padding:.45rem .9rem;font-size:.95rem;cursor:pointer;display:inline-flex;gap:.4rem;align-items:center}.btn-primary{background:linear-gradient(120deg,#9f72ff,#68e0ff);color:#050510;font-weight:600}.btn-ghost{background:#ffffff05;color:#edf1ff;border:1px solid rgba(237,241,255,.05)}.home-wrap{display:flex;flex-direction:column;gap:1.6rem}.hero-head{text-align:left}.hero-title{font-family:Roboto Slab,serif;font-size:1.8rem;margin:0}.hero-sub{margin:.5rem 0 0;font-size:1rem;color:#edf1ffb3}.cta-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1rem}.cta-card{background:radial-gradient(circle at top,#070812e6,#07081259);border:1px solid rgba(159,114,255,.15);border-radius:1rem;padding:.9rem 1rem 1rem;text-decoration:none;color:inherit;display:flex;flex-direction:column;gap:.6rem;transition:transform .12s ease-out,box-shadow .12s ease-out,border .12s ease-out;min-height:130px}.cta-card:hover{transform:translateY(-2px);box-shadow:0 18px 35px #00000059;border:1px solid rgba(159,114,255,.45)}.cta-label{font-size:.9rem;text-transform:uppercase;letter-spacing:.12em;color:#edf1ff8c}.cta-title{font-family:Roboto Slab,serif;font-size:1.3rem}.cta-text{font-size:1rem;color:#edf1ffb3;line-height:1.5}.welcome-msg{font-size:.9rem;color:#edf1ff99}.welcome-msg a{color:#9f72ff;text-decoration:underline}.sheet-page{display:flex;flex-direction:column;gap:1rem;font-size:1rem}.sheet-section{background:#05060cb3;border:1px solid rgba(255,255,255,.03);border-radius:.7rem;overflow:hidden}.sheet-section-header{background:linear-gradient(120deg,#4338ca40,#0f172a00);border-bottom:1px solid rgba(255,255,255,.03);padding:.6rem .8rem;display:flex;align-items:center;justify-content:space-between;cursor:pointer;gap:.4rem}.sheet-section-title{font-family:Roboto Slab,serif;font-size:1rem;letter-spacing:.02em}.sheet-section-body{padding:.7rem .9rem .9rem;display:flex;flex-direction:column;gap:.6rem}.sheet-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.6rem}.sheet-grid-tight{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.5rem}.sheet-field{display:flex;flex-direction:column;gap:.25rem;min-width:0}.sheet-label{font-size:.9rem;text-transform:uppercase;letter-spacing:.08em;color:#e2e8ffb3;white-space:nowrap}.sheet-input,.sheet-textarea,.sheet-select{background:#0206174d;border:1px solid rgba(148,163,184,.15);border-radius:.45rem;color:#e2e8f0;font-size:.95rem;padding:.35rem .5rem;outline:none;min-width:0;line-height:1.5}.sheet-input:focus,.sheet-textarea:focus,.sheet-select:focus{border:1px solid rgba(129,140,248,.6);background:#0206178c}.sheet-textarea{min-height:68px;resize:vertical}.sheet-list{display:flex;flex-direction:column;gap:.5rem}.sheet-card{background:#0f172a59;border:1px solid rgba(15,23,42,.15);border-radius:.6rem;padding:.5rem;display:flex;flex-direction:column;gap:.4rem}.sheet-card-line{display:flex;gap:.4rem;align-items:center;width:100%}.sheet-card .sheet-input,.sheet-card .sheet-select{flex:1 1 0}.sheet-small-btn{background:#0f172a99;border:1px solid rgba(148,163,184,.15);border-radius:.5rem;font-size:.85rem;padding:.25rem .6rem;cursor:pointer;color:#e2e8f0;white-space:nowrap}.sheet-status{font-size:.85rem;color:#e2e8ff99}@media (max-width: 680px){:root{font-size:15px}.sheet-card-line{flex-wrap:wrap}.sheet-label{white-space:normal}}
