*{box-sizing:border-box}html,body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#f5f7fb;color:#182033}a{text-decoration:none;color:inherit}button,input{font:inherit}.app-shell{min-height:100vh}.sidebar{position:fixed;left:0;top:0;bottom:0;width:250px;background:#101827;color:#fff;padding:20px 14px;display:flex;flex-direction:column;z-index:30}.sidebar-brand{height:62px;display:flex;align-items:center;gap:12px;padding:0 10px 18px;border-bottom:1px solid rgba(255,255,255,.08)}.brand-mark,.top-logo-mark,.auth-logo{display:grid;place-items:center;background:#5b6df9;color:#fff;font-weight:800;border-radius:12px}.brand-mark{width:38px;height:38px}.brand-name{font-weight:800;font-size:17px}.brand-sub{font-size:12px;color:#93a0b7;margin-top:2px}.side-nav{padding-top:18px;display:flex;flex-direction:column;gap:6px}.side-link{display:flex;align-items:center;gap:12px;padding:12px 13px;border-radius:10px;color:#aeb8cb;font-weight:600}.side-link:hover,.side-link.active{background:#5b6df9;color:#fff}.side-link svg,.logout-btn svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8}.side-link svg path:first-child:not([d*="circle"]){fill:none}.sidebar-bottom{margin-top:auto}.logout-btn{width:100%;display:flex;gap:12px;align-items:center;border:0;background:rgba(255,255,255,.06);color:#e7ebf2;padding:12px 13px;border-radius:10px;cursor:pointer}.logout-btn:hover{background:#dc3d55}.main-area{margin-left:250px;min-height:100vh}.topbar{height:74px;background:#fff;border-bottom:1px solid #e7eaf0;display:flex;align-items:center;justify-content:space-between;padding:0 26px;position:sticky;top:0;z-index:20}.topbar-left{display:flex;align-items:center;gap:12px}.top-logo{display:flex;align-items:center;gap:9px}.top-logo-mark{width:34px;height:34px}.menu-toggle{display:none;border:0;background:#eef1f7;width:38px;height:38px;border-radius:9px;cursor:pointer}.profile-menu-wrap{position:relative}.profile-button{border:0;background:transparent;display:flex;align-items:center;gap:10px;cursor:pointer;padding:7px 9px;border-radius:12px}.profile-button:hover{background:#f5f7fb}.avatar{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#e8ebff;color:#4a5af0;font-weight:800}.profile-text{display:flex;flex-direction:column;align-items:flex-start}.profile-text strong{font-size:14px}.profile-text small{font-size:11px;color:#7e899b;max-width:180px;overflow:hidden;text-overflow:ellipsis}.chevron{color:#7e899b}.profile-dropdown{display:none;position:absolute;right:0;top:56px;background:#fff;width:190px;border:1px solid #e4e8ef;box-shadow:0 12px 35px rgba(26,38,66,.12);border-radius:12px;padding:8px}.profile-dropdown.show{display:block}.profile-dropdown a,.profile-dropdown button{display:block;width:100%;padding:10px 12px;border:0;background:none;text-align:left;border-radius:8px;cursor:pointer;color:#273149}.profile-dropdown a:hover,.profile-dropdown button:hover{background:#f5f7fb}.content{padding:28px;max-width:1500px;margin:0 auto}.page-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.page-head h1{margin:0;font-size:28px}.page-head p{margin:6px 0 0;color:#7b8496}.stats-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;margin-bottom:22px}.stat-card{background:#fff;border:1px solid #e8ebf0;border-radius:16px;padding:20px;display:flex;align-items:center;gap:14px;box-shadow:0 3px 14px rgba(30,42,74,.04)}.stat-icon{width:46px;height:46px;border-radius:13px;display:grid;place-items:center;background:#eef0ff;color:#4c5bef;font-size:20px}.stat-card span{display:block;color:#778196;font-size:13px}.stat-card strong{display:block;font-size:22px;margin-top:5px}.panel{background:#fff;border:1px solid #e8ebf0;border-radius:16px;padding:22px;margin-bottom:20px;box-shadow:0 3px 14px rgba(30,42,74,.035)}.panel-head{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px}.panel-head h2{margin:0;font-size:18px}.panel-head p{margin:5px 0 0;color:#7c8799;font-size:13px}.btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:9px;padding:10px 14px;font-weight:700;cursor:pointer}.btn.primary{background:#5b6df9;color:#fff}.btn.primary:hover{background:#4c5de9}.btn.secondary{background:#eef1f7;color:#34405a;border-color:#e0e5ed}.btn.danger{background:#fff0f2;color:#d93650}.btn.small{padding:8px 11px;font-size:13px}.btn.full{width:100%}.inline-form{display:flex;gap:10px}.inline-form input{flex:1}.form-stack{display:flex;flex-direction:column;gap:14px}.form-stack label{display:flex;flex-direction:column;gap:7px}.form-stack label span{font-size:13px;font-weight:700;color:#4a556c}input{border:1px solid #dce2eb;border-radius:10px;padding:11px 12px;outline:none;background:#fff;color:#202a3d}input:focus{border-color:#6373fa;box-shadow:0 0 0 3px rgba(91,109,249,.12)}input:disabled{background:#f5f6f8}.alert{padding:12px 14px;border-radius:10px;margin-bottom:14px;font-size:14px}.alert.success{background:#eaf8ef;color:#14723a}.alert.error{background:#fff0f2;color:#bd263c}.empty-state{text-align:center;padding:45px 18px;color:#7b8496}.empty-state.compact{text-align:left;padding:20px;background:#f8f9fc;border-radius:12px}.empty-state h3{margin:10px 0 7px;color:#2b354a}.empty-state p{margin:0;line-height:1.6}.big-icon{font-size:34px}.domain-list{display:flex;flex-direction:column;gap:14px}.domain-card{border:1px solid #e4e8ef;border-radius:14px;padding:18px}.domain-top{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.domain-top h3{margin:0 0 8px;font-size:17px}.badge{display:inline-block;padding:5px 9px;border-radius:999px;font-size:11px;font-weight:800}.badge.pending{background:#fff4d9;color:#a76d00}.badge.verified{background:#e6f8ed;color:#168049}.badge.rejected{background:#ffe9ed;color:#c62e46}.verify-box{margin-top:15px;padding:14px;background:#f7f8fc;border-radius:11px;display:flex;flex-direction:column;gap:10px;font-size:13px}.code-row{display:flex;gap:9px;align-items:center}.code-row code{flex:1;display:block;padding:11px 12px;border-radius:8px;background:#172033;color:#e9eefb;overflow:auto;white-space:nowrap}.verified-message{margin-top:14px;color:#188149;font-weight:700}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:20px}.auth-body{min-height:100vh;background:linear-gradient(135deg,#f3f5ff,#f8fafc);display:grid;place-items:center;padding:24px}.auth-shell{width:min(430px,100%)}.auth-brand{text-align:center;margin-bottom:18px}.auth-logo{width:52px;height:52px;margin:0 auto 10px}.auth-brand h1{margin:0;font-size:22px}.auth-brand p{margin:5px 0;color:#7a8496}.auth-card{background:#fff;border:1px solid #e5e9f0;border-radius:18px;padding:28px;box-shadow:0 16px 50px rgba(37,48,80,.08)}.auth-card h2{margin:0 0 7px;font-size:23px}.muted{color:#7b8497;margin:0 0 20px}.auth-switch{text-align:center;margin-top:18px;font-size:14px;color:#778196}.auth-switch a{color:#4d5eea;font-weight:800}.sidebar-overlay{display:none}
@media(max-width:1150px){.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:820px){.sidebar{transform:translateX(-100%);transition:.22s ease}.sidebar.open{transform:translateX(0)}.main-area{margin-left:0}.menu-toggle{display:block}.sidebar-overlay{position:fixed;inset:0;background:rgba(10,18,32,.45);z-index:25}.sidebar-overlay.show{display:block}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.two-col{grid-template-columns:1fr}.content{padding:20px}.profile-text{display:none}}
@media(max-width:520px){.stats-grid{grid-template-columns:1fr}.topbar{padding:0 15px}.content{padding:16px}.page-head h1{font-size:24px}.panel{padding:16px}.inline-form,.code-row{flex-direction:column;align-items:stretch}.auth-card{padding:22px}.top-logo strong{display:none}}
