@import "https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable.min.css";
@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Noto+Sans+KR:wght@400;500;600;700&family=Roboto:wght@400;500;700&display=swap";
:root,[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--surface-canvas:#121820;--surface-input:#181e25;--surface-base:#1d262f;--surface-raised:#242e38;--surface-overlay:#2a3540;--bg:var(--surface-canvas);--black:var(--surface-canvas);--foreground:var(--surface-canvas);--panel:var(--surface-base);--panel2:var(--surface-raised);--surface:var(--surface-base);--surface-elevated:var(--surface-raised);--surface-inset:var(--surface-input);--border-default:#ffffff14;--border-subtle:#ffffff0d;--border-strong:#ffffff1f;--border:var(--border-default);--text-primary:#ffffffeb;--text-secondary:#ffffff9e;--text-muted:#ffffff73;--text:var(--text-primary);--muted:var(--text-secondary);--text-main:var(--text-primary);--surface-hover:#ffffff0a;--surface-active:#ffffff12;--shadow:0 10px 30px #00000073;--card-shadow:0 4px 20px #00000059}[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--surface-canvas:#eef1f5;--surface-input:#fff;--surface-base:#f3f5f8;--surface-raised:#fff;--surface-overlay:#fff;--bg:var(--surface-canvas);--black:var(--surface-canvas);--foreground:#111827;--panel:var(--surface-base);--panel2:var(--surface-raised);--surface:var(--surface-base);--surface-elevated:var(--surface-raised);--surface-inset:var(--surface-input);--border-default:#0f172a1f;--border-subtle:#0f172a14;--border-strong:#0f172a2e;--border:var(--border-default);--text-primary:#0f172aeb;--text-secondary:#0f172a9e;--text-muted:#0f172a73;--text:var(--text-primary);--muted:var(--text-secondary);--text-main:var(--text-primary);--surface-hover:#0f172a0a;--surface-active:#0f172a12;--shadow:0 10px 30px #0f172a14;--card-shadow:0 4px 16px #0f172a0f}
:root{--home-content-width:1120px;--color-gray-500:#6a7282;--color-gray-300:#d1d5dc;--font-ko:"Pretendard Variable",Pretendard,"Noto Sans KR","Apple SD Gothic Neo","Malgun Gothic",sans-serif;--font-en:"Pretendard Variable",Pretendard,"Noto Sans KR","Apple SD Gothic Neo","Malgun Gothic",sans-serif;--font-sans:var(--font-ko);--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--text-xs:.875rem;--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;--brand-primary:#155dfc;--brand-link:#87f96a;--brand-active-tab:#49a8ff;--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:#bb4166;--tier-s-text:#fff;--tier-a:#ffca3a;--tier-a-text:#000;--tier-b:#1982c4;--tier-b-text:#fff;--tier-c:#8ac926;--tier-c-text:#000;--tier-d:#71787e;--tier-d-text:#000;--tier-e:#71787e;--tier-e-text:#000;--neon-blue:#155dfc;--neon-green:#a3ff12;--neon-orange:#ff6b35;--neon-pink:#ff4757;--neon-yellow:gold}@supports (color:lab(0% 0 0)){:root{--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{background:var(--panel);box-shadow:var(--card-shadow);border:none;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:var(--panel2);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}.guide-body a:not(.meta-btn):not(.admin-badge-link),.content-inner a:not(.meta-btn):not(.admin-badge-link),.post-content a:not(.meta-btn):not(.admin-badge-link){color:var(--brand-link,#87f96a)}.guide-body a:not(.meta-btn):hover,.content-inner a:not(.meta-btn):hover,.post-content a:not(.meta-btn):hover{opacity:.85}*{box-sizing:border-box;margin:0;padding:0;scrollbar-width:thin!important;scrollbar-color:#5200f3 var(--bg)!important}html{scrollbar-gutter:stable;overflow-y:scroll}body.lang-ko{--font-sans:var(--font-ko)}body.lang-en{--font-sans:var(--font-en)}body{background:var(--bg);color:var(--text);font-family:var(--font-sans);font-size:var(--text-base);min-height:100vh}button,input,select,textarea{font-family:inherit}::-webkit-scrollbar{width:12px!important;height:12px!important}::-webkit-scrollbar-track{background:var(--bg)!important}::-webkit-scrollbar-thumb{background:#5200f3!important;border-radius:0!important}::-webkit-scrollbar-thumb:hover{background:#6a1aff!important}hr{border:none;border-top:1px solid #fff700;margin:1.5rem 0}.description-text{line-height:1.6}body.game-poe2,body.game-poe1,body.game-last-epoch,body.game-once-human{background:var(--bg)}.poe2-banner{box-shadow:none!important;background:0 0!important}.poe2-banner:before{display:none!important}.poe1-banner{box-shadow:none!important;background:0 0!important}.poe1-banner:before{display:none!important}.last-epoch-banner{box-shadow:none!important;background:0 0!important}.last-epoch-banner:before{display:none!important}.once-human-banner{box-shadow:none!important;background:0 0!important}.once-human-banner:before{display:none!important}body.game-wow,body.page-community,body.page-home,body.page-community .page-content-wrapper,body.page-home .page-content-wrapper{background:var(--bg)}.wow-banner{box-shadow:none!important;background:0 0!important}.wow-banner:before{display:none!important}.layout-wrapper{box-sizing:border-box;width:100%;max-width:1920px;min-height:100vh;margin:0 auto;display:flex}.main-content{flex:auto;width:100%;min-width:0;max-width:1320px;margin:0 auto}.top-header{background:var(--bg);border-bottom:1px solid var(--border-subtle);box-shadow:none;z-index:200;position:relative;overflow:visible}.top-header-container{justify-content:flex-start;align-items:center;max-width:1920px;height:60px;margin:0 auto;padding:0 24px;display:flex}.header-left{align-items:center;gap:12px;margin-right:20px;display:flex}a.guide-write-btn,.guide-write-btn{box-sizing:border-box;white-space:nowrap;cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;height:38px;transition:background .2s,transform .2s;color:#fff!important;background:#155dfc!important;border:none!important;border-radius:0!important;padding:0 14px!important;font-family:inherit!important;font-size:14px!important;font-weight:400!important;line-height:1!important;text-decoration:none!important;display:inline-flex!important}a.guide-write-btn:hover,.guide-write-btn:hover{transform:translateY(-1px);color:#fff!important;background:#004ecc!important}.guides-container a.guide-card,.guides-container a.guide-card:hover,.guides-container a.guide-card:focus,.guides-container a.guide-card:focus-visible,.guides-container a.guide-card:visited,.guides-container a.guide-card:active,.guides-container a.guide-card *,.guides-container a.guide-card :hover,.guides-container a.guide-card :visited{text-decoration:none!important}.guides-container .guide-grid{gap:8px}.guides-container a.guide-card{box-sizing:border-box;height:100%;padding:0 8px 14px}.guides-container .guide-card-title{-webkit-line-clamp:2;text-overflow:ellipsis;word-break:break-word;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.guides-container .guide-card-image{width:100%;margin:0}.guides-container .guide-card-body{padding:14px 0 0}.guides-container .guide-card-tag{background:0 0!important;border:none!important;padding:0!important}.guides-container .guide-card-title,.guides-container .guide-card-placeholder-title,.guides-container .guide-card h2{margin-top:0;color:var(--text)!important;background:0 0!important;border:none!important;padding-left:0!important;text-decoration:none!important}.guides-container .guide-card-category,.guides-container .guide-date,.guides-container .guide-views{color:var(--muted)!important;text-decoration:none!important}.site-logo{color:var(--text);align-items:center;gap:12px;text-decoration:none;display:flex}.logo-placeholder,.site-logo-image{width:32px;height:32px}.logo-placeholder{color:#fff;background:#2563eb;border-radius:0;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex}.site-logo-image{object-fit:cover;border-radius:50%;flex:none;display:block}.site-name{font-size:var(--text-2xl);letter-spacing:1px;text-transform:uppercase;font-weight:700}.header-right{flex-shrink:0;align-items:center;gap:12px;margin-left:auto;display:flex}.header-nav-wrap{flex:auto;min-width:0;margin-left:4px}.header-menu-toggle{width:40px;height:40px;color:var(--text);cursor:pointer;background:0 0;border:none;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;margin-left:4px;padding:0;display:none}.header-menu-toggle-bar{background:currentColor;width:20px;height:2px;margin:3px 0;transition:transform .2s,opacity .2s;display:block}.top-header.is-nav-open .header-menu-toggle-bar:first-child{transform:translateY(5px)rotate(45deg)}.top-header.is-nav-open .header-menu-toggle-bar:nth-child(2){opacity:0}.top-header.is-nav-open .header-menu-toggle-bar:nth-child(3){transform:translateY(-5px)rotate(-45deg)}.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:14px;font-weight:600;transition:opacity .2s}.header-btn-settings{justify-content:center;align-items:center;padding:4px 8px;font-size:18px;text-decoration:none;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:#fff;justify-content:center;align-items:center;width:36px;height:36px;transition:color .2s,opacity .2s;display:flex}.header-discord-link:hover{color:#fffc;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:14px;font-weight:700;transition:opacity .2s}.lang-select:hover{opacity:.8}.lang-select:focus{outline:1px solid var(--game-primary);outline-offset:-1px}.game-sub-nav{background:var(--bg);border-bottom:1px solid var(--border-subtle);box-shadow:none;z-index:150;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:var(--surface-hover)}.game-sub-nav-item.active{color:var(--text);background:0 0;border-bottom:none}.game-sub-nav-item.active:after{content:"";background:var(--brand-active-tab,var(--game-primary));width:80%;height:2px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.poe2-sub-nav{background:var(--bg);border-bottom:1px solid var(--border);z-index:150;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(--brand-active-tab,var(--game-primary));width:80%;height:2px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.poe-sub-nav-filter{height:100%;position:relative}.poe-sub-nav-filter-btn{align-items:center;gap:4px;text-decoration:none;display:inline-flex}.poe-sub-nav-more{height:100%;margin-left:auto;position:relative}.poe-sub-nav-more-btn{cursor:pointer;background:0 0;border:none;gap:4px;font-family:inherit}.poe-sub-nav-more-caret{opacity:.7;font-size:10px}.poe-sub-nav-dropdown{background:var(--panel);border:1px solid var(--border);z-index:200;min-width:200px;padding:6px 0;position:absolute;top:calc(100% - 2px);right:0;box-shadow:0 8px 24px #00000073}.poe-sub-nav-dropdown-item{color:var(--muted);white-space:nowrap;padding:10px 16px;font-size:14px;font-weight:600;text-decoration:none;display:block}.poe-sub-nav-dropdown-item:hover{color:var(--text);background:#ffffff0f}.poe-sub-nav-dropdown-item.active{color:var(--brand-active-tab,var(--game-primary))}.item-filter-nav-stack--poe{z-index:140;background:var(--bg);border-bottom:1px solid var(--border-subtle);position:sticky;top:56px}.item-filter-nav-stack--poe .item-filter-nav{border-bottom:none;padding-top:0;position:static;top:auto}.item-filter-nav-stack--poe .item-filter-nav-item{clip-path:none;text-transform:none;letter-spacing:0;margin-right:0;font-size:15px}.item-filter-nav-stack--poe .item-filter-nav-item.active{color:var(--text);background:0 0}.item-filter-nav-stack--poe .item-filter-nav-item.active:after{content:"";background:var(--brand-active-tab,var(--game-primary));width:80%;height:2px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.item-filter-nav-stack--poe .item-filter-description{border-bottom:none}.item-filter-nav{background:var(--bg);border-bottom:1px solid var(--border-subtle);box-shadow:none;z-index:140;margin-top:0;margin-bottom:0;padding:6px 0 0;position:sticky;top:56px}.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%);height:100%;text-transform:uppercase;letter-spacing:.5px;align-items:center;margin-right:-12px;padding:0 16px;font-size:16px;font-weight:600;text-decoration:none;transition:color .2s,background .2s;display:flex;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.game-nav-header{margin-left:4px}.game-nav.game-nav-header .game-nav-container{gap:2px;height:auto;padding:0}.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.game-nav-header .game-nav-item{text-transform:none;letter-spacing:0;clip-path:none;border-bottom:2px solid #0000;height:32px;margin-right:0;padding:0 8px;font-size:16px;font-weight:600}.game-nav-item:first-child{clip-path:polygon(0 0,calc(100% - 12px) 0,100% 100%,0 100%);margin-left:0}.game-nav.game-nav-header .game-nav-item:first-child{clip-path:none}.game-nav-item:last-child{clip-path:polygon(0 0,100% 0,100% 100%,12px 100%);margin-right:0;padding-right:24px}.game-nav.game-nav-header .game-nav-item:last-child{clip-path:none;padding-right:8px}.game-nav-item:hover{color:var(--text);background:#ffffff0d}.game-nav.game-nav-header .game-nav-item:hover{background:0 0}.game-nav-item.active{color:var(--brand-active-tab,var(--game-primary));border-bottom:2px solid var(--brand-active-tab,var(--game-primary));z-index:1;background:0 0}.game-nav.game-nav-header .game-nav-item.active{color:var(--brand-active-tab,var(--game-primary));border-bottom:2px solid var(--brand-active-tab,var(--game-primary));clip-path:none;background:0 0}.game-banner{width:100%;margin-top:0;margin-bottom:0}.game-banner.ad-banner{background:var(--panel);height:90px}.game-banner.game-hero{background:var(--bg);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:#0d0d0fd1;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-hero-description{color:#eef2f1db;word-break:keep-all;white-space:pre-line;max-width:760px;margin:8px auto 0;font-size:14px;font-weight:500;line-height:1.7;display:block}.game-name{color:var(--text);text-transform:uppercase;letter-spacing:1px;font-size:18px;font-weight:600}.item-filter-layout{flex-direction:column;min-height:100%;display:flex}.item-filter-nav{box-shadow:none;z-index:140;padding:0;position:sticky;top:48px;background:var(--bg)!important;border-bottom:1px solid var(--border-subtle)!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:16px;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(--game-primary);z-index:1}.item-filter-content{flex:1}.item-filter-description{background:var(--panel);text-align:left;border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;min-height:32px;margin-top:0;padding:18px 34px;display:flex;position:relative}.item-filter-description.item-filter-description-with-search{justify-content:space-between}.active-preset-nav-container{border-bottom:1px solid var(--border);background:var(--bg);flex-shrink:0;align-items:center;gap:16px;padding:12px 34px;display:flex}.item-filter-description-right{flex-shrink:0;align-items:center;gap:16px;margin-left:auto;display:flex}.item-filter-description #unique-search-container{justify-content:flex-end;display:flex}.item-filter-description p{color:var(--color-gray-300);font-size:var(--text-sm);flex:1;min-width:250px;margin:0}.item-filter-page-wrapper{background:var(--bg);flex-direction:column;flex:1;min-height:0;display:flex}.page-content-wrapper{background:var(--bg);width:100%;min-height:600px}.game-poe2 .page-content-wrapper,.game-poe1 .page-content-wrapper,.game-last-epoch .page-content-wrapper,.game-wow .page-content-wrapper,.game-once-human .page-content-wrapper{background:var(--bg)}.ad-sidebar{flex-shrink:0;justify-content:center;align-items:flex-start;width:300px;min-width:300px;padding:24px 16px;display:flex}.ad-sidebar.ad-placeholder{padding:24px 16px}.ad-banner-wrapper{justify-content:center;align-items:flex-start;width:100%;display:flex}.ad-skyscraper{width:300px;min-height:600px}@media (max-width:1400px){.ad-sidebar{display:none}.main-content{max-width:1320px;margin:0 auto}}.container{max-width:1400px;margin:0 auto;padding:24px}.card{background:var(--panel);border:1px solid var(--border);box-shadow:var(--shadow);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(--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(--game-primary);border-color:var(--game-primary)}input[type=checkbox]:checked:before{content:"✓";font-size:14px;font-weight:700;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff!important}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(--game-primary)}input[type=radio]:checked{background:var(--game-primary);border-color: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;font-family:var(--font-sans);text-align:center;z-index:1000;background-color:#000000f2;border:2px solid #534835;border-radius:2px;min-width:300px;max-width:450px;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:none;padding:8px 12px;position:relative}.newItemPopup .tier-market-price-row{background:linear-gradient(#24221b 0%,#151410 100%);border-bottom:1px solid #534835;justify-content:center;align-items:center;gap:8px;padding:4px 12px 10px;display:flex}.newItemPopup .tier-market-price-row img.tier-market-price-icon{object-fit:contain;flex-shrink:0;width:28px;height:28px;display:block}.newItemPopup .tier-market-price-row .tier-market-price-value{color:#fff;letter-spacing:.02em;text-shadow:1px 1px 2px #000;font-size:18px;font-weight:600;line-height:1}.tier-cutoff-label{background:var(--surface-base);border-bottom:1px solid var(--border-subtle);color:var(--text-secondary);letter-spacing:.2px;justify-content:center;align-items:center;gap:4px;padding:6px 8px;font-size:13px;font-weight:600;display:flex}.tier-cutoff-prefix,.tier-cutoff-value{line-height:1}.tier-cutoff-label img.tier-cutoff-icon{object-fit:contain;flex-shrink:0;width:18px;height:18px;display:block}.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:14px;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:14px;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:14px;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}.condition-operator,select.condition-operator,input.condition-operator{background:var(--panel2);border:1px solid var(--border);color:var(--text);box-sizing:border-box;text-align:center;outline:none;width:50px;min-width:50px;height:32px;padding:5px 8px;font-size:14px;transition:border-color .2s}.condition-operator:focus,select.condition-operator:focus,input.condition-operator:focus{border-color:var(--game-primary)}.condition-value,select.condition-value,input.condition-value{background:var(--panel2);border:1px solid var(--border);width:100px;color:var(--text);box-sizing:border-box;outline:none;height:32px;padding:5px 8px;font-size:14px;transition:border-color .2s}.condition-value:focus,select.condition-value:focus,input.condition-value:focus{border-color:var(--game-primary)}.action-button:hover{border-color:var(--game-primary);background:#ffffff0d}.action-button-primary{background:var(--game-primary);color:var(--game-secondary,#fff);border-color:var(--game-primary)}.action-button-primary:hover{background: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:14px}::-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)}.nav-quick-search{background:var(--panel);border:1px solid var(--border);border-radius:0;align-items:center;gap:8px;min-width:220px;height:38px;padding:0 12px;display:flex;position:relative}.nav-quick-search svg{color:var(--muted);flex-shrink:0}.nav-quick-search .item-search-field{color:var(--text);font-size:14px;font-family:var(--font-sans);background:0 0;border:none;outline:none;flex:1;width:100%}.nav-quick-search .item-search-field::placeholder{color:var(--muted)}.nav-quick-search .item-search-clear{width:22px;height:22px;color:var(--muted);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:4px;transition:opacity .2s,color .2s;display:flex}.nav-quick-search .item-search-clear-hidden{opacity:0;pointer-events:none;cursor:default}.nav-quick-search .item-search-clear-visible{opacity:1;cursor:pointer}.nav-quick-search .item-search-clear-visible:hover{color:var(--text)}.nav-quick-search:focus-within{border-color:var(--poe1-primary,var(--game-primary))}.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{background:var(--panel)!important;box-sizing:border-box!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:var(--panel2)!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:var(--panel2)!important}.section-content .leveling-reset-button,.section-content .leveling-dropdowns-row .leveling-reset-button{background:var(--panel2)!important;border:1px solid var(--border)!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{background:var(--panel2)!important;border:1px solid var(--border)!important;width:78px!important;height:38px!important;color:var(--text)!important;cursor:pointer!important;box-sizing:border-box!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{background:var(--panel)!important;box-sizing:border-box!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:14px!important;font-weight:600!important;display:block!important}.leveling-dropdown-button{background:var(--panel2)!important;border:1px solid var(--border)!important;width:100%!important;height:38px!important;color:var(--text)!important;cursor:pointer!important;box-sizing:border-box!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:14px!important;display:block!important}.leveling-dropdown-button:hover{border-color:var(--border)!important;background:#ffffff0d!important}.leveling-dropdown-button.selected{background:var(--panel2)!important;border-color:var(--border)!important;color:var(--text)!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:14px!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:14px!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:14px!important;line-height:1.5!important}.filter-checkbox-groups{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:16px;padding:0 16px 12px;display:grid}.filter-checkbox-group-title{color:var(--text-dim,var(--muted));margin-bottom:8px;font-size:14px;font-weight:600}.filter-checkbox-list{background:#ffffff08;border:1px solid #ffffff14;border-radius:6px;grid-template-columns:repeat(2,minmax(0,1fr));gap:2px 8px;padding:8px;display:grid}.filter-checkbox-item{cursor:pointer;color:var(--text-main,var(--text));-webkit-user-select:none;user-select:none;border-radius:4px;align-items:center;gap:6px;min-width:0;padding:4px;font-size:13px;display:flex}.filter-checkbox-item span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.filter-checkbox-item:hover{background:#ffffff0f}.filter-checkbox-item input{cursor:pointer;accent-color:#3e63dd;flex-shrink:0}@media (max-width:768px){.filter-checkbox-groups{grid-template-columns:1fr}.filter-checkbox-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:420px){.filter-checkbox-list{grid-template-columns:1fr}}.filter-dropdowns-checkbox-mode{border-bottom:1px solid #ffffff0d;margin-bottom:8px;padding-bottom:4px}.filter-level-condition-row{flex-wrap:wrap;align-items:center;gap:8px 12px;padding:0 16px 8px;display:flex}.filter-level-condition-label{color:var(--text-dim,var(--muted));white-space:nowrap;font-size:14px;font-weight:600}.filter-level-condition-select{background:var(--panel2);border:1px solid var(--border);color:var(--text);cursor:pointer;border-radius:4px;height:32px;padding:0 8px;font-size:14px}.filter-dropdowns-checkbox-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:0 16px 8px;display:flex}.filter-level-condition-inline{flex-wrap:wrap;align-items:center;gap:8px;min-height:32px;display:flex}.filter-level-condition-value{min-width:72px}.filter-level-condition-value.is-inactive{opacity:.45;cursor:not-allowed}.filter-dropdowns-level-button{color:var(--text-secondary,var(--muted));cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:4px;padding:6px 12px;font-size:14px;transition:background .2s}.filter-dropdowns-level-button:hover{color:var(--text-main,var(--text));background:#ffffff1a}.filter-dropdowns-reset-button{color:var(--text-main,var(--text));cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:4px;padding:6px 12px;font-size:14px;transition:background .2s}.filter-dropdowns-reset-button:hover{background:#ffffff1a}.quick-filter-section{width:100%;margin-bottom:2px!important}.quick-filter-section .section-header,.league-start-wrapper .section-header,.quick-filters-column .section-header{background:var(--panel2)!important;cursor:pointer!important;height:44px!important;box-shadow:var(--card-shadow)!important;box-sizing:border-box!important;border:none!important;border-radius:0!important;align-items:center!important;gap:12px!important;width:100%!important;margin-bottom:0!important;padding:12px!important;transition:background .2s,border-color .2s,box-shadow .2s!important;display:flex!important;position:relative!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:var(--panel2)!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{background:var(--panel2)!important;border-color:var(--poe2-primary,var(--game-primary))!important}.quick-filter-section .section-header:hover,.league-start-wrapper .section-header:hover,.quick-filters-column .section-header:hover{background:#ffffff0d!important;box-shadow:0 6px 15px #00000080!important}.quick-filter-section[data-section=leveling] .section-header,.quick-filter-section[data-section=poe2_leveling] .section-header,.quick-filter-section[data-section=leveling] .section-header.section-header-expanded,.quick-filter-section[data-section=poe2_leveling] .section-header.section-header-expanded,.quick-filter-section[data-section=leveling] .section-header:hover,.quick-filter-section[data-section=poe2_leveling] .section-header:hover{box-shadow:var(--card-shadow)!important;background:#264126!important}.quick-filter-section[data-section=leveling] .section-header.section-header-expanded:hover,.quick-filter-section[data-section=poe2_leveling] .section-header.section-header-expanded:hover{border-color:var(--poe2-primary,var(--game-primary))!important;background:#2e532e!important}.quick-filter-section[data-section=currency] .section-header,.quick-filter-section[data-section=poe2_currency] .section-header,.quick-filter-section[data-section=currency] .section-header.section-header-expanded,.quick-filter-section[data-section=poe2_currency] .section-header.section-header-expanded,.quick-filter-section[data-section=currency] .section-header:hover,.quick-filter-section[data-section=poe2_currency] .section-header:hover{box-shadow:var(--card-shadow)!important;background:#612141!important}.quick-filter-section[data-section=currency] .section-header.section-header-expanded:hover,.quick-filter-section[data-section=poe2_currency] .section-header.section-header-expanded:hover{border-color:var(--poe2-primary,var(--game-primary))!important;background:#75274e!important}.quick-filter-section[data-section=baseItems] .section-header,.quick-filter-section[data-section=poe2_baseItems] .section-header,.quick-filter-section[data-section=baseItems] .section-header.section-header-expanded,.quick-filter-section[data-section=poe2_baseItems] .section-header.section-header-expanded,.quick-filter-section[data-section=baseItems] .section-header:hover,.quick-filter-section[data-section=poe2_baseItems] .section-header:hover{box-shadow:var(--card-shadow)!important;background:#2b2b42!important}.quick-filter-section[data-section=baseItems] .section-header.section-header-expanded:hover,.quick-filter-section[data-section=poe2_baseItems] .section-header.section-header-expanded:hover{border-color:var(--poe2-primary,var(--game-primary))!important;background:#353553!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(--game-primary)!important;margin:0!important;padding:0!important}.filter-rule-item{background:var(--panel)!important;border-bottom:1px solid #ffffff08!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}.order-badge{color:#ffffffb3!important;opacity:.25!important;background:#00000040!important;border:1px solid #ffffff26!important;border-radius:10px!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;padding:2px 6px!important;font-size:14px!important;line-height:1!important;transition:opacity .15s,border-color .15s,color .15s!important;display:inline-flex!important}.quick-filter-section .section-header:hover .order-badge,.quick-filter-section .section-header:focus-within .order-badge,.filter-rule-item:hover .order-badge,.filter-rule-item:focus-within .order-badge{opacity:1!important;color:#fffffff2!important;border-color:#ffffff4d!important}.order-warning-badge{color:#ff4757!important;opacity:.85!important;background:#ff47571f!important;border:1px solid #ff475780!important;border-radius:10px!important;justify-content:center!important;align-items:center!important;padding:1px 6px!important;font-size:14px!important;line-height:1!important;display:inline-flex!important}.rule-checkbox input[type=checkbox]{cursor:pointer!important;width:18px!important;height:18px!important;accent-color:var(--game-primary)!important;margin:0!important;padding:0!important}.rule-title{color:var(--text)!important;white-space:nowrap!important;min-width:0!important;margin-right:8px!important;font-size:16px!important;font-weight:400!important;line-height:1.5!important}.rule-status{white-space:nowrap!important;flex-shrink:0!important;min-width:fit-content!important;font-size:16px!important}.rule-edit-button{border:1px solid var(--border)!important;color:#fff!important;cursor:pointer!important;white-space:nowrap!important;background:#2f9cb8a3!important;border-radius:0!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;width:42px!important;height:26px!important;padding:0!important;font-size:14px!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:var(--bg);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{background:var(--bg);border-top:1px solid var(--border);width:100%;margin-top:auto;padding:24px 48px}.footer-wrapper{max-width:var(--home-content-width);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;width:100%;margin:0 auto;display:flex}.footer-nav{flex-wrap:wrap;justify-content:flex-end;gap:8px 18px;display:flex}.footer-copyright,.footer-slogan,.footer-email,.footer-link{color:var(--muted);margin:0;font-size:14px;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:14px}}@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-nav{justify-content:center;gap:12px 16px}.footer-copyright,.footer-slogan,.footer-email,.footer-link{font-size:14px}.top-header-container{flex-wrap:wrap;align-items:center;height:auto;padding:0 12px;position:relative}.header-left{flex:0 auto;order:1;align-items:center;min-width:0;height:56px;margin-right:0}.header-nav-wrap{background:var(--bg);width:100%;box-shadow:none;border-top:1px solid #ffffff14;flex:0 0 100%;order:3;margin:0;display:block;position:static}.header-nav-wrap .game-nav.game-nav-header{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;width:100%;margin-left:0;overflow-x:auto}.header-nav-wrap .game-nav.game-nav-header::-webkit-scrollbar{display:none}.header-nav-wrap .game-nav.game-nav-header .game-nav-container{white-space:nowrap;height:48px;padding:0 12px}.header-right{order:2;align-items:center;gap:6px;min-width:0;height:56px;margin-left:auto}.header-btn{white-space:nowrap;flex-shrink:0;padding:8px 10px;font-size:13px}.user-info-group{flex-shrink:0;gap:6px;margin-left:0}.game-banner.game-hero{height:180px}.game-hero-content img{max-width:min(100%,200px)}.game-logo{font-size:36px}.game-hero-description{max-width:92%;font-size:12px;line-height:1.55}.filter-rule-item .rule-title{white-space:normal}.leveling-dropdowns-row,.section-content .leveling-dropdowns-row{flex-wrap:wrap!important}.header-discord-link{flex-shrink:0;width:32px;height:32px}.header-discord-link svg{width:18px;height:18px}.lang-select{width:50px;height:32px;font-size:14px}.site-logo{gap:6px;min-width:0}.site-name{letter-spacing:.5px;font-size:16px}.logo-placeholder,.site-logo-image{width:28px!important;height:28px!important}.logo-placeholder{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:14px}.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:14px}.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{text-align:center;flex-direction:column;align-items:center;gap:12px;margin-top:0;padding:14px 16px}.item-filter-description p{min-width:unset;width:100%;font-size:14px}.item-filter-description-right{flex-wrap:wrap;justify-content:center;width:100%}.item-filter-description #unique-search-container{justify-content:center;width:100%}body.game-poe2,body.game-poe1,body.game-wow,body.game-last-epoch,body.game-once-human,body.page-community,body.page-home{background-attachment:scroll}}@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-btn{padding:8px;font-size:12px}.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:14px}.site-name{font-size:16px}.logo-placeholder,.site-logo-image{width:24px!important;height:24px!important}.logo-placeholder{font-size:14px!important}.site-footer{padding:20px 12px}.footer-copyright,.footer-slogan,.footer-email,.footer-link{font-size:14px}.item-filter-nav-container{height:38px;padding:0 4px}.item-filter-nav-item{padding:0 8px;font-size:14px}.item-filter-description{padding:8px 10px}}.condition-item-row.active{background-color:#0000!important}select.style-select.area-level-select{width:auto!important;min-width:75px!important}.ssf-hide-condition-controls{padding:0 16px 12px}.ssf-hide-condition-controls .ssf-hide-condition-title{color:var(--muted);margin-bottom:10px;font-size:14px;font-weight:600}.ssf-hide-condition-controls .conditions-standard-wrapper{box-sizing:border-box;grid-template-columns:1fr 1fr;gap:12px 20px;width:100%;display:grid}.ssf-hide-condition-controls .conditions-standard-wrapper.ssf-hide-conditions-row{grid-template-columns:1fr 1fr 1fr}.ssf-hide-condition-controls .condition-row-group{display:contents}.ssf-hide-condition-controls .condition-item-row{box-sizing:border-box;align-items:center;gap:8px;min-height:32px;display:flex}.ssf-hide-condition-controls .condition-item-row .style-setting-label-inline{color:var(--muted);white-space:nowrap;font-size:14px;font-weight:600}.ssf-hide-condition-controls .condition-item-row.active .style-setting-label-inline{color:var(--text)}.ssf-hide-condition-controls .condition-item-controls{flex:0 auto;align-items:center;gap:8px;display:flex}.ssf-hide-condition-controls .color-checkbox{cursor:pointer;width:18px;height:18px;accent-color:var(--poe2-primary,var(--game-primary));flex-shrink:0}.ssf-hide-condition-controls .condition-op-select,.ssf-hide-condition-controls .condition-val-input,.ssf-hide-condition-controls .ssf-hide-rarity-select{box-sizing:border-box;background:var(--panel2)!important;border:1px solid var(--border)!important;color:var(--text)!important;height:28px!important;font-size:14px!important}.ssf-hide-condition-controls .condition-op-select{text-align:center;width:60px!important;min-width:60px!important;max-width:60px!important;padding:2px 4px!important}.ssf-hide-condition-controls .condition-val-input{width:65px;min-width:35px;max-width:120px!important;padding:2px 6px!important}.ssf-hide-condition-controls .ssf-hide-rarity-select{min-width:120px;padding:2px 6px!important}@media (max-width:900px){.ssf-hide-condition-controls .conditions-standard-wrapper,.ssf-hide-condition-controls .conditions-standard-wrapper.ssf-hide-conditions-row{grid-template-columns:1fr 1fr}}@media (max-width:600px){.ssf-hide-condition-controls .conditions-standard-wrapper,.ssf-hide-condition-controls .conditions-standard-wrapper.ssf-hide-conditions-row{grid-template-columns:1fr}}.filter-rule-item{border-radius:4px;transition:border-color .2s,background-color .2s;border:1px solid #0000!important}.filter-rule-item:hover{background-color:#ffffff05;border-color:var(--poe2-primary,#155dfc)!important}.rule-actions .order-controls button,.section-order-controls .order-controls button{border-radius:0!important;width:26px!important;min-width:26px!important;height:26px!important;min-height:26px!important;padding:0!important;font-size:14px!important}.rule-order-button,.rule-duplicate-button,.rule-move-other-button,.rule-edit-button,.rule-delete-button,.section-reset-button,.section-delete-button,.section-rename-button{cursor:pointer;transition:all .2s;box-sizing:border-box!important;border-radius:4px!important;justify-content:center!important;align-items:center!important;height:26px!important;display:flex!important}.section-reset-button,.section-rename-button{opacity:.6;width:26px!important;color:var(--muted)!important;background-color:#0000!important;border:none!important}.section-reset-button:hover,.section-rename-button:hover{opacity:1;background-color:#ffffff0d!important}.section-reset-button{color:#d2b287!important;border-color:#d2b2874d!important}.section-delete-button{color:#ff4757!important;background:0 0!important;border:1px solid #ff475780!important;width:26px!important;padding:0!important}.section-delete-button:hover{background:#ff475733!important}.section-rename-button:hover{opacity:1;background-color:#ffffff0d!important}.rule-order-button,.rule-duplicate-button{color:var(--muted)!important;background-color:#ffffff0d!important;border:1px solid #4a4a4a!important}.rule-duplicate-button{color:#d2b287!important;white-space:nowrap!important;background-color:#0000!important;border:1px solid #d2b287!important;flex-shrink:0!important;padding:0 10px!important;font-size:14px!important}.rule-move-other-button{color:#d2b287!important;background:0 0!important;border:1px solid #d2b287!important;flex-shrink:0!important;padding:0 8px!important;font-size:14px!important;font-weight:500!important}.rule-move-other-button:hover{background:#d2b28733!important}.rule-edit-button{color:#d2b287!important;background-color:#0000!important;border:1px solid #d2b287!important;padding:0 10px!important;font-size:14px!important;font-weight:500!important}.rule-edit-button:hover{color:#fff!important;background-color:#d2b287!important}.rule-delete-button{color:#ff4757!important;background:0 0!important;border:1px solid #ff475780!important;width:26px!important;padding:0!important}.rule-delete-button:hover{background:#ff475733!important}.rule-order-button:hover,.rule-duplicate-button:hover{color:var(--text)!important;border-color:var(--text)!important;background-color:#ffffff26!important}.rule-edit-button,.rule-delete-button{border-radius:0!important}img[data-bordered=true]{outline-offset:2px!important;outline:3px solid #a3ff12!important;box-shadow:0 0 0 2px #a3ff1233!important}blockquote{color:#ffffff9e!important;background:#2d2e37!important;border-left:4px solid #3f0!important;border-radius:0!important;margin:1.5rem 0!important;padding:1rem!important;font-style:italic!important}.add-category-button{color:#000;cursor:pointer;background:#a3ff12;border:none;justify-content:center;align-items:center;width:32px;height:32px;margin-left:8px;font-size:20px;font-weight:700;transition:all .2s;display:flex}.add-category-button:hover{filter:brightness(1.1);transform:scale(1.05)}.cat-action-btn{cursor:pointer;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;font-size:14px;font-weight:700;display:flex;transition:all .2s!important}.cat-action-btn.clear{color:#39beff;background:#39beff26;border-color:#39beff66}.cat-action-btn.clear:hover{background:#39beff4d}.cat-action-btn.delete{color:#ff4757;background:#ff475726;border-color:#ff475766}.cat-action-btn.delete:hover{background:#ff47574d}.cat-action-btn.add-item{color:#a3ff12;background:#a3ff1226;border-color:#a3ff1266}.cat-action-btn.add-item:hover{background:#a3ff124d}.rendered-html img[data-align=left]{margin:2.5rem auto 2.5rem 0!important;display:block!important}.rendered-html img[data-align=center],.rendered-html img:not([data-align]){margin:2.5rem auto!important;display:block!important}.rendered-html img[data-align=right]{margin:2.5rem 0 2.5rem auto!important;display:block!important}.rendered-html p:has(>img[data-row-id]){box-sizing:border-box!important;justify-content:center!important;align-items:flex-start!important;gap:16px!important;width:100%!important;max-width:100%!important;margin:2.5rem auto!important;padding:0 8px!important;display:flex!important}.rendered-html p:has(>img[data-row-id])>img[data-row-id]{box-sizing:border-box!important;flex:0 calc(50% - 8px)!important;width:calc(50% - 8px)!important;min-width:0!important;max-width:calc(50% - 8px)!important;margin:0!important;display:block!important}.section-content{background:var(--panel)!important}.guide-sidebar,.le-sidebar,.oh-sidebar{background:var(--panel)!important;border-color:var(--border-subtle)!important}.post-guide-layout{justify-content:center;align-items:flex-start;gap:24px;max-width:1248px;margin:0 auto;padding:0 24px;display:flex}.post-guide-layout .post-detail-container{flex:1;min-width:0}.post-guide-layout .toc-panel{z-index:10;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0c0a14eb;border:1px solid #9d4edd40;border-radius:0;flex-direction:column;flex-shrink:0;align-self:flex-start;width:200px;max-height:calc(100vh - 100px);margin-top:16px;transition:opacity .2s;display:flex;position:sticky;top:80px;overflow:hidden}.post-guide-layout .toc-header{border-bottom:1px solid #9d4edd33;flex-shrink:0;padding:10px 14px}.post-guide-layout .toc-title{letter-spacing:.6px;text-transform:uppercase;color:#c084fc;font-size:13px;font-weight:700}.post-guide-layout .toc-list{overscroll-behavior:contain;margin:0;padding:6px 0;list-style:none;overflow-y:auto}.post-guide-layout .toc-list::-webkit-scrollbar{width:4px}.post-guide-layout .toc-list::-webkit-scrollbar-track{background:0 0}.post-guide-layout .toc-list::-webkit-scrollbar-thumb{background:#9d4edd59;border-radius:2px}.post-guide-layout .toc-item{line-height:1.25}.post-guide-layout .toc-level-1{padding-left:12px}.post-guide-layout .toc-level-1 .toc-link{color:#89ee79;font-weight:600}.post-guide-layout .toc-level-1 .toc-link:hover{color:#b4ffaa;background:#89ee791f}.post-guide-layout .toc-level-1 .toc-link-active{color:#b4ffaa!important}.post-guide-layout .toc-level-2{padding-left:22px}.post-guide-layout .toc-level-3{padding-left:32px}.post-guide-layout .toc-link{color:#ffffffd1;white-space:nowrap;text-overflow:ellipsis;padding:5px 10px;font-size:14px;text-decoration:none;transition:color .15s,background .15s;display:block;overflow:hidden}.post-guide-layout .toc-link:hover{color:#fff;background:#9d4edd1f}.post-guide-layout .toc-link-active{font-weight:600;color:#e2b4ff!important}@media (max-width:1200px){.post-guide-layout{padding:0 16px;display:block}.post-guide-layout .toc-panel,.post-guide-layout .guide-toc-panel--sticky{display:none}}.guide-toc-panel{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0c0a14eb;border:1px solid #9d4edd40;border-radius:0;flex-direction:column;transition:opacity .2s;display:flex;overflow:hidden}.guide-toc-panel--sticky{z-index:10;flex-shrink:0;align-self:flex-start;width:200px;max-height:calc(100vh - 100px);margin-top:16px;position:sticky;top:80px}.guide-toc-panel--sidebar{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:none;width:100%;max-height:none}.guide-toc-panel.is-scroll-hidden{opacity:0;pointer-events:none}.guide-toc-header{border-bottom:1px solid #9d4edd33;flex-shrink:0;padding:10px 14px}.guide-toc-panel--sidebar .guide-toc-header{display:none}.guide-toc-title{letter-spacing:.6px;text-transform:uppercase;color:#c084fc;font-size:13px;font-weight:700}.guide-toc-body{overscroll-behavior:contain;padding:4px 0 6px;overflow-y:auto}.guide-toc-panel--sticky .guide-toc-body{max-height:calc(100vh - 150px)}.guide-toc-panel--sidebar .guide-toc-body{max-height:calc(100vh - 220px)}.guide-toc-body::-webkit-scrollbar{width:4px}.guide-toc-body::-webkit-scrollbar-track{background:0 0}.guide-toc-body::-webkit-scrollbar-thumb{background:#9d4edd59;border-radius:2px}.guide-toc-group{border-bottom:1px solid #ffffff0d}.guide-toc-group:last-child{border-bottom:none}.guide-toc-h1-row{align-items:stretch;min-height:32px;display:flex}.guide-toc-toggle,.guide-toc-toggle-spacer{flex-shrink:0;width:28px}.guide-toc-toggle{color:#ffffff8c;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.guide-toc-toggle:hover{color:#fff;background:#9d4edd1f}.guide-toc-toggle-icon{font-size:11px;line-height:1}.guide-toc-link{color:#ffffffd1;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;padding:5px 10px 5px 0;font-size:14px;text-decoration:none;transition:color .15s,background .15s;display:block;overflow:hidden}.guide-toc-h1-row .guide-toc-link{padding-left:0}.guide-toc-level-1{color:#89ee79;font-weight:600}.guide-toc-level-1:hover{color:#b4ffaa;background:#89ee791f}.guide-toc-level-1.guide-toc-link-active{color:#b4ffaa!important}.guide-toc-children .guide-toc-link{padding-left:36px}.guide-toc-children .guide-toc-level-3{padding-left:46px;font-size:13px}.guide-toc-link:hover{color:#fff;background:#9d4edd1f}.guide-toc-link-active{font-weight:600;color:#e2b4ff!important}@media (max-width:1200px){.guide-toc-panel--sticky{display:none}}
.editor-content .tiptap,.editor-content .ProseMirror{font-size:16px}.editor-content .tiptap [style*=font-size],.editor-content .ProseMirror [style*=font-size],.rendered-html [style*=font-size]{font-size:inherit!important}.guide-body,.post-content.guide-body{background:var(--panel);border:1px solid var(--border-subtle);min-height:120px;box-shadow:var(--card-shadow);color:#ffffffe0;padding:28px;font-size:16px}.rendered-html h1,.tiptap h1,.editor-content .tiptap h1,.editor-content .ProseMirror h1{background:var(--panel2);border-left:4px solid #ff9117;margin:2rem 0 1rem;padding:12px 16px;font-size:1.8rem;font-weight:800;line-height:1.35;color:#fff!important}.guides-container .guide-card-title,.guides-container .guide-card h2{margin:0 0 16px;font-size:18px;font-weight:700;color:var(--text)!important;background:0 0!important;border:none!important;padding-left:0!important;text-decoration:none!important}.rendered-html h2,.tiptap h2,.editor-content .tiptap h2,.editor-content .ProseMirror h2{color:#fff;border-left:3px solid #9d4edd;margin:1.8rem 0 .8rem;padding-left:12px;font-size:1.45rem;font-weight:700;line-height:1.4}.rendered-html h3,.tiptap h3,.editor-content .tiptap h3,.editor-content .ProseMirror h3{color:#e2d4f5;margin:1.5rem 0 .6rem;font-size:1.15rem;font-weight:700;line-height:1.4}.rendered-html p,.tiptap p,.editor-content .ProseMirror p{color:#ffffffe0;margin:0;line-height:1.5}.rendered-html p+p,.tiptap p+p{margin-top:.65rem}.rendered-html p:empty,.tiptap p:empty{display:none}.rendered-html u,.rendered-html .reim-text-underline,.tiptap u,.tiptap .reim-text-underline,.editor-content .ProseMirror u,.editor-content .ProseMirror .reim-text-underline{text-underline-offset:.18em;text-decoration-line:underline;text-decoration-color:#ffe400;text-decoration-thickness:.14em}.rendered-html [style*=underline]:not(a),.tiptap [style*=underline]:not(a){text-decoration-color:#ffe400!important}.rendered-html ul,.tiptap ul,.editor-content .ProseMirror ul{margin:1.4rem 0;padding-left:1.6rem;list-style-type:disc}.rendered-html ul li::marker{color:#9d4edd}.tiptap ul li::marker{color:#9d4edd}.editor-content .ProseMirror ul li::marker{color:#9d4edd}.rendered-html ol,.tiptap ol,.editor-content .ProseMirror ol{margin:1.4rem 0;padding-left:1.6rem;list-style-type:decimal}.rendered-html li,.tiptap li,.editor-content .ProseMirror li{color:#ffffffe0;margin:.5rem 0;line-height:1.7}.rendered-html blockquote,.tiptap blockquote,.editor-content .ProseMirror blockquote{color:#fff9;background:#9d4edd12;border-left:4px solid #9d4edd;border-radius:0 6px 6px 0;margin:1.8rem 0;padding:12px 20px;font-style:normal}.rendered-html code,.tiptap code,.editor-content .ProseMirror code{color:#c084fc;background:#ffffff1a;border-radius:4px;padding:2px 6px;font-size:14px}.rendered-html pre,.tiptap pre,.editor-content .ProseMirror pre{background:#000;border:1px solid #ffffff1a;border-radius:6px;margin:1.8rem 0;padding:1.4rem;font-size:14px;overflow-x:auto}.rendered-html pre code,.tiptap pre code,.editor-content .ProseMirror pre code{font-size:inherit;color:#d4c5a9;background:0 0;padding:0;display:block}.rendered-html a:not(.file-download-btn),.tiptap a:not(.file-download-btn),.editor-content .ProseMirror a:not(.file-download-btn){color:#c084fc;text-decoration:underline}.rendered-html a:not(.file-download-btn):hover,.tiptap a:not(.file-download-btn):hover{color:#e2d4f5}.rendered-html img,.tiptap img{border-radius:6px;max-width:100%;height:auto;margin:2rem auto;display:block}.rendered-html table{border-collapse:collapse;width:100%;margin:1.8rem 0}.rendered-html th,.rendered-html td{text-align:left;border:1px solid #ffffff1f;padding:10px 14px}.rendered-html th{background:#9d4edd26;font-weight:700}.rendered-html tr:nth-child(2n) td{background:#ffffff08}.rendered-html hr{border:none;border-top:1px solid #ffffff1a;margin:2rem 0}.rendered-html a.file-download-btn,.tiptap a.file-download-btn{text-align:center;background:#2563eb;border:1px solid #ffffff1a;border-radius:6px;min-width:160px;margin:10px 0;padding:10px 16px;font-size:14px;font-weight:700;transition:background .2s,transform .2s;display:inline-block;color:#fff!important;text-decoration:none!important}.rendered-html a.file-download-btn:hover,.tiptap a.file-download-btn:hover{background:#1d4ed8;transform:translateY(-1px)}
.tool-seo-intro-top{box-sizing:border-box;border-bottom:1px solid var(--border);background:linear-gradient(#53d3ff0f 0%,#141414f2 100%);width:100%}.tool-seo-intro-top-inner{box-sizing:border-box;max-width:960px;margin:0 auto;padding:20px 24px 24px}.tool-seo-intro-top-heading{color:var(--text);margin:0 0 12px;font-size:1.2rem;font-weight:700}.tool-seo-intro-top-body{color:var(--muted);font-size:.9375rem;line-height:1.75}.tool-seo-intro-top-body h2{display:none}.tool-seo-intro-top-body p{margin:0 0 10px}.tool-seo-intro-top-body p:last-child{margin-bottom:0}.tool-seo-faq{box-sizing:border-box;border-top:1px solid var(--border);background:var(--foreground);width:100%}.tool-seo-faq-inner{box-sizing:border-box;max-width:960px;margin:0 auto;padding:28px 24px 36px}.tool-seo-faq-heading{color:var(--text);margin:0 0 20px;font-size:1.15rem;font-weight:700}.tool-seo-faq-list{flex-direction:column;gap:10px;display:flex}.tool-seo-faq-item{background:#00000040;border:1px solid #ffffff14;border-radius:10px;overflow:hidden}.tool-seo-faq-question{color:var(--text);cursor:pointer;padding:14px 16px;font-size:.9375rem;font-weight:600;line-height:1.5;list-style:none}.tool-seo-faq-question::-webkit-details-marker{display:none}.tool-seo-faq-item[open] .tool-seo-faq-question{color:var(--neon-blue);border-bottom:1px solid #ffffff0f}.tool-seo-faq-answer{color:var(--muted);padding:12px 16px 16px;font-size:.9rem;line-height:1.75}.tool-seo-faq-answer p{margin:0}.tool-seo-faq-answer code,.tool-seo-faq-answer--accordion code{color:#fcd34d;font-size:inherit;background:0 0;border-radius:0;padding:0}.tool-seo-faq--compact{background:var(--bg);border-top:none}.tool-seo-faq--compact.tool-seo-faq--accordion .tool-seo-faq-inner{padding-top:16px;padding-bottom:28px}.tool-seo-faq--compact .tool-seo-faq-heading{margin-bottom:16px}.tool-seo-faq--accordion .tool-seo-faq-heading{color:#fff;font-size:24px;font-weight:700}.tool-seo-faq-list--accordion{background:0 0;gap:0}.tool-seo-faq-item--accordion{background:0 0;border:none;border-bottom:1px solid #ffffff14;border-radius:0}.tool-seo-faq-item--accordion:last-child{border-bottom:none}.tool-seo-faq-item--accordion.is-open{background:0 0}.tool-seo-faq-question--accordion{color:#fff;text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:18px 0;font-size:1rem;font-weight:600;line-height:1.5;display:flex}.tool-seo-faq-question-text{flex:1;min-width:0}.tool-seo-faq-chevron{color:#ffffff73;flex-shrink:0;justify-content:center;align-items:center;transition:transform .2s,color .2s;display:flex}.tool-seo-faq-chevron--open{color:#ffffffb3;transform:rotate(180deg)}.tool-seo-faq-answer--accordion{color:var(--muted);background:0 0;padding:0 0 18px;font-size:.9rem;line-height:1.75}.tool-seo-admin-panel{box-sizing:border-box;border-top:1px solid var(--border);background:#141414;width:100%}.tool-seo-admin-panel-inner{box-sizing:border-box;max-width:960px;margin:0 auto;padding:20px 24px 28px}@media (max-width:768px){.tool-seo-intro-top-inner,.tool-seo-faq-inner,.tool-seo-admin-panel-inner{padding-left:16px;padding-right:16px}}
.guides-hub-intro{box-sizing:border-box;border-bottom:1px solid var(--border);background:linear-gradient(#53d3ff0d 0%,#0000 100%);width:100%}.guides-hub-intro-inner{box-sizing:border-box;max-width:960px;margin:0 auto;padding:24px 24px 8px}.guides-hub-intro-title{color:var(--text);margin:0 0 12px;font-size:1.5rem;font-weight:800}.guides-hub-intro-inner p{color:var(--muted);margin:0 0 10px;font-size:.9375rem;line-height:1.75}.guides-hub-intro-inner p:last-child{margin-bottom:0}.guides-hub-intro-inner a{color:var(--neon-blue);text-underline-offset:2px;text-decoration:underline}.guides-hub-emphasis{color:#fff;font-weight:600}@media (max-width:768px){.guides-hub-intro-inner{padding:20px 16px 4px}.guides-hub-intro-title{font-size:1.25rem}}
