:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#e8f4ec;background:#07120d;font-family:Inter,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at top,#173b29,#07120d 62%);min-height:100vh;margin:0}button,input,select{font:inherit}a{color:#b8f5ce}.auth-shell{align-items:start;width:min(760px,100% - 32px);min-height:100vh;margin:0 auto;padding:10vh 0 64px;display:grid}.hero-card,.auth-card,.panel{background:#0d1d15e8;border:1px solid #315341;border-radius:22px;padding:clamp(24px,5vw,48px);box-shadow:0 24px 80px #0005}.eyebrow{color:#8fd6aa;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:700}h1{margin:12px 0 24px;font-size:clamp(2.25rem,7vw,4.6rem);line-height:1}h2{margin-top:0}.lead{color:#bdd0c4;max-width:620px;font-size:1.15rem;line-height:1.6}.actions,.header-actions{flex-wrap:wrap;align-items:end;gap:12px;margin-top:28px;display:flex}.button{color:#e8f4ec;cursor:pointer;background:#14291d;border:1px solid #47745a;border-radius:12px;justify-content:center;align-items:center;min-height:44px;padding:10px 18px;text-decoration:none;display:inline-flex}.button.primary{color:#092013;background:#9ae6b4;border-color:#9ae6b4;font-weight:750}.button:disabled{cursor:wait;opacity:.62}.auth-card{gap:18px;width:min(480px,100%);margin:0 auto;display:grid}.auth-card h1{margin-bottom:8px;font-size:clamp(2rem,7vw,3.4rem)}label{color:#bdd0c4;gap:8px;font-size:.92rem;font-weight:650;display:grid}input,select{color:#f2fff6;background:#09150f;border:1px solid #385b47;border-radius:11px;width:100%;min-height:46px;padding:10px 12px}input:focus,select:focus{outline-offset:2px;outline:2px solid #8fd6aa}.form-error{color:#ffdce0;background:#5f1e25;border-radius:10px;margin:0;padding:10px 12px}.form-switch{color:#8ea99a;text-align:center;margin:0}.dashboard-shell{width:min(1100px,100% - 32px);margin:0 auto;padding:48px 0 72px}.dashboard-header{justify-content:space-between;align-items:end;gap:28px;padding-bottom:28px;display:flex}.dashboard-header h1{margin-bottom:0;font-size:clamp(2rem,6vw,4rem)}.dashboard-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.35fr);gap:18px;display:grid}.panel{padding:28px}dl{gap:12px;display:grid}dl div,.member-list>div{border-bottom:1px solid #203c2c;justify-content:space-between;gap:24px;padding:10px 0;display:flex}dt{color:#8ea99a}dd{text-align:right;margin:0}.member-list{display:grid}.member-list strong{color:#9ae6b4;font-size:.85rem}.switcher{min-width:220px}.button-link{width:fit-content;margin-top:1rem;display:inline-flex}.secondary{color:#193c31;background:#e9efec}.danger{background:#762f37;padding:.55rem .75rem;font-size:.78rem}.narrow-shell{max-width:1080px}.wide-panel{grid-column:1/-1}.warehouse-list{gap:.7rem;display:grid}.warehouse-list a{color:inherit;border:1px solid #315341;border-radius:12px;gap:.2rem;padding:.9rem;text-decoration:none;display:grid}.warehouse-list span,.location-tree small{color:#8ea99a}.stack-form{gap:.8rem;display:grid}.stack-form label{gap:.3rem;font-weight:650;display:grid}.form-row{grid-template-columns:1fr 1fr;gap:.7rem;display:grid}.inline-error{color:#ff9eaa;margin:0;font-weight:650}.location-tree{gap:.55rem;padding-left:0;list-style:none;display:grid}.location-tree ul{border-left:2px solid #315341;margin:.55rem 0 0 1.2rem;padding-left:.8rem}.location-tree li>div{background:#11241a;border-radius:10px;justify-content:space-between;align-items:center;gap:.8rem;padding:.65rem;display:flex}@media (max-width:720px){.dashboard-header{flex-direction:column;align-items:stretch}.dashboard-grid{grid-template-columns:1fr}.header-actions{flex-direction:column;align-items:stretch}}@media (max-width:680px){.form-row{grid-template-columns:1fr}.location-tree li>div{flex-direction:column;align-items:flex-start}}
