:root{--boss-archive-wrap:min(1240px,calc(100% - 12vw))}.boss-archive-page{background:#030707;color:var(--white);overflow:hidden}.boss-archive-wrap{width:var(--boss-archive-wrap);margin-inline:auto}.boss-archive-hero{position:relative;min-height:calc(100svh - 20px);display:flex;align-items:center;overflow:hidden;isolation:isolate;border-bottom:1px solid rgba(99,215,255,.24)}.boss-archive-hero>img{position:absolute;z-index:-3;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 47%}.boss-archive-hero-shade{position:absolute;z-index:-2;inset:0;background:linear-gradient(90deg,rgba(2,7,8,.97),rgba(2,7,8,.85) 36%,rgba(2,7,8,.32) 76%,rgba(2,7,8,.49)),linear-gradient(0deg,rgba(2,7,8,.91),transparent 39%,rgba(2,7,8,.3))}.boss-archive-hero-grid{position:absolute;z-index:-1;inset:0;opacity:.18;background:linear-gradient(rgba(99,215,255,.24) 1px,transparent 1px),linear-gradient(90deg,rgba(99,215,255,.16) 1px,transparent 1px);background-size:108px 108px;mask-image:linear-gradient(90deg,black,transparent 84%)}.boss-archive-hero-copy{padding:clamp(118px,18vh,205px) 0 125px}.boss-archive-hero-copy h1{max-width:620px;margin:16px 0 22px;font-size:clamp(58px,7.5vw,116px);line-height:.84;letter-spacing:-.055em}.boss-archive-hero-copy h1 em,.boss-sector h2 em{font-style:normal;color:var(--orange)}.boss-archive-hero-copy p{max-width:570px;margin:0;color:#d1dbdc;font:500 clamp(15px,1.45vw,20px)/1.65 Orbitron,monospace}.boss-archive-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.boss-archive-hero-side{position:absolute;right:clamp(28px,4vw,74px);top:33%;display:grid;justify-items:end;gap:7px;color:var(--cyan);font-size:9px;letter-spacing:.13em;text-align:right;text-shadow:0 2px 12px #000}.boss-archive-hero-side b{color:var(--orange);font-weight:500}.boss-archive-hero-footer{position:absolute;bottom:28px;left:50%;transform:translateX(-50%);display:flex;justify-content:space-between;color:var(--cyan);font-size:8px;letter-spacing:.14em}.boss-archive-hero-footer span:last-child{color:var(--orange)}
.boss-archive-index{display:flex;align-items:end;justify-content:space-between;gap:clamp(25px,6vw,80px);padding:56px 0 52px}.boss-archive-index p{max-width:410px;margin:11px 0 0;color:var(--muted);font-size:12px;line-height:1.55}.boss-archive-index-numbers{display:grid;grid-template-columns:repeat(21,minmax(28px,1fr));gap:6px;flex:1;max-width:680px}.boss-archive-index-numbers a{display:grid;place-items:center;min-height:32px;border:1px solid rgba(99,215,255,.3);color:var(--cyan);font-size:9px;letter-spacing:.06em;text-decoration:none;transition:color .2s,border-color .2s,background .2s,transform .2s}.boss-archive-index-numbers a:hover,.boss-archive-index-numbers a:focus-visible{color:var(--ink);background:var(--orange);border-color:var(--orange);transform:translateY(-3px)}.boss-archive-index-numbers .is-event{border-color:rgba(190,218,226,.45);color:#d5e2e5}.boss-archive-index-numbers .is-finale,.boss-archive-index-numbers .is-secret{border-color:rgba(247,147,26,.65);color:var(--orange)}
.boss-archive-routes{display:grid}.boss-sector{position:relative;min-height:810px;padding:clamp(88px,10vw,145px) 0 clamp(74px,8vw,120px);isolation:isolate;overflow:hidden;border-top:1px solid rgba(99,215,255,.16)}.boss-sector-bg{position:absolute;z-index:-3;inset:0}.boss-sector-bg img{width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.7) contrast(1.12) brightness(.7);transform:scale(1.04);transition:transform 18s ease-out}.boss-sector:hover .boss-sector-bg img{transform:scale(1.09)}.boss-sector-shade{position:absolute;z-index:-2;inset:0;background:linear-gradient(90deg,rgba(3,8,9,.985) 0%,rgba(3,8,9,.94) 29%,rgba(3,8,9,.68) 64%,rgba(3,8,9,.86)),linear-gradient(0deg,#030707 0%,transparent 26%,transparent 73%,#030707 100%)}.boss-sector:after{content:"";position:absolute;z-index:-1;inset:0;pointer-events:none;background:linear-gradient(rgba(99,215,255,.13) 1px,transparent 1px),linear-gradient(90deg,rgba(99,215,255,.1) 1px,transparent 1px);background-size:96px 96px;mask-image:linear-gradient(90deg,black 0%,transparent 68%);opacity:.18}.boss-sector-head{display:grid;grid-template-columns:minmax(300px,.76fr) minmax(340px,.8fr);grid-template-rows:auto auto auto;justify-content:space-between;gap:0 clamp(60px,13vw,200px);align-items:end}.boss-sector-head>.eyebrow{grid-column:1;grid-row:1}.boss-sector-head h2{grid-column:1;grid-row:2;max-width:500px;margin:13px 0 0;font-size:clamp(44px,5.8vw,82px);line-height:.88;letter-spacing:-.05em}.boss-sector-head p{grid-column:2;grid-row:2;max-width:510px;margin:0;color:#ced8d9;font:500 clamp(14px,1.22vw,18px)/1.65 Orbitron,monospace}.boss-sector-status{grid-column:2;grid-row:3;width:max-content;margin-top:22px;padding-bottom:8px;color:var(--orange);font-size:9px;letter-spacing:.14em;border-bottom:1px solid var(--orange)}.boss-file-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:48px}.boss-file{position:relative;min-width:0;overflow:hidden;background:rgba(3,9,10,.89);clip-path:polygon(0 0,calc(100% - 14px) 0,100% 14px,100% 100%,14px 100%,0 calc(100% - 14px));transition:transform .35s var(--ease),filter .35s}.boss-file:after{content:"";position:absolute;z-index:4;inset:0;pointer-events:none;background:linear-gradient(var(--boss-line,rgba(99,215,255,.45)),var(--boss-line,rgba(99,215,255,.45))) left top / calc(100% - 14px) 1px no-repeat,linear-gradient(var(--boss-line,rgba(99,215,255,.45)),var(--boss-line,rgba(99,215,255,.45))) right bottom / calc(100% - 14px) 1px no-repeat,linear-gradient(var(--boss-line,rgba(99,215,255,.45)),var(--boss-line,rgba(99,215,255,.45))) left top / 1px calc(100% - 14px) no-repeat,linear-gradient(var(--boss-line,rgba(99,215,255,.45)),var(--boss-line,rgba(99,215,255,.45))) right bottom / 1px calc(100% - 14px) no-repeat,linear-gradient(45deg,transparent calc(50% - .7px),var(--boss-line,rgba(99,215,255,.45)) calc(50% - .7px) calc(50% + .7px),transparent calc(50% + .7px)) right top / 14px 14px no-repeat,linear-gradient(45deg,transparent calc(50% - .7px),var(--boss-line,rgba(99,215,255,.45)) calc(50% - .7px) calc(50% + .7px),transparent calc(50% + .7px)) left bottom / 14px 14px no-repeat}.boss-file:hover{--boss-line:var(--orange);transform:translateY(-8px);filter:drop-shadow(0 18px 24px rgba(0,0,0,.37))}.boss-file-art{position:relative;height:235px;overflow:hidden;background:#050909}.boss-file-art img{width:100%;height:100%;object-fit:cover;filter:saturate(.72) contrast(1.16) brightness(.8);transition:transform .8s var(--ease),filter .4s}.boss-file:hover .boss-file-art img{transform:scale(1.09);filter:saturate(.98) contrast(1.08) brightness(.98)}.boss-file-art:after{content:"";position:absolute;inset:32% 0 0;background:linear-gradient(transparent,rgba(2,7,8,.89))}.boss-file-art span,.boss-file-art b{position:absolute;z-index:2;top:12px;font-size:8px;letter-spacing:.12em;text-shadow:0 2px 8px #000}.boss-file-art span{left:12px;color:var(--white)}.boss-file-art b{right:12px;color:var(--orange);font-weight:500;text-align:right}.boss-file-copy{position:relative;min-height:303px;padding:14px 14px 18px;background:linear-gradient(150deg,rgba(8,20,22,.96),rgba(3,7,8,.99))}.boss-file-label{display:flex;justify-content:space-between;gap:8px;min-height:24px;color:var(--cyan);font-size:7px;line-height:1.35;letter-spacing:.09em}.boss-file-label small{font:inherit;max-width:60%;color:var(--cyan)}.boss-file-label strong{color:var(--orange);font-size:7px;text-align:right;font-weight:500}.boss-file h3{min-height:2.35em;margin:7px 0;color:var(--white);font-size:13px;line-height:1.12;letter-spacing:.015em}.boss-file p{min-height:4.05em;margin:0;color:#c7d2d3;font-size:9px;line-height:1.38}.boss-file-attacks{display:flex;flex-wrap:wrap;gap:5px;margin-top:12px;padding-top:10px;border-top:1px solid rgba(99,215,255,.18)}.boss-file-attacks span{color:var(--orange);font-size:7px;line-height:1.1;letter-spacing:.07em}.boss-file-attacks span:not(:last-child):after{content:"/";margin-left:5px;color:rgba(99,215,255,.6)}.boss-file-phases{display:grid;gap:4px;margin-top:11px}.boss-file-phases span{color:#aebcbd;font-size:7px;line-height:1.22;letter-spacing:.065em}.boss-file.is-route-event{--boss-line:rgba(190,218,226,.52)}.boss-file.is-route-event .boss-file-copy{background:linear-gradient(150deg,rgba(14,28,31,.94),rgba(3,7,8,.99))}.boss-file.is-route-event .boss-file-art b,.boss-file.is-route-event .boss-file-attacks span{color:#d5e2e5}.boss-file.is-hidden-file{--boss-line:rgba(247,147,26,.75)}.boss-file.is-hidden-file .boss-file-copy{background:linear-gradient(150deg,rgba(39,24,7,.94),rgba(5,8,9,.99))}
.boss-hidden-file{position:relative;min-height:620px;display:flex;align-items:center;overflow:hidden;isolation:isolate;border-top:1px solid rgba(247,147,26,.46)}.boss-hidden-file>img{position:absolute;z-index:-2;inset:0;width:100%;height:100%;object-fit:cover;object-position:65% center;filter:saturate(.72) contrast(1.13) brightness(.76)}.boss-hidden-file-shade{position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,rgba(3,8,9,.97) 0%,rgba(3,8,9,.86) 39%,rgba(3,8,9,.25) 100%),linear-gradient(0deg,#030707,transparent 35%,rgba(3,8,9,.37))}.boss-hidden-file-content{display:grid;grid-template-columns:minmax(260px,.7fr) minmax(360px,.78fr);justify-content:space-between;gap:clamp(60px,12vw,190px);align-items:end;padding:100px 0}.boss-hidden-file h2{margin:13px 0 18px;font-size:clamp(48px,6vw,82px);line-height:.86;letter-spacing:-.055em}.boss-hidden-file h2 em{font-style:normal;color:var(--orange)}.boss-hidden-file p{max-width:510px;margin:0;color:#d1dbdc;font:500 clamp(15px,1.3vw,18px)/1.65 Orbitron,monospace}.boss-hidden-file-data{display:grid;gap:0;background:rgba(3,9,10,.72);border:1px solid rgba(247,147,26,.45);padding:14px 20px;clip-path:polygon(0 0,calc(100% - 16px) 0,100% 16px,100% 100%,16px 100%,0 calc(100% - 16px))}.boss-hidden-file-data>div{display:flex;justify-content:space-between;gap:30px;padding:14px 0;border-bottom:1px solid rgba(99,215,255,.17)}.boss-hidden-file-data>div:last-child{border:0}.boss-hidden-file-data span{flex:none;color:var(--orange);font-size:8px;letter-spacing:.12em}.boss-hidden-file-data b{color:#d2dddd;font-size:9px;line-height:1.4;letter-spacing:.075em;text-align:right;font-weight:500}
@media(max-width:1180px){.boss-archive-index{align-items:center}.boss-archive-index-numbers{grid-template-columns:repeat(11,minmax(28px,1fr));max-width:490px}.boss-file-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.boss-file-copy{min-height:282px}.boss-sector-head{gap:0 44px}}
@media(max-width:820px){:root{--boss-archive-wrap:min(100% - 11vw,690px)}.boss-archive-hero{min-height:760px;align-items:end}.boss-archive-hero>img{object-position:66% center}.boss-archive-hero-shade{background:linear-gradient(90deg,rgba(2,7,8,.93),rgba(2,7,8,.5)),linear-gradient(0deg,rgba(2,7,8,.97),rgba(2,7,8,.77) 37%,rgba(2,7,8,.15) 78%)}.boss-archive-hero-copy{padding:136px 0 124px}.boss-archive-hero-copy h1{font-size:clamp(53px,14.5vw,88px)}.boss-archive-hero-copy p{font-size:15px}.boss-archive-hero-side{top:106px;right:5.5vw;font-size:8px}.boss-archive-hero-footer{bottom:23px;font-size:7px}.boss-archive-index{display:grid;grid-template-columns:1fr;padding:48px 0}.boss-archive-index-numbers{max-width:none}.boss-sector{min-height:auto;padding:78px 0 68px}.boss-sector-head{grid-template-columns:1fr;grid-template-rows:auto;gap:20px}.boss-sector-head>.eyebrow,.boss-sector-head h2,.boss-sector-head p,.boss-sector-status{grid-column:1;grid-row:auto}.boss-sector-head h2{font-size:clamp(42px,11vw,68px)}.boss-sector-head p{font-size:15px}.boss-sector-status{margin-top:4px}.boss-file-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:34px}.boss-file-art{height:222px}.boss-file-copy{min-height:271px;padding:12px}.boss-file h3{font-size:12px}}
@media(max-width:820px){.boss-hidden-file{min-height:560px}.boss-hidden-file>img{object-position:70% center}.boss-hidden-file-content{grid-template-columns:1fr;gap:34px;padding:82px 0}.boss-hidden-file-data{max-width:590px}.boss-hidden-file h2{font-size:clamp(43px,11vw,70px)}}
@media(max-width:480px){.boss-archive-actions{display:grid;grid-template-columns:1fr}.boss-archive-hero-copy{padding-bottom:105px}.boss-archive-hero-side{display:none}.boss-archive-hero-footer span:last-child{display:none}.boss-archive-index-numbers{grid-template-columns:repeat(7,minmax(0,1fr));gap:5px}.boss-archive-index-numbers a{min-height:31px}.boss-file-grid{grid-template-columns:1fr}.boss-file-art{height:260px}.boss-file-copy{min-height:auto;padding:14px}.boss-file h3{font-size:15px}.boss-file p{min-height:auto;font-size:10px}.boss-sector-bg img{object-position:67% center}}
@media(prefers-reduced-motion:reduce){.boss-sector-bg img,.boss-file,.boss-file-art img{transition:none!important}.boss-sector:hover .boss-sector-bg img,.boss-file:hover,.boss-file:hover .boss-file-art img{transform:none!important}}

/* Clipped cards use drawn outlines so every diagonal edge remains continuous. */
.boss-sector-head p{color:#e2eaeb;text-shadow:0 2px 14px rgba(0,0,0,.8)}.boss-file{--boss-line:rgba(99,215,255,.74);background:rgba(3,9,10,.94)}.boss-file:after{z-index:7;inset:1px;background:linear-gradient(var(--boss-line),var(--boss-line)) left top/calc(100% - 14px) 1px no-repeat,linear-gradient(var(--boss-line),var(--boss-line)) right bottom/calc(100% - 14px) 1px no-repeat,linear-gradient(var(--boss-line),var(--boss-line)) left top/1px calc(100% - 14px) no-repeat,linear-gradient(var(--boss-line),var(--boss-line)) right bottom/1px calc(100% - 14px) no-repeat,linear-gradient(45deg,transparent calc(50% - .7px),var(--boss-line) calc(50% - .7px) calc(50% + .7px),transparent calc(50% + .7px)) right top/14px 14px no-repeat,linear-gradient(45deg,transparent calc(50% - .7px),var(--boss-line) calc(50% - .7px) calc(50% + .7px),transparent calc(50% + .7px)) left bottom/14px 14px no-repeat}.boss-file-copy{z-index:2;background:linear-gradient(150deg,rgba(10,25,27,.99),rgba(2,7,8,1))}.boss-file p{color:#dbe5e6;line-height:1.5;font-weight:500}.boss-file-attacks{border-top-color:rgba(99,215,255,.25)}.boss-file-phases span{color:#cad7d8;line-height:1.26}.boss-file.is-route-event{--boss-line:rgba(190,218,226,.76)}.boss-file.is-route-event .boss-file-copy{background:linear-gradient(150deg,rgba(14,30,33,.99),rgba(3,7,8,1))}.boss-file.is-hidden-file{--boss-line:rgba(247,147,26,.86)}.boss-file.is-hidden-file .boss-file-copy{background:linear-gradient(150deg,rgba(42,27,8,.99),rgba(5,8,9,1))}.boss-hidden-file-data{--hidden-file-line:rgba(247,147,26,.78);position:relative;border:0;background:rgba(3,9,10,.9)}.boss-hidden-file-data:after{content:"";position:absolute;z-index:2;inset:1px;pointer-events:none;background:linear-gradient(var(--hidden-file-line),var(--hidden-file-line)) left top/calc(100% - 16px) 1px no-repeat,linear-gradient(var(--hidden-file-line),var(--hidden-file-line)) right bottom/calc(100% - 16px) 1px no-repeat,linear-gradient(var(--hidden-file-line),var(--hidden-file-line)) left top/1px calc(100% - 16px) no-repeat,linear-gradient(var(--hidden-file-line),var(--hidden-file-line)) right bottom/1px calc(100% - 16px) no-repeat,linear-gradient(45deg,transparent calc(50% - .7px),var(--hidden-file-line) calc(50% - .7px) calc(50% + .7px),transparent calc(50% + .7px)) right top/16px 16px no-repeat,linear-gradient(45deg,transparent calc(50% - .7px),var(--hidden-file-line) calc(50% - .7px) calc(50% + .7px),transparent calc(50% + .7px)) left bottom/16px 16px no-repeat}.boss-hidden-file-data>div{position:relative;z-index:1;border-bottom-color:rgba(99,215,255,.24)}.boss-hidden-file-data b{color:#e0e9ea;line-height:1.45}
.boss-file p{font-size:10px}.boss-file-label,.boss-file-label strong{font-size:7.5px}.boss-file-attacks span,.boss-file-phases span{font-size:7.5px}.boss-file-phases span{line-height:1.3}
