[hidden]{display:none!important}.auth-gate{min-height:100vh;display:grid;place-items:center;padding:24px;background:var(--paper)}.auth-card{width:min(100%,420px);background:var(--panel);border:1px solid var(--line);border-radius:18px;padding:36px;box-shadow:0 18px 50px #17211f12}.auth-card .brand-mark{margin-bottom:28px}.auth-card h1{margin:0 0 12px}.auth-card form{display:grid;gap:16px;margin-top:24px}.auth-card label{display:grid;gap:7px;color:var(--muted);font-size:12px;font-weight:650}.auth-card input{width:100%;padding:12px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);font:inherit}.auth-card button{width:100%;margin-top:4px}.auth-error{min-height:18px;color:#a44b45;font-size:12px;margin:0}.avatar{cursor:pointer}:root{--ink:#17211f;--muted:#71807b;--line:#e4e9e4;--paper:#fbfcfa;--panel:#fff;--gold:#b9914b;--mint:#dcebe2;--blue:#dce8f1;--violet:#e7e0ef;--green:#dcebe2}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font:14px Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.app-shell{display:flex;min-height:100vh}.sidebar{width:238px;background:#f3f6f2;border-right:1px solid var(--line);padding:28px 16px;display:flex;flex-direction:column}.brand{display:flex;gap:11px;align-items:center;padding:0 13px 46px}.brand-mark{width:34px;height:34px;border-radius:50%;background:var(--ink);color:#fff;display:grid;place-items:center;font-family:Georgia;font-size:20px}.brand strong{display:block;letter-spacing:.2em;font-size:13px}.brand small{color:var(--muted);font-size:9px;letter-spacing:.18em}.sidebar nav{display:grid;gap:6px}.nav-item{border:0;background:transparent;text-align:left;padding:12px 14px;border-radius:10px;color:var(--muted);font-size:14px;cursor:pointer;display:flex;gap:12px;align-items:center}.nav-item.active,.nav-item:hover{background:#fff;color:var(--ink);box-shadow:0 1px 4px #17211f0b}.nav-item.active{font-weight:650}.sidebar-foot{margin-top:auto;color:var(--muted);font-size:12px;display:flex;gap:8px;align-items:center;padding:10px 14px}.dot{width:7px;height:7px;background:#6fa77e;border-radius:50%}.main{flex:1;max-width:1400px;margin:auto;padding:0 52px 70px}.topbar{height:118px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.eyebrow{font-size:10px;letter-spacing:.18em;color:var(--muted);margin:0 0 8px;font-weight:700}.accent{color:var(--gold)}h1{font:400 30px Georgia,serif;margin:0}h2{font:400 48px/1.02 Georgia,serif;margin:0 0 20px;letter-spacing:-.03em}h2 em{color:var(--gold);font-style:italic}h3{font:400 27px Georgia,serif;margin:0}h4{font:500 17px Georgia,serif;margin:9px 0}.top-actions{display:flex;gap:16px;align-items:center}.search{display:flex;align-items:center;gap:9px;border:1px solid var(--line);border-radius:8px;padding:9px 11px;background:#fff;color:var(--muted)}.search input{border:0;outline:0;width:170px;background:transparent}.search kbd{font-size:10px;border:1px solid var(--line);border-radius:4px;padding:2px 5px}.avatar{border:0;border-radius:50%;height:34px;width:34px;background:var(--gold);color:#fff;font-weight:700}.view{display:none;padding-top:42px}.view.active{display:block}.hero{min-height:300px;padding:62px 66px;margin:38px 0 48px;background:#eff4ef;border-radius:18px;display:flex;justify-content:space-between;overflow:hidden;position:relative}.hero-copy{max-width:510px;color:var(--muted);line-height:1.65}.hero-orbit{width:260px;height:220px;position:relative;margin-right:40px}.hero-orbit:before,.hero-orbit:after{content:"";position:absolute;border:1px solid #b7cabb;border-radius:50%;inset:15px 0}.hero-orbit:after{transform:rotate(62deg);inset:0 35px}.orbit-core{position:absolute;left:104px;top:77px;width:52px;height:52px;border-radius:50%;background:var(--ink);color:#fff;display:grid;place-items:center;font:28px Georgia;z-index:2}.orbit-dot{position:absolute;width:13px;height:13px;border-radius:50%;z-index:2}.one{background:var(--gold);top:10px;left:37px}.two{background:#7aa797;right:19px;top:93px}.three{background:#a998c0;bottom:8px;left:87px}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:20px}.muted{color:var(--muted);font-size:12px}.module-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.module-card{position:relative;text-align:left;border:1px solid var(--line);background:#fff;border-radius:12px;padding:22px;cursor:pointer;min-height:150px;transition:.2s}.module-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #17211f0b}.module-card strong,.module-card small{display:block}.module-card strong{font:18px Georgia;margin:18px 0 6px}.module-card small{color:var(--muted);line-height:1.4}.module-card b{position:absolute;right:20px;bottom:20px;color:var(--gold)}.module-icon,.stat-icon{width:31px;height:31px;border-radius:9px;display:grid;place-items:center;font-size:16px}.gold{background:#f2e8d2;color:#9b702b}.blue{background:var(--blue);color:#52738c}.green{background:var(--green);color:#4f8265}.violet{background:var(--violet);color:#775a91}.notice{margin-top:35px;border:1px solid #e9ddc6;background:#fffaf0;padding:16px 20px;display:flex;gap:14px;line-height:1.5;color:var(--muted);border-radius:10px}.notice>span{color:var(--gold);font-size:20px}.notice strong{color:var(--ink)}.notice p{margin:4px 0}.primary{border:0;background:var(--ink);color:#fff;border-radius:7px;padding:11px 15px;cursor:pointer}.table-card{border:1px solid var(--line);background:#fff;border-radius:12px;overflow:hidden}.table-toolbar{padding:14px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between}.table-toolbar input{border:0;outline:0;padding:5px;width:300px}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:16px;border-bottom:1px solid var(--line);font-size:13px}th{color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.12em}.pill{display:inline-block;background:var(--mint);border-radius:30px;padding:4px 9px;font-size:11px}.empty-state{text-align:center;padding:90px 30px;border:1px dashed #ccd7cd;border-radius:14px;color:var(--muted)}.empty-icon{font-size:34px;color:var(--gold)}.empty-state p{max-width:420px;margin:10px auto;line-height:1.6}.compact{margin-top:25px;padding:45px}.directory-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.stat-card{background:#fff;border:1px solid var(--line);padding:22px;border-radius:12px}.stat-card strong{display:block;font:32px Georgia;margin:20px 0 4px}.stat-card small{color:var(--muted)}.search-panel{max-width:700px;border:1px solid var(--line);background:#fff;border-radius:12px;padding:20px}.search-panel span{font-size:21px;color:var(--muted)}.search-panel input{border:0;outline:0;font-size:20px;margin-left:12px;width:80%}.search-panel p{color:var(--muted);line-height:1.6;border-top:1px solid var(--line);padding-top:18px;margin-top:20px}@media(max-width:900px){.sidebar{width:72px;padding:20px 9px}.brand{padding:0 10px 36px}.brand div,.nav-item span,.sidebar-foot span:last-child{display:none}.nav-item{justify-content:center;padding:12px}.main{padding:0 22px 50px}.module-grid,.directory-grid{grid-template-columns:repeat(2,1fr)}.hero{padding:35px}.hero-orbit{display:none}}@media(max-width:600px){.main{padding:0 15px}.topbar{height:90px}.search{display:none}.hero{margin-top:20px;padding:28px 24px}.hero h2{font-size:37px}.module-grid,.directory-grid{grid-template-columns:1fr}.section-head{align-items:start;gap:15px;flex-direction:column}}
