@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Sora:wght@400;500;600&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.landingPageContainer{color:#fff;background:url(/assets/background-BMcApMqX.png) 0 0/cover no-repeat;width:100vw;height:100vh}.landingPageContainer nav{justify-content:space-between;align-items:center;padding-block:1.6rem;padding-inline:1.2rem;display:flex}.landingPageContainer nav h2{font-size:1.8rem;font-weight:500}.landingPageContainer nav .navlist{cursor:pointer;gap:1.6rem;display:flex}.landingMainContainer{justify-content:space-between;align-items:center;height:80vh;padding-inline:3rem;display:flex}.landingMainContainer>div:first-child{font-size:2.2rem}.landingMainContainer>div:first-child div[role=button]{background:#d97500;border-radius:20px;width:fit-content;margin-top:1.9rem;padding:1rem}.landingMainContainer>div:first-child div[role=button] a{color:#fff;font-size:1.7rem;text-decoration:none}.landingMainContainer>div:nth-child(2) img{width:auto;height:70vh}.navBar{text-align:center;justify-content:space-between;align-items:center;padding-inline:20px;display:flex}.meetContainer{justify-content:center;gap:10vw;height:80vh;padding-inline:20px;display:flex}.leftPanel{align-items:center;height:100%;display:flex}.rightPanel{align-items:center;display:flex}.rightPanel>img{border-radius:20px;width:30vw;height:auto}:root{--lp-bg:#04080f;--lp-bg1:#070d1a;--lp-surface:#ffffff08;--lp-border:#ffffff0f;--lp-border-bright:#ffffff1f;--lp-sky:#0ea5e9;--lp-sky-bright:#38bdf8;--lp-gold:#f59e0b;--lp-text:#e8f2ff;--lp-muted:#64748b;--lp-muted-bright:#94a3b8;--lp-font-display:"Syne", sans-serif;--lp-font-body:"DM Sans", sans-serif}.lp-root{background:var(--lp-bg);min-height:100vh;color:var(--lp-text);font-family:var(--lp-font-body);flex-direction:column;gap:0;padding:20px 28px 28px;display:flex;position:relative;overflow-x:hidden}.lp-bg-mesh{z-index:0;pointer-events:none;background:radial-gradient(800px 600px at 10% 0,#0ea5e912,#0000),radial-gradient(600px 500px at 90% 80%,#0ea5e90d,#0000),radial-gradient(400px 300px,#f59e0b08,#0000);position:fixed;inset:0}.lp-bg-mesh:after{display:none}.lp-nav{z-index:10;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--lp-border);background:#04080f99;border-radius:16px;justify-content:space-between;align-items:center;padding:12px 20px;animation:.5s both lp-fadeDown;display:flex;position:relative;box-shadow:inset 0 1px #ffffff0a,0 20px 40px #0006}.lp-brand{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;display:flex}.lp-brand img{flex-shrink:0;width:36px;height:36px}.lp-brand-name{font-family:var(--lp-font-display);letter-spacing:-.02em;color:var(--lp-text);font-size:1.15rem;font-weight:700}.lp-nav-right{align-items:center;gap:8px;display:flex}.lp-nav-link{color:var(--lp-muted-bright);cursor:pointer;font-size:.875rem;font-weight:500;font-family:var(--lp-font-body);background:0 0;border:none;border-radius:10px;padding:7px 14px;transition:color .15s,background .15s}.lp-nav-link:hover{color:var(--lp-text);background:#ffffff0a}.lp-nav-cta{cursor:pointer;background:linear-gradient(135deg, var(--lp-sky), var(--lp-sky-bright));color:#04080f;font-size:.875rem;font-weight:600;font-family:var(--lp-font-display);border:none;border-radius:10px;padding:8px 18px;transition:transform .15s,box-shadow .15s;box-shadow:0 0 24px #0ea5e940,0 4px 12px #0000004d}.lp-nav-cta:hover{transform:translateY(-1px);box-shadow:0 0 32px #0ea5e959,0 8px 20px #0000004d}.lp-hero{z-index:1;flex:1;grid-template-columns:1fr 400px;align-items:center;gap:32px;padding:60px 0 40px;display:grid;position:relative}@media (width<=900px){.lp-hero{grid-template-columns:1fr;padding:40px 0 28px}}.lp-hero-left{flex-direction:column;gap:28px;animation:.6s .1s both lp-fadeUp;display:flex}.lp-badge{background:#0ea5e914;border:1px solid #0ea5e933;border-radius:100px;align-items:center;gap:8px;width:fit-content;padding:6px 14px;display:inline-flex}.lp-badge-dot{background:var(--lp-sky-bright);width:6px;height:6px;box-shadow:0 0 6px var(--lp-sky-bright);border-radius:50%;flex-shrink:0;animation:2s infinite lp-pulse}.lp-badge-text{color:var(--lp-sky-bright);letter-spacing:.04em;text-transform:uppercase;font-size:.78rem;font-weight:500;font-family:var(--lp-font-display)}.lp-hero-left h1{font-family:var(--lp-font-display);letter-spacing:-.03em;margin:0;font-size:clamp(2.4rem,5vw,3.6rem);font-weight:800;line-height:1}.lp-h1-line2{color:var(--lp-muted-bright);font-weight:600;display:block}.lp-accent{background:linear-gradient(90deg, var(--lp-sky), var(--lp-sky-bright), #7dd3fc);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.lp-lead{color:#e8f2ff99;max-width:480px;margin:0;font-size:1.05rem;font-weight:300;line-height:1.7}.lp-cta-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.lp-btn-primary{cursor:pointer;background:linear-gradient(135deg, var(--lp-sky), var(--lp-sky-bright));color:#04080f;font-size:.95rem;font-weight:700;font-family:var(--lp-font-display);border:none;border-radius:12px;align-items:center;gap:8px;padding:12px 24px;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 0 32px #0ea5e94d,0 4px 16px #0006}.lp-btn-primary:hover{transform:translateY(-2px);box-shadow:0 0 48px #0ea5e966,0 8px 24px #0006}.lp-btn-ghost{cursor:pointer;background:var(--lp-surface);border:1px solid var(--lp-border-bright);color:var(--lp-muted-bright);font-size:.95rem;font-weight:500;font-family:var(--lp-font-body);border-radius:12px;align-items:center;gap:8px;padding:12px 24px;transition:background .15s,color .15s,border-color .15s;display:flex}.lp-btn-ghost:hover{color:var(--lp-text);background:#ffffff0f;border-color:#fff3}.lp-stats-row{gap:32px;padding-top:8px;display:flex}.lp-stat{flex-direction:column;gap:2px;display:flex}.lp-stat-val{font-family:var(--lp-font-display);color:var(--lp-text);letter-spacing:-.03em;font-size:1.5rem;font-weight:800}.lp-stat-label{color:var(--lp-muted);font-size:.78rem;font-weight:400}.lp-hero-right{animation:.6s .2s both lp-fadeUp}.lp-glass-card{border:1px solid var(--lp-border);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#070d1ab3;border-radius:20px;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff05,0 32px 64px #00000080}.lp-card-top{border-bottom:1px solid var(--lp-border);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.lp-card-title{font-family:var(--lp-font-display);color:var(--lp-muted-bright);letter-spacing:.08em;font-size:.78rem;font-weight:600}.lp-card-dots{gap:6px;display:flex}.lp-dot{border-radius:50%;width:8px;height:8px}.lp-dot-r{opacity:.7;background:#ef4444}.lp-dot-y{opacity:.7;background:#f59e0b}.lp-dot-g{opacity:.7;background:#22c55e}.lp-video-grid{grid-template-columns:1fr 1fr;gap:10px;padding:14px;display:grid}.lp-vid-tile{aspect-ratio:4/3;background:linear-gradient(135deg,#0c1a2e,#0a2040);border:1px solid #ffffff0d;border-radius:12px;position:relative;overflow:hidden}.lp-vid-main{aspect-ratio:16/7;grid-column:1/-1}.lp-vid-avatar{flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex;position:absolute;inset:0}.lp-avatar-ring{width:44px;height:44px;font-family:var(--lp-font-display);color:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:flex}.lp-av1{background:linear-gradient(135deg,#0ea5e9,#0284c7)}.lp-av2{background:linear-gradient(135deg,#8b5cf6,#6d28d9)}.lp-av3{background:linear-gradient(135deg,#f59e0b,#d97706)}.lp-vid-name{color:#fff9;font-size:.7rem;font-family:var(--lp-font-body);font-weight:500}.lp-speaking-ring{pointer-events:none;border:2px solid #0ea5e980;border-radius:12px;animation:2s infinite lp-speakPulse;position:absolute;inset:0;box-shadow:inset 0 0 16px #0ea5e933}.lp-vid-bar{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:5;white-space:nowrap;background:#0ea5e91f;border:1px solid #0ea5e94d;border-radius:100px;align-items:center;gap:7px;padding:5px 12px;display:flex;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.lp-live-dot{background:#22c55e;border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:1.5s infinite lp-pulse;box-shadow:0 0 6px #22c55e}.lp-vid-bar-text{color:#fff9;font-size:.65rem;font-family:var(--lp-font-body)}.lp-wave-bars{align-items:center;gap:2px;margin-left:auto;display:flex}.lp-wave-bar{background:var(--lp-sky);width:2px;height:4px;animation:lp-wave var(--d,.8s) ease infinite alternate;border-radius:1px}.lp-card-bottom{border-top:1px solid var(--lp-border);flex-wrap:wrap;gap:8px;padding:12px 14px;display:flex}.lp-chip{font-size:.68rem;font-weight:500;font-family:var(--lp-font-display);letter-spacing:.02em;border-radius:100px;padding:4px 10px}.lp-chip-sky{color:var(--lp-sky-bright);background:#0ea5e91a;border:1px solid #0ea5e933}.lp-chip-gold{color:#fbbf24;background:#f59e0b1a;border:1px solid #f59e0b33}.lp-chip-green{color:#4ade80;background:#22c55e1a;border:1px solid #22c55e33}.lp-foot{z-index:1;border-top:1px solid var(--lp-border);color:var(--lp-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-top:20px;padding-top:20px;font-size:.82rem;animation:.6s .3s both lp-fadeUp;display:flex;position:relative}.lp-foot strong{color:var(--lp-muted-bright)}.lp-foot-status{color:var(--lp-muted);align-items:center;gap:6px;font-size:.78rem;display:flex}.lp-foot-status:before{content:"";background:#22c55e;border-radius:50%;width:6px;height:6px;animation:2s infinite lp-pulse;display:inline-block;box-shadow:0 0 6px #22c55e}@keyframes lp-fadeDown{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:none}}@keyframes lp-fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@keyframes lp-pulse{0%,to{opacity:1}50%{opacity:.45}}@keyframes lp-speakPulse{0%,to{opacity:.5}50%{opacity:1}}@keyframes lp-wave{0%{height:4px}to{height:12px}}:root{--au-bg:#04080f;--au-bg1:#070d1a;--au-surface:#ffffff08;--au-border:#ffffff0f;--au-border-bright:#ffffff1f;--au-sky:#0ea5e9;--au-sky-bright:#38bdf8;--au-gold:#f59e0b;--au-text:#e8f2ff;--au-muted:#64748b;--au-muted-bright:#94a3b8;--au-danger:#ef4444;--au-font-d:"Syne", sans-serif;--au-font-b:"DM Sans", sans-serif}html,body,#root{background:var(--au-bg);height:100%}.au-root{background:var(--au-bg);min-height:100vh;color:var(--au-text);font-family:var(--au-font-b);display:flex;position:relative;overflow:hidden}.au-bg{z-index:0;pointer-events:none;background:radial-gradient(800px 600px at 20% 0,#0ea5e914,#0000),radial-gradient(600px 500px at 80% 100%,#0ea5e90d,#0000),radial-gradient(400px 300px at 60% 40%,#f59e0b08,#0000);position:fixed;inset:0}.au-bg:after{display:none}.au-hero{z-index:1;border-right:1px solid var(--au-border);background:#070d1a99;flex:0 0 44%;align-items:stretch;display:flex;position:relative;overflow:hidden}@media (width<=860px){.au-hero{display:none}}.au-hero-inner{flex-direction:column;flex:1;gap:40px;padding:36px 40px;display:flex}.au-hero-logo{font-family:var(--au-font-d);letter-spacing:-.02em;color:var(--au-text);align-items:center;gap:10px;font-size:1.1rem;font-weight:700;display:flex}.au-hero-content{flex-direction:column;flex:1;gap:20px;display:flex}.au-hero-badge{color:var(--au-sky-bright);letter-spacing:.04em;text-transform:uppercase;font-size:.72rem;font-weight:500;font-family:var(--au-font-d);background:#0ea5e914;border:1px solid #0ea5e933;border-radius:100px;align-items:center;gap:8px;width:fit-content;padding:6px 14px;display:inline-flex}.au-hero-badge-dot{background:var(--au-sky-bright);width:6px;height:6px;box-shadow:0 0 6px var(--au-sky-bright);border-radius:50%;flex-shrink:0;animation:2s infinite au-pulse}.au-hero-heading{font-family:var(--au-font-d);letter-spacing:-.03em;color:var(--au-text);font-size:clamp(2rem,3.5vw,2.8rem);font-weight:800;line-height:1.05}.au-hero-accent{background:linear-gradient(90deg, var(--au-sky), var(--au-sky-bright), #7dd3fc);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.au-hero-lead{color:#e8f2ff8c;max-width:340px;font-size:.95rem;font-weight:300;line-height:1.7}.au-hero-stats{gap:28px;padding-top:4px;display:flex}.au-hero-stat{flex-direction:column;gap:2px;display:flex}.au-stat-val{font-family:var(--au-font-d);color:var(--au-text);letter-spacing:-.02em;font-size:1.2rem;font-weight:800}.au-stat-label{color:var(--au-muted);font-size:.72rem;font-weight:400}.au-hero-card{border:1px solid var(--au-border-bright);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#070d1ab3;border-radius:18px;animation:.6s .3s both au-fadeUp;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff05,0 24px 56px #00000080}.au-hero-card-top{border-bottom:1px solid var(--au-border);justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.au-hero-card-label{font-family:var(--au-font-d);color:var(--au-muted-bright);letter-spacing:.08em;font-size:.68rem;font-weight:600}.au-hero-card-dots{gap:5px;display:flex}.au-dot{opacity:.7;border-radius:50%;width:7px;height:7px}.au-dot-r{background:#ef4444}.au-dot-y{background:#f59e0b}.au-dot-g{background:#22c55e}.au-hero-avatars{align-items:center;gap:10px;padding:18px;display:flex}.au-av{width:40px;height:40px;font-family:var(--au-font-d);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.95rem;font-weight:700;display:flex}.au-av-1{background:linear-gradient(135deg,#0ea5e9,#0284c7)}.au-av-2{background:linear-gradient(135deg,#8b5cf6,#6d28d9)}.au-av-3{background:linear-gradient(135deg,#f59e0b,#d97706)}.au-hero-chips{flex-wrap:wrap;gap:8px;padding:10px 14px 14px;display:flex}.au-chip{font-size:.65rem;font-weight:500;font-family:var(--au-font-d);letter-spacing:.02em;border-radius:100px;padding:4px 10px}.au-chip-sky{color:var(--au-sky-bright);background:#0ea5e91a;border:1px solid #0ea5e933}.au-chip-gold{color:#fbbf24;background:#f59e0b1a;border:1px solid #f59e0b33}.au-panel{z-index:1;flex:1;justify-content:center;align-items:center;padding:32px 24px;display:flex;position:relative}.au-form-card{border:1px solid var(--au-border-bright);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#070d1ab3;border-radius:22px;flex-direction:column;width:100%;max-width:440px;padding:40px 36px;animation:.55s both au-fadeUp;display:flex;box-shadow:inset 0 0 0 1px #ffffff05,0 32px 64px #00000080}.au-form-brand{align-items:center;gap:9px;margin-bottom:28px;display:flex}.au-form-brand img,.au-hero-logo img{flex-shrink:0;width:32px;height:32px}.au-form-brand-name{font-family:var(--au-font-d);letter-spacing:-.02em;color:var(--au-text);font-size:1rem;font-weight:700}.au-form-title{font-family:var(--au-font-d);letter-spacing:-.03em;color:var(--au-text);margin-bottom:6px;font-size:1.75rem;font-weight:800;line-height:1.1}.au-form-sub{color:var(--au-muted-bright);margin-bottom:28px;font-size:.85rem;font-weight:300;line-height:1.5}.au-tabs{border:1px solid var(--au-border);background:#04080f80;border-radius:12px;margin-bottom:28px;padding:4px;display:flex}.au-tab{cursor:pointer;font-family:var(--au-font-d);letter-spacing:-.01em;color:var(--au-muted);background:0 0;border:none;border-radius:9px;flex:1;padding:9px 0;font-size:.85rem;font-weight:600;transition:background .18s,color .18s,box-shadow .18s}.au-tab:hover:not(.au-tab-active){color:var(--au-muted-bright);background:#ffffff08}.au-tab-active{background:linear-gradient(135deg, var(--au-sky), var(--au-sky-bright));color:#04080f;box-shadow:0 0 20px #0ea5e94d}.au-tab:focus-visible{outline:2px solid var(--au-sky-bright);outline-offset:2px}.au-form{flex-direction:column;gap:16px;display:flex}.au-field{flex-direction:column;gap:7px;display:flex}.au-field-animate{animation:.25s both au-fadeDown}.au-label{color:var(--au-muted-bright);text-transform:uppercase;letter-spacing:.06em;font-size:.72rem;font-weight:600;font-family:var(--au-font-d)}.au-input{border:1px solid var(--au-border-bright);width:100%;color:var(--au-text);font-size:.92rem;font-family:var(--au-font-b);caret-color:var(--au-sky-bright);background:#04080f99;border-radius:12px;outline:none;padding:11px 14px;font-weight:400;transition:border-color .15s,box-shadow .15s}.au-input::placeholder{color:var(--au-muted)}.au-input:focus{border-color:#0ea5e98c;box-shadow:0 0 0 3px #0ea5e91a}.au-input-invalid{border-color:#ef44448c;box-shadow:0 0 0 3px #ef444414}.au-input-invalid:focus{border-color:#ef4444b3;box-shadow:0 0 0 3px #ef44441f}.au-error{color:#f87171;font-size:.82rem;font-family:var(--au-font-b);background:#ef444414;border:1px solid #ef444438;border-radius:10px;align-items:center;gap:7px;padding:10px 13px;line-height:1.45;display:flex}.au-error svg{flex-shrink:0}.au-field-error{color:#f87171;font-size:.78rem;font-family:var(--au-font-b);margin-top:2px}.au-submit{cursor:pointer;width:100%;font-family:var(--au-font-d);letter-spacing:-.01em;background:linear-gradient(135deg, var(--au-sky), var(--au-sky-bright));color:#04080f;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;margin-top:6px;padding:13px 0;font-size:.95rem;font-weight:700;transition:transform .15s,box-shadow .15s,opacity .15s;display:flex;box-shadow:0 0 28px #0ea5e94d,0 4px 16px #0006}.au-submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 0 40px #0ea5e973,0 8px 24px #0006}.au-submit:active:not(:disabled){transform:translateY(1px)}.au-submit:disabled{opacity:.7;cursor:not-allowed}.au-submit:focus-visible{outline-offset:2px;outline:3px solid #0ea5e966}.au-spinner{border:2px solid #04080f4d;border-top-color:#04080f;border-radius:50%;width:18px;height:18px;animation:.75s linear infinite au-spin;display:inline-block}.au-form-foot{text-align:center;color:var(--au-muted);font-size:.82rem;font-family:var(--au-font-b);margin-top:20px;font-weight:300}.au-form-foot-link{cursor:pointer;color:var(--au-sky-bright);font-weight:600;font-family:var(--au-font-b);text-underline-offset:2px;background:0 0;border:none;padding:0;font-size:.82rem;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;transition:color .15s}.au-form-foot-link:hover{color:#7dd3fc;text-decoration-color:#38bdf866}.au-form-foot-link:focus-visible{outline:2px solid var(--au-sky-bright);outline-offset:2px;border-radius:3px}.au-snack{color:#4ade80;font-size:.85rem;font-family:var(--au-font-b);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:9999;white-space:nowrap;background:#22c55e1f;border:1px solid #22c55e40;border-radius:12px;align-items:center;gap:8px;padding:11px 20px;font-weight:500;animation:.3s both au-snackIn;display:flex;position:fixed;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 8px 32px #0006}@keyframes au-fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@keyframes au-fadeDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}@keyframes au-pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes au-spin{to{transform:rotate(360deg)}}@keyframes au-snackIn{0%{opacity:0;transform:translate(-50%)translateY(12px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@media (width<=600px){.au-form-card{border-radius:18px;padding:28px 22px}.au-form-title{font-size:1.5rem}.au-panel{align-items:flex-start;padding:40px 16px 20px}}@media (prefers-reduced-motion:reduce){.au-hero-badge-dot,.au-spinner,.au-hero-card,.au-form-card,.au-snack,.au-field-animate{animation:none}.au-submit,.au-tab,.au-input{transition:none}}:root{--m-bg:#070a0f;--m-bg1:#0d1118;--m-bg2:#131922;--m-bg3:#1a2232;--m-surface:#ffffff08;--m-surface2:#ffffff0e;--m-border:#fff1;--m-border2:#ffffff1f;--m-cyan:#0ea5e9;--m-cyan-dim:#0ea5e91a;--m-cyan-glow:#0ea5e940;--m-blue:#38bdf8;--m-amber:#f5a623;--m-green:#3fcf8e;--m-green-dim:#3fcf8e1f;--m-red:#ef4444;--m-red-dim:#ef444424;--m-red-border:#ef44444d;--m-text:#ffffffeb;--m-text2:#ffffff8c;--m-text3:#ffffff4d;--m-muted:#fff3;--m-font-head:"Syne", sans-serif;--m-font-body:"DM Sans", sans-serif;--m-r-sm:6px;--m-r-md:10px;--m-r-lg:14px;--m-r-xl:18px;--m-r-pill:100px;--m-bar-h:64px;--m-topbar-h:54px;--m-panel-tab-h:48px}*,:before,:after{box-sizing:border-box}._shell_6b3wi_42{background:var(--m-bg);width:100vw;height:100vh;font-family:var(--m-font-body);color:var(--m-text);-webkit-font-smoothing:antialiased;flex-direction:column;display:flex;position:fixed;inset:0;overflow:hidden}._bgMesh_6b3wi_56{pointer-events:none;z-index:0;background:radial-gradient(900px 700px at -10% -10%,#00e5c30b 0%,#0000 65%),radial-gradient(600px 500px at 110% 110%,#4d9fff09 0%,#0000 65%);position:absolute;inset:0}._topBar_6b3wi_66{z-index:100;height:var(--m-topbar-h);border-bottom:1px solid var(--m-border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#070a0fe6;flex-shrink:0;justify-content:space-between;align-items:center;padding:0 20px;display:flex;position:relative}._topBarLeft_6b3wi_80{align-items:center;gap:16px;display:flex}._topBarCenter_6b3wi_81{align-items:center;gap:8px;display:flex;position:absolute;left:50%;transform:translate(-50%)}._topBarRight_6b3wi_82{align-items:center;gap:12px;display:flex}._logo_6b3wi_84{align-items:center;gap:8px;display:flex}._logoDot_6b3wi_85{background:var(--m-cyan);width:8px;height:8px;box-shadow:0 0 8px var(--m-cyan);border-radius:50%;animation:2s infinite _blink_6b3wi_1}._logoText_6b3wi_91{font-family:var(--m-font-head);letter-spacing:-.3px;color:var(--m-text);font-size:16px;font-weight:800}._roomCode_6b3wi_99{background:var(--m-surface);border:1px solid var(--m-border);border-radius:var(--m-r-pill);align-items:center;gap:6px;padding:4px 10px;display:flex}._roomCodeLabel_6b3wi_108{letter-spacing:.5px;color:var(--m-text3);text-transform:uppercase;font-size:10px;font-weight:500}._roomCodeValue_6b3wi_115{font-family:var(--m-font-head);color:var(--m-cyan);letter-spacing:1.5px;font-size:12px;font-weight:700}._connectingPill_6b3wi_123{border-radius:var(--m-r-pill);font-family:var(--m-font-head);letter-spacing:.08em;text-transform:uppercase;color:var(--m-amber);background:#f5a6231a;border:1px solid #f5a62340;align-items:center;gap:6px;padding:5px 12px;font-size:10px;font-weight:700;display:flex}._connectingDot_6b3wi_138{background:var(--m-amber);border-radius:50%;width:5px;height:5px;animation:1s infinite _blink_6b3wi_1}._livePill_6b3wi_144{background:var(--m-green-dim);border-radius:var(--m-r-pill);font-family:var(--m-font-head);letter-spacing:.1em;text-transform:uppercase;color:var(--m-green);border:1px solid #3fcf8e40;align-items:center;gap:6px;padding:5px 12px;font-size:10px;font-weight:700;display:flex}._liveDot_6b3wi_159{background:var(--m-green);width:5px;height:5px;box-shadow:0 0 6px var(--m-green);border-radius:50%;animation:1.8s infinite _blink_6b3wi_1}._timerDisplay_6b3wi_166{font-family:var(--m-font-head);letter-spacing:1px;color:var(--m-text2);tabular-nums:1;font-size:13px;font-weight:600}._participantCount_6b3wi_175{background:var(--m-surface);border:1px solid var(--m-border);border-radius:var(--m-r-pill);color:var(--m-text2);align-items:center;gap:5px;padding:4px 10px;font-size:12px;font-weight:500;display:flex}._hostBadge_6b3wi_188{background:var(--m-cyan-dim);border-radius:var(--m-r-pill);font-family:var(--m-font-head);letter-spacing:.06em;text-transform:uppercase;color:var(--m-cyan);border:1px solid #00e5c340;padding:3px 9px;font-size:10px;font-weight:700}._body_6b3wi_201{z-index:1;flex:1;min-height:0;display:flex;position:relative}._videoArea_6b3wi_209{min-width:0;min-height:0;padding:12px;padding-bottom:calc(var(--m-bar-h) + 12px);flex:1;justify-content:center;align-items:center;display:flex}._stageLayout_6b3wi_220{flex-direction:row;gap:10px;width:100%;min-width:0;height:100%;min-height:0;display:flex}._stageLayoutMobile_6b3wi_231{flex-direction:column;align-items:stretch}._spotlightWrap_6b3wi_236{border-radius:var(--m-r-lg);background:var(--m-bg1);border:1px solid var(--m-border);flex:1;justify-content:center;align-items:center;min-width:0;min-height:0;display:flex;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff05,0 20px 60px #0009}._spotlightWrap_6b3wi_236>*{width:100%;height:100%}._filmstrip_6b3wi_255{scrollbar-width:thin;scrollbar-color:#ffffff0f transparent;flex-direction:column;flex-shrink:0;gap:8px;width:168px;padding:2px;display:flex;overflow:hidden auto}._filmstrip_6b3wi_255::-webkit-scrollbar{width:3px}._filmstrip_6b3wi_255::-webkit-scrollbar-thumb{background:#ffffff12;border-radius:2px}._filmstripHoriz_6b3wi_271{scrollbar-width:none;align-items:stretch;flex-direction:row!important;flex-shrink:0!important;gap:6px!important;width:100%!important;height:120px!important;min-height:120px!important;max-height:120px!important;padding:4px!important;overflow:auto hidden!important}._filmstripHoriz_6b3wi_271::-webkit-scrollbar{display:none}._emptyState_6b3wi_287{-webkit-user-select:none;user-select:none;flex-direction:column;justify-content:center;align-items:center;gap:14px;width:100%;height:100%;display:flex;position:relative}._emptyOrb_6b3wi_298{pointer-events:none;background:radial-gradient(circle,#00e5c30d 0%,#0000 70%);border-radius:50%;width:280px;height:280px;position:absolute}._emptyIcon_6b3wi_305{background:var(--m-cyan-dim);width:64px;height:64px;color:var(--m-cyan);border:1px solid #00e5c333;border-radius:16px;justify-content:center;align-items:center;display:flex;position:relative}._emptyTitle_6b3wi_316{font-family:var(--m-font-head);color:var(--m-text2);letter-spacing:-.2px;font-size:16px;font-weight:700}._emptySub_6b3wi_323{color:var(--m-text3);font-size:13px;font-weight:400}._localPreview_6b3wi_329{right:18px;bottom:calc(var(--m-bar-h) + 16px);z-index:1200;background:var(--m-bg1);border:1px solid var(--m-border2);cursor:grab;touch-action:none;border-radius:12px;width:200px;height:112px;transition:border-color .2s,box-shadow .2s;position:fixed;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff06,0 12px 36px #000000b3}._localPreview_6b3wi_329:hover{border-color:#00e5c34d}._localPreviewSpeaking_6b3wi_348{border-color:#00e5c380!important;box-shadow:inset 0 0 0 1px #00e5c326,0 0 24px #00e5c333,0 12px 36px #000000b3!important}._localVideo_6b3wi_353{object-fit:cover;width:100%;height:100%;display:block}._localOverlay_6b3wi_359{opacity:0;flex-direction:column;justify-content:space-between;padding:7px;transition:opacity .16s;display:flex;position:absolute;inset:0}._localPreview_6b3wi_329:hover ._localOverlay_6b3wi_359{opacity:1}._localBadge_6b3wi_371{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--m-border);border-radius:var(--m-r-pill);background:#070a0fcc;align-self:flex-start;align-items:center;gap:5px;padding:3px 8px 3px 7px;display:flex}._localBadgeName_6b3wi_382{font-family:var(--m-font-head);color:var(--m-text);white-space:nowrap;text-overflow:ellipsis;max-width:80px;font-size:10px;font-weight:700;overflow:hidden}._localBadgeHost_6b3wi_392{font-size:9px;font-weight:700;font-family:var(--m-font-head);color:var(--m-cyan);letter-spacing:.04em;background:var(--m-cyan-dim);border-radius:var(--m-r-pill);padding:1px 5px}._localControls_6b3wi_403{align-self:flex-end;gap:4px;display:flex}._localBtn_6b3wi_408{border:1px solid var(--m-border2);width:24px;height:24px;color:var(--m-text2);cursor:pointer;background:#070a0fc7;border-radius:50%;justify-content:center;align-items:center;transition:background .12s,color .12s;display:flex}._localBtn_6b3wi_408:hover{color:var(--m-text);background:#1e2232e6}._localBtnActive_6b3wi_421{background:var(--m-red-dim)!important;border-color:var(--m-red-border)!important;color:#fca5a5!important}._localBtnEmotionActive_6b3wi_426{background:var(--m-cyan-dim)!important;color:var(--m-cyan)!important;border-color:#00e5c34d!important}._speakRing_6b3wi_432{border-radius:inherit;pointer-events:none;border:2px solid #00e5c380;animation:2.2s infinite _ringPulse_6b3wi_1;position:absolute;inset:0}._controlBar_6b3wi_441{z-index:1100;height:var(--m-bar-h);border-top:1px solid var(--m-border);-webkit-backdrop-filter:blur(24px)saturate(1.4);backdrop-filter:blur(24px)saturate(1.4);background:#070a0feb;justify-content:center;align-items:center;gap:4px;padding:0 20px;display:flex;position:fixed;bottom:0;left:0;right:0}._controlGroup_6b3wi_458{align-items:center;gap:4px;display:flex}._controlDivider_6b3wi_460{background:var(--m-border2);border-radius:1px;flex-shrink:0;width:1px;height:22px;margin:0 6px}._ctrlBtn_6b3wi_469{border-radius:var(--m-r-md);min-width:52px;height:44px;color:var(--m-text2);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;outline:none;flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:0 10px;transition:background .13s,color .13s,transform .13s;display:flex}._ctrlBtn_6b3wi_469:hover{background:var(--m-surface2);color:var(--m-text);transform:translateY(-1px)}._ctrlBtn_6b3wi_469:active{transform:translateY(0)scale(.95)}._ctrlBtn_6b3wi_469:focus-visible{outline-offset:2px;outline:2px solid #00e5c373}._ctrlBtnIcon_6b3wi_495{align-items:center;font-size:16px;line-height:1;display:flex}._ctrlBtnLabel_6b3wi_496{font-family:var(--m-font-body);letter-spacing:.01em;white-space:nowrap;font-size:10px;font-weight:500}._ctrlBtnActive_6b3wi_504{background:var(--m-red-dim)!important;color:#fca5a5!important}._ctrlBtnActive_6b3wi_504:hover{background:#ef444433!important}._leaveBtn_6b3wi_510{border-radius:var(--m-r-md);color:#fff;height:38px;font-family:var(--m-font-head);letter-spacing:.02em;cursor:pointer;background:#ef4444;border:none;outline:none;align-items:center;gap:7px;margin-left:4px;padding:0 18px;font-size:13px;font-weight:700;transition:transform .13s,box-shadow .13s,opacity .13s;display:flex;box-shadow:0 0 18px #ef444459}._leaveBtn_6b3wi_510:hover{transform:translateY(-1px);box-shadow:0 0 26px #ef444480}._leaveBtn_6b3wi_510:active{transform:scale(.97)}._leaveBtn_6b3wi_510:disabled{opacity:.55;cursor:default;pointer-events:none}._leaveBtn_6b3wi_510:focus-visible{outline-offset:2px;outline:2px solid #ef444480}._chatPanel_6b3wi_535{right:16px;top:calc(var(--m-topbar-h) + 10px);bottom:calc(var(--m-bar-h) + 10px);z-index:900;border:1px solid var(--m-border2);border-radius:var(--m-r-xl);-webkit-backdrop-filter:blur(28px)saturate(1.4);backdrop-filter:blur(28px)saturate(1.4);background:#070a0fe0;flex-direction:column;width:320px;min-width:280px;display:flex;position:fixed;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff05,-4px 16px 48px #000000a6}._chatHeader_6b3wi_553{border-bottom:1px solid var(--m-border);flex-shrink:0;align-items:center;gap:8px;padding:12px 14px;display:flex}._chatHeaderIcon_6b3wi_561{color:var(--m-cyan);flex-shrink:0}._chatHeaderTitle_6b3wi_562{font-family:var(--m-font-head);color:var(--m-text);letter-spacing:-.1px;font-size:13px;font-weight:700}._chatHeaderMeta_6b3wi_569{color:var(--m-text3);align-items:center;gap:5px;margin-left:auto;font-size:11px;display:flex}._chatOnlineDot_6b3wi_577{background:var(--m-green);width:5px;height:5px;box-shadow:0 0 5px var(--m-green);border-radius:50%;animation:2.5s infinite _blink_6b3wi_1}._chatCloseBtn_6b3wi_584{border:1px solid var(--m-border2);width:24px;height:24px;color:var(--m-text3);cursor:pointer;background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .12s,color .12s;display:flex}._chatCloseBtn_6b3wi_584:hover{background:var(--m-surface2);color:var(--m-text)}._chatMessages_6b3wi_597{scroll-behavior:smooth;overscroll-behavior:contain;flex-direction:column;flex:1;gap:3px;padding:10px 12px 6px;display:flex;overflow-y:auto}._chatMessages_6b3wi_597::-webkit-scrollbar{width:3px}._chatMessages_6b3wi_597::-webkit-scrollbar-track{background:0 0}._chatMessages_6b3wi_597::-webkit-scrollbar-thumb{background:#ffffff0f;border-radius:2px}._chatEmpty_6b3wi_611{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;height:100%;padding:0 24px;display:flex}._chatEmptyIcon_6b3wi_621{color:var(--m-text3);opacity:.4}._chatEmptyText_6b3wi_622{color:var(--m-text3);font-size:12px;font-weight:300;line-height:1.6}._msgWrap_6b3wi_624{flex-direction:column;gap:2px;padding:2px 0;display:flex}._msgWrapOwn_6b3wi_625{align-items:flex-end}._msgWrapOther_6b3wi_626{align-items:flex-start}._msgSender_6b3wi_628{color:var(--m-text3);margin-bottom:1px;padding:0 3px;font-size:10px;font-weight:600}._msgBubble_6b3wi_636{word-break:break-word;max-width:82%;padding:8px 12px;font-size:13px;font-weight:400;line-height:1.5}._msgBubbleOwn_6b3wi_644{color:var(--m-text);background:#00e5c31a;border:1px solid #00e5c333;border-radius:12px 12px 3px}._msgBubbleOther_6b3wi_650{background:var(--m-surface);border:1px solid var(--m-border2);color:var(--m-text2);border-radius:12px 12px 12px 3px}._msgMeta_6b3wi_657{color:var(--m-text3);align-items:center;gap:5px;padding:0 3px;font-size:10px;display:flex}._msgMetaYou_6b3wi_665{color:var(--m-cyan);font-weight:600}._msgMetaTime_6b3wi_666{opacity:.7}._msgPending_6b3wi_667{opacity:.38;font-size:9px}._msgSent_6b3wi_668{color:var(--m-green);font-size:10px}._msgFailed_6b3wi_669{color:#f87171;cursor:pointer;font-size:11px;font-weight:700}._chatInputArea_6b3wi_671{border-top:1px solid var(--m-border);flex-shrink:0;padding:10px 12px}._emotionSidebar_6b3wi_677{left:16px;top:calc(var(--m-topbar-h) + 10px);bottom:calc(var(--m-bar-h) + 10px);z-index:800;border:1px solid var(--m-border2);border-radius:var(--m-r-xl);-webkit-backdrop-filter:blur(28px)saturate(1.4);backdrop-filter:blur(28px)saturate(1.4);background:#0a0c11eb;flex-direction:column;width:280px;display:flex;position:fixed;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff05,4px 16px 48px #000000a6}._emotionSidebarHeader_6b3wi_694{border-bottom:1px solid var(--m-border);color:var(--m-cyan);flex-shrink:0;align-items:center;gap:8px;padding:12px 14px;display:flex}._emotionSidebarTitle_6b3wi_704{font-family:var(--m-font-head);color:var(--m-text);letter-spacing:-.1px;flex:1;font-size:13px;font-weight:700}._emotionSidebarBadge_6b3wi_713{font-family:var(--m-font-head);letter-spacing:.1em;text-transform:uppercase;color:var(--m-green);background:var(--m-green-dim);border-radius:var(--m-r-pill);border:1px solid #3fcf8e40;align-items:center;gap:4px;padding:2px 8px;font-size:9px;font-weight:700;display:flex}._emotionSidebarBadge_6b3wi_713:before{content:"";background:var(--m-green);width:4px;height:4px;box-shadow:0 0 5px var(--m-green);border-radius:50%;animation:1.8s infinite _blink_6b3wi_1}._emotionSidebarBody_6b3wi_739{scrollbar-width:thin;scrollbar-color:#ffffff0f transparent;flex-direction:column;flex:1;gap:10px;padding:12px;display:flex;overflow-y:auto}._emotionSidebarBody_6b3wi_739::-webkit-scrollbar{width:3px}._emotionSidebarBody_6b3wi_739::-webkit-scrollbar-thumb{background:#ffffff12;border-radius:2px}._emotionSectionHeader_6b3wi_752{justify-content:space-between;align-items:center;padding:2px 0 4px;display:flex}._emotionSectionTitle_6b3wi_759{font-family:var(--m-font-head);letter-spacing:1.5px;text-transform:uppercase;color:var(--m-text3);align-items:center;gap:6px;font-size:10px;font-weight:600;display:flex}._emotionSectionTitle_6b3wi_759:before{content:"";background:var(--m-cyan);border-radius:50%;width:5px;height:5px;animation:1.5s infinite _blink_6b3wi_1}._emotionInsightCard_6b3wi_780{background:var(--m-cyan-dim);border-radius:var(--m-r-lg);border:1px solid #00e5c32e;flex-shrink:0;padding:12px}._emotionInsightLabel_6b3wi_788{letter-spacing:1px;color:var(--m-cyan);text-transform:uppercase;align-items:center;gap:5px;margin-bottom:6px;font-size:9px;font-weight:700;display:flex}._emotionInsightText_6b3wi_800{color:#ffffffbf;font-size:12px;font-weight:400;line-height:1.55}._emotionCard_6b3wi_807{border:1px solid var(--m-border);border-radius:var(--m-r-lg);background:#ffffff08;flex-shrink:0;padding:11px;transition:border-color .2s}._emotionCard_6b3wi_807:hover{border-color:var(--m-border2)}._emotionCardHeader_6b3wi_818{align-items:center;gap:8px;margin-bottom:10px;display:flex}._emotionCardAvatar_6b3wi_825{width:28px;height:28px;font-size:10px;font-weight:700;font-family:var(--m-font-head);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}._emotionCardInfo_6b3wi_838{flex:1;min-width:0}._emotionCardName_6b3wi_840{color:var(--m-text);white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:500;overflow:hidden}._emotionCardSub_6b3wi_849{color:var(--m-text3);margin-top:1px;font-size:10px}._emotionScorePill_6b3wi_855{border-radius:var(--m-r-pill);white-space:nowrap;flex-shrink:0;padding:3px 8px;font-size:10px;font-weight:600}._emotionBarsSection_6b3wi_864{flex-direction:column;gap:7px;display:flex}._emotionBarRow_6b3wi_866{align-items:center;gap:8px;display:flex}._emotionBarLabel_6b3wi_868{color:var(--m-text3);text-transform:capitalize;flex-shrink:0;width:44px;font-size:10px}._emotionBarTrack_6b3wi_876{background:#ffffff0d;border-radius:3px;flex:1;height:5px;overflow:hidden}._emotionBarFill_6b3wi_884{border-radius:3px;height:100%;transition:width 1.2s cubic-bezier(.4,0,.2,1)}._emotionBarPct_6b3wi_890{color:var(--m-text3);text-align:right;font-variant-numeric:tabular-nums;flex-shrink:0;width:28px;font-size:10px}._emotionTrendBars_6b3wi_899{align-items:flex-end;gap:3px;height:22px;margin-top:9px;display:flex}._emotionTrendBar_6b3wi_899{border-radius:2px;flex:1;min-height:4px;transition:height .8s}._emotionGroupCard_6b3wi_914{border:1px solid var(--m-border);border-radius:var(--m-r-lg);background:#ffffff08;flex-shrink:0;padding:11px}._emotionGroupTitle_6b3wi_922{font-family:var(--m-font-head);letter-spacing:1.5px;text-transform:uppercase;color:var(--m-text3);align-items:center;gap:6px;margin-bottom:10px;font-size:10px;font-weight:600;display:flex}._emotionGroupTitle_6b3wi_922:before{content:"";background:var(--m-cyan);border-radius:50%;width:5px;height:5px}._emotionEmpty_6b3wi_943{text-align:center;color:var(--m-text3);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:10px;padding:24px;font-size:12px;font-weight:300;line-height:1.6;display:flex}._emotionTrend_6b3wi_899{color:var(--m-cyan);background:var(--m-cyan-dim);border-radius:var(--m-r-sm);border:1px solid #0ea5e92e;margin-bottom:10px;padding:5px 8px;font-size:11px}._participantCard_6b3wi_968{background:var(--m-bg1);border:1px solid var(--m-border);position:relative;overflow:hidden}._participantCardCompact_6b3wi_975{flex-shrink:0}._participantCardSpeaking_6b3wi_977{box-shadow:inset 0 0 0 1px #00e5c31f;border-color:#00e5c373!important}._spotlight_6b3wi_236{background:var(--m-bg1);border-radius:14px;width:100%;height:100%;position:relative;overflow:hidden}._speakingRingOverlay_6b3wi_991{border-radius:inherit;pointer-events:none;z-index:10;border:2px solid #00e5c373;animation:2s infinite _ringPulse_6b3wi_1;position:absolute;inset:0}._cameraOffPlaceholder_6b3wi_1001{background:var(--m-bg2);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}._avatarStack_6b3wi_1010{flex-direction:column;align-items:center;gap:10px;display:flex}._avatarCircle_6b3wi_1017{font-family:var(--m-font-head);color:#fff;border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:flex}._namePill_6b3wi_1027{border:1px solid var(--m-border2);border-radius:var(--m-r-pill);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:5;background:#070a0fc7;align-items:center;gap:5px;padding:4px 9px;display:flex;position:absolute;bottom:10px;left:10px}._namePillCompact_6b3wi_1042{padding:2px 7px;bottom:6px;left:6px}._namePillIcon_6b3wi_1048{color:var(--m-text3);flex-shrink:0;display:flex}._namePillText_6b3wi_1050{color:var(--m-text);white-space:nowrap;text-overflow:ellipsis;max-width:100px;font-size:11px;font-weight:500;overflow:hidden}._namePillSpeakerDot_6b3wi_1060{background:var(--m-cyan);width:5px;height:5px;box-shadow:0 0 5px var(--m-cyan);border-radius:50%;flex-shrink:0;animation:1.8s infinite _blink_6b3wi_1}._activeSpeakerBar_6b3wi_1068{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10;white-space:nowrap;background:#0ea5e91f;border:1px solid #0ea5e94d;border-radius:100px;align-items:center;gap:7px;padding:5px 12px;display:flex;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}._activeSpeakerLiveDot_6b3wi_1085{background:var(--m-green);width:6px;height:6px;box-shadow:0 0 7px var(--m-green);border-radius:50%;flex-shrink:0;animation:1.8s infinite _blink_6b3wi_1}._activeSpeakerLabel_6b3wi_1093{font-family:var(--m-font-head);letter-spacing:.08em;color:var(--m-blue);text-transform:uppercase;font-size:10px;font-weight:700}._waveBars_6b3wi_1102{align-items:center;gap:2px;height:14px;display:flex}._waveBar_6b3wi_1102{background:var(--m-cyan);border-radius:2px;width:2px;height:100%;animation:.55s infinite alternate _wavePulse_6b3wi_1;display:block}._chatInputWrap_6b3wi_1118{background:var(--m-surface);border:1px solid var(--m-border);border-radius:var(--m-r-pill);align-items:center;gap:8px;padding:6px 8px;display:flex}._chatInputField_6b3wi_1128{color:var(--m-text);font-size:13px;font-family:var(--m-font-body);background:0 0;border:none;outline:none;flex:1}._chatInputField_6b3wi_1128::placeholder{color:var(--m-text3)}._chatSendButton_6b3wi_1140{background:var(--m-cyan-dim);color:var(--m-cyan);border-radius:var(--m-r-pill);cursor:pointer;border:1px solid #00e5c340;align-items:center;gap:5px;padding:6px 10px;font-size:11px;font-weight:600;transition:all .12s;display:flex}._chatSendButton_6b3wi_1140:hover{background:#00e5c32e}._chatSendButton_6b3wi_1140:disabled{opacity:.4;cursor:not-allowed}._msgWrapper_6b3wi_1158{flex-direction:column;gap:2px;padding:2px 0;display:flex}._own_6b3wi_1164{align-items:flex-end}._other_6b3wi_1165{align-items:flex-start}._msgMetaName_6b3wi_1166{color:var(--m-text3);font-size:10px;font-weight:600}._msgMetaNameOwn_6b3wi_1167{color:var(--m-cyan);font-size:10px;font-weight:600}._msgStatusPending_6b3wi_1168{opacity:.38;color:var(--m-text3);font-size:9px}._msgStatusSent_6b3wi_1169{color:var(--m-green);font-size:10px}._msgStatusFailed_6b3wi_1170{color:#f87171;cursor:pointer;font-size:11px;font-weight:700}._mobileSheetBackdrop_6b3wi_1172{z-index:1050;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0000008c;display:none;position:fixed;inset:0}._mobileSheet_6b3wi_1172{z-index:1060;border-top:1px solid var(--m-border2);-webkit-backdrop-filter:blur(32px)saturate(1.5);backdrop-filter:blur(32px)saturate(1.5);background:#0a0c11f7;border-radius:20px 20px 0 0;flex-direction:column;height:82vh;max-height:82vh;display:none;position:fixed;bottom:0;left:0;right:0;overflow:hidden;box-shadow:0 -8px 48px #000000b3}._sheetHandle_6b3wi_1199{background:#ffffff26;border-radius:2px;flex-shrink:0;width:36px;height:4px;margin:10px auto 0}._sheetTabs_6b3wi_1208{flex-shrink:0;gap:4px;padding:10px 14px 0;display:flex}._sheetTab_6b3wi_1208{border-radius:var(--m-r-pill);border:1px solid var(--m-border);height:34px;color:var(--m-text3);font-family:var(--m-font-head);letter-spacing:.04em;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;flex:1;justify-content:center;align-items:center;gap:6px;font-size:11px;font-weight:700;transition:background .15s,color .15s,border-color .15s;display:flex}._sheetTabActive_6b3wi_1235{background:var(--m-cyan-dim);color:var(--m-cyan);border-color:#0ea5e94d}._sheetTabBadge_6b3wi_1241{background:var(--m-cyan);color:#000;border-radius:8px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:9px;font-weight:700;display:flex}._sheetBody_6b3wi_1255{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex-direction:column;flex:1 1 0;min-height:0;display:flex;overflow:hidden}._sheetBody_6b3wi_1255::-webkit-scrollbar{display:none}._sheetChatMessages_6b3wi_1266{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex-direction:column;flex:1 1 0;gap:3px;min-height:0;padding:10px 14px 6px;display:flex;overflow-y:auto}._sheetChatMessages_6b3wi_1266::-webkit-scrollbar{display:none}._sheetChatInputArea_6b3wi_1279{border-top:1px solid var(--m-border);padding:10px 14px;padding-bottom:max(12px, env(safe-area-inset-bottom));flex-shrink:0}._sheetEmotionBody_6b3wi_1286{padding:12px 14px;padding-bottom:max(16px, env(safe-area-inset-bottom));flex-direction:column;flex:1;gap:10px;display:flex;overflow-y:auto}._sheetEmotionBody_6b3wi_1286::-webkit-scrollbar{display:none}._mobilePanelFab_6b3wi_1297{right:14px;bottom:calc(var(--m-bar-h) + 12px);z-index:1000;gap:6px;display:none;position:fixed}._mobileFabBtn_6b3wi_1306{border:1px solid var(--m-border2);width:40px;height:40px;color:var(--m-text2);cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);-webkit-tap-highlight-color:transparent;background:#0d1118eb;border-radius:50%;justify-content:center;align-items:center;transition:background .14s,color .14s,border-color .14s;display:flex;position:relative}._mobileFabBtn_6b3wi_1306:active{transform:scale(.93)}._mobileFabBtnActive_6b3wi_1325{background:var(--m-cyan-dim)!important;color:var(--m-cyan)!important;border-color:#0ea5e959!important}._mobileFabUnread_6b3wi_1331{background:var(--m-cyan);color:#000;border:1.5px solid var(--m-bg);border-radius:7px;justify-content:center;align-items:center;width:14px;height:14px;font-size:8px;font-weight:700;display:flex;position:absolute;top:-3px;right:-3px}@keyframes _blink_6b3wi_1{0%,to{opacity:1}50%{opacity:.25}}@keyframes _ringPulse_6b3wi_1{0%,to{opacity:.5}50%{opacity:1}}@keyframes _fadeUp_6b3wi_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes _wavePulse_6b3wi_1{0%{transform:scaleY(.3)}to{transform:scaleY(1)}}@keyframes _sheetSlideUp_6b3wi_1{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes _sheetSlideDown_6b3wi_1{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}@media (width<=900px){._localPreview_6b3wi_329{width:160px;height:100px;right:12px}._timerDisplay_6b3wi_166{display:none}._emotionSidebar_6b3wi_677,._chatPanel_6b3wi_535{display:none!important}._mobilePanelFab_6b3wi_1297{display:flex}._mobileSheet_6b3wi_1172._open_6b3wi_1387{animation:.28s cubic-bezier(.16,1,.3,1) forwards _sheetSlideUp_6b3wi_1;display:flex}._mobileSheetBackdrop_6b3wi_1172._open_6b3wi_1387{display:block}._videoArea_6b3wi_209{padding:8px;padding-bottom:calc(var(--m-bar-h) + 24px);align-items:stretch}._stageLayout_6b3wi_220{width:100%;height:100%}._stageLayoutMobile_6b3wi_231{height:calc(100% - var(--m-bar-h));max-height:calc(100% - var(--m-bar-h));flex-direction:column;align-items:stretch;gap:6px}._stageLayoutMobile_6b3wi_231 ._spotlightWrap_6b3wi_236{flex:1 1 0;width:100%;min-height:0}._stageLayoutMobile_6b3wi_231 ._filmstripHoriz_6b3wi_271{flex-direction:row;flex-shrink:0;align-items:stretch;gap:6px;width:100%;height:120px;min-height:120px;max-height:120px;padding:4px;overflow:auto hidden}._stageLayoutMobile_6b3wi_231 ._filmstripHoriz_6b3wi_271 ._participantCard_6b3wi_968{border-radius:10px;flex-shrink:0;width:160px;min-width:160px;height:112px}}@media (width<=700px){._topBar_6b3wi_66{padding:0 12px}._roomCode_6b3wi_99{display:none}._localPreview_6b3wi_329{width:140px;height:90px;right:8px;bottom:calc(var(--m-bar-h) + 8px)}._videoArea_6b3wi_209{padding:6px;padding-bottom:calc(var(--m-bar-h) + 20px);align-items:stretch}._ctrlBtn_6b3wi_469{min-width:40px;padding:0 6px}._ctrlBtnLabel_6b3wi_496{display:none}._controlBar_6b3wi_441{gap:2px;padding:0 10px}._leaveBtn_6b3wi_510 span{display:none}._leaveBtn_6b3wi_510{gap:0;padding:0 14px}._mobilePanelFab_6b3wi_1297{right:10px;bottom:calc(var(--m-bar-h) + 10px);flex-direction:column-reverse}._mobileSheet_6b3wi_1172{height:78vh;max-height:78vh}._stageLayoutMobile_6b3wi_231 ._filmstripHoriz_6b3wi_271{height:100px;min-height:100px;max-height:100px}._stageLayoutMobile_6b3wi_231 ._filmstripHoriz_6b3wi_271 ._participantCard_6b3wi_968{width:136px;min-width:136px;height:92px}}@media (width<=480px){._localPreview_6b3wi_329{width:130px;height:84px}._hostBadge_6b3wi_188,._participantCount_6b3wi_175{display:none}._mobileSheet_6b3wi_1172{border-radius:16px 16px 0 0;height:85vh;max-height:85vh}._stageLayoutMobile_6b3wi_231 ._filmstripHoriz_6b3wi_271{height:88px;min-height:88px;max-height:88px}._stageLayoutMobile_6b3wi_231 ._filmstripHoriz_6b3wi_271 ._participantCard_6b3wi_968{width:120px;min-width:120px;height:80px}}._localStatusDots_6b3wi_1501{z-index:5;gap:3px;display:flex;position:absolute;top:5px;left:5px}._localStatusBadge_6b3wi_1510{color:#ffffffb3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#070a0fd1;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;display:flex}@media (width<=900px){._localPreview_6b3wi_329{cursor:pointer}._localOverlay_6b3wi_359{opacity:1}}@keyframes _emotionPulse_6b3wi_1{0%,to{opacity:1;transform:scale(1)}50%{opacity:.3;transform:scale(.65)}}._emotionLiveDot_6b3wi_1537{background:#ef4444;border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:1.2s ease-in-out infinite _emotionPulse_6b3wi_1;display:inline-block}._emotionLiveBadge_6b3wi_1547{color:#fff;letter-spacing:.02em;-webkit-backdrop-filter:blur(6px);pointer-events:none;z-index:10;-webkit-user-select:none;user-select:none;background:#00000094;border-radius:20px;align-items:center;gap:5px;padding:3px 9px 3px 6px;font-size:10px;font-weight:600;display:flex;position:absolute;top:8px;right:8px}._emotionLiveCtrlBadge_6b3wi_1568{cursor:default;-webkit-user-select:none;user-select:none;background:#ef44441f;border:1px solid #ef444459;border-radius:20px;align-self:center;align-items:center;gap:5px;padding:4px 10px 4px 7px;display:flex}._emotionLiveCtrlLabel_6b3wi_1581{color:#fca5a5;letter-spacing:.02em;white-space:nowrap;font-size:11px;font-weight:600}._emotionLiveTopPill_6b3wi_1589{color:#fca5a5;letter-spacing:.02em;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background:#ef444421;border:1px solid #ef444452;border-radius:20px;align-items:center;gap:5px;padding:3px 10px 3px 7px;font-size:11px;font-weight:600;display:flex}:root{--bg:#070b12;--surface:#ffffff07;--surface-hover:#ffffff0c;--border:#ffffff0e;--border-bright:#ffffff1a;--border-focus:#3b82f680;--accent:#3b82f6;--accent-bright:#60a5fa;--accent-dim:#3b82f61f;--text:#eef2ff;--text-2:#8898aa;--text-3:#3d4f63;--danger-dim:#ef44441a;--font:"Geist", -apple-system, sans-serif;--mono:"Geist Mono", ui-monospace, monospace;--sidebar:220px;--radius:12px;--radius-sm:8px;--radius-lg:14px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased}.hm-bg{z-index:0;pointer-events:none;background:radial-gradient(ellipse 800px 600px at -8% -15%, #3b82f612 0%, transparent 55%), radial-gradient(ellipse 500px 400px at 108% 108%, #6366f10e 0%, transparent 55%), radial-gradient(ellipse 400px 300px at 50% 120%, #38bdf806 0%, transparent 60%), var(--bg);position:fixed;inset:0}.hm-bg:after{display:none}.hm-root{background:var(--bg);min-height:100vh;color:var(--text);font-family:var(--font);display:flex;position:relative}.hm-sidebar{width:var(--sidebar);z-index:100;-webkit-backdrop-filter:blur(28px)saturate(1.5);backdrop-filter:blur(28px)saturate(1.5);border-right:1px solid var(--border);background:#050911f5;flex-direction:column;height:100vh;animation:.3s both hm-fadeIn;display:flex;position:fixed;top:0;left:0}.hm-sidebar-brand{cursor:pointer;-webkit-user-select:none;user-select:none;border-bottom:1px solid var(--border);align-items:center;gap:10px;margin-bottom:4px;padding:20px 16px 18px;transition:opacity .15s;display:flex}.hm-sidebar-brand:hover{opacity:.8}.hm-sidebar-brand img{flex-shrink:0;width:28px;height:28px}.hm-brand-name{letter-spacing:-.04em;color:var(--text);text-shadow:0 0 28px #60a5fa59;font-size:1.1rem;font-weight:700}.hm-sidebar-version{letter-spacing:.04em;color:#60a5fa8c;font-size:.6rem;font-weight:600;font-family:var(--mono);background:#3b82f614;border:1px solid #3b82f629;border-radius:4px;flex-shrink:0;margin-left:auto;padding:1px 5px;transition:color .12s,background .12s}.hm-sidebar-brand:hover .hm-sidebar-version{color:#60a5facc;background:#3b82f624}.hm-sidebar-nav{flex-direction:column;gap:1px;padding:4px 8px;display:flex}.hm-sidebar-nav-item{border-radius:var(--radius-sm);width:100%;height:34px;color:var(--text-2);cursor:pointer;font-size:.815rem;font-family:var(--font);letter-spacing:-.01em;background:0 0;border:1px solid #0000;justify-content:flex-start;align-items:center;gap:8px;padding:0 10px;font-weight:450;transition:background .15s,color .15s,border-color .15s;display:flex;position:relative}.hm-sidebar-nav-item:hover,.hm-sidebar-nav-active{background:var(--surface);color:var(--text);border-color:var(--border)}.hm-sidebar-nav-rag{color:#38bdf8b3;border-color:#0000}.hm-sidebar-nav-rag:hover{color:#38bdf8;background:#38bdf812;border-color:#38bdf826}.hm-sidebar-nav-rag-active{box-shadow:0 0 16px #38bdf80f;color:#38bdf8!important;background:#38bdf817!important;border-color:#38bdf833!important}.hm-sidebar-nav-rag svg{filter:drop-shadow(0 0 4px #38bdf866)}.hm-sidebar-stats-title{color:var(--text-3);letter-spacing:.08em;text-transform:uppercase;border-top:1px solid var(--border);margin-top:6px;padding:10px 14px 4px;font-size:.64rem;font-weight:600}.hm-sidebar-stats{flex-direction:column;gap:5px;padding:4px 10px;display:flex}.hm-stat-tile{border-radius:var(--radius-sm);background:#ffffff06;border:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:8px 10px;transition:background .15s;display:flex}.hm-stat-tile:hover{background:#ffffff0a}.hm-stat-tile-label{color:var(--text-2);letter-spacing:-.01em;font-size:.72rem;font-weight:450}.hm-stat-tile-val{color:var(--text);font-size:.82rem;font-weight:600;font-family:var(--mono)}.hm-stat-emo-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.hm-stat-emo-row{align-items:center;gap:5px;display:flex}.hm-sidebar-spacer{flex:1}.hm-logout-btn{border-radius:var(--radius-sm);background:var(--danger-dim);color:#f87171;width:calc(100% - 16px);font-size:.79rem;font-weight:500;font-family:var(--font);cursor:pointer;text-align:left;letter-spacing:-.01em;border:1px solid #ef444429;align-items:center;gap:7px;margin:8px;padding:7px 12px;transition:background .12s,border-color .12s;display:flex}.hm-logout-btn:hover{background:#ef444429;border-color:#ef444452}.hm-main-area{margin-left:var(--sidebar);z-index:1;flex-direction:column;flex:1;min-height:100vh;display:flex;position:relative}.hm-welcome{align-items:center;gap:12px;padding:24px 24px 0;animation:.4s 50ms both hm-fadeUp;display:flex}.hm-welcome-avatar{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#818cf8 100%);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:.95rem;font-weight:700;display:flex;box-shadow:0 0 0 1px #3b82f640,0 4px 20px #3b82f640}.hm-welcome-text h2{letter-spacing:-.035em;color:var(--text);font-size:1.08rem;font-weight:650;line-height:1.2}.hm-welcome-text p{color:var(--text-2);letter-spacing:-.01em;margin:3px 0 0;font-size:.78rem;font-weight:400}.hm-grid{flex:1;grid-template-columns:360px 1fr;align-items:start;gap:14px;padding:16px 24px 32px;display:grid}.hm-left{flex-direction:column;gap:12px;display:flex}.hm-card{border-radius:var(--radius-lg);border:1px solid var(--border);-webkit-backdrop-filter:blur(24px)saturate(1.3);backdrop-filter:blur(24px)saturate(1.3);background:#090e18d9;transition:border-color .2s,box-shadow .2s;animation:.4s 80ms both hm-fadeUp;overflow:hidden;box-shadow:inset 0 1px #ffffff0a,inset 0 0 0 .5px #ffffff05,0 16px 40px #00000059,0 4px 12px #00000040}.hm-card:hover{border-color:#ffffff1a;box-shadow:inset 0 1px #ffffff0f,inset 0 0 0 .5px #ffffff08,0 20px 50px #0006,0 4px 16px #00000047}.hm-card-header{justify-content:space-between;align-items:flex-start;gap:8px;padding:14px 16px 0;display:flex}.hm-card-title{color:var(--text);letter-spacing:-.02em;font-size:.85rem;font-weight:600}.hm-card-sub{color:var(--text-3);letter-spacing:-.01em;margin-top:2px;font-size:.72rem}.hm-card-body{flex-direction:column;gap:11px;padding:12px 16px 16px;display:flex}.hm-divider{background:var(--border);height:1px;margin:10px 0 0}.hm-field{flex-direction:column;gap:5px;display:flex}.hm-field label{color:var(--text-2);text-transform:uppercase;letter-spacing:.08em;font-size:.67rem;font-weight:580}.hm-field input{border-radius:var(--radius-sm);width:100%;color:var(--text);font-size:.855rem;font-family:var(--font);letter-spacing:-.01em;background:#050911cc;border:1px solid #ffffff17;outline:none;padding:9px 11px;transition:border-color .16s,box-shadow .16s}.hm-field input::placeholder{color:#64748b99}.hm-field input:focus{border-color:#3b82f680;box-shadow:0 0 0 3px #3b82f614,inset 0 1px #ffffff0a}.hm-btn-row{gap:8px;display:flex}.hm-btn-p{border-radius:var(--radius-sm);cursor:pointer;color:#fff;font-size:.88rem;font-weight:620;font-family:var(--font);letter-spacing:-.015em;background:linear-gradient(135deg,#0ea5e9 0%,#38bdf8 100%);border:none;flex:1;justify-content:center;align-items:center;gap:7px;padding:12px 16px;transition:background .15s,box-shadow .15s,transform .12s;display:flex;box-shadow:inset 0 1px #fff3,0 4px 24px #3b82f666,0 0 0 1px #3b82f640}.hm-btn-p:hover{background:linear-gradient(135deg,#4f8ef7 0%,#6070f5 100%);transform:translateY(-2px);box-shadow:inset 0 1px #ffffff38,0 8px 32px #3b82f685,0 0 0 1px #3b82f661}.hm-btn-p:active{transform:translateY(0)}.hm-btn-g{border-radius:var(--radius-sm);cursor:pointer;color:var(--text-2);font-size:.835rem;font-weight:450;font-family:var(--font);letter-spacing:-.01em;background:#ffffff0a;border:1px solid #ffffff1a;flex:1;justify-content:center;align-items:center;gap:6px;padding:9px 13px;transition:background .15s,color .15s,border-color .15s,transform .12s;display:flex}.hm-btn-g:hover{color:var(--text);background:#ffffff12;border-color:#ffffff29;transform:translateY(-1px)}.hm-btn-g:active{transform:translateY(0)}.hm-btn-full{border-radius:var(--radius-sm);cursor:pointer;width:100%;color:var(--text);font-size:.835rem;font-weight:500;font-family:var(--font);letter-spacing:-.01em;background:#ffffff0a;border:1px solid #ffffff1a;justify-content:center;align-items:center;gap:6px;padding:10px 13px;transition:background .15s,border-color .15s,transform .12s;display:flex}.hm-btn-full:hover{background:#ffffff12;border-color:#ffffff29;transform:translateY(-1px)}.hm-btn-full:active{transform:translateY(0)}.hm-tip-row{border-radius:var(--radius-sm);background:#3b82f60a;border:1px solid #3b82f61a;align-items:flex-start;gap:7px;padding:8px 10px;display:flex}.hm-tip-row svg{color:var(--accent-bright);flex-shrink:0;margin-top:1px}.hm-tip-row span{color:#eef2ff73;letter-spacing:-.005em;font-size:.74rem;font-weight:400;line-height:1.5}.hm-transcripts{flex-direction:column;animation-delay:.13s;display:flex}.hm-tx-header-actions{flex-shrink:0;align-items:center;gap:6px;display:flex}.hm-tx-badge{letter-spacing:.02em;background:var(--accent-dim);color:var(--accent-bright);white-space:nowrap;border:1px solid #3b82f62e;border-radius:100px;padding:2px 8px;font-size:.65rem;font-weight:600}.hm-tx-refresh-btn{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface);width:26px;height:26px;color:var(--text-2);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;transition:background .1s,color .1s,border-color .1s;display:flex}.hm-tx-refresh-btn:hover:not(:disabled){background:var(--accent-dim);color:var(--accent-bright);border-color:#3b82f638}.hm-tx-refresh-btn:disabled{opacity:.4;cursor:default}.hm-tx-refresh-spinning svg{animation:.8s linear infinite hm-spin}.hm-tx-notice{align-items:flex-start;gap:9px;padding:11px 16px;font-size:.77rem;line-height:1.55;display:flex}.hm-tx-notice-warn{color:#fbbf24}.hm-tx-notice-warn svg{color:#fbbf24;flex-shrink:0;margin-top:1px}.hm-tx-notice p:first-child{margin-bottom:2px;font-weight:600}.hm-tx-notice-sub{color:var(--text-2);font-size:.71rem}.hm-tx-empty{text-align:center;flex-direction:column;align-items:center;gap:9px;padding:32px 16px;display:flex}.hm-tx-empty-icon{background:var(--surface);border:1px solid var(--border);border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.hm-tx-empty p{color:var(--text-3);letter-spacing:-.01em;max-width:210px;font-size:.785rem;font-weight:400;line-height:1.6}.hm-tx-loading{justify-content:center;padding:32px 16px;display:flex}.hm-tx-loading-dots{align-items:center;gap:5px;display:flex}.hm-tx-loading-dots span{background:var(--accent);opacity:.4;border-radius:50%;width:5px;height:5px;animation:1.2s ease-in-out infinite hm-dot-pulse}.hm-tx-loading-dots span:nth-child(2){animation-delay:.2s}.hm-tx-loading-dots span:nth-child(3){animation-delay:.4s}.hm-tx-list{overscroll-behavior:contain;flex-direction:column;max-height:min(500px,55vh);display:flex;overflow-y:auto}.hm-tx-list::-webkit-scrollbar{width:3px}.hm-tx-list::-webkit-scrollbar-track{background:0 0}.hm-tx-list::-webkit-scrollbar-thumb{background:#ffffff12;border-radius:2px}.hm-tx-item{border-bottom:1px solid var(--border);transition:background .1s}.hm-tx-item:last-child{border-bottom:none}.hm-tx-item-v2{cursor:pointer;border-bottom:1px solid var(--border);-webkit-user-select:none;user-select:none;outline:none;align-items:stretch;transition:background .1s;display:flex;position:relative}.hm-tx-item-v2:last-child{border-bottom:none}.hm-tx-item-v2:hover{background:var(--surface)}.hm-tx-item-v2:focus{background:var(--surface-hover)}.hm-tx-v2-bar{opacity:.65;border-radius:0;flex-shrink:0;width:2px}.hm-tx-v2-content{flex-direction:column;flex:1;gap:4px;min-width:0;padding:11px 16px 11px 11px;display:flex}.hm-tx-v2-top{justify-content:space-between;align-items:center;gap:7px;display:flex}.hm-tx-v2-code{font-family:var(--mono);color:var(--accent-bright);letter-spacing:.07em;font-size:.76rem;font-weight:500}.hm-tx-v2-meta{flex-shrink:0;align-items:center;gap:4px;display:flex}.hm-tx-v2-chip{color:var(--text-3);background:var(--surface);border:1px solid var(--border);white-space:nowrap;border-radius:100px;padding:2px 6px;font-size:.62rem;font-weight:550}.hm-tx-v2-preview{color:#eef2ff5c;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.745rem;line-height:1.52;display:-webkit-box;overflow:hidden}.hm-tx-v2-bottom{align-items:center;gap:6px;margin-top:1px;display:flex}.hm-tx-v2-date{color:var(--text-3);font-size:.65rem;font-weight:400}.hm-tx-v2-emo{text-transform:capitalize;border:1px solid #0000;border-radius:100px;padding:2px 6px;font-size:.62rem;font-weight:550}.hm-tx-v2-open{color:var(--text-3);align-items:center;gap:4px;margin-left:auto;font-size:.65rem;font-weight:500;transition:color .1s;display:flex}.hm-tx-item-v2:hover .hm-tx-v2-open{color:var(--accent-bright)}.hm-tx-processing{cursor:default;background:#3b82f605;border-bottom:1px solid #3b82f617}.hm-tx-processing:hover{background:#3b82f609}.hm-tx-processing-bar{animation:1.6s ease-in-out infinite hm-proc-bar-pulse;background:linear-gradient(180deg, var(--accent) 0%, #818cf8 100%)!important}@keyframes hm-proc-bar-pulse{0%,to{opacity:.3}50%{opacity:1}}.hm-tx-processing-chip{align-items:center;gap:4px;font-weight:600;display:inline-flex;color:var(--accent-bright)!important;background:var(--accent-dim)!important;border-color:#3b82f638!important}.hm-tx-processing-dot{background:var(--accent-bright);border-radius:50%;width:4px;height:4px;animation:1.2s ease-in-out infinite hm-dot-pulse;display:inline-block}.hm-tx-processing-dot:nth-child(2){animation-delay:.2s}.hm-tx-processing-dot:nth-child(3){animation-delay:.4s}.hm-tx-processing-message{color:var(--text-2);align-items:center;gap:6px;font-size:.73rem;line-height:1.45;display:flex}.hm-tx-processing-message svg{color:var(--accent);flex-shrink:0;animation:3s linear infinite hm-spin}.hm-tx-processing-bar-track{background:#3b82f614;border-radius:2px;width:100%;height:2px;margin-top:3px;overflow:hidden}.hm-tx-processing-bar-fill{background:linear-gradient(90deg, transparent, var(--accent-bright), transparent);width:45%;height:100%;animation:1.8s ease-in-out infinite hm-proc-shimmer}@keyframes hm-proc-shimmer{0%{transform:translate(-150%)}to{transform:translate(350%)}}.hm-tx-pagination{border-top:1px solid var(--border);align-items:center;gap:6px;padding:8px 16px 12px;display:flex}.hm-tx-load-more{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface);color:var(--text-2);font-size:.75rem;font-weight:500;font-family:var(--font);cursor:pointer;flex:1;align-items:center;gap:5px;padding:5px 11px;transition:background .1s,color .1s;display:flex}.hm-tx-load-more:hover{background:var(--accent-dim);color:var(--accent-bright);border-color:#3b82f638}.hm-tx-remaining{opacity:.48;font-size:.66rem;font-weight:400}.hm-tx-collapse{border-radius:var(--radius-sm);border:1px solid var(--border);color:var(--text-3);font-size:.72rem;font-weight:450;font-family:var(--font);cursor:pointer;white-space:nowrap;background:0 0;align-items:center;gap:5px;padding:5px 10px;transition:background .1s,color .1s;display:flex}.hm-tx-collapse:hover{background:var(--surface);color:var(--text-2)}.hm-snack{bottom:20px;left:calc(var(--sidebar) + 50%);border-radius:var(--radius);font-size:.81rem;font-weight:450;font-family:var(--font);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:9999;opacity:0;pointer-events:none;white-space:nowrap;letter-spacing:-.01em;border:1px solid #ffffff12;align-items:center;gap:7px;padding:8px 14px;transition:opacity .2s,transform .2s;display:flex;position:fixed;transform:translate(-50%)translateY(14px);box-shadow:0 6px 20px #00000061}.hm-snack-show{opacity:1;transform:translate(-50%)translateY(0)}.hm-snack-success{color:#4ade80;background:#16a34a29;border-color:#22c55e2e}.hm-snack-error{color:#f87171;background:#dc262629;border-color:#ef44442e}.hm-snack-warning{color:#fbbf24;background:#d9770629;border-color:#f59e0b2e}.hm-activity-panel{flex-direction:column;animation-delay:.13s;display:flex}.hm-activity-tx-btn{cursor:pointer;-webkit-user-select:none;user-select:none;border:1px solid #3b82f62e;transition:background .12s,border-color .12s}.hm-activity-tx-btn:hover{background:#3b82f633;border-color:#3b82f659}.hm-activity-empty{text-align:center;flex-direction:column;align-items:center;gap:10px;padding:40px 24px;display:flex}.hm-activity-empty-orb{background:#3b82f60f;border:1px solid #3b82f61f;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:4px;display:flex}.hm-activity-empty-title{color:var(--text-2);letter-spacing:-.02em;font-size:.84rem;font-weight:600}.hm-activity-empty-sub{color:var(--text-3);max-width:200px;font-size:.72rem;line-height:1.55}.hm-activity-body{flex-direction:column;gap:0;max-height:min(700px,74vh);padding:0 0 4px;display:flex;overflow-y:auto}.hm-activity-body::-webkit-scrollbar{width:3px}.hm-activity-body::-webkit-scrollbar-track{background:0 0}.hm-activity-body::-webkit-scrollbar-thumb{background:#ffffff12;border-radius:2px}.hm-activity-stats-row{border-bottom:1px solid var(--border);flex-shrink:0;grid-template-columns:1fr 1fr;gap:8px;padding:14px 14px 10px;display:grid}.hm-activity-stat{border:1px solid var(--border);border-radius:var(--radius-sm);background:#ffffff06;flex-direction:column;align-items:flex-start;gap:4px;padding:12px 14px;transition:border-color .15s,background .15s;display:flex}.hm-activity-stat:hover{background:#ffffff0a;border-color:#ffffff17}.hm-activity-stat-val{font-size:1.55rem;font-weight:700;font-family:var(--mono);color:var(--text);letter-spacing:-.05em;line-height:1}.hm-activity-stat-label{color:var(--text-2);letter-spacing:.04em;text-transform:uppercase;font-size:.66rem;font-weight:500}.hm-activity-stat-divider{display:none}.hm-activity-section{border-bottom:1px solid var(--border);flex-direction:column;gap:10px;padding:14px 16px;display:flex}.hm-activity-section-label{color:var(--text-2);letter-spacing:.06em;text-transform:uppercase;font-size:.67rem;font-weight:600}.hm-activity-section-label-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.hm-activity-section-badge{color:#f87171;font-size:.63rem;font-weight:700;font-family:var(--mono);background:#f871711f;border:1px solid #f8717133;border-radius:100px;padding:2px 7px}.hm-activity-emo-source-hint{color:var(--text-2);letter-spacing:.05em;font-size:.63rem;font-family:var(--mono);text-transform:uppercase}.hm-activity-dual-emo{flex-direction:column;gap:10px;display:flex}.hm-activity-dual-row{align-items:center;gap:10px;display:flex}.hm-activity-dual-label{letter-spacing:-.01em;flex-shrink:0;align-items:center;gap:5px;width:76px;font-size:.78rem;font-weight:600;display:flex}.hm-activity-dual-icon{flex-shrink:0;font-size:.72rem}.hm-activity-dual-bars{flex-direction:column;flex:1;gap:2px;display:flex}.hm-activity-dual-bar-track{background:0 0;align-items:center;width:100%;height:14px;display:flex;position:relative;overflow:visible}.hm-activity-dual-bar-track:before{content:"";pointer-events:none;background:#ffffff0f;border-radius:100px;width:100%;height:7px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.hm-activity-dual-bar-fill{clip-path:inset(0 round 100px);border-radius:100px;min-width:3px;height:7px;transition:width .7s cubic-bezier(.34,1.56,.64,1);position:absolute;top:50%;left:0;transform:translateY(-50%)}.hm-activity-dual-bar-ai{opacity:.55}.hm-activity-dual-bar-val{z-index:2;font-size:.65rem;font-family:var(--mono);color:var(--text-2);white-space:nowrap;background:#070b12cc;margin-left:auto;padding-left:8px;font-weight:600;position:relative}.hm-activity-dual-delta{font-size:.7rem;font-weight:700;font-family:var(--mono);text-align:right;flex-shrink:0;width:32px}.hm-activity-emo-key-row{align-items:center;gap:14px;margin-top:4px;display:flex}.hm-activity-emo-key-item{color:var(--text-2);align-items:center;gap:5px;font-size:.68rem;font-weight:500;display:flex}.hm-activity-emo-key-swatch{border-radius:100px;flex-shrink:0;width:18px;height:5px}.hm-activity-emo-key-swatch-ai{background:#60a5fa66}.hm-activity-emo-key-swatch-live{background:#60a5faeb}.hm-activity-emo-bar{background:#ffffff0a;border-radius:100px;height:6px;display:flex;overflow:hidden}.hm-activity-emo-seg{min-width:2px;height:100%;transition:width .6s}.hm-activity-emo-legend{flex-wrap:wrap;gap:6px 12px;display:flex}.hm-activity-emo-legend-item{color:var(--text-2);align-items:center;gap:5px;font-size:.68rem;font-weight:450;display:flex}.hm-activity-emo-dot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.hm-activity-emo-pct{color:var(--text-3);font-size:.63rem;font-family:var(--mono)}.hm-activity-no-ai-hint{color:var(--text-3);margin-top:2px;font-size:.66rem;font-style:italic;line-height:1.5}.hm-activity-disc-list{flex-direction:column;gap:8px;display:flex}.hm-activity-disc-item{border:1px solid var(--border-bright);border-radius:var(--radius-sm);background:#ffffff06;flex-direction:column;gap:6px;padding:10px 12px;display:flex}.hm-activity-disc-header{align-items:center;gap:6px;display:flex}.hm-activity-disc-speaker{color:var(--text);letter-spacing:-.01em;font-size:.74rem;font-weight:700}.hm-activity-disc-time{font-size:.65rem;font-family:var(--mono);color:var(--text-2)}.hm-activity-disc-code{font-size:.62rem;font-family:var(--mono);color:var(--accent-bright);letter-spacing:.05em;opacity:.8;margin-left:auto}.hm-activity-disc-said{color:#eef2ff9e;font-size:.74rem;font-style:italic;line-height:1.45}.hm-activity-disc-tags{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.hm-activity-disc-tag{text-transform:capitalize;letter-spacing:.01em;border:1px solid #0000;border-radius:100px;padding:3px 8px;font-size:.67rem;font-weight:600}.hm-activity-disc-arrow{color:var(--text-2);font-size:.68rem}.hm-activity-disc-note{color:var(--text-2);border-top:1px solid var(--border);margin-top:1px;padding-top:4px;font-size:.68rem;line-height:1.45}.hm-activity-moments{flex-direction:column;gap:6px;display:flex}.hm-activity-moment-item{border-left:2px solid;flex-direction:column;gap:3px;padding:5px 10px;display:flex}.hm-activity-moment-meta{justify-content:space-between;align-items:center;display:flex}.hm-activity-moment-code{font-size:.6rem;font-family:var(--mono);color:var(--text-3)}.hm-activity-moment-text{color:#eef2ff73;font-size:.72rem;font-style:italic;line-height:1.45}.hm-activity-topics{flex-wrap:wrap;gap:5px;display:flex}.hm-activity-topic-tag{background:var(--surface);border:1px solid var(--border);color:var(--text-2);letter-spacing:-.01em;border-radius:100px;padding:3px 9px;font-size:.69rem;font-weight:500;transition:background .1s,color .1s}.hm-activity-topic-tag:hover{background:var(--accent-dim);color:var(--accent-bright);border-color:#3b82f633}.hm-activity-tx-cta{border-radius:var(--radius-sm);border:1px solid var(--border-bright);background:var(--surface);color:var(--text-2);font-size:.79rem;font-weight:500;font-family:var(--font);cursor:pointer;letter-spacing:-.01em;flex-shrink:0;justify-content:center;align-items:center;gap:7px;margin:12px 16px;padding:9px 14px;transition:background .12s,color .12s,border-color .12s,transform .1s;display:flex}.hm-activity-tx-cta:hover{background:var(--accent-dim);color:var(--accent-bright);border-color:#3b82f640;transform:translateY(-1px)}.hm-activity-tx-cta:active{transform:none}.hm-activity-tx-cta svg:first-child{color:var(--accent-bright)}.hm-activity-tx-cta svg:last-child{opacity:.5;margin-left:auto;transition:opacity .12s,transform .12s}.hm-activity-tx-cta:hover svg:last-child{opacity:1;transform:translate(2px)}.hm-atp-card{border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);cursor:pointer;background:#0a0f19cc;border:1px solid #38bdf81f;align-items:center;gap:14px;padding:14px 16px;transition:border-color .2s,box-shadow .2s,transform .18s;animation:.4s .12s both hm-fadeUp;display:flex;position:relative;overflow:hidden;box-shadow:0 0 #38bdf800,0 12px 32px #0000004d}.hm-atp-card:before{content:"";pointer-events:none;opacity:0;background:radial-gradient(120px 60px at 30%,#38bdf80d 0%,#0000 70%);transition:opacity .25s;position:absolute;inset:0}.hm-atp-card:hover:before{opacity:1}.hm-atp-card:hover{border-color:#38bdf847;transform:translateY(-1px);box-shadow:0 0 20px #38bdf812,0 12px 32px #0000004d}.hm-atp-card:active{transform:none}.hm-atp-orb-wrap{flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:relative}.hm-atp-orb{z-index:2;background:radial-gradient(circle at 38% 36%,#60a5fa8c 0%,#38bdf82e 55%,#6366f11f 100%);border-radius:50%;width:28px;height:28px;animation:2.6s ease-in-out infinite hm-atp-pulse;position:relative;box-shadow:0 0 14px #38bdf859,inset 0 0 4px #38bdf880}.hm-atp-ring{border:1px solid #38bdf82e;border-radius:50%;animation:2.6s ease-out infinite hm-atp-expand;position:absolute}.hm-atp-ring-1{width:36px;height:36px;animation-delay:0s}.hm-atp-ring-2{border-color:#38bdf81a;width:44px;height:44px;animation-delay:.5s}.hm-atp-ring-3{border-color:#38bdf80d;width:52px;height:52px;animation-delay:1s}.hm-atp-bars{z-index:3;align-items:flex-end;gap:2px;display:flex;position:absolute;bottom:2px;left:50%;transform:translate(-50%)}.hm-atp-bars span{background:#38bdf8b3;border-radius:2px;width:2.5px;animation:1.1s ease-in-out infinite hm-atp-bar}.hm-atp-bars span:first-child{height:5px;animation-delay:0s}.hm-atp-bars span:nth-child(2){height:9px;animation-delay:.1s}.hm-atp-bars span:nth-child(3){height:6px;animation-delay:.2s}.hm-atp-bars span:nth-child(4){height:11px;animation-delay:50ms}.hm-atp-bars span:nth-child(5){height:7px;animation-delay:.15s}.hm-atp-bars span:nth-child(6){height:9px;animation-delay:.25s}.hm-atp-bars span:nth-child(7){height:4px;animation-delay:.3s}.hm-atp-spark{z-index:4;animation:2s ease-in-out infinite hm-atp-twinkle;position:absolute;top:2px;right:2px}.hm-atp-text{flex:1;min-width:0}.hm-atp-label{color:var(--text);letter-spacing:-.02em;font-size:.83rem;font-weight:600}.hm-atp-sub{color:var(--text-3);letter-spacing:-.01em;margin-top:2px;font-size:.71rem}.hm-atp-arrow{color:var(--text-3);flex-shrink:0;transition:color .15s,transform .15s}.hm-atp-card:hover .hm-atp-arrow{color:#38bdf8b3;transform:translate(3px)}@keyframes hm-atp-pulse{0%,to{transform:scale(1);box-shadow:0 0 14px #38bdf859,inset 0 0 4px #38bdf880}50%{transform:scale(1.06);box-shadow:0 0 22px #38bdf88c,inset 0 0 8px #38bdf899}}@keyframes hm-atp-expand{0%{opacity:.8;transform:scale(.85)}to{opacity:0;transform:scale(1.55)}}@keyframes hm-atp-bar{0%,to{opacity:.5;transform:scaleY(.5)}50%{opacity:1;transform:scaleY(1.3)}}@keyframes hm-atp-twinkle{0%,to{opacity:.3;transform:scale(.8)rotate(0)}50%{opacity:1;transform:scale(1.2)rotate(20deg)}}@keyframes hm-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes hm-fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes hm-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes hm-dot-pulse{0%,80%,to{opacity:.2;transform:scale(.8)}40%{opacity:1;transform:scale(1.1)}}.hm-txreq-banner{top:18px;right:20px;left:calc(var(--sidebar) + 20px);z-index:9999;-webkit-backdrop-filter:blur(28px)saturate(1.6);backdrop-filter:blur(28px)saturate(1.6);min-width:310px;max-width:400px;color:var(--text-2);background:#060c16f5;border:1px solid #38bdf847;border-radius:14px;align-items:center;gap:12px;padding:13px 14px 13px 16px;font-size:.82rem;animation:.38s cubic-bezier(.22,1.1,.36,1) both hm-toast-in;display:flex;position:fixed;box-shadow:0 0 0 1px #38bdf80f,0 2px 4px #0006,0 12px 48px #000000a6,0 0 60px #38bdf80f,inset 0 1px #ffffff0f}@keyframes hm-toast-in{0%{opacity:0;transform:translate(32px)translateY(-4px)scale(.95)}to{opacity:1;transform:translate(0)translateY(0)scale(1)}}.hm-txreq-banner-icon{color:#38bdf8;background:linear-gradient(135deg,#38bdf826 0%,#3b82f61f 100%);border:1px solid #38bdf838;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex;box-shadow:0 0 16px #38bdf81f}.hm-txreq-banner strong{color:var(--text);font-weight:600}.hm-txreq-banner span{flex:1;line-height:1.45}.hm-txreq-banner-close{color:var(--text-3);cursor:pointer;background:0 0;border:none;border-radius:7px;flex-shrink:0;align-items:center;margin-left:2px;padding:5px;transition:color .12s,background .12s;display:flex}.hm-txreq-banner-close:hover{color:var(--text);background:#ffffff12}.hm-txreq-panel{animation:.25s both hm-fadeUp;border:1px solid #3b82f638!important;box-shadow:0 0 0 1px #3b82f60f,0 4px 16px #3b82f60f!important}.hm-txreq-panel .hm-card-title{color:var(--accent-bright)!important}.hm-txreq-count-badge{min-width:22px;height:22px;color:var(--accent-bright);font-size:.72rem;font-weight:700;font-family:var(--mono);background:#3b82f62e;border:1px solid #3b82f659;border-radius:100px;justify-content:center;align-items:center;padding:0 7px;display:inline-flex;box-shadow:0 0 8px #3b82f633}.hm-txreq-list{flex-direction:column;padding:8px 0 4px;display:flex}.hm-txreq-item{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:10px 16px;transition:background .1s;display:flex}.hm-txreq-item:last-child{border-bottom:none}.hm-txreq-item:hover{background:var(--surface)}.hm-txreq-item-info{flex-direction:column;gap:3px;min-width:0;display:flex}.hm-txreq-item-name{color:var(--text);letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;font-size:.83rem;font-weight:600;overflow:hidden}.hm-txreq-item-meta{color:var(--text-2);align-items:center;gap:6px;font-size:.72rem;display:flex}.hm-txreq-item-code{font-family:var(--mono);color:var(--accent-bright);letter-spacing:.04em;font-size:.7rem;font-weight:600}.hm-txreq-item-dot{background:var(--text-3);border-radius:50%;flex-shrink:0;width:3px;height:3px}.hm-txreq-item-time{color:var(--text-3);font-size:.68rem}.hm-txreq-item-actions{flex-shrink:0;align-items:center;gap:6px;display:flex}.hm-txreq-approve-btn,.hm-txreq-deny-btn{border-radius:var(--radius-sm);font-size:.75rem;font-weight:600;font-family:var(--font);cursor:pointer;letter-spacing:-.01em;border:1px solid #0000;align-items:center;gap:5px;padding:5px 10px;transition:background .12s,border-color .12s,opacity .12s;display:inline-flex}.hm-txreq-approve-btn:disabled,.hm-txreq-deny-btn:disabled{opacity:.5;cursor:default}.hm-txreq-approve-btn{color:#34d399;background:#34d3991a;border-color:#34d39938}.hm-txreq-approve-btn:hover:not(:disabled){background:#34d3992e;border-color:#34d39961}.hm-txreq-deny-btn{color:#f87171;background:#f8717114;border-color:#f871712e}.hm-txreq-deny-btn:hover:not(:disabled){background:#f8717129;border-color:#f8717152}.hm-txreq-btn{border-radius:var(--radius-sm);font-size:.72rem;font-weight:600;font-family:var(--font);cursor:pointer;background:var(--accent-dim);color:var(--accent-bright);letter-spacing:-.01em;white-space:nowrap;border:1px solid #3b82f638;align-items:center;gap:5px;padding:4px 9px;transition:background .12s,border-color .12s,opacity .12s;display:inline-flex}.hm-txreq-btn:hover:not(:disabled){background:#3b82f633;border-color:#3b82f661}.hm-txreq-btn:disabled{opacity:.55;cursor:default}.hm-txreq-btn-loading{opacity:.7}.hm-txreq-btn-error{color:#f87171;background:#f8717114;border-color:#f8717133}.hm-txreq-badge{border-radius:var(--radius-sm);font-size:.7rem;font-weight:600;font-family:var(--font);letter-spacing:-.01em;white-space:nowrap;align-items:center;gap:5px;padding:4px 9px;display:inline-flex}.hm-txreq-badge-pending{color:#fbbf24;background:#fbbf2414;border:1px solid #fbbf2433}.hm-txreq-badge-approved{color:#34d399;background:#34d3991a;border:1px solid #34d39938}.hm-txreq-badge-denied{color:#f87171;background:#f871711a;border:1px solid #f8717138}.hm-txreq-badge-requested{color:#38bdf8;letter-spacing:.02em;background:#38bdf81f;border:1px solid #38bdf847;border-radius:4px;align-items:center;gap:4px;padding:2px 7px;font-size:.68rem;font-weight:600;display:inline-flex}.hm-req-transcript-panel{padding-bottom:8px}.hm-req-tx-manual{padding:12px 16px 8px}.hm-req-tx-manual .hm-field{margin-bottom:0}.hm-req-tx-input-row{align-items:center;gap:8px;margin-top:6px;display:flex}.hm-req-tx-input-row input{background:var(--surface);border:1px solid var(--border);min-width:0;color:var(--text-1);letter-spacing:.06em;text-transform:uppercase;border-radius:6px;flex:1;padding:7px 10px;font-size:.82rem}.hm-req-tx-input-row input:focus{outline-offset:2px;outline:2px solid #3b82f652}.hm-req-tx-section-label{letter-spacing:.07em;text-transform:uppercase;color:var(--text-3);padding:4px 16px 6px;font-size:.68rem;font-weight:600}.hm-btn-p:focus,.hm-btn-g:focus,.hm-btn-full:focus,.hm-logout-btn:focus,.hm-field input:focus{outline-offset:2px;outline:2px solid #3b82f652}@media (width<=1100px){:root{--sidebar:200px}.hm-grid{grid-template-columns:320px 1fr}}@media (width<=860px){:root{--sidebar:52px}.hm-brand-name,.hm-sidebar-version,.hm-sidebar-notif-label{display:none}.hm-sidebar-brand{justify-content:center;padding:14px 0}.hm-sidebar-nav-item{justify-content:center;width:34px;padding:0;font-size:0}.hm-sidebar-nav-item svg{flex-shrink:0}.hm-sidebar-nav{align-items:center;padding:4px 0}.hm-sidebar-stats,.hm-sidebar-stats-title{display:none}.hm-logout-btn{background:0 0;border-color:#0000;justify-content:center;align-items:center;width:34px;height:34px;margin:6px auto;padding:0;font-size:0;display:flex}.hm-logout-btn:hover{background:#ef44441a;border-color:#0000}.hm-logout-btn svg{display:block}.hm-grid{grid-template-columns:1fr}.hm-profile-btn{border-radius:10px;justify-content:center;gap:0;width:36px;height:36px;margin:0 auto 6px;padding:4px}.hm-profile-btn-name{display:none}.hm-profile-btn-img,.hm-profile-btn-avatar{width:28px;height:28px}}@media (width<=600px){:root{--sidebar:0px}.hm-root{flex-direction:column}.hm-main-area{margin-left:0}.hm-sidebar{border-right:none;border-top:1px solid var(--border);flex-direction:row;justify-content:space-evenly;align-items:center;width:100%;height:54px;padding:0;position:fixed;inset:auto 0 0}.hm-sidebar-brand{display:none}.hm-sidebar-nav{display:contents}.hm-sidebar-nav-item{border:none;border-radius:0;flex:1;justify-content:center;width:auto;height:54px;padding:0;font-size:0}.hm-sidebar-stats,.hm-sidebar-stats-title,.hm-sidebar-spacer,.hm-sidebar-notif-btn{display:none}.hm-sidebar-nav-notif-mobile{color:#60a5fae6!important}.hm-sidebar-notif-count-mobile{color:#fff;background:#3b82f6e6;border:1px solid #3b82f680;border-radius:100px;justify-content:center;align-items:center;min-width:14px;height:14px;padding:0 3px;font-size:.55rem;font-weight:700;animation:2.4s ease-in-out infinite hm-badge-pulse;display:inline-flex;position:absolute;top:-5px;right:-6px}.hm-logout-btn{display:none}.hm-profile-btn{flex:1;justify-content:center;gap:0;height:54px;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;margin:0!important;padding:0!important}.hm-profile-btn:hover{background:#3b82f612!important}.hm-profile-btn-name,.hm-profile-btn-username{display:none}.hm-profile-btn-img,.hm-profile-btn-avatar{border-radius:7px;width:26px;height:26px;box-shadow:none!important}.hm-welcome{padding:18px 16px 0}.hm-grid{grid-template-columns:1fr;padding:12px 16px 70px}.hm-snack{bottom:64px;left:50%}}.hm-drawer-overlay{-webkit-backdrop-filter:blur(6px)saturate(.8);backdrop-filter:blur(6px)saturate(.8);z-index:200;background:#0000007a;animation:.22s both hm-overlay-in;position:fixed;inset:0}@keyframes hm-overlay-in{0%{opacity:0}to{opacity:1}}.hm-drawer{z-index:201;-webkit-backdrop-filter:blur(32px)saturate(1.4);backdrop-filter:blur(32px)saturate(1.4);will-change:transform;background:#050912fa;border-left:1px solid #ffffff12;flex-direction:column;width:400px;transition:transform .32s cubic-bezier(.32,.72,0,1);display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-2px 0 #ffffff08,-12px 0 60px #000000a6,-24px 0 80px #0006}.hm-drawer-open{transform:translate(0)}.hm-drawer-header{border-bottom:1px solid #ffffff0f;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:12px;padding:20px 20px 18px;display:flex}.hm-drawer-header-info{flex-direction:column;gap:4px;display:flex}.hm-drawer-title{color:var(--text);letter-spacing:-.03em;align-items:center;gap:8px;font-size:.92rem;font-weight:650;display:flex}.hm-drawer-title svg{color:var(--accent-bright);flex-shrink:0}.hm-drawer-sub{color:var(--text-3);letter-spacing:-.005em;padding-left:23px;font-size:.71rem}.hm-drawer-close{width:30px;height:30px;color:var(--text-3);cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:background .12s,color .12s,border-color .12s;display:flex}.hm-drawer-close:hover{color:var(--text);background:#ffffff14;border-color:#ffffff24}.hm-drawer-body{overscroll-behavior:contain;flex:1;padding:6px 0 12px;overflow-y:auto}.hm-drawer-body::-webkit-scrollbar{width:3px}.hm-drawer-body::-webkit-scrollbar-track{background:0 0}.hm-drawer-body::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:2px}.hm-drawer-item{border-bottom:1px solid #ffffff0d;padding:16px 20px;transition:background .12s,opacity .25s;animation:.22s both hm-fadeUp}.hm-drawer-item:last-child{border-bottom:none}.hm-drawer-item:hover{background:#ffffff05}.hm-drawer-item-resolved{opacity:.5;pointer-events:none}.hm-drawer-item-top{align-items:center;gap:12px;margin-bottom:12px;display:flex}.hm-drawer-item-avatar{width:36px;height:36px;color:var(--accent-bright);letter-spacing:-.02em;background:linear-gradient(135deg,#3b82f640 0%,#6366f133 100%);border:1px solid #3b82f633;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:.85rem;font-weight:700;display:flex}.hm-drawer-item-info{flex:1;min-width:0}.hm-drawer-item-name{color:var(--text);letter-spacing:-.02em;white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;font-weight:620;overflow:hidden}.hm-drawer-item-meta{align-items:center;gap:6px;margin-top:3px;font-size:.7rem;display:flex}.hm-drawer-item-code{font-family:var(--mono);color:#38bdf8bf;letter-spacing:.07em;font-size:.68rem;font-weight:600}.hm-drawer-item-time{color:var(--text-3);font-size:.67rem}.hm-drawer-item-actions{gap:8px;display:flex}.hm-drawer-approve-btn,.hm-drawer-deny-btn{font-size:.78rem;font-weight:620;font-family:var(--font);cursor:pointer;letter-spacing:-.01em;white-space:nowrap;border:1px solid #0000;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:6px;padding:8px 14px;transition:background .14s,border-color .14s,transform .1s,opacity .14s;display:inline-flex}.hm-drawer-approve-btn:disabled,.hm-drawer-deny-btn:disabled{opacity:.5;cursor:default;transform:none}.hm-drawer-approve-btn{color:#34d399;background:#34d3991a;border-color:#34d39938}.hm-drawer-approve-btn:hover:not(:disabled){background:#34d3992e;border-color:#34d3995c;transform:translateY(-1px)}.hm-drawer-deny-btn{color:#f87171;background:#f8717114;border-color:#f871712e}.hm-drawer-deny-btn:hover:not(:disabled){background:#f8717126;border-color:#f871714d;transform:translateY(-1px)}.hm-drawer-resolved-state{letter-spacing:-.01em;border-radius:8px;justify-content:center;align-items:center;gap:6px;width:100%;padding:7px 14px;font-size:.76rem;font-weight:620;animation:.2s both hm-fadeIn;display:inline-flex}.hm-drawer-resolved-approve{color:#34d399;background:#34d39914;border:1px solid #34d3992e}.hm-drawer-resolved-deny{color:#f87171;background:#f871710f;border:1px solid #f8717126}.hm-drawer-empty{text-align:center;flex-direction:column;align-items:center;gap:10px;padding:56px 20px;display:flex}.hm-drawer-empty-icon{width:44px;height:44px;color:var(--text-3);background:#ffffff08;border:1px solid #ffffff12;border-radius:12px;justify-content:center;align-items:center;margin-bottom:4px;display:flex}.hm-drawer-empty p{color:var(--text-2);letter-spacing:-.02em;font-size:.84rem;font-weight:550}.hm-drawer-empty-sub{margin-top:-4px;font-size:.73rem;color:var(--text-3)!important;font-weight:400!important}.hm-sidebar-notif-btn{color:#60a5fad9;width:calc(100% - 16px);font-size:.8rem;font-weight:550;font-family:var(--font);cursor:pointer;letter-spacing:-.01em;background:#3b82f612;border:1px solid #3b82f633;border-radius:8px;align-items:center;gap:8px;margin:4px 8px 2px;padding:7px 10px;transition:background .15s,border-color .15s,color .15s;display:flex}.hm-sidebar-notif-btn:hover{color:#60a5fa;background:#3b82f61f;border-color:#3b82f652}.hm-sidebar-notif-btn svg{flex-shrink:0}.hm-sidebar-notif-label{text-align:left;flex:1}.hm-sidebar-notif-count{color:#60a5fa;min-width:20px;height:20px;font-size:.66rem;font-weight:700;font-family:var(--mono);background:#3b82f638;border:1px solid #3b82f661;border-radius:100px;justify-content:center;align-items:center;padding:0 5px;display:inline-flex}.hm-sidebar-notif-has-items .hm-sidebar-notif-count{animation:2.4s ease-in-out infinite hm-badge-pulse}@keyframes hm-badge-pulse{0%,to{box-shadow:0 0 #3b82f659}50%{box-shadow:0 0 0 5px #3b82f600}}@media (width<=860px){.hm-drawer{width:340px}.hm-sidebar-notif-btn{position:relative}.hm-sidebar-notif-count{min-width:14px;height:14px;padding:0 3px;font-size:.55rem;position:absolute;top:2px;right:2px}}@media (width<=600px){.hm-drawer{border-top:1px solid #ffffff12;border-left:none;border-radius:20px 20px 0 0;width:100%;height:80vh;top:auto}.hm-sidebar-notif-btn{display:none}.hm-sidebar-nav-notif-mobile{color:#60a5fae6!important}.hm-sidebar-notif-count-mobile{color:#fff;background:#3b82f6e6;border:1px solid #3b82f680;border-radius:100px;justify-content:center;align-items:center;min-width:14px;height:14px;padding:0 3px;font-size:.55rem;font-weight:700;animation:2.4s ease-in-out infinite hm-badge-pulse;display:inline-flex;position:absolute;top:-5px;right:-6px}}.hm-profile-btn{width:calc(100% - 16px);color:var(--text);font-family:var(--font);cursor:pointer;text-align:left;background:#ffffff08;border:1px solid #ffffff12;border-radius:10px;align-items:center;gap:9px;min-width:0;margin:0 8px 6px;padding:8px 10px;transition:background .14s,border-color .14s;display:flex}.hm-profile-btn:hover{background:#3b82f612;border-color:#3b82f633}.hm-profile-btn-img{object-fit:cover;border-radius:8px;flex-shrink:0;width:28px;height:28px;box-shadow:0 0 0 1.5px #3b82f64d}.hm-profile-btn-avatar{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#818cf8 100%);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.77rem;font-weight:700;display:flex;box-shadow:0 0 0 1.5px #3b82f640}.hm-profile-btn-name{color:var(--text);letter-spacing:-.02em;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:.8rem;font-weight:550;overflow:hidden}@media (width>=601px) and (width<=640px){:root{--sidebar:56px}.hm-sidebar{align-items:center}.hm-sidebar-brand{justify-content:center;width:100%;margin-bottom:2px;padding:14px 0}.hm-sidebar-nav{align-items:center;gap:2px;width:100%;padding:4px 8px}.hm-sidebar-nav-item{justify-content:center;width:40px;height:40px;margin:0;padding:0}.hm-sidebar-brand span,.hm-sidebar-nav-item span,.hm-sidebar-stats-title,.hm-sidebar-stats,.hm-sidebar-notif-label,.hm-sidebar-version,.hm-logout-btn span{display:none}.hm-sidebar-notif-btn{justify-content:center;height:40px;margin:2px 0 0;padding:0;position:relative;width:40px!important}.hm-sidebar-notif-count{min-width:14px;height:14px;padding:0 3px;font-size:.55rem;position:absolute;top:4px;right:4px}.hm-profile-btn{border-radius:10px;justify-content:center;align-items:center;gap:0;height:40px;margin:0 0 4px;padding:0;display:flex;width:40px!important}.hm-profile-btn-name,.hm-profile-btn-username{display:none}.hm-profile-btn-img,.hm-profile-btn-avatar{width:28px;height:28px}.hm-logout-btn{justify-content:center;height:40px;margin:0 0 8px;padding:0;width:40px!important}.hm-main-area{margin-left:var(--sidebar)}}.hs-panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);flex-direction:column;height:100%;min-height:420px;animation:.25s both hs-fadeIn;display:flex;overflow:hidden}@keyframes hs-fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.hs-panel-header{flex-shrink:0;justify-content:space-between;align-items:flex-start;padding:18px 18px 14px;display:flex}.hs-panel-title-group{flex-direction:column;gap:2px;display:flex}.hs-panel-title{color:var(--text);letter-spacing:-.02em;font-size:.9rem;font-weight:600}.hs-panel-sub{color:var(--text-2);letter-spacing:-.01em;font-size:.72rem}.hs-refresh-btn{border-radius:var(--radius-sm);border:1px solid var(--border);width:28px;height:28px;color:var(--text-2);cursor:pointer;background:0 0;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,color .15s,border-color .15s;display:flex}.hs-refresh-btn:hover:not(:disabled){background:var(--surface-hover);color:var(--text);border-color:var(--border-bright)}.hs-refresh-btn:disabled{opacity:.45;cursor:default}.hs-spin{animation:.7s linear infinite hs-spin}@keyframes hs-spin{to{transform:rotate(360deg)}}.hs-divider{background:var(--border);flex-shrink:0;height:1px}.hs-stats-row{flex-shrink:0;align-items:center;gap:0;padding:12px 18px 10px;display:flex}.hs-stat-item{flex-direction:column;flex:1;align-items:center;gap:2px;display:flex}.hs-stat-sep{background:var(--border);width:1px;height:28px}.hs-stat-val{color:var(--text);letter-spacing:-.03em;font-size:1.2rem;font-weight:700;font-family:var(--mono);line-height:1}.hs-stat-host{color:#60a5fa}.hs-stat-joined{color:#34d399}.hs-stat-label{color:var(--text-3);text-transform:uppercase;letter-spacing:.06em;font-size:.65rem;font-weight:500}.hs-controls{flex-direction:column;flex-shrink:0;gap:8px;padding:0 14px 12px;display:flex}.hs-search-wrap{align-items:center;display:flex;position:relative}.hs-search-icon{color:var(--text-3);pointer-events:none;position:absolute;left:10px}.hs-search{border-radius:var(--radius-sm);border:1px solid var(--border);width:100%;height:32px;color:var(--text);font-size:.775rem;font-family:var(--font);letter-spacing:-.01em;background:#ffffff08;outline:none;padding:0 30px 0 28px;transition:border-color .15s,background .15s}.hs-search::placeholder{color:var(--text-3)}.hs-search:focus{border-color:var(--border-focus);background:#3b82f60a}.hs-search-clear{width:18px;height:18px;color:var(--text-2);cursor:pointer;background:#ffffff0f;border:none;border-radius:4px;justify-content:center;align-items:center;transition:background .12s,color .12s;display:flex;position:absolute;right:8px}.hs-search-clear:hover{color:var(--text);background:#ffffff1a}.hs-filter-tabs{gap:4px;display:flex}.hs-filter-tab{border:1px solid var(--border);height:26px;color:var(--text-2);font-size:.72rem;font-family:var(--font);cursor:pointer;letter-spacing:-.01em;background:0 0;border-radius:6px;padding:0 11px;font-weight:450;transition:background .13s,color .13s,border-color .13s}.hs-filter-tab:hover{background:var(--surface-hover);color:var(--text)}.hs-filter-tab-active{background:var(--accent-dim);color:var(--accent-bright);border-color:#3b82f64d;font-weight:550}.hs-panel-body{scroll-behavior:smooth;flex:1;padding:0 14px 14px;overflow:hidden auto}.hs-panel-body::-webkit-scrollbar{width:4px}.hs-panel-body::-webkit-scrollbar-track{background:0 0}.hs-panel-body::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:2px}.hs-panel-body::-webkit-scrollbar-thumb:hover{background:#ffffff24}.hs-empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:48px 20px;display:flex}.hs-empty-orb{background:#3b82f60f;border:1px solid #3b82f61a;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:4px;display:flex}.hs-error-icon{color:#f87171b3;background:#ef44440f;border:1px solid #ef44441f;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:4px;display:flex}.hs-empty-title{color:var(--text);letter-spacing:-.02em;font-size:.88rem;font-weight:600}.hs-empty-sub{color:var(--text-2);max-width:220px;font-size:.76rem;line-height:1.5}.hs-retry-btn{color:#f87171;height:28px;font-size:.75rem;font-family:var(--font);cursor:pointer;background:#ef44440f;border:1px solid #ef444440;border-radius:7px;margin-top:4px;padding:0 14px;transition:background .13s,border-color .13s}.hs-retry-btn:hover{background:#ef44441a;border-color:#ef444459}.hs-loading-dots{align-items:center;gap:5px;margin-bottom:6px;display:flex}.hs-loading-dots span{background:#3b82f680;border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite both hs-dot-bounce}.hs-loading-dots span:first-child{animation-delay:0s}.hs-loading-dots span:nth-child(2){animation-delay:.18s}.hs-loading-dots span:nth-child(3){animation-delay:.36s}@keyframes hs-dot-bounce{0%,80%,to{opacity:.4;transform:scale(.7)}40%{opacity:1;transform:scale(1)}}.hs-meetings-list{flex-direction:column;gap:6px;padding-top:4px;display:flex}.hs-meeting-card{border-radius:var(--radius-sm);border:1px solid var(--border);background:#ffffff05;transition:border-color .15s;overflow:hidden}.hs-meeting-card:hover{border-color:var(--border-bright)}.hs-meeting-card-expanded{background:#3b82f605;border-color:#3b82f638}.hs-meeting-card-header{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:11px 13px;transition:background .13s;display:flex}.hs-meeting-card-header:hover{background:#ffffff05}.hs-meeting-card-left{flex-direction:column;flex-shrink:0;gap:4px;display:flex}.hs-meeting-role-badge{display:flex}.hs-role-host{letter-spacing:.04em;text-transform:uppercase;color:#60a5fa;background:#3b82f61a;border:1px solid #3b82f633;border-radius:4px;align-items:center;gap:4px;padding:2px 6px;font-size:.62rem;font-weight:600;display:inline-flex}.hs-role-participant{letter-spacing:.04em;text-transform:uppercase;color:#34d399;background:#34d39914;border:1px solid #34d3992e;border-radius:4px;align-items:center;gap:4px;padding:2px 6px;font-size:.62rem;font-weight:600;display:inline-flex}.hs-meeting-code-block{align-items:center;display:flex}.hs-meeting-code{font-family:var(--mono);color:var(--text);letter-spacing:.05em;font-size:.82rem;font-weight:700}.hs-meeting-card-meta{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.hs-meeting-host-row{align-items:center;gap:4px;min-width:0;display:flex}.hs-host-icon{color:#f59e0b;flex-shrink:0}.hs-meeting-host-name{color:var(--text);white-space:nowrap;text-overflow:ellipsis;letter-spacing:-.01em;font-size:.78rem;font-weight:500;overflow:hidden}.hs-meeting-date-row{color:var(--text-3);align-items:center;gap:4px;display:flex}.hs-meeting-date-row>svg{flex-shrink:0}.hs-meeting-date-row>span{color:var(--text-2);letter-spacing:-.01em;font-size:.7rem}.hs-meeting-time{color:var(--text-3)!important;font-size:.68rem!important}.hs-meeting-card-right{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:4px;display:flex}.hs-participants-preview{align-items:center;display:flex}.hs-participants-preview .hs-avatar-pip{border:1.5px solid var(--bg,#070b12);margin-left:-5px}.hs-participants-preview .hs-avatar-pip:first-child{margin-left:0}.hs-avatar-overflow{border:1.5px solid var(--bg,#070b12);width:22px;height:22px;color:var(--text-2);font-size:.6rem;font-weight:600;font-family:var(--mono);background:#ffffff0f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-left:-5px;display:flex}.hs-participant-count{color:var(--text-3);letter-spacing:-.01em;font-size:.68rem}.hs-meeting-card-chevron{color:var(--text-3);flex-shrink:0;transition:color .13s}.hs-meeting-card-header:hover .hs-meeting-card-chevron{color:var(--text-2)}.hs-chevron-open{transition:transform .2s;transform:rotate(180deg)}.hs-meeting-card-body{border-top:1px solid var(--border);flex-direction:column;gap:14px;padding:14px 13px;animation:.18s both hs-slide-down;display:flex}@keyframes hs-slide-down{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.hs-meeting-detail-grid{flex-direction:column;gap:10px;display:flex}.hs-detail-section{flex-direction:column;gap:6px;display:flex}.hs-detail-section-label{text-transform:uppercase;letter-spacing:.07em;color:var(--text-3);align-items:center;gap:5px;font-size:.65rem;font-weight:600;display:flex}.hs-host-card{border:1px solid var(--border);background:#ffffff06;border-radius:8px;align-items:center;gap:9px;padding:9px 11px;display:flex}.hs-host-card-name{color:var(--text);letter-spacing:-.02em;font-size:.82rem;font-weight:600}.hs-host-card-sub{color:var(--text-3);font-size:.68rem}.hs-meeting-link{color:var(--accent-bright);word-break:break-all;font-size:.72rem;font-family:var(--mono);letter-spacing:0;background:#3b82f60d;border:1px solid #3b82f626;border-radius:7px;align-items:center;gap:5px;padding:6px 10px;text-decoration:none;transition:background .13s,border-color .13s;display:inline-flex}.hs-meeting-link:hover{background:#3b82f617;border-color:#3b82f640}.hs-meeting-link svg{opacity:.7;flex-shrink:0}.hs-meeting-link-disabled{color:var(--text-3);cursor:not-allowed;opacity:.55;pointer-events:none;-webkit-user-select:none;user-select:none;background:#ffffff05;border-color:#ffffff0d;-webkit-text-decoration:line-through #ffffff26;text-decoration:line-through #ffffff26}.hs-meeting-link-disabled:hover{background:#ffffff05;border-color:#ffffff0d}.hs-meeting-link-disabled svg{opacity:.4}.hs-link-ended-badge{letter-spacing:.04em;text-transform:uppercase;color:#f87171cc;background:#ef444414;border:1px solid #ef44442e;border-radius:4px;align-items:center;gap:3px;margin-left:2px;padding:1px 5px;font-size:.6rem;font-weight:600;display:inline-flex}.hs-participants-section{flex-direction:column;gap:6px;display:flex}.hs-participants-list{flex-direction:column;gap:3px;display:flex}.hs-participant-row{background:#ffffff05;border:1px solid #0000;border-radius:7px;align-items:center;gap:8px;padding:6px 9px;transition:background .12s,border-color .12s;display:flex}.hs-participant-row:hover{border-color:var(--border);background:#ffffff09}.hs-participant-info{flex:1;align-items:center;gap:6px;min-width:0;display:flex}.hs-participant-name{color:var(--text);white-space:nowrap;text-overflow:ellipsis;letter-spacing:-.01em;font-size:.78rem;font-weight:500;overflow:hidden}.hs-participant-duration{color:var(--text-3);font-size:.65rem;font-family:var(--mono);white-space:nowrap;flex-shrink:0}.hs-participant-times{flex-shrink:0;align-items:center;gap:4px;display:flex}.hs-participant-time-chip{font-size:.63rem;font-family:var(--mono);letter-spacing:0;border-radius:4px;align-items:center;gap:3px;padding:2px 6px;font-weight:500;display:inline-flex}.hs-joined{color:#34d399;background:#34d39912;border:1px solid #34d39926}.hs-left{color:#f87171;background:#f8717112;border:1px solid #f8717126}.hs-avatar-pip{background:hsl(calc(var(--hue,210)), 55%, 30%);border:1px solid hsl(calc(var(--hue,210)), 55%, 40%);width:22px;height:22px;color:hsl(calc(var(--hue,210)), 80%, 88%);letter-spacing:0;font-size:.6rem;font-weight:700;font-family:var(--font);-webkit-user-select:none;user-select:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.hs-host-card .hs-avatar-pip{width:30px;height:30px;font-size:.72rem}.tv-overlay{z-index:9999;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#020817d1;justify-content:center;align-items:center;padding:16px;font-family:Sora,sans-serif;display:flex;position:fixed;inset:0}.tv-panel{background:linear-gradient(160deg,#0d1829 0%,#0a1120 60%,#060e1a 100%);border:1px solid #38bdf81f;border-radius:20px;flex-direction:column;width:100%;max-width:780px;height:min(88vh,860px);display:flex;overflow:hidden;box-shadow:0 32px 80px #000000b3,inset 0 0 0 1px #ffffff08}.tv-header{border-bottom:1px solid #ffffff0d;flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 24px 16px;display:flex}.tv-header-left{align-items:center;gap:14px;display:flex}.tv-header-right{align-items:center;gap:6px;display:flex}.tv-badge{letter-spacing:.08em;color:#38bdf8;white-space:nowrap;background:#38bdf81f;border:1px solid #38bdf833;border-radius:6px;padding:4px 10px;font-family:DM Mono,monospace;font-size:11px;font-weight:500}.tv-title{color:#f1f5f9;font-size:17px;font-weight:600;line-height:1.3}.tv-subtitle{color:#475569;margin-top:2px;font-size:12px}.tv-icon-btn{color:#94a3b8;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff12;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s,color .15s;display:flex}.tv-icon-btn:hover{color:#e2e8f0;background:#ffffff14}.tv-close-btn{color:#f87171;cursor:pointer;background:#f8717114;border:1px solid #f8717126;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s;display:flex}.tv-close-btn:hover{background:#f8717129}.tv-tabs{border-bottom:1px solid #ffffff0f;flex-shrink:0;align-items:center;gap:2px;padding:8px 24px 0;display:flex}.tv-tab{color:#475569;cursor:pointer;background:0 0;border:none;border-radius:8px 8px 0 0;align-items:center;gap:6px;margin-bottom:-1px;padding:8px 14px;font-family:Sora,sans-serif;font-size:13px;font-weight:500;transition:color .15s,background .15s;display:flex;position:relative}.tv-tab:hover{color:#94a3b8;background:#ffffff08}.tv-tab--active{color:#38bdf8;background:#38bdf80f;border:1px solid #ffffff0f;border-bottom-color:#0a1120}.tv-tab--active:after{content:"";background:#0a1120;height:1px;position:absolute;bottom:-1px;left:0;right:0}.tv-tab-pill{letter-spacing:.08em;color:#38bdf8;background:#38bdf826;border:1px solid #38bdf840;border-radius:4px;padding:2px 5px;font-family:DM Mono,monospace;font-size:9px;font-weight:700}.tv-tab-pill--groq{color:#f55036;letter-spacing:0;background:#f550361f;border-color:#f550364d;align-items:center;padding:3px 6px;display:inline-flex}.tv-tab--active .tv-tab-pill--groq{background:#f550362e;border-color:#f5503673}@keyframes tv-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.tv-stats-bar{background:#ffffff04;border-bottom:1px solid #ffffff0a;flex-wrap:wrap;flex-shrink:0;align-items:center;gap:0;padding:10px 24px;display:flex}.tv-stat-group{align-items:center;gap:10px;padding:0 16px;display:flex}.tv-stat-label{letter-spacing:.1em;color:#334155;text-transform:uppercase;font-size:10px;font-weight:500}.tv-stat-value{color:#94a3b8;font-family:DM Mono,monospace;font-size:14px;font-weight:600}.tv-stat-divider{background:#ffffff0d;width:1px;height:28px}.tv-avatar-row{gap:6px;display:flex}.tv-avatar-btn{cursor:pointer;color:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;font-weight:700;display:flex}.tv-emo-row{flex-wrap:wrap;gap:6px;display:flex}.tv-emo-chip{cursor:pointer;border-radius:20px;align-items:center;gap:4px;padding:3px 8px;font-size:11px;font-weight:500;transition:background .12s,color .12s;display:flex}.tv-search-wrap{border-bottom:1px solid #ffffff0a;flex-shrink:0;padding:10px 24px;position:relative}.tv-search-icon{pointer-events:none;position:absolute;top:50%;left:36px;transform:translateY(-50%)}.tv-search-input{box-sizing:border-box;color:#e2e8f0;background:#ffffff08;border:1px solid #ffffff12;border-radius:10px;outline:none;width:100%;padding:8px 12px 8px 34px;font-family:Sora,sans-serif;font-size:13px;transition:border-color .15s}.tv-search-input:focus{border-color:#38bdf84d}.tv-clear-btn{color:#475569;cursor:pointer;background:0 0;border:none;padding:2px 6px;font-size:11px;position:absolute;top:50%;right:36px;transform:translateY(-50%)}.tv-clear-btn:hover{color:#94a3b8}.tv-body{scrollbar-width:thin;scrollbar-color:#ffffff14 transparent;flex:1;padding:16px 24px 24px;overflow-y:auto}.tv-body::-webkit-scrollbar{width:4px}.tv-body::-webkit-scrollbar-track{background:0 0}.tv-body::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:4px}.tv-body::-webkit-scrollbar-thumb:hover{background:#ffffff26}.tv-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;height:100%;display:flex}.tv-empty-icon{margin-bottom:4px;font-size:36px}.tv-empty-text{color:#475569;margin:0}.tv-group{border-left:3px solid #ffffff0a;border-radius:12px;margin-bottom:2px;padding:14px 16px 14px 20px;transition:background .15s,border-color .15s}.tv-group:hover{background:#ffffff05}.tv-speaker-row{align-items:center;gap:10px;margin-bottom:8px;display:flex}.tv-avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:12px;font-weight:700;display:flex}.tv-speaker-name{letter-spacing:.01em;font-size:13px;font-weight:600}.tv-timestamp{color:#334155;margin-left:auto;font-family:DM Mono,monospace;font-size:10px}.tv-emotion-tag{letter-spacing:.03em;border-radius:20px;flex-shrink:0;padding:2px 7px;font-size:10px;font-weight:600}.tv-lines-wrap{padding-left:40px}.tv-paragraph{color:#cbd5e1;letter-spacing:.01em;margin:0;font-size:14px;line-height:1.75}.tv-highlight{color:inherit;background:#38bdf859;border-radius:2px;padding:0 1px}.tv-summary-block{margin-bottom:16px}.tv-section-label{letter-spacing:.14em;color:#334155;margin-bottom:8px;font-family:DM Mono,monospace;font-size:9px;font-weight:700}.tv-summary-text{color:#cbd5e1;letter-spacing:.01em;border-left:2px solid #38bdf866;margin:0;padding-left:14px;font-size:14px;line-height:1.75}.tv-meta-strip{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.tv-meta-chip{background:#ffffff08;border:1px solid #ffffff12;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;display:flex}.tv-meta-icon{font-size:12px}.tv-meta-val{color:#e2e8f0;font-family:DM Mono,monospace;font-size:13px;font-weight:700}.tv-meta-lbl{color:#475569;font-size:10px}.tv-summary-grid{grid-template-columns:1fr 280px;gap:10px;margin-bottom:10px;display:grid}@media (width<=600px){.tv-summary-grid{grid-template-columns:1fr}}.tv-side-col{flex-direction:column;gap:10px;display:flex}.tv-card{background:#ffffff05;border:1px solid #ffffff0f;border-radius:10px;margin-bottom:10px;padding:12px 14px}.tv-card-label{letter-spacing:.14em;color:#334155;margin-bottom:10px;font-family:DM Mono,monospace;font-size:9px;font-weight:700}.tv-point-list{margin:0;padding:0;list-style:none}.tv-point-item{border-bottom:1px solid #ffffff0a;align-items:flex-start;gap:10px;margin-bottom:8px;padding-bottom:8px;display:flex}.tv-point-bullet{color:#38bdf8;flex-shrink:0;padding-top:3px;font-family:DM Mono,monospace;font-size:9px;font-weight:700}.tv-point-text{color:#94a3b8;font-size:13px;line-height:1.6}.tv-emo-bar-list{flex-direction:column;gap:8px;display:flex}.tv-emo-bar-row{align-items:center;gap:8px;display:flex}.tv-emo-bar-label{flex-shrink:0;width:72px;font-size:11px;font-weight:600}.tv-emo-bar-track{background:#ffffff0f;border-radius:2px;flex:1;height:4px;overflow:hidden}.tv-emo-bar-fill{border-radius:2px;height:100%;transition:width .6s}.tv-emo-bar-pct{color:#475569;text-align:right;width:28px;font-family:DM Mono,monospace;font-size:10px}.tv-topic-cloud{flex-wrap:wrap;gap:6px;display:flex}.tv-topic-tag{color:#38bdf8;letter-spacing:.02em;background:#38bdf814;border:1px solid #38bdf826;border-radius:6px;padding:4px 9px;font-weight:600}.tv-speaker-grid{flex-direction:column;gap:8px;display:flex}.tv-speaker-card{align-items:center;gap:10px;display:flex}.tv-speaker-avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:700;display:flex}.tv-speaker-info{flex:1}.tv-speaker-info-name{margin-bottom:2px;font-size:13px;font-weight:600}.tv-speaker-info-meta{color:#475569;gap:5px;font-size:11px;display:flex}.tv-moment-list{flex-direction:column;gap:8px;display:flex}.tv-moment-item{border-left:2px solid;padding-left:10px}.tv-moment-meta{justify-content:space-between;margin-bottom:3px;font-size:10px;font-weight:600;display:flex}.tv-moment-time{color:#334155;font-family:DM Mono,monospace}.tv-moment-text{color:#64748b;font-size:12px;font-style:italic;line-height:1.5}.tv-collapse-chevron{transition:transform .2s}.tv-collapse-chevron--open{transform:rotate(0)}.tv-collapse-chevron--closed{transform:rotate(180deg)}.upm-header-version-row{flex-wrap:wrap;align-items:center;gap:5px;margin-top:5px;display:none}@media (width<=860px){.upm-header-version-row{display:flex}}.upm-header-version-badge{letter-spacing:.04em;color:#60a5fabf;background:#3b82f61a;border:1px solid #3b82f633;border-radius:4px;padding:1px 6px;font-family:Geist Mono,ui-monospace,monospace;font-size:.62rem;font-weight:700}.upm-overlay{z-index:500;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0009;justify-content:center;align-items:center;animation:.18s both upm-fade-in;display:flex;position:fixed;inset:0}@keyframes upm-fade-in{0%{opacity:0}to{opacity:1}}@keyframes upm-slide-up{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.upm-panel{background:#0a0f1c;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;width:460px;max-width:calc(100vw - 32px);max-height:calc(100vh - 64px);animation:.22s cubic-bezier(.16,1,.3,1) both upm-slide-up;display:flex;overflow:hidden;box-shadow:0 0 0 1px #3b82f614,0 24px 80px #000000b3,0 8px 24px #0006}.upm-header{border-bottom:1px solid #ffffff0f;flex-shrink:0;justify-content:space-between;align-items:flex-start;padding:18px 20px 16px;display:flex}.upm-header-title{color:#eef2ff;letter-spacing:-.025em;align-items:center;gap:8px;font-size:.92rem;font-weight:650;display:flex}.upm-header-sub{color:#3d4f63;letter-spacing:-.01em;margin-top:3px;font-size:.72rem}.upm-close{color:#8898aa;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff12;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;transition:background .12s,color .12s;display:flex}.upm-close:hover{color:#eef2ff;background:#ffffff14}.upm-tabs{border-bottom:1px solid #ffffff0f;flex-shrink:0;gap:2px;padding:10px 16px 0;display:flex}.upm-tab{color:#8898aa;cursor:pointer;letter-spacing:-.01em;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:6px 14px;font-size:.8rem;font-weight:500;transition:color .12s,border-color .12s}.upm-tab:hover{color:#eef2ff}.upm-tab-active{color:#60a5fa;border-bottom-color:#3b82f6}.upm-alert{border-radius:8px;flex-shrink:0;align-items:center;gap:8px;margin:12px 16px 0;padding:9px 12px;font-size:.78rem;font-weight:500;animation:.15s both upm-fade-in;display:flex}.upm-alert-success{color:#34d399;background:#34d3991a;border:1px solid #34d39940}.upm-alert-error{color:#f87171;background:#ef44441a;border:1px solid #ef444438}.upm-body{scrollbar-width:thin;scrollbar-color:#ffffff12 transparent;flex:1;padding:16px;overflow-y:auto}.upm-body::-webkit-scrollbar{width:4px}.upm-body::-webkit-scrollbar-thumb{background:#ffffff12;border-radius:4px}.upm-loading{justify-content:center;align-items:center;padding:40px 0;display:flex}.upm-loading-dots{gap:5px;display:flex}.upm-loading-dots span{background:#3b82f680;border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite upm-dot-pulse}.upm-loading-dots span:nth-child(2){animation-delay:.2s}.upm-loading-dots span:nth-child(3){animation-delay:.4s}@keyframes upm-dot-pulse{0%,80%,to{opacity:.4;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}.upm-identity{align-items:center;gap:14px;padding:4px 0 14px;display:flex}.upm-identity-avatar{background:linear-gradient(135deg,#3b82f6 0%,#818cf8 100%);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex;overflow:hidden;box-shadow:0 0 0 2px #3b82f633,0 4px 16px #3b82f633}.upm-identity-avatar img{object-fit:cover;width:100%;height:100%}.upm-identity-avatar span{color:#fff;font-size:1.3rem;font-weight:700}.upm-identity-name{color:#eef2ff;letter-spacing:-.03em;font-size:.98rem;font-weight:650}.upm-identity-username{color:#8898aa;letter-spacing:-.01em;margin-top:2px;font-size:.76rem}.upm-divider{background:#ffffff0f;height:1px;margin:14px 0}.upm-form{flex-direction:column;gap:0;display:flex}.upm-field{flex-direction:column;gap:6px;margin-bottom:14px;display:flex;position:relative}.upm-field label{color:#8898aa;letter-spacing:.02em;text-transform:uppercase;font-size:.73rem;font-weight:600}.upm-field input,.upm-field textarea{color:#eef2ff;resize:none;background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;outline:none;padding:9px 11px;font-family:inherit;font-size:.845rem;transition:border-color .15s,background .15s}.upm-field input:focus,.upm-field textarea:focus{background:#ffffff0f;border-color:#3b82f680}.upm-field input::placeholder,.upm-field textarea::placeholder{color:#3d4f63}.upm-field-hint{color:#3d4f63;text-align:right;margin-top:-2px;font-size:.67rem}.upm-tz-dropdown{z-index:50;scrollbar-width:thin;scrollbar-color:#ffffff12 transparent;background:#0d1423;border:1px solid #ffffff1a;border-radius:10px;max-height:180px;margin-top:4px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 8px 30px #00000080}.upm-tz-dropdown::-webkit-scrollbar{width:4px}.upm-tz-dropdown::-webkit-scrollbar-thumb{background:#ffffff12;border-radius:4px}.upm-tz-option{text-align:left;color:#8898aa;cursor:pointer;background:0 0;border:none;width:100%;padding:8px 12px;font-family:inherit;font-size:.79rem;transition:background .1s,color .1s;display:block}.upm-tz-option:hover{color:#eef2ff;background:#3b82f614}.upm-tz-option-selected{color:#60a5fa;background:#3b82f60f}.upm-tz-empty{color:#3d4f63;padding:10px 12px;font-size:.78rem}.upm-form-actions{justify-content:flex-end;gap:8px;margin-top:6px;display:flex}.upm-btn-primary{color:#fff;cursor:pointer;letter-spacing:-.01em;background:#3b82f6;border:none;border-radius:8px;align-items:center;gap:7px;padding:8px 18px;font-family:inherit;font-size:.82rem;font-weight:600;transition:background .12s,opacity .12s;display:inline-flex}.upm-btn-primary:hover:not(:disabled){background:#2563eb}.upm-btn-primary:disabled{opacity:.6;cursor:not-allowed}.upm-btn-secondary{color:#8898aa;cursor:pointer;letter-spacing:-.01em;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:7px;padding:8px 16px;font-family:inherit;font-size:.82rem;font-weight:500;transition:background .12s,color .12s,border-color .12s;display:inline-flex}.upm-btn-secondary:hover{color:#eef2ff;background:#ffffff12;border-color:#ffffff26}.upm-btn-spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:13px;height:13px;animation:.65s linear infinite upm-spin;display:inline-block}@keyframes upm-spin{to{transform:rotate(360deg)}}.upm-avatar-tab{flex-direction:column;gap:0;display:flex}.upm-avatar-zone{flex-direction:column;align-items:center;gap:14px;padding:8px 0;display:flex}.upm-avatar-dropzone{cursor:pointer;background:#3b82f60d;border:2px dashed #3b82f64d;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;transition:border-color .15s,background .15s;display:flex;position:relative;overflow:hidden}.upm-avatar-dropzone:hover,.upm-avatar-dropzone-drag{background:#3b82f61a;border-color:#3b82f6b3}.upm-avatar-uploading{cursor:not-allowed;opacity:.7}.upm-avatar-img{object-fit:cover;width:100%;height:100%;display:block}.upm-avatar-placeholder{color:#3b82f680}.upm-avatar-overlay{opacity:0;color:#fff;background:#0000008c;justify-content:center;align-items:center;transition:opacity .15s;display:flex;position:absolute;inset:0}.upm-avatar-dropzone:hover .upm-avatar-overlay{opacity:1}.upm-avatar-uploading-overlay{background:#0009;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.upm-avatar-spinner{border:3px solid #fff3;border-top-color:#fff;border-radius:50%;width:28px;height:28px;animation:.65s linear infinite upm-spin}.upm-avatar-actions{gap:8px;display:flex}.upm-avatar-btn{color:#60a5fa;cursor:pointer;background:#3b82f614;border:1px solid #3b82f64d;border-radius:7px;padding:7px 14px;font-family:inherit;font-size:.79rem;font-weight:500;transition:background .12s,border-color .12s}.upm-avatar-btn:hover:not(:disabled){background:#3b82f629;border-color:#3b82f680}.upm-avatar-btn:disabled{opacity:.5;cursor:not-allowed}.upm-avatar-btn-danger{color:#f87171;background:#ef44440f;border-color:#ef444433}.upm-avatar-btn-danger:hover:not(:disabled){background:#ef444424;border-color:#ef444466}.upm-avatar-hint{color:#3d4f63;text-align:center;letter-spacing:-.01em;font-size:.7rem}.upm-cloudinary-note{color:#3d4f63;background:#ffffff06;border:1px solid #ffffff0f;border-radius:8px;align-items:flex-start;gap:8px;margin-top:4px;padding:10px 12px;font-size:.74rem;line-height:1.5;display:flex}.upm-cloudinary-note svg{color:#3d4f63;flex-shrink:0;margin-top:1px}.upm-logout-section{border-top:1px solid #ffffff0f;margin-top:14px;padding-top:14px}.upm-logout-btn{color:#f87171;cursor:pointer;letter-spacing:-.01em;background:#ef44441a;border:1px solid #ef444438;border-radius:8px;justify-content:center;align-items:center;gap:7px;width:100%;padding:10px 12px;font-family:inherit;font-size:.82rem;font-weight:500;transition:background .12s,border-color .12s;display:flex}.upm-logout-btn:hover:not(:disabled){background:#ef44442e;border-color:#ef444459}.upm-logout-btn:disabled{opacity:.6;cursor:not-allowed}.upm-section-label{color:#eef2ff;letter-spacing:-.02em;align-items:center;gap:7px;font-size:.82rem;font-weight:650;display:flex}.upm-section-desc{color:#3d4f63;letter-spacing:-.01em;margin-top:5px;font-size:.74rem;line-height:1.5}.upm-pw-wrap{align-items:center;display:flex;position:relative}.upm-pw-wrap input{flex:1;padding-right:38px}.upm-pw-eye{cursor:pointer;color:#3d4f63;background:0 0;border:none;justify-content:center;align-items:center;padding:2px;line-height:0;transition:color .12s;display:flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.upm-pw-eye:hover{color:#8898aa}.upm-pw-strength{align-items:center;gap:8px;margin-top:6px;display:flex}.upm-pw-strength-bar{flex:1;gap:3px;display:flex}.upm-pw-strength-seg{border-radius:2px;flex:1;height:3px;transition:background .2s}.upm-pw-strength-label{letter-spacing:.02em;text-transform:uppercase;text-align:right;min-width:40px;font-size:.68rem;font-weight:600;transition:color .2s}
