@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@100;400;600;800&display=swap";:root{--bg-primary: #ffffff;--bg-secondary: #f8f8f8;--bg-surface: #ffffff;--accent-primary: #111111;--accent-primary-hover: #333333;--accent-gold: #111111;--accent-amber: #111111;--accent-lavender: #111111;--text-primary: #111111;--text-secondary: #444444;--text-muted: #777777;--bg-gradient-main: linear-gradient(180deg, #ffffff 0%, #f8f8f8 100%);--bg-gradient-soft: linear-gradient(180deg, #ffffff 0%, #f8f8f8 100%)}:root[data-theme=midnights]{--bg-primary: #0b0e1a;--bg-secondary: #12172a;--bg-surface: #1c2238;--accent-primary: #2d4cff;--accent-primary-hover: #4e6bff;--accent-gold: #e8b86d;--accent-amber: #d8893a;--accent-lavender: #8b7cff;--text-primary: #f5f6fa;--text-secondary: #a3a8c3;--text-muted: #6e7392;--bg-gradient-main: radial-gradient( circle at 20% 20%, #2d4cff 0%, #12172a 40%, #0b0e1a 100% );--bg-gradient-soft: linear-gradient( 180deg, #1c2238 0%, #12172a 40%, #0b0e1a 100% )}body{margin:0;min-height:100vh;display:grid;place-items:center;padding:2rem clamp(.5rem,2vw,1.25rem);box-sizing:border-box;background:var(--bg-gradient-soft);color:var(--text-primary)}._wrap_12g4n_14{position:relative;z-index:1;width:100%;min-height:calc(100vh - 4rem);display:grid;place-items:center}._text_12g4n_23{font-family:Cormorant Garamond,serif;font-size:clamp(1.6rem,5vw,6rem);font-weight:100;line-height:1.1;text-align:center;width:min(98%,1400px);margin:1rem auto;color:var(--text-primary)}._line_12g4n_34{display:block;white-space:nowrap}._year_12g4n_39{font-weight:800}._trigger_12g4n_43{cursor:pointer;border-bottom:1px solid var(--accent-gold);padding-bottom:.02em;transition:color .18s ease;-webkit-tap-highlight-color:transparent}@media(hover:hover)and (pointer:fine){._trigger_12g4n_43:hover{color:var(--accent-primary-hover)}}#mirror-ball-layer{position:fixed;inset:0;width:100vw;height:100vh;pointer-events:none;z-index:0;opacity:0;transition:opacity .2s ease}:root.effect-mirror-ball #mirror-ball-layer{opacity:1}
