*,*:before,*:after{box-sizing:border-box}:root{--bg: #0f1419;--surface: #1a2332;--text: #e8edf4;--muted: #8b9cb3;--accent: #5b9fd4;--accent-dim: #3d7aad;--border: #2a3648;font-family:Quantico,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,sans-serif;line-height:1.5;color:var(--text);background:var(--bg)}body{margin:0;min-height:100vh}#app{min-height:100vh}.layout{min-height:100vh;display:flex;flex-direction:column}.site-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem 1.25rem;background:var(--surface);border-bottom:1px solid var(--border)}.brand{font-family:"Press Start 2P",Quantico,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,sans-serif;font-weight:700;font-size:1.1rem;color:var(--text);text-decoration:none;letter-spacing:-.02em}.brand:hover{color:var(--accent)}.nav ul{display:flex;flex-wrap:wrap;gap:.25rem 1rem;list-style:none;margin:0;padding:0}.nav a{color:var(--muted);text-decoration:none;font-size:.95rem;padding:.35rem 0;border-bottom:2px solid transparent;transition:color .15s,border-color .15s}.nav a:hover{color:var(--text)}.nav a[href^=mailto]{color:#f5c842;text-shadow:0 0 8px rgba(245,200,66,.8),0 0 20px rgba(245,200,66,.4);border-bottom-color:transparent}.nav a[href^=mailto]:hover{color:#f5c842;animation:rsvp-pulse .8s ease-in-out infinite}@keyframes rsvp-pulse{0%,to{text-shadow:0 0 8px rgba(245,200,66,.8),0 0 20px rgba(245,200,66,.4)}50%{text-shadow:0 0 16px rgba(245,200,66,1),0 0 40px rgba(245,200,66,.7),0 0 60px rgba(245,200,66,.3)}}.nav a.active{color:var(--accent);border-bottom-color:var(--accent-dim)}.main{flex:1;max-width:720px;margin:0 auto;padding:2rem 1.25rem;width:100%;text-align:center}.lead{margin:0 0 1.5rem;color:var(--muted);font-size:50px;line-height:1.1;font-family:"Press Start 2P",Quantico,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,sans-serif;white-space:nowrap;display:block;margin-left:auto;margin-right:auto}.lead strong{color:var(--accent)}.photo{margin:0;border-radius:12px;overflow:hidden;border:1px solid var(--border);box-shadow:0 12px 40px #00000059}.photo img{display:block;width:100%;height:auto;vertical-align:middle}.site-footer{padding:1rem 1.25rem;border-top:1px solid var(--border);color:var(--muted);font-size:.85rem;text-align:center}.games-page{max-width:1120px;margin:0 auto;text-align:center}.games-section{margin-top:2.25rem}.games-title{font-family:"Press Start 2P",Quantico,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,sans-serif;font-size:36px;margin:0 0 1.25rem;color:var(--text)}.games-title--wide{position:relative;left:50%;transform:translate(-50%)}@media(min-width:600px){.games-title--wide{white-space:nowrap;width:max-content;max-width:none}}.games-subtitle{margin:0 0 1rem;color:var(--muted)}.games-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;justify-items:center}.game-card{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:1.1rem 1rem;box-shadow:0 10px 30px #0000002e;display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;max-width:320px}.game-cover{width:160px;height:160px;border-radius:14px;overflow:hidden;border:1px solid var(--border);background:transparent;display:grid;place-items:center}.game-cover img{width:100%;height:100%;object-fit:cover}.game-title{margin:.9rem 0 .35rem;font-family:"Press Start 2P",Quantico,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,sans-serif;font-size:16px;color:var(--text);line-height:1.2}.game-platform{margin:0;color:var(--muted);font-size:14px}.details-page{text-align:left}.details-main-title{font-family:"Press Start 2P",monospace;font-size:clamp(1rem,4vw,1.5rem);color:var(--text);margin:0 0 2rem;text-align:center}.details-section{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:1.5rem;margin-bottom:1.25rem}.details-title{font-family:"Press Start 2P",monospace;font-size:1rem;color:var(--text);margin:0 0 .4rem;line-height:1;display:flex;align-items:center;gap:.8rem;min-height:2rem}.details-title-emoji{font-size:2rem;line-height:1;flex-shrink:0;display:flex;align-items:center}.details-title-text{display:flex;align-items:center;align-self:stretch}.details-subtitle{font-family:Quantico,monospace;font-size:1rem;color:var(--muted);margin:0 0 1rem}.details-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem;font-family:Quantico,monospace;font-size:1.1rem;color:var(--text)}.details-list li{display:flex;align-items:baseline;gap:.75rem;line-height:1.4}.details-list--muted li{color:var(--muted)}.details-icon{font-size:1.2rem;flex-shrink:0}.contact-body{font-family:Quantico,monospace;font-size:1rem;color:var(--text);line-height:1.7;margin:0 0 .75rem}.contact-body:last-child{margin-bottom:0}.contact-link{color:var(--accent);text-decoration:none;border-bottom:1px solid var(--accent-dim);transition:color .15s,border-color .15s}.contact-link:hover{color:var(--text);border-bottom-color:var(--text)}.details-trophy-callout{display:flex;align-items:flex-start;gap:1rem;background:#5b9fd414;border:1px solid var(--accent-dim);border-radius:10px;padding:1rem 1.25rem;margin-bottom:1rem;font-family:Quantico,monospace}.details-trophy-icon{font-size:2rem;flex-shrink:0;line-height:1}.details-trophy-callout strong{display:block;color:var(--text);font-size:1.15rem;margin-bottom:.25rem}.details-trophy-callout p{margin:0;color:var(--muted);font-size:1.05rem;line-height:1.5}.invite-wrap{padding:1rem 0 1.5rem}.invite-eyebrow{font-family:Quantico,monospace;font-size:.75rem;color:var(--accent-dim);letter-spacing:.2em;margin:0 0 1rem;text-transform:uppercase}.invite-headline{font-family:"Press Start 2P",monospace;margin:0 0 .5rem;line-height:1.2;display:flex;flex-direction:column;align-items:center}.invite-headline-you{font-size:clamp(2rem,9vw,4.5rem);color:var(--text)}.invite-headline-inv{font-size:clamp(2rem,9vw,4.5rem);color:var(--accent);text-shadow:0 0 30px rgba(91,159,212,.5)}.invite-sub{font-family:Quantico,monospace;font-size:1rem;color:var(--muted);letter-spacing:.3em;text-transform:uppercase;margin:.75rem 0 .4rem}.invite-party-name{font-family:"Press Start 2P",monospace;font-size:clamp(1.2rem,5vw,2.2rem);color:#f5c842;margin:0 0 1.75rem;text-shadow:0 0 20px rgba(245,200,66,.4)}.invite-photo{margin:0 0 1.75rem;border-radius:12px;overflow:hidden;border:2px solid var(--accent-dim);box-shadow:0 0 30px #5b9fd426,0 16px 48px #00000080}.invite-photo img{display:block;width:100%;height:auto}.invite-photo figcaption{background:var(--surface);color:var(--muted);font-size:.75rem;letter-spacing:.15em;text-transform:uppercase;padding:.5rem 1rem;font-family:Quantico,monospace}.invite-details{display:flex;align-items:center;gap:1.25rem;margin-bottom:1.75rem;text-align:left;background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:1.25rem 1.5rem}.invite-details-list{display:flex;flex-direction:column;gap:.85rem;flex:1}.invite-details-photo{width:185px;align-self:stretch;object-fit:cover;object-position:center top;border-radius:8px;border:1px solid var(--border);flex-shrink:0}.invite-map{width:100%;margin-bottom:1.75rem;border-radius:10px;overflow:hidden;border:1px solid var(--border);box-shadow:0 8px 24px #0000004d}.invite-map iframe{display:block;width:100%;height:280px;border:none}.invite-detail-item{display:flex;align-items:baseline;gap:.9rem;font-family:Quantico,monospace;font-size:.95rem;color:var(--text);line-height:1.4}.legendary{color:#f5c842;text-shadow:0 0 8px rgba(245,200,66,.8),0 0 20px rgba(245,200,66,.4)}.invite-detail-icon{font-size:1.2rem;min-width:2rem;flex-shrink:0;text-align:center}.invite-cta-btn{display:inline-block;font-family:"Press Start 2P",monospace;font-size:clamp(.55rem,2vw,.7rem);color:#f5c842;letter-spacing:.05em;text-decoration:none;border:2px solid #f5c842;border-radius:8px;padding:.75rem 1.25rem;animation:invite-blink 1.1s step-end infinite;transition:border-color .15s,color .15s}.invite-cta-btn:hover{animation:none;border-color:#fde98a;color:#fde98a}@keyframes invite-blink{0%,to{opacity:1}50%{opacity:0}}.notfound{padding:1.5rem 0 2rem;display:flex;flex-direction:column;align-items:center}.notfound-system{font-family:Quantico,monospace;font-size:.7rem;letter-spacing:.3em;color:#e05252;text-transform:uppercase;margin:0 0 .75rem}.notfound-title{font-family:"Press Start 2P",monospace;font-size:clamp(1.4rem,6vw,2.4rem);color:var(--text);line-height:1.4;margin:0 0 2rem}.notfound-slot{display:flex;flex-direction:column;align-items:center;gap:.6rem;margin-bottom:1.75rem}.notfound-slot-inner{width:120px;height:120px;border:2px dashed var(--border);border-radius:16px;background:var(--surface);display:grid;place-items:center;animation:notfound-flicker 3s step-end infinite}.notfound-lock{font-family:"Press Start 2P",monospace;font-size:2.5rem;color:var(--border)}.notfound-slot-label{font-family:"Press Start 2P",monospace;font-size:.6rem;color:var(--muted);letter-spacing:.1em;margin:0}.notfound-desc{font-family:Quantico,monospace;color:var(--muted);font-size:.95rem;line-height:1.7;margin:0 0 2rem}.notfound-slots-row{display:flex;gap:.5rem;margin-bottom:2rem}.notfound-mini-slot{width:44px;height:44px;border:1px solid var(--accent-dim);border-radius:8px;background:var(--surface);display:grid;place-items:center;font-family:"Press Start 2P",monospace;font-size:.8rem;color:var(--accent)}.notfound-mini-slot--locked{border-color:var(--border);color:var(--border)}.notfound-cta-blink{font-family:"Press Start 2P",monospace;font-size:clamp(.5rem,2vw,.65rem);color:#e05252;letter-spacing:.05em;margin:0;animation:invite-blink 1.1s step-end infinite}@keyframes notfound-flicker{0%,90%,to{opacity:1}92%,96%{opacity:.3}94%,98%{opacity:.8}}.play-page{max-width:920px;margin:0 auto}.play-title{font-family:"Press Start 2P",Quantico,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,sans-serif;font-size:32px;margin:0 0 .75rem;color:var(--text)}.play-subtitle{margin:0 0 1.25rem;color:var(--muted)}.play-wrap{width:100%;max-width:920px;margin:0 auto;border-radius:18px;overflow:hidden;border:1px solid var(--border);background:var(--surface);box-shadow:0 18px 55px #00000047;touch-action:manipulation;outline:none}.play-canvas{display:block}.play-actions{margin-top:1rem;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.6rem}.play-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--border);background:#1a2332e6;color:var(--text);padding:.65rem .9rem;border-radius:12px;font-family:Quantico,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,sans-serif;font-size:16px;cursor:pointer}.play-btn:hover{border-color:#5b9fd4b3}.play-btn.secondary{color:var(--muted)}.play-meta{color:var(--muted);font-size:14px}.play-meta strong{color:var(--text)}
