@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap');*{box-sizing:border-box}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,'SF Pro Display',Arial,sans-serif;background:#f7f4f1;color:#252322}a{text-decoration:none;color:inherit}.hero{min-height:100vh;padding:22px;background:linear-gradient(90deg,rgba(30,29,29,.88),rgba(73,24,24,.6)),url('https://images.unsplash.com/photo-1588072432836-e10032774350?auto=format&fit=crop&w=1500&q=80') center/cover;display:flex;align-items:center}.heroBox{max-width:900px;color:white}.tag{display:inline-flex;gap:9px;align-items:center;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);padding:9px 13px;border-radius:999px;font-size:13px}.hero h1{font-size:clamp(34px,6vw,74px);line-height:.97;margin:18px 0 14px;letter-spacing:-2.3px}.hero p{max-width:620px;color:#f0e7df;font-size:16px;line-height:1.7}.btn{border:0;background:#8f1d22;color:white;padding:10px 14px;border-radius:12px;font-weight:600;font-size:14px;cursor:pointer;transition:.2s ease;display:inline-flex;align-items:center;gap:9px}.btn:hover{transform:translateY(-1px);box-shadow:0 9px 25px rgba(143,29,34,.24)}.btn.dark{background:#292827}.btn.ghost{background:#fff;color:#292827}.btn.soft{background:#f0e6e1;color:#6f171b}.btn.line{background:white;color:#333;border:1px solid #e5dcd7}.wrap{min-height:100vh;display:grid;grid-template-columns:260px 1fr}.side{background:#211f1f;color:#f8f3ef;padding:18px;position:sticky;top:0;height:100vh;overflow:auto}.brand{font-weight:800;letter-spacing:-.7px;margin:7px 0 24px}.brand small{display:block;color:#cbbdb7;font-weight:500;margin-top:4px}.nav a{display:flex;align-items:center;gap:10px;padding:11px 12px;border-radius:14px;color:#eee;margin:3px 0;font-size:14px;transition:.2s}.nav a:hover,.nav a.active{background:#8f1d22}.ico{width:18px;height:18px;display:inline-block;position:relative}.ico:before,.ico:after{content:"";position:absolute;border-radius:4px;border:2px solid currentColor}.i-dashboard:before{width:6px;height:6px;left:0;top:0}.i-dashboard:after{width:6px;height:12px;right:0;top:0}.i-user:before{width:8px;height:8px;border-radius:50%;left:4px}.i-user:after{width:14px;height:7px;left:1px;bottom:0}.i-book:before{width:13px;height:15px;left:1px;top:1px}.i-book:after{height:13px;left:8px;top:2px;border-width:1px}.i-check:before{width:13px;height:7px;border-left:0;border-top:0;transform:rotate(45deg);left:2px;top:2px}.i-chart:before{width:14px;height:14px;left:1px;top:1px}.i-chart:after{width:12px;height:6px;border-top:0;border-right:0;transform:rotate(-25deg);left:3px;top:6px}.i-lock:before{width:12px;height:9px;bottom:0;left:2px}.i-lock:after{width:8px;height:8px;border-bottom:0;border-radius:8px 8px 0 0;left:4px;top:0}.top{padding:18px 22px;display:flex;justify-content:space-between;align-items:center;gap:12px}.page{padding:0 22px 30px}.title h2{margin:0;font-size:26px;letter-spacing:-.8px}.title p{margin:4px 0 0;color:#746b66}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.card{background:#fff;border:1px solid #eee4df;border-radius:22px;padding:17px;box-shadow:0 14px 40px rgba(40,32,28,.05);transition:.2s}.card:hover{transform:translateY(-1px)}.metric b{font-size:29px}.metric span{display:block;color:#756c67;font-size:13px}.panel{background:#fff;border:1px solid #eee4df;border-radius:24px;padding:18px;margin-top:15px;box-shadow:0 14px 45px rgba(40,32,28,.045)}.row{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.row3{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}label{font-size:13px;font-weight:600;color:#4d4845}input,select,textarea{width:100%;border:1px solid #e3d8d2;border-radius:13px;padding:11px 12px;font-family:inherit;background:#fff;margin-top:6px;outline:none}textarea{min-height:90px;resize:vertical}.tableWrap{overflow:auto}.tbl{width:100%;border-collapse:separate;border-spacing:0 8px;min-width:760px}.tbl th{text-align:left;color:#776d67;font-size:12px;font-weight:700;padding:0 10px}.tbl td{background:#fbf8f6;border-top:1px solid #eee4df;border-bottom:1px solid #eee4df;padding:11px 10px;font-size:13px}.tbl td:first-child{border-left:1px solid #eee4df;border-radius:13px 0 0 13px}.tbl td:last-child{border-right:1px solid #eee4df;border-radius:0 13px 13px 0}.pill{padding:6px 10px;border-radius:999px;font-size:12px;font-weight:700;background:#efe7e2;color:#6b5d55}.pill.ok{background:#e8f4ec;color:#227241}.pill.wait{background:#fff0da;color:#8b5a00}.pill.bad{background:#ffe6e6;color:#9b1f24}.login{min-height:100vh;display:grid;grid-template-columns:1.2fr .8fr;background:#f7f4f1}.loginPhoto{background:linear-gradient(180deg,rgba(31,28,27,.15),rgba(31,28,27,.65)),url('https://images.unsplash.com/photo-1509062522246-3755977927d7?auto=format&fit=crop&w=1200&q=80') center/cover}.loginBox{display:flex;align-items:center;justify-content:center;padding:25px}.loginCard{width:min(430px,100%);background:white;border-radius:26px;padding:24px;border:1px solid #eee4df}.mini{font-size:12px;color:#8b8078}.chart{height:160px;width:100%}.toast{position:fixed;right:18px;bottom:18px;background:#222;color:#fff;padding:12px 14px;border-radius:14px;z-index:99;display:none}.mobileTop{display:none}.printOnly{display:none}@media(max-width:880px){.wrap{display:block}.side{position:fixed;z-index:30;left:-280px;transition:.2s;width:260px}.side.open{left:0}.mobileTop{display:flex;position:sticky;top:0;background:#f7f4f1;z-index:20;padding:13px 16px;justify-content:space-between}.top{padding:14px 16px}.page{padding:0 16px 22px}.grid,.row,.row3{grid-template-columns:1fr}.login{grid-template-columns:1fr}.loginPhoto{height:210px}.hero{align-items:end}.hero h1{letter-spacing:-1.3px}.tbl{min-width:680px}}@media print{.side,.top,.mobileTop,.btn,.noPrint{display:none!important}.wrap{display:block}.page{padding:0}.panel,.card{box-shadow:none;border:0}.printOnly{display:block}body{background:white}}
