.deviceLibrary-module__N_vGeW__section{padding:4px 4px 8px}.deviceLibrary-module__N_vGeW__drop{border:1.5px dashed var(--border,#2a2f3a);border-radius:var(--radius-md,12px);background:var(--panel-2,#191a22);cursor:pointer;text-align:left;color:var(--text-muted,#8b93a7);align-items:center;gap:16px;padding:18px 22px;transition:border-color .15s,background .15s;display:flex}.deviceLibrary-module__N_vGeW__drop:hover,.deviceLibrary-module__N_vGeW__dropActive{border-color:var(--brand,#6366f1);background:var(--brand-glow,#6366f114)}.deviceLibrary-module__N_vGeW__dropText{flex-direction:column;gap:3px;min-width:0;display:flex}.deviceLibrary-module__N_vGeW__dropTitle{color:var(--text,#e6e9f0);font-size:13.5px;font-weight:700}.deviceLibrary-module__N_vGeW__dropHint{font-size:11.5px;line-height:1.5}.deviceLibrary-module__N_vGeW__dropHint code{background:var(--border,#2a2f3a);border-radius:4px;padding:1px 5px;font-size:10.5px}.deviceLibrary-module__N_vGeW__metaRow{flex-wrap:wrap;align-items:flex-end;gap:16px;margin-top:18px;display:flex}.deviceLibrary-module__N_vGeW__field{letter-spacing:.35px;text-transform:uppercase;color:var(--text-muted,#8b93a7);flex-direction:column;gap:6px;font-size:10.5px;font-weight:700;display:flex}.deviceLibrary-module__N_vGeW__field input,.deviceLibrary-module__N_vGeW__field select,.deviceLibrary-module__N_vGeW__field textarea{text-transform:none;letter-spacing:normal;min-width:170px;color:var(--text,#e6e9f0);background:var(--input-bg,#ffffff08);border:1px solid var(--border,#2a2f3a);padding:var(--control-pad-y,9px) var(--control-pad-x,12px);border-radius:var(--control-radius,10px);font-family:inherit;font-weight:500;font-size:var(--control-font,13.5px)}.deviceLibrary-module__N_vGeW__fileCount{color:var(--text-muted,#8b93a7);margin-left:auto;font-size:12px}.deviceLibrary-module__N_vGeW__note{color:var(--text-muted,#8b93a7);margin-top:12px;font-size:12px;line-height:1.55}.deviceLibrary-module__N_vGeW__empty{text-align:center;color:var(--text-muted,#8b93a7);padding:40px 20px;font-size:13px}.deviceLibrary-module__N_vGeW__error{color:var(--red,#f87171);background:color-mix(in srgb, var(--red,#f87171) 12%, transparent);border:1px solid color-mix(in srgb, var(--red,#f87171) 30%, transparent);border-radius:9px;align-items:center;gap:8px;margin-top:14px;padding:11px 13px;font-size:12.5px;display:flex}.deviceLibrary-module__N_vGeW__stats{flex-wrap:wrap;gap:12px;margin-top:20px;display:flex}.deviceLibrary-module__N_vGeW__stat{border-radius:var(--radius-md,12px);border:1px solid var(--border,#2a2f3a);background:var(--panel-2,#191a22);flex-direction:column;flex:140px;gap:3px;padding:14px 16px;display:flex}.deviceLibrary-module__N_vGeW__stat strong{color:var(--text,#e6e9f0);font-size:22px}.deviceLibrary-module__N_vGeW__stat span{color:var(--text-muted,#8b93a7);font-size:11px}.deviceLibrary-module__N_vGeW__statGood{border-color:color-mix(in srgb, var(--green,#34d399) 40%, transparent)}.deviceLibrary-module__N_vGeW__statGood strong{color:var(--green,#34d399)}.deviceLibrary-module__N_vGeW__statWarn{border-color:#fbbf2466}.deviceLibrary-module__N_vGeW__statWarn strong{color:#fbbf24}.deviceLibrary-module__N_vGeW__held{border:1px solid var(--border,#2a2f3a);border-radius:var(--radius-md,12px);background:var(--panel-2,#191a22);margin-top:16px;padding:13px 15px}.deviceLibrary-module__N_vGeW__held summary{cursor:pointer;color:var(--text,#e6e9f0);font-size:12.5px;font-weight:600}.deviceLibrary-module__N_vGeW__heldList{flex-direction:column;gap:8px;max-height:260px;margin-top:12px;display:flex;overflow-y:auto}.deviceLibrary-module__N_vGeW__heldRow{border-bottom:1px solid var(--border,#2a2f3a);flex-wrap:wrap;align-items:baseline;gap:7px;padding-bottom:8px;font-size:11.5px;display:flex}.deviceLibrary-module__N_vGeW__heldRow code{color:var(--text-muted,#8b93a7);font-size:11px}.deviceLibrary-module__N_vGeW__heldArrow{color:var(--text-muted,#8b93a7)}.deviceLibrary-module__N_vGeW__heldRow strong{color:var(--text,#e6e9f0)}.deviceLibrary-module__N_vGeW__heldFlags{color:#fbbf24;width:100%;font-size:11px}.deviceLibrary-module__N_vGeW__includeHeld{color:var(--text,#e6e9f0);cursor:pointer;align-items:center;gap:8px;margin-top:14px;font-size:12.5px;display:flex}.deviceLibrary-module__N_vGeW__actions{gap:10px;margin-top:20px;display:flex}.deviceLibrary-module__N_vGeW__primary,.deviceLibrary-module__N_vGeW__ghost,.deviceLibrary-module__N_vGeW__danger{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:9px;align-items:center;gap:7px;padding:9px 16px;font-family:inherit;font-size:13px;font-weight:600;display:inline-flex}.deviceLibrary-module__N_vGeW__primary{background:var(--brand,#6366f1);color:#fff}.deviceLibrary-module__N_vGeW__ghost{border-color:var(--border,#2a2f3a);color:var(--text-muted,#8b93a7);background:0 0}.deviceLibrary-module__N_vGeW__danger{background:var(--red,#f87171);color:#fff}.deviceLibrary-module__N_vGeW__primary:disabled,.deviceLibrary-module__N_vGeW__ghost:disabled{opacity:.55;cursor:default}.deviceLibrary-module__N_vGeW__progressTrack{background:var(--border,#2a2f3a);border-radius:4px;height:6px;margin-top:14px;overflow:hidden}.deviceLibrary-module__N_vGeW__progressBar{background:var(--brand,#6366f1);height:100%;transition:width .25s}.deviceLibrary-module__N_vGeW__result{border-radius:var(--radius-md,12px);border:1px solid color-mix(in srgb, var(--green,#34d399) 35%, transparent);background:color-mix(in srgb, var(--green,#34d399) 8%, transparent);margin-top:20px;padding:16px 18px}.deviceLibrary-module__N_vGeW__resultHead{color:var(--green,#34d399);align-items:center;gap:8px;font-size:13px;font-weight:700;display:flex}.deviceLibrary-module__N_vGeW__result ul{color:var(--text,#e6e9f0);flex-direction:column;gap:5px;margin:12px 0 0;padding-left:18px;font-size:12.5px;display:flex}.deviceLibrary-module__N_vGeW__resultBad{color:var(--red,#f87171)}.deviceLibrary-module__N_vGeW__libraryHead{color:var(--text,#e6e9f0);align-items:center;gap:9px;font-size:13.5px;font-weight:700;display:flex}.deviceLibrary-module__N_vGeW__browser{padding-top:4px}.deviceLibrary-module__N_vGeW__browseBar{flex-wrap:wrap;align-items:center;gap:12px;margin-top:18px;display:flex}.deviceLibrary-module__N_vGeW__crumbs{color:var(--text-muted,#8b93a7);align-items:center;gap:5px;font-size:12.5px;display:flex}.deviceLibrary-module__N_vGeW__crumbRoot{cursor:pointer;color:var(--brand-soft,#a5b4fc);background:0 0;border:none;padding:4px 2px;font-family:inherit;font-size:12.5px}.deviceLibrary-module__N_vGeW__crumbRoot:disabled{color:var(--text,#e6e9f0);cursor:default;font-weight:600}.deviceLibrary-module__N_vGeW__crumbCurrent{color:var(--text,#e6e9f0);font-weight:600}.deviceLibrary-module__N_vGeW__searchWrap{border:1px solid var(--border,#2a2f3a);background:var(--input-bg,#ffffff08);color:var(--text-muted,#8b93a7);border-radius:9px;flex:260px;align-items:center;gap:8px;padding:0 12px;display:flex}.deviceLibrary-module__N_vGeW__searchWrap input{min-width:0;color:var(--text,#e6e9f0);background:0 0;border:none;outline:none;flex:1;align-self:stretch;min-height:0;padding:10px 0;font-family:inherit;font-size:13px}.deviceLibrary-module__N_vGeW__searchWrap input:focus-visible{box-shadow:none!important}.deviceLibrary-module__N_vGeW__searchWrap button{cursor:pointer;color:inherit;background:0 0;border:none;padding:2px;display:flex}.deviceLibrary-module__N_vGeW__browseBar select{color:var(--text,#e6e9f0);background:var(--input-bg,#ffffff08);border:1px solid var(--border,#2a2f3a);min-height:var(--control-h,40px);padding:var(--control-pad-y,9px) var(--control-pad-x,12px);border-radius:var(--control-radius,10px);font-family:inherit;font-size:var(--control-font,13.5px)}.deviceLibrary-module__N_vGeW__browseCount{color:var(--text-muted,#8b93a7);margin-top:14px;font-size:12px}.deviceLibrary-module__N_vGeW__folderGrid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:14px;margin-top:14px;display:grid}.deviceLibrary-module__N_vGeW__folder{text-align:left;cursor:pointer;border:1px solid var(--border,#2a2f3a);border-radius:var(--radius-md,12px);background:var(--panel-2,#191a22);flex-direction:column;gap:12px;padding:16px 18px;font-family:inherit;transition:border-color .15s,background .15s,transform .12s;display:flex}.deviceLibrary-module__N_vGeW__folder:hover{border-color:var(--brand,#6366f1);background:var(--brand-glow,#6366f10f);transform:translateY(-1px)}.deviceLibrary-module__N_vGeW__folderTop{color:var(--brand-soft,#a5b4fc);align-items:center;gap:9px;display:flex}.deviceLibrary-module__N_vGeW__folderTop strong{color:var(--text,#e6e9f0);flex:1;font-size:15px}.deviceLibrary-module__N_vGeW__folderChevron{color:var(--text-muted,#8b93a7)}.deviceLibrary-module__N_vGeW__folderPreview{background:#00000038;border-radius:9px;align-items:center;gap:8px;min-height:56px;padding:8px 10px;display:flex}.deviceLibrary-module__N_vGeW__folderPreview img{object-fit:contain;width:32px;height:40px}.deviceLibrary-module__N_vGeW__folderFoot{color:var(--text-muted,#8b93a7);flex-direction:column;gap:3px;font-size:11.5px;display:flex}.deviceLibrary-module__N_vGeW__folderCount{color:var(--text,#e6e9f0);font-size:12.5px;font-weight:700}.deviceLibrary-module__N_vGeW__folderTypes{font-size:11px}.deviceLibrary-module__N_vGeW__brandWarn{color:#fbbf24;font-size:11px}.deviceLibrary-module__N_vGeW__deviceGrid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:12px;margin-top:14px;display:grid}.deviceLibrary-module__N_vGeW__deviceCard{border:1px solid var(--border,#2a2f3a);border-radius:var(--radius-md,12px);background:var(--panel-2,#191a22);align-items:center;gap:12px;padding:12px 14px;transition:border-color .12s;display:flex}.deviceLibrary-module__N_vGeW__deviceCard:hover{border-color:var(--brand-soft,#6366f1)}.deviceLibrary-module__N_vGeW__deviceThumb{background:var(--border,#2a2f3a);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:46px;display:flex;overflow:hidden}.deviceLibrary-module__N_vGeW__deviceThumb img{object-fit:contain;max-width:100%;max-height:100%}.deviceLibrary-module__N_vGeW__noThumb{text-align:center;color:var(--text-muted,#8b93a7);font-size:8.5px;line-height:1.2}.deviceLibrary-module__N_vGeW__deviceMeta{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.deviceLibrary-module__N_vGeW__deviceMeta strong{color:var(--text,#e6e9f0);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.deviceLibrary-module__N_vGeW__deviceSub{color:var(--text-muted,#8b93a7);align-items:center;gap:6px;font-size:10.5px;display:flex}.deviceLibrary-module__N_vGeW__deviceBrandTag{background:var(--border,#2a2f3a);color:var(--text,#e6e9f0);border-radius:999px;padding:1px 6px;font-weight:600}.deviceLibrary-module__N_vGeW__deviceActions{flex-shrink:0;gap:3px;display:flex}.deviceLibrary-module__N_vGeW__deviceActions button{cursor:pointer;color:var(--text-muted,#8b93a7);background:0 0;border:none;border-radius:7px;padding:7px;display:flex}.deviceLibrary-module__N_vGeW__deviceActions button:hover{background:var(--border,#2a2f3a);color:var(--text,#e6e9f0)}.deviceLibrary-module__N_vGeW__deviceActions .deviceLibrary-module__N_vGeW__dangerBtn:hover{color:var(--red,#f87171);background:color-mix(in srgb, var(--red,#f87171) 15%, transparent)}.deviceLibrary-module__N_vGeW__moreRow{justify-content:center;margin-top:18px;display:flex}.deviceLibrary-module__N_vGeW__backLink{cursor:pointer;color:var(--brand-soft,#a5b4fc);background:0 0;border:none;align-items:center;gap:6px;padding:6px 4px;font-family:inherit;font-size:12.5px;display:inline-flex}.deviceLibrary-module__N_vGeW__modalBackdrop{z-index:60;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0000008c;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.deviceLibrary-module__N_vGeW__modal,.deviceLibrary-module__N_vGeW__modalSmall{border-radius:var(--r,16px);border:1px solid var(--border,#2a2f3a);background:var(--panel,#13141a);width:100%;max-width:540px;max-height:88vh;overflow-y:auto;box-shadow:0 18px 50px #00000073}.deviceLibrary-module__N_vGeW__modalSmall{max-width:410px;color:var(--text,#e6e9f0);flex-direction:column;gap:11px;padding:22px;font-size:13.5px;display:flex}.deviceLibrary-module__N_vGeW__modalSmall p{color:var(--text-muted,#8b93a7);margin:0;font-size:12.5px;line-height:1.6}.deviceLibrary-module__N_vGeW__modalHead{border-bottom:1px solid var(--border,#2a2f3a);color:var(--text,#e6e9f0);justify-content:space-between;align-items:center;padding:16px 20px;font-size:14px;display:flex}.deviceLibrary-module__N_vGeW__modalHead button{cursor:pointer;color:var(--text-muted,#8b93a7);background:0 0;border:none;padding:4px;display:flex}.deviceLibrary-module__N_vGeW__modalImage{justify-content:center;align-items:center;padding:20px 0 8px;display:flex}.deviceLibrary-module__N_vGeW__modalImage img{object-fit:contain;max-width:140px;max-height:140px}.deviceLibrary-module__N_vGeW__modalImagePlaceholder{border:1px dashed var(--border,#2a2f3a);width:100px;height:124px;color:var(--text-muted,#8b93a7);border-radius:9px;justify-content:center;align-items:center;font-size:11px;display:flex}.deviceLibrary-module__N_vGeW__modalBody{flex-direction:column;gap:14px;padding:16px 20px 20px;display:flex}.deviceLibrary-module__N_vGeW__modalBody .deviceLibrary-module__N_vGeW__field{width:100%}.deviceLibrary-module__N_vGeW__modalBody .deviceLibrary-module__N_vGeW__field input,.deviceLibrary-module__N_vGeW__modalBody .deviceLibrary-module__N_vGeW__field select,.deviceLibrary-module__N_vGeW__modalBody .deviceLibrary-module__N_vGeW__field textarea{box-sizing:border-box;resize:vertical;width:100%}.deviceLibrary-module__N_vGeW__fieldRow{flex-wrap:wrap;gap:12px;display:flex}.deviceLibrary-module__N_vGeW__fieldRow .deviceLibrary-module__N_vGeW__field{flex:130px;min-width:0}.deviceLibrary-module__N_vGeW__fieldRow .deviceLibrary-module__N_vGeW__field input,.deviceLibrary-module__N_vGeW__fieldRow .deviceLibrary-module__N_vGeW__field select{min-width:0}.deviceLibrary-module__N_vGeW__modalFoot{border-top:1px solid var(--border,#2a2f3a);justify-content:flex-end;gap:10px;padding:16px 20px;display:flex}.deviceLibrary-module__N_vGeW__modalSmall .deviceLibrary-module__N_vGeW__modalFoot{border-top:none;padding:6px 0 0}.deviceLibrary-module__N_vGeW__panelPad{padding:20px 22px 22px}@media (max-width:640px){.deviceLibrary-module__N_vGeW__panelPad{padding:16px}}.deviceLibrary-module__N_vGeW__searchWrap input:focus,.deviceLibrary-module__N_vGeW__searchWrap input:focus-visible{outline:none;box-shadow:none!important}
.SearchSelect-module__Xs5MaW__root{width:100%;position:relative}.SearchSelect-module__Xs5MaW__control{box-sizing:border-box;width:100%;min-height:var(--control-h,40px);background:var(--control-bg-2);border:1px solid var(--border);border-radius:var(--control-radius,10px);padding:var(--control-pad-y,9px) var(--control-pad-x,12px);color:var(--text);font-size:var(--control-font,13.5px);cursor:pointer;text-align:left;align-items:center;gap:6px;font-family:inherit;transition:border-color .18s,background .18s;display:flex}.SearchSelect-module__Xs5MaW__controlSm{min-height:var(--control-h-sm,32px);padding:var(--control-pad-y-sm,5px) var(--control-pad-x-sm,10px);font-size:12.5px}.SearchSelect-module__Xs5MaW__control:hover{border-color:var(--border-2,#94a3b84d)}.SearchSelect-module__Xs5MaW__control:focus-visible{border-color:#6366f180;outline:none}.SearchSelect-module__Xs5MaW__control:disabled{opacity:.5;cursor:not-allowed}.SearchSelect-module__Xs5MaW__val{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.SearchSelect-module__Xs5MaW__placeholder{min-width:0;color:var(--text-3);text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.SearchSelect-module__Xs5MaW__clear{width:20px;height:20px;color:var(--text-3);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:50%;right:30px;transform:translateY(-50%)}.SearchSelect-module__Xs5MaW__clear:hover{color:var(--text);background:var(--control-bg-hover,#ffffff0f)}.SearchSelect-module__Xs5MaW__chev{color:var(--text-3);flex-shrink:0}.SearchSelect-module__Xs5MaW__panel{z-index:var(--z-bar-panel,60);background:var(--surface-elevated,#131929);border:1px solid var(--border-2,#94a3b833);border-radius:12px;flex-direction:column;max-height:300px;display:flex;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden;box-shadow:0 18px 44px #0206178c}.SearchSelect-module__Xs5MaW__searchRow{border-bottom:1px solid var(--border);align-items:center;gap:7px;padding:9px 11px;display:flex}.SearchSelect-module__Xs5MaW__searchIcon{color:var(--text-3);flex-shrink:0}.SearchSelect-module__Xs5MaW__search{min-width:0;color:var(--text);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:13px}.SearchSelect-module__Xs5MaW__search::placeholder{color:var(--text-3)}.SearchSelect-module__Xs5MaW__list{flex-direction:column;gap:1px;padding:5px;display:flex;overflow-y:auto}.SearchSelect-module__Xs5MaW__groupLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--text-3);padding:6px 9px 4px;font-size:10px;font-weight:800}.SearchSelect-module__Xs5MaW__opt{text-align:left;width:100%;color:var(--text);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:9px 10px;font-family:inherit;font-size:13px;display:flex}.SearchSelect-module__Xs5MaW__opt:hover{background:var(--control-bg-hover,#ffffff0d)}.SearchSelect-module__Xs5MaW__optActive{background:var(--brand-dim,#2563eb24);color:var(--text-strong)}.SearchSelect-module__Xs5MaW__optCheck{color:var(--brand,#3b82f6);flex-shrink:0}.SearchSelect-module__Xs5MaW__custom{text-align:left;width:100%;color:var(--brand-soft,#60a5fa);cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:7px;padding:9px 10px;font-family:inherit;font-size:13px;font-weight:600;display:flex}.SearchSelect-module__Xs5MaW__custom:hover{background:var(--control-bg-hover,#ffffff0d)}.SearchSelect-module__Xs5MaW__empty{color:var(--text-3);text-align:center;padding:12px 10px;font-size:12.5px}.SearchSelect-module__Xs5MaW__optHint{color:var(--text-muted);margin-top:1px;font-size:10.5px;font-style:normal;display:block}.SearchSelect-module__Xs5MaW__optThumb{object-fit:contain;background:var(--input-bg);border-radius:3px;flex-shrink:0;width:20px;height:26px}
.Fields-module__yQtbHG__toggleField{border:1px solid var(--border);background:var(--input-bg,var(--surface));border-radius:12px;width:100%;padding:12px 14px;transition:border-color .15s,background .15s;display:flex}.Fields-module__yQtbHG__toggleField:hover{border-color:var(--border-2,var(--border))}:is(.Fields-module__yQtbHG__toggleField .switch,.Fields-module__yQtbHG__toggleField .switch__content){width:100%}.Fields-module__yQtbHG__toggleField .switch__content{justify-content:space-between;align-items:center;gap:16px}.Fields-module__yQtbHG__toggleText{text-align:left;flex-direction:column;gap:2px;min-width:0;display:flex}.Fields-module__yQtbHG__toggleLabel{color:var(--text-strong);font-size:13px;font-weight:600}.Fields-module__yQtbHG__toggleDesc{color:var(--text-muted);font-size:12px;line-height:1.4}.Fields-module__yQtbHG__section{border:1px solid var(--border-soft,var(--border));background:var(--surface-glass,var(--surface));border-radius:14px;overflow:hidden}.Fields-module__yQtbHG__section+.Fields-module__yQtbHG__section{margin-top:12px}.Fields-module__yQtbHG__sectionTrigger{text-align:left;cursor:pointer;width:100%;color:var(--text-strong);background:0 0;border:none;align-items:center;gap:10px;padding:14px 16px;font-family:inherit;display:flex}.Fields-module__yQtbHG__sectionTrigger:hover{background:var(--control-bg-hover,var(--control-bg-2))}.Fields-module__yQtbHG__sectionTitle{align-items:center;gap:9px;font-size:13px;font-weight:700;display:inline-flex}.Fields-module__yQtbHG__sectionTitle svg{color:var(--brand-soft,var(--brand));flex-shrink:0}.Fields-module__yQtbHG__sectionDesc{color:var(--text-muted);text-align:right;margin-left:auto;margin-right:8px;font-size:12px;font-weight:400}.Fields-module__yQtbHG__sectionBody{padding:4px 16px 16px}.Fields-module__yQtbHG__validationPopover{max-width:300px}.Fields-module__yQtbHG__validationDialog{text-align:left;padding:0}.Fields-module__yQtbHG__validationList{text-align:left;flex-direction:column;align-items:flex-start;gap:5px;margin:6px 0 0;padding:0;list-style:none;display:flex}.Fields-module__yQtbHG__validationList li{text-align:left;align-items:baseline;gap:8px;font-weight:600;line-height:1.4;display:flex}.Fields-module__yQtbHG__validationList li:before{content:"";background:currentColor;border-radius:999px;flex-shrink:0;align-self:center;width:5px;height:5px;margin-top:1px}.Fields-module__yQtbHG__validationChip{cursor:pointer}
.FormModal-module__7vP7UG__overlay{z-index:9999;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.FormModal-module__7vP7UG__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0206179e;position:absolute;inset:0}.FormModal-module__7vP7UG__panel{width:min(var(--form-modal-width,820px), 100%);height:var(--form-modal-height,auto);background:var(--bg);border:1px solid var(--border-soft);max-height:calc(100dvh - 40px);box-shadow:var(--shadow-lg,0 22px 50px #0206178c);border-radius:18px;flex-direction:column;display:flex;position:relative;overflow:hidden}.FormModal-module__7vP7UG__head{border-bottom:1px solid var(--border-soft);justify-content:space-between;align-items:flex-start;gap:12px;padding:18px 24px;display:flex}.FormModal-module__7vP7UG__headText{flex-direction:column;gap:3px;min-width:0;display:flex}.FormModal-module__7vP7UG__title{color:var(--text-strong);margin:0;font-size:16px;font-weight:700}.FormModal-module__7vP7UG__subtitle{color:var(--text-muted);font-size:12px}.FormModal-module__7vP7UG__close{border:1px solid var(--border-soft);background:var(--surface-glass);width:32px;height:32px;color:var(--text-strong);cursor:pointer;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.FormModal-module__7vP7UG__subhead{border-bottom:1px solid var(--border-soft);flex-shrink:0;padding:14px 24px}.FormModal-module__7vP7UG__body{min-height:0;color:var(--text-strong);flex-direction:column;flex:1;gap:26px;padding:22px 24px;display:flex;overflow-y:auto}.FormModal-module__7vP7UG__media{flex-direction:column;align-items:center;gap:8px;display:flex}.FormModal-module__7vP7UG__section{flex-direction:column;gap:14px;display:flex}.FormModal-module__7vP7UG__sectionHead{letter-spacing:.04em;text-transform:uppercase;color:var(--text-strong);align-items:center;gap:8px;font-size:12px;font-weight:800;display:flex}.FormModal-module__7vP7UG__sectionHead svg{color:var(--brand-soft);flex-shrink:0}.FormModal-module__7vP7UG__foot{border-top:1px solid var(--border-soft);background:var(--control-bg-2);justify-content:flex-end;gap:10px;padding:16px 24px;display:flex}.FormModal-module__7vP7UG__nav{align-items:center;gap:10px;width:100%;display:flex}.FormModal-module__7vP7UG__navCenter{text-align:center;min-width:0;color:var(--text-muted);flex:1;font-size:12px}.FormModal-module__7vP7UG__navNote{align-items:center;display:flex}.FormModal-module__7vP7UG__navActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}@media (max-width:768px){.FormModal-module__7vP7UG__nav{flex-wrap:wrap}.FormModal-module__7vP7UG__navCenter{flex-basis:100%;order:-2}.FormModal-module__7vP7UG__navNote{flex-basis:100%;order:-1;justify-content:center}.FormModal-module__7vP7UG__navActions{flex:1}.FormModal-module__7vP7UG__overlay{padding:0}.FormModal-module__7vP7UG__panel{border:none;border-radius:0;width:100%;max-width:100%;height:100dvh;max-height:100dvh}.FormModal-module__7vP7UG__head{padding:15px 16px}.FormModal-module__7vP7UG__subhead{padding:12px 16px}.FormModal-module__7vP7UG__body{gap:20px;padding:16px}.FormModal-module__7vP7UG__foot{flex-wrap:wrap;padding:14px 16px}}
.Button-module__8RiFmG__btn{border-radius:var(--radius-md);white-space:nowrap;-webkit-user-select:none;user-select:none;cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:7px;font-family:inherit;font-weight:700;line-height:1;transition:background .16s,border-color .16s,box-shadow .16s,color .16s,transform .16s;display:inline-flex}.Button-module__8RiFmG__btn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none!important}.Button-module__8RiFmG__sm{border-radius:var(--radius-sm);gap:6px;height:32px;padding:0 12px;font-size:12px}.Button-module__8RiFmG__md{height:40px;padding:0 16px;font-size:13px}.Button-module__8RiFmG__lg{gap:8px;height:48px;padding:0 20px;font-size:14px}.Button-module__8RiFmG__iconOnly{aspect-ratio:1;flex-shrink:0;padding:0}.Button-module__8RiFmG__iconOnly.Button-module__8RiFmG__sm{width:32px}.Button-module__8RiFmG__iconOnly.Button-module__8RiFmG__md{width:40px}.Button-module__8RiFmG__iconOnly.Button-module__8RiFmG__lg{width:48px}.Button-module__8RiFmG__fullWidth{flex:1 1 0;width:100%}.Button-module__8RiFmG__primary{background:var(--brand);color:var(--brand-text-on);box-shadow:var(--shadow-sm), inset 0 1px 0 #ffffff2e}.Button-module__8RiFmG__primary:hover:not(:disabled){background:var(--brand-strong);transform:translateY(-1px)}.Button-module__8RiFmG__secondary{background:var(--control-bg-2);border-color:var(--border);color:var(--text)}.Button-module__8RiFmG__secondary:hover:not(:disabled){background:var(--control-bg-hover);border-color:var(--border-2);color:var(--text-strong)}.Button-module__8RiFmG__danger{background:var(--red-2);color:#fff;box-shadow:0 4px 12px var(--red-dim)}.Button-module__8RiFmG__danger:hover:not(:disabled){background:var(--red-strong);transform:translateY(-1px)}.Button-module__8RiFmG__success{background:var(--green);color:#fff;box-shadow:0 4px 12px var(--green-dim)}.Button-module__8RiFmG__success:hover:not(:disabled){background:var(--green-strong);transform:translateY(-1px)}.Button-module__8RiFmG__warning{background:var(--orange);color:#fff;box-shadow:0 4px 12px var(--orange-dim)}.Button-module__8RiFmG__warning:hover:not(:disabled){background:var(--orange-strong);transform:translateY(-1px)}.Button-module__8RiFmG__soft{background:var(--brand-dim);border-color:var(--brand-dim-2);color:var(--brand-soft)}.Button-module__8RiFmG__soft:hover:not(:disabled){background:var(--brand-dim-2)}.Button-module__8RiFmG__ghost{color:var(--text-muted);background:0 0}.Button-module__8RiFmG__ghost:hover:not(:disabled){background:var(--control-bg-2);color:var(--text-strong)}.Button-module__8RiFmG__spinner{border:2px solid #ffffff4d;border-top-color:currentColor;flex-shrink:0;width:16px;height:16px;animation:.65s linear infinite Button-module__8RiFmG__spin;display:inline-block;border-radius:50%!important}.Button-module__8RiFmG__sm .Button-module__8RiFmG__spinner{width:14px;height:14px}
.Avatar-module__IVwToW__avatar{-webkit-user-select:none;user-select:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;line-height:1;display:inline-flex;overflow:hidden}.Avatar-module__IVwToW__avatar svg{display:block}.Avatar-module__IVwToW__ring{box-shadow:0 0 0 2px var(--surface-raised,#fff), 0 0 0 3.5px var(--accent,#2563eb)}.Avatar-module__IVwToW__initials{background:linear-gradient(135deg, var(--accent-dim) 0%, var(--brand-glow) 100%);border:1px solid var(--brand-glow);color:var(--accent-2);letter-spacing:.3px;font-weight:800}
.AvatarPicker-module__cPf64W__overlay{z-index:9999;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.AvatarPicker-module__cPf64W__backdrop{-webkit-backdrop-filter:blur(10px)saturate(1.05);background:#0000008c;position:absolute;inset:0}.AvatarPicker-module__cPf64W__container{background:var(--surface-raised);border:1px solid var(--border-soft);-webkit-backdrop-filter:blur(22px);width:100%;max-width:460px;max-height:calc(100vh - 40px);box-shadow:var(--shadow-lg), var(--shadow-inset);border-radius:18px;flex-direction:column;display:flex;position:relative;overflow:hidden}.AvatarPicker-module__cPf64W__header{justify-content:space-between;align-items:flex-start;gap:16px;padding:22px 22px 14px;display:flex}.AvatarPicker-module__cPf64W__title{color:var(--text-strong);margin:0;font-size:18px;font-weight:850}.AvatarPicker-module__cPf64W__subtitle{color:var(--text-muted);margin:4px 0 0;font-size:13px;line-height:1.5}.AvatarPicker-module__cPf64W__grid{grid-template-columns:repeat(5,1fr);gap:10px;padding:4px 22px 8px;display:grid;overflow-y:auto}.AvatarPicker-module__cPf64W__tile{aspect-ratio:1;background:var(--control-bg-2,#ffffff0a);cursor:pointer;border:1.5px solid #0000;border-radius:14px;justify-content:center;align-items:center;padding:6px;transition:transform .12s,border-color .12s,background .12s;display:flex;position:relative}.AvatarPicker-module__cPf64W__tile:hover{background:var(--accent-dim);transform:translateY(-2px)}.AvatarPicker-module__cPf64W__tileOn{border-color:var(--accent);background:var(--accent-dim)}.AvatarPicker-module__cPf64W__tick{background:var(--accent);color:#fff;width:18px;height:18px;box-shadow:0 0 0 2px var(--surface-raised);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:-4px;right:-4px}.AvatarPicker-module__cPf64W__error{color:var(--red-2,#ef4444);margin:0;padding:0 22px;font-size:13px}.AvatarPicker-module__cPf64W__footer{justify-content:flex-end;gap:10px;padding:14px 22px 22px;display:flex}@media (max-width:480px){.AvatarPicker-module__cPf64W__grid{grid-template-columns:repeat(4,1fr)}}
.CustomerPicker-module__Z_Q6HW__root{position:relative}.CustomerPicker-module__Z_Q6HW__inputRow{background:var(--control-bg-2);border:1px solid var(--border);cursor:text;border-radius:10px;align-items:center;gap:12px;padding:12px 16px;transition:border-color .15s;display:flex}.CustomerPicker-module__Z_Q6HW__inputRow:focus-within{border-color:var(--brand-glow);box-shadow:0 0 0 2px var(--brand-dim)}.CustomerPicker-module__Z_Q6HW__searchIcon{color:var(--text-2);pointer-events:none;flex-shrink:0}.CustomerPicker-module__Z_Q6HW__input{color:var(--text-strong);background:0 0;border:none;outline:none;flex:1;min-width:0;padding:6px 16px;font-family:inherit;font-size:15px}.CustomerPicker-module__Z_Q6HW__input:focus,.CustomerPicker-module__Z_Q6HW__input:focus-visible{box-shadow:none;outline:none}.CustomerPicker-module__Z_Q6HW__input::placeholder{color:var(--text-2)}.CustomerPicker-module__Z_Q6HW__clearInput{color:var(--text-2);cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;align-items:center;padding:2px 4px;transition:color .12s;display:flex}.CustomerPicker-module__Z_Q6HW__clearInput:hover{color:var(--text-muted)}.CustomerPicker-module__Z_Q6HW__selected{background:var(--brand-dim);border:1px solid var(--brand-glow);border-radius:10px;align-items:center;gap:10px;padding:8px 12px;display:flex}.CustomerPicker-module__Z_Q6HW__avatar{background:var(--brand-glow);width:28px;height:28px;color:var(--brand-soft);border-radius:8px;flex-shrink:0;place-items:center;font-size:12px;font-weight:700;display:grid}.CustomerPicker-module__Z_Q6HW__info{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.CustomerPicker-module__Z_Q6HW__name{color:var(--text-strong);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.CustomerPicker-module__Z_Q6HW__phone{color:var(--text-2);font-size:11px}.CustomerPicker-module__Z_Q6HW__clear{color:var(--text-2);cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;align-items:center;padding:4px;transition:all .12s;display:flex}.CustomerPicker-module__Z_Q6HW__clear:hover{background:var(--red-dim);color:var(--red)}.CustomerPicker-module__Z_Q6HW__dropdown{z-index:200;background:var(--surface-elevated);border:1px solid var(--border-2);box-shadow:var(--shadow-lg), 0 0 0 1px var(--border);border-radius:14px;animation:.14s CustomerPicker-module__Z_Q6HW__dropIn;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden}@keyframes CustomerPicker-module__Z_Q6HW__dropIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.CustomerPicker-module__Z_Q6HW__hint{color:var(--text-2);text-align:center;padding:14px;font-size:12px}.CustomerPicker-module__Z_Q6HW__option{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:10px 14px;font-family:inherit;transition:background .1s;display:flex}.CustomerPicker-module__Z_Q6HW__optAvatar{background:var(--control-bg);width:30px;height:30px;color:var(--text-2);border-radius:8px;flex-shrink:0;place-items:center;font-size:12px;font-weight:700;display:grid}.CustomerPicker-module__Z_Q6HW__optInfo{flex-direction:column;gap:2px;min-width:0;display:flex}.CustomerPicker-module__Z_Q6HW__optName{color:var(--text-strong);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.CustomerPicker-module__Z_Q6HW__optPhone{color:var(--text-faint);font-size:11px}.CustomerPicker-module__Z_Q6HW__sep{background:var(--border-soft);height:1px;margin:4px 0}.CustomerPicker-module__Z_Q6HW__newBtn{cursor:pointer;width:100%;color:var(--brand-soft);background:0 0;border:none;align-items:center;gap:7px;padding:10px 14px;font-family:inherit;font-size:13px;font-weight:600;transition:background .1s;display:flex}.CustomerPicker-module__Z_Q6HW__createBox{flex-direction:column;gap:7px;padding:10px 14px 12px;display:flex}.CustomerPicker-module__Z_Q6HW__createInput{background:var(--control-bg);border:1px solid var(--border);width:100%;color:var(--text-strong);box-sizing:border-box;border-radius:8px;outline:none;padding:8px 10px;font-family:inherit;font-size:12px;transition:border-color .15s}.CustomerPicker-module__Z_Q6HW__createInput:focus{border-color:var(--brand-glow)}.CustomerPicker-module__Z_Q6HW__createInput::placeholder{color:var(--text-faint-2)}.CustomerPicker-module__Z_Q6HW__createRow{justify-content:flex-end;gap:8px;margin-top:2px;display:flex}.CustomerPicker-module__Z_Q6HW__cancelBtn{border:1px solid var(--border);color:var(--text-2);cursor:pointer;background:0 0;border-radius:8px;padding:6px 13px;font-family:inherit;font-size:12px;transition:all .12s}.CustomerPicker-module__Z_Q6HW__cancelBtn:hover{border-color:var(--border-3);color:var(--text-muted)}.CustomerPicker-module__Z_Q6HW__saveBtn{background:var(--brand-dim);border:1px solid var(--brand-glow);color:var(--brand-soft);cursor:pointer;border-radius:8px;align-items:center;gap:5px;padding:6px 13px;font-family:inherit;font-size:12px;font-weight:600;transition:all .12s;display:inline-flex}.CustomerPicker-module__Z_Q6HW__saveBtn:disabled{opacity:.4;cursor:not-allowed}.CustomerPicker-module__Z_Q6HW__inputRow,.CustomerPicker-module__Z_Q6HW__selected,.CustomerPicker-module__Z_Q6HW__createInput{background:var(--surface);border-color:var(--border-3);border-radius:12px;min-height:44px;box-shadow:inset 0 1px #ffffff09}.CustomerPicker-module__Z_Q6HW__inputRow{padding:8px 22px}.CustomerPicker-module__Z_Q6HW__inputRow:focus-within,.CustomerPicker-module__Z_Q6HW__createInput:focus{border-color:var(--border-2);box-shadow:0 0 0 3px var(--accent-dim), inset 0 1px 0 #ffffff0d}.CustomerPicker-module__Z_Q6HW__searchIcon{color:var(--text-muted)}.CustomerPicker-module__Z_Q6HW__input::placeholder,.CustomerPicker-module__Z_Q6HW__createInput::placeholder{color:var(--input-placeholder)}.CustomerPicker-module__Z_Q6HW__selected{background:var(--accent-dim);border-color:var(--border-soft);padding:8px 12px}.CustomerPicker-module__Z_Q6HW__avatar{background:var(--accent-dim);color:var(--text-strong)}.CustomerPicker-module__Z_Q6HW__dropdown{background:var(--surface-elevated);border-color:var(--border-soft)}.CustomerPicker-module__Z_Q6HW__option:hover{background:var(--accent-dim)}.CustomerPicker-module__Z_Q6HW__newBtn{color:var(--accent-2)}.CustomerPicker-module__Z_Q6HW__newBtn:hover{background:var(--accent-dim)}.CustomerPicker-module__Z_Q6HW__saveBtn{background:var(--panel-bg-3);border-color:var(--border-3);color:var(--panel-text)}.CustomerPicker-module__Z_Q6HW__saveBtn:hover:not(:disabled){background:var(--panel-bg)}
.EmptyState-module__7SqAPW__empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:80px 24px;display:flex}.EmptyState-module__7SqAPW__icon{color:var(--text-3);margin-bottom:6px}.EmptyState-module__7SqAPW__title{color:var(--text-muted);margin:0;font-size:18px;font-weight:600}.EmptyState-module__7SqAPW__hint{color:var(--text-2);max-width:360px;margin:0;font-size:13.5px;line-height:1.5}.EmptyState-module__7SqAPW__action{margin-top:8px}
.charts-module__RgAH6G__card{border:1px solid var(--border);background:var(--surface-glass);box-shadow:var(--shadow-soft);border-radius:16px;flex-direction:column;gap:12px;min-width:0;padding:16px 18px 12px;display:flex}.charts-module__RgAH6G__header{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:12px;display:flex}.charts-module__RgAH6G__title{letter-spacing:.4px;text-transform:uppercase;color:var(--text-2);align-items:center;gap:7px;font-size:12px;font-weight:700;display:inline-flex}.charts-module__RgAH6G__title svg{color:var(--brand-soft)}.charts-module__RgAH6G__sub{color:var(--text-strong);font-variant-numeric:tabular-nums;font-size:15px;font-weight:800}.charts-module__RgAH6G__loader,.charts-module__RgAH6G__empty{min-height:180px;color:var(--text-muted);text-align:center;place-items:center;font-size:12.5px;display:grid}.charts-module__RgAH6G__empty p{max-width:34ch;margin:6px 0 0;line-height:1.5}.charts-module__RgAH6G__emptyIcon{color:var(--text-3)}.charts-module__RgAH6G__tooltip{border:1px solid var(--chart-tooltip-border);background:var(--chart-tooltip-bg);box-shadow:var(--shadow-soft);color:var(--chart-tooltip-text);border-radius:10px;padding:8px 10px;font-size:12px}.charts-module__RgAH6G__tooltipLabel{color:var(--text-strong);margin-bottom:4px;font-weight:700}.charts-module__RgAH6G__tooltipRow{font-variant-numeric:tabular-nums;justify-content:space-between;align-items:center;gap:14px;display:flex}.charts-module__RgAH6G__tooltipRow span:first-child{color:var(--text-muted)}.charts-module__RgAH6G__tooltipRow span:last-child{color:var(--text-strong);font-weight:600}.charts-module__RgAH6G__swatch{vertical-align:middle;border-radius:2px;width:8px;height:8px;margin-right:6px;display:inline-block}@media (max-width:640px){.charts-module__RgAH6G__card{padding:14px 12px 10px}}
.ImageUploadField-module__vVy28G__wrap{flex-direction:column;gap:10px;display:flex}.ImageUploadField-module__vVy28G__label{color:var(--text-2);font-size:12px;font-weight:600}.ImageUploadField-module__vVy28G__grid{grid-template-columns:repeat(auto-fill,minmax(84px,1fr));gap:8px;display:grid}.ImageUploadField-module__vVy28G__thumb,.ImageUploadField-module__vVy28G__modalThumb{aspect-ratio:1;border:1px solid var(--border);background:var(--surface);border-radius:10px;position:relative;overflow:hidden}.ImageUploadField-module__vVy28G__placeholder{aspect-ratio:1;border:1px dashed var(--border);background:var(--surface);color:var(--text-muted);opacity:.75;border-radius:10px;place-items:center;display:grid;position:relative;overflow:hidden}.ImageUploadField-module__vVy28G__placeholderIcon{pointer-events:none;color:var(--text-muted);opacity:.5;place-items:center;display:grid;position:absolute;inset:0}.ImageUploadField-module__vVy28G__thumb img,.ImageUploadField-module__vVy28G__modalThumb img{object-fit:cover;cursor:pointer;width:100%;height:100%;display:block}.ImageUploadField-module__vVy28G__thumbActions{opacity:0;gap:4px;transition:opacity .12s;display:flex;position:absolute;top:4px;right:4px}.ImageUploadField-module__vVy28G__thumb:hover .ImageUploadField-module__vVy28G__thumbActions,.ImageUploadField-module__vVy28G__modalThumb:hover .ImageUploadField-module__vVy28G__thumbActions{opacity:1}.ImageUploadField-module__vVy28G__thumbActions button{border:1px solid var(--border-2);background:var(--surface-glass);width:22px;height:22px;color:var(--text-strong);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;padding:0;display:flex}.ImageUploadField-module__vVy28G__thumbActions .ImageUploadField-module__vVy28G__danger{color:var(--red)}.ImageUploadField-module__vVy28G__methods{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ImageUploadField-module__vVy28G__method{min-height:var(--control-h,40px);padding:var(--control-pad-y,9px) 14px;background:var(--control-bg-2);border:1px solid var(--border-2);border-radius:var(--control-radius,10px);color:var(--text-muted);font-size:var(--control-font,13.5px);cursor:pointer;justify-content:center;align-items:center;gap:6px;font-family:inherit;font-weight:600;transition:all .15s;display:inline-flex}.ImageUploadField-module__vVy28G__method:hover:not(:disabled){background:var(--control-bg-hover);color:var(--text-strong)}.ImageUploadField-module__vVy28G__method:disabled{opacity:.5;cursor:not-allowed}.ImageUploadField-module__vVy28G__methodActive{border-color:var(--accent,#6366f1);color:var(--text-strong)}.ImageUploadField-module__vVy28G__working{z-index:2;border-radius:inherit;background:color-mix(in srgb, var(--surface) 78%, transparent);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);color:var(--text-strong);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;padding:10px;display:flex;position:absolute;inset:0}.ImageUploadField-module__vVy28G__working svg{color:var(--brand-soft,var(--brand))}.ImageUploadField-module__vVy28G__workingText{font-variant-numeric:tabular-nums;letter-spacing:.2px;font-size:12px;font-weight:700}.ImageUploadField-module__vVy28G__workingBar{background:var(--control-bg-2);border-radius:999px;width:min(78%,120px);height:4px;overflow:hidden}.ImageUploadField-module__vVy28G__workingBarFill{border-radius:inherit;background:var(--brand);height:100%;transition:width .18s;display:block}.ImageUploadField-module__vVy28G__wrapSingle{text-align:center;align-items:center}.ImageUploadField-module__vVy28G__wrapSingle .ImageUploadField-module__vVy28G__grid{justify-content:center;width:100%;display:flex}.ImageUploadField-module__vVy28G__wrapSingle .ImageUploadField-module__vVy28G__placeholder,.ImageUploadField-module__vVy28G__wrapSingle .ImageUploadField-module__vVy28G__thumb{width:148px;height:148px}.ImageUploadField-module__vVy28G__wrapSingle .ImageUploadField-module__vVy28G__methods{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;max-width:300px;display:grid}.ImageUploadField-module__vVy28G__wrapSingle .ImageUploadField-module__vVy28G__method{justify-content:center}.ImageUploadField-module__vVy28G__placeholderBtn{cursor:pointer;transition:border-color .15s,opacity .15s,background .15s}.ImageUploadField-module__vVy28G__placeholderBtn:hover{opacity:1;border-color:var(--accent,#3b82f6);background:var(--control-bg-hover,var(--surface))}.ImageUploadField-module__vVy28G__panel{border:1px solid var(--border);background:var(--control-bg-2);border-radius:12px;align-items:center;gap:12px;padding:12px;display:flex}.ImageUploadField-module__vVy28G__urlInput{background:var(--surface);border:1px solid var(--border-2);color:var(--text-strong);min-height:var(--control-h,40px);padding:var(--control-pad-y,9px) var(--control-pad-x,12px);border-radius:var(--control-radius,10px);font-family:inherit;font-size:var(--control-font,13.5px);flex:1}.ImageUploadField-module__vVy28G__primary{background:var(--accent,#6366f1);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;align-items:center;gap:6px;padding:9px 14px;font-family:inherit;font-size:12.5px;font-weight:700;display:inline-flex}.ImageUploadField-module__vVy28G__primary:disabled{opacity:.6;cursor:not-allowed}.ImageUploadField-module__vVy28G__qrCol{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:10px;display:flex}.ImageUploadField-module__vVy28G__hint{color:var(--text-2);text-align:center;align-items:center;gap:6px;font-size:11.5px;font-weight:600;display:inline-flex}.ImageUploadField-module__vVy28G__qrImg{border:1px solid var(--border);background:var(--surface);border-radius:12px;width:140px;height:140px}.ImageUploadField-module__vVy28G__qrThumbs{grid-template-columns:repeat(3,1fr);gap:6px;width:100%;display:grid}.ImageUploadField-module__vVy28G__qrThumbs img{aspect-ratio:1;object-fit:cover;border:1px solid var(--border);cursor:pointer;border-radius:8px;width:100%}.ImageUploadField-module__vVy28G__error{color:var(--red);background:var(--red-bg,#f43f5e1a);border:1px solid var(--border-2);border-radius:8px;padding:8px 12px;font-size:12px}.ImageUploadField-module__vVy28G__modalOverlay{z-index:9000;background:#0000008c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.ImageUploadField-module__vVy28G__modal{background:var(--surface);border:1px solid var(--border);border-radius:16px;flex-direction:column;width:min(860px,100%);max-height:82vh;display:flex;overflow:hidden}.ImageUploadField-module__vVy28G__modalHead{border-bottom:1px solid var(--border);color:var(--text-strong);text-transform:capitalize;justify-content:space-between;align-items:center;padding:14px 16px;font-size:14px;font-weight:700;display:flex}.ImageUploadField-module__vVy28G__modalHeadActions{gap:6px;display:flex}.ImageUploadField-module__vVy28G__modalHeadActions button{border:1px solid var(--border-2);background:var(--control-bg-2);width:30px;height:30px;color:var(--text-muted);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;display:flex}.ImageUploadField-module__vVy28G__modalTools{border-bottom:1px solid var(--border);flex-direction:column;gap:10px;padding:12px 16px;display:flex}.ImageUploadField-module__vVy28G__modalSearch{background:var(--control-bg-2);border:1px solid var(--border-2);color:var(--text-3);min-height:var(--control-h,40px);padding:var(--control-pad-y,9px) var(--control-pad-x,12px);border-radius:var(--control-radius,10px);font-size:var(--control-font,13.5px);align-items:center;gap:8px;display:flex}.ImageUploadField-module__vVy28G__modalSearch input{color:var(--text-strong);background:0 0;border:none;outline:none;flex:1;align-self:stretch;min-height:0;font-family:inherit;font-size:13px}.ImageUploadField-module__vVy28G__modalSearch input:focus-visible{box-shadow:none!important}.ImageUploadField-module__vVy28G__modalSearch input::placeholder{color:var(--text-3)}.ImageUploadField-module__vVy28G__modalChips{flex-wrap:wrap;gap:6px;display:flex}.ImageUploadField-module__vVy28G__chip{background:var(--control-bg-2);border:1px solid var(--border-2);color:var(--text-muted);cursor:pointer;border-radius:999px;padding:5px 12px;font-family:inherit;font-size:11.5px;font-weight:600;transition:all .12s}.ImageUploadField-module__vVy28G__chip:hover{color:var(--text-strong);background:var(--control-bg-hover)}.ImageUploadField-module__vVy28G__chipActive{border-color:var(--accent,#6366f1);color:var(--text-strong);background:var(--control-bg-hover)}.ImageUploadField-module__vVy28G__modalGrid{grid-template-columns:repeat(auto-fill,minmax(118px,1fr));gap:12px;padding:16px;display:grid;overflow-y:auto}.ImageUploadField-module__vVy28G__modalCard{flex-direction:column;gap:6px;min-width:0;display:flex}.ImageUploadField-module__vVy28G__cardMeta{flex-direction:column;gap:3px;min-width:0;display:flex}.ImageUploadField-module__vVy28G__cardLabel{color:var(--text-strong);white-space:nowrap;text-overflow:ellipsis;font-size:11.5px;font-weight:600;overflow:hidden}.ImageUploadField-module__vVy28G__cardTag{max-width:100%;color:var(--text-2);background:var(--control-bg-2);border:1px solid var(--border-2);white-space:nowrap;text-overflow:ellipsis;border-radius:999px;align-self:flex-start;padding:2px 8px;font-size:10px;font-weight:600;overflow:hidden}.ImageUploadField-module__vVy28G__modalEmpty{color:var(--text-2);justify-content:center;align-items:center;gap:8px;padding:48px 16px;font-size:13px;display:flex}.ImageUploadField-module__vVy28G__lightbox{z-index:9000;cursor:zoom-out;background:#000000d9;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.ImageUploadField-module__vVy28G__lightbox img{object-fit:contain;border-radius:8px;max-width:92vw;max-height:92vh}.ImageUploadField-module__vVy28G__lightboxClose{border:1px solid var(--border-2);background:var(--surface-glass);color:#fff;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;top:18px;right:18px}.ImageUploadField-module__vVy28G__spin{animation:1s linear infinite ImageUploadField-module__vVy28G__iuf-spin}@keyframes ImageUploadField-module__vVy28G__iuf-spin{to{transform:rotate(360deg)}}.ImageUploadField-module__vVy28G__modalSearch input:focus,.ImageUploadField-module__vVy28G__modalSearch input:focus-visible{outline:none;box-shadow:none!important}
.HoverPopup-module__mqkgrW__trigger{cursor:help;display:inline-flex}.HoverPopup-module__mqkgrW__popup{z-index:9999;background:linear-gradient(145deg, var(--bg-gradient-from) 0%, var(--bg-gradient-to) 100%);border:1px solid var(--border);color:var(--text-strong);pointer-events:none;border-radius:12px;min-width:220px;max-width:320px;padding:14px 18px;font-size:13px;line-height:1.5;animation:.12s ease-out HoverPopup-module__mqkgrW__tooltipFadeIn;position:fixed;box-shadow:0 16px 48px #000000b3}.HoverPopup-module__mqkgrW__popup.HoverPopup-module__mqkgrW__top{transform:translate(-50%,-100%)}.HoverPopup-module__mqkgrW__popup.HoverPopup-module__mqkgrW__bottom{transform:translate(-50%)}.HoverPopup-module__mqkgrW__popup.HoverPopup-module__mqkgrW__left{transform:translate(-100%,-50%)}.HoverPopup-module__mqkgrW__popup.HoverPopup-module__mqkgrW__right{transform:translateY(-50%)}@keyframes HoverPopup-module__mqkgrW__tooltipFadeIn{0%{opacity:0;transform:translate(-50%,-90%)scale(.96)}to{opacity:1;transform:translate(-50%,-100%)scale(1)}}.HoverPopup-module__mqkgrW__popup.HoverPopup-module__mqkgrW__bottom{animation:.12s ease-out HoverPopup-module__mqkgrW__tooltipFadeInBottom}@keyframes HoverPopup-module__mqkgrW__tooltipFadeInBottom{0%{opacity:0;transform:translate(-50%,10%)scale(.96)}to{opacity:1;transform:translate(-50%)scale(1)}}
@keyframes Spinner-module__s0pLYa__spin{to{transform:rotate(360deg)}}@keyframes Spinner-module__s0pLYa__spinFade{0%{opacity:1}50%{opacity:.4}to{opacity:1}}.Spinner-module__s0pLYa__spinnerWrap{flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:24px;display:flex}.Spinner-module__s0pLYa__spinner{border:3px solid var(--brand-dim);border-top-color:var(--brand);border-right-color:var(--brand-soft);width:40px;height:40px;box-shadow:0 0 0 4px var(--brand-dim), inset 0 0 12px var(--brand-dim);animation:.7s cubic-bezier(.53,.21,.29,.73) infinite Spinner-module__s0pLYa__spin;position:relative;border-radius:50%!important}.Spinner-module__s0pLYa__spinner:after{content:"";border:2px solid #0000;border-top-color:var(--glow-2);animation:1.2s cubic-bezier(.53,.21,.29,.73) infinite reverse Spinner-module__s0pLYa__spin;position:absolute;inset:-2px;border-radius:50%!important}.Spinner-module__s0pLYa__spinnerText{color:var(--text-2);letter-spacing:.4px;text-align:center;font-size:13px;font-weight:500;animation:1.5s ease-in-out infinite Spinner-module__s0pLYa__spinFade}.Spinner-module__s0pLYa__spinnerOverlay{z-index:9999;pointer-events:none;justify-content:center;align-items:center;animation:.15s Spinner-module__s0pLYa__fadeIn;display:flex;position:fixed;inset:0}@keyframes Spinner-module__s0pLYa__fadeIn{0%{opacity:0}to{opacity:1}}.Spinner-module__s0pLYa__spinnerOverlay .Spinner-module__s0pLYa__spinnerWrap{width:auto;height:auto;box-shadow:none;background:0 0;border:none;padding:24px;border-radius:0!important}.Spinner-module__s0pLYa__spinnerInline{border:2px solid color-mix(in srgb, currentColor 25%, transparent);vertical-align:middle;border-top-color:currentColor;justify-content:center;align-items:center;width:16px;height:16px;animation:.6s linear infinite Spinner-module__s0pLYa__spin;display:inline-flex;border-radius:50%!important}
.app-topbar-module__l3ctea__topbar{background:var(--topbar-bg);border-bottom:1px solid var(--topbar-border);height:52px;box-shadow:var(--topbar-shadow);-webkit-backdrop-filter:blur(18px)saturate(1.1);backdrop-filter:blur(18px)saturate(1.1);z-index:10;flex-shrink:0;align-items:center;gap:12px;padding:0 16px;display:flex;position:sticky;top:0}.app-topbar-module__l3ctea__left{flex-shrink:0;align-items:center;gap:8px;min-width:0;display:flex}.app-topbar-module__l3ctea__menuToggle{border:1px solid var(--border-2);background:linear-gradient(180deg, var(--control-bg-2), transparent);width:40px;height:40px;color:var(--text);cursor:pointer;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-family:inherit;transition:transform .14s,background .16s,border-color .16s,box-shadow .16s,color .16s;display:none}.app-topbar-module__l3ctea__menuToggle:hover{background:var(--brand-dim-2);border-color:var(--brand-soft);color:var(--brand-soft);box-shadow:0 4px 14px var(--brand-glow)}.app-topbar-module__l3ctea__menuToggle:active{transform:scale(.93)}.app-topbar-module__l3ctea__navCollapse{color:var(--text-2);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;margin-left:-6px;padding:0;transition:color .16s,transform .14s;display:flex}.app-topbar-module__l3ctea__navCollapse:hover{color:var(--text-strong)}.app-topbar-module__l3ctea__navCollapse:active{transform:scale(.9)}.app-topbar-module__l3ctea__mobileLogo{align-items:center;display:none}.app-topbar-module__l3ctea__switcherSlot{flex-shrink:0;align-items:center;display:flex}.app-topbar-module__l3ctea__mobileSearch{border:1px solid var(--border-2);background:linear-gradient(180deg, var(--control-bg-2), transparent);width:40px;height:40px;color:var(--text);cursor:pointer;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;transition:transform .14s,background .16s,border-color .16s,box-shadow .16s,color .16s;display:none}.app-topbar-module__l3ctea__mobileSearch:hover{background:var(--brand-dim-2);border-color:var(--brand-soft);color:var(--brand-soft);box-shadow:0 4px 14px var(--brand-glow)}.app-topbar-module__l3ctea__mobileSearch:active{transform:scale(.93)}.app-topbar-module__l3ctea__playerSlot{flex-shrink:0;align-items:center;display:flex}.app-topbar-module__l3ctea__playerSlot:not(:empty){margin-left:4px}.app-topbar-module__l3ctea__crumb{letter-spacing:0;align-items:center;gap:5px;min-width:0;font-size:11px;font-weight:600;display:flex}.app-topbar-module__l3ctea__crumbDim{color:var(--text-faint);white-space:nowrap}.app-topbar-module__l3ctea__crumbSep{color:var(--text-faint-2)}.app-topbar-module__l3ctea__crumbActive{color:var(--text-strong);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.app-topbar-module__l3ctea__searchWrap{cursor:text;flex:1;align-items:center;width:100%;min-width:0;display:flex}.app-topbar-module__l3ctea__search{background:0 0;border:1px solid #0000;border-radius:14px;align-items:center;gap:14px;width:100%;height:48px;min-height:48px;padding:0 28px;transition:background .15s;display:flex}.app-topbar-module__l3ctea__searchIcon{color:var(--text-2);flex-shrink:0}.app-topbar-module__l3ctea__searchInput{height:28px;min-height:0;color:var(--text-strong);cursor:text;background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:15px;font-weight:600}.app-topbar-module__l3ctea__searchInput::placeholder{color:var(--input-placeholder)}.app-topbar-module__l3ctea__searchInput:focus-visible{box-shadow:none}.app-topbar-module__l3ctea__searchKbd{background:var(--control-bg);border:1px solid var(--border-soft);height:26px;color:var(--text-2);white-space:nowrap;border-radius:7px;flex-shrink:0;align-items:center;gap:3px;padding:2px 8px;font-family:inherit;font-size:11px;font-weight:700;display:flex}@media (max-width:768px){.app-topbar-module__l3ctea__topbar{grid-template-columns:auto 1fr auto;align-items:center;gap:10px;height:60px;padding:0 16px;display:grid}.app-topbar-module__l3ctea__crumb,.app-topbar-module__l3ctea__searchWrap{display:none}.app-topbar-module__l3ctea__left{justify-self:start;gap:0}.app-topbar-module__l3ctea__navCollapse{display:none}.app-topbar-module__l3ctea__menuToggle{display:flex}.app-topbar-module__l3ctea__mobileLogo{justify-self:center;display:flex}.app-topbar-module__l3ctea__mobileSearch{justify-self:end;display:flex}.app-topbar-module__l3ctea__switcherSlot{display:none}}
.global-search-module__i_ZC0q__overlay{-webkit-backdrop-filter:blur(10px)saturate(1.05);z-index:11000;background:#0000008c;justify-content:center;align-items:flex-start;padding:14vh 20px 20px;display:flex;position:fixed;inset:0}.global-search-module__i_ZC0q__popover{background:var(--surface);border:1px solid var(--border-2);border-radius:var(--radius-lg);width:760px;max-width:95vw;box-shadow:var(--shadow-lg);flex-direction:column;display:flex;overflow:hidden}.global-search-module__i_ZC0q__inputRow{background:var(--input-bg);border:1px solid var(--input-border);height:60px;box-shadow:var(--shadow-inset);border-radius:12px;align-items:center;gap:20px;margin:16px;padding:0 24px;transition:border-color .15s,background .15s,box-shadow .15s;display:flex}.global-search-module__i_ZC0q__inputRow:focus-within{border-color:var(--input-border-focus);background:var(--input-bg-focus);box-shadow:var(--focus-ring), var(--shadow-inset)}.global-search-module__i_ZC0q__inputIcon{color:var(--text-2);flex-shrink:0}.global-search-module__i_ZC0q__input{min-width:0;color:var(--text-strong);background:0 0;border:none;outline:none;flex:1;height:100%;padding:0 10px;font-family:inherit;font-size:18px;font-weight:500}.global-search-module__i_ZC0q__input:focus-visible{box-shadow:none}.global-search-module__i_ZC0q__input::placeholder{color:var(--input-placeholder)}.global-search-module__i_ZC0q__clearBtn{background:var(--control-bg-2);border:1px solid var(--border);width:24px;height:24px;color:var(--text-2);cursor:pointer;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:all .12s;display:flex}.global-search-module__i_ZC0q__clearBtn:hover{background:var(--control-bg-hover);color:var(--text-strong)}.global-search-module__i_ZC0q__escKbd{background:var(--control-bg-2);border:1px solid var(--border);color:var(--text-2);white-space:nowrap;border-radius:6px;flex-shrink:0;align-items:center;gap:2px;padding:3px 8px;font-family:inherit;font-size:11px;font-weight:700;display:inline-flex}.global-search-module__i_ZC0q__results{border-top:1px solid var(--border);max-height:480px;padding:8px 0;overflow-y:auto}.global-search-module__i_ZC0q__loading,.global-search-module__i_ZC0q__empty{text-align:center;color:var(--text-2);padding:24px;font-size:14px}.global-search-module__i_ZC0q__group{padding:6px 0}.global-search-module__i_ZC0q__groupHeader{text-transform:uppercase;letter-spacing:.7px;color:var(--text-2);align-items:center;gap:8px;padding:8px 24px;font-size:11px;font-weight:700;display:flex}.global-search-module__i_ZC0q__resultRow{width:100%;color:var(--text-muted);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;padding:10px 24px;font-family:inherit;font-size:15px;transition:background .1s,color .1s;display:flex}.global-search-module__i_ZC0q__resultRow:hover,.global-search-module__i_ZC0q__resultRowSelected{background:var(--control-bg-2);color:var(--text-strong)}.global-search-module__i_ZC0q__resultLabel{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.global-search-module__i_ZC0q__resultSub{color:var(--text-2);white-space:nowrap;flex-shrink:0;font-size:13px}.global-search-module__i_ZC0q__footer{border-top:1px solid var(--border);color:var(--text-2);justify-content:space-between;align-items:center;padding:12px 24px;font-size:12px;display:flex}.global-search-module__i_ZC0q__footerHints{align-items:center;gap:10px;display:flex}.global-search-module__i_ZC0q__footerHints kbd{background:var(--control-bg-2);border:1px solid var(--border);color:var(--text-2);border-radius:5px;align-items:center;padding:2px 6px;font-family:inherit;font-size:10px;font-weight:700;display:inline-flex}
@keyframes PlayerBar-module__9BCH4G__spin{to{transform:rotate(360deg)}}@media (max-width:640px){.PlayerBar-module__9BCH4G__panel,.PlayerBar-module__9BCH4G__dock,.PlayerBar-module__9BCH4G__bubble{display:none!important}}.PlayerBar-module__9BCH4G__panel{top:14px;right:14px;bottom:calc(14px + var(--player-dock-h,0px));z-index:1400;background:var(--surface-elevated,linear-gradient(180deg, #181b26f7, #0b0c12fa));border:1px solid var(--border-2,#94a3b82e);-webkit-backdrop-filter:blur(20px)saturate(1.3);backdrop-filter:blur(20px)saturate(1.3);opacity:0;pointer-events:none;border-radius:22px;flex-direction:column;width:min(360px,100vw - 28px);transition:translate .36s cubic-bezier(.22,1,.36,1),opacity .25s;display:flex;position:fixed;overflow:hidden;translate:calc(100% + 26px);box-shadow:-24px 0 70px #00000080}.PlayerBar-module__9BCH4G__panelOpen{opacity:1;pointer-events:auto;translate:0}.PlayerBar-module__9BCH4G__glow{background:radial-gradient(circle at 40% 60%, var(--brand-glow,#2563eb4d), transparent 60%), radial-gradient(circle at 65% 40%, var(--brand-dim-2,#2563eb38), transparent 62%);pointer-events:none;filter:blur(10px);width:380px;height:300px;position:absolute;top:-140px;left:50%;transform:translate(-50%)}.PlayerBar-module__9BCH4G__head{border-bottom:1px solid var(--border);-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:14px 14px 12px;display:flex;position:relative}.PlayerBar-module__9BCH4G__headTitle{letter-spacing:.5px;text-transform:uppercase;color:var(--text-2);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:8px;max-width:66%;font-size:12px;font-weight:700;display:inline-flex;overflow:hidden}.PlayerBar-module__9BCH4G__headActions{gap:4px;display:flex}.PlayerBar-module__9BCH4G__backBtn{background:var(--surface-2,#94a3b81a);color:var(--text-strong);cursor:pointer;border:none;border-radius:10px;align-items:center;gap:3px;padding:6px 12px 6px 8px;font-size:13px;font-weight:650;display:inline-flex}.PlayerBar-module__9BCH4G__backBtn:hover{background:var(--surface,#13141a)}.PlayerBar-module__9BCH4G__iconBtn.PlayerBar-module__9BCH4G__on{color:var(--brand,#3b82f6)}.PlayerBar-module__9BCH4G__iconBtn{width:34px;height:34px;color:var(--text-2);cursor:pointer;background:0 0;border:none;border-radius:10px;place-items:center;transition:color .15s,background .15s;display:grid}.PlayerBar-module__9BCH4G__iconBtn:hover{color:var(--text-strong);background:var(--surface-2,#94a3b81a)}.PlayerBar-module__9BCH4G__body{flex-direction:column;padding:18px 22px 22px;display:flex;position:relative;overflow-y:auto}.PlayerBar-module__9BCH4G__artArea{justify-content:center;padding:6px 0 20px;display:flex}.PlayerBar-module__9BCH4G__ytBox{aspect-ratio:16/9;background:#000;border-radius:16px;width:100%;display:none;overflow:hidden;box-shadow:0 14px 36px #00000073}.PlayerBar-module__9BCH4G__ytShow{display:block}.PlayerBar-module__9BCH4G__ytHost{width:100%;height:100%}.PlayerBar-module__9BCH4G__discWrap{place-items:center;width:218px;height:218px;display:grid;position:relative}.PlayerBar-module__9BCH4G__discGlow{background:conic-gradient(from 0deg, var(--brand-strong,#2563eb), var(--brand-soft,#60a5fa), var(--accent,#3b82f6), var(--brand-strong,#2563eb));filter:blur(34px);opacity:.5;z-index:0;border-radius:50%;animation:16s linear infinite PlayerBar-module__9BCH4G__spin;position:absolute;inset:0}.PlayerBar-module__9BCH4G__disc{z-index:1;background:radial-gradient(120% 120% at 30% 22%, var(--brand-soft,#60a5fa) 0%, var(--brand-strong,#2563eb) 52%, color-mix(in srgb, var(--brand-strong,#2563eb) 45%, #05070d) 100%);border-radius:50%;place-items:center;width:210px;height:210px;display:grid;position:relative;box-shadow:0 24px 55px #00000052,inset 0 0 0 1px #ffffff1a,inset 0 0 60px #0000006b}.PlayerBar-module__9BCH4G__disc:before{content:"";background:linear-gradient(130deg,#ffffff52,#fff0 42%);border-radius:50%;position:absolute;inset:0}.PlayerBar-module__9BCH4G__discGrooves{opacity:.6;background:repeating-radial-gradient(circle,#ffffff0d 0 1px,#0000001f 1px 5px);border-radius:50%;position:absolute;inset:14px;-webkit-mask:radial-gradient(circle,#0000 26px,#000 27px);mask:radial-gradient(circle,#0000 26px,#000 27px)}.PlayerBar-module__9BCH4G__discSpin{animation:14s linear infinite PlayerBar-module__9BCH4G__spin}.PlayerBar-module__9BCH4G__discHole{z-index:2;background:radial-gradient(circle at center, #2a2d3a 0 40%, var(--surface,#13141a) 41%);border-radius:50%;width:52px;height:52px;position:absolute;box-shadow:inset 0 0 0 5px #0006,0 0 0 1px #ffffff1f,0 2px 8px #0006}.PlayerBar-module__9BCH4G__nowTitle{color:var(--text-strong);text-align:center;font-size:20px;font-weight:780;line-height:1.2}.PlayerBar-module__9BCH4G__nowSub{color:var(--text-2);text-align:center;margin-top:5px;font-size:13px}.PlayerBar-module__9BCH4G__seekRow{align-items:center;gap:10px;margin:20px 0 6px;display:flex}.PlayerBar-module__9BCH4G__time{font-variant-numeric:tabular-nums;color:var(--text-2);text-align:center;flex:none;width:34px;font-size:11px}.PlayerBar-module__9BCH4G__seek,.PlayerBar-module__9BCH4G__vol{appearance:none;cursor:pointer;background:linear-gradient(to right, var(--brand,#3b82f6) var(--pct,0%), var(--border-2,#94a3b840) var(--pct,0%));border-radius:5px;outline:none;flex:1;min-width:0;height:5px}.PlayerBar-module__9BCH4G__seek::-webkit-slider-thumb{appearance:none;background:var(--text-strong,#fff);border-radius:50%;width:15px;height:15px;transition:transform .12s;box-shadow:0 1px 5px #00000080}.PlayerBar-module__9BCH4G__vol::-webkit-slider-thumb{appearance:none;background:var(--text-strong,#fff);border-radius:50%;width:15px;height:15px;transition:transform .12s;box-shadow:0 1px 5px #00000080}.PlayerBar-module__9BCH4G__seek:hover::-webkit-slider-thumb{transform:scale(1.2)}.PlayerBar-module__9BCH4G__vol:hover::-webkit-slider-thumb{transform:scale(1.2)}.PlayerBar-module__9BCH4G__seek::-moz-range-thumb{background:var(--text-strong,#fff);border:none;border-radius:50%;width:15px;height:15px}.PlayerBar-module__9BCH4G__vol::-moz-range-thumb{background:var(--text-strong,#fff);border:none;border-radius:50%;width:15px;height:15px}.PlayerBar-module__9BCH4G__controls{justify-content:center;align-items:center;gap:12px;margin:12px 0 4px;display:flex}.PlayerBar-module__9BCH4G__ctrl{width:44px;height:44px;color:var(--text-2);cursor:pointer;background:0 0;border:none;border-radius:13px;place-items:center;transition:color .15s,background .15s;display:grid;position:relative}.PlayerBar-module__9BCH4G__ctrl:hover{color:var(--text-strong);background:var(--surface-2,#94a3b81a)}.PlayerBar-module__9BCH4G__ctrl.PlayerBar-module__9BCH4G__on{color:var(--brand,#3b82f6);background:var(--brand-dim,#2563eb29)}.PlayerBar-module__9BCH4G__playBtn{cursor:pointer;background:var(--brand,#3b82f6);width:64px;height:64px;color:var(--brand-text-on,#fff);box-shadow:0 12px 28px var(--brand-glow,#2563eb4d), inset 0 1px 2px #ffffff59;border:none;border-radius:50%;place-items:center;transition:transform .12s,box-shadow .12s;display:grid}.PlayerBar-module__9BCH4G__playBtn:hover{box-shadow:0 16px 38px var(--brand-glow,#2563eb66);transform:scale(1.07)}.PlayerBar-module__9BCH4G__playBtn:active{transform:scale(.97)}.PlayerBar-module__9BCH4G__volRow{align-self:center;align-items:center;gap:8px;width:100%;max-width:240px;margin-top:14px;display:flex}.PlayerBar-module__9BCH4G__volBtn{width:30px;height:30px;color:var(--text-2);cursor:pointer;background:0 0;border:none;border-radius:8px;flex:none;place-items:center;display:grid}.PlayerBar-module__9BCH4G__volBtn:hover{color:var(--text-strong)}.PlayerBar-module__9BCH4G__queue{border-top:1px solid var(--border);flex-direction:column;gap:2px;margin-top:20px;padding-top:10px;display:flex}.PlayerBar-module__9BCH4G__queueItem{color:var(--text);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:11px;align-items:center;gap:12px;padding:10px;transition:background .12s;display:flex}.PlayerBar-module__9BCH4G__queueItem:hover{background:var(--surface-2,#94a3b814)}.PlayerBar-module__9BCH4G__queueActive{background:linear-gradient(90deg, var(--brand-dim,#2563eb2e), transparent);box-shadow:inset 2px 0 0 var(--brand,#3b82f6)}.PlayerBar-module__9BCH4G__queueActive .PlayerBar-module__9BCH4G__queueName{color:var(--brand,#3b82f6);font-weight:650}.PlayerBar-module__9BCH4G__queueIdx{text-align:center;font-variant-numeric:tabular-nums;width:22px;color:var(--text-2);flex:none;place-items:center;font-size:12px;display:grid}.PlayerBar-module__9BCH4G__queueName{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:14px;overflow:hidden}.PlayerBar-module__9BCH4G__badge{letter-spacing:.5px;color:#fff;background:red;border-radius:5px;flex:none;padding:2px 5px;font-size:9px;font-weight:800}.PlayerBar-module__9BCH4G__eq{align-items:flex-end;gap:2px;height:13px;display:inline-flex}.PlayerBar-module__9BCH4G__eq i{background:var(--brand,#3b82f6);border-radius:2px;width:3px;animation:.9s ease-in-out infinite PlayerBar-module__9BCH4G__eq}.PlayerBar-module__9BCH4G__eq i:first-child{animation-delay:-.2s}.PlayerBar-module__9BCH4G__eq i:nth-child(2){animation-delay:-.5s}.PlayerBar-module__9BCH4G__eq i:nth-child(3){animation-delay:-.35s}@keyframes PlayerBar-module__9BCH4G__eq{0%,to{height:3px}50%{height:13px}}.PlayerBar-module__9BCH4G__libGroup{margin-bottom:14px}.PlayerBar-module__9BCH4G__libHead{letter-spacing:.5px;text-transform:uppercase;color:var(--text-2);align-items:center;gap:6px;padding:6px 6px 8px;font-size:11px;font-weight:700;display:flex}.PlayerBar-module__9BCH4G__libRow{width:100%;color:var(--text);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:12px;align-items:center;gap:12px;padding:8px;transition:background .12s;display:flex}.PlayerBar-module__9BCH4G__libRow:hover{background:var(--surface-2,#94a3b814)}.PlayerBar-module__9BCH4G__libRow:disabled{opacity:.45;cursor:default}.PlayerBar-module__9BCH4G__libRow:hover .PlayerBar-module__9BCH4G__libPlay{opacity:1}.PlayerBar-module__9BCH4G__libArt{color:#fff;border-radius:10px;flex:none;place-items:center;width:40px;height:40px;display:grid}.PlayerBar-module__9BCH4G__artQuran{background:radial-gradient(120% 120% at 30% 20%,#0ea5e9,#1e3a8a)}.PlayerBar-module__9BCH4G__artMusic{background:radial-gradient(120% 120% at 30% 20%,#f59e0b,#b45309)}.PlayerBar-module__9BCH4G__artPlaylist{background:radial-gradient(120% 120% at 30% 20%,#a78bfa,#6d28d9)}.PlayerBar-module__9BCH4G__libMeta{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.PlayerBar-module__9BCH4G__libName{color:var(--text-strong);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.PlayerBar-module__9BCH4G__libSub{color:var(--text-2);text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;overflow:hidden}.PlayerBar-module__9BCH4G__libPlay{color:var(--brand,#3b82f6);opacity:0;flex:none;transition:opacity .12s}.PlayerBar-module__9BCH4G__libNote{color:var(--text-2);padding:8px;font-size:12.5px}.PlayerBar-module__9BCH4G__dock{z-index:1300;background:var(--surface-glass,#0d0e14eb);border-top:1px solid var(--border-2,#94a3b82e);-webkit-backdrop-filter:blur(18px)saturate(1.3);backdrop-filter:blur(18px)saturate(1.3);opacity:0;pointer-events:none;grid-template-columns:minmax(0,1fr) minmax(0,1.7fr) minmax(0,1fr);align-items:center;gap:16px;padding:9px 16px;transition:translate .34s cubic-bezier(.22,1,.36,1),opacity .25s;display:grid;position:fixed;bottom:0;left:0;right:0;translate:0 100%;box-shadow:0 -12px 34px #00000047}.PlayerBar-module__9BCH4G__dockOpen{opacity:1;pointer-events:auto;translate:0}.PlayerBar-module__9BCH4G__dockNow{align-items:center;gap:10px;min-width:0;display:flex}.PlayerBar-module__9BCH4G__dockArt{color:#fff;background:radial-gradient(120% 120% at 30% 25%, var(--brand-soft,#60a5fa), var(--brand-strong,#2563eb) 70%, color-mix(in srgb, var(--brand-strong,#2563eb) 55%, #05070d));background-position:50%;background-size:cover;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;display:grid;position:relative;box-shadow:inset 0 0 0 1px #ffffff1f}.PlayerBar-module__9BCH4G__dockText{cursor:pointer;text-align:left;background:0 0;border:none;flex-direction:column;align-items:flex-start;gap:1px;min-width:0;padding:0;display:flex}.PlayerBar-module__9BCH4G__dockCenter{flex-direction:column;justify-self:center;align-items:center;gap:3px;width:100%;min-width:0;max-width:620px;display:flex}.PlayerBar-module__9BCH4G__dockCtrls{align-items:center;gap:4px;display:flex}.PlayerBar-module__9BCH4G__dockSeek{align-items:center;gap:10px;width:100%;display:flex}.PlayerBar-module__9BCH4G__dockRight{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:4px;min-width:0;display:flex}.PlayerBar-module__9BCH4G__dockVol{flex:0 104px;align-items:center;gap:6px;width:104px;min-width:0;display:flex}.PlayerBar-module__9BCH4G__dockBtn{width:34px;height:34px;color:var(--text-2);cursor:pointer;background:0 0;border:none;border-radius:50%;flex:none;place-items:center;transition:color .15s,background .15s;display:grid}.PlayerBar-module__9BCH4G__dockBtn:hover{color:var(--text-strong);background:var(--surface-2,#94a3b81f)}.PlayerBar-module__9BCH4G__dockBtn.PlayerBar-module__9BCH4G__on{color:var(--brand,#3b82f6)}@media (max-width:1100px){.PlayerBar-module__9BCH4G__dockVol{display:none}}@media (max-width:900px){.PlayerBar-module__9BCH4G__dock{grid-template-columns:minmax(0,1fr) auto auto;gap:10px}.PlayerBar-module__9BCH4G__dockWide{display:none}}.PlayerBar-module__9BCH4G__bubble{z-index:1300;cursor:pointer;color:#fff;background:radial-gradient(120% 120% at 30% 25%, var(--brand-soft,#60a5fa), var(--brand-strong,#2563eb) 70%, color-mix(in srgb, var(--brand-strong,#2563eb) 55%, #05070d));background-position:50%;background-size:cover;border:none;border-radius:50%;place-items:center;width:46px;height:46px;transition:translate .3s cubic-bezier(.22,1,.36,1),scale .3s cubic-bezier(.22,1,.36,1),opacity .2s;display:grid;position:fixed;bottom:20px;right:20px;box-shadow:0 10px 26px #0006,inset 0 0 0 1px #ffffff1f}.PlayerBar-module__9BCH4G__bubble:hover{scale:1.06}.PlayerBar-module__9BCH4G__bubble{touch-action:none}.PlayerBar-module__9BCH4G__bubbleDragging{cursor:grabbing;transition:none;scale:1.08;box-shadow:0 16px 36px #00000080,inset 0 0 0 1px #fff3}.PlayerBar-module__9BCH4G__bubbleHidden{opacity:0;pointer-events:none;translate:0 140%;scale:.9}.PlayerBar-module__9BCH4G__bubbleInline{z-index:0;cursor:pointer;flex:none;width:34px;height:34px;transition:scale .18s cubic-bezier(.22,1,.36,1),box-shadow .18s;position:relative;inset:auto;box-shadow:inset 0 0 0 1px #ffffff24}.PlayerBar-module__9BCH4G__bubbleInline:hover{box-shadow:0 4px 14px var(--brand-glow,#00000059), inset 0 0 0 1px #ffffff38;scale:1.08}.PlayerBar-module__9BCH4G__miniSpin{animation:12s linear infinite PlayerBar-module__9BCH4G__spin}.PlayerBar-module__9BCH4G__miniPaused{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.PlayerBar-module__9BCH4G__miniSpin{animation:none}}.PlayerBar-module__9BCH4G__miniRing{pointer-events:none;width:calc(100% + 6px);height:calc(100% + 6px);position:absolute;inset:-3px;transform:rotate(-90deg)}.PlayerBar-module__9BCH4G__miniRingTrack{fill:none;stroke:var(--border-2,#94a3b84d);stroke-width:3px}.PlayerBar-module__9BCH4G__miniRingFill{fill:none;stroke:var(--brand,#3b82f6);stroke-width:3px;stroke-linecap:round;filter:drop-shadow(0 0 3px color-mix(in srgb, var(--brand,#3b82f6) 50%, transparent));transition:stroke-dashoffset .2s linear}.PlayerBar-module__9BCH4G__miniName{color:var(--text-strong,#f8fbff);text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:13px;font-weight:650;overflow:hidden}.PlayerBar-module__9BCH4G__miniSub{color:var(--text-2,#efefef80);text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:10.5px;overflow:hidden}.PlayerBar-module__9BCH4G__miniPlay{cursor:pointer;background:var(--brand,#3b82f6);width:40px;height:40px;color:var(--brand-text-on,#fff);box-shadow:0 4px 12px var(--brand-glow,#0006);border:none;border-radius:50%;flex:none;place-items:center;transition:transform .12s;display:grid}.PlayerBar-module__9BCH4G__miniPlay:hover{transform:scale(1.07)}
.TopNav-module__uAFQiW__bar{height:var(--topbar-h,64px);background:var(--topbar-bg);border-bottom:1px solid var(--topbar-border);box-shadow:var(--topbar-shadow);-webkit-backdrop-filter:blur(18px)saturate(1.1);backdrop-filter:blur(18px)saturate(1.1);z-index:20;flex-shrink:0;align-items:center;gap:18px;padding:0 clamp(16px,2vw,32px);display:flex;position:sticky;top:0}.TopNav-module__uAFQiW__brand{flex-shrink:0;align-items:center;margin-right:4px;display:flex}.TopNav-module__uAFQiW__nav{scrollbar-width:none;flex:1;align-items:center;gap:2px;min-width:0;padding:4px 8px 4px 0;display:flex;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#000 calc(100% - 24px),#0000);mask-image:linear-gradient(90deg,#000 calc(100% - 24px),#0000)}.TopNav-module__uAFQiW__nav::-webkit-scrollbar{display:none}.TopNav-module__uAFQiW__item{border-radius:var(--radius-sm);color:var(--text-2);white-space:nowrap;cursor:pointer;background:0 0;border:none;align-items:center;gap:7px;padding:8px 13px;font-family:inherit;font-size:13px;font-weight:600;transition:all .15s;display:inline-flex;position:relative}.TopNav-module__uAFQiW__item:hover{background:var(--control-bg-2);color:var(--text)}.TopNav-module__uAFQiW__itemActive{background:var(--brand-dim);color:var(--brand-soft)}.TopNav-module__uAFQiW__itemActive:after{content:"";background:var(--brand);border-radius:2px 2px 0 0;height:2px;position:absolute;bottom:-1px;left:13px;right:13px}.TopNav-module__uAFQiW__itemIcon{align-items:center;display:flex}.TopNav-module__uAFQiW__badge{background:var(--red-2);color:#fff;text-align:center;border-radius:999px;min-width:16px;padding:2px 6px;font-size:9px;font-weight:800;line-height:1.2}.TopNav-module__uAFQiW__right{flex-shrink:0;align-items:center;gap:10px;display:flex}.TopNav-module__uAFQiW__searchBtn{background:var(--input-bg);border:1px solid var(--input-border);border-radius:var(--radius-sm);height:34px;color:var(--text-2);cursor:pointer;align-items:center;gap:8px;padding:0 12px;font-family:inherit;font-size:12px;font-weight:600;transition:all .15s;display:inline-flex}.TopNav-module__uAFQiW__searchBtn:hover{border-color:var(--input-border-hover);color:var(--text)}.TopNav-module__uAFQiW__searchKbd{background:var(--control-bg-2);border:1px solid var(--border);border-radius:4px;padding:1px 5px;font-size:10px;font-weight:700}.TopNav-module__uAFQiW__avatarBtn{cursor:pointer;background:0 0;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:transform .12s,box-shadow .12s;display:flex}.TopNav-module__uAFQiW__avatarBtn:hover{box-shadow:0 0 0 2px var(--accent-dim);transform:translateY(-1px)}.TopNav-module__uAFQiW__avatarBtn:focus-visible{box-shadow:0 0 0 2px var(--accent);outline:none}@media (max-width:900px){.TopNav-module__uAFQiW__item span:not(.TopNav-module__uAFQiW__badge),.TopNav-module__uAFQiW__searchBtn span{display:none}}
.ContextPanel-module__HMMUrG__panel{width:var(--right-panel-w,280px);background:var(--surface-glass);border-left:1px solid var(--border);flex-direction:column;flex-shrink:0;gap:20px;height:100vh;padding:18px 16px;display:flex;overflow-y:auto}.ContextPanel-module__HMMUrG__section{flex-direction:column;gap:10px;display:flex}.ContextPanel-module__HMMUrG__sectionTitle{letter-spacing:.1em;text-transform:uppercase;color:var(--text-faint);align-items:center;gap:7px;font-size:10px;font-weight:800;display:flex}.ContextPanel-module__HMMUrG__quickGrid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.ContextPanel-module__HMMUrG__quickBtn{border-radius:var(--radius-md);border:1px solid var(--border);background:var(--surface);color:var(--text);cursor:pointer;text-align:left;flex-direction:column;align-items:flex-start;gap:6px;padding:12px;font-family:inherit;font-size:12px;font-weight:600;transition:all .15s;display:flex}.ContextPanel-module__HMMUrG__quickBtn:hover{border-color:var(--brand);background:var(--brand-dim);color:var(--brand-soft);transform:translateY(-1px)}.ContextPanel-module__HMMUrG__quickIcon{border-radius:var(--radius-sm);background:var(--accent-dim);width:28px;height:28px;color:var(--accent-2);justify-content:center;align-items:center;display:flex}.ContextPanel-module__HMMUrG__statCard{border-radius:var(--radius-md);border:1px solid var(--border);background:var(--surface);padding:12px 14px}.ContextPanel-module__HMMUrG__statLabel{color:var(--text-2);font-size:11px;font-weight:600}.ContextPanel-module__HMMUrG__statValue{color:var(--text-strong);font-variant-numeric:tabular-nums;margin-top:2px;font-size:22px;font-weight:800}.ContextPanel-module__HMMUrG__statSub{color:var(--text-3);margin-top:2px;font-size:11px}.ContextPanel-module__HMMUrG__list{flex-direction:column;gap:6px;display:flex}.ContextPanel-module__HMMUrG__listItem{border-radius:var(--radius-sm);color:var(--text-muted);border:1px solid #0000;align-items:center;gap:9px;padding:8px 10px;font-size:12px;display:flex}.ContextPanel-module__HMMUrG__listItem:hover{background:var(--control-bg-2)}.ContextPanel-module__HMMUrG__listDot{background:var(--accent);border-radius:999px;flex-shrink:0;width:6px;height:6px}.ContextPanel-module__HMMUrG__empty{color:var(--text-3);padding:6px 2px;font-size:12px}@media (max-width:1200px){.ContextPanel-module__HMMUrG__panel{display:none}}
.frontend-shell-module__iP36cq__crumbDim{color:var(--text-faint);font-size:11px;font-weight:700}.frontend-shell-module__iP36cq__crumbSep{color:var(--text-faint-2);font-size:11px}.frontend-shell-module__iP36cq__crumbActive{color:var(--text-strong);font-size:11px;font-weight:800}.frontend-shell-module__iP36cq__container{background:linear-gradient(115deg, var(--bg-tint), transparent 34%), linear-gradient(180deg, var(--bg-gradient-from) 0%, var(--bg-gradient-to) 100%);height:100%;padding:var(--content-pad-y,clamp(18px, 2.15vw, 30px)) var(--content-pad-x,clamp(18px, 2.15vw, 30px));color:var(--text);overscroll-behavior:contain;overflow-y:auto}.frontend-shell-module__iP36cq__header,.frontend-shell-module__iP36cq__content{max-width:var(--content-max-w,none);width:100%;margin-inline:auto}.frontend-shell-module__iP36cq__header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:20px;display:flex}.frontend-shell-module__iP36cq__header>div:first-child{min-width:0}.frontend-shell-module__iP36cq__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--text-dim);margin-bottom:8px;font-size:10px}.frontend-shell-module__iP36cq__title{color:var(--text-strong);letter-spacing:0;text-wrap:balance;margin:0;font-size:clamp(27px,2.45vw,36px);font-weight:850;line-height:1.08}.frontend-shell-module__iP36cq__subtitle{max-width:820px;color:var(--text-muted);text-wrap:pretty;margin:9px 0 0;font-size:14.5px;line-height:1.5}.frontend-shell-module__iP36cq__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.frontend-shell-module__iP36cq__content{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.frontend-shell-module__iP36cq__contentFlush{padding:0}.frontend-shell-module__iP36cq__contentTransparent{box-shadow:none!important;background:0 0!important;border:none!important;padding:0!important}@media (max-width:768px){.frontend-shell-module__iP36cq__container{padding:14px}.frontend-shell-module__iP36cq__header{flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:14px}.frontend-shell-module__iP36cq__withActions .frontend-shell-module__iP36cq__actions{top:var(--topbar-h,52px);background:var(--surface-elevated);border-bottom:1px solid var(--border-soft);-webkit-backdrop-filter:blur(14px)saturate(1.08);z-index:35;border-radius:0;flex-wrap:wrap;justify-content:center;gap:8px;width:auto;max-width:none;padding:9px 12px;position:fixed;left:0;right:0;transform:none;box-shadow:0 6px 18px #0000004d}.frontend-shell-module__iP36cq__withActions{padding-top:calc(var(--topbar-h,52px) + 18px)}.frontend-shell-module__iP36cq__withActions .frontend-shell-module__iP36cq__actions>div{display:contents}.frontend-shell-module__iP36cq__withActions .frontend-shell-module__iP36cq__actions>button,.frontend-shell-module__iP36cq__withActions .frontend-shell-module__iP36cq__actions>a,.frontend-shell-module__iP36cq__withActions .frontend-shell-module__iP36cq__actions>div>button,.frontend-shell-module__iP36cq__withActions .frontend-shell-module__iP36cq__actions>div>a{flex:1 1 0;justify-content:center;min-width:0;min-height:42px}.frontend-shell-module__iP36cq__withActions .frontend-shell-module__iP36cq__actions>div>div{flex:none}.frontend-shell-module__iP36cq__contentFlush,.frontend-shell-module__iP36cq__withActions .frontend-shell-module__iP36cq__contentFlush{padding:0}}.frontend-shell-module__iP36cq__loadingOverlay{justify-content:center;align-items:center;min-height:60vh;display:flex}.frontend-shell-module__iP36cq__emptyState{min-height:220px;color:var(--text-2);text-align:center;place-items:center;display:grid}@media print{.frontend-shell-module__iP36cq__container{background:#fff!important;padding:0!important}.frontend-shell-module__iP36cq__header{display:none!important}.frontend-shell-module__iP36cq__content{box-shadow:none!important;background:#fff!important;border:none!important;border-radius:0!important;padding:0!important}.frontend-shell-module__iP36cq__contentFlush{padding:0!important}}
.StatCard-module__k3UlQW__card{border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--surface-elevated);box-shadow:var(--shadow-sm);flex-direction:column;gap:10px;padding:18px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;position:relative;overflow:hidden}.StatCard-module__k3UlQW__card:hover{box-shadow:var(--shadow-soft);border-color:var(--border-2);transform:translateY(-2px)}.StatCard-module__k3UlQW__card:after{content:"";background:radial-gradient(circle, var(--accent-dim) 0%, transparent 70%);pointer-events:none;border-radius:50%;width:120px;height:120px;position:absolute;top:-40px;right:-40px}.StatCard-module__k3UlQW__top{justify-content:space-between;align-items:center;gap:10px;display:flex}.StatCard-module__k3UlQW__label{color:var(--text-2);letter-spacing:.01em;font-size:12px;font-weight:600}.StatCard-module__k3UlQW__iconWrap{border-radius:var(--radius-sm);background:var(--accent-dim);width:34px;height:34px;color:var(--accent-2);flex-shrink:0;justify-content:center;align-items:center;display:flex}.StatCard-module__k3UlQW__value{color:var(--text-strong);font-variant-numeric:tabular-nums;letter-spacing:-.01em;font-size:28px;font-weight:800;line-height:1.05}.StatCard-module__k3UlQW__bottom{justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.StatCard-module__k3UlQW__trend{border-radius:999px;align-items:center;gap:4px;padding:3px 8px;font-size:12px;font-weight:700;display:inline-flex}.StatCard-module__k3UlQW__trendUp{color:var(--green);background:var(--green-dim)}.StatCard-module__k3UlQW__trendDown{color:var(--red-2);background:var(--red-dim)}.StatCard-module__k3UlQW__trendFlat{color:var(--text-2);background:var(--control-bg-2)}.StatCard-module__k3UlQW__trendCaption{color:var(--text-3);font-size:11px;font-weight:500}.StatCard-module__k3UlQW__spark{flex-shrink:0;width:96px;height:36px}.StatCard-module__k3UlQW__sparkPath{fill:none;stroke:var(--accent);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.StatCard-module__k3UlQW__sparkArea{fill:var(--accent-dim);opacity:.6}
.chartRow-module__nLZK-W__row{grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));gap:14px;margin:0 0 16px;display:grid}
.locationManager-module__GBZfwG__addRow{align-items:flex-end;gap:10px;margin-bottom:14px;display:flex}.locationManager-module__GBZfwG__addRow>:first-child{flex:1;min-width:0}.locationManager-module__GBZfwG__error{border:1px solid var(--red);border-radius:var(--control-radius,10px);background:var(--red-dim);color:var(--red-soft);margin-bottom:12px;padding:9px 12px;font-size:12.5px}.locationManager-module__GBZfwG__empty{text-align:center;color:var(--text-muted);flex-direction:column;align-items:center;gap:8px;padding:32px 20px;font-size:13px;display:flex}.locationManager-module__GBZfwG__empty svg{color:var(--text-3)}.locationManager-module__GBZfwG__empty p{max-width:42ch;margin:0;line-height:1.5}.locationManager-module__GBZfwG__list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.locationManager-module__GBZfwG__row{border:1px solid var(--border);background:var(--control-bg-2);border-radius:12px;align-items:center;gap:12px;padding:10px 12px;display:flex}.locationManager-module__GBZfwG__thumb{object-fit:cover;background:var(--surface);border-radius:8px;flex-shrink:0;width:40px;height:40px}.locationManager-module__GBZfwG__thumbEmpty{border:1px dashed var(--border-2);width:40px;height:40px;color:var(--text-3);border-radius:8px;flex-shrink:0;place-items:center;display:grid}.locationManager-module__GBZfwG__rowText{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.locationManager-module__GBZfwG__rowText strong{color:var(--text-strong);font-size:13.5px;font-weight:700}.locationManager-module__GBZfwG__rowText span{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;overflow:hidden}.locationManager-module__GBZfwG__rowActions{flex-shrink:0;align-items:center;gap:6px;display:flex}.locationManager-module__GBZfwG__rowActions button{border:1px solid var(--border-2);width:30px;height:30px;color:var(--text-2);cursor:pointer;background:0 0;border-radius:8px;place-items:center;transition:color .14s,border-color .14s,background .14s;display:grid}.locationManager-module__GBZfwG__rowActions button:hover{color:var(--text-strong);background:var(--control-bg-hover)}.locationManager-module__GBZfwG__rowActions .locationManager-module__GBZfwG__danger:hover{color:var(--red);border-color:var(--red);background:var(--red-dim)}.locationManager-module__GBZfwG__editBox{flex-direction:column;gap:12px;width:100%;display:flex}.locationManager-module__GBZfwG__editFields{grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));gap:12px;display:grid}.locationManager-module__GBZfwG__editImage{align-self:center;width:100%;max-width:340px}.locationManager-module__GBZfwG__editActions{gap:8px;display:flex}.locationManager-module__GBZfwG__footnote{color:var(--text-muted);align-items:center;gap:6px;margin:14px 0 0;font-size:11.5px;line-height:1.5;display:flex}@media (max-width:560px){.locationManager-module__GBZfwG__addRow{flex-direction:column;align-items:stretch}}
.ThemePicker-module__dtS4pa__wrap{flex-direction:column;gap:28px;display:flex}.ThemePicker-module__dtS4pa__header{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:12px;display:flex}.ThemePicker-module__dtS4pa__title{color:var(--text-strong);letter-spacing:-.01em;margin:0;font-size:17px;font-weight:800}.ThemePicker-module__dtS4pa__subtitle{color:var(--text-muted);margin:6px 0 0;font-size:13px}.ThemePicker-module__dtS4pa__headerRight{align-items:center;gap:10px;display:flex}.ThemePicker-module__dtS4pa__activeTag{color:var(--brand-soft);background:var(--brand-dim);border:1px solid var(--border-strong);border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.ThemePicker-module__dtS4pa__resetBtn{color:var(--text-2);background:var(--control-bg-2);border:1px solid var(--border);cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:5px 11px;font-family:inherit;font-size:11px;font-weight:700;transition:all .15s;display:inline-flex}.ThemePicker-module__dtS4pa__resetBtn:hover{color:var(--text-strong);background:var(--control-bg-hover);border-color:var(--border-2)}.ThemePicker-module__dtS4pa__section{flex-direction:column;gap:12px;display:flex}.ThemePicker-module__dtS4pa__sectionHead{align-items:center;gap:8px;display:flex}.ThemePicker-module__dtS4pa__sectionLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--text-faint);font-size:11px;font-weight:800}.ThemePicker-module__dtS4pa__sectionIcon{color:var(--accent);display:flex}.ThemePicker-module__dtS4pa__subLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--text-faint);margin:6px 0 2px;font-size:11px;font-weight:800}.ThemePicker-module__dtS4pa__grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:14px;display:grid}.ThemePicker-module__dtS4pa__card{border-radius:var(--radius-md);border:1.5px solid var(--border);background:var(--surface);cursor:pointer;text-align:left;color:var(--text);flex-direction:column;gap:10px;padding:14px;font-family:inherit;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden}.ThemePicker-module__dtS4pa__card:hover{border-color:var(--border-2);box-shadow:var(--shadow-soft);transform:translateY(-2px)}.ThemePicker-module__dtS4pa__cardActive{border-color:var(--brand);box-shadow:var(--shadow-soft), 0 0 0 2px var(--brand-dim-2)}.ThemePicker-module__dtS4pa__checkBadge{background:var(--brand);color:#fff;width:22px;height:22px;box-shadow:0 4px 12px var(--brand-glow);z-index:2;border-radius:999px;place-items:center;display:grid;position:absolute;top:10px;right:10px}.ThemePicker-module__dtS4pa__preview{border:1px solid #00000014;border-radius:8px;grid-template-columns:1fr 1fr;height:84px;display:grid;position:relative;overflow:hidden}.ThemePicker-module__dtS4pa__previewLeft,.ThemePicker-module__dtS4pa__previewRight{position:relative}.ThemePicker-module__dtS4pa__previewSurface{border-radius:6px;flex-direction:column;justify-content:space-between;padding:6px 8px;display:flex;position:absolute;inset:12px}.ThemePicker-module__dtS4pa__previewDot{border-radius:999px;width:8px;height:8px}.ThemePicker-module__dtS4pa__previewLine{border-radius:999px;width:60%;height:4px}.ThemePicker-module__dtS4pa__previewLineDim{opacity:.4;border-radius:999px;width:40%;height:3px;margin-top:4px}.ThemePicker-module__dtS4pa__meta{flex-direction:column;gap:4px;display:flex}.ThemePicker-module__dtS4pa__metaTop{justify-content:space-between;align-items:center;gap:8px;display:flex}.ThemePicker-module__dtS4pa__name{color:var(--text-strong);font-size:14px;font-weight:700}.ThemePicker-module__dtS4pa__kindPill{letter-spacing:.1em;text-transform:uppercase;border:1px solid var(--border-2);color:var(--text-muted);border-radius:999px;padding:2px 7px;font-size:9px;font-weight:800}.ThemePicker-module__dtS4pa__description{color:var(--text-muted);margin:0;font-size:12px;line-height:1.45}.ThemePicker-module__dtS4pa__tiles{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px;display:grid}.ThemePicker-module__dtS4pa__tile{border-radius:var(--radius-md);border:1.5px solid var(--border);background:var(--surface);cursor:pointer;text-align:left;color:var(--text);flex-direction:column;gap:4px;padding:14px;font-family:inherit;transition:all .16s;display:flex;position:relative}.ThemePicker-module__dtS4pa__tile:hover{border-color:var(--border-2);background:var(--surface-2)}.ThemePicker-module__dtS4pa__tileActive{border-color:var(--brand);box-shadow:0 0 0 2px var(--brand-dim-2)}.ThemePicker-module__dtS4pa__tileName{color:var(--text-strong);font-size:13px;font-weight:700}.ThemePicker-module__dtS4pa__tileDesc{color:var(--text-muted);font-size:11px;line-height:1.4}.ThemePicker-module__dtS4pa__tileCheck{color:var(--brand);display:flex;position:absolute;top:10px;right:10px}.ThemePicker-module__dtS4pa__layoutDiagram{border:1px solid var(--border-2);background:var(--bg);border-radius:6px;height:46px;margin-bottom:6px;display:flex;overflow:hidden}.ThemePicker-module__dtS4pa__ldSidebar{background:var(--accent-dim);border-right:1px solid var(--border-2)}.ThemePicker-module__dtS4pa__ldMain{flex-direction:column;flex:1;display:flex}.ThemePicker-module__dtS4pa__ldTopbar{background:var(--surface-2);border-bottom:1px solid var(--border);height:10px}.ThemePicker-module__dtS4pa__ldContent{background:var(--surface);flex:1}.ThemePicker-module__dtS4pa__ldRight{background:var(--accent-dim-2);border-left:1px solid var(--border-2);width:22%}.ThemePicker-module__dtS4pa__fontPreview{color:var(--text-strong);margin-bottom:2px;font-size:22px;font-weight:700;line-height:1}.ThemePicker-module__dtS4pa__patternSwatch{border:1px solid var(--border-2);background-color:var(--bg);border-radius:6px;height:40px;margin-bottom:6px}.ThemePicker-module__dtS4pa__pat_none{background-color:var(--bg)}.ThemePicker-module__dtS4pa__pat_dots{background-image:radial-gradient(var(--border-3) 1.5px, transparent 1.5px);background-size:12px 12px}.ThemePicker-module__dtS4pa__pat_grid{background-image:linear-gradient(var(--border-2) 1px, transparent 1px), linear-gradient(90deg, var(--border-2) 1px, transparent 1px);background-size:12px 12px}.ThemePicker-module__dtS4pa__pat_glow{background:radial-gradient(60% 60% at 20% 10%, var(--accent-dim) 0%, transparent 60%), radial-gradient(50% 50% at 100% 100%, var(--brand-dim-2) 0%, transparent 60%), var(--bg)}.ThemePicker-module__dtS4pa__accentRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ThemePicker-module__dtS4pa__swatch{border:2px solid var(--border-2);cursor:pointer;border-radius:999px;width:34px;height:34px;padding:0;transition:transform .14s;position:relative}.ThemePicker-module__dtS4pa__swatch:hover{transform:scale(1.12)}.ThemePicker-module__dtS4pa__swatchActive{box-shadow:0 0 0 3px var(--surface), 0 0 0 5px currentColor}.ThemePicker-module__dtS4pa__swatchCheck{color:#fff;place-items:center;display:grid;position:absolute;inset:0}.ThemePicker-module__dtS4pa__swatchAuto{border:1.5px solid var(--border-2);background:var(--control-bg-2);height:34px;color:var(--text-2);cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:0 14px;font-family:inherit;font-size:12px;font-weight:700;transition:all .15s;display:inline-flex}.ThemePicker-module__dtS4pa__swatchAutoActive{border-color:var(--brand);color:var(--text-strong);background:var(--brand-dim)}.ThemePicker-module__dtS4pa__customWrap{border:1.5px dashed var(--border-2);height:34px;color:var(--text-2);border-radius:999px;align-items:center;gap:8px;padding:0 6px 0 12px;font-size:12px;font-weight:700;display:inline-flex}.ThemePicker-module__dtS4pa__colorInput{cursor:pointer;background:0 0;border:none;border-radius:6px;width:26px;height:26px;padding:0}.ThemePicker-module__dtS4pa__previewGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;display:grid}.ThemePicker-module__dtS4pa__toastRow{flex-wrap:wrap;gap:10px;margin-top:4px;display:flex}.ThemePicker-module__dtS4pa__toastBtn{border-radius:var(--radius-sm);border:1px solid var(--border-2);background:var(--surface);color:var(--text);cursor:pointer;align-items:center;gap:7px;padding:9px 16px;font-family:inherit;font-size:13px;font-weight:700;transition:all .15s;display:inline-flex}.ThemePicker-module__dtS4pa__toastBtn:hover{box-shadow:var(--shadow-sm);transform:translateY(-1px)}.ThemePicker-module__dtS4pa__toastSuccess{color:var(--green);border-color:color-mix(in srgb, var(--green) 40%, transparent)}.ThemePicker-module__dtS4pa__toastError{color:var(--red-2);border-color:color-mix(in srgb, var(--red-2) 40%, transparent)}.ThemePicker-module__dtS4pa__toastWarning{color:var(--orange);border-color:color-mix(in srgb, var(--orange) 40%, transparent)}.ThemePicker-module__dtS4pa__toastInfo{color:var(--brand);border-color:color-mix(in srgb, var(--brand) 40%, transparent)}
.Toast-module__dpyMdW__viewport{z-index:11000;pointer-events:none;flex-direction:column;gap:10px;width:min(380px,100vw - 32px);display:flex;position:fixed;top:16px;right:16px}.Toast-module__dpyMdW__toast{background:var(--surface-raised);border:1px solid var(--border-2);border-radius:var(--radius-md);box-shadow:var(--shadow-lift);pointer-events:auto;-webkit-backdrop-filter:blur(16px)saturate(1.1);align-items:flex-start;gap:12px;padding:14px;display:flex;position:relative;overflow:hidden}.Toast-module__dpyMdW__toast:before{content:"";background:var(--toast-accent,var(--brand));width:3px;position:absolute;top:0;bottom:0;left:0}.Toast-module__dpyMdW__iconWrap{border-radius:var(--radius-sm);background:color-mix(in srgb, var(--toast-accent,var(--brand)) 16%, transparent);width:32px;height:32px;color:var(--toast-accent,var(--brand));flex-shrink:0;justify-content:center;align-items:center;display:flex}.Toast-module__dpyMdW__body{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.Toast-module__dpyMdW__title{color:var(--text-strong);font-size:13.5px;font-weight:700;line-height:1.35}.Toast-module__dpyMdW__message{color:var(--text-muted);word-break:break-word;font-size:12.5px;line-height:1.45}.Toast-module__dpyMdW__action{border-radius:var(--radius-sm);border:1px solid var(--toast-accent,var(--brand));background:color-mix(in srgb, var(--toast-accent,var(--brand)) 12%, transparent);color:var(--toast-accent,var(--brand));cursor:pointer;align-self:flex-start;align-items:center;gap:6px;margin-top:8px;padding:5px 12px;font-family:inherit;font-size:12px;font-weight:700;transition:background .14s;display:inline-flex}.Toast-module__dpyMdW__action:hover{background:color-mix(in srgb, var(--toast-accent,var(--brand)) 22%, transparent)}.Toast-module__dpyMdW__close{border-radius:var(--radius-sm);width:24px;height:24px;color:var(--text-3);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;transition:all .14s;display:flex}.Toast-module__dpyMdW__close:hover{background:var(--control-bg-2);color:var(--text)}.Toast-module__dpyMdW__progress{background:var(--toast-accent,var(--brand));opacity:.5;height:2px;position:absolute;bottom:0;left:0}
.Toolbar-module__0_YZAa__toolbar{background:var(--surface-glass);border:1px solid var(--border-soft);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:var(--z-bar,30);border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;padding:12px 14px;display:flex;position:relative}.Toolbar-module__0_YZAa__toolbarColumn{flex-direction:column;align-items:stretch}.Toolbar-module__0_YZAa__toolbarGroup{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:10px;display:flex}.Toolbar-module__0_YZAa__searchWrap{flex:280px;align-items:center;min-width:200px;display:flex;position:relative}.Toolbar-module__0_YZAa__searchIcon{color:var(--text-muted);pointer-events:none;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.Toolbar-module__0_YZAa__searchInput{background:var(--input-bg);border:1px solid var(--input-border);width:100%;color:var(--input-text);min-height:var(--control-h,40px);padding:var(--control-pad-y,9px) var(--control-pad-x,12px);border-radius:var(--control-radius,10px);font-family:inherit;font-size:var(--control-font,13.5px);outline:none;transition:border-color .18s,box-shadow .18s,background .18s}.Toolbar-module__0_YZAa__searchWrap input.Toolbar-module__0_YZAa__searchInput{padding-left:40px}.Toolbar-module__0_YZAa__searchWrap input.Toolbar-module__0_YZAa__searchInputClearable{padding-right:34px}.Toolbar-module__0_YZAa__searchInput::placeholder{color:var(--input-placeholder)}.Toolbar-module__0_YZAa__searchInput:hover{border-color:var(--input-border-hover)}.Toolbar-module__0_YZAa__searchInput::-webkit-search-cancel-button{appearance:none}.Toolbar-module__0_YZAa__searchInput::-webkit-search-decoration{appearance:none}.Toolbar-module__0_YZAa__searchInput:focus{border-color:var(--input-border-focus);background:var(--input-bg-focus);box-shadow:var(--focus-ring)}.Toolbar-module__0_YZAa__searchClear{width:24px;height:24px;color:var(--text-2);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:0;transition:color .15s,background .15s;display:inline-flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.Toolbar-module__0_YZAa__searchClear:hover{color:var(--text-strong);background:var(--control-bg-2)}.Toolbar-module__0_YZAa__selectWrap{align-items:center;min-width:150px;display:flex;position:relative}.Toolbar-module__0_YZAa__filterSelect{width:100%}@media (max-width:768px){.Toolbar-module__0_YZAa__toolbar{flex-direction:column;align-items:stretch;gap:10px;padding:10px}.Toolbar-module__0_YZAa__toolbarGroup{width:100%}.Toolbar-module__0_YZAa__searchWrap{flex-basis:auto;min-width:0}.Toolbar-module__0_YZAa__selectWrap,.Toolbar-module__0_YZAa__filterSelect{width:100%}}
.CommandPalette-module__PeC5dW__overlay{z-index:10000;-webkit-backdrop-filter:blur(6px);background:#00000080;justify-content:center;align-items:flex-start;padding-top:14vh;animation:.14s CommandPalette-module__PeC5dW__cpFade;display:flex;position:fixed;inset:0}@keyframes CommandPalette-module__PeC5dW__cpFade{0%{opacity:0}to{opacity:1}}@keyframes CommandPalette-module__PeC5dW__cpPop{0%{opacity:0;transform:translateY(-8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.CommandPalette-module__PeC5dW__panel{background:var(--surface-raised);border:1px solid var(--border-2);border-radius:var(--radius-lg);width:min(640px,92vw);max-height:64vh;box-shadow:var(--shadow-lg);flex-direction:column;animation:.16s cubic-bezier(.22,1,.36,1) CommandPalette-module__PeC5dW__cpPop;display:flex;overflow:hidden}.CommandPalette-module__PeC5dW__searchRow{border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:16px 18px;display:flex}.CommandPalette-module__PeC5dW__searchIcon{color:var(--text-2);flex-shrink:0}.CommandPalette-module__PeC5dW__input{color:var(--text-strong);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:16px;font-weight:500}.CommandPalette-module__PeC5dW__input::placeholder{color:var(--input-placeholder)}.CommandPalette-module__PeC5dW__kbd{color:var(--text-3);background:var(--control-bg-2);border:1px solid var(--border);white-space:nowrap;border-radius:5px;padding:3px 7px;font-family:inherit;font-size:10px;font-weight:700}.CommandPalette-module__PeC5dW__results{padding:8px;overflow-y:auto}.CommandPalette-module__PeC5dW__groupLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--text-faint);padding:10px 12px 6px;font-size:10px;font-weight:800}.CommandPalette-module__PeC5dW__item{border-radius:var(--radius-sm);width:100%;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:12px;padding:10px 12px;font-family:inherit;font-size:14px;font-weight:500;transition:background .1s;display:flex}.CommandPalette-module__PeC5dW__itemActive{background:var(--brand-dim-2);color:var(--text-strong)}.CommandPalette-module__PeC5dW__itemIcon{border-radius:var(--radius-sm);background:var(--control-bg-2);width:30px;height:30px;color:var(--accent-2);flex-shrink:0;justify-content:center;align-items:center;display:flex}.CommandPalette-module__PeC5dW__itemActive .CommandPalette-module__PeC5dW__itemIcon{background:var(--brand-dim);color:var(--brand-soft)}.CommandPalette-module__PeC5dW__itemLabel{flex:1}.CommandPalette-module__PeC5dW__itemHint{color:var(--text-3);font-size:11px;font-weight:600}.CommandPalette-module__PeC5dW__empty{text-align:center;color:var(--text-2);padding:40px 20px;font-size:14px}
.LabelPrintModal-module__zzBwSW__overlay{z-index:90;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#080b12a8;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.LabelPrintModal-module__zzBwSW__panel{background:var(--surface-2,#11151d);border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;width:min(1140px,100%);max-height:94vh;display:flex;overflow:hidden}.LabelPrintModal-module__zzBwSW__head{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.LabelPrintModal-module__zzBwSW__title{align-items:center;gap:8px;margin:0;font-size:17px;font-weight:700;display:flex}.LabelPrintModal-module__zzBwSW__closeBtn{color:inherit;opacity:.6;cursor:pointer;background:0 0;border:none}.LabelPrintModal-module__zzBwSW__closeBtn:hover{opacity:1}.LabelPrintModal-module__zzBwSW__body{flex:1;grid-template-columns:320px 1fr;gap:0;min-height:0;display:grid}.LabelPrintModal-module__zzBwSW__controls{border-right:1px solid #ffffff14;padding:18px 20px;overflow-y:auto}.LabelPrintModal-module__zzBwSW__previewWrap{background:repeating-linear-gradient(45deg,#ffffff05 0 10px,#0000 10px 20px),#00000047;flex-direction:column;align-items:center;padding:22px;display:flex;overflow-y:auto}.LabelPrintModal-module__zzBwSW__sectionLabel{text-transform:uppercase;letter-spacing:.05em;opacity:.55;margin:14px 0 8px;font-size:11.5px;font-weight:700}.LabelPrintModal-module__zzBwSW__sectionLabel:first-child{margin-top:0}.LabelPrintModal-module__zzBwSW__presetRow{flex-wrap:wrap;gap:6px;display:flex}.LabelPrintModal-module__zzBwSW__preset{color:inherit;cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:8px;padding:6px 10px;font-size:12px;font-weight:600}.LabelPrintModal-module__zzBwSW__presetOn{color:#60a5fa;background:#60a5fa29;border-color:#60a5fa73}.LabelPrintModal-module__zzBwSW__field{flex-direction:column;gap:5px;margin-bottom:10px;display:flex}.LabelPrintModal-module__zzBwSW__fieldLabel{opacity:.7;font-size:11.5px}.LabelPrintModal-module__zzBwSW__input{background:var(--input-bg);border:1px solid var(--border-2);color:var(--text-strong);box-sizing:border-box;width:100%;min-height:var(--control-h,40px);padding:var(--control-pad-y,9px) var(--control-pad-x,12px);border-radius:var(--control-radius,10px);font-size:var(--control-font,13.5px)}.LabelPrintModal-module__zzBwSW__row2{gap:10px;display:flex}.LabelPrintModal-module__zzBwSW__check{cursor:pointer;align-items:center;gap:8px;padding:4px 0;font-size:13px;display:flex}.LabelPrintModal-module__zzBwSW__check input{accent-color:#60a5fa;width:15px;height:15px}.LabelPrintModal-module__zzBwSW__prodList{margin-top:4px}.LabelPrintModal-module__zzBwSW__prodRow{border-bottom:1px dashed #ffffff0f;align-items:center;gap:8px;padding:6px 0;font-size:12.5px;display:flex}.LabelPrintModal-module__zzBwSW__prodName{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.LabelPrintModal-module__zzBwSW__qtyInput{text-align:center;width:56px;color:inherit;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:7px;padding:5px}.LabelPrintModal-module__zzBwSW__noBarcode{color:#fbbf24;font-size:10px}.LabelPrintModal-module__zzBwSW__footer{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:12px;padding:14px 22px;display:flex}.LabelPrintModal-module__zzBwSW__summary{opacity:.7;font-size:12.5px}.LabelPrintModal-module__zzBwSW__btns{gap:10px;display:flex}.LabelPrintModal-module__zzBwSW__btn{color:inherit;cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:9px;padding:8px 14px;font-size:13px;font-weight:600}.LabelPrintModal-module__zzBwSW__btn:hover{background:#ffffff0f}.LabelPrintModal-module__zzBwSW__btnPrimary{background:var(--brand);color:var(--brand-text-on);box-shadow:var(--shadow-sm);border-color:#0000}.LabelPrintModal-module__zzBwSW__btnPrimary:hover{background:var(--brand-strong)}.LabelPrintModal-module__zzBwSW__btnPrimary:disabled{opacity:.5;cursor:default}.LabelPrintModal-module__zzBwSW__sheet{color:#000;transform-origin:top;background:#fff;border-radius:2px;outline:1px solid #0003;align-content:start;gap:2mm;width:210mm;min-height:297mm;margin:0 auto;padding:8mm;display:grid;box-shadow:0 10px 40px #0000008c}.LabelPrintModal-module__zzBwSW__label{text-align:center;border:1px dashed #bbb;flex-direction:column;justify-content:center;align-items:center;padding:1mm;display:flex;overflow:hidden}.LabelPrintModal-module__zzBwSW__lName{font-weight:600;line-height:1.1}.LabelPrintModal-module__zzBwSW__lImg{max-width:100%;height:auto}.LabelPrintModal-module__zzBwSW__lPrice{font-weight:700}.LabelPrintModal-module__zzBwSW__lSku{opacity:.7}.LabelPrintModal-module__zzBwSW__previewHint{opacity:.5;text-align:center;margin-bottom:10px;font-size:11.5px}
.Tabs-module__Fp865W__tabs{border-bottom:1px solid var(--border);background:var(--control-bg-2);scrollbar-width:none;flex-shrink:0;gap:4px;padding:0 16px;display:flex;overflow-x:auto}.Tabs-module__Fp865W__tabs::-webkit-scrollbar{display:none}.Tabs-module__Fp865W__tab{white-space:nowrap;color:var(--text-2);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;flex-shrink:0;align-items:center;gap:6px;padding:12px 16px;font-family:inherit;font-size:13px;font-weight:600;transition:color .2s,border-color .2s;display:inline-flex}.Tabs-module__Fp865W__tab:hover{color:var(--text-strong)}.Tabs-module__Fp865W__tabActive{color:var(--brand-soft);border-bottom-color:var(--brand-soft)}
.devices-module__FTeQFa__tableWrap{background:var(--surface);border:1px solid var(--border);border-radius:14px}.devices-module__FTeQFa__rowSelected{background:var(--control-bg-2)}.devices-module__FTeQFa__check{cursor:pointer;width:16px;height:16px;accent-color:var(--brand)}.devices-module__FTeQFa__num{font-variant-numeric:tabular-nums}.devices-module__FTeQFa__tdMono{font-family:ui-monospace,monospace;font-size:12.5px}.devices-module__FTeQFa__deviceName{font-weight:600}.devices-module__FTeQFa__deviceMeta{opacity:.55;font-size:11.5px}.devices-module__FTeQFa__badge{border-radius:999px;align-items:center;gap:5px;padding:3px 9px;font-size:11.5px;font-weight:600;display:inline-flex}.devices-module__FTeQFa__badgeInStock{background:var(--green-dim);color:var(--green)}.devices-module__FTeQFa__badgeReserved{background:var(--orange-dim);color:var(--orange)}.devices-module__FTeQFa__badgeSold{background:color-mix(in srgb, var(--blue) 15%, transparent);color:var(--blue)}.devices-module__FTeQFa__badgeReturned{background:var(--purple-dim);color:var(--purple)}.devices-module__FTeQFa__badgeWrittenOff{background:var(--red-dim);color:var(--red)}.devices-module__FTeQFa__badgeCondition{background:var(--control-bg-2);color:var(--text-2)}.devices-module__FTeQFa__actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.devices-module__FTeQFa__actionBtn{border:1px solid var(--border-2);height:38px;color:inherit;cursor:pointer;white-space:nowrap;background:0 0;border-radius:9px;justify-content:center;align-items:center;gap:6px;padding:0 14px;font-size:12.5px;font-weight:600;display:inline-flex}.devices-module__FTeQFa__actionBtn:hover{background:var(--control-bg-hover)}.devices-module__FTeQFa__actionBtnPrimary{background:var(--brand);color:var(--brand-text-on);box-shadow:var(--shadow-sm), inset 0 1px 0 #ffffff2e;border-color:#0000}.devices-module__FTeQFa__actionBtnPrimary:hover{background:var(--brand-strong)}.devices-module__FTeQFa__actionBtnDanger{color:var(--red);border-color:color-mix(in srgb, var(--red) 35%, transparent)}.devices-module__FTeQFa__actionBtnDanger:hover{background:var(--red-dim)}.devices-module__FTeQFa__hint{opacity:.5;font-size:11.5px}.devices-module__FTeQFa__tabRow{gap:8px;margin-bottom:14px;display:flex}.devices-module__FTeQFa__tab{border:1px solid var(--border);color:inherit;cursor:pointer;background:0 0;border-radius:9px;padding:7px 14px;font-size:13px;font-weight:600}.devices-module__FTeQFa__tabActive{background:color-mix(in srgb, var(--blue) 15%, transparent);border-color:color-mix(in srgb, var(--blue) 40%, transparent);color:var(--blue)}.devices-module__FTeQFa__overlay{z-index:80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#080b12a6;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.devices-module__FTeQFa__panel{background:var(--surface-raised);border:1px solid var(--border);width:min(640px,100%);max-height:92vh;box-shadow:var(--shadow-lg);border-radius:16px;flex-direction:column;display:flex;overflow:hidden}.devices-module__FTeQFa__formHeader{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:18px 22px;display:flex}.devices-module__FTeQFa__formHeaderLeft{align-items:center;gap:12px;min-width:0;display:flex}.devices-module__FTeQFa__formIcon{background:var(--brand-glow);border:1px solid color-mix(in srgb, var(--blue) 25%, transparent);width:38px;height:38px;color:var(--brand-soft);border-radius:11px;flex-shrink:0;place-items:center;display:grid}.devices-module__FTeQFa__formTitle{color:var(--text-strong);margin:0;font-size:16px;font-weight:800}.devices-module__FTeQFa__formSubtitle{color:var(--text-3);margin:2px 0 0;font-size:12.5px}.devices-module__FTeQFa__formClose{border:1px solid var(--border);background:var(--control-bg-2);width:32px;height:32px;color:var(--text-muted);cursor:pointer;border-radius:10px;flex-shrink:0;place-items:center;font-family:inherit;transition:all .15s;display:grid}.devices-module__FTeQFa__formClose:hover{background:var(--control-bg-hover);color:var(--text-strong)}.devices-module__FTeQFa__formBody{flex-direction:column;flex:1;gap:14px;padding:18px 22px;display:flex;overflow-y:auto}.devices-module__FTeQFa__sectionLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.8px;margin:4px 0 -2px;font-size:10px;font-weight:700}.devices-module__FTeQFa__sectionLabel:first-child{margin-top:0}.devices-module__FTeQFa__field{flex-direction:column;gap:6px;display:flex}.devices-module__FTeQFa__fieldLabel{color:var(--text-3);text-transform:uppercase;letter-spacing:.8px;font-size:10px;font-weight:700}.devices-module__FTeQFa__required{color:var(--red)}.devices-module__FTeQFa__fieldInput,.devices-module__FTeQFa__fieldSelect,.devices-module__FTeQFa__fieldTextarea{background:var(--control-bg-2);border:1px solid var(--border);color:var(--text-strong);border-radius:10px;width:100%;padding:10px 12px;font-family:inherit;font-size:13px;transition:all .15s}.devices-module__FTeQFa__fieldInput:focus,.devices-module__FTeQFa__fieldSelect:focus,.devices-module__FTeQFa__fieldTextarea:focus{border-color:var(--brand);background:var(--surface-2);outline:none}.devices-module__FTeQFa__fieldInput::placeholder,.devices-module__FTeQFa__fieldTextarea::placeholder{color:var(--text-2)}.devices-module__FTeQFa__fieldTextarea{resize:vertical;min-height:70px}.devices-module__FTeQFa__formGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.devices-module__FTeQFa__photoRow{align-items:flex-start;gap:16px;display:flex}.devices-module__FTeQFa__formError{color:var(--red);background:var(--red-dim);border:1px solid color-mix(in srgb, var(--red-2) 20%, transparent);border-radius:9px;padding:9px 12px;font-size:12px}.devices-module__FTeQFa__formFooter{border-top:1px solid var(--border);flex-shrink:0;justify-content:flex-end;gap:10px;padding:14px 22px;display:flex}.devices-module__FTeQFa__imageField{align-items:center;display:flex}.devices-module__FTeQFa__imageThumb{border:1px solid var(--border-2);background:var(--control-bg-2);border-radius:10px;width:84px;height:84px;position:relative;overflow:hidden}.devices-module__FTeQFa__imageRemove{color:#fff;cursor:pointer;background:#080b12b3;border:none;border-radius:6px;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:absolute;top:3px;right:3px}.devices-module__FTeQFa__imageDrop{cursor:pointer;border:1px dashed var(--border-3);background:var(--control-bg-2);width:84px;height:84px;color:inherit;opacity:.75;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:11px;display:flex}.devices-module__FTeQFa__imageDrop:hover{opacity:1;border-color:var(--brand)}.devices-module__FTeQFa__rowThumb{border:1px solid var(--border);background:var(--control-bg-2);border-radius:8px;flex-shrink:0;width:40px;height:40px;position:relative;overflow:hidden}.devices-module__FTeQFa__rowThumbNa{opacity:.35;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.devices-module__FTeQFa__deviceCell{align-items:center;gap:10px;display:flex}.devices-module__FTeQFa__typeBadge{background:color-mix(in srgb, var(--blue) 12%, transparent);color:var(--blue);text-transform:capitalize;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:600;display:inline-flex}@media (max-width:560px){.devices-module__FTeQFa__formGrid{grid-template-columns:1fr}}
