/*! tailwindcss v4.1.13 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-space-y-reverse:0;--tw-border-style:solid;--tw-font-weight:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-amber-700:oklch(55.5% .163 48.998);--color-amber-800:oklch(47.3% .137 46.201);--color-lime-200:oklch(93.8% .127 124.321);--color-sky-100:oklch(95.1% .026 236.824);--color-sky-800:oklch(44.3% .11 240.79);--color-stone-300:oklch(86.9% .005 56.366);--color-stone-400:oklch(70.9% .01 56.259);--color-stone-700:oklch(37.4% .01 67.558);--color-stone-800:oklch(26.8% .007 34.298);--color-stone-900:oklch(21.6% .006 56.043);--color-black:#000;--spacing:.25rem;--container-6xl:72rem;--text-xs:.75rem;--text-xs--line-height:calc(1/.75);--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75/1.25);--font-weight-semibold:600;--radius-lg:.5rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:calc(var(--spacing)*0)}.mx-auto{margin-inline:auto}.mt-1{margin-top:calc(var(--spacing)*1)}.block{display:block}.flex{display:flex}.grid{display:grid}.table{display:table}.h-\[420px\]{height:420px}.min-h-screen{min-height:100vh}.w-full{width:100%}.max-w-6xl{max-width:var(--container-6xl)}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-wrap{flex-wrap:wrap}.place-items-center{place-items:center}.gap-2{gap:calc(var(--spacing)*2)}.gap-6{gap:calc(var(--spacing)*6)}:where(.space-y-1>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*1)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*1)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*4)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-y-reverse)))}.overflow-hidden{overflow:hidden}.rounded{border-radius:.25rem}.rounded-lg{border-radius:var(--radius-lg)}.border{border-style:var(--tw-border-style);border-width:1px}.border-stone-700{border-color:var(--color-stone-700)}.bg-amber-700{background-color:var(--color-amber-700)}.bg-amber-800{background-color:var(--color-amber-800)}.bg-black\/80{background-color:#000c}@supports (color:color-mix(in lab,red,red)){.bg-black\/80{background-color:color-mix(in oklab,var(--color-black)80%,transparent)}}.bg-sky-800{background-color:var(--color-sky-800)}.bg-stone-700{background-color:var(--color-stone-700)}.bg-stone-800{background-color:var(--color-stone-800)}.bg-stone-900{background-color:var(--color-stone-900)}.p-4{padding:calc(var(--spacing)*4)}.px-2{padding-inline:calc(var(--spacing)*2)}.px-3{padding-inline:calc(var(--spacing)*3)}.px-6{padding-inline:calc(var(--spacing)*6)}.py-1{padding-block:calc(var(--spacing)*1)}.py-6{padding-block:calc(var(--spacing)*6)}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.text-lime-200{color:var(--color-lime-200)}.text-sky-100{color:var(--color-sky-100)}.text-stone-300{color:var(--color-stone-300)}.text-stone-400{color:var(--color-stone-400)}@media(min-width:64rem){.lg\:grid-cols-\[320px_1fr\]{grid-template-columns:320px 1fr}}}@font-face{font-family:Cinzel;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/cinzel-latin-500-normal-B-2dbOfA.woff2)format("woff2"),url(/assets/cinzel-latin-500-normal-DMNTwV-V.woff)format("woff")}@font-face{font-family:Noto Serif SC;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/noto-serif-sc-chinese-simplified-500-normal-DL_A5r9p.woff2)format("woff2"),url(/assets/noto-serif-sc-chinese-simplified-500-normal-IKJt76WJ.woff)format("woff")}body{color:#f4efe4;background:#12110f;min-height:100vh;margin:0}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.home-gate{--ivory:#f7f1e6;--brass:#c9a36b;--brass-deep:#8a642c;--brass-hover:#9d7538;--night:#080a128c;--tail:#d4534a;--cyan:#4aa89a;min-height:100dvh;color:var(--ivory);position:relative;overflow:hidden}.home-gate__stage,.home-gate__exit,.home-gate__scrim,.home-gate__veil,.home-gate__glow{pointer-events:none;position:absolute;inset:0}.home-gate__stage{z-index:0}.home-gate__art{object-fit:cover;object-position:30% 50%;transform-origin:22% 68%;width:100%;max-width:none;height:100%;animation:48s ease-in-out infinite alternate home-kenburns;position:absolute;inset:0}.home-gate__art--menu{object-position:42% 50%;transform-origin:68% 48%}.home-gate__glow{background:radial-gradient(at 48% 58%,#d4a04829,#d4a0480d 42%,#0000 70%);width:42%;height:50%;animation:8s ease-in-out infinite home-breathe;inset:38% auto auto 54%}.home-gate__stage--menu .home-gate__glow{display:none}.home-gate__veil{background:linear-gradient(90deg,var(--night)0%,#080a1247 22%,#080a1200 46%)}.home-gate__scrim{z-index:1;background:#05060a;animation:.9s forwards home-scrim-up}.home-gate__exit{z-index:8;opacity:0;background:#05060a;transition:opacity .4s}.home-gate.is-leaving .home-gate__exit{opacity:1}.home-gate__brand,.home-gate__panel,.home-gate__bar{z-index:2;position:absolute}.home-gate__signout{z-index:3;color:var(--ivory);letter-spacing:.16em;cursor:pointer;background:#080a126b;border:1px solid #c9a36b8c;border-radius:2px;padding:.42rem .9rem .36rem;font-family:Noto Serif SC,Cinzel,serif;font-size:.82rem;position:absolute;top:clamp(1.15rem,3.5vh,2rem);right:clamp(1.25rem,4vw,2.6rem)}.home-gate__signout:hover:not(:disabled){border-color:var(--brass);color:var(--brass);box-shadow:0 0 16px #c9a36b47}.home-gate__signout:disabled{opacity:.55;cursor:wait}.home-gate__brand{max-width:min(36rem,100% - 2.5rem);animation:.85s .2s both home-rise;top:clamp(1.35rem,6vh,3.4rem);left:clamp(1.35rem,5vw,4.4rem)}.home-gate__title{letter-spacing:.2em;color:var(--ivory);filter:drop-shadow(0 2px 14px #080614eb)drop-shadow(0 0 28px #180e3066);margin:0;font-family:Cinzel,serif;font-size:clamp(2.4rem,5.6vw,4.35rem);font-weight:500;line-height:1.05}.home-gate__title-text{padding-right:.2em;display:inline-block;position:relative}.home-gate__title-text:after{content:"";pointer-events:none;background:linear-gradient(105deg,#0000 38%,#fff8e68c,#0000 62%);animation:1.15s .7s both home-shine;position:absolute;inset:0;transform:translate(-130%)}.home-gate__rule{background:var(--brass);transform-origin:0;width:7.6rem;height:1px;margin:.85rem 0 .95rem;animation:.7s .55s both home-draw}.home-gate__subtitle{color:var(--ivory);text-shadow:0 2px 12px #080614cc;margin:0}.home-gate[data-locale=zh] .home-gate__subtitle{letter-spacing:.62em;font-family:Noto Serif SC,serif;font-size:clamp(1.05rem,1.8vw,1.35rem);font-weight:500}.home-gate[data-locale=en] .home-gate__subtitle{letter-spacing:.32em;font-family:Cinzel,serif;font-size:clamp(.72rem,1.35vw,.92rem);font-weight:500}.home-gate__panel{width:min(340px,100% - 2.7rem);animation:.8s 1.1s both home-rise;bottom:clamp(4.6rem,12vh,7.1rem);left:clamp(1.35rem,5vw,4.4rem)}.home-gate__google{justify-content:center;min-height:40px;display:flex}.home-gate__google.is-disabled{opacity:.55;pointer-events:none}.home-gate__or{text-align:center;letter-spacing:.18em;color:#f7f1e673;margin:.9rem 0 0;font-family:ui-sans-serif,system-ui,sans-serif;font-size:11px}.home-gate__field{margin-top:1.05rem;display:block}.home-gate__field span{letter-spacing:.16em;text-transform:uppercase;color:#f7f1e6b3;margin-bottom:.35rem;font-family:ui-sans-serif,system-ui,sans-serif;font-size:11px;display:block}.home-gate__field input{width:100%;color:var(--ivory);box-shadow:none;background:0 0;border:0;border-bottom:1px solid #f7f1e659;border-radius:0;outline:none;padding:.4rem 0 .5rem;font-size:15px}.home-gate__field input:focus{border-bottom-color:var(--brass)}.home-gate__field input:disabled{opacity:.55}.home-gate__code{grid-template-columns:1fr auto;align-items:end;gap:.75rem;display:grid}.home-gate__code button{color:var(--ivory);letter-spacing:.08em;white-space:nowrap;cursor:pointer;background:#080a1247;border:1px solid #c9a36b8c;border-radius:2px;margin-bottom:.35rem;padding:.38rem .6rem;font-family:ui-sans-serif,system-ui,sans-serif;font-size:11px}.home-gate__code button:hover:not(:disabled){border-color:var(--brass);color:var(--brass)}.home-gate__code button:disabled{opacity:.55;cursor:not-allowed}.home-gate__hint{color:#f7f1e68c;letter-spacing:.04em;margin-top:.35rem;font-family:ui-sans-serif,system-ui,sans-serif;font-size:11px;display:block}.home-gate__submit{border:1px solid var(--brass);background:var(--brass-deep);width:100%;color:var(--ivory);letter-spacing:.18em;text-transform:uppercase;cursor:pointer;border-radius:2px;margin-top:1.35rem;padding:.72rem 1rem .68rem;font-family:Cinzel,Noto Serif SC,serif;font-size:.92rem;font-weight:500;transition:background .2s,box-shadow .2s;display:block}.home-gate__submit:hover:not(:disabled){background:var(--brass-hover);box-shadow:0 0 18px #c9a36b8c}.home-gate__submit:focus-visible,.home-gate__signout:focus-visible,.home-gate__code button:focus-visible,.home-gate__links button:focus-visible,.home-gate__langs button:focus-visible{outline:1px solid var(--brass);outline-offset:3px}.home-gate__submit:disabled{opacity:.55;cursor:wait}.home-gate__panel--flow{width:min(440px,100% - 2.7rem);max-height:min(64vh,560px);overflow:auto}.home-gate__choice,.home-gate__back{width:100%;color:var(--ivory);letter-spacing:.04em;text-align:left;cursor:pointer;background:#080a1261;border:1px solid #c9a36b73;border-radius:2px;margin-top:.7rem;padding:.7rem .75rem;font-family:Noto Serif SC,serif;font-size:.95rem;display:block}.home-gate__choice small,.home-gate__note{color:#f7f1e6ad;letter-spacing:.02em;margin-top:.28rem;font-family:ui-sans-serif,system-ui,sans-serif;font-size:12px;line-height:1.45;display:block}.home-gate__choice:hover:not(:disabled),.home-gate__back:hover:not(:disabled){border-color:var(--brass);box-shadow:0 0 16px #c9a36b47}.home-gate__choice:disabled{opacity:.48;cursor:not-allowed}.home-gate__choice.is-selected{border-color:var(--brass);background:#8a642c59}.home-gate__back{letter-spacing:.14em;width:auto;margin-top:0;margin-bottom:.4rem;padding:.35rem .7rem;font-family:ui-sans-serif,system-ui,sans-serif;font-size:11px}.home-gate__links{flex-wrap:wrap;gap:1.1rem 1.35rem;margin-top:.9rem;display:flex}.home-gate__links button{color:#f7f1e6b8;letter-spacing:.14em;cursor:pointer;background:0 0;border:0;padding:0;font-family:ui-sans-serif,system-ui,sans-serif;font-size:11px}.home-gate__links button:hover:not(:disabled){color:var(--brass)}.home-gate__status{color:#f7f1e6ad;min-height:1.2em;margin:.85rem 0 0;font-family:ui-sans-serif,system-ui,sans-serif;font-size:12px;line-height:1.45}.home-gate__status--error{color:var(--tail)}.home-gate__bar{letter-spacing:.14em;color:#f7f1e6b3;background:linear-gradient(#080a1200,#080a1294);grid-template-columns:1fr auto 1fr;align-items:end;gap:1rem;padding:1.7rem 1.7rem 1.15rem;font-family:ui-sans-serif,system-ui,sans-serif;font-size:11px;animation:.6s 1.3s both home-fade;display:grid;bottom:0;left:0;right:0}.home-gate__bar p{margin:0}.home-gate__health{align-items:center;gap:.55rem;display:flex}.home-gate__dot{background:var(--brass);border-radius:50%;width:7px;height:7px}.home-gate__health.is-online .home-gate__dot{background:var(--cyan)}.home-gate__health.is-offline .home-gate__dot{background:#6b6560}.home-gate__version{text-align:center}.home-gate__langs{justify-content:flex-end;align-items:center;gap:.45rem;display:flex}.home-gate__langs button{color:#f7f1e673;font:inherit;letter-spacing:.14em;cursor:pointer;background:0 0;border:0;padding:0}.home-gate__langs button[aria-pressed=true]{color:var(--ivory)}.home-gate__swap{animation:.2s home-fade}.district-shell{animation:.45s both home-fade}@keyframes home-kenburns{0%{transform:scale(1)}to{transform:scale(1.045)}}@keyframes home-breathe{0%,to{opacity:.55}50%{opacity:1}}@keyframes home-scrim-up{0%{opacity:1}to{opacity:0}}@keyframes home-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes home-draw{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes home-fade{0%{opacity:0}to{opacity:1}}@keyframes home-shine{0%{transform:translate(-130%)}to{transform:translate(130%)}}@media(max-width:720px){.home-gate__panel{width:min(340px,100% - 2.5rem);bottom:4.4rem;left:1.25rem;right:auto}.home-gate__bar{padding-inline:1.25rem}}@media(prefers-reduced-motion:reduce){.home-gate__art,.home-gate__glow,.home-gate__scrim,.home-gate__brand,.home-gate__rule,.home-gate__panel,.home-gate__bar,.home-gate__title-text:after,.home-gate__swap,.district-shell{animation:none!important}.home-gate__art,.home-gate__brand,.home-gate__rule,.home-gate__panel,.home-gate__bar{opacity:1;transform:none}.home-gate__scrim{opacity:0}.home-gate.is-leaving .home-gate__exit{opacity:1;transition:none}}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}
