*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 50% -10%,#242424,#090909 45%,#050505 85%);color:#f5f5f5;font-family:Inter,system-ui,sans-serif}button,input{font:inherit}button:disabled{opacity:.45;cursor:not-allowed}main{max-width:1180px;margin:auto;padding:22px 20px 60px}header{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px;position:sticky;top:0;z-index:20;padding:10px 0;background:linear-gradient(#090909f2,#090909c9,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.brand{display:flex;align-items:center;gap:11px}.brand b{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:#f26b21;color:#090909;font-size:22px}.brand strong{display:block;letter-spacing:.14em;font-size:14px}.brand small{display:block;color:#777;font-size:10px;letter-spacing:.16em}.brand-dt,.voice-orb{font-weight:950}.brand-dt span,.orb-core span{color:#fff}.brand-dt em,.orb-core em{font-style:normal;color:#f26b21}.status{font-size:10px;letter-spacing:.12em;color:#ff9a60}.voice-hero{display:grid;grid-template-columns:55% 1fr;gap:55px;align-items:center}.voice-box{height:540px;border:1px solid #303030;border-radius:30px;overflow:hidden;position:relative;background:radial-gradient(circle at 50% 42%,#1b1b1b,#0b0b0b 68%);box-shadow:0 30px 90px #000;display:flex;flex-direction:column;align-items:center;justify-content:center;isolation:isolate;transition:border-color .25s,box-shadow .25s}.voice-box:after{content:"DOER TOUGH";position:absolute;bottom:18px;left:0;right:0;text-align:center;font-size:8px;font-weight:900;letter-spacing:.35em;color:#ffffff18}.voice-box.is-listening{border-color:#f26b2188;box-shadow:0 30px 90px #000,0 0 55px #f26b2130}.voice-box.is-speaking{border-color:#f26b2155;box-shadow:0 30px 90px #000,0 0 70px #f26b2125}.voice-orb{width:158px;height:158px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle at 35% 28%,#ffb079,#f26b21 48%,#7d280a);box-shadow:inset 8px 8px 20px #fff3,inset -14px -18px 30px #0008,0 25px 70px #000,0 0 45px #f26b2126;position:relative;transition:transform .25s,box-shadow .25s}.voice-orb:before,.voice-orb:after{content:"";position:absolute;top:-20px;right:-20px;bottom:-20px;left:-20px;border:1px solid #f26b2133;border-radius:50%;animation:orbPulse 2s ease-in-out infinite}.voice-orb:after{top:-40px;right:-40px;bottom:-40px;left:-40px;animation-delay:.35s;opacity:.55}.orb-core{font-size:72px;font-weight:950;letter-spacing:-.13em;transform:translate(-3px);text-shadow:2px 3px 0 #0005}.orb-core em{margin-left:-10px}.voice-box.is-listening .voice-orb{transform:scale(1.04);box-shadow:inset 8px 8px 20px #fff3,inset -14px -18px 30px #0008,0 25px 70px #000,0 0 55px #f26b2145}.voice-box.is-listening .voice-orb:before{animation-duration:.75s}.voice-box.is-listening .voice-orb:after{animation-duration:1s}.voice-box.is-speaking .voice-orb{animation:orbTalk .8s ease-in-out infinite}.voice-state{margin-top:42px;display:flex;align-items:center;gap:9px;font-size:11px;letter-spacing:.17em}.state-dot{width:7px;height:7px;border-radius:50%;background:#777;box-shadow:0 0 #27a9ff}.is-listening .state-dot{background:#27a9ff;box-shadow:0 0 0 7px #27a9ff18;animation:dotPulse .9s infinite}.is-speaking .state-dot{background:#55d6ff;box-shadow:0 0 14px #27a9ff;animation:dotPulse .65s infinite}.wave{height:58px;margin-top:25px;display:flex;align-items:center;justify-content:center;gap:5px}.wave i{display:block;width:4px;height:8px;border-radius:99px;background:#444;transition:background .2s}.is-listening .wave i,.is-speaking .wave i{background:#27a9ff;animation:wave .62s ease-in-out infinite alternate;animation-delay:var(--delay)}.voice-hint{margin:16px 20px 0;color:#777;text-align:center;font-size:13px;line-height:1.5}.voice-puck{width:min(330px,82%);margin-top:16px;padding:8px 10px 8px 9px;border:1px solid #ffffff18;border-radius:999px;background:linear-gradient(135deg,#15181b,#0b0d0f);color:#fff;display:flex;align-items:center;gap:12px;cursor:pointer;box-shadow:0 12px 30px #0008,0 0 0 1px #27a9ff0d;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.voice-puck:hover{transform:translateY(-1px);border-color:#27a9ff66;box-shadow:0 16px 36px #0009,0 0 28px #27a9ff18}.voice-puck:active{transform:translateY(1px)}.voice-puck.active{border-color:#27a9ff88;box-shadow:0 0 0 2px #27a9ff18,0 0 32px #27a9ff22,0 14px 34px #0009}.voice-puck-icon{width:42px;height:42px;flex:0 0 42px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle at 35% 25%,#62dfff,#27a9ff 52%,#075f9c);color:#041018;box-shadow:inset 2px 2px 7px #fff6,0 0 20px #27a9ff35}.voice-puck.active .voice-puck-icon{animation:micPulse 1.15s ease-in-out infinite}.voice-puck-copy{min-width:0;flex:1;text-align:left;display:flex;flex-direction:column;gap:2px}.voice-puck-copy strong{font-size:11px;letter-spacing:.15em}.voice-puck-copy small{font-size:10px;color:#737b83;letter-spacing:.03em}.voice-puck-arrow{color:#27a9ff;margin-right:5px}.copy label{color:#f26b21;font-size:11px;font-weight:900;letter-spacing:.18em}.copy h1{font-size:clamp(48px,7vw,82px);line-height:.92;letter-spacing:-.06em;margin:16px 0 20px}.copy h1 span{color:#fff}.copy p{color:#aaa;font-size:18px;line-height:1.6;max-width:680px}.talk,.radar,form button{border:0;background:#f26b21;color:#090909;font-weight:900;border-radius:13px;padding:14px 20px;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:transform .15s,filter .15s,opacity .15s}.talk{width:100%;margin-top:24px;position:relative;overflow:hidden;background:linear-gradient(135deg,#ff8a3d,#f26b21 48%,#c94d0d);color:#090909;border:1px solid #ffb07955;box-shadow:0 10px 28px #0007,0 0 0 1px #f26b2122,0 0 28px #f26b2118;text-transform:uppercase;letter-spacing:.1em;font-size:12px}.talk:before{content:"";position:absolute;top:1px;right:45%;bottom:1px;left:1px;background:linear-gradient(90deg,#fff6,transparent);transform:skew(-18deg);pointer-events:none;opacity:.35}.talk:hover,.radar:hover,form button:hover:not(:disabled){filter:brightness(1.08)}.talk.active{box-shadow:0 0 0 3px #f26b2133,0 0 35px #f26b2138,0 12px 30px #0008}.talk:active,.radar:active{transform:translateY(1px)}.radar{margin-top:10px;background:#171717;color:#fff;border:1px solid #292929}.chat{display:flex;flex-direction:column;gap:12px;margin:32px 0 16px}.bubble{max-width:82%;padding:14px 17px;border-radius:18px;line-height:1.55;white-space:pre-wrap;animation:rise .22s ease-out}.bubble.mike{background:#111;border:1px solid #292929}.bubble.user{align-self:flex-end;background:#f26b21;color:#090909;font-weight:650}.error{margin:10px 0;padding:11px 14px;border:1px solid #5a2d20;background:#1b100c;color:#ffb39a;border-radius:12px;font-size:13px;line-height:1.45}form{display:flex;gap:8px;position:sticky;bottom:14px;z-index:15;padding:8px;background:#090909d9;border:1px solid #202020;border-radius:16px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}input{flex:1;min-width:0;background:#0d0d0d;color:#fff;border:1px solid #292929;border-radius:13px;padding:14px;outline:0}input:focus{border-color:#f26b2188;box-shadow:0 0 0 3px #f26b2118}form button{width:50px;padding:0}.read{background:#171717!important;color:#fff!important}.fine{color:#666;font-size:11px;line-height:1.5;margin-top:18px}@keyframes orbPulse{0%,to{transform:scale(.9);opacity:.2}50%{transform:scale(1.05);opacity:.7}}@keyframes orbTalk{0%,to{transform:scale(1)}50%{transform:scale(1.045)}}@keyframes dotPulse{50%{box-shadow:0 0 0 7px #27a9ff00,0 0 16px #27a9ff}}@keyframes micPulse{0%,to{box-shadow:inset 2px 2px 7px #fff6,0 0 18px #27a9ff28}50%{box-shadow:inset 2px 2px 7px #fff6,0 0 30px #27a9ff66}}@keyframes wave{0%{height:8px;transform:scaleY(.6)}to{height:var(--height);transform:scaleY(1)}}@keyframes rise{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media(max-width:760px){main{padding:12px 14px 40px}header{margin-bottom:18px}.voice-hero{grid-template-columns:1fr;gap:22px}.voice-box{height:min(470px,78vh);border-radius:24px}.voice-orb{width:120px;height:120px}.orb-core{font-size:56px}.orb-core em{margin-left:-8px}.voice-puck{width:min(330px,88%);margin-top:14px}.copy h1{font-size:50px}.copy p{font-size:16px}.bubble{max-width:94%}form{bottom:8px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.voice-orb,.voice-orb:before,.voice-orb:after,.wave i,.state-dot,.bubble,.voice-puck.active .voice-puck-icon{animation:none}.talk,.radar,form button,.voice-puck{transition:none}.talk{animation:none}}.header-right{display:flex;align-items:center;gap:14px}.auth-btn{display:inline-flex;align-items:center;gap:6px;padding:7px 13px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:#ffffff0d;color:inherit;font:inherit;font-size:13px;font-weight:600;letter-spacing:.02em;cursor:pointer;transition:border-color .18s ease,background .18s ease}.auth-btn:hover{border-color:#ff7611;background:#ff76111f}.auth-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:grid;place-items:center;padding:20px;background:#04080eb8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.auth-card{position:relative;width:100%;max-width:380px;padding:30px 26px 22px;border-radius:18px;border:1px solid rgba(255,255,255,.12);background:#111820;box-shadow:0 24px 70px #0000008c}.auth-card h2{margin:0 0 6px;font-size:21px;letter-spacing:-.01em}.auth-sub{margin:0 0 18px;font-size:13.5px;line-height:1.45;opacity:.68}.auth-close{position:absolute;top:12px;right:12px;display:grid;place-items:center;width:30px;height:30px;border:0;border-radius:8px;background:transparent;color:inherit;opacity:.55;cursor:pointer}.auth-close:hover{opacity:1}.auth-form{display:flex;flex-direction:column;gap:10px}.auth-form input{width:100%;padding:12px 14px;border-radius:11px;border:1px solid rgba(255,255,255,.14);background:#ffffff0a;color:inherit;font:inherit;font-size:15px}.auth-form input:focus{outline:none;border-color:#ff7611}.auth-form button[type=submit]{margin-top:4px;padding:12px 16px;border:0;border-radius:11px;background:#ff7611;color:#0b0f14;font:inherit;font-size:15px;font-weight:700;cursor:pointer}.auth-form button[type=submit]:disabled{opacity:.6;cursor:default}.auth-error{padding:9px 11px;border-radius:9px;background:#dc3c3c24;border:1px solid rgba(220,60,60,.3);font-size:13px;line-height:1.4}.auth-switch{display:block;width:100%;margin-top:14px;padding:6px;border:0;background:transparent;color:inherit;font:inherit;font-size:13px;opacity:.7;cursor:pointer}.auth-switch:hover{opacity:1;color:#ff7611}.voice-box{height:640px;justify-content:flex-start;padding-top:62px;border-color:#f26b2155;background:radial-gradient(circle at 50% 28%,#151b22,#090b0d 52%,#050505);box-shadow:inset 0 0 80px #000,0 30px 90px #000}.voice-orb{width:330px;height:330px;margin-top:0;background:radial-gradient(circle at 36% 25%,#ffbd88,#f26b21 32%,#5f1d08 74%,#0a0a0a);border:2px solid #ffffff55;box-shadow:inset 10px 10px 25px #fff4,inset -20px -22px 38px #000a,0 0 0 12px #0a0a0a,0 0 0 14px #f26b2155,0 25px 70px #000,0 0 65px #f26b2130}.voice-orb:before{top:-52px;right:-52px;bottom:-52px;left:-52px;border:2px solid #27a9ff;box-shadow:0 0 24px #27a9ff55}.voice-orb:after{top:-82px;right:-82px;bottom:-82px;left:-82px;border:1px solid #f26b21aa;box-shadow:0 0 20px #f26b2122}.orb-core{width:86%;height:86%;display:grid;place-items:center;font-size:0;letter-spacing:0;transform:none;text-shadow:none;position:relative}.orb-core span,.orb-core em{display:none}.orb-core:before{content:"";display:block;width:100%;height:100%;background:url(/doertough-dt.svg) center/78% auto no-repeat;filter:drop-shadow(0 5px 4px #0009)}.voice-box.is-listening .voice-orb{transform:scale(1.02);box-shadow:inset 10px 10px 25px #fff4,inset -20px -22px 38px #000a,0 0 0 12px #0a0a0a,0 0 0 15px #27a9ff88,0 25px 70px #000,0 0 85px #27a9ff45}.voice-state{margin-top:52px;font-size:14px;letter-spacing:.2em}.state-dot{width:12px;height:12px}.wave{height:48px;margin-top:24px;gap:7px}.wave i{width:4px;background:#172534}.voice-box.is-listening .wave i,.voice-box.is-speaking .wave i{background:#27a9ff;box-shadow:0 0 10px #27a9ff55}.voice-hint{font-size:14px;margin-top:12px}.voice-puck{width:min(560px,84%);height:78px;margin-top:26px;padding:9px 18px 9px 10px;border-color:#27a9ff99;background:linear-gradient(135deg,#0d1720,#071017);box-shadow:0 0 0 1px #27a9ff22,0 0 28px #27a9ff22,0 14px 34px #0009}.voice-puck-icon{width:58px;height:58px;flex-basis:58px}.voice-puck-copy strong{font-size:14px}.voice-puck-copy small{font-size:11px}.voice-puck-arrow{width:27px;height:27px}.voice-box.is-listening .voice-puck{border-color:#27a9ff;box-shadow:0 0 0 2px #27a9ff33,0 0 36px #27a9ff44,0 14px 34px #0009}.voice-box.is-speaking .voice-puck{border-color:#27a9ff99;box-shadow:0 0 32px #27a9ff33,0 14px 34px #0009}.voice-box:after{bottom:16px;color:#fff2}.header-right .status{color:#27a9ff}.brand-dt{background:#f26b21!important;color:#fff!important}.brand-dt span{color:#fff!important}.brand-dt em{color:#f26b21!important}.copy{padding-top:12px}.copy label,.copy h1 span{color:#27a9ff}@keyframes orbPulseBlue{0%,to{transform:scale(.95);opacity:.35}50%{transform:scale(1.06);opacity:1}}@media(max-width:760px){main{padding:10px 10px 40px}.voice-box{height:min(650px,82vh);padding-top:48px;border-radius:26px}.voice-orb{width:min(300px,72vw);height:min(300px,72vw)}.voice-orb:before{top:-42px;right:-42px;bottom:-42px;left:-42px}.voice-orb:after{top:-68px;right:-68px;bottom:-68px;left:-68px}.voice-state{margin-top:48px;font-size:12px}.wave{margin-top:20px}.voice-puck{width:88%;height:72px}.voice-puck-icon{width:52px;height:52px;flex-basis:52px}.header-right .status{display:none}.brand strong{font-size:13px}.brand small{font-size:9px}}@media(max-width:420px){.voice-box{height:min(610px,80vh);padding-top:38px}.voice-orb{width:250px;height:250px}.voice-orb:before{top:-34px;right:-34px;bottom:-34px;left:-34px}.voice-orb:after{top:-56px;right:-56px;bottom:-56px;left:-56px}.voice-state{margin-top:38px}.voice-puck{height:66px}.voice-puck-icon{width:48px;height:48px;flex-basis:48px}}.voice-box{height:640px!important;justify-content:flex-start!important;padding-top:44px!important;border-color:#f26b2166!important;background:radial-gradient(circle at 50% 35%,#10151a,#07090b 48%,#030405)!important;box-shadow:inset 0 0 90px #000,0 30px 90px #000!important;overflow:hidden;position:relative}.voice-box:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 38%,transparent 0 28%,#27a9ff08 28.5%,transparent 29%),radial-gradient(circle at 50% 38%,transparent 0 44%,#f26b2110 44.5%,transparent 45%),radial-gradient(circle at 50% 38%,transparent 0 60%,#27a9ff08 60.5%,transparent 61%);pointer-events:none}.brand-dt{display:block!important;width:58px!important;height:58px!important;flex:0 0 58px!important;border-radius:14px!important;background:#f26b21!important;border:0!important;box-shadow:0 0 18px #f26b2122!important;font-size:0!important;color:transparent!important;position:relative!important;overflow:hidden!important}.brand-dt:before{content:"D";position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;font-family:Arial Black,Arial,sans-serif;font-weight:900;font-size:34px;color:#fff;padding-bottom:7px}.brand-dt:after{content:"";position:absolute;left:25px;bottom:0;width:7px;height:12px;background:#f26b21}.brand-dt span,.brand-dt em{display:none!important}.voice-orb{width:340px!important;height:340px!important;flex:0 0 340px!important;background:radial-gradient(circle at 50% 42%,#151719,#090b0d 52%,#030405)!important;border:2px solid #aeb4ba!important;border-radius:50%!important;box-shadow:inset 0 0 0 8px #080a0c,inset 0 0 35px #000,0 0 0 10px #07090b,0 0 0 12px #f26b2144,0 0 0 17px #27a9ff22,0 0 30px #000,0 0 70px #27a9ff18!important}.voice-orb:before{content:""!important;position:absolute!important;top:-58px!important;right:-58px!important;bottom:-58px!important;left:-58px!important;border:3px solid #27a9ff!important;border-radius:50%!important;box-shadow:0 0 18px #27a9ff66,0 0 36px #27a9ff22,0 0 0 13px #07090b,0 0 0 15px #f26b21aa,0 0 0 18px #050607!important;background:repeating-conic-gradient(from -2deg,#27a9ff 0deg,#27a9ff 1deg,transparent 1deg,transparent 7deg)!important;mask:radial-gradient(circle,transparent 0 82%,#000 82.5% 100%)!important;-webkit-mask:radial-gradient(circle,transparent 0 82%,#000 82.5% 100%)!important}.voice-orb:after{content:""!important;position:absolute!important;top:-92px!important;right:-92px!important;bottom:-92px!important;left:-92px!important;border:1px solid #f26b2199!important;border-radius:50%!important;box-shadow:0 0 18px #f26b2128,0 0 0 25px #050607,0 0 0 27px #27a9ff66!important;pointer-events:none}.orb-core{width:74%!important;height:74%!important;display:grid!important;place-items:center!important;position:relative!important;font-size:0!important;letter-spacing:0!important;transform:none!important;text-shadow:none!important;z-index:3!important;background:radial-gradient(circle at 45% 32%,#1a1d20,#090b0d 66%,#030405)!important;border:2px solid #aeb4ba!important;border-radius:50%!important;box-shadow:inset 0 0 0 6px #050607,inset 0 0 28px #000,0 0 22px #000,0 0 0 2px #f26b2144!important}.orb-core span,.orb-core em{display:none!important}.orb-core:before{content:""!important;display:block!important;width:82%!important;height:82%!important;background:url(/doertough-dt.svg) center 40%/96% auto no-repeat!important;filter:drop-shadow(0 4px 4px #000)!important;position:absolute!important;top:3%!important;left:9%!important}.orb-core:after{content:"MIKE"!important;position:absolute!important;left:50%!important;bottom:8%!important;transform:translate(-50%)!important;font-family:Inter,system-ui,sans-serif!important;font-size:28px!important;font-weight:900!important;letter-spacing:.32em!important;color:#27a9ff!important;text-shadow:0 0 12px #27a9ff,0 2px 7px #000!important;white-space:nowrap!important;display:block!important}.voice-state{margin-top:58px!important;font-size:15px!important;letter-spacing:.2em!important;z-index:4!important}.state-dot{width:12px!important;height:12px!important}.voice-box.is-listening .voice-orb,.voice-box.is-speaking .voice-orb{box-shadow:inset 0 0 0 8px #080a0c,inset 0 0 35px #000,0 0 0 10px #07090b,0 0 0 13px #27a9ff66,0 0 0 18px #f26b2133,0 0 40px #000,0 0 75px #27a9ff28!important}.voice-box.is-listening .voice-orb:before{animation:orbPulseBlue .9s ease-in-out infinite}.voice-box.is-speaking .voice-orb{animation:orbTalk .7s ease-in-out infinite}.voice-box.is-listening .state-dot{background:#27a9ff!important;box-shadow:0 0 0 7px #27a9ff18,0 0 18px #27a9ff!important}.voice-box.is-speaking .state-dot{background:#55d6ff!important;box-shadow:0 0 16px #27a9ff!important}.wave{height:48px!important;margin-top:22px!important;gap:6px!important;z-index:4!important}.wave i{width:4px!important;background:#132131!important}.voice-box.is-listening .wave i,.voice-box.is-speaking .wave i{background:#27a9ff!important;box-shadow:0 0 10px #27a9ff55!important}.voice-hint{margin-top:12px!important;font-size:14px!important;z-index:4!important}.voice-puck{width:min(560px,84%)!important;height:78px!important;margin-top:24px!important;padding:9px 18px 9px 10px!important;border-color:#27a9ff99!important;background:linear-gradient(135deg,#0d1720,#071017)!important;box-shadow:0 0 0 1px #27a9ff22,0 0 28px #27a9ff22,0 14px 34px #0009!important;z-index:4!important}.voice-puck:hover{border-color:#27a9ff!important}.voice-puck.active{border-color:#27a9ff!important;box-shadow:0 0 0 2px #27a9ff33,0 0 36px #27a9ff44,0 14px 34px #0009!important}.voice-puck-icon{width:58px!important;height:58px!important;flex-basis:58px!important}.voice-puck-copy strong{font-size:14px!important}.voice-puck-copy small{font-size:11px!important}.voice-puck-arrow{color:#27a9ff!important;width:27px!important;height:27px!important}.header-right .status{color:#27a9ff!important}.copy{min-width:0}.copy label,.copy h1 span{color:#27a9ff!important}@keyframes orbPulseBlue{0%,to{transform:scale(.98);opacity:.72}50%{transform:scale(1.035);opacity:1}}@media(max-width:760px){main{padding:10px 12px 40px}.brand-dt{width:48px!important;height:48px!important;flex-basis:48px!important;border-radius:12px!important}.brand-dt:before{font-size:29px}.brand-dt:after{left:21px;width:6px;height:10px}.brand strong{font-size:13px}.brand small{font-size:9px}.header-right{max-width:52%;gap:7px}.status{font-size:9px;letter-spacing:.08em}.voice-box{height:600px!important;padding-top:38px!important;border-radius:24px!important}.voice-orb{width:270px!important;height:270px!important;flex-basis:270px!important}.voice-orb:before{top:-46px!important;right:-46px!important;bottom:-46px!important;left:-46px!important}.voice-orb:after{top:-72px!important;right:-72px!important;bottom:-72px!important;left:-72px!important}.orb-core{width:76%!important;height:76%!important}.orb-core:after{font-size:22px!important;bottom:8%!important;letter-spacing:.28em!important}.voice-state{margin-top:47px!important;font-size:11px!important;letter-spacing:.14em!important}.wave{height:44px!important;margin-top:18px!important;gap:4px!important}.wave i{width:3px!important}.voice-hint{font-size:12px!important;margin-top:9px!important}.voice-puck{width:88%!important;height:70px!important;margin-top:13px!important}.voice-puck-icon{width:52px!important;height:52px!important;flex-basis:52px!important}.voice-puck-copy strong{font-size:12px!important}.voice-puck-copy small{font-size:10px!important}.copy h1{font-size:50px}.copy p{font-size:16px}}@media(max-width:390px){.voice-box{height:570px!important;padding-top:34px!important}.voice-orb{width:238px!important;height:238px!important;flex-basis:238px!important}.voice-orb:before{top:-39px!important;right:-39px!important;bottom:-39px!important;left:-39px!important}.voice-orb:after{top:-61px!important;right:-61px!important;bottom:-61px!important;left:-61px!important}.voice-state{margin-top:39px!important}.voice-puck{height:66px!important}.voice-puck-icon{width:48px!important;height:48px!important;flex-basis:48px!important}.voice-puck-copy small{font-size:9px!important}}
