:root{font-family:Inter,system-ui,sans-serif;color:#0f172a;background-color:#f8fafc}body{margin:0;background:#f8fafc}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}a{color:inherit}button{cursor:pointer}.container{margin:0 auto;max-width:1200px;padding:2rem}.card{background:#fff;border-radius:16px;box-shadow:0 10px 25px #0f172a0d;padding:2rem}.section-title{margin:0 0 1rem}.stack{display:flex;flex-direction:column;gap:1rem}.row{display:flex;gap:1rem;flex-wrap:wrap}input,select,textarea,button{font:inherit}input,textarea{padding:.75rem 1rem;border-radius:12px;border:1px solid #cbd5f5}button.primary{background:#2563eb;color:#fff;border:none;border-radius:12px;padding:.75rem 1.5rem;font-weight:600}button.secondary{background:#fff;color:#2563eb;border:1px solid #2563eb;border-radius:12px;padding:.75rem 1.5rem;font-weight:600}button.secondary.vetoed{background:#2563eb;color:#fff}button.secondary.vetoed:disabled{opacity:1;cursor:default}.topic-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem}.topic-card{border:1px solid #e2e8f0;border-radius:14px;padding:1rem;background:#fff;min-height:120px;display:flex;flex-direction:column;justify-content:space-between}.transcript{max-height:320px;overflow-y:auto;padding-right:1rem}.message{border-bottom:1px solid #e2e8f0;padding:.75rem 0}.message strong{display:block;color:#1d4ed8}.timer{display:inline-flex;align-items:center;gap:.5rem;padding:.25rem .75rem;border-radius:9999px;background:#eff6ff;color:#1d4ed8}.alert{background:#fee2e2;color:#991b1b;padding:.75rem 1rem;border-radius:12px;margin-bottom:1.5rem}.alert.warning{background:#fef3c7;color:#92400e}.landing{max-width:1100px;margin:0 auto;padding:4rem 1.5rem 6rem;display:flex;flex-direction:column;gap:3rem}.hero{text-align:center;display:flex;flex-direction:column;gap:.75rem}.hero-title{font-size:2.75rem;font-weight:700;letter-spacing:-.03em;margin:0}.hero-subtitle{margin:0 auto;max-width:640px;color:#475569;font-size:1.1rem;line-height:1.6}.action-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.action-card{background:#fff;border-radius:20px;padding:2rem;box-shadow:0 25px 45px #0f172a14;display:flex;flex-direction:column;gap:1.25rem;border:1px solid #e2e8f0}.action-icon{width:56px;height:56px;border-radius:18px;background:#eff6ff;display:flex;align-items:center;justify-content:center;font-size:1.75rem;color:#2563eb}.coin-toss-wrapper{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem}.coin-toss-card{background:#fff;border-radius:24px;padding:3rem 2.5rem;box-shadow:0 30px 50px #0f172a1f;max-width:560px;width:100%;text-align:center;border:1px solid #e2e8f0}.coin-toss-subtitle{margin:0;color:#475569}.coin-toss-coin{width:140px;height:140px;border-radius:50%;margin:2.5rem auto 1.5rem;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 30% 30%,#fff,#dbeafe);border:4px solid #2563eb;font-size:3rem;color:#1d4ed8;transition:transform .6s ease}.coin-toss-coin.flipping{animation:coinFlip .9s linear infinite}.coin-toss-status{display:flex;flex-direction:column;gap:1rem;color:#1e293b;min-height:120px}.coin-toss-result{display:grid;gap:1rem}.coin-toss-role{padding:1rem 1.25rem;border-radius:18px;background:#f1f5f9;border-left:4px solid transparent;display:flex;flex-direction:column;gap:.35rem;align-items:flex-start}.coin-toss-role.pro{border-left-color:#22c55e}.coin-toss-role.con{border-left-color:#ef4444}.coin-toss-role.me{background:#eff6ff;border-left-color:#2563eb}.coin-toss-role-label{font-size:.85rem;letter-spacing:.08em;text-transform:uppercase;color:#64748b}.coin-toss-highlight{font-weight:600;color:#1d4ed8}.role-toast{position:fixed;top:1.5rem;right:1.5rem;background:#1d4ed8;color:#fff;padding:1rem 1.5rem;border-radius:18px;box-shadow:0 20px 45px #0f172a40;font-weight:600;z-index:999;animation:toastIn .25s ease}.role-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;padding:1.5rem;z-index:998}.role-modal__card{background:#fff;border-radius:24px;padding:2rem;max-width:360px;width:100%;text-align:center;box-shadow:0 35px 55px #0f172a33}.role-modal__eyebrow{margin:0;text-transform:uppercase;letter-spacing:.15em;color:#94a3b8;font-size:.75rem}.role-pill{display:inline-flex;flex-direction:column;gap:.15rem;padding:.5rem 1rem;border-radius:14px;background:#e2e8f0}.role-pill[data-role=pro]{background:#2563eb26;color:#1d4ed8}.role-pill[data-role=con]{background:#ef444426;color:#dc2626}.role-pill__eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:.65rem;color:currentColor;opacity:.7}.role-pill__value{margin:0;font-size:.95rem}.debate-players{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.role-card{border:1px solid #e2e8f0;border-radius:16px;padding:1rem;background:#f8fafc;transition:border-color .2s ease,transform .2s ease}.role-card[data-role=pro]{border-color:#2563eb4d}.role-card[data-role=con]{border-color:#ef44444d}.role-card.active{transform:translateY(-2px);box-shadow:0 15px 30px #0f172a1f}.role-card__label{text-transform:uppercase;font-size:.75rem;letter-spacing:.2em;color:#94a3b8}.role-card__name{display:block;font-size:1.1rem;margin:.25rem 0}.role-card__role{color:#475569}@keyframes toastIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes coinFlip{0%{transform:rotateY(0)}50%{transform:rotateY(180deg)}to{transform:rotateY(360deg)}}.action-body h2{margin:0;font-size:1.35rem;font-weight:600}.action-body p{margin:0;color:#475569;line-height:1.6}.card-button{background:linear-gradient(135deg,#2563eb,#4f46e5);border:none;color:#fff;padding:.85rem 1.5rem;border-radius:14px;font-weight:600;transition:transform .2s ease,box-shadow .2s ease}.card-button:disabled{opacity:.65;cursor:not-allowed;transform:none;box-shadow:none}.card-button:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 12px 20px #2563eb40}.input-group{display:flex;flex-direction:column;gap:.5rem}.input-group label{font-size:.85rem;font-weight:600;color:#64748b}.input-group input{padding:.75rem 1rem;border-radius:12px;border:1px solid #cbd5f5;background:#f8fafc}.invite-pill{display:inline-flex;align-items:center;gap:.5rem;background:#eff6ff;color:#1d4ed8;border-radius:9999px;padding:.5rem 1rem;font-weight:600;margin-top:.5rem}.how-it-works{background:#fff;border-radius:24px;padding:3rem 2.5rem;box-shadow:0 25px 45px #0f172a14;border:1px solid #e2e8f0;display:flex;flex-direction:column;gap:2.5rem}.how-it-works h2{margin:0;font-size:1.75rem;text-align:center}.steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.5rem}.step{text-align:center;display:flex;flex-direction:column;gap:.75rem}.step-icon{width:52px;height:52px;margin:0 auto;border-radius:16px;background:#eef2ff;display:flex;align-items:center;justify-content:center;font-size:1.6rem;color:#4f46e5}.step h3{margin:0;font-size:1.1rem;font-weight:600}.step p{margin:0;color:#64748b;line-height:1.5}.feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem}.feature-card{background:#f8fafc;border-radius:18px;padding:1.75rem;border:1px solid #e2e8f0;display:flex;flex-direction:column;gap:.75rem;text-align:left}.feature-card h3{margin:0;font-size:1.1rem;font-weight:600}.feature-card p{margin:0;color:#64748b;line-height:1.6}.waiting-wrapper{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem 1.5rem 4rem;background:radial-gradient(circle at top,#e0e7ff,transparent 55%),#f8fafc}.waiting-card{width:min(520px,100%);background:#fff;border-radius:24px;box-shadow:0 35px 70px #0f172a1f;padding:3rem 2.5rem;display:flex;flex-direction:column;gap:2.5rem}.waiting-header{text-align:center;display:flex;flex-direction:column;gap:1rem}.waiting-icon{width:72px;height:72px;margin:0 auto;border-radius:9999px;background:linear-gradient(135deg,#2563eb1a,#4f46e51a);display:grid;place-items:center;font-size:2.25rem}.waiting-header h2{margin:0;font-size:2rem;font-weight:700}.waiting-header p{margin:0;color:#475569}.waiting-share{background:#f8fafc;border-radius:20px;padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem;border:1px solid #e2e8f0}.waiting-share-header h3{margin:0;font-size:1.25rem;font-weight:600}.waiting-share-header p{margin:.25rem 0 0;color:#64748b;font-size:.95rem}.waiting-code-card{background:#fff;border-radius:18px;padding:1.25rem 1.5rem;border:1px solid #e2e8f0;display:flex;flex-direction:column;gap:.75rem}.waiting-code-label{font-size:.8rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.08em}.waiting-code-row{display:flex;align-items:center;gap:.75rem}.waiting-code{flex:1;font-size:1.4rem;font-weight:700;letter-spacing:.2em;padding:.75rem 1rem;background:#f8fafc;border-radius:16px;border:1px dashed #cbd5f5;text-align:center;color:#1d4ed8}.waiting-copy{background:linear-gradient(135deg,#2563eb,#4f46e5);color:#fff;border:none;border-radius:14px;padding:.75rem 1.25rem;font-weight:600;min-width:120px}.waiting-copy:disabled{opacity:.6;cursor:not-allowed}.waiting-status{display:flex;gap:1rem;align-items:flex-start;background:#eef2ff;border-radius:18px;padding:1.5rem}.waiting-status--random{background:linear-gradient(135deg,#3b82f626,#6366f126);border:1px solid rgba(79,70,229,.2)}.waiting-status-icon{width:48px;height:48px;border-radius:9999px;background:#fff;display:grid;place-items:center;font-size:1.5rem;color:#4f46e5}.waiting-status-body h3{margin:0;font-size:1.1rem;font-weight:600}.waiting-status-body p{margin:.5rem 0 0;color:#475569;line-height:1.55}.waiting-search{margin-top:1.25rem;display:flex;flex-direction:column;gap:.75rem}.waiting-pulse{display:flex;gap:.5rem}.waiting-pulse span{width:10px;height:10px;border-radius:9999px;background:#4f46e559;transition:transform .45s ease,background .45s ease}.waiting-pulse--0 span:nth-child(1),.waiting-pulse--1 span:nth-child(2),.waiting-pulse--2 span:nth-child(3){transform:scale(1.4);background:#4f46e5d9}.waiting-search-status{margin:0;font-weight:600;color:#1d4ed8;font-size:.95rem}.waiting-cancel{border:none;background:transparent;color:#64748b;font-weight:600;font-size:.95rem;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;border-radius:12px;transition:background .2s ease,color .2s ease}.waiting-cancel:hover{background:#64748b14;color:#0f172a}@media (max-width: 768px){.landing{padding:3rem 1.25rem 4rem}.hero-title{font-size:2.25rem}.how-it-works{padding:2.5rem 1.75rem}.waiting-card{padding:2.5rem 1.75rem;gap:2rem}.waiting-code-row{flex-direction:column;align-items:stretch}.waiting-code{letter-spacing:.16em}}.app-shell{min-height:100vh;opacity:0;transform:translateY(16px);transition:opacity .8s ease,transform .8s ease}.app-shell--ready{opacity:1;transform:translateY(0)}.loading-screen{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle at top,#0f172ad9,#0f172af2);color:#fff;z-index:999;transition:opacity .6s ease,transform .6s ease}.loading-screen--hidden{opacity:0;transform:scale(1.02);pointer-events:none}.loading-screen__content{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2rem 2.5rem;border-radius:28px;background:#0f172a8c;box-shadow:0 35px 60px #00000059;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.loading-title{text-align:center;font-size:1.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;display:flex;flex-direction:column;gap:.25rem}.loading-title small{font-size:.95rem;letter-spacing:normal;font-weight:400;color:#ffffffbf}.loading-wave{display:flex;gap:.35rem;margin-top:.5rem}.loading-wave span{width:8px;height:32px;border-radius:999px;background:linear-gradient(180deg,#60a5fa,#a855f7);animation:loadingWave .9s ease-in-out infinite}.loading-wave span:nth-child(2){animation-delay:.15s}.loading-wave span:nth-child(3){animation-delay:.3s}.loading-tagline{margin-top:1.5rem;color:#fffc;font-weight:500;letter-spacing:.04em}@keyframes loadingWave{0%,to{transform:scaleY(.4);opacity:.6}50%{transform:scaleY(1);opacity:1}}.debate-logo{display:inline-flex;align-items:center;justify-content:center;color:#0f172a}.debate-logo__image{width:148px;max-width:100%;height:auto;filter:drop-shadow(0 18px 30px rgba(15,23,42,.25))}.debate-logo--animate .debate-logo__image{animation:logoFloat 2.8s ease-in-out infinite}@keyframes logoFloat{0%{transform:translateY(0) scale(.98)}50%{transform:translateY(-6px) scale(1.02)}to{transform:translateY(0) scale(.98)}}.hero-logo{display:flex;justify-content:center;margin-bottom:1rem}.hero-logo .debate-logo__image{width:120px;filter:drop-shadow(0 10px 18px rgba(2,6,23,.45))}@media (max-width: 640px){.loading-screen__content{width:calc(100% - 2rem)}.debate-logo__image{width:120px}}
