:root{color:#17202a;background:#f4f6f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,textarea{font:inherit}.primaryButton,.secondaryButton{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 16px;border:0;border-radius:8px;cursor:pointer;font-weight:750}.primaryButton{color:#fff;background:#2b7a78}.secondaryButton{color:#334155;background:#e8edf3}.primaryButton:disabled{opacity:.65;cursor:wait}.dataPanel{overflow:hidden;border:1px solid #dde4ee;border-radius:8px;background:#fff}.tableWrap{overflow-x:auto}table{width:100%;border-collapse:collapse}th,td{padding:14px 16px;border-bottom:1px solid #e7ecf2;text-align:left;vertical-align:middle}th{color:#607087;background:#f8fafc;font-size:12px;text-transform:uppercase}tbody tr:last-child td{border-bottom:0}.longTextCell{max-width:760px;line-height:1.5}.rowActions{display:flex;justify-content:flex-end;gap:8px}.rowActions button,.editorPanel header>button{display:grid;place-items:center;width:36px;height:36px;border:0;border-radius:8px;color:#41516a;background:#eef2f6;cursor:pointer}.rowActions .dangerIcon{color:#9f2435;background:#fff0f3}.emptyState{margin:0;padding:32px;color:#607087;text-align:center}.modalBackdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-items:center;padding:20px;background:#1020338c}.editorPanel{width:min(100%,620px);padding:24px;border-radius:10px;background:#fff;box-shadow:0 30px 90px #00000040}.editorPanel header,.editorPanel footer{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.editorPanel h2{margin:0}.editorPanel header p{margin:6px 0 0;color:#607087}.editorPanel form{display:grid;gap:18px;margin-top:22px}.editorPanel label{display:grid;gap:8px;color:#41516a;font-size:14px;font-weight:700}.editorPanel input,.editorPanel textarea,.editorPanel select{width:100%;padding:11px 12px;border:1px solid #c9d4e2;border-radius:8px;outline:none;background:#fff}.editorPanel textarea{min-height:130px;resize:vertical}.editorPanel footer{justify-content:flex-end}.editorPanel .checkLabel{display:flex;align-items:center;grid-template-columns:auto 1fr}.editorPanel .checkLabel input{width:18px;height:18px}.uploadGrid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.uploadGrid small{color:#607087;font-weight:500}.coverPreview{position:relative;width:68px;height:68px;overflow:hidden;border:1px solid #d9e3ec;border-radius:12px;background:#edf2f6;box-shadow:0 5px 14px #1020331a}.coverPreview img{display:block;width:100%;height:100%;object-fit:cover}.coverPreview small{position:absolute;right:4px;bottom:4px;padding:2px 5px;border-radius:5px;color:#fff;background:#102033c2;font-size:10px;font-weight:800;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.coverPlaceholder{display:grid;place-items:center;width:100%;height:100%;color:#8090a5}.coverPreviewLarge{flex:0 0 auto;width:104px;height:104px;border-radius:16px}.coverUploadRow{display:flex;align-items:center;gap:14px;padding:12px;border:1px solid #dce5ee;border-radius:10px;background:#f8fafc}.editorPanelWide{width:min(100%,980px);max-height:calc(100vh - 40px);overflow-y:auto}.localizedFieldset{min-width:0;margin:0;padding:18px;border:1px solid #d9e3ec;border-radius:12px;background:#f8fafc}.localizedFieldset legend{display:flex;align-items:center;gap:12px;padding:0 8px;color:#263850;font-size:15px;font-weight:800}.localizedFieldset legend small,.localizedHint{color:#6b7b91;font-size:12px;font-weight:600}.localizedHint{margin:0 0 12px}.localeGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.editorPanel .localeCard{gap:10px;padding:12px;border:1px solid #dce5ee;border-radius:10px;background:#fff;box-shadow:0 4px 14px #1020330a}.localeCard:focus-within{border-color:#6bb7ad;box-shadow:0 0 0 3px #2b7a781f}.localeCardHeader{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px}.localeCardHeader b,.localizedSummary b{display:inline-grid;place-items:center;min-width:30px;min-height:24px;border-radius:6px;color:#276c69;background:#e3f4f0;font-size:11px;letter-spacing:.04em}.localeCardHeader i{width:9px;height:9px;border-radius:50%;background:#d5dde7}.localeCardHeader i.complete{background:#37a36f}.editorPanel .localeCard textarea{min-height:150px}.localizedSummary{display:grid;gap:7px;min-width:220px}.localizedSummary>div{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:start;gap:8px}.localizedSummary span{overflow:hidden;color:#34455d;line-height:1.35;text-overflow:ellipsis}.formGrid{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,.65fr);gap:14px}.editorPanel .toggleCard{display:flex;align-items:center;align-self:end;min-height:69px;padding:12px;border:1px solid #dce5ee;border-radius:10px;background:#f8fafc}.editorPanel .toggleCard input{width:19px;height:19px;margin:0 10px 0 0}.toggleCard span{display:grid;gap:3px}.toggleCard small{color:#6b7b91;font-weight:500}.statusBadge{display:inline-block;padding:4px 8px;border-radius:999px;color:#24635f;background:#e2f5f0;font-size:12px;font-weight:750}.statusBadge.paid{color:#805b12;background:#fff4cf}.expandButton{display:grid;place-items:center;width:32px;height:32px;border:0;border-radius:7px;color:#41516a;background:#eef2f6;cursor:pointer}.nestedRow td{color:#53647b;background:#f8fafc}.safetyBanner{display:flex;align-items:center;gap:12px;padding:16px;border:1px solid #b8dfd5;border-radius:8px;color:#205f59;background:#eaf8f4}.safetyBanner div{display:grid;gap:3px}.safetyBanner span,.mutedText{color:#607087;font-size:13px}.safetyBanner.productionWarning{border-color:#efb5bd;color:#8d2030;background:#fff0f3}.productionConfirm{display:grid;gap:12px;padding:14px;border:1px solid #efb5bd;border-radius:8px;color:#8d2030;background:#fff0f3}.dangerButton{padding:11px 18px;border:0;border-radius:8px;color:#fff;background:#a52639;font-weight:800;cursor:pointer}.dangerButton:disabled{cursor:not-allowed;opacity:.5}.pushStatus{display:inline-block;padding:4px 8px;border-radius:999px;background:#edf1f5;font-size:11px;font-weight:800}.pushStatus.success{color:#24635f;background:#e2f5f0}.pushStatus.error{color:#9f2435;background:#fff0f3}.pushStatus.in_waiting{color:#805b12;background:#fff4cf}.pushStatus.cancel{color:#53647b;background:#e8edf3}.shell{display:grid;grid-template-columns:260px minmax(0,1fr);min-height:100vh}.sidebar{display:flex;flex-direction:column;gap:24px;padding:24px;color:#f8fafc;background:#102033}.brand{display:flex;align-items:center;gap:12px}.brandMark{display:grid;place-items:center;width:40px;height:40px;border-radius:8px;color:#102033;background:#8fd7c7;font-weight:800}.brand strong,.brand span{display:block}.brand span{color:#b7c4d6;font-size:13px}.nav{display:grid;gap:6px}.nav a,.ghostButton{display:flex;align-items:center;gap:10px;width:100%;min-height:42px;padding:0 12px;border:0;border-radius:8px;color:#d8e2ef;background:transparent;text-decoration:none;cursor:pointer}.nav a.active,.nav a:hover,.ghostButton:hover{color:#fff;background:#ffffff1a}.ghostButton{margin-top:auto}.content{min-width:0;padding:32px}.page{display:grid;gap:24px}.pageHeader{display:flex;justify-content:space-between;gap:24px}.pageHeader h1{margin:0;font-size:30px}.pageHeader p{margin:8px 0 0;color:#607087}.metricGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.metricCard{display:grid;gap:10px;min-height:180px;padding:20px;border:1px solid #dde4ee;border-radius:8px;background:#fff}.metricCard svg{color:#2b7a78}.metricCard span{color:#607087;font-size:13px;font-weight:700;text-transform:uppercase}.metricCard strong{font-size:24px}.metricCard p{margin:0;color:#607087;line-height:1.45}.loginPage{display:grid;place-items:center;min-height:100vh;padding:24px;background:linear-gradient(120deg,#102033,#1a3e4a)}.loginPanel{width:min(100%,420px);padding:28px;border:1px solid #dde4ee;border-radius:8px;background:#fff;box-shadow:0 24px 80px #0e1d2e33}.loginIcon{display:grid;place-items:center;width:48px;height:48px;border-radius:8px;color:#102033;background:#8fd7c7}.loginPanel h1{margin:18px 0 8px;font-size:28px}.loginPanel p{margin:0 0 22px;color:#607087}.loginPanel form{display:grid;gap:16px}.loginPanel label{display:grid;gap:8px;color:#41516a;font-size:14px;font-weight:700}.loginPanel input{width:100%;min-height:44px;padding:0 12px;border:1px solid #c9d4e2;border-radius:8px;outline:none}.loginPanel input:focus{border-color:#2b7a78;box-shadow:0 0 0 3px #2b7a782e}.loginPanel button{min-height:46px;border:0;border-radius:8px;color:#fff;background:#2b7a78;font-weight:800;cursor:pointer}.loginPanel button:disabled{opacity:.7;cursor:wait}.formError{padding:10px 12px;border-radius:8px;color:#8f1d2c;background:#fff0f3}@media(max-width:860px){.shell{grid-template-columns:1fr}.sidebar{position:sticky;top:0;z-index:10;padding:16px}.nav{grid-template-columns:repeat(3,minmax(0,1fr))}.ghostButton{margin-top:0}.content{padding:20px}.metricGrid,.uploadGrid,.localeGrid,.formGrid{grid-template-columns:1fr}.localizedFieldset legend{align-items:flex-start;flex-direction:column;gap:2px}}:root{color:#f7f5ff;background:#070611;--mystic-bg: #070611;--mystic-midnight: #100b24;--mystic-surface: rgb(27 20 57 / 82%);--mystic-surface-strong: #201744;--mystic-border: rgb(174 143 255 / 24%);--mystic-border-strong: rgb(196 181 253 / 44%);--mystic-text: #f7f5ff;--mystic-muted: #b9b2d2;--mystic-purple: #a78bfa;--mystic-purple-deep: #7c3aed;--mystic-purple-soft: #c4b5fd}body{color:var(--mystic-text);background:radial-gradient(circle at 82% 4%,rgb(124 58 237 / 26%),transparent 34rem),radial-gradient(circle at 12% 92%,rgb(76 29 149 / 24%),transparent 36rem),linear-gradient(135deg,var(--mystic-bg),var(--mystic-midnight) 55%,#1a1035);background-attachment:fixed}.content{background:transparent}.sidebar{border-right:1px solid var(--mystic-border);background:#05040ee0;box-shadow:18px 0 60px #00000047;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.brandMark,.loginIcon{color:#fff;background:linear-gradient(135deg,var(--mystic-purple),var(--mystic-purple-deep));box-shadow:0 8px 28px #7c3aed6b}.brand span,.nav a,.ghostButton{color:var(--mystic-muted)}.nav a.active,.nav a:hover,.ghostButton:hover{color:#fff;background:linear-gradient(90deg,#8b5cf647,#7c3aed1f);box-shadow:inset 3px 0 var(--mystic-purple)}.pageHeader p,.metricCard p,.metricCard span,.editorPanel header p,.localizedFieldset legend small,.localizedHint,.toggleCard small,.uploadGrid small,.mutedText,.safetyBanner span{color:var(--mystic-muted)}.primaryButton,.loginPanel button{color:#fff;background:linear-gradient(135deg,#9b7cf7,var(--mystic-purple-deep));box-shadow:0 10px 28px #7c3aed4d}.primaryButton:hover,.loginPanel button:hover{filter:brightness(1.1);transform:translateY(-1px)}.secondaryButton{color:var(--mystic-text);border:1px solid var(--mystic-border);background:#ffffff14}.dataPanel,.metricCard,.editorPanel,.loginPanel{color:var(--mystic-text);border:1px solid var(--mystic-border);background:var(--mystic-surface);box-shadow:0 24px 70px #0000004d;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.dataPanel,.metricCard{border-radius:16px}.editorPanel,.loginPanel{border-radius:20px}th{color:#d3caec;background:#0b081cb8}th,td{border-bottom-color:#c4b5fd1f}tbody tr{transition:background .18s ease}tbody tr:hover{background:#8b5cf614}.nestedRow td{color:#d7d0ea;background:#0907187a}.localizedSummary span,.longTextCell{color:#eeeaff}.rowActions button,.editorPanel header>button,.expandButton{color:#ddd5f4;border:1px solid rgb(196 181 253 / 14%);background:#ffffff14}.rowActions button:hover,.editorPanel header>button:hover,.expandButton:hover{color:#fff;border-color:var(--mystic-border-strong);background:#8b5cf63d}.rowActions .dangerIcon{color:#ff9caf;border-color:#ff708e33;background:#7f1d3747}.modalBackdrop{background:#020109c7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.localizedFieldset,.editorPanel .localeCard,.editorPanel .toggleCard,.coverUploadRow{color:var(--mystic-text);border-color:var(--mystic-border);background:#ffffff0d}.editorPanel .localeCard{border-color:#a78bfa66;background:linear-gradient(145deg,#5c38ae47,#291b508c)}.editorPanel .toggleCard{border-color:#a78bfa70;background:linear-gradient(135deg,#7c3aed3d,#4f29914d)}.localizedFieldset legend,.editorPanel label{color:#f0ecff}.localeCard:focus-within{border-color:var(--mystic-purple-soft);box-shadow:0 0 0 3px #8b5cf633}.localeCardHeader b,.localizedSummary b{color:#fff;border:1px solid rgb(216 198 255 / 46%);background:linear-gradient(135deg,#8b5cf6,#6535c6);box-shadow:0 4px 12px #4c1d9547}.localeCardHeader i{background:#665e7f}.localeCardHeader i.complete{background:#b99cff;box-shadow:0 0 10px #a78bfacc}.editorPanel input,.editorPanel textarea,.editorPanel select,.loginPanel input{color:#fff;border-color:var(--mystic-border);background:#070611b8}.editorPanel input:focus,.editorPanel textarea:focus,.editorPanel select:focus,.loginPanel input:focus{border-color:var(--mystic-purple-soft);box-shadow:0 0 0 3px #8b5cf633}.editorPanel input::file-selector-button{margin-right:10px;padding:7px 11px;border:0;border-radius:7px;color:#fff;background:#6d42cc;cursor:pointer}.coverPreview{border-color:var(--mystic-border-strong);background:#120d28;box-shadow:0 8px 22px #0000004d}.coverPlaceholder{color:#9488b5}.statusBadge{color:#fff;border:1px solid rgb(134 239 172 / 62%);background:linear-gradient(135deg,#35d86f,#16a34a);box-shadow:0 4px 16px #22c55e57}.statusBadge.paid{color:#fff;border-color:#e8b5ff7f;background:linear-gradient(135deg,#a855f7,#7e22ce);box-shadow:0 4px 14px #7e22ce47}.loginPage{background:radial-gradient(circle at 72% 20%,rgb(139 92 246 / 35%),transparent 25rem),radial-gradient(circle at 20% 84%,rgb(76 29 149 / 32%),transparent 28rem),linear-gradient(135deg,#05040d,#100922 56%,#1d103e)}.loginPanel p{color:var(--mystic-muted)}.loginPanel label{color:#e5dff7}.emptyState{color:var(--mystic-muted)}.formError,.productionConfirm,.safetyBanner.productionWarning{color:#ffb3c1;border-color:#ff708e4d;background:#63142c57}.safetyBanner{color:#e6ddff;border-color:var(--mystic-border);background:#5b39a433}.sidebarFooter{display:grid;gap:8px;margin-top:auto}.sidebarFooter .ghostButton{margin-top:0}.themeToggle{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;width:100%;min-height:48px;padding:7px 10px;border:1px solid var(--mystic-border);border-radius:12px;color:var(--mystic-text);background:#ffffff0f;cursor:pointer}.themeToggle:hover{background:#8b5cf629}.themeToggleIcon{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;color:#fff;background:linear-gradient(135deg,var(--mystic-purple),var(--mystic-purple-deep))}.themeToggle>span:nth-child(2){overflow:hidden;font-size:13px;font-weight:700;text-align:left;text-overflow:ellipsis;white-space:nowrap}.themeToggle i{position:relative;width:34px;height:19px;border-radius:999px;background:#44385f;transition:background .2s ease}.themeToggle i b{position:absolute;top:3px;left:3px;width:13px;height:13px;border-radius:50%;background:#fff;box-shadow:0 2px 6px #0000004d;transition:transform .2s ease}.themeToggle i.light{background:var(--mystic-purple-deep)}.themeToggle i.light b{transform:translate(15px)}[data-theme=light]{color:#251b3c;background:#f7f4ff;--mystic-bg: #f7f4ff;--mystic-midnight: #eee8ff;--mystic-surface: rgb(255 255 255 / 88%);--mystic-surface-strong: #ffffff;--mystic-border: rgb(109 66 204 / 18%);--mystic-border-strong: rgb(109 66 204 / 38%);--mystic-text: #251b3c;--mystic-muted: #706583;--mystic-purple: #8b5cf6;--mystic-purple-deep: #6d42cc;--mystic-purple-soft: #7c4de3}[data-theme=light] body{background:radial-gradient(circle at 82% 4%,rgb(167 139 250 / 24%),transparent 34rem),radial-gradient(circle at 12% 92%,rgb(196 181 253 / 28%),transparent 36rem),linear-gradient(135deg,#fbfaff,#f2edff 55%,#eee7ff)}[data-theme=light] .sidebar{color:#2d2144;background:#ffffffdb;box-shadow:18px 0 60px #452a781a}[data-theme=light] .brand span,[data-theme=light] .nav a,[data-theme=light] .ghostButton{color:#655a78}[data-theme=light] .nav a.active,[data-theme=light] .nav a:hover,[data-theme=light] .ghostButton:hover{color:#5730a6;background:linear-gradient(90deg,#8b5cf629,#7c3aed0d)}[data-theme=light] .dataPanel,[data-theme=light] .metricCard,[data-theme=light] .editorPanel,[data-theme=light] .loginPanel{color:var(--mystic-text);background:var(--mystic-surface);box-shadow:0 24px 70px #452a781f}[data-theme=light] th{color:#66587d;background:#f4f0fde5}[data-theme=light] th,[data-theme=light] td{border-bottom-color:#6d42cc1f}[data-theme=light] tbody tr:hover{background:#8b5cf60f}[data-theme=light] .nestedRow td{color:#5f5372;background:#faf8ff}[data-theme=light] .localizedSummary span,[data-theme=light] .longTextCell{color:#392c4e}[data-theme=light] .rowActions button,[data-theme=light] .editorPanel header>button,[data-theme=light] .expandButton{color:#5b4d70;background:#f1edf8}[data-theme=light] .localizedFieldset,[data-theme=light] .editorPanel .localeCard,[data-theme=light] .editorPanel .toggleCard,[data-theme=light] .coverUploadRow{color:var(--mystic-text);background:#f8f6fde0}[data-theme=light] .editorPanel .localeCard{border-color:#cbb8f3;background:linear-gradient(145deg,#fbf9ff,#eee7ff)}[data-theme=light] .editorPanel .toggleCard{border-color:#c5acf1;background:linear-gradient(135deg,#f4efff,#e6d9ff)}[data-theme=light] .localizedFieldset legend,[data-theme=light] .editorPanel label,[data-theme=light] .loginPanel label{color:#392c4e}[data-theme=light] .localeCardHeader b,[data-theme=light] .localizedSummary b{color:#5126a5;border-color:#c9b6f7;background:linear-gradient(135deg,#f0eaff,#ded0ff);box-shadow:0 4px 12px #6d42cc1f}[data-theme=light] .statusBadge{color:#fff;border-color:#22c55e;background:linear-gradient(135deg,#32d96d,#159947);box-shadow:0 4px 14px #22c55e47}[data-theme=light] .statusBadge.paid{color:#6d1aa3;border-color:#d9a9f3;background:linear-gradient(135deg,#f5e5ff,#e5c5fa)}[data-theme=light] .editorPanel input,[data-theme=light] .editorPanel textarea,[data-theme=light] .editorPanel select,[data-theme=light] .loginPanel input{color:#251b3c;background:#fff}[data-theme=light] .secondaryButton{color:#433653;background:#eee9f7}[data-theme=light] .modalBackdrop{background:#1f14357a}[data-theme=light] .coverPreview{background:#eee9f7;box-shadow:0 8px 22px #452a7826}[data-theme=light] .loginPage{background:radial-gradient(circle at 72% 20%,rgb(167 139 250 / 30%),transparent 25rem),radial-gradient(circle at 20% 84%,rgb(196 181 253 / 42%),transparent 28rem),linear-gradient(135deg,#fbfaff,#f1ebff 56%,#eae1ff)}@media(max-width:860px){.sidebarFooter{grid-template-columns:1fr 1fr}}.shell{display:block;min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;z-index:15;width:260px;height:100vh;overflow-x:hidden;overflow-y:auto;transition:width .24s ease,padding .24s ease}.content{min-height:100vh;margin-left:260px;transition:margin-left .24s ease}.brand{min-width:0}.brandText{min-width:0;flex:1}.sidebarToggle{display:grid;place-items:center;flex:0 0 auto;width:34px;height:34px;margin-left:auto;border:1px solid var(--mystic-border);border-radius:9px;color:var(--mystic-muted);background:#ffffff0f;cursor:pointer}.sidebarToggle:hover{color:var(--mystic-text);background:#8b5cf62e}.sidebarCollapsed .sidebar{width:84px;padding-inline:18px}.sidebarCollapsed .content{margin-left:84px}.sidebarCollapsed .brand{flex-wrap:wrap;justify-content:center;gap:10px}.sidebarCollapsed .brandText,.sidebarCollapsed .nav a span,.sidebarCollapsed .ghostButton span,.sidebarCollapsed .themeToggle>span:nth-child(2),.sidebarCollapsed .themeToggle i{display:none}.sidebarCollapsed .sidebarToggle{margin:0}.sidebarCollapsed .nav a,.sidebarCollapsed .ghostButton,.sidebarCollapsed .themeToggle{display:grid;grid-template-columns:1fr;place-items:center;padding:0}.sidebarCollapsed .nav a.active,.sidebarCollapsed .nav a:hover,.sidebarCollapsed .ghostButton:hover{box-shadow:inset 0 3px var(--mystic-purple)}.sidebarCollapsed .themeToggleIcon{width:36px;height:36px}.sidebarCollapsed .sidebarFooter{grid-template-columns:1fr}@media(max-width:860px){.sidebar,.sidebarCollapsed .sidebar{width:76px;padding:16px 14px}.content,.sidebarCollapsed .content{margin-left:76px;padding:20px}.brand{flex-wrap:wrap;justify-content:center}.brandText,.nav a span,.ghostButton span,.themeToggle>span:nth-child(2),.themeToggle i{display:none}.sidebarToggle{margin:0}.nav{grid-template-columns:1fr}.nav a,.ghostButton,.themeToggle{display:grid;grid-template-columns:1fr;place-items:center;padding:0}.sidebarFooter{grid-template-columns:1fr}}.pagination{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border:1px solid var(--mystic-border);border-radius:14px;background:var(--mystic-surface);box-shadow:0 12px 34px #00000029;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.paginationSummary{color:var(--mystic-muted);font-size:13px;font-weight:650}.paginationControls{display:flex;align-items:center;gap:6px}.paginationControls button{display:grid;place-items:center;min-width:36px;height:36px;padding:0 10px;border:1px solid var(--mystic-border);border-radius:9px;color:var(--mystic-text);background:#ffffff12;cursor:pointer}.paginationControls button:hover:not(:disabled){border-color:var(--mystic-border-strong);background:#8b5cf63d}.paginationControls button.active,.paginationControls button[aria-current=page]{color:#fff;border-color:#d8c7ff;background:linear-gradient(135deg,#b99cff,#7c3aed 62%,#5b21b6);box-shadow:0 0 0 3px #a78bfa47,0 8px 24px #6d28d985;font-weight:900;transform:translateY(-2px) scale(1.06)}.paginationControls button:disabled{cursor:not-allowed;opacity:.4}[data-theme=light] .pagination{box-shadow:0 12px 34px #452a781a}[data-theme=light] .paginationControls button{background:#f5f1fc}[data-theme=light] .paginationControls button.active,[data-theme=light] .paginationControls button[aria-current=page]{color:#fff;border-color:#6d42cc;background:linear-gradient(135deg,#9b7cf7,#6d42cc);box-shadow:0 0 0 3px #7c3aed2e,0 8px 20px #6d42cc52}@media(max-width:640px){.pagination{align-items:stretch;flex-direction:column}.paginationSummary{text-align:center}.paginationControls{justify-content:center;flex-wrap:wrap}}
