.DealsFeed-module__5zKbCW__terminalPanel{background:var(--bg-primary);border:1px solid var(--dark-gray);flex-direction:column;height:100%;display:flex;overflow:hidden}.DealsFeed-module__5zKbCW__terminalHeader{border-bottom:1px solid var(--dark-gray);background:var(--bg-secondary);justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.DealsFeed-module__5zKbCW__terminalBody{flex:1;min-height:0;padding:8px;overflow-y:auto}.DealsFeed-module__5zKbCW__terminalFooter{border-top:1px solid var(--dark-gray);background:var(--bg-secondary);justify-content:space-between;padding:10px 16px;font-size:12px;display:flex}.DealsFeed-module__5zKbCW__terminalError{color:var(--red);background:#ff33331a;border-bottom:1px solid #ff33334d;padding:8px 16px}.DealsFeed-module__5zKbCW__textSm{font-size:12px}.DealsFeed-module__5zKbCW__tabBar{background:var(--bg-secondary);border-bottom:1px solid var(--dark-gray);display:flex}.DealsFeed-module__5zKbCW__tabBtn{color:var(--gray);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:1px;cursor:pointer;transition:all var(--transition);background:0 0;border:none;border-bottom:2px solid #0000;flex:1;padding:10px 16px;font-size:12px}.DealsFeed-module__5zKbCW__tabBtn:hover{background:var(--matrix-green-bg);color:var(--matrix-green)}.DealsFeed-module__5zKbCW__tabBtn.DealsFeed-module__5zKbCW__active{color:var(--matrix-green);border-bottom-color:var(--matrix-green)}.DealsFeed-module__5zKbCW__filterBar{background:var(--bg-secondary);border-bottom:1px solid var(--dark-gray);flex-wrap:wrap;gap:8px;padding:10px 16px;display:flex;overflow-x:auto}.DealsFeed-module__5zKbCW__filterChip{border:1px solid var(--dark-gray);color:var(--gray);font-family:var(--font-mono);letter-spacing:.5px;cursor:pointer;transition:all var(--transition);white-space:nowrap;background:0 0;padding:6px 14px;font-size:11px}.DealsFeed-module__5zKbCW__filterChip:hover{border-color:var(--matrix-green);color:var(--matrix-green);background:var(--matrix-green-bg)}.DealsFeed-module__5zKbCW__filterChip.DealsFeed-module__5zKbCW__active{background:var(--matrix-green);border-color:var(--matrix-green);color:var(--bg-primary);font-weight:500}.DealsFeed-module__5zKbCW__logContainer{font-family:var(--font-mono);flex-direction:column;gap:1px;font-size:12px;display:flex}.DealsFeed-module__5zKbCW__logEntry{border-bottom:1px solid #ffffff08;gap:10px;padding:4px 0;line-height:1.4;display:flex}.DealsFeed-module__5zKbCW__logEntry:hover{background:var(--bg-secondary)}.DealsFeed-module__5zKbCW__logCategory{color:var(--cyan);text-overflow:ellipsis;white-space:nowrap;min-width:180px;max-width:180px;overflow:hidden}.DealsFeed-module__5zKbCW__dealsList{flex-direction:column;gap:4px;height:fit-content;display:flex}.DealsFeed-module__5zKbCW__dealCard{background:var(--bg-secondary);border:1px solid var(--dark-gray);transition:all var(--transition);flex-direction:row;flex-shrink:0;justify-content:space-between;align-items:center;min-height:70px;padding:14px 16px;display:flex;overflow:hidden}.DealsFeed-module__5zKbCW__dealCard:hover{border-color:var(--matrix-green)}.DealsFeed-module__5zKbCW__dealNew{border-color:var(--matrix-green);background:var(--matrix-green-bg);box-shadow:inset 0 0 20px var(--matrix-green-glow)}.DealsFeed-module__5zKbCW__dealInfo{flex:1;min-width:0}.DealsFeed-module__5zKbCW__dealName{font-family:var(--font-mono);color:var(--white);text-transform:capitalize;white-space:nowrap;text-overflow:ellipsis;width:100%;margin-bottom:6px;font-size:14px;display:block;overflow:hidden}.DealsFeed-module__5zKbCW__dealMeta{align-items:center;gap:12px;display:flex}.DealsFeed-module__5zKbCW__dealActions{flex-shrink:0;align-items:center;gap:16px;margin-left:16px;display:flex}.DealsFeed-module__5zKbCW__dealPriceContainer{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.DealsFeed-module__5zKbCW__dealPrice{font-family:var(--font-mono);color:var(--matrix-green);text-shadow:0 0 10px var(--matrix-green-glow);white-space:nowrap;flex-shrink:0;font-size:20px;font-weight:700}.DealsFeed-module__5zKbCW__thresholdPrice{font-family:var(--font-mono);color:var(--gray);text-transform:uppercase;white-space:nowrap;font-size:10px}.DealsFeed-module__5zKbCW__badge{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:1px;border:1px solid;align-items:center;padding:3px 10px;font-size:11px;font-weight:500;display:inline-flex}.DealsFeed-module__5zKbCW__badgeGreen{border-color:var(--matrix-green);color:var(--matrix-green)}.DealsFeed-module__5zKbCW__badgeCyan{border-color:var(--cyan);color:var(--cyan)}.DealsFeed-module__5zKbCW__badgePurple{color:#f0f;border-color:#f0f}.DealsFeed-module__5zKbCW__badgeOrange{border-color:var(--amber);color:var(--amber)}.DealsFeed-module__5zKbCW__badgeRed{color:#f34;border-color:#f34}.DealsFeed-module__5zKbCW__badgePink{color:#ff69b4;border-color:#ff69b4}.DealsFeed-module__5zKbCW__badgeBlue{color:#4da6ff;border-color:#4da6ff}.DealsFeed-module__5zKbCW__badgeYellow{color:gold;border-color:gold}.DealsFeed-module__5zKbCW__badgeTeal{color:#00d4aa;border-color:#00d4aa}.DealsFeed-module__5zKbCW__badgeGray{color:#888;border-color:#888}.DealsFeed-module__5zKbCW__badgeOutlet{color:#f90;background:#ff99001a;border-color:#f90;font-weight:700}.DealsFeed-module__5zKbCW__badgeWarning{color:#f33;background:#ff333326;border-color:#f33;font-weight:700;animation:2s ease-in-out infinite DealsFeed-module__5zKbCW__pulse-warning}@keyframes DealsFeed-module__5zKbCW__pulse-warning{0%,to{opacity:1}50%{opacity:.6}}.DealsFeed-module__5zKbCW__iconBtn{justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex}.DealsFeed-module__5zKbCW__iconBtn svg{stroke:currentColor}.DealsFeed-module__5zKbCW__emptyState{text-align:center;color:var(--gray);flex-direction:column;justify-content:center;align-items:center;padding:60px 20px;display:flex}.DealsFeed-module__5zKbCW__emptyIcon{opacity:.5;font-size:32px;font-family:var(--font-mono);color:var(--matrix-green);margin-bottom:16px}@media (max-width:640px){.DealsFeed-module__5zKbCW__dealCard{flex-direction:row;align-items:center;gap:10px;min-height:60px;padding:10px}.DealsFeed-module__5zKbCW__dealInfo{flex:1;min-width:0}.DealsFeed-module__5zKbCW__dealName{white-space:nowrap;text-overflow:ellipsis;-webkit-line-clamp:initial;line-clamp:initial;width:100%;margin-bottom:4px;font-size:13px;display:block;overflow:hidden}.DealsFeed-module__5zKbCW__dealMeta{gap:6px}.DealsFeed-module__5zKbCW__badge{padding:2px 6px;font-size:10px}.DealsFeed-module__5zKbCW__dealActions{border-top:none;gap:8px;margin-left:8px;padding-top:0}.DealsFeed-module__5zKbCW__dealPrice{font-size:16px}.DealsFeed-module__5zKbCW__thresholdPrice{font-size:8px}.DealsFeed-module__5zKbCW__iconBtn{width:28px;height:28px}.DealsFeed-module__5zKbCW__logCategory{min-width:80px;max-width:80px;font-size:10px}}
.ArticleEditor-module__rYVFMG__editorPanel{background:var(--bg-primary);border:1px solid var(--dark-gray);flex-direction:column;height:100%;display:flex;overflow:hidden}.ArticleEditor-module__rYVFMG__editorHeader{border-bottom:1px solid var(--dark-gray);background:var(--bg-secondary);justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.ArticleEditor-module__rYVFMG__editorBody{flex:1;padding:16px}.ArticleEditor-module__rYVFMG__editorError{color:var(--red);background:#ff33331a;border-bottom:1px solid #ff33334d;justify-content:space-between;align-items:center;padding:8px 16px;display:flex}.ArticleEditor-module__rYVFMG__textSm{font-size:12px}.ArticleEditor-module__rYVFMG__textXs{font-size:11px}.ArticleEditor-module__rYVFMG__categoryTabs{background:var(--bg-secondary);border-bottom:1px solid var(--dark-gray);gap:0;padding:0;display:flex;overflow-x:auto}.ArticleEditor-module__rYVFMG__categoryTab{border:none;border-right:1px solid var(--dark-gray);color:var(--gray);font-family:var(--font-mono);cursor:pointer;transition:all var(--transition);white-space:nowrap;background:0 0;align-items:center;gap:8px;padding:12px 20px;font-size:13px;display:flex}.ArticleEditor-module__rYVFMG__categoryTab:hover{background:var(--matrix-green-bg);color:var(--matrix-green)}.ArticleEditor-module__rYVFMG__categoryTab.ArticleEditor-module__rYVFMG__active{background:var(--matrix-green-bg);color:var(--matrix-green);box-shadow:inset 0 -2px 0 var(--matrix-green)}.ArticleEditor-module__rYVFMG__tabName{text-transform:uppercase;letter-spacing:1px}.ArticleEditor-module__rYVFMG__tabCount{background:var(--bg-tertiary);color:var(--amber);padding:2px 6px;font-size:11px}.ArticleEditor-module__rYVFMG__articleForm{background:var(--bg-secondary);border-bottom:1px solid var(--dark-gray);padding:16px}.ArticleEditor-module__rYVFMG__formHeader{border-bottom:1px dashed var(--dark-gray);justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:8px;display:flex}.ArticleEditor-module__rYVFMG__formGrid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.ArticleEditor-module__rYVFMG__formGroup{flex-direction:column;gap:4px;display:flex}.ArticleEditor-module__rYVFMG__formLabel{font-family:var(--font-mono);color:var(--gray);text-transform:uppercase;letter-spacing:1px;font-size:11px}.ArticleEditor-module__rYVFMG__formHint{color:var(--gray);opacity:.7;font-size:10px}.ArticleEditor-module__rYVFMG__formActions{border-top:1px dashed var(--dark-gray);justify-content:flex-end;gap:12px;margin-top:16px;padding-top:12px;display:flex}.ArticleEditor-module__rYVFMG__articlesList{flex:1;padding:8px;overflow-y:auto}.ArticleEditor-module__rYVFMG__sectionHeader{border-left:3px solid var(--amber);color:var(--amber);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:1px;-webkit-user-select:none;user-select:none;background:0 0;margin:16px 0 8px;padding:12px 16px;font-size:12px}.ArticleEditor-module__rYVFMG__sectionHeader:first-child{margin-top:0}.ArticleEditor-module__rYVFMG__articleCard{background:var(--bg-secondary);border:1px solid var(--dark-gray);transition:all var(--transition);cursor:grab;margin-bottom:2px}.ArticleEditor-module__rYVFMG__articleCard:hover{border-color:var(--matrix-green)}.ArticleEditor-module__rYVFMG__articleCard:active{cursor:grabbing}.ArticleEditor-module__rYVFMG__articleCard.ArticleEditor-module__rYVFMG__dragging{opacity:.5;border-color:var(--matrix-green);background:var(--matrix-green-bg)}.ArticleEditor-module__rYVFMG__articleCard.ArticleEditor-module__rYVFMG__dragOver{border-color:var(--cyan);border-top-width:3px;margin-top:-2px}.ArticleEditor-module__rYVFMG__articleRow{align-items:center;gap:12px;min-height:52px;padding:12px 16px;display:flex}.ArticleEditor-module__rYVFMG__dragHandle{cursor:grab;opacity:.4;transition:opacity var(--transition)}.ArticleEditor-module__rYVFMG__articleCard:hover .ArticleEditor-module__rYVFMG__dragHandle{opacity:1}.ArticleEditor-module__rYVFMG__dragHandle svg{stroke:var(--gray)}.ArticleEditor-module__rYVFMG__articleModel{flex-wrap:wrap;flex:1;gap:8px;min-width:0;display:flex}.ArticleEditor-module__rYVFMG__keywordBadge{background:var(--bg-tertiary);color:var(--cyan);border:1px solid var(--cyan);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.5px;padding:4px 12px;font-size:13px;font-weight:500}.ArticleEditor-module__rYVFMG__articlePrice{color:var(--matrix-green);text-shadow:0 0 10px var(--matrix-green-glow);font-size:16px;font-weight:700;font-family:var(--font-mono);flex-shrink:0;padding:0 8px}.ArticleEditor-module__rYVFMG__articleActions{flex-shrink:0;gap:4px;display:flex}.ArticleEditor-module__rYVFMG__iconBtn{justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:flex}.ArticleEditor-module__rYVFMG__iconBtn svg{stroke:var(--gray);transition:stroke var(--transition)}.ArticleEditor-module__rYVFMG__iconBtn:hover svg{stroke:var(--matrix-green)}.ArticleEditor-module__rYVFMG__deleteBtn:hover svg{stroke:var(--red)}.ArticleEditor-module__rYVFMG__articleExcludes{background:var(--bg-primary);border-top:1px solid var(--dark-gray);flex-wrap:wrap;align-items:center;gap:8px;padding:8px 16px 8px 54px;display:flex}.ArticleEditor-module__rYVFMG__excludeBadge{border:1px solid var(--red);color:var(--red);font-family:var(--font-mono);background:0 0;padding:2px 8px;font-size:11px}.ArticleEditor-module__rYVFMG__emptyState{text-align:center;color:var(--gray);flex-direction:column;justify-content:center;align-items:center;padding:60px 20px;display:flex}.ArticleEditor-module__rYVFMG__emptyIcon{opacity:.5;font-size:32px;font-family:var(--font-mono);color:var(--matrix-green);margin-bottom:16px}@media (max-width:768px){.ArticleEditor-module__rYVFMG__formGrid{grid-template-columns:1fr}.ArticleEditor-module__rYVFMG__categoryTab{padding:10px 14px}.ArticleEditor-module__rYVFMG__articleRow{flex-wrap:wrap}.ArticleEditor-module__rYVFMG__dragHandle{display:none}}
.PasswordModal-module__0dE3ca__overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000e6;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.PasswordModal-module__0dE3ca__modal{background:var(--bg-primary);border:1px solid var(--amber);width:100%;max-width:420px;margin:0 16px;animation:.15s ease-out PasswordModal-module__0dE3ca__modalIn;box-shadow:0 0 40px #ffc10733}@keyframes PasswordModal-module__0dE3ca__modalIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.PasswordModal-module__0dE3ca__header{background:var(--bg-secondary);border-bottom:1px solid var(--amber);padding:12px 16px}.PasswordModal-module__0dE3ca__body{padding:20px 16px}.PasswordModal-module__0dE3ca__prompt{font-family:var(--font-mono);gap:12px;margin-bottom:20px;font-size:13px;display:flex}.PasswordModal-module__0dE3ca__inputGroup{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.PasswordModal-module__0dE3ca__label{font-family:var(--font-mono);color:var(--matrix-green);font-size:12px}.PasswordModal-module__0dE3ca__passwordInput{letter-spacing:4px;font-size:16px}.PasswordModal-module__0dE3ca__error{font-family:var(--font-mono);background:#ff33331a;border:1px solid #ff33334d;margin-bottom:16px;padding:8px 12px;font-size:12px;animation:.3s ease-out PasswordModal-module__0dE3ca__shake}@keyframes PasswordModal-module__0dE3ca__shake{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}.PasswordModal-module__0dE3ca__actions{border-top:1px dashed var(--dark-gray);justify-content:flex-end;gap:12px;padding-top:12px;display:flex}
.CookieManager-module__M3x_BG__container{background:var(--surface);border:1px solid var(--border);border-radius:8px;margin-bottom:20px;padding:20px}.CookieManager-module__M3x_BG__header{margin-bottom:20px}.CookieManager-module__M3x_BG__title{color:var(--warning);margin:0 0 8px;font-family:JetBrains Mono,Fira Code,monospace;font-size:1rem}.CookieManager-module__M3x_BG__subtitle{color:var(--text-muted);margin:0;font-size:.85rem}.CookieManager-module__M3x_BG__unlocked{color:#ffb700;font-weight:700}.CookieManager-module__M3x_BG__storeTabs{gap:8px;margin-bottom:16px;display:flex}.CookieManager-module__M3x_BG__storeTab{background:var(--background);border:1px solid var(--border);color:var(--text-muted);cursor:pointer;border-radius:4px;align-items:center;gap:8px;padding:8px 16px;font-family:JetBrains Mono,Fira Code,monospace;font-size:.8rem;transition:all .2s;display:flex}.CookieManager-module__M3x_BG__storeTab:hover{border-color:var(--text-muted)}.CookieManager-module__M3x_BG__storeTab.CookieManager-module__M3x_BG__active{background:var(--primary);border-color:var(--primary);color:var(--background)}.CookieManager-module__M3x_BG__cookieCount{background:var(--success);color:var(--background);border-radius:10px;padding:2px 6px;font-size:.7rem}.CookieManager-module__M3x_BG__sectionLabel{color:var(--text-muted);margin-bottom:8px;font-family:JetBrains Mono,Fira Code,monospace;font-size:.75rem}.CookieManager-module__M3x_BG__currentCookies{background:var(--background);border:1px solid var(--border);border-radius:4px;margin-bottom:16px;padding:12px}.CookieManager-module__M3x_BG__noCookies{color:var(--text-muted);font-size:.85rem;font-style:italic}.CookieManager-module__M3x_BG__cookieList{flex-direction:column;gap:6px;display:flex}.CookieManager-module__M3x_BG__cookieItem{align-items:center;gap:12px;font-size:.8rem;display:flex}.CookieManager-module__M3x_BG__cookieName{color:var(--cyan);min-width:120px;font-family:JetBrains Mono,Fira Code,monospace}.CookieManager-module__M3x_BG__cookieValue{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-family:JetBrains Mono,Fira Code,monospace;overflow:hidden}.CookieManager-module__M3x_BG__inputSection{margin-bottom:16px}.CookieManager-module__M3x_BG__cookieInput{color:#e0e0e0;resize:vertical;box-sizing:border-box;background:#1a1a2e;border:1px solid #3d3d5c;border-radius:4px;width:100%;padding:12px;font-family:JetBrains Mono,Fira Code,monospace;font-size:.85rem}.CookieManager-module__M3x_BG__cookieInput::placeholder{color:#888}.CookieManager-module__M3x_BG__cookieInput:focus{border-color:#0f8;outline:none}.CookieManager-module__M3x_BG__passwordSection{gap:8px;margin-bottom:16px;display:flex}.CookieManager-module__M3x_BG__passwordInput{color:#e0e0e0;box-sizing:border-box;background:#1a1a2e;border:1px solid #3d3d5c;border-radius:4px;flex:1;padding:10px 12px;font-family:JetBrains Mono,Fira Code,monospace;font-size:.85rem}.CookieManager-module__M3x_BG__passwordInput::placeholder{color:#888}.CookieManager-module__M3x_BG__passwordInput:focus{border-color:#0f8;outline:none}.CookieManager-module__M3x_BG__showBtn{background:var(--background);border:1px solid var(--border);color:var(--text-muted);cursor:pointer;border-radius:4px;padding:10px 16px;font-family:JetBrains Mono,Fira Code,monospace;font-size:.75rem}.CookieManager-module__M3x_BG__showBtn:hover{border-color:var(--text-muted)}.CookieManager-module__M3x_BG__actions{justify-content:flex-end;gap:8px;margin-bottom:16px;display:flex}.CookieManager-module__M3x_BG__btn{cursor:pointer;border:1px solid #0000;border-radius:4px;padding:10px 20px;font-family:JetBrains Mono,Fira Code,monospace;font-size:.8rem;transition:all .2s}.CookieManager-module__M3x_BG__btn:disabled{opacity:.5;cursor:not-allowed}.CookieManager-module__M3x_BG__btnClear{border-color:var(--error);color:var(--error);background:0 0}.CookieManager-module__M3x_BG__btnClear:hover:not(:disabled){background:var(--error);color:var(--background)}.CookieManager-module__M3x_BG__btnSave{background:var(--success);color:var(--background)}.CookieManager-module__M3x_BG__btnSave:hover:not(:disabled){filter:brightness(1.1)}.CookieManager-module__M3x_BG__message{border-radius:4px;margin-bottom:16px;padding:12px;font-size:.85rem}.CookieManager-module__M3x_BG__message.CookieManager-module__M3x_BG__success{border:1px solid var(--success);color:var(--success);background:#00ff881a}.CookieManager-module__M3x_BG__message.CookieManager-module__M3x_BG__error{border:1px solid var(--error);color:var(--error);background:#ff4d4d1a}.CookieManager-module__M3x_BG__instructions{background:var(--background);border:1px solid var(--border);border-radius:4px;padding:12px}.CookieManager-module__M3x_BG__stepsList{color:var(--text-muted);margin:0;padding-left:20px;font-size:.8rem;line-height:1.8}.CookieManager-module__M3x_BG__stepsList li::marker{color:var(--primary)}
.page-module___nKOVa__appContainer{background:var(--bg-primary);flex-direction:column;min-height:100vh;display:flex}.page-module___nKOVa__appHeader{background:var(--bg-secondary);border-bottom:1px solid var(--dark-gray);z-index:100;justify-content:space-between;align-items:center;height:48px;padding:0 16px;display:flex;position:sticky;top:0}.page-module___nKOVa__headerBrand{align-items:center;gap:16px;display:flex}.page-module___nKOVa__brandLogo{align-items:center;gap:8px;display:flex}.page-module___nKOVa__logoIcon{color:var(--matrix-green);text-shadow:0 0 10px var(--matrix-green-glow);font-size:20px}.page-module___nKOVa__logoText{font-family:var(--font-mono);letter-spacing:2px;text-transform:uppercase;color:var(--matrix-green);font-size:16px;font-weight:700}.page-module___nKOVa__brandTagline{display:none}@media (min-width:768px){.page-module___nKOVa__brandTagline{border-left:1px solid var(--dark-gray);color:var(--gray);padding-left:16px;font-size:12px;display:block}}.page-module___nKOVa__headerNav{gap:0;height:100%;display:flex}.page-module___nKOVa__navTab{border:none;border-left:1px solid var(--dark-gray);height:100%;color:var(--gray);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:1px;cursor:pointer;transition:all var(--transition);background:0 0;align-items:center;gap:8px;padding:0 20px;font-size:13px;display:flex}.page-module___nKOVa__navTab:hover{background:var(--matrix-green-bg);color:var(--matrix-green)}.page-module___nKOVa__navTab.page-module___nKOVa__active{background:var(--matrix-green-bg);color:var(--matrix-green);box-shadow:inset 0 -2px 0 var(--matrix-green)}.page-module___nKOVa__navIcon{font-size:14px}.page-module___nKOVa__headerStatus{border-left:1px solid var(--dark-gray);align-items:center;gap:8px;height:100%;padding:0 16px;display:flex}.page-module___nKOVa__textSm{font-size:12px}.page-module___nKOVa__mobileMenuBtn{border:1px solid var(--dark-gray);color:var(--matrix-green);cursor:pointer;background:0 0;padding:8px 12px;font-size:18px;display:none}.page-module___nKOVa__hideMobile{display:flex}@media (max-width:768px){.page-module___nKOVa__hideMobile{display:none!important}.page-module___nKOVa__mobileMenuBtn{display:block}}.page-module___nKOVa__mobileNav{background:var(--bg-secondary);border-bottom:1px solid var(--dark-gray);flex-direction:column;display:flex}.page-module___nKOVa__mobileNavBtn{border:none;border-bottom:1px solid var(--dark-gray);color:var(--gray);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:1px;cursor:pointer;text-align:left;background:0 0;align-items:center;gap:12px;padding:14px 16px;font-size:14px;display:flex}.page-module___nKOVa__mobileNavBtn:last-child{border-bottom:none}.page-module___nKOVa__mobileNavBtn:hover,.page-module___nKOVa__mobileNavBtn.page-module___nKOVa__active{background:var(--matrix-green-bg);color:var(--matrix-green)}.page-module___nKOVa__infoBar{background:var(--bg-primary);border-bottom:1px solid var(--dark-gray);padding:8px 16px}.page-module___nKOVa__infoBarContent{align-items:center;gap:8px;font-size:13px;display:flex;overflow:hidden}.page-module___nKOVa__appContent{flex:1;padding:16px;overflow-y:auto}.page-module___nKOVa__contentWrapper{max-width:1400px;height:calc(100vh - 160px);min-height:500px;margin:0 auto}.page-module___nKOVa__appFooter{background:var(--bg-secondary);border-top:1px solid var(--dark-gray);padding:10px 16px}.page-module___nKOVa__footerContent{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.page-module___nKOVa__footerStores{gap:8px;display:flex}.page-module___nKOVa__storeBadge{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:1px;border:1px solid;padding:3px 10px;font-size:11px;font-weight:500}.page-module___nKOVa__badgeOrange{border-color:var(--amber);color:var(--amber)}.page-module___nKOVa__badgeCyan{border-color:var(--cyan);color:var(--cyan)}.page-module___nKOVa__badgePurple{color:#f0f;border-color:#f0f}.page-module___nKOVa__badgeRed{color:#f34;border-color:#f34}@media (max-width:640px){.page-module___nKOVa__appHeader{height:44px;padding:0 12px}.page-module___nKOVa__logoText{font-size:14px}.page-module___nKOVa__appContent{padding:8px}.page-module___nKOVa__contentWrapper{height:calc(100vh - 140px)}.page-module___nKOVa__footerContent{text-align:center;flex-direction:column}}
