.boss-page{display:flex;flex-direction:column;min-height:100vh}.boss-slides{flex:1;margin-top:40px}.boss-slide{display:none}.boss-slide.is-active{display:grid;grid-template-columns:42% 58%;min-height:calc(100vh - 53px)}.boss-visual{position:sticky;top:53px;height:calc(100vh - 53px);overflow:hidden;background-image:var(--boss-image);background-size:cover;background-position:center top;display:flex;flex-direction:column;justify-content:flex-end}.boss-visual-scrim{position:absolute;inset:0;background:linear-gradient(to bottom,#080a1026,#080a1066 45%,#080a10eb);pointer-events:none}.boss-identity{position:relative;z-index:1;padding:32px 28px;display:flex;flex-direction:column;gap:10px}.boss-kicker{margin:0;font-size:.68rem;letter-spacing:.38em;text-transform:uppercase;color:#e6e6eb8c}.boss-name{margin:0;font-size:2.6rem;font-weight:700;letter-spacing:.01em;color:#f4f1ff;line-height:1.1}.boss-summary{margin:4px 0 0;font-size:.92rem;line-height:1.6;color:#e6e6ebc7;max-width:38ch}.boss-meta{display:flex;gap:6px;flex-wrap:wrap;font-size:.82rem}.boss-nav-pair{position:absolute;bottom:28px;right:20px;z-index:2;display:flex;gap:8px}.boss-nav{border:1px solid rgba(255,255,255,.18);width:44px;height:44px;border-radius:50%;background:#0a0c1299;backdrop-filter:blur(8px);color:#f4f1ff;font-size:1.6rem;display:grid;place-items:center;cursor:pointer;transition:background .16s ease,border-color .16s ease;line-height:1}.boss-nav:hover{background:#ffffff24;border-color:#ffffff59}.boss-panel{padding:36px 32px 48px;display:flex;flex-direction:column;gap:0;overflow-y:auto}.panel-section{padding:24px 0;border-bottom:1px solid rgba(255,255,255,.07)}.panel-section:first-child{padding-top:0}.panel-section:last-child{border-bottom:none}.panel-heading{margin:0 0 16px;font-size:.72rem;letter-spacing:.3em;text-transform:uppercase;color:#e6e6eb73;font-weight:500}.mechanic-list{display:flex;flex-direction:column;gap:14px}.mechanic-item{display:flex;flex-direction:row;gap:12px;align-items:start}.skill-icon{width:40px;height:40px;border-radius:10px;object-fit:cover;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);flex-shrink:0}.mechanic-body{display:flex;flex-direction:column;gap:3px}.mechanic-title{font-size:.93rem;color:#f1e9ff;font-weight:600;display:flex;align-items:center;gap:7px}.mechanic-type{font-size:.72rem;font-weight:400;color:#e6e6eb73;letter-spacing:.04em}.mechanic-desc{margin:0;font-size:.88rem;line-height:1.5;color:#e6e6ebb8}.mechanic-tags{display:flex;flex-wrap:wrap;gap:8px}.mechanic-pill{display:inline-block;padding:5px 12px;font-size:.78rem;font-weight:600;color:#e6e6ebe6;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:999px;cursor:default;transition:background .2s ease,border-color .2s ease}.mechanic-pill:hover{background:#ffffff1a;border-color:#ffffff40}.strategy-text{margin:0;font-size:.93rem;line-height:1.65;color:#e6e6ebd1}.comp-list{display:flex;flex-direction:column;gap:28px}.comp-entry{display:flex;flex-direction:column;gap:10px}.comp-entry-header{display:flex;flex-direction:column;gap:3px}.comp-label{font-size:.88rem;font-weight:600;color:#f0ecff;letter-spacing:.02em}.comp-reason{margin:0;font-size:.86rem;line-height:1.5;color:#e6e6eba6}.comp-hero-row{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.hero-chip{display:flex;flex-direction:column;align-items:center;border-radius:10px;border:1px solid rgba(255,255,255,.1);background:#ffffff08;overflow:hidden;text-decoration:none;color:inherit;transition:border-color .16s ease,transform .16s ease}.hero-chip:hover{border-color:#ffffff38;transform:translateY(-2px)}.hero-chip img{width:100%;aspect-ratio:1 / 1.1;object-fit:cover;object-position:center 20%;display:block}.hero-chip-name{padding:5px 4px;font-size:.76rem;font-weight:600;color:#f1ecff;text-align:center;line-height:1.2}.chip-badges{display:flex;flex-wrap:wrap;gap:3px;padding:0 4px 5px;justify-content:center}.badge-counter{padding:2px 5px;border-radius:999px;border:1px solid rgba(255,255,255,.13);background:#ffffff12;font-size:.66rem;color:#f0ecff;white-space:nowrap}.comp-notes{margin:0;padding-left:16px;display:flex;flex-direction:column;gap:3px}.comp-notes li{font-size:.86rem;line-height:1.5;color:#e6e6ebb3}.pill{display:inline-block;padding:3px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#ffffff12;font-size:.78rem;color:#f0ecff}.pill-icon{display:inline-flex;align-items:center;gap:5px}.meta-icon{width:14px;height:14px;object-fit:contain}@media(max-width:1100px){.boss-slide.is-active{grid-template-columns:38% 62%}.boss-name{font-size:2.1rem}}@media(max-width:900px){.boss-slide.is-active{grid-template-columns:1fr;min-height:auto}.boss-visual{position:relative;top:0;height:380px}.boss-panel{padding:24px 20px 40px}.comp-hero-row{grid-template-columns:repeat(5,1fr)}}@media(max-width:600px){.boss-name{font-size:1.9rem}.boss-visual{height:300px}.comp-hero-row{grid-template-columns:repeat(3,1fr)}.boss-panel{padding:20px 16px 36px}.boss-tabbar{padding:10px 16px}}.hero{position:relative;height:360px;background-image:var(--hero-image);background-size:cover;background-position:center top;display:flex;align-items:flex-end;overflow:hidden}.hero-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#080a1026,#080a1080,#080a10eb);z-index:1}.hero-text{position:relative;z-index:2;padding:32px 28px;display:flex;flex-direction:column;gap:10px}.hero-tag{display:inline-block;font-size:.68rem;letter-spacing:.38em;text-transform:uppercase;color:#e6e6eb8c;margin-bottom:4px}.hero-headline{margin:0;font-size:2.6rem;font-weight:700;letter-spacing:.01em;color:#f4f1ff;line-height:1.1}.hero-sub{margin:4px 0 0;font-size:.92rem;line-height:1.6;color:#e6e6ebc7;max-width:50ch}.events-main{flex:1;padding:40px 0 0;margin:0 auto;width:100%}.event-slide{display:none}.event-slide.is-active{display:block;animation:fadeIn .16s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.content-card{background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:24px;margin-bottom:24px;backdrop-filter:blur(10px)}.content-card h2{margin:0 0 16px;font-size:1.5rem;font-weight:600;color:#f4f1ff}.content-card p{margin:0 0 12px;font-size:.95rem;line-height:1.6;color:#e6e6ebd1}.content-card p:last-child{margin-bottom:0}.stages-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:24px;width:100%}.stage-card{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:20px;backdrop-filter:blur(10px);transition:border-color .16s ease,background .16s ease;display:flex;flex-direction:column;height:100%}.stage-card:hover{background:#ffffff0d;border-color:#ffffff24}.stage-header{display:flex;justify-content:flex-start;align-items:center;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.06)}.stage-title{margin:0;font-size:1.2rem;font-weight:600;color:#f4f1ff}.formation-grid{display:flex;flex-direction:column;gap:16px;flex:1}.formation-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-auto-rows:1fr;gap:6px;align-items:stretch;width:100%}.formation-row.full-team{grid-template-columns:repeat(5,minmax(0,1fr));width:100%}.hero-card{display:flex;flex-direction:column;border-radius:10px;border:1px solid rgba(255,255,255,.1);background:#ffffff08;overflow:visible;text-decoration:none;color:inherit;transition:border-color .16s ease,transform .16s ease,background .16s ease;position:relative;height:100%;width:100%}.hero-card:hover{border-color:#ffffff38;transform:translateY(-2px);background:#ffffff0f}.hero-card-inner{display:flex;flex-direction:column;height:100%}.hero-image-wrapper{position:relative;overflow:hidden;aspect-ratio:1 / 1.15;flex-shrink:0}.hero-image{width:100%;height:100%;object-fit:cover;object-position:center 20%;display:block}.hero-info{padding:10px 8px;display:flex;flex-direction:column;gap:4px;flex-shrink:0;height:56px}.hero-name{margin:0;font-size:.78rem;font-weight:600;color:#f1ecff;text-align:center;line-height:1.2;max-height:2.4em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.hero-meta{display:flex;justify-content:center;gap:4px}.faction-icon-small{width:14px;height:14px;object-fit:contain}.position-badge{position:absolute;top:-8px;left:50%;transform:translate(-50%);font-size:.65rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;padding:2px 8px;border-radius:999px;z-index:10;white-space:nowrap}.position-badge.front{background:#4a90e2e6;color:#a0d8ff;border:1px solid rgba(74,144,226,.5)}.position-badge.back{background:#a855f7e6;color:#d8b4ff;border:1px solid rgba(168,85,247,.5)}.hero-card-slot{border-radius:10px;border:2px dashed rgba(255,255,255,.15);background:#ffffff05;height:100%}.hero-card-slot.empty{display:flex;align-items:center;justify-content:center}@media(max-width:1100px){.hero-headline{font-size:2.2rem}}@media(max-width:900px){.hero{height:300px}.hero-headline{font-size:1.9rem}.hero-sub{font-size:.88rem;max-width:45ch}.events-main{padding:24px 16px}.stage-card{padding:16px}.stage-title{font-size:1.1rem}.stages-container{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.formation-row.full-team{grid-template-columns:repeat(5,1fr)}}@media(max-width:600px){.hero{height:240px}.hero-headline{font-size:1.6rem}.hero-tag{font-size:.62rem}.hero-sub{font-size:.82rem;max-width:40ch}.events-main{padding:16px 12px}.content-card{padding:16px;margin-bottom:16px}.content-card h2{font-size:1.2rem;margin-bottom:12px}.content-card p{font-size:.88rem}.stages-container{gap:16px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.stage-card{padding:12px}.stage-title{font-size:1rem}.stage-difficulty{font-size:.7rem;padding:3px 10px}.formation-grid{gap:16px}.formation-row.full-team{grid-template-columns:repeat(5,1fr);gap:6px}.hero-name{font-size:.7rem}.hero-card-slot{min-height:110px}}@media(max-width:400px){.hero-headline{font-size:1.4rem}.stages-container{grid-template-columns:1fr}.formation-row.full-team{grid-template-columns:repeat(5,1fr);gap:4px}.hero-image-wrapper{aspect-ratio:1 / 1}.hero-card-slot{min-height:90px}.stage-title{font-size:.95rem}}
