:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#090d16;--surface:#141c2cd6;--surface-strong:#182236;--surface-soft:#ffffff0b;--border:#ffffff1c;--border-gold:#f1c45c57;--text:#f6f1e5;--text-muted:#aab3c3;--gold:#f1c45c;--gold-bright:#ffe19a;--green:#67d391;--red:#ff7b7b;--shadow:0 24px 70px #00000061;--radius-sm:10px;--radius-md:16px;--radius-lg:24px;--gutter:clamp(14px, 3vw, 32px);font-synthesis:none;text-rendering:optimizelegibility;font-family:Microsoft YaHei UI,Microsoft YaHei,PingFang SC,Noto Sans CJK SC,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}*{box-sizing:border-box}html{background:var(--bg);min-width:320px}body{min-width:320px;min-height:100vh;color:var(--text);background:radial-gradient(circle at 15% 5%, #2c528440, transparent 32rem), radial-gradient(circle at 88% 15%, #b57c2321, transparent 28rem), var(--bg);margin:0}body:before{content:"";pointer-events:none;opacity:.22;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:48px 48px;position:fixed;top:0;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(#000,#0000 70%);mask-image:linear-gradient(#000,#0000 70%)}button,input{font:inherit}button{color:inherit}button:focus-visible{outline-offset:3px;outline:3px solid #f1c45c7a}input:focus-visible{outline-offset:3px;outline:3px solid #f1c45c7a}.page-shell{width:min(100%,1180px);min-height:100vh;min-height:100dvh;padding:max(22px, env(safe-area-inset-top)) var(--gutter) max(24px, env(safe-area-inset-bottom));margin:0 auto;position:relative}.page-shell--narrow{width:min(100%,620px)}.page-shell--reading{width:min(100%,820px)}.eyebrow{color:var(--gold);letter-spacing:.16em;margin:0 0 7px;font-size:.7rem;font-weight:800;display:block}.muted{color:var(--text-muted)}.hero{grid-template-columns:minmax(0,1.05fr) minmax(430px,.95fr);align-items:center;gap:clamp(36px,6vw,88px);min-height:55vh;padding:clamp(28px,7vh,78px) 0 36px;display:grid}.hero__copy{max-width:570px}.brand-mark{width:72px;height:72px;color:var(--gold);border:1px solid var(--border-gold);background:linear-gradient(145deg,#f1c45c33,#f1c45c0a);border-radius:22px;place-items:center;margin-bottom:22px;font-size:2.3rem;display:grid;box-shadow:inset 0 1px #ffffff29,0 16px 45px #00000047}.hero h1{letter-spacing:-.06em;text-shadow:0 8px 38px #00000073;margin:0;font-family:Georgia,Songti SC,serif;font-size:clamp(3.5rem,8vw,6.5rem);font-weight:500;line-height:.96}.hero__copy>p:not(.eyebrow){max-width:510px;color:var(--text-muted);margin:24px 0;font-size:clamp(1rem,2vw,1.18rem);line-height:1.8}.hero__meta{flex-wrap:wrap;gap:8px;display:flex}.hero__meta span{border:1px solid var(--border);color:#c6cedb;background:#ffffff09;border-radius:999px;padding:7px 11px;font-size:.76rem}.action-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.action-card{text-align:left;cursor:pointer;border:1px solid var(--border);border-radius:var(--radius-md);background:linear-gradient(145deg,#1b263af0,#0f1623f5);min-height:160px;padding:20px;transition:transform .2s,border-color .2s,background .2s;position:relative;box-shadow:0 14px 35px #0000003b}.action-card:first-child{grid-column:1/-1;min-height:174px}.action-card:hover{background:linear-gradient(145deg,#222f46fa,#121a29fa);border-color:#f1c45c70;transform:translateY(-3px)}.action-card--primary{border-color:var(--border-gold);background:linear-gradient(135deg,#5b451c85,#181f2bf5)}.action-card>span{margin-bottom:20px;font-size:1.65rem;display:block}.action-card b{font-size:1.14rem;display:block}.action-card small{color:var(--text-muted);margin-top:7px;font-size:.78rem;line-height:1.5;display:block}.action-card i{color:var(--gold);font-size:.76rem;font-style:normal;position:absolute;bottom:17px;right:18px}.home-grid{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:16px;padding:10px 0 22px;display:grid}.surface-card{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 16px 42px #0003}.notice-card,.community-card{padding:clamp(18px,3vw,28px)}.section-heading{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:14px;display:flex}.section-heading h2,.community-card h2{margin:0;font-size:1.15rem}.text-button{cursor:pointer;color:var(--gold);background:0 0;border:0;font-size:.78rem}.notice-list{gap:3px;display:grid}.notice-list button{text-align:left;cursor:pointer;background:0 0;border:0;border-top:1px solid #fff1;grid-template-columns:1fr auto;gap:14px;width:100%;padding:11px 0;display:grid}.notice-list button:hover span{color:var(--gold-bright)}.notice-list span{text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;overflow:hidden}.notice-list time{color:#7f899a;font-size:.72rem}.community-card p{color:var(--text-muted);margin:12px 0 18px;font-size:.9rem}.community-card strong{color:var(--text);letter-spacing:.08em}.secondary-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.secondary-actions button,.account-button{cursor:pointer;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-soft);min-height:42px;font-size:.78rem}.account-button{width:100%;color:var(--text-muted);margin-top:8px}.account-button span{color:var(--green)}.site-footer{color:#7f899a;justify-content:space-between;gap:12px;padding:18px 2px 2px;font-size:.68rem;display:flex}.site-footer a{color:#9ca7b9;text-decoration:none}.site-footer a:hover{color:var(--gold-bright);text-decoration:underline}.site-footer a:focus-visible{color:var(--gold-bright);text-decoration:underline}.page-header{grid-template-columns:44px 64px 1fr;align-items:center;gap:14px;padding:clamp(28px,8vh,72px) 0 30px;display:grid}.page-header__back{align-self:start}.page-header__icon{border:1px solid var(--border-gold);background:#f1c45c14;border-radius:18px;place-items:center;width:64px;height:64px;font-size:1.7rem;display:grid}.page-header h1{margin:0;font-family:Georgia,Songti SC,serif;font-size:clamp(1.8rem,5vw,2.8rem);font-weight:500}.page-header p{color:var(--text-muted);margin:7px 0 0;font-size:.85rem}.icon-button{cursor:pointer;border:1px solid var(--border);background:#ffffff0d;border-radius:12px;place-items:center;width:42px;height:42px;font-size:1.25rem;display:grid}.choice-list{gap:10px;display:grid}.choice-list>button{text-align:left;cursor:pointer;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);grid-template-columns:48px 1fr auto;align-items:center;gap:14px;min-height:78px;padding:13px 18px;transition:border-color .2s,transform .2s;display:grid}.choice-list>button:hover{border-color:var(--border-gold);transform:translate(4px)}.choice-list>button>span{font-size:1.55rem}.choice-list b,.choice-list small{display:block}.choice-list small{color:var(--text-muted);margin-top:4px;font-size:.76rem}.choice-list i{color:var(--gold);font-style:normal}.choice-list>button.daily-choice{border-color:var(--border-gold);background:linear-gradient(135deg, #5b451c57, var(--surface))}.route-loading{min-height:100vh;min-height:100dvh;color:var(--text-muted);place-items:center;display:grid}.join-form{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);padding:22px}.join-form label>span,.auth-form label>span{color:var(--text-muted);margin-bottom:7px;font-size:.78rem;display:block}.join-form input,.auth-form input{width:100%;min-height:48px;color:var(--text);border:1px solid var(--border);border-radius:var(--radius-sm);background:#060a11b8;padding:0 14px}.join-form input{text-align:center;letter-spacing:.25em;text-transform:uppercase;margin-bottom:14px;font-size:1.35rem;font-weight:700}.button{cursor:pointer;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-soft);min-height:46px;padding:0 18px}.button--primary{color:#17130a;border-color:var(--gold);background:linear-gradient(135deg, var(--gold-bright), var(--gold));width:100%;font-weight:800}.button--danger{width:100%;color:var(--red);background:#ff7b7b14;border-color:#ff7b7b40}.button:disabled{cursor:not-allowed;opacity:.5}.article-list{gap:10px;display:grid}.article-list button{text-align:left;cursor:pointer;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);justify-content:space-between;gap:20px;padding:20px;display:flex}.article-list b,.article-list time{display:block}.article-list time{color:var(--text-muted);margin-top:7px;font-size:.74rem}.article-list button>span{color:var(--gold);white-space:nowrap;align-self:center;font-size:.75rem}.article-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow);padding:clamp(22px,5vw,44px)}.article-card>time{color:var(--gold);font-size:.75rem}.article-card>h1{margin:12px 0 26px;font-family:Georgia,Songti SC,serif;font-size:clamp(1.8rem,5vw,2.7rem);font-weight:500;line-height:1.25}.article-body p{color:#c8ced8;font-size:.96rem;line-height:1.9}.article-body strong{color:var(--gold-bright)}.article-sign{text-align:right;color:var(--text-muted);margin-top:28px;line-height:1.7}.credits-page{min-height:100vh;color:#f4f4f4;background:#000;min-height:100dvh;padding:48px 16px 64px}.credits-back{z-index:1;top:max(14px, env(safe-area-inset-top));left:max(14px, env(safe-area-inset-left));cursor:pointer;border-radius:var(--radius-sm);color:#aaa;background:#000000bf;border:1px solid #333;padding:8px 16px;font-size:1rem;transition:color .2s,border-color .2s,background .2s;position:fixed}.credits-back:hover{color:var(--text);border-color:var(--gold);background:#ffffff1f}.credits-roll{text-align:center;width:min(100%,560px);margin:0 auto;padding:0 0 24px}.credits-roll h1{letter-spacing:.5em;text-indent:.5em;margin:0 0 36px;font-size:clamp(1.8rem,5vw,2rem);font-weight:800}.credits-roll__section{margin-bottom:36px}.credits-roll__section h2{color:var(--gold-bright);letter-spacing:.32em;text-indent:.32em;margin:0 0 18px;font-size:1.25rem;font-weight:600}.credits-roll__names{gap:8px;display:grid}.credits-roll__names p{letter-spacing:.12em;margin:0;font-size:clamp(1.05rem,3vw,1.3rem);font-weight:500}.credits-roll__ending{color:var(--gold-bright);letter-spacing:.24em;margin:60px 0 0;font-size:1.1rem}.modal-backdrop,.captcha-overlay{z-index:1000;padding:var(--gutter);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#04070cc7;place-items:center;display:grid;position:fixed;top:0;bottom:0;left:0;right:0}.modal-card{border:1px solid var(--border-gold);border-radius:var(--radius-lg);width:min(100%,440px);max-height:min(720px,100dvh - 32px);box-shadow:var(--shadow);background:#111927;padding:22px;overflow:auto}.modal-card__head{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.modal-card__head h2{margin:0;font-family:Georgia,Songti SC,serif;font-weight:500}.modal-card--light{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#25445a;background:linear-gradient(160deg,#fffdf7,#eef9f8);border-color:#74aab97a;box-shadow:0 24px 70px #204a5b3d}.modal-card--light .modal-card__head{border-bottom:1px solid #6f9ba640;padding-bottom:13px}.modal-card--light .modal-card__head h2{color:#173f5b}.modal-card--light .icon-button{color:#446779;background:#ffffffb8;border-color:#5b89964d}.modal-card--light .icon-button:hover{color:#123e61;background:#fff;border-color:#447e918c}.modal-card--light .segmented{background:#6eacb81a;border-color:#5b899647}.modal-card--light .segmented button{color:#496879}.modal-card--light .segmented button.is-active{color:#19445e;background:#d4eaf3;border:1px solid #4e8fae75;box-shadow:inset 0 1px #ffffffd9,0 2px 7px #32697721}.modal-card--light .auth-form label>span{color:#506f7f}.modal-card--light .auth-form input{color:#183b50;background:#ffffffdb;border-color:#52869459}.modal-card--light .auth-form input::placeholder{color:#8ba0aa}.modal-card--light .account-field{background:#ffffffdb;border-color:#52869459}.modal-card--light .account-field b{color:#547484}.modal-card--light .account-field input{background:0 0;border:0}.modal-card--light .account-preview{color:#496c7c;background:#71b1bb1f}.modal-card--light .button--primary{color:#173e55;background:#cae8e8;border-color:#74b5c1;box-shadow:inset 0 1px #fffc,0 4px 11px #32747e24}.modal-card--light .loading-state,.modal-card--light .profile-card span,.modal-card--light .stats-grid span{color:#617d89}.modal-card--light .profile-avatar{color:#26748a;background:#76c6c729;border-color:#438f9e5c}.modal-card--light .profile-card strong{color:#173f5b}.modal-card--light .stats-grid div{background:#73b1b91f}.modal-card--light .stats-grid b{color:#276f83}.modal-card--light .profile-history-button{color:#2b6d81;background:#89cdcd29;border-color:#478f9d66}.modal-card--light .button--danger{color:#b84e52;background:#e0676c17;border-color:#be525745}.feedback-confirmation{text-align:center;justify-items:center;padding:8px 0 22px;display:grid}.feedback-confirmation__icon{color:#26748a;background:#76c6c729;border:1px solid #438f9e5c;border-radius:50%;place-items:center;width:62px;height:62px;margin-bottom:14px;font-size:1.55rem;display:grid}.feedback-confirmation p{color:#21495f;margin:0;font-size:.96rem;font-weight:700;line-height:1.7}.feedback-confirmation span{color:#6b838e;margin-top:6px;font-size:.76rem}.feedback-confirmation__actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.feedback-confirmation__cancel{color:#55717f;background:#ffffffb3;border-color:#58849147}.feedback-confirmation__continue{color:#173e55;background:linear-gradient(135deg,#d9f3ef,#b9dfdf);border-color:#7ebfc3;font-weight:800}.segmented{border:1px solid var(--border);background:#0003;border-radius:12px;grid-template-columns:1fr 1fr;padding:4px;display:grid}.segmented button{cursor:pointer;background:0 0;border:0;border-radius:9px;min-height:40px}.segmented button.is-active{color:#17130a;background:var(--gold);font-weight:800}.auth-form{gap:13px;margin-top:18px;display:grid}.account-field{border:1px solid var(--border);border-radius:var(--radius-sm);background:#060a11b8;grid-template-columns:auto 1fr;align-items:center;display:grid}.account-field b{color:var(--text-muted);padding-left:13px;font-size:.82rem}.account-field input{background:0 0;border:0}.account-preview{text-align:center;color:var(--text-muted);background:var(--surface-soft);border-radius:10px;margin:0;padding:10px;font-size:.78rem}.form-message{min-height:20px;color:var(--red);text-align:center;margin:0;font-size:.78rem;line-height:1.5}.form-message.is-ok{color:var(--green)}.loading-state{text-align:center;color:var(--text-muted);padding:32px 0}.profile-card{justify-items:center;gap:6px;padding:12px 0 20px;display:grid}.profile-avatar{width:64px;height:64px;color:var(--gold);border:1px solid var(--border-gold);background:#f1c45c1a;border-radius:50%;place-items:center;margin-bottom:8px;font-size:1.4rem;display:grid}.profile-card span{color:var(--text-muted);font-size:.75rem}.stats-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:18px;display:grid}.stats-grid div{text-align:center;background:var(--surface-soft);border-radius:12px;padding:13px 6px}.stats-grid b,.stats-grid span{display:block}.stats-grid b{color:var(--gold-bright);font-size:1.15rem}.stats-grid span{color:var(--text-muted);margin-top:4px;font-size:.68rem}.profile-history-button{width:100%;color:var(--gold-bright);border-color:var(--border-gold);background:#f1c45c14;margin-bottom:9px}.captcha-overlay{z-index:1100}.captcha-card{text-align:center;border:1px solid var(--border);background:#151e2e;border-radius:16px;padding:24px}.update-banner{z-index:900;cursor:pointer;color:#17130a;background:var(--gold);border:0;border-radius:0 0 12px 12px;width:min(100%,720px);padding:9px 14px;font-size:.76rem;font-weight:700;position:fixed;top:0;left:50%;transform:translate(-50%)}@media (max-width:839px){.hero{grid-template-columns:1fr;gap:30px;min-height:auto;padding-top:38px}.hero__copy{text-align:center;margin:0 auto}.brand-mark{margin-inline-start:auto;margin-inline-end:auto}.hero__meta{justify-content:center}.home-grid{grid-template-columns:1fr}}@media (max-width:479px){.page-shell{padding-top:max(14px, env(safe-area-inset-top))}.hero{gap:20px;padding:18px 0 16px}.brand-mark{border-radius:16px;width:54px;height:54px;margin-bottom:12px;font-size:1.7rem}.hero h1{font-size:3.25rem}.hero__copy>p:not(.eyebrow){margin:13px 0;font-size:.85rem;line-height:1.6}.hero__meta span:nth-child(3){display:none}.action-grid{grid-template-columns:1fr;gap:8px}.action-card,.action-card:first-child{grid-column:auto;min-height:86px;padding:14px 16px 14px 64px}.action-card>span{margin:0;font-size:1.45rem;position:absolute;top:18px;left:18px}.action-card small{margin-top:3px}.action-card i{bottom:13px;right:14px}.notice-card,.community-card{padding:16px}.notice-list button{padding:9px 0}.notice-list span{font-size:.8rem}.notice-list time{display:none}.site-footer{text-align:center;justify-content:center;display:grid}.page-header{grid-template-columns:42px 1fr;padding:14px 0 24px}.page-header__icon{display:none}.page-header h1{font-size:1.8rem}.choice-list>button{min-height:72px}.article-list button{display:block}.article-list button>span{margin-top:12px;display:block}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.page-shell--home{--event-ink:#14385d;--event-blue:#277fa8;--event-ivory:#fffaf0;--event-gold:#b98d42;--event-muted:#53718b;z-index:0;isolation:isolate;color:var(--event-ink)}.page-shell--home:before{z-index:-1;content:"";pointer-events:none;background:linear-gradient(#fffaf029,#eef8f46b 64%,#fff8e9ad);position:fixed;top:0;bottom:0;left:0;right:0}.home-stage-background{z-index:-2;pointer-events:none;background:#f5f6eb;display:block;position:fixed;top:0;bottom:0;left:0;right:0;overflow:hidden}.home-stage-background img{object-fit:cover;object-position:center top;filter:saturate(.88)brightness(1.03);width:100%;height:100%;animation:.8s ease-out both home-stage-enter;display:block}.hero--event{position:relative}.hero--event .brand-mark{color:var(--event-gold);background:linear-gradient(145deg,#fffdf6e6,#dbf3f2ad);border-color:#c7a15c7a;box-shadow:inset 0 1px #ffffffb3,0 12px 30px #1f4e6e29}.hero--event .brand-mark svg{width:27px;height:27px}.hero--event .eyebrow{color:#8c6d33}.hero--event h1{color:var(--event-ink);text-shadow:0 2px #ffffffbf,0 10px 32px #194d6f24}.hero--event .hero__copy>p:not(.eyebrow){color:#315a76;text-shadow:0 1px #ffffffb3}.hero--event .hero__meta span{color:#315a76;background:#fffdf685;border-color:#28749633}.hero--event .action-grid{box-shadow:none;background:0 0;border:0;padding:0}.hero--event .action-card{color:var(--event-ink);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(145deg,#fffdf7e6,#e5f2eddb);border:1px solid #6c979d57;border-radius:13px;padding:22px 22px 56px;transition:transform .22s,border-color .22s,box-shadow .22s,background .22s;overflow:hidden;box-shadow:inset 0 1px #ffffffe6,0 8px 18px #2a586512}.hero--event .action-card:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#fffffff2,#0000);height:1px;position:absolute;top:0;left:18px;right:18px}.hero--event .action-card:after{display:none}.hero--event .action-card:hover{background:linear-gradient(145deg,#fffffaf5,#e0f2eded);border-color:#b08b4494;transform:translateY(-3px);box-shadow:0 14px 28px #2d647524,0 0 0 1px #dab15b1f,inset 0 1px #fffffff2}.hero--event .action-card--primary{min-height:207px;color:var(--event-ink);box-shadow:none;filter:drop-shadow(0 12px 14px #25526829);-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;padding:44px 150px 38px 58px;animation:5.2s ease-in-out infinite primary-panel-breathe;overflow:visible}.hero--event .action-card--primary:before{display:none}.hero--event .action-card--primary:hover{box-shadow:none;filter:drop-shadow(0 16px 18px #25526838)brightness(1.035);background:0 0;border:0;transform:translateY(-4px)}.hero--event .action-card small,.hero--event .action-card--primary small{color:var(--event-muted)}.hero--event .action-card__icon{color:#8d6b2c;background:#fffcf3a8;border:1px solid #ae843a4d;border-radius:50%;place-items:center;width:40px;height:40px;margin-bottom:14px;display:grid;box-shadow:inset 0 1px #ffffffd9}.hero--event .action-card__icon svg{width:23px;height:23px;display:block}.hero--event .action-card i{color:#624b20;text-align:center;letter-spacing:.04em;text-shadow:0 1px #ffffffbf;background:linear-gradient(#fffdeffa,#ecdcaeeb);border:1px solid #a07b3780;border-radius:8px;min-width:88px;padding:8px 15px;font-weight:800;transition:border-color .2s,box-shadow .2s,transform .2s;position:absolute;bottom:14px;right:16px;overflow:hidden;box-shadow:inset 0 1px #fff,inset 0 -2px #71521b14,0 3px 8px #5b451e17}.hero--event .action-card--primary i{color:#fffdf5;width:31%;min-width:0;box-shadow:none;text-shadow:0 1px 3px #032252b8;background:0 0;border:0;border-radius:0;padding:8px 10px;bottom:10.8%;right:4.6%}.hero--event .action-card:hover i{border-color:#9d7026c7;transform:translateY(-1px);box-shadow:inset 0 1px #fff,inset 0 -2px #71521b1a,0 0 14px #d2a74e4d,0 5px 12px #5c41171f}.hero--event .action-card--primary:hover i{color:#fff5c9;box-shadow:none;text-shadow:0 0 8px #9ee2ffd1,0 1px 3px #032252c2}.page-shell--home .surface-card{color:var(--event-ink);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(145deg,#fffdf6d6,#e6f2edcc);border:1px solid #829d9757;position:relative;overflow:hidden;box-shadow:0 14px 30px #31677317,inset 0 1px #ffffffdb}.page-shell--home .surface-card:before{display:none}.page-shell--home .surface-card:after{z-index:0;content:"";pointer-events:none;background:linear-gradient(90deg,#3b91af,#c196448a,#0000);width:92px;height:3px;position:absolute;top:0;left:0}.page-shell--home .surface-card .eyebrow{color:#8c6d33}.page-shell--home .text-button{color:#725725;background:#fffcf194;border:1px solid #97743457;border-radius:8px;min-height:30px;padding:5px 10px;font-weight:700;transition:color .2s,border-color .2s,background .2s,box-shadow .2s,transform .2s}.page-shell--home .text-button:hover{color:#4f3813;background:#f9ebc2b8;border-color:#9d70269e;transform:translateY(-1px);box-shadow:0 0 12px #cfa24333}.page-shell--home .notice-list button{color:var(--event-ink);border-color:#1f6f9524}.page-shell--home .community-card p{color:var(--event-muted)}.page-shell--home .secondary-actions button,.page-shell--home .account-button{color:#294e68;background:#fffdf6a3;border:1px solid #81999166;justify-content:center;align-items:center;gap:7px;font-weight:700;transition:color .2s,border-color .2s,background .2s,box-shadow .2s,transform .2s;display:inline-flex;box-shadow:inset 0 1px #ffffffe6}.page-shell--home .secondary-actions button:hover,.page-shell--home .account-button:hover{color:#5a4118;background:#f8eac1c7;border-color:#9d70269e;transform:translateY(-2px);box-shadow:0 0 14px #cfa2433d,inset 0 1px #fff}.page-shell--home .site-footer{color:#687f8e;border-top:1px solid #b5893a33}@keyframes home-stage-enter{0%{opacity:0;transform:scale(1.018)}to{opacity:1;transform:scale(1)}}@keyframes primary-panel-breathe{0%,to{filter:drop-shadow(0 12px 14px #25526829)brightness()}50%{filter:drop-shadow(0 15px 18px #2b789633)brightness(1.018)}}@media (min-width:840px){.hero--event{grid-template-columns:minmax(0,1fr) minmax(410px,.86fr);gap:clamp(20px,3vw,44px);padding-left:clamp(158px,14vw,220px)}.page-shell--home .home-grid{margin-left:clamp(54px,5vw,82px)}}@media (max-width:479px){.hero--event .action-grid{padding:0}.hero--event .action-card,.hero--event .action-card:first-child{min-height:94px;padding:15px 104px 15px 64px}.hero--event .action-card--primary,.hero--event .action-card--primary:first-child{min-height:166px;padding:40px 130px 34px 50px}.hero--event .action-card__icon{width:36px;height:36px;margin:0;position:absolute;top:18px;left:14px}.hero--event .action-card--primary .action-card__icon{width:32px;height:32px;top:36px;left:48px}.hero--event .action-card--primary b{margin-top:38px}.hero--event .action-card i{min-width:78px;padding:7px 10px;bottom:50%;right:12px;transform:translateY(50%)}.hero--event .action-card--primary i{width:31%;min-width:0;bottom:10.8%;right:4.6%;transform:none}.hero--event .action-card:hover i{transform:translateY(calc(50% - 1px))}.hero--event .action-card--primary:hover i{transform:translateY(-1px)}}.page-shell--home{--water-ink:#123a60;--water-muted:#50728b;--water-pearl:#f6fdfdc7;--water-line:#85cadc7a;--water-glow:#7dddf86b;--water-navy:#082f69}.page-shell--home:before{display:none}.page-shell--home button:focus-visible{outline-color:#62c3e0c2}@keyframes water-stage-drift{0%{transform:scale(1.004)}to{transform:scale(1.014)}}@keyframes water-panel-breathe{0%,to{filter:drop-shadow(0 8px 14px #256f9714)}50%{filter:drop-shadow(0 12px 24px #5ac6e533)}}@keyframes water-sheen{0%{transform:translate(-145%)skew(-18deg)}to{transform:translate(260%)skew(-18deg)}}@media (min-width:1100px){.page-shell--home{width:100%;min-height:max(100vh,56.25vw);margin:0;padding:0;overflow:hidden}.page-shell--home:before{z-index:-1;content:"";pointer-events:none;background:linear-gradient(#09427000,#0a4779 8vw,#062d5c 100%);display:block;position:absolute;top:43vw;bottom:0;left:0;right:0}.page-shell--home .home-stage-background{z-index:-2;background:#dbeff5;width:100%;height:56.25vw;position:absolute;top:0;left:0}.page-shell--home .home-stage-background img{object-fit:fill;object-position:center;filter:none;width:100%;height:100%;animation:.7s ease-out both home-stage-enter}.hero--event{min-height:0;padding:0;display:block;position:static}.hero--event .hero__copy{z-index:2;width:17.2%;max-width:none;position:absolute;top:9.05vw;left:27.85%}.hero--event .brand-mark{color:#3b82a5;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#f4fdfea8;border-color:#69bcd370;border-radius:50%;width:clamp(42px,2.82vw,56px);height:clamp(42px,2.82vw,56px);margin-bottom:.65vw;box-shadow:inset 0 1px #ffffffeb,0 8px 20px #276a8e1a}.hero--event .eyebrow{color:#416f87;margin-bottom:.35vw;font-size:clamp(.55rem,.68vw,.82rem)}.hero--event h1{text-shadow:0 2px #ffffffe0,0 10px 26px #225f7f21;font-size:clamp(3rem,4.28vw,5.3rem)}.hero--event .hero__copy>p:not(.eyebrow){color:#285774;text-shadow:0 1px #fffffff0,0 0 14px #fffc;margin:1.05vw 0 .85vw;font-size:clamp(.72rem,.9vw,1.08rem);font-weight:500;line-height:1.72}.hero--event .hero__meta{gap:.42vw}.hero--event .hero__meta span{color:#315f7d;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#f4fcfb94;border-color:#4b9fb747;padding:.36vw .62vw;font-size:clamp(.56rem,.63vw,.76rem)}.hero--event .action-grid{display:contents}.hero--event .action-card{z-index:3;min-height:0;color:var(--water-ink);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:28%/23%;margin:0;transition:transform .25s,filter .25s;position:absolute;overflow:hidden}.hero--event .action-card:before{z-index:-1;content:"";opacity:0;border-radius:inherit;width:auto;height:auto;box-shadow:inset 0 0 26px #d9faff2e, 0 0 25px var(--water-glow);background:#eafbff1f;border:1px solid #d7f8ffa3;transition:opacity .25s;display:block;position:absolute;top:2px;bottom:2px;left:2px;right:2px}.hero--event .action-card:after{z-index:-1;content:"";opacity:0;pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff52,#0000);width:18%;height:150%;display:block;position:absolute;top:-25%;left:0}.hero--event .action-card:hover{box-shadow:none;filter:drop-shadow(0 12px 22px #41a9cc33)brightness(1.035);background:0 0;border:0;transform:translateY(-3px)}.hero--event .action-card:focus-visible{box-shadow:none;filter:drop-shadow(0 12px 22px #41a9cc33)brightness(1.035);background:0 0;border:0;transform:translateY(-3px)}.hero--event .action-card:hover:before{opacity:1}.hero--event .action-card:focus-visible:before{opacity:1}.hero--event .action-card:hover:after{opacity:1;animation:.75s ease-out both water-sheen}.hero--event .action-card--primary{color:#f5fbff;filter:drop-shadow(0 8px 14px #256f9714);background:0 0;border-radius:42%/31%;width:54.3%;height:16.4vw;padding:4.55vw 20vw 2vw 15.3vw;animation:6.5s ease-in-out infinite water-panel-breathe;top:10.7vw;left:35.2%}.hero--event .action-card--primary:hover{background:0 0}.hero--event .action-card--primary .action-card__icon{color:#dff8ff;background:#ffffff12;border-color:#daf8ff75;width:2.15vw;min-width:30px;height:2.15vw;min-height:30px;margin-bottom:.5vw}.hero--event .action-card--primary b{color:#fff;text-shadow:0 2px 5px #002650a6;font-size:clamp(1.35rem,1.62vw,2rem)}.hero--event .action-card--primary small{color:#ccebf6;text-shadow:0 1px 3px #00254ba3;margin-top:.42vw;font-size:clamp(.66rem,.73vw,.88rem)}.hero--event .action-card--primary i{color:#f4fcff;text-shadow:0 0 12px #74ddffeb,0 2px 4px #001f49bf;width:29%;padding:.45vw 0;font-size:clamp(.72rem,.98vw,1.18rem);top:9.35vw;bottom:auto;right:7.4%}.hero--event .action-card:not(.action-card--primary){width:20.3%;height:12.6vw;padding:1.55vw 1.45vw 1.2vw;top:27.25vw}.hero--event .action-card:nth-child(2){left:40.35%}.hero--event .action-card:nth-child(3){color:#293f70;left:60.05%}.hero--event .action-card:not(.action-card--primary) .action-card__icon{display:none}.hero--event .action-card:not(.action-card--primary) b{font-size:clamp(.9rem,1.15vw,1.4rem)}.hero--event .action-card:not(.action-card--primary) small{color:#365f7b;text-shadow:0 1px #ffffffd1;width:72%;margin-top:.36vw;font-size:clamp(.57rem,.67vw,.8rem);font-weight:500}.hero--event .action-card:not(.action-card--primary) i{color:#315f7d;min-width:0;box-shadow:none;background:0 0;border:0;padding:0;font-size:clamp(.58rem,.68vw,.82rem);top:5.7vw;bottom:auto;right:8%}.hero--event .action-card:hover i{color:#173f65;box-shadow:none;border:0;transform:translate(3px)}.page-shell--home .home-grid{display:contents}.page-shell--home .surface-card{z-index:3;color:var(--water-ink);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;position:absolute;overflow:visible}.page-shell--home .surface-card:after{display:none}.page-shell--home .notice-card{width:49.6%;height:8.6vw;padding:1.35vw 6.7vw 1vw;top:44.35vw;left:21.35%}.page-shell--home .notice-card .eyebrow,.page-shell--home .community-card .eyebrow{color:#47758a;font-size:clamp(.52rem,.58vw,.7rem)}.page-shell--home .section-heading{margin-bottom:.52vw}.page-shell--home .section-heading h2,.page-shell--home .community-card h2{font-size:clamp(.82rem,1.02vw,1.22rem)}.page-shell--home .text-button{color:#315f7d;background:#f8fdfc66;border-color:#61a7bc47;border-radius:999px;min-height:0;padding:.25vw .5vw;font-size:clamp(.52rem,.6vw,.72rem)}.page-shell--home .notice-list{grid-template-columns:1fr 1fr;column-gap:3.4vw}.page-shell--home .notice-list button{border-color:#287d9b24;padding:.45vw 0}.page-shell--home .notice-list button:last-child{grid-column:1/-1}.page-shell--home .notice-list span{font-size:clamp(.55rem,.64vw,.77rem)}.page-shell--home .notice-list time{font-size:clamp(.48rem,.54vw,.65rem)}.page-shell--home .notice-card .muted{color:#52738a;font-size:clamp(.55rem,.64vw,.77rem)}.page-shell--home .community-card{text-align:center;width:22.5%;height:12.9vw;padding:0;top:40.8vw;left:72.35%}.page-shell--home .community-card p{color:#52738a;margin:.3vw 0 0;font-size:clamp(.52rem,.62vw,.74rem)}.page-shell--home .secondary-actions{display:contents}.page-shell--home .secondary-actions button,.page-shell--home .account-button{color:#214f70;width:29%;height:6.15vw;min-height:0;box-shadow:none;background:0 0;border:0;border-radius:50%;margin:0;padding:4.55vw .2vw .25vw;font-size:clamp(.49rem,.59vw,.71rem);position:absolute;top:4.2vw}.page-shell--home .secondary-actions button:first-child{left:2%}.page-shell--home .secondary-actions button:last-child{right:2%}.page-shell--home .account-button{width:30%;height:7.2vw;padding-top:5.25vw;top:3.15vw;left:35%}.page-shell--home .secondary-actions button:hover,.page-shell--home .account-button:hover{color:#123e61;background:#def8ff24;border:0;transform:translateY(-3px);box-shadow:0 0 22px #72daf552,inset 0 0 16px #ffffff47}.page-shell--home .secondary-actions svg,.page-shell--home .account-button svg{display:none}.page-shell--home .account-button span{white-space:nowrap;width:160%;font-size:.5rem;position:absolute;top:6.3vw;left:50%;transform:translate(-50%)}.page-shell--home .site-footer{color:#2d5b75ad;border:0;padding:0;font-size:clamp(.48rem,.54vw,.65rem);position:absolute;top:53.65vw;left:27%;right:10.9%}.page-shell--home .site-footer a{color:#315f7d}}@media (max-width:1099px){.page-shell--home{width:min(100%,920px);padding:max(18px, env(safe-area-inset-top)) var(--gutter) max(24px, env(safe-area-inset-bottom))}.page-shell--home:before{z-index:-1;content:"";pointer-events:none;background:linear-gradient(#fafdf933,#e4f4f3b8);display:block;position:fixed;top:0;bottom:0;left:0;right:0}.page-shell--home .home-stage-background{position:fixed}.page-shell--home .home-stage-background img{filter:saturate(.82)brightness(1.02);animation:.7s ease-out both home-stage-enter,16s ease-in-out .7s infinite alternate water-stage-drift}.hero--event{grid-template-columns:1fr;gap:28px;min-height:auto;padding:32px 0 24px}.hero--event .hero__copy{text-align:center;max-width:560px;margin:0 auto;padding:0}.hero--event .brand-mark{color:#3b82a5;background:#f4fdfead;border-color:#69bcd370;border-radius:50%;margin-inline-start:auto;margin-inline-end:auto}.hero--event .eyebrow,.page-shell--home .surface-card .eyebrow{color:#47758a}.hero--event .hero__meta{justify-content:center}.hero--event .action-grid{grid-template-columns:1fr 1fr;width:min(100%,680px);margin:0 auto}.hero--event .action-card{color:var(--water-ink);border:1px solid var(--water-line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#eff9f8ad;box-shadow:inset 0 1px #ffffffe6,0 12px 28px #2c6f871a}.hero--event .action-card:before{background:linear-gradient(90deg,#0000,#ffffffeb,#0000)}.hero--event .action-card--primary{color:#f4fbff;filter:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#082f69e6;border:1px solid #ade1ef9e;border-radius:24px 54px;min-height:176px;padding:36px 145px 34px 48px;animation:6.5s ease-in-out infinite water-panel-breathe;box-shadow:inset 0 1px #fff3,0 18px 34px #1f5b8433}.hero--event .action-card--primary:hover{background:#093877f0;border-color:#ccf4fce0;box-shadow:0 18px 38px #338cb038,0 0 25px #73dcf63d}.hero--event .action-card--primary small{color:#ccebf6}.hero--event .action-card__icon,.hero--event .action-card--primary .action-card__icon{color:#3b82a5;background:#f8fdfca8;border-color:#68b7cd59}.hero--event .action-card--primary .action-card__icon{color:#dff8ff;background:#ffffff14;border-color:#daf8ff75}.hero--event .action-card i{color:#315f7d;background:#f7fdfba8;border-color:#67a9bc61;box-shadow:inset 0 1px #fff,0 4px 10px #35748b14}.hero--event .action-card--primary i{color:#effbff;text-shadow:0 0 10px #6cdaf9bd;background:#ffffff14;border-color:#c8f0fa66}.hero--event .action-card:hover{background:#f2fcfbd6;border-color:#5cb4ccb3;box-shadow:0 16px 34px #388ca529,0 0 22px #7dddf82e}.page-shell--home .home-grid{grid-template-columns:minmax(0,1.35fr) minmax(270px,.65fr);margin-left:0}.page-shell--home .surface-card{background:#f3fbf8b3;border-color:#70b8c761;box-shadow:inset 0 1px #ffffffeb,0 15px 34px #2e6f831a}.page-shell--home .surface-card:after{background:linear-gradient(90deg,#5ca9c2,#0000);width:72px;height:2px}.page-shell--home .text-button,.page-shell--home .secondary-actions button,.page-shell--home .account-button{color:#315f7d;background:#f7fdfb9e;border-color:#67a9bc61}.page-shell--home .text-button:hover,.page-shell--home .secondary-actions button:hover,.page-shell--home .account-button:hover{color:#123e61;background:#e1f7f9d6;border-color:#4ba6c1b8;box-shadow:0 0 16px #70d3ef38}.page-shell--home .site-footer{border-color:#5ba4b833}.page-shell--home .site-footer a{color:#315f7d}}@media (max-width:719px){.hero--event .action-grid,.page-shell--home .home-grid{grid-template-columns:1fr}}@media (max-width:479px){.hero--event{gap:20px;padding:18px 0 16px}.hero--event .action-grid{gap:9px}.hero--event .action-card,.hero--event .action-card:first-child{border-radius:18px 30px;min-height:92px;padding:16px 92px 15px 64px}.hero--event .action-card--primary,.hero--event .action-card--primary:first-child{min-height:132px;padding:28px 100px 24px 68px}.hero--event .action-card__icon,.hero--event .action-card--primary .action-card__icon{width:36px;height:36px;margin:0;top:20px;left:18px}.hero--event .action-card--primary .action-card__icon{top:30px;left:20px}.hero--event .action-card--primary b{margin-top:24px}.hero--event .action-card i,.hero--event .action-card--primary i{width:auto;min-width:72px;padding:7px 9px;bottom:50%;right:12px;transform:translateY(50%)}.hero--event .action-card:hover i,.hero--event .action-card--primary:hover i{transform:translateY(calc(50% - 1px))}}.page-shell--home{width:min(100%,1180px);min-height:100vh;min-height:100dvh;padding:max(22px, env(safe-area-inset-top)) var(--gutter) max(24px, env(safe-area-inset-bottom));color:#123a60;margin:0 auto;overflow:visible}.hero--event{grid-template-columns:minmax(330px,.86fr) minmax(470px,1.14fr);align-items:center;gap:clamp(24px,3vw,42px);min-height:560px;padding:42px 0 24px clamp(118px,11vw,190px);display:grid;position:relative}.hero--event .hero__copy{width:auto;max-width:430px;padding:22px 0;position:relative;top:auto;left:auto}.hero--event .brand-mark{color:#3b82a5;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#f8fdfcb3;border:1px solid #69bcd370;border-radius:50%;width:58px;height:58px;margin-bottom:15px;box-shadow:inset 0 1px #fffffff2,0 10px 24px #2a6f8f1a}.hero--event .eyebrow,.page-shell--home .surface-card .eyebrow{color:#47758a}.hero--event h1{color:#123a60;text-shadow:0 2px #ffffffeb,0 10px 28px #2361801f;font-size:clamp(4.2rem,6.2vw,5.8rem)}.hero--event .hero__copy>p:not(.eyebrow){color:#285774;text-shadow:0 1px #fffffff5,0 0 16px #ffffffdb;margin:22px 0 18px;font-size:clamp(.95rem,1.35vw,1.08rem);font-weight:500;line-height:1.75}.hero--event .hero__meta{color:#416f87;align-items:center;gap:0}.hero--event .hero__meta span{color:#416f87;letter-spacing:.06em;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;padding:0;font-size:.72rem;font-weight:750}.hero--event .hero__meta span+span:before{color:#428ba585;content:"◆";vertical-align:.16em;margin:0 10px;font-size:.54em}.hero--event .action-grid{grid-template-columns:1fr 1fr;gap:8px;padding:0;display:grid}.hero--event .action-card,.hero--event .action-card:first-child,.hero--event .action-card:nth-child(2),.hero--event .action-card:nth-child(3){color:#123a60;width:auto;height:auto;box-shadow:none;filter:drop-shadow(0 12px 18px #2669871f);-webkit-backdrop-filter:none;backdrop-filter:none;background:url(/assets/home-panel-secondary-v2-CRZGJqiA.webp) 50%/100% 100% no-repeat;border:0;border-radius:24px;margin:0;transition:transform .25s,filter .25s;position:relative;top:auto;bottom:auto;left:auto;right:auto;overflow:hidden auto}.hero--event .action-card:first-child{grid-column:1/-1}.hero--event .action-card:not(.action-card--primary){min-height:172px;padding:48px 48px 44px}.hero--event .action-card--primary,.hero--event .action-card--primary:first-child{color:#f6fbff;filter:drop-shadow(0 14px 22px #16517e2e);background-image:url(/assets/home-panel-primary-v2-COhImCmY.webp);border-radius:30px;min-height:226px;padding:60px 155px 52px 76px;animation:6.5s ease-in-out infinite water-panel-breathe}.hero--event .action-card:before{z-index:0;content:"";opacity:0;pointer-events:none;background:#e1f9ff14;border:1px solid #e1faff85;border-radius:24px;width:auto;height:auto;transition:opacity .25s;display:none;position:absolute;top:6%;bottom:6%;left:6%;right:6%;box-shadow:0 0 24px #68d3f13d,inset 0 0 22px #ffffff26}.hero--event .action-card:after{z-index:0;content:"";opacity:0;pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff42,#0000);width:16%;height:150%;display:block;position:absolute;top:-25%;left:0}.hero--event .action-card>*{z-index:1;position:relative}.hero--event .action-card:hover{filter:drop-shadow(0 17px 25px #2f8bad33)brightness(1.035);background-color:#0000;border:0;transform:translateY(-4px)}.hero--event .action-card:focus-visible{filter:drop-shadow(0 17px 25px #2f8bad33)brightness(1.035);background-color:#0000;border:0;transform:translateY(-4px)}.hero--event .action-card:hover:after{opacity:1;animation:.75s ease-out both water-sheen}.hero--event .action-card__icon{color:#3b82a5;background:#f9fdfcb8;border-color:#5eaec759;width:38px;height:38px;margin-bottom:10px}.hero--event .action-card--primary .action-card__icon{color:#ddf7ff;background:#ffffff14;border-color:#daf8ff75;width:38px;height:38px;margin-bottom:9px}.hero--event .action-card b{font-size:1.08rem}.hero--event .action-card small{color:#41677f;letter-spacing:.015em;text-shadow:0 1px #fffc;width:78%;margin-top:6px;font-size:.74rem;font-weight:500;line-height:1.45}.hero--event .action-card--primary b{color:#fff;text-shadow:0 2px 5px #00224ea8;font-size:1.42rem}.hero--event .action-card--primary small{color:#ccebf6;text-shadow:0 1px 3px #00224bb3;font-size:.78rem}.hero--event .action-card i{color:#315f7d;min-width:0;box-shadow:none;background:0 0;border:0;padding:0;bottom:45px;right:44px}.hero--event .action-card--primary i{color:#f4fcff;text-shadow:0 0 12px #74ddffeb,0 2px 4px #001f49bf;width:auto;bottom:76px;right:72px}.hero--event .action-card:hover i{color:#173f65;box-shadow:none;border:0;transform:translate(3px)}.hero--event .action-card--primary:hover i{color:#fff;text-shadow:0 0 14px #83e2ff,0 2px 4px #001f49bf}.page-shell--home .home-grid{grid-template-columns:minmax(0,1.38fr) minmax(300px,.62fr);gap:12px;margin-left:clamp(42px,5vw,80px);padding:0 0 18px;display:grid}.page-shell--home .surface-card{color:#123a60;width:auto;height:auto;box-shadow:none;filter:drop-shadow(0 12px 18px #2869821c);-webkit-backdrop-filter:none;backdrop-filter:none;background-color:#0000;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border:0;border-radius:26px;position:relative;top:auto;bottom:auto;left:auto;right:auto;overflow:hidden}.page-shell--home .surface-card:before,.page-shell--home .surface-card:after{display:none}.page-shell--home .surface-card>*{z-index:1;position:relative}.page-shell--home .notice-card{background-image:url(/assets/home-panel-notice-v2-BGhxd2Dm.webp);min-height:238px;padding:60px 74px 48px 100px}.page-shell--home .community-card{text-align:center;background-image:url(/assets/home-panel-hub-v2-C1BkUSLn.webp);min-height:238px;padding:27px 66px 18px}.page-shell--home .section-heading{margin-bottom:10px}.page-shell--home .section-heading h2,.page-shell--home .community-card h2{color:#123a60}.page-shell--home .text-button{color:#315f7d;letter-spacing:.03em;background:0 0;border:0;border-radius:0;min-height:0;padding:2px 0;font-weight:700}.page-shell--home .text-button:hover{color:#123f62;box-shadow:none;text-shadow:0 0 12px #67cfed73;background:0 0;border:0;transform:translate(2px)}.page-shell--home .notice-list button{color:#173f62;border-color:#29799724;padding:9px 0}.page-shell--home .notice-list button:hover span{color:#176f98}.page-shell--home .notice-list time{color:#667f91}.page-shell--home .notice-card .muted{color:#52738a}.page-shell--home .community-card p{color:#52738a;margin:7px 0 0;font-size:.76rem}.page-shell--home .community-card strong{color:#123a60}.page-shell--home .secondary-actions{grid-template-columns:1fr 1fr;gap:50px;display:grid;position:absolute;top:85px;left:28px;right:28px}.page-shell--home .secondary-actions button{color:#214f70;width:auto;height:auto;min-height:74px;box-shadow:none;background:0 0;border:0;border-radius:50%;margin:0;padding:0;font-size:.7rem;font-weight:800;position:relative;top:auto;bottom:auto;left:auto;right:auto}.page-shell--home .account-button{color:#214f70;min-height:72px;box-shadow:none;background:0 0;border:0;border-radius:50%;width:92px;height:auto;min-height:72px;margin:0;padding:0;font-size:.7rem;font-weight:800;position:absolute;top:auto;bottom:14px;left:auto;right:50%;transform:translate(50%)}.page-shell--home .secondary-actions button:hover{color:#123e61;background:#def8ff24;transform:translateY(-3px);box-shadow:0 0 20px #72daf547,inset 0 0 14px #ffffff3d}.page-shell--home .account-button:hover{color:#123e61;background:#def8ff24;transform:translate(50%,-3px);box-shadow:0 0 20px #72daf547,inset 0 0 14px #ffffff3d}.page-shell--home .secondary-actions svg,.page-shell--home .account-button svg{width:16px;height:16px}.page-shell--home .account-button span{display:none}.page-shell--home .site-footer{color:#687f8e;border-top:1px solid #4d9db22e;margin-left:clamp(42px,5vw,80px);padding:14px 2px 2px;font-size:.68rem;display:flex;position:static}.page-shell--home .site-footer a{color:#315f7d}@media (max-width:1099px){.page-shell--home{width:min(100%,920px)}.page-shell--home:before{background:linear-gradient(#fffdf757,#edf8f69e)}.hero--event{grid-template-columns:1fr;min-height:auto;padding:30px 0 22px}.hero--event .hero__copy{text-align:center;max-width:560px;margin:0 auto;padding:0}.hero--event .brand-mark{margin-inline-start:auto;margin-inline-end:auto}.hero--event .hero__meta{justify-content:center}.hero--event .action-grid{width:min(100%,700px);margin:0 auto}.page-shell--home .home-grid{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);margin-left:0}.page-shell--home .site-footer{margin-left:0}}@media (max-width:719px){.hero--event .action-grid,.page-shell--home .home-grid{grid-template-columns:1fr}.hero--event .action-card:not(.action-card--primary){min-height:150px}.page-shell--home .notice-card{min-height:210px;padding:48px 54px 42px}.page-shell--home .community-card{min-height:260px}}@media (max-width:479px){.page-shell--home{padding-top:max(14px, env(safe-area-inset-top))}.hero--event{gap:14px;padding:14px 0}.hero--event .brand-mark{width:52px;height:52px;margin-bottom:10px}.hero--event h1{font-size:3.3rem}.hero--event .hero__copy>p:not(.eyebrow){margin:13px 0;font-size:.84rem;line-height:1.62}.hero--event .action-grid{gap:5px}.hero--event .hero__meta span:nth-child(3){display:inline}.hero--event .hero__meta span{font-size:.66rem}.hero--event .hero__meta span+span:before{margin:0 7px}.hero--event .action-card,.hero--event .action-card:first-child,.hero--event .action-card:not(.action-card--primary){border-radius:20px;min-height:128px;padding:45px 82px 35px 76px}.hero--event .action-card--primary,.hero--event .action-card--primary:first-child{min-height:164px;padding:57px 104px 43px 78px}.hero--event .action-card__icon,.hero--event .action-card--primary .action-card__icon{width:32px;height:32px;margin:0;position:absolute;top:47px;left:42px}.hero--event .action-card--primary .action-card__icon{top:59px;left:42px}.hero--event .action-card--primary b{margin-top:0}.hero--event .action-card i,.hero--event .action-card--primary i{width:auto;min-width:0;padding:0;bottom:50%;right:46px;transform:translateY(50%)}.hero--event .action-card:hover i,.hero--event .action-card--primary:hover i{transform:translate(3px,50%)}.page-shell--home .notice-card{min-height:190px;padding:42px 40px 34px}.page-shell--home .notice-list button{padding:7px 0}.page-shell--home .community-card{min-height:254px;padding-inline-start:54px;padding-inline-end:54px}.page-shell--home .secondary-actions{gap:70px;left:25px;right:25px}}.page-shell--home{width:100%;min-height:100vh;isolation:isolate;background:#f7f2e9;min-height:100dvh;margin:0;padding:0;position:relative;overflow:hidden auto}.home-landing{z-index:2;width:min(68vw,1040px);min-height:100vh;flex-direction:column;justify-content:center;min-height:100dvh;margin-left:31vw;padding:clamp(18px,3vh,30px) clamp(12px,1.4vw,24px) 14px;display:flex;position:relative}.home-brand{text-align:center;color:#173f62;margin:0 auto clamp(6px,.9vh,10px)}.home-brand p{color:#47758a;letter-spacing:.22em;margin:0 0 2px;font-size:clamp(.62rem,.72vw,.78rem);font-weight:800}.home-brand h1{color:#123a60;letter-spacing:-.04em;text-shadow:0 2px #ffffffe6,0 10px 26px #2664821f;margin:0;font-family:Georgia,Songti SC,serif;font-size:clamp(3rem,4.2vw,4.2rem);font-weight:500;line-height:1}.home-brand span{color:#416d84;letter-spacing:.08em;margin-top:5px;font-size:clamp(.76rem,.9vw,.92rem);font-weight:600;display:block}.home-menu__item{color:#173f62;min-width:0;box-shadow:none;text-align:center;text-shadow:0 1px #ffffffeb;filter:drop-shadow(0 10px 12px #316b9224);cursor:pointer;background:url(/assets/home-secondary-panel-focalors-v6-CGDYKuax.webp) 50%/100% 100% no-repeat;border:0;border-radius:0;margin:0;padding:0;font-family:inherit;transition:transform .22s,filter .22s;display:block;position:relative}.home-menu__item--primary{aspect-ratio:1965/856;background-blend-mode:normal;filter:drop-shadow(0 12px 16px #255d8829);background-color:#0000;background-image:url(/assets/home-primary-panel-focalors-v10-jcXifYJ7.webp);background-size:100% 100%;grid-area:1/1/3;align-self:start}.home-menu__item strong,.home-menu__item i{display:block;position:absolute;transform:translate(-50%,-50%)}.home-menu__item strong{color:#164d70;letter-spacing:.08em;text-shadow:0 1px #fffffff5,0 3px 10px #2a759524;width:76%;font-size:clamp(1.08rem,1.48vw,1.46rem);font-weight:800;line-height:1.2;top:50%;left:50%}.home-menu__item--primary strong{color:#0e527a;width:62%;font-size:clamp(1.3rem,1.86vw,1.78rem);top:48%;left:47%}.home-menu__item i{color:#205f86;letter-spacing:.08em;text-shadow:0 1px #ffffffe0,0 0 7px #daf8ffeb;width:27%;font-size:clamp(.86rem,.98vw,1rem);font-style:normal;font-weight:900;top:77%;left:82%}.home-menu__item:hover{color:#0f3455;box-shadow:none;filter:drop-shadow(0 15px 19px #27638a3b)brightness(1.035);background-color:#0000;transform:translateY(-4px)}.home-menu__item:focus-visible{color:#0f3455;box-shadow:none;filter:drop-shadow(0 15px 19px #27638a3b)brightness(1.035);background-color:#0000;transform:translateY(-4px)}.home-lower{grid-template-columns:minmax(0,1.5fr) minmax(300px,.72fr);gap:4px;width:100%;height:clamp(170px,24vh,206px);margin-top:1px;display:grid}.home-notices{color:#173f62;filter:drop-shadow(0 9px 13px #2f69881f);background:url(/assets/home-notice-panel-focalors-v7-Cf30hDdq.webp) 50%/100% 100% no-repeat;min-width:0;padding:clamp(37px,4.6vh,48px) clamp(108px,9.4vw,146px) 28px;position:relative}.home-notices h2{color:#123f62;letter-spacing:.035em;margin:0;font-size:1.12rem;font-weight:850}.home-notices header button:hover{color:#0b618b;text-shadow:0 0 10px #55c3e061}.home-notices__list button{color:#214e6b;text-align:left;cursor:pointer;background:0 0;border:0;border-top:1px solid #43899d21;justify-content:space-between;gap:16px;width:100%;padding:6px 0;font-size:.68rem;display:flex}.home-notices__list p{color:#657f8f;font-size:.7rem}.home-utility{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(2,minmax(0,1fr));gap:1px 3px;min-width:0;display:grid}.home-utility button{color:#173f62;filter:drop-shadow(0 7px 10px #2d688921);cursor:pointer;background:url(/assets/normal-CsCFjet-.webp) 50%/100% 100% no-repeat;border:0;flex-direction:column;justify-content:center;align-items:center;min-width:0;padding:0;transition:transform .22s,filter .22s;display:flex;position:relative}.home-utility button:last-child{grid-column:1/-1}.home-utility strong{color:#164d70;letter-spacing:.06em;text-shadow:0 1px #fffffff5,0 3px 10px #2a759524;font-size:clamp(.78rem,.94vw,1rem)}.home-utility button:hover{color:#0f4f75;filter:drop-shadow(0 11px 15px #296f9433)brightness(1.035);transform:translateY(-3px)}.home-utility button:focus-visible{color:#0f4f75;filter:drop-shadow(0 11px 15px #296f9433)brightness(1.035);transform:translateY(-3px)}.home-version{color:#3d65799e;text-align:center;margin-top:2px;font-size:.58rem}@media (max-width:960px){.page-shell--home:before{background:#fffdf770}.page-shell--home .home-stage-background img{object-position:35% center}.home-landing{width:min(96vw,820px);margin:0 auto;padding-inline-start:16px;padding-inline-end:16px}.home-menu{grid-template-columns:minmax(0,1.18fr) minmax(220px,.82fr)}.home-lower{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr)}}@media (max-width:700px){.page-shell--home{overflow:auto}.page-shell--home:before{background:#fffdf787}.page-shell--home .home-stage-background img{object-position:31% center}.home-landing{justify-content:flex-start;width:100%;padding:22px 13px 16px}.home-brand{margin-bottom:8px}.home-brand h1{font-size:3.25rem}.home-brand span{margin-top:6px;font-size:.7rem}.home-menu{grid-template-rows:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 3px;height:auto}.home-menu__item--primary{grid-area:auto/1/auto/-1}.home-menu__item{aspect-ratio:1.92}.home-menu__item strong{font-size:1rem}.home-menu__item--primary strong{font-size:1.18rem;top:50%}.home-menu__item i{font-size:.76rem;top:77%}.home-lower{grid-template-columns:1fr;height:auto}.home-notices{min-height:218px;padding:48px 68px 30px}.home-utility{height:172px}.home-version{margin:5px 0 12px}}@media (max-width:420px){.home-brand p{font-size:.56rem}.home-brand h1{font-size:3rem}.home-notices{min-height:205px;padding:43px 58px 26px}.home-notices__list button{padding:5px 0;font-size:.63rem}.home-utility{height:164px}}@media (min-width:1100px){.home-landing{grid-template-rows:auto clamp(205px,26vh,238px) auto;grid-template-columns:minmax(250px,.58fr) minmax(650px,1.42fr);align-content:start;gap:clamp(12px,2.4vh,24px) clamp(16px,1.7vw,30px);width:min(68vw,1180px);margin-left:24vw;padding:clamp(76px,10.5vh,100px) clamp(12px,1.4vw,24px) 14px;display:grid}.home-brand{grid-area:1/1;align-self:center;width:100%;margin:0}.home-brand h1{font-size:clamp(3.3rem,4.6vw,4.8rem)}.home-brand span{max-width:280px;margin:8px auto 0;line-height:1.65}.home-menu{grid-area:1/2;grid-template-rows:auto clamp(128px,15vh,154px);grid-template-columns:repeat(2,minmax(0,1fr));align-self:start;gap:4px 6px;height:auto}.home-menu__item--primary{grid-area:1/1/auto/-1}.home-menu__item--primary strong{top:48%;left:50%}.home-menu__item--primary i{top:77%;left:82%}.home-lower{grid-area:2/1/auto/-1;height:auto;margin-top:0}.home-version{grid-area:3/1/auto/-1;margin-top:-6px}}body:has(.page-shell--home){background:#eaf4f7}.page-shell--home{--home-ink:#123f73;--home-brand-latin:"Cinzel SemiBold", "Cinzel", Georgia, serif;--home-brand-serif:"Noto Serif SC", "Source Han Serif SC", "Source Han Serif", "STZhongsong", "STSong", "SimSun", serif;width:100%;max-width:none;min-height:100vh;min-height:100dvh;color:var(--home-ink);margin:0;padding:0;overflow:hidden}.page-shell--home:before{z-index:1;content:"";pointer-events:none;background:linear-gradient(90deg,#ffffff05 0 29%,#ffffff26 43%,#ffffff0a 100%);display:block;position:fixed;top:0;bottom:0;left:0;right:0}.page-shell--home .home-stage-background{z-index:0;background:#eaf4f7;width:100%;height:100%;position:fixed;top:0;bottom:0;left:0;right:0}.page-shell--home .home-stage-background img{object-fit:cover;object-position:center;filter:saturate(1.05)contrast(1.02);width:100%;height:100%;animation:.7s ease-out both home-stage-enter}.home-landing{z-index:2;width:min(100%,760px);min-height:100vh;min-height:100dvh;padding:max(18px, env(safe-area-inset-top)) 14px max(14px, env(safe-area-inset-bottom));flex-direction:column;margin:0 auto;display:flex;position:relative}.home-brand{color:var(--home-ink);text-align:center;margin:0 auto 8px}.home-brand p{color:#2d5e98;font-family:var(--home-brand-latin);letter-spacing:.14em;margin:0 0 4px;font-size:.63rem;font-weight:600}.home-brand h1{color:#164b8e;font-family:var(--home-brand-serif);letter-spacing:.08em;text-shadow:0 1px #ffffffeb,0 3px 8px #235b971f;margin:0;font-size:clamp(3.55rem,17vw,5.55rem);font-weight:700;line-height:1}.home-brand__divider{object-fit:cover;object-position:center;width:97%;height:clamp(14px,3.8vw,20px);margin:8px auto 9px;display:block}.home-brand span{color:#2c5b8c;font-family:var(--home-brand-serif);letter-spacing:.08em;margin-top:0;font-size:.82rem;font-weight:500;display:block}.home-menu{grid-template-rows:auto auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 4px;width:100%;height:auto;margin:0;display:grid}.home-menu__item{aspect-ratio:1.78;min-width:0;color:var(--home-ink);box-shadow:none;filter:drop-shadow(0 8px 10px #27588424);cursor:pointer;background:url(/assets/home-roster-frame-source-DV34-1Hc.webp) 50%/100% 100% no-repeat;border:0;border-radius:0;margin:0;padding:0;transition:filter .2s,transform .2s;display:block;position:relative}.home-menu__item--primary{aspect-ratio:1.55;filter:drop-shadow(0 12px 15px #2758842b);background-image:url(/assets/home-primary-frame-source-CHHcTCNg.webp);grid-area:1/1/auto/-1}.home-menu__item--duel{background-image:url(/assets/home-duel-frame-source-BzJUdRiw.webp)}.home-menu__item strong,.home-menu__item>span,.home-menu__item i{display:block;position:absolute;transform:translate(-50%,-50%)}.home-menu__item strong{color:#16497e;letter-spacing:.08em;text-shadow:0 1px #fff,0 3px 10px #245b8b24;width:58%;font-family:Georgia,Songti SC,serif;font-size:clamp(1rem,4vw,1.38rem);font-weight:700;line-height:1.1;top:52%;left:65%}.home-menu__item .home-menu__icon{color:#4f87c8;text-shadow:0 2px #fff,0 5px 12px #3371aa33;width:auto;font-family:Georgia,serif;font-size:clamp(2rem,8vw,3.3rem);line-height:1;top:51%;left:27%}.home-menu__item--primary strong{width:70%;font-size:clamp(1.5rem,6vw,2.25rem);top:36%;left:50%}.home-menu__item--primary>span{color:#456c96;letter-spacing:.05em;width:70%;font-size:clamp(.66rem,2.5vw,.92rem);font-weight:600;top:48%;left:50%}.home-menu__item i{color:#eff9ff;letter-spacing:.1em;text-shadow:0 1px 4px #124c93;background:0 0;place-items:center;width:42%;height:15%;font-family:Georgia,Songti SC,serif;font-size:clamp(.84rem,3vw,1.1rem);font-style:normal;font-weight:700;display:grid;top:75%;left:50%}.home-menu__item:hover{box-shadow:none;filter:drop-shadow(0 14px 17px #265b8b3d)brightness(1.035);background-color:#0000;transform:translateY(-3px)}.home-menu__item:focus-visible{box-shadow:none;filter:drop-shadow(0 14px 17px #265b8b3d)brightness(1.035);background-color:#0000;transform:translateY(-3px)}.home-menu__item:focus-visible{outline-offset:-5px;outline:2px solid #438fd1}.home-lower{grid-template-columns:1fr;gap:2px;width:100%;height:auto;margin:0;display:grid}.home-notices{color:#214e78;filter:drop-shadow(0 8px 11px #2758841f);background:url(/assets/home-notice-frame-source-dAo279kj.webp) 50%/100% 100% no-repeat;min-height:230px;padding:62px 72px 42px;position:relative}.home-notices header{justify-content:space-between;align-items:end;margin-bottom:6px;display:flex}.home-notices header>div{align-items:baseline;gap:8px;display:flex}.home-notices h2{color:#16497e;letter-spacing:.06em;white-space:nowrap;margin:0;font-family:Georgia,Songti SC,serif;font-size:1.05rem}.home-notices header span{color:#527da2;letter-spacing:.14em;font-size:.54rem;font-weight:800}.home-notices header button{color:#416e92;cursor:pointer;background:0 0;border:0;padding:2px 0;font-size:.6rem;font-weight:700}.home-notices__list button{color:#23547f;text-align:left;cursor:pointer;background:0 0;border:0;border-top:1px solid #3475a424;justify-content:space-between;gap:12px;width:100%;padding:6px 0 6px 16px;font-size:.68rem;display:flex;position:relative}.home-notices__list button:before{display:none}.home-notices__list button:hover span{color:#0c649e;transform:translate(2px)}.home-notices__list span{text-overflow:ellipsis;white-space:nowrap;transition:color .2s,transform .2s;overflow:hidden}.home-notices__list time{color:#718aa0;flex:none;font-size:.6rem}.home-utility{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;height:190px;display:grid}.home-utility button{isolation:isolate;color:#2768a7;cursor:pointer;background:linear-gradient(145deg,#fffffff0,#d6eef8d1);border:1px solid #2c73af7a;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;min-width:0;padding:0;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 2px #ffffffc7,inset 0 0 18px #6fbce82b,0 7px 10px #27588421}.home-utility button:before{z-index:-1;content:"";pointer-events:none;border:1px solid #b7924ea3;border-radius:10px;position:absolute;top:4px;bottom:4px;left:4px;right:4px}.home-utility button:last-child{flex-direction:row;grid-column:1/-1;gap:14px}.home-utility__icon{color:#236bad;filter:drop-shadow(0 1px #ffffffe6);width:34px;height:34px}.home-menu__item .home-menu__icon{display:none}.home-utility strong{color:#174d82;letter-spacing:.06em;text-align:center;text-shadow:0 1px #fff;font-family:Georgia,Songti SC,serif;font-size:.82rem}.home-utility button:not(:last-child) strong{margin-top:7px}.home-utility button:last-child strong{font-size:.92rem}.home-utility button:hover{background-color:#0000;border-color:#2870adb8;transform:translateY(-2px);box-shadow:inset 0 0 0 2px #ffffffd9,inset 0 0 20px #6fbce83d,0 10px 14px #275b8b33}.home-utility button:focus-visible{background-color:#0000;border-color:#2870adb8;transform:translateY(-2px);box-shadow:inset 0 0 0 2px #ffffffd9,inset 0 0 20px #6fbce83d,0 10px 14px #275b8b33}.home-utility button:focus-visible{outline-offset:-6px;outline:2px solid #438fd1}.home-version{color:#295577b8;letter-spacing:.04em;text-align:center;margin:7px 0 0;font-size:.62rem}.home-creator-links{width:max-content;font-family:var(--font-body,sans-serif);letter-spacing:0;justify-content:center;align-items:center;font-size:clamp(.68rem,.85vw,.82rem);display:flex;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%)}.home-creator-links a,.home-creator-links button{color:#315f7d;min-height:32px;font:inherit;text-underline-offset:4px;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:5px 10px;text-decoration:none;display:inline-flex}.home-creator-links a+a:before,.home-creator-links button:before{content:"";border-left:1px solid #8d6a2d59;height:.8em;margin-left:-10px;margin-right:5px}.home-creator-links__number{font-variant-numeric:tabular-nums;font-size:.9em}.home-creator-links a:hover,.home-creator-links button:hover{color:#8d6a2d;text-decoration:underline}.home-creator-links a:focus-visible{outline-offset:1px;border-radius:2px;outline:1px solid}.home-creator-links button:focus-visible{outline-offset:1px;border-radius:2px;outline:1px solid}.home-creator-links__status{color:#315f7d;white-space:nowrap;background:#f4fbff;border:1px solid #8d6a2d4d;border-radius:3px;padding:6px 10px;font-size:.72rem;position:absolute;bottom:100%}.home-creator-links__status:empty{display:none}@media (max-width:999px){.home-version .home-creator-links{font-size:.75rem;bottom:calc(100% + 4px)}.home-landing .home-version{margin-top:38px}}@media (min-width:1000px) and (min-aspect-ratio:3/2){.home-landing{grid-template-rows:auto auto auto;grid-template-columns:minmax(260px,.44fr) minmax(650px,1fr);align-content:start;gap:0 clamp(8px,1vw,16px);width:min(74vw,1240px);margin:0 3vw 0 auto;padding:clamp(42px,6.6vh,68px) 0 10px;display:grid}.home-brand{grid-area:1/1;align-self:center;margin:0;transform:translateY(4%)}.home-brand p{font-size:clamp(.62rem,.75vw,.8rem)}.home-brand h1{font-size:clamp(3.4rem,4.8vw,5rem)}.home-brand span{font-size:clamp(.74rem,.88vw,.92rem)}.home-menu{grid-area:1/2;grid-template-rows:minmax(250px,31vh) minmax(128px,16.5vh);height:clamp(405px,49vh,485px)}.home-menu__item--primary{aspect-ratio:auto;align-self:stretch;height:100%}.home-menu__item--primary strong{font-size:clamp(1.8rem,2.5vw,2.6rem);top:34%}.home-menu__item--primary>span{font-size:clamp(.72rem,1vw,1rem);top:45%}.home-menu__item i{width:42%;height:15%;font-size:clamp(.9rem,1.2vw,1.2rem);top:75%}.home-menu__item strong{font-size:clamp(1.2rem,1.65vw,1.65rem)}.home-menu__item .home-menu__icon{font-size:clamp(2.4rem,4vw,3.8rem)}.home-lower{grid-area:2/1/auto/-1;grid-template-columns:minmax(520px,1.62fr) minmax(300px,.9fr);width:87%;height:clamp(190px,23vh,224px);margin:-2px 0 0 auto}.home-notices{min-height:0;padding:clamp(50px,5.8vh,62px) clamp(70px,5vw,92px) clamp(30px,4vh,42px)}.home-utility{height:100%}.home-version{grid-area:3/1/auto/-1;margin:2px 0 0 13%}}@media (min-width:900px) and (min-aspect-ratio:3/2){.home-landing{aspect-ratio:1672/937;width:min(100vw,178.442vh);min-height:0;margin:0;padding:0;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);container-type:inline-size}.home-brand{width:20.2%;margin:0;position:absolute;top:27.2%;left:26.6%;transform:none}.home-brand p{letter-spacing:.13em;margin-bottom:.45cqw;font-size:.84cqw}.home-brand h1{letter-spacing:.09em;font-size:5.5cqw;font-weight:700;line-height:1}.home-brand__divider{object-fit:cover;object-position:center;width:108%;height:1cqw;margin:1cqw -4% .55cqw;transform:translate(-.3cqw)}.home-brand span{letter-spacing:.07em;margin-top:0;font-size:1.02cqw;line-height:1.3}.home-menu{width:100%;height:100%;margin:0;display:block;position:absolute;top:0;bottom:0;left:0;right:0}.home-menu__item{aspect-ratio:auto;width:20.5%;height:18.1%;position:absolute}.home-menu__item--primary{width:42.3%;height:32.2%;top:9.2%;left:49.4%}.home-menu__item:nth-child(2){top:43.2%;left:49.4%}.home-menu__item--duel{top:43.2%;left:70.8%}.home-menu__item strong{font-size:1.72cqw;top:44.5%;left:68.5%}.home-menu__item .home-menu__icon{font-size:3.5cqw}.home-menu__item--primary strong{font-size:2.35cqw;top:41%;left:50%}.home-menu__item--primary>span{font-size:.94cqw;top:57%}.home-menu__item i{width:43%;height:20%;font-size:1.08cqw;top:74.5%}.home-lower{display:contents}.home-notices{width:33.6%;height:22.4%;min-height:0;padding:1.4cqw 2.9cqw 1.3cqw 2.4cqw;position:absolute;top:66.4%;left:36.1%}.home-notices header{margin-bottom:.3cqw}.home-notices header>div{gap:.5cqw}.home-notices h2{font-size:1.25cqw}.home-notices header span{font-size:.62cqw}.home-notices header button{display:none}.home-notices__list{position:absolute;top:0;bottom:0;left:0;right:0}.home-notices__list button{border-top:0;align-items:center;gap:.7cqw;height:2.1cqw;padding:0 2.9cqw 0 4.85cqw;font-size:.85cqw;position:absolute;left:0;transform:translateY(-50%)}.home-notices__list button:first-child{top:38.7%}.home-notices__list button:nth-child(2){top:56.1%}.home-notices__list button:nth-child(3){top:74.5%}.home-notices__list button:before{display:none}.home-notices__list time{font-size:.8cqw}.home-utility{grid-template-rows:1.12fr 1fr;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7cqw;width:19.6%;height:23.6%;display:grid;position:absolute;top:66.65%;left:71.35%}.home-utility button{border-radius:1.05cqw}.home-utility button:before{border-radius:.75cqw;top:.35cqw;bottom:.35cqw;left:.35cqw;right:.35cqw}.home-utility__icon{width:3.15cqw;height:3.15cqw}.home-utility strong{font-size:1cqw}.home-utility button:not(:last-child) strong{margin-top:.55cqw}.home-utility button:last-child{gap:.9cqw}.home-utility button:last-child .home-utility__icon{width:3.45cqw;height:3.45cqw}.home-utility button:last-child strong{font-size:1.18cqw}.home-version{color:#305c8ec7;width:28.2%;font-family:var(--home-brand-serif);white-space:nowrap;align-items:center;gap:.55cqw;margin:0;font-size:.84cqw;line-height:1.2;display:flex;position:absolute;top:94.3%;left:35.8%}.home-version:before,.home-version:after{content:"◇";color:#4273a6a8;flex:1;font-family:Georgia,serif;font-size:.72cqw;line-height:1}.home-version:before{text-align:right;background:linear-gradient(currentColor,currentColor) 0/calc(100% - .8cqw) 1px no-repeat}.home-version:after{text-align:left;background:linear-gradient(currentColor,currentColor) 100%/calc(100% - .8cqw) 1px no-repeat}}@media (max-width:999px){.page-shell--home{overflow:auto}.page-shell--home:before{background:#ffffff7a}.page-shell--home .home-stage-background img{object-position:28% center}}@media (max-width:480px){.home-landing{padding-inline-start:8px;padding-inline-end:8px}.home-brand h1{font-size:3rem}.home-menu__item--primary{aspect-ratio:1.42}.home-menu__item--primary strong{top:35%}.home-menu__item--primary>span{top:47%}.home-menu__item i{width:50%;top:68%}.home-notices{min-height:210px;padding:55px 55px 34px}.home-notices header>div{gap:5px}.home-notices h2{font-size:.92rem}.home-notices header span{letter-spacing:.08em;font-size:.46rem}.home-notices header button{font-size:.54rem}.home-notices__list button{padding-block-start:5px;padding-block-end:5px;font-size:.63rem}.home-utility{height:170px}}body:has(.difficulty-stage-page){background:#f3f8fc}.difficulty-stage-page{isolation:isolate;color:#123f73;overflow-x:clip}.difficulty-stage-page:before{z-index:-1;content:"";pointer-events:none;background:radial-gradient(at 50% 28%,#ffffff14,#0000 48%),linear-gradient(#ffffff03,#daebf709 72%,#a1c6e212);position:fixed;top:0;bottom:0;left:0;right:0}.difficulty-stage-background{z-index:-2;pointer-events:none;position:fixed;top:0;bottom:0;left:0;right:0}.difficulty-stage-background img{object-fit:cover;object-position:center;filter:saturate(.94)contrast(1.015);width:100%;height:100%}.page-header--difficulty-stage{text-align:center;grid-template-columns:44px minmax(0,1fr) 44px;gap:0;padding-top:clamp(72px,11vh,104px);padding-bottom:clamp(20px,3vh,28px);animation:.42s cubic-bezier(.2,.75,.25,1) both difficulty-stage-title-in;position:relative}.page-header--difficulty-stage .page-header__icon{display:none}.page-header--difficulty-stage>div:last-child{grid-column:2}.page-header--difficulty-stage .page-header__back{color:#1c5e99;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fafdff9e;border-color:#3977b147;box-shadow:inset 0 1px #ffffffe6,0 5px 16px #2c5c8a1a}.page-header--difficulty-stage .page-header__eyebrow{color:#b48a50;letter-spacing:.19em;margin-bottom:9px;font-family:Georgia,Times New Roman,serif;font-size:clamp(.61rem,1.25vw,.72rem);font-weight:700;line-height:1.2;display:block}.page-header--difficulty-stage h1{color:#113f77;letter-spacing:.06em;text-shadow:0 1px #ffffffeb,0 4px 16px #2a60971a;font-family:Georgia,Noto Serif SC,Source Han Serif SC,Songti SC,serif;font-size:clamp(2rem,5.2vw,3.15rem);font-weight:500;line-height:1.14}.page-header--difficulty-stage p{color:#315f8b;letter-spacing:.035em;margin-top:10px;font-size:clamp(.76rem,1.65vw,.9rem);font-weight:500}.choice-list--difficulty-stage{padding-bottom:max(28px, env(safe-area-inset-bottom));gap:16px}.choice-list--difficulty-stage>.difficulty-choice{--choice-accent-deep:#123d72;isolation:isolate;color:#173f69;min-height:92px;box-shadow:none;opacity:0;background:0 0;border:0;border-radius:18px;grid-template-columns:64px minmax(0,1fr) 32px;gap:17px;padding:8px 21px 8px 17px;transition:filter .18s,transform .18s;animation:.41s cubic-bezier(.2,.78,.24,1) both difficulty-stage-choice-in;position:relative;overflow:visible;transform:translateY(12px)}.choice-list--difficulty-stage>.difficulty-choice:first-child{animation-delay:90ms}.choice-list--difficulty-stage>.difficulty-choice:nth-child(2){animation-delay:.14s}.choice-list--difficulty-stage>.difficulty-choice:nth-child(3){animation-delay:.19s}.choice-list--difficulty-stage>.difficulty-choice:nth-child(4){animation-delay:.24s}.choice-list--difficulty-stage>.difficulty-choice:before{z-index:0;content:"";pointer-events:none;filter:drop-shadow(0 7px 12px #2b4f731a);background:url(/assets/solo-difficulty-panel-v1-DvF_PIdN.webp) 50%/100% 100% no-repeat;transition:filter .18s;position:absolute;top:0;bottom:0;left:0;right:0}.choice-list--difficulty-stage>.difficulty-choice:hover{filter:brightness(1.018);transform:translateY(-2px)}.choice-list--difficulty-stage>.difficulty-choice:focus-visible{filter:brightness(1.018);transform:translateY(-2px)}.choice-list--difficulty-stage>.difficulty-choice:hover:before{filter:brightness(1.025)drop-shadow(0 10px 16px #224c7426)}.choice-list--difficulty-stage>.difficulty-choice:focus-visible:before{filter:brightness(1.025)drop-shadow(0 10px 16px #224c7426)}.choice-list--difficulty-stage>.difficulty-choice:focus-visible{outline-offset:3px;outline:2px solid #3080c7b3}.choice-list--difficulty-stage>.difficulty-choice:active{filter:brightness(.98);transition-duration:70ms;transform:translateY(0)scale(.99)}.choice-list--difficulty-stage>.difficulty-choice>.difficulty-choice__emblem{z-index:1;place-items:center;width:58px;height:76px;transition:filter .18s,transform .18s;display:grid;position:relative}.choice-list--difficulty-stage>.difficulty-choice:hover>.difficulty-choice__emblem{filter:brightness(1.045)drop-shadow(0 3px 5px #1b3d6324);transform:translateY(-1px)}.choice-list--difficulty-stage>.difficulty-choice:focus-visible>.difficulty-choice__emblem{filter:brightness(1.045)drop-shadow(0 3px 5px #1b3d6324);transform:translateY(-1px)}.theatre-emblem img{object-fit:contain;filter:drop-shadow(0 4px 6px #19365829);width:100%;max-width:100%;height:100%;max-height:100%;display:block;position:absolute;top:0;bottom:0;left:0;right:0}.choice-list--difficulty-stage>.difficulty-choice>div{z-index:1;position:relative}.choice-list--difficulty-stage>.difficulty-choice b{color:var(--choice-accent-deep);letter-spacing:.06em;font-family:Georgia,Noto Serif SC,Source Han Serif SC,Songti SC,serif;font-size:1.08rem}.choice-list--difficulty-stage>.difficulty-choice small{color:#587794;margin-top:5px;font-size:.76rem}.choice-list--difficulty-stage>.difficulty-choice i{z-index:1;width:30px;height:30px;color:var(--choice-accent-deep);background:#fafdffe0;border:1px solid #bb954ea8;border-radius:50%;place-items:center;font-size:1rem;display:grid;position:relative;box-shadow:inset 0 0 0 2px #5b8fb71a,0 2px 6px #1d446c1a}.choice-list--difficulty-stage>.difficulty-choice--easy{--choice-accent-deep:#245079}.choice-list--difficulty-stage>.difficulty-choice--normal{--choice-accent-deep:#194a7f}.choice-list--difficulty-stage>.difficulty-choice--hard{--choice-accent-deep:#253f79}.choice-list--difficulty-stage>.difficulty-choice--hell{--choice-accent-deep:#28366d}@keyframes difficulty-stage-title-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes difficulty-stage-choice-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.join-form--theatre{isolation:isolate;min-height:92px;box-shadow:none;opacity:0;background:0 0;border:0;border-radius:18px;grid-template-columns:64px minmax(0,1fr) 46px;align-items:center;gap:17px;padding:8px 21px 8px 17px;animation:.41s cubic-bezier(.2,.78,.24,1) 90ms both difficulty-stage-choice-in;display:grid;position:relative;transform:translateY(12px)}.join-form--theatre:before{z-index:-1;content:"";filter:drop-shadow(0 7px 12px #2b4f731a);background:url(/assets/solo-difficulty-panel-v1-DvF_PIdN.webp) 50%/100% 100% no-repeat;position:absolute;top:0;bottom:0;left:0;right:0}.join-form--theatre .join-form__emblem{place-items:center;width:58px;height:76px;display:grid;position:relative}.join-form--theatre label{min-width:0}.join-form--theatre label>span{color:#587794;margin-bottom:5px;font-size:.72rem}.join-form--theatre input{color:#123f73;letter-spacing:.2em;background:#fafdffc2;border:1px solid #4784b54d;border-radius:12px;outline:none;min-height:46px;margin:0;padding:0 14px;font-size:1.05rem;transition:border-color .16s,box-shadow .16s;box-shadow:inset 0 1px 3px #35689417,0 1px #ffffffdb}.join-form--theatre input:focus{border-color:#2b74b3a8;box-shadow:inset 0 1px 3px #35689414,0 0 0 3px #529dd721}.join-form--theatre input::placeholder{color:#466f9461}.join-form--theatre .join-form__submit{color:#174b7f;background:#fafdffe0;border:1px solid #bb954ea8;border-radius:50%;place-items:center;width:46px;min-height:46px;padding:0;font-size:1.12rem;display:grid;box-shadow:inset 0 0 0 2px #5b8fb71a,0 2px 6px #1d446c1a}.join-form--theatre .join-form__submit:hover:not(:disabled){filter:brightness(1.045);transform:translateY(-1px)}.join-form--theatre .join-form__submit:focus-visible{outline-offset:3px;outline:2px solid #3080c7b3}.join-form--theatre .join-form__submit:active:not(:disabled){transform:translateY(0)scale(.99)}.join-form--theatre .join-form__submit:disabled{filter:saturate(.55);opacity:.5}.join-form--theatre .join-form__submit i{font-style:normal}@media (max-width:700px){.difficulty-stage-page{padding-right:max(12px, env(safe-area-inset-right));padding-left:max(12px, env(safe-area-inset-left))}.difficulty-stage-background img{object-position:center;filter:saturate(.91)contrast(1.01)}.difficulty-stage-page:before{background:linear-gradient(90deg,#bcd8ec14,#0000 18% 82%,#bcd8ec14),linear-gradient(#ffffff03,#deeef80b 66%,#a4cae514)}.page-header--difficulty-stage{padding-top:max(50px, calc(env(safe-area-inset-top) + 30px));grid-template-columns:42px minmax(0,1fr) 42px;padding-bottom:18px}.page-header--difficulty-stage h1{font-size:clamp(1.78rem,8vw,2.5rem)}.page-header--difficulty-stage p{font-size:clamp(.7rem,3.2vw,.82rem)}.choice-list--difficulty-stage{gap:11px}.choice-list--difficulty-stage>.difficulty-choice{grid-template-columns:clamp(46px,9.5vw,64px) minmax(0,1fr) clamp(26px,4.5vw,30px);gap:clamp(10px,2vw,15px);min-height:clamp(60px,15.4vw,92px);padding:6px clamp(14px,3vw,20px) 6px clamp(12px,2.6vw,17px)}.choice-list--difficulty-stage>.difficulty-choice:hover{transform:translateY(-1px)}.choice-list--difficulty-stage>.difficulty-choice:focus-visible{transform:translateY(-1px)}.choice-list--difficulty-stage>.difficulty-choice>.difficulty-choice__emblem{width:clamp(42px,8.5vw,58px);height:clamp(48px,12vw,76px)}.choice-list--difficulty-stage>.difficulty-choice i{width:clamp(26px,4.5vw,30px);height:clamp(26px,4.5vw,30px)}.choice-list--difficulty-stage>.difficulty-choice b{font-size:1rem}.choice-list--difficulty-stage>.difficulty-choice small{overflow-wrap:anywhere;font-size:.72rem}.join-form--theatre{grid-template-columns:clamp(42px,8.5vw,58px) minmax(0,1fr) 42px;gap:clamp(8px,2vw,12px);min-height:68px;padding:6px 12px}.join-form--theatre .join-form__emblem{width:clamp(42px,8.5vw,58px);height:clamp(48px,12vw,76px)}.join-form--theatre label>span{display:none}.join-form--theatre input{letter-spacing:.12em;min-height:44px;padding:0 8px;font-size:.9rem}.join-form--theatre .join-form__submit{width:42px;min-height:42px;font-size:1rem}}@media (prefers-reduced-motion:reduce){.page-header--difficulty-stage,.choice-list--difficulty-stage>.difficulty-choice,.join-form--theatre{opacity:1;animation:none;transform:none}.choice-list--difficulty-stage>.difficulty-choice:after{display:none}.choice-list--difficulty-stage>.difficulty-choice:hover,.choice-list--difficulty-stage>.difficulty-choice:active{transform:none}.choice-list--difficulty-stage>.difficulty-choice:focus-visible{transform:none}}body:has(.announcement-page){--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#edf7fb}body:has(.announcement-page):before{opacity:1;background:radial-gradient(circle at 12% 8%,#7ecae23d,#0000 27rem),radial-gradient(circle at 88% 20%,#e9cc8b29,#0000 23rem),linear-gradient(#2a709d09 1px,#0000 1px) 0 0/52px 52px,linear-gradient(90deg,#2a709d09 1px,#0000 1px) 0 0/52px 52px;-webkit-mask-image:linear-gradient(#000,#00000059 76%,#0000);mask-image:linear-gradient(#000,#00000059 76%,#0000)}.announcement-page{--announcement-ink:#173f67;--announcement-muted:#607d91;--announcement-blue:#2b7ea5;--announcement-gold:#b58a45;isolation:isolate;color:var(--announcement-ink);overflow-x:clip}.announcement-page:before,.announcement-page:after{z-index:-1;content:"";pointer-events:none;position:fixed}.announcement-page:before{background:linear-gradient(90deg,#0000 5%,#4291b51c 5.08%,#0000 5.16% 94.84%,#4291b51c 94.92%,#0000 95%),linear-gradient(#ffffff85,#0000 42%,#d9eff642);top:0;bottom:0;left:0;right:0}.announcement-page:after{background:linear-gradient(90deg,#0000,#b58a459e,#54a4bf75,#b58a459e,#0000);width:min(78vw,720px);height:2px;top:0;left:50%;transform:translate(-50%)}.announcement-theme-toggle{z-index:2;top:max(42px, env(safe-area-inset-top));right:var(--gutter);color:#285f80;cursor:pointer;background:#ffffffb8;border:1px solid #4085a44d;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-width:78px;min-height:40px;padding:0 13px;transition:color .18s,border-color .18s,background .18s,transform .18s;display:inline-flex;position:absolute;box-shadow:inset 0 1px #fffffff0,0 5px 16px #30678517}.announcement-theme-toggle:hover{color:#173f67;background:#fffdf8;border-color:#b58a4585;transform:translateY(-1px)}.announcement-theme-toggle span{width:1em;font-size:1rem;line-height:1}.announcement-theme-toggle b{font-size:.74rem}.page-header--announcement{padding-top:clamp(42px,8vh,72px);padding-bottom:clamp(24px,4vh,34px)}.page-header--announcement .page-header__back{color:#255f84;background:#ffffffb3;border-color:#4085a447;box-shadow:inset 0 1px #fffffff0,0 5px 16px #30678517}.page-header--announcement .page-header__icon{color:var(--announcement-gold);background:linear-gradient(145deg,#fffdf6e6,#dbf1f6b8);border-color:#b58a4566;box-shadow:inset 0 1px #ffffffeb,0 8px 20px #2862801a}.page-header--announcement .page-header__eyebrow{color:var(--announcement-gold);letter-spacing:.19em;margin-bottom:7px;font-family:Georgia,Times New Roman,serif;font-size:.66rem;font-weight:700;display:block}.page-header--announcement h1{color:var(--announcement-ink);letter-spacing:.055em;text-shadow:0 1px #ffffffe0;font-family:Georgia,Noto Serif SC,Source Han Serif SC,Songti SC,serif}.page-header--announcement p{color:var(--announcement-muted)}.announcement-page .article-list{padding-bottom:max(28px, env(safe-area-inset-bottom));gap:12px}.announcement-page .article-list button{min-height:92px;color:var(--announcement-ink);background:linear-gradient(145deg,#fffef9f0,#eaf7f8e6);border-color:#4b8ea645;border-radius:12px;padding:20px 22px 20px 25px;transition:border-color .18s,box-shadow .18s,transform .18s;position:relative;overflow:hidden;box-shadow:inset 0 1px #fffffff2,0 9px 24px #30657e14}.announcement-page .article-list button:before{content:"";background:linear-gradient(180deg, transparent, var(--announcement-gold), #65a9c2, transparent);width:3px;position:absolute;top:14px;bottom:14px;left:0}.announcement-page .article-list button:hover{border-color:#b58a4575;transform:translateY(-2px);box-shadow:inset 0 1px #fff,0 13px 28px #2b607c21}.announcement-page .article-list b{color:var(--announcement-ink);font-family:Georgia,Noto Serif SC,Songti SC,serif;font-size:1.02rem;line-height:1.55}.announcement-page .article-list time{color:var(--announcement-muted)}.announcement-page .article-list button>span{color:var(--announcement-blue);font-weight:700}.announcement-page .article-card{color:var(--announcement-ink);background:linear-gradient(90deg,#4694b10d 1px,#0000 1px) 32px 0/52px 100%,linear-gradient(160deg,#fffef9f7,#eff9f9f0);border-color:#478ba44a;border-radius:16px;position:relative;overflow:hidden;box-shadow:inset 0 1px #fffffff5,0 18px 48px #2c637d21}.announcement-page .article-card:before{content:"";background:linear-gradient(90deg,#0000,#b58a45b3,#4b9bb88a,#b58a45b3,#0000);height:2px;position:absolute;top:0;left:clamp(22px,5vw,44px);right:clamp(22px,5vw,44px)}.announcement-page .article-card>time{color:var(--announcement-gold);letter-spacing:.08em;font-weight:700}.announcement-page .article-card>h1{color:var(--announcement-ink)}.announcement-page .article-body p{color:#385d76}.announcement-page .article-body strong{color:#176d93}.announcement-page .article-sign{color:var(--announcement-muted)}.announcement-page__return{color:#245f83;background:#ffffffb8;border-color:#468ba652;box-shadow:inset 0 1px #fff,0 7px 18px #2e678217}.announcement-page__return:hover{background:#fffdf8;border-color:#b58a4580}body:has(.announcement-page--dark){--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#08111e}body:has(.announcement-page--dark):before{background:radial-gradient(circle at 12% 8%,#2f6a973d,#0000 27rem),radial-gradient(circle at 88% 20%,#a9803d1f,#0000 23rem),linear-gradient(#87b5d306 1px,#0000 1px) 0 0/52px 52px,linear-gradient(90deg,#87b5d306 1px,#0000 1px) 0 0/52px 52px}.announcement-page--dark{--announcement-ink:#edf5fb;--announcement-muted:#9bb0c0;--announcement-blue:#93c8e0;--announcement-gold:#dcc28b}.announcement-page--dark:before{background:linear-gradient(90deg,#0000 5%,#65a0c417 5.08%,#0000 5.16% 94.84%,#65a0c417 94.92%,#0000 95%),linear-gradient(#365b7a1a,#0000 42%,#19364c33)}.announcement-page--dark:after{background:linear-gradient(90deg,#0000,#dcc28b75,#65a9c766,#dcc28b75,#0000)}.announcement-page--dark .announcement-theme-toggle,.announcement-page--dark .page-header__back{color:#d6e8f4;background:#141f2fe0;border-color:#6591b25c;box-shadow:inset 0 1px #ffffff0a,0 7px 20px #0003}.announcement-page--dark .announcement-theme-toggle:hover,.announcement-page--dark .page-header__back:hover{color:#fff;background:#1b2a40;border-color:#dcc28b94}.announcement-page--dark .page-header__icon{color:var(--announcement-gold);background:linear-gradient(145deg,#233044f5,#111d2cf0);border-color:#dcc28b61;box-shadow:inset 0 1px #ffffff0d,0 10px 26px #00000038}.announcement-page--dark .page-header__eyebrow{color:var(--announcement-gold)}.announcement-page--dark .page-header h1{color:var(--announcement-ink);text-shadow:0 2px 18px #00000052}.announcement-page--dark .page-header p{color:var(--announcement-muted)}.announcement-page--dark .article-list button{color:var(--announcement-ink);background:linear-gradient(145deg,#182334f5,#0d1826f5);border-color:#5b82a352;box-shadow:inset 0 1px #ffffff09,0 11px 28px #00000038}.announcement-page--dark .article-list button:hover{border-color:#dcc28b7a;box-shadow:inset 0 1px #ffffff0d,0 15px 32px #0000004d}.announcement-page--dark .article-list b{color:var(--announcement-ink)}.announcement-page--dark .article-list time{color:var(--announcement-muted)}.announcement-page--dark .article-list button>span{color:var(--announcement-blue)}.announcement-page--dark .article-card{color:var(--announcement-ink);background:linear-gradient(90deg,#75a8ca06 1px,#0000 1px) 32px 0/52px 100%,linear-gradient(160deg,#162132fa,#0b1522f7);border-color:#5b82a357;box-shadow:inset 0 1px #ffffff0a,0 20px 52px #00000052}.announcement-page--dark .article-card>h1{color:var(--announcement-ink)}.announcement-page--dark .article-body p{color:#c4d2dc}.announcement-page--dark .article-body strong{color:#a8d5e8}.announcement-page--dark .article-sign{color:var(--announcement-muted)}.announcement-page--dark .announcement-page__return{color:#d6e8f4;background:#141f2fe0;border-color:#6591b25c;box-shadow:inset 0 1px #ffffff0a,0 7px 20px #0003}.announcement-page--dark .announcement-page__return:hover{background:#1b2a40;border-color:#dcc28b94}@media (max-width:479px){.page-header--announcement{padding-top:max(18px, env(safe-area-inset-top))}.page-header--announcement .page-header__eyebrow{font-size:.58rem}.announcement-theme-toggle{top:max(14px, env(safe-area-inset-top));right:var(--gutter);border-radius:12px;width:42px;min-width:42px;min-height:42px;padding:0}.announcement-theme-toggle b{display:none}.announcement-page .article-list button{min-height:0;padding:17px 18px 17px 21px}.announcement-page .article-list button>span{margin-top:10px}.announcement-page .article-card{border-radius:13px;padding:24px 20px}.announcement-page .article-card>h1{margin-bottom:21px;font-size:1.65rem}.announcement-page .article-body p{font-size:.92rem;line-height:1.85}}@media (max-width:899px),(max-aspect-ratio:3/2){.home-landing{width:min(100%,720px);min-height:100vh;min-height:100dvh;padding:clamp(14px,3vw,24px) clamp(8px,2.4vw,18px) clamp(12px,2vw,20px)}.home-brand{width:min(86%,520px);margin:0 auto clamp(8px,2vw,16px)}.home-brand p{font-size:clamp(.56rem,1.8vw,.72rem)}.home-brand h1{font-size:clamp(3rem,13vw,5.2rem)}.home-brand__divider{height:clamp(12px,2.8vw,18px);margin-block-start:clamp(5px,1.4vw,9px);margin-block-end:clamp(5px,1.4vw,9px)}.home-brand span{font-size:clamp(.68rem,2.2vw,.9rem)}.home-menu{grid-template-rows:auto auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(3px,.8vw,6px);height:auto}.home-menu__item{aspect-ratio:596/226;width:100%;height:auto}.home-menu__item--primary{aspect-ratio:1005/462;grid-area:1/1/auto/-1}.home-menu__item--duel{aspect-ratio:568/226}.home-menu__item strong{width:56%;font-size:clamp(.78rem,3.2vw,1.3rem);top:50%;left:68%}.home-menu__item--primary strong{width:70%;font-size:clamp(1.3rem,5vw,2.25rem);top:37.5%;left:50%}.home-menu__item--primary>span{width:70%;font-size:clamp(.62rem,2vw,.92rem);top:52.5%;left:50%}.home-menu__item i{width:43%;height:20%;font-size:clamp(.76rem,2.8vw,1.1rem);top:74.5%;left:50%}.home-lower{height:auto;display:block}.home-notices{aspect-ratio:758/313;width:100%;height:auto;min-height:0;margin-top:clamp(4px,1.2vw,9px);padding:0;position:relative}.home-notices header{align-items:baseline;margin:0;position:absolute;top:10.8%;left:7.2%;right:7.2%}.home-notices header>div{gap:clamp(4px,1.2vw,8px)}.home-notices h2{font-size:clamp(.78rem,3.6vw,1.25rem)}.home-notices header span{font-size:clamp(.38rem,1.6vw,.62rem)}.home-notices header button{display:none}.home-notices__list{position:absolute;top:0;bottom:0;left:0;right:0}.home-notices__list button{border-top:0;align-items:center;height:11%;padding:0 7.2% 0 14.4%;font-size:clamp(.56rem,2.15vw,.85rem);position:absolute;left:0;transform:translateY(-50%)}.home-notices__list button:first-child{top:38.7%}.home-notices__list button:nth-child(2){top:56.1%}.home-notices__list button:nth-child(3){top:74.5%}.home-notices__list button:before{display:none}.home-notices__list time{font-size:clamp(.5rem,1.9vw,.8rem)}.home-utility{grid-template-rows:auto auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(3px,1vw,7px);width:min(100%,420px);height:auto;margin:clamp(5px,1.5vw,11px) auto 0}.home-utility button{aspect-ratio:191/145;width:100%;height:auto}.home-utility button:last-child{aspect-ratio:402/157}.home-utility strong{margin:0;font-size:clamp(.72rem,2.6vw,1rem);position:absolute;top:70%;left:50%;transform:translate(-50%,-50%)}.home-utility button:last-child strong{margin:0;font-size:clamp(.82rem,3vw,1.18rem);top:50%;left:57%}.home-version{color:#305c8ec7;width:min(92%,400px);font-family:var(--home-brand-serif);white-space:nowrap;align-items:center;gap:clamp(5px,1.4vw,9px);margin:clamp(5px,1.5vw,10px) auto 0;font-size:clamp(.58rem,2vw,.78rem);line-height:1.2;display:flex;position:relative;top:auto;left:auto}.home-version:before,.home-version:after{content:"◇";color:#4273a6a8;flex:1;font-family:Georgia,serif;font-size:clamp(.5rem,1.8vw,.68rem);line-height:1}.home-version:before{text-align:right;background:linear-gradient(currentColor,currentColor) 0/calc(100% - 12px) 1px no-repeat}.home-version:after{text-align:left;background:linear-gradient(currentColor,currentColor) 100%/calc(100% - 12px) 1px no-repeat}}.home-utility button{box-shadow:none;background-color:#0000;background-image:linear-gradient(155deg,#0000 52%,#ffffff61 52.5%,#0000 54%),linear-gradient(25deg,#e9f6fe,#dceeff 45%,#f3faff);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:auto,auto;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:padding-box;border:16px solid #0000;border-image:url(/assets/home-account-frame-source-C1nWXiTI.webp) 32/16px;border-radius:22px;gap:3px;overflow:visible}.home-utility button:before{display:none}.home-utility__icon{color:#2478ce;flex:none;width:38px;height:38px;display:block}.home-utility strong{width:auto;line-height:1.25;position:static;transform:none}.home-utility button:not(:last-child) strong{margin:0}.home-utility button:last-child strong{position:static;transform:none}.home-utility button:hover{box-shadow:none;filter:brightness(1.045)drop-shadow(0 3px 5px #3277aa30);transform:none}.home-utility button:focus-visible{box-shadow:none;filter:brightness(1.045)drop-shadow(0 3px 5px #3277aa30);transform:none}@media (min-width:900px) and (min-aspect-ratio:3/2){.home-utility{grid-template-rows:1.16fr 1fr;gap:.8cqw;height:22.4%;top:66.4%}.home-utility button{border-width:1cqw;border-image-width:1cqw;border-radius:1.4cqw;gap:.12cqw}.home-utility__icon{width:2.8cqw;height:2.8cqw}.home-utility button:not(:last-child) strong{margin:0}.home-utility button:last-child .home-utility__icon{width:3.2cqw;height:3.2cqw}}@media (max-width:899px),(max-aspect-ratio:149/100){.home-utility{gap:10px}.home-utility button{aspect-ratio:1.65}.home-utility button:last-child{aspect-ratio:4.2;gap:12px}}.home-menu__item{--plaque-mask:url(/assets/home-roster-frame-source-DV34-1Hc.webp);isolation:isolate}.home-menu__item--primary{--plaque-mask:url(/assets/home-primary-frame-source-CHHcTCNg.webp)}.home-menu__item--duel{--plaque-mask:url(/assets/home-duel-frame-source-BzJUdRiw.webp)}.home-menu__item:before,.home-menu__item:after,.home-utility button:after{content:"";pointer-events:none;opacity:0;transition:opacity .38s;position:absolute;top:0;bottom:0;left:0;right:0}.home-menu__item:before,.home-menu__item:after{z-index:-1;-webkit-mask-image:var(--plaque-mask);mask-image:var(--plaque-mask);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.home-menu__item:before{mix-blend-mode:screen;background:radial-gradient(at 50% 70%,#b4ecff80,#0000 62%),linear-gradient(#0000 72%,#e6c99066)}.home-menu__item:after,.home-utility button:after{mix-blend-mode:screen;background:linear-gradient(112deg,#0000 35%,#b6eaff18 43%,#ffffffb8 49%,#e6faff66 51%,#0000 60%) 140% 0/300% 100% no-repeat}.home-utility button:after{z-index:-1;border-radius:8px;top:0;bottom:0;left:0;right:0}.home-menu__item,.home-utility button{transition:filter .32s}.home-menu__item:hover,.home-utility button:hover{filter:drop-shadow(0 5px 10px #408bb52b);transform:none}.home-menu__item:focus-visible{filter:drop-shadow(0 5px 10px #408bb52b);transform:none}.home-utility button:focus-visible{filter:drop-shadow(0 5px 10px #408bb52b);transform:none}.home-menu__item strong,.home-menu__item i,.home-utility strong,.home-utility__icon{transition:color .24s,text-shadow .32s,filter .32s}.home-roster-page{z-index:1;pointer-events:none;filter:drop-shadow(1px 3px 2px #20395438);width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0;overflow:visible}@media (hover:hover) and (pointer:fine){.home-menu__item:not(:disabled):hover:before{opacity:.85}.home-menu__item:not(:disabled):hover:after,.home-utility button:not(:disabled):hover:after{animation:.85s cubic-bezier(.18,.65,.3,1) both home-crystal-pass}.home-menu__item:hover strong,.home-utility button:hover strong{text-shadow:0 1px #fff,0 0 12px #bceeff}.home-utility button:hover .home-utility__icon{filter:drop-shadow(0 0 4px #78ccef)}}.home-menu__item:focus-visible:before{opacity:.85}.home-menu__item:focus-visible:after{animation:.85s cubic-bezier(.18,.65,.3,1) both home-crystal-pass}.home-utility button:focus-visible:after{animation:.85s cubic-bezier(.18,.65,.3,1) both home-crystal-pass}.home-menu__item:not(:disabled):active,.home-utility button:not(:disabled):active{filter:brightness(1.08)drop-shadow(0 0 9px #9bdfff66);transform:none}.home-menu__item:not(:disabled):active:before{opacity:1}.home-utility button:not(:disabled):active:after{opacity:.8;background-position:50% 0;animation:none}.home-notices__list button{transition:color .24s,background-color .24s}.home-notices__list button:after,.home-notices header button:after{content:"";pointer-events:none;clip-path:inset(0 50%);background:linear-gradient(90deg,#0000,#70bad8,#dfc58b,#0000);height:1px;transition:clip-path .36s cubic-bezier(.2,.7,.3,1);position:absolute;bottom:0;left:0;right:0}.home-notices header button{position:relative}.home-notices__list button:hover span{transform:none}.home-notices button:-webkit-any(:hover,:focus-visible,:active):after{clip-path:inset(0)}.home-notices button:is(:hover,:focus-visible,:active):after{clip-path:inset(0)}.home-notices button:focus-visible{outline-offset:3px;outline:1px solid #438fd1}@keyframes home-crystal-pass{0%{opacity:0;background-position:140% 0}20%{opacity:.65}70%{opacity:.5}to{opacity:0;background-position:-40% 0}}@media (prefers-reduced-motion:reduce){.home-roster-page{display:none}.home-menu__item:before,.home-menu__item:after,.home-utility button:after,.home-notices button:after,.home-menu__item,.home-utility button,.home-menu__item strong,.home-menu__item i,.home-utility strong,.home-utility__icon{transition:none;animation:none!important}}.home-utility button:nth-child(3){flex-direction:row;grid-column:1/-1;gap:14px}.home-utility button:nth-child(3) strong{font-size:.92rem}.whoami-home-icon{color:#9c7844;place-items:center;font-family:Georgia,serif;font-size:2rem;display:grid}.home-menu__item--water{isolation:isolate;overflow:visible}.home-menu__item--water .secondary-water{pointer-events:none;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0;overflow:visible}.secondary-water__ring{opacity:0;transform-box:view-box;transform-origin:50.75% 47.35%}.secondary-water__pulse .secondary-water__ring{animation:.46s ease-out both secondary-water-spread}.home-menu__item--duel .secondary-water{filter:brightness(1.12)saturate(.8)}.home-menu__item--water.is-opening:disabled{opacity:1;cursor:wait;animation:.52s ease-out both entrance-press-release}.home-menu__item--water:not(:disabled):active{transform:scale(.985)}@keyframes secondary-water-spread{0%{opacity:0;transform:scale(1)}15%{opacity:.48}to{opacity:0;transform:scale(1.1,1.28)}}@media (prefers-reduced-motion:reduce){.home-menu__item--water,.home-menu__item--water *,.home-menu__item--water.is-opening:disabled{transition:none!important;animation:none!important}.home-menu__item--water:not(:disabled):active{transform:none}}.home-menu__item--primary{isolation:isolate;background-image:none;transition:transform .16s,filter .16s;overflow:visible;translate:0 clamp(28px,4vw,56px)}.home-menu__item--primary .entrance-water{pointer-events:none;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0;overflow:visible}.home-menu__item--primary:before,.home-menu__item--primary:after{display:none}.home-menu__item--primary:hover{filter:drop-shadow(0 3px 7px #76cefa66)brightness(1.06);transform:none}.home-menu__item--primary:focus-visible{filter:drop-shadow(0 3px 7px #76cefa66)brightness(1.06);transform:none}.home-menu__item--primary:focus-visible{outline-offset:-8px;border-radius:12px;outline:2px solid #317eb3}.home-menu__item--primary:not(:disabled):active{filter:brightness(1.1);transition-duration:.1s;transform:scale(.98)}.home-menu__item--primary>strong,.home-menu__item--primary>span{z-index:2;color:#f4fbff;pointer-events:none;text-shadow:0 2px 5px #082b69;width:68%;left:50%}.home-menu__item--primary>strong{letter-spacing:.13em;font-size:clamp(1.3rem,2.35vw,2.4rem);top:53%}.home-menu__item--primary>span{letter-spacing:.22em;font-family:Georgia,Songti SC,serif;font-size:clamp(.68rem,1.05vw,1rem);font-weight:500;top:65%}.home-menu__item--primary.is-opening:disabled{opacity:1;cursor:wait;animation:.52s ease-out both entrance-press-release}.entrance-glints{opacity:.15;mix-blend-mode:screen;transition:opacity .16s}.entrance-water.is-active .entrance-glints{opacity:.8}.entrance-ripple{opacity:0}.entrance-ripples{pointer-events:none}.is-releasing .entrance-glints{animation:.52s ease-out both entrance-cue}@keyframes entrance-press-release{0%{transform:scale(.98)}20%{transform:scale(1.008)}45%,to{transform:scale(1)}}@keyframes entrance-cue{0%{opacity:.3}25%{opacity:1}to{opacity:.15}}@media (max-width:767px){.entrance-art{transform-box:view-box;transform-origin:50% 54.35%;transform:scale(.75)}.home-menu__item--primary>strong{font-size:clamp(1.3rem,5vw,2.25rem)}.home-menu__item--primary>span{font-size:clamp(.68rem,2.5vw,1rem);top:62%}}@media (prefers-reduced-motion:reduce){.home-menu__item--primary,.home-menu__item--primary.is-opening:disabled,.entrance-water *{transition:none!important;animation:none!important}.home-menu__item--primary:not(:disabled):active{transform:none}}
