:root{color-scheme:light;--ink:#fbfaf7;--cream:#1e3a40;--mint:#6fae9b}*{box-sizing:border-box}html{min-height:100%;background:var(--ink)}body{margin:0;min-height:100svh;display:grid;place-items:center;overflow-x:hidden;background:radial-gradient(ellipse at 8% 12%,#dceae1 0%,transparent 45%),radial-gradient(ellipse at 94% 85%,#f8e3d3 0%,transparent 44%),#fbfaf7;color:var(--cream);font-family:Montserrat,Arial,sans-serif;isolation:isolate}#scene{position:fixed;inset:0;width:100%;height:100%;pointer-events:none;z-index:-1}.atmosphere{position:fixed;inset:0;pointer-events:none;z-index:2;background:radial-gradient(ellipse at 50% 40%,transparent 40%,#edddc512 100%)}main{position:relative;width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;padding:30px 24px 66px}.emblem{width:clamp(220px,42svh,420px);aspect-ratio:1;position:relative;margin-bottom:6px}.emblem img{display:block;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 0 45px #70c8b329)}.rendering .emblem img{opacity:0}h1{font:400 clamp(3rem,6.5vw,6.7rem)/1.13 'Playfair Display',Georgia,serif;letter-spacing:-.055em;margin:0 0 25px;text-shadow:0 3px 26px #ffffff00}.title-line{display:inline-block;overflow:hidden;vertical-align:top;padding:0 .07em .1em;margin:0 -.07em -.1em}.title-line>span{display:inline-block;transform-origin:50% 100%}.playing .title-line>span{animation:title-in 1.65s cubic-bezier(.16,1,.3,1) 2.6s both}.playing .title-line.second>span{animation-delay:2.87s}.signature{display:flex;align-items:center;justify-content:center;gap:20px;font-size:.72rem;letter-spacing:.19em;text-transform:uppercase;color:#48676b;line-height:1.8;margin:0 0 38px}.signature b{font-weight:400;color:#ab7950}.playing .signature{animation:signature-in 1.7s ease 3.35s both}.enter{display:inline-flex;align-items:center;gap:32px;position:relative;isolation:isolate;padding:17px 19px 17px 28px;border:1px solid #769f9180;border-radius:40px;color:#1e3a40;text-decoration:none;font-size:.82rem;font-weight:500;letter-spacing:.025em;background:#ffffff70;box-shadow:0 0 30px #749d8810;transition:background .35s,border-color .35s,box-shadow .35s,transform .35s}.enter:before{content:'';position:absolute;inset:-4px;border:1px solid #799e8620;border-radius:40px;transition:inset .35s,border-color .35s}.enter .arrow{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:#a3c7b32b;color:#365e57;font-size:1.15rem;transition:transform .35s,background .35s}.enter:hover{background:#deebe3;border-color:#638c79;box-shadow:0 0 42px #7fa18d25;transform:translateY(-3px)}.enter:hover:before{inset:-7px;border-color:#799e8630}.enter:hover .arrow{transform:rotate(45deg);background:#a3c7b349}a:focus-visible,button:focus-visible{outline:2px solid #ecc28f;outline-offset:7px}.controls{position:fixed;right:28px;bottom:24px;display:flex;align-items:center;gap:20px;z-index:3}.controls button{color:#496b62;background:transparent;font-family:inherit;font-size:.72rem;cursor:pointer}.skip-intro{display:inline-flex;align-items:center;gap:8px;color:#496b62;text-decoration:none;font-size:.72rem;letter-spacing:.035em;padding:7px 0}.skip-intro:hover{text-decoration:underline;text-underline-offset:4px}.skip-intro kbd{font:500 .62rem/1 Montserrat,Arial,sans-serif;color:#365e57;border:1px solid #799b8955;border-bottom-width:2px;border-radius:5px;padding:4px 5px;background:#ffffff8a}.replay{border:0;padding:7px 0;display:flex;align-items:center;gap:7px;letter-spacing:.04em}.replay>span{font-size:1.3rem;line-height:1}.motion{border:1px solid #799b8970;width:33px;height:33px;border-radius:50%;display:grid;place-items:center}.pause-icon{width:9px;height:10px;border-left:2px solid currentColor;border-right:2px solid currentColor}.paused .pause-icon{width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:8px solid currentColor;border-right:0;margin-left:2px}.paused .title-line>span,.paused .signature{animation:none!important}@keyframes title-in{from{transform:translateY(112%) rotateX(35deg);opacity:0;filter:blur(8px)}to{transform:translateY(0) rotateX(0);opacity:1;filter:blur(0)}}@keyframes signature-in{from{opacity:0;letter-spacing:.35em;filter:blur(5px)}to{opacity:1;letter-spacing:.19em;filter:blur(0)}}@media(min-width:1100px) and (min-height:850px){main{padding-top:20px}.emblem{width:440px}}@media(max-width:600px){main{padding:26px 18px 75px}.emblem{width:min(78vw,38svh);min-width:210px;margin-bottom:18px}h1{font-size:clamp(2.75rem,11vw,4.2rem);line-height:1.09;max-width:380px;margin-bottom:25px}.title-line{display:block}.signature{flex-wrap:wrap;gap:4px 10px;font-size:.6rem;letter-spacing:.13em;max-width:340px;margin-bottom:30px}.playing .signature{animation-name:mobile-signature}.enter{font-size:.78rem;gap:26px;padding:14px 15px 14px 24px}.controls{right:18px;bottom:18px;gap:17px}}@media(max-height:650px) and (min-width:601px){main{padding:18px 24px 52px}.emblem{width:225px;min-width:0;margin-bottom:0}h1{font-size:3.6rem;margin-bottom:15px}.signature{margin-bottom:22px}.enter{padding-top:11px;padding-bottom:11px}}@keyframes mobile-signature{from{opacity:0;transform:translateY(9px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}.replay,.motion{display:none}}
