:root{color:#173f3d;font-synthesis:none;background:#f3f7f6;font-family:IBM Plex Sans Arabic,Segoe UI,Tahoma,sans-serif}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}.auth-shell{background:#fff;grid-template-columns:1.1fr .9fr;min-height:100vh;display:grid}.brand-panel{color:#fff;background:radial-gradient(circle at 15% 10%,#30b9aa55,#0000 32%),linear-gradient(145deg,#0b5e59,#063c3a);flex-direction:column;justify-content:center;padding:10vw;display:flex}.brand-panel h1{margin:.7rem 0;font-size:clamp(2.5rem,5vw,5rem);line-height:1.08}.brand-panel p{color:#d7f2ee;max-width:560px;font-size:1.2rem;line-height:1.9}.eyebrow{letter-spacing:.25em;font-weight:700}.signal{gap:10px;margin-top:3rem;display:flex}.signal i{background:#43d7c3;border-radius:50%;width:11px;height:11px}.auth-card{background:#fff;border:1px solid #dce9e7;border-radius:28px;width:min(430px,85%);margin:auto;padding:2.3rem;box-shadow:0 24px 70px #0b5e5917}.auth-card.compact{margin:0}.logo-mark{color:#fff;letter-spacing:-.08em;background:#08766e;border-radius:16px;place-items:center;width:54px;height:54px;font-weight:900;display:grid}.auth-card h2{margin:1.4rem 0 .3rem;font-size:2rem}.muted{color:#6d8582;margin:.2rem 0 1.5rem}form{gap:1rem;display:grid}label{color:#315552;gap:.45rem;font-weight:650;display:grid}input{border:1px solid #c9dcd9;border-radius:12px;outline:none;padding:.85rem 1rem}input:focus{border-color:#0d8f84;box-shadow:0 0 0 3px #0d8f841a}.check{align-items:center;gap:.5rem;font-weight:500;display:flex}.primary,.secondary{cursor:pointer;border:0;border-radius:12px;padding:.9rem 1.2rem}.primary{color:#fff;background:#08766e;font-weight:800}.primary:disabled{opacity:.6}.secondary{color:#075d57;background:#e1f1ef}.link-button{color:#08766e;cursor:pointer;background:0 0;border:0}.otp-note{color:#315552;background:#eef8f6;border-radius:10px;padding:.8rem;line-height:1.7}.otp-input{text-align:center;letter-spacing:.35em;direction:ltr;font-size:1.6rem;font-weight:800}.error{color:#b42318;background:#fff0ee;border-radius:10px;padding:.75rem}.success{color:#067647;background:#ecfdf3;border-radius:10px;padding:.75rem}.auth-card small{color:#718784;margin-top:1.5rem;line-height:1.7;display:block}.center-page{background:linear-gradient(145deg,#edf7f5,#fff);place-items:center;min-height:100vh;display:grid}.dashboard{grid-template-columns:250px 1fr;min-height:100vh;display:grid}.dashboard aside{color:#fff;background:#073f3c;flex-direction:column;gap:1rem;padding:2rem;display:flex}.dashboard aside strong{font-size:1.5rem}.dashboard nav{gap:.5rem;margin-top:2rem;display:grid}.dashboard nav a{color:#cfe7e4;border-radius:10px;padding:.9rem}.dashboard nav a.active{color:#fff;background:#ffffff16}.workspace{padding:3rem}.workspace header{justify-content:space-between;align-items:center;display:flex}.workspace h1{margin:0}.hero{color:#fff;background:linear-gradient(130deg,#0a6d66,#0b4d49);border-radius:24px;margin-top:2rem;padding:2.2rem}.hero span{color:#8fe5db}.hero h2{margin:.5rem 0;font-size:2.2rem}.cards{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1.2rem;display:grid}.cards article{background:#fff;border:1px solid #dce9e7;border-radius:18px;gap:.4rem;padding:1.5rem;display:grid}.cards b{font-size:2rem}.cards span{color:#67817e}@media (width<=800px){.auth-shell{grid-template-columns:1fr}.brand-panel{display:none}.auth-card{margin:5rem auto}.dashboard{grid-template-columns:1fr}.dashboard aside{display:none}.workspace{padding:1.2rem}.cards{grid-template-columns:1fr}}
