.introduce-prose-module__ZN2Jda__prose{font-size:var(--text-base);line-height:var(--leading-relaxed);color:var(--text-2)}.introduce-prose-module__ZN2Jda__prose h1{font-size:var(--text-3xl);font-family:var(--font-serif-zh);color:var(--text-1);margin:0 0 var(--space-lg);line-height:var(--leading-tight)}.introduce-prose-module__ZN2Jda__prose h2{align-items:center;gap:var(--space-sm);font-size:var(--text-2xl);color:var(--text-1);margin:var(--space-2xl) 0 var(--space-md);padding-bottom:var(--space-sm);border-bottom:1px solid var(--border);scroll-margin-top:var(--introduce-scroll-margin);flex-wrap:wrap;display:flex;position:relative}.introduce-prose-module__ZN2Jda__prose h3{font-size:var(--text-xl);color:var(--text-1);margin:var(--space-xl) 0 var(--space-sm);scroll-margin-top:var(--introduce-scroll-margin);position:relative}.introduce-prose-module__ZN2Jda__prose h4{font-size:var(--text-lg);color:var(--text-1);margin:var(--space-lg) 0 var(--space-sm);scroll-margin-top:var(--introduce-scroll-margin)}.introduce-prose-module__ZN2Jda__prose p{margin:0 0 var(--space-md)}:is(.introduce-prose-module__ZN2Jda__prose ul,.introduce-prose-module__ZN2Jda__prose ol){margin:0 0 var(--space-md);padding-left:var(--space-lg)}.introduce-prose-module__ZN2Jda__prose li{margin-bottom:var(--space-sm)}.introduce-prose-module__ZN2Jda__prose hr{border:none;border-top:1px solid var(--border);margin:var(--space-xl) 0}.introduce-prose-module__ZN2Jda__prose a{color:var(--accent);text-underline-offset:2px;text-decoration:underline}.introduce-prose-module__ZN2Jda__prose a:hover{color:color-mix(in srgb, var(--accent) 85%, var(--text-1))}.introduce-prose-module__ZN2Jda__prose strong{color:var(--text-1);font-weight:600}.introduce-prose-module__ZN2Jda__prose code{font-family:var(--font-mono);border-radius:var(--radius-sm);background:var(--surface-3);color:var(--accent);padding:.1em .35em;font-size:.9em}.introduce-prose-module__ZN2Jda__prose pre{margin:var(--space-md) 0 var(--space-lg);padding:var(--space-md);border-radius:var(--radius-md);background:color-mix(in srgb, var(--text-1) 92%, transparent);color:var(--surface);font-family:var(--font-mono);font-size:var(--text-sm);line-height:var(--leading-relaxed);overflow-x:auto}.introduce-prose-module__ZN2Jda__prose pre code{color:inherit;background:0 0;padding:0}.introduce-prose-module__ZN2Jda__prose img{border-radius:var(--radius-lg);border:1px solid var(--border);max-width:100%;height:auto;margin:var(--space-md) 0}.introduce-prose-module__ZN2Jda__prose table{border-collapse:collapse;width:100%;font-size:var(--text-sm);margin:0}.introduce-prose-module__ZN2Jda__tableWrap{width:100%;margin:var(--space-lg) 0;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-2);overflow-x:auto}.introduce-prose-module__ZN2Jda__tableWrap th{text-align:left;padding:var(--space-sm) var(--space-md);background:var(--surface-3);color:var(--text-1);border-bottom:1px solid var(--border);font-weight:600}.introduce-prose-module__ZN2Jda__tableWrap td{padding:var(--space-sm) var(--space-md);border-bottom:1px solid var(--border);vertical-align:top}.introduce-prose-module__ZN2Jda__tableWrap tr:last-child td{border-bottom:none}.introduce-prose-module__ZN2Jda__headingAnchor{opacity:0;margin-left:var(--space-xs);font-size:var(--text-sm);color:var(--text-3);transition:opacity .15s var(--ease-standard);text-decoration:none}.introduce-prose-module__ZN2Jda__headingAnchor:focus-visible{opacity:1}.introduce-prose-module__ZN2Jda__prose h2:hover .introduce-prose-module__ZN2Jda__headingAnchor{opacity:1}.introduce-prose-module__ZN2Jda__prose h3:hover .introduce-prose-module__ZN2Jda__headingAnchor{opacity:1}.introduce-prose-module__ZN2Jda__blockquote{margin:var(--space-lg) 0;padding:var(--space-md) var(--space-lg);border-left:4px solid color-mix(in srgb, var(--accent) 60%, var(--border));border-radius:0 var(--radius-md) var(--radius-md) 0;background:color-mix(in srgb, var(--accent) 6%, var(--surface-2));color:var(--text-2)}.introduce-prose-module__ZN2Jda__callout{margin:var(--space-lg) 0;padding:var(--space-md) var(--space-lg);border-left:4px solid var(--border);border-radius:0 var(--radius-md) var(--radius-md) 0;background:var(--surface-2)}.introduce-prose-module__ZN2Jda__calloutLabel{align-items:center;gap:var(--space-sm);font-size:var(--text-sm);margin-bottom:var(--space-sm);font-weight:600;display:flex}.introduce-prose-module__ZN2Jda__calloutNote{border-left-color:var(--accent);background:color-mix(in srgb, var(--accent) 8%, var(--surface-2))}.introduce-prose-module__ZN2Jda__calloutNote .introduce-prose-module__ZN2Jda__calloutLabel{color:var(--accent)}.introduce-prose-module__ZN2Jda__calloutTip{border-left-color:var(--accent-2);background:color-mix(in srgb, var(--accent-2) 10%, var(--surface-2))}.introduce-prose-module__ZN2Jda__calloutTip .introduce-prose-module__ZN2Jda__calloutLabel{color:var(--accent-2)}.introduce-prose-module__ZN2Jda__calloutWarning{border-left-color:var(--accent-gold);background:color-mix(in srgb, var(--accent-gold) 12%, var(--surface-2))}.introduce-prose-module__ZN2Jda__calloutWarning .introduce-prose-module__ZN2Jda__calloutLabel{color:var(--accent-gold)}.introduce-prose-module__ZN2Jda__calloutImportant{border-left-color:color-mix(in srgb, var(--accent) 70%, var(--accent-gold))}.introduce-prose-module__ZN2Jda__calloutCaution{border-left-color:var(--danger);background:color-mix(in srgb, var(--danger) 8%, var(--surface-2))}.introduce-prose-module__ZN2Jda__calloutCaution .introduce-prose-module__ZN2Jda__calloutLabel{color:var(--danger)}.introduce-prose-module__ZN2Jda__calloutBody{font-size:var(--text-sm);color:var(--text-2)}.introduce-prose-module__ZN2Jda__calloutBody p{margin:0 0 var(--space-sm)}.introduce-prose-module__ZN2Jda__calloutBody p:last-child{margin-bottom:0}
.introduce-toc-module__vXWTdG__tocRail{display:none}@media (min-width:1280px){.introduce-toc-module__vXWTdG__tocRail{width:var(--introduce-toc-w);top:calc(var(--introduce-header-h) + var(--space-lg));max-height:calc(100vh - var(--introduce-header-h) - var(--space-2xl));overscroll-behavior:contain;padding-left:var(--space-lg);border-left:1px solid color-mix(in srgb, var(--border) 50%, transparent);flex-shrink:0;display:block;position:sticky;overflow-y:auto}}.introduce-toc-module__vXWTdG__tocRailTitle{align-items:center;gap:var(--space-sm);margin:0 0 var(--space-md);font-size:var(--text-2xs);letter-spacing:.12em;text-transform:uppercase;color:var(--text-3);font-weight:600;display:flex}.introduce-toc-module__vXWTdG__tocPulseDot{border-radius:var(--radius-full);background:var(--accent);flex-shrink:0;width:6px;height:6px}@media (prefers-reduced-motion:no-preference){.introduce-toc-module__vXWTdG__tocPulseDot{animation:2s ease-in-out infinite introduce-toc-module__vXWTdG__introducePulse}}@keyframes introduce-toc-module__vXWTdG__introducePulse{0%,to{opacity:1}50%{opacity:.45}}.introduce-toc-module__vXWTdG__tocList{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.introduce-toc-module__vXWTdG__tocRailLink,.introduce-toc-module__vXWTdG__tocDrawerLink{align-items:center;gap:var(--space-xs);text-align:left;width:100%;padding:var(--space-sm) var(--space-sm);font-size:var(--text-xs);color:var(--text-3);border-radius:var(--radius-md);cursor:pointer;line-height:var(--leading-snug);touch-action:manipulation;transition:color .15s var(--ease-standard), background-color .15s var(--ease-standard);background:0 0;border:none;display:flex;position:relative}@media (prefers-reduced-motion:reduce){.introduce-toc-module__vXWTdG__tocRailLink,.introduce-toc-module__vXWTdG__tocDrawerLink{transition:none}}.introduce-toc-module__vXWTdG__tocDrawerLink{padding:.625rem var(--space-md);font-size:var(--text-sm)}.introduce-toc-module__vXWTdG__tocLinkLevel3{padding-left:var(--space-lg);font-size:var(--text-xs)}.introduce-toc-module__vXWTdG__tocRailLink:hover,.introduce-toc-module__vXWTdG__tocDrawerLink:hover{color:var(--text-1);background:color-mix(in srgb, var(--accent) 6%, transparent)}.introduce-toc-module__vXWTdG__tocLinkActive{font-weight:600;color:var(--accent)!important;background:color-mix(in srgb, var(--accent) 8%, transparent)!important}.introduce-toc-module__vXWTdG__tocActiveBar{border-radius:0 var(--radius-sm) var(--radius-sm) 0;background:var(--accent);width:3px;height:1.25rem;position:absolute;top:50%;left:-1px;transform:translateY(-50%)}.introduce-toc-module__vXWTdG__tocChevron{opacity:.35;flex-shrink:0}.introduce-toc-module__vXWTdG__tocLinkActive .introduce-toc-module__vXWTdG__tocChevron{opacity:1;color:var(--accent)}.introduce-toc-module__vXWTdG__tocLinkText{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-width:0;display:-webkit-box;overflow:hidden}.introduce-toc-module__vXWTdG__drawerRoot{z-index:var(--z-drawer);touch-action:none;position:fixed;inset:0}.introduce-toc-module__vXWTdG__drawerBackdrop{background:color-mix(in srgb, var(--text-1) 35%, transparent);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;border:none;padding:0;position:absolute;inset:0}.introduce-toc-module__vXWTdG__drawerPanel{background:var(--surface);border-left:1px solid var(--border);width:min(78%,340px);box-shadow:var(--shadow-card-strong);overscroll-behavior:contain;flex-direction:column;display:flex;position:absolute;top:0;bottom:0;right:0}@media (prefers-reduced-motion:no-preference){.introduce-toc-module__vXWTdG__drawerPanel{animation:introduce-toc-module__vXWTdG__introduceSlideInRight .28s var(--ease-out-soft)}}@keyframes introduce-toc-module__vXWTdG__introduceSlideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}.introduce-toc-module__vXWTdG__drawerHeader{justify-content:space-between;align-items:center;gap:var(--space-sm);padding:var(--space-md) var(--space-lg);border-bottom:1px solid var(--border);flex-shrink:0;display:flex}.introduce-toc-module__vXWTdG__drawerTitle{align-items:center;gap:var(--space-sm);font-size:var(--text-sm);color:var(--text-1);font-weight:600;display:flex}.introduce-toc-module__vXWTdG__drawerClose{border-radius:var(--radius-md);width:2.25rem;height:2.25rem;color:var(--text-2);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:flex}.introduce-toc-module__vXWTdG__drawerClose:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.introduce-toc-module__vXWTdG__drawerProgress{padding:var(--space-sm) var(--space-lg) var(--space-md);flex-shrink:0}.introduce-toc-module__vXWTdG__drawerProgressLabel{font-size:var(--text-2xs);color:var(--text-3);margin-bottom:var(--space-xs);justify-content:space-between;display:flex}.introduce-toc-module__vXWTdG__drawerProgressTrack{border-radius:var(--radius-full);background:var(--surface-3);height:4px;overflow:hidden}.introduce-toc-module__vXWTdG__drawerProgressBar{background:var(--accent);height:100%;transition:width .2s var(--ease-standard)}.introduce-toc-module__vXWTdG__drawerNav{padding:var(--space-sm) var(--space-md) var(--space-lg);overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:1;overflow-y:auto}
.introduce-sidebar-module__NUgiOW__docsSidebar{display:none}@media (min-width:768px){.introduce-sidebar-module__NUgiOW__docsSidebar{top:var(--introduce-header-h);z-index:var(--z-sticky);width:var(--introduce-sidebar-w);height:calc(100dvh - var(--introduce-header-h));max-height:calc(100dvh - var(--introduce-header-h));border-right:1px solid var(--border);background:color-mix(in srgb, var(--surface) 88%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex-direction:column;flex-shrink:0;align-self:flex-start;display:flex;position:sticky}}.introduce-sidebar-module__NUgiOW__sidebarBrand{padding:var(--space-lg);border-bottom:1px solid var(--border);flex-shrink:0}.introduce-sidebar-module__NUgiOW__sidebarBrandLink{align-items:center;gap:var(--space-sm);color:var(--text-1);text-decoration:none;display:flex}.introduce-sidebar-module__NUgiOW__sidebarBrandLink:hover{opacity:.85}.introduce-sidebar-module__NUgiOW__sidebarBrandLink:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:var(--radius-sm)}.introduce-sidebar-module__NUgiOW__sidebarLogo{flex-shrink:0}.introduce-sidebar-module__NUgiOW__sidebarBrandText{font-size:var(--text-sm);letter-spacing:.02em;font-weight:600;line-height:var(--leading-snug)}.introduce-sidebar-module__NUgiOW__sidebarNav{overscroll-behavior:contain;padding:var(--space-md) var(--space-sm);flex:1;overflow-y:auto}.introduce-sidebar-module__NUgiOW__sidebarNavKicker{align-items:center;gap:var(--space-sm);margin:0 0 var(--space-sm) var(--space-sm);font-size:var(--text-2xs);letter-spacing:var(--tracking-broadcast);text-transform:uppercase;color:var(--text-3);font-weight:600;display:flex}.introduce-sidebar-module__NUgiOW__treeRoot{margin:0;padding:0;list-style:none}.introduce-sidebar-module__NUgiOW__treePart{margin-bottom:var(--space-xs)}.introduce-sidebar-module__NUgiOW__treePart+.introduce-sidebar-module__NUgiOW__treePart{padding-top:var(--space-xs);border-top:1px solid color-mix(in srgb, var(--border) 40%, transparent)}.introduce-sidebar-module__NUgiOW__treePartRow{align-items:center;gap:var(--space-sm);width:100%;min-height:2.25rem;padding:var(--space-sm);color:var(--text-2);border-radius:var(--radius-md);cursor:pointer;text-align:left;font-size:var(--text-sm);font-weight:600;line-height:var(--leading-snug);transition:color .15s var(--ease-standard), background-color .15s var(--ease-standard);background:0 0;border:none;display:flex}.introduce-sidebar-module__NUgiOW__treePartRow:hover{color:var(--text-1);background:color-mix(in srgb, var(--accent) 8%, transparent)}.introduce-sidebar-module__NUgiOW__treePartRow:focus-visible{outline:2px solid var(--accent);outline-offset:1px}@media (prefers-reduced-motion:reduce){.introduce-sidebar-module__NUgiOW__treePartRow{transition:none}}.introduce-sidebar-module__NUgiOW__treeExpandIcon{width:1.25rem;color:var(--text-3);flex-shrink:0;justify-content:center;align-items:center;display:flex}.introduce-sidebar-module__NUgiOW__treePartLink{align-items:center;gap:var(--space-sm);flex:1;display:flex}.introduce-sidebar-module__NUgiOW__treeChildLink{align-items:flex-start;gap:var(--space-sm);width:100%;min-height:2rem;padding:var(--space-sm) var(--space-sm) var(--space-sm) 2rem;font-size:var(--text-xs);color:var(--text-2);border-radius:var(--radius-md);line-height:var(--leading-snug);transition:color .15s var(--ease-standard), background-color .15s var(--ease-standard);text-decoration:none;display:flex;position:relative}@media (prefers-reduced-motion:reduce){.introduce-sidebar-module__NUgiOW__treeChildLink{transition:none}}.introduce-sidebar-module__NUgiOW__treeChildren{padding:0 0 var(--space-xs);margin:0;list-style:none}.introduce-sidebar-module__NUgiOW__treeIcon{opacity:.6;transition:opacity .15s var(--ease-standard);flex-shrink:0;margin-top:2px}@media (prefers-reduced-motion:reduce){.introduce-sidebar-module__NUgiOW__treeIcon{transition:none}}.introduce-sidebar-module__NUgiOW__treeChildLink:hover .introduce-sidebar-module__NUgiOW__treeIcon,.introduce-sidebar-module__NUgiOW__treeLinkActive .introduce-sidebar-module__NUgiOW__treeIcon{opacity:1}.introduce-sidebar-module__NUgiOW__treeLabel{word-break:break-word;min-width:0}.introduce-sidebar-module__NUgiOW__treeChildLink:hover{color:var(--text-1);background:color-mix(in srgb, var(--accent) 8%, transparent)}.introduce-sidebar-module__NUgiOW__treeLinkActive{font-weight:600;color:var(--accent)!important;background:color-mix(in srgb, var(--accent) 10%, transparent)!important}.introduce-sidebar-module__NUgiOW__treeLinkActive:before{content:"";border-radius:0 var(--radius-sm) var(--radius-sm) 0;background:var(--accent);width:3px;height:1.125rem;position:absolute;top:50%;left:0;transform:translateY(-50%)}.introduce-sidebar-module__NUgiOW__sidebarFooter{padding:var(--space-md);border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:var(--space-sm);flex-shrink:0;display:flex}.introduce-sidebar-module__NUgiOW__sidebarFooterLink{align-items:center;gap:var(--space-sm);font-size:var(--text-sm);color:var(--text-2);transition:color .15s var(--ease-standard);text-decoration:none;display:inline-flex}@media (prefers-reduced-motion:reduce){.introduce-sidebar-module__NUgiOW__sidebarFooterLink{transition:none}}.introduce-sidebar-module__NUgiOW__sidebarFooterLink:hover{color:var(--accent)}.introduce-sidebar-module__NUgiOW__sidebarCopyright{font-size:var(--text-2xs);color:var(--text-3);margin:0}
.theme-toggle-module__l-_s4G__themeSwitch{--toggle-size:16px;--container-width:4.8em;--container-height:2.5em;--container-radius:6.25em;--container-light-bg:#3d7eae;--container-night-bg:#1d1f2c;--circle-container-diameter:3.375em;--sun-moon-diameter:2.125em;--sun-bg:#ecca2f;--moon-bg:#c4c9d1;--spot-color:#959db1;--circle-container-offset:calc((var(--circle-container-diameter) - var(--container-height)) / 2 * -1);--stars-color:#fff;--clouds-color:#f3fdff;--back-clouds-color:#aacadf;--transition:.5s cubic-bezier(0, -.02, .4, 1.25);--circle-transition:.3s cubic-bezier(0, -.02, .35, 1.17);vertical-align:middle;box-sizing:border-box;font-size:var(--toggle-size);margin:0;padding:0;display:inline-block}.theme-toggle-module__l-_s4G__themeSwitch *{box-sizing:border-box}.theme-toggle-module__l-_s4G__container{font-size:inherit;width:var(--container-width);height:var(--container-height);background-color:var(--container-light-bg);border-radius:var(--container-radius);cursor:pointer;transition:var(--transition);border:none;padding:0;display:block;position:relative;overflow:hidden;box-shadow:0 -.062em .062em #00000040,0 .062em .125em #fffffff0}.theme-toggle-module__l-_s4G__container:before{content:"";z-index:3;border-radius:var(--container-radius);pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 .05em .187em #00000040,inset 0 .05em .187em #00000040}.theme-toggle-module__l-_s4G__container:after{content:"";opacity:.8;pointer-events:none;z-index:0;background-image:linear-gradient(#ffffff0f 1px,#0000 1px),linear-gradient(90deg,#ffffff0f 1px,#0000 1px);background-size:.5em .5em;transition:opacity .5s;position:absolute;inset:0}.theme-toggle-module__l-_s4G__circleContainer{width:var(--circle-container-diameter);height:var(--circle-container-diameter);left:var(--circle-container-offset);top:var(--circle-container-offset);border-radius:var(--container-radius);transition:var(--circle-transition);pointer-events:none;z-index:2;background-color:#ffffff1a;display:flex;position:absolute;box-shadow:inset 0 0 0 3.375em #ffffff1a,0 0 0 .625em #ffffff1a,0 0 0 1.25em #ffffff1a}.theme-toggle-module__l-_s4G__sunMoonContainer{pointer-events:auto;z-index:2;width:var(--sun-moon-diameter);height:var(--sun-moon-diameter);border-radius:var(--container-radius);filter:drop-shadow(.062em .125em .125em #00000040)drop-shadow(0 .062em .125em #00000040);transition:var(--transition);justify-content:center;align-items:center;margin:auto;display:flex;position:relative;overflow:hidden}.theme-toggle-module__l-_s4G__soccerBall{--bg-ball:#f0f9ff;--stroke-ball:#0369a1;--patch-color:#0ea5e9;width:100%;height:100%;transition:transform .6s cubic-bezier(0,-.02,.4,1.25)}.theme-toggle-module__l-_s4G__clouds{background-color:var(--clouds-color);border-radius:var(--container-radius);width:1.25em;height:1.25em;box-shadow:.937em .312em var(--clouds-color), -.312em -.312em var(--back-clouds-color), 1.437em .375em var(--clouds-color), .5em -.125em var(--back-clouds-color), 2.187em 0 var(--clouds-color), 1.25em -.062em var(--back-clouds-color), 2.937em .312em var(--clouds-color), 2em -.312em var(--back-clouds-color), 3.625em -.062em var(--clouds-color), 2.625em 0em var(--back-clouds-color), 4.5em -.312em var(--clouds-color), 3.375em -.437em var(--back-clouds-color), 4.625em -1.75em 0 .437em var(--clouds-color), 4em -.625em var(--back-clouds-color), 4.125em -2.125em 0 .437em var(--clouds-color);transition:var(--transition);z-index:1;position:absolute;bottom:-.625em;left:.312em}.theme-toggle-module__l-_s4G__starsContainer{color:var(--stars-color);width:2.75em;height:auto;transition:var(--transition);z-index:1;position:absolute;top:-100%;left:.312em}.theme-toggle-module__l-_s4G__container:hover .theme-toggle-module__l-_s4G__soccerBall{transform:rotate(35deg)}.theme-toggle-module__l-_s4G__container:hover .theme-toggle-module__l-_s4G__circleContainer{left:calc(var(--circle-container-offset) + .187em)}[data-theme=dark] .theme-toggle-module__l-_s4G__container{background-color:var(--container-night-bg)}[data-theme=dark] .theme-toggle-module__l-_s4G__container:after{opacity:.4;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px)}[data-theme=dark] .theme-toggle-module__l-_s4G__circleContainer{left:calc(100% - var(--circle-container-offset) - var(--circle-container-diameter))}[data-theme=dark] .theme-toggle-module__l-_s4G__container:hover .theme-toggle-module__l-_s4G__circleContainer{left:calc(100% - var(--circle-container-offset) - var(--circle-container-diameter) - .187em)}[data-theme=dark] .theme-toggle-module__l-_s4G__soccerBall{--bg-ball:#e2e8f0;--stroke-ball:#475569;--patch-color:#1e293b;transform:rotate(360deg)}[data-theme=dark] .theme-toggle-module__l-_s4G__container:hover .theme-toggle-module__l-_s4G__soccerBall{transform:rotate(395deg)}[data-theme=dark] .theme-toggle-module__l-_s4G__clouds{bottom:-4.062em}[data-theme=dark] .theme-toggle-module__l-_s4G__starsContainer{top:50%;transform:translateY(-50%)}
.doc-button-module__NEIsga__docLink{--toggle-size:16px;--container-radius:6.25em;--sun-moon-diameter:2.125em;--transition:.5s cubic-bezier(0, -.02, .4, 1.25);vertical-align:middle;box-sizing:border-box;font-size:var(--toggle-size);width:var(--sun-moon-diameter);height:var(--sun-moon-diameter);border-radius:var(--container-radius);cursor:pointer;filter:drop-shadow(.062em .125em .125em #00000040)drop-shadow(0 .062em .125em #00000040);background-color:#0000;border:none;outline:none;margin:0;padding:0;transition:transform .2s;display:inline-flex;position:relative;overflow:visible}.doc-button-module__NEIsga__docLink *{box-sizing:border-box}.doc-button-module__NEIsga__soccerBg{border-radius:var(--container-radius);width:100%;height:100%;transition:var(--transition);z-index:1;justify-content:center;align-items:center;margin:0;display:flex;position:relative;overflow:hidden}.doc-button-module__NEIsga__soccerBall{--bg-ball:#f0f9ff;--stroke-ball:#0369a1;--patch-color:#0ea5e9;width:100%;height:100%;transition:transform .6s cubic-bezier(0,-.02,.4,1.25);display:block}.doc-button-module__NEIsga__iconOverlay{z-index:2;justify-content:center;align-items:center;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);display:flex;position:absolute;inset:0}.doc-button-module__NEIsga__fileIcon{--doc-bg:#fff;--doc-stroke:#0284c7;width:20px;height:20px}.doc-button-module__NEIsga__docLink:hover{transform:scale(1.08)}.doc-button-module__NEIsga__docLink:hover .doc-button-module__NEIsga__soccerBall{transform:rotate(120deg)}.doc-button-module__NEIsga__docLink:hover .doc-button-module__NEIsga__iconOverlay{transform:translateY(-1.5px)scale(1.1)}.doc-button-module__NEIsga__docLink:focus-visible{outline:2px solid var(--accent,#38bdf8);outline-offset:2px}.doc-button-module__NEIsga__docLink:active{transform:scale(.95)}[data-theme=dark] .doc-button-module__NEIsga__soccerBall{--bg-ball:#e2e8f0;--stroke-ball:#475569;--patch-color:#1e293b}[data-theme=dark] .doc-button-module__NEIsga__fileIcon{--doc-bg:#1e293b;--doc-stroke:#f1f5f9}
.match-ticker-module__y1vz8W__ticker{font-family:var(--font-broadcast);color:var(--band-dark-ink-2);background:#081b2e99;border:1px solid #7ddf8a33;border-radius:999px;align-items:center;gap:7px;padding:6px 12px;font-size:.76rem;display:inline-flex}.match-ticker-module__y1vz8W__tickerDot{background:var(--accent-2);width:7px;height:7px;box-shadow:0 0 10px var(--accent-2);border-radius:50%}.match-ticker-module__y1vz8W__tickerText{color:var(--band-dark-ink)}.match-ticker-module__y1vz8W__tickerNum{color:var(--accent-strong);margin:0 1px;font-size:.95rem;font-weight:800}.match-ticker-module__y1vz8W__tickerMeta{letter-spacing:.12em;color:var(--accent-strong);border-left:1px solid #ffffff24;margin-left:3px;padding-left:7px}@media (max-width:1080px){.match-ticker-module__y1vz8W__ticker{display:none}}[data-theme=light] .match-ticker-module__y1vz8W__ticker{background:var(--surface-2);border-color:var(--border)}[data-theme=light] .match-ticker-module__y1vz8W__tickerNum{color:var(--accent)}[data-theme=light] .match-ticker-module__y1vz8W__tickerMeta{color:var(--accent)}
@keyframes mobile-drawer-module__Fa0ggW__drawerIn{0%{transform:translate(100%)}to{transform:none}}@keyframes mobile-drawer-module__Fa0ggW__scrimIn{0%{opacity:0}to{opacity:1}}.mobile-drawer-module__Fa0ggW__drawerRoot{z-index:1400;position:fixed;inset:0}.mobile-drawer-module__Fa0ggW__drawerScrim{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);cursor:pointer;background:#0309129e;border:none;animation:.2s both mobile-drawer-module__Fa0ggW__scrimIn;position:absolute;inset:0}.mobile-drawer-module__Fa0ggW__drawerPanel{background:var(--band-dark);border-left:1px solid #7ddf8a33;flex-direction:column;width:min(320px,84vw);height:100dvh;padding:78px 22px 28px;animation:.32s cubic-bezier(.16,1,.3,1) both mobile-drawer-module__Fa0ggW__drawerIn;display:flex;position:absolute;top:0;right:0;box-shadow:-30px 0 70px #00000080}.mobile-drawer-module__Fa0ggW__drawerEdge{background:var(--lt-edge);width:3px;position:absolute;top:0;bottom:0;left:0}.mobile-drawer-module__Fa0ggW__drawerLinks{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.mobile-drawer-module__Fa0ggW__drawerLinks a{color:var(--band-dark-ink);font-family:var(--font-serif-zh);border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:15px 6px;font-size:1.08rem;font-weight:700;text-decoration:none;display:flex}.mobile-drawer-module__Fa0ggW__drawerArrow{color:var(--band-dark-ink-2);font-size:1.3rem}.mobile-drawer-module__Fa0ggW__drawerActive{color:var(--accent-strong)!important}.mobile-drawer-module__Fa0ggW__drawerActive .mobile-drawer-module__Fa0ggW__drawerArrow{color:var(--accent-strong)}.mobile-drawer-module__Fa0ggW__drawerFoot{align-items:center;gap:12px;margin-top:auto;padding-top:22px;display:flex}.mobile-drawer-module__Fa0ggW__drawerFootText{font-family:var(--font-broadcast);font-size:var(--text-xs);letter-spacing:.1em;color:var(--band-dark-ink-2)}.mobile-drawer-module__Fa0ggW__drawerHaptics{border-radius:var(--radius-full,9999px);min-height:36px;color:var(--band-dark-ink-2);font-family:var(--font-broadcast);letter-spacing:.08em;cursor:pointer;touch-action:manipulation;background:0 0;border:1px solid #ffffff29;align-items:center;gap:6px;margin-left:auto;padding:6px 14px;font-size:.74rem;display:inline-flex}.mobile-drawer-module__Fa0ggW__drawerHaptics[data-on=true]{color:var(--accent-strong);border-color:var(--accent-strong)}@media (prefers-reduced-motion:reduce){.mobile-drawer-module__Fa0ggW__drawerPanel,.mobile-drawer-module__Fa0ggW__drawerScrim{animation:none}}[data-theme=light] .mobile-drawer-module__Fa0ggW__drawerPanel{background:var(--surface);border-left:1px solid var(--border);--band-dark-ink:var(--text-1);--band-dark-ink-2:var(--text-2);box-shadow:-20px 0 50px #0f172a14}[data-theme=light] .mobile-drawer-module__Fa0ggW__drawerLinks a{border-bottom:1px solid var(--border)}[data-theme=light] .mobile-drawer-module__Fa0ggW__drawerActive{color:var(--accent)!important}[data-theme=light] .mobile-drawer-module__Fa0ggW__drawerActive .mobile-drawer-module__Fa0ggW__drawerArrow{color:var(--accent)!important}
.sidebar-nav-module__eip0kG__sidebarMenu{scrollbar-width:thin;scrollbar-color:var(--border) transparent;flex-direction:column;flex:1;gap:4px;padding:12px 10px;display:flex;overflow:hidden auto}.sidebar-nav-module__eip0kG__group{flex-direction:column;margin-bottom:2px;display:flex}.sidebar-nav-module__eip0kG__group+.sidebar-nav-module__eip0kG__group{border-top:1px solid var(--border-soft);margin-top:4px;padding-top:4px}.sidebar-nav-module__eip0kG__groupHeader{cursor:pointer;border-radius:var(--radius-sm);transition:background-color var(--transition-fast) ease;background:0 0;border:none;justify-content:space-between;align-items:center;padding:6px 12px;display:flex}.sidebar-nav-module__eip0kG__groupHeader:hover{background-color:var(--surface-2)}.sidebar-nav-module__eip0kG__groupLabel{font-size:var(--text-2xs);text-transform:uppercase;letter-spacing:.06em;color:var(--text-3);-webkit-user-select:none;user-select:none;font-weight:700}.sidebar-nav-module__eip0kG__groupChevron{color:var(--text-3);transition:transform var(--transition-fast) ease;flex-shrink:0}.sidebar-nav-module__eip0kG__groupChevronOpen{transform:rotate(180deg)}.sidebar-nav-module__eip0kG__groupItems{transition:grid-template-rows var(--transition-normal) ease;grid-template-rows:0fr;display:grid;overflow:hidden}.sidebar-nav-module__eip0kG__groupItems[data-expanded]{grid-template-rows:1fr}.sidebar-nav-module__eip0kG__groupItemsInner{flex-direction:column;min-height:0;display:flex;overflow:hidden}.sidebar-nav-module__eip0kG__menuItem{border-radius:var(--radius-md);color:var(--text-2);transition:background-color var(--transition-fast) ease, color var(--transition-fast) ease, transform var(--transition-fast) ease;white-space:nowrap;align-items:center;gap:10px;min-width:0;margin:1px 0;padding:9px 12px;font-size:.88rem;font-weight:500;text-decoration:none;display:flex}.sidebar-nav-module__eip0kG__menuItem:hover{background-color:var(--surface-2);color:var(--text-1);transform:translate(2px)}.sidebar-nav-module__eip0kG__menuItemActive{background-color:var(--accent-pale);color:var(--accent);font-weight:600}.sidebar-nav-module__eip0kG__menuItemActive:hover{background-color:var(--accent-pale);color:var(--accent);transform:none}.sidebar-nav-module__eip0kG__menuLabel{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sidebar-nav-module__eip0kG__groupCollapsed{flex-direction:column;align-items:center;gap:2px;padding:4px 0;display:flex}.sidebar-nav-module__eip0kG__groupCollapsed+.sidebar-nav-module__eip0kG__groupCollapsed{border-top:1px solid var(--border-soft);margin-top:4px;padding-top:8px}.sidebar-nav-module__eip0kG__menuItemCollapsed{border-radius:var(--radius-md);justify-content:center;gap:0;width:40px;height:40px;padding:0}.sidebar-nav-module__eip0kG__menuItemCollapsed:hover{transform:none}.sidebar-nav-module__eip0kG__collapseBtn{border:1px solid var(--border-soft);border-radius:var(--radius-md);background:var(--surface);width:32px;height:32px;color:var(--text-3);cursor:pointer;transition:background-color var(--transition-fast) ease, color var(--transition-fast) ease, border-color var(--transition-fast) ease;justify-content:center;align-items:center;display:flex}.sidebar-nav-module__eip0kG__collapseBtn:hover{background-color:var(--surface-2);color:var(--text-1);border-color:var(--border)}.sidebar-nav-module__eip0kG__mobileMenuBtn{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);width:40px;height:40px;color:var(--text-2);cursor:pointer;transition:background-color var(--transition-fast) ease;justify-content:center;align-items:center;display:none}.sidebar-nav-module__eip0kG__mobileMenuBtn:hover{background-color:var(--surface-2)}@media (max-width:768px){.sidebar-nav-module__eip0kG__mobileMenuBtn{display:flex}}.sidebar-nav-module__eip0kG__drawerBackdrop{z-index:1000;background:color-mix(in srgb, var(--bg-base) 60%, transparent);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:sidebar-nav-module__eip0kG__fadeIn var(--transition-fast) ease;overscroll-behavior:contain;display:flex;position:fixed;inset:0}@keyframes sidebar-nav-module__eip0kG__fadeIn{0%{opacity:0}to{opacity:1}}.sidebar-nav-module__eip0kG__drawerPanel{background:var(--surface);border-right:1px solid var(--border);width:280px;max-width:85vw;height:100%;animation:sidebar-nav-module__eip0kG__slideIn var(--transition-normal) ease;overscroll-behavior:contain;flex-direction:column;display:flex}@keyframes sidebar-nav-module__eip0kG__slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}.sidebar-nav-module__eip0kG__drawerHeader{border-bottom:1px solid var(--border-soft);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.sidebar-nav-module__eip0kG__drawerTitle{color:var(--text-1);font-size:.95rem;font-weight:700}.sidebar-nav-module__eip0kG__drawerClose{border-radius:var(--radius-md);width:32px;height:32px;color:var(--text-2);cursor:pointer;transition:background-color var(--transition-fast) ease, color var(--transition-fast) ease;background:0 0;border:none;justify-content:center;align-items:center;display:flex}.sidebar-nav-module__eip0kG__drawerClose:hover{background-color:var(--surface-2);color:var(--text-1)}.sidebar-nav-module__eip0kG__drawerNav{overscroll-behavior:contain;flex-direction:column;flex:1;gap:4px;padding:12px 10px;display:flex;overflow-y:auto}.sidebar-nav-module__eip0kG__navBadge{background:var(--danger-bg);min-width:20px;height:20px;color:var(--danger);border-radius:10px;justify-content:center;align-items:center;margin-left:auto;padding:0 6px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}
.site-header-module__GT3V8a__header{--h:var(--site-header-h);z-index:1200;background:var(--band-dark);width:100%;color:var(--band-dark-ink);border-bottom:1px solid #7ddf8a24;transition:box-shadow .25s,-webkit-backdrop-filter .25s,backdrop-filter .25s;position:fixed;top:0;left:0;right:0}.site-header-module__GT3V8a__header[data-schools-page]{--_hp:var(--header-hide-progress,0);opacity:calc(1 - var(--_hp));transform:translateY(calc(var(--_hp) * -100%))}.site-header-module__GT3V8a__header[data-scrolled]{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 14px 38px #0000006b}.site-header-module__GT3V8a__topEdge{inset-inline:0;background:var(--lt-edge);height:2px;position:absolute;top:0}.site-header-module__GT3V8a__inner{height:var(--h);align-items:center;gap:clamp(12px,2vw,28px);width:min(1240px,100% - clamp(24px,5vw,64px));margin-inline:auto;display:flex;transform:translate(-24px)}.site-header-module__GT3V8a__brand{color:var(--band-dark-ink);flex-shrink:0;align-items:center;gap:10px;text-decoration:none;display:flex}.site-header-module__GT3V8a__brandLogo{object-fit:contain;flex-shrink:0;width:34px;height:34px}.site-header-module__GT3V8a__brandWord{font-family:var(--font-serif-zh);letter-spacing:.02em;font-size:1.18rem;font-weight:900}.site-header-module__GT3V8a__brandSub{font-family:var(--font-broadcast);letter-spacing:.28em;color:var(--accent-strong);align-self:flex-end;padding-bottom:4px;font-size:.6rem}.site-header-module__GT3V8a__nav{flex:auto;justify-content:center;min-width:0;display:flex}.site-header-module__GT3V8a__navList{gap:2px;margin:0;padding:0;list-style:none;display:flex}.site-header-module__GT3V8a__navList a{font-family:var(--font-broadcast);letter-spacing:.03em;color:var(--band-dark-ink-2);white-space:nowrap;border-radius:8px;padding:9px 14px;font-size:.92rem;font-weight:600;text-decoration:none;transition:color .18s,background .18s;display:block;position:relative}.site-header-module__GT3V8a__navList a:after{content:"";background:var(--lt-edge);transform-origin:0;border-radius:2px;height:2px;transition:transform .22s;position:absolute;bottom:4px;left:14px;right:14px;transform:scaleX(0)}.site-header-module__GT3V8a__navList a.site-header-module__GT3V8a__active:after{transform:scaleX(1)}.site-header-module__GT3V8a__navList a.site-header-module__GT3V8a__active{color:#fff}.site-header-module__GT3V8a__tail{flex-shrink:0;align-items:center;gap:12px;display:flex}.site-header-module__GT3V8a__hamburger{cursor:pointer;box-sizing:border-box;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;min-width:44px;min-height:44px;padding:14px 12px;display:none}.site-header-module__GT3V8a__hamburger span{background:var(--band-dark-ink);border-radius:2px;width:22px;height:2.4px;display:block}.nav{display:none!important}@media (hover:hover){.site-header-module__GT3V8a__navList a:hover{color:#fff;background:#ffffff0d}.site-header-module__GT3V8a__navList a:hover:after{transform:scaleX(1)}}@media (pointer:coarse){.site-header-module__GT3V8a__hamburger:active{transition:transform 90ms;transform:scale(.92)}}@media (max-width:920px){.site-header-module__GT3V8a__inner{transform:none}.site-header-module__GT3V8a__nav{display:none}.site-header-module__GT3V8a__hamburger{display:flex}}@media (max-width:420px){.site-header-module__GT3V8a__brandSub{display:none}}@media (max-width:359px){.site-header-module__GT3V8a__brand{gap:8px}}[data-theme=light] .site-header-module__GT3V8a__header{background:var(--surface-veil);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--text-1);border-bottom:1px solid var(--border);--band-dark-ink:var(--text-1);--band-dark-ink-2:var(--text-2)}[data-theme=light] .site-header-module__GT3V8a__header[data-scrolled]{box-shadow:var(--shadow-md)}[data-theme=light] .site-header-module__GT3V8a__brandSub{color:var(--accent)}[data-theme=light] .site-header-module__GT3V8a__navList a.site-header-module__GT3V8a__active{color:var(--accent)}@media (hover:hover){[data-theme=light] .site-header-module__GT3V8a__navList a:hover{color:var(--accent);background:var(--surface-2)}}
body{padding-top:0!important}.admin-layout-module__4CNxQa__adminRoot{background:var(--bg-base);color:var(--text-1);flex-direction:column;min-height:100vh;display:flex}.admin-layout-module__4CNxQa__adminLayout{width:100%;min-height:100vh;display:flex}.admin-layout-module__4CNxQa__sidebar{background-color:var(--surface);border-right:1px solid var(--border);z-index:100;width:240px;transition:width var(--transition-normal) ease;flex-direction:column;display:flex;position:fixed;top:0;bottom:0;left:0}.admin-layout-module__4CNxQa__sidebar[data-collapsed]{width:64px}.admin-layout-module__4CNxQa__sidebarHeader{border-bottom:1px solid var(--border-soft);align-items:center;gap:10px;min-height:60px;padding:18px 16px;display:flex}.admin-layout-module__4CNxQa__sidebar[data-collapsed] .admin-layout-module__4CNxQa__sidebarHeader{justify-content:center;padding:18px 12px}.admin-layout-module__4CNxQa__logoIcon{background-color:var(--accent-pale);border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;padding:7px;display:flex}.admin-layout-module__4CNxQa__logoImg{object-fit:contain;width:18px;height:18px}.admin-layout-module__4CNxQa__logoTitle{color:var(--text-1);letter-spacing:-.01em;white-space:nowrap;font-size:.92rem;font-weight:700;overflow:hidden}.admin-layout-module__4CNxQa__adminInfo{border:1px solid var(--border-soft);border-radius:var(--radius-md);background-color:var(--surface);align-items:center;gap:10px;min-height:40px;padding:5px 10px 5px 8px;display:flex}.admin-layout-module__4CNxQa__adminAvatar{border-radius:var(--radius-full);background-color:var(--surface-3);width:28px;height:28px;color:var(--text-2);flex-shrink:0;justify-content:center;align-items:center;font-size:.82rem;font-weight:600;display:flex}.admin-layout-module__4CNxQa__adminMeta{flex-direction:column;min-width:0;display:flex}.admin-layout-module__4CNxQa__adminName{font-size:var(--text-xs);color:var(--text-1);text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.admin-layout-module__4CNxQa__adminRole{color:var(--text-3);font-size:.68rem}.admin-layout-module__4CNxQa__logoutBtn{border:1px solid var(--border);border-radius:var(--radius-md);background-color:var(--surface);min-height:40px;color:var(--text-3);cursor:pointer;transition:background-color var(--transition-fast) ease, border-color var(--transition-fast) ease, color var(--transition-fast) ease;justify-content:center;align-items:center;gap:5px;padding:0 12px;font-size:.75rem;font-weight:600;text-decoration:none;display:flex}.admin-layout-module__4CNxQa__logoutBtn:hover{background-color:var(--danger-bg);border-color:color-mix(in srgb, var(--danger) 24%, transparent);color:var(--danger)}.admin-layout-module__4CNxQa__topBar{z-index:90;border-bottom:1px solid var(--border-soft);background:color-mix(in srgb, var(--surface) 94%, transparent);min-height:60px;box-shadow:0 1px 0 color-mix(in srgb, var(--border) 54%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:left var(--transition-normal) ease;justify-content:space-between;align-items:center;gap:16px;padding:0 32px;display:flex;position:fixed;top:0;left:240px;right:0}.admin-layout-module__4CNxQa__topBarMobileTitle{align-items:center;gap:12px;min-width:0;display:none}.admin-layout-module__4CNxQa__topBarActions{align-items:center;gap:10px;min-width:0;margin-left:auto;display:flex}.admin-layout-module__4CNxQa__topTheme{justify-content:center;align-items:center;min-height:40px;display:inline-flex}.admin-layout-module__4CNxQa__mainContent{min-width:0;transition:margin-left var(--transition-normal) ease;flex:1;margin-left:240px;padding:96px 48px 36px;overflow-y:auto}[data-collapsed] .admin-layout-module__4CNxQa__mainContent,.admin-layout-module__4CNxQa__adminLayout[data-collapsed]>.admin-layout-module__4CNxQa__mainContent{margin-left:64px}.admin-layout-module__4CNxQa__adminLayout[data-collapsed] .admin-layout-module__4CNxQa__topBar{left:64px}.admin-layout-module__4CNxQa__mobileTitle{color:var(--text-1);font-size:.95rem;font-weight:700}@media (max-width:1024px){.admin-layout-module__4CNxQa__sidebar{width:210px}.admin-layout-module__4CNxQa__sidebar[data-collapsed]{width:64px}.admin-layout-module__4CNxQa__mainContent{margin-left:210px;padding:88px 32px 28px}.admin-layout-module__4CNxQa__topBar{padding:0 24px;left:210px}.admin-layout-module__4CNxQa__adminLayout[data-collapsed]>.admin-layout-module__4CNxQa__mainContent{margin-left:64px}.admin-layout-module__4CNxQa__adminLayout[data-collapsed] .admin-layout-module__4CNxQa__topBar{left:64px}}@media (max-width:768px){.admin-layout-module__4CNxQa__sidebar{display:none}.admin-layout-module__4CNxQa__mainContent{margin-left:0;padding:80px 20px 20px}.admin-layout-module__4CNxQa__adminLayout[data-collapsed]>.admin-layout-module__4CNxQa__mainContent{margin-left:0}.admin-layout-module__4CNxQa__topBar{gap:12px;min-height:60px;padding:0 16px;left:0}.admin-layout-module__4CNxQa__topBarMobileTitle{display:flex}.admin-layout-module__4CNxQa__topBarActions{gap:8px}.admin-layout-module__4CNxQa__adminMeta,.admin-layout-module__4CNxQa__logoutBtn span{display:none}}
.site-footer-module__684zKa__footer{color:var(--text-2);background:linear-gradient(180deg, #07101edb, #07101ef5), url(/assets/generated/footer-stadium-lights.webp) center top / cover no-repeat, var(--footer-bg);margin-top:0;position:relative;overflow:hidden}.site-footer-module__684zKa__footer:before{content:"";background:var(--lt-edge);height:2px;display:block}[data-theme=light] .site-footer-module__684zKa__footer{background:linear-gradient(180deg, var(--surface-2), var(--surface-3));color:var(--text-2)}[data-theme=light] .site-footer-module__684zKa__colTitle{color:var(--text-1);text-shadow:none}:is([data-theme=light] .site-footer-module__684zKa__text,[data-theme=light] .site-footer-module__684zKa__line){color:var(--text-2)}[data-theme=light] .site-footer-module__684zKa__tagline{color:var(--accent-gold)}[data-theme=light] .site-footer-module__684zKa__bottom{color:var(--text-3);border-color:var(--border)}.site-footer-module__684zKa__inner{width:min(1240px,100% - clamp(28px,6vw,96px));margin-inline:auto;padding:clamp(40px,5vw,56px) 0 26px}.site-footer-module__684zKa__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:32px;margin-bottom:30px;display:grid}.site-footer-module__684zKa__col{flex-direction:column;gap:10px;transition:transform .12s;display:flex}.site-footer-module__684zKa__colTitle{font-family:var(--font-serif-zh);letter-spacing:.04em;color:var(--on-hero);text-shadow:0 0 12px #50d8fe47;margin:0 0 6px;font-size:1.2rem;font-weight:800}.site-footer-module__684zKa__tagline{font-family:var(--font-serif-zh);letter-spacing:.16em;color:var(--accent-gold-strong);margin:0;font-size:1.05rem}.site-footer-module__684zKa__text{color:var(--text-3);max-width:42ch;margin:0;font-size:.92rem;line-height:1.85}.site-footer-module__684zKa__introLink{color:var(--accent);text-underline-offset:3px;text-decoration:underline}.site-footer-module__684zKa__introLink:hover{color:color-mix(in srgb, var(--accent) 80%, var(--surface))}.site-footer-module__684zKa__introLink:focus-visible{outline:2px solid var(--accent);outline-offset:2px}[data-theme=light] .site-footer-module__684zKa__introLink{color:var(--accent)}.site-footer-module__684zKa__line{color:var(--text-2);align-items:center;gap:8px;font-size:.92rem;line-height:1.4;text-decoration:none;display:inline-flex}.site-footer-module__684zKa__icon{fill:currentColor;flex-shrink:0;width:16px;height:16px}.site-footer-module__684zKa__link{transition:color .15s,opacity .15s}.site-footer-module__684zKa__link:hover{color:var(--accent)}[data-theme=light] .site-footer-module__684zKa__link:hover{color:var(--accent)}.site-footer-module__684zKa__bottom{border-top:1px solid color-mix(in srgb, var(--on-hero) 10%, transparent);color:var(--text-3);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding-top:20px;font-size:.84rem;display:flex}.site-footer-module__684zKa__bottomMark{font-family:var(--font-broadcast);letter-spacing:.1em;color:var(--accent-strong)}.site-footer-module__684zKa__lawn{touch-action:none;background:repeating-linear-gradient(90deg,#7ddf8a0d 0 40px,#7ddf8a1a 40px 80px),url(/assets/generated/turf-texture.webp) 50%/cover no-repeat,linear-gradient(#0f6b4852,#081b2e33);width:100%;transition:height .45s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.site-footer-module__684zKa__lawnPulling{transition:none!important}.site-footer-module__684zKa__lawnOpen{border-top:2px solid #50d8fe59}.site-footer-module__684zKa__lawnHint{z-index:2;font-family:var(--font-broadcast);letter-spacing:.06em;color:#e8f3ffd9;text-shadow:0 1px 3px #000000b3;pointer-events:none;white-space:nowrap;font-size:.68rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.site-footer-module__684zKa__lawnOpen .site-footer-module__684zKa__lawnHint{letter-spacing:.08em;font-size:.76rem;top:8px;transform:translate(-50%)}.site-footer-module__684zKa__lawnCanvas{cursor:grab;width:100%;height:100%;position:absolute;inset:0}.site-footer-module__684zKa__lawnCanvas:active{cursor:grabbing}.site-footer-module__684zKa__goalBanner{z-index:3;font-family:var(--font-broadcast);letter-spacing:.1em;color:var(--on-accent);background:linear-gradient(120deg, var(--accent-2), var(--accent));pointer-events:none;border-radius:999px;padding:10px 26px;font-size:1.4rem;font-weight:800;animation:.4s cubic-bezier(.16,1,.3,1) both site-footer-module__684zKa__goalPop;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 12px 40px #38bdf880}@keyframes site-footer-module__684zKa__goalPop{0%{opacity:0;transform:translate(-50%,-50%)scale(.6)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@media (max-width:760px){.site-footer-module__684zKa__grid{grid-template-columns:1fr;gap:24px}}@media (max-width:479px){.site-footer-module__684zKa__grid{gap:18px;margin-bottom:22px}.site-footer-module__684zKa__inner{padding:clamp(28px, 6vw, 40px) 0 calc(22px + env(safe-area-inset-bottom))}.site-footer-module__684zKa__colTitle{font-size:1.08rem}.site-footer-module__684zKa__text{max-width:none;font-size:.9rem;line-height:1.75}.site-footer-module__684zKa__bottom{padding-top:16px;font-size:.78rem}.site-footer-module__684zKa__lawnHint{font-size:.7rem;top:6px}.site-footer-module__684zKa__goalBanner{padding:8px 18px;font-size:1.1rem}}@media (prefers-reduced-motion:reduce){.site-footer-module__684zKa__lawn{transition:none}.site-footer-module__684zKa__goalBanner{animation:none}}
body{padding-top:0!important}.referee-shell-module__jrf5yq__shell{background:var(--bg-base);min-height:100vh;color:var(--text-1);flex-direction:column;display:flex}.referee-shell-module__jrf5yq__header{z-index:50;justify-content:space-between;align-items:center;gap:var(--space-md);padding:var(--space-sm) var(--space-md);padding-top:max(var(--space-sm), env(safe-area-inset-top));border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--surface) 92%, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;position:sticky;top:0}.referee-shell-module__jrf5yq__brand{align-items:center;gap:var(--space-sm);min-width:0;color:inherit;text-decoration:none;display:flex}.referee-shell-module__jrf5yq__brand:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:var(--radius-sm)}.referee-shell-module__jrf5yq__logoWrap{padding:var(--space-xs);border-radius:var(--radius-md);background:var(--accent-pale);flex:none;justify-content:center;align-items:center;display:flex}.referee-shell-module__jrf5yq__logoImg{object-fit:contain;width:1.25rem;height:1.25rem}.referee-shell-module__jrf5yq__brandText{flex-direction:column;gap:0;min-width:0;display:flex}.referee-shell-module__jrf5yq__brandTitle{font-size:var(--text-sm);color:var(--text-1);letter-spacing:var(--tracking-tight);white-space:nowrap;text-overflow:ellipsis;font-weight:700;overflow:hidden}.referee-shell-module__jrf5yq__brandKicker{font-size:var(--text-xs);color:var(--text-3)}.referee-shell-module__jrf5yq__headerActions{align-items:center;gap:var(--space-sm);flex-shrink:0;display:flex}.referee-shell-module__jrf5yq__logoutLink{align-items:center;gap:var(--space-xs);min-height:var(--control-height-sm);padding:0 var(--space-sm);border-radius:var(--control-radius);font-size:var(--text-xs);color:var(--text-2);transition:color var(--duration-fast) var(--ease-standard), background-color var(--duration-fast) var(--ease-standard);touch-action:manipulation;font-weight:600;text-decoration:none;display:inline-flex}.referee-shell-module__jrf5yq__logoutLink:hover{color:var(--text-1);background:var(--surface-2)}.referee-shell-module__jrf5yq__logoutLink:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.referee-shell-module__jrf5yq__main{width:100%;max-width:var(--content-max,48rem);padding:var(--space-lg) var(--space-md);padding-bottom:max(var(--space-lg), env(safe-area-inset-bottom));flex:auto;margin:0 auto}
.introduce-layout-module__DiJ7ga__introducePage{width:100%;margin:0;padding:0}.introduce-layout-module__DiJ7ga__docsRoot{--introduce-sidebar-w:16rem;--introduce-toc-w:14rem;--introduce-header-h:66px;--introduce-mobile-bar-h:2.75rem;--introduce-scroll-margin:calc(var(--introduce-header-h) + 1.25rem);width:100%;min-height:calc(100dvh - var(--introduce-header-h));flex-direction:column;display:flex;position:relative}.introduce-layout-module__DiJ7ga__docsBody{flex:1;align-items:stretch;width:100%;min-width:0;display:flex}.introduce-layout-module__DiJ7ga__docsSiteFooter{opacity:0;pointer-events:none;width:100%;max-height:0;transition:max-height .55s cubic-bezier(.16, 1, .3, 1), opacity .4s var(--ease-standard), transform .45s cubic-bezier(.16, 1, .3, 1);flex-shrink:0;overflow:hidden;transform:translateY(1.5rem)}.introduce-layout-module__DiJ7ga__docsSiteFooterRevealed{opacity:1;pointer-events:auto;max-height:120rem;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.introduce-layout-module__DiJ7ga__docsSiteFooter{transition:none}.introduce-layout-module__DiJ7ga__docsSiteFooter:not(.introduce-layout-module__DiJ7ga__docsSiteFooterRevealed){visibility:hidden}}.introduce-layout-module__DiJ7ga__progressTrack{top:var(--introduce-header-h);height:2px;z-index:calc(var(--z-header) - 1);pointer-events:none;position:fixed;left:0;right:0}.introduce-layout-module__DiJ7ga__progressBar{transform-origin:0;background:linear-gradient(90deg, var(--accent), color-mix(in srgb, var(--accent) 70%, var(--accent-2)));height:100%;transition:transform .2s var(--ease-standard)}@media (prefers-reduced-motion:reduce){.introduce-layout-module__DiJ7ga__progressBar{transition:none}}.introduce-layout-module__DiJ7ga__docsMobileHeader{justify-content:space-between;align-items:center;gap:var(--space-sm);padding:var(--space-sm) var(--space-md);margin-bottom:var(--space-md);border:1px solid var(--border);border-radius:var(--radius-lg);background:color-mix(in srgb, var(--surface-2) 90%, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex}@media (min-width:768px){.introduce-layout-module__DiJ7ga__docsMobileHeader{display:none}}.introduce-layout-module__DiJ7ga__docsMobileHeaderBrand{align-items:center;gap:var(--space-sm);font-size:var(--text-sm);color:var(--text-1);font-weight:600;display:flex}.introduce-layout-module__DiJ7ga__docsMobileHeaderActions{align-items:center;gap:var(--space-xs);display:flex}.introduce-layout-module__DiJ7ga__docsMobileIconBtn{border-radius:var(--radius-md);background:var(--surface-3);width:2.25rem;height:2.25rem;color:var(--text-2);cursor:pointer;touch-action:manipulation;border:none;justify-content:center;align-items:center;display:flex}.introduce-layout-module__DiJ7ga__docsMobileIconBtn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.introduce-layout-module__DiJ7ga__docsMain{width:100%;min-width:0;padding-bottom:calc(4.5rem + env(safe-area-inset-bottom,0px));flex-direction:column;flex:1;display:flex}@media (min-width:768px){.introduce-layout-module__DiJ7ga__docsMain{padding-bottom:var(--space-lg)}}.introduce-layout-module__DiJ7ga__docsContentRow{align-items:flex-start;gap:clamp(var(--space-md), 2vw, var(--space-xl));width:100%;max-width:none;padding-inline:clamp(var(--space-md), 2.5vw, var(--space-2xl));flex:1;margin-inline:0;display:flex}.introduce-layout-module__DiJ7ga__docArticle{min-width:0;max-width:none;padding-top:var(--space-sm);flex:1}@media (min-width:768px){.introduce-layout-module__DiJ7ga__docArticle{padding-top:var(--space-lg);padding-right:clamp(var(--space-md), 3vw, var(--space-2xl))}}@media (min-width:1280px){.introduce-layout-module__DiJ7ga__docArticle{padding-right:0}}.introduce-layout-module__DiJ7ga__docsBottomNav{z-index:var(--z-sticky);padding-bottom:env(safe-area-inset-bottom,0px);background:color-mix(in srgb, var(--surface) 95%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--border);box-shadow:0 -4px 24px color-mix(in srgb, var(--text-1) 6%, transparent);display:flex;position:fixed;bottom:0;left:0;right:0}@media (min-width:768px){.introduce-layout-module__DiJ7ga__docsBottomNav{display:none}}.introduce-layout-module__DiJ7ga__bottomNavItem{min-height:3.5rem;padding:var(--space-sm);font-size:var(--text-2xs);color:var(--text-2);cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2px;text-decoration:none;display:flex}.introduce-layout-module__DiJ7ga__bottomNavItem:hover{color:var(--text-1)}.introduce-layout-module__DiJ7ga__bottomNavItem:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.introduce-layout-module__DiJ7ga__bottomNavItemActive{color:var(--accent)}.introduce-layout-module__DiJ7ga__backToTop{right:var(--space-lg);bottom:calc(4.75rem + env(safe-area-inset-bottom,0px));z-index:var(--z-sticky);border:1px solid var(--border);border-radius:var(--radius-full);background:color-mix(in srgb, var(--surface) 92%, transparent);width:2.75rem;height:2.75rem;color:var(--text-2);box-shadow:var(--shadow-card);cursor:pointer;touch-action:manipulation;opacity:0;pointer-events:none;transition:opacity .2s var(--ease-standard), transform .2s var(--ease-standard);justify-content:center;align-items:center;display:flex;position:fixed;transform:translateY(8px)}.introduce-layout-module__DiJ7ga__backToTopVisible{opacity:1;pointer-events:auto;transform:translateY(0)}.introduce-layout-module__DiJ7ga__backToTop:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media (min-width:768px){.introduce-layout-module__DiJ7ga__backToTop{bottom:var(--space-xl)}}
.introduce-drawer-module__4J9pWa__docDrawerRoot{z-index:var(--z-drawer);touch-action:none;position:fixed;inset:0}.introduce-drawer-module__4J9pWa__drawerBackdrop{background:color-mix(in srgb, var(--text-1) 35%, transparent);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;border:none;padding:0;position:absolute;inset:0}.introduce-drawer-module__4J9pWa__docDrawerPanel{background:var(--surface);border-right:1px solid var(--border);width:min(84%,320px);box-shadow:var(--shadow-card-strong);overscroll-behavior:contain;flex-direction:column;display:flex;position:absolute;top:0;bottom:0;left:0}@media (prefers-reduced-motion:no-preference){.introduce-drawer-module__4J9pWa__docDrawerPanel{animation:introduce-drawer-module__4J9pWa__introduceSlideInLeft .28s var(--ease-out-soft)}}@keyframes introduce-drawer-module__4J9pWa__introduceSlideInLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}.introduce-drawer-module__4J9pWa__drawerHeader{justify-content:space-between;align-items:center;gap:var(--space-sm);padding:var(--space-md) var(--space-lg);border-bottom:1px solid var(--border);flex-shrink:0;display:flex}.introduce-drawer-module__4J9pWa__drawerTitle{align-items:center;gap:var(--space-sm);font-size:var(--text-sm);color:var(--text-1);font-weight:600;display:flex}.introduce-drawer-module__4J9pWa__drawerClose{border-radius:var(--radius-md);width:2.25rem;height:2.25rem;color:var(--text-2);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:flex}.introduce-drawer-module__4J9pWa__drawerClose:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.introduce-drawer-module__4J9pWa__drawerNav{padding:var(--space-sm) var(--space-md) var(--space-lg);overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:1;overflow-y:auto}.introduce-drawer-module__4J9pWa__drawerTreePartRow{align-items:stretch;gap:2px;display:flex}.introduce-drawer-module__4J9pWa__drawerTreePartLink{align-items:flex-start;gap:var(--space-sm);min-height:2.25rem;padding:var(--space-sm) var(--space-sm);font-size:var(--text-sm);color:var(--text-2);border-radius:var(--radius-md);font-weight:600;line-height:var(--leading-snug);flex:1;display:flex}.introduce-drawer-module__4J9pWa__drawerTreeChildLink{align-items:flex-start;gap:var(--space-sm);width:100%;min-height:2rem;padding:var(--space-sm) var(--space-sm) var(--space-sm) 2.25rem;font-size:var(--text-xs);color:var(--text-2);border-radius:var(--radius-md);line-height:var(--leading-snug);text-decoration:none;display:flex}.introduce-drawer-module__4J9pWa__drawerTreeChildLink:hover{color:var(--text-1);background:color-mix(in srgb, var(--accent) 8%, transparent)}.introduce-drawer-module__4J9pWa__drawerTreeChildren{padding:0 0 var(--space-xs);margin:0;list-style:none}
