#nmac-talk{--nt-ink:#0c2340;--nt-accent:#0a7a42;--nt-muted:#41597a;position:fixed;right:22px;bottom:calc(20px + env(safe-area-inset-bottom,0px) + var(--nt-obstruction,0px));z-index:2147482000;font-family:'Hanken Grotesk',system-ui,sans-serif;color:var(--nt-ink);text-align:left;transition:bottom .2s ease}
#nmac-talk *{box-sizing:border-box}#nmac-talk [hidden]{display:none!important}#nmac-talk button,#nmac-talk a{font-family:inherit;-webkit-tap-highlight-color:transparent}#nmac-talk button{cursor:pointer}#nmac-talk svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}#nmac-talk button:focus-visible,#nmac-talk a:focus-visible{outline:2px solid var(--nt-accent);outline-offset:4px}
#nmac-talk .nt-launch{display:flex;align-items:center;gap:11px;min-height:62px;padding:10px 18px 10px 10px;border:1px solid #dce5ee;border-radius:40px;background:#fff;box-shadow:0 7px 32px #0c234030;color:var(--nt-ink);text-align:left}#nmac-talk .nt-orb{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:#e4f5eb;color:var(--nt-accent)}#nmac-talk .nt-label strong{display:block;font-size:14px;font-weight:600;line-height:1.3}#nmac-talk .nt-label small{display:block;font-size:12px;line-height:1.4;color:var(--nt-muted);margin-top:2px}#nmac-talk .nt-launch>svg{width:16px;height:16px;margin-left:5px;color:var(--nt-muted)}
#nmac-talk .nt-panel{position:absolute;right:0;bottom:calc(100% + 13px);width:390px;max-width:calc(100vw - 32px);padding:0;border:1px solid #dce5ee;border-radius:22px;background:#fff;box-shadow:0 20px 70px #0c234040;overflow:hidden;max-height:calc(100dvh - 120px - var(--nt-obstruction,0px));overflow-y:auto;overscroll-behavior:contain}#nmac-talk .nt-head{display:flex;gap:12px;align-items:center;padding:22px 24px 0}#nmac-talk .nt-head h2{font:500 19px/1.3 'Hanken Grotesk',system-ui,sans-serif;letter-spacing:-.3px;margin:0;color:var(--nt-ink)}#nmac-talk .nt-head p{font-size:12px;color:var(--nt-muted);margin:3px 0 0}#nmac-talk .nt-close{display:grid;place-items:center;background:#eff3f8;border:1px solid #dce5ee;color:var(--nt-muted);width:36px;height:36px;min-width:36px;margin-left:auto;border-radius:50%}#nmac-talk .nt-close svg{width:16px;height:16px}
#nmac-talk .nt-body{padding:0 24px 22px;text-align:center}#nmac-talk .nt-stage{height:170px;display:flex;align-items:center;justify-content:center;position:relative;margin:0 -24px;background:radial-gradient(ellipse at 50% 42%,#0f9e581a,transparent 68%)}#nmac-talk .nt-waveform{display:flex;align-items:center;justify-content:center;gap:4px;width:84%;height:86px}#nmac-talk .nt-waveform i{display:block;flex:1;max-width:5px;min-width:1px;height:var(--nt-height,4px);background:var(--nt-bar,#0a7a42);transition:height .12s ease-out;opacity:.95}#nmac-talk .nt-state-title{font:500 20px/1.3 'Hanken Grotesk',system-ui,sans-serif;letter-spacing:-.3px;margin:0 0 9px;color:var(--nt-ink)}#nmac-talk .nt-state-copy{font-size:14px;line-height:1.6;color:var(--nt-muted);margin:0;min-height:45px}#nmac-talk .nt-timer{font-size:12px;font-variant-numeric:tabular-nums;letter-spacing:.04em;color:#62789a;margin:16px 0}#nmac-talk .nt-controls{display:flex;gap:10px;margin-top:18px}#nmac-talk .nt-mute,#nmac-talk .nt-end,#nmac-talk .nt-start{display:flex;align-items:center;justify-content:center;min-height:46px;padding:10px 15px;border-radius:12px;font-size:14px;flex:1}#nmac-talk .nt-mute{background:#eff3f8;color:#41597a;border:1px solid #dce5ee}#nmac-talk .nt-mute:disabled{opacity:.4;cursor:default}#nmac-talk .nt-end{background:#eff3f8;border:1px solid #dce5ee;color:#0c2340}#nmac-talk .nt-start{gap:8px;width:100%;margin-top:18px;background:linear-gradient(180deg,#17bc6e,#0f9e58);color:#fff;border:0;font-weight:600}#nmac-talk .nt-demo-note{font-size:12px;line-height:1.55;color:#62789a;margin:18px 0 0}#nmac-talk .nt-demo-note a{color:inherit;text-decoration:underline;text-underline-offset:3px}#nmac-talk .nt-phone{display:inline-block;margin-top:15px;font-size:12px;color:#0c2340;text-decoration:none}#nmac-talk .nt-phone:hover{text-decoration:underline}#nmac-talk .nt-error{font-size:14px;line-height:1.5;padding:12px;border:1px solid #cbd7e5;border-radius:10px;background:#eff3f8;color:#41597a;margin:16px 0 0}#nmac-talk .nt-recover{border:1px solid #b9ddc9;background:#e4f5eb;border-radius:10px;color:#0a7a42;padding:10px;width:100%;font-size:14px;margin-top:15px}
@media(max-width:480px){#nmac-talk{right:13px;bottom:calc(13px + env(safe-area-inset-bottom,0px) + var(--nt-obstruction,0px))}#nmac-talk .nt-launch{min-height:57px;padding:8px 14px 8px 8px;gap:9px}#nmac-talk .nt-orb{width:38px;height:38px}#nmac-talk .nt-panel{max-width:calc(100vw - 26px);max-height:calc(100dvh - 102px - var(--nt-obstruction,0px))}#nmac-talk .nt-stage{height:148px}#nmac-talk .nt-head{padding-top:18px}}
@media(prefers-reduced-motion:reduce){#nmac-talk,#nmac-talk *{transition:none!important}}
#nmac-talk .nt-start:disabled{background:#e4f5eb;color:#0a7a42;cursor:wait}
