.WishlistItem-module__YafOSW__card{background:var(--bg-card);border-radius:var(--radius);box-shadow:var(--shadow-sm);color:inherit;border:1px solid #0000;grid-template-columns:280px 1fr;margin-bottom:0;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:grid;position:relative;overflow:hidden}.WishlistItem-module__YafOSW__card:hover{box-shadow:var(--shadow-lg);border-color:var(--curr-line);transform:translateY(-2px)}.WishlistItem-module__YafOSW__imageArea{background:var(--secondary-bg);border-right:1px solid var(--curr-line);color:var(--fg);justify-content:center;align-items:center;min-height:280px;display:flex;position:relative;overflow:hidden}.WishlistItem-module__YafOSW__image{object-fit:contain;width:100%;height:100%;padding:20px 20px 40px;transition:opacity .2s}.WishlistItem-module__YafOSW__imagePlaceholder{opacity:.5;font-size:48px}.WishlistItem-module__YafOSW__galleryOverlay{border-top:1px solid var(--curr-line);z-index:10;background:#0009;justify-content:space-between;align-items:center;width:100%;padding:8px;font-family:JetBrains Mono,monospace;font-size:11px;display:flex;position:absolute;bottom:0;left:0}.WishlistItem-module__YafOSW__galleryBtn{color:var(--primary);cursor:pointer;text-transform:uppercase;background:0 0;border:none;padding:4px 8px;font-weight:700}.WishlistItem-module__YafOSW__galleryBtn:hover{color:var(--cyan);background:#ffffff1a}.WishlistItem-module__YafOSW__galleryCounter{color:var(--comment)}.WishlistItem-module__YafOSW__crtOverlay{pointer-events:none;z-index:5;opacity:.6;background:linear-gradient(#12101000 50%,#00000040 50%) 0 0/100% 4px;position:absolute;inset:0}.WishlistItem-module__YafOSW__content{flex-direction:column;gap:16px;min-width:0;padding:24px;display:flex}.WishlistItem-module__YafOSW__headerRow{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.WishlistItem-module__YafOSW__title{color:var(--fg);margin:0;font-size:20px;font-weight:700;line-height:1.3}.WishlistItem-module__YafOSW__price{color:var(--green);white-space:nowrap;background:var(--green-bg);border-radius:4px;padding:4px 10px;font-family:JetBrains Mono,monospace;font-size:20px;font-weight:700}.WishlistItem-module__YafOSW__metaRow{color:var(--comment);flex-wrap:wrap;align-items:center;gap:16px;font-family:JetBrains Mono,monospace;font-size:12px;display:flex}.WishlistItem-module__YafOSW__metaTag{align-items:center;gap:6px;display:flex}.WishlistItem-module__YafOSW__dot{background:var(--comment);border-radius:50%;width:8px;height:8px}.WishlistItem-module__YafOSW__dotActive{background:var(--primary)}.WishlistItem-module__YafOSW__description{color:var(--fg-muted);flex-grow:1;font-size:14px;line-height:1.6}.WishlistItem-module__YafOSW__noteBox{background:var(--yellow-bg);border-left:3px solid var(--yellow);color:var(--yellow);border-radius:0 4px 4px 0;margin-top:12px;padding:10px 14px;font-size:13px}.WishlistItem-module__YafOSW__noteLabel{text-transform:uppercase;opacity:.8;margin-bottom:4px;font-size:10px;font-weight:700;display:block}.WishlistItem-module__YafOSW__actions{border-top:1px dashed var(--curr-line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:auto;padding-top:16px;display:flex}.WishlistItem-module__YafOSW__linksGroup{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.WishlistItem-module__YafOSW__btn{text-transform:uppercase;letter-spacing:.05em;cursor:pointer;box-sizing:border-box;white-space:nowrap;border-radius:0;justify-content:center;align-items:center;height:36px;padding:0 16px;font-family:JetBrains Mono,monospace;font-size:13px;font-weight:700;text-decoration:none;transition:all .1s;display:inline-flex}.WishlistItem-module__YafOSW__btnPrimary{color:var(--primary);border:1px solid var(--primary);background:0 0}.WishlistItem-module__YafOSW__btnPrimary:hover{background:var(--primary);color:#000;box-shadow:0 0 10px var(--primary-bg);transform:translateY(-1px)}.WishlistItem-module__YafOSW__btnSecondary{border:1px solid var(--curr-line);color:var(--fg-muted);background:0 0}.WishlistItem-module__YafOSW__btnSecondary:hover{border-color:var(--fg);color:var(--fg);background:var(--curr-line);box-shadow:2px 2px 0 var(--fg);transform:translate(-1px,-1px)}.WishlistItem-module__YafOSW__addedDate{color:var(--comment);opacity:.7;font-family:JetBrains Mono,monospace;font-size:11px}@media (max-width:900px){.WishlistItem-module__YafOSW__card{grid-template-columns:1fr}.WishlistItem-module__YafOSW__imageArea{border-right:none;border-bottom:1px solid var(--curr-line);height:200px;min-height:200px}}.WishlistItem-module__YafOSW__tagsGroup{flex-wrap:wrap;align-items:center;gap:8px;margin-top:4px;display:flex}.WishlistItem-module__YafOSW__tag{text-transform:uppercase;opacity:.9;border:1px solid;border-radius:4px;padding:2px 6px;font-family:JetBrains Mono,monospace;font-size:11px;font-weight:700}
.MobileMenu-module__-S_3-a__sidebar{scrollbar-width:thin;flex-shrink:0;width:250px;height:calc(100vh - 48px);padding-right:16px;position:sticky;top:24px;overflow-y:auto}.MobileMenu-module__-S_3-a__menuToggle{z-index:100;border:1px solid var(--green);background:var(--bg);width:56px;height:56px;color:var(--green);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-size:24px;transition:all .2s;display:none;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 12px #0000004d}.MobileMenu-module__-S_3-a__menuToggle:hover{background:var(--green);color:#000;transform:scale(1.05)}.MobileMenu-module__-S_3-a__overlay{display:none}@media (max-width:768px){.MobileMenu-module__-S_3-a__menuToggle{display:flex}.MobileMenu-module__-S_3-a__sidebar{background:var(--bg);border-right:1px solid var(--border);z-index:99;width:280px;height:100vh;padding:24px;transition:transform .3s ease-in-out;position:fixed;top:0;left:0;transform:translate(-100%)}.MobileMenu-module__-S_3-a__sidebar.MobileMenu-module__-S_3-a__open{transform:translate(0);box-shadow:0 0 20px #00000080}.MobileMenu-module__-S_3-a__overlay{z-index:90;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000080;width:100%;height:100%;transition:opacity .3s;display:block;position:fixed;top:0;left:0}.MobileMenu-module__-S_3-a__overlay.MobileMenu-module__-S_3-a__active{opacity:1;pointer-events:auto}}
.ThemeToggle-module__PeqOfa__button{background:var(--bg-tertiary);border:1px solid var(--border);color:var(--text-dim);cursor:pointer;align-items:center;gap:8px;padding:6px 10px;font-family:inherit;font-size:11px;transition:color .15s,border-color .15s;display:flex}.ThemeToggle-module__PeqOfa__button:hover{border-color:var(--cyan);color:var(--cyan)}.ThemeToggle-module__PeqOfa__button:focus-visible{outline:3px solid color-mix(in oklch,var(--cyan)50%,transparent);outline-offset:2px}.ThemeToggle-module__PeqOfa__icon{font-size:14px}
.L2Shell-module__FJRqnW__shell{--l2-page:#f0e7d6;--l2-surface:#fcf6ec;--l2-surface-strong:#f5ebdb;--l2-text:#332214;--l2-muted:#6b5e50;--l2-border:#b9a88f;--l2-accent:#9b722c;--l2-accent-dark:#674519;--l2-error:#a5342b;--l2-positive:#326234;--l2-warning:#81520a;--l2-info:#1f637f;--l2-shadow:color-mix(in oklch,var(--l2-text)8%,transparent);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;min-height:100vh;color:var(--l2-text);background:var(--l2-page);font-variant-numeric:tabular-nums;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}@supports (color:lab(0% 0 0)){.L2Shell-module__FJRqnW__shell{--l2-page:lab(91.962% 1.13174 9.58628);--l2-surface:lab(97.1456% .665188 5.3205);--l2-surface-strong:lab(93.6829% 1.49757 9.1277);--l2-text:lab(15.2133% 6.66486 12.7747);--l2-muted:lab(40.8294% 3.72726 10.3042);--l2-border:lab(69.8994% 3.51179 15.3236);--l2-accent:lab(51.2786% 11.2158 43.7293);--l2-accent-dark:lab(32.5859% 11.7417 31.6617);--l2-error:lab(39.3881% 46.7552 32.2523);--l2-positive:lab(37.3016% -25.2238 20.694);--l2-warning:lab(39.4639% 16.2778 45.0288);--l2-info:lab(38.6991% -14.0236 -22.3433)}}html[data-theme=dark] .L2Shell-module__FJRqnW__shell{--l2-page:#130e09;--l2-surface:#1e170f;--l2-surface-strong:#282016;--l2-text:#e5ddd1;--l2-muted:#a89d8e;--l2-border:#564735;--l2-accent:#c19652;--l2-accent-dark:#cca86a;--l2-error:#f47c6e;--l2-positive:#7cb57d;--l2-warning:#daa75d;--l2-info:#6bb6d9;--l2-shadow:#0101008c;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}@supports (color:lab(0% 0 0)){html[data-theme=dark] .L2Shell-module__FJRqnW__shell{--l2-page:lab(4.43309% 1.2954 3.03772);--l2-surface:lab(8.35001% 2.43007 5.92377);--l2-surface-strong:lab(12.9969% 2.74475 8.43763);--l2-text:lab(88.4404% 1.304 6.78133);--l2-muted:lab(65.2327% 2.35242 9.38767);--l2-border:lab(31.5563% 4.34317 13.3947);--l2-accent:lab(65.2398% 10.5128 41.7889);--l2-accent-dark:lab(71.1049% 7.92277 36.8485);--l2-error:lab(66.1182% 46.1947 29.8386);--l2-positive:lab(68.7755% -27.9745 22.4285);--l2-warning:lab(72.1293% 13.4527 45.475);--l2-info:lab(70.0889% -16.885 -25.4093);--l2-shadow:lab(.193739% .13563 .240466/.55)}}.L2Shell-module__FJRqnW__header{border-bottom:1px solid var(--l2-border);background:color-mix(in oklch,var(--l2-surface)93%,var(--l2-accent)7%);justify-content:space-between;align-items:center;gap:18px;min-height:64px;padding:0 24px;display:flex}.L2Shell-module__FJRqnW__searchSlot{z-index:10;border-bottom:1px solid var(--l2-border);background:color-mix(in oklch,var(--l2-surface)96%,var(--l2-accent)4%);position:relative}.L2Shell-module__FJRqnW__searchSlot:empty{display:none}.L2Shell-module__FJRqnW__brand{min-height:44px;color:var(--l2-text);align-items:center;gap:11px;text-decoration:none;display:inline-flex}.L2Shell-module__FJRqnW__brand strong{letter-spacing:.04em;font-size:21px;line-height:1;display:block}.L2Shell-module__FJRqnW__brand small{color:var(--l2-muted);letter-spacing:.1em;text-transform:uppercase;margin-top:4px;font-size:11px;font-weight:650;display:block}.L2Shell-module__FJRqnW__crest{border:1px solid var(--l2-accent);background:var(--l2-surface-strong);width:22px;height:22px;box-shadow:inset 0 0 0 5px var(--l2-surface);rotate:45deg}.L2Shell-module__FJRqnW__navigation{overscroll-behavior-inline:contain;scrollbar-width:thin;align-self:stretch;align-items:stretch;display:flex;overflow-x:auto}.L2Shell-module__FJRqnW__controls{flex:1;justify-content:flex-end;align-self:stretch;align-items:center;gap:12px;min-width:0;display:flex}.L2Shell-module__FJRqnW__serverContext{flex:0 470px;align-items:center;gap:12px;margin-left:auto;display:flex}.L2Shell-module__FJRqnW__serverContext:empty{display:none}.L2Shell-module__FJRqnW__rateToggle{min-height:44px;color:var(--l2-muted);cursor:pointer;white-space:nowrap;flex:none;align-items:center;gap:9px;font-size:12px;display:inline-flex;position:relative}.L2Shell-module__FJRqnW__rateToggle input{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.L2Shell-module__FJRqnW__rateToggle>span{border:1px solid var(--l2-border);background:var(--l2-surface-strong);border-radius:999px;width:38px;height:22px;transition:border-color .16s ease-out,background .16s ease-out;position:relative}.L2Shell-module__FJRqnW__rateToggle>span:after{background:var(--l2-muted);content:"";border-radius:50%;width:14px;height:14px;transition:translate .16s ease-out,background .16s ease-out;position:absolute;top:3px;left:3px}.L2Shell-module__FJRqnW__rateToggle input:checked+span{border-color:var(--l2-accent-dark);background:color-mix(in oklch,var(--l2-accent)24%,var(--l2-surface))}.L2Shell-module__FJRqnW__rateToggle input:checked+span:after{background:var(--l2-accent-dark);translate:16px}.L2Shell-module__FJRqnW__rateToggle input:focus-visible+span{outline:3px solid color-mix(in oklch,var(--l2-accent)55%,transparent);outline-offset:3px}.L2Shell-module__FJRqnW__rateToggle strong{color:var(--l2-text);font-weight:700}.L2Shell-module__FJRqnW__themeToggle{--bg-tertiary:var(--l2-surface-strong);--border:var(--l2-border);--text-dim:var(--l2-muted);--cyan:var(--l2-accent-dark)}.L2Shell-module__FJRqnW__themeToggle button{border-radius:5px;min-width:44px;min-height:44px;font-family:inherit}.L2Shell-module__FJRqnW__activeLink,.L2Shell-module__FJRqnW__navLink{border-bottom:2px solid var(--l2-accent);color:var(--l2-accent-dark);align-items:center;padding:0 10px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.L2Shell-module__FJRqnW__navLink{color:var(--l2-muted);border-bottom-color:#0000}.L2Shell-module__FJRqnW__navLink:hover{color:var(--l2-accent-dark)}.L2Shell-module__FJRqnW__brand:focus-visible,.L2Shell-module__FJRqnW__activeLink:focus-visible,.L2Shell-module__FJRqnW__navLink:focus-visible{outline:3px solid color-mix(in oklch,var(--l2-accent)55%,transparent);outline-offset:4px}.L2Shell-module__FJRqnW__main{width:min(1180px,100% - 40px);margin:0 auto;padding:30px 0 56px}.L2Shell-module__FJRqnW__dirtyNotice{z-index:20;border:1px solid var(--l2-warning);max-width:min(420px,100% - 32px);min-height:44px;color:var(--l2-text);background:color-mix(in oklch,var(--l2-surface)88%,var(--l2-warning)12%);box-shadow:0 8px 24px var(--l2-shadow);border-radius:5px;padding:12px 16px;position:fixed;bottom:16px;right:16px}.L2Shell-module__FJRqnW__dirtyNotice:empty{display:none}@media (max-width:1320px){.L2Shell-module__FJRqnW__header{flex-wrap:wrap;padding-top:12px}.L2Shell-module__FJRqnW__serverContext{flex:300px}.L2Shell-module__FJRqnW__controls{flex:1 0 100%;order:2;width:100%}}@media (max-width:640px){.L2Shell-module__FJRqnW__header{grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:8px 12px;min-height:68px;padding:12px 18px 0;display:grid}.L2Shell-module__FJRqnW__brand{grid-area:1/1/auto/3}.L2Shell-module__FJRqnW__brand small{display:none}.L2Shell-module__FJRqnW__controls{display:contents}.L2Shell-module__FJRqnW__serverContext{grid-area:2/1/auto/-1;grid-template-columns:minmax(0,1fr) auto;width:100%;max-width:none;margin:0;display:grid}.L2Shell-module__FJRqnW__rateToggle strong{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.L2Shell-module__FJRqnW__navigation{grid-area:3/1/auto/-1;min-width:0}.L2Shell-module__FJRqnW__themeToggle{grid-area:1/3}.L2Shell-module__FJRqnW__controls>:last-child{grid-area:1/4}.L2Shell-module__FJRqnW__activeLink,.L2Shell-module__FJRqnW__navLink{white-space:nowrap;min-height:44px;padding:0 10px}.L2Shell-module__FJRqnW__main{width:min(100% - 24px,1180px);padding:24px 0 44px}}
.Home-module__blksQW__layout{background:var(--bg);flex-direction:row-reverse;justify-content:center;gap:40px;min-height:100vh;padding:0 40px;display:flex}.Home-module__blksQW__sidebarHeader{border-bottom:1px dashed var(--curr-line);flex-direction:column;gap:16px;margin-bottom:32px;padding-bottom:24px;display:flex}.Home-module__blksQW__sidebarTitle{color:var(--fg);margin-bottom:4px;font-family:JetBrains Mono,monospace;font-size:18px;font-weight:700;line-height:1.2}.Home-module__blksQW__sidebarVersion{color:var(--comment);font-family:JetBrains Mono,monospace;font-size:11px}.Home-module__blksQW__navSection{flex-direction:column;gap:16px;display:flex}.Home-module__blksQW__navTitle{text-transform:uppercase;color:var(--comment);letter-spacing:.05em;padding-left:8px;font-size:11px;font-weight:700}.Home-module__blksQW__navItem{color:var(--fg-muted);border-radius:var(--radius);border-left:2px solid #0000;padding:8px 12px;font-size:13px;font-weight:500;text-decoration:none;transition:all .2s;display:block}.Home-module__blksQW__navItem:hover{background:var(--curr-line);color:var(--fg);transform:translate(2px)}.Home-module__blksQW__sidebarGroup{flex-direction:column;gap:4px;display:flex}.Home-module__blksQW__sidebarGroupLabel{color:var(--purple);margin-bottom:6px;padding-left:8px;font-size:11px;font-weight:600}.Home-module__blksQW__main{width:100%;max-width:900px;padding:40px 0}.Home-module__blksQW__pageHeader{border-bottom:1px solid var(--curr-line);margin-bottom:32px;padding-bottom:16px}.Home-module__blksQW__pageTitle{color:var(--fg);margin-bottom:8px;font-family:JetBrains Mono,monospace;font-size:24px;font-weight:700}.Home-module__blksQW__pageSubtitle{color:var(--comment);font-family:JetBrains Mono,monospace;font-size:14px}.Home-module__blksQW__code{background:var(--bg-card);border-radius:4px;padding:4px 8px}.Home-module__blksQW__cardGrid{flex-direction:column;gap:24px;display:flex}.Home-module__blksQW__emptyCard{text-align:center;background:var(--bg-card);border-radius:var(--radius);border:1px dashed var(--curr-line);padding:60px}.Home-module__blksQW__emptyEmoji{margin-bottom:16px;font-size:48px}.Home-module__blksQW__priceGroup{margin-bottom:40px}.Home-module__blksQW__priceGroupHeader{align-items:center;gap:12px;margin-bottom:20px;display:flex}.Home-module__blksQW__priceGroupLabel{color:var(--cyan);font-family:JetBrains Mono,monospace;font-size:16px;font-weight:700}.Home-module__blksQW__priceGroupCount{color:var(--comment);font-size:14px}@media (max-width:1024px){.Home-module__blksQW__layout{flex-direction:column;gap:0;padding:0}.Home-module__blksQW__main{max-width:100%;padding:24px 20px}}
/*# sourceMappingURL=9a9ce8a2ab79dd65.css.map*/