/* Washnah Eco Visits — Enterprise Interface v1.1.0 */
:root{
  --eco:#004741;
  --eco-deep:#003733;
  --eco-dark:#002d2a;
  --eco-mid:#0b675d;
  --eco-bright:#178475;
  --eco-soft:#e6f1ec;
  --eco-mist:#f1f7f4;
  --cream:#f0ede4;
  --cream-light:#faf8f3;
  --ink:#102b29;
  --ink-soft:#28433f;
  --muted:#6b7e79;
  --muted-2:#93a19d;
  --surface:#ffffff;
  --canvas:#f4f7f5;
  --border:#dce6e1;
  --border-soft:#eaf0ed;
  --danger:#b83b45;
  --warning:#b87413;
  --success:#14715b;
  --info:#326ca8;
  --shadow-xs:0 1px 2px rgba(9,50,44,.04);
  --shadow-sm:0 8px 24px rgba(10,52,46,.06);
  --shadow-md:0 16px 42px rgba(7,50,43,.09);
  --shadow-lg:0 28px 70px rgba(0,46,41,.16);
  --radius-sm:10px;
  --radius-md:16px;
  --radius-lg:22px;
  --radius-xl:28px;
  --sidebar:286px;
}

html{background:var(--canvas)}
body{font-family:"Segoe UI",Tahoma,Arial,sans-serif;background:var(--canvas);color:var(--ink);font-feature-settings:"kern" 1,"liga" 1;-webkit-font-smoothing:antialiased}
body:before{content:"";position:fixed;inset:0;pointer-events:none;background:radial-gradient(circle at 2% 2%,rgba(23,132,117,.055),transparent 25%),radial-gradient(circle at 92% 95%,rgba(0,71,65,.035),transparent 22%);z-index:-1}
::selection{background:rgba(23,132,117,.18);color:var(--eco-deep)}
:focus-visible{outline:3px solid rgba(23,132,117,.26);outline-offset:2px}
.skip-link{position:fixed;top:-80px;right:24px;z-index:5000;background:#fff;color:var(--eco);padding:10px 16px;border-radius:10px;box-shadow:var(--shadow-md);font-weight:800}.skip-link:focus{top:16px}

/* Application shell */
.sidebar{width:var(--sidebar);padding:20px 16px 16px;background:linear-gradient(165deg,var(--eco-deep) 0%,var(--eco-dark) 64%,#002522 100%);border-left:1px solid rgba(255,255,255,.055);box-shadow:-18px 0 50px rgba(0,39,35,.12)}
.sidebar:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 10% 0%,rgba(89,177,151,.13),transparent 27%),linear-gradient(transparent 94%,rgba(255,255,255,.035) 94%);background-size:auto,100% 34px;opacity:.8}
.sidebar>*{position:relative;z-index:1}
.sidebar-brand{height:auto;min-height:64px;background:transparent;padding:0 4px 16px;border-radius:0;border-bottom:1px solid rgba(255,255,255,.09)}
.brand-link{display:flex;align-items:center;gap:11px;min-width:0;color:#fff}
.brand-logo{width:52px;height:52px;display:grid;place-items:center;border-radius:15px;background:#fff;box-shadow:0 8px 22px rgba(0,0,0,.15);overflow:hidden;flex:0 0 auto}
.brand-logo img{width:145px;max-width:none;height:auto;transform:translateX(-45px)}
.brand-copy{display:flex;flex-direction:column;line-height:1.45;min-width:0}.brand-copy strong{font-size:15px;color:#fff}.brand-copy small{font-size:10px;color:#a9cbc3;letter-spacing:.3px}
.sidebar-context{display:flex;align-items:center;gap:11px;margin:15px 2px 12px;padding:12px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.075);border-radius:15px}
.context-mark{width:37px;height:37px;border-radius:11px;background:rgba(240,237,228,.13);color:var(--cream);display:grid;place-items:center}.context-mark .icon{width:18px;height:18px}
.sidebar-context>div{display:flex;flex-direction:column}.sidebar-context small{font-size:9px;color:#98bdb4}.sidebar-context strong{font-size:11px;color:#edf7f4}
.sidebar-nav{gap:3px;padding:2px 0 14px;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.13) transparent}
.nav-section-label{display:block;color:#769e95;font-size:9px;font-weight:800;letter-spacing:.7px;padding:14px 13px 5px;text-transform:uppercase}
.nav-link{position:relative;min-height:43px;padding:10px 12px;color:#c9ded9;border:1px solid transparent;border-radius:12px;font-size:12px;font-weight:650;transition:background .18s ease,color .18s ease,transform .18s ease,border-color .18s ease}
.nav-link .icon{width:18px;height:18px;color:#92b9b0}
.nav-link:hover{transform:translateX(-2px);background:rgba(255,255,255,.065);border-color:rgba(255,255,255,.055);color:#fff}
.nav-link:hover .icon{color:#dceee9}
.nav-link.active{background:linear-gradient(100deg,rgba(240,237,228,.17),rgba(255,255,255,.07));border-color:rgba(240,237,228,.12);color:#fff;box-shadow:inset -3px 0 0 var(--cream)}
.nav-link.active .icon{color:var(--cream)}
.nav-link-accent{margin:6px 0;background:var(--cream);border-color:var(--cream);color:var(--eco);box-shadow:0 8px 20px rgba(0,0,0,.14)}
.nav-link-accent .icon{color:var(--eco)}.nav-link-accent:hover,.nav-link-accent.active{background:#fff;color:var(--eco);border-color:#fff;box-shadow:0 10px 26px rgba(0,0,0,.16)}.nav-link-accent.active{box-shadow:inset -3px 0 0 var(--eco),0 10px 26px rgba(0,0,0,.16)}
.sidebar-user{position:relative;margin-top:auto;padding:14px 10px 3px;border-top:1px solid rgba(255,255,255,.09);gap:10px}.sidebar-user .avatar{width:40px;height:40px;border-radius:12px;background:linear-gradient(145deg,#fff,var(--cream));box-shadow:0 5px 14px rgba(0,0,0,.13)}
.sidebar-user-meta strong{font-size:11px;color:#fff}.sidebar-user-meta small{font-size:9px;color:#89aaa2}.online-dot{margin-right:auto;width:8px;height:8px;border-radius:50%;background:#52d69e;box-shadow:0 0 0 4px rgba(82,214,158,.1)}
.app-main{margin-right:var(--sidebar);display:flex;flex-direction:column;min-height:100vh}
.topbar{height:82px;padding:0 30px;background:rgba(255,255,255,.88);border-bottom:1px solid rgba(210,224,217,.85);backdrop-filter:blur(18px) saturate(1.1);box-shadow:0 2px 14px rgba(10,52,46,.025)}
.topbar-start{gap:14px}.page-heading{display:flex;flex-direction:column}.breadcrumb{display:flex;align-items:center;gap:7px;color:var(--muted-2);font-size:9px;font-weight:650}.breadcrumb i{width:4px;height:4px;background:#b7c4c0;border-radius:50%}.topbar h1{font-size:19px;letter-spacing:-.25px;margin-top:1px}.topbar-actions{gap:9px}.topbar-date{display:flex;align-items:center;gap:9px;padding:6px 11px;border-left:1px solid var(--border);margin-left:2px;color:var(--muted)}.topbar-date>.icon{width:17px;height:17px;color:var(--eco-mid)}.topbar-date>div{display:flex;flex-direction:column;line-height:1.35}.topbar-date small{font-size:8px}.topbar-date strong{font-size:10px;color:var(--ink-soft);font-weight:700}
.notification-button,.icon-btn{transition:.18s ease}.notification-button{width:40px;height:40px;border:1px solid var(--border-soft);background:#fff;box-shadow:var(--shadow-xs)}.notification-button:hover,.icon-btn:hover{background:var(--eco-soft);color:var(--eco);transform:translateY(-1px)}
.profile-chip{min-width:174px;padding:5px 7px 5px 12px;border-color:var(--border-soft);box-shadow:var(--shadow-xs);gap:9px}.profile-chip strong{font-size:10px}.profile-chip small{font-size:9px}.avatar.small{width:35px;height:35px;border-radius:11px}.avatar.tiny{width:31px;height:31px;border-radius:10px;font-size:11px}
.logout-btn{border:1px solid var(--border-soft);background:#fff;color:#7b8b87}.logout-btn:hover{color:var(--danger);background:#fff1f1}
.page-content{width:100%;max-width:1680px;padding:27px 30px 42px;flex:1}.app-footer{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:13px 30px;color:#879591;font-size:9px;border-top:1px solid var(--border-soft);background:rgba(255,255,255,.6)}.footer-status{display:flex;align-items:center;gap:6px}.footer-status i,.live-badge i{width:7px;height:7px;border-radius:50%;background:#34b47b;box-shadow:0 0 0 4px rgba(52,180,123,.1)}

/* Common components */
.btn{min-height:40px;padding:9px 15px;border-radius:11px;font-size:11px;font-weight:750;box-shadow:none}.btn:hover{box-shadow:0 8px 18px rgba(0,71,65,.1)}.btn-primary{background:linear-gradient(135deg,var(--eco),var(--eco-mid));box-shadow:0 8px 18px rgba(0,71,65,.16)}.btn-primary:hover{background:linear-gradient(135deg,var(--eco-mid),var(--eco-bright));color:#fff}.btn-secondary{background:#fff;border-color:var(--border);color:var(--ink-soft)}.btn-secondary:hover{border-color:#b7cec5;background:var(--eco-mist)}.btn-cream{background:var(--cream);border:1px solid rgba(255,255,255,.25);color:var(--eco);box-shadow:0 12px 28px rgba(0,0,0,.12)}.btn-ghost-light{border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.08);color:#fff}.btn-ghost-light:hover{background:rgba(255,255,255,.16);color:#fff}.btn-small{min-height:34px;padding:7px 11px;font-size:10px}.btn-large{min-height:46px;padding:11px 18px}
.flash{border:1px solid var(--border);padding:12px 15px;border-radius:14px;box-shadow:var(--shadow-sm);animation:flashIn .28s ease}.flash-success{background:#f3fbf7}.flash-error{background:#fff6f6}.flash-info{background:#f5f9fd}@keyframes flashIn{from{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}
.panel{border:1px solid var(--border-soft);border-radius:20px;padding:20px;box-shadow:var(--shadow-sm);background:rgba(255,255,255,.96)}.premium-panel{position:relative;overflow:hidden}.premium-panel:before{content:"";position:absolute;top:0;right:20px;left:20px;height:1px;background:linear-gradient(90deg,transparent,rgba(23,132,117,.25),transparent)}
.panel-head{margin-bottom:17px}.panel-head>div{gap:10px}.panel-head>div>div{display:flex;flex-direction:column;gap:0}.panel-head h3{font-size:15px;letter-spacing:-.15px}.panel-icon{width:38px;height:38px;border-radius:12px;background:var(--eco-soft);color:var(--eco);display:grid;place-items:center;flex:0 0 auto}.panel-icon .icon{width:18px;height:18px}.eyebrow{font-size:8px;letter-spacing:.6px;color:var(--eco-bright);margin:0;font-weight:800}.text-link{display:inline-flex;align-items:center;gap:4px;color:var(--eco);font-size:10px;font-weight:750}.text-link span{font-size:14px;transition:.18s}.text-link:hover span{transform:translateX(-3px)}
.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:15px;margin:7px 2px 13px}.section-heading h3{font-size:16px;margin:2px 0 0}.live-badge{display:flex;align-items:center;gap:7px;border:1px solid #dcebe4;background:#fff;color:#60746e;border-radius:20px;padding:5px 10px;font-size:9px;font-weight:700}
.count-chip,.tag{background:var(--eco-soft);color:var(--eco);border:1px solid #d8ebe3}
.status{min-height:23px;padding:3px 9px;font-size:9px;border:1px solid transparent}.status-scheduled{border-color:#cfe2f4}.status-rescheduled,.status-report_pending,.status-returned,.status-in_progress{border-color:#f0dfba}.status-cancelled{border-color:#f2cbcb}.status-submitted{border-color:#ddd3f7}.status-approved,.status-completed,.status-closed{border-color:#c7e8dc}

/* Dashboard */
.dashboard-hero{position:relative;display:flex;align-items:center;justify-content:space-between;gap:30px;min-height:215px;padding:31px 34px;margin-bottom:24px;border-radius:26px;overflow:hidden;color:#fff;background:linear-gradient(120deg,#003b36 0%,#00574f 54%,#0b7569 100%);box-shadow:0 22px 48px rgba(0,71,65,.17)}
.dashboard-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(110deg,rgba(255,255,255,.045),transparent 35%),radial-gradient(circle at 14% 20%,rgba(255,255,255,.1),transparent 22%)}
.dashboard-hero-copy,.dashboard-hero-actions{position:relative;z-index:2}.dashboard-hero-copy{max-width:720px}.hero-kicker{display:flex;align-items:center;gap:8px;font-size:9px;color:#c2dfd7;font-weight:750;letter-spacing:.5px}.hero-kicker-dot{width:7px;height:7px;border-radius:50%;background:#bcd46d;box-shadow:0 0 0 5px rgba(188,212,109,.1)}.dashboard-hero h2{font-size:28px;line-height:1.35;margin:8px 0 5px;letter-spacing:-.6px}.dashboard-hero p{max-width:650px;margin:0;color:#cfe2dd;font-size:12px;line-height:1.9}.hero-meta{display:flex;align-items:center;gap:16px;margin-top:17px}.hero-meta span{display:flex;align-items:center;gap:6px;color:#d8eae5;font-size:9px}.hero-meta .icon{width:14px;height:14px}.dashboard-hero-actions{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.hero-decoration{position:absolute;inset:0;pointer-events:none}.hero-decoration span{position:absolute;border:1px solid rgba(255,255,255,.09);border-radius:50%}.hero-decoration span:nth-child(1){width:330px;height:330px;left:-95px;top:-160px}.hero-decoration span:nth-child(2){width:230px;height:230px;left:-35px;top:-112px}.hero-decoration span:nth-child(3){width:80px;height:80px;left:120px;bottom:-48px;background:rgba(240,237,228,.035)}
.enterprise-metrics{gap:13px}.enterprise-metrics.metric-grid.six{grid-template-columns:repeat(6,minmax(140px,1fr))}.enterprise-metrics.metric-grid.four{grid-template-columns:repeat(4,minmax(180px,1fr))}.metric-card{position:relative;min-height:112px;padding:17px;border-color:var(--border-soft);border-radius:18px;box-shadow:var(--shadow-sm);overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.metric-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-md);border-color:#cfe0d9}.metric-card:after{content:"";position:absolute;width:72px;height:72px;border-radius:50%;left:-28px;bottom:-33px;background:rgba(0,71,65,.025)}.metric-card-primary{background:linear-gradient(145deg,#fff,var(--eco-mist));border-color:#d3e7df}.metric-icon{width:43px;height:43px;border-radius:13px}.metric-icon .icon{width:19px;height:19px}.metric-copy{min-width:0;position:relative;z-index:1}.metric-copy small{font-size:9px;font-weight:650;color:var(--muted)}.metric-copy strong{font-size:25px;letter-spacing:-.6px}.metric-copy span{font-size:8px;color:var(--muted-2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboard-grid{align-items:stretch}.dashboard-grid>.panel{margin-bottom:0}.premium-list{gap:7px}.premium-list .list-item,.premium-list .task-row{min-height:60px;padding:9px 10px;border:1px solid var(--border-soft);background:#fcfdfc}.premium-list .list-item:hover{background:var(--eco-mist);border-color:#d7e7e0}.list-date{width:43px;height:44px;border-radius:12px}.list-main strong,.task-row strong{font-size:10px}.rich-empty{display:flex;min-height:155px;align-items:center;justify-content:center;flex-direction:column;gap:5px;border:1px dashed #d8e4df;border-radius:15px;background:#fbfcfb}.rich-empty .icon{width:28px;height:28px;color:#9ab2ab;margin-bottom:5px}.rich-empty strong{font-size:11px;color:var(--ink-soft)}.rich-empty span{font-size:9px}.enterprise-actions{grid-template-columns:repeat(2,1fr);gap:9px}.enterprise-actions a{min-height:76px;padding:11px;border-color:var(--border-soft);background:#fcfdfc;transition:.18s}.enterprise-actions a:hover{border-color:#cce0d8;background:var(--eco-mist);transform:translateY(-1px)}.enterprise-actions a>span{width:36px;height:36px;border-radius:11px;background:var(--eco-soft);display:grid;place-items:center;color:var(--eco);flex:0 0 auto}.enterprise-actions a>div{display:flex;flex-direction:column}.enterprise-actions strong{font-size:10px}.enterprise-actions small{font-size:8px;color:var(--muted)}.governance-card{background:linear-gradient(145deg,var(--cream-light),#fff)}.governance-icon{width:50px;height:50px;border-radius:15px;background:var(--eco);color:#fff;display:grid;place-items:center;margin-bottom:15px;box-shadow:0 10px 22px rgba(0,71,65,.16)}.governance-card h3{font-size:16px;line-height:1.65;margin:4px 0 7px}.governance-card p{font-size:10px;color:var(--muted);line-height:1.9;margin:0}.governance-points{display:flex;gap:12px;margin-top:16px}.governance-points span{display:flex;align-items:center;gap:5px;font-size:9px;font-weight:700;color:var(--eco)}.governance-points .icon{width:14px;height:14px}.performance-panel{margin-top:20px}.enterprise-table table{min-width:760px}.enterprise-table th{height:42px;background:#f8faf9;color:#758681;font-size:9px;text-transform:none}.enterprise-table td{height:50px;font-size:10px}.employee-cell{display:flex;align-items:center;gap:8px}.number-positive{display:inline-grid;place-items:center;min-width:30px;height:24px;padding:0 7px;border-radius:8px;background:#e2f3ec;color:var(--success);font-weight:800}.progress-cell{display:flex;align-items:center;gap:8px;min-width:120px}.progress-cell>span{height:6px;background:#e8efec;border-radius:10px;overflow:hidden;flex:1}.progress-cell>span i{display:block;height:100%;background:linear-gradient(90deg,var(--eco),var(--eco-bright));border-radius:10px}.progress-cell strong{font-size:9px;color:var(--eco)}

/* Tables, forms, content pages */
.page-actions{margin-bottom:15px;padding:11px 12px;border:1px solid var(--border-soft);border-radius:16px;background:rgba(255,255,255,.82);box-shadow:var(--shadow-xs)}.filter-bar{gap:7px}.filter-bar input,.filter-bar select,.input-wrap.compact input{min-height:37px;border-radius:10px;background:#fff;font-size:10px}.input-wrap>.icon{color:#879b95}.table-wrap{border:1px solid var(--border-soft);border-radius:14px}.table-wrap th{height:41px;background:#f7faf8;font-size:9px;color:#71827d;padding:9px 12px}.table-wrap td{height:50px;padding:10px 12px;font-size:10px}.table-wrap tr:last-child td{border-bottom:0}.table-action{font-size:9px;padding:6px 8px;border-radius:8px}.table-action:hover{background:var(--eco-soft)}.cell-sub{font-size:8px}.form-layout{gap:18px}.form-section{border:1px solid var(--border-soft);border-radius:18px;padding:19px;background:#fff;box-shadow:var(--shadow-xs)}.form-section h3{font-size:14px}.field-label{font-size:9px;color:var(--ink-soft);font-weight:750}.form-grid input,.form-grid select,.form-grid textarea,.filter-bar input,.filter-bar select,.input-wrap input{border:1px solid #d8e3de;border-radius:10px;min-height:40px;background:#fbfcfb;transition:border .18s,box-shadow .18s,background .18s}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus,.filter-bar input:focus,.filter-bar select:focus,.input-wrap input:focus{border-color:#69a99a;box-shadow:0 0 0 4px rgba(23,132,117,.09);background:#fff}.form-grid textarea{min-height:105px}.form-actions{border-top-color:var(--border-soft)}.details-list>div,.report-grid>div{border:1px solid var(--border-soft);background:#fbfcfb}.profile-banner,.visit-banner,.report-context,.hero-panel{background:linear-gradient(125deg,var(--eco-deep),var(--eco-mid));border-radius:23px;box-shadow:0 18px 38px rgba(0,71,65,.13)}
.notification-item{border-bottom-color:var(--border-soft)}.notification-item.unread{background:var(--eco-mist)}.notification-icon{box-shadow:inset 0 0 0 1px #d3e7df}.empty-state{font-size:10px}.modal{border-radius:20px;border:1px solid var(--border-soft)}

/* Authentication */
.auth-page{background:#edf4f0;color:var(--ink)}.auth-backdrop{position:fixed;inset:0;overflow:hidden;pointer-events:none}.auth-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(0,71,65,.027) 1px,transparent 1px),linear-gradient(90deg,rgba(0,71,65,.027) 1px,transparent 1px);background-size:36px 36px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.75),transparent 92%)}.auth-glow{position:absolute;border-radius:50%;filter:blur(2px)}.auth-glow-one{width:620px;height:620px;right:-260px;top:-300px;background:radial-gradient(circle,rgba(23,132,117,.18),transparent 68%)}.auth-glow-two{width:560px;height:560px;left:-240px;bottom:-300px;background:radial-gradient(circle,rgba(188,212,109,.15),transparent 68%)}
.auth-stage{padding:24px;display:grid;place-items:center}.auth-shell{width:min(1120px,100%);min-height:650px;display:grid;grid-template-columns:1.12fr .88fr;background:#fff;border:1px solid rgba(255,255,255,.85);border-radius:30px;box-shadow:0 36px 90px rgba(0,55,49,.17);overflow:hidden;position:relative}.auth-showcase{position:relative;display:flex;flex-direction:column;padding:38px 42px;color:#fff;background:linear-gradient(145deg,#003c37,#00594f 58%,#0b7368);overflow:hidden}.auth-showcase:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 10% 15%,rgba(255,255,255,.11),transparent 24%),linear-gradient(120deg,transparent 58%,rgba(255,255,255,.04))}.auth-showcase:after{content:"";position:absolute;width:420px;height:420px;border-radius:50%;border:75px solid rgba(240,237,228,.055);left:-170px;bottom:-190px}.auth-showcase>*{position:relative;z-index:1}.auth-showcase-brand{width:152px;height:56px;padding:7px 10px;background:#fff;border-radius:14px;box-shadow:0 10px 25px rgba(0,0,0,.12);overflow:hidden}.auth-showcase-brand img{width:142px;height:auto}.auth-showcase-copy{margin:auto 0}.auth-label{display:flex;align-items:center;gap:7px;color:#c4ddd7;font-size:9px;font-weight:750;letter-spacing:.6px}.auth-label i{width:22px;height:1px;background:#bcd46d}.auth-showcase-copy h1{font-size:35px;line-height:1.45;letter-spacing:-1px;margin:12px 0 10px}.auth-showcase-copy p{max-width:480px;color:#cce0db;font-size:11px;line-height:2;margin:0}.auth-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:30px}.auth-feature-grid>div{padding:12px 10px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.055);border-radius:14px;backdrop-filter:blur(4px)}.auth-feature-grid>div>span{width:31px;height:31px;border-radius:10px;background:rgba(240,237,228,.12);display:grid;place-items:center;color:var(--cream);margin-bottom:8px}.auth-feature-grid strong,.auth-feature-grid small{display:block}.auth-feature-grid strong{font-size:9px}.auth-feature-grid small{font-size:7px;color:#aecaC3;line-height:1.7;margin-top:2px}.auth-showcase-footer{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:28px;padding-top:15px;border-top:1px solid rgba(255,255,255,.1)}.auth-showcase-footer span{font-size:9px;font-weight:800;letter-spacing:2px}.auth-showcase-footer small{font-size:7px;color:#91b4ac}
.login-card-enterprise{width:auto;max-width:none;border:0;border-radius:0;padding:70px 52px 42px;box-shadow:none;background:#fff;display:flex;flex-direction:column;justify-content:center;overflow:visible}.login-card-enterprise:before{display:none}.mobile-login-brand{display:none}.login-heading{text-align:right;margin-bottom:24px}.login-heading h2{font-size:25px;margin:4px 0 6px;letter-spacing:-.5px}.login-heading p{font-size:10px;line-height:1.9}.auth-form{gap:8px}.auth-input{margin-bottom:4px}.auth-form .auth-input input{height:47px;padding:12px 43px 12px 45px;border:1px solid #d7e2dd;background:#fbfcfb;border-radius:11px;font-size:11px}.auth-form .auth-input>.icon{right:14px;color:#7c928b}.auth-row{margin:4px 0 10px}.auth-row a{font-size:9px}.secure-note{display:flex;align-items:center;gap:6px;font-size:8px}.secure-note i{width:6px;height:6px;border-radius:50%;background:#43b982}.login-submit{height:48px;border-radius:12px;justify-content:space-between;padding-inline:18px}.login-submit .icon{transform:rotate(180deg);width:17px;height:17px}.login-security{margin-top:15px;padding:9px;border-radius:11px;font-size:8px}.login-footer{font-size:8px;margin-top:14px}.auth-stage>.flash{right:50%;top:14px;max-width:540px}.auth-page>.auth-orb,.auth-page>.leaf{display:none}
/* Other auth cards */
.auth-stage>.login-card:not(.login-card-enterprise){width:min(500px,100%);padding:36px 40px;border:1px solid rgba(255,255,255,.9);border-radius:24px;box-shadow:var(--shadow-lg)}

@media(max-width:1380px){.enterprise-metrics.metric-grid.six{grid-template-columns:repeat(3,1fr)}.dashboard-hero{min-height:200px}.auth-shell{min-height:620px}}
@media(max-width:1120px){.topbar-date{display:none}.enterprise-metrics.metric-grid.four{grid-template-columns:repeat(2,1fr)}.auth-shell{grid-template-columns:1fr 1fr}.auth-showcase{padding:32px}.auth-showcase-copy h1{font-size:30px}.login-card-enterprise{padding:58px 36px 36px}.auth-feature-grid{grid-template-columns:1fr}.auth-feature-grid>div{display:grid;grid-template-columns:31px 1fr;column-gap:8px}.auth-feature-grid>div>span{grid-row:span 2;margin:0}}
@media(max-width:1024px){:root{--sidebar:286px}.sidebar{transform:translateX(108%)}.sidebar.open{transform:translateX(0)}.app-main{margin-right:0}.topbar{padding:0 19px}.page-content{padding:22px 18px 38px}.menu-toggle,.sidebar-close{display:grid}.app-footer{padding-inline:18px}.dashboard-hero{padding:27px 26px}.dashboard-hero h2{font-size:25px}.enterprise-metrics.metric-grid.six{grid-template-columns:repeat(3,1fr)}}
@media(max-width:820px){.auth-shell{display:block;max-width:510px;min-height:0}.auth-showcase{display:none}.login-card-enterprise{padding:42px 34px 32px}.mobile-login-brand{display:block;width:150px;margin:0 auto 28px}.mobile-login-brand img{width:100%}.login-heading{text-align:center}.dashboard-hero{align-items:flex-start;flex-direction:column}.dashboard-hero-actions{width:100%}.dashboard-hero-actions .btn{flex:1}.hero-meta{flex-wrap:wrap}.profile-chip{min-width:auto}.profile-chip>div:last-child{display:none}}
@media(max-width:680px){.topbar{height:70px}.breadcrumb{display:none}.topbar h1{font-size:15px}.notification-button,.icon-btn{width:38px;height:38px}.page-content{padding:15px 11px 30px}.dashboard-hero{min-height:auto;padding:23px 19px;border-radius:21px}.dashboard-hero h2{font-size:21px}.dashboard-hero p{font-size:10px}.hero-meta{gap:8px}.dashboard-hero-actions{flex-direction:column;align-items:stretch}.enterprise-metrics.metric-grid.six,.enterprise-metrics.metric-grid.four{grid-template-columns:repeat(2,1fr)}.metric-card{min-height:100px;padding:13px}.metric-icon{width:37px;height:37px;display:grid}.metric-copy strong{font-size:22px}.metric-copy span{display:none}.section-heading h3{font-size:14px}.content-grid.two{grid-template-columns:1fr}.enterprise-actions{grid-template-columns:1fr}.app-footer{flex-direction:column;align-items:flex-start}.page-actions{align-items:stretch}.auth-stage{padding:12px}.login-card-enterprise{padding:34px 22px 26px}.mobile-login-brand{width:135px;margin-bottom:22px}.login-heading h2{font-size:22px}.auth-stage>.login-card:not(.login-card-enterprise){padding:28px 21px}.topbar-actions{gap:5px}}
@media(max-width:430px){.enterprise-metrics.metric-grid.six,.enterprise-metrics.metric-grid.four{grid-template-columns:1fr 1fr}.metric-card{display:block}.metric-icon{margin-bottom:8px}.metric-copy small{font-size:8px}.metric-copy strong{font-size:21px}.live-badge{display:none}.topbar-actions .profile-chip{display:none}.hero-meta span:nth-child(2){display:none}}
