:root{--bg-color:#0f0c29;--primary-gradient:linear-gradient(135deg, #1a1a2e, #0f0f1a);--accent-gradient:linear-gradient(90deg, #3b82f6 0%, #22d3ee 100%);--button-gradient:linear-gradient(90deg, #ff6b35 0%, #f97316 100%);--glass-bg:#ffffff0d;--glass-border:#ffffff1a;--text-color:#fff}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg-color);background:var(--primary-gradient);color:var(--text-color);flex-direction:column;min-height:100vh;font-family:Outfit,sans-serif;display:flex;overflow-x:hidden}.background-mesh{z-index:-1;background-color:#0000;background-image:radial-gradient(#ffffff1a 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:30px 30px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;width:100%;height:100%;position:absolute;top:0;left:0}nav{justify-content:space-between;align-items:center;padding:2rem 4rem;display:flex}.logo{align-items:center;gap:10px;font-size:1.5rem;font-weight:900;display:flex}main{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex;position:relative}h1{text-shadow:0 0 20px #00000080;margin-bottom:2.2rem;font-size:4rem;line-height:1.1}.ad-free-promise{color:#ffffffb8;letter-spacing:.01em;background:linear-gradient(90deg,#ff6b351f,#ffffff0a);border:1px solid #ff6b3547;border-radius:999px;align-items:center;gap:.55rem;margin:-1.2rem auto 1.8rem;padding:.48rem .85rem .48rem .68rem;font-size:.78rem;font-weight:700;display:inline-flex;box-shadow:0 8px 24px #00000029}.ad-free-promise-mark{color:#ffb199;background:#ff6b3529;border-radius:50%;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;font-size:.8rem;line-height:1;display:inline-flex}.hero-stage{grid-template-columns:minmax(360px,520px) minmax(420px,560px);align-items:start;gap:clamp(2rem,5vw,4.5rem);width:min(1180px,100% - 3rem);display:grid}.main-content-row{flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:560px;display:flex}.room-card{background:var(--glass-bg);-webkit-backdrop-filter:blur(10px);border:1px solid var(--glass-border);z-index:10;border-radius:20px;flex-shrink:0;width:100%;max-width:520px;padding:2.5rem;position:relative;box-shadow:0 8px 32px #0000005e}.input-group{flex-direction:column;gap:1.5rem;display:flex}input{color:#fff;background:#0000004d;border:1px solid #ffffff1a;border-radius:12px;outline:none;padding:1rem 1.5rem;font-family:Outfit,sans-serif;font-size:1.1rem;transition:border-color .3s}input:focus{border-color:#ff6b35}select{color:#fff;cursor:pointer;appearance:none;background:#0000004d url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E) right 1.5rem top 50%/.8rem no-repeat;border:1px solid #ffffff1a;border-radius:12px;outline:none;width:100%;padding:1rem 1.5rem;font-family:Outfit,sans-serif;font-size:1rem}select option{color:#fff;background:#0f0f1a;padding:10px}button{background:var(--button-gradient);color:#fff;cursor:pointer;border:none;border-radius:12px;padding:1rem;font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:700;transition:transform .2s,box-shadow .2s}button:hover{transform:translateY(-2px);box-shadow:0 5px 15px #764ba266}.floating-letter{-webkit-user-select:none;user-select:none;filter:drop-shadow(0 10px 10px #00000080);z-index:1;font-size:5rem;font-weight:900;position:absolute}.letter-s{color:#ff6b6b;animation:.7s ease-out backwards drop-in,6s ease-in-out .7s infinite float;top:-60px;left:-40px;transform:rotate(-15deg)}.letter-a{color:#feca57;animation:.7s ease-out .15s backwards drop-in,6s ease-in-out .85s infinite float;top:-80px;right:-50px;transform:rotate(15deg)}.letter-b{color:#1dd1a1;animation:.7s ease-out .3s backwards drop-in,6s ease-in-out 1s infinite float;top:50%;left:-50px;transform:rotate(-10deg)}.letter-c{color:#54a0ff;animation:.7s ease-out .45s backwards drop-in,6s ease-in-out 1.15s infinite float;top:55%;right:-45px;transform:rotate(12deg)}@keyframes drop-in{0%{transform:translateY(-280px) rotate(var(--rot));opacity:0}50%{opacity:1}75%{transform:translateY(0) rotate(var(--rot))}88%{transform:translateY(-14px) rotate(var(--rot))}to{transform:translateY(0) rotate(var(--rot));opacity:1}}@keyframes float{0%{transform:translateY(0px) rotate(var(--rot))}50%{transform:translateY(-20px) rotate(var(--rot))}to{transform:translateY(0px) rotate(var(--rot))}}.social-sidebar{opacity:.5;flex-direction:column;gap:1.5rem;display:flex;position:absolute;top:50%;left:2rem;transform:translateY(-50%)}.social-icon{background:#fff;border-radius:50%;width:24px;height:24px}.glass-panel{-webkit-backdrop-filter:blur(16px);background:#ffffff08;border:1px solid #ffffff14;border-radius:24px;box-shadow:0 20px 40px #0006}.tabs{background:#0003;border-radius:12px;margin-bottom:2rem;padding:4px;display:flex;position:relative}.tab-btn{color:#fff9;cursor:pointer;z-index:2;background:0 0;border:none;border-radius:8px;flex:1;padding:12px;font-family:Outfit,sans-serif;font-weight:600;transition:all .3s;position:relative}.tab-btn.active{color:#fff;background:#ffffff1a}.rooms-link-btn{color:#fff;background:#ffffff14;border:1px solid #ffffff1f;border-radius:12px;justify-content:center;align-items:center;min-height:36px;padding:0 12px;font-size:.86rem;font-weight:800;text-decoration:none;display:inline-flex}.rooms-link-btn:hover{background:#ffffff24}.form-section{flex-direction:column;gap:1.5rem;animation:.3s fadeIn;display:none}.form-section.active{display:flex}.recent-room-shortcut{text-align:left;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin:-.75rem 0 1.5rem;padding:.85rem 1rem}.recent-room-shortcut span{color:#ffffff7a;text-transform:uppercase;letter-spacing:.05em;font-size:.76rem;font-weight:700;display:block}.recent-room-shortcut a{color:#fff;font-weight:700;text-decoration:none}.recent-room-shortcut a:hover{color:#ffb199}@keyframes fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.brand-text{background:linear-gradient(90deg,#fff,#a5b4fc);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-weight:800}.landing-footer{flex-direction:column;align-items:center;gap:8px;margin-top:auto;padding:24px 0 16px;display:flex}.bmc-link{color:#ffffff80;align-items:center;gap:6px;font-size:.8rem;text-decoration:none;transition:color .2s;display:inline-flex}.bmc-link:hover{color:#fd0}.bmc-link img{opacity:.6;transition:opacity .2s}.bmc-link:hover img{opacity:1}.footer-copy{color:#ffffff40;font-size:.7rem}.footer-tos-link{color:#ffffff59;text-decoration:none;transition:color .2s}.footer-tos-link:hover{color:#ffffffb3}.lang-switcher-btn{color:#ffffff73;cursor:pointer;letter-spacing:.05em;background:0 0;border:1px solid #fff3;border-radius:4px;padding:2px 8px;font-size:.7rem;font-weight:700;transition:border-color .2s,color .2s}.lang-switcher-btn:hover{color:#fffc;border-color:#ffffff80}.tos-hint{color:#ffffff4d;text-align:center;margin-top:.75rem;font-size:.75rem}.tos-inline-link{color:#ffffff73;text-underline-offset:2px;text-decoration:underline}.tos-inline-link:hover{color:#ffffffb3}.tos-modal{z-index:10001;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000d9;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.tos-modal-content{background:linear-gradient(135deg,#1c1c35,#111120);border:1px solid #ffffff1a;border-radius:20px;width:90%;max-width:460px;padding:36px 32px;animation:.25s ease-out settings-appear;box-shadow:0 24px 60px #0009}.tos-modal-header{margin-bottom:20px}.tos-modal-logo{background:linear-gradient(90deg,#fff,#a5b4fc);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:1rem;font-weight:900}.tos-modal-content h3{color:#fff;margin-bottom:12px;font-size:1.4rem;font-weight:700}.tos-modal-intro{color:#ffffffb3;margin-bottom:16px;font-size:.95rem;line-height:1.6}.tos-modal-rules{flex-direction:column;gap:8px;margin-bottom:24px;padding:0;list-style:none;display:flex}.tos-modal-rules li{color:#fff9;padding-left:1.4em;font-size:.88rem;line-height:1.5;position:relative}.tos-modal-rules li:before{content:"✕";color:#ff6b6b;font-size:.75rem;position:absolute;top:2px;left:0}.tos-checkbox-label{cursor:pointer;align-items:flex-start;gap:10px;margin-bottom:8px;display:flex}.tos-checkbox-label input[type=checkbox]{accent-color:#ff6b35;cursor:pointer;background:0 0;border:none;width:18px;min-width:18px;height:18px;margin:2px 0 0;padding:0}.tos-checkbox-label span{color:#ffffffbf;font-size:.9rem;line-height:1.5}.tos-modal-link{color:#a5b4fc;text-underline-offset:2px;text-decoration:underline}.tos-modal-error{color:#ff6b6b;min-height:18px;margin-bottom:12px;font-size:.82rem}.tos-accept-btn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#ff6b35,#f97316);border:none;border-radius:12px;width:100%;margin-top:8px;padding:14px;font-family:Outfit,sans-serif;font-size:1rem;font-weight:700;transition:opacity .2s}.tos-accept-btn:hover{opacity:.9;box-shadow:none;transform:none}.tos-accept-btn:disabled{opacity:.5;cursor:not-allowed}.nav-auth{align-items:center;gap:12px;display:flex}.auth-btn{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #fff3;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-family:Outfit,sans-serif;font-size:.9rem;transition:all .2s;display:flex}.auth-btn:hover{background:#ffffff1a;border-color:#ffffff4d}.auth-btn img{width:18px;height:18px}.auth-btn.google{color:#333;background:#ffffffe6}.auth-btn.google:hover{background:#fff}.auth-btn.discord{background:#5865f2;border-color:#5865f2}.auth-btn.discord:hover{background:#4752c4}.auth-btn.microsoft{background:#2f2f2f;border-color:#555}.auth-btn.microsoft:hover{background:#444}.auth-btn.twitch{background:#9147ff;border-color:#9147ff}.auth-btn.twitch:hover{background:#772ce8}.auth-provider-mark{color:currentColor;place-items:center;width:18px;height:18px;font-size:18px;font-weight:900;line-height:1;display:inline-grid}.user-profile{align-items:center;gap:10px;display:flex}.user-avatar{border:2px solid #ffffff4d;border-radius:50%;width:36px;height:36px}.user-name{font-size:.95rem;font-weight:600}.logout-btn{color:#ffffffb3;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:6px;padding:6px 12px;font-family:Outfit,sans-serif;font-size:.8rem;transition:all .2s}.logout-btn:hover{color:#fff;background:#ffffff1a}.settings-btn{color:#ffffffb3;cursor:pointer;background:#ffffff12;border:1px solid #ffffff26;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:background .2s,color .2s;display:flex}.settings-btn:hover{color:#fff;box-shadow:none;background:#ffffff26;transform:none}.settings-modal{z-index:10000;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.settings-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000bf;position:absolute;inset:0}.settings-content{z-index:1;background:linear-gradient(135deg,#1c1c35,#111120);border:1px solid #ffffff1a;border-radius:20px;width:90%;max-width:420px;padding:32px;animation:.2s ease-out settings-appear;position:relative;box-shadow:0 24px 60px #0009}@keyframes settings-appear{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.settings-header{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.settings-header h3{color:#fff;margin:0;font-size:1.3rem;font-weight:700}.settings-close{color:#fff9;cursor:pointer;background:#ffffff14;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:1.3rem;line-height:1;transition:background .2s,color .2s;display:flex}.settings-close:hover{color:#fff;box-shadow:none;background:#ffffff26;transform:none}.settings-section{margin-bottom:24px}.settings-section:last-child{margin-bottom:0}.settings-section-title{text-transform:uppercase;letter-spacing:.08em;color:#fff6;margin-bottom:12px;font-size:.75rem;font-weight:600}.avatar-upload-area{align-items:center;gap:16px;display:flex}.avatar-preview-wrapper{flex-shrink:0;position:relative}.settings-avatar-preview{object-fit:cover;border:2px solid #fff3;border-radius:50%;width:72px;height:72px;display:block}.avatar-edit-overlay{opacity:0;cursor:pointer;color:#fff;background:#0000008c;border-radius:50%;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;inset:0}.avatar-preview-wrapper:hover .avatar-edit-overlay{opacity:1}.avatar-actions{flex-direction:column;gap:8px;display:flex}.avatar-hint{color:#fff6;font-size:.78rem}.pseudo-edit-area{gap:10px;display:flex}.pseudo-edit-area input{flex:1;margin:0;padding:10px 14px;font-size:.95rem}.settings-save-btn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(90deg,#ff6b35,#f97316);border:none;border-radius:10px;align-items:center;padding:10px 18px;font-family:Outfit,sans-serif;font-size:.88rem;font-weight:600;transition:opacity .2s;display:inline-flex}.settings-save-btn:hover{opacity:.9;box-shadow:none;transform:none}.settings-save-btn:disabled{opacity:.5;cursor:not-allowed}.settings-danger-zone{border-top:1px solid #ff6b6b4d;margin-top:4px;padding-top:18px}.settings-danger-zone .settings-section-title{color:#ff6b6b}.settings-danger-btn{color:#ff6b6b;cursor:pointer;background:0 0;border:1px solid #ff6b6b;border-radius:10px;padding:10px 18px;font-family:Outfit,sans-serif;font-size:.88rem;font-weight:600;transition:background .2s,color .2s}.settings-danger-btn:hover{color:#fff;background:#ff6b6b}.settings-error{color:#ff6b6b;min-height:18px;margin-top:6px;font-size:.82rem}.settings-success{color:#4ade80;min-height:18px;margin-top:6px;font-size:.82rem}@media (width<=768px){.settings-content{border-radius:16px;padding:24px 20px}.pseudo-edit-area{flex-direction:column}}.my-rooms-section{text-align:left;border-radius:20px;width:100%;min-width:0;max-width:520px;max-height:280px;padding:2rem;overflow-y:auto}.my-rooms-title{opacity:.9;margin-bottom:1rem;font-size:1.2rem;font-weight:600}.my-rooms-list{flex-direction:column;gap:12px;display:flex}.my-room-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:12px;padding:16px 20px;transition:all .2s;display:flex}.my-room-card:hover{background:#ffffff1a;border-color:#fff3}.my-room-link{color:#fff;flex:1;justify-content:space-between;align-items:center;text-decoration:none;display:flex}.my-room-delete{color:#ff6b6b;cursor:pointer;background:#ff505026;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:1.3rem;font-weight:300;line-height:1;transition:all .2s;display:flex}.my-room-delete:hover{color:#f44;background:#ff50504d}.my-room-info{flex-direction:column;gap:4px;display:flex}.my-room-name{font-size:1rem;font-weight:600}.my-room-meta{opacity:.6;font-size:.8rem}.my-room-arrow{opacity:.5;font-size:1.2rem}.no-rooms-msg{text-align:center;opacity:.5;padding:20px;font-size:.9rem}.display-name-modal{z-index:10000;background:#000c;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.display-name-content{text-align:center;background:linear-gradient(135deg,#1a1a2e,#0f0f1a);border:1px solid #ffffff1a;border-radius:20px;width:90%;max-width:400px;padding:40px}.display-name-content h3{color:#fff;margin-bottom:10px;font-size:1.5em}.display-name-content p{color:#ffffffb3;margin-bottom:20px}.display-name-content input{text-align:center;color:#fff;background:#ffffff1a;border:none;border-radius:10px;width:100%;margin-bottom:10px;padding:15px;font-size:18px}.display-name-content input::placeholder{color:#fff6}.display-name-error{min-height:20px;font-size:14px;color:#ff6b6b!important}.display-name-btn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#ff6b35,#f97316);border:none;border-radius:25px;padding:15px 40px;font-size:16px;font-weight:700;transition:transform .2s}.display-name-btn:hover{transform:scale(1.05)}@media (width<=768px){body{min-height:100dvh;overflow-y:auto}nav{padding:.8rem 1rem}.logo .brand-text{font-size:1.4rem!important}main{justify-content:flex-start;padding:.5rem 1rem 2rem}h1{margin-bottom:1.5rem;font-size:1.8rem}.ad-free-promise{text-align:left;max-width:calc(100% - 1rem);margin-top:-.8rem;margin-bottom:1.25rem;padding-left:.55rem;padding-right:.7rem;font-size:.72rem}.hero-stage,.main-content-row{flex-direction:column;align-items:center;gap:1rem;width:100%;display:flex}.room-card,.my-rooms-section{grid-column:unset}.floating-letter{display:none}.room-card{border-radius:16px;width:95%;max-width:none;padding:1.2rem}.room-card input,.room-card select{min-height:48px;padding:.8rem 1rem;font-size:16px}.room-card button[type=submit]{min-height:52px;font-size:1rem}.tabs{margin-bottom:1.2rem}.tab-btn{min-height:44px;padding:.7rem 1rem;font-size:.9rem}.my-rooms-section{order:-1;width:95%;max-width:95%;max-height:200px;margin-bottom:.5rem;padding:1rem}.my-rooms-title{margin-bottom:.8rem;font-size:1rem}.my-room-card{padding:12px 14px}.my-room-name{font-size:.9rem}.my-room-meta{font-size:.75rem}.my-room-delete{width:32px;height:32px;font-size:1.1rem}.social-sidebar{display:none}.landing-footer{padding:1rem;font-size:.8rem}button,a,input,select,.my-room-card,.auth-btn{-webkit-tap-highlight-color:transparent;touch-action:manipulation}button:active,.auth-btn:active,.tab-btn:active{opacity:.85;transition:transform .1s;transform:scale(.96)}.my-room-card:active{background:#ffffff1f;transform:scale(.98)}.my-room-delete:active{background:#ff505066;transform:scale(.9)}input:focus,select:focus{outline:none;box-shadow:0 0 0 3px #667eea66}.my-rooms-list{-webkit-overflow-scrolling:touch;scroll-behavior:smooth}}@media (width<=380px){h1{font-size:1.5rem}.room-card{padding:1rem}.tab-btn{padding:.6rem .8rem;font-size:.8rem}}@media (width<=768px){.nav-auth{gap:6px}.auth-btn{min-height:40px;padding:8px 12px;font-size:.85rem}.auth-btn img{width:20px;height:20px}.auth-btn span{display:none}.user-profile{gap:8px}.user-avatar{width:32px;height:32px}.user-name{display:none}.logout-btn{min-height:40px;padding:8px 12px;font-size:.8rem}}#beta-banner{color:#ffffffd9;background:#ff6b351f;border-bottom:1px solid #ff6b354d;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;padding:10px 20px;font-size:.875rem;display:flex}#beta-banner a{color:#ff6b35;font-weight:600;text-decoration:underline}#beta-banner-close{color:#ffffff80;cursor:pointer;background:0 0;border:none;margin-left:auto;padding:0 4px;font-size:1.2rem;line-height:1}#beta-banner-close:hover{color:#ffffffe6}.demo-widget{max-width:none;margin:0;padding-top:.35rem}.demo-label{text-align:center;text-transform:uppercase;letter-spacing:.12em;color:#ffffff59;margin:0 0 .9rem;font-size:.72rem}.demo-players{align-items:stretch;gap:10px;display:flex}.demo-player{background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;flex:1;min-width:0;padding:12px;transition:border-color .25s,background .25s}.demo-panel-flash{background:#ff6b3512!important;border-color:#ff6b358c!important}.demo-player-header{align-items:center;gap:7px;margin-bottom:10px;display:flex}.demo-avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:.72rem;font-weight:700;display:flex}.demo-avatar-alex{color:#fff;background:#ff6b35}.demo-avatar-sam{color:#fff;background:#3b82f6}.demo-player-name{color:#ffffffbf;font-size:.82rem;font-weight:600}.demo-tier-row{align-items:center;gap:6px;min-height:28px;margin-bottom:3px;display:flex}.demo-tier-label{border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:.67rem;font-weight:800;display:flex}.dtl-s{color:#111;background:gold}.dtl-a{color:#111;background:#4ade80}.dtl-b{color:#111;background:#60a5fa}.dtl-c{color:#111;background:#a78bfa}.demo-tier-items{flex-wrap:wrap;flex:1;gap:3px;min-height:22px;display:flex}.demo-chip{white-space:nowrap;background:#ffffff12;border:1px solid #ffffff1c;border-radius:5px;align-items:center;gap:3px;padding:2px 5px;font-size:.68rem;display:flex}.demo-chip-emoji{font-size:.78rem;line-height:1}.demo-chip-label{color:#ffffffb3}@keyframes chipIn{0%{opacity:0;transform:scale(.5)translateY(-6px)}65%{transform:scale(1.08)translateY(1px)}to{opacity:1;transform:scale(1)translateY(0)}}.demo-chip-in{animation:.32s cubic-bezier(.34,1.56,.64,1) forwards chipIn}.demo-vs{justify-content:center;align-items:center;padding:0 2px;display:flex}.demo-live-dot{background:#4ade80;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:1.4s ease-in-out infinite livePulse}@keyframes livePulse{0%,to{opacity:1;transform:scale(1);box-shadow:0 0 #4ade8066}50%{opacity:.5;transform:scale(.75);box-shadow:0 0 0 4px #4ade8000}}@media (width<=480px){.demo-widget{display:none}}.how-it-works{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;padding:2.5rem 1.5rem 1rem;display:flex}.hiw-step{background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:.75rem;max-width:220px;padding:.9rem 1.25rem;display:flex}.hiw-num{color:#fff;background:linear-gradient(135deg,#ff6b35,#f97316);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;font-weight:900;display:flex}.hiw-text{flex-direction:column;gap:.2rem;display:flex}.hiw-text strong{color:#ffffffe6;font-size:.85rem;font-weight:700}.hiw-text span{color:#fff6;font-size:.75rem;line-height:1.4}.hiw-arrow{color:#fff3;flex-shrink:0;font-size:1.2rem}@media (width<=700px){.hiw-arrow{display:none}.how-it-works{gap:.75rem;padding:1.5rem 1rem .5rem}.hiw-step{width:100%;max-width:100%}}
