:root{color:#171716;font-synthesis:none;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--font-sans:"SF Pro Text", "Helvetica Neue", Arial, sans-serif;--font-display:"SF Pro Display", "Helvetica Neue", Arial, sans-serif;--canvas:#f3f0ea;--paper:#fcfaf6;--ink:#171716;--muted:#696660;--line:#d8d3ca;--accent:#e15b3d;--accent-strong:#c8462d;--accent-soft:#f4c7bb;--lilac:#cbc7ff;--lilac-soft:#e7e4ff;--shadow-soft:0 18px 54px #17171614;--shadow-card:0 28px 80px #1717161f;--radius-sm:14px;--radius-md:22px;--radius-lg:34px;--radius-pill:999px;background:#f3f0ea;font-family:SF Pro Text,Helvetica Neue,Arial,sans-serif}*{box-sizing:border-box}html{background:var(--canvas)}body{min-width:320px;min-height:100dvh;color:var(--ink);background:var(--canvas);margin:0}button,input{font:inherit}button,label,a{-webkit-tap-highlight-color:transparent}button{color:inherit}img{max-width:100%;display:block}::selection{color:var(--ink);background:var(--lilac)}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.app-shell{background:var(--canvas);min-height:100dvh}.topbar{z-index:20;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#f3f0ead1;border-bottom:1px solid #17171617;justify-content:space-between;align-items:center;height:84px;padding:0 clamp(18px,5vw,56px);display:flex;position:relative}.brand{min-height:44px;color:var(--ink);align-items:center;gap:8px;text-decoration:none;display:flex}.brand__mark{width:46px;height:46px;color:var(--ink);place-items:center;display:grid}.brand__mark svg{width:100%;height:100%}.brand__wordmark{gap:3px;line-height:1;display:grid}.brand__wordmark b{font:760 12px/1 var(--font-display);letter-spacing:.26em}.brand__ai{color:var(--accent)}.brand__wordmark small{color:var(--muted);letter-spacing:.36em;font-size:8px}.quiet-action,.brush-tools button{min-height:44px;color:var(--muted);cursor:pointer;background:0 0;border:0;padding:0 8px;font-size:13px;font-weight:700}main{width:min(100%,1180px);margin:0 auto}h1,p{margin-top:0}.start-screen{text-align:center;align-content:center;place-items:center;min-height:calc(100dvh - 76px);padding:44px 22px 86px;display:grid}.start-kicker{border-radius:var(--radius-pill);min-height:30px;color:var(--ink);background:var(--lilac);letter-spacing:.04em;text-transform:uppercase;align-items:center;padding:0 12px;font-size:11px;font-weight:800;display:inline-flex}.start-screen h1{max-width:12ch;font:700 clamp(42px, 8vw, 68px)/.94 var(--font-display);letter-spacing:-.065em;margin:16px 0 14px}.start-screen>p{max-width:44ch;color:var(--muted);margin-bottom:30px;font-size:17px;line-height:1.5}.photo-actions{grid-template-columns:1fr 1fr;gap:10px;width:min(100%,360px);display:grid}.external-consent{width:min(100%,380px);color:var(--muted);text-align:left;cursor:pointer;align-items:flex-start;gap:10px;margin-top:16px;font-size:12px;line-height:1.45;display:flex}.external-consent input{width:18px;height:18px;accent-color:var(--accent);flex:none;margin:0}.photo-actions .primary-button,.photo-actions .secondary-button{white-space:nowrap;padding:0 12px}.primary-button,.secondary-button{border-radius:var(--radius-pill);cursor:pointer;justify-content:center;align-items:center;gap:10px;min-height:56px;padding:0 24px;font-size:14px;font-weight:800;text-decoration:none;transition:transform .18s,box-shadow .18s,background-color .18s;display:inline-flex}.primary-button{border:1px solid var(--ink);color:#fff;background:var(--ink);box-shadow:0 14px 34px #1717162e}.primary-button:disabled{cursor:wait;opacity:.58;box-shadow:none}.secondary-button{border:1px solid var(--line);color:var(--ink);background:var(--paper)}.primary-button svg,.secondary-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:20px;height:20px}.primary-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 18px 42px #1717163d}.secondary-button:hover:not(:disabled){background:#fff;transform:translateY(-2px)}.primary-button:active,.secondary-button:active{transform:translateY(1px)}.photo-actions label:has(input:focus-visible){outline-offset:3px;outline:3px solid #e15b3d57}.editor-screen,.result-screen{padding:28px clamp(14px, 4vw, 32px) max(36px, env(safe-area-inset-bottom))}.screen-heading,.result-heading{text-align:center;margin:0 auto 20px}.screen-heading>span{color:var(--accent-strong);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.screen-heading h1,.result-heading h1{font:700 clamp(32px, 6vw, 48px)/1 var(--font-display);letter-spacing:-.055em;margin:9px 0 6px}.screen-heading p{color:var(--muted);margin:0;font-size:15px;line-height:1.5}.result-heading p{color:var(--muted);margin:8px 0 0;font-size:14px;line-height:1.5}.photo-frame,.result-image,.working-image{border-radius:var(--radius-lg);width:min(100%,720px);box-shadow:var(--shadow-card);touch-action:none;background:#d9d4cb;margin:0 auto;position:relative;overflow:hidden}.photo-frame>img:first-child,.result-image>img,.working-image>img{object-fit:contain;width:100%;height:100%}.mask-canvas{cursor:crosshair;touch-action:none;mix-blend-mode:multiply;width:100%;height:100%;position:absolute;inset:0}.mask-canvas--loading{pointer-events:none;opacity:.45}.brush-tools{grid-template-columns:auto 1fr auto;align-items:center;gap:12px;width:min(100%,720px);margin:12px auto 0;display:grid}.brush-tools button{min-height:46px}.brush-tools button:disabled{opacity:.35}.brush-tools label{color:var(--muted);align-items:center;gap:10px;font-size:12px;font-weight:700;display:flex}.brush-tools input{width:100%;accent-color:var(--accent)}.corner-stage{-webkit-user-select:none;user-select:none}.mask-ghost{object-fit:fill;opacity:.17;mix-blend-mode:multiply;width:100%;height:100%;position:absolute;inset:0}.corner-polygon{pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.corner-polygon polygon{fill:#e15b3d24;stroke:#fff;stroke-width:.55px;vector-effect:non-scaling-stroke;filter:drop-shadow(0 1px 2px #0000006b)}.corner-polygon line{stroke:#ffffffbd;stroke-width:.32px;stroke-dasharray:1.4 1.2;vector-effect:non-scaling-stroke}.corner-handle{touch-action:none;cursor:grab;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#e15b3db8;border:10px solid #ffffffad;border-radius:50%;width:48px;height:48px;padding:0;position:absolute;transform:translate(-50%,-50%);box-shadow:0 2px 10px #0000003d}.corner-handle--room{background:#7067dbad}.corner-handle--opening{background:#e15b3dad}.room-grid{pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.room-grid__wall{fill:#3377a012;stroke:#dff4ffeb;stroke-width:.55px;stroke-dasharray:2 1.2;vector-effect:non-scaling-stroke;filter:drop-shadow(0 1px 2px #0006)}.room-grid__line{stroke:#d3f0ff7a;stroke-width:.34px;stroke-dasharray:1.2 1.4;vector-effect:non-scaling-stroke}.room-grid__depth{stroke:#ffffffad;stroke-width:.42px;stroke-dasharray:1.2 1;vector-effect:non-scaling-stroke}.room-grid__vertical-guide{stroke:#ffecade0;stroke-width:.65px;stroke-dasharray:1.4 .8;vector-effect:non-scaling-stroke}.room-grid__cabinet{fill:#e15b3d24;stroke:#fff;stroke-width:.7px;vector-effect:non-scaling-stroke;filter:drop-shadow(0 1px 2px #00000073)}.room-grid__door{stroke:#ffffffb8;stroke-width:.32px;stroke-dasharray:1.4 1.2;vector-effect:non-scaling-stroke}.placement-mode-picker{border-radius:var(--radius-pill);background:var(--lilac-soft);grid-template-columns:1fr 1fr;gap:7px;width:min(100%,720px);margin:0 auto 14px;padding:5px;display:grid}.placement-mode-picker--single{grid-template-columns:1fr}.placement-mode-picker button{border-radius:var(--radius-pill);min-height:44px;color:var(--muted);cursor:pointer;background:0 0;border:0;padding:0 12px;font-size:12px;font-weight:800}.placement-mode-picker button.active{color:#fff;background:var(--ink);box-shadow:0 6px 16px #17171624}.placement-mode-picker button:focus-visible{outline-offset:2px;outline:3px solid #e15b3d57}.room-analysis-status{color:#69736c;text-align:center;width:min(100%,720px);margin:-5px auto 12px;font-size:11px;font-weight:700}.room-analysis-status--working:before{border:1.5px solid var(--accent-soft);border-top-color:var(--accent);content:"";border-radius:50%;width:7px;height:7px;margin-right:7px;animation:.9s linear infinite spin;display:inline-block}.room-analysis-status--ready{color:var(--accent-strong)}.installation-picker{border:0;width:min(100%,720px);margin:16px auto 0;padding:0}.installation-picker legend{color:#626860;margin:0 0 8px;font-size:12px;font-weight:800}.installation-picker>div{border-radius:var(--radius-pill);background:#e5e0d7;grid-template-columns:1fr 1fr;gap:7px;padding:5px;display:grid}.installation-picker button{border-radius:var(--radius-pill);min-height:44px;color:var(--muted);cursor:pointer;background:0 0;border:0;padding:0 12px;font-size:12px;font-weight:800}.installation-picker button.active{color:#fff;background:var(--ink);box-shadow:0 6px 16px #17171624}.installation-picker button:focus-visible{outline-offset:2px;outline:3px solid #e15b3d57}.dimension-picker{border:0;width:min(100%,720px);margin:14px auto 0;padding:0}.dimension-picker legend{color:#626860;margin-bottom:8px;font-size:12px;font-weight:800}.dimension-inputs{grid-template-columns:1fr auto 1fr auto 1fr;align-items:end;gap:6px;display:grid}.dimension-inputs>span{color:#8a8e87;padding-bottom:12px;font-size:13px}.dimension-inputs label{color:#777c74;gap:5px;font-size:10px;font-weight:700;display:grid}.dimension-inputs input{border:1px solid var(--line);border-radius:var(--radius-sm);width:100%;min-width:0;height:48px;color:var(--ink);background:var(--paper);padding:0 13px;font-size:15px;font-weight:700}.dimension-inputs input[aria-invalid=true]{border-color:#b66a5b}.dimension-picker p{color:#72776f;margin:7px 0 0;font-size:11px}.dimension-picker .dimension-error{color:#a04435}.style-picker{gap:7px;width:min(100%,720px);margin:14px auto 0;display:flex}.style-picker button{border-radius:var(--radius-pill);min-height:46px;color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;flex:1;justify-content:center;align-items:center;gap:7px;padding:0 9px;font-size:11px;font-weight:700;display:flex}.style-picker button.active{border-color:var(--lilac);color:var(--ink);background:var(--lilac-soft);box-shadow:0 6px 18px #17171614}.style-picker i{border:1px solid #0000001a;border-radius:50%;width:17px;height:17px}.presentation-picker{border:0;width:min(100%,720px);margin:14px auto 0;padding:0}.presentation-picker legend{color:#626860;margin-bottom:8px;font-size:12px;font-weight:800}.presentation-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:6px;display:grid}.presentation-options button{border:1px solid var(--line);border-radius:var(--radius-pill);min-height:44px;color:var(--muted);cursor:pointer;background:0 0;padding:5px 8px;font-size:10px;font-weight:800}.presentation-options button.active{border-color:var(--accent-soft);color:var(--accent-strong);background:#fff2ee}.adaptive-question{border-radius:var(--radius-sm);background:var(--lilac-soft);margin-top:10px;padding:12px 13px}.adaptive-question p,.adaptive-warning{color:#666d65;margin:0;font-size:11px;line-height:1.4}.adaptive-question>label{color:#555d56;align-items:center;gap:8px;margin-top:8px;font-size:11px;font-weight:750;display:flex}.reflection-photo-actions{grid-template-columns:1fr 1fr;gap:6px;margin-top:8px;display:grid}.reflection-photo-actions label{border:1px solid var(--line);color:#525a53;background:var(--paper);cursor:pointer;border-radius:11px;justify-content:center;align-items:center;gap:6px;min-height:40px;font-size:11px;font-weight:800;display:flex}.reflection-photo-actions svg{fill:none;stroke:currentColor;stroke-width:1.7px;width:16px}.reflection-ready{color:var(--accent-strong);justify-content:space-between;align-items:center;gap:8px;font-size:11px;font-weight:750;display:flex}.reflection-ready button{color:#6d746d;background:0 0;border:0;min-height:34px;padding:0 8px;font-size:10px;font-weight:800}.adaptive-warning{color:#974d3d;margin-top:9px}.foreground-action{border:1px solid var(--line);color:#596159;background:var(--paper);cursor:pointer;border-radius:14px;width:min(100%,720px);min-height:46px;margin:10px auto 0;padding:0 14px;font-size:12px;font-weight:800;display:block}.foreground-action.active{border-color:var(--accent-soft);color:var(--accent-strong);background:#fff2ee}.foreground-guide polygon{fill:#e15b3d1a;stroke:#ffffffd1;stroke-dasharray:3 2}.bottom-actions{z-index:8;width:min(100%,720px);padding:12px 0 max(6px, env(safe-area-inset-bottom));background:linear-gradient(transparent, var(--canvas) 24%);justify-content:center;margin:22px auto 0;display:flex;position:sticky;bottom:0}.bottom-actions .primary-button{min-width:min(100%,360px)}.bottom-actions--split{gap:10px}.bottom-actions--split>*{flex:1;min-width:0;max-width:260px}.bottom-actions--split .primary-button,.bottom-actions--split .secondary-button{min-width:0}.bottom-actions--split .secondary-button{flex:0 110px}.error-message{color:#a04435;text-align:center;margin:12px auto 0;font-size:12px}.working-screen{align-content:center;gap:30px;min-height:calc(100dvh - 76px);padding:28px 16px 70px;display:grid}.working-image{opacity:.8;max-height:58vh}.working-sheen{background:linear-gradient(105deg,#0000 24%,#ffffff61 46%,#0000 68%);animation:2.1s ease-in-out infinite sheen;position:absolute;inset:0;transform:translate(-100%)}.working-copy{text-align:center}.working-copy h1{font:750 clamp(34px, 7vw, 48px)/1 var(--font-display);letter-spacing:-.055em;margin:15px 0 7px}.working-copy p{color:#747970;font-size:13px}.spinner{border:2px solid var(--accent-soft);border-top-color:var(--accent);border-radius:50%;width:22px;height:22px;animation:.9s linear infinite spin;display:inline-block}.result-heading{margin-bottom:18px}.draft-badge{border:1px solid var(--accent-soft);border-radius:var(--radius-pill);min-height:30px;color:var(--accent-strong);letter-spacing:.08em;text-transform:uppercase;background:#fff2ee;align-items:center;padding:0 12px;font-size:10px;font-weight:800;display:inline-flex}.view-toggle{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f7f6f0de;border-radius:13px;padding:3px;display:flex;position:absolute;top:12px;right:12px;box-shadow:0 3px 16px #00000021}.view-toggle button{color:#6e746c;background:0 0;border:0;border-radius:10px;min-height:44px;padding:0 15px;font-size:12px;font-weight:800}.view-toggle button.active{color:#fff;background:var(--ink)}.result-actions{gap:10px;width:min(100%,720px);margin:18px auto 0;display:grid}.result-actions--split{grid-template-columns:1fr 1.45fr}.result-actions--split>*{width:100%;min-width:0}.result-edit-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.result-actions>.primary-button{width:100%}.save-status{color:#5f675f;text-align:center;margin:10px auto 0;font-size:13px}.error-screen{text-align:center;align-content:center;place-items:center;min-height:calc(100dvh - 76px);padding:32px;display:grid}.error-screen>span{color:#a04435;text-transform:uppercase;font-size:12px;font-weight:800}.error-screen h1{max-width:20ch;font:750 36px/1.08 var(--font-display);letter-spacing:-.05em;margin:10px 0 28px}@keyframes spin{to{transform:rotate(360deg)}}@keyframes sheen{55%,to{transform:translate(100%)}}@media (width>=780px){.editor-screen,.result-screen{padding-top:40px}.photo-frame,.result-image{max-height:68vh}.screen-heading{margin-bottom:26px}}@media (width>=940px){.editor-screen{grid-template-columns:minmax(0,760px) 300px;align-items:start;column-gap:34px;display:grid}.editor-screen .screen-heading{text-align:left;grid-column:2;margin:4px 0 20px}.editor-screen .photo-frame{grid-area:1/1/span 5;width:100%;margin:0}.editor-screen--foreground .photo-frame{grid-row:1/span 6}.editor-screen--place .photo-frame{grid-row:1/span 10}.editor-screen--erase .brush-tools{grid-area:6/1;width:100%}.editor-screen--foreground .brush-tools{grid-area:7/1;width:100%}.editor-screen--erase .bottom-actions{background:0 0;grid-area:2/2;width:100%;margin:0;padding:0;position:static}.editor-screen--erase .bottom-actions .primary-button{width:100%;min-width:0}.editor-screen--place .placement-mode-picker{grid-area:2/2;width:100%;margin:0 0 14px}.editor-screen--place .room-analysis-status{text-align:left;grid-area:3/2;width:100%;margin:-7px 0 10px}.editor-screen--place .installation-picker{grid-area:4/2;width:100%;margin:0 0 14px}.editor-screen--place .dimension-picker{grid-area:5/2;width:100%;margin:0 0 14px}.editor-screen--place .style-picker{grid-area:6/2;width:100%;margin:0}.editor-screen--place .presentation-picker{grid-area:7/2;width:100%;margin:14px 0 0}.editor-screen--place .foreground-action{grid-area:8/2;width:100%;margin:10px 0 0}.editor-screen--place .error-message{grid-area:9/2}.editor-screen--place .bottom-actions{background:0 0;grid-area:10/2;width:100%;margin-top:22px;padding:0;position:static}.editor-screen--foreground .bottom-actions{background:0 0;grid-area:2/2;width:100%;margin:0;padding:0;position:static}.result-screen{grid-template-columns:minmax(0,760px) 300px;align-items:start;column-gap:34px;display:grid}.result-screen .result-image{grid-area:1/1/span 3;width:100%;margin:0}.result-heading{text-align:left;grid-area:1/2;margin:4px 0 20px}.result-actions{grid-area:2/2;width:100%;margin:0}.save-status{text-align:left;grid-area:3/2;margin:10px 0 0}}button:focus-visible,input:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #e15b3d6b}label:has(input:focus-visible){outline-offset:3px;outline:3px solid #e15b3d6b}.voice-entry{min-height:44px;color:var(--accent-strong);justify-content:center;align-items:center;margin-top:12px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.voice-onboarding-shell{background:var(--canvas);min-height:100dvh;position:relative;overflow:clip}.voice-onboarding-shell:before{background:var(--lilac-soft);content:"";border-radius:50%;width:430px;height:430px;position:absolute;top:120px;right:-160px}.voice-onboarding-shell:after{background:var(--accent-soft);content:"";opacity:.72;border-radius:50%;width:300px;height:300px;position:absolute;bottom:-140px;left:-110px}.voice-topbar{position:relative}.voice-topbar .brand{color:var(--ink);text-decoration:none}.voice-topbar__actions{align-items:center;gap:18px;display:flex}.platform-chip{border:1px solid var(--line);border-radius:var(--radius-pill);min-height:32px;color:var(--muted);background:#fcfaf6b8;align-items:center;padding:0 13px;font-size:11px;font-weight:750;display:inline-flex}.voice-back-link{color:var(--ink);align-items:center;text-decoration:none;display:inline-flex}.voice-back-link:after{color:var(--accent);content:"↗";margin-left:8px;font-size:16px}.voice-onboarding{z-index:1;width:min(100%,1220px);padding:clamp(42px, 6vw, 78px) 24px max(80px, env(safe-area-inset-bottom));margin:0 auto;position:relative}.voice-primary{width:min(100%,820px);margin:0 auto}.voice-primary:has(.voice-start-options){grid-template-columns:minmax(0,1.35fr) minmax(360px,.65fr);align-items:center;gap:clamp(40px,8vw,110px);width:100%;min-height:calc(100dvh - 236px);display:grid}.voice-intro{text-align:center}.voice-primary:has(.voice-start-options) .voice-intro{text-align:left}.voice-intro h1{max-width:13ch;font:750 clamp(48px, 7.6vw, 86px)/.92 var(--font-display);letter-spacing:-.072em;text-wrap:balance;margin:16px auto 18px}:is(.voice-primary:has(.voice-start-options) .voice-intro h1,.voice-primary:has(.voice-start-options) .voice-intro p){margin-left:0}.voice-intro p{max-width:50ch;color:var(--muted);margin:0 auto;font-size:clamp(16px,2vw,19px);line-height:1.5}.voice-start-options{border-radius:var(--radius-lg);background:var(--lilac);width:100%;box-shadow:var(--shadow-card);text-align:center;justify-items:stretch;gap:12px;margin:0;padding:clamp(26px,4vw,38px);display:grid;position:relative;overflow:hidden}.voice-start-options:before{color:#1717168a;content:"01  —  БРИФ";letter-spacing:.08em;justify-self:start;margin-bottom:22px;font-size:11px;font-weight:800}.voice-start{width:100%}.voice-start-options svg,.voice-photo svg,.voice-compose svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.voice-start-options .text-start{border-radius:var(--radius-pill);min-height:50px;color:var(--ink);cursor:pointer;background:#fcfaf657;border:1px solid #17171629;font-size:13px;font-weight:800}.voice-start-options small{color:#17171694;margin-top:8px;font-size:11px;line-height:1.5}.voice-status{min-height:260px;color:var(--muted);justify-content:center;align-items:center;gap:12px;margin:0;font-size:15px;display:flex}.voice-live-stage{color:#fff;background:linear-gradient(155deg,#20201f 0%,#151514 58%,#11110f 100%);border:1px solid #ffffff12;border-radius:clamp(28px,4vw,38px);grid-template-rows:auto minmax(150px,1fr) auto auto auto;place-items:center;gap:14px;min-height:clamp(380px,58vh,470px);padding:clamp(22px,4vw,32px);display:grid;position:relative;overflow:hidden;box-shadow:0 24px 64px #17171633}.voice-live-stage:before{content:"";filter:blur(48px);pointer-events:none;background:#cbc7ff17;border-radius:50%;width:min(52vw,330px);height:min(32vw,210px);position:absolute;top:26%;left:50%;transform:translate(-50%)}.voice-live-stage__header{z-index:1;justify-content:space-between;align-items:center;gap:14px;width:100%;display:flex}.voice-live-stage__presence{align-items:center;gap:11px;display:flex}.voice-live-stage__presence>i{background:#f28b73;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #f28b7326}.voice-live-stage__presence>span{color:#ffffff94;gap:2px;font-size:10px;display:grid}.voice-live-stage__presence b{color:#fff;font-size:13px}.voice-live-stage__header>button{border-radius:var(--radius-pill);color:#ffffffc2;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1f;align-items:center;gap:8px;min-height:44px;padding:0 14px;font-size:10px;font-weight:800;display:inline-flex}.voice-live-stage__header svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.voice-live-visual{z-index:1;background:radial-gradient(circle at 50% 42%,#cbc7ff24,#ffffff08 48%,#0000 72%);border:1px solid #ffffff14;border-radius:999px;place-items:center;width:min(64vw,300px);height:min(38vw,184px);min-height:142px;display:grid;box-shadow:inset 0 0 58px #cbc7ff0d}.voice-wave{justify-content:center;align-items:center;gap:5px;width:min(78%,220px);height:86px;display:flex}.voice-wave i{transform-origin:50%;opacity:.88;background:linear-gradient(#f28b73,#cbc7ff 62%,#fff 120%);border-radius:99px;width:4px;max-height:72px;transition:transform 80ms linear,opacity .18s}.voice-live-stage.is-thinking .voice-wave{animation:1.25s ease-in-out infinite alternate voice-thinking}.voice-live-stage.is-thinking .voice-wave i{opacity:.55}.voice-live-stage.is-paused .voice-wave i,.voice-live-stage.is-ready .voice-wave i{opacity:.34}.voice-live-caption{z-index:1;text-align:left;background:#ffffff0d;border:1px solid #ffffff14;border-radius:18px;align-content:center;gap:4px;width:min(100%,440px);min-height:60px;padding:11px 16px;display:grid}.voice-live-caption>span{color:#ffffff6b;letter-spacing:.1em;text-transform:uppercase;font-size:8px;font-weight:800}.voice-live-caption p{color:#ffffffc2;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:clamp(12px,1.7vw,14px);line-height:1.4;display:-webkit-box;overflow:hidden}.voice-live-toggle{z-index:1;color:#171715;cursor:pointer;background:#fff;border:0;border-radius:50%;place-items:center;width:64px;height:64px;padding:0;transition:transform .2s,color .2s,background .2s;display:grid;box-shadow:0 10px 24px #0000003d}.voice-live-toggle:hover{transform:translateY(-2px)}.voice-live-toggle.is-listening{color:#fff;background:#e15b3d}.voice-live-toggle svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:26px;height:26px}.voice-live-stage>small{z-index:1;color:#ffffff6b;font-size:9px}.voice-chat{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--paper);min-height:300px;max-height:54vh;box-shadow:var(--shadow-soft);grid-template-rows:minmax(0,1fr) auto;display:grid;overflow:hidden}.voice-chat--transcript{min-height:230px;box-shadow:none;margin-top:14px}.voice-chat__messages{scrollbar-gutter:stable;align-content:end;gap:12px;min-height:0;padding:clamp(16px,3vw,26px);display:grid;overflow-y:auto}.voice-chat__empty{color:var(--muted);text-align:center;align-self:center;margin:0;font-size:12px}.voice-message{max-width:82%;color:var(--ink);background:var(--lilac-soft);border-radius:20px 20px 20px 7px;gap:5px;margin:0;padding:14px 17px;font-size:14px;line-height:1.5;display:grid}.voice-message b{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:9px}.voice-message--customer{color:var(--ink);background:var(--accent);border-radius:20px 20px 7px;justify-self:end}.voice-message--customer b{color:#171716ad}.voice-message--artifact{border:1px solid var(--line);border-radius:var(--radius-pill);width:fit-content;max-width:100%;min-height:36px;color:var(--muted);background:0 0;justify-self:end;align-items:center;gap:8px;padding:7px 11px;font-size:11px;display:inline-flex}.voice-message--artifact svg{fill:none;stroke:currentColor;stroke-width:1.7px;width:16px;height:16px}.voice-notice{border:1px solid var(--accent-soft);border-radius:var(--radius-sm);color:#7c3a2b;background:#fff2ee;margin:12px 0 0;padding:13px 16px;font-size:12px;line-height:1.5}.voice-presets{scrollbar-width:none;gap:8px;margin:14px 0;padding:2px 0 5px;display:flex;overflow-x:auto}.voice-presets button{border:1px solid var(--line);border-radius:var(--radius-pill);min-height:44px;color:var(--ink);background:var(--paper);cursor:pointer;flex:none;padding:0 16px;font-size:12px;font-weight:750}.voice-presets button:first-child{border-color:var(--lilac);background:var(--lilac-soft)}.voice-compose{border:1px solid var(--line);background:var(--paper);border-radius:30px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-height:60px;padding:5px 6px 5px 18px;transition:border-color .18s,box-shadow .18s;display:grid;box-shadow:0 8px 24px #1717160d}.voice-compose:focus-within{border-color:#17171657;box-shadow:0 0 0 3px #cbc7ff4d,0 10px 28px #17171612}.voice-compose input{min-width:0;height:48px;color:var(--ink);font:inherit;background:0 0;border:0;outline:0;padding:0}.voice-compose input::placeholder{color:#8e8981}.voice-compose__actions{align-items:center;gap:4px;display:flex}.voice-compose__actions>button{width:46px;height:46px;color:var(--ink);cursor:pointer;background:0 0;border:0;border-radius:50%;flex:none;place-items:center;padding:0;transition:color .18s,background .18s,transform .18s;display:grid}.voice-compose__actions>button:hover:not(:disabled){background:#efede8;transform:translateY(-1px)}.voice-compose__actions>button:focus-visible{outline-offset:2px;outline:3px solid #e15b3d4d}.voice-compose__actions>button:disabled{cursor:not-allowed;opacity:.3}.voice-compose__actions .voice-compose__dialog{background:var(--lilac-soft)}.voice-compose__actions .voice-compose__dialog:hover:not(:disabled){background:var(--lilac)}.voice-compose__actions .voice-compose__send{color:#fff;background:var(--ink)}.voice-compose__actions .voice-compose__send:hover:not(:disabled){background:#2a2926}.voice-compose__actions .voice-compose__send:disabled{color:#8e8981;opacity:1;background:#e8e4dc}.voice-compose__icon.is-recording{color:#fff;background:var(--accent);animation:1.4s ease-in-out infinite voice-pulse}.voice-chat>.voice-compose{z-index:2;margin:0 10px 10px;position:sticky;bottom:0;box-shadow:0 -12px 28px #fcfaf6f0}.voice-complete{width:min(100%,380px);margin:16px auto 0;display:flex}.voice-photo-actions{grid-template-columns:1fr 1fr;gap:8px;width:min(100%,390px);margin:14px auto 0;display:grid}.voice-photo{border:1px solid var(--line);border-radius:var(--radius-pill);min-height:46px;color:var(--ink);cursor:pointer;background:#fcfaf6b8;justify-content:center;align-items:center;gap:8px;padding:0 13px;font-size:12px;font-weight:800;display:flex}.voice-photo--camera{border-color:var(--ink);color:#fff;background:var(--ink)}.voice-photo:disabled{cursor:wait;opacity:.58}.voice-photo:has(input:disabled){cursor:wait;opacity:.58}.voice-photo:has(input:focus-visible){outline-offset:2px;outline:3px solid #e15b3d57}.voice-photo-status{border-radius:var(--radius-pill);color:#5e584f;background:#cbc7ff5c;align-items:center;gap:7px;width:fit-content;min-height:32px;margin:8px auto 0;padding:0 11px;font-size:10px;font-weight:750;display:flex}.voice-photo-status svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:15px;height:15px}.voice-result-status{border:1px solid var(--line);color:var(--ink);background:var(--paper);border-radius:22px;gap:5px;margin-top:14px;padding:16px 18px;display:grid}.voice-result-status>span{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:800}.voice-result-status strong{font-size:16px}.voice-result-status p{color:var(--muted);margin:0;font-size:11px;line-height:1.5}.voice-camera{z-index:100;padding:max(18px, env(safe-area-inset-top)) 16px max(18px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#101010c7;place-items:center;display:grid;position:fixed;inset:0}.voice-camera__panel{border-radius:var(--radius-lg);background:var(--paper);gap:14px;width:min(100%,620px);max-height:100%;padding:18px;display:grid;overflow-y:auto;box-shadow:0 28px 80px #0000005c}.voice-camera__heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.voice-camera__heading>div{gap:5px;display:grid}.voice-camera__heading span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:800}.voice-camera__heading strong{font-size:16px}.voice-camera__heading>button{width:40px;height:40px;color:var(--ink);background:var(--lilac-soft);cursor:pointer;border:0;border-radius:50%;flex:none;place-items:center;font-size:24px;display:grid}.voice-camera video{border-radius:var(--radius-md);object-fit:contain;background:#111;width:100%;max-height:62vh;display:block}.voice-camera__panel>p{color:var(--muted);text-align:center;margin:0;font-size:12px;line-height:1.45}.voice-camera__actions{grid-template-columns:1fr 1fr;gap:9px;display:grid}.voice-camera__actions>button{width:100%}.voice-draft{border-radius:var(--radius-lg);color:var(--ink);background:var(--lilac-soft);box-shadow:var(--shadow-soft);align-self:start;gap:18px;margin:28px auto 0;padding:26px;display:grid}.voice-draft__heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.voice-draft__heading span,.voice-draft__next span{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:800}.voice-draft__heading h2{font:750 28px/1.05 var(--font-display);letter-spacing:-.045em;margin:6px 0 0}.voice-draft__heading em{border-radius:var(--radius-pill);min-height:30px;color:var(--ink);background:var(--accent);align-items:center;padding:0 11px;font-size:9px;font-style:normal;font-weight:800;display:inline-flex}.voice-draft__number{color:var(--muted);margin:-8px 0 0;font-size:10px}.voice-draft dl{background:#17171614;border-radius:18px;grid-template-columns:1fr 1fr;gap:2px;margin:0;display:grid;overflow:hidden}.voice-draft dl div{background:var(--paper);gap:4px;padding:14px;display:grid}.voice-draft dt{color:var(--muted);font-size:9px}.voice-draft dd{margin:0;font-size:21px;font-weight:800}.voice-draft__next{background:var(--paper);border-radius:18px;gap:6px;padding:16px;display:grid}.voice-draft__next strong{color:var(--accent-strong);font-size:13px;line-height:1.4}.voice-draft>p:last-child{color:var(--muted);margin:0;font-size:11px;line-height:1.55}.voice-finished{border-radius:var(--radius-md);color:var(--ink);background:var(--accent-soft);text-align:center;gap:5px;margin:20px 0 0;padding:18px;display:grid}.voice-finished strong{font-size:15px}.voice-finished span{color:#6e3a2f;font-size:12px;line-height:1.5}@media (width>=900px){.voice-onboarding--with-draft{grid-template-columns:minmax(0,820px) 320px;align-items:start;gap:34px;display:grid}.voice-onboarding--with-draft .voice-primary{width:100%}.voice-onboarding--with-draft .voice-intro{text-align:left}.voice-onboarding--with-draft .voice-intro h1,.voice-onboarding--with-draft .voice-intro p{margin-left:0}.voice-draft{margin:0;position:sticky;top:96px}}@media (width<=560px){.platform-chip{display:none}.voice-topbar{height:72px;padding-inline:16px}.voice-topbar .brand__mark{width:38px;height:38px}.voice-topbar .brand__wordmark b{font-size:10px}.voice-onboarding{padding:32px 14px 54px}.voice-intro h1{font-size:clamp(46px,15vw,64px)}.voice-start-options{padding:24px 20px}.voice-start-options:before{margin-bottom:12px}.voice-chat{border-radius:26px;min-height:260px;padding:14px}.voice-message{max-width:90%}.voice-compose{min-height:56px;padding-left:14px}.voice-compose input{height:44px;font-size:13px}.voice-compose__actions>button{width:44px;height:44px}}@media (width<=899px){.voice-primary:has(.voice-start-options){grid-template-columns:1fr;gap:36px;min-height:auto;display:grid}.voice-primary:has(.voice-start-options) .voice-intro{text-align:center}:is(.voice-primary:has(.voice-start-options) .voice-intro h1,.voice-primary:has(.voice-start-options) .voice-intro p){margin-left:auto}.voice-start-options{width:min(100%,480px);margin:0 auto}}@keyframes voice-pulse{50%{box-shadow:0 0 0 8px #e15b3d24}}@keyframes voice-thinking{to{opacity:.52;transform:scale(.96)}}html[data-embed=landing],html[data-embed=landing] body,html[data-embed=landing] #app{background:0 0;min-height:0}.voice-onboarding-shell--embedded{background:0 0;min-height:0;overflow:visible}.voice-onboarding-shell--embedded:before,.voice-onboarding-shell--embedded:after{display:none}.voice-onboarding-shell--embedded .voice-onboarding{width:100%;padding:0}.voice-onboarding-shell--embedded .voice-primary{width:100%}.voice-embedded-starter{gap:18px;padding:clamp(24px,4.5vw,38px);display:grid}.voice-embedded-starter__heading{gap:9px;display:grid}.voice-embedded-starter__heading span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:9px;font-size:10px;font-weight:800;display:flex}.voice-embedded-starter__heading i{background:var(--accent);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #e15b3d24}.voice-embedded-starter__heading strong{font:750 clamp(28px, 4vw, 38px)/1 var(--font-display);letter-spacing:-.05em}.voice-embedded-question{background:var(--lilac-soft);border-radius:24px 24px 24px 8px;gap:7px;max-width:90%;margin:0;padding:18px 20px;font-size:clamp(15px,2.4vw,18px);line-height:1.45;display:grid}.voice-embedded-question b{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:9px}.voice-embedded-presets{grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid;overflow:visible}.voice-embedded-presets button{white-space:normal;min-width:0;padding-inline:10px;line-height:1.2}.voice-embedded-starter>small{color:var(--muted);font-size:10px;line-height:1.5}.voice-onboarding-shell--embedded .voice-status{min-height:470px;padding:30px}.voice-onboarding-shell--embedded .voice-live-stage{min-height:420px;margin:24px}.voice-onboarding-shell--embedded .voice-chat{min-height:260px;max-height:370px;box-shadow:none;margin-inline:24px}.voice-onboarding-shell--embedded .voice-presets,.voice-onboarding-shell--embedded .voice-notice,.voice-onboarding-shell--embedded .error-message{margin-left:24px;margin-right:24px}.voice-onboarding-shell--embedded .voice-photo-actions{margin-top:14px}.voice-onboarding-shell--embedded .voice-complete,.voice-onboarding-shell--embedded .voice-finished{margin-bottom:24px}@media (width<=560px){.voice-embedded-starter{gap:15px;padding:22px 16px 20px}.voice-embedded-question{max-width:96%;padding:16px}.voice-onboarding-shell--embedded .voice-live-stage,.voice-onboarding-shell--embedded .voice-chat,.voice-onboarding-shell--embedded .voice-presets,.voice-onboarding-shell--embedded .voice-notice,.voice-onboarding-shell--embedded .error-message{margin-left:14px;margin-right:14px}.voice-photo-actions{width:calc(100% - 28px)}.voice-live-stage{border-radius:30px;min-height:400px;padding:20px 16px 24px}.voice-live-stage__header>button{color:#fff;justify-content:center;width:44px;padding:0;font-size:0;overflow:hidden}.voice-live-visual{width:240px;height:150px}}.voice-replay-shell{min-height:100dvh;color:var(--ink);background:radial-gradient(circle at 92% 2%, var(--lilac-soft) 0, transparent 28%), var(--canvas)}.voice-replay{width:min(100%,1380px);padding:34px 24px max(72px, env(safe-area-inset-bottom));margin:0 auto}.voice-replay__heading{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:28px;display:flex}.voice-replay__heading h1{max-width:16ch;font:750 clamp(46px, 6vw, 72px)/.94 var(--font-display);letter-spacing:-.065em;margin:12px 0 14px}.voice-replay__heading p{max-width:60ch;color:var(--muted);margin:0;font-size:15px;line-height:1.55}.voice-replay__voices{border-radius:var(--radius-md);background:var(--lilac-soft);flex:none;gap:9px;padding:16px 18px;font-size:11px;font-weight:800;display:grid}.voice-replay__voices span{align-items:center;gap:8px;display:flex}.voice-replay__voices i{background:var(--accent);border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 4px #e15b3d24}.voice-replay__voices i.is-assistant{background:var(--ink);box-shadow:0 0 0 4px #1717161a}.voice-replay__loading{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--paper);min-height:340px;color:var(--muted);justify-content:center;align-items:center;gap:12px;display:flex}.voice-replay__grid{grid-template-columns:minmax(0,1.25fr) minmax(340px,.75fr);align-items:start;gap:22px;display:grid}.voice-replay__stage,.voice-replay__conversation,.voice-replay__application{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--paper);box-shadow:var(--shadow-soft)}.voice-replay__stage{overflow:hidden}.voice-replay__image-wrap{background:#d9d4cb;min-height:520px;position:relative;overflow:hidden}.voice-replay__image-wrap img{object-fit:contain;background:#d9d4cb;width:100%;height:620px;display:block}.voice-replay__image-caption{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#171716d6;border-radius:18px;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;display:flex;position:absolute;bottom:16px;left:16px;right:16px}.voice-replay__image-caption strong{font-size:12px}.voice-replay__image-caption span{color:#ffffffb8;text-transform:uppercase;letter-spacing:.07em;font-size:9px}.voice-replay__controls{align-items:center;gap:12px;min-height:72px;padding:14px 18px 10px;display:flex}.voice-replay__controls .primary-button{gap:8px;min-height:46px}.voice-replay__controls .primary-button svg{fill:currentColor;stroke:currentColor;stroke-width:1.5px;width:20px;height:20px}.voice-replay__controls .text-start{color:var(--accent-strong);cursor:pointer;background:0 0;border:0;font-size:11px;font-weight:800}.voice-replay__controls>span{color:#737b74;font-variant-numeric:tabular-nums;margin-left:auto;font-size:10px;font-weight:800}.voice-replay__progress{background:#e4e6e0;border-radius:99px;height:4px;margin:0 18px 16px;overflow:hidden}.voice-replay__progress span{border-radius:inherit;background:var(--accent);height:100%;transition:width .25s;display:block}.voice-replay__stage .voice-notice{margin:0 18px 18px}.voice-replay__conversation{grid-template-rows:auto minmax(0,620px);display:grid;overflow:hidden}.voice-replay__conversation-heading{border-bottom:1px solid #e3e5df;justify-content:space-between;align-items:center;padding:18px 20px 13px;display:flex}.voice-replay__conversation-heading strong{font:750 24px/1 var(--font-display);letter-spacing:-.04em}.voice-replay__conversation-heading span{color:#7d847e;font-size:10px}.voice-replay__messages{scroll-behavior:smooth;align-content:start;gap:9px;padding:16px;display:grid;overflow-y:auto}.voice-replay__message{width:86%;color:var(--ink);background:var(--lilac-soft);opacity:.48;border:1px solid #0000;border-radius:19px 19px 19px 7px;gap:5px;padding:13px 15px;transition:opacity .2s,transform .2s,box-shadow .2s;display:grid}.voice-replay__message--customer{color:var(--ink);background:var(--accent);border-radius:19px 19px 7px;justify-self:end}.voice-replay__message--assistant{background:var(--lilac-soft);justify-self:start}.voice-replay__message.is-active{opacity:1;border-color:#cbc7ffb8;transform:translateY(-1px);box-shadow:0 10px 25px #1717161f}.voice-replay__message--customer.is-active{border-color:#ffffff59}.voice-replay__message b{text-transform:uppercase;letter-spacing:.07em;font-size:9px}.voice-replay__message p{margin:0;font-size:12px;line-height:1.48}.voice-replay__message small{color:inherit;opacity:.55;justify-self:end;font-size:9px}.voice-replay__application{grid-column:1/-1;grid-template-columns:minmax(220px,.8fr) minmax(420px,1.6fr) auto;align-items:center;gap:24px;padding:22px;display:grid}.voice-replay__application h2{font:750 28px/1.05 var(--font-display);letter-spacing:-.045em;margin:6px 0 0}.voice-replay__application dl{background:#e0e3dc;border:1px solid #e0e3dc;border-radius:13px;grid-template-columns:repeat(4,1fr);gap:1px;margin:0;display:grid;overflow:hidden}.voice-replay__application dl div{background:#fff;gap:3px;padding:10px;display:grid}.voice-replay__application dt{color:#7d847e;text-transform:uppercase;font-size:8px}.voice-replay__application dd{margin:0;font-size:11px;font-weight:800}.voice-replay__application>p{color:#687168;margin:0;font-size:10px;line-height:1.5}.voice-replay__application .secondary-button{white-space:nowrap;min-height:44px;text-decoration:none}@media (width<=920px){.voice-replay__heading{display:grid}.voice-replay__voices{width:max-content}.voice-replay__grid{grid-template-columns:1fr}.voice-replay__application{grid-column:auto;grid-template-columns:1fr}}@media (width<=640px){.voice-replay{padding:24px 12px 56px}.voice-replay__heading h1{font-size:34px}.voice-replay__image-wrap{min-height:360px}.voice-replay__image-wrap img{height:460px}.voice-replay__image-caption{flex-direction:column;align-items:flex-start}.voice-replay__controls{flex-wrap:wrap}.voice-replay__controls .primary-button{width:100%}.voice-replay__conversation{grid-template-rows:auto minmax(0,540px)}.voice-replay__application dl{grid-template-columns:1fr 1fr}}.live-voice-shell{min-height:100dvh;color:var(--ink);background:radial-gradient(circle at 92% 8%, var(--lilac-soft) 0, transparent 26%), radial-gradient(circle at 2% 70%, #f4c7bb8f 0, transparent 20%), var(--canvas)}.live-voice-case{width:min(100%,1240px);padding:38px 24px max(72px, env(safe-area-inset-bottom));margin:0 auto}.live-voice-chip{color:var(--ink);background:var(--lilac);gap:7px}.live-voice-chip i,.live-dot{background:var(--accent);border-radius:50%;width:8px;height:8px;animation:1.7s ease-in-out infinite live-pulse;box-shadow:0 0 0 5px #e15b3d24}.live-voice-hero{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:30px;display:flex}.live-voice-hero h1{max-width:15ch;font:750 clamp(46px, 6vw, 76px)/.94 var(--font-display);letter-spacing:-.068em;margin:12px 0 14px}.live-voice-hero p{max-width:62ch;color:var(--muted);margin:0;font-size:15px;line-height:1.55}.live-voice-participants{border-radius:var(--radius-md);box-shadow:var(--shadow-soft);background:#17171617;flex:0 0 280px;gap:2px;display:grid;overflow:hidden}.live-voice-participants>span{background:var(--paper);grid-template-columns:12px 1fr;column-gap:10px;padding:14px 16px;display:grid}.live-voice-participants i{background:var(--accent);border-radius:50%;grid-row:1/3;align-self:center;width:10px;height:10px;box-shadow:0 0 0 5px #e15b3d1f}.live-voice-participants i.is-assistant{background:var(--ink);box-shadow:0 0 0 5px #1717161a}.live-voice-participants b{color:#3e4941;font-size:11px}.live-voice-participants small{color:#7c847d;font-size:9px}.live-voice-start,.live-voice-finished{border-radius:var(--radius-lg);background:var(--lilac);box-shadow:var(--shadow-card);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:20px;padding:24px;display:grid}.live-voice-start>svg{fill:#fff;stroke:#fff;stroke-width:1.4px;background:var(--ink);border-radius:50%;width:40px;height:40px;padding:10px}.live-voice-start>div,.live-voice-finished>div{gap:4px;display:grid}.live-voice-start strong,.live-voice-finished strong{font-size:14px}.live-voice-start span,.live-voice-finished span{color:#6d776f;font-size:10px;line-height:1.45}.live-voice-start .primary-button,.live-voice-finished .primary-button{white-space:nowrap;min-height:48px}.live-voice-status{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--paper);gap:12px;margin-bottom:18px;padding:16px 20px;display:grid}.live-voice-status__line{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.live-voice-status__line strong{font-size:11px}.live-voice-status__line em{color:#79817a;font-size:9px;font-style:normal;font-weight:800}.live-dot.is-complete{background:var(--accent);animation:none}.live-voice-progress{background:#e3e7e1;border-radius:99px;height:4px;overflow:hidden}.live-voice-progress span{border-radius:inherit;background:linear-gradient(90deg, var(--accent), #8b80ea);height:100%;transition:width .35s;display:block}.live-voice-grid{grid-template-columns:minmax(0,1fr) 310px;align-items:start;gap:18px;display:grid}.live-voice-dialog,.live-voice-application{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--paper);box-shadow:var(--shadow-soft);overflow:hidden}.live-voice-section-heading{border-bottom:1px solid #e2e5df;justify-content:space-between;align-items:center;gap:14px;padding:16px 18px 12px;display:flex}.live-voice-section-heading strong{font:750 23px/1 var(--font-display);letter-spacing:-.04em}.live-voice-section-heading span{color:#7b837c;font-size:9px}.live-voice-messages{scroll-behavior:smooth;align-content:start;gap:10px;min-height:460px;max-height:660px;padding:18px;display:grid;overflow-y:auto}.live-voice-empty{color:#758078;justify-content:center;align-items:center;gap:10px;min-height:300px;margin:0;font-size:11px;display:flex}.live-voice-message{width:min(84%,680px);color:var(--ink);background:var(--lilac-soft);border-radius:20px 20px 20px 7px;gap:5px;padding:14px 16px;display:grid}.live-voice-message--customer{color:var(--ink);background:var(--accent);border-radius:20px 20px 7px;justify-self:end}.live-voice-message b{letter-spacing:.08em;text-transform:uppercase;opacity:.75;font-size:8px}.live-voice-message p{margin:0;font-size:12px;line-height:1.5}.live-voice-visual{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--paper);width:min(94%,760px);box-shadow:var(--shadow-card);justify-self:center;display:grid;overflow:hidden}.live-voice-visual img{object-fit:contain;background:#dddcd6;width:100%;max-height:620px;display:block}.live-voice-visual>div{gap:5px;padding:13px 15px;display:grid}.live-voice-visual b{color:#3f4941;font-size:11px}.live-voice-visual p{color:#737c74;margin:0;font-size:9px;line-height:1.5}.live-voice-visual--source img{max-height:500px}.live-voice-concept-gate{border-radius:var(--radius-md);background:var(--lilac-soft);justify-items:start;gap:7px;margin:4px 0 8px;padding:18px;display:grid}.live-voice-concept-gate strong{color:var(--accent-strong);font-size:12px}.live-voice-concept-gate span{color:#657168;font-size:9px;line-height:1.45}.live-voice-concept-gate .primary-button{min-height:44px;margin-top:5px}.live-voice-application{position:sticky;top:94px}.live-voice-application dl{background:#e0e4de;border:1px solid #e0e4de;border-radius:14px;grid-template-columns:1fr 1fr;gap:1px;margin:18px;display:grid;overflow:hidden}.live-voice-application dl div{background:#fff;gap:4px;padding:11px;display:grid}.live-voice-application dt{color:#7b837c;text-transform:uppercase;font-size:8px}.live-voice-application dd{overflow-wrap:anywhere;margin:0;font-size:10px;font-weight:800}.live-voice-application>p{color:#687269;margin:0 18px 18px;font-size:10px;line-height:1.55}.live-voice-application .secondary-button{text-align:center;min-height:44px;margin:0 18px 18px;text-decoration:none;display:flex}.live-voice-finished{margin-top:18px}@media (width<=860px){.live-voice-hero{display:grid}.live-voice-participants{width:min(100%,360px)}.live-voice-grid{grid-template-columns:1fr}.live-voice-application{position:static}}@media (width<=580px){.live-voice-case{padding:26px 12px 54px}.live-voice-hero h1{font-size:35px}.live-voice-start,.live-voice-finished{grid-template-columns:auto 1fr}.live-voice-start .primary-button,.live-voice-finished .primary-button{grid-column:1/-1;width:100%}.live-voice-section-heading{flex-direction:column;align-items:flex-start}.live-voice-messages{min-height:390px;padding:12px}.live-voice-message{width:91%}}@keyframes live-pulse{50%{box-shadow:0 0 0 8px #e15b3d14}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
