@import"https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@300;400;600;700;900&family=Noto+Sans+TC:wght@300;400;500;700&family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,300;1,400&display=swap";:root{--navy-void: #04090F;--navy-deep: #06101F;--navy-mid: #0D1E35;--navy-panel: #122444;--navy-border: #1C3460;--navy-hover: #1A3055;--gold-rich: #C9A050;--gold-bright: #E8C46A;--gold-pale: #F5E0A0;--gold-muted: #8A6830;--gold-shadow: #4A3010;--gold-foil: linear-gradient(125deg, #8A6830 0%, #C9A050 25%, #F5E0A0 50%, #C9A050 75%, #8A6830 100% );--text-primary: #F0EAD6;--text-secondary: #B0A090;--text-muted: #6A7A8A;--text-disabled: #3A4A5A;--glass-light: rgba(255,255,255,.04);--glass-gold: rgba(201,160,80,.08);--glow-gold: rgba(201,160,80,.18);--shadow-page: rgba(0,0,0,.75);--shadow-card: rgba(0,0,0,.5);--overlay-dark: rgba(4,9,15,.82);--phase-1: #C9A050;--phase-2: #4A90D9;--phase-3: #5CAD72;--phase-4: #C95050;--page-width: 480px;--page-height: 680px;--spread-width: 960px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%;height:100dvh;overflow:hidden;background:var(--navy-void);color:var(--text-primary);font-family:Noto Sans TC,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;touch-action:manipulation;-webkit-overflow-scrolling:touch}.font-serif{font-family:"Noto Serif TC",serif}.font-sans{font-family:Noto Sans TC,sans-serif}.font-display{font-family:Cormorant Garamond,serif}.gold-text{background:var(--gold-foil);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.gold-rule{width:100%;height:1px;background:var(--gold-rich);opacity:.7;border:none}.page{width:var(--page-width);height:var(--page-height);background:var(--navy-deep);position:relative;overflow:hidden;font-size:13px;line-height:1.8}.page:after{content:"";position:absolute;inset:0;background-image: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.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");opacity:.04;pointer-events:none;z-index:2}.page-padding{padding:40px;height:100%;display:flex;flex-direction:column}.page-footer{position:absolute;bottom:18px;left:40px;right:40px;display:flex;justify-content:space-between;align-items:center;z-index:10}.page-folio{font-family:Cormorant Garamond,serif;font-size:11px;color:var(--text-muted)}.festival-img{width:100%;height:100%;object-fit:cover;display:block}.festival-img-placeholder{width:100%;height:100%;background:var(--navy-panel);display:flex;align-items:center;justify-content:center;border:1px solid var(--navy-border);color:var(--gold-muted);font-size:11px}img{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}a{color:var(--gold-bright);text-decoration:none}a:hover{color:var(--gold-pale)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
