:root{--ink:#10233f;--blue:#1468e8;--cyan:#18b8c5;--paper:#f5f9ff}*{box-sizing:border-box}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Microsoft YaHei,sans-serif}button,input,textarea{font:inherit}.app-shell{background:radial-gradient(circle at 82% 12%,#359df033,#0000 27%),linear-gradient(135deg,#fbfdff 0%,#eff7ff 55%,#f8fbff);min-height:100vh;overflow:hidden}svg{width:20px;height:20px}.topbar{border-bottom:1px solid #10233f14;justify-content:space-between;align-items:center;max-width:1180px;height:76px;margin:auto;padding:0 28px;display:flex}.brand{align-items:center;gap:11px;font-size:21px;font-weight:800;display:flex}.brand b{color:var(--blue)}.brand-mark{color:#fff;background:linear-gradient(145deg,var(--blue),var(--cyan));border-radius:12px;place-items:center;width:38px;height:38px;display:grid;box-shadow:0 9px 20px #1468e840}.brand-mark svg{width:23px}.nav-note{color:#60738c;align-items:center;gap:9px;font-size:13px;display:flex}.live-dot{background:#18b87a;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #18b87a1c}.setup-layout{grid-template-columns:1fr 500px;align-items:center;gap:80px;max-width:1120px;min-height:calc(100vh - 76px);margin:auto;padding:52px 28px;display:grid}.eyebrow{color:var(--blue);letter-spacing:.16em;margin:0 0 18px;font-size:12px;font-weight:800}.setup-copy h1{letter-spacing:-.045em;margin:0;font-size:54px;line-height:1.15}.setup-copy h1 em{color:#0000;background:linear-gradient(90deg,var(--blue),var(--cyan));-webkit-background-clip:text;background-clip:text;font-style:normal}.setup-copy>p:not(.eyebrow){color:#60758f;max-width:500px;margin:19px 0 0;font-size:16px;line-height:1.75}.setup-copy .cn-copy{color:#8494a7;margin-top:7px;font-size:13px}.security-note{color:#1377d7;align-items:center;gap:13px;margin-top:28px;display:flex}.security-note>svg{width:26px;height:26px}.security-note span{flex-direction:column;display:flex}.security-note b{font-size:13px}.security-note small{color:#8a9aaf;margin-top:4px;font-size:11px}.setup-card{background:#ffffffe6;border:1px solid #ffffffe6;border-radius:24px;padding:30px;position:relative;box-shadow:0 28px 75px #204b822b}.card-title{align-items:center;gap:13px;margin-bottom:24px;display:flex}.card-title>span{color:var(--blue);font-size:12px;font-weight:900}.card-title h2{margin:0;font-size:20px}.card-title h2 small{color:#90a0b2;margin-left:4px;font-size:12px;font-weight:500}.card-title p{color:#90a0b2;margin:4px 0 0;font-size:11px}.setup-card label{color:#6d7f95;margin:15px 0 7px;font-size:12px;display:block}.setup-card input,.setup-card textarea{color:#223954;background:#f9fbfe;border:1px solid #dce6f3;border-radius:10px;outline:none;width:100%}.setup-card input{height:43px;padding:0 12px}.setup-card textarea{resize:none;height:96px;padding:11px;font-family:monospace;font-size:11px}.setup-card input:focus,.setup-card textarea:focus{border-color:#69a8ee;box-shadow:0 0 0 3px #1468e814}.role-tabs{background:#edf3fa;border-radius:11px;grid-template-columns:1fr 1fr;padding:4px;display:grid}.role-tabs button{color:#6c7d92;cursor:pointer;background:0 0;border:0;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:1px;height:42px;font-size:12px;display:flex}.role-tabs button small{font-size:10px}.role-tabs button.active{color:var(--blue);background:#fff;font-weight:700;box-shadow:0 3px 12px #1e46781a}.join-actions{gap:9px;margin-top:19px;display:grid}.primary-action,.secondary-action{cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;height:49px;font-weight:700;display:flex}.primary-action{color:#fff;background:linear-gradient(90deg,#176ae7,#159fc2);box-shadow:0 13px 25px #1468e838}.secondary-action{color:#1269cc;background:#f7fbff;border:1px solid #bdd6f5}.primary-action:disabled,.secondary-action:disabled{opacity:.6;cursor:not-allowed}.primary-action svg,.secondary-action svg{width:18px}.form-foot{text-align:center;color:#9aa8b7;margin:15px 0 0;font-size:10px;line-height:1.5}.error-box,.notice-box{border-radius:9px;margin:12px 0 0;padding:9px 11px;font-size:12px;line-height:1.5}.error-box{color:#b63e3e;background:#fff0f0;border:1px solid #ffd4d4}.notice-box{color:#8d6809;background:#fff9e9;border:1px solid #f4e0a3}.room-layout{max-width:1180px;margin:auto;padding:30px 28px 50px}.room-head{justify-content:space-between;align-items:center;margin-bottom:19px;display:flex}.room-head h1{margin:7px 0 0;font-size:22px}.room-live{color:#118465;font-size:11px;font-weight:700}.room-live i{background:#19b780;border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block}.invite{align-items:center;gap:10px;display:flex}.invite>span{text-overflow:ellipsis;white-space:nowrap;color:#8796a8;max-width:290px;font-size:11px;overflow:hidden}.invite button{height:38px;color:var(--blue);cursor:pointer;background:#fff;border:1px solid #bdd3f3;border-radius:10px;align-items:center;gap:7px;padding:0 12px;font-size:12px;display:flex}.invite svg{width:16px}.video-stage{background:#0c1c31;border-radius:24px;height:min(62vh,650px);min-height:420px;position:relative;overflow:hidden;box-shadow:0 28px 65px #0f2d503b}.remote-video{color:#fff;place-items:center;display:grid;position:absolute;inset:0}.remote-video video,.local-video video{object-fit:cover!important;width:100%!important;height:100%!important}.waiting{text-align:center;color:#dce8f8}.waiting h2{margin:21px 0 7px;font-size:20px}.waiting p{color:#8194ad;font-size:12px}.radar{border:2px solid #267cdf;border-radius:50%;width:64px;height:64px;margin:auto;animation:1.8s ease-in-out infinite pulse;display:block;box-shadow:0 0 0 15px #267cdf1a,0 0 0 30px #267cdf0b}.local-video{background:#18324f;border:2px solid #ffffffb3;border-radius:15px;width:220px;height:145px;position:absolute;top:20px;right:20px;overflow:hidden;box-shadow:0 10px 30px #0000004d}.audio-placeholder{color:#c8dcf7;text-align:center;align-content:center;place-items:center;gap:7px;font-size:11px;display:grid;position:absolute;inset:0}.audio-placeholder svg{width:28px;height:28px}.self-label{z-index:2;color:#fff;background:#00000080;border-radius:6px;padding:4px 7px;font-size:10px;position:absolute;bottom:8px;left:10px}.call-controls{z-index:5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#061221b8;border-radius:18px;gap:13px;padding:10px 14px;display:flex;position:absolute;bottom:23px;left:50%;transform:translate(-50%)}.call-controls button{color:#e9f2ff;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;gap:4px;min-width:66px;font-size:9px;display:flex}.call-controls button svg{width:22px;height:22px}.call-controls button.off{color:#ffadad}.call-controls .hangup{color:#fff;background:#ee4e59;border-radius:12px;min-width:82px;padding:8px 10px}.caption-panel{background:#ffffffd4;border:1px solid #dde7f3;border-radius:17px;margin-top:16px;padding:17px 22px}.caption-panel>div{justify-content:space-between;margin-bottom:8px;display:flex}.caption-panel b{font-size:12px}.caption-panel span{color:#a3afbd;font-size:10px}.caption-panel p{color:#526980;margin:5px 0;font-size:12px}.caption-panel p.translated{color:#1671d4}.caption-panel small{color:#98a6b7;width:42px;font-size:9px;display:inline-block}@keyframes pulse{50%{box-shadow:0 0 0 22px #267cdf14,0 0 0 40px #267cdf05}}@media (width<=820px){.topbar{height:66px;padding:0 18px}.nav-note{font-size:10px}.setup-layout{grid-template-columns:1fr;gap:30px;padding:35px 18px}.setup-copy h1{font-size:38px}.setup-copy>p:not(.eyebrow){font-size:14px}.setup-card{padding:22px}.room-layout{padding:18px 12px 30px}.room-head{align-items:flex-start}.invite>span{display:none}.invite button{padding:0 9px;font-size:10px}.video-stage{border-radius:18px;height:67vh;min-height:470px}.local-video{width:116px;height:155px;top:12px;right:12px}.call-controls{justify-content:center;width:calc(100% - 24px);bottom:14px}.caption-panel{padding:14px}.room-head h1{font-size:18px}}
