*{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;height:100%}body{background:#f4f4f4;font-family:Poppins,Segoe UI,Arial,sans-serif;overflow:hidden}button,input{font:inherit}button{border:none}button:disabled{cursor:not-allowed;opacity:.55}[hidden]{display:none!important}img,video{max-width:100%}.dashboard{background:#fff;grid-template-columns:220px minmax(0,1fr) 430px;width:100vw;height:100vh;display:grid;overflow:hidden}.sidebar{background:#fff;border-right:1px solid #e8e8e8;flex-direction:column;height:100vh;min-height:0;display:flex;overflow:hidden}.logo{border-bottom:1px solid #ececec;flex-shrink:0;justify-content:center;align-items:center;height:124px;display:flex}.logo img{width:110px}.category-list{overscroll-behavior:contain;flex:1;min-height:0;padding:10px 0;overflow-y:auto}.category{cursor:pointer;color:#222;text-align:left;background:#fff;border:1px solid #efefef;border-radius:12px;align-items:center;gap:14px;width:200px;min-height:74px;margin:8px auto;padding:10px 16px;transition:all .2s;display:flex}.category:hover{background:#fffdf4;border-color:#ffc72c}.category img{object-fit:contain;flex-shrink:0;width:44px;height:44px}.category span{white-space:normal;font-size:18px;font-weight:600;line-height:1.18}.category.active{background:#fffdf4;border-left:4px solid #ffc72c}.center-panel{scroll-behavior:smooth;overscroll-behavior:contain;height:100vh;min-height:0;padding:24px 36px 32px;overflow-y:auto}.menu-header{margin-bottom:20px}.menu-header h1{color:#222;font-size:clamp(30px,2.7vw,40px);font-weight:700;line-height:1.08}.menu-header p{color:#666;margin-top:6px;font-size:clamp(15px,1.25vw,18px);line-height:1.4}.category-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.menu-card{cursor:pointer;color:#222;text-align:left;background:#fff;border:1px solid #ddd;border-radius:18px;height:clamp(104px,14vh,130px);transition:all .2s;position:relative;overflow:hidden}.menu-card:hover{border-color:#ffc72c;box-shadow:0 10px 25px #00000014}.menu-card img{object-fit:contain;width:clamp(82px,10.5vw,130px);height:clamp(72px,9.5vw,110px);position:absolute;top:50%;right:20px;transform:translateY(-50%)}.menu-card h3{max-width:58%;font-size:clamp(21px,2vw,28px);font-weight:700;line-height:1.12;position:absolute;top:50%;bottom:auto;left:26px;transform:translateY(-50%)}.promo-banner{margin-top:18px}.promo-content{color:#222;background:#ffc72c;border-radius:16px;flex-direction:column;justify-content:center;width:100%;min-height:86px;padding:16px 24px;display:flex}.promo-content h2{font-size:23px;line-height:1.15}.promo-content p{margin-top:8px;font-size:15px;line-height:1.35}.product-section{margin-top:24px}.section-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.section-header h2{font-size:26px;line-height:1.15}.section-header span{color:#d32f2f;font-weight:600}.product-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.category-title{grid-column:1/-1;align-items:center;gap:16px;margin-bottom:6px;display:flex}.category-title h2{color:#222;font-size:28px}#back-to-categories{cursor:pointer;color:#222;background:#f2f2f2;border:none;border-radius:10px;padding:8px 12px;font-weight:600}#back-to-categories:hover{background:#e8e8e8}.category-products{grid-column:1/-1;align-items:start}.product-card{cursor:default;text-align:center;color:#222;background:#fff;border:1px solid #e3e3e3;border-radius:14px;min-height:158px;padding:18px;transition:all .2s}.product-image{justify-content:center;align-items:center;height:82px;display:flex}.product-image img{object-fit:contain;width:92px;height:78px}.product-card h3{color:#222;min-height:38px;margin-top:10px;font-size:15px;line-height:1.25}.product-card strong{color:#c62828;margin-top:8px;font-size:18px;display:block}.right-panel{background:#fff8e8;flex-direction:column;height:100vh;min-height:0;padding:22px 24px;display:flex;position:sticky;top:0;overflow:hidden}.maya-card{text-align:center;flex-direction:column;flex:none;align-items:center;display:flex}.maya-video{background:#fff;border-radius:24px;width:100%;max-width:100%;height:245px;margin:10px auto 12px;overflow:hidden}.maya-avatar{object-fit:contain;object-position:center center;opacity:1;background:#fff7e6;width:100%;height:100%;display:block}.bottom-section{flex:1;grid-template-rows:auto auto auto minmax(0,1fr) auto;gap:12px;min-height:0;display:grid}.voice-status{text-align:left;cursor:pointer;color:#222;background:#fff;border:none;border-radius:18px;align-items:center;gap:12px;width:100%;padding:14px 16px;transition:all .2s;display:flex;box-shadow:0 8px 22px #0000000f}.voice-status:hover{transform:translateY(-1px);box-shadow:0 10px 26px #00000014}.voice-status small{color:#555;margin-top:5px;font-size:14px;line-height:1.35;display:block}.status-dot{background:#32cd32;border-radius:50%;flex-shrink:0;width:15px;height:15px}.voice-status.start-mode .status-dot{background:#ffc72c}.voice-status.listening .status-dot,.voice-status.recording .status-dot{background:#c62828;animation:1s infinite pulse-dot}.voice-status.thinking .status-dot{background:#ff9800}.voice-status.speaking .status-dot{background:#1976d2;animation:1s infinite pulse-dot}.voice-status.error .status-dot{background:#777}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.85)}}.assistant-caption{color:#333;background:#ffffffb8;border-radius:14px;min-height:44px;max-height:74px;padding:10px 14px;font-size:14px;line-height:1.35;overflow-y:auto}.quick-replies{flex-wrap:wrap;gap:8px;max-height:86px;padding-right:4px;display:flex;overflow-y:auto}.quick-reply-chip{color:#c62828;background:#fff;border:1.5px solid #c62828;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:600;line-height:1.2}.order-card{background:#fff;border-radius:20px;flex-direction:column;min-height:0;padding:18px 18px 16px;display:flex;overflow:hidden}.order-header{flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.order-header h2{color:#c62828;font-size:22px;line-height:1.15}.order-hint{color:#777;text-align:right;max-width:150px;font-size:11px;line-height:1.25}#order-items{color:#666;flex:1;min-height:0;padding-right:4px;overflow-y:auto}.empty-order{color:#777;font-size:14px}.order-item{border-bottom:1px solid #f1f1f1;justify-content:space-between;gap:12px;padding:9px 0;display:flex}.order-item strong{color:#222;font-size:14px;display:block}.order-item small{color:#777;margin-top:3px;font-size:12px;line-height:1.3;display:block}.order-item span{color:#c62828;white-space:nowrap;font-size:14px;font-weight:700}.checkout-card{background:#fff;border-radius:16px;flex-shrink:0;padding:12px 16px}.total{grid-template-columns:1fr auto;grid-template-areas:"label amount""hint hint";align-items:center;column-gap:12px;display:grid}.total h3{color:#222;grid-area:label;font-size:16px}.total h1{color:#c62828;white-space:nowrap;grid-area:amount;margin:0;font-size:22px}#checkout-hint{color:#666;grid-area:hint;margin-top:6px;font-size:12px}.cancel-order-btn{color:#666;cursor:pointer;background:#fff;border:1.5px solid #ddd;border-radius:10px;width:100%;height:34px;margin-top:10px;font-size:13px;font-weight:600;transition:all .2s}.cancel-order-btn:hover{color:#c62828;border-color:#c62828}.quick-replies{display:none!important}.choice-modal{z-index:60;pointer-events:none;justify-content:center;align-items:center;padding:24px 460px 24px 250px;display:flex;position:fixed;inset:0}.choice-modal[hidden]{display:none!important}.choice-panel{pointer-events:auto;color:#222;background:#fff;border:1px solid #00000014;border-radius:28px;grid-template-columns:148px minmax(0,1fr);width:min(560px,100%);max-height:min(78vh,720px);display:grid;position:relative;overflow:hidden;box-shadow:0 28px 80px #00000038}.choice-panel.choice-panel-no-image{grid-template-columns:1fr;width:min(520px,100%)}.choice-close{color:#333;cursor:pointer;z-index:2;background:#fff;border-radius:50%;width:38px;height:38px;font-size:26px;line-height:1;transition:all .2s;position:absolute;top:14px;right:14px;box-shadow:0 8px 22px #00000029}.choice-close:hover{color:#c62828;transform:scale(1.04)}.choice-media{background:linear-gradient(#fff8e1,#fff);border-right:1px solid #f0f0f0;justify-content:center;align-items:center;min-height:100%;padding:22px;display:flex}.choice-media img{object-fit:contain;filter:drop-shadow(0 12px 18px #0000001f);width:116px;height:116px}.choice-content{min-width:0;max-height:min(78vh,720px);padding:24px 26px 22px;overflow-y:auto}.choice-kicker{color:#c62828;letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:700}.choice-content h2{color:#222;padding-right:42px;font-size:26px;line-height:1.12}.choice-content>p:not(.choice-kicker){color:#666;margin-top:8px;font-size:14px;line-height:1.35}.choice-groups{flex-direction:column;gap:14px;margin-top:18px;display:flex}.choice-group{background:#f8f8f8;border:1px solid #ececec;border-radius:18px;padding:14px}.choice-group-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.choice-group h3{color:#222;font-size:17px;line-height:1.2}.choice-group small{color:#777;font-size:12px;line-height:1.25}.choice-badge{color:#666;background:#fff;border:1px solid #e0e0e0;border-radius:999px;flex-shrink:0;padding:4px 8px;font-size:11px;font-weight:700}.choice-list{flex-direction:column;gap:8px;display:flex}.choice-option{cursor:pointer;color:#222;text-align:left;background:#fff;border:1.5px solid #e5e5e5;border-radius:14px;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:48px;padding:10px 12px;transition:all .18s;display:grid}.choice-option:hover,.choice-option:focus-visible{border-color:#c62828;outline:none;box-shadow:0 8px 20px #c628281a}.choice-radio{background:#fff;border:2px solid #c62828;border-radius:50%;width:18px;height:18px;display:block}.choice-main{min-width:0}.choice-label{color:#222;font-size:14px;font-weight:700;line-height:1.25;display:block}.choice-desc{color:#777;margin-top:2px;font-size:12px;line-height:1.3;display:block}.choice-price{color:#c62828;white-space:nowrap;font-size:13px;font-weight:800}.choice-modal-actions{gap:10px;margin-top:16px;display:flex}.choice-secondary,.choice-quiet{cursor:pointer;border-radius:999px;height:42px;padding:0 16px;font-weight:700;transition:all .18s}.choice-secondary{color:#222;background:#ffc72c}.choice-secondary:hover{filter:brightness(.98);transform:translateY(-1px)}.choice-quiet{color:#555;background:#fff;border:1.5px solid #e2e2e2}.choice-quiet:hover{color:#c62828;border-color:#c62828}@media (width<=1280px){.choice-modal{padding:24px 410px 24px 220px}.choice-panel{grid-template-columns:120px minmax(0,1fr)}.choice-media img{width:96px;height:96px}.choice-content h2{font-size:23px}}@media (width<=1024px){.choice-modal{align-items:flex-start;padding:90px 20px 20px}.choice-panel{width:min(620px,100%)}}@media (width<=760px){.choice-modal{align-items:flex-end;padding:14px}.choice-panel,.choice-panel.choice-panel-no-image{border-radius:24px 24px 0 0;grid-template-columns:1fr;width:100%;max-height:82vh}.choice-media{border-bottom:1px solid #f0f0f0;border-right:none;min-height:112px;padding:14px}.choice-media img{width:92px;height:92px}.choice-content{max-height:70vh;padding:20px}.choice-modal-actions{background:#fff;padding-top:10px;position:sticky;bottom:0}}.category-list::-webkit-scrollbar{width:6px}.center-panel::-webkit-scrollbar{width:6px}#order-items::-webkit-scrollbar{width:6px}.quick-replies::-webkit-scrollbar{width:6px}.assistant-caption::-webkit-scrollbar{width:6px}.category-list::-webkit-scrollbar-thumb{background:#ddd;border-radius:999px}.center-panel::-webkit-scrollbar-thumb{background:#ddd;border-radius:999px}#order-items::-webkit-scrollbar-thumb{background:#ddd;border-radius:999px}.quick-replies::-webkit-scrollbar-thumb{background:#ddd;border-radius:999px}.assistant-caption::-webkit-scrollbar-thumb{background:#ddd;border-radius:999px}@media (width<=1280px){.dashboard{grid-template-columns:200px minmax(0,1fr) 390px}.category{width:180px}.category span{font-size:16px}.right-panel{padding:20px 18px}.maya-video{height:220px}.voice-status h3{font-size:21px}.voice-status small{font-size:13px}}@media (width<=1024px){body{overflow:auto}.dashboard{grid-template-columns:180px minmax(0,1fr);grid-template-areas:"sidebar center""right right";width:100%;height:auto;min-height:100vh;overflow:visible}.sidebar{grid-area:sidebar;height:100vh;position:sticky;top:0}.center-panel{grid-area:center;height:auto;min-height:100vh;overflow:visible}.right-panel{grid-area:right;height:auto;min-height:0;position:relative;overflow:visible}.bottom-section{min-height:540px}.product-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.dashboard{display:block}.sidebar{border-bottom:1px solid #e8e8e8;border-right:none;height:auto;position:relative}.logo{height:90px}.logo img{width:86px}.category-list{gap:10px;padding:12px;display:flex;overflow:auto hidden}.category{width:150px;min-width:150px;min-height:64px;margin:0}.category img{width:34px;height:34px}.category span{font-size:14px}.center-panel{min-height:0;padding:20px}.category-grid,.product-grid{grid-template-columns:1fr}.menu-card{height:120px}.right-panel{padding:20px}.maya-video{height:210px}}.assistant-media,.assistant-video,.maya-video-box,.video-box{background:#fff7e6;border-radius:26px;justify-content:center;align-items:center;width:100%;height:280px;display:flex;overflow:hidden}.assistant-media video,.assistant-video video,.maya-video-box video,.video-box video,#maya-video,#assistant-video,.assistant-media img,.assistant-video img,.maya-video-box img,.video-box img,#maya-image,#assistant-image{object-fit:contain;object-position:center center;background:#fff7e6;border-radius:26px;width:100%;height:100%}.section-header-copy{min-width:0}.section-eyebrow{color:#c62828;letter-spacing:.09em;text-transform:uppercase;margin-bottom:5px;font-size:11px;font-weight:800;line-height:1.2}.section-copy{color:#666;margin-top:5px;font-size:13px;line-height:1.35}.section-count{color:#6a5200;background:#fff9df;border:1px solid #ead28a;border-radius:999px;flex-shrink:0;padding:7px 11px;font-size:12px;font-weight:800}.featured-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-card{text-align:left;flex-direction:column;align-items:stretch;min-height:260px;padding:16px;display:flex;position:relative;overflow:hidden}.product-card.is-highlighted{border-color:#ffc72c;box-shadow:0 0 0 3px #ffc72c38,0 12px 28px #00000017}.product-image{height:92px}.product-image img{width:108px;height:88px}.product-badges{flex-wrap:wrap;gap:6px;min-height:24px;margin-bottom:8px;display:flex}.product-badge{white-space:nowrap;border-radius:999px;align-items:center;max-width:100%;min-height:22px;padding:4px 8px;font-size:10px;font-weight:800;line-height:1.15;display:inline-flex}.product-badge.badge-popular{color:#b71c1c;background:#fff0f0}.product-badge.badge-discount{color:#1b5e20;background:#e8f5e9}.product-badge.badge-special{color:#a34a00;background:#fff3e0}.product-badge.badge-featured,.product-badge.badge-highlight{color:#715500;background:#fff8dc}.product-badge.badge-role{color:#174ea6;background:#eef4ff}.product-card h3{min-height:0;margin-top:10px;font-size:16px;line-height:1.25}.product-description{color:#666;min-height:36px;margin-top:6px;font-size:12px;line-height:1.4}.product-options{color:#555;margin-top:7px;font-size:11px;line-height:1.35}.product-price-row{align-items:baseline;gap:8px;margin-top:auto;padding-top:10px;display:flex}.product-price-row strong{margin:0;display:inline}.product-original-price{color:#888;font-size:12px;text-decoration:line-through}.recommendation-panel{background:linear-gradient(135deg,#fffdf4,#fff7dc);border:1px solid #efd778;border-radius:24px;margin-top:22px;padding:22px;box-shadow:0 14px 34px #6f520014}.recommendation-head{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.recommendation-head h2{color:#222;font-size:28px;line-height:1.15}.recommendation-head p:not(.section-eyebrow){color:#666;max-width:680px;margin-top:7px;font-size:14px;line-height:1.45}.recommendation-status{color:#1b5e20;background:#e8f5e9;border-radius:999px;flex-shrink:0;padding:7px 11px;font-size:11px;font-weight:800}.recommendation-status.is-unavailable{color:#666;background:#f4f4f4}.recommendation-items{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.recommendation-item{background:#fff;border:1px solid #00000014;border-radius:18px;min-width:0;padding:14px}.recommendation-item-head{align-items:center;gap:12px;display:flex}.recommendation-item img{object-fit:contain;flex-shrink:0;width:68px;height:62px}.recommendation-item h3{color:#222;font-size:15px;line-height:1.25}.recommendation-item-role{color:#c62828;letter-spacing:.06em;text-transform:uppercase;margin-bottom:3px;font-size:10px;font-weight:800;display:block}.recommendation-choice-list{color:#555;margin-top:9px;font-size:12px;line-height:1.4}.recommendation-actions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.recommendation-action{cursor:pointer;border-radius:999px;min-height:42px;padding:0 18px;font-size:13px;font-weight:800;transition:all .18s}.recommendation-action.primary{color:#fff;background:#c62828}.recommendation-action.secondary{color:#555;background:#fff;border:1.5px solid #d9d9d9}.recommendation-action:hover{transform:translateY(-1px)}.assistant-caption-wrap{min-width:0}.speech-origin{color:#174ea6;background:#eef6ff;border-radius:999px;width:max-content;max-width:100%;margin-top:6px;padding:4px 8px;font-size:10px;font-weight:700;line-height:1.2}.speech-origin.is-fallback{color:#9a4c00;background:#fff3e0}.speech-origin.is-invalid{color:#b71c1c;background:#ffebee}@media (width<=1280px){.featured-product-grid,.recommendation-items{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.featured-product-grid,.recommendation-items{grid-template-columns:1fr}.recommendation-head{flex-direction:column}.recommendation-panel{padding:18px}.recommendation-actions{flex-direction:column}.recommendation-action{width:100%}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}body[data-microphone-locked=true] .voice-status:after{color:#174ea6;white-space:nowrap;background:#eef4ff;border-radius:999px;margin-left:auto;padding:5px 9px;font-size:10px;font-weight:800;line-height:1.15}body[data-microphone-locked=true][data-voice-state=speaking] .voice-status:after{content:"Mic paused while Maya speaks"}body[data-microphone-locked=true][data-voice-state=thinking] .voice-status:after{content:"Mic paused while Maya processes"}body[data-microphone-locked=true][data-voice-state=finalizing] .voice-status:after{content:"Mic paused while Maya checks your request"}body[data-microphone-locked=true][data-voice-state=arming] .voice-status:after{content:"Preparing microphone"}body[data-microphone-locked=true][data-voice-state=idle] .voice-status:after,body[data-microphone-locked=true][data-voice-state=listening] .voice-status:after,body[data-microphone-locked=true][data-voice-state=recording] .voice-status:after,body[data-microphone-locked=true][data-voice-state=rearming] .voice-status:after{content:none;display:none}.speech-origin{display:none!important}body[data-voice-state=thinking] .center-panel,body[data-voice-state=finalizing] .center-panel,body[data-voice-state=speaking] .center-panel{scroll-behavior:auto}body[data-voice-state=speaking] .quick-reply-chip,body[data-voice-state=speaking] .choice-option,body[data-voice-state=thinking] .quick-reply-chip,body[data-voice-state=thinking] .choice-option{pointer-events:none;filter:saturate(.65);opacity:.72}.category-list{scrollbar-gutter:stable}.category{isolation:isolate;position:relative}.category.active:after{content:"";background:#ffc72c;border-radius:999px;width:4px;position:absolute;inset:7px 7px 7px auto}.category:focus-visible,.menu-card:focus-visible,#back-to-categories:focus-visible,.voice-status:focus-visible,.cancel-order-btn:focus-visible,.choice-option:focus-visible,.quick-reply-chip:focus-visible,.recommendation-action:focus-visible{outline-offset:3px;outline:3px solid #1976d26b}.menu-card,.category,.voice-status,.choice-option,.recommendation-action,.cancel-order-btn{-webkit-tap-highlight-color:transparent}.maya-avatar{pointer-events:none;will-change:contents;transform:translateZ(0)}body[data-voice-state=speaking] .maya-video{box-shadow:0 0 0 4px #1976d21f,0 18px 42px #1976d21f}body[data-voice-state=listening] .maya-video,body[data-voice-state=recording] .maya-video{box-shadow:0 0 0 4px #c628281a,0 18px 42px #c628281a}#order-items{scrollbar-gutter:stable}.order-item,.order-item>div{min-width:0}.order-item strong,.order-item small{overflow-wrap:anywhere}#grand-total[data-total-pending=true]{color:#777;font-size:clamp(20px,2vw,28px)}.choice-modal{overscroll-behavior:contain}.choice-panel{box-shadow:0 22px 70px #00000038}.sidebar,.right-panel{contain:layout paint}.center-panel{contain:layout}@media (width<=1440px) and (width>=1025px){.dashboard{grid-template-columns:200px minmax(0,1fr) minmax(360px,410px)}.center-panel{padding:20px 26px 28px}.right-panel{padding:18px}.maya-video{height:clamp(190px,25vh,230px)}.bottom-section{gap:10px}.order-card{padding:15px}}@media (height<=820px) and (width>=1025px){.logo{height:96px}.category{min-height:60px;margin:5px auto;padding:8px 13px}.category img{width:38px;height:38px}.maya-video{height:185px;margin:4px auto 8px}.voice-status{padding:11px 13px}.assistant-caption{max-height:62px}.order-card{padding:14px}}@media (width<=1024px){.sidebar{z-index:5}.right-panel{border-top:1px solid #eadfbf}body[data-microphone-locked=true] .voice-status:after{white-space:normal;text-align:right}}@media (width<=760px){body[data-microphone-locked=true] .voice-status:after{display:none}.category-list{z-index:12;background:#fff;position:sticky;top:0;box-shadow:0 7px 18px #0000000f}.center-panel{padding:20px 16px 26px}.right-panel{padding:18px 16px 24px}.menu-header h1{font-size:30px}.category-grid,.product-grid{grid-template-columns:1fr}.menu-card{height:112px}.checkout-card{z-index:8;position:sticky;bottom:0;box-shadow:0 -10px 26px #0000001a}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}@media (prefers-contrast:more){.category,.menu-card,.product-card,.voice-status,.order-card,.checkout-card{border-color:#666}}:root{--maya-frame-height:245px}.maya-card{flex:none;width:100%;min-width:0}.maya-video{width:100%;height:var(--maya-frame-height);min-height:var(--maya-frame-height);max-height:var(--maya-frame-height);flex:0 0 var(--maya-frame-height);aspect-ratio:auto;contain:size layout paint;background:#fff7e6;border-radius:24px;margin:10px auto 12px;overflow:hidden}.maya-avatar,#maya-video{object-fit:contain;object-position:center center;background:#fff7e6;border-radius:24px;width:100%;min-width:100%;max-width:100%;height:100%;min-height:100%;max-height:100%;display:block}body[data-voice-state=idle] .maya-video,body[data-voice-state=arming] .maya-video,body[data-voice-state=listening] .maya-video,body[data-voice-state=recording] .maya-video,body[data-voice-state=finalizing] .maya-video,body[data-voice-state=thinking] .maya-video,body[data-voice-state=speaking] .maya-video,body[data-voice-state=rearming] .maya-video,body[data-voice-state=error] .maya-video{height:var(--maya-frame-height);min-height:var(--maya-frame-height);max-height:var(--maya-frame-height);flex-basis:var(--maya-frame-height)}.voice-status{border-radius:14px;gap:9px;min-height:56px;padding:8px 12px;position:relative}.voice-status h3{font-size:18px;line-height:1.08}.voice-status small{margin-top:2px;font-size:11px;line-height:1.22}.status-dot{width:11px;height:11px}body[data-microphone-locked=true] .voice-status{padding-right:112px}body[data-microphone-locked=true] .voice-status:after{white-space:normal;text-align:center;max-width:96px;margin-left:0;padding:4px 7px;font-size:9px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}@media (width<=1440px) and (width>=1025px){:root{--maya-frame-height:clamp(190px,25vh,230px)}}@media (width<=1280px) and (width>=1025px){:root{--maya-frame-height:220px}}@media (height<=820px) and (width>=1025px){:root{--maya-frame-height:185px}}@media (width<=1024px){:root{--maya-frame-height:220px}}@media (width<=760px){:root{--maya-frame-height:210px}.voice-status{min-height:54px;padding:8px 11px}.voice-status h3{font-size:17px}body[data-microphone-locked=true] .voice-status{padding-right:12px}}body[data-long-processing=true] .voice-status{border:1px solid #ff98008c;box-shadow:0 0 0 4px #ff98001a,0 10px 28px #00000014}body[data-long-processing=true] .voice-status .status-dot{background:#ff9800;animation:1.2s infinite pulse-dot}body[data-long-processing=true] .assistant-caption{max-height:110px}body[data-microphone-locked=true] .voice-status{cursor:default}body[data-voice-state=thinking] .assistant-caption,body[data-voice-state=speaking] .assistant-caption{scrollbar-gutter:stable}@media (height<=700px) and (width>=1025px){.right-panel{overscroll-behavior:contain;overflow-y:auto}.bottom-section{min-height:520px}.maya-video{z-index:2;position:sticky;top:0}}@media (width<=760px){body[data-long-processing=true] .assistant-caption{max-height:130px}.right-panel{padding-bottom:max(24px, env(safe-area-inset-bottom))}.checkout-card{padding-bottom:calc(12px + env(safe-area-inset-bottom))}}
