.svrt-section{box-sizing:border-box;margin:2.5rem auto 0;max-width:1180px;padding:1.75rem clamp(1rem,4vw,2rem)}.svrt-heading{color:#f5f7f8;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.05rem;font-weight:800;letter-spacing:-.01em;margin:0 0 1rem}.svrt-grid{grid-gap:.875rem;display:grid;gap:.875rem;grid-template-columns:1fr}@media (min-width:601px){.svrt-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.svrt-grid{grid-template-columns:repeat(3,1fr)}}.svrt-card{align-items:center;background:hsla(0,0%,100%,.045);border:1px solid #ffffff1a;border-radius:14px;color:#f5f7f8;display:flex;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;gap:.75rem;min-height:64px;padding:.95rem 1.05rem;text-decoration:none;transition:transform .18s ease,border-color .18s ease,background .18s ease}.svrt-card:focus-visible,.svrt-card:hover{background:#6ee84f12;border-color:#6ee84f73;outline:none;transform:translateY(-2px)}.svrt-card:focus-visible{box-shadow:0 0 0 2px #6ee84f80}.svrt-icon{flex-shrink:0;font-size:1.4rem;text-align:center;width:2rem}.svrt-card-body{display:flex;flex:1 1;flex-direction:column;gap:.18rem;min-width:0}.svrt-card-title{font-size:.92rem;font-weight:750;line-height:1.25}.svrt-card-desc{color:#9aa4ae;font-size:.78rem;line-height:1.4}.svrt-arrow{color:#9aa4ae;flex-shrink:0;font-size:.95rem;transition:transform .18s ease,color .18s ease}.svrt-card:focus-visible .svrt-arrow,.svrt-card:hover .svrt-arrow{color:#6ee84f;transform:translateX(3px)}@media (max-width:600px){.svrt-section{margin-top:1.75rem;padding:1.25rem 1rem}.svrt-grid{grid-template-columns:1fr}}.imposter-page{background:#08101f;background-attachment:fixed;background-position:50%;background-size:cover;box-sizing:border-box;color:#f8fafc;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh;padding:12px 14px}.imposter-shell{display:flex;flex-direction:column;gap:14px;margin:0 auto;max-width:860px;padding-bottom:32px;width:100%}.imposter-card{background:#0f172aed;border:1px solid #ffffff1f;border-radius:14px;box-shadow:0 4px 28px #0000005c,inset 0 1px 0 #ffffff0a;box-sizing:border-box;padding:20px}.imposter-hero{background:linear-gradient(145deg,#0f172af5,#081424f7);border-color:#19b46b33}.imposter-header{align-items:center;border-radius:12px;display:flex;gap:12px;justify-content:space-between;padding:11px 16px}.imposter-header-actions{align-items:center;display:flex;gap:8px}.imposter-logo{display:block;height:30px;width:auto}.imposter-header-btn{border-radius:8px!important;font-size:.8rem!important;min-height:34px!important;padding:6px 14px!important}.imposter-kicker{color:#f6c343;font-size:.68rem;font-weight:900;letter-spacing:.14em;margin:0 0 6px;text-transform:uppercase}.imposter-title{color:#f8fafc;font-size:2.2rem;font-weight:900;letter-spacing:-.02em;line-height:1;margin:0}.imposter-copy{color:#f8fafcb3;font-size:.9rem;line-height:1.6;margin:8px 0 0}.imposter-chip-row{display:flex;flex-wrap:wrap;gap:8px}.imposter-chip{background:#ffffff14;border:1px solid #ffffff29;border-radius:999px;color:#f8fafcd6;font-size:.75rem;font-weight:700;padding:5px 12px}.imposter-how-steps{grid-gap:12px;display:grid;gap:12px;margin-top:14px}.imposter-how-step{align-items:flex-start;color:#f8fafcc2;display:flex;font-size:.86rem;gap:12px;line-height:1.45}.imposter-how-num{align-items:center;background:#f6c34324;border:1px solid #f6c34361;border-radius:50%;color:#f6c343;display:flex;flex-shrink:0;font-size:.7rem;font-weight:900;height:26px;justify-content:center;width:26px}.imposter-setup-cols{grid-gap:14px;display:grid;gap:14px;grid-template-columns:1fr}.imposter-action-title{color:#f8fafc;font-size:1.05rem;font-weight:900;margin:0 0 4px}.imposter-action-sub{color:#f8fafc8f;font-size:.82rem;line-height:1.4;margin:0 0 18px}.imposter-row{display:flex;gap:8px}.imposter-share{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr auto;margin-top:12px}.imposter-grid{grid-gap:12px;display:grid;gap:12px}.imposter-grid.two{grid-template-columns:1fr}.imposter-input,.imposter-select,.imposter-textarea{background:#020617c2;border:1px solid #ffffff24;border-radius:10px;box-sizing:border-box;color:#fff;font:inherit;min-height:46px;outline:none;padding:10px 14px;transition:border-color .15s,box-shadow .15s;width:100%}.imposter-input:focus,.imposter-select:focus,.imposter-textarea:focus{border-color:#19b46b8c;box-shadow:0 0 0 3px #19b46b1a}.imposter-input::placeholder,.imposter-textarea::placeholder{color:#f8fafc47}.imposter-textarea{min-height:96px;resize:vertical}.imposter-label{grid-gap:6px;color:#f8fafca8;display:grid;font-size:.71rem;font-weight:800;gap:6px;letter-spacing:.07em;text-transform:uppercase}.imposter-button{align-items:center;background:#ffffff14;border:1px solid #ffffff29;border-radius:10px;color:#fff;cursor:pointer;display:inline-flex;font:inherit;font-size:.9rem;font-weight:800;justify-content:center;min-height:44px;padding:10px 16px;text-decoration:none;transition:background .15s,border-color .15s,box-shadow .15s,transform .1s;white-space:nowrap}.imposter-button:hover:not(:disabled){background:#ffffff21;border-color:#ffffff42}.imposter-button:active:not(:disabled){transform:scale(.98)}.imposter-button:focus-visible{outline:2px solid #19b46b;outline-offset:2px}.imposter-button.primary{background:linear-gradient(105deg,#19b46b,#f6c343);border-color:#0000;color:#06111f;font-weight:900}.imposter-button.primary:hover:not(:disabled){background:linear-gradient(105deg,#16a362,#e8b53c);box-shadow:0 4px 20px #19b46b4d}.imposter-button.danger{background:#ef44441a;border-color:#ef444447;color:#fca5a5}.imposter-button.danger:hover:not(:disabled){background:#ef44442e;border-color:#ef444475}.imposter-button:disabled{cursor:not-allowed;opacity:.42}.imposter-play-again{font-size:1rem;font-weight:900;margin-top:20px;min-height:52px;width:100%}.imposter-ready{background:#ffffff0f;border:1px solid #ffffff24;border-radius:999px;color:#f8fafc99;font-size:.73rem;font-weight:800;padding:5px 10px;white-space:nowrap}.imposter-ready.is-ready{background:#19b46b24;border-color:#19b46b5c;color:#8ff0bd}.imposter-player-list{grid-gap:8px;display:grid;gap:8px;margin-top:12px}.imposter-player-pill{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;display:flex;gap:8px;justify-content:space-between;padding:10px 14px}.imposter-pill-action{background:#0000;border:0;color:#fca5a5;cursor:pointer;font:inherit;font-weight:900}.imposter-room-code-display{align-items:center;background:#f6c3430d;border:1px solid #f6c3434d;border-radius:12px;display:flex;flex-direction:column;gap:4px;margin:16px 0 0;padding:16px 24px}.imposter-room-code-label{color:#f6c343;font-size:.66rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.imposter-code-big{color:#f8fafc;font-size:2.2rem;font-weight:900;letter-spacing:.22em;line-height:1.1}.imposter-secret{background:#f6c34312;border:1px dashed #f6c34366;border-radius:12px;margin-top:14px;padding:16px;text-align:center}.imposter-secret strong{color:#f6c343;display:block;font-size:1.35rem;font-weight:900;margin-top:6px}.imposter-answer{background:#ffffff0d;border-left:3px solid #19b46b;border-radius:0 10px 10px 0;padding:10px 14px}.imposter-answer-name{color:#f6c343;font-size:.78rem;font-weight:900;margin-bottom:4px}.imposter-status{color:#f8fafc99;font-size:.82rem;margin-top:8px}.imposter-pool-preview{background:#19b46b14;border:1px solid #19b46b38;border-radius:10px;color:#f8fafcc7;font-size:.86rem;margin-top:12px;padding:10px 14px}.imposter-pool-preview strong{color:#19b46b}.imposter-warning{background:#f6c34314;border:1px solid #f6c3433d;border-radius:10px;color:#fff4d6e6;font-size:.82rem;line-height:1.5;margin:10px 0 0;padding:10px 14px}.imposter-reveal-yes{color:#f6c343;font-weight:700;margin-top:8px}.imposter-reveal-no{color:#8ff0bd;font-weight:700;margin-top:8px}.imposter-phase-timer{color:#f8fafc7a;font-size:.78rem;letter-spacing:.04em;margin-top:10px}.imposter-result-card.result-squad{border-color:#19b46b52;box-shadow:0 0 48px #19b46b1f,0 4px 28px #0000005c}.imposter-result-card.result-imposters{border-color:#ef444447;box-shadow:0 0 48px #ef44441a,0 4px 28px #0000005c}.imposter-result-headline{font-size:2rem;font-weight:900;letter-spacing:-.02em;line-height:1;margin:4px 0 18px}.imposter-result-headline.win{color:#8ff0bd}.imposter-result-headline.lose{color:#fca5a5}.imposter-reveal-card{background:#f6c3430f;border:1px solid #f6c34347;border-radius:12px;margin-bottom:16px;padding:16px}.imposter-reveal-label{color:#f6c343;font-size:.66rem;font-weight:900;letter-spacing:.14em;margin:0 0 6px;text-transform:uppercase}.imposter-reveal-name{color:#f6c343;font-size:1.5rem;font-weight:900;line-height:1.1;margin:0 0 4px}.imposter-round-summary{border-top:1px solid #ffffff1a;margin-top:2px;padding-top:14px}.imposter-round-summary .imposter-copy{margin-top:4px}.imposter-result-secondary{display:flex;justify-content:center;margin-top:14px}@media (min-width:680px){.imposter-page{padding:24px}.imposter-shell{gap:16px}.imposter-card{padding:24px}.imposter-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.imposter-setup-cols{align-items:start;grid-template-columns:1fr 1fr}.imposter-title{font-size:2.8rem}.imposter-result-headline{font-size:2.5rem}.imposter-how-steps{gap:16px;grid-template-columns:repeat(3,1fr)}.imposter-how-step{flex-direction:column;gap:10px}}
/*# sourceMappingURL=2007.89f49afa.chunk.css.map*/