.otp-group{justify-content:center;gap:10px;margin:8px 0;display:flex}.otp-cell{text-align:center;width:48px;height:56px;color:var(--text-primary);caret-color:var(--accent);background:#0f172a99;border:1.5px solid #ffffff26;border-radius:10px;outline:none;font-family:Inter,monospace;font-size:1.5rem;font-weight:700;transition:border-color .2s,box-shadow .2s,transform .15s}.otp-cell:focus{border-color:var(--accent);transform:translateY(-2px);box-shadow:0 0 0 3px #3b82f640}.otp-cell.filled{background:#3b82f614;border-color:#3b82f699}.resend-row{text-align:center;color:var(--text-secondary);margin-top:4px;font-size:.875rem}.resend-btn{color:var(--accent);cursor:pointer;background:0 0;border:none;padding:0;font-size:.875rem;font-weight:500;transition:color .2s}.resend-btn:hover:not(:disabled){color:var(--accent-hover);text-decoration:underline}.resend-btn:disabled{color:var(--text-secondary);cursor:not-allowed}.auth-step-hint{text-align:center;color:var(--text-secondary);margin-bottom:1.5rem;font-size:.9rem;line-height:1.5}.auth-step-hint strong{color:var(--text-primary)}.auth-back-link{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;margin-bottom:1.25rem;padding:0;font-size:.85rem;transition:color .2s;display:flex}.auth-back-link:hover{color:var(--text-primary)}.otp-timer-bar{text-align:center;margin-bottom:1rem}.otp-timer-text{color:var(--text-secondary);font-size:.85rem;transition:color .3s}.otp-timer-urgent{color:#f97316;font-weight:600;animation:1s ease-in-out infinite pulse-urgent}@keyframes pulse-urgent{0%,to{opacity:1}50%{opacity:.6}}.banner{border-radius:8px;margin-bottom:1rem;padding:.75rem 1rem;font-size:.9rem}.banner-success{color:#6ee7b7;background:#10b9811f;border:1px solid #10b9814d}.banner-warning{color:#fdba74;background:#f973161f;border:1px solid #f9731659}.stack{flex-direction:column;gap:1.25rem;display:flex}@media (width<=480px){.otp-group{gap:8px}.otp-cell{width:42px;height:52px;font-size:1.25rem}.auth-card{padding:1.5rem}}.page-shell{max-width:1200px;margin:0 auto;padding:1rem 1.5rem 0;overflow-x:hidden}.page-header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.page-title{align-items:center;gap:.75rem;display:inline-flex}.page-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:1rem;display:flex}.user-chip{align-items:center;gap:.5rem;display:inline-flex}.dashboard-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:clamp(1rem,2vw,1.5rem);display:grid}.action-panel{flex-direction:column;gap:1.5rem;padding:clamp(1.2rem,2.5vw,2rem);display:flex}.panel-description{color:var(--text-secondary);margin:0}.section-divider{border-top:1px solid #ffffff1a;padding-top:1rem}.room-form{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.5rem;display:grid}.dashboard-home-button{white-space:nowrap}@media (width<=900px){.page-header{flex-direction:column;align-items:flex-start;gap:1rem}.page-header-actions{justify-content:space-between;width:100%}.dashboard-home-button{order:-1}.room-form .btn,.room-form .input-field{width:100%}.room-form{grid-template-columns:1fr}.action-panel{gap:1rem}}.home-container{flex-direction:column;min-height:100vh;font-family:Inter,system-ui,sans-serif;display:flex}.home-nav-shell{width:100%;max-width:1200px;margin:0 auto;padding:1rem 1.5rem 0}.home-main{flex-direction:column;flex:1;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex}.hero-section{text-align:center;margin-top:4rem;margin-bottom:4rem}.hero-title{margin-bottom:1rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:800;line-height:1.2}.hero-title-loop{place-items:center;min-height:clamp(3rem,7vw,4.6rem);display:grid;position:relative;overflow:hidden}.hero-title-phrase{opacity:0;white-space:nowrap;justify-content:center;align-items:center;transition:opacity .45s,transform .45s;display:flex;position:absolute;inset:0;transform:translateY(18px)}.hero-title-phrase.is-active{opacity:1;transform:translateY(0)}.hero-subtitle{color:#cbd5e1;max-width:600px;margin:0 auto 2.5rem;font-size:clamp(1rem,2vw,1.25rem);line-height:1.5}.hero-actions{gap:1rem;width:100%;max-width:560px;margin:0 auto;display:grid}.room-join-card{text-align:left;gap:1rem;width:100%;max-width:560px;margin:0 auto;padding:clamp(1rem,2vw,1.25rem);display:grid}.room-join-card h3{margin:0 0 .35rem;font-size:1.15rem}.room-join-card p{color:var(--text-secondary);margin:0;line-height:1.5}.room-join-form{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem;display:grid}.hero-cta{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;width:100%;display:grid}.hero-cta .btn-primary-glow,.hero-cta .btn-secondary-dark{text-align:center;white-space:normal;width:100%;min-height:3.25rem;padding:.85rem 1rem;font-size:clamp(.92rem,2vw,1.05rem);line-height:1.15}.btn-primary-glow{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.8rem 2rem;font-size:1.1rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 20px #3b82f666}.btn-primary-glow:hover{transform:translateY(-2px);box-shadow:0 6px 25px #3b82f699}.btn-secondary-dark{color:#fff;cursor:pointer;background:#1e293b;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:.5rem;padding:.8rem 2rem;font-size:1.1rem;font-weight:600;transition:background .2s;display:inline-flex}.btn-secondary-dark:hover{background:#334155}.how-it-works{text-align:center;width:100%;margin-bottom:5rem}.section-title{margin-bottom:2rem;font-size:2rem;font-weight:700}.features-section{text-align:center;width:100%;margin-bottom:4rem}.features-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-top:2rem;display:grid}.feature-card{background:#1e293b66;border:1px solid #ffffff0d;border-radius:16px;padding:2.5rem 1.5rem;transition:transform .3s,background .3s}.feature-card:hover{background:#1e293b99;transform:translateY(-5px)}.feature-icon{color:#3b82f6;margin-bottom:1rem;font-size:2.5rem}.feature-title{margin-bottom:.8rem;font-size:1.25rem;font-weight:600}.feature-desc{color:#94a3b8;font-size:.95rem;line-height:1.5}.home-footer{text-align:center;color:#64748b;border-top:1px solid #ffffff0d;padding:2rem 1.5rem;font-size:.9rem}.home-footer a{color:#3b82f6;text-decoration:none}.home-footer a:hover{text-decoration:underline}@media (width<=700px){.home-nav-shell{padding:.75rem 1rem 0}.hero-section{margin-top:3rem;margin-bottom:3rem}.hero-title-loop{min-height:2.6rem}.hero-cta .btn-primary-glow,.hero-cta .btn-secondary-dark,.room-join-card .btn{width:100%}.hero-cta{gap:.5rem}.room-join-form{grid-template-columns:1fr}.room-join-card{max-width:min(100%,34rem);padding:1rem}.hero-actions{max-width:100%}.room-join-form{gap:.6rem}}.room-header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.room-page{flex-direction:column;height:100vh;padding:2rem;display:flex;overflow:hidden}.room-stage{flex:1;min-height:0;padding-bottom:5rem}.room-code-button{color:var(--accent);cursor:pointer;font:inherit;background:0 0;border:none;align-items:center;gap:.4rem;display:inline-flex}.match-loading,.empty-state{justify-content:center;align-items:center;display:flex}.match-loading{flex:1}.empty-state{min-height:220px;color:var(--text-secondary);padding:2rem}.video-grid{gap:1rem;width:100%;max-width:1200px;height:100%;margin:auto;display:grid}.video-grid[data-users="1"]{grid-template-rows:1fr;grid-template-columns:1fr;max-width:1000px}.video-grid[data-users="2"],.video-grid[data-users="3"],.video-grid[data-users="4"]{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-auto-rows:1fr}@media (width>=800px){.video-grid[data-users="3"],.video-grid[data-users="4"]{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr)}.video-grid[data-users="3"]>:last-child{grid-column:1/-1;justify-self:center;width:calc(50% - .5rem)}}.video-wrapper{background:#000;border-radius:12px;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:0 10px 15px -3px #00000080}.video-fallback{background:#111;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.video-label{background:#00000080;border-radius:4px;align-items:center;gap:.5rem;padding:.2rem .5rem;display:inline-flex;position:absolute;bottom:1rem;left:1rem}.video-element{object-fit:cover;width:100%;height:100%}.controls-bar{opacity:0;background:linear-gradient(#0000,#000c);justify-content:center;gap:1rem;padding:1rem;transition:opacity .3s;display:flex;position:absolute;bottom:0;left:0;right:0}.video-wrapper:hover .controls-bar{opacity:1}.main-actions{z-index:50;gap:1rem;display:flex;position:fixed;bottom:2rem;left:50%;transform:translate(-50%)}@media (width<=900px){.room-header{flex-direction:column;align-items:flex-start;gap:1rem}.main-actions{flex-wrap:wrap;justify-content:center;width:calc(100% - 2rem)}}.room-overlay{z-index:100;-webkit-backdrop-filter:blur(8px);background:#0f172a66;justify-content:center;align-items:center;padding:2rem;animation:.3s ease-out overlay-fade-in;display:flex;position:absolute;inset:0}@keyframes overlay-fade-in{0%{opacity:0}to{opacity:1}}.overlay-content{text-align:center;max-width:400px;border:1px solid #ef44444d!important;padding:2.5rem!important}.overlay-icon{margin-bottom:1rem;font-size:3rem}.overlay-content h3{color:#fecaca;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.overlay-content p{color:var(--text-secondary);margin-bottom:2rem;line-height:1.6}.overlay-actions{flex-direction:column;gap:.75rem;display:flex}.overlay-actions .btn{width:100%}.private-stage{flex:1;justify-content:center;align-items:center;width:100%;height:100%;min-height:0;padding-bottom:5rem;display:flex;position:relative}.center-stage{width:100%;max-width:800px;height:100%}.center-stage .video-wrapper{box-shadow:0 10px 30px #00000080}.remote-grid{gap:1rem;width:100%;max-width:1200px;height:100%;margin:auto;display:grid}.remote-grid[data-remotes="1"]{grid-template-columns:1fr;grid-auto-rows:1fr;max-width:800px}.remote-grid[data-remotes="2"]{grid-template-columns:repeat(2,1fr);grid-auto-rows:1fr}.remote-grid[data-remotes="3"]{grid-template-columns:repeat(3,1fr);grid-auto-rows:1fr}@media (width<=800px){.remote-grid[data-remotes="2"],.remote-grid[data-remotes="3"]{grid-template-columns:1fr;grid-auto-rows:minmax(0,1fr)}}.private-local-pip{aspect-ratio:16/9;z-index:20;width:220px;transition:all .3s;position:absolute;bottom:6rem;right:1.5rem}.private-local-pip .video-wrapper{border:2px solid #ffffff26;box-shadow:0 8px 24px #0009}@media (width<=800px){.private-local-pip{width:120px;top:5rem;bottom:auto;right:1rem}}.match-root{flex:1;gap:1rem;width:100%;height:100%;padding-bottom:5rem;display:flex;position:relative}.match-local-container,.match-remote-container{border-radius:12px;transition:all .3s;position:relative;overflow:hidden}.match-local-container .video-wrapper,.match-remote-container .video-wrapper{border-radius:inherit;width:100%;height:100%}.match-loading-panel{background:var(--panel-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid #ffffff0d;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;height:100%;display:flex}@media (width>=800px){.match-root.waiting .match-local-container,.match-root.waiting .match-remote-container{flex:1}}@media (width<=799px){.match-page-context.is-waiting{padding:0!important}.match-header-context{z-index:20;background:linear-gradient(#000c,#0000);width:100%;position:absolute;top:0;left:0;padding:1.5rem!important}.match-root.waiting{padding-bottom:0;display:block}.match-root.waiting .match-local-container{z-index:1;border-radius:0;width:100%;height:100%;position:absolute;inset:0}.match-root.waiting .match-remote-container{display:none}.match-mobile-overlay{z-index:2;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172ab3;border-radius:12px;flex-direction:column;align-items:center;gap:1rem;padding:1rem 2rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 20px #00000080}}@media (width>=800px){.match-root.waiting .match-mobile-overlay{display:none}}.match-page-context.is-connected{padding:0!important}.match-root.connected{padding-bottom:0;display:block}.match-root.connected .match-local-container,.match-root.connected .match-remote-container{border-radius:0;width:100%;height:100%;position:absolute;inset:0}.match-root.connected .match-remote-container{z-index:1;background:#000;justify-content:center;align-items:center;display:flex;top:50%;left:50%;transform:translate(-50%,-50%)}.match-root.connected .match-remote-container.aspect-full{width:100%;height:100%}@media (width>=800px){.match-root.connected .match-remote-container.aspect-full{border-radius:16px;width:70%;height:80%;box-shadow:0 0 40px #000c}}.match-root.connected .match-remote-container.aspect-portrait{aspect-ratio:9/16;width:auto;height:100%;box-shadow:0 0 40px #000c}.match-root.connected .match-remote-container.aspect-landscape{aspect-ratio:16/9;width:100%;height:auto;max-height:100%;box-shadow:0 0 40px #000c}@media (width>=800px){.match-root.connected .match-remote-container.aspect-landscape{border-radius:16px;width:70%}}.aspect-toggles{z-index:50;border-radius:20px;gap:.5rem;padding:.4rem .8rem;display:flex;position:absolute;top:5rem;left:50%;transform:translate(-50%)}@media (width>=800px){.aspect-toggles{top:2rem}}.aspect-toggles button{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.4rem;transition:all .2s;display:flex}.aspect-toggles button:hover{color:#fff;background:#ffffff1a}.aspect-toggles button.active{color:var(--accent);background:#ffffff26}.match-root.connected .match-local-container{z-index:10;border:2px solid #fff3;border-radius:8px;top:5rem;left:auto;right:1.5rem;box-shadow:0 8px 24px #0009}.match-root.connected .match-mobile-overlay{display:none}@media (width<=799px){.match-root.connected .match-local-container{width:110px;height:150px}}@media (width>=800px){.match-root.connected .match-local-container{width:240px;height:135px;top:auto;bottom:7rem;right:17%}.match-page-context.is-connected .match-header-context{z-index:20;background:linear-gradient(#000c,#0000);width:100%;position:absolute;top:0;left:0;padding:2rem!important}}:root{--bg-color:#0f172a;--panel-bg:#1e293bb3;--text-primary:#f8fafc;--text-secondary:#94a3b8;--accent:#3b82f6;--accent-hover:#2563eb;--danger:#ef4444;--success:#10b981}body{color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0b0c10;background-image:radial-gradient(at 20% 0,#3b82f666 0%,#0000 40%),radial-gradient(at 80% 20%,#ec48994d 0%,#0000 40%),radial-gradient(at 50% 100%,#8b5cf633 0%,#0000 50%);background-attachment:fixed;min-height:100vh;margin:0;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;overflow-x:hidden}html,#root{width:100%;overflow-x:hidden}*{box-sizing:border-box}.glass-panel{background:var(--panel-bg);-webkit-backdrop-filter:blur(12px);border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 4px 30px #0000001a}.btn{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn-primary{background:var(--accent);color:#fff;box-shadow:0 4px 20px #3b82f666}.btn-primary:hover{background:var(--accent-hover);transform:translateY(-2px);box-shadow:0 6px 25px #3b82f699}.btn-danger{background:var(--danger);color:#fff}.btn-secondary{color:var(--text-primary);background:#94a3b824;border:1px solid #ffffff14}.btn-secondary:hover{background:#94a3b838}.btn:hover{transform:translateY(-1px)}.input-field{color:#fff;background:#0f172a99;border:1px solid #fff3;border-radius:8px;outline:none;width:100%;padding:.75rem 1rem;font-size:1rem;transition:border-color .2s}.input-field:focus{border-color:var(--accent)}.password-field{width:100%;position:relative}.password-field .input-field{padding-right:3rem}.password-toggle{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;display:inline-flex;position:absolute;top:50%;right:.85rem;transform:translateY(-50%)}.password-toggle:hover{color:var(--text-primary)}.loader{border:5px solid #ffffff1a;border-bottom-color:var(--accent);box-sizing:border-box;border-radius:50%;width:48px;height:48px;animation:1s linear infinite rotation}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.brand-logo{align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;display:flex}.brand-logo-icon{color:#fff;background:#3b82f6;border-radius:6px;padding:.2rem .5rem;font-size:1.2rem}.meetix-header{z-index:90;-webkit-backdrop-filter:blur(20px);background:linear-gradient(135deg,#0f172af2,#1e293bd9);border:1px solid #ffffff1a;border-radius:20px;justify-content:space-between;align-items:center;gap:1rem;width:100%;min-height:5rem;padding:.8rem 1.5rem;display:flex;position:relative;overflow:visible;box-shadow:0 10px 30px #0003}.meetix-brand-link{color:var(--text-primary);white-space:nowrap;mix-blend-mode:screen;flex-direction:row;flex:none;justify-content:center;align-items:center;gap:.8rem;text-decoration:none;transition:opacity .2s;display:inline-flex}.meetix-brand-logo{object-fit:cover;border-radius:10%;width:4.2rem;height:4.2rem;transition:transform .4s cubic-bezier(.34,1.56,.64,1);scale:.9}.meetix-brand-name{letter-spacing:-.02em;background:linear-gradient(90deg,#fff,#94a3b8);-webkit-text-fill-color:transparent;filter:drop-shadow(0 4px 12px #3b82f64d);-webkit-background-clip:text;font-size:2.2rem;font-weight:800;transition:transform .4s cubic-bezier(.34,1.56,.64,1)}.meetix-brand-link:hover .meetix-brand-logo{transform:scale(1.1)rotate(-5deg)}.meetix-brand-link:hover .meetix-brand-name{transform:scale(1.05)translate(5px)}.meetix-header-right{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:.55rem;min-width:0;display:flex}.meetix-header-action{white-space:nowrap;flex:none}.meetix-header-action,.meetix-profile-toggle{height:2.5rem;min-height:2.5rem;padding-top:.35rem;padding-bottom:.35rem}.meetix-profile{z-index:120;flex:none;position:relative}.meetix-profile-toggle{white-space:nowrap;min-width:2.5rem}.meetix-profile-toggle span{text-overflow:ellipsis;max-width:min(9rem,22vw);overflow:hidden}.meetix-profile-menu{z-index:1000;transform-origin:100% 0;background:#0f172af2;border:1px solid #ffffff14;border-radius:14px;width:max-content;min-width:11rem;max-width:calc(100vw - 1rem);padding:.75rem;position:absolute;top:calc(100% + .65rem);right:0;overflow:hidden;box-shadow:0 20px 45px #00000059}.meetix-profile-info{color:var(--text-secondary);align-items:center;gap:.75rem;padding:.6rem;font-size:.95rem;font-weight:500;display:flex}.meetix-profile-divider{background:#ffffff14;height:1px;margin:.4rem .5rem}.meetix-profile-logout{width:100%;color:var(--text-primary);font:inherit;cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:.5rem;padding:.55rem .25rem;display:inline-flex}.meetix-profile-logout:hover{background:#ffffff0f}.meetix-header-auth{white-space:nowrap;flex:none}.auth-container{justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}.auth-card{width:100%;max-width:400px;padding:2.5rem}.notification-container{z-index:9999;pointer-events:none;flex-direction:column;gap:.75rem;display:flex;position:fixed;top:1.5rem;right:1.5rem}.toast{pointer-events:auto;background:var(--panel-bg);-webkit-backdrop-filter:blur(12px);color:#fff;cursor:pointer;border:1px solid #ffffff1a;border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;min-width:300px;max-width:450px;padding:1rem 1.25rem;transition:transform .2s,background .2s;animation:.3s ease-out toast-in;display:flex;box-shadow:0 10px 25px #0000004d}.toast:hover{background:#1e293be6;transform:translateY(-2px)}.toast-success{border-left:4px solid var(--success)}.toast-error{border-left:4px solid var(--danger)}.toast-info{border-left:4px solid var(--accent)}.toast-warning{border-left:4px solid #f59e0b}.toast-content{flex:1;font-size:.9rem;line-height:1.4}.toast-close{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;align-items:center;padding:0;font-size:1.25rem;display:flex}@keyframes toast-in{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.banner{text-align:left;border-radius:8px;margin-bottom:1.5rem;padding:.75rem 1rem;font-size:.9rem}.banner-error{color:#fecaca;background:#ef444426;border:1px solid #ef44444d}.banner-info{color:#dbeafe;background:#3b82f626;border:1px solid #3b82f64d}@media (width<=720px){.meetix-header{border-radius:18px;flex-direction:row;align-items:center;gap:.45rem;min-height:3.8rem;padding:.55rem .7rem}.meetix-header-right{gap:.35rem}.meetix-brand-logo{width:3rem;height:3rem}.meetix-brand-name{font-size:1.6rem}.meetix-profile-toggle span,.meetix-header-action span{display:none}.meetix-header-action,.meetix-profile-toggle,.meetix-header-auth{min-height:2.3rem;padding-inline:.65rem}.meetix-profile-toggle span{max-width:7.25rem}}
