:root{
  --bg:#120d0e;--bg2:#1a1012;--panel:#6b3033;--panel2:#5a282b;--cream:#f7eee8;
  --ink:#301719;--muted:#bba9a4;--line:rgba(244,219,208,.26);--rose:#f49b94;--green:#67d981;
  --radius:28px;--shadow:0 22px 60px rgba(0,0,0,.34);font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;
}
*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{margin:0;width:100%;height:100%;overflow:hidden;background:var(--bg);color:var(--cream)}
body{padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);background:radial-gradient(circle at 70% 15%,#331819 0,transparent 38%),linear-gradient(150deg,#100c0d,#1c1113 62%,#130d0f)}
button,input{font:inherit}.app-shell{height:100%;width:100%;max-width:560px;margin:0 auto;position:relative}.screen{height:100%;padding:20px 20px 24px;display:flex;flex-direction:column;animation:fade .2s ease}.screen.center{justify-content:center;align-items:center}.topbar{height:58px;display:flex;align-items:center;justify-content:space-between;gap:12px}.back,.icon-btn{width:44px;height:44px;border:0;background:transparent;color:var(--cream);font-size:28px;border-radius:50%}.icon-btn{font-size:22px}.brand{display:flex;align-items:center;gap:8px;font-weight:750;font-size:24px;letter-spacing:-1.1px}.brand-mark{display:inline-flex;gap:2px;align-items:center;height:16px}.brand-mark i{width:3px;border-radius:9px;background:var(--cream);display:block}.brand-mark i:nth-child(1){height:7px}.brand-mark i:nth-child(2){height:14px}.brand-mark i:nth-child(3){height:10px}.brand-mark i:nth-child(4){height:16px}.brand-mark i:nth-child(5){height:8px}
.logo-large{font-size:54px;font-weight:800;letter-spacing:-3px;line-height:.92}.logo-large .bridge-b{display:inline-block;transform:scaleX(1.04)}.tagline{margin-top:14px;font-size:10px;letter-spacing:5px;color:#dccbc6;text-transform:uppercase}.splash-wave{width:88px;height:50px;margin-top:78px;display:flex;gap:4px;align-items:center;justify-content:center}.splash-wave i{width:3px;background:var(--rose);border-radius:8px;box-shadow:0 0 16px var(--rose);animation:pulse 1.1s ease-in-out infinite}.splash-wave i:nth-child(2n){animation-delay:.15s}.splash-wave i:nth-child(3n){animation-delay:.3s}
.card{background:linear-gradient(180deg,rgba(132,63,65,.66),rgba(91,39,42,.8));border:1px solid rgba(240,183,176,.18);border-radius:var(--radius);padding:22px;box-shadow:var(--shadow)}.home-card{margin-top:24px}.label{font-size:14px;color:#f3e7e3;margin-bottom:11px}.language-pill{height:58px;border:1px solid rgba(255,223,214,.28);border-radius:22px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;cursor:pointer}.language-left{display:flex;align-items:center;gap:12px}.lang-dot{width:32px;height:32px;border-radius:50%;background:linear-gradient(145deg,#e24043,#b51e29);display:grid;place-items:center;font-weight:700;font-size:11px;color:white}.chev{opacity:.8}.btn{width:100%;height:58px;border-radius:24px;border:1px solid rgba(250,224,216,.34);margin-top:16px;background:transparent;color:var(--cream);font-weight:600;font-size:16px}.btn.primary{background:var(--cream);color:var(--ink);border-color:transparent;box-shadow:0 10px 24px rgba(0,0,0,.2)}.footer-note{margin-top:auto;padding:22px 0 10px;text-align:center;color:#f1e8e4;font-size:14px}.footer-note span{opacity:.72}.title{font-size:17px;font-weight:650}.subtle{color:var(--muted);font-size:13px}.roomcode{display:flex;justify-content:center;gap:7px;margin:24px 0 28px}.digit{width:40px;height:44px;border-radius:9px;background:var(--cream);color:#6b3435;display:grid;place-items:center;font-size:22px;font-weight:600;box-shadow:0 5px 15px rgba(0,0,0,.18)}
.voice-wrap{position:relative;width:238px;height:238px;margin:22px auto;display:grid;place-items:center}.voice-ring{position:absolute;inset:0;border-radius:50%;background:repeating-conic-gradient(from 0deg,var(--rose) 0 1deg,transparent 1.7deg 3deg);mask:radial-gradient(circle,transparent 0 61%,#000 62% 66%,transparent 67%);filter:drop-shadow(0 0 10px rgba(244,155,148,.65));animation:slowspin 24s linear infinite}.voice-wrap.active .voice-ring{animation:slowspin 8s linear infinite,breath .85s ease-in-out infinite}.mic{width:128px;height:128px;border-radius:50%;border:0;color:var(--cream);background:radial-gradient(circle at 38% 32%,#814247,#5c292c 62%,#4b2225);box-shadow:0 0 0 1px rgba(252,210,201,.1),0 16px 50px rgba(0,0,0,.25);display:grid;place-items:center}.mic svg{width:58px;height:58px}.status-pill{margin:12px auto 0;width:max-content;min-width:160px;padding:10px 18px;border:1px solid rgba(245,213,205,.26);border-radius:999px;text-align:center;font-size:13px}.status-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--green);margin-right:8px;box-shadow:0 0 8px var(--green)}.live-bottom{margin-top:auto}.leave{background:#7b3a3d;border:0}.share{max-width:220px;margin:12px auto 0}.waiting{margin-top:auto;text-align:center;color:#d5c4bf;font-size:14px;padding-bottom:16px}
.join-boxes{display:flex;justify-content:center;gap:7px;margin:34px 0 28px}.join-box{width:42px;height:50px;border-radius:10px;border:1px solid rgba(251,220,211,.15);background:#744043;color:var(--cream);display:grid;place-items:center;font-size:22px}.keypad{margin-top:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding-bottom:6px}.key{height:58px;border:1px solid rgba(247,219,211,.08);border-radius:12px;background:#3a2325;color:var(--cream);font-size:20px}.key.joinkey{background:#754043}.search{width:100%;height:46px;border:1px solid var(--line);border-radius:16px;background:#342023;color:var(--cream);padding:0 16px;outline:none}.list{overflow:auto;margin-top:12px;padding-bottom:20px;scrollbar-width:none}.list::-webkit-scrollbar{display:none}.lang-row,.setting-row,.store-row{height:54px;border-bottom:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:space-between;gap:10px}.lang-row .left,.setting-row .left{display:flex;align-items:center;gap:12px}.native-name{font-size:15px}.english-name{font-size:11px;color:var(--muted)}
.store-hero{padding:20px;border-radius:20px;background:linear-gradient(145deg,#793c3f,#5a292c);margin:14px 0}.store-hero h2{margin:0 0 6px;font-size:20px}.token-symbol{width:30px;height:30px;border-radius:50%;border:2px solid #efaaa4;display:inline-grid;place-items:center;margin-right:10px}.store-row{height:70px}.pack{display:flex;align-items:center}.pack strong{display:block}.pack small{color:var(--muted)}.price{min-width:86px;height:40px;border:0;border-radius:13px;background:var(--cream);color:var(--ink);font-weight:700}.best{outline:1px solid var(--rose);border-radius:14px;padding:0 8px}.best-tag{font-size:10px;color:#ffbbb4}.balance{font-size:12px;border:1px solid var(--line);padding:8px 11px;border-radius:999px}.sheet{position:absolute;inset:0;background:rgba(13,8,9,.68);backdrop-filter:blur(8px);display:flex;align-items:flex-end;z-index:20}.sheet-card{width:100%;background:#251719;border:1px solid var(--line);border-radius:28px 28px 0 0;padding:16px 20px calc(22px + env(safe-area-inset-bottom));box-shadow:0 -20px 60px rgba(0,0,0,.4)}.sheet-handle{width:40px;height:4px;border-radius:9px;background:#77595a;margin:0 auto 18px}.toast{position:fixed;left:50%;bottom:34px;transform:translate(-50%,20px);opacity:0;background:#f6ebe7;color:#351b1d;padding:11px 16px;border-radius:14px;font-size:13px;transition:.2s;pointer-events:none;z-index:40}.toast.show{opacity:1;transform:translate(-50%,0)}.hidden{display:none!important}
@keyframes fade{from{opacity:.2;transform:scale(.99)}to{opacity:1;transform:scale(1)}}@keyframes pulse{0%,100%{height:8px}50%{height:42px}}@keyframes slowspin{to{transform:rotate(360deg)}}@keyframes breath{0%,100%{transform:scale(.98)}50%{transform:scale(1.03)}}
@media(min-width:600px){body:before{content:'BridgeTel is designed for phones';position:fixed;inset:0;display:grid;place-items:center;background:#120d0e;z-index:999;color:#f7eee8}.app-shell{display:none}}
