:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}:root{--green-950:#062e1f;--green-900:#073d29;--green-800:#075c3b;--green-700:#087447;--green-600:#0b8a53;--green-100:#e8f5ee;--green-50:#f3faf6;--yellow:#f4c542;--yellow-light:#fff7d6;--white:#fff;--background:#f5f8f6;--text:#10251c;--muted:#718078;--border:#e3ebe6;--danger:#d9534f;--shadow-sm:0 2px 8px #062e1f0d;--shadow:0 10px 30px #062e1f14;--shadow-lg:0 20px 45px #062e1f1f;color:var(--text);background:var(--background);font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0}html{background:var(--background)}body{background:var(--background);min-width:320px;min-height:100vh}button,input,select,textarea{font:inherit}button{border:0}button:focus-visible,input:focus-visible{outline-offset:2px;outline:3px solid #f4c542a6}.auth-screen{background:radial-gradient(circle at 12% 15%, #f4c5421f, transparent 30%), radial-gradient(circle at 88% 82%, #08744717, transparent 32%), var(--background);justify-content:center;align-items:center;min-height:100vh;padding:30px 20px 70px;display:flex;position:relative;overflow:hidden}.auth-background-shape{pointer-events:none;border-radius:50%;position:absolute}.auth-shape-one{border:65px solid #f4c54212;width:430px;height:430px;top:-230px;right:-150px}.auth-shape-two{border:45px solid #0874470f;width:300px;height:300px;bottom:-150px;left:-170px}.login-card{z-index:2;border:1px solid var(--border);width:min(100%,445px);box-shadow:var(--shadow-lg);background:#fffffff7;border-radius:24px;padding:34px;position:relative}.login-brand{align-items:center;gap:13px;display:flex}.login-logo{background:var(--yellow);width:52px;height:52px;color:var(--green-950);border-radius:15px;flex:0 0 52px;place-items:center;font-size:26px;font-weight:950;display:grid;box-shadow:0 10px 24px #f4c54238}.login-brand h1{color:var(--green-950);margin:0;font-size:17px;font-weight:950;line-height:1.1}.login-brand span{color:var(--muted);letter-spacing:1.6px;margin-top:5px;font-size:9px;font-weight:850;display:block}.login-heading{margin-top:35px}.login-heading h2{color:var(--green-950);letter-spacing:-.6px;margin:7px 0;font-size:27px;font-weight:900}.login-heading p{color:var(--muted);margin:0;font-size:11px;line-height:1.6}.login-form{gap:17px;margin-top:25px;display:grid}.form-field{display:block}.form-field>span{color:var(--text);margin-bottom:7px;font-size:10px;font-weight:800;display:block}.input-wrap{align-items:center;display:flex;position:relative}.input-icon{z-index:1;pointer-events:none;font-size:14px;position:absolute;left:13px}.input-wrap input{border:1px solid var(--border);width:100%;height:48px;color:var(--text);background:#fbfdfc;border-radius:11px;outline:none;padding:0 42px 0 39px;font-size:12px}.input-wrap input:focus{border-color:var(--green-600);background:var(--white);box-shadow:0 0 0 4px #0b8a5314}.password-toggle{width:34px;height:34px;color:var(--text);cursor:pointer;background:0 0;border-radius:8px;place-items:center;font-size:13px;display:grid;position:absolute;right:8px}.password-toggle:hover{background:var(--green-50)}.login-button{background:var(--green-800);width:100%;height:49px;color:var(--white);cursor:pointer;border-radius:11px;justify-content:center;align-items:center;gap:9px;margin-top:3px;font-size:12px;font-weight:850;display:flex;box-shadow:0 9px 20px #075c3b2e}.login-button:hover:not(:disabled){background:var(--green-900)}.login-button:disabled{cursor:not-allowed;opacity:.55;box-shadow:none}.auth-error{background:#d9534f0f;border:1px solid #d9534f33;border-radius:10px;align-items:flex-start;gap:9px;margin-top:18px;padding:11px 12px;display:flex}.auth-error p{color:#a83f3b;margin:1px 0 0;font-size:10px;line-height:1.5}.login-security{border-top:1px solid var(--border);justify-content:center;align-items:center;gap:7px;margin-top:21px;padding-top:17px;display:flex}.login-security p{color:var(--muted);margin:0;font-size:8px;font-weight:650}.auth-footer{z-index:2;color:#8b9690;letter-spacing:1.2px;font-size:8px;font-weight:800;position:absolute;bottom:20px}.auth-loading{z-index:2;border:1px solid var(--border);width:min(100%,330px);box-shadow:var(--shadow);text-align:center;background:#fffffff5;border-radius:22px;flex-direction:column;align-items:center;padding:35px;display:flex;position:relative}.auth-logo{background:var(--yellow);width:64px;height:64px;color:var(--green-950);border-radius:18px;place-items:center;font-size:30px;font-weight:950;display:grid}.loading-spinner,.button-spinner{border:3px solid #08744724;border-top-color:var(--green-700);border-radius:50%;animation:.8s linear infinite auth-spin}.loading-spinner{width:26px;height:26px;margin-top:23px}.button-spinner{border-width:2px;border-color:#ffffff47;border-top-color:var(--white);width:15px;height:15px}.auth-loading strong{color:var(--green-900);margin-top:20px;font-size:13px}.auth-loading>span{color:var(--muted);letter-spacing:1px;margin-top:6px;font-size:8px;font-weight:800}@keyframes auth-spin{to{transform:rotate(360deg)}}.admin-app{background:var(--background);width:100%;min-height:100vh;display:flex}.sidebar{z-index:100;background:var(--green-950);width:265px;height:100vh;color:var(--white);flex-direction:column;flex:0 0 265px;display:flex;position:fixed;inset:0 auto 0 0;box-shadow:8px 0 30px #062e1f1f}.sidebar-header{border-bottom:1px solid #ffffff14;align-items:center;gap:13px;min-height:86px;padding:18px 20px;display:flex}.brand-mark{background:var(--yellow);width:43px;height:43px;color:var(--green-950);border-radius:13px;flex:0 0 43px;place-items:center;font-size:22px;font-weight:900;display:grid;box-shadow:0 8px 20px #f4c54233}.brand-text{min-width:0}.brand-text h1{letter-spacing:.4px;margin:0;font-size:17px;font-weight:900;line-height:1.1}.brand-text span{color:#ffffff8c;letter-spacing:1.6px;margin-top:5px;font-size:9px;font-weight:800;display:block}.sidebar-section-title{color:#ffffff59;letter-spacing:1.6px;padding:25px 20px 11px;font-size:9px;font-weight:800}.sidebar-nav{flex-direction:column;gap:4px;width:100%;padding:0 11px;display:flex}.nav-item{color:#ffffffa3;cursor:pointer;text-align:left;background:0 0;border-radius:11px;align-items:center;gap:12px;width:100%;min-height:46px;padding:0 13px;transition:background .2s,color .2s,transform .2s;display:flex;position:relative}.nav-item:hover{color:var(--white);background:#ffffff12}.nav-item-active{color:var(--yellow);background:#f4c54221}.nav-item-active:before{content:"";background:var(--yellow);border-radius:0 5px 5px 0;width:3px;height:24px;position:absolute;left:-11px}.nav-icon{flex:0 0 24px;place-items:center;width:24px;height:24px;font-size:17px;display:grid}.nav-item>span:not(.nav-icon):not(.nav-badge){min-width:0;font-size:13px;font-weight:650}.nav-badge{min-width:22px;height:22px;color:var(--yellow);background:#f4c54229;border-radius:999px;place-items:center;margin-left:auto;padding:0 6px;font-size:10px;font-weight:800;display:grid}.sidebar-footer{border-top:1px solid #ffffff14;margin-top:auto;padding:15px 13px}.admin-profile{background:#ffffff0b;border-radius:12px;align-items:center;gap:10px;padding:9px;display:flex}.admin-avatar,.topbar-avatar{background:var(--yellow);color:var(--green-950);border-radius:50%;place-items:center;font-weight:900;display:grid}.admin-avatar{flex:0 0 35px;width:35px;height:35px;font-size:14px}.admin-profile-info{flex:1;min-width:0}.admin-profile-info strong,.admin-profile-info span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.admin-profile-info strong{color:#ffffffe6;font-size:11px}.admin-profile-info span{color:#ffffff6b;margin-top:3px;font-size:9px}.logout-button{color:#ffffff73;cursor:pointer;background:0 0;border-radius:8px;flex:0 0 30px;place-items:center;width:30px;height:30px;font-size:17px;display:grid}.logout-button:hover{color:var(--white);background:#ffffff12}.main-content{width:calc(100% - 265px);min-width:0;min-height:100vh;margin-left:265px}.topbar{z-index:50;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffed;justify-content:space-between;align-items:center;gap:20px;min-height:86px;padding:17px 34px;display:flex;position:sticky;top:0}.topbar-left,.topbar-right{align-items:center;display:flex}.topbar-left{gap:14px;min-width:0}.topbar-left>div:last-child{min-width:0}.topbar h2{color:var(--text);margin:0;font-size:20px;font-weight:850;line-height:1.2}.topbar p{color:var(--muted);margin:5px 0 0;font-size:11px}.topbar-right{flex:none;gap:16px}.system-status{color:var(--green-700);white-space:nowrap;align-items:center;gap:7px;font-size:11px;font-weight:750;display:flex}.status-dot{background:#24a866;border-radius:50%;flex:0 0 7px;width:7px;height:7px;display:inline-block;box-shadow:0 0 0 4px #24a8661c}.topbar-avatar{flex:0 0 38px;width:38px;height:38px;font-size:13px}.mobile-menu-button{background:var(--green-50);width:40px;height:40px;color:var(--green-800);cursor:pointer;border-radius:10px;font-size:20px;display:none}.page-content{width:100%;max-width:1500px;margin:0 auto;padding:32px 34px 45px}.dashboard{width:100%}.welcome-card{background:linear-gradient(125deg, var(--green-950), var(--green-800));min-height:190px;color:var(--white);box-shadow:var(--shadow-lg);border-radius:22px;justify-content:space-between;align-items:center;gap:30px;padding:34px 40px;display:flex;position:relative;overflow:hidden}.welcome-card:before{content:"";background:#f4c5421a;border-radius:50%;width:300px;height:300px;position:absolute;top:-170px;right:-100px}.welcome-card:after{content:"";border:35px solid #ffffff09;border-radius:50%;width:180px;height:180px;position:absolute;bottom:-120px;right:80px}.welcome-card>div:first-child{z-index:1;min-width:0;position:relative}.welcome-label{color:var(--yellow);letter-spacing:1.8px;font-size:9px;font-weight:850}.welcome-card h1{letter-spacing:-1px;margin:8px 0;font-size:clamp(25px,3vw,37px);font-weight:950;line-height:1}.welcome-card p{color:#ffffffa8;max-width:590px;margin:0;font-size:12px;line-height:1.65}.welcome-coin{z-index:1;background:var(--yellow);width:92px;height:92px;color:var(--green-950);border:7px solid #ffffff21;border-radius:50%;flex:0 0 92px;place-items:center;font-size:42px;font-weight:950;display:grid;position:relative;box-shadow:0 15px 35px #0003,inset 0 -5px #00000014}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:18px;display:grid}.stat-card{border:1px solid var(--border);background:var(--white);min-width:0;min-height:170px;box-shadow:var(--shadow-sm);border-radius:17px;padding:20px;transition:transform .2s,box-shadow .2s}.stat-card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.stat-card-accent{background:linear-gradient(145deg,#fff,#fffaf0);border-color:#f4c54273}.stat-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.stat-icon{background:var(--green-50);border-radius:11px;flex:0 0 41px;place-items:center;width:41px;height:41px;font-size:19px;display:grid}.stat-card-accent .stat-icon{background:var(--yellow-light)}.pending-label{background:var(--yellow-light);color:#9a7410;letter-spacing:.7px;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:850}.stat-value{color:var(--green-900);letter-spacing:-.8px;margin-top:19px;font-size:27px;font-weight:900;line-height:1}.stat-value small{color:var(--muted);letter-spacing:0;margin-left:5px;font-size:11px;font-weight:750}.stat-label{color:var(--text);margin-top:9px;font-size:12px;font-weight:800}.stat-description{color:var(--muted);margin-top:4px;font-size:9px}.dashboard-grid{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:18px;margin-top:18px;display:grid}.panel-card{border:1px solid var(--border);background:var(--white);min-width:0;box-shadow:var(--shadow-sm);border-radius:18px;overflow:hidden}.panel-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:15px;min-height:76px;padding:18px 21px;display:flex}.panel-kicker{color:var(--green-600);letter-spacing:1.4px;font-size:8px;font-weight:850;display:block}.panel-header h3{color:var(--text);margin:5px 0 0;font-size:15px;font-weight:850}.live-pill{background:var(--green-50);color:var(--green-700);border-radius:999px;align-items:center;gap:7px;padding:6px 9px;font-size:9px;font-weight:800;display:flex}.overview-list{padding:4px 21px 10px}.overview-row{border-bottom:1px solid #edf2ef;justify-content:space-between;align-items:center;gap:15px;min-height:48px;display:flex}.overview-row:last-child{border-bottom:0}.overview-left{min-width:0;color:var(--muted);align-items:center;gap:10px;font-size:11px;font-weight:600;display:flex}.overview-left>span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overview-icon{background:var(--green-50);border-radius:8px;flex:0 0 28px;place-items:center;width:28px;height:28px;font-size:13px;display:grid}.overview-row strong{color:var(--green-800);white-space:nowrap;flex:none;font-size:11px;font-weight:850}.quick-actions{gap:9px;padding:16px 18px 19px;display:grid}.quick-action{background:var(--white);width:100%;min-height:58px;color:var(--text);cursor:pointer;text-align:left;border:1px solid #edf2ef;border-radius:12px;align-items:center;gap:12px;padding:9px 11px;transition:border-color .2s,background .2s,transform .2s;display:flex}.quick-action:hover{background:var(--green-50);border-color:#08744740;transform:translate(2px)}.quick-action-icon{background:var(--green-50);border-radius:10px;flex:0 0 36px;place-items:center;width:36px;height:36px;font-size:16px;display:grid}.quick-action-text{flex:1;min-width:0}.quick-action-text strong,.quick-action-text small{display:block}.quick-action-text strong{font-size:11px;font-weight:800}.quick-action-text small{color:var(--muted);margin-top:3px;font-size:9px;line-height:1.4}.quick-action-arrow{color:var(--green-600);flex:none;font-size:17px;font-weight:800}.bottom-info-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin-top:18px;display:grid}.info-card{border:1px solid var(--border);background:var(--white);border-radius:14px;align-items:center;gap:11px;min-width:0;padding:16px;display:flex}.info-icon{background:var(--green-50);border-radius:10px;flex:0 0 37px;place-items:center;width:37px;height:37px;font-size:15px;display:grid}.info-card>div:last-child{min-width:0}.info-card strong,.info-card p{display:block}.info-card strong{font-size:10px;font-weight:850}.info-card p{color:var(--muted);margin:4px 0 0;font-size:8px;line-height:1.5}.placeholder-page{border:1px solid var(--border);background:var(--white);text-align:center;min-height:500px;box-shadow:var(--shadow-sm);border-radius:22px;flex-direction:column;justify-content:center;align-items:center;padding:40px;display:flex}.placeholder-icon{background:var(--green-50);border-radius:22px;place-items:center;width:78px;height:78px;margin-bottom:18px;font-size:35px;display:grid}.placeholder-page h1{color:var(--green-900);margin:8px 0;font-size:27px;font-weight:900}.placeholder-page p{max-width:500px;color:var(--muted);margin:0;font-size:11px;line-height:1.7}.coming-soon{background:var(--yellow-light);color:#8b6b12;letter-spacing:1px;border-radius:999px;margin-top:18px;padding:7px 11px;font-size:8px;font-weight:850}.sidebar-overlay{display:none}@media (width<=1200px){.page-content,.topbar{padding-left:25px;padding-right:25px}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid,.bottom-info-grid{grid-template-columns:1fr}}@media (width<=850px){.sidebar{transition:transform .25s;transform:translate(-100%)}.sidebar-open{transform:translate(0)}.sidebar-overlay{z-index:90;cursor:pointer;background:#00000059;width:100%;height:100%;padding:0;display:block;position:fixed;inset:0}.main-content{width:100%;margin-left:0}.mobile-menu-button{place-items:center;display:grid}.topbar{padding:15px 18px}.page-content{padding:20px 18px 35px}}@media (width<=600px){.topbar{min-height:72px}.topbar h2{font-size:17px}.topbar p{font-size:9px}.system-status{display:none}.welcome-card{min-height:175px;padding:27px 24px}.welcome-card h1{font-size:25px}.welcome-card p{font-size:10px}.welcome-coin{border-width:5px;flex-basis:66px;width:66px;height:66px;font-size:29px}.stats-grid{grid-template-columns:1fr 1fr;gap:10px}.stat-card{min-height:145px;padding:15px}.stat-icon{flex-basis:35px;width:35px;height:35px;font-size:16px}.stat-value{margin-top:14px;font-size:21px}.stat-label{font-size:10px}.stat-description{font-size:8px}.overview-list{padding-left:14px;padding-right:14px}.panel-header{padding-left:15px;padding-right:15px}.overview-row{min-height:45px}.overview-left,.overview-row strong{font-size:9px}.placeholder-page{min-height:430px;padding:25px}}@media (width<=500px){.auth-screen{padding:20px 14px 65px}.login-card{border-radius:20px;padding:27px 21px}.login-heading{margin-top:29px}.login-heading h2{font-size:24px}}@media (width<=420px){.page-content,.topbar{padding-left:12px;padding-right:12px}.welcome-card{padding:23px 19px}.welcome-coin{flex-basis:54px;width:54px;height:54px;font-size:24px}.stats-grid{grid-template-columns:1fr}.stat-card{min-height:125px}}.brand-text h1{font-size:19px}.brand-text span,.sidebar-section-title{font-size:10px}.nav-item{min-height:49px}.nav-item>span:not(.nav-icon):not(.nav-badge){font-size:14px;font-weight:700}.nav-icon{font-size:18px}.admin-profile-info strong{font-size:12px}.admin-profile-info span{font-size:10px}.logout-button{font-size:18px}.topbar h2{font-size:22px}.topbar p,.system-status{font-size:12px}.welcome-label{font-size:10px}.welcome-card h1{font-size:clamp(30px,3.2vw,42px)}.welcome-card p{max-width:680px;font-size:14px}.welcome-coin{flex-basis:100px;width:100px;height:100px;font-size:46px}.stat-card{min-height:180px;padding:22px}.stat-value{margin-top:20px;font-size:34px}.stat-value small{font-size:12px}.stat-label{margin-top:10px;font-size:14px}.stat-description{margin-top:5px;font-size:10px}.panel-kicker{font-size:9px}.panel-header h3{font-size:18px}.live-pill{font-size:10px}.overview-row{min-height:54px}.overview-left,.overview-row strong{font-size:13px}.overview-icon{flex-basis:31px;width:31px;height:31px;font-size:14px}.quick-action{min-height:66px}.quick-action-text strong{font-size:13px}.quick-action-text small{font-size:10px}.quick-action-arrow{font-size:19px}.info-card strong{font-size:12px}.info-card p{font-size:9px}.placeholder-page h1{font-size:30px}.placeholder-page p{font-size:13px}.coming-soon{font-size:9px}.login-brand h1{font-size:18px}.login-brand span{font-size:10px}.login-heading h2{font-size:30px}.login-heading p{font-size:12px}.form-field>span{font-size:11px}.input-wrap input,.login-button{font-size:13px}.login-security p{font-size:9px}@media (width<=600px){.topbar h2{font-size:19px}.topbar p{font-size:10px}.welcome-card h1{font-size:28px}.welcome-card p{font-size:11px}.stat-value{font-size:25px}.stat-label{font-size:11px}.stat-description{font-size:9px}.panel-header h3{font-size:16px}.overview-left,.overview-row strong{font-size:10px}.quick-action-text strong{font-size:12px}.quick-action-text small{font-size:9px}}.font-settings{flex:none;position:relative}.font-settings-button{border:1px solid var(--border);background:var(--white);width:40px;height:38px;color:var(--green-800);cursor:pointer;box-shadow:var(--shadow-sm);border-radius:10px;justify-content:center;align-items:center;gap:1px;transition:border-color .2s,background .2s,transform .2s;display:flex}.font-settings-button:hover,.font-settings-button-active{background:var(--green-50);border-color:#08744747}.font-settings-button span{font-size:15px;font-weight:900;line-height:1}.font-settings-button small{margin-top:6px;font-size:9px;font-weight:800;line-height:1}.font-settings-menu{z-index:200;border:1px solid var(--border);background:var(--white);width:245px;box-shadow:var(--shadow-lg);border-radius:15px;padding:13px;position:absolute;top:calc(100% + 10px);right:0}.font-settings-title{border-bottom:1px solid var(--border);flex-direction:column;gap:3px;padding:3px 4px 10px;display:flex}.font-settings-title strong{color:var(--text);font-size:13px;font-weight:850}.font-settings-title span{color:var(--muted);font-size:9px}.font-size-options{gap:6px;margin-top:9px;display:grid}.font-size-options button{width:100%;min-height:42px;color:var(--text);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:9px;align-items:center;gap:10px;padding:6px 9px;display:flex}.font-size-options button:hover{background:var(--green-50)}.font-size-options button.font-option-active{background:var(--green-50);color:var(--green-800);border-color:#08744729;font-weight:800}.font-option-preview{background:var(--white);width:30px;height:30px;color:var(--green-800);border:1px solid var(--border);border-radius:8px;flex:0 0 30px;place-items:center;font-weight:900;display:grid}.font-preview-small{font-size:12px}.font-preview-medium{font-size:15px}.font-preview-large{font-size:18px}.font-preview-xlarge{font-size:21px}.font-size-options button>span:last-child{font-size:11px;font-weight:700}.admin-app.font-size-small .topbar h2{font-size:20px}.admin-app.font-size-small .topbar p,.admin-app.font-size-small .system-status{font-size:11px}.admin-app.font-size-small .nav-item>span:not(.nav-icon):not(.nav-badge){font-size:13px}.admin-app.font-size-small .brand-text h1{font-size:18px}.admin-app.font-size-small .welcome-card h1{font-size:clamp(27px,3vw,38px)}.admin-app.font-size-small .welcome-card p{font-size:12px}.admin-app.font-size-small .stat-value{font-size:29px}.admin-app.font-size-small .stat-label{font-size:12px}.admin-app.font-size-small .overview-left,.admin-app.font-size-small .overview-row strong{font-size:11px}.admin-app.font-size-small .panel-header h3{font-size:16px}.admin-app.font-size-small .quick-action-text strong{font-size:12px}.admin-app.font-size-small .quick-action-text small{font-size:9px}.admin-app.font-size-medium .topbar h2{font-size:22px}.admin-app.font-size-medium .topbar p,.admin-app.font-size-medium .system-status{font-size:12px}.admin-app.font-size-medium .nav-item>span:not(.nav-icon):not(.nav-badge){font-size:14px}.admin-app.font-size-medium .welcome-card h1{font-size:clamp(30px,3.2vw,42px)}.admin-app.font-size-medium .welcome-card p{font-size:14px}.admin-app.font-size-medium .stat-value{font-size:34px}.admin-app.font-size-medium .stat-label{font-size:14px}.admin-app.font-size-medium .overview-left,.admin-app.font-size-medium .overview-row strong{font-size:13px}.admin-app.font-size-medium .panel-header h3{font-size:18px}.admin-app.font-size-medium .quick-action-text strong{font-size:13px}.admin-app.font-size-medium .quick-action-text small{font-size:10px}.admin-app.font-size-large .topbar h2{font-size:25px}.admin-app.font-size-large .topbar p,.admin-app.font-size-large .system-status{font-size:14px}.admin-app.font-size-large .nav-item>span:not(.nav-icon):not(.nav-badge){font-size:16px}.admin-app.font-size-large .brand-text h1{font-size:21px}.admin-app.font-size-large .brand-text span,.admin-app.font-size-large .welcome-label{font-size:11px}.admin-app.font-size-large .welcome-card h1{font-size:clamp(34px,3.5vw,48px)}.admin-app.font-size-large .welcome-card p{font-size:16px}.admin-app.font-size-large .stat-value{font-size:39px}.admin-app.font-size-large .stat-value small{font-size:13px}.admin-app.font-size-large .stat-label{font-size:16px}.admin-app.font-size-large .stat-description{font-size:11px}.admin-app.font-size-large .panel-kicker{font-size:10px}.admin-app.font-size-large .panel-header h3{font-size:20px}.admin-app.font-size-large .overview-left,.admin-app.font-size-large .overview-row strong,.admin-app.font-size-large .quick-action-text strong{font-size:15px}.admin-app.font-size-large .quick-action-text small{font-size:11px}.admin-app.font-size-large .info-card strong{font-size:13px}.admin-app.font-size-large .info-card p{font-size:10px}.admin-app.font-size-xlarge .topbar h2{font-size:28px}.admin-app.font-size-xlarge .topbar p,.admin-app.font-size-xlarge .system-status{font-size:15px}.admin-app.font-size-xlarge .nav-item{min-height:53px}.admin-app.font-size-xlarge .nav-item>span:not(.nav-icon):not(.nav-badge){font-size:18px}.admin-app.font-size-xlarge .brand-text h1{font-size:23px}.admin-app.font-size-xlarge .brand-text span,.admin-app.font-size-xlarge .welcome-label{font-size:12px}.admin-app.font-size-xlarge .welcome-card h1{font-size:clamp(38px,3.8vw,54px)}.admin-app.font-size-xlarge .welcome-card p{font-size:18px}.admin-app.font-size-xlarge .stat-card{min-height:195px}.admin-app.font-size-xlarge .stat-value{font-size:44px}.admin-app.font-size-xlarge .stat-value small{font-size:14px}.admin-app.font-size-xlarge .stat-label{font-size:18px}.admin-app.font-size-xlarge .stat-description{font-size:12px}.admin-app.font-size-xlarge .panel-kicker{font-size:11px}.admin-app.font-size-xlarge .panel-header h3{font-size:22px}.admin-app.font-size-xlarge .overview-row{min-height:58px}.admin-app.font-size-xlarge .overview-left,.admin-app.font-size-xlarge .overview-row strong{font-size:17px}.admin-app.font-size-xlarge .quick-action{min-height:72px}.admin-app.font-size-xlarge .quick-action-text strong{font-size:17px}.admin-app.font-size-xlarge .quick-action-text small{font-size:12px}.admin-app.font-size-xlarge .info-card strong{font-size:14px}.admin-app.font-size-xlarge .info-card p{font-size:11px}@media (width<=600px){.font-settings-menu{right:-45px}.admin-app.font-size-large .welcome-card h1{font-size:31px}.admin-app.font-size-xlarge .welcome-card h1{font-size:34px}}@media (width<=420px){.font-settings-menu{width:230px;right:-55px}}.font-preview-xxlarge{font-size:23px}.font-preview-xxlarge2{font-size:25px}.font-preview-xxlarge3{font-size:27px}.font-preview-xxlarge4{font-size:29px}.font-preview-xxlarge5{font-size:31px}.font-preview-xxlarge6{font-size:33px}.font-preview-xxlarge7{font-size:35px}.font-preview-xxlarge8{font-size:37px}.font-preview-xxlarge9{font-size:39px}.font-preview-xxlarge10{font-size:41px}.admin-app.font-size-xxlarge{zoom:1.1}.admin-app.font-size-xxlarge2{zoom:1.2}.admin-app.font-size-xxlarge3{zoom:1.3}.admin-app.font-size-xxlarge4{zoom:1.4}.admin-app.font-size-xxlarge5{zoom:1.5}.admin-app.font-size-xxlarge6{zoom:1.6}.admin-app.font-size-xxlarge7{zoom:1.7}.admin-app.font-size-xxlarge8{zoom:1.8}.admin-app.font-size-xxlarge9{zoom:1.9}.admin-app.font-size-xxlarge10{zoom:2}.admin-app.font-size-xxlarge .font-settings-menu,.admin-app.font-size-xxlarge2 .font-settings-menu,.admin-app.font-size-xxlarge3 .font-settings-menu,.admin-app.font-size-xxlarge4 .font-settings-menu,.admin-app.font-size-xxlarge5 .font-settings-menu,.admin-app.font-size-xxlarge6 .font-settings-menu,.admin-app.font-size-xxlarge7 .font-settings-menu,.admin-app.font-size-xxlarge8 .font-settings-menu,.admin-app.font-size-xxlarge9 .font-settings-menu,.admin-app.font-size-xxlarge10 .font-settings-menu{max-height:78vh;overflow-y:auto}
