@import "https://fonts.googleapis.com/css2?family=Rajdhani:wght@300;400;500;600;700&family=Orbitron:wght@400;500;600;700;800;900&family=JetBrains+Mono:wght@400;500&display=swap";@import "https://fonts.googleapis.com/css2?family=Orbitron:wght@400;500;600;700;800;900&display=swap";@import "https://fonts.googleapis.com/css2?family=Rajdhani:wght@300;400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Share+Tech+Mono&display=swap";:root{--ar-black:#0a0a0c;--ar-dark:#121218;--ar-darker:#0d0d12;--ar-surface:#1a1a24;--ar-surface-light:#252532;--ar-border:#2a2a3a;--ar-border-light:#3a3a4a;--ar-orange:#ff6b35;--ar-orange-glow:#ff6b3566;--ar-orange-dim:#ff6b3526;--ar-cyan:#00f0ff;--ar-cyan-glow:#00f0ff66;--ar-cyan-dim:#00f0ff1a;--ar-red:#ff3a3a;--ar-red-glow:#ff3a3a66;--ar-yellow:#ffd93d;--ar-yellow-glow:#ffd93d66;--ar-green:#39ff14;--ar-green-glow:#39ff1466;--ar-purple:#9d4edd;--ar-purple-glow:#9d4edd66;--text-primary:#fff;--text-secondary:#b0b0c0;--text-muted:#606070;--text-dim:#404050;--rarity-common:#9ca3af;--rarity-uncommon:#22c55e;--rarity-rare:#3b82f6;--rarity-epic:#a855f7;--rarity-legendary:#f59e0b;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--transition-fast:.15s ease;--transition-normal:.25s ease;--transition-slow:.4s ease;--shadow-sm:0 2px 4px #0000004d;--shadow-md:0 4px 12px #0006;--shadow-lg:0 8px 24px #00000080;--shadow-glow-cyan:0 0 20px var(--ar-cyan-glow),0 0 40px var(--ar-cyan-dim);--shadow-glow-orange:0 0 20px var(--ar-orange-glow),0 0 40px var(--ar-orange-dim);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Rajdhani,Segoe UI,system-ui,sans-serif;font-weight:500;line-height:1.5}html{scroll-behavior:smooth}body{background:var(--ar-black);min-height:100vh;color:var(--text-primary);position:relative;overflow-x:hidden}body:before{content:"";background:radial-gradient(ellipse 80% 50% at 50% -20%,var(--ar-orange-dim),transparent),radial-gradient(ellipse 60% 40% at 100% 100%,var(--ar-cyan-dim),transparent),radial-gradient(ellipse 50% 30% at 0% 80%,var(--ar-purple-glow),transparent);pointer-events:none;z-index:0;position:fixed;inset:0}body:after{content:"";pointer-events:none;z-index:0;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:50px 50px;position:fixed;inset:0}#root{z-index:1;min-height:100vh;position:relative}a{color:var(--ar-cyan);transition:color var(--transition-fast);text-decoration:none}a:hover{color:var(--ar-orange)}button{font-family:inherit;font-size:inherit;cursor:pointer;color:inherit;background:0 0;border:none}input,select,textarea{font-family:inherit;font-size:inherit}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.glow-cyan{text-shadow:0 0 10px var(--ar-cyan-glow),0 0 20px var(--ar-cyan-dim)}.glow-orange{text-shadow:0 0 10px var(--ar-orange-glow),0 0 20px var(--ar-orange-dim)}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes glow{0%,to{box-shadow:0 0 5px var(--ar-cyan-glow),0 0 10px var(--ar-cyan-dim)}50%{box-shadow:0 0 15px var(--ar-cyan-glow),0 0 30px var(--ar-cyan-dim)}}@keyframes scanline{0%{transform:translateY(-100%)}to{transform:translateY(100vh)}}html{font-size:16px}@media (max-width:768px){html{font-size:14px}}@media (max-width:480px){html{font-size:13px}}:root{--ar-black:#08080a;--ar-darker:#0c0c10;--ar-dark:#121218;--ar-surface:#1a1a22;--ar-surface-hover:#222230;--ar-surface-light:#2a2a38;--ar-border:#2a2a3a;--ar-border-light:#3a3a4d;--ar-orange:#ff6b35;--ar-orange-dim:#ff6b3526;--ar-orange-glow:#ff6b3566;--ar-cyan:#00e5ff;--ar-cyan-dim:#00e5ff1a;--ar-cyan-glow:#00e5ff4d;--ar-yellow:#ffd600;--ar-green:#00e676;--ar-green-dim:#00e67626;--ar-red:#ff3d3d;--ar-purple:#b388ff;--ar-purple-dim:#b388ff26;--text-primary:#f5f5f7;--text-secondary:#a0a0b0;--text-muted:#606070;--text-dim:#404050;--rarity-common:#9ca3af;--rarity-uncommon:#4ade80;--rarity-rare:#60a5fa;--rarity-epic:#c084fc;--rarity-legendary:#fbbf24;--header-height:64px;--sidebar-width:400px;--transition-fast:.15s ease;--transition-normal:.25s ease;--radius-sm:6px;--radius-md:10px;--radius-lg:14px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{background:var(--ar-black);color:var(--text-primary);font-family:Rajdhani,sans-serif;font-weight:500;line-height:1.5;overflow:hidden}body:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(100% 100% at 0 0,#ff6b3514 0%,#0000 50%),radial-gradient(80% 80% at 100% 100%,#00e5ff0d 0%,#0000 50%);position:fixed;inset:0}.app-container{z-index:1;flex-direction:column;height:100vh;display:flex;position:relative}.header{height:var(--header-height);background:var(--ar-darker);border-bottom:1px solid var(--ar-border);z-index:100;flex-shrink:0;justify-content:space-between;align-items:center;padding:0 24px;display:flex;position:relative}.header:after{content:"";background:linear-gradient(90deg,transparent,var(--ar-orange),transparent);opacity:.5;height:1px;position:absolute;bottom:0;left:0;right:0}.header-content{align-items:center;gap:16px;display:flex}.logo-small{border-radius:var(--radius-sm);border:1px solid var(--ar-border);background:url(./logo-B6KPkq_v.jpg) 50%/cover;width:40px;height:40px}.header h1{letter-spacing:3px;text-transform:uppercase;background:linear-gradient(135deg,var(--ar-orange)0%,var(--ar-yellow)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-family:Orbitron,sans-serif;font-size:1.25rem;font-weight:700}.header-links{gap:12px;display:flex}.header-link{background:var(--ar-surface);border:1px solid var(--ar-border);border-radius:var(--radius-sm);width:40px;height:40px;color:var(--text-secondary);transition:all var(--transition-fast);justify-content:center;align-items:center;display:flex}.header-link:hover{background:var(--ar-orange-dim);border-color:var(--ar-orange);color:var(--ar-orange);transform:translateY(-2px)}.header-link svg{fill:currentColor;width:20px;height:20px}.main-content{flex:1;display:flex;overflow:hidden}.sidebar{width:var(--sidebar-width);background:var(--ar-darker);border-right:1px solid var(--ar-border);flex-direction:column;flex-shrink:0;display:flex}.search-box{border-bottom:1px solid var(--ar-border);padding:16px;position:relative}.search-box input{background:var(--ar-surface);border:1px solid var(--ar-border);border-radius:var(--radius-md);width:100%;color:var(--text-primary);transition:all var(--transition-fast);outline:none;padding:12px 40px 12px 44px;font-family:inherit;font-size:15px}.search-box input::placeholder{color:var(--text-muted)}.search-box input:focus{border-color:var(--ar-orange);box-shadow:0 0 0 3px var(--ar-orange-dim)}.search-box .search-icon{color:var(--text-muted);pointer-events:none;position:absolute;top:50%;left:30px;transform:translateY(-50%)}.clear-search{background:var(--ar-surface-light);width:24px;height:24px;color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);border:none;border-radius:50%;justify-content:center;align-items:center;font-size:18px;display:flex;position:absolute;top:50%;right:28px;transform:translateY(-50%)}.clear-search:hover{background:var(--ar-orange);color:#fff}.filters{border-bottom:1px solid var(--ar-border);flex-direction:column;gap:12px;padding:16px;display:flex}.filter-row{flex-direction:column;gap:6px;display:flex}.filter-row label{text-transform:uppercase;letter-spacing:1px;color:var(--text-muted);font-size:11px;font-weight:600}.filter-row select{background:var(--ar-surface);border:1px solid var(--ar-border);border-radius:var(--radius-sm);color:var(--text-primary);cursor:pointer;transition:all var(--transition-fast);outline:none;padding:10px 14px;font-family:inherit;font-size:14px}.filter-row select:hover{border-color:var(--ar-border-light)}.filter-row select:focus{border-color:var(--ar-orange)}.clear-filters{border:1px solid var(--ar-border);border-radius:var(--radius-sm);color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);background:0 0;padding:8px 16px;font-family:inherit;font-size:13px}.clear-filters:hover{background:var(--ar-red);border-color:var(--ar-red);color:#fff}.sort-options{border-bottom:1px solid var(--ar-border);flex-wrap:wrap;align-items:center;gap:8px;padding:12px 16px;display:flex}.sort-label{color:var(--text-muted);margin-right:4px;font-size:12px}.sort-btn{background:var(--ar-surface);border:1px solid var(--ar-border);border-radius:var(--radius-sm);color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);padding:6px 12px;font-family:inherit;font-size:12px;font-weight:600}.sort-btn:hover{background:var(--ar-surface-hover);border-color:var(--ar-border-light)}.sort-btn.active{background:var(--ar-orange-dim);border-color:var(--ar-orange);color:var(--ar-orange)}.results-count{color:var(--text-muted);border-bottom:1px solid var(--ar-border);background:var(--ar-dark);padding:10px 16px;font-size:13px}.item-list{flex:1;padding:8px;overflow-y:auto}.item-list::-webkit-scrollbar{width:8px}.item-list::-webkit-scrollbar-track{background:var(--ar-darker)}.item-list::-webkit-scrollbar-thumb{background:var(--ar-border);border-radius:4px}.item-list::-webkit-scrollbar-thumb:hover{background:var(--ar-border-light)}.item-list-item{border-radius:var(--radius-sm);cursor:pointer;width:100%;transition:all var(--transition-fast);text-align:left;background:0 0;border:1px solid #0000;flex-direction:column;align-items:flex-start;margin-bottom:4px;padding:12px 14px;display:flex}.item-list-item:hover{background:var(--ar-surface);border-color:var(--ar-border)}.item-list-item.selected{background:var(--ar-orange-dim);border-color:var(--ar-orange)}.item-list-item .item-name{color:var(--text-primary);margin-bottom:4px;font-size:15px;font-weight:600}.item-list-item.selected .item-name{color:var(--ar-orange)}.item-list-item .item-meta{align-items:center;gap:12px;font-size:12px;display:flex}.item-list-item .item-rarity{background:var(--ar-surface);border-radius:4px;padding:2px 8px;font-weight:600}.item-list-item .item-value{color:var(--ar-yellow);align-items:center;gap:4px;display:flex}.common{color:var(--rarity-common)!important}.uncommon{color:var(--rarity-uncommon)!important}.rare{color:var(--rarity-rare)!important}.epic{color:var(--rarity-epic)!important}.legendary{color:var(--rarity-legendary)!important}.item-rarity.common{background:#9ca3af26}.item-rarity.uncommon{background:#4ade8026}.item-rarity.rare{background:#60a5fa26}.item-rarity.epic{background:#c084fc26}.item-rarity.legendary{background:#fbbf2426}.selected-count{color:var(--ar-orange);font-weight:600}.item-list-item.selected{animation:.3s selectPulse}@keyframes selectPulse{0%{transform:scale(1)}50%{transform:scale(.98)}to{transform:scale(1)}}.no-results{text-align:center;color:var(--text-muted);padding:40px 20px}.no-results p{margin-bottom:12px}.no-results button{background:var(--ar-surface);border:1px solid var(--ar-border);border-radius:var(--radius-sm);color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);padding:8px 16px;font-family:inherit;font-size:13px}.no-results button:hover{border-color:var(--ar-orange);color:var(--ar-orange)}.detail-panel{background:var(--ar-dark);flex-direction:column;flex:1;display:flex;position:relative;overflow-y:auto}.detail-panel-header{background:var(--ar-darker);border-bottom:1px solid var(--ar-border);flex-shrink:0;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.panel-info{color:var(--text-secondary);font-size:13px}.clear-all-btn{border:1px solid var(--ar-border);border-radius:var(--radius-sm);color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);background:0 0;padding:6px 14px;font-family:inherit;font-size:12px;font-weight:600}.clear-all-btn:hover{background:var(--ar-red);border-color:var(--ar-red);color:#fff}.clear-all-btn:active{transform:scale(.95)}.detail-grid{background:var(--ar-border);flex:1;gap:2px;display:grid;overflow:hidden}.detail-grid:not([style*=repeat\(1]) .detail-tile{border-left:3px solid #0000}.detail-grid:not([style*=repeat\(1]) .detail-tile:nth-child(6n+1){border-left-color:var(--ar-orange)}.detail-grid:not([style*=repeat\(1]) .detail-tile:nth-child(6n+2){border-left-color:var(--ar-cyan)}.detail-grid:not([style*=repeat\(1]) .detail-tile:nth-child(6n+3){border-left-color:var(--ar-purple)}.detail-grid:not([style*=repeat\(1]) .detail-tile:nth-child(6n+4){border-left-color:var(--ar-green)}.detail-grid:not([style*=repeat\(1]) .detail-tile:nth-child(6n+5){border-left-color:var(--ar-yellow)}.detail-grid:not([style*=repeat\(1]) .detail-tile:nth-child(6n+6){border-left-color:var(--ar-red)}.detail-tile{background:var(--ar-dark);animation:.3s tileAppear;position:relative;overflow-y:auto}@keyframes tileAppear{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.detail-tile:before{content:"";background:linear-gradient(90deg,var(--ar-orange),var(--ar-cyan));opacity:.6;z-index:1;height:2px;position:absolute;top:0;left:0;right:0}.detail-tile::-webkit-scrollbar{width:6px}.detail-tile::-webkit-scrollbar-track{background:var(--ar-darker)}.detail-tile::-webkit-scrollbar-thumb{background:var(--ar-border);border-radius:3px}.detail-tile::-webkit-scrollbar-thumb:hover{background:var(--ar-orange)}.detail-panel::-webkit-scrollbar{width:10px}.detail-panel::-webkit-scrollbar-track{background:var(--ar-dark)}.detail-panel::-webkit-scrollbar-thumb{background:var(--ar-border);border:2px solid var(--ar-dark);border-radius:5px}.detail-empty{height:100%;color:var(--text-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:40px;display:flex}.detail-empty .empty-icon{color:var(--ar-border-light);margin-bottom:24px}.detail-empty h3{color:var(--text-secondary);margin-bottom:8px;font-family:Orbitron,sans-serif;font-size:1.5rem}.detail-empty p{font-size:15px}.detail-empty .hint{color:var(--text-dim);margin-top:8px;font-size:13px}.detail-content{height:100%;padding:20px}.detail-grid[style*=repeat\(1] .detail-content{max-width:800px;margin:0 auto;padding:32px}.detail-header{border-bottom:1px solid var(--ar-border);margin-bottom:20px;padding-bottom:16px}.detail-title-row{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:8px;display:flex}.detail-header h2{word-break:break-word;font-family:Orbitron,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.2}.detail-grid[style*=repeat\(1] .detail-header h2{font-size:2rem}.detail-grid[style*=repeat\(1] .detail-header{margin-bottom:32px;padding-bottom:24px}.close-detail{background:var(--ar-surface);border:1px solid var(--ar-border);border-radius:var(--radius-sm);width:28px;height:28px;color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);flex-shrink:0;justify-content:center;align-items:center;font-size:18px;line-height:1;display:flex}.detail-grid[style*=repeat\(1] .close-detail{width:36px;height:36px;font-size:24px}.close-detail:hover{background:var(--ar-red);border-color:var(--ar-red);color:#fff;transform:scale(1.1)}.close-detail:active{transform:scale(.95)}.detail-subtitle{flex-wrap:wrap;align-items:center;gap:8px;font-size:13px;display:flex}.detail-type{color:var(--text-secondary)}.detail-rarity{border-radius:var(--radius-sm);padding:3px 10px;font-size:11px;font-weight:600}.detail-grid[style*=repeat\(1] .detail-subtitle{gap:12px;font-size:15px}.detail-grid[style*=repeat\(1] .detail-rarity{padding:4px 12px;font-size:13px}.detail-rarity.common{background:#9ca3af26}.detail-rarity.uncommon{background:#4ade8026}.detail-rarity.rare{background:#60a5fa26}.detail-rarity.epic{background:#c084fc26}.detail-rarity.legendary{background:#fbbf2426}.detail-section{margin-bottom:18px}.detail-section h4{text-transform:uppercase;letter-spacing:1.5px;color:var(--text-muted);border-bottom:1px solid var(--ar-border);margin-bottom:10px;padding-bottom:6px;font-family:Orbitron,sans-serif;font-size:10px;font-weight:600}.detail-grid[style*=repeat\(1] .detail-section{margin-bottom:28px}.detail-grid[style*=repeat\(1] .detail-section h4{letter-spacing:2px;margin-bottom:16px;padding-bottom:8px;font-size:12px}.detail-values{flex-flow:wrap;gap:8px;display:flex}.value-row{background:var(--ar-surface);border:1px solid var(--ar-border);border-radius:var(--radius-sm);flex-direction:column;flex:1;align-items:center;gap:4px;min-width:80px;padding:10px 14px;display:flex}.value-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:11px}.value-amount{color:var(--text-secondary);align-items:center;gap:4px;font-family:Share Tech Mono,monospace;font-size:15px;display:flex}.detail-grid[style*=repeat\(1] .detail-values{flex-direction:column;gap:10px}.detail-grid[style*=repeat\(1] .value-row{flex-direction:row;justify-content:space-between;padding:12px 16px}.detail-grid[style*=repeat\(1] .value-label{text-transform:none;font-size:14px}.detail-grid[style*=repeat\(1] .value-amount{font-size:16px}.value-amount svg{color:var(--ar-yellow)}.value-amount.best{color:var(--ar-green);font-weight:700}.related-items{flex-wrap:wrap;gap:6px;display:flex}.related-item-chip{background:var(--ar-surface);border:1px solid var(--ar-border);border-radius:var(--radius-sm);color:var(--text-primary);cursor:pointer;transition:all var(--transition-fast);align-items:center;gap:4px;padding:6px 10px;font-family:inherit;font-size:12px;display:inline-flex}.detail-grid[style*=repeat\(1] .related-items{gap:8px}.detail-grid[style*=repeat\(1] .related-item-chip{gap:6px;padding:8px 14px;font-size:14px}.related-item-chip:hover{background:var(--ar-cyan-dim);border-color:var(--ar-cyan);color:var(--ar-cyan);transform:translateY(-2px)}.related-item-chip .qty{color:var(--text-muted);font-size:12px}.related-item-chip.common:hover{border-color:var(--rarity-common);color:var(--rarity-common)}.related-item-chip.uncommon:hover{border-color:var(--rarity-uncommon);color:var(--rarity-uncommon)}.related-item-chip.rare:hover{border-color:var(--rarity-rare);color:var(--rarity-rare)}.related-item-chip.epic:hover{border-color:var(--rarity-epic);color:var(--rarity-epic)}.related-item-chip.legendary:hover{border-color:var(--rarity-legendary);color:var(--rarity-legendary)}.enemy-list{flex-wrap:wrap;gap:6px;display:flex}.enemy-item{background:var(--ar-surface);border:1px solid var(--ar-border);border-radius:var(--radius-sm);color:var(--text-secondary);align-items:center;gap:8px;padding:6px 10px;font-size:12px;display:flex}.enemy-item .enemy-icon{object-fit:contain;border-radius:4px;width:22px;height:22px}.detail-grid[style*=repeat\(1] .enemy-list{gap:10px}.detail-grid[style*=repeat\(1] .enemy-item{gap:10px;padding:10px 14px;font-size:14px}.detail-grid[style*=repeat\(1] .enemy-item .enemy-icon{width:28px;height:28px}.requirement-group{margin-bottom:16px}.requirement-group:last-child{margin-bottom:0}.requirement-type{border-radius:var(--radius-sm);text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;padding:3px 8px;font-size:10px;font-weight:700;display:inline-block}.detail-grid[style*=repeat\(1] .requirement-type{letter-spacing:1px;margin-bottom:10px;padding:4px 10px;font-size:11px}.requirement-type.quest{background:var(--ar-orange-dim);color:var(--ar-orange)}.requirement-type.workbench{background:var(--ar-cyan-dim);color:var(--ar-cyan)}.requirement-type.project{background:var(--ar-purple-dim);color:var(--ar-purple)}.requirement-list{flex-direction:column;gap:4px;display:flex}.requirement-item{background:var(--ar-surface);border:1px solid var(--ar-border);border-radius:var(--radius-sm);color:var(--text-primary);padding:8px 10px;font-size:12px}.requirement-item .qty{color:var(--text-muted);margin-left:4px;font-size:11px}.detail-grid[style*=repeat\(1] .requirement-list{gap:6px}.detail-grid[style*=repeat\(1] .requirement-item{padding:10px 14px;font-size:14px}.detail-grid[style*=repeat\(1] .requirement-item .qty{margin-left:6px;font-size:12px}@media (max-width:900px){:root{--sidebar-width:100%}.main-content{flex-direction:column}.sidebar{border-right:none;border-bottom:1px solid var(--ar-border);width:100%;max-height:50vh}.detail-panel{flex:1;min-height:50vh}.detail-content{padding:16px}.detail-header h2{font-size:1.1rem}.detail-grid{grid-template-columns:1fr!important}.detail-tile{max-height:none}.header h1{letter-spacing:2px;font-size:1rem}.filters{flex-flow:wrap}.filter-row{flex:1;min-width:140px}}@media (max-width:600px){.header{padding:0 16px}.header h1{display:none}.logo-small{width:36px;height:36px}.sidebar{max-height:60vh}.detail-content{padding:16px}.detail-header h2{font-size:1.25rem}.value-row{padding:10px 12px}.related-item-chip{padding:6px 10px;font-size:13px}}.detail-content{animation:.3s fadeIn}.item-list-item{animation:.2s backwards fadeIn}.item-list-item:first-child{animation-delay:0s}.item-list-item:nth-child(2){animation-delay:20ms}.item-list-item:nth-child(3){animation-delay:40ms}.item-list-item:nth-child(4){animation-delay:60ms}.item-list-item:nth-child(5){animation-delay:80ms}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--ar-darker)}::-webkit-scrollbar-thumb{background:var(--ar-border);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--ar-orange)}::selection{background:var(--ar-orange);color:#fff}:focus-visible,button:focus-visible,a:focus-visible{outline:2px solid var(--ar-orange);outline-offset:2px}
