.admin-login{background:#f3f4f6;justify-content:center;align-items:center;min-height:100vh;padding:24px 16px;display:flex}.admin-login__card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;width:100%;max-width:420px;padding:32px;box-shadow:0 20px 50px #0f172a14}.admin-login__brand{text-align:center;margin-bottom:30px}.admin-login__brand img{object-fit:contain;width:auto;max-width:210px;height:62px;margin:0 auto 20px}.admin-login__brand h1{color:#111827;margin:0;font-size:28px;line-height:1.2}.admin-login__brand p{color:#6b7280;margin:8px 0 0;font-size:14px}.admin-login__form{flex-direction:column;gap:18px;display:flex}.admin-login__field{flex-direction:column;gap:8px;display:flex}.admin-login__field label{color:#374151;font-size:14px;font-weight:600}.admin-login__field input{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:10px;outline:none;width:100%;height:50px;padding:0 14px}.admin-login__field input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.admin-login__password{position:relative}.admin-login__password input{padding-right:48px}.admin-login__password button{color:#6b7280;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;display:flex;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.admin-login__password button:hover:not(:disabled){background:#f3f4f6}.admin-login__error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:9px;padding:11px 13px;font-size:14px}.admin-login__submit{color:#fff;background:#2563eb;border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:50px;font-size:15px;font-weight:700;display:flex}.admin-login__submit:hover:not(:disabled){background:#1d4ed8}.admin-login__submit:disabled{opacity:.65;cursor:not-allowed}.admin-login__spinner{animation:.8s linear infinite admin-login-spin}@keyframes admin-login-spin{to{transform:rotate(360deg)}}@media (width<=480px){.admin-login{padding:16px}.admin-login__card{border-radius:14px;padding:24px 18px}}.admin-dashboard{--dashboard-ink:#101827;--dashboard-ink-soft:#334155;--dashboard-muted:#7a8798;--dashboard-line:#94a3b81f;width:100%;min-height:calc(100vh - 72px);color:var(--dashboard-ink);isolation:isolate;background:radial-gradient(circle at 0 0,#7c3aed13,#0000 24%),radial-gradient(circle at 100% 0,#2563eb12,#0000 24%),radial-gradient(circle at 86% 100%,#0891b20f,#0000 27%),linear-gradient(#fbfdff 0%,#f7f9fc 50%,#eef3f8 100%);position:relative;overflow:hidden}.dashboard-background{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.dashboard-background__orb{filter:blur(10px);opacity:.72;border-radius:999px;position:absolute}.dashboard-background__orb--violet{background:radial-gradient(circle,#7c3aed1b,#0000 70%);width:310px;height:310px;animation:20s ease-in-out infinite dashboard-orb-violet;top:-120px;left:-90px}.dashboard-background__orb--blue{background:radial-gradient(circle,#2563eb16,#0000 71%);width:340px;height:340px;animation:22s ease-in-out infinite dashboard-orb-blue;top:9%;right:-115px}.dashboard-background__orb--cyan{background:radial-gradient(circle,#0891b211,#0000 71%);width:320px;height:320px;animation:24s ease-in-out infinite dashboard-orb-cyan;bottom:-170px;right:17%}.dashboard-background__orb--green{background:radial-gradient(circle,#16a34a0e,#0000 72%);width:280px;height:280px;animation:23s ease-in-out infinite dashboard-orb-green;bottom:-160px;left:22%}.dashboard-background__grid{opacity:.16;background-image:linear-gradient(#64748b0f 1px,#0000 1px),linear-gradient(90deg,#64748b0f 1px,#0000 1px);background-size:30px 30px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000000c7,#0000004d 58%,#0000 100%);mask-image:linear-gradient(#000000c7,#0000004d 58%,#0000 100%)}.dashboard-background__noise{opacity:.022;mix-blend-mode:multiply;background-image:radial-gradient(#0f172a6b .45px,#0000 .45px);background-size:7px 7px;position:absolute;inset:0}.admin-dashboard__content{z-index:2;box-sizing:border-box;flex-direction:column;width:min(100% - 42px,1480px);height:calc(100vh - 72px);min-height:calc(100vh - 72px);margin:0 auto;padding:21px 0 24px;display:flex;position:relative}.dashboard-heading{flex:none;justify-content:space-between;align-items:center;gap:18px;min-height:57px;margin:0 0 10px;display:flex}.dashboard-heading__copy{min-width:0}.dashboard-heading__eyebrow{color:#8b97a8;letter-spacing:.15em;margin:0 0 5px;font-size:8px;font-weight:900;line-height:1;display:inline-block}.dashboard-heading h1{color:var(--dashboard-ink);letter-spacing:-.065em;text-shadow:0 4px 17px #0f172a0d;margin:0;font-size:clamp(31px,3vw,43px);font-weight:950;line-height:.94}.dashboard-heading__copy p{color:var(--dashboard-muted);margin:7px 0 0;font-size:10px;font-weight:650;line-height:1.4}.dashboard-heading__copy p strong{color:var(--dashboard-ink-soft);font-weight:850}.dashboard-heading__actions{flex:none;align-items:center;gap:7px;display:flex}.dashboard-live-pill{color:#287a4b;-webkit-backdrop-filter:blur(12px);background:#f8fcf9e0;border:1px solid #dbe8df;border-radius:999px;align-items:center;gap:6px;min-height:29px;padding:0 9px;font-size:7px;font-weight:850;display:inline-flex;box-shadow:0 6px 14px #0f172a08}.dashboard-live-pill__dot{background:#22c55e;border-radius:50%;width:5px;height:5px;box-shadow:0 0 0 3px #22c55e14}.dashboard-refresh{color:#475569;cursor:pointer;background:linear-gradient(145deg,#fffffffa,#f6f9fde8);border:1px solid #dce4ed;border-radius:11px;place-items:center;width:36px;height:36px;padding:0;transition:transform .17s,box-shadow .17s,border-color .17s;display:grid;box-shadow:0 7px 17px #0f172a0b,inset 0 1px #fff}.dashboard-refresh:hover:not(:disabled){border-color:#cbd5e1;transform:translateY(-1px)rotate(-2deg);box-shadow:0 10px 22px #0f172a12}.dashboard-refresh:active:not(:disabled){transform:scale(.97)}.dashboard-refresh:disabled{opacity:.5;cursor:not-allowed}.dashboard-spin{animation:.7s linear infinite dashboard-spin}.dashboard-overview{-webkit-backdrop-filter:blur(13px);background:#ffffffb3;border:1px solid #dce3ecde;border-radius:10px;flex:none;align-items:center;gap:8px;width:fit-content;max-width:100%;margin:0 0 10px;padding:6px 10px 6px 6px;display:flex;box-shadow:0 6px 16px #0f172a08,inset 0 1px #fffffff5}.dashboard-overview__icon{color:#4f46e5;background:#eef2ff;border-radius:8px;flex:0 0 27px;place-items:center;width:27px;height:27px;display:grid}.dashboard-overview__copy{flex-direction:column;gap:1px;min-width:0;display:flex}.dashboard-overview__copy strong{color:#334155;font-size:8px;font-weight:850;line-height:1.2}.dashboard-overview__copy span{color:#9aa6b6;font-size:7px;font-weight:650;line-height:1.3}.dashboard-error{box-sizing:border-box;color:#b91c1c;background:#fef2f2e0;border:1px solid #fca5a580;border-radius:9px;flex:none;align-items:center;gap:6px;min-height:31px;margin:0 0 9px;padding:0 9px;font-size:8px;font-weight:800;display:flex}.dashboard-error__dot{background:#ef4444;border-radius:50%;flex:0 0 5px;width:5px;height:5px}.dashboard-module-grid{flex:none;grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;width:100%;height:clamp(340px,55vh,440px);min-height:340px;max-height:440px;display:grid}.dashboard-module-card{--card-a:#8b5cf6;--card-b:#4f46e5;--card-soft:#7c3aed24;box-sizing:border-box;min-width:0;min-height:0;color:inherit;isolation:isolate;-webkit-backdrop-filter:blur(17px)saturate(140%);background:linear-gradient(145deg,#fffffff5,#f4f8fccf);border:1px solid #ffffffe6;border-radius:16px;flex-direction:column;padding:14px;text-decoration:none;transition:transform .2s cubic-bezier(.22,1,.36,1),box-shadow .2s cubic-bezier(.22,1,.36,1),border-color .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 23px #0f172a0e,0 3px 8px #0f172a05,inset 0 1px #fff}.dashboard-module-card:before{content:"";z-index:-3;border-radius:inherit;pointer-events:none;background:radial-gradient(circle at 4% 0,#fffffff7,#0000 34%),linear-gradient(145deg,#ffffff30,#0000 54%);position:absolute;inset:0}.dashboard-module-card:after{content:"";z-index:-2;background:radial-gradient(circle at 96% 96%, var(--card-soft), transparent 35%), linear-gradient(135deg, var(--card-soft), transparent 51%);pointer-events:none;border-radius:15px;position:absolute;inset:1px}.dashboard-module-card:hover{border-color:#fff;transform:translateY(-3px)scale(1.006);box-shadow:0 18px 34px #0f172a16,0 5px 12px #0f172a08,inset 0 1px #fff}.dashboard-module-card:focus-visible{outline-offset:3px;outline:3px solid #6366f12e}.dashboard-module-card--blue{--card-a:#6ea0ff;--card-b:#2563eb;--card-soft:#2563eb26}.dashboard-module-card--green{--card-a:#49df99;--card-b:#16a34a;--card-soft:#16a34a26}.dashboard-module-card--orange{--card-a:#ffbe80;--card-b:#ea580c;--card-soft:#ea580c26}.dashboard-module-card--violet{--card-a:#ad8cff;--card-b:#7c3aed;--card-soft:#7c3aed29}.dashboard-module-card--cyan{--card-a:#61e5f6;--card-b:#0891b2;--card-soft:#0891b226}.dashboard-module-card--indigo{--card-a:#99a4ff;--card-b:#4f46e5;--card-soft:#4f46e526}.dashboard-module-card__top{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.dashboard-module-card__icon{background:linear-gradient(145deg, #ffffffeb, var(--card-soft));width:40px;height:40px;color:var(--card-b);border:1px solid #ffffffe6;border-radius:12px;flex:0 0 40px;place-items:center;transition:transform .18s,box-shadow .18s;display:grid;position:relative;box-shadow:0 7px 14px #0f172a0f,inset 0 1px #fffffffa}.dashboard-module-card__icon:before{content:"";background:var(--card-a);width:6px;height:6px;box-shadow:0 0 9px var(--card-soft);border:2px solid #ffffffe6;border-radius:50%;position:absolute;top:4px;right:4px}.dashboard-module-card__icon svg{stroke-width:2.15px}.dashboard-module-card:hover .dashboard-module-card__icon{box-shadow:0 10px 17px #0f172a13, 0 0 0 4px var(--card-soft), inset 0 1px 0 #fff;transform:translateY(-2px)rotate(-3deg)scale(1.04)}.dashboard-module-card__status{min-height:22px;color:var(--card-b);letter-spacing:.08em;background:#ffffffc2;border:1px solid #ffffffe6;border-radius:999px;align-items:center;padding:0 7px;font-size:6.5px;font-weight:900;line-height:1;display:inline-flex;box-shadow:0 4px 9px #0f172a09}.dashboard-module-card__main{min-width:0;margin-top:auto;padding-top:10px}.dashboard-module-card__main h2{color:#253247;letter-spacing:-.035em;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:clamp(14px,1.25vw,18px);font-weight:900;line-height:1.06;overflow:hidden}.dashboard-module-card__main strong{color:#0f172a;letter-spacing:-.065em;font-variant-numeric:tabular-nums;text-shadow:0 4px 12px #0f172a0d;margin-top:4px;font-size:clamp(31px,3vw,44px);font-weight:950;line-height:.86;display:block}.dashboard-module-card__main p{color:#7f8b9b;text-overflow:ellipsis;white-space:nowrap;max-width:94%;margin:6px 0 0;font-size:8px;font-weight:650;line-height:1.3;overflow:hidden}.dashboard-module-card__footer{border-top:1px solid var(--dashboard-line);color:#98a3b2;justify-content:space-between;align-items:center;gap:9px;margin:8px 0 0;padding:8px 0 0;font-size:7px;font-weight:750;line-height:1;display:flex}.dashboard-module-card__arrow{width:23px;height:23px;color:var(--card-b);background:#fffc;border:1px solid #ffffffeb;border-radius:50%;flex:0 0 23px;place-items:center;font-size:13px;font-weight:900;transition:transform .16s,background .16s;display:grid;box-shadow:0 4px 9px #0f172a0a}.dashboard-module-card:hover .dashboard-module-card__arrow{background:#fffffffa;transform:translate(3px)}.dashboard-footer{color:#9aa5b4;justify-content:space-between;align-items:center;gap:15px;width:100%;margin-top:auto;padding:11px 2px 0;font-size:8px;font-weight:650;line-height:1.4;display:flex}.dashboard-footer strong{color:#64748b;font-weight:800}.dashboard-footer span{color:#a3adba}@keyframes dashboard-spin{to{transform:rotate(360deg)}}@keyframes dashboard-orb-violet{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(42px,24px)scale(1.06)}}@keyframes dashboard-orb-blue{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(-40px,25px)scale(1.06)}}@keyframes dashboard-orb-cyan{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(-24px,-24px)scale(1.06)}}@keyframes dashboard-orb-green{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(32px,-24px)scale(1.06)}}@media (width>=1500px){.admin-dashboard__content{width:min(100% - 54px,1500px)}.dashboard-module-grid{gap:12px;height:clamp(350px,52vh,430px)}.dashboard-module-card{padding:15px}}@media (width<=1180px){.admin-dashboard__content{width:calc(100% - 34px);padding-top:19px}.dashboard-module-grid{gap:10px;height:clamp(325px,50vh,400px);min-height:325px;max-height:400px}.dashboard-module-card{padding:13px}.dashboard-module-card__main h2{font-size:16px}.dashboard-module-card__main strong{font-size:37px}}@media (width<=960px){.admin-dashboard{overflow:visible}.admin-dashboard__content{height:auto;min-height:calc(100vh - 64px);padding-bottom:24px}.dashboard-module-grid{grid-template-rows:repeat(2,165px);height:auto;min-height:0;max-height:none}}@media (width<=680px){.admin-dashboard{min-height:calc(100vh - 64px);overflow:visible}.admin-dashboard__content{width:calc(100% - 24px);height:auto;min-height:calc(100vh - 64px);padding:17px 0 24px}.dashboard-heading{flex-direction:column;align-items:flex-start;gap:11px;min-height:auto;margin-bottom:13px}.dashboard-heading__actions{justify-content:space-between;width:100%}.dashboard-heading h1{font-size:32px}.dashboard-heading__copy p{font-size:10px}.dashboard-overview{box-sizing:border-box;width:100%}.dashboard-module-grid{grid-template-rows:none;grid-template-columns:1fr;grid-auto-rows:160px;gap:10px;height:auto}.dashboard-module-card{border-radius:17px;min-height:160px}.dashboard-footer{margin-top:16px;padding-top:0}}@media (width<=460px){.admin-dashboard__content{width:calc(100% - 18px)}.dashboard-heading h1{font-size:29px}.dashboard-heading__copy p{font-size:9px}.dashboard-live-pill{min-height:28px;padding:0 8px;font-size:7px}.dashboard-refresh{width:35px;height:35px}.dashboard-module-grid{grid-auto-rows:153px}.dashboard-module-card{min-height:153px;padding:13px}.dashboard-module-card__icon{flex-basis:38px;width:38px;height:38px}.dashboard-module-card__main h2{font-size:15px}.dashboard-module-card__main strong{font-size:35px}.dashboard-module-card__main p{font-size:7px}.dashboard-module-card__footer{margin-top:7px;padding-top:7px;font-size:7px}.dashboard-module-card__arrow{flex-basis:22px;width:22px;height:22px;font-size:12px}}@media (height<=800px) and (width>=961px){.admin-dashboard__content{padding-top:14px;padding-bottom:16px}.dashboard-heading{min-height:51px;margin-bottom:7px}.dashboard-overview{margin-bottom:7px;padding:5px 9px 5px 5px}.dashboard-overview__icon{flex-basis:25px;width:25px;height:25px}.dashboard-module-grid{gap:9px;height:clamp(300px,46vh,370px);min-height:300px;max-height:370px}.dashboard-module-card{padding:12px}.dashboard-module-card__icon{flex-basis:37px;width:37px;height:37px}.dashboard-module-card__main{padding-top:7px}.dashboard-module-card__main strong{font-size:35px}.dashboard-module-card__main p{margin-top:4px}.dashboard-module-card__footer{margin-top:6px;padding-top:6px}}@media (prefers-reduced-motion:reduce){.dashboard-background__orb,.dashboard-spin{animation:none}.dashboard-refresh,.dashboard-module-card,.dashboard-module-card__icon,.dashboard-module-card__arrow{transition:none}}.reference-page{box-sizing:border-box;width:100%;max-width:1440px;margin:0 auto;padding:28px}.reference-page__heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.reference-page__eyebrow{letter-spacing:.12em;color:#7a8494;margin-bottom:7px;font-size:11px;font-weight:800;display:inline-block}.reference-page__heading h1{color:#111827;margin:0;font-size:30px;line-height:1.15}.reference-page__heading p{color:#6b7280;margin:9px 0 0;font-size:14px;line-height:1.6}.reference-page__refresh{color:#374151;cursor:pointer;background:#fff;border:1px solid #d8dee8;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 14px;font-size:13px;font-weight:700;transition:border-color .16s,background .16s,transform .16s;display:inline-flex}.reference-page__refresh:hover:not(:disabled){background:#f8fafc;border-color:#b9c2cf}.reference-page__refresh:active:not(:disabled){transform:translateY(1px)}.reference-page__refresh:disabled{cursor:not-allowed;opacity:.6}.reference-page__summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin-bottom:18px;display:grid}.reference-summary-card{box-sizing:border-box;background:#fff;border:1px solid #e3e8ef;border-radius:12px;min-height:92px;padding:17px 18px}.reference-summary-card span{color:#6b7280;margin-bottom:8px;font-size:12px;font-weight:700;display:block}.reference-summary-card strong{color:#111827;font-size:28px;line-height:1;display:block}.reference-generator{background:#fff;border:1px solid #dfe5ec;border-radius:13px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;padding:20px;display:flex}.reference-generator__content{align-items:center;gap:13px;min-width:0;display:flex}.reference-generator__icon{color:#334155;background:#f1f5f9;border-radius:10px;flex:none;place-items:center;width:43px;height:43px;display:grid}.reference-generator__content h2{color:#111827;margin:0;font-size:16px}.reference-generator__content p{color:#6b7280;margin:4px 0 0;font-size:12px}.reference-generator__form{flex:none;align-items:flex-end;gap:9px;display:flex}.reference-generator__form label{color:#4b5563;margin-bottom:28px;font-size:12px;font-weight:700;display:block}.reference-generator__form input{box-sizing:border-box;color:#111827;background:#fff;border:1px solid #d6dde7;border-radius:8px;outline:none;width:92px;height:40px;padding:0 11px;font-size:14px;font-weight:700}.reference-generator__form input:focus{border-color:#94a3b8;box-shadow:0 0 0 3px #94a3b824}.reference-generator__form button{color:#fff;cursor:pointer;background:#111827;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;height:40px;padding:0 15px;font-size:13px;font-weight:800;display:inline-flex}.reference-generator__form button:hover:not(:disabled){background:#1f2937}.reference-generator__form button:disabled{cursor:not-allowed;opacity:.65}.reference-alert{box-sizing:border-box;border:1px solid #0000;border-radius:9px;align-items:center;gap:9px;min-height:42px;margin-bottom:18px;padding:0 13px;font-size:13px;font-weight:700;display:flex}.reference-alert--success{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.reference-alert--error{color:#991b1b;background:#fef2f2;border-color:#fecaca}.reference-table-card{background:#fff;border:1px solid #e1e6ed;border-radius:13px;overflow:hidden}.reference-table-card__header{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:15px;min-height:70px;padding:0 19px;display:flex}.reference-table-card__header h2{color:#111827;margin:0;font-size:16px}.reference-table-card__header span{color:#7a8494;margin-top:4px;font-size:11px;display:block}.reference-table-card__count{background:#f3f4f6;border-radius:7px;padding:6px 9px;font-weight:800;color:#4b5563!important;font-size:11px!important}.reference-table-wrapper{width:100%;overflow-x:auto}.reference-table{border-collapse:collapse;width:100%;min-width:1160px}.reference-table th{color:#596579;text-align:left;white-space:nowrap;letter-spacing:.01em;background:#f8fafc;border-bottom:1px solid #e9edf2;height:45px;padding:0 13px;font-size:11px;font-weight:800}.reference-table td{color:#263244;vertical-align:middle;border-bottom:1px solid #eef1f5;min-height:63px;padding:11px 13px;font-size:12px}.reference-table tbody tr:last-child td{border-bottom:0}.reference-table tbody tr:hover{background:#fbfdff}.reference-table__id{width:55px;font-weight:800;color:#7a8494!important}.reference-number{align-items:center;gap:8px;display:flex}.reference-number code{color:#111827;white-space:nowrap;background:#f3f4f6;border-radius:7px;padding:6px 8px;font-family:Consolas,Courier New,monospace;font-size:12px;font-weight:800}.reference-copy-button{color:#596579;cursor:pointer;background:#fff;border:1px solid #dbe1e8;border-radius:7px;place-items:center;width:29px;height:29px;display:inline-grid}.reference-copy-button:hover{color:#111827;background:#f8fafc}.reference-status{border-radius:999px;justify-content:center;align-items:center;min-width:64px;min-height:24px;padding:0 8px;font-size:10px;font-weight:800;display:inline-flex}.reference-status--unused{color:#047857;background:#ecfdf5}.reference-status--used{color:#1d4ed8;background:#eff6ff}.reference-status--disabled{color:#6b7280;background:#f3f4f6}.reference-user{flex-direction:column;gap:3px;display:flex}.reference-user strong{color:#374151;font-size:12px}.reference-user span{color:#8b95a5;font-size:10px}.reference-muted{color:#9aa3b1}.reference-date{color:#697586;white-space:nowrap;font-size:11px}.reference-table__actions-heading{text-align:right!important}.reference-table__actions{white-space:nowrap;justify-content:flex-end;gap:7px;display:flex}.reference-action-button{cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:6px;min-height:31px;padding:0 9px;font-size:10px;font-weight:800;display:inline-flex}.reference-action-button--copy{color:#475569;background:#fff;border:1px solid #d9e0e8}.reference-action-button--copy:hover:not(:disabled){color:#111827;background:#f8fafc}.reference-action-button--disable{color:#9f3838;background:snow;border:1px solid #e7d2d2}.reference-action-button--disable:hover:not(:disabled){background:#fef2f2}.reference-action-button:disabled{cursor:not-allowed;opacity:.45}.reference-state{color:#9aa3b1;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:250px;padding:35px 20px;display:flex}.reference-state h3{color:#374151;margin:5px 0 0;font-size:15px}.reference-state p{color:#8a94a3;margin:0;font-size:12px}.reference-page__spin{animation:.9s linear infinite reference-spin}@keyframes reference-spin{to{transform:rotate(360deg)}}@media (width<=1000px){.reference-page__summary{grid-template-columns:repeat(2,minmax(0,1fr))}.reference-generator{flex-direction:column;align-items:flex-start}.reference-generator__form{width:100%}}@media (width<=700px){.reference-page{padding:18px}.reference-page__heading{flex-direction:column}.reference-page__refresh{width:100%}.reference-page__summary{grid-template-columns:1fr 1fr}.reference-generator__content{align-items:flex-start}.reference-generator__form{flex-wrap:wrap;align-items:stretch}.reference-generator__form label{width:100%;margin-bottom:0}.reference-generator__form input{flex:1}.reference-generator__form button{flex:1.4}}.products-page{box-sizing:border-box;color:#151515;width:100%;min-width:0;padding:20px 20px 30px}.products-hero{justify-content:space-between;align-items:flex-end;gap:22px;margin-bottom:18px;display:flex}.products-breadcrumb{color:#8b9199;align-items:center;gap:7px;margin-bottom:9px;font-size:10px;font-weight:700;display:flex}.products-breadcrumb span{color:#b4bac2}.products-eyebrow{color:#777e87;letter-spacing:.15em;margin-bottom:5px;font-size:10px;font-weight:900;display:block}.products-hero h1{color:#121212;letter-spacing:-.045em;margin:0;font-size:clamp(30px,3vw,40px);line-height:1}.products-hero p{color:#70767e;max-width:700px;margin:9px 0 0;font-size:13px;line-height:1.55}.products-primary-button,.products-secondary-button,.products-tool-button,.products-row-action,.products-rating-button,.products-status,.products-modal-close,.products-remove-image,.products-pagination button{font:inherit;cursor:pointer;border:0}.products-primary-button{color:#fff;white-space:nowrap;background:#151515;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 17px;font-size:11px;font-weight:900;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 12px 25px #0000001f}.products-primary-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 15px 30px #00000029}.products-primary-button:disabled{cursor:wait;opacity:.58}.products-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.products-stat-card{-webkit-backdrop-filter:blur(20px);background:#ffffff91;border:1px solid #ffffffbf;border-radius:17px;align-items:center;gap:12px;min-height:96px;padding:15px;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 32px #0f172a0f,inset 0 1px #ffffffdb}.products-stat-card:after{content:"";background:var(--soft);opacity:.55;border-radius:50%;width:82px;height:82px;position:absolute;bottom:-28px;right:-24px}.products-stat-card--blue{--accent:#2563eb;--soft:#dbeafe}.products-stat-card--green{--accent:#16a34a;--soft:#dcfce7}.products-stat-card--orange{--accent:#ea580c;--soft:#ffedd5}.products-stat-card--purple{--accent:#7c3aed;--soft:#ede9fe}.products-stat-icon{z-index:1;background:var(--soft);width:40px;height:40px;color:var(--accent);border-radius:12px;flex:0 0 40px;place-items:center;display:grid;position:relative}.products-stat-card>div:last-child{z-index:1;min-width:0;position:relative}.products-stat-card span{color:#767c84;font-size:10px;font-weight:800;display:block}.products-stat-card strong{color:#171717;margin-top:3px;font-family:"Exo 2",sans-serif;font-size:24px;font-weight:800;line-height:1;display:block}.products-stat-card small{color:#9a9fa5;margin-top:5px;font-size:8px;display:block}.products-panel{-webkit-backdrop-filter:blur(22px);background:#ffffff85;border:1px solid #ffffffc7;border-radius:20px;overflow:hidden;box-shadow:0 22px 48px #0f172a12,inset 0 1px #ffffffe0}.products-panel-head{justify-content:space-between;align-items:center;gap:14px;padding:16px 17px 11px;display:flex}.products-panel-head h2{color:#1d1d1d;margin:0;font-size:14px;font-weight:900}.products-panel-head span{color:#90959c;margin-top:3px;font-size:9px;display:block}.products-tool-button{color:#2b2b2b;background:#ffffffc7;border:1px solid #d7dde4e0;border-radius:10px;align-items:center;gap:7px;min-height:35px;padding:0 11px;font-size:9px;font-weight:850;display:inline-flex}.products-tool-button:disabled{cursor:wait;opacity:.5}.products-spin{animation:.8s linear infinite products-spin}.products-toolbar{gap:10px;padding:0 17px 14px;display:flex}.products-search,.products-filter{box-sizing:border-box;background:#ffffffc9;border:1px solid #d6dce4e6;align-items:center;height:40px;display:flex}.products-search{color:#8b9097;border-radius:11px;flex:1;gap:8px;min-width:0;padding:0 11px}.products-search:focus-within,.products-filter:focus-within{border-color:#14141438;box-shadow:0 0 0 3px #0000000a}.products-search input{color:#202020;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:10px}.products-search input::placeholder{color:#a1a5aa}.products-search>button{color:#666;cursor:pointer;background:#0000000d;border:0;border-radius:7px;flex:0 0 24px;place-items:center;width:24px;height:24px;display:grid}.products-filter{color:#80858c;border-radius:11px;gap:6px;padding:0 10px}.products-filter select{color:#333;min-width:104px;font:inherit;background:0 0;border:0;outline:0;font-size:9px;font-weight:800}.products-message{border-radius:9px;align-items:center;gap:7px;margin:0 17px 12px;padding:9px 11px;font-size:9px;font-weight:750;display:flex}.products-message--success{color:#19623a;background:#16a34a14;border:1px solid #16a34a24}.products-message--error{color:#8d2929;background:#dc262614;border:1px solid #dc262624}.products-table-wrap{width:100%;overflow-x:auto}.products-table{border-collapse:collapse;width:100%;min-width:900px}.products-table th,.products-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #0f172a0d;padding:12px 17px}.products-table th{color:#959aa0;letter-spacing:.12em;text-transform:uppercase;background:#f8fafc94;font-size:8px;font-weight:900}.products-table td{color:#272727;font-size:9px}.products-table tbody tr:hover{background:#ffffff61}.products-table tbody tr:last-child td{border-bottom:0}.products-product-cell{align-items:center;gap:10px;min-width:0;display:flex}.products-image{color:#777d84;background:#f1f3f5;border:1px solid #0000000d;border-radius:11px;flex:0 0 44px;place-items:center;width:44px;height:44px;font-family:"Exo 2",sans-serif;font-size:16px;font-weight:900;display:grid;overflow:hidden}.products-image img{object-fit:cover;width:100%;height:100%;display:block}.products-image--large{border-radius:18px;flex-basis:210px;width:210px;height:210px;font-size:30px}.products-product-copy{min-width:0}.products-product-copy strong{color:#171717;text-overflow:ellipsis;white-space:nowrap;max-width:300px;font-size:10px;font-weight:900;display:block;overflow:hidden}.products-product-copy span{color:#8b9096;text-overflow:ellipsis;white-space:nowrap;max-width:300px;margin-top:3px;font-size:8px;display:block;overflow:hidden}.products-product-copy small{color:#a1a5aa;margin-top:4px;font-family:"Exo 2",sans-serif;font-size:8px;font-weight:750;display:block}.products-price{color:#151515;white-space:nowrap;font-family:"Exo 2",sans-serif;font-size:10px;font-weight:850}.products-rating-button{color:#282828;background:#00000008;border-radius:8px;align-items:center;gap:5px;padding:5px 7px;display:flex}.products-rating-button:hover{background:#0000000f}.products-stars{color:#d99500;align-items:center;gap:1px;display:inline-flex}.products-rating-button b{font-family:"Exo 2",sans-serif;font-size:8px}.products-rating-button span{color:#8e9399;font-size:8px}.products-status{text-transform:capitalize;border-radius:999px;align-items:center;gap:5px;min-height:27px;padding:0 8px;font-size:8px;font-weight:900;display:inline-flex}.products-status--active{color:#17653b;background:#16a34a17}.products-status--inactive{color:#69727c;background:#47556917}.products-date{color:#858b92;white-space:nowrap;align-items:center;gap:5px;font-size:8px;display:flex}.products-actions{align-items:center;gap:5px;display:flex}.products-row-action{color:#454b51;background:#ffffffc2;border:1px solid #d7dce3cc;border-radius:9px;place-items:center;width:30px;height:30px;display:grid}.products-row-action:hover{background:#fff}.products-row-action--edit{color:#866000}.products-row-action--delete{color:#a32e2e}.products-pagination{color:#898e94;border-top:1px solid #0f172a0d;justify-content:space-between;align-items:center;gap:12px;padding:11px 17px;font-size:8px;display:flex}.products-pagination b{color:#323232;font-family:"Exo 2",sans-serif}.products-pagination>div{align-items:center;gap:6px;display:flex}.products-pagination button{color:#333;background:#ffffffbf;border:1px solid #d7dce3d1;border-radius:8px;place-items:center;width:29px;height:29px;display:grid}.products-pagination button:disabled{cursor:not-allowed;opacity:.4}.products-pagination>div>span{text-align:center;color:#2b2b2b;min-width:40px;font-family:"Exo 2",sans-serif;font-size:10px;font-weight:850}.products-pagination small{color:#979ca1;font-size:8px}.products-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:25px;display:flex}.products-empty--small{min-height:220px}.products-empty-icon{color:#5f646a;background:#f0f2f4;border-radius:14px;place-items:center;width:48px;height:48px;display:grid}.products-empty h3{color:#252525;margin:12px 0 5px;font-size:15px;font-weight:900}.products-empty p{color:#8b9096;max-width:430px;margin:0 0 14px;font-size:9px;line-height:1.55}.products-loader{border:3px solid #00000014;border-top-color:#1d1d1d;border-radius:50%;width:27px;height:27px;animation:.8s linear infinite products-spin}.products-modal-backdrop{z-index:1600;-webkit-backdrop-filter:blur(10px);background:#0c0e1270;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.products-modal{-webkit-backdrop-filter:blur(26px);background:#ffffffed;border:1px solid #ffffffd1;border-radius:22px;width:min(100%,820px);max-height:calc(100vh - 40px);overflow-y:auto;box-shadow:0 32px 78px #0003,inset 0 1px #fffffff2}.products-modal--view{width:min(100%,690px)}.products-modal--ratings{width:min(100%,720px)}.products-modal-head{justify-content:space-between;align-items:flex-start;gap:15px;padding:21px 21px 15px;display:flex}.products-modal-head>div>span{color:#858b92;letter-spacing:.14em;margin-bottom:5px;font-size:9px;font-weight:900;display:block}.products-modal-head h2{color:#181818;margin:0;font-size:21px;line-height:1.1}.products-modal-head p{color:#8a9097;margin:6px 0 0;font-size:9px}.products-modal-close{color:#353535;background:#0000000d;border-radius:10px;flex:0 0 35px;place-items:center;width:35px;height:35px;display:grid}.products-modal-close:hover{background:#00000014}.products-form{padding:0 21px 21px}.products-form-grid{grid-template-columns:245px minmax(0,1fr);gap:18px;display:grid}.products-upload-card{background:#f8fafcb8;border:1px solid #dadfe6d9;border-radius:17px;padding:13px}.products-upload-label{color:#8e949a;letter-spacing:.12em;margin-bottom:9px;font-size:8px;font-weight:900;display:block}.products-image-picker{color:#747a81;cursor:pointer;background:#f1f3f5;border:1px dashed #cbd2da;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:205px;display:flex;position:relative;overflow:hidden}.products-image-picker:hover{background:#eef0f2;border-color:#9fa7b0}.products-image-picker>strong{color:#30343a;font-size:10px;font-weight:900}.products-image-picker>small{color:#92979d;font-size:8px}.products-image-picker--filled{border-style:solid;border-color:#d2d8df;padding:0;display:block}.products-image-picker img{object-fit:cover;width:100%;height:100%;display:block}.products-image-picker--filled>span{color:#fff;background:#000000a1;border-radius:10px;justify-content:center;align-items:center;gap:6px;height:34px;font-size:8px;font-weight:900;display:flex;position:absolute;inset:auto 8px 8px}.products-remove-image{color:#9a2b2b;background:#dc262612;border-radius:9px;align-items:center;gap:5px;min-height:30px;margin-top:8px;padding:0 9px;font-size:8px;font-weight:850;display:inline-flex}.products-upload-card p{color:#8a8f95;margin:8px 2px 0;font-size:8px;line-height:1.55}.products-form-fields{flex-direction:column;gap:13px;display:flex}.products-field{flex-direction:column;gap:6px;display:flex}.products-field>span{color:#393d42;font-size:9px;font-weight:900}.products-field input,.products-field textarea,.products-field select{box-sizing:border-box;color:#202020;width:100%;font:inherit;background:#ffffffdb;border:1px solid #d3d9e0eb;border-radius:10px;outline:0;font-size:10px}.products-field input,.products-field select{height:41px;padding:0 11px}.products-field textarea{resize:vertical;min-height:104px;padding:10px 11px;line-height:1.55}.products-field input:focus,.products-field textarea:focus,.products-field select:focus{border-color:#14141438;box-shadow:0 0 0 3px #0000000a}.products-two-columns{grid-template-columns:1fr 1fr;gap:10px;display:grid}.products-price-input{background:#ffffffdb;border:1px solid #d3d9e0eb;border-radius:10px;align-items:center;height:41px;display:flex;overflow:hidden}.products-price-input b{color:#757a80;border-right:1px solid #0000000f;align-items:center;height:100%;padding:0 10px;font-family:"Exo 2",sans-serif;font-size:8px;display:flex}.products-price-input input{border:0;height:100%;box-shadow:none!important}.products-form-note{color:#777d83;background:#0000000a;border-radius:10px;align-items:center;gap:7px;padding:10px 11px;font-size:8px;line-height:1.55;display:flex}.products-modal-footer{border-top:1px solid #0f172a0d;justify-content:flex-end;gap:8px;padding:13px 21px 17px;display:flex}.products-secondary-button{color:#292929;background:#ffffffc2;border:1px solid #d6dce3e0;border-radius:11px;justify-content:center;align-items:center;min-height:40px;padding:0 14px;font-size:9px;font-weight:850;display:inline-flex}.products-detail{grid-template-columns:220px minmax(0,1fr);gap:20px;padding:0 21px 21px;display:grid}.products-detail-copy{min-width:0}.products-detail-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.products-detail-top>span:first-child{color:#959aa0;font-family:"Exo 2",sans-serif;font-size:8px}.products-detail-copy h3{color:#181818;margin:7px 0 0;font-size:20px}.products-detail-copy>p{color:#72787f;margin:11px 0 0;font-size:10px;line-height:1.65}.products-detail-price{color:#141414;margin-top:16px;font-family:"Exo 2",sans-serif;font-size:25px;display:block}.products-detail-rating{align-items:center;gap:8px;margin-top:11px;display:flex}.products-detail-rating b{font-family:"Exo 2",sans-serif;font-size:10px}.products-detail-rating span{color:#858b92;font-size:8px}.products-detail-meta{border-top:1px solid #0f172a0f;flex-direction:column;gap:8px;margin-top:18px;padding-top:13px;display:flex}.products-detail-meta span{color:#898e94;grid-template-columns:16px 55px minmax(0,1fr);align-items:center;gap:5px;font-size:8px;display:grid}.products-detail-meta b{color:#353535;font-family:"Exo 2",sans-serif;font-size:8px}.products-ratings-list{max-height:350px;padding:0 21px 21px;overflow-y:auto}.products-rating-row{border-bottom:1px solid #0f172a0d;justify-content:space-between;align-items:center;gap:14px;padding:11px 0;display:flex}.products-rating-row:last-child{border-bottom:0}.products-rating-user{align-items:center;gap:9px;min-width:0;display:flex}.products-rating-user>div{color:#4c5158;background:#eef0f2;border-radius:10px;flex:0 0 35px;place-items:center;width:35px;height:35px;font-family:"Exo 2",sans-serif;font-size:10px;font-weight:900;display:grid}.products-rating-user>span{min-width:0}.products-rating-user b,.products-rating-user small{display:block}.products-rating-user b{color:#292929;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:850;overflow:hidden}.products-rating-user small{color:#999da2;margin-top:3px;font-size:8px}.products-rating-meta{white-space:nowrap;align-items:center;gap:7px;display:flex}.products-rating-meta b{color:#353535;font-family:"Exo 2",sans-serif;font-size:9px}.products-rating-meta small{color:#999da2;font-size:8px}@media (width<=1120px){.products-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.products-form-grid{grid-template-columns:220px minmax(0,1fr)}}@media (width<=820px){.products-page{padding:16px 14px 24px}.products-hero{flex-direction:column;align-items:flex-start}.products-hero>.products-primary-button{width:auto}.products-form-grid,.products-detail{grid-template-columns:1fr}.products-image--large{flex-basis:190px;width:190px;height:190px}.products-upload-card{max-width:360px}}@media (width<=640px){.products-summary{grid-template-columns:1fr}.products-toolbar{flex-direction:column}.products-filter,.products-filter select{width:100%}.products-two-columns{grid-template-columns:1fr}.products-modal-backdrop{align-items:flex-end;padding:9px}.products-modal{border-radius:20px 20px 14px 14px;max-height:calc(100vh - 18px)}.products-detail{justify-items:center}.products-detail-copy{width:100%}.products-modal-footer{flex-direction:column-reverse}.products-modal-footer button{width:100%}.products-rating-row{flex-direction:column;align-items:flex-start}.products-rating-meta{justify-content:space-between;width:100%}}@media (width<=480px){.products-page{padding:13px 10px 20px}.products-hero h1{font-size:29px}.products-hero p{font-size:11px}.products-hero>.products-primary-button{width:100%}.products-panel{border-radius:17px}.products-panel-head,.products-toolbar{padding-left:12px;padding-right:12px}.products-message{margin-left:12px;margin-right:12px}.products-table{min-width:860px}.products-form,.products-detail,.products-modal-head,.products-modal-footer,.products-ratings-list{padding-left:15px;padding-right:15px}.products-image-picker{height:180px}}@keyframes products-spin{to{transform:rotate(360deg)}}.customers-page{box-sizing:border-box;color:#151515;width:100%;min-width:0;padding:20px 20px 30px}.customers-hero{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:18px;display:flex}.customers-breadcrumb{color:#8b9198;align-items:center;gap:7px;margin-bottom:9px;font-size:10px;font-weight:700;display:flex}.customers-breadcrumb span{color:#b6bbc2}.customers-eyebrow{color:#7a8189;letter-spacing:.15em;margin-bottom:5px;font-size:10px;font-weight:900;display:block}.customers-hero h1{color:#121212;letter-spacing:-.045em;margin:0;font-size:clamp(30px,3vw,40px);line-height:1}.customers-hero p{color:#70767d;max-width:700px;margin:9px 0 0;font-size:13px;line-height:1.55}.customers-refresh{color:#2c2c2c;min-height:41px;font:inherit;cursor:pointer;background:#ffffffc7;border:1px solid #d6dce3e6;border-radius:11px;justify-content:center;align-items:center;gap:7px;padding:0 13px;font-size:10px;font-weight:850;display:inline-flex}.customers-refresh:disabled{opacity:.5;cursor:wait}.customers-spin{animation:.8s linear infinite customers-spin}.customers-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.customers-stat{-webkit-backdrop-filter:blur(20px);background:#ffffff91;border:1px solid #ffffffc2;border-radius:17px;grid-template-rows:auto auto;grid-template-columns:39px 1fr;column-gap:11px;min-height:92px;padding:15px;display:grid;position:relative;overflow:hidden;box-shadow:0 14px 32px #0f172a0f,inset 0 1px #ffffffde}.customers-stat:after{content:"";background:var(--soft);opacity:.55;border-radius:50%;width:78px;height:78px;position:absolute;bottom:-27px;right:-23px}.customers-stat>div{z-index:1;background:var(--soft);width:39px;height:39px;color:var(--accent);border-radius:12px;grid-row:1/3;align-self:center;place-items:center;display:grid;position:relative}.customers-stat>span,.customers-stat>strong{z-index:1;position:relative}.customers-stat>span{color:#777d84;font-size:9px;font-weight:800}.customers-stat>strong{color:#151515;margin-top:3px;font-family:"Exo 2",sans-serif;font-size:20px;font-weight:850}.customers-stat--blue{--accent:#2563eb;--soft:#dbeafe}.customers-stat--green{--accent:#16a34a;--soft:#dcfce7}.customers-stat--orange{--accent:#ea580c;--soft:#ffedd5}.customers-stat--purple{--accent:#7c3aed;--soft:#ede9fe}.customers-panel{-webkit-backdrop-filter:blur(22px);background:#ffffff85;border:1px solid #ffffffc7;border-radius:20px;overflow:hidden;box-shadow:0 22px 48px #0f172a12,inset 0 1px #ffffffe0}.customers-panel-head{justify-content:space-between;align-items:center;gap:14px;padding:16px 17px 11px;display:flex}.customers-panel-head h2{color:#1d1d1d;margin:0;font-size:14px;font-weight:900}.customers-panel-head span{color:#90959c;margin-top:3px;font-size:9px;display:block}.customers-panel-actions{gap:7px;display:flex}.customers-selected-edit{color:#fff;min-height:34px;font:inherit;cursor:pointer;background:#151515;border:1px solid #d6dce3e0;border-radius:9px;align-items:center;gap:6px;padding:0 10px;font-size:9px;font-weight:850;display:inline-flex}.customers-toolbar{gap:10px;padding:0 17px 14px;display:flex}.customers-search{color:#8d9298;background:#fffc;border:1px solid #d6dce3e6;border-radius:11px;flex:1;align-items:center;gap:8px;min-width:0;height:40px;padding:0 10px;display:flex}.customers-search:focus-within{border-color:#14141438;box-shadow:0 0 0 3px #0000000a}.customers-search input{color:#202020;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:10px}.customers-search input::placeholder{color:#a2a6ab}.customers-search button{color:#656a70;cursor:pointer;background:#0000000d;border:0;border-radius:7px;place-items:center;width:24px;height:24px;display:grid}.customers-status-filter{color:#343434;min-width:115px;height:40px;font:inherit;background:#fffc;border:1px solid #d6dce3e6;border-radius:11px;outline:0;padding:0 10px;font-size:9px;font-weight:800}.customers-message{border-radius:9px;align-items:center;gap:7px;margin:0 17px 12px;padding:9px 11px;font-size:9px;font-weight:750;display:flex}.customers-message--success{color:#18633a;background:#16a34a14;border:1px solid #16a34a24}.customers-message--error{color:#8d2929;background:#dc262614;border:1px solid #dc262624}.customers-table-wrap{width:100%;overflow-x:auto}.customers-table{border-collapse:collapse;width:100%;min-width:980px}.customers-table th,.customers-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #0f172a0d;padding:12px 17px}.customers-table th{color:#969ba1;letter-spacing:.12em;text-transform:uppercase;background:#f8fafc94;font-size:8px;font-weight:900}.customers-table td{color:#272727;font-size:9px}.customers-table tbody tr{cursor:pointer;transition:background .14s}.customers-table tbody tr:hover{background:#fff6}.customers-table tbody tr:last-child td{border-bottom:0}.customers-row--selected{background:#2563eb0a!important}.customers-sl{color:#777d84;font-family:"Exo 2",sans-serif;font-size:9px;font-weight:800}.customers-user{align-items:center;gap:9px;min-width:0;display:flex}.customers-avatar{color:#42484e;background:#eef0f3;border-radius:10px;flex:0 0 35px;place-items:center;width:35px;height:35px;font-family:"Exo 2",sans-serif;font-size:9px;font-weight:900;display:grid}.customers-user strong{color:#202020;text-overflow:ellipsis;white-space:nowrap;max-width:180px;font-size:10px;font-weight:900;display:block;overflow:hidden}.customers-user small{color:#a0a5ab;margin-top:3px;font-family:"Exo 2",sans-serif;font-size:8px;display:block}.customers-password{color:#999da3;letter-spacing:.14em;font-size:9px}.customers-mobile{color:#373b40;white-space:nowrap;font-family:"Exo 2",sans-serif;font-size:9px;font-weight:700}.customers-balance{color:#151515;white-space:nowrap;font-family:"Exo 2",sans-serif;font-size:10px;font-weight:850}.customers-ip{color:#727980;white-space:nowrap;font-family:"Exo 2",sans-serif;font-size:8px}.customers-actions{align-items:center;gap:5px;display:flex}.customers-action{color:#454b51;cursor:pointer;background:#ffffffc4;border:1px solid #d7dce3d1;border-radius:9px;place-items:center;width:30px;height:30px;display:grid}.customers-action:hover{background:#fff}.customers-action--edit{color:#856000}.customers-action--delete{color:#a32e2e}.customers-pagination{color:#898e94;justify-content:space-between;align-items:center;gap:10px;padding:11px 17px;font-size:8px;display:flex}.customers-pagination b{color:#343434;font-family:"Exo 2",sans-serif}.customers-pagination>div{align-items:center;gap:6px;display:flex}.customers-pagination button{color:#343434;cursor:pointer;background:#ffffffbf;border:1px solid #d7dce3d1;border-radius:8px;place-items:center;width:29px;height:29px;display:grid}.customers-pagination button:disabled{cursor:not-allowed;opacity:.4}.customers-pagination>div>span{text-align:center;color:#303030;min-width:40px;font-family:"Exo 2",sans-serif;font-size:10px;font-weight:850}.customers-pagination small{color:#979ca2;font-size:8px}.customers-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:285px;padding:25px;display:flex}.customers-empty-icon{color:#62676d;background:#f0f2f4;border-radius:14px;place-items:center;width:47px;height:47px;display:grid}.customers-empty h3{color:#252525;margin:12px 0 4px;font-size:15px;font-weight:900}.customers-empty p{color:#8b9096;margin:0;font-size:9px}.customers-loader{border:3px solid #00000014;border-top-color:#1d1d1d;border-radius:50%;width:27px;height:27px;animation:.8s linear infinite customers-spin}.customers-modal-backdrop{z-index:1600;-webkit-backdrop-filter:blur(10px);background:#0c0e1270;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.customers-modal{-webkit-backdrop-filter:blur(26px);background:#ffffffed;border:1px solid #ffffffd1;border-radius:22px;width:min(100%,650px);max-height:calc(100vh - 40px);overflow-y:auto;box-shadow:0 32px 78px #0003,inset 0 1px #fffffff0}.customers-modal--edit{width:min(100%,700px)}.customers-modal-head{justify-content:space-between;align-items:flex-start;gap:15px;padding:21px 21px 15px;display:flex}.customers-modal-head>div>span{color:#858b92;letter-spacing:.14em;margin-bottom:5px;font-size:9px;font-weight:900;display:block}.customers-modal-head h2{color:#181818;margin:0;font-size:21px;line-height:1.1}.customers-modal-head p{color:#898f96;margin:6px 0 0;font-size:9px}.customers-modal-close{color:#353535;cursor:pointer;background:#0000000d;border:0;border-radius:10px;flex:0 0 35px;place-items:center;width:35px;height:35px;display:grid}.customers-modal-close:hover{background:#00000014}.customers-profile{background:#f8fafcb8;border:1px solid #dadfe6d1;border-radius:15px;align-items:center;gap:11px;margin:0 21px 16px;padding:13px;display:flex}.customers-profile-avatar{color:#444b52;background:#eef0f2;border-radius:12px;flex:0 0 43px;place-items:center;width:43px;height:43px;font-family:"Exo 2",sans-serif;font-size:11px;font-weight:900;display:grid}.customers-profile>div:nth-child(2){flex:1;min-width:0}.customers-profile>div:nth-child(2) strong,.customers-profile>div:nth-child(2) span,.customers-profile>div:nth-child(2) small{display:block}.customers-profile>div:nth-child(2) strong{color:#262626;font-size:11px;font-weight:900}.customers-profile>div:nth-child(2) span{color:#777d84;margin-top:3px;font-family:"Exo 2",sans-serif;font-size:8px}.customers-profile>div:nth-child(2) small{color:#a0a4a9;margin-top:3px;font-size:8px}.customers-status{text-transform:capitalize;border-radius:999px;align-items:center;min-height:27px;padding:0 9px;font-size:8px;font-weight:900;display:inline-flex}.customers-status--active{color:#17633b;background:#16a34a17}.customers-status--disabled{color:#65707b;background:#64748b1a}.customers-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:0 21px 21px;display:grid}.customers-detail-grid>div{background:#f8fafc8c;border:1px solid #dadfe6c2;border-radius:11px;padding:11px}.customers-detail-grid span,.customers-detail-grid strong{display:block}.customers-detail-grid span{color:#858b92;font-size:8px;font-weight:750}.customers-detail-grid strong{color:#292929;margin-top:5px;font-family:"Exo 2",sans-serif;font-size:10px;font-weight:850}.customers-readonly-card{background:#f8fafcb8;border:1px solid #dadfe6d1;border-radius:14px;align-items:center;gap:10px;margin:0 21px 16px;padding:12px;display:flex}.customers-readonly-card>div:nth-child(2){flex:1;min-width:0}.customers-readonly-card>div:nth-child(2) strong,.customers-readonly-card>div:nth-child(2) span{display:block}.customers-readonly-card>div:nth-child(2) strong{color:#222;font-size:10px;font-weight:900}.customers-readonly-card>div:nth-child(2) span{color:#8a8f95;margin-top:3px;font-family:"Exo 2",sans-serif;font-size:8px}.customers-readonly-card>div:last-child{text-align:right}.customers-readonly-card>div:last-child small,.customers-readonly-card>div:last-child b{display:block}.customers-readonly-card>div:last-child small{color:#92979d;font-size:8px}.customers-readonly-card>div:last-child b{color:#222;margin-top:3px;font-family:"Exo 2",sans-serif;font-size:10px}.customers-form{padding:0 21px}.customers-edit-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.customers-edit-grid label{flex-direction:column;gap:6px;display:flex}.customers-edit-grid label>span{color:#393d42;font-size:9px;font-weight:900}.customers-edit-grid input{box-sizing:border-box;color:#202020;width:100%;height:42px;font:inherit;background:#ffffffde;border:1px solid #d3d9e0eb;border-radius:10px;outline:0;padding:0 11px;font-size:10px}.customers-edit-grid input:focus{border-color:#14141438;box-shadow:0 0 0 3px #0000000a}.customers-input-with-prefix{background:#ffffffde;border:1px solid #d3d9e0eb;border-radius:10px;height:42px;display:flex;overflow:hidden}.customers-input-with-prefix b{color:#767b81;border-right:1px solid #0000000f;align-items:center;padding:0 10px;font-family:"Exo 2",sans-serif;font-size:8px;display:flex}.customers-input-with-prefix input{height:100%;box-shadow:none;border:0}.customers-password-input{color:#8b9096;background:#ffffffde;border:1px solid #d3d9e0eb;border-radius:10px;align-items:center;gap:7px;height:42px;padding:0 10px;display:flex;position:relative}.customers-password-input input{height:100%;box-shadow:none;border:0;padding:0}.customers-form-note{color:#777d83;background:#0000000a;border-radius:10px;align-items:center;gap:7px;margin-top:12px;padding:10px 11px;font-size:8px;line-height:1.55;display:flex}.customers-modal-footer{border-top:1px solid #0f172a0d;justify-content:flex-end;gap:8px;margin-top:15px;padding:13px 21px 17px;display:flex}.customers-primary-button,.customers-secondary-button{min-height:40px;font:inherit;cursor:pointer;border-radius:11px;justify-content:center;align-items:center;gap:6px;padding:0 13px;font-size:9px;font-weight:850;display:inline-flex}.customers-primary-button{color:#fff;background:#151515;border:0;box-shadow:0 10px 22px #0000001f}.customers-primary-button:disabled{cursor:wait;opacity:.55}.customers-secondary-button{color:#292929;background:#ffffffc7;border:1px solid #d6dce3e0}@media (width<=1120px){.customers-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=820px){.customers-page{padding:16px 14px 24px}.customers-hero{flex-direction:column;align-items:flex-start}.customers-refresh{width:auto}.customers-modal-backdrop{align-items:flex-end;padding:9px}.customers-modal{border-radius:20px 20px 14px 14px;max-height:calc(100vh - 18px)}}@media (width<=650px){.customers-summary{grid-template-columns:1fr}.customers-toolbar{flex-direction:column}.customers-status-filter{width:100%}.customers-detail-grid,.customers-edit-grid{grid-template-columns:1fr}.customers-profile{flex-wrap:wrap;align-items:flex-start}.customers-profile>.customers-status{margin-left:53px}.customers-readonly-card{flex-wrap:wrap;align-items:flex-start}.customers-readonly-card>div:last-child{text-align:left;border-top:1px solid #0000000d;width:100%;padding-top:7px}.customers-modal-footer{flex-direction:column-reverse}.customers-modal-footer button{width:100%}}@media (width<=480px){.customers-page{padding:13px 10px 20px}.customers-hero h1{font-size:29px}.customers-hero p{font-size:11px}.customers-refresh{width:100%}.customers-panel{border-radius:17px}.customers-panel-head,.customers-toolbar{padding-left:12px;padding-right:12px}.customers-message{margin-left:12px;margin-right:12px}.customers-table{min-width:940px}.customers-modal-head,.customers-form,.customers-modal-footer,.customers-detail-grid,.customers-readonly-card{padding-left:15px;padding-right:15px}.customers-profile{margin-left:15px;margin-right:15px}}@keyframes customers-spin{to{transform:rotate(360deg)}}.customers-task-limit{color:#7d8997;margin-top:5px;font-size:9px;font-weight:650;line-height:1.25;display:block}.deposits-page{box-sizing:border-box;width:100%;min-height:100%;padding:28px 28px 36px;overflow-x:hidden}.deposits-page__hero{justify-content:space-between;align-items:flex-end;gap:20px;margin:0 0 24px;display:flex}.deposits-page__eyebrow{color:#64748b;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:7px;margin-bottom:9px;font-size:12px;font-weight:700;display:inline-flex}.deposits-page__hero h1{color:#111827;letter-spacing:-.03em;margin:0;font-size:clamp(28px,4vw,38px);font-weight:800;line-height:1.1}.deposits-page__hero p{color:#64748b;margin:10px 0 0;font-size:14px;line-height:1.5}.deposits-page__refresh{color:#334155;cursor:pointer;background:#ffffffeb;border:1px solid #e2e8f0;border-radius:11px;flex:none;align-items:center;gap:8px;min-height:40px;padding:0 15px;font-size:13px;font-weight:700;transition:border-color .18s,background .18s,transform .18s,box-shadow .18s;display:inline-flex}.deposits-page__refresh:hover{background:#fff;border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 6px 18px #0f172a0f}.deposits-page__refresh:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}@keyframes deposit-spin{to{transform:rotate(360deg)}}.deposits-page__alert{border:1px solid;border-radius:12px;align-items:center;gap:9px;margin-bottom:18px;padding:12px 14px;font-size:13px;font-weight:650;display:flex}.deposits-page__alert--error{color:#b91c1c;background:#fff5f5;border-color:#fecaca}.deposits-page__alert--success{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.deposits-page__stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:20px;display:grid}.deposit-stat-card{box-sizing:border-box;background:#ffffffc7;border:1px solid #e2e8f0eb;border-radius:16px;align-items:center;gap:13px;min-height:96px;padding:17px;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #0f172a0b}.deposit-stat-card:after{content:"";pointer-events:none;background:#6366f10f;border-radius:50%;width:90px;height:90px;position:absolute;inset:auto -22px -30px auto}.deposit-stat-card__icon{z-index:1;border-radius:12px;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid;position:relative}.deposit-stat-card--total .deposit-stat-card__icon{color:#4f46e5;background:#eef2ff}.deposit-stat-card--pending .deposit-stat-card__icon{color:#ea580c;background:#fff7ed}.deposit-stat-card--approved .deposit-stat-card__icon{color:#059669;background:#ecfdf5}.deposit-stat-card--rejected .deposit-stat-card__icon{color:#dc2626;background:#fef2f2}.deposit-stat-card>div:last-child{z-index:1;min-width:0;position:relative}.deposit-stat-card span{color:#64748b;font-size:12px;font-weight:700;display:block}.deposit-stat-card strong{color:#0f172a;margin-top:3px;font-size:22px;font-weight:800;line-height:1.05;display:block}.deposit-stat-card small{color:#94a3b8;margin-top:3px;font-size:11px;font-weight:650;display:block}.deposits-page__panel{background:#fffc;border:1px solid #e2e8f0eb;border-radius:17px;width:100%;overflow:hidden;box-shadow:0 10px 30px #0f172a0b}.deposits-page__toolbar{border-bottom:1px solid #edf2f7;justify-content:space-between;align-items:center;gap:14px;padding:15px;display:flex}.deposits-page__search{box-sizing:border-box;color:#94a3b8;background:#fff;border:1px solid #e2e8f0;border-radius:11px;align-items:center;gap:9px;width:min(370px,100%);min-height:40px;padding:0 12px;display:flex}.deposits-page__search:focus-within{border-color:#a5b4fc;box-shadow:0 0 0 3px #6366f117}.deposits-page__search input{color:#0f172a;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:13px}.deposits-page__search input::placeholder{color:#a1aab8}.deposits-page__filters{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;display:flex}.deposit-filter{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:9px;min-height:34px;padding:0 11px;font-size:12px;font-weight:750;transition:border-color .16s,background .16s,color .16s}.deposit-filter:hover{color:#475569;border-color:#cbd5e1}.deposit-filter--active{color:#4338ca;background:#eef2ff;border-color:#c7d2fe}.deposits-page__table-wrap{width:100%;overflow:auto hidden}.deposits-table{border-collapse:collapse;width:100%;min-width:980px}.deposits-table th{color:#64748b;letter-spacing:.08em;text-align:left;text-transform:uppercase;white-space:nowrap;background:#f8fafcd1;padding:13px 15px;font-size:10px;font-weight:800}.deposits-table td{color:#334155;vertical-align:middle;border-top:1px solid #edf2f7;padding:14px 15px;font-size:13px}.deposits-table tbody tr{transition:background .16s}.deposits-table tbody tr:hover{background:#f8fafcb3}.deposit-id{color:#475569;font-size:12px;font-weight:800}.deposit-customer{gap:3px;display:grid}.deposit-customer strong{color:#0f172a;font-size:13px;font-weight:750}.deposit-customer span{color:#94a3b8;font-size:11px;font-weight:600}.deposit-amount{color:#0f172a;font-size:14px;font-weight:800}.deposit-method{color:#475569;background:#f8fafc;border-radius:8px;align-items:center;min-height:28px;padding:0 8px;font-size:11px;font-weight:700;display:inline-flex}.deposit-balance{color:#334155;font-size:13px;font-weight:700}.deposit-date{color:#64748b;white-space:nowrap;font-size:11px;font-weight:600}.deposit-status{white-space:nowrap;border-radius:999px;align-items:center;gap:5px;min-height:28px;padding:0 9px;font-size:10px;font-weight:800;display:inline-flex}.deposit-status--pending{color:#c2410c;background:#fff7ed}.deposit-status--approved{color:#047857;background:#ecfdf5}.deposit-status--rejected{color:#b91c1c;background:#fef2f2}.deposit-action{color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:9px;justify-content:center;align-items:center;gap:6px;min-height:33px;padding:0 10px;font-size:11px;font-weight:800;transition:border-color .16s,background .16s,color .16s;display:inline-flex}.deposit-action:hover{color:#4338ca;background:#eef2ff;border-color:#c7d2fe}.deposits-table__empty{text-align:center;height:300px}.deposits-table__empty-content{color:#94a3b8;justify-items:center;gap:7px;display:inline-grid}.deposits-table__empty-content strong{color:#475569;font-size:13px}.deposits-table__empty-content span{font-size:12px}.deposits-table__empty-icon{color:#94a3b8;background:#f8fafc;border-radius:14px;place-items:center;width:48px;height:48px;margin-bottom:2px;display:grid}.deposits-page__footer{color:#94a3b8;border-top:1px solid #edf2f7;padding:12px 15px;font-size:11px;font-weight:650}.deposit-modal__backdrop{z-index:2000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0f172a7a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.deposit-modal{background:#fff;border:1px solid #fffc;border-radius:20px;width:min(720px,100%);max-height:min(90vh,850px);overflow:auto;box-shadow:0 30px 80px #0f172a33}.deposit-modal__header{border-bottom:1px solid #edf2f7;justify-content:space-between;align-items:flex-start;gap:14px;padding:21px 22px 17px;display:flex}.deposit-modal__header span{color:#94a3b8;letter-spacing:.05em;text-transform:uppercase;font-size:11px;font-weight:800}.deposit-modal__header h2{color:#0f172a;margin:5px 0 0;font-size:21px;line-height:1.15}.deposit-modal__close{color:#64748b;cursor:pointer;background:#f8fafc;border:0;border-radius:10px;place-items:center;width:34px;height:34px;font-size:24px;line-height:1;display:grid}.deposit-modal__close:hover{background:#f1f5f9}.deposit-modal__body{padding:20px 22px}.deposit-modal__summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;margin-bottom:18px;display:grid}.deposit-modal__summary>div{background:#fafbfc;border:1px solid #edf2f7;border-radius:11px;padding:12px}.deposit-modal__summary span,.deposit-modal__existing-note>span{color:#94a3b8;letter-spacing:.06em;text-transform:uppercase;margin-bottom:4px;font-size:10px;font-weight:800;display:block}.deposit-modal__summary strong{color:#0f172a;word-break:break-word;font-size:12px;font-weight:800;display:block}.deposit-modal__section-title{color:#334155;margin-bottom:8px;font-size:12px;font-weight:800}.deposit-modal__screenshot{margin-bottom:18px}.deposit-modal__image-link{background:#f8fafc;border:1px solid #e2e8f0;border-radius:13px;display:block;overflow:hidden}.deposit-modal__image-link img{object-fit:contain;width:100%;max-height:320px;display:block}.deposit-modal__no-screenshot{color:#64748b;border:1px dashed #cbd5e1;border-radius:12px;align-items:center;gap:8px;margin-bottom:18px;padding:13px;font-size:12px;font-weight:650;display:flex}.deposit-modal__note label{color:#334155;margin-bottom:7px;font-size:12px;font-weight:800;display:block}.deposit-modal__note textarea{resize:vertical;box-sizing:border-box;color:#0f172a;width:100%;min-height:96px;font:inherit;background:#fff;border:1px solid #e2e8f0;border-radius:11px;outline:0;padding:11px 12px;font-size:12px}.deposit-modal__note textarea:focus{border-color:#a5b4fc;box-shadow:0 0 0 3px #6366f117}.deposit-modal__existing-note{background:#f8fafc;border-radius:11px;margin-top:12px;padding:12px}.deposit-modal__existing-note p{color:#475569;margin:0;font-size:12px;line-height:1.5}.deposit-modal__message{color:#475569;background:#f8fafc;border-radius:10px;margin-top:12px;padding:10px 12px;font-size:12px;font-weight:700}.deposit-modal__footer{border-top:1px solid #edf2f7;justify-content:flex-end;align-items:center;gap:9px;padding:16px 22px;display:flex}.deposit-modal__cancel,.deposit-modal__reject,.deposit-modal__approve{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 14px;font-size:12px;font-weight:800;display:inline-flex}.deposit-modal__cancel{color:#475569;background:#fff;border:1px solid #e2e8f0}.deposit-modal__reject{color:#b91c1c;background:#fff5f5;border:1px solid #fecaca}.deposit-modal__approve{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0}.deposit-modal__cancel:disabled,.deposit-modal__reject:disabled,.deposit-modal__approve:disabled{opacity:.55;cursor:not-allowed}@media (width<=1080px){.deposits-page{padding:24px 22px 30px}.deposits-page__stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.deposits-page{padding:20px 16px 26px}.deposits-page__hero{flex-direction:column;align-items:flex-start}.deposits-page__refresh{justify-content:center;width:100%}.deposits-page__toolbar{flex-direction:column;align-items:stretch}.deposits-page__search{width:100%}.deposits-page__filters{justify-content:flex-start}.deposit-modal__summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=520px){.deposits-page{padding:18px 12px 22px}.deposits-page__hero{margin-bottom:18px}.deposits-page__hero h1{font-size:30px}.deposits-page__hero p{font-size:13px}.deposits-page__stats{grid-template-columns:1fr;gap:11px}.deposit-stat-card{min-height:88px;padding:15px}.deposit-modal__backdrop{padding:10px}.deposit-modal__header,.deposit-modal__body,.deposit-modal__footer{padding-left:15px;padding-right:15px}.deposit-modal__summary{grid-template-columns:1fr}.deposit-modal__footer{flex-wrap:wrap}.deposit-modal__cancel,.deposit-modal__reject,.deposit-modal__approve{flex:1}}.withdrawals-page{box-sizing:border-box;width:100%;min-height:100%;padding:28px 28px 36px;overflow-x:hidden}.withdrawals-page__hero{justify-content:space-between;align-items:flex-end;gap:20px;margin:0 0 24px;display:flex}.withdrawals-page__eyebrow{color:#64748b;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:7px;margin-bottom:9px;font-size:12px;font-weight:700;display:inline-flex}.withdrawals-page__hero h1{color:#111827;letter-spacing:-.03em;margin:0;font-size:clamp(28px,4vw,38px);font-weight:800;line-height:1.1}.withdrawals-page__hero p{color:#64748b;margin:10px 0 0;font-size:14px;line-height:1.5}.withdrawals-page__refresh{color:#334155;cursor:pointer;background:#ffffffeb;border:1px solid #e2e8f0;border-radius:11px;flex:none;align-items:center;gap:8px;min-height:40px;padding:0 15px;font-size:13px;font-weight:700;transition:border-color .18s,background .18s,transform .18s,box-shadow .18s;display:inline-flex}.withdrawals-page__refresh:hover{background:#fff;border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 6px 18px #0f172a0f}.withdrawals-page__refresh:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}@keyframes withdrawal-spin{to{transform:rotate(360deg)}}.withdrawals-page__alert{border:1px solid;border-radius:12px;align-items:center;gap:9px;margin-bottom:18px;padding:12px 14px;font-size:13px;font-weight:650;display:flex}.withdrawals-page__alert--error{color:#b91c1c;background:#fff5f5;border-color:#fecaca}.withdrawals-page__stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:20px;display:grid}.withdrawal-stat-card{box-sizing:border-box;background:#ffffffc7;border:1px solid #e2e8f0eb;border-radius:16px;align-items:center;gap:13px;min-height:96px;padding:17px;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #0f172a0b}.withdrawal-stat-card:after{content:"";pointer-events:none;background:#6366f10f;border-radius:50%;width:90px;height:90px;position:absolute;inset:auto -22px -30px auto}.withdrawal-stat-card__icon{z-index:1;border-radius:12px;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid;position:relative}.withdrawal-stat-card--total .withdrawal-stat-card__icon{color:#4f46e5;background:#eef2ff}.withdrawal-stat-card--pending .withdrawal-stat-card__icon{color:#ea580c;background:#fff7ed}.withdrawal-stat-card--approved .withdrawal-stat-card__icon{color:#059669;background:#ecfdf5}.withdrawal-stat-card--rejected .withdrawal-stat-card__icon{color:#dc2626;background:#fef2f2}.withdrawal-stat-card>div:last-child{z-index:1;min-width:0;position:relative}.withdrawal-stat-card span{color:#64748b;font-size:12px;font-weight:700;display:block}.withdrawal-stat-card strong{color:#0f172a;margin-top:3px;font-size:22px;font-weight:800;line-height:1.05;display:block}.withdrawal-stat-card small{color:#94a3b8;margin-top:3px;font-size:11px;font-weight:650;display:block}.withdrawals-page__panel{background:#fffc;border:1px solid #e2e8f0eb;border-radius:17px;width:100%;overflow:hidden;box-shadow:0 10px 30px #0f172a0b}.withdrawals-page__toolbar{border-bottom:1px solid #edf2f7;justify-content:space-between;align-items:center;gap:14px;padding:15px;display:flex}.withdrawals-page__search{box-sizing:border-box;color:#94a3b8;background:#fff;border:1px solid #e2e8f0;border-radius:11px;align-items:center;gap:9px;width:min(370px,100%);min-height:40px;padding:0 12px;display:flex}.withdrawals-page__search:focus-within{border-color:#a5b4fc;box-shadow:0 0 0 3px #6366f117}.withdrawals-page__search input{color:#0f172a;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:13px}.withdrawals-page__search input::placeholder{color:#a1aab8}.withdrawals-page__filters{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;display:flex}.withdrawal-filter{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:9px;min-height:34px;padding:0 11px;font-size:12px;font-weight:750;transition:border-color .16s,background .16s,color .16s}.withdrawal-filter:hover{color:#475569;border-color:#cbd5e1}.withdrawal-filter--active{color:#4338ca;background:#eef2ff;border-color:#c7d2fe}.withdrawals-page__table-wrap{width:100%;overflow:auto hidden}.withdrawals-table{border-collapse:collapse;width:100%;min-width:1120px}.withdrawals-table th{color:#64748b;letter-spacing:.08em;text-align:left;text-transform:uppercase;white-space:nowrap;background:#f8fafcd1;padding:13px 15px;font-size:10px;font-weight:800}.withdrawals-table td{color:#334155;vertical-align:middle;border-top:1px solid #edf2f7;padding:14px 15px;font-size:13px}.withdrawals-table tbody tr{transition:background .16s}.withdrawals-table tbody tr:hover{background:#f8fafcb3}.withdrawal-id{color:#475569;font-size:12px;font-weight:800}.withdrawal-customer{gap:3px;display:grid}.withdrawal-customer strong{color:#0f172a;font-size:13px;font-weight:750}.withdrawal-customer span{color:#94a3b8;font-size:11px;font-weight:600}.withdrawal-amount{color:#0f172a;font-size:14px;font-weight:800}.withdrawal-method{color:#475569;background:#f8fafc;border-radius:8px;align-items:center;min-height:28px;padding:0 8px;font-size:11px;font-weight:700;display:inline-flex}.withdrawal-wallet{color:#475569;white-space:nowrap;font-size:12px;font-weight:700}.withdrawal-balance{color:#334155;font-size:13px;font-weight:700}.withdrawal-date{color:#64748b;white-space:nowrap;font-size:11px;font-weight:600}.withdrawal-status{white-space:nowrap;border-radius:999px;align-items:center;gap:5px;min-height:28px;padding:0 9px;font-size:10px;font-weight:800;display:inline-flex}.withdrawal-status--pending{color:#c2410c;background:#fff7ed}.withdrawal-status--approved{color:#047857;background:#ecfdf5}.withdrawal-status--rejected{color:#b91c1c;background:#fef2f2}.withdrawal-action{color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:9px;justify-content:center;align-items:center;gap:6px;min-height:33px;padding:0 10px;font-size:11px;font-weight:800;transition:border-color .16s,background .16s,color .16s;display:inline-flex}.withdrawal-action:hover{color:#4338ca;background:#eef2ff;border-color:#c7d2fe}.withdrawals-table__empty{text-align:center;height:300px}.withdrawals-table__empty-content{color:#94a3b8;justify-items:center;gap:7px;display:inline-grid}.withdrawals-table__empty-content strong{color:#475569;font-size:13px}.withdrawals-table__empty-content span{font-size:12px}.withdrawals-table__empty-icon{color:#94a3b8;background:#f8fafc;border-radius:14px;place-items:center;width:48px;height:48px;margin-bottom:2px;display:grid}.withdrawals-page__footer{color:#94a3b8;border-top:1px solid #edf2f7;padding:12px 15px;font-size:11px;font-weight:650}.withdrawal-modal__backdrop{z-index:2000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0f172a7a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.withdrawal-modal{background:#fff;border:1px solid #fffc;border-radius:20px;width:min(720px,100%);max-height:min(90vh,850px);overflow:auto;box-shadow:0 30px 80px #0f172a33}.withdrawal-modal__header{border-bottom:1px solid #edf2f7;justify-content:space-between;align-items:flex-start;gap:14px;padding:21px 22px 17px;display:flex}.withdrawal-modal__header span{color:#94a3b8;letter-spacing:.05em;text-transform:uppercase;font-size:11px;font-weight:800}.withdrawal-modal__header h2{color:#0f172a;margin:5px 0 0;font-size:21px;line-height:1.15}.withdrawal-modal__close{color:#64748b;cursor:pointer;background:#f8fafc;border:0;border-radius:10px;place-items:center;width:34px;height:34px;font-size:24px;line-height:1;display:grid}.withdrawal-modal__close:hover{background:#f1f5f9}.withdrawal-modal__body{padding:20px 22px}.withdrawal-modal__summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;margin-bottom:18px;display:grid}.withdrawal-modal__summary>div{background:#fafbfc;border:1px solid #edf2f7;border-radius:11px;padding:12px}.withdrawal-modal__summary span,.withdrawal-modal__existing-note>span{color:#94a3b8;letter-spacing:.06em;text-transform:uppercase;margin-bottom:4px;font-size:10px;font-weight:800;display:block}.withdrawal-modal__summary strong{color:#0f172a;word-break:break-word;font-size:12px;font-weight:800;display:block}.withdrawal-modal__wallet-full{word-break:break-all!important}.withdrawal-modal__existing-note{background:#f8fafc;border-radius:11px;margin-bottom:12px;padding:12px}.withdrawal-modal__existing-note p{color:#475569;margin:0;font-size:12px;line-height:1.5}.withdrawal-modal__note label{color:#334155;margin-bottom:7px;font-size:12px;font-weight:800;display:block}.withdrawal-modal__note textarea{resize:vertical;box-sizing:border-box;color:#0f172a;width:100%;min-height:96px;font:inherit;background:#fff;border:1px solid #e2e8f0;border-radius:11px;outline:0;padding:11px 12px;font-size:12px}.withdrawal-modal__note textarea:focus{border-color:#a5b4fc;box-shadow:0 0 0 3px #6366f117}.withdrawal-modal__message{color:#475569;background:#f8fafc;border-radius:10px;margin-top:12px;padding:10px 12px;font-size:12px;font-weight:700}.withdrawal-modal__footer{border-top:1px solid #edf2f7;justify-content:flex-end;align-items:center;gap:9px;padding:16px 22px;display:flex}.withdrawal-modal__cancel,.withdrawal-modal__reject,.withdrawal-modal__approve{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 14px;font-size:12px;font-weight:800;display:inline-flex}.withdrawal-modal__cancel{color:#475569;background:#fff;border:1px solid #e2e8f0}.withdrawal-modal__reject{color:#b91c1c;background:#fff5f5;border:1px solid #fecaca}.withdrawal-modal__approve{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0}.withdrawal-modal__cancel:disabled,.withdrawal-modal__reject:disabled,.withdrawal-modal__approve:disabled{opacity:.55;cursor:not-allowed}@media (width<=1080px){.withdrawals-page{padding:24px 22px 30px}.withdrawals-page__stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.withdrawals-page{padding:20px 16px 26px}.withdrawals-page__hero{flex-direction:column;align-items:flex-start}.withdrawals-page__refresh{justify-content:center;width:100%}.withdrawals-page__toolbar{flex-direction:column;align-items:stretch}.withdrawals-page__search{width:100%}.withdrawals-page__filters{justify-content:flex-start}.withdrawal-modal__summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=520px){.withdrawals-page{padding:18px 12px 22px}.withdrawals-page__hero{margin-bottom:18px}.withdrawals-page__hero h1{font-size:30px}.withdrawals-page__hero p{font-size:13px}.withdrawals-page__stats{grid-template-columns:1fr;gap:11px}.withdrawal-stat-card{min-height:88px;padding:15px}.withdrawal-modal__backdrop{padding:10px}.withdrawal-modal__header,.withdrawal-modal__body,.withdrawal-modal__footer{padding-left:15px;padding-right:15px}.withdrawal-modal__summary{grid-template-columns:1fr}.withdrawal-modal__footer{flex-wrap:wrap}.withdrawal-modal__cancel,.withdrawal-modal__reject,.withdrawal-modal__approve{flex:1}}.admin-logs-page{box-sizing:border-box;width:100%;min-height:100%;padding:28px 28px 36px;overflow-x:hidden}.admin-logs-page__hero{justify-content:space-between;align-items:flex-end;gap:20px;margin:0 0 24px;display:flex}.admin-logs-page__eyebrow{color:#64748b;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:7px;margin-bottom:9px;font-size:12px;font-weight:700;display:inline-flex}.admin-logs-page__hero h1{color:#111827;letter-spacing:-.03em;margin:0;font-size:clamp(28px,4vw,38px);font-weight:800;line-height:1.1}.admin-logs-page__hero p{color:#64748b;margin:10px 0 0;font-size:14px;line-height:1.5}.admin-logs-page__refresh{color:#334155;cursor:pointer;background:#ffffffeb;border:1px solid #e2e8f0;border-radius:11px;flex:none;align-items:center;gap:8px;min-height:40px;padding:0 15px;font-size:13px;font-weight:700;transition:border-color .18s,background .18s,transform .18s,box-shadow .18s;display:inline-flex}.admin-logs-page__refresh:hover{background:#fff;border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 6px 18px #0f172a0f}.admin-logs-page__refresh:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.admin-logs-page__alert{color:#b91c1c;background:#fff5f5;border:1px solid #fecaca;border-radius:12px;align-items:center;gap:9px;margin-bottom:18px;padding:12px 14px;font-size:13px;font-weight:650;display:flex}.admin-logs-page__stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:20px;display:grid}.admin-log-stat-card{box-sizing:border-box;background:#ffffffc7;border:1px solid #e2e8f0eb;border-radius:16px;align-items:center;gap:13px;min-height:96px;padding:17px;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #0f172a0b}.admin-log-stat-card:after{content:"";pointer-events:none;background:#6366f10f;border-radius:50%;width:90px;height:90px;position:absolute;inset:auto -22px -30px auto}.admin-log-stat-card__icon{z-index:1;border-radius:12px;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid;position:relative}.admin-log-stat-card--total .admin-log-stat-card__icon{color:#4f46e5;background:#eef2ff}.admin-log-stat-card--recent .admin-log-stat-card__icon{color:#ea580c;background:#fff7ed}.admin-log-stat-card--actions .admin-log-stat-card__icon{color:#059669;background:#ecfdf5}.admin-log-stat-card--entities .admin-log-stat-card__icon{color:#7c3aed;background:#f5f3ff}.admin-log-stat-card>div:last-child{z-index:1;min-width:0;position:relative}.admin-log-stat-card span{color:#64748b;font-size:12px;font-weight:700;display:block}.admin-log-stat-card strong{color:#0f172a;margin-top:3px;font-size:22px;font-weight:800;line-height:1.05;display:block}.admin-logs-page__panel{background:#fffc;border:1px solid #e2e8f0eb;border-radius:17px;width:100%;overflow:hidden;box-shadow:0 10px 30px #0f172a0b}.admin-logs-page__toolbar{border-bottom:1px solid #edf2f7;justify-content:space-between;align-items:center;gap:14px;padding:15px;display:flex}.admin-logs-page__search{box-sizing:border-box;color:#94a3b8;background:#fff;border:1px solid #e2e8f0;border-radius:11px;align-items:center;gap:9px;width:min(390px,100%);min-height:40px;padding:0 12px;display:flex}.admin-logs-page__search:focus-within{border-color:#a5b4fc;box-shadow:0 0 0 3px #6366f117}.admin-logs-page__search input{color:#0f172a;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:13px}.admin-logs-page__search input::placeholder{color:#a1aab8}.admin-logs-page__filters{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.admin-logs-page__filters select{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:9px;outline:0;min-height:36px;padding:0 32px 0 11px;font-size:12px;font-weight:700}.admin-logs-page__filters select:focus{border-color:#a5b4fc;box-shadow:0 0 0 3px #6366f114}.admin-logs-page__table-wrap{width:100%;overflow:auto hidden}.admin-logs-table{border-collapse:collapse;width:100%;min-width:1240px}.admin-logs-table th{color:#64748b;letter-spacing:.08em;text-align:left;text-transform:uppercase;white-space:nowrap;background:#f8fafcd1;padding:13px 15px;font-size:10px;font-weight:800}.admin-logs-table td{color:#334155;vertical-align:middle;border-top:1px solid #edf2f7;padding:14px 15px;font-size:13px}.admin-logs-table tbody tr{transition:background .16s}.admin-logs-table tbody tr:hover{background:#f8fafcb3}.admin-log-id{color:#475569;font-size:12px;font-weight:800}.admin-log-admin{align-items:center;gap:9px;min-width:150px;display:flex}.admin-log-admin__avatar{color:#4f46e5;background:#eef2ff;border-radius:10px;flex:0 0 34px;place-items:center;width:34px;height:34px;font-size:10px;font-weight:900;display:grid}.admin-log-admin>div:last-child{gap:3px;min-width:0;display:grid}.admin-log-admin strong{color:#0f172a;font-size:12px;font-weight:800}.admin-log-admin span{color:#94a3b8;font-size:10px;font-weight:600}.admin-log-action{white-space:nowrap;border-radius:999px;align-items:center;gap:6px;min-height:28px;padding:0 9px;font-size:10px;font-weight:800;display:inline-flex}.admin-log-action--success{color:#047857;background:#ecfdf5}.admin-log-action--danger{color:#b91c1c;background:#fef2f2}.admin-log-action--info{color:#1d4ed8;background:#eff6ff}.admin-log-action--neutral{color:#475569;background:#f1f5f9}.admin-log-entity{gap:3px;display:grid}.admin-log-entity strong{color:#334155;font-size:11px;font-weight:800}.admin-log-entity span{color:#94a3b8;font-size:10px;font-weight:700}.admin-log-description{color:#475569;text-overflow:ellipsis;white-space:nowrap;width:min(330px,100%);font-size:11px;font-weight:600;line-height:1.45;display:block;overflow:hidden}.admin-log-ip{color:#64748b;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:10px;font-weight:650}.admin-log-date{color:#64748b;white-space:nowrap;font-size:11px;font-weight:600}.admin-log-view-button{color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:9px;justify-content:center;align-items:center;gap:6px;min-height:33px;padding:0 10px;font-size:11px;font-weight:800;transition:border-color .16s,background .16s,color .16s;display:inline-flex}.admin-log-view-button:hover{color:#4338ca;background:#eef2ff;border-color:#c7d2fe}.admin-logs-table__empty{text-align:center;height:300px}.admin-logs-table__empty-content{color:#94a3b8;justify-items:center;gap:7px;display:inline-grid}.admin-logs-table__empty-content strong{color:#475569;font-size:13px}.admin-logs-table__empty-content span{font-size:12px}.admin-logs-table__empty-icon{color:#94a3b8;background:#f8fafc;border-radius:14px;place-items:center;width:48px;height:48px;margin-bottom:2px;display:grid}.admin-logs-page__footer{color:#94a3b8;border-top:1px solid #edf2f7;padding:12px 15px;font-size:11px;font-weight:650}.admin-log-modal__backdrop{z-index:2000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0f172a7a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.admin-log-modal{background:#fff;border:1px solid #fffc;border-radius:20px;width:min(700px,100%);max-height:min(90vh,820px);overflow:auto;box-shadow:0 30px 80px #0f172a33}.admin-log-modal__header{border-bottom:1px solid #edf2f7;justify-content:space-between;align-items:flex-start;gap:14px;padding:21px 22px 17px;display:flex}.admin-log-modal__header span{color:#94a3b8;letter-spacing:.05em;text-transform:uppercase;font-size:11px;font-weight:800}.admin-log-modal__header h2{color:#0f172a;margin:5px 0 0;font-size:21px;line-height:1.15}.admin-log-modal__close{color:#64748b;cursor:pointer;background:#f8fafc;border:0;border-radius:10px;place-items:center;width:34px;height:34px;font-size:24px;line-height:1;display:grid}.admin-log-modal__close:hover{background:#f1f5f9}.admin-log-modal__body{padding:20px 22px}.admin-log-modal__summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;margin-bottom:18px;display:grid}.admin-log-modal__summary>div{background:#fafbfc;border:1px solid #edf2f7;border-radius:11px;padding:12px}.admin-log-modal__summary span,.admin-log-modal__description>span{color:#94a3b8;letter-spacing:.06em;text-transform:uppercase;margin-bottom:4px;font-size:10px;font-weight:800;display:block}.admin-log-modal__summary strong{color:#0f172a;word-break:break-word;font-size:12px;font-weight:800;display:block}.admin-log-modal__description{background:#fff;border:1px solid #edf2f7;border-radius:12px;padding:14px}.admin-log-modal__description p{color:#475569;word-break:break-word;margin:0;font-size:13px;line-height:1.6}.admin-log-modal__admin-info{color:#4f46e5;background:#f8fafc;border-radius:11px;align-items:center;gap:9px;margin-top:14px;padding:12px;display:flex}.admin-log-modal__admin-info>div{gap:3px;display:grid}.admin-log-modal__admin-info strong{color:#334155;font-size:12px;font-weight:800}.admin-log-modal__admin-info span{color:#94a3b8;font-size:10px;font-weight:650}.admin-log-modal__footer{border-top:1px solid #edf2f7;justify-content:flex-end;padding:16px 22px;display:flex}.admin-log-modal__footer button{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;min-height:38px;padding:0 15px;font-size:12px;font-weight:800}.admin-log-modal__footer button:hover{background:#f8fafc;border-color:#cbd5e1}.is-spinning{animation:.9s linear infinite admin-log-spin}@keyframes admin-log-spin{to{transform:rotate(360deg)}}@media (width<=1080px){.admin-logs-page{padding:24px 22px 30px}.admin-logs-page__stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.admin-logs-page{padding:20px 16px 26px}.admin-logs-page__hero{flex-direction:column;align-items:flex-start}.admin-logs-page__refresh{justify-content:center;width:100%}.admin-logs-page__toolbar{flex-direction:column;align-items:stretch}.admin-logs-page__search{width:100%}.admin-logs-page__filters{justify-content:flex-start}.admin-log-modal__summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=520px){.admin-logs-page{padding:18px 12px 22px}.admin-logs-page__stats{grid-template-columns:1fr;gap:11px}.admin-log-stat-card{min-height:88px;padding:15px}.admin-log-modal__backdrop{padding:10px}.admin-log-modal__header,.admin-log-modal__body,.admin-log-modal__footer{padding-left:15px;padding-right:15px}.admin-log-modal__summary{grid-template-columns:1fr}}.admin-shell{--shell-sidebar-width:252px;--shell-header-height:72px;--shell-ink:#111827;--shell-muted:#64748b;--shell-line:#e4eaf1;--shell-page:#f5f7fb;background:radial-gradient(circle at 82% -10%, #6366f112, transparent 24%), radial-gradient(circle at 12% 105%, #0ea5e90b, transparent 28%), var(--shell-page);min-height:100vh;color:var(--shell-ink)}.admin-shell__header{z-index:1100;width:100%;min-height:var(--shell-header-height);box-sizing:border-box;-webkit-backdrop-filter:blur(24px)saturate(150%);background:linear-gradient(#fffffff7,#f9fbfde8);border-bottom:1px solid #d6dee9db;justify-content:space-between;align-items:center;padding:0 20px;display:flex;position:sticky;top:0;box-shadow:0 10px 34px #0f172a0e}.admin-shell__header:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#7c3aed24,#2563eb1c,#0000);height:1px;position:absolute;bottom:-1px;left:18px;right:18px}.admin-shell__header-left{align-items:center;gap:12px;min-width:0;display:flex}.admin-shell__menu-button{color:#334155;cursor:pointer;background:#ffffffed;border:1px solid #dfe6ef;border-radius:12px;justify-content:center;align-items:center;width:39px;height:39px;padding:0;display:none;box-shadow:0 7px 18px #0f172a0e}.admin-shell__logo-link{flex:none;align-items:center;display:flex}.admin-shell__logo{object-fit:contain;width:auto;max-width:118px;height:38px;display:block}.admin-shell__header-right{align-items:center;gap:10px;display:flex}.admin-shell__notification-wrap{z-index:1200;position:relative}.admin-shell__notification-button{color:#334155;cursor:pointer;background:linear-gradient(145deg,#fff,#f7f9fc);border:1px solid #dfe6ef;border-radius:13px;place-items:center;width:42px;height:42px;padding:0;transition:transform .18s,border-color .18s,box-shadow .18s,color .18s;display:grid;position:relative;box-shadow:0 8px 20px #0f172a0e,inset 0 1px #fff}.admin-shell__notification-button:hover,.admin-shell__notification-button--active{color:#4f46e5;border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 11px 25px #0f172a14}.admin-shell__notification-button--unread{color:#4338ca}.admin-shell__notification-count{color:#fff;background:#ef4444;border:2px solid #fff;border-radius:999px;place-items:center;min-width:19px;height:19px;padding:0 5px;font-size:9px;font-weight:900;line-height:1;display:grid;position:absolute;top:-5px;right:-5px;box-shadow:0 4px 12px #ef444447}.admin-shell__notification-panel{transform-origin:100% 0;background:#fff;border:1px solid #dbe2ecf5;border-radius:18px;width:min(415px,100vw - 24px);animation:.18s cubic-bezier(.22,1,.36,1) notification-in;position:absolute;top:calc(100% + 12px);right:0;overflow:hidden;box-shadow:0 28px 66px #0f172a26,0 8px 24px #0f172a12}@keyframes notification-in{0%{opacity:0;transform:translateY(-6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.admin-shell__notification-header{border-bottom:1px solid #edf1f6;justify-content:space-between;align-items:center;gap:12px;padding:16px;display:flex}.admin-shell__notification-header>div:first-child{min-width:0}.admin-shell__notification-header span{color:#9aa5b5;letter-spacing:.1em;font-size:8px;font-weight:900;line-height:1;display:block}.admin-shell__notification-header h2{color:#0f172a;letter-spacing:-.03em;margin:5px 0 0;font-size:18px;font-weight:900;line-height:1.1}.admin-shell__notification-actions{align-items:center;gap:4px;display:flex}.admin-shell__notification-actions button{color:#64748b;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:5px;min-height:31px;padding:0 8px;font-size:9px;font-weight:800;display:inline-flex}.admin-shell__notification-actions button:hover:not(:disabled){color:#334155;background:#f8fafc;border-color:#e2e8f0}.admin-shell__notification-actions button:disabled{opacity:.4;cursor:not-allowed}.admin-shell__notification-list{max-height:450px;overflow-y:auto}.admin-shell__notification-item{cursor:pointer;border-bottom:1px solid #f0f3f7;align-items:flex-start;gap:11px;padding:13px 15px;transition:background .16s;display:flex}.admin-shell__notification-item:hover{background:#f8fafc}.admin-shell__notification-item--unread{background:linear-gradient(90deg,#4f46e50b,#0000)}.admin-shell__notification-icon{color:#4f46e5;background:#eef2ff;border-radius:11px;flex:0 0 36px;place-items:center;width:36px;height:36px;display:grid}.admin-shell__notification-copy{flex:1;min-width:0}.admin-shell__notification-title-row{align-items:center;gap:7px;display:flex}.admin-shell__notification-title-row strong{color:#1e293b;font-size:11px;font-weight:850}.admin-shell__notification-unread-dot{background:#ef4444;border-radius:50%;flex:0 0 6px;width:6px;height:6px}.admin-shell__notification-copy p{color:#64748b;margin:5px 0 0;font-size:10px;font-weight:600;line-height:1.5}.admin-shell__notification-meta{justify-content:space-between;align-items:center;gap:8px;margin-top:7px;display:flex}.admin-shell__notification-meta span{color:#94a3b8;font-size:9px;font-weight:650}.admin-shell__notification-meta button{color:#4f46e5;cursor:pointer;background:0 0;border:0;padding:0;font-size:9px;font-weight:850}.admin-shell__notification-meta button:hover{text-decoration:underline}.admin-shell__notification-empty{color:#94a3b8;text-align:center;justify-items:center;gap:7px;padding:42px 24px;font-size:11px;font-weight:650;display:grid}.admin-shell__notification-empty-icon{color:#94a3b8;background:#f1f5f9;border-radius:14px;place-items:center;width:48px;height:48px;margin-bottom:3px;display:grid}.admin-shell__online{color:#2d7e4e;background:#f5fbf7;border:1px solid #dbe9df;border-radius:999px;align-items:center;gap:6px;min-height:31px;padding:0 9px;font-size:9px;font-weight:850;display:inline-flex}.admin-shell__online span{background:#22c55e;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #22c55e1a}.admin-shell__online strong{font-weight:850}.admin-shell__user{align-items:center;gap:8px;display:flex}.admin-shell__user-avatar{color:#fff;background:linear-gradient(135deg,#7c3aed,#2563eb);border:1px solid #ffffffe6;border-radius:11px;flex:0 0 36px;place-items:center;width:36px;height:36px;font-size:9px;font-weight:900;display:grid;box-shadow:0 8px 18px #4f46e52e}.admin-shell__user-copy{flex-direction:column;gap:2px;display:flex}.admin-shell__user-copy strong{color:#111827;font-size:10px;font-weight:850}.admin-shell__user-copy span{color:#94a3b8;font-size:8px;font-weight:650}.admin-shell__logout{color:#1f2937;cursor:pointer;background:linear-gradient(145deg,#fff,#f7f9fc);border:1px solid #dce3eb;border-radius:12px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:0 14px;font-size:10px;font-weight:850;display:inline-flex;box-shadow:0 7px 17px #0f172a0d}.admin-shell__logout:hover:not(:disabled){background:#fff;border-color:#cbd5e1}.admin-shell__logout:disabled{opacity:.55;cursor:not-allowed}.admin-shell__sidebar{top:var(--shell-header-height);z-index:1000;width:var(--shell-sidebar-width);box-sizing:border-box;-webkit-backdrop-filter:blur(22px)saturate(140%);background:linear-gradient(#fffffffa,#f7f9fcf5);border-right:1px solid #d8e0eae6;flex-direction:column;justify-content:space-between;display:flex;position:fixed;bottom:0;left:0;box-shadow:8px 0 32px #0f172a0b}.admin-shell__sidebar-main{min-height:0}.admin-shell__sidebar-heading{padding:20px 19px 10px}.admin-shell__sidebar-heading span{color:#a0a9b7;letter-spacing:.14em;font-size:8px;font-weight:900;line-height:1}.admin-shell__sidebar-nav{flex-direction:column;gap:5px;padding:6px 10px 12px;display:flex;overflow-y:auto}.admin-shell__sidebar-link{color:#334155;border:1px solid #0000;border-radius:14px;align-items:center;gap:11px;min-height:54px;padding:0 10px;text-decoration:none;transition:transform .18s,background .18s,border-color .18s,box-shadow .18s;display:flex;position:relative}.admin-shell__sidebar-link:hover{background:linear-gradient(145deg,#fffffff5,#f8fafde0);border-color:#dce3ecf2;transform:translate(2px);box-shadow:0 8px 20px #0f172a0b}.admin-shell__sidebar-link--active{color:#111827;background:linear-gradient(145deg,#fff,#f3f6fa);border-color:#dae1ebf7;box-shadow:0 10px 24px #0f172a11,inset 0 1px #fff}.admin-shell__sidebar-link--active:before{content:"";background:var(--sidebar-color);width:3px;box-shadow:0 0 13px var(--sidebar-color);border-radius:0 5px 5px 0;position:absolute;top:9px;bottom:9px;left:-1px}.admin-shell__sidebar-icon{background:var(--sidebar-icon-bg);width:34px;height:34px;color:var(--sidebar-color);border:1px solid #ffffffeb;border-radius:11px;flex:0 0 34px;place-items:center;display:grid;box-shadow:0 6px 12px #0f172a0e,inset 0 1px #ffffffc7}.admin-shell__sidebar-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.admin-shell__sidebar-copy strong{color:inherit;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:850;line-height:1.15;overflow:hidden}.admin-shell__sidebar-copy small{color:#a1acba;font-size:8px;font-weight:650;line-height:1}.admin-shell__sidebar-link--violet{--sidebar-color:#7c3aed;--sidebar-icon-bg:#ede9fe}.admin-shell__sidebar-link--blue{--sidebar-color:#2563eb;--sidebar-icon-bg:#dbeafe}.admin-shell__sidebar-link--green{--sidebar-color:#16a34a;--sidebar-icon-bg:#dcfce7}.admin-shell__sidebar-link--orange{--sidebar-color:#ea580c;--sidebar-icon-bg:#ffedd5}.admin-shell__sidebar-link--purple{--sidebar-color:#9333ea;--sidebar-icon-bg:#f3e8ff}.admin-shell__sidebar-link--cyan{--sidebar-color:#0891b2;--sidebar-icon-bg:#cffafe}.admin-shell__sidebar-link--indigo{--sidebar-color:#4f46e5;--sidebar-icon-bg:#e0e7ff}.admin-shell__sidebar-footer{background:linear-gradient(145deg,#fffffff7,#f8fafce6);border:1px solid #e5ebf2;border-radius:13px;align-items:center;gap:10px;margin:10px 12px 14px;padding:12px;display:flex;box-shadow:0 7px 18px #0f172a09}.admin-shell__sidebar-footer-icon{color:#059669;background:#ecfdf5;border-radius:10px;flex:0 0 31px;place-items:center;width:31px;height:31px;display:grid}.admin-shell__sidebar-footer>div:last-child{flex-direction:column;gap:2px;min-width:0;display:flex}.admin-shell__sidebar-footer strong{color:#334155;font-size:9px;font-weight:850}.admin-shell__sidebar-footer span{color:#a1acbb;font-size:8px;font-weight:650}.admin-shell__content{width:calc(100% - var(--shell-sidebar-width));min-width:0;margin-left:var(--shell-sidebar-width);box-sizing:border-box}.admin-shell__overlay{inset:var(--shell-header-height) 0 0;z-index:950;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(2px);background:#0f172a59;display:none;position:fixed}@media (width<=1180px){.admin-shell{--shell-sidebar-width:238px}.admin-shell__user-copy,.admin-shell__online{display:none}}@media (width<=900px){.admin-shell{--shell-sidebar-width:238px}.admin-shell__menu-button{display:inline-flex}.admin-shell__sidebar{transition:transform .23s cubic-bezier(.22,1,.36,1);transform:translate(-102%)}.admin-shell--sidebar-open .admin-shell__sidebar{transform:translate(0)}.admin-shell--sidebar-open .admin-shell__overlay{opacity:1;pointer-events:auto;display:block}.admin-shell__content{width:100%;margin-left:0}}@media (width<=680px){.admin-shell{--shell-header-height:64px}.admin-shell__header{min-height:64px;padding:0 12px}.admin-shell__logo{max-width:105px;height:33px}.admin-shell__header-right{gap:7px}.admin-shell__notification-button{width:39px;height:39px}.admin-shell__logout{width:39px;min-height:39px;padding:0}.admin-shell__logout span{display:none}.admin-shell__sidebar{width:min(87vw,300px);top:64px}.admin-shell__overlay{inset:64px 0 0}}@media (width<=470px){.admin-shell__notification-panel{width:min(100vw - 18px,390px);right:-7px}.admin-shell__notification-header{flex-direction:column;align-items:flex-start}.admin-shell__notification-actions{justify-content:flex-end;width:100%}.admin-shell__sidebar-footer{margin-bottom:10px}}@media (prefers-reduced-motion:reduce){.admin-shell__notification-panel,.admin-shell__sidebar-link,.admin-shell__notification-button,.admin-shell__logout,.admin-shell__menu-button{transition:none;animation:none}}:root{color:#0f172a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#eef3f9;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:#eef3f9;min-width:320px;min-height:100%}body{background:radial-gradient(circle at 15% 0,#7c5cff12,#0000 24%),radial-gradient(circle at 88% 18%,#00c9ff0f,#0000 24%),linear-gradient(#fbfdff 0%,#f4f7fb 46%,#eef3f9 100%);min-width:320px;min-height:100vh;margin:0}#root{min-width:320px;min-height:100vh}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}a{color:inherit}img,svg{display:block}img{max-width:100%}::selection{color:#312e81;background:#6366f12e}:focus-visible{outline-offset:2px;outline:2px solid #6366f16b}
