:root{--primary-blue:#0184ff;--primary-blue-light:#33a1ff;--primary-blue-dark:#06c;--accent-yellow:#fad75a;--accent-yellow-light:#fbe485;--accent-yellow-dark:#f8ca2b;--accent-yellow-darker:#d4a614;--text-primary:#000;--text-secondary:#666;--text-tertiary:#999;--background-primary:#f7f4ee;--background-secondary:#f0ece4;--background-tertiary:#e8e4db;--surface-card:#fff;--surface:#f8f9fa;--surface-elevated:#f1f3f4;--border-color:#e0e0e0;--shadow-light:0 1px 3px #00000014;--shadow-medium:0 4px 12px #0000001f;--shadow-heavy:0 8px 24px #00000029;--shadow-blue:0 4px 16px #0184ff33;--shadow-yellow:0 4px 16px #fad75a4d;--radius-small:8px;--radius-medium:12px;--radius-large:16px;--radius-xl:20px;--font-sans:"Noto Sans TC", "Noto Sans", "Microsoft JhengHei", "PingFang TC", Arial, sans-serif;--texture-noise:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.45' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");--texture-foundation-opacity:.025;--texture-section-opacity:.04}html[data-theme=dark]{--primary-blue:#4aa3ff;--primary-blue-light:#78baff;--primary-blue-dark:#168cff;--text-primary:#f4f4f5;--text-secondary:#b7b7be;--text-tertiary:#85858f;--background-primary:#111113;--background-secondary:#18181b;--background-tertiary:#242428;--surface-card:#1a1a1d;--surface:#202024;--surface-elevated:#29292e;--border-color:#37373d;--shadow-light:0 1px 3px #00000052;--shadow-medium:0 6px 18px #00000057;--shadow-heavy:0 12px 32px #0000006b;--shadow-blue:0 5px 18px #4aa3ff33;--shadow-yellow:0 5px 18px #fad75a2e}html{scroll-behavior:smooth;font-size:16px}body{font-family:var(--font-sans);letter-spacing:.04em;color:var(--text-primary);background-color:var(--background-primary);-webkit-font-smoothing:antialiased;margin:0;font-weight:400;line-height:1.75}body,main,.course-card,.schedule-block{transition:color .18s,background-color .18s,border-color .18s}html[data-theme=dark] body{background-color:var(--background-primary)}html[data-theme=dark] .bg-white{background-color:var(--surface-card)!important}html[data-theme=dark] .bg-\[\#f7f4ee\]{background-color:var(--background-primary)!important}html[data-theme=dark] .hover\:bg-\[\#f7f4ee\]:hover{background-color:var(--surface-elevated)!important}html[data-theme=dark] .text-ink{color:var(--text-primary)!important}html[data-theme=dark] .text-ink-muted{color:var(--text-secondary)!important}html[data-theme=dark] .text-ink-subtle{color:var(--text-tertiary)!important}html[data-theme=dark] .bg-surface{background-color:var(--surface)!important}html[data-theme=dark] .bg-surface-elevated{background-color:var(--surface-elevated)!important}html[data-theme=dark] .border-border,html[data-theme=dark] .border-zinc-200,html[data-theme=dark] .divide-border>:not([hidden])~:not([hidden]){border-color:var(--border-color)!important}.site-back-link{top:max(1rem, env(safe-area-inset-top));left:max(1rem, env(safe-area-inset-left));z-index:70;border:1px solid var(--border-color);background:color-mix(in srgb, var(--surface-card) 90%, transparent);min-height:2.5rem;color:var(--text-primary);font:700 .75rem/1 var(--font-sans);letter-spacing:.02em;box-shadow:var(--shadow-medium);-webkit-backdrop-filter:blur(14px);border-radius:999px;align-items:center;gap:.4rem;padding:.45rem .85rem .45rem .65rem;text-decoration:none;transition:color .18s,background-color .18s,border-color .18s,transform .18s,box-shadow .18s;display:inline-flex;position:fixed}.site-back-link svg{flex:none;width:1rem;height:1rem}.site-back-link:hover{border-color:var(--primary-blue);color:var(--primary-blue);box-shadow:var(--shadow-heavy);transform:translateY(-1px)}.site-back-link:focus-visible{outline:2px solid var(--primary-blue);outline-offset:3px}.site-theme-toggle{top:max(1rem, env(safe-area-inset-top));right:max(1rem, env(safe-area-inset-right));z-index:70;border:1px solid var(--border-color);background:color-mix(in srgb, var(--surface-card) 90%, transparent);min-height:2.5rem;color:var(--text-primary);font:700 .75rem/1 var(--font-sans);letter-spacing:.02em;box-shadow:var(--shadow-medium);-webkit-backdrop-filter:blur(14px);cursor:pointer;border-radius:999px;align-items:center;gap:.45rem;padding:.45rem .8rem;transition:color .18s,background-color .18s,border-color .18s,transform .18s,box-shadow .18s;display:inline-flex;position:fixed}.site-theme-toggle:hover{border-color:var(--primary-blue);color:var(--primary-blue);box-shadow:var(--shadow-heavy);transform:translateY(-1px)}.site-theme-toggle:focus-visible{outline:2px solid var(--primary-blue);outline-offset:3px}.site-theme-icon-wrap{width:1rem;height:1rem;display:block;position:relative}.site-theme-icon{width:1rem;height:1rem;transition:opacity .16s,transform .2s;position:absolute;inset:0}.site-theme-icon-sun,.site-theme-label-light{opacity:1}.site-theme-icon-moon{opacity:0;pointer-events:none;position:absolute}.site-theme-label-dark{display:none}html[data-theme=dark] .site-theme-icon-sun{opacity:0}html[data-theme=dark] .site-theme-label-light{display:none}html[data-theme=dark] .site-theme-icon-sun{transform:rotate(35deg)scale(.7)}html[data-theme=dark] .site-theme-icon-moon{opacity:1}html[data-theme=dark] .site-theme-label-dark{display:inline}html[data-theme=dark] .site-theme-icon-moon{transform:rotate(0)scale(1)}@media (max-width:1023px){html[data-local-nav] .site-theme-toggle{right:calc(max(1rem, env(safe-area-inset-right)) + 6.75rem)}}body:after{content:none}h1,h2,h3,h4{margin:0;font-weight:700;line-height:1.4}p{margin:0}a{color:inherit}.texture-grain{position:relative}.texture-grain:before{content:none;pointer-events:none;background-image:var(--texture-noise);opacity:var(--texture-section-opacity);border-radius:inherit;z-index:1;background-repeat:repeat;background-size:256px 256px;position:absolute;inset:0}.reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(30px)}.reveal.is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none}}
