:root{--blue-900:#102a73;--blue-700:#1457dc;--blue-500:#2387ff;--cyan-400:#42d8ff;--green-500:#12b981;--ink:#111b3f;--muted:#64708a;--line:#315fb429;--card:#ffffffd6;--shadow:0 24px 70px #2c56962e}*{box-sizing:border-box}body{color:var(--ink);background:#eef6ff;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.app-shell{background:radial-gradient(circle at 10% 5%,#2683ff38,#0000 34%),radial-gradient(circle at 90% 10%,#14dbb52e,#0000 30%),linear-gradient(#f9fcff 0%,#eaf4ff 100%);min-height:100dvh;position:relative;overflow:hidden}.ambient{filter:blur(8px);opacity:.5;pointer-events:none;border-radius:999px;position:fixed}.ambient-one{background:#56a7ff;width:210px;height:210px;top:70px;left:-80px}.ambient-two{background:#5de6c8;width:180px;height:180px;bottom:60px;right:-70px}.home-screen,.room-screen{width:min(100%,480px);min-height:100dvh;margin:0 auto;padding:22px 18px 28px;position:relative}.hero-card,.invite-card,.join-card,.state-card,.live-view,.room-header{border:1px solid var(--line);background:var(--card);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.hero-card{text-align:center;border-radius:34px;margin-top:34px;padding:34px 22px}.brand-mark{background:linear-gradient(135deg,#0c7cff,#7a4cff 50%,#ff4aa2 80%,#ffb23e);border-radius:28px;place-items:center;width:86px;height:86px;margin:0 auto 18px;display:grid;box-shadow:0 18px 34px #2368e64d}.brand-mark span{border:5px solid #fff;border-bottom-color:#0000;border-radius:50%;width:38px;height:38px}.eyebrow,.card-label{color:var(--blue-700);letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:.78rem;font-weight:800}h1,h2{margin:0}.hero-card h1{letter-spacing:-.08em;font-size:clamp(3rem,18vw,5.2rem)}.hero-copy{max-width:280px;color:var(--muted);margin:12px auto 28px;font-size:1.04rem;line-height:1.6}.primary-button,.primary-link,.secondary-button{cursor:pointer;border:0;border-radius:20px;justify-content:center;align-items:center;width:100%;min-height:56px;font-weight:800;text-decoration:none;display:inline-flex}.primary-button,.primary-link{color:#fff;background:linear-gradient(135deg, var(--blue-700), var(--blue-500));box-shadow:0 14px 28px #1457dc47}.secondary-button{color:var(--blue-700);background:#eef6ff}.mini-rules{color:var(--muted);gap:9px;margin-top:24px;font-size:.88rem;display:grid}.mini-rules span{background:#ffffffb8;border-radius:999px;padding:10px 12px}.invite-card,.join-card,.state-card,.live-view{border-radius:28px;margin-top:18px;padding:20px}.room-id,.small-note,.helper-copy{color:var(--muted)}.invite-url{overflow-wrap:anywhere;border:1px solid var(--line);color:var(--blue-900);background:#fff;border-radius:18px;margin:16px 0;padding:14px;font-weight:750}.button-row,.button-column{gap:10px;display:grid}.room-header{border-radius:28px;gap:12px;padding:18px;display:grid}.room-header h1{font-size:2rem}.room-meta{flex-wrap:wrap;gap:8px;display:flex}.room-meta span,.participant-pill,.person-chip{border:1px solid var(--line);background:#fff}.room-meta span{color:var(--blue-900);border-radius:999px;padding:8px 12px;font-weight:800}.share-hint{color:var(--muted);overflow-wrap:anywhere;margin:0;font-size:.83rem}.field-label{color:var(--ink);gap:8px;margin-top:14px;font-weight:800;display:grid}.field-label input,.field-label select{border:1px solid var(--line);width:100%;min-height:54px;color:var(--ink);background:#fff;border-radius:18px;padding:0 14px}.audio-mode{border:0;gap:10px;margin:16px 0;padding:0;display:grid}.audio-mode legend{margin-bottom:4px;font-weight:800}.audio-option{border:1px solid var(--line);background:#fff;border-radius:16px;align-items:center;gap:10px;min-height:48px;padding:12px;display:flex}.audio-option.selected{background:#eef6ff;border-color:#1457dc6b}.pulse-orb{background:radial-gradient(circle, white 34%, transparent 35%), conic-gradient(from 120deg, var(--blue-500), #8a5cff, #ff4aa2, var(--cyan-400), var(--blue-500));border-radius:50%;width:104px;height:104px;margin:8px auto 18px;box-shadow:0 16px 38px #1457dc38}.waiting-card{text-align:center}.pair-panel{grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;display:grid}.person-chip{border-radius:22px;gap:5px;min-height:112px;padding:14px;display:grid}.person-chip span,.person-chip small{color:var(--muted)}.person-chip.green{background:#f0fff8}.swap-dot{color:#fff;background:var(--blue-700);border-radius:50%;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.transcript-list{gap:12px;margin-top:16px;display:grid}.transcript-card{border:1px solid var(--line);background:#fff;border-radius:22px;padding:16px}.transcript-card.green{background:#ecfff7}.transcript-topline{color:var(--blue-900);justify-content:space-between;gap:12px;display:flex}.original{margin:12px 0;line-height:1.55}.translation-block{background:#1457dc0f;border-radius:16px;padding:12px}.translation-block span{color:var(--muted);font-size:.8rem;font-weight:800}.translation-block p{margin:6px 0 0;line-height:1.5}.control-bar{border:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe6;border-radius:24px;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:18px;padding:10px;display:grid;position:sticky;bottom:12px}.control-bar button{min-height:48px;color:var(--blue-900);background:#eef6ff;border:0;border-radius:16px;font-weight:800}.control-bar .danger{color:#d92d46;background:#fff0f3}.room-title-row{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.room-title-row>span{color:var(--green-500);background:#e9fff7;border-radius:999px;padding:8px 10px;font-weight:900}.participant-list{gap:8px;margin-top:16px;padding-bottom:4px;display:flex;overflow-x:auto}.participant-pill{border-radius:18px;flex:none;gap:3px;min-width:94px;padding:11px;display:grid}.participant-pill span{color:var(--muted);font-size:.82rem}@media (min-width:720px){.home-screen,.room-screen{padding-top:42px}}.audio-panel{background:linear-gradient(#eff6ffeb,#fffffffa);border:1px solid #2563eb24;border-radius:22px;margin:16px 0;padding:16px;box-shadow:0 14px 34px #0f172a14}.audio-panel__status-row{align-items:center;gap:12px;display:flex}.audio-panel__pulse{background:#94a3b8;border-radius:999px;flex:none;width:14px;height:14px;box-shadow:0 0 0 6px #94a3b826}.audio-panel__pulse--active{background:#2563eb;animation:1.45s ease-in-out infinite livetalkAudioPulse}.audio-panel__eyebrow{color:#2563eb;letter-spacing:.02em;margin:0 0 2px;font-size:12px;font-weight:700}.audio-panel__title{color:#0f172a;margin:0;font-size:18px;line-height:1.2}.audio-panel__message,.audio-panel__hint,.audio-panel__note{color:#334155;margin:10px 0 0;font-size:14px;line-height:1.55}.audio-panel__hint{color:#b45309}.audio-panel__note{color:#64748b}.audio-panel__buttons{grid-template-columns:1fr;gap:10px;margin-top:14px;display:grid}.audio-panel__button{color:#0f172a;cursor:pointer;background:#e2e8f0;border:0;border-radius:16px;min-height:48px;font-size:16px;font-weight:800}.audio-panel__button--primary{color:#fff;background:#2563eb}.audio-panel__button--ghost{background:#fff;border:1px solid #0f172a1f}.audio-panel__button:disabled{cursor:wait;opacity:.72}@keyframes livetalkAudioPulse{0%{box-shadow:0 0 #2563eb59}70%{box-shadow:0 0 0 12px #2563eb00}to{box-shadow:0 0 #2563eb00}}.lt-landing{color:#08133a;background:radial-gradient(circle at 5% 15%,#2593ff38,#0000 20%),radial-gradient(circle at 95% 85%,#2dd4bf42,#0000 18%),linear-gradient(135deg,#eef6ff 0%,#f8fbff 44%,#e9fbf7 100%);min-height:100vh;padding:28px 18px 42px}.lt-landing__hero{width:min(1120px,100%);margin:0 auto}.lt-landing__brand{align-items:center;gap:16px;margin-bottom:22px;display:flex}.lt-landing__logo{color:#fff;background:linear-gradient(135deg,#0667ff 0%,#7c3aed 42%,#f43f5e 72%,#f59e0b 100%);border-radius:24px;place-items:center;width:74px;height:74px;font-size:34px;font-weight:900;display:grid;box-shadow:0 18px 45px #2563eb47}.lt-landing__logo span{transform:rotate(90deg)}.lt-landing__kicker{color:#1e3a8a;margin:0 0 4px;font-size:15px;font-weight:800}.lt-landing__brand h1{letter-spacing:-.06em;color:#07113d;margin:0;font-size:clamp(42px,8vw,72px);line-height:.92}.lt-landing__grid{grid-template-columns:minmax(300px,430px) 1fr;align-items:center;gap:44px;display:grid}.lt-phone-card{background:#ffffffe0;border:1px solid #2563eb1f;border-radius:46px;min-height:690px;padding:26px 22px 18px;box-shadow:0 26px 70px #0f172a29,inset 0 0 0 8px #ffffff85}.lt-phone-card__top,.lt-phone-nav{justify-content:space-between;align-items:center;display:flex}.lt-phone-card__top{font-size:20px}.lt-phone-card__top strong{letter-spacing:-.04em;font-size:30px}.lt-phone-card__status{color:#047857;justify-content:center;align-items:center;gap:6px;margin-top:8px;font-size:14px;font-weight:800;display:flex}.lt-dot{background:#22c55e;border-radius:999px;width:9px;height:9px}.lt-mic-orb{background:linear-gradient(#fff,#fff) padding-box padding-box,conic-gradient(from 140deg,#2563eb,#7c3aed,#ec4899,#f97316,#2563eb) border-box;border:14px solid #0000;border-radius:999px;place-items:center;width:230px;height:230px;margin:34px auto 20px;display:grid;box-shadow:0 0 0 18px #2563eb0f,0 26px 50px #3b82f62e}.lt-mic-orb__inner{color:#1d4ed8;background:linear-gradient(#eff6ff,#fff);border-radius:999px;place-items:center;width:128px;height:128px;font-size:56px;display:grid}.lt-phone-card h2{text-align:center;letter-spacing:-.03em;margin:0;font-size:23px}.lt-phone-card>p{text-align:center;color:#475569;margin:10px 0 22px;font-size:15px}.lt-wave{justify-content:center;align-items:end;gap:6px;height:42px;margin:10px 0;display:flex}.lt-wave span{background:linear-gradient(#2563eb,#ec4899,#f97316);border-radius:999px;width:7px;display:block}.lt-wave span:first-child{height:14px}.lt-wave span:nth-child(2){height:27px}.lt-wave span:nth-child(3){height:21px}.lt-wave span:nth-child(4){height:36px}.lt-wave span:nth-child(5){height:18px}.lt-wave span:nth-child(6){height:30px}.lt-wave span:nth-child(7){height:15px}.lt-primary-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0b63ff,#2563eb);border:0;border-radius:22px;width:100%;min-height:58px;font-size:18px;font-weight:900;box-shadow:0 16px 30px #2563eb47}.lt-invite-card{background:#eff6ff;border:1px solid #2563eb24;border-radius:20px;margin-top:16px;padding:14px}.lt-invite-card__label{color:#1d4ed8;margin:0 0 7px;font-size:12px;font-weight:900}.lt-invite-card code{color:#0f172a;word-break:break-all;background:#fff;border-radius:14px;padding:10px;font-size:12px;display:block}.lt-invite-card__actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;display:grid}.lt-invite-card__actions button{color:#1e3a8a;background:#fff;border:0;border-radius:14px;min-height:42px;font-weight:900}.lt-copy-error{color:#b45309;margin:8px 0 0;font-size:12px}.lt-phone-nav{color:#64748b;margin-top:20px;font-size:12px;font-weight:800}.lt-phone-nav span:first-child{color:#2563eb}.lt-landing__copy{padding:12px 0}.lt-script{color:#2563eb;letter-spacing:-.05em;margin:0 0 22px;font-size:clamp(30px,5vw,58px);font-weight:900;line-height:1.18}.lt-landing__copy h2{letter-spacing:-.06em;color:#07113d;max-width:650px;margin:0;font-size:clamp(30px,4vw,54px);line-height:1.08}.lt-landing__lead{color:#334155;max-width:600px;margin:18px 0 28px;font-size:18px;line-height:1.65}.lt-feature-stack{gap:14px;max-width:600px;display:grid}.lt-feature-card{background:#ffffffd1;border:1px solid #2563eb1a;border-radius:28px;align-items:center;gap:18px;padding:20px;display:flex;box-shadow:0 16px 36px #0f172a14}.lt-feature-card__icon{background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:22px;flex:none;place-items:center;width:64px;height:64px;font-size:30px;display:grid}.lt-feature-card h3{color:#1d4ed8;margin:0 0 6px;font-size:21px}.lt-feature-card p{color:#334155;margin:0;line-height:1.5}.lt-mode-strip,.lt-bottom-badges{gap:14px;margin-top:24px;display:grid}.lt-mode-strip{grid-template-columns:repeat(3,1fr)}.lt-mode-strip article,.lt-bottom-badges article{background:#fffc;border:1px solid #2563eb1a;border-radius:22px;padding:16px 18px;box-shadow:0 12px 30px #0f172a12}.lt-mode-strip strong,.lt-mode-strip span{display:block}.lt-mode-strip strong{color:#1d4ed8;font-size:16px}.lt-mode-strip span{color:#475569;margin-top:4px;font-size:14px}.lt-bottom-badges{grid-template-columns:repeat(3,1fr)}.lt-bottom-badges article{align-items:center;gap:12px;display:flex}.lt-bottom-badges span{font-size:24px}.lt-bottom-badges strong{color:#0f172a;display:block}.lt-bottom-badges p{color:#64748b;margin:2px 0 0;font-size:13px}@media (max-width:880px){.lt-landing{padding:18px 14px 30px}.lt-landing__brand{text-align:left;justify-content:center}.lt-landing__grid{grid-template-columns:1fr;gap:24px}.lt-landing__copy{text-align:center;order:-1}.lt-landing__lead,.lt-feature-stack{margin-left:auto;margin-right:auto}.lt-script{font-size:34px}.lt-mode-strip,.lt-bottom-badges{grid-template-columns:1fr}.lt-phone-card{border-radius:34px;min-height:auto}.lt-mic-orb{width:190px;height:190px}}.lt-mobile-home{color:#06123b;background:radial-gradient(circle at 10% 10%,#3b82f629,#0000 26%),radial-gradient(circle at 90% 90%,#14b8a629,#0000 26%),linear-gradient(135deg,#eef6ff 0%,#fff 50%,#edfdfa 100%);place-items:center;min-height:100vh;padding:18px 12px 32px;display:grid}.lt-mobile-phone{background:#fffffff0;border:1px solid #2563eb21;border-radius:42px;width:min(430px,100%);min-height:min(920px,100vh - 36px);padding:20px 16px 12px;position:relative;overflow:hidden;box-shadow:0 30px 80px #0f172a2e,inset 0 0 0 7px #ffffff80}.lt-mobile-header{justify-content:space-between;align-items:center;display:flex}.lt-menu-scrim{z-index:20;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);cursor:pointer;background:#06123b61;border:0;width:100%;position:absolute;inset:0}.lt-side-menu{z-index:21;background:#fffffffa;border-radius:42px 26px 26px 42px;width:min(342px,100% - 36px);padding:24px 18px 20px;animation:.18s ease-out lt-menu-in;position:absolute;inset:0 auto 0 0;overflow-y:auto;box-shadow:18px 0 48px #0f172a38}.lt-settings-scrim{z-index:22}.lt-settings-sheet{z-index:23;background:#fffffffc;border-radius:26px 42px 42px 26px;width:min(382px,100% - 22px);padding:24px 18px 18px;animation:.18s ease-out lt-settings-in;position:absolute;inset:0 0 0 auto;overflow-y:auto;box-shadow:-18px 0 48px #0f172a38}@keyframes lt-settings-in{0%{opacity:0;transform:translate(28px)}to{opacity:1;transform:translate(0)}}.lt-settings-sheet__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.lt-settings-sheet__header span{color:#2563eb;letter-spacing:.12em;margin-bottom:5px;font-size:9.5px;font-weight:900;display:block}.lt-settings-sheet__header h2{color:#0f172a;letter-spacing:-.045em;font-size:23px}.lt-settings-sheet__header button{color:#475569;cursor:pointer;background:#f1f5f9;border:0;border-radius:12px;width:34px;height:34px;font-size:22px}.lt-settings-sheet__intro{color:#64748b;margin:9px 0 14px;font-size:11px;line-height:1.5}.lt-my-language{background:#f7faff;border:1px solid #2563eb24;border-radius:16px;gap:7px;padding:12px;display:grid}.lt-my-language>span{color:#1d4ed8;font-size:11px;font-weight:900}.lt-my-language select{color:#0f172a;background:#fff;border:1px solid #dbe7f8;border-radius:12px;width:100%;min-height:42px;padding:0 11px;font-size:12px;font-weight:800}.lt-language-selection,.lt-language-catalog{margin-top:15px}.lt-language-selection__title{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.lt-language-selection__title strong{color:#0f172a;font-size:12px}.lt-language-selection__title>span{color:#1d4ed8;background:#eaf2ff;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:900}.lt-language-selection__title>small{color:#94a3b8;font-size:9px}.lt-selected-languages{flex-wrap:wrap;gap:6px;display:flex}.lt-selected-languages button{color:#1e3a8a;cursor:pointer;background:#eff6ff;border:1px solid #2563eb29;border-radius:999px;align-items:center;gap:6px;min-height:32px;padding:0 9px;font-size:10.5px;font-weight:850;display:inline-flex}.lt-selected-languages button.is-mine{color:#fff;cursor:default;background:#2563eb;border-color:#2563eb}.lt-selected-languages small{color:inherit;opacity:.82;font-size:8.5px}.lt-language-catalog__grid{grid-template-columns:1fr 1fr;gap:6px;max-height:250px;padding-right:3px;display:grid;overflow-y:auto}.lt-language-catalog__grid button{color:#334155;text-align:left;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;gap:2px;min-height:48px;padding:8px 30px 8px 10px;display:grid;position:relative}.lt-language-catalog__grid button.is-selected{color:#1d4ed8;background:#f1f6ff;border-color:#2563eb57}.lt-language-catalog__grid button:disabled:not(.is-selected){opacity:.42;cursor:not-allowed}.lt-language-catalog__grid strong{font-size:10.5px}.lt-language-catalog__grid small{color:#64748b;text-overflow:ellipsis;white-space:nowrap;font-size:8.5px;overflow:hidden}.lt-language-catalog__grid span{font-size:13px;font-weight:900;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.lt-settings-sheet__host-note{background:#fff8e7;border-radius:14px;align-items:flex-start;gap:8px;margin-top:14px;padding:10px;display:flex}.lt-settings-sheet__host-note p,.lt-settings-sheet__host-note strong{display:block}.lt-settings-sheet__host-note p{color:#64748b;margin:0;font-size:9.5px;line-height:1.45}.lt-settings-sheet__host-note strong{color:#92400e;margin-bottom:2px;font-size:10px}.lt-settings-done{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0b63ff,#4f46e5);border:0;border-radius:16px;width:100%;min-height:48px;margin-top:12px;font-size:13px;font-weight:900;box-shadow:0 12px 24px #2563eb33}.lt-settings-done:disabled{color:#64748b;box-shadow:none;cursor:not-allowed;background:#e2e8f0}.lt-service-scrim{z-index:24}.lt-service-panel{z-index:25;color:#0f172a;background:#fffffffc;border-radius:26px 42px 42px 26px;width:min(382px,100% - 22px);padding:24px 18px 20px;animation:.18s ease-out lt-settings-in;position:absolute;inset:0 0 0 auto;overflow-y:auto;box-shadow:-18px 0 48px #0f172a38}.lt-service-panel__header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:15px;display:flex}.lt-service-panel__header span{color:#2563eb;letter-spacing:.12em;margin-bottom:5px;font-size:9.5px;font-weight:900;display:block}.lt-service-panel__header h2{letter-spacing:-.045em;font-size:22px}.lt-service-panel__header button{color:#475569;cursor:pointer;background:#f1f5f9;border:0;border-radius:12px;width:34px;height:34px;font-size:22px}.lt-service-content{gap:11px;padding-top:18px;display:grid}.lt-service-content h3{letter-spacing:-.035em;margin:0;font-size:17px}.lt-service-content>p,.lt-service-lead{color:#64748b;margin:0;font-size:11px;line-height:1.55}.lt-service-hero-icon{background:#eff6ff;border-radius:19px;place-items:center;width:56px;height:56px;font-size:26px;display:grid}.lt-service-callout{color:#334155;background:#f7faff;border:1px solid #2563eb1f;border-radius:14px;padding:11px 12px;font-size:10.5px;line-height:1.5}.lt-service-primary,.lt-service-secondary,.lt-service-danger{cursor:pointer;border-radius:15px;width:100%;min-height:46px;font-size:12px;font-weight:900}.lt-service-primary{color:#fff;background:linear-gradient(135deg,#0b63ff,#4f46e5);border:0;box-shadow:0 11px 22px #2563eb2e}.lt-service-secondary{color:#1d4ed8;background:#eff6ff;border:1px solid #2563eb2e}.lt-service-text-action{color:#64748b;cursor:pointer;background:0 0;border:0;min-height:34px;font-size:10.5px;font-weight:800}.lt-service-danger{color:#be123c;background:#fff1f2;border:1px solid #e11d482e}.lt-service-status-row{background:#fff;border:1px solid #e2e8f0;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:10px 12px;display:flex}.lt-service-status-row>span{color:#475569;font-size:10.5px;font-weight:750}.lt-service-status-row strong{text-align:right;font-size:10.5px}.lt-service-status-row strong.is-safe{color:#047857}.lt-service-status-row strong.is-pending{color:#b45309}.lt-service-status-row strong.is-warning{color:#be123c}.lt-service-status-row strong.is-neutral{color:#1d4ed8}.lt-usage-summary-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.lt-usage-summary-grid article{background:#f7faff;border:1px solid #2563eb1f;border-radius:16px;min-height:108px;padding:12px}.lt-usage-summary-grid span,.lt-usage-summary-grid strong,.lt-usage-summary-grid small{display:block}.lt-usage-summary-grid span{color:#64748b;font-size:9.5px;font-weight:800}.lt-usage-summary-grid strong{color:#1d4ed8;letter-spacing:-.04em;margin-top:8px;font-size:20px}.lt-usage-summary-grid small{color:#94a3b8;margin-top:5px;font-size:8.5px}.lt-service-footnote,.lt-service-warning{color:#94a3b8;font-size:9.5px;line-height:1.5;display:block}.lt-service-warning{color:#9f1239}.lt-service-document-meta{background:#f8fafc;border-radius:14px;justify-content:space-between;align-items:center;gap:10px;padding:12px;display:flex}.lt-service-document-meta strong{font-size:12px}.lt-service-document-meta span{color:#b45309;font-size:9px;font-weight:800}.lt-data-flow-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.lt-data-flow-list li{border:1px solid #e2e8f0;border-radius:14px;grid-template-columns:30px 1fr;align-items:start;gap:9px;padding:11px;display:grid}.lt-data-flow-list li>span{color:#fff;background:#2563eb;border-radius:10px;place-items:center;width:30px;height:30px;font-size:10px;font-weight:900;display:grid}.lt-data-flow-list strong{font-size:11px}.lt-data-flow-list p{color:#64748b;margin:3px 0 0;font-size:9.5px;line-height:1.45}@keyframes lt-menu-in{0%{opacity:0;transform:translate(-28px)}to{opacity:1;transform:translate(0)}}.lt-side-menu__top{justify-content:space-between;align-items:flex-start;gap:12px;padding:2px 2px 18px;display:flex}.lt-side-menu__top strong,.lt-side-menu__top p,.lt-side-menu__eyebrow{display:block}.lt-side-menu__eyebrow{color:#2563eb;letter-spacing:.12em;margin-bottom:6px;font-size:10px;font-weight:900}.lt-side-menu__top strong{color:#0f172a;letter-spacing:-.04em;font-size:22px}.lt-side-menu__top p{color:#64748b;max-width:230px;margin:5px 0 0;font-size:12px;line-height:1.45}.lt-side-menu__top button{color:#475569;cursor:pointer;background:#f1f5f9;border:0;border-radius:12px;width:34px;height:34px;font-size:22px}.lt-menu-login{color:#fff;text-align:left;cursor:pointer;background:linear-gradient(135deg,#0b63ff,#5b47e8);border:0;border-radius:17px;grid-template-columns:32px 1fr auto;align-items:center;width:100%;min-height:54px;padding:0 14px;font-size:15px;font-weight:900;display:grid;box-shadow:0 12px 24px #2563eb38}.lt-menu-login b,.lt-menu-list b{font-size:19px;font-weight:500}.lt-menu-list{gap:4px;margin-top:14px;display:grid}.lt-menu-list button{color:#0f172a;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:15px;grid-template-columns:32px 1fr auto;align-items:center;gap:8px;width:100%;min-height:59px;padding:8px 10px;display:grid}.lt-menu-list button:hover{background:#f1f6ff}.lt-menu-list button>span:first-child{background:#eff6ff;border-radius:11px;place-items:center;width:32px;height:32px;font-size:16px;display:grid}.lt-menu-list strong,.lt-menu-list small{display:block}.lt-menu-list strong{font-size:13.5px}.lt-menu-list small{color:#64748b;margin-top:3px;font-size:10.5px}.lt-region-picker{background:#f8fbff;border:1px solid #2563eb1f;border-radius:14px;gap:5px;margin:2px 0 10px 39px;padding:10px;display:grid}.lt-region-picker label{color:#1e293b;cursor:pointer;align-items:center;gap:7px;padding:5px;font-size:12px;font-weight:700;display:flex}.lt-region-picker input{accent-color:#2563eb}.lt-region-picker p{color:#64748b;margin:4px 3px 1px;font-size:9.5px;line-height:1.45}.lt-side-menu__legal{border-top:1px solid #e2e8f0;flex-wrap:wrap;gap:7px 11px;margin-top:15px;padding:14px 4px 0;display:flex}.lt-side-menu__legal button{color:#475569;cursor:pointer;background:0 0;border:0;padding:0;font-size:10.5px}.lt-side-menu__version{color:#94a3b8;margin:12px 4px 0;font-size:9.5px;display:block}.lt-icon-button{color:#07113d;cursor:pointer;background:0 0;border:0;border-radius:15px;width:40px;height:40px;font-size:24px}.lt-mobile-brand{align-items:center;gap:8px;display:flex}.lt-mobile-logo{color:#fff;background:linear-gradient(135deg,#0b63ff,#7c3aed 42%,#ec4899 70%,#f59e0b);border-radius:15px;place-items:center;width:40px;height:40px;font-size:20px;font-weight:900;display:grid;transform:rotate(90deg);box-shadow:0 12px 26px #2563eb38}.lt-mobile-brand strong{letter-spacing:-.05em;font-size:28px}.lt-mobile-status{color:#047857;justify-content:center;align-items:center;gap:6px;margin:4px 0 8px;font-size:13px;font-weight:900;display:flex}.lt-mobile-status span{background:#22c55e;border-radius:999px;width:9px;height:9px}.lt-mobile-mic{text-align:center;padding-top:4px}.lt-mobile-mic__orb{background:linear-gradient(#fff,#fff) padding-box padding-box,conic-gradient(from 140deg,#2563eb,#7c3aed,#ec4899,#f97316,#2563eb) border-box;border:10px solid #0000;border-radius:999px;place-items:center;width:156px;height:156px;margin:0 auto 10px;display:grid;box-shadow:0 0 0 14px #2563eb0d,0 18px 38px #2563eb26}.lt-mobile-mic__orb span{font-size:54px}.lt-invite-ready{text-align:center;margin:6px 0 2px}.lt-invite-ready .lt-mobile-status{margin-bottom:9px}.lt-invite-ready .lt-mobile-mic__orb{border-width:9px;width:148px;height:148px;margin-bottom:12px}.lt-invite-ready .lt-mobile-mic__orb span{font-size:52px}.lt-mobile-mic h1{letter-spacing:-.04em;margin:0;font-size:20px}.lt-mobile-mic p{color:#475569;margin:6px 0 0;font-size:13px}.lt-mobile-wave{justify-content:center;align-items:end;gap:4px;height:27px;margin:5px 0 2px;display:flex}.lt-mobile-wave i{background:linear-gradient(#2563eb,#ec4899,#f97316);border-radius:999px;width:5px}.lt-mobile-wave i:first-child{height:9px}.lt-mobile-wave i:nth-child(2){height:18px}.lt-mobile-wave i:nth-child(3){height:12px}.lt-mobile-wave i:nth-child(4){height:23px}.lt-mobile-wave i:nth-child(5){height:16px}.lt-mobile-wave i:nth-child(6){height:20px}.lt-mobile-wave i:nth-child(7){height:10px}.lt-mobile-feature-row{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:16px;display:grid}.lt-mobile-feature-row article{background:#f8fafce6;border:1px solid #2563eb1a;border-radius:18px;min-height:92px;padding:11px 8px;box-shadow:0 10px 24px #0f172a0f}.lt-mobile-feature-row span{background:#eff6ff;border-radius:12px;place-items:center;width:30px;height:30px;margin-bottom:5px;display:inline-grid}.lt-mobile-feature-row strong{color:#1d4ed8;font-size:13px;line-height:1.1;display:block}.lt-mobile-feature-row p{color:#475569;margin:5px 0 0;font-size:10.5px;line-height:1.35}.lt-auto-mode-grid{grid-template-columns:1fr 1fr;gap:10px;margin-top:12px;display:grid}.lt-auto-mode-card{background:#ffffffeb;border:1px solid #2563eb1f;border-radius:20px;grid-template-columns:1fr;gap:8px;min-height:134px;padding:12px;display:grid;box-shadow:0 12px 25px #0f172a12}.lt-auto-mode-card__pill{color:#fff;border-radius:999px;align-items:center;min-height:23px;padding:0 9px;font-size:11px;font-weight:900;display:inline-flex}.lt-auto-mode-card--pair .lt-auto-mode-card__pill{background:linear-gradient(135deg,#2563eb,#7c3aed)}.lt-auto-mode-card--all .lt-auto-mode-card__pill{background:linear-gradient(135deg,#10b981,#059669)}.lt-auto-mode-card--tour .lt-auto-mode-card__pill{color:#047857;background:#d1fae5}.lt-auto-mode-card h2{letter-spacing:-.04em;color:#0f172a;margin:6px 0 4px;font-size:13.5px}.lt-auto-mode-card p{color:#475569;margin:0;font-size:10.5px;line-height:1.42}.lt-auto-mode-card__icon{opacity:.9;font-size:28px}.lt-auto-mode-note{color:#1d4ed8;justify-content:center;align-items:center;gap:6px;margin-top:10px;font-size:12px;display:flex}.lt-start-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0b63ff,#2563eb);border:0;border-radius:22px;width:100%;min-height:55px;margin-top:12px;font-size:18px;font-weight:900;box-shadow:0 16px 30px #2563eb3d}.lt-data-notice{background:#f7faff;border:1px solid #2563eb1f;border-radius:16px;align-items:flex-start;gap:9px;margin-top:12px;padding:10px 12px;display:flex}.lt-data-notice>span{background:#eaf2ff;border-radius:10px;flex:none;place-items:center;width:28px;height:28px;font-size:14px;display:grid}.lt-data-notice p{color:#475569;margin:0;font-size:10.5px;line-height:1.45}.lt-data-notice button{color:#1d4ed8;font-size:inherit;cursor:pointer;background:0 0;border:0;margin-left:4px;padding:0;font-weight:900;display:inline}.lt-legal-footer{color:#94a3b8;justify-items:center;gap:7px;padding:13px 4px 2px;font-size:9.5px;display:grid}.lt-legal-footer div{align-items:center;gap:6px;display:flex}.lt-legal-footer button{color:#64748b;font-size:inherit;cursor:pointer;background:0 0;border:0;padding:0}.lt-region-chip{min-height:25px;font-weight:800;color:#334155!important;background:#fff!important;border:1px solid #dbe7f8!important;border-radius:999px!important;padding:0 10px!important}.lt-region-chip span{color:#2563eb;margin-left:3px}.lt-share-panel{background:#f8fafcf5;border:1px solid #2563eb1f;border-radius:22px;margin-top:12px;padding:14px;box-shadow:0 14px 30px #0f172a14}.lt-share-panel__header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.lt-share-panel__header h2{color:#1d4ed8;margin:0;font-size:14px;font-weight:900}.lt-share-panel__header p{color:#64748b;margin:4px 0 0;font-size:12px;line-height:1.35}.lt-share-panel__header button{color:#64748b;cursor:pointer;background:0 0;border:0;font-size:24px}.lt-share-link{background:#fff;border:1px solid #2563eb24;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:7px;margin-top:10px;padding:9px;display:grid}.lt-share-link code{text-overflow:ellipsis;white-space:nowrap;color:#1d4ed8;font-size:12px;overflow:hidden}.lt-share-link button{color:#1d4ed8;background:#eff6ff;border:0;border-radius:13px;min-height:34px;padding:0 12px;font-weight:900}.lt-duo-qr-card{background:#fff;border:1px solid #2563eb24;border-radius:18px;grid-template-columns:132px 1fr;align-items:center;gap:14px;margin-top:10px;padding:12px;display:grid}.lt-invite-method-title{color:#1d4ed8;margin:14px 0 8px;font-size:14px;font-weight:900}.lt-invite-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.lt-native-share,.lt-copy-invite{cursor:pointer;border-radius:15px;min-height:44px;font-size:13px;font-weight:900}.lt-native-share{color:#fff;background:#2563eb;border:0;justify-content:center;align-items:center;gap:8px;display:inline-flex;box-shadow:0 10px 20px #2563eb33}.lt-native-share svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.lt-copy-invite{color:#1d4ed8;background:#fff;border:1px solid #2563eb2e}.lt-kakao-invite{color:#191919;cursor:not-allowed;opacity:1;background:#fee500;border:1px solid #0f172a14;border-radius:15px;grid-template-rows:auto auto;grid-template-columns:auto 1fr;align-items:center;column-gap:5px;min-height:44px;padding:5px 7px;font-size:11px;font-weight:900;display:grid}.lt-kakao-invite__logo{grid-row:1/3;place-items:center;width:22px;height:22px;display:grid}.lt-kakao-invite__logo svg{fill:#191919;width:22px;height:22px}.lt-kakao-invite small{color:#1919199e;font-size:9px;font-weight:800}.lt-invite-link-preview{color:#64748b;text-overflow:ellipsis;white-space:nowrap;margin-top:8px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:10px;line-height:1.4;overflow:hidden}.lt-share-panel .lt-enter-room{color:#fff;cursor:pointer;background:#0f766e;border:0;border-radius:15px;width:100%;min-height:43px;margin-top:12px;font-size:13px;font-weight:900}.lt-duo-qr-card img{border-radius:12px;width:132px;height:132px}.lt-duo-qr-card strong,.lt-duo-qr-card p,.lt-duo-qr-card small{margin:0;display:block}.lt-duo-qr-card strong{color:#0f172a;font-size:15px}.lt-duo-qr-card p{color:#475569;margin-top:5px;font-size:12px;line-height:1.4}.lt-duo-qr-card .lt-duo-access-code{color:#1d4ed8;margin-top:9px;font-weight:800}.lt-duo-access-code code{letter-spacing:.12em;margin-left:5px;font-size:19px}.lt-duo-qr-card small{color:#64748b;margin-top:6px;font-size:10px;line-height:1.35}@media (max-width:420px){.lt-duo-qr-card{grid-template-columns:112px 1fr}.lt-duo-qr-card img{width:112px;height:112px}}.lt-share-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;display:grid}.lt-native-share,.lt-enter-room{cursor:pointer;border:0;border-radius:15px;min-height:43px;font-weight:900}.lt-native-share{color:#1d4ed8;background:#fff;border:1px solid #2563eb24}.lt-enter-room{color:#fff;background:#2563eb}.lt-share-targets{grid-template-columns:repeat(5,1fr);gap:8px;margin-top:12px;display:grid}.lt-share-target{color:#334155;cursor:pointer;background:0 0;border:0;justify-items:center;gap:5px;font-size:11px;display:grid}.lt-share-target span{color:#fff;border-radius:15px;place-items:center;width:43px;height:43px;font-size:12px;font-weight:900;display:grid;box-shadow:0 8px 18px #0f172a1f}.lt-share-target--kakao span{color:#111827;background:#facc15}.lt-share-target--line span{background:#22c55e}.lt-share-target--zalo span{background:#0ea5e9}.lt-share-target--sms span{background:#4ade80}.lt-share-target--mail span{background:#8b5cf6;font-size:22px}.lt-share-notice,.lt-copy-error{margin:9px 0 0;font-size:11.5px;line-height:1.4}.lt-share-notice{color:#2563eb}.lt-copy-error{color:#b45309}.lt-mobile-nav{color:#64748b;text-align:center;border-top:1px solid #0f172a0f;grid-template-columns:repeat(5,1fr);gap:4px;margin-top:10px;padding-top:9px;font-size:11px;font-weight:800;display:grid}.lt-mobile-nav span{min-height:26px}.lt-mobile-nav .active{color:#2563eb}@media (max-width:390px){.lt-mobile-phone{border-radius:34px;padding:18px 12px 10px}.lt-mobile-mic__orb{width:138px;height:138px}.lt-share-target span{width:39px;height:39px}.lt-auto-mode-card p,.lt-mobile-feature-row p{font-size:10px}}.lt-mobile-phone--share-open{padding-bottom:10px}.lt-mobile-phone--share-open .lt-mobile-mic__orb{border-width:8px;width:126px;height:126px;margin-bottom:7px;box-shadow:0 0 0 10px #2563eb0a,0 14px 26px #2563eb1f}.lt-mobile-phone--share-open .lt-mobile-mic__orb span{font-size:44px}.lt-mobile-phone--share-open .lt-mobile-mic h1{font-size:18px}.lt-mobile-phone--share-open .lt-mobile-wave{height:20px;margin:3px 0 1px}.lt-mobile-phone--share-open .lt-mobile-mic p{font-size:12px}.lt-share-focus-card{text-align:center;background:linear-gradient(135deg,#eff6ffeb,#ecfdf5eb);border:1px solid #2563eb1f;border-radius:18px;margin-top:12px;padding:12px 14px}.lt-share-focus-card strong{color:#1d4ed8;font-size:14px;display:block}.lt-share-focus-card p{color:#475569;margin:4px 0 0;font-size:12px;line-height:1.35}.lt-auto-mode-note--share{display:none}.lt-share-panel--focus,.lt-mobile-phone--share-open .lt-share-targets{margin-top:10px}.lt-mobile-phone--share-open .lt-share-panel__header h2{font-size:18px}.lt-mobile-phone--share-open .lt-mobile-nav{margin-top:8px}.lt-share-link button{border-radius:12px;min-height:30px;padding:0 10px;font-size:12px;font-weight:800}.lt-native-share,.lt-enter-room{border-radius:14px;min-height:38px;font-size:13px;font-weight:800}.lt-share-notice{display:none!important}.lt-share-focus-card{margin-top:12px;padding:10px 14px}.lt-share-focus-card strong{font-size:13px}.lt-share-focus-card p,.lt-share-focus-card,.lt-auto-mode-note,.lt-share-panel__header p{display:none!important}.lt-share-panel__header{align-items:center}.lt-share-panel__header h2{margin-bottom:0}.lt-share-panel .lt-native-share{color:#fff;background:#2563eb;border:0;border-radius:15px;min-height:44px;font-weight:900;box-shadow:0 10px 20px #2563eb33}.lt-share-panel .lt-copy-invite{min-height:44px}.lt-pair-screen{color:#07113d;gap:12px;display:grid}.lt-pair-topbar{background:#ffffffe0;border:1px solid #2563eb1f;border-radius:22px;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex;box-shadow:0 12px 26px #0f172a0f}.lt-pair-topbar p,.lt-pair-topbar h2{margin:0}.lt-pair-topbar p{color:#2563eb;letter-spacing:.04em;font-size:12px;font-weight:900}.lt-pair-topbar h2{letter-spacing:-.05em;margin-top:2px;font-size:22px}.lt-pair-topbar span{color:#1d4ed8;background:#eff6ff;border-radius:999px;align-items:center;min-height:30px;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.lt-pair-language-row{background:#ffffffdb;border:1px solid #2563eb1f;border-radius:22px;grid-template-columns:1fr 42px 1fr;align-items:center;gap:8px;padding:8px;display:grid}.lt-pair-language-chip{color:#0f172a;background:#f8fafc;border-radius:17px;justify-content:center;align-items:center;gap:7px;min-height:44px;padding:8px 10px;font-size:13px;font-weight:900;display:flex}.lt-flag{font-size:21px}.lt-pair-swap{color:#1d4ed8;background:#eff6ff;border-radius:999px;place-items:center;width:38px;height:38px;font-size:20px;font-weight:900;display:grid}.lt-pair-hint{color:#64748b;text-align:center;margin:-3px 0 0;font-size:12px}.lt-pair-chat{gap:10px;display:grid}.lt-pair-message{border:1px solid #2563eb1a;border-radius:22px;padding:14px 48px 13px 14px;position:relative;box-shadow:0 12px 26px #0f172a0e}.lt-pair-message--me{background:linear-gradient(135deg,#eff6fffa,#f8fafcfa)}.lt-pair-message--other{background:linear-gradient(135deg,#ecfdf5fa,#f0fdfafa)}.lt-pair-message__meta{justify-content:space-between;align-items:center;gap:8px;display:flex}.lt-pair-message__meta strong{color:#1d4ed8;font-size:13px}.lt-pair-message--other .lt-pair-message__meta strong{color:#047857}.lt-pair-message__meta time{color:#64748b;font-size:12px}.lt-pair-message__text{color:#0f172a;letter-spacing:-.035em;margin:8px 0 0;font-size:18px;font-weight:850;line-height:1.35}.lt-pair-message__helper{color:#1d4ed8;margin:6px 0 0;font-size:13px;line-height:1.38}.lt-pair-message__sub{color:#64748b;margin:5px 0 0;font-size:12px;line-height:1.35}.lt-pair-play{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:999px;place-items:center;width:34px;height:34px;font-size:13px;display:grid;position:absolute;top:50%;right:13px;transform:translateY(-50%);box-shadow:0 8px 18px #2563eb33}.lt-pair-message--other .lt-pair-play{background:#10b981}.lt-pair-control-card{background:#ffffffdb;border:1px solid #2563eb1f;border-radius:24px;padding:12px;box-shadow:0 12px 26px #0f172a0f}.lt-pair-wave-row{grid-template-columns:1fr 1fr;gap:24px;padding:0 34px 4px;display:grid}.lt-pair-wave{opacity:.9;border-radius:999px;height:22px}.lt-pair-wave--blue{background:repeating-linear-gradient(90deg,#0000 0 8px,#2563eb 8px 11px,#0000 11px 15px)}.lt-pair-wave--green{background:repeating-linear-gradient(90deg,#0000 0 8px,#10b981 8px 11px,#0000 11px 15px)}.lt-pair-control-card .audio-panel{box-shadow:none;margin:6px 0 10px}.lt-pair-leave{color:#e11d48;cursor:pointer;background:#fff1f2;border:0;border-radius:16px;width:100%;min-height:42px;font-size:14px;font-weight:900}@media (max-width:390px){.lt-pair-message__text{font-size:16px}.lt-pair-language-chip{padding:8px 6px;font-size:12px}.lt-pair-screen{gap:10px}}.lt-room-page{color:#07113d;background:radial-gradient(circle at 6% 18%,#3b82f62e,#0000 26%),radial-gradient(circle at 95% 85%,#2dd4bf33,#0000 22%),linear-gradient(135deg,#eef6ff 0%,#fff 54%,#ecfdf5 100%);place-items:start center;min-height:100vh;padding:18px 12px 34px;display:grid}.lt-room-shell{gap:12px;width:min(430px,100%);display:grid}.lt-room-header,.lt-room-summary,.lt-waiting-card{background:#ffffffeb;border:1px solid #2563eb1f;border-radius:24px;box-shadow:0 14px 34px #0f172a12}.lt-room-header{justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.lt-room-header p,.lt-room-header h1{text-align:center;margin:0}.lt-room-header p{color:#2563eb;font-size:12px;font-weight:900}.lt-room-header h1{letter-spacing:-.06em;margin-top:2px;font-size:30px}.lt-room-icon-button{color:#0f172a;cursor:pointer;background:#eff6ff;border:0;border-radius:15px;width:42px;height:42px;font-size:22px}.lt-room-summary{padding:12px 14px}.lt-room-summary div{align-items:center;gap:8px;display:flex}.lt-room-summary span,.lt-room-summary strong{color:#1d4ed8;background:#eff6ff;border-radius:999px;align-items:center;min-height:30px;padding:0 10px;font-size:13px;font-weight:900;display:inline-flex}.lt-room-summary code{color:#64748b;word-break:break-all;margin-top:8px;font-size:12px;display:block}.lt-waiting-card{text-align:center;padding:28px 18px}.lt-waiting-orb{background:linear-gradient(#fff,#fff) padding-box padding-box,conic-gradient(from 120deg,#2563eb,#7c3aed,#ec4899,#22d3ee,#2563eb) border-box;border:15px solid #0000;border-radius:999px;width:74px;height:74px;margin:0 auto 18px;animation:1.8s linear infinite ltWaitingSpin}.lt-waiting-card h2{letter-spacing:-.05em;margin:0;font-size:25px}.lt-waiting-card p{color:#475569;max-width:290px;margin:10px auto 0;line-height:1.55}.lt-waiting-actions{gap:9px;margin-top:20px;display:grid}.lt-waiting-actions button{color:#1d4ed8;background:#eff6ff;border:0;border-radius:16px;min-height:46px;font-size:15px;font-weight:900}.lt-modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172a4d;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.lt-entry-modal,.lt-menu-drawer{background:#fffffff7;border:1px solid #2563eb29;border-radius:28px;width:min(390px,100%);max-height:calc(100vh - 36px);overflow:auto;box-shadow:0 28px 80px #0f172a3d}.lt-entry-modal{gap:13px;padding:20px;display:grid}.lt-entry-modal__header,.lt-menu-drawer__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.lt-entry-modal__header p,.lt-entry-modal__header h2,.lt-menu-drawer__header p,.lt-menu-drawer__header h2{margin:0}.lt-entry-modal__header p,.lt-menu-drawer__header p{color:#2563eb;font-size:12px;font-weight:900}.lt-entry-modal__header h2,.lt-menu-drawer__header h2{color:#0f172a;letter-spacing:-.05em;margin-top:4px;font-size:24px}.lt-entry-modal__header button,.lt-menu-drawer__header button{color:#64748b;cursor:pointer;background:0 0;border:0;font-size:26px}.lt-entry-modal label{gap:7px;display:grid}.lt-entry-modal label span,.lt-entry-modal legend{color:#0f172a;font-size:14px;font-weight:900}.lt-entry-modal input,.lt-entry-modal select{color:#0f172a;background:#fff;border:1px solid #2563eb2e;border-radius:16px;width:100%;min-height:46px;padding:0 14px;font-size:15px;font-weight:700}.lt-entry-modal fieldset{border:0;gap:8px;margin:0;padding:0;display:grid}.lt-entry-radio{background:#f8fafc;border:1px solid #2563eb24;border-radius:15px;flex-direction:row;align-items:center;min-height:44px;padding:0 12px;grid-template-columns:none!important;gap:9px!important;display:flex!important}.lt-entry-radio input{width:auto;min-height:auto}.lt-entry-radio span{font-size:14px!important}.lt-entry-submit{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:18px;min-height:50px;font-size:16px;font-weight:900}.lt-entry-help{color:#64748b;margin:-2px 0 0;font-size:12px;line-height:1.45}.lt-menu-drawer{gap:10px;padding:20px;display:grid}.lt-menu-drawer>button{color:#1d4ed8;cursor:pointer;background:#eff6ff;border:0;border-radius:17px;min-height:48px;font-size:15px;font-weight:900}.lt-menu-drawer .lt-menu-danger{color:#e11d48;background:#fff1f2}@keyframes ltWaitingSpin{to{transform:rotate(360deg)}}.lt-all-main-screen{color:#07113d;gap:12px;display:grid}.lt-all-main-title{background:#ffffffe6;border:1px solid #2563eb1f;border-radius:24px;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex;box-shadow:0 12px 28px #0f172a0f}.lt-all-main-title p,.lt-all-main-title h2{margin:0}.lt-all-main-title p{color:#059669;letter-spacing:.04em;font-size:12px;font-weight:900}.lt-all-main-title h2{letter-spacing:-.05em;margin-top:2px;font-size:23px}.lt-all-main-title span{color:#047857;background:#ecfdf5;border-radius:999px;align-items:center;min-height:30px;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.lt-all-profile-chip{color:#0f172a;cursor:pointer;background:#ffffffe0;border:1px solid #2563eb1f;border-radius:999px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;min-height:44px;padding:0 14px;display:grid;box-shadow:0 10px 22px #0f172a0d}.lt-all-profile-chip strong{font-size:14px}.lt-all-profile-chip em{color:#1d4ed8;font-size:22px;font-style:normal;font-weight:900}.lt-all-action-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.lt-all-session-code,.lt-all-invite-button{cursor:pointer;border:0;border-radius:18px;min-height:48px;font-size:14px;font-weight:900}.lt-all-session-code{color:#1d4ed8;background:#eff6ff;justify-content:space-between;align-items:center;gap:8px;padding:0 12px;display:flex}.lt-all-session-code strong{color:#2563eb;font-size:11px}.lt-all-invite-button{color:#fff;background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 14px 25px #10b98133}.lt-all-speaker-card{text-align:center;background:radial-gradient(circle at 50% 28%,#2563eb1f,#0000 42%),linear-gradient(135deg,#fffffff5,#f8fafcf0);border:1px solid #2563eb24;border-radius:28px;padding:22px 18px 20px;position:relative;overflow:hidden;box-shadow:0 16px 36px #0f172a14}.lt-all-live-badge{color:#e11d48;background:#fff1f2;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex;position:absolute;top:16px;left:18px}.lt-all-speaker-mic{color:#2563eb;background:linear-gradient(135deg,#eff6ff,#dbeafe);border-radius:999px;place-items:center;width:70px;height:70px;margin:10px auto 12px;font-size:34px;display:grid;box-shadow:inset 0 0 0 1px #2563eb1f}.lt-all-speaker-card h3{color:#1d4ed8;letter-spacing:-.05em;margin:0;font-size:28px}.lt-all-speaker-card p{color:#047857;margin:8px 0 0;font-size:16px;font-weight:900}.lt-all-speaker-card p span{background:#10b981;border-radius:999px;width:9px;height:9px;margin-right:5px;display:inline-block}.lt-all-color-wave{justify-content:center;align-items:end;gap:5px;height:45px;margin-top:12px;display:flex}.lt-all-color-wave i{background:linear-gradient(#2563eb,#7c3aed,#ec4899,#f97316);border-radius:999px;width:7px}.lt-all-color-wave i:first-child{height:16px}.lt-all-color-wave i:nth-child(2){height:29px}.lt-all-color-wave i:nth-child(3){height:21px}.lt-all-color-wave i:nth-child(4){height:38px}.lt-all-color-wave i:nth-child(5){height:27px}.lt-all-color-wave i:nth-child(6){height:42px}.lt-all-color-wave i:nth-child(7){height:23px}.lt-all-color-wave i:nth-child(8){height:34px}.lt-all-color-wave i:nth-child(9){height:18px}.lt-all-language-card,.lt-all-caption-card,.lt-all-controls{background:#ffffffe6;border:1px solid #2563eb1f;border-radius:24px;box-shadow:0 12px 28px #0f172a0f}.lt-all-language-card{padding:14px}.lt-all-language-card h3{color:#0f172a;letter-spacing:-.03em;margin:0 0 12px;font-size:16px}.lt-all-language-row{grid-template-columns:repeat(6,1fr);gap:7px;display:grid}.lt-all-lang-chip{background:#eff6ff;border-radius:18px;place-items:center;gap:2px;min-height:68px;display:grid}.lt-all-lang-chip strong{color:#fff;background:#2563eb;border-radius:999px;place-items:center;width:40px;height:40px;font-size:15px;display:grid}.lt-all-lang-chip small{color:#475569;text-align:center;font-size:10px;font-weight:800}.lt-all-lang-chip--pink strong{background:#ec4899}.lt-all-lang-chip--blue strong{background:#2563eb}.lt-all-lang-chip--sky strong{background:#60a5fa}.lt-all-lang-chip--orange strong{background:#f97316}.lt-all-lang-chip--indigo strong{background:#4f46e5}.lt-all-lang-chip--gray strong{background:#94a3b8}.lt-all-caption-card{padding:15px}.lt-all-caption-card div{justify-content:space-between;align-items:center;gap:8px;display:flex}.lt-all-caption-card strong{color:#1d4ed8;font-size:14px}.lt-all-caption-card span{color:#047857;font-size:12px;font-weight:900}.lt-all-caption-card p{color:#0f172a;letter-spacing:-.04em;margin:12px 0 0;font-size:18px;font-weight:800;line-height:1.45}.lt-all-controls{grid-template-columns:1fr 1.35fr 1fr;align-items:end;gap:10px;padding:14px;display:grid}.lt-all-controls button{color:#0f172a;cursor:pointer;background:#f8fafc;border:0;border-radius:20px;min-height:64px;font-size:22px;font-weight:900}.lt-all-controls button span{margin-top:4px;font-size:13px;display:block}.lt-all-controls .lt-all-talk-button{color:#fff;background:linear-gradient(135deg,#ef4444,#ec4899,#7c3aed);border-radius:999px;min-height:82px;box-shadow:0 16px 30px #ec48993d}.lt-all-control-active{color:#047857!important;background:#ecfdf5!important}.lt-all-main-screen .audio-panel{box-shadow:none;margin:0}.lt-all-leave{color:#e11d48;cursor:pointer;background:#fff1f2;border:0;border-radius:16px;min-height:42px;font-size:14px;font-weight:900}@media (max-width:390px){.lt-all-action-row{grid-template-columns:1fr}.lt-all-language-row{grid-template-columns:repeat(3,1fr)}}.ml-page{--ml-navy:#0b1748;--ml-blue:#2563eb;--ml-mint:#11b981;--ml-soft-blue:#edf4ff;min-height:100dvh;color:var(--ml-navy);background:radial-gradient(circle at 2% 3%,#3b82f624,#0000 28%),radial-gradient(circle at 98% 95%,#10b98121,#0000 25%),#f5f8fc;padding:18px}.ml-page button{cursor:pointer}.ml-topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border:1px solid #2563eb1f;border-radius:24px;grid-template-columns:minmax(230px,1fr) auto minmax(230px,1fr);align-items:center;gap:18px;width:min(1440px,100%);min-height:74px;margin:0 auto 14px;padding:12px 14px 12px 18px;display:grid;box-shadow:0 16px 40px #13275914}.ml-brand-block{align-items:center;gap:11px;display:flex}.ml-brand-mark{color:#fff;background:linear-gradient(135deg,#2563eb,#6046e8 62%,#10b981);border-radius:14px;place-items:center;width:43px;height:43px;font-size:22px;font-weight:900;display:grid;box-shadow:0 10px 22px #2563eb3d}.ml-brand-block div{gap:2px;display:grid}.ml-brand-block strong{letter-spacing:-.04em;font-size:20px}.ml-brand-block small{color:#64748b;letter-spacing:.05em;font-size:11px;font-weight:900}.ml-session-meta,.ml-top-actions{align-items:center;gap:8px;display:flex}.ml-session-meta span{color:#475569;white-space:nowrap;background:#f5f7fb;border-radius:999px;align-items:center;min-height:34px;padding:0 11px;font-size:12px;font-weight:800;display:inline-flex}.ml-session-meta .ml-live-dot{color:#e11d48;background:#fff1f2}.ml-session-meta strong{color:var(--ml-navy);margin-left:4px}.ml-top-actions{justify-content:flex-end}.ml-top-actions button{color:#1d4ed8;background:#eaf2ff;border:0;border-radius:13px;min-height:40px;padding:0 16px;font-size:13px;font-weight:900}.ml-top-actions .ml-exit-button{color:#e11d48;background:#fff1f2}.ml-layout{grid-template-columns:318px minmax(0,1fr);align-items:start;gap:14px;width:min(1440px,100%);margin:0 auto;display:grid}.ml-sidebar,.ml-speaker-stage,.ml-caption-panel,.ml-host-controls{background:#fffffff0;border:1px solid #2563eb1c;box-shadow:0 15px 38px #0f235011}.ml-sidebar{border-radius:26px;padding:18px}.ml-panel-heading,.ml-caption-header,.ml-speaker-eyebrow,.ml-language-summary>div:first-child{justify-content:space-between;align-items:center;gap:12px;display:flex}.ml-panel-heading span,.ml-invite-modal header span{color:var(--ml-blue);letter-spacing:.12em;font-size:10px;font-weight:950}.ml-panel-heading h2,.ml-invite-modal h2{letter-spacing:-.05em;margin:2px 0 0;font-size:22px}.ml-panel-heading>strong{color:#047857;background:#ecfdf5;border-radius:999px;padding:7px 10px;font-size:12px}.ml-participant-list{gap:7px;margin-top:14px;display:grid}.ml-person{background:#f7f9fc;border:1px solid #0000;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:66px;padding:9px;display:grid}.ml-person--speaking{background:#ecfdf5;border-color:#10b98157}.ml-person--raised{background:#fffbeb;border-color:#f59e0b52}.ml-avatar,.ml-mini-avatar{background:#fff;border:1px solid #2563eb1a;border-radius:15px;place-items:center;display:grid}.ml-avatar{width:44px;height:44px;font-size:21px}.ml-person-copy{min-width:0}.ml-person-copy>div{align-items:center;gap:6px;display:flex}.ml-person-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.ml-role{color:#5b21b6;background:#f3e8ff;border-radius:7px;flex:none;padding:3px 6px;font-size:9px;font-weight:900}.ml-person-copy p{color:#64748b;margin:4px 0 0;font-size:11px;font-weight:700}.ml-person-status{background:#22c55e;border:2px solid #fff;border-radius:999px;width:9px;height:9px;margin-right:6px;box-shadow:0 0 0 2px #22c55e24}.ml-person--speaking .ml-person-status{background:#10b981;width:12px;height:12px;animation:1.3s ease-in-out infinite mlPulse}.ml-approve-small{color:#fff;background:#d97706;border:0;border-radius:10px;min-height:32px;padding:0 10px;font-size:11px;font-weight:900}.ml-language-summary{background:#fff;border:1px solid #e4eaf4;border-radius:18px;margin-top:14px;padding:13px}.ml-language-summary span,.ml-language-summary strong{font-size:12px;font-weight:900}.ml-language-summary strong{color:var(--ml-blue)}.ml-language-flags{margin:10px 0 7px;justify-content:flex-start!important}.ml-language-flags span{background:#f8fafc;border:2px solid #fff;border-radius:999px;place-items:center;width:30px;height:30px;margin-left:-3px;font-size:15px;display:grid}.ml-language-summary p{color:#64748b;margin:0;font-size:10px;line-height:1.45}.ml-invite-wide{color:#fff;background:linear-gradient(135deg,#2563eb,#4f46e5);border:0;border-radius:15px;width:100%;min-height:46px;margin-top:12px;font-size:13px;font-weight:900;box-shadow:0 12px 22px #2563eb33}.ml-invite-wide span{margin-right:5px;font-size:18px}.ml-main-stage{grid-template-columns:minmax(0,1fr) 330px;gap:14px;min-width:0;display:grid}.ml-speaker-stage{background:radial-gradient(circle at 78% 40%,#2563eb21,#0000 33%),linear-gradient(135deg,#fff,#f5f9ff);border-radius:26px;min-height:226px;padding:20px 22px;overflow:hidden}.ml-speaker-eyebrow span{color:#64748b;font-size:11px;font-weight:900}.ml-speaker-eyebrow span:first-child{color:#047857}.ml-speaker-eyebrow i,.ml-speaking-label i,.ml-caption-footer i,.ml-provisional-note i{background:#10b981;border-radius:999px;width:8px;height:8px;margin-right:5px;display:inline-block}.ml-speaker-content{grid-template-columns:auto minmax(190px,auto) minmax(220px,1fr);align-items:center;gap:20px;min-height:160px;display:grid}.ml-speaker-avatar{background:#e9f2ff;border:7px solid #fff;border-radius:30px;place-items:center;width:94px;height:94px;font-size:42px;display:grid;box-shadow:0 15px 35px #2563eb2b}.ml-speaker-content p,.ml-speaker-content h1{margin:0}.ml-speaker-content p{color:#64748b;font-size:12px;font-weight:850}.ml-speaker-content h1{color:#13245c;letter-spacing:-.055em;margin:5px 0 9px;font-size:clamp(26px,3vw,38px)}.ml-speaking-label{color:#047857;font-size:13px;font-weight:900}.ml-speaking-label i{animation:1.3s ease-in-out infinite mlPulse}.ml-wave{justify-content:center;align-items:center;gap:5px;height:90px;padding:0 12px;display:flex}.ml-wave i{background:linear-gradient(#2563eb,#4f46e5 55%,#10b981);border-radius:999px;width:6px;animation:1.1s ease-in-out infinite alternate mlWave}.ml-wave i:nth-child(3n){animation-delay:-.45s}.ml-wave i:nth-child(2n){animation-delay:-.7s}.ml-no-speaker{justify-content:center;align-items:center;gap:16px;min-height:160px;display:flex}.ml-no-speaker>span{filter:grayscale();background:#f1f5f9;border-radius:22px;place-items:center;width:68px;height:68px;font-size:30px;display:grid}.ml-no-speaker h1,.ml-no-speaker p{margin:0}.ml-no-speaker h1{font-size:22px}.ml-no-speaker p{color:#64748b;margin-top:5px;font-size:12px}.ml-caption-panel{border-radius:26px;flex-direction:column;grid-column:1;min-height:430px;display:flex;overflow:hidden}.ml-caption-header{background:#fbfdff;border-bottom:1px solid #e7ecf4;padding:16px 18px}.ml-caption-header>div{align-items:center;gap:10px;display:flex}.ml-caption-icon{color:#fff;background:linear-gradient(135deg,#2563eb,#4f46e5);border-radius:12px;place-items:center;width:38px;height:38px;font-size:14px;font-weight:900;display:grid}.ml-caption-header h2,.ml-caption-header p{margin:0}.ml-caption-header h2{letter-spacing:-.04em;font-size:17px}.ml-caption-header p{color:#64748b;margin-top:3px;font-size:10px;font-weight:700}.ml-caption-header button{color:#1d4ed8;background:#fff;border:1px solid #dbe4f1;border-radius:12px;min-height:38px;padding:0 12px;font-size:11px;font-weight:900}.ml-caption-header button span{margin-right:5px;font-size:15px}.ml-caption-feed{background:#fff;gap:0;min-height:0;padding:0 20px;display:grid;overflow:auto}.ml-caption-package{border-bottom:1px solid #e8edf4;padding:20px 0}.ml-caption-package--provisional{border-bottom:0}.ml-caption-meta{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;display:grid}.ml-mini-avatar{width:36px;height:36px;font-size:17px}.ml-caption-meta>div:nth-child(2){gap:2px;display:grid}.ml-caption-meta strong{font-size:12px}.ml-caption-meta span{color:#64748b;font-size:9px;font-weight:750}.ml-caption-meta em{color:#047857;background:#ecfdf5;border-radius:999px;padding:5px 8px;font-size:9px;font-style:normal;font-weight:950}.ml-caption-package--provisional .ml-caption-meta em{color:#9a3412;background:#fff7ed}.ml-original-text{color:#475569;margin:13px 0 11px;font-size:13px;line-height:1.55}.ml-translation-text{border-left:3px solid var(--ml-blue);background:var(--ml-soft-blue);border-radius:3px 14px 14px 3px;padding:13px 15px}.ml-translation-text span{color:#1d4ed8;font-size:10px;font-weight:900}.ml-translation-text p{color:#0f172a;letter-spacing:-.025em;margin:5px 0 0;font-size:17px;font-weight:800;line-height:1.5}.ml-caption-package--provisional .ml-translation-text{background:#fffbeb;border-left-color:#f59e0b}.ml-provisional-note{color:#9a3412;margin:9px 0 0;font-size:9px;font-weight:800}.ml-provisional-note i{background:#f59e0b;animation:1.2s ease-in-out infinite mlPulse}.ml-caption-footer{background:#f8fafc;border-top:1px solid #e7ecf4;justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:0 18px;display:flex}.ml-caption-footer span,.ml-caption-footer p{color:#64748b;margin:0;font-size:10px;font-weight:800}.ml-caption-footer span{color:#047857}.ml-caption-footer i{animation:1.3s ease-in-out infinite mlPulse}.ml-host-controls{border-radius:26px;flex-direction:column;grid-area:1/2/span 2;gap:14px;min-height:100%;padding:18px;display:flex}.ml-host-controls:before{content:"방장 발언 제어";color:#475569;letter-spacing:.06em;font-size:11px;font-weight:950}.ml-audience-controls:before{content:"청중 발언 요청"}.ml-audience-controls button:disabled{cursor:not-allowed;opacity:.72}.ml-host-notice{background:#fffbeb;border:1px solid #fde68a;border-radius:18px;align-items:flex-start;gap:11px;padding:17px;display:flex}.ml-host-notice>span{font-size:25px}.ml-host-notice strong,.ml-host-notice p{margin:0}.ml-host-notice strong{color:#92400e;font-size:13px;line-height:1.35}.ml-host-notice p{color:#a16207;margin-top:5px;font-size:10px;line-height:1.45}.ml-host-buttons{gap:9px;display:grid}.ml-host-buttons button{border:0;border-radius:16px;min-height:54px;font-size:12px;font-weight:900}.ml-approve-button{color:#fff;background:linear-gradient(135deg,#059669,#10b981);box-shadow:0 12px 22px #10b98133}.ml-finish-button{color:#be123c;background:#fff1f2}.ml-mic-button{color:#fff;background:#2563eb}.ml-mic-button.is-off{color:#475569;background:#eef2f7}.ml-privacy-bar{color:#64748b;justify-content:center;align-items:center;gap:22px;width:min(1440px,100%);min-height:42px;margin:12px auto 0;padding:0 16px;font-size:10px;font-weight:800;display:flex}.ml-page--caption-expanded .ml-topbar,.ml-page--caption-expanded .ml-sidebar,.ml-page--caption-expanded .ml-speaker-stage,.ml-page--caption-expanded .ml-host-controls,.ml-page--caption-expanded .ml-privacy-bar{display:none}.ml-page--caption-expanded{background:#fff;padding:0}.ml-page--caption-expanded .ml-layout,.ml-page--caption-expanded .ml-main-stage{width:100%;height:100dvh;display:block}.ml-page--caption-expanded .ml-caption-panel{width:100%;height:100dvh;box-shadow:none;border:0;border-radius:0}.ml-page--caption-expanded .ml-caption-header{padding:20px max(22px,50vw - 490px)}.ml-page--caption-expanded .ml-caption-feed{padding:0 max(22px,50vw - 490px)}.ml-page--caption-expanded .ml-caption-package{padding:28px 0}.ml-page--caption-expanded .ml-original-text{font-size:17px}.ml-page--caption-expanded .ml-translation-text p{font-size:clamp(21px,2.5vw,30px)}.ml-page--caption-expanded .ml-caption-footer{padding:0 max(22px,50vw - 490px)}.ml-modal-backdrop{z-index:80;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#08123280;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.ml-invite-modal{background:#fff;border-radius:28px;width:min(620px,100%);padding:22px;box-shadow:0 30px 80px #07113d47}.ml-invite-modal header{justify-content:space-between;align-items:center;display:flex}.ml-invite-modal header button{color:#475569;background:#f1f5f9;border:0;border-radius:13px;width:40px;height:40px;font-size:23px}.ml-invite-body{background:#f8fafc;border:1px solid #e5eaf2;border-radius:21px;grid-template-columns:184px minmax(0,1fr);align-items:center;gap:18px;margin-top:18px;padding:16px;display:grid}.ml-invite-body img{background:#fff;border-radius:13px}.ml-invite-body strong{font-size:15px}.ml-invite-body p{color:#64748b;margin:7px 0 10px;font-size:11px;line-height:1.5}.ml-invite-body code{color:#1d4ed8;text-overflow:ellipsis;white-space:nowrap;background:#fff;border-radius:10px;padding:9px;font:10px/1.4 ui-monospace,SFMono-Regular,Menlo,monospace;display:block;overflow:hidden}.ml-invite-body button{color:#fff;background:#2563eb;border:0;border-radius:12px;width:100%;min-height:41px;margin-top:9px;font-size:12px;font-weight:900}.ml-invite-note{color:#64748b;margin:13px 2px 0;font-size:10px;line-height:1.5}@keyframes mlPulse{50%{opacity:.35;transform:scale(.82)}}@keyframes mlWave{to{opacity:.65;transform:scaleY(.55)}}@media (max-width:1120px){.ml-topbar{grid-template-columns:1fr auto}.ml-session-meta{order:3;grid-column:1/-1;justify-content:center}.ml-layout{grid-template-columns:276px minmax(0,1fr)}.ml-main-stage{grid-template-columns:1fr}.ml-host-controls{grid-area:2/1;min-height:auto}.ml-host-buttons{grid-template-columns:repeat(3,1fr)}.ml-caption-panel{grid-row:3}}@media (max-width:760px){.ml-page{padding:8px 8px 92px}.ml-topbar{border-radius:20px;grid-template-columns:1fr auto;min-height:62px;margin-bottom:8px;padding:9px 10px}.ml-brand-mark{border-radius:12px;width:38px;height:38px}.ml-brand-block strong{font-size:17px}.ml-brand-block small{font-size:9px}.ml-top-actions button:first-child{display:none}.ml-top-actions button{min-height:36px;padding:0 11px;font-size:11px}.ml-session-meta{grid-column:1/-1;justify-content:space-between;gap:4px;width:100%}.ml-session-meta span{min-height:29px;padding:0 8px;font-size:9px}.ml-layout{flex-direction:column;gap:8px;display:flex}.ml-sidebar{border-radius:21px;width:100%;padding:13px}.ml-panel-heading h2{font-size:18px}.ml-participant-list{scrollbar-width:none;gap:7px;margin-top:11px;display:flex;overflow-x:auto}.ml-person{flex:0 0 142px;grid-template-columns:auto minmax(0,1fr);min-height:60px;padding:7px}.ml-person-status,.ml-approve-small{display:none}.ml-avatar{border-radius:13px;width:39px;height:39px;font-size:18px}.ml-person-copy>div{gap:2px;display:grid}.ml-role{width:max-content}.ml-language-summary{display:none}.ml-invite-wide{min-height:40px;margin-top:10px}.ml-main-stage{gap:8px;width:100%}.ml-speaker-stage{border-radius:21px;min-height:152px;padding:14px}.ml-speaker-content{grid-template-columns:auto minmax(0,1fr);gap:12px;min-height:105px}.ml-speaker-avatar{border-width:4px;border-radius:21px;width:64px;height:64px;font-size:29px}.ml-speaker-content h1{margin:3px 0 5px;font-size:22px}.ml-wave{display:none}.ml-host-controls{border-radius:21px;gap:9px;padding:12px}.ml-host-controls:before{display:none}.ml-host-notice{align-items:center;padding:11px}.ml-host-notice>span{font-size:20px}.ml-host-buttons{grid-template-columns:1fr 1fr}.ml-host-buttons button{min-height:45px;font-size:10px}.ml-mic-button{grid-column:1/-1}.ml-caption-panel{border-radius:21px;min-height:525px}.ml-caption-header{padding:13px}.ml-caption-icon{width:34px;height:34px}.ml-caption-header h2{font-size:15px}.ml-caption-header p{max-width:190px;font-size:8px;line-height:1.35}.ml-caption-header button{width:40px;padding:0;font-size:0}.ml-caption-header button span{margin:0;font-size:17px}.ml-caption-feed{padding:0 14px}.ml-caption-package{padding:16px 0}.ml-original-text{font-size:12px}.ml-translation-text{padding:11px 12px}.ml-translation-text p{font-size:16px}.ml-caption-footer{padding:0 13px}.ml-caption-footer p{display:none}.ml-privacy-bar{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;border:1px solid #e0e7f0;border-radius:18px;grid-template-columns:1fr 1fr;gap:4px 12px;width:auto;min-height:60px;margin:0;padding:8px 12px;display:grid;position:fixed;bottom:8px;left:8px;right:8px;box-shadow:0 12px 32px #0f172a24}.ml-privacy-bar span:first-child{grid-column:1/-1}.ml-invite-modal{border-radius:23px;padding:17px}.ml-invite-body{grid-template-columns:1fr;justify-items:center}.ml-invite-body>div{width:100%}.ml-page--caption-expanded{padding:0}.ml-page--caption-expanded .ml-caption-panel{border-radius:0;min-height:100dvh}.ml-page--caption-expanded .ml-caption-header,.ml-page--caption-expanded .ml-caption-feed,.ml-page--caption-expanded .ml-caption-footer{padding-left:15px;padding-right:15px}.ml-page--caption-expanded .ml-caption-header button{width:auto;padding:0 10px;font-size:10px}.ml-page--caption-expanded .ml-caption-header button span{margin-right:4px}.ml-page--caption-expanded .ml-translation-text p{font-size:21px}}.lt-cost-meter{background:linear-gradient(135deg,#eff6fff5,#ecfdf5eb);border:1px solid #2563eb24;border-radius:20px;gap:6px;padding:12px 14px;display:grid;box-shadow:0 12px 26px #0f172a0e}.lt-cost-meter>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.lt-cost-meter p,.lt-cost-meter strong,.lt-cost-meter span,.lt-cost-meter em,.lt-cost-meter small{margin:0}.lt-cost-meter p{color:#1d4ed8;font-size:12px;font-weight:900}.lt-cost-meter strong{color:#047857;letter-spacing:-.04em;font-size:22px}.lt-cost-meter span{color:#475569;font-size:12px;font-weight:800}.lt-cost-meter em{color:#0f172a;font-size:12px;font-style:normal;font-weight:900}.lt-cost-meter small{color:#64748b;font-size:11px;line-height:1.35}.lt-cost-meter--compact{border-radius:18px;padding:10px 12px}.lt-cost-meter--compact strong{font-size:19px}.lk-pair-page{color:#07113d;background:radial-gradient(circle at 8% 12%,#3b82f62e,#0000 27%),radial-gradient(circle at 94% 88%,#10b9812e,#0000 24%),linear-gradient(135deg,#edf6ff 0%,#fff 52%,#ecfdf5 100%);place-items:start center;min-height:100vh;padding:8px 8px 18px;display:grid}.lk-pair-join,.lk-pair-room{background:#fffffff0;border:1px solid #2563eb21;border-radius:32px;width:min(430px,100%);box-shadow:0 28px 80px #0f172a29}.lk-pair-join{gap:14px;padding:22px;display:grid}.lk-pair-join__brand{align-items:center;gap:12px;display:flex}.lk-pair-join__brand>span{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed,#ec4899,#f59e0b);border-radius:18px;place-items:center;width:52px;height:52px;font-size:25px;font-weight:900;display:grid;transform:rotate(90deg)}.lk-pair-join__brand p,.lk-pair-join__brand h1{margin:0}.lk-pair-join__brand p{color:#2563eb;font-size:12px;font-weight:900}.lk-pair-join__brand h1{letter-spacing:-.05em;margin-top:3px;font-size:27px}.lk-pair-join__room{background:#eff6ff;border-radius:18px;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.lk-pair-join__room span{color:#64748b;font-size:12px;font-weight:800}.lk-pair-join__room strong{color:#1d4ed8}.lk-pair-join__access{border-left:1px solid #2563eb24;align-items:center;gap:6px;margin-left:auto;padding-left:10px;display:inline-flex}.lk-pair-join__access small{color:#64748b;font-size:10px;font-weight:800}.lk-pair-join__access code{color:#1d4ed8;letter-spacing:.12em;font-size:16px;font-weight:950}.lk-pair-join label{gap:7px;display:grid}.lk-pair-join label>span{color:#0f172a;font-size:14px;font-weight:900}.lk-pair-join input,.lk-pair-join select{color:#0f172a;background:#fff;border:1px solid #2563eb2e;border-radius:16px;width:100%;min-height:48px;padding:0 14px;font-size:15px}.lk-pair-join>button{color:#fff;background:#2563eb;border:0;border-radius:18px;min-height:52px;font-size:16px;font-weight:900}.lk-pair-join>button:disabled{opacity:.65}.lk-pair-join__help,.lk-pair-error{margin:0;font-size:12px;line-height:1.5}.lk-pair-join__help{color:#64748b}.lk-pair-error{color:#dc2626;font-weight:800}.lk-pair-room{border-radius:24px;gap:7px;padding:11px;display:grid}.lk-pair-room__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.lk-pair-room__header p,.lk-pair-room__header h1{margin:0}.lk-pair-room__header p{color:#2563eb;font-size:11px;font-weight:900}.lk-pair-room__header h1{letter-spacing:-.055em;margin-top:2px;font-size:23px}.lk-pair-room__header>span{color:#1d4ed8;background:#eff6ff;border-radius:999px;align-items:center;min-height:26px;padding:0 8px;font-size:11px;font-weight:900;display:inline-flex}.lk-pair-status{text-align:center;background:#fff7ed;border:1px solid #f9731626;border-radius:15px;padding:8px 10px}.lk-pair-status.is-ready{background:#ecfdf5;border-color:#10b9812e}.lk-pair-status strong{color:#0f172a;font-size:14px;display:block}.lk-pair-status p{color:#64748b;margin:2px 0 0;font-size:10px}.lk-conversation-mode{background:#f8fafc;border:1px solid #2563eb24;border-radius:15px;gap:6px;padding:7px;display:grid}.lk-conversation-mode__tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.lk-conversation-mode__tabs button{color:#475569;min-height:34px;font:inherit;cursor:pointer;background:#fff;border:1px solid #2563eb24;border-radius:11px;padding:6px 8px;font-size:11px;font-weight:900}.lk-conversation-mode__tabs button.is-selected{color:#1d4ed8;background:#eaf2ff;border-color:#2563eb;box-shadow:0 6px 16px #2563eb1f}.lk-floor-control{gap:4px;display:grid}.lk-floor-control>button{color:#fff;min-height:54px;font:inherit;cursor:pointer;touch-action:none;-webkit-user-select:none;user-select:none;background:linear-gradient(135deg,#2563eb,#4f46e5);border:0;border-radius:16px;place-items:center;gap:2px;padding:10px 14px;font-size:17px;font-weight:950;display:grid;box-shadow:0 14px 28px #2563eb38}.lk-floor-control__hint{color:#1d4ed8;background:#ffffffd1;border-radius:999px;padding:2px 7px;font-size:12px;font-weight:800;line-height:1.1}.lk-floor-control__label{justify-content:center;align-items:center;gap:6px;line-height:1.15;display:flex}.lk-floor-control__mic{font-size:38px;line-height:1}.lk-floor-control>button.is-speaking{background:linear-gradient(135deg,#ef4444,#e11d48);box-shadow:0 14px 28px #e11d4838}.lk-floor-control>button:disabled{cursor:not-allowed;opacity:.58;box-shadow:none}.lk-floor-control p{color:#64748b;text-align:center;margin:0;font-size:10px;font-weight:800}.lk-live-caption-stage{background:#f8fafc;border:2px solid #2563eb1f;border-radius:16px;gap:5px;min-height:92px;padding:9px;display:grid}.lk-live-caption-stage.is-active{background:#eff6ff;border-color:#2563eb52;box-shadow:0 12px 28px #2563eb1a}.lk-live-caption-stage.is-expanded{z-index:1000;width:100%;min-height:100dvh;padding:max(14px, env(safe-area-inset-top)) max(14px, env(safe-area-inset-right)) max(14px, env(safe-area-inset-bottom)) max(14px, env(safe-area-inset-left));box-shadow:none;background:#f8fafc;border:0;border-radius:0;grid-template-rows:auto minmax(0,1fr) auto;position:fixed;inset:0}.lk-live-caption-stage__header{justify-content:space-between;align-items:center;gap:10px;display:flex}.lk-live-caption-stage__header>div{gap:1px;display:grid}.lk-live-caption-stage__header .lk-live-caption-stage__actions{align-items:center;gap:7px;display:flex}.lk-live-caption-stage.is-expanded .lk-live-caption-stage__header{border-bottom:1px solid #2563eb24;padding-bottom:10px}.lk-live-caption-stage.is-expanded .lk-live-caption-stage__header>div:first-child strong{font-size:18px}.lk-conversation-share{color:#334155;cursor:pointer;background:#dbeafee6;border:0;border-radius:50%;place-items:center;width:30px;height:30px;padding:0;display:grid}.lk-conversation-share svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.lk-conversation-share:disabled{cursor:not-allowed;opacity:.38}.lk-live-caption-stage__header small{color:#64748b;font-size:9px;font-weight:750}.lk-live-caption-stage strong{color:#1d4ed8;font-size:12px}.lk-live-caption-stage span{color:#047857;font-size:10px;font-weight:900}.lk-live-caption-stage p{color:#0f172a;margin:0;font-size:14px;font-weight:900;line-height:1.45}.lk-live-caption-lines{overscroll-behavior:contain;scrollbar-gutter:stable;grid-template-columns:minmax(0,1fr);gap:5px;width:100%;max-height:168px;display:grid;overflow-y:auto}.lk-live-caption-lines article{background:#fff;border:1px solid #2563eb24;border-radius:11px;min-width:0;padding:7px 9px}.lk-live-caption-lines article.is-live{background:#f8fafc;border-style:dashed}.lk-live-caption-lines article strong{color:#2563eb;margin-bottom:2px;font-size:10px;display:block}.lk-live-caption-lines article p{writing-mode:horizontal-tb;overflow-wrap:anywhere;font-size:13px}.lk-live-caption-placeholder{color:#475569!important}.lk-live-caption-stage small{color:#64748b;font-size:12px;line-height:1.4}.lk-conversation-turns{overscroll-behavior:contain;scrollbar-gutter:stable;width:100%;height:250px;display:grid;overflow-y:auto}.lk-live-caption-stage.is-expanded .lk-conversation-turns{height:auto;min-height:0;padding:6px min(5vw,56px) 18px}.lk-conversation-turn{border-bottom:1px solid #2563eb29;gap:1px;padding:5px 2px 6px;display:grid}.lk-conversation-turn:last-child{border-bottom:0}.lk-conversation-departure{text-align:center;border-bottom:1px solid #2563eb1f;padding:7px 8px}.lk-conversation-departure p{color:#64748b;margin:0;font-size:10px;font-weight:400;line-height:1.3}.lk-conversation-turn__talk,.lk-conversation-turn__listen{gap:2px;display:grid}.lk-conversation-turn__talk strong{color:#64748b;font-size:9px;font-weight:500}.lk-conversation-turn__talk p{color:#64748b;font-size:10.5px;font-weight:400;line-height:1.3}.lk-live-caption-stage.is-expanded .lk-conversation-turn{gap:6px;padding:16px 4px 18px}.lk-live-caption-stage.is-expanded .lk-conversation-turn__talk strong,.lk-live-caption-stage.is-expanded .lk-conversation-turn__listen strong{font-size:12px}.lk-live-caption-stage.is-expanded .lk-conversation-turn__talk p{font-size:clamp(14px,2.8vw,17px);line-height:1.45}.lk-conversation-turn__listen{background:0 0;border:0;border-radius:0;padding:1px 0 0}.lk-conversation-turn__listen strong{color:#2563eb;font-size:9px;font-weight:500}.lk-conversation-turn__listen p{color:#0f172a;writing-mode:horizontal-tb;overflow-wrap:anywhere;font-size:12.5px;font-weight:500;line-height:1.32}.lk-live-caption-stage.is-expanded .lk-conversation-turn__listen p{font-size:clamp(19px,4vw,27px);font-weight:650;line-height:1.42}.lk-conversation-latest{color:#fff;cursor:pointer;background:#1d4ed8;border:0;border-radius:999px;min-height:34px;padding:0 12px;font-size:11px;font-weight:900;position:absolute;bottom:82px;right:18px;box-shadow:0 10px 24px #2563eb3d}.lk-live-caption-stage:not(.is-expanded) .lk-conversation-latest{justify-self:end;position:static}.lk-expanded-conversation-controls{background:#f8fafc;border-top:1px solid #2563eb24;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:8px;padding-top:8px;display:grid}.lk-expanded-conversation-controls>.lk-floor-control:only-child,.lk-expanded-conversation-controls>.lk-expanded-mic:only-child{grid-column:1/-1}.lk-expanded-mic{color:#be123c;background:#fff1f2;border:0;border-radius:14px;min-width:104px;padding:0 14px;font-size:12px;font-weight:900}.lk-expanded-mic.is-off{color:#1d4ed8;background:#eff6ff}.lk-floor-control.is-expanded-control>button{min-height:58px}.lk-pair-room-error{color:#be123c;background:#fff1f2;border-radius:16px;margin:-3px 0 0;padding:10px 12px;font-size:12px;font-weight:800;line-height:1.45}.lk-pair-people{grid-template-columns:1fr 1fr;gap:6px;display:grid}.lk-pair-people article{text-align:center;background:#f8fafc;border:1px solid #2563eb1a;border-radius:15px;align-content:center;min-height:82px;padding:7px;display:grid}.lk-pair-people article.is-me{background:#eff6ff}.lk-pair-people article.is-empty{opacity:.72;border-style:dashed}.lk-pair-people article>span{color:#2563eb;font-size:9px;font-weight:900}.lk-pair-people h2{letter-spacing:-.04em;margin:3px 0 1px;font-size:15px}.lk-pair-people p,.lk-pair-people small{color:#64748b;margin:0;font-size:10px}.lk-pair-people small{color:#047857;margin-top:3px;font-weight:800}.lk-pair-controls{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr) minmax(0,.9fr);gap:6px;display:grid}.lk-pair-controls button,.lk-pair-room>button{color:#1d4ed8;background:#eff6ff;border:0;border-radius:13px;min-height:38px;font-size:11px;font-weight:900}.lk-pair-controls button.is-leave{color:#e11d48;background:#fff1f2;grid-column:1/-1}.lk-pair-controls button.is-mic-control{color:#be123c;background:#fff1f2}.lk-pair-controls button.is-mic-control.is-off{color:#1d4ed8;background:#eff6ff}.lk-pair-controls button.is-on{color:#047857;background:#ecfdf5}.lk-start-remote-audio{color:#1d4ed8;background:#eff6ff;border:0;border-radius:13px;width:100%;min-height:38px;margin-bottom:6px;font-size:11px;font-weight:700}.lk-pair-room>button{color:#92400e;background:#fef3c7;width:100%}.lk-pair-room>button.lk-start-remote-audio{color:#1d4ed8;background:#eff6ff;margin-bottom:6px}.lk-pair-inline-error{color:#be123c;background:#fff1f2;border-radius:11px;margin:0;padding:7px 9px;font-size:10px;font-weight:800;line-height:1.35}.lk-pair-inline-notice{color:#92400e;background:#fffbeb;border:1px solid #d977062e;border-radius:11px;margin:0;padding:8px 10px;font-size:10px;font-weight:800;line-height:1.4}.lk-interpret-panel{background:#f8fafc;border:1px solid #2563eb14;border-radius:18px;gap:10px;padding:13px 14px;display:grid}.lk-interpret-panel__top{justify-content:space-between;align-items:center;gap:10px;display:flex}.lk-interpret-panel__top strong{color:#1d4ed8;font-size:13px}.lk-interpret-panel__top p,.lk-interpret-panel__hint,.lk-interpret-panel__error{margin:0;font-size:12px;line-height:1.45}.lk-interpret-panel__top p,.lk-interpret-panel__hint{color:#64748b}.lk-interpret-panel__top span{color:#1d4ed8;background:#eff6ff;border-radius:999px;flex:none;padding:6px 9px;font-size:11px;font-weight:900}.lk-interpret-panel__error{color:#be123c;background:#fff1f2;border-radius:14px;padding:9px 10px;font-weight:800}.lk-translation-list,.lk-realtime-captions{gap:8px;display:grid}.lk-realtime-captions article{background:#fff;border:1px solid #2563eb1a;border-radius:15px;padding:11px 12px}.lk-realtime-captions article.is-source{background:#f8fafc}.lk-realtime-captions span{color:#2563eb;margin-bottom:4px;font-size:11px;font-weight:900;display:block}.lk-realtime-captions p{color:#0f172a;margin:0;font-size:13px;font-weight:800;line-height:1.45}.lk-translation-list article{background:#fff;border:1px solid #2563eb14;border-radius:14px;padding:10px 11px}.lk-translation-list article.is-incoming{background:#eff6ff}.lk-translation-list span,.lk-translation-list p,.lk-translation-list small{margin:0;display:block}.lk-translation-list span{color:#2563eb;font-size:11px;font-weight:900}.lk-translation-list p{color:#0f172a;margin-top:5px;font-size:13px;font-weight:800;line-height:1.35}.lk-translation-list small{color:#64748b;margin-top:4px;font-size:11px;line-height:1.35}.lk-pair-notice{background:#f8fafc;border-radius:18px;padding:13px 14px}.lk-pair-notice strong{color:#1d4ed8;font-size:12px}.lk-pair-notice p{color:#64748b;margin:5px 0 0;font-size:12px;line-height:1.5}@media (max-width:390px){.lk-pair-people{grid-template-columns:1fr 1fr}}.lk-pair-room .lt-duo-qr-card{border-radius:14px;grid-template-columns:76px 1fr;gap:9px;margin-top:0;padding:7px}.lk-pair-room .lt-duo-qr-card img{border-radius:8px;width:76px;height:76px}.lk-pair-room .lt-duo-qr-card strong{font-size:12px}.lk-pair-room .lt-duo-qr-card p{margin-top:2px;font-size:9px;line-height:1.3}.lk-pair-room .lt-duo-qr-card .lt-duo-access-code{margin-top:4px}.lk-pair-room .lt-duo-access-code code{font-size:15px}.lt-mode-picker{margin-top:14px}.lt-mode-picker .lt-auto-mode-card{color:inherit;text-align:left;cursor:pointer;transition:border-color .16s,box-shadow .16s,transform .16s;position:relative}.lt-mode-picker .lt-auto-mode-card:hover:not(:disabled){border-color:#2563eb6b;transform:translateY(-1px)}.lt-mode-picker .lt-auto-mode-card.is-selected{background:linear-gradient(145deg,#fff,#eef4ff);border:2px solid #2563eb;box-shadow:0 14px 30px #2563eb2e}.lt-mode-picker .lt-auto-mode-card:disabled{cursor:not-allowed;opacity:.7}.lt-mode-picker .lt-auto-mode-card h3{color:#0f172a;letter-spacing:-.04em;margin:6px 0 4px;font-size:13.5px}.lt-auto-mode-card__status{color:#047857;margin-left:5px;font-size:8.5px;font-weight:900;display:inline-flex}.lt-auto-mode-card__check{color:#fff;background:#2563eb;border-radius:999px;place-items:center;width:22px;height:22px;font-size:12px;font-weight:900;display:grid;position:absolute;top:10px;right:10px}.lt-start-button:disabled{color:#64748b;box-shadow:none;cursor:not-allowed;background:#e2e8f0}.lt-auth-preview{grid-template-columns:1fr 1fr;gap:8px;display:grid}.lt-auth-preview button,.lt-payment-preview button{color:#334155;opacity:1;background:#f8fafc;border:1px solid #dbe7f8;border-radius:14px;min-height:46px;padding:8px 10px;font-size:10.5px;font-weight:900}.lt-auth-preview button:not(:disabled){cursor:pointer}.lt-auth-preview button:not(:disabled):hover{color:#1d4ed8;background:#eff6ff;border-color:#93c5fd}.lt-auth-preview small{color:#94a3b8;margin-top:3px;font-size:8px;display:block}.lt-credit-preview{background:linear-gradient(135deg,#eff6ff,#f5f3ff);border:1px solid #2563eb29;border-radius:17px;justify-content:space-between;align-items:flex-start;gap:10px;padding:13px;display:flex}.lt-credit-preview span,.lt-credit-preview strong{display:block}.lt-credit-preview span{color:#2563eb;letter-spacing:.11em;font-size:8px;font-weight:900}.lt-credit-preview strong{margin-top:5px;font-size:15px}.lt-credit-preview p,.lt-payment-preview p{color:#64748b;margin:5px 0 0;font-size:9.5px;line-height:1.45}.lt-credit-preview>b{color:#b45309;background:#fffbeb;border-radius:999px;flex:none;padding:5px 7px;font-size:8px}.lt-payment-preview{background:#fff;border:1px solid #e2e8f0;border-radius:15px;gap:8px;padding:12px;display:grid}.lt-payment-preview>strong{font-size:11px}.lt-payment-preview button{color:#64748b;width:100%}.lt-admin-whisper{color:#cbd5e1;letter-spacing:.08em;opacity:.5;cursor:default;background:0 0;border:0;margin:18px 4px 0 auto;padding:2px 0;font-size:8px;font-weight:600;display:block}.lt-admin-whisper:hover{color:#94a3b8;opacity:.7}.lt-auth-page{background:radial-gradient(circle at 12% 10%,#2563eb2b,#0000 33%),radial-gradient(circle at 88% 85%,#10b98121,#0000 32%),linear-gradient(#f8fbff 0%,#edf5ff 100%);place-items:center;min-height:100dvh;padding:28px 16px;display:grid}.lt-auth-shell{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#ffffffed;border:1px solid #3b82f629;border-radius:30px;width:min(100%,430px);padding:30px;position:relative;box-shadow:0 30px 80px #1e40af29}.lt-auth-back{color:#64748b;align-items:center;min-height:34px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.lt-auth-brand{align-items:center;gap:9px;margin:16px 0 28px;display:flex}.lt-auth-brand>span{color:#fff;background:linear-gradient(135deg,#0b63ff,#4f46e5);border-radius:13px;place-items:center;width:38px;height:38px;font-size:18px;font-weight:900;display:grid}.lt-auth-brand strong{color:#0f172a;letter-spacing:-.045em;font-size:20px}.lt-auth-brand small{color:#1d4ed8;letter-spacing:.1em;background:#eff6ff;border-radius:999px;margin-left:auto;padding:5px 7px;font-size:8px;font-weight:900}.lt-auth-heading{margin-bottom:22px}.lt-auth-heading>span{color:#2563eb;letter-spacing:.13em;margin-bottom:7px;font-size:9px;font-weight:900;display:block}.lt-auth-heading h1,.lt-auth-signed-in h1{color:#0f172a;letter-spacing:-.055em;margin:0;font-size:27px}.lt-auth-heading p,.lt-auth-signed-in p{color:#64748b;margin:9px 0 0;font-size:13px;line-height:1.55}.lt-auth-google,.lt-auth-submit,.lt-auth-primary-link{cursor:pointer;border-radius:16px;justify-content:center;align-items:center;width:100%;min-height:52px;font-size:13px;font-weight:900;text-decoration:none;display:flex}.lt-auth-google{color:#334155;background:#fff;border:1px solid #dbe4f0;gap:10px}.lt-auth-google span{color:#2563eb;background:#eff6ff;border-radius:999px;place-items:center;width:24px;height:24px;font-weight:900;display:grid}.lt-auth-divider{color:#94a3b8;align-items:center;gap:12px;margin:18px 0;font-size:10px;font-weight:800;display:flex}.lt-auth-divider:before,.lt-auth-divider:after{content:"";background:#e2e8f0;flex:1;height:1px}.lt-auth-form{gap:14px;display:grid}.lt-auth-form label{gap:7px;display:grid}.lt-auth-form label>span{color:#334155;font-size:11px;font-weight:900}.lt-auth-form input{color:#0f172a;background:#f8fafc;border:1px solid #dbe4f0;border-radius:15px;outline:none;width:100%;min-height:50px;padding:0 14px;font-size:14px;transition:border-color .14s,box-shadow .14s,background .14s}.lt-auth-form input:focus{background:#fff;border-color:#60a5fa;box-shadow:0 0 0 4px #3b82f61f}.lt-auth-submit,.lt-auth-primary-link{color:#fff;background:linear-gradient(135deg,#0b63ff,#4f46e5);border:0;box-shadow:0 13px 26px #2563eb38}.lt-auth-submit:disabled,.lt-auth-google:disabled,.lt-auth-text-button:disabled{cursor:wait;opacity:.55}.lt-auth-message{border-radius:12px;margin:0;padding:10px 12px;font-size:11px;font-weight:750;line-height:1.5}.lt-auth-message.is-info{color:#1d4ed8;background:#eff6ff}.lt-auth-message.is-error{color:#be123c;background:#fff1f2}.lt-auth-text-button{color:#2563eb;cursor:pointer;background:0 0;border:0;min-height:32px;font-size:11px;font-weight:850}.lt-auth-switch{color:#64748b;justify-content:center;align-items:center;gap:8px;margin-top:18px;font-size:11px;display:flex}.lt-auth-switch button{color:#2563eb;font-size:inherit;cursor:pointer;background:0 0;border:0;font-weight:900}.lt-auth-privacy{color:#475569;background:#f0fdf8;border:1px solid #10b98124;border-radius:15px;margin-top:22px;padding:13px 14px}.lt-auth-privacy strong{color:#047857;margin-bottom:5px;font-size:11px;display:block}.lt-auth-privacy p{margin:0;font-size:10px;line-height:1.55}.lt-auth-loading,.lt-auth-signed-in{text-align:center;padding:38px 0 12px}.lt-auth-loading{color:#64748b;font-size:13px}.lt-auth-signed-in{justify-items:center;gap:10px;display:grid}.lt-auth-signed-in>strong{color:#1e293b;font-size:14px}.lt-auth-signed-in>button{color:#64748b;cursor:pointer;background:0 0;border:0;min-height:38px;font-size:11px;font-weight:850}.lt-auth-avatar{color:#fff;background:linear-gradient(135deg,#0b63ff,#4f46e5);border-radius:22px;place-items:center;width:64px;height:64px;margin-bottom:8px;font-size:26px;font-weight:900;display:grid;box-shadow:0 14px 28px #2563eb38}@media (max-width:520px){.lt-auth-page{background:#fff;align-items:start;padding:0}.lt-auth-shell{min-height:100dvh;box-shadow:none;border:0;border-radius:0;padding:22px 20px 30px}}.tl-page{color:#15243f;background:radial-gradient(circle at 12% 0,#22c55e24,#0000 30%),radial-gradient(circle at 100% 16%,#2563eb29,#0000 32%),#f4f8fc;min-height:100dvh}.tl-create-page{width:min(100%,620px);margin:0 auto;padding:28px 20px 48px}.tl-create-brand,.tl-topbar,.tl-passenger-header{justify-content:space-between;align-items:center;gap:14px;display:flex}.tl-create-brand span,.tl-topbar strong,.tl-passenger-header strong{color:#0f3f77;letter-spacing:.12em;font-size:15px;font-weight:950}.tl-create-brand strong{color:#047857;letter-spacing:.08em;background:#d1fae5;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:950}.tl-create-hero{text-align:center;padding:48px 0 30px}.tl-create-icon{background:linear-gradient(145deg,#d1fae5,#dbeafe);border-radius:28px;place-items:center;width:80px;height:80px;margin:0 auto 17px;font-size:38px;display:grid;box-shadow:0 20px 38px #0f3f7726}.tl-create-hero p,.tl-create-hero h1,.tl-create-hero>span{margin:0}.tl-create-hero p{color:#059669;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:900}.tl-create-hero h1{color:#12233f;letter-spacing:-.055em;margin-top:11px;font-size:clamp(30px,8vw,43px);line-height:1.14}.tl-create-hero>span{color:#64748b;margin-top:13px;font-size:13px;display:block}.tl-create-form,.tl-driver-primary-card,.tl-qr-card,.tl-live-hero,.tl-live-grid article,.tl-question-queue,.tl-passenger-intro,.tl-passenger-how,.tl-passenger-question-form,.tl-shared-questions,.tl-speaker-notice,.tl-passenger-waiting,.tl-state-card{background:#ffffffed;border:1px solid #94a3b838;box-shadow:0 22px 50px #0f2d521c}.tl-create-form{border-radius:28px;gap:18px;padding:24px;display:grid}.tl-create-form label,.tl-device-select{gap:7px;display:grid}.tl-create-form label>span,.tl-device-select>span{color:#334155;font-size:12px;font-weight:900}.tl-create-form input,.tl-create-form select,.tl-device-select select{color:#172554;background:#fff;border:1px solid #dbe4ef;border-radius:14px;outline:none;width:100%;min-height:50px;padding:0 14px;font-weight:750}.tl-create-form input:focus,.tl-create-form select:focus,.tl-device-select select:focus,.tl-passenger-question-form textarea:focus{border-color:#38bdf8;box-shadow:0 0 0 4px #38bdf81f}.tl-create-form label small{color:#64748b;font-size:10px}.tl-create-hardware{color:#065f46;background:#ecfdf5;border-radius:17px;gap:8px;padding:16px;display:grid}.tl-create-hardware strong{font-size:12px}.tl-create-hardware span{font-size:11px}.tl-create-form>button,.tl-start-tour,.tl-connect-button,.tl-qr-card button,.tl-driver-controls button,.tl-driver-controls a,.tl-passenger-question-actions button{cursor:pointer;border:0;font-weight:900}.tl-create-form>button,.tl-start-tour{color:#fff;background:linear-gradient(135deg,#059669,#0f7bdc);border-radius:17px;min-height:58px;box-shadow:0 15px 30px #05966933}.tl-create-form>button:disabled,.tl-passenger-question-actions button:disabled{cursor:not-allowed;opacity:.48}.tl-topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border-bottom:1px solid #dbe5ef;min-height:76px;padding:0 max(20px,50% - 560px)}.tl-topbar>div,.tl-passenger-header>div{gap:3px;display:grid}.tl-topbar span,.tl-passenger-header span{color:#64748b;font-size:10px;font-weight:800}.tl-topbar em{color:#64748b;background:#f1f5f9;border-radius:999px;padding:8px 12px;font-size:10px;font-style:normal;font-weight:950}.tl-topbar em.is-live{color:#047857;background:#d1fae5}.tl-topbar em.is-paused{color:#92400e;background:#fef3c7}.tl-topbar em.is-ended{color:#475569;background:#e2e8f0}.tl-driver-setup,.tl-driver-live{width:min(100%,1120px);margin:0 auto;padding:28px 20px 50px}.tl-driver-setup{grid-template-columns:minmax(0,1.45fr) minmax(280px,.75fr);align-items:start;gap:20px;display:grid}.tl-driver-primary-card,.tl-qr-card{border-radius:26px}.tl-driver-primary-card{gap:17px;padding:25px;display:grid}.tl-driver-primary-card>span{color:#059669;letter-spacing:.1em;font-size:10px;font-weight:950}.tl-driver-primary-card h1{letter-spacing:-.045em;font-size:clamp(24px,4vw,36px)}.tl-route-lock{text-align:center;background:#f0f7ff;border-radius:18px;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;padding:16px;display:grid}.tl-route-lock b{color:#0f3f77;font-size:15px}.tl-route-lock i{color:#38bdf8;font-style:normal}.tl-route-lock small{color:#64748b;grid-column:1/-1;font-size:9px}.tl-connect-button{color:#0f3f77;background:#e9f3ff;border-radius:14px;min-height:47px}.tl-device-status{border-top:1px solid #e8eef5;border-bottom:1px solid #e8eef5;justify-content:space-between;align-items:center;gap:12px;padding:12px 0;font-size:11px;display:flex}.tl-device-status strong{color:#059669}.tl-routing-status{color:#92400e;background:#fff7ed;border-radius:15px;gap:4px;padding:13px;display:grid}.tl-routing-status.is-ready{color:#065f46;background:#ecfdf5}.tl-routing-status strong{font-size:11px}.tl-routing-status span{font-size:9px;line-height:1.45}.tl-qr-card{text-align:center;justify-items:center;gap:11px;padding:24px;display:grid}.tl-qr-card img{border-radius:14px;width:min(100%,220px);height:auto}.tl-qr-card strong{font-size:16px}.tl-qr-card p{color:#64748b;margin:0;font-size:10px;line-height:1.55}.tl-qr-actions{grid-template-columns:1fr 1fr;gap:8px;width:100%;display:grid}.tl-qr-card .tl-qr-actions button,.tl-qr-card .tl-qr-actions a{color:#0f3f77;background:#e9f3ff;border:0;border-radius:12px;justify-content:center;align-items:center;min-height:42px;padding:0 12px;font-size:10px;font-weight:900;text-decoration:none;display:flex}.tl-qr-card .tl-qr-actions a{color:#fff;background:linear-gradient(135deg,#059669,#0f7bdc)}.tl-driver-setup>.tl-error,.tl-driver-setup>.tl-start-tour{grid-column:1/-1}.tl-error{color:#b42318;background:#fff1f0;border-radius:13px;margin:0;padding:12px 14px;font-size:11px;font-weight:750;line-height:1.45}.tl-driver-live{gap:18px;display:grid}.tl-live-hero{text-align:center;border-radius:26px;padding:24px}.tl-live-hero>div:first-child{justify-content:space-between;align-items:center;gap:12px;display:flex}.tl-live-hero>div:first-child span{color:#059669;font-size:12px;font-weight:900}.tl-live-hero>div:first-child strong{color:#0f3f77;background:#e9f3ff;border-radius:999px;padding:7px 10px;font-size:10px}.tl-live-hero p{color:#64748b;margin:3px 0 0;font-size:11px}.tl-driver-wave{justify-content:center;align-items:center;gap:6px;min-height:74px;display:flex}.tl-driver-wave i{background:linear-gradient(#38bdf8,#10b981);border-radius:999px;width:6px;animation:1.2s ease-in-out infinite alternate tl-wave}.tl-driver-wave i:first-child,.tl-driver-wave i:nth-child(7){height:15px;animation-delay:-.5s}.tl-driver-wave i:nth-child(2),.tl-driver-wave i:nth-child(6){height:29px;animation-delay:-.2s}.tl-driver-wave i:nth-child(3),.tl-driver-wave i:nth-child(5){height:43px;animation-delay:-.7s}.tl-driver-wave i:nth-child(4){height:58px}@keyframes tl-wave{0%{opacity:.6;transform:scaleY(.55)}to{opacity:1;transform:scaleY(1)}}.tl-live-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.tl-live-grid article{border-radius:22px;align-content:space-between;gap:9px;min-height:132px;padding:20px;display:grid}.tl-live-grid span{color:#64748b;font-size:10px;font-weight:900}.tl-live-grid strong{color:#172554;font-size:15px;line-height:1.5}.tl-live-grid small{color:#94a3b8;font-size:9px}.tl-question-queue{border-radius:24px;padding:22px}.tl-question-queue header,.tl-shared-questions header{justify-content:space-between;align-items:center;gap:12px;display:flex}.tl-question-queue header>div,.tl-shared-questions header>div{gap:3px;display:grid}.tl-question-queue header span,.tl-shared-questions header span,.tl-passenger-question-form>span{color:#059669;letter-spacing:.1em;font-size:9px;font-weight:950}.tl-question-queue h2,.tl-shared-questions h2{margin:0;font-size:18px}.tl-question-queue header>strong,.tl-shared-questions header>strong{color:#fff;background:#0f7bdc;border-radius:999px;place-items:center;min-width:32px;height:32px;font-size:11px;display:grid}.tl-question-queue article{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;margin-top:12px;padding:14px}.tl-question-queue article.is-announcing,.tl-question-queue article.is-answering,.tl-question-queue article.is-broadcasting{background:#eff9ff;border-color:#7dd3fc}.tl-question-queue article.is-answered{background:#ecfdf5;border-color:#a7f3d0}.tl-question-queue article>div{justify-content:space-between;gap:10px;display:flex}.tl-question-queue article>div span{color:#0f7bdc;font-size:9px;font-weight:900}.tl-question-queue article>div small{color:#64748b;font-size:9px}.tl-question-queue article p{color:#172554;margin:8px 0;font-size:13px;font-weight:800}.tl-question-queue blockquote{color:#065f46;background:#fff;border-left:3px solid #10b981;margin:0;padding:9px 11px;font-size:11px;line-height:1.45}.tl-empty-queue{color:#64748b;margin:16px 0 0;font-size:11px}.tl-driver-controls{grid-template-columns:1fr 1fr;gap:10px;display:grid}.tl-driver-controls button,.tl-driver-controls a{color:#0f3f77;background:#e9f3ff;border-radius:15px;justify-content:center;align-items:center;min-height:52px;text-decoration:none;display:flex}.tl-driver-controls button.is-end{color:#b42318;background:#fff1f0}.tl-passenger-page{background:#f6f9fc;width:min(100%,580px);margin:0 auto;padding-bottom:40px}.tl-passenger-header{background:#fff;border-bottom:1px solid #e2e8f0;min-height:72px;padding:0 18px}.tl-passenger-header em{color:#0f3f77;background:#e9f3ff;border-radius:999px;padding:7px 10px;font-size:10px;font-style:normal;font-weight:900}.tl-passenger-header-meta{align-items:flex-end;gap:5px!important;display:flex!important}.tl-passenger-header-meta b{color:#64748b;letter-spacing:.04em;background:#f1f5f9;border-radius:999px;padding:7px 9px;font-size:8px;font-weight:950}.tl-passenger-header-meta b.is-live{color:#047857;background:#d1fae5}.tl-passenger-header-meta b.is-paused{color:#92400e;background:#fef3c7}.tl-passenger-header-meta b.is-ended{color:#475569;background:#e2e8f0}.tl-passenger-intro{background:radial-gradient(circle at 90% 5%,#38bdf840,#0000 42%),linear-gradient(145deg,#effcf7,#eef6ff 64%,#f8f5ff);border-radius:25px;margin:16px 16px 0;padding:25px 22px 23px;position:relative;overflow:hidden}.tl-passenger-intro:after{content:"";border:22px solid #0f7bdc12;border-radius:50%;width:130px;height:130px;position:absolute;bottom:-75px;right:-60px}.tl-passenger-intro>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.tl-passenger-intro>div span{background:#ffffffc7;border-radius:15px;place-items:center;width:44px;height:44px;font-size:23px;display:grid;box-shadow:0 8px 20px #0f2d5217}.tl-passenger-intro small{color:#059669;letter-spacing:.09em;font-size:9px;font-weight:950}.tl-passenger-intro h1{z-index:1;letter-spacing:-.05em;max-width:390px;margin:18px 0 0;font-size:clamp(27px,7vw,37px);line-height:1.08;position:relative}.tl-passenger-intro p{z-index:1;color:#475569;max-width:430px;margin:11px 0 0;font-size:12px;line-height:1.58;position:relative}.tl-passenger-intro>strong{z-index:1;color:#047857;margin-top:16px;font-size:9px;display:inline-block;position:relative}.tl-speaker-notice{border-radius:18px;grid-template-columns:auto 1fr;gap:12px;margin:16px 16px 0;padding:15px;display:grid}.tl-speaker-notice>span{background:#d1fae5;border-radius:13px;place-items:center;width:38px;height:38px;display:grid}.tl-speaker-notice strong{font-size:12px}.tl-speaker-notice p{color:#64748b;margin:5px 0 0;font-size:10px;line-height:1.45}.tl-passenger-how{border-radius:22px;margin:16px 16px 0;padding:20px}.tl-passenger-how>span{color:#059669;letter-spacing:.1em;font-size:9px;font-weight:950}.tl-passenger-how h2{letter-spacing:-.025em;margin:5px 0 14px;font-size:18px}.tl-passenger-how ol{gap:10px;margin:0;padding:0;list-style:none;display:grid}.tl-passenger-how li{grid-template-columns:28px 1fr;align-items:center;gap:10px;display:grid}.tl-passenger-how li b{color:#0f7bdc;background:#e9f3ff;border-radius:10px;place-items:center;width:28px;height:28px;font-size:10px;display:grid}.tl-passenger-how li p{color:#475569;margin:0;font-size:10px;line-height:1.5}.tl-passenger-question-form,.tl-shared-questions,.tl-passenger-waiting{border-radius:22px;margin:16px 16px 0;padding:20px}.tl-passenger-question-form h1{letter-spacing:-.035em;margin:5px 0 0;font-size:24px}.tl-passenger-question-form>p{color:#64748b;margin:8px 0 14px;font-size:11px;line-height:1.5}.tl-question-suggestions{gap:7px;margin-bottom:12px;display:grid}.tl-question-suggestions>strong{color:#475569;font-size:9px}.tl-question-suggestions>div{scrollbar-width:none;gap:6px;padding-bottom:3px;display:flex;overflow-x:auto}.tl-question-suggestions>div::-webkit-scrollbar{display:none}.tl-question-suggestions button{color:#0f3f77;white-space:nowrap;background:#f4f9ff;border:1px solid #dbe8f5;border-radius:999px;flex:none;max-width:230px;padding:8px 10px;font-size:9px;font-weight:800}.tl-question-suggestions button:disabled{opacity:.45}.tl-passenger-question-form textarea{resize:vertical;color:#172554;width:100%;min-height:124px;font:inherit;background:#fff;border:1px solid #dbe4ef;border-radius:15px;outline:none;padding:14px;font-size:14px;line-height:1.55}.tl-passenger-question-form textarea:disabled{color:#64748b;background:#f1f5f9}.tl-passenger-form-meta{color:#94a3b8;justify-content:space-between;align-items:center;margin-top:7px;font-size:9px;display:flex}.tl-safe-pause{background:#f8fafc;border-radius:11px;padding:9px 10px;color:#475569!important;margin:10px 0 0!important;font-size:9px!important}.tl-passenger-question-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:12px;display:grid}.tl-passenger-question-actions button{color:#0f3f77;background:#e9f3ff;border-radius:14px;min-height:47px;padding:0 10px;font-size:11px}.tl-passenger-question-actions button:last-child{color:#fff;background:linear-gradient(135deg,#059669,#0f7bdc)}.tl-passenger-question-actions button.is-listening{color:#fff;background:#dc2626}.tl-own-question{color:#0f3f77;background:#eff6ff;border-radius:14px;gap:6px;margin-top:13px;padding:13px;display:grid}.tl-own-question.is-answered{color:#065f46;background:#ecfdf5}.tl-own-question strong{font-size:11px}.tl-own-question span{font-size:10px;line-height:1.45}.tl-passenger-question-form .tl-error{margin-top:12px}.tl-shared-questions article{border-top:1px solid #e6edf5;padding:14px 0}.tl-shared-questions article:first-of-type{margin-top:10px}.tl-shared-questions article p{color:#172554;margin:0 0 9px;font-size:13px;font-weight:750;line-height:1.45}.tl-shared-questions article>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.tl-shared-questions article>div span{color:#64748b;font-size:9px;line-height:1.35}.tl-shared-questions article button{color:#0f7bdc;background:#e9f3ff;border:0;border-radius:999px;min-height:34px;padding:0 10px;font-size:9px;font-weight:850}.tl-no-questions{color:#64748b;font-size:11px}.tl-passenger-waiting{text-align:center;align-content:center;place-items:center;gap:12px;min-height:290px;display:grid}.tl-passenger-waiting>span{font-size:46px}.tl-passenger-waiting h1{max-width:340px;font-size:24px;line-height:1.25}.tl-passenger-waiting p{color:#64748b;margin:0;font-size:11px}.tl-passenger-footer{color:#64748b;text-align:center;gap:5px;padding:24px 18px 0;font-size:9px;display:grid}.tl-passenger-footer strong{color:#0f3f77;letter-spacing:.05em}.tl-state-page{place-items:center;padding:20px;display:grid}.tl-state-card{text-align:center;border-radius:26px;justify-items:center;gap:12px;width:min(100%,460px);padding:30px;display:grid}.tl-state-card>span{color:#059669;letter-spacing:.1em;font-size:9px;font-weight:950}.tl-state-card h1,.tl-state-card p{margin:0}.tl-state-card h1{font-size:25px}.tl-state-card p{color:#64748b;font-size:12px;line-height:1.5}.tl-state-card a{color:#fff;background:#0f7bdc;border-radius:13px;margin-top:6px;padding:12px 15px;font-size:11px;font-weight:900;text-decoration:none}@media (prefers-reduced-motion:reduce){.tl-driver-wave i{animation:none}}@media (max-width:760px){.tl-driver-setup{grid-template-columns:1fr}.tl-driver-setup>.tl-error,.tl-driver-setup>.tl-start-tour{grid-column:auto}}@media (max-width:520px){.tl-create-page{padding:22px 14px 34px}.tl-create-hero{padding-top:36px}.tl-create-form{border-radius:23px;padding:19px}.tl-topbar{min-height:66px;padding:0 14px}.tl-topbar span{text-overflow:ellipsis;white-space:nowrap;max-width:190px;overflow:hidden}.tl-driver-setup,.tl-driver-live{padding:18px 14px 36px}.tl-driver-primary-card,.tl-qr-card,.tl-live-hero,.tl-question-queue{border-radius:21px}.tl-live-grid{grid-template-columns:1fr}.tl-live-grid article{min-height:112px}.tl-live-hero>div:first-child{flex-direction:column;align-items:flex-start}.tl-passenger-question-actions,.tl-qr-actions{grid-template-columns:1fr}.tl-passenger-header{min-height:66px;padding:0 14px}.tl-passenger-header-meta{align-items:flex-end}.tl-passenger-header em{padding:6px 8px}.tl-passenger-header-meta b{padding:6px 7px;font-size:7px}.tl-passenger-intro{border-radius:22px;padding:22px 19px}}.lt-admin-page{color:#0f172a;background:radial-gradient(circle at 12% 6%,#2563eb1f,#0000 28%),radial-gradient(circle at 90% 92%,#10b9811a,#0000 30%),#f8fafc;min-height:100vh;padding:28px 16px 48px}.lt-admin-shell{width:min(860px,100%);margin:0 auto}.lt-admin-header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.lt-admin-header span{color:#2563eb;letter-spacing:.13em;font-size:9px;font-weight:900}.lt-admin-header h1{letter-spacing:-.055em;margin:6px 0 0;font-size:clamp(27px,6vw,42px)}.lt-admin-header p{color:#64748b;margin:7px 0 0;font-size:13px}.lt-admin-header a{color:#1d4ed8;background:#fff;border:1px solid #dbe7f8;border-radius:13px;flex:none;padding:9px 13px;font-size:11px;font-weight:900;text-decoration:none}.lt-admin-security-note{background:#fffbeb;border:1px solid #b4530929;border-radius:18px;margin-top:24px;padding:14px 16px}.lt-admin-security-note strong{color:#92400e;font-size:12px}.lt-admin-security-note p{color:#78716c;margin:5px 0 0;font-size:11px;line-height:1.5}.lt-admin-summary{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:16px;display:grid}.lt-admin-summary article{background:#ffffffeb;border:1px solid #e2e8f0;border-radius:20px;min-height:126px;padding:16px;box-shadow:0 14px 28px #0f172a0f}.lt-admin-summary span,.lt-admin-summary strong,.lt-admin-summary small{display:block}.lt-admin-summary span{color:#64748b;font-size:11px;font-weight:800}.lt-admin-summary strong{color:#1d4ed8;margin-top:13px;font-size:29px}.lt-admin-summary small{color:#94a3b8;margin-top:7px;font-size:9px}.lt-admin-list{background:#fffffff0;border:1px solid #e2e8f0;border-radius:22px;margin-top:16px;padding:18px;box-shadow:0 16px 34px #0f172a0f}.lt-admin-list h2{letter-spacing:-.03em;margin:0 0 9px;font-size:14px}.lt-admin-list>div{border-top:1px solid #f1f5f9;grid-template-columns:36px 1fr auto;align-items:center;gap:10px;min-height:66px;display:grid}.lt-admin-list>div>span{background:#eff6ff;border-radius:12px;place-items:center;width:36px;height:36px;display:grid}.lt-admin-list p,.lt-admin-list strong,.lt-admin-list small{margin:0;display:block}.lt-admin-list strong{font-size:12px}.lt-admin-list small{color:#64748b;margin-top:4px;font-size:10px}.lt-admin-list b{color:#64748b;background:#f1f5f9;border-radius:999px;padding:5px 8px;font-size:9px}@media (max-width:560px){.lt-admin-summary{grid-template-columns:1fr}.lt-admin-summary article{min-height:104px}}.ml-top-actions a{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#4f46e5,#7c3aed);border-radius:13px;align-items:center;min-height:40px;padding:0 16px;font-size:13px;font-weight:900;text-decoration:none;display:inline-flex;box-shadow:0 10px 20px #4f46e533}.ml-question-queue{background:#f8fafc;border:1px solid #e4eaf4;border-radius:18px;margin-top:13px;padding:13px}.ml-question-queue>div{justify-content:space-between;align-items:center;display:flex}.ml-question-queue>div span,.ml-question-queue>div strong{font-size:11px;font-weight:900}.ml-question-queue>div strong{color:#fff;background:#2563eb;border-radius:999px;place-items:center;min-width:23px;height:23px;display:grid}.ml-question-queue article{background:#fff;border:1px solid #e5eaf2;border-radius:13px;margin-top:8px;padding:10px}.ml-question-queue article.is-recommended{background:#eff6ff;border-color:#bfdbfe}.ml-question-queue article small,.ml-question-queue article span{color:#64748b;font-size:8px;font-weight:800}.ml-question-queue article.is-recommended small{color:#1d4ed8}.ml-question-queue article p{color:#172554;margin:5px 0;font-size:10px;font-weight:850;line-height:1.4}.ml-ai-question-card,.ml-question-form,.ml-reaction-panel{background:#f8fafc;border:1px solid #e4eaf4;border-radius:18px;padding:14px}.ml-ai-question-heading,.ml-question-form>div:first-child,.ml-reaction-panel>div:first-child{justify-content:space-between;align-items:center;gap:8px;display:flex}.ml-ai-question-heading>span,.ml-question-form>div:first-child span,.ml-reaction-panel>div:first-child span{color:#4f46e5;letter-spacing:.1em;font-size:8px;font-weight:950}.ml-ai-question-heading>strong{color:#4f46e5;letter-spacing:-.05em;font-size:25px}.ml-ai-question-heading em{color:#94a3b8;font-size:9px;font-style:normal}.ml-ai-question-card blockquote{color:#172554;margin:10px 0;font-size:12px;font-weight:900;line-height:1.45}.ml-ai-metrics{background:#fff;border-radius:13px;grid-template-columns:1fr 1fr;gap:8px 10px;padding:10px;display:grid}.ml-ai-metrics>div{grid-template-columns:1fr auto;gap:4px 7px;display:grid}.ml-ai-metrics span,.ml-ai-metrics strong{color:#64748b;font-size:8px;font-weight:850}.ml-ai-metrics strong{color:#1e3a8a}.ml-ai-metrics i{background:#e2e8f0;border-radius:999px;grid-column:1/-1;height:4px;overflow:hidden}.ml-ai-metrics b{border-radius:inherit;background:linear-gradient(90deg,#2563eb,#10b981);height:100%;display:block}.ml-ai-question-card>p{color:#64748b;margin:9px 0;font-size:9px;line-height:1.45}.ml-ai-question-card>p strong{color:#047857}.ml-ai-question-card>button,.ml-ai-question-card>a{color:#fff;background:#4f46e5;border:0;border-radius:12px;justify-content:center;align-items:center;width:100%;min-height:40px;font-size:10px;font-weight:900;text-decoration:none;display:flex}.ml-ai-question-card>button.is-on-screen{background:#059669}.ml-ai-question-card>a{color:#4f46e5;background:#ede9fe;margin-top:7px}.ml-question-form>div:first-child,.ml-reaction-panel>div:first-child{justify-content:flex-start}.ml-question-form>div:first-child strong,.ml-reaction-panel>div:first-child strong{font-size:12px}.ml-question-form textarea{resize:vertical;color:#0f172a;width:100%;min-height:92px;font:inherit;background:#fff;border:1px solid #dbe4f0;border-radius:13px;outline:none;margin-top:10px;padding:11px;font-size:11px;line-height:1.5}.ml-question-form textarea:focus{border-color:#60a5fa;box-shadow:0 0 0 3px #3b82f61c}.ml-question-form-footer{justify-content:space-between;align-items:center;margin-top:7px;display:flex}.ml-question-form-footer span{color:#94a3b8;font-size:8px}.ml-question-form-footer button,.ml-question-success button{color:#fff;background:#2563eb;border:0;border-radius:10px;min-height:35px;padding:0 12px;font-size:9px;font-weight:900}.ml-question-form-footer button:disabled{color:#94a3b8;cursor:not-allowed;background:#e2e8f0}.ml-question-success{background:#ecfdf5;border-radius:13px;grid-template-columns:auto 1fr;gap:8px;margin-top:10px;padding:11px;display:grid}.ml-question-success>span{color:#fff;background:#10b981;border-radius:999px;place-items:center;width:26px;height:26px;font-size:11px;font-weight:900;display:grid}.ml-question-success strong{color:#065f46;font-size:10px}.ml-question-success p{color:#047857;margin:3px 0 0;font-size:8px;line-height:1.4}.ml-question-success button{color:#047857;background:#fff;grid-column:1/-1}.ml-reaction-panel>p{color:#64748b;margin:8px 0 9px;font-size:8px;line-height:1.4}.ml-reaction-panel>div:last-child{gap:6px;display:grid}.ml-reaction-panel button{color:#475569;text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:11px;grid-template-columns:auto 1fr auto;align-items:center;gap:7px;min-height:41px;padding:0 10px;display:grid}.ml-reaction-panel button.is-selected{color:#1d4ed8;background:#eff6ff;border-color:#93c5fd}.ml-reaction-panel button span{font-size:14px}.ml-reaction-panel button strong{font-size:9px}.ml-reaction-panel button em{color:#2563eb;font-size:10px;font-style:normal;font-weight:900}.ml-projector{color:#f8fafc;background:radial-gradient(circle at 15% 10%,#2563eb47,#0000 30%),radial-gradient(circle at 90% 80%,#10b98138,#0000 30%),linear-gradient(145deg,#071333 0%,#0b1748 48%,#071d35 100%);flex-direction:column;min-height:100dvh;display:flex}.ml-projector-header{border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:20px;min-height:104px;padding:22px 36px;display:flex}.ml-projector-brand,.ml-projector-status,.ml-projector-speaker,.ml-projector-questioner{align-items:center;display:flex}.ml-projector-brand{gap:13px}.ml-projector-brand>span{background:linear-gradient(135deg,#2563eb,#7c3aed,#10b981);border-radius:17px;place-items:center;width:55px;height:55px;font-size:26px;font-weight:900;display:grid}.ml-projector-brand div{gap:2px;display:grid}.ml-projector-brand strong{letter-spacing:-.04em;font-size:24px}.ml-projector-brand small{color:#a5b4fc;letter-spacing:.08em;font-size:11px;font-weight:850}.ml-projector-status{gap:9px}.ml-projector-status span{color:#cbd5e1;background:#ffffff14;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:850}.ml-projector-status span:first-child{color:#fda4af;background:#e11d482b}.ml-projector-lecture,.ml-projector-question,.ml-projector-answer{flex-direction:column;flex:1;justify-content:center;width:min(1500px,100%);min-height:0;margin:0 auto;padding:clamp(30px,4vw,64px);display:flex}.ml-projector-speaker{gap:13px;margin-bottom:26px}.ml-projector-speaker>span{background:#fff;border-radius:17px;place-items:center;width:58px;height:58px;font-size:27px;display:grid}.ml-projector-speaker div{gap:2px;display:grid}.ml-projector-speaker small{color:#94a3b8;font-size:12px;font-weight:800}.ml-projector-speaker strong{font-size:22px}.ml-projector-speaker em{color:#6ee7b7;margin-left:auto;font-size:14px;font-style:normal;font-weight:900}.ml-projector-speaker em i,.ml-projector-listening i{background:#34d399;border-radius:999px;width:9px;height:9px;margin-right:7px;animation:1.3s ease-in-out infinite mlPulse;display:inline-block}.ml-projector-caption{background:#ffffff12;border:1px solid #ffffff24;border-radius:24px;padding:24px 28px}.ml-projector-caption+.ml-projector-caption{margin-top:16px}.ml-projector-caption span{color:#93c5fd;font-size:13px;font-weight:900}.ml-projector-caption p{letter-spacing:-.035em;margin:10px 0 0;font-size:clamp(25px,3vw,43px);font-weight:850;line-height:1.45}.ml-projector-caption--translation{background:#10b98117;border-color:#34d39947}.ml-projector-caption--translation span{color:#6ee7b7}.ml-projector-listening{color:#94a3b8;margin-top:20px;font-size:12px;font-weight:800}.ml-projector-kicker{align-items:center;gap:13px;display:flex}.ml-projector-kicker span{color:#bfdbfe;letter-spacing:.1em;background:#2563eb40;border-radius:9px;padding:7px 10px;font-size:11px;font-weight:950}.ml-projector-kicker strong{font-size:22px}.ml-projector-question blockquote,.ml-projector-answer blockquote{letter-spacing:-.05em;max-width:1260px;margin:28px 0;font-size:clamp(34px,4.3vw,64px);font-weight:900;line-height:1.32}.ml-projector-questioner{gap:10px}.ml-projector-questioner>span{background:#fff;border-radius:14px;place-items:center;width:48px;height:48px;font-size:23px;display:grid}.ml-projector-questioner div{gap:2px;display:grid}.ml-projector-questioner strong{font-size:17px}.ml-projector-questioner small{color:#94a3b8;font-size:11px}.ml-projector-score,.ml-projector-review{background:#4f46e521;border:1px solid #818cf84d;border-radius:24px;grid-template-columns:200px 1fr;align-items:center;gap:25px;margin-top:27px;padding:22px 25px;display:grid}.ml-projector-score>div{grid-template-columns:1fr auto;align-items:end;gap:2px 8px;display:grid}.ml-projector-score small{color:#c4b5fd;grid-column:1/-1;font-size:11px;font-weight:900}.ml-projector-score strong{font-size:48px;line-height:1}.ml-projector-score strong em{color:#94a3b8;font-size:13px;font-style:normal}.ml-projector-score span{color:#6ee7b7;font-size:11px;font-weight:900}.ml-projector-score p,.ml-projector-review p{color:#e2e8f0;margin:0;font-size:clamp(17px,1.7vw,24px);line-height:1.5}.ml-projector-review{background:#10b9811a;border-color:#34d3994d;grid-template-columns:260px 1fr}.ml-projector-review>div{gap:4px;display:grid}.ml-projector-review span{color:#6ee7b7;letter-spacing:.08em;font-size:11px;font-weight:900}.ml-projector-review strong{font-size:25px}.ml-projector-review em{color:#d1fae5;background:#10b98133;border-radius:999px;width:max-content;padding:5px 8px;font-size:11px;font-style:normal;font-weight:900}.ml-projector-votes{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:24px;display:grid}.ml-projector-votes span{color:#cbd5e1;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:17px;justify-content:center;align-items:center;gap:8px;min-height:56px;font-size:14px;font-weight:850;display:flex}.ml-projector-votes strong{color:#fff;font-size:18px}.ml-projector-footer{color:#94a3b8;border-top:1px solid #ffffff1f;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;min-height:58px;padding:0 36px;font-size:10px;font-weight:800;display:grid}.ml-projector-footer strong{color:#e2e8f0;font-size:12px}.ml-projector-footer span:last-child{text-align:right}@media (max-width:1120px){.ml-top-actions a{min-height:36px;padding:0 11px;font-size:10px}.ml-question-queue{display:none}}@media (max-width:760px){.ml-top-actions a{justify-content:center;width:40px;padding:0;font-size:0}.ml-top-actions a:before{content:"▣";font-size:16px}.ml-ai-question-card{margin-top:2px}.ml-ai-metrics,.ml-audience-controls .ml-host-buttons{grid-template-columns:1fr 1fr}.ml-question-form textarea{min-height:82px}.ml-reaction-panel>div:last-child{grid-template-columns:1fr}.ml-projector-header{min-height:78px;padding:14px 16px}.ml-projector-brand>span{border-radius:13px;width:42px;height:42px;font-size:20px}.ml-projector-brand strong{font-size:18px}.ml-projector-brand small{font-size:8px}.ml-projector-status span:not(:first-child){display:none}.ml-projector-lecture,.ml-projector-question,.ml-projector-answer{padding:22px 17px}.ml-projector-caption{border-radius:18px;padding:17px}.ml-projector-caption p{font-size:23px}.ml-projector-question blockquote,.ml-projector-answer blockquote{margin:22px 0;font-size:31px}.ml-projector-score,.ml-projector-review{grid-template-columns:1fr;gap:14px;padding:18px}.ml-projector-score>div{max-width:190px}.ml-projector-votes{grid-template-columns:1fr;gap:7px}.ml-projector-votes span{min-height:46px}.ml-projector-footer{grid-template-columns:1fr auto;min-height:54px;padding:0 16px}.ml-projector-footer span:last-child{display:none}}.lt-start-error{color:#be123c;text-align:center;background:#fff1f2;border-radius:13px;margin:9px 3px 0;padding:10px 12px;font-size:10px;font-weight:800;line-height:1.45}.ml-entry-page{color:#0f172a;background:radial-gradient(circle at 10% 5%,#2563eb2b,#0000 30%),radial-gradient(circle at 90% 90%,#10b98124,#0000 30%),linear-gradient(#f8fbff,#edf5ff);place-items:center;min-height:100dvh;padding:28px 16px;display:grid}.ml-entry-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #2563eb24;border-radius:30px;width:min(100%,440px);padding:24px;box-shadow:0 28px 80px #1e40af29}.ml-entry-header{grid-template-columns:auto 1fr auto;align-items:center;gap:10px;display:grid}.ml-entry-logo{color:#fff;background:linear-gradient(135deg,#2563eb,#6d4be8 62%,#10b981);border-radius:15px;place-items:center;width:46px;height:46px;font-size:22px;font-weight:900;display:grid;box-shadow:0 12px 24px #2563eb38}.ml-entry-header>div{gap:2px;display:grid}.ml-entry-header strong{letter-spacing:-.04em;font-size:20px}.ml-entry-header small{color:#4f46e5;letter-spacing:.11em;font-size:9px;font-weight:950}.ml-entry-header em{color:#047857;background:#ecfdf5;border-radius:999px;padding:7px 10px;font-size:10px;font-style:normal;font-weight:900}.ml-entry-heading{margin:28px 0 22px}.ml-entry-heading>span{color:#2563eb;letter-spacing:.08em;font-size:10px;font-weight:950}.ml-entry-heading h1{letter-spacing:-.055em;margin:7px 0 0;font-size:29px;line-height:1.22}.ml-entry-heading p{color:#64748b;margin:10px 0 0;font-size:11px;line-height:1.55}.ml-entry-form{gap:14px;display:grid}.ml-entry-form>label{gap:7px;display:grid}.ml-entry-form>label>span,.ml-entry-form legend{color:#334155;font-size:10px;font-weight:900}.ml-entry-form input[type=text],.ml-entry-form input:not([type]),.ml-entry-form select{color:#0f172a;width:100%;min-height:50px;font:inherit;background:#f8fafc;border:1px solid #dbe4f0;border-radius:14px;outline:none;padding:0 13px;font-size:13px}.ml-entry-form input:focus,.ml-entry-form select:focus{background:#fff;border-color:#60a5fa;box-shadow:0 0 0 4px #3b82f61a}.ml-entry-form fieldset{border:0;grid-template-columns:1fr 1fr;gap:8px;margin:0;padding:0;display:grid}.ml-entry-form legend{grid-column:1/-1;margin-bottom:7px}.ml-entry-form fieldset label{cursor:pointer;background:#fff;border:1px solid #dbe4f0;border-radius:15px;align-items:flex-start;gap:8px;min-height:78px;padding:12px;display:flex}.ml-entry-form fieldset label.is-selected{background:#eff6ff;border-color:#60a5fa}.ml-entry-form fieldset label:has(input:disabled){cursor:not-allowed;opacity:.55}.ml-entry-form fieldset input{accent-color:#2563eb;margin:2px 0 0}.ml-entry-form fieldset span{gap:4px;display:grid}.ml-entry-form fieldset strong{font-size:11px}.ml-entry-form fieldset small{color:#64748b;font-size:8px;line-height:1.4}.ml-entry-form>button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#4f46e5);border:0;border-radius:15px;min-height:52px;font-size:12px;font-weight:900;box-shadow:0 13px 25px #2563eb38}.ml-entry-form>button:disabled{color:#64748b;box-shadow:none;cursor:not-allowed;background:#e2e8f0}.ml-entry-error{color:#be123c;background:#fff1f2;border-radius:12px;margin:0;padding:9px 11px;font-size:9px;font-weight:800;line-height:1.45}.ml-entry-card>footer{color:#64748b;justify-content:space-between;align-items:center;gap:10px;margin-top:17px;font-size:8px;font-weight:800;display:flex}.ml-entry-card--loading,.ml-entry-card--error{text-align:center;justify-items:center;gap:10px;display:grid}.ml-entry-card--loading p,.ml-entry-card--error p,.ml-entry-card--error h1,.ml-entry-card--error>span{margin:0}.ml-entry-card--loading p,.ml-entry-card--error>span{color:#64748b;font-size:11px;line-height:1.5}.ml-entry-card--error p{color:#2563eb;letter-spacing:.1em;font-size:9px;font-weight:950}.ml-entry-card--error h1{letter-spacing:-.04em;font-size:23px}.ml-entry-card--error a{color:#fff;background:#2563eb;border-radius:12px;margin-top:8px;padding:11px 15px;font-size:10px;font-weight:900;text-decoration:none}@media (max-width:520px){.ml-entry-page{background:#fff;align-items:start;padding:0}.ml-entry-card{min-height:100dvh;box-shadow:none;border:0;border-radius:0;padding:21px 18px 28px}.ml-entry-card--loading,.ml-entry-card--error{align-content:center}}
