.strategy-banner:hover{box-shadow:var(--shadow-2);transform:translateY(-2px)}.strategy-banner-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.strategy-banner-scrim{position:absolute;inset:0;background:linear-gradient(100deg,rgba(6,7,10,.05),rgba(6,7,10,.35) 38%,rgba(6,7,10,.82) 62%,rgba(6,7,10,.92))}.strategy-banner-content{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-end;text-align:right;padding:6%;gap:.35em}.strategy-banner-eyebrow{margin:0;font-size:clamp(.6rem,4.2cqw,.8rem);letter-spacing:.16em;color:#ffd77a;font-weight:700;text-shadow:0 1px 6px rgba(0,0,0,.6)}.strategy-banner-title{margin:0;font-weight:800;font-size:clamp(1.05rem,9.5cqw,1.85rem);line-height:1.15;background:linear-gradient(180deg,#fff6d8,#ffe3a0 35%,#e8b563 70%,#c98f34);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 3px rgba(0,0,0,.75)) drop-shadow(0 0 18px rgba(232,181,99,.25));text-wrap:balance}.strategy-banner-sub{margin:0;font-size:clamp(.62rem,4cqw,.82rem);color:#f2f0e8;opacity:.9;text-shadow:0 1px 6px rgba(0,0,0,.7)}.strategy-banner-row{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.8rem;gap:.8rem;margin:1.2rem 0}@media (max-width:780px){.strategy-banner-row{display:flex;grid-template-columns:none;overflow-x:auto;gap:.7rem;padding-bottom:.3rem;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.strategy-banner-row::-webkit-scrollbar{display:none}.strategy-banner-row>*{flex:0 0 78%;scroll-snap-align:start}.swipe-dots{gap:0;margin-top:.5rem}.swipe-dot,.swipe-dots{display:flex;justify-content:center;align-items:center}.swipe-dot{width:24px;height:24px;padding:0;border:none;background:transparent;cursor:pointer}.swipe-dot:before{content:"";width:7px;height:7px;border-radius:var(--radius-pill);background:var(--border);transition:width .2s ease,background-color .2s ease}.swipe-dot.is-active:before{width:20px;background:var(--accent)}}.strategy-search-form{display:flex;gap:.6rem;flex-wrap:wrap;margin:1.4rem 0}.strategy-search-form input[type=text]{flex:1 1 240px}.strategy-category-tabs{display:flex;flex-wrap:wrap;gap:.4rem;margin:.6rem 0 1.2rem}.strategy-category-tab{padding:.35rem .8rem;border-radius:var(--radius-pill);border:1px solid var(--border);color:var(--text-dim);font-size:.82rem;font-weight:600;text-decoration:none}.strategy-category-tab.is-active{background:var(--accent-tint);border-color:var(--accent);color:var(--accent-hover)}.strategy-guide-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));grid-gap:.9rem;gap:.9rem}.strategy-guide-card{display:block;border:1px solid var(--border);border-radius:var(--radius);padding:1rem 1.1rem;background:var(--surface);box-shadow:var(--shadow-1);text-decoration:none;color:var(--text);transition:box-shadow .15s ease,transform .15s ease}.strategy-guide-card:hover{box-shadow:var(--shadow-2);border-color:var(--accent);transform:translateY(-2px)}.strategy-guide-card-thumb{display:block;width:calc(100% + 2.2rem);height:150px;object-fit:cover;object-position:center top;margin:-1rem -1.1rem .7rem;border-radius:var(--radius) var(--radius) 0 0}.strategy-guide-card-thumb-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.3rem;background:var(--surface-alt);color:var(--text-faint)}.strategy-guide-card-thumb-empty svg{opacity:.7}.strategy-guide-card-thumb-empty span{font-size:.68rem;font-weight:700;letter-spacing:.08em}.strategy-guide-card-title{margin:0 0 .3rem;font-size:1rem;font-weight:700}.strategy-guide-card-sub{margin:0 0 .5rem;font-size:.82rem;color:var(--text-dim)}.strategy-guide-card-meta{display:flex;gap:.4rem;flex-wrap:wrap}.strategy-walkthrough-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.6rem}.strategy-walkthrough-step{display:flex;gap:.8rem;border:1px solid var(--border);border-radius:var(--radius-sm);padding:.7rem .9rem;background:var(--surface);cursor:pointer}.strategy-walkthrough-step:hover{border-color:var(--accent)}.strategy-walkthrough-step.is-locked{cursor:default}.strategy-walkthrough-step.is-locked:hover{border-color:var(--border)}.strategy-walkthrough-step:focus{outline:none}.strategy-walkthrough-step:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.strategy-walkthrough-n{flex:0 0 auto;font-weight:800;color:var(--accent);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;min-width:2.4rem}.strategy-walkthrough-body p{margin:.15rem 0;font-size:.88rem;color:var(--text-dim)}.strategy-walkthrough-body .quest-name{font-size:.98rem;font-weight:700;color:var(--text)}.strategy-walkthrough-meta{display:flex;align-items:flex-start;gap:.4rem}.strategy-walkthrough-meta svg{flex:none;margin-top:.2rem;color:var(--text-faint)}.strategy-walkthrough-patch{margin:1.1rem 0 .4rem;padding-top:.8rem;border-top:1px dashed var(--border);font-weight:700;color:var(--gold);font-size:.92rem}.strategy-article h2{color:var(--gold);border-bottom:2px solid var(--accent-tint);padding-bottom:.45rem;margin-top:2.2rem}.strategy-phase>h3{padding-left:.7rem;border-left:3px solid var(--accent)}.strategy-phase{margin-top:1.6rem}.strategy-list li{position:relative;padding-left:1.1rem;line-height:1.5}.strategy-list li:before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;border-radius:50%;background:var(--accent)}.strategy-mechanic{padding:.9rem 0;border-top:1px solid var(--border)}.strategy-mechanic:first-child{border-top:none;padding-top:.5rem}.strategy-mechanic h4{margin:0 0 .4rem;font-size:1rem;font-weight:700;color:var(--text);display:flex;align-items:center;gap:.5rem}.strategy-mechanic h4:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--accent);flex:none}.strategy-mechanic-tags{display:flex;gap:.4rem;margin:0 0 .5rem}.strategy-mechanic-tags:empty{display:none}.strategy-callout{display:flex;align-items:flex-start;gap:.5rem;margin:.5rem 0;padding:.6rem .9rem;border-left:3px solid var(--accent);background:var(--accent-tint);border-radius:0 var(--radius-sm) var(--radius-sm) 0;font-size:.92rem}.strategy-callout svg{flex:none;color:var(--accent);margin-top:.2rem}.strategy-callout.is-warn{border-left-color:var(--warn);background:var(--warn-tint);color:var(--text)}.strategy-step-list{list-style:none;margin:.6rem 0 1.2rem;padding:0;display:flex;flex-direction:column;gap:.5rem}.strategy-step{display:flex;align-items:center;gap:.8rem;padding:.6rem .8rem;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface)}.strategy-step-n{flex:none;width:1.8rem;height:1.8rem;border-radius:50%;background:var(--accent);color:var(--accent-on);display:flex;align-items:center;justify-content:center;font-weight:800;font-size:.85rem}.strategy-step-body{display:flex;flex-direction:column;gap:.4rem;flex:1 1;min-width:0}.strategy-skill-icons{display:flex;gap:.35rem;flex-wrap:wrap}.strategy-skill-icons img{border-radius:4px;border:1px solid var(--border);background:var(--surface-alt)}.strategy-leveling{margin:1.4rem 0}.strategy-leveling-band{padding:.8rem 1rem;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);margin-bottom:.8rem}.strategy-leveling-range{display:inline-block;margin:0 0 .3rem;padding:.1rem .6rem;border-radius:var(--radius-pill);background:var(--accent-tint);color:var(--accent);font-size:.75rem;font-weight:800;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.strategy-leveling-band h4{margin:0 0 .35rem;font-size:1rem}.strategy-leveling-band h4:not(:first-of-type){margin-top:.9rem;padding-top:.8rem;border-top:1px dashed var(--border)}.strategy-leveling-band p{margin:0 0 .6rem;color:var(--text-dim);font-size:.92rem}.strategy-skill-icon-lv{display:flex;flex-direction:column;align-items:center;gap:.2rem}.strategy-skill-icon-lv-badge{font-size:.68rem;font-weight:700;color:var(--text-faint);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.strategy-rotation-block{margin:1rem 0}.strategy-rotation-block h3{margin-bottom:.3rem}.strategy-rotation-block p{margin:0}.strategy-hero-photo{margin:1.2rem 0 1.6rem}.strategy-hero-photo img{display:block;width:100%;max-height:420px;object-fit:cover;border-radius:var(--radius);box-shadow:var(--shadow-1)}.strategy-hero-photo figcaption{margin-top:.4rem;font-size:.78rem;color:var(--text-faint);text-align:right}.strategy-diagram-figure{margin:1rem auto;max-width:460px;text-align:center}.strategy-diagram{display:block;width:100%;max-width:460px;aspect-ratio:3/2;object-fit:contain;margin:0 auto;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-alt)}.strategy-toc{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-alt);padding:.9rem 1.2rem;margin:1.2rem 0 1.6rem}.strategy-toc-label{margin:0 0 .5rem;font-size:.78rem;font-weight:700;letter-spacing:.08em;color:var(--text-dim)}.strategy-toc ol{margin:0;padding-left:1.2rem;column-count:2;column-gap:1.5rem}.strategy-toc li{font-size:.88rem;page-break-inside:avoid;break-inside:avoid}.strategy-toc li>ol{column-count:1;padding-left:1.1rem;margin:.15rem 0 .3rem}.strategy-toc li>ol li{font-size:.82rem;color:var(--text-dim)}@media (max-width:600px){.strategy-toc ol{column-count:1}}.strategy-timeline-wrap{overflow-x:auto;margin:.8rem 0 1.4rem}.strategy-timeline{width:100%;border-collapse:collapse;font-size:.86rem}.strategy-timeline td,.strategy-timeline th{padding:.5rem .7rem;border-bottom:1px solid var(--border);text-align:left;white-space:nowrap}.strategy-timeline th{color:var(--text-dim);font-weight:700;font-size:.78rem}.strategy-timeline-phase{color:var(--text-dim);font-weight:700;vertical-align:top;border-right:1px solid var(--border)}.strategy-timeline td a{font-weight:600}.strategy-rewards-table td{white-space:normal}.strategy-rewards-table .strategy-timeline-phase{white-space:nowrap;width:1%}.weapon-reward-grid{list-style:none;margin:.75rem 0 0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-gap:.5rem;gap:.5rem}.weapon-reward-item{display:flex;align-items:center;gap:.6rem;padding:.45rem .6rem;border:1px solid var(--border);border-radius:10px;background:var(--surface-2,var(--surface));min-width:0}.weapon-reward-icon{flex:0 0 auto;width:40px;height:40px;border-radius:8px;background:rgba(0,0,0,.12);object-fit:contain}.weapon-reward-name{font-size:.86rem;line-height:1.3;overflow-wrap:anywhere}@media (max-width:480px){.weapon-reward-grid{grid-template-columns:1fr}}.strategy-tracker-bar{display:flex;align-items:center;gap:.8rem;flex-wrap:wrap;margin:0 0 1.2rem;padding:.7rem .9rem;position:-webkit-sticky;position:sticky;top:68px;z-index:6;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);box-shadow:var(--shadow-1)}.strategy-tracker-reset{display:inline-flex;align-items:center;padding:.35rem .9rem;border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--surface-alt);color:var(--text-dim);font-size:.78rem;font-weight:700;font-family:inherit;white-space:nowrap;cursor:pointer}.strategy-tracker-reset:hover{border-color:var(--warn);color:var(--warn)}.strategy-tracker-bar progress{flex:1 1 200px;height:10px;accent-color:var(--accent)}.strategy-tracker-count{font-size:.85rem;font-weight:700;color:var(--text-dim);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.strategy-walkthrough-step.is-done{opacity:.55}.strategy-walkthrough-step.is-done .quest-name{text-decoration:line-through}.strategy-walkthrough-step.is-next{border-color:var(--accent);background:var(--accent-tint)}.strategy-walkthrough-n{cursor:pointer;background:var(--surface-alt);border:1px solid var(--border);border-radius:var(--radius-pill);height:2.2rem;align-self:flex-start;display:inline-flex;align-items:center;justify-content:center;line-height:1}.strategy-walkthrough-step.is-done .strategy-walkthrough-n{background:var(--accent);color:var(--accent-on);border-color:var(--accent)}.job-jump-head{display:flex;align-items:baseline;justify-content:space-between;gap:.6rem;flex-wrap:wrap;margin-bottom:.8rem}.job-jump-title{margin:0;font-size:1.05rem}.job-jump-note{font-size:.75rem;color:var(--text-dim)}.job-jump-groups{display:flex;flex-direction:column;gap:.9rem}.job-jump-role{display:flex;align-items:center;gap:.4rem;margin-bottom:.5rem}.job-jump-role-dot{width:9px;height:9px;border-radius:50%;background:var(--role-color,var(--text-dim));flex:0 0 auto}.job-jump-role-name{font-size:.8rem;font-weight:800;letter-spacing:.02em;color:var(--role-color,var(--text));text-decoration:none}a.job-jump-role-name:hover{text-decoration:underline}.job-jump-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(70px,1fr));grid-gap:.5rem;gap:.5rem}.job-jump-item{display:flex;flex-direction:column;align-items:center;gap:.3rem;padding:.55rem .3rem;border:1px solid var(--border);border-radius:12px;background:var(--surface-alt);text-decoration:none;color:var(--text);transition:border-color .15s,transform .15s,box-shadow .15s}.job-jump-item:hover{border-color:var(--role-color,var(--accent));transform:translateY(-2px);box-shadow:var(--shadow-2)}.job-jump-icon{width:40px;height:40px;flex:0 0 auto}.job-jump-name{font-size:.72rem;font-weight:700;text-align:center;line-height:1.25}.tool-genre-nav{display:flex;align-items:center;flex-wrap:wrap;gap:.4rem .8rem;margin:.2rem 0 1.1rem}.guide-pager-link{display:flex;flex-direction:column;gap:.25rem;padding:.75rem .9rem;border:1px solid var(--border);border-radius:12px;background:var(--surface);text-decoration:none;color:inherit;min-width:0;transition:border-color .15s,transform .15s,box-shadow .15s}.guide-pager-link:hover{border-color:var(--accent);transform:translateY(-2px);box-shadow:var(--shadow-2)}.guide-pager-next{text-align:right;align-items:flex-end}.guide-pager-dir{font-size:.72rem;font-weight:700;color:var(--accent)}.guide-pager-title{font-size:.85rem;font-weight:700;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.guide-pager-center{align-self:center;display:flex;flex-direction:column;align-items:center;gap:.1rem;padding:.4rem .8rem;font-size:.78rem;font-weight:700;color:var(--text-dim);text-decoration:none;border-radius:10px}.guide-pager-center:hover{background:var(--surface-alt)}.guide-pager-pos{font-size:.7rem;color:var(--text-faint);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}