@import "https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable.min.css";
:root{--bg:#0b0f14;--panel:#1a1a1a;--panel2:#1f1f1f;--border:#ffffff14;--text:#ffffffeb;--muted:#ffffff9e;--foreground:#0a0a0a;--shadow:0 10px 30px #00000073;--black:#0a0a0a;--color-gray-500:#6a7282;--color-gray-300:#d1d5dc;--font-sans:"Pretendard Variable",Pretendard,-apple-system,BlinkMacSystemFont,system-ui,"Apple SD Gothic Neo","Noto Sans KR","Malgun Gothic","맑은 고딕",dotum,"돋움",sans-serif;--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--text-5xl:3rem;--text-6xl:3.75rem;--text-7xl:4rem;--game-primary:#155dfc;--game-primary-hover:#155dfc1a;--game-primary-border:#155dfc;--game-primary-bg:#155dfc1a;--t1:#3b1b1b;--t2:#3a2a12;--t3:#24351b;--t4:#1f2b35;--tier-s:#ff4757;--tier-a:#ff6348;--tier-b:#ff9800;--tier-c:#ffc107;--tier-d:#95a5a6;--tier-e:#000;--neon-blue:#155dfc;--neon-green:#a3ff12;--neon-orange:#ff6b35;--neon-pink:#ff4757;--neon-yellow:gold}@supports (color:lab(0% 0 0)){:root{--foreground:lab(2.75381% 0 0);--color-gray-500:lab(47.7841% -.393182 -10.0268);--color-gray-300:lab(85.1236% -.612259 -3.7138)}}.sharp-stroke{-webkit-text-stroke:0;text-shadow:1.5px 1.5px #000,-1.5px -1.5px #000,1.5px -1.5px #000,-1.5px 1.5px #000,2px 2px #000;letter-spacing:-.03em;font-weight:800;line-height:1.1;font-family:var(--font-sans)}.sharp-stroke-blue{color:var(--neon-blue)}.sharp-stroke-green{color:var(--neon-green)}.sharp-stroke-orange{color:var(--neon-orange)}.sharp-stroke-white{color:#fff}.diagonal-split-unused{display:none}.service-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;padding:40px 0;display:grid}.service-card{border:1px solid var(--border);background:#111;padding:32px;transition:all .3s;position:relative;overflow:hidden}.service-card:before{content:"";background:currentColor;width:4px;height:100%;position:absolute;top:0;left:0}.service-card:hover{background:#161616;border-color:#fff3;transform:translateY(-5px)}.service-icon{margin-bottom:20px;font-size:32px}.service-name{color:#fff;margin-bottom:12px;font-size:20px;font-weight:800}.service-desc{color:var(--muted);font-size:14px;line-height:1.6}.game-poe2{--game-primary:#155dfc;--game-primary-hover:#155dfc1a;--game-primary-border:#155dfc;--game-primary-bg:#155dfc1a;--poe2-primary:#155dfc;--poe2-secondary:#fff;--poe2-primary-rgb:21,93,252;--poe2-primary-hover:#155dfc1a;--poe2-primary-light:#155dfc0d;--poe2-primary-bg:#155dfc1a}.game-poe1{--game-primary:#ff6b35;--game-primary-hover:#ff6b351a;--game-primary-border:#ff6b35;--game-primary-bg:#ff6b351a}.game-wow{--game-primary:#a3ff12;--game-primary-hover:#a3ff121a;--game-primary-border:#a3ff12;--game-primary-bg:#a3ff121a}.game-last-epoch{--game-primary:#9d4edd;--game-primary-hover:#9d4edd1a;--game-primary-border:#9d4edd;--game-primary-bg:#9d4edd1a}.game-fellowship{--game-primary:gold;--game-primary-hover:#ffd7001a;--game-primary-border:gold;--game-primary-bg:#ffd7001a;--game-secondary:#000}.game-once-human{--game-primary:#ff4757;--game-primary-hover:#ff47571a;--game-primary-border:#ff4757;--game-primary-bg:#ff47571a}*{box-sizing:border-box;margin:0;padding:0}html{scrollbar-gutter:stable;overflow-y:scroll}body{background:var(--foreground);color:var(--text);font-family:var(--font-sans);font-size:var(--text-base);min-height:100vh}.layout-wrapper{box-sizing:border-box;width:100%;max-width:1920px;min-height:100vh;margin:0 auto;display:flex}.main-content{flex:1;min-width:0}.top-header{border-bottom:1px solid var(--border);z-index:200;background:#000;position:relative}.top-header-container{justify-content:space-between;align-items:center;max-width:1920px;height:60px;margin:0 auto;padding:0 24px;display:flex}.header-left{align-items:center;gap:12px;display:flex}.site-logo{color:var(--text);align-items:center;gap:12px;text-decoration:none;display:flex}.logo-placeholder{color:#fff;background:#2563eb;border-radius:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:700;display:flex}.site-name{font-size:var(--text-2xl);letter-spacing:1px;text-transform:uppercase;font-weight:700}.header-right{align-items:center;gap:12px;display:flex}.header-btn{color:var(--text);text-transform:uppercase;letter-spacing:.5px;cursor:pointer;background:0 0;border:none;border-radius:0;padding:8px 16px;font-size:12px;font-weight:600;transition:opacity .2s}.header-btn-settings{justify-content:center;align-items:center;padding:4px 8px;font-size:18px;display:flex}.header-btn:hover{opacity:.7}.header-btn-primary{color:var(--text);background:0 0;border:none}.header-btn-primary:hover{opacity:.7}.header-discord-link{color:#5865f2;justify-content:center;align-items:center;width:36px;height:36px;transition:color .2s,opacity .2s;display:flex}.header-discord-link:hover{color:#7289da;opacity:.9}.lang-select{width:60px;height:36px;color:var(--text);text-transform:uppercase;cursor:pointer;appearance:none;background:#2a2a2a url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23ffffff' d='M6 9L1 4h10z'/%3E%3C/svg%3E") right 6px center/10px no-repeat;border:none;border-radius:0;padding:0 20px 0 8px;font-size:11px;font-weight:700;transition:opacity .2s}.lang-select:hover{opacity:.8}.lang-select:focus{outline:1px solid var(--game-primary);outline-offset:-1px}.game-nav{border-bottom:1px solid var(--border);z-index:150;background:#0a0a0a;position:relative}.game-nav-container{align-items:center;gap:0;max-width:1920px;height:56px;margin:0 auto;padding:0 24px;display:flex}.game-nav-item{height:100%;color:var(--muted);text-transform:uppercase;letter-spacing:.5px;clip-path:polygon(0 0,calc(100% - 12px) 0,100% 100%,12px 100%);border-bottom:2px solid #0000;align-items:center;margin-right:-12px;padding:0 20px;font-size:14px;font-weight:600;text-decoration:none;transition:color .2s,background .2s;display:flex;position:relative}.game-nav-item:first-child{clip-path:polygon(0 0,calc(100% - 12px) 0,100% 100%,0 100%);margin-left:0}.game-nav-item:last-child{clip-path:polygon(0 0,100% 0,100% 100%,12px 100%);margin-right:0;padding-right:24px}.game-nav-item:hover{color:var(--text);background:#ffffff0d}.game-nav-item.active{color:var(--text);border-bottom:2px solid var(--game-primary);z-index:1;background:0 0}.game-banner{width:100%;margin-top:0;margin-bottom:0}.game-banner.ad-banner{background:#121212;height:90px}.game-banner.game-hero{background:linear-gradient(135deg,#0a0a0a 0%,#1a1a2e 50%,#0a0a0a 100%);justify-content:center;align-items:center;height:300px;display:flex;position:relative}.game-banner.game-hero[style*=--bg-image-url]{background-image:var(--bg-image-url);background-position:50%;background-size:cover}.game-banner.game-hero[style*=--bg-image-url]:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(135deg,#0a0a0a 0%,#1a1a2e 50%,#0a0a0a 100%);position:absolute;inset:0}.game-hero-overlay{background:#0000004d;position:absolute;inset:0}.game-hero-content{z-index:1;text-align:center;position:relative}.game-logo{color:var(--game-primary);text-transform:uppercase;letter-spacing:2px;margin-bottom:12px;font-size:64px;font-weight:800}.game-name{color:var(--text);text-transform:uppercase;letter-spacing:1px;font-size:18px;font-weight:600}.ad-banner-placeholder{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#0f0f0f!important;height:400px!important}.ad-placeholder-content{flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex}.ad-main-text{color:var(--muted);opacity:.8;font-size:24px;font-weight:700}.ad-banner-placeholder .ad-label{border:1px solid var(--border);background:#ffffff0d;border-radius:4px;padding:4px 12px;font-size:11px}.game-sub-nav{border-bottom:1px solid var(--border);z-index:150;background:#0a0a0a;position:sticky;top:0}.game-sub-nav-container{align-items:center;gap:0;max-width:1920px;height:56px;margin:0 auto;padding:0 24px;display:flex}.game-sub-nav-item{height:100%;color:var(--muted);text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid #0000;align-items:center;padding:0 10px;font-size:16px;font-weight:600;text-decoration:none;transition:color .2s,background .2s;display:flex;position:relative}.game-sub-nav-item:first-child{padding-left:10px}.game-sub-nav-item:hover{color:var(--text);background:#ffffff0d}.game-sub-nav-item.active{color:var(--text);background:0 0;border-bottom:none}.game-sub-nav-item.active:after{content:"";background:var(--poe2-primary,var(--game-primary));width:80%;height:2px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.poe2-sub-nav{border-bottom:1px solid var(--border);z-index:150;background:#0a0a0a;position:sticky;top:0}.poe2-sub-nav-container{align-items:center;gap:0;max-width:1920px;height:48px;margin:0 auto;padding:0 24px;display:flex}.poe2-sub-nav-item{height:100%;color:var(--muted);text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid #0000;align-items:center;padding:0 20px;font-size:16px;font-weight:600;text-decoration:none;transition:color .2s,background .2s;display:flex;position:relative}.poe2-sub-nav-item:first-child{padding-left:0}.poe2-sub-nav-item:hover{color:var(--text);background:#ffffff0d}.poe2-sub-nav-item.active{color:var(--text);background:0 0;border-bottom:none}.poe2-sub-nav-item.active:after{content:"";background:var(--poe2-primary,var(--game-primary));width:80%;height:2px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.item-filter-layout{flex-direction:column;min-height:100%;display:flex}.item-filter-nav{border-bottom:1px solid var(--border);z-index:140;padding:0;position:sticky;top:48px;background:#0f0f0f!important}.item-filter-nav-container{align-items:center;gap:0;max-width:1920px;height:44px;margin:0 auto;padding:0 24px;display:flex}.item-filter-nav-item{height:100%;color:var(--muted);text-transform:uppercase;letter-spacing:.5px;clip-path:polygon(0 0,calc(100% - 12px) 0,100% 100%,12px 100%);align-items:center;margin-right:-12px;padding:0 16px;font-size:14px;font-weight:600;text-decoration:none;transition:color .2s,background .2s;display:flex;position:relative}.item-filter-nav-item:first-child{clip-path:polygon(0 0,calc(100% - 12px) 0,100% 100%,0 100%);margin-left:0;padding-left:10px}.item-filter-nav-item:last-child{clip-path:polygon(0 0,100% 0,100% 100%,12px 100%);margin-right:0;padding-right:24px}.item-filter-nav-item:hover{color:var(--text);background:#ffffff0d}.item-filter-nav-item.active{color:var(--text);background:var(--poe2-primary,var(--game-primary));z-index:1}.item-filter-content{flex:1}.item-filter-description{text-align:left;border-bottom:1px solid var(--border);background:#141414;align-items:center;min-height:32px;padding:16px 34px;display:flex;position:relative}.item-filter-description.item-filter-description-with-search{justify-content:space-between}.item-filter-description #unique-search-container{flex:1;justify-content:flex-end;display:flex}.item-filter-description p{color:var(--color-gray-300);font-size:var(--text-sm);margin:0;line-height:1.5}.page-content-wrapper{background:var(--foreground);width:100%}.game-poe2 .page-content-wrapper,.game-poe1 .page-content-wrapper,.game-wow .page-content-wrapper,.game-last-epoch .page-content-wrapper{background:var(--foreground)}.ad-sidebar{justify-content:center;align-items:flex-start;width:300px;padding:24px 16px;display:flex}.ad-placeholder{background:var(--panel);border:1px solid var(--border);border-radius:0;flex-direction:column;justify-content:center;align-items:center;width:300px;min-height:600px;display:flex;position:sticky;top:88px}.ad-label{text-transform:uppercase;letter-spacing:1px;margin-bottom:8px;font-size:12px;color:#ffffff9e!important}.ad-content{opacity:.5;font-size:14px;color:#ffffff9e!important}@media (max-width:1400px){.ad-sidebar{display:none}}.container{max-width:1400px;margin:0 auto;padding:24px}.card{border:1px solid var(--border);box-shadow:var(--shadow);background:#1a1a1a;border-radius:0}.cardHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:24px;padding:20px 24px;display:flex}.cardBody{background:0 0;padding:16px}.grid4{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.colTitle{letter-spacing:.5px;opacity:.9;margin-bottom:10px;font-weight:700}.tile{cursor:default;-webkit-user-select:none;user-select:none;border:1px solid #ffffff1a;border-radius:0;margin-bottom:10px;padding:10px;box-shadow:0 6px 16px #00000059}.tile small{color:var(--muted);margin-top:4px;display:block}input[type=checkbox]{cursor:pointer;width:18px;height:18px;accent-color:var(--poe2-primary,var(--game-primary));appearance:none;background:0 0;border:1px solid #ffffff4d;border-radius:0;transition:all .2s;position:relative}input[type=checkbox]:checked{background:var(--poe2-primary,var(--game-primary));border-color:var(--poe2-primary,var(--game-primary))}input[type=checkbox]:checked:before{content:"✓";color:#fff;font-size:12px;font-weight:700;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}input[type=radio]{appearance:none;cursor:pointer;background:0 0;border:1px solid #ffffff4d;border-radius:50%;outline:none;width:18px;height:18px;transition:all .2s;position:relative}input[type=radio]:hover{border-color:var(--poe2-primary,var(--game-primary))}input[type=radio]:checked{background:var(--poe2-primary,var(--game-primary));border-color:var(--poe2-primary,var(--game-primary))}input[type=radio]:checked:before{content:"";background:#fff;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.newItemPopup{color:#dfcf99;text-align:center;z-index:1000;background-color:#000000f2;border:2px solid #534835;border-radius:2px;min-width:300px;max-width:450px;font-family:Fontin,Noto Sans KR,sans-serif;font-size:14px;line-height:1.4;position:relative;box-shadow:0 0 10px #000c,inset 0 0 20px #000c}.newItemPopup a{color:inherit;pointer-events:none;text-decoration:none}.newItemPopup a.Currency,.newItemPopup a.ItemClasses{color:#aa9e82}.newItemPopup .itemHeader{background:linear-gradient(#24221b 0%,#151410 100%);border-bottom:1px solid #534835;padding:8px 12px;position:relative}.newItemPopup .itemName{color:#fff;text-shadow:1px 1px 2px #000;font-size:18px;font-weight:700;line-height:1.2}.newItemPopup .itemName.typeLine{font-size:18px}.newItemPopup.currencyPopup .itemName{color:#aa9e82}.newItemPopup .content{background-color:#0000;padding:12px 14px}.newItemPopup .property{color:#7f7f7f;margin-bottom:4px;font-size:13px;display:block}.newItemPopup .colourDefault{color:#fff}.newItemPopup .separator{opacity:.8;background:linear-gradient(90deg,#0000,#a38d6d,#0000);width:90%;height:1px;margin:8px auto}.newItemPopup .explicitMod{color:#88f;margin-bottom:4px;line-height:1.4;display:block}.newItemPopup .requirements{color:#7f7f7f;font-size:13px;display:block}.newItemPopup .secDescrText{color:#7f7f7f;margin-bottom:6px;line-height:1.4}.newItemPopup .FlavourText{color:#af6025;margin-top:10px;font-family:serif;font-size:13px;font-style:italic}.newItemPopup .default{color:#7f7f7f}.newItemPopup .fst-italic{font-style:italic}.newItemPopup .GemTags{color:#7f7f7f;margin-bottom:4px;font-style:italic}.newItemPopup img{max-width:100%;display:none}input[type=radio]:checked{background:var(--game-primary);border:none;box-shadow:0 0 4px #155dfc4d}input[type=radio]:checked:before{display:none}input[type=range]{appearance:none;background:#ffffff1a;border:1px solid #ffffff4d;border-radius:2px;outline:none;width:100%;height:6px;transition:all .2s}input[type=range]:hover{background:#ffffff26;border-color:#ffffff80}input[type=range]::-webkit-slider-thumb{appearance:none;background:var(--game-primary);cursor:pointer;border:1px solid #ffffff4d;border-radius:2px;width:6px;height:16px;transition:all .2s;box-shadow:0 1px 3px #0000004d}input[type=range]::-webkit-slider-thumb:hover{background:var(--game-primary-border);box-shadow:0 2px 6px #0006}input[type=range]::-moz-range-thumb{background:var(--game-primary);cursor:pointer;border:1px solid #ffffff4d;border-radius:2px;width:6px;height:16px;transition:all .2s;box-shadow:0 1px 3px #0000004d}input[type=range]::-moz-range-thumb:hover{background:var(--game-primary-border);box-shadow:0 2px 6px #0006}input[type=range]::-moz-range-track{background:#ffffff1a;border:1px solid #ffffff4d;border-radius:2px;height:6px}.operator-slider-container{width:100%}.operator-slider-wrapper{align-items:center;gap:8px;display:flex}.operator-slider-track{background:#ffffff1a;border:1px solid #ffffff4d;border-radius:2px;flex:1;height:6px;position:relative;overflow:hidden}.operator-slider-active{opacity:.6;background:var(--poe2-primary,var(--game-primary,#155dfc));border-radius:2px;height:100%;transition:all .2s;position:absolute;top:0;bottom:0}.action-button{background:var(--panel2);border:1px solid var(--border);color:var(--text);cursor:pointer;white-space:nowrap;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.action-button:hover{border-color:var(--game-primary);background:#ffffff0d}.action-button-primary{background:var(--poe2-primary,var(--game-primary));color:var(--poe2-secondary,#fff);border-color:var(--poe2-primary,var(--game-primary))}.action-button-primary:hover{background:var(--poe2-primary-hover,var(--game-primary-hover));opacity:.9}.action-button-secondary{background:var(--panel2);color:var(--text)}.action-button-admin{background:var(--panel2);color:var(--text);border-color:var(--game-primary)}.action-button-admin:hover{background:#ffffff0d}.action-button-reset{background:var(--panel2);color:var(--text);border-color:#ff4757}.action-button-reset:hover{background:#ffffff0d;border-color:#ff4757}.action-button .dropdown-icon{margin-left:4px;font-size:10px}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--panel);border-radius:0}::-webkit-scrollbar-thumb{background:#fff3;border:none;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#ffffff4d}::-webkit-scrollbar-button{width:0;height:0;display:none}*{scrollbar-width:thin;scrollbar-color:#fff3 var(--panel)}.leveling-dropdown-wrapper{z-index:1!important;flex-direction:column!important;width:106px!important;min-width:106px!important;max-width:106px!important;margin:4px!important;display:flex!important;position:relative!important}.leveling-class-dropdown-wrapper{width:100%!important;min-width:0!important;max-width:100%!important;margin:0 4px!important}.leveling-dropdown-row-item{flex:1!important;align-items:center!important;min-width:0!important;display:flex!important}.leveling-dropdown-row-item .leveling-dropdown-wrapper{width:100%!important;min-width:0!important;max-width:100%!important;margin:0 4px!important}.leveling-dropdown-row-item .leveling-armour-dropdown-wrapper,.leveling-armour-dropdown-wrapper{width:100%!important;min-width:0!important;max-width:100%!important}.leveling-dropdowns-row{flex-flow:row!important;justify-content:center!important;align-items:center!important;gap:0!important;margin:4px!important;display:flex!important}.section-content .leveling-dropdowns-row{box-sizing:border-box!important;background:#141414!important;flex-flow:row!important;justify-content:center!important;align-items:center!important;gap:0!important;width:100%!important;margin:0!important;padding:16px!important;display:flex!important}.section-content .leveling-dropdown-button,.section-content .leveling-dropdowns-row .leveling-dropdown-button{background:#0a0a0a!important;height:38px!important;padding:0 10px!important;font-size:14px!important}.section-content .leveling-dropdown-button.selected,.section-content .leveling-dropdowns-row .leveling-dropdown-button.selected{background:#0a0a0a!important}.section-content .leveling-reset-button,.section-content .leveling-dropdowns-row .leveling-reset-button{border:1px solid var(--border)!important;background:#0a0a0a!important;border-radius:0!important;flex-shrink:0!important;width:78px!important;height:38px!important;padding:0 10px!important;font-size:14px!important}.section-content .leveling-reset-button:hover,.section-content .leveling-dropdowns-row .leveling-reset-button:hover{border-color:var(--border)!important;background:#ffffff0d!important}.leveling-reset-button{border:1px solid var(--border)!important;width:78px!important;height:38px!important;color:var(--text)!important;cursor:pointer!important;box-sizing:border-box!important;background:#0a0a0a!important;border-radius:0!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;margin-left:8px!important;padding:0 10px!important;font-size:14px!important;font-weight:400!important;transition:all .2s!important;display:flex!important}.leveling-reset-button:hover{border-color:var(--border)!important;color:var(--text)!important;background:#ffffff0d!important}.leveling-rarity-section{flex-flow:wrap!important;justify-content:flex-start!important;align-items:center!important;gap:16px!important;width:100%!important;margin:0 auto!important;display:flex!important}.section-content .leveling-rarity-section{box-sizing:border-box!important;background:#141414!important;flex-flow:wrap!important;justify-content:flex-start!important;align-items:center!important;gap:16px!important;width:100%!important;margin:0!important;padding:16px!important;display:flex!important}.leveling-rarity-title{color:var(--text)!important;font-size:14px!important;font-weight:400!important}.leveling-rarity-item{cursor:pointer!important;-webkit-user-select:none!important;user-select:none!important;align-items:center!important;gap:6px!important;display:flex!important}.leveling-rarity-item span{color:var(--text)!important;font-size:14px!important;font-weight:400!important}.leveling-dropdown-label{color:var(--muted)!important;text-align:center!important;margin-bottom:6px!important;font-size:12px!important;font-weight:600!important;display:block!important}.leveling-dropdown-button{border:1px solid var(--border)!important;width:100%!important;height:38px!important;color:var(--text)!important;cursor:pointer!important;box-sizing:border-box!important;background:#0a0a0a!important;justify-content:space-between!important;align-items:center!important;padding:0 10px!important;font-size:14px!important;font-weight:400!important;transition:all .2s!important;display:flex!important}.leveling-dropdown-button .dropdown-icon{color:var(--muted)!important;margin-left:8px!important;font-size:12px!important;display:block!important}.leveling-dropdown-button:hover{border-color:var(--border)!important;background:#ffffff0d!important}.leveling-dropdown-button.selected{border-color:var(--border)!important;color:var(--text)!important;background:#0a0a0a!important}.leveling-dropdown-button.selected:hover{border-color:var(--border)!important;color:var(--text)!important;background:#ffffff0d!important}.leveling-dropdown-menu{background:var(--panel2)!important;border:1px solid var(--border)!important;z-index:1000!important;box-sizing:border-box!important;flex-direction:column!important;max-height:300px!important;margin-top:4px!important;display:flex!important;position:absolute!important;top:100%!important;left:0!important;right:0!important;overflow:hidden auto!important;box-shadow:0 8px 24px #0006!important}.leveling-dropdown-item{border:none!important;border-bottom:1px solid var(--border)!important;color:var(--text)!important;text-align:left!important;cursor:pointer!important;box-sizing:border-box!important;background:0 0!important;width:100%!important;padding:8px 12px!important;font-size:13px!important;font-weight:400!important;transition:background .2s!important}.leveling-dropdown-item:last-child{border-bottom:none!important}.leveling-dropdown-item:hover{background:#ffffff0d!important}.leveling-dropdown-item.selected,.leveling-dropdown-item-multi.selected,div.leveling-dropdown-item.selected,div.leveling-dropdown-item-multi.selected,.leveling-dropdown-menu .leveling-dropdown-item.selected,.leveling-dropdown-menu .leveling-dropdown-item-multi.selected,.leveling-dropdown-menu div.leveling-dropdown-item.selected,.leveling-dropdown-menu div.leveling-dropdown-item-multi.selected{color:#fff!important;background:#3e63dd!important}.leveling-dropdown-item-multi{border:none!important;border-bottom:1px solid var(--border)!important;color:var(--text)!important;cursor:pointer!important;text-align:left!important;box-sizing:border-box!important;background:0 0!important;justify-content:flex-start!important;align-items:center!important;gap:8px!important;width:100%!important;padding:8px 12px!important;font-size:13px!important;font-weight:400!important;transition:all .2s!important;display:flex!important}.leveling-dropdown-item-multi:last-child{border-bottom:none!important}.leveling-dropdown-item-multi:hover:not(.selected){background:#ffffff0d!important}.leveling-dropdown-item-multi.selected,div.leveling-dropdown-item-multi.selected,.leveling-dropdown-menu .leveling-dropdown-item-multi.selected,.leveling-dropdown-menu div.leveling-dropdown-item-multi.selected{color:#fff!important;background:#3e63dd!important;font-weight:400!important}.leveling-dropdown-item-multi span{text-align:left!important;flex:1!important}.selected-items-popup{border:1px solid var(--border)!important;z-index:1001!important;box-sizing:border-box!important;pointer-events:none!important;background:#3e63dd!important;border-radius:0!important;width:100%!important;min-width:100%!important;max-width:100%!important;margin-top:4px!important;padding:6px 10px!important;position:absolute!important;top:100%!important;left:0!important;right:0!important;box-shadow:0 4px 12px #00000080!important}.selected-items-popup .selected-item-text{color:#fff!important;text-align:left!important;padding:3px 0!important;font-size:12px!important;line-height:1.5!important}.quick-filter-section .section-header,.league-start-wrapper .section-header,.quick-filters-column .section-header{border:1px solid var(--border)!important;cursor:pointer!important;box-sizing:border-box!important;background:#1a1a1a!important;align-items:center!important;gap:12px!important;width:100%!important;height:44px!important;margin-bottom:0!important;padding:12px!important;transition:background .2s,border-color .2s,box-shadow .2s!important;display:flex!important;position:relative!important;box-shadow:0 2px 4px #0000004d!important}.quick-filter-section .section-header.section-header-expanded:before,.league-start-wrapper .section-header.section-header-expanded:before,.quick-filters-column .section-header.section-header-expanded:before{content:""!important;background:var(--poe2-primary,var(--game-primary))!important;width:3px!important;position:absolute!important;top:0!important;bottom:0!important;left:0!important}.quick-filter-section .section-header.section-header-expanded,.league-start-wrapper .section-header.section-header-expanded,.quick-filters-column .section-header.section-header-expanded{background:#1a1a1a!important}.quick-filter-section .section-header.section-header-expanded:hover,.league-start-wrapper .section-header.section-header-expanded:hover,.quick-filters-column .section-header.section-header-expanded:hover{border-color:var(--poe2-primary,var(--game-primary))!important;background:#1a1a1a!important}.quick-filter-section .section-header:hover,.league-start-wrapper .section-header:hover,.quick-filters-column .section-header:hover{border-color:var(--poe2-primary,var(--game-primary))!important;box-shadow:0 4px 8px #0006!important}.quick-filter-section .section-header .section-title,.league-start-wrapper .section-header .section-title,.quick-filters-column .section-header .section-title{color:var(--text)!important;flex:1!important;margin:0!important;font-size:16px!important;font-weight:600!important}.quick-filter-section .section-header .active-rules-count,.league-start-wrapper .section-header .active-rules-count,.quick-filters-column .section-header .active-rules-count{color:var(--color-gray-500)!important;white-space:nowrap!important;letter-spacing:0!important;flex-shrink:0!important;margin-left:auto!important;font-size:14px!important;font-weight:400!important}.quick-filter-section .section-header .section-toggle-icon,.league-start-wrapper .section-header .section-toggle-icon,.quick-filters-column .section-header .section-toggle-icon{width:24px!important;height:24px!important;color:var(--muted)!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;margin-left:8px!important;display:flex!important}.quick-filter-section .section-header .section-toggle-icon svg,.league-start-wrapper .section-header .section-toggle-icon svg,.quick-filters-column .section-header .section-toggle-icon svg{width:24px!important;height:24px!important;display:block!important}.quick-filter-section .section-header .section-checkbox,.league-start-wrapper .section-header .section-checkbox,.quick-filters-column .section-header .section-checkbox{cursor:pointer!important;flex-shrink:0!important;align-items:center!important;display:flex!important}.quick-filter-section .section-header .section-checkbox input[type=checkbox],.league-start-wrapper .section-header .section-checkbox input[type=checkbox],.quick-filters-column .section-header .section-checkbox input[type=checkbox]{cursor:pointer!important;width:18px!important;height:18px!important;accent-color:var(--poe2-primary,var(--game-primary))!important;margin:0!important;padding:0!important}.filter-rule-item{background:#141414!important;border-bottom:1px solid #ffffff1a!important;align-items:center!important;gap:10px!important;height:46px!important;min-height:46px!important;padding:2px 16px 2px 32px!important;display:flex!important;position:relative!important}.filter-rule-item:after{display:none!important}.filter-rule-item:last-child{border-bottom:none!important}.rule-checkbox{cursor:pointer!important;flex-shrink:0!important;align-items:center!important;width:20px!important;display:flex!important}.rule-checkbox input[type=checkbox]{cursor:pointer!important;width:18px!important;height:18px!important;accent-color:var(--poe2-primary,var(--game-primary))!important;margin:0!important;padding:0!important}.rule-title{color:var(--text)!important;flex:1!important;min-width:0!important;font-size:14px!important;font-weight:400!important;line-height:1.5!important}.rule-edit-button{border:1px solid var(--border)!important;width:42px!important;height:26px!important;color:var(--color-gray-500)!important;cursor:pointer!important;white-space:nowrap!important;background:0 0!important;border-radius:0!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;padding:0!important;font-size:13px!important;transition:all .2s!important;display:flex!important}.rule-edit-button:hover{color:var(--text)!important;background:#ffffff0d!important;border-color:#fff3!important}.not-found-container{background:#0a0a0a;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.not-found-title{color:#fff;text-align:center;margin:0;font-size:32px;font-weight:700}.site-footer{border-top:1px solid var(--border);background:#0a0a0a;width:100%;margin-top:auto;padding:24px 48px}.footer-wrapper{justify-content:space-between;align-items:center;width:100%;max-width:1400px;margin:0 auto;display:flex}.footer-left,.footer-center,.footer-right{flex:1}.footer-left{text-align:left}.footer-center{text-align:center;flex-direction:column;align-items:center;gap:4px;display:flex}.footer-right{text-align:right}.footer-copyright,.footer-slogan,.footer-email,.footer-link{color:var(--muted);margin:0;font-size:12px;text-decoration:none;transition:color .2s}.footer-email:hover,.footer-link:hover{color:var(--text)}@media (max-width:1024px){.container{padding:16px}.cardHeader{flex-direction:column;gap:16px;padding:16px 20px}.cardBody{padding:12px}.grid4{grid-template-columns:repeat(2,1fr)}.site-footer{padding:20px 24px}.footer-wrapper{gap:16px}.footer-copyright,.footer-slogan,.footer-email,.footer-link{font-size:11px}}@media (max-width:768px){.container{padding:12px}.cardHeader{padding:12px 16px}.cardBody{padding:8px}.grid4{grid-template-columns:repeat(1,1fr)}.site-footer{padding:24px 16px}.footer-wrapper{flex-direction:column;align-items:center;gap:12px}.footer-left,.footer-center,.footer-right{text-align:center;flex:none}.footer-center{order:-1}.footer-copyright,.footer-slogan,.footer-email,.footer-link{font-size:11px}.top-header-container{padding:0 12px}.header-right{gap:8px}.header-discord-link{width:32px;height:32px}.header-discord-link svg{width:18px;height:18px}.lang-select{width:50px;height:32px;font-size:12px}.site-logo{gap:6px}.site-name{font-size:18px}.logo-placeholder{width:28px!important;height:28px!important;font-size:14px!important}.game-sub-nav-container{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding:0 12px;overflow-x:auto}.game-sub-nav-container::-webkit-scrollbar{display:none}.game-sub-nav-item{white-space:nowrap;padding:0 8px;font-size:13px}.item-filter-nav-container{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding:0 8px;overflow-x:auto}.item-filter-nav-container::-webkit-scrollbar{display:none}.item-filter-nav-item{white-space:nowrap;flex-shrink:0;padding:0 10px;font-size:12px}.item-filter-nav-item:first-child{clip-path:none;padding-left:10px}.item-filter-nav-item:last-child{clip-path:none;padding-right:10px}.item-filter-description{padding:8px 12px}.item-filter-description p{font-size:12px}}@media (max-width:480px){.container{padding:8px}.cardHeader{padding:10px 12px}.cardBody{padding:6px}.top-header-container{padding:0 8px}.header-right{gap:4px}.header-discord-link{width:28px;height:28px}.header-discord-link svg{width:16px;height:16px}.lang-select{width:44px;height:28px;padding:0 4px;font-size:11px}.site-name{font-size:16px}.logo-placeholder{width:24px!important;height:24px!important;font-size:12px!important}.site-footer{padding:20px 12px}.footer-copyright,.footer-slogan,.footer-email,.footer-link{font-size:10px}.item-filter-nav-container{height:38px;padding:0 4px}.item-filter-nav-item{padding:0 8px;font-size:11px}.item-filter-description{padding:6px 8px}.item-filter-description p{font-size:11px}}
