html{background:#f4f6f2}:root{color:#16251f;direction:rtl;background:#f4f6f2;font-family:Segoe UI,Tahoma,Arial,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button{color:#fff;cursor:pointer;background:#176b4a;border:0;border-radius:10px;padding:10px 15px}button:disabled{opacity:.45;cursor:not-allowed}input,select{color:#16251f;background:#fff;border:1px solid #d4ddd7;border-radius:10px;width:100%;padding:11px}label{gap:7px;font-size:14px;font-weight:650;display:grid}.login-page{background:radial-gradient(circle at 20% 10%,#dceadd,#0000 36%),#f5f3eb;place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{background:#fffffff0;border:1px solid #fff;border-radius:24px;gap:14px;width:min(420px,100%);padding:38px;display:grid;box-shadow:0 28px 70px #17382a24}.login-card h1{text-align:center;margin:4px 0 0;font-size:28px}.login-card p{text-align:center;color:#718078;margin:0 0 12px}.brand-mark{color:#f5ce6b;background:#176b4a;border-radius:17px;place-items:center;width:54px;height:54px;margin:auto;font-size:28px;font-weight:900;display:grid}.brand-mark.small{border-radius:11px;width:36px;height:36px;margin:0 0 0 10px;font-size:19px;display:inline-grid}.error{color:#9a2c2c;background:#fdeceb;border-radius:10px;padding:11px}header{background:#fff;border-bottom:1px solid #e6ebe7;justify-content:space-between;align-items:center;height:68px;padding:0 max(24px,50% - 620px);display:flex}header>div{align-items:center;display:flex}.ghost{color:#176b4a;background:#edf5f0}.dashboard main{max-width:1240px;margin:auto;padding:28px 24px 60px}.hero{color:#fff;background:linear-gradient(120deg,#114c37,#1d7a55);border-radius:22px;justify-content:space-between;align-items:center;gap:26px;padding:28px;display:flex}.hero p,.hero h1{margin:0}.hero p{color:#b9e2d0;margin-bottom:7px}.stats{gap:12px;display:flex}.stats article{background:#ffffff1a;border:1px solid #ffffff29;border-radius:15px;min-width:130px;padding:14px 18px;display:grid}.stats strong{color:#ffdc7d;font-size:24px}.stats span{color:#d7eee4;font-size:12px}.notice{border-radius:11px;margin-top:18px;padding:12px 15px}.notice.success{color:#176b4a;background:#ddf2e7}.notice.error{color:#9a2c2c;background:#fdeceb}.panel{background:#fff;border:1px solid #e2e8e3;border-radius:18px;margin-top:22px;padding:22px;box-shadow:0 8px 28px #223e310d}.panel-title span{color:#74837b;font-size:12px}.panel-title h2{margin:4px 0 18px;font-size:20px}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:850px}th,td{text-align:right;border-bottom:1px solid #edf0ed;padding:13px 10px}th{color:#758078;font-size:12px}td{font-size:14px}.badge{background:#eee;border-radius:999px;padding:5px 9px;font-size:12px;display:inline-block}.badge.paid,.badge.trial{color:#176b4a;background:#daf0e4}.badge.expired,.badge.frozen{color:#9a2c2c;background:#f8e2df}.status{min-width:64px;padding:7px 9px}.status.active{color:#9a2c2c;background:#f8e2df}.status.frozen{color:#176b4a;background:#daf0e4}.columns{grid-template-columns:1.2fr .8fr;gap:22px;display:grid}.inline-form{grid-template-columns:1fr 110px auto;gap:9px;display:grid}.plan-list{gap:8px;margin:16px 0 0;padding:0;list-style:none;display:grid}.plan-list li{background:#f7f9f7;border-radius:11px;justify-content:space-between;align-items:center;padding:11px;display:flex}.plan-list li div{display:grid}.plan-list span{color:#758078;font-size:12px}.settings-form{gap:14px;display:grid}@media (width<=850px){.hero{flex-direction:column;align-items:stretch}.stats{grid-template-columns:repeat(3,1fr);display:grid}.stats article{min-width:0}.columns{grid-template-columns:1fr}}@media (width<=560px){.stats,.inline-form{grid-template-columns:1fr}.login-card{padding:28px 22px}}
