*{box-sizing:border-box;margin:0;padding:0}body{font-family:system-ui,-apple-system,sans-serif;background:#f8fafc;color:#1e293b;line-height:1.6}.auth-wrap{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0f172a,#1e3a5f)}.auth-card{background:#fff;border-radius:20px;padding:48px 40px;width:100%;max-width:420px;box-shadow:0 20px 60px #0000004d}.auth-logo{display:flex;justify-content:center;margin-bottom:32px}.auth-logo img{width:400px;max-width:90%;height:auto;object-fit:contain}.auth-logo span{display:none}.auth-card h2{font-size:1.5rem;font-weight:700;margin-bottom:24px;color:#0f172a}.form-group{margin-bottom:16px}.form-group label{display:block;font-size:.875rem;font-weight:600;color:#475569;margin-bottom:6px}.form-group input{width:100%;padding:11px 14px;border:2px solid #e2e8f0;border-radius:10px;font-size:1rem;transition:border-color .15s;outline:none}.form-group input:focus{border-color:#38bdf8}.btn-primary{width:100%;padding:13px;background:linear-gradient(135deg,#0369a1,#38bdf8);color:#fff;border:none;border-radius:10px;font-size:1rem;font-weight:700;cursor:pointer;margin-top:8px;transition:opacity .15s}.btn-primary:hover{opacity:.9}.auth-link{text-align:center;margin-top:20px;font-size:.9rem;color:#64748b}.auth-link a{color:#0369a1;font-weight:600;text-decoration:none}.error-msg{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;border-radius:8px;padding:10px 14px;font-size:.875rem;margin-bottom:16px}.layout{display:flex;min-height:100vh}.sidebar{width:220px;background:linear-gradient(180deg,#0f172a,#0f1f38);color:#fff;display:flex;flex-direction:column;padding:0;flex-shrink:0;border-right:1px solid rgba(255,255,255,.06)}.sidebar-logo{display:flex;align-items:center;justify-content:center;padding:28px 20px 24px;border-bottom:1px solid rgba(255,255,255,.07);margin-bottom:8px}.sidebar-logo img{width:160px;height:auto;object-fit:contain;filter:brightness(0) invert(1)}.sidebar-logo span{display:none}.sidebar-nav{flex:1;padding:4px 12px}.nav-item{display:flex;align-items:center;gap:12px;padding:10px 14px;color:#ffffff8c;text-decoration:none;font-size:.88rem;font-weight:500;transition:background .15s,color .15s;cursor:pointer;border:none;background:none;width:100%;text-align:left;border-radius:10px;margin-bottom:2px}.nav-item svg{width:17px;height:17px;flex-shrink:0;opacity:.7}.nav-item:hover{background:#ffffff12;color:#ffffffe6}.nav-item:hover svg{opacity:1}.nav-item.active{background:#38bdf81f;color:#38bdf8;font-weight:600}.nav-item.active svg{opacity:1}.sidebar-footer{padding:12px 12px 20px;border-top:1px solid rgba(255,255,255,.07)}.sidebar-footer .nav-item{color:#ffffff73;font-size:.85rem}.sidebar-footer .nav-item:hover{color:#ef4444;background:#ef444414}.main{flex:1;overflow-y:auto}.topbar{background:#fff;border-bottom:1px solid #e2e8f0;padding:16px 32px;display:flex;align-items:center;justify-content:space-between}.topbar h1{font-size:1.25rem;font-weight:700}.page-content{padding:32px}.card{background:#fff;border-radius:16px;padding:24px;box-shadow:0 1px 3px #00000014;border:1px solid #f1f5f9}.coming-soon{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 24px;text-align:center;color:#94a3b8}.coming-soon .icon{font-size:3rem;margin-bottom:16px}.coming-soon h3{font-size:1.2rem;font-weight:600;color:#64748b;margin-bottom:8px}
