:root{--font-body:clamp(14px,1.6vw,20px);--font-heading:clamp(18px,2.4vw,28px);--font-small:clamp(11px,1.2vw,15px);--font-button:clamp(14px,1.5vw,18px);--space-xs:clamp(4px,.5vw,8px);--space-sm:clamp(8px,1vw,14px);--space-md:clamp(12px,1.5vw,20px);--space-lg:clamp(16px,2vw,28px);--space-xl:clamp(24px,3vw,40px);--touch-target-min:48px;--mic-size:64px;--color-brand:#0e9ce3;--color-brand-light:#12b5fc;--color-success:#22c55e;--color-error:#ef4444;--color-warning:#f59e0b;--color-surface:#2b3236;--color-surface-raised:#3a4349;--color-bg-start:#606a70;--color-bg-end:#535c61;--transition-fast:.15s ease;--transition-normal:.25s ease;--transition-slow:.4s ease}@media (min-width:768px){:root{--mic-size:72px;--touch-target-min:56px}}@media (min-width:1920px){:root{--mic-size:80px;--touch-target-min:72px}}@media (min-aspect-ratio:21/9){.restaurant-app{max-width:1600px;margin:0 auto}}.settings{border:1px solid #d1d1d1;border-radius:6px;width:fit-content;padding:5px 10px}.settings-svg{margin-right:5px}.developer-mode{margin-right:10px}.developer-content{height:98%}.content{height:80%}.content video,.developer-content video{width:100%;height:80%}.messages-area{margin:15px 0}.recording-border{border:1px solid #d1d1d1;border-radius:6px;width:600px;padding:20px 10px}.sound-wave{width:auto;height:50px;margin-right:20px}.sound-wave2{margin-left:20px;margin-right:0}.sound-wave-item{background-color:#5765ca;border-radius:5px;width:10px;margin-right:8px}.volume-circle{background-color:#d3d3d3;border-radius:50%;width:160px;height:160px;transition:transform .5s;position:relative}.microphone{margin-left:5px}.robot-svg{position:absolute}.volume-circle:before{content:"";opacity:0;border:1px solid #d3d3d3;border-radius:50%;width:100%;height:100%;animation:2s linear 1s infinite ripple;position:absolute;top:0;left:0}@keyframes ripple{0%{opacity:0;transform:scale(1)}25%{opacity:.1;transform:scale(1.25)}50%{opacity:.3;transform:scale(1.5)}75%{opacity:.5;transform:scale(1.75)}to{opacity:0;transform:scale(2)}}.restaurant-app{box-sizing:border-box;background:linear-gradient(#606a70 15%,#535c61 100%);flex-direction:column;align-items:center;height:100vh;max-height:100vh;padding:16px 20px;font-family:Roboto Flex,sans-serif;display:flex;overflow:hidden}.restaurant-header{flex-shrink:0;justify-content:space-between;align-items:center;width:100%;max-width:100%;margin-bottom:12px;display:flex}.menu-button{cursor:pointer;background-color:#0e9ce3;border:none;border-radius:26px;flex-shrink:0;justify-content:center;align-items:center;gap:8px;padding:8px 14px;transition:background-color .2s;display:flex}.menu-button:hover{background-color:#0d8fce}.menu-button svg{width:14px;height:14px}.menu-button span{color:#fff;font-size:14px;font-weight:600}.language-selector{cursor:pointer;background-color:#4c585e;border:none;border-radius:18px;flex-shrink:0;align-items:center;gap:6px;padding:6px 10px;transition:background-color .2s;display:flex}.language-selector:hover{background-color:#5a666d}.language-selector img,.language-selector .flag-icon{object-fit:cover;border-radius:50%;width:20px;height:20px}.language-selector span{color:#fff;font-size:12px;font-weight:600}.language-selector svg{width:8px;height:5px}.restaurant-logo{flex-shrink:0;width:140px;height:auto}.avatar-container{border-radius:50%;flex-shrink:0;width:min(240px,60vw);height:min(360px,50vh);position:relative;overflow:hidden}.avatar-container .avatar-video-wrapper{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.floating-avatar-wrapper{z-index:1000;pointer-events:none;border-radius:50%;transition:all .5s cubic-bezier(.4,0,.2,1);position:fixed;overflow:hidden}.floating-avatar-wrapper.avatar-hidden{opacity:0;visibility:hidden}.floating-avatar-wrapper.avatar-visible{opacity:1;visibility:visible}.floating-avatar-wrapper .avatar-video-wrapper{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.floating-avatar-wrapper video,.floating-avatar-wrapper canvas{object-fit:cover;border-radius:50%;width:100%;height:100%}.floating-avatar-wrapper video.avatar-video-loading{opacity:0}.floating-avatar-wrapper video.avatar-video-ready{opacity:1;transition:opacity .3s}.floating-avatar-wrapper.home-position{width:min(240px,60vw);height:min(320px,42vh,42dvh);top:calc(50% + 30px);left:50%;transform:translate(-50%,-50%)}.floating-avatar-wrapper.menu-position{aspect-ratio:464/688;border-radius:50%;width:auto;height:min(280px,38vh,38dvh);top:50%;bottom:auto;left:50%;transform:translate(-50%,-20%)}.avatar-container video,.avatar-container canvas{object-fit:cover;border-radius:50%;width:100%;height:100%}.avatar-placeholder{background:linear-gradient(135deg,#6b757b 0%,#5a6368 100%);border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.avatar-placeholder-text{color:#ffffff4d;font-size:23px;font-weight:500}.connecting-text{color:#ffffff80;margin-top:40px;font-size:18px;font-weight:500}.floating-mic-container{z-index:100;position:fixed;bottom:30px;left:50%;transform:translate(-50%)}.assistant-panel{display:none}.assistant-content{align-items:center;gap:14px;width:100%;display:flex}.assistant-info{flex-direction:column;flex:1;justify-content:center;gap:4px;min-width:0;padding:4px 0;display:flex}.assistant-header{align-items:center;gap:12px;display:flex}.assistant-title{color:#fff;white-space:nowrap;font-size:16px;font-weight:600}.waveform-container{justify-content:center;align-items:center;gap:2px;width:80px;height:20px;display:flex}.waveform-bar{background-color:#fff9;border-radius:1px;width:2px;animation:.5s ease-in-out infinite alternate waveform}.waveform-bar:first-child{height:6px;animation-delay:0s}.waveform-bar:nth-child(2){height:12px;animation-delay:50ms}.waveform-bar:nth-child(3){height:8px;animation-delay:.1s}.waveform-bar:nth-child(4){height:14px;animation-delay:.15s}.waveform-bar:nth-child(5){height:7px;animation-delay:.2s}.waveform-bar:nth-child(6){height:16px;animation-delay:.25s}.waveform-bar:nth-child(7){height:10px;animation-delay:.3s}.waveform-bar:nth-child(8){height:13px;animation-delay:.35s}.waveform-bar:nth-child(9){height:8px;animation-delay:.4s}.waveform-bar:nth-child(10){height:15px;animation-delay:.45s}.waveform-bar:nth-child(11){height:9px;animation-delay:.5s}.waveform-bar:nth-child(12){height:11px;animation-delay:.55s}.waveform-bar:nth-child(13){height:7px;animation-delay:.6s}.waveform-bar:nth-child(14){height:14px;animation-delay:.65s}.waveform-bar:nth-child(15){height:6px;animation-delay:.7s}.waveform-container.inactive .waveform-bar{opacity:.4;height:2px;animation:none}@keyframes waveform{0%{transform:scaleY(.5)}to{transform:scaleY(1.5)}}.assistant-message{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;max-height:4.2em;font-size:14px;line-height:1.4;position:relative;overflow:hidden auto}.assistant-message::-webkit-scrollbar{display:none}.assistant-message-scroll{transition:transform .3s;display:block}.assistant-message-highlight{color:#f3f3f3;font-size:15px;font-weight:600}.assistant-message-text{color:#bababa;font-size:14px;font-weight:500}.assistant-message .word-spoken{color:#f3f3f3;font-weight:600}.assistant-message .word-pending{color:#bababa;font-weight:500}.customer-message-text{color:#7dd3fc;font-size:14px;font-weight:500}.mic-button{cursor:pointer;background:linear-gradient(135deg,#12b5fc 0%,#0e9ce3 100%);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;transition:all .2s;display:flex;box-shadow:0 6px 25px #0e9ce380}.mic-button:hover{background:linear-gradient(135deg,#1ac4ff 0%,#12b5fc 100%);transform:scale(1.1);box-shadow:0 8px 30px #0e9ce399}.mic-button:active{transform:scale(.95)}.mic-button.recording{background:linear-gradient(135deg,#ff4d4d 0%,#e32d0e 100%);animation:1.5s ease-in-out infinite pulse;box-shadow:0 6px 25px #e32d0e80}@keyframes pulse{0%,to{box-shadow:0 0 #e32d0e66}50%{box-shadow:0 0 0 12px #e32d0e00}}.mic-button svg{filter:drop-shadow(0 1px 2px #0000001a);width:26px;height:34px}.mic-button.disabled{opacity:.6;cursor:wait}.mic-button.speaking{animation:.6s ease-in-out infinite pulse-speaking}@keyframes pulse-speaking{0%,to{transform:scale(1);box-shadow:0 0 #e32d0e99}50%{transform:scale(1.08);box-shadow:0 0 0 16px #e32d0e00}}.audio-quality-badge{white-space:nowrap;pointer-events:none;border-radius:12px;padding:3px 10px;font-size:11px;font-weight:500;animation:.3s fadeIn;position:absolute;bottom:-28px;left:50%;transform:translate(-50%)}.audio-quality-badge.fair{color:#fff;background:#f59e0be6}.audio-quality-badge.poor{color:#fff;background:#ef4444e6}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.connect-button{display:none}.main-content{flex-direction:column;flex:1;align-items:center;gap:12px;width:100%;max-width:320px;min-height:0;margin:0 auto;display:flex;overflow:hidden}.content-spacer,.dev-toggle{display:none}.audio-settings-panel{z-index:9999;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000d9;border-radius:12px;flex-direction:column;gap:8px;padding:12px 16px;font-size:12px;display:flex;position:fixed;bottom:16px;left:16px}.audio-settings-row{justify-content:space-between;align-items:center;gap:12px;min-width:220px;display:flex}.audio-settings-row span{opacity:.9;white-space:nowrap}@media (min-height:700px){.restaurant-app{padding:20px 24px}.restaurant-logo{width:160px;margin:8px 0}.avatar-container{max-width:260px}.assistant-panel{padding:16px 20px}.assistant-title{font-size:17px}.assistant-message-highlight{font-size:15px}.assistant-message-text{font-size:14px}}@media (min-height:800px){.restaurant-app{padding:24px 28px}.restaurant-header{margin-bottom:16px}.restaurant-logo{width:180px;margin:12px 0}.avatar-container{max-width:280px}.assistant-panel{padding:18px 22px}.assistant-info{gap:6px}}.menu-page{z-index:100;width:100vw;height:100dvh;max-height:100dvh;padding:12px;padding-bottom:max(12px,env(safe-area-inset-bottom,12px));box-sizing:border-box;background:linear-gradient(#606a70 0%,#535c61 100%);flex-direction:column;font-family:Roboto Flex,sans-serif;transition:opacity .2s,visibility .2s;display:flex;position:fixed;top:0;left:0;overflow:hidden}.menu-page.visible{opacity:1;visibility:visible;pointer-events:auto}.menu-page.hidden{opacity:0;visibility:hidden;pointer-events:none}.menu-page .menu-header{flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.menu-page .menu-close-btn{cursor:pointer;background-color:#e84a4a;border:none;border-radius:26px;flex-shrink:0;justify-content:center;align-items:center;gap:8px;padding:8px 14px;transition:background-color .2s;display:flex}.menu-page .menu-close-btn:hover{background-color:#d43d3d}.menu-page .menu-close-btn svg{width:14px;height:14px}.menu-page .menu-close-btn span{color:#fff;font-size:14px;font-weight:600}.menu-page .menu-logo{justify-content:center;align-items:center;display:flex}.menu-page .menu-logo img{width:auto;height:50px}.menu-page .logo-fallback{flex-direction:column;align-items:center;display:flex}.menu-page .logo-icon{font-size:24px}.menu-page .logo-text{flex-direction:column;align-items:center;line-height:1;display:flex}.menu-page .logo-good,.menu-page .logo-food{color:#fff;font-size:16px;font-weight:700}.menu-page .logo-food{color:#e84a4a}.menu-page .language-btn{cursor:pointer;background-color:#4c585e;border:none;border-radius:18px;flex-shrink:0;align-items:center;gap:6px;padding:6px 10px;transition:background-color .2s;display:flex}.menu-page .language-btn:hover{background-color:#5a666d}.menu-page .flag-icon{object-fit:cover;border-radius:50%;width:20px;height:20px}.menu-page .language-btn span{color:#fff;font-size:12px;font-weight:600}.menu-page .language-btn svg{width:10px;height:6px}.menu-page .category-tabs-wrapper{flex-shrink:0;margin-bottom:0;overflow:hidden}.menu-page .category-tabs{scrollbar-width:none;gap:6px;padding-bottom:0;display:flex;overflow-x:auto}.menu-page .category-tabs::-webkit-scrollbar{display:none}.menu-page .category-tab{cursor:pointer;white-space:nowrap;background-color:#2b3236;border:none;border-radius:10px 10px 0 0;flex-shrink:0;align-items:center;gap:6px;min-height:44px;padding:8px 12px;transition:all .2s;display:flex}.menu-page .category-tab.active{background-color:#0e9ce3}.menu-page .category-tab:hover:not(.active){background-color:#3a4349}.menu-page .category-image{object-fit:cover;border-radius:4px;width:24px;height:24px}.menu-page .category-emoji{font-size:18px}.menu-page .category-name{color:#fff;font-size:12px;font-weight:600}.menu-page .menu-items-area{background-color:#333a3f;border-radius:0 10px 10px;flex-direction:column;flex:none;gap:12px;height:min(22vh,22dvh,180px);min-height:120px;padding:10px;display:flex;overflow:hidden auto}.menu-page .menu-items-area::-webkit-scrollbar{width:4px}.menu-page .menu-items-area::-webkit-scrollbar-track{background:#2b3236;border-radius:2px}.menu-page .menu-items-area::-webkit-scrollbar-thumb{background:#4c585e;border-radius:2px}.menu-page .empty-menu{color:#8a9299;justify-content:center;align-items:center;height:100px;font-size:14px;display:flex}.menu-page .menu-subcategory{flex-direction:column;gap:8px;display:flex;overflow:visible}.menu-page .subcategory-title{color:#fff;margin:0;font-size:14px;font-weight:600}.menu-page .items-row{scrollbar-width:thin;scrollbar-color:#4c585e #2b3236;gap:12px;padding-bottom:4px;display:flex;overflow:auto visible}.menu-page .items-row::-webkit-scrollbar{height:4px}.menu-page .items-row::-webkit-scrollbar-track{background:#2b3236;border-radius:2px}.menu-page .items-row::-webkit-scrollbar-thumb{background:#4c585e;border-radius:2px}.menu-page .menu-item-card{cursor:pointer;box-sizing:border-box;background-color:#2b3236;border:2px solid #0000;border-radius:10px;flex-direction:column;flex-shrink:0;width:100px;min-width:100px;max-width:100px;padding:8px;transition:transform .2s,background-color .2s,border-color .2s;display:flex;position:relative}.menu-page .menu-item-card:hover{background-color:#3a4349;transform:translateY(-2px)}.menu-page .menu-item-card.highlighted{background-color:#3d5a3d;border:2px solid #4caf50;animation:1.5s ease-in-out 3 pulse-highlight-border;transform:scale(1.02)}@keyframes pulse-highlight-border{0%,to{border-color:#4caf50}50%{border-color:#81c784}}.menu-page .menu-item-card.in-cart{background-color:#3a4860;border:2px solid #5b8def;position:relative}.menu-page .menu-item-card.in-cart:hover{background-color:#455780}.menu-page .menu-item-card.highlighted.in-cart{background-color:#3d5a3d;border:2px solid #4caf50;animation:1.5s ease-in-out 3 pulse-highlight-border;transform:scale(1.02)}.menu-page .cart-badge{color:#fff;z-index:20;pointer-events:none;background:linear-gradient(135deg,#5b8def 0%,#4a7cd9 100%);border:2px solid #1e272c;border-radius:10px;justify-content:center;align-items:center;min-width:20px;height:20px;font-size:10px;font-weight:700;display:flex;position:absolute;top:4px;right:4px;box-shadow:0 2px 6px #0006}.menu-page .dietary-badges{flex-wrap:wrap;gap:3px;margin-bottom:4px;display:flex}.menu-page .dietary-badge{letter-spacing:.3px;pointer-events:none;border-radius:4px;padding:1px 4px;font-size:8px;font-weight:700;line-height:1.3}.menu-page .badge-vegetarian{color:#b9f6b9;background-color:#2d6a2e}.menu-page .badge-vegan{color:#a5d6a7;background-color:#1b5e20}.menu-page .badge-gf{color:#d7ccc8;background-color:#5d4037}.menu-page .badge-spicy{background-color:#0000;padding:0;font-size:10px}.menu-page .item-image{background:linear-gradient(135deg,#4c585e 0%,#3a4349 100%);border-radius:6px;justify-content:center;align-items:center;width:100%;height:70px;margin-bottom:8px;display:flex;position:relative;overflow:hidden}.menu-page .item-image img{object-fit:cover;width:100%;height:100%}.menu-page .item-emoji{justify-content:center;align-items:center;font-size:24px;display:flex}.menu-page .item-info{flex-direction:column;gap:6px;min-height:42px;display:flex}.menu-page .item-name{color:#fff;white-space:nowrap;text-overflow:ellipsis;height:12px;margin:0;font-size:10px;font-weight:600;line-height:1.2;overflow:hidden}.menu-page .item-price{color:#fff;background-color:#3a464c;border-radius:5px;width:fit-content;padding:3px 6px;font-size:10px;font-weight:600;display:inline-block}.menu-page .menu-bottom-section{flex-direction:column;flex:1;justify-content:space-between;gap:0;min-height:0;display:flex;overflow:visible}.menu-page .avatar-order-row{flex-direction:column;flex:1;justify-content:space-between;align-items:center;min-height:0;display:flex;overflow:visible}.menu-page .menu-avatar-placeholder{aspect-ratio:464/688;z-index:2;border-radius:50%;flex:1;width:auto;height:auto;min-height:120px;max-height:min(280px,38vh,38dvh);margin:auto 0;overflow:hidden}.menu-page .menu-avatar-placeholder .avatar-placeholder{border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.menu-page .order-panel{background-color:#2b3236;border-radius:16px;flex-direction:column;flex-shrink:0;width:100%;padding:0;display:flex;overflow:hidden}.menu-page .order-title{color:#fff;text-align:left;margin:0;padding:14px 16px 0;font-family:Roboto Flex,sans-serif;font-size:16px;font-weight:600}.menu-page .empty-cart{justify-content:center;align-items:center;padding:8px 16px;display:flex}.menu-page .empty-cart-icon{opacity:.5}.menu-page .order-total{background:#40494e;border-radius:0 0 14px 14px;justify-content:space-between;align-items:center;width:100%;margin-top:auto;padding:6px 14px 14px;display:flex}.menu-page .total-label{color:#fff;font-family:Roboto Flex,sans-serif;font-size:14px;font-weight:600}.menu-page .total-amount{color:#fff;font-family:Roboto Flex,sans-serif;font-size:16px;font-weight:700}.menu-page .order-items-list{flex-direction:column;gap:10px;width:100%;max-height:80px;padding:12px;display:flex;overflow-y:auto}.menu-page .order-item{background-color:#353f45;border-radius:14px;flex-direction:column;gap:8px;padding:10px 14px;display:flex}.menu-page .order-item-name{color:#fff;font-family:Roboto Flex,sans-serif;font-size:13px;font-weight:500}.menu-page .order-item-row{align-items:center;gap:16px;display:flex}.menu-page .order-item-unit-price{color:#63c03a;font-family:Roboto Flex,sans-serif;font-size:12px;font-weight:600}.menu-page .order-item-qty{color:#707e86;font-family:Roboto Flex,sans-serif;font-size:12px;font-weight:500}.menu-page .order-item-price{color:#707e86;margin-left:auto;font-family:Roboto Flex,sans-serif;font-size:12px;font-weight:500}@media (min-height:700px){.menu-page .menu-items-area{height:min(24vh,24dvh,200px);min-height:140px}.menu-page .menu-avatar-placeholder{height:min(260px,32vh,32dvh)}}@media (min-height:800px){.menu-page .menu-items-area{height:min(26vh,26dvh,220px);min-height:160px}.menu-page .menu-item-card{min-width:110px;max-width:120px}.menu-page .menu-avatar-placeholder{height:min(300px,35vh,35dvh)}}@media (min-height:900px){.menu-page .menu-items-area{height:min(28vh,28dvh,250px);min-height:180px}.menu-page .menu-item-card{min-width:120px;max-width:130px}.menu-page .item-name{font-size:12px}.menu-page .item-price{font-size:11px}.menu-page .menu-avatar-placeholder{height:min(340px,38vh,38dvh)}}@media (min-width:600px){.menu-page{padding:16px 20px}.menu-page .menu-items-area{height:min(28vh,28dvh,250px);min-height:150px}.menu-page .menu-item-card{min-width:120px;max-width:140px}.menu-page .menu-avatar-placeholder{height:min(280px,32vh,32dvh)}}@media (min-width:900px){.menu-page{padding:20px 32px}.menu-page .menu-items-area{height:min(30vh,30dvh,320px);min-height:200px}.menu-page .menu-item-card{min-width:140px;max-width:160px;padding:10px}.menu-page .item-image{margin-bottom:10px}.menu-page .item-emoji{font-size:32px}.menu-page .item-name{font-size:13px}.menu-page .item-price{padding:4px 8px;font-size:12px}.menu-page .menu-avatar-placeholder{height:min(320px,35vh,35dvh)}.menu-page .order-title{font-size:20px}.menu-page .order-item-name{font-size:15px}.menu-page .order-item-unit-price,.menu-page .order-item-qty,.menu-page .order-item-price{font-size:13px}.menu-page .total-label{font-size:18px}.menu-page .total-amount{font-size:20px}}.skeleton-shimmer{background:linear-gradient(90deg,#2b3236 25%,#3a4349 50%,#2b3236 75%) 0 0/200% 100%;animation:1.5s linear infinite skeleton-shimmer}@keyframes skeleton-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton-card .item-image{background:0 0}.skeleton-text{margin-bottom:4px;display:block}.typing-indicator{align-items:center;gap:8px;padding:12px 16px;display:flex}.typing-label{color:#fff9;font-size:14px;font-weight:500}.typing-dots{align-items:center;gap:4px;display:inline-flex}.typing-dot{background-color:#ffffff80;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite both bounce-dot}.typing-dot:first-child{animation-delay:0s}.typing-dot:nth-child(2){animation-delay:.16s}.typing-dot:nth-child(3){animation-delay:.32s}@keyframes bounce-dot{0%,80%,to{transform:translateY(0)}40%{transform:translateY(-6px)}}.mic-button.processing{animation:1.5s ease-in-out infinite pulse-processing;box-shadow:0 6px 25px #0e9ce380}@keyframes pulse-processing{0%,to{box-shadow:0 0 #0e9ce366}50%{box-shadow:0 0 0 14px #0e9ce300}}@keyframes slide-in-message{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.assistant-message-text,.customer-message-text{animation:.3s ease-out slide-in-message}@keyframes cart-item-in{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.menu-page .order-item{animation:.25s ease-out cart-item-in}@keyframes badge-pop{0%{transform:scale(0)}60%{transform:scale(1.2)}to{transform:scale(1)}}.menu-page .cart-badge{animation:.35s cubic-bezier(.68,-.55,.265,1.55) badge-pop}.mini-cart-badge{z-index:200;color:#fff;cursor:pointer;background:linear-gradient(135deg,#12b5fc 0%,#0e9ce3 100%);border:none;border-radius:24px;align-items:center;gap:8px;padding:8px 16px;font-family:Roboto Flex,sans-serif;transition:transform .15s,box-shadow .15s;animation:.3s ease-out scale-fade-in;display:flex;position:fixed;top:48px;left:50%;transform:translate(-50%);box-shadow:0 4px 20px #0e9ce366}.mini-cart-badge:hover{transform:translate(-50%)scale(1.05);box-shadow:0 6px 24px #0e9ce380}.mini-cart-badge:active{transform:translate(-50%)scale(.97)}@keyframes scale-fade-in{0%{opacity:0;transform:translate(-50%)scale(.9)}to{opacity:1;transform:translate(-50%)scale(1)}}.mini-cart-count{background:#ffffff40;border-radius:11px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 6px;font-size:12px;font-weight:700;display:flex}.mini-cart-total{font-size:14px;font-weight:600}.cart-drawer-overlay{z-index:9000;background:#0009;justify-content:center;align-items:flex-end;animation:.2s fadeIn;display:flex;position:fixed;inset:0}.cart-drawer{background:#2b3236;border-radius:29px 29px 0 0;flex-direction:column;width:100%;max-height:75vh;padding:0 28px;animation:.35s cubic-bezier(.16,1,.3,1) slide-up-drawer;display:flex;overflow:hidden}@keyframes slide-up-drawer{0%{transform:translateY(100%)}to{transform:translateY(0)}}.cart-drawer-content{scroll-behavior:smooth;flex-direction:column;flex:1;gap:22px;min-height:0;display:flex;overflow-y:auto}.cart-drawer-header{align-items:center;padding:26px 0;display:flex}.cart-drawer-title{color:#fff;margin:0;font-family:Roboto Flex,sans-serif;font-size:28px;font-weight:600}.cart-drawer-items{flex-direction:column;gap:22px;display:flex}.cart-drawer-item{background:#353f45;border-radius:24px;flex-direction:column;gap:16px;padding:14px 20px;animation:.45s cubic-bezier(.25,.46,.45,.94) cart-drawer-item-slide-in;display:flex}@keyframes cart-drawer-item-slide-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.cart-item-pending{opacity:.7}.cart-item-name{color:#fff;font-family:Roboto Flex,sans-serif;font-size:20px;font-weight:500}.cart-item-details{align-items:center;gap:30px;display:flex}.cart-item-unit-price{color:#63c03a;font-family:Roboto Flex,sans-serif;font-size:18px;font-weight:600}.cart-item-qty{color:#707e86;font-family:Roboto Flex,sans-serif;font-size:18px;font-weight:500}.cart-item-total{color:#707e86;margin-left:auto;font-family:Roboto Flex,sans-serif;font-size:18px;font-weight:500}.cart-drawer-empty{text-align:center;color:#fff6;padding:24px;font-size:16px}.cart-drawer-footer{background:#252b2f;border-radius:0;margin:22px -28px 0}.cart-drawer-footer-inner{background:#40494e;border-radius:0 0 22px 22px;justify-content:space-between;align-items:center;padding:9px 20px 26px;display:flex}.cart-drawer-total-label{color:#fff;font-family:Roboto Flex,sans-serif;font-size:28px;font-weight:600}.cart-drawer-total-value{color:#fff;font-family:Roboto Flex,sans-serif;font-size:24px;font-weight:700}@media (min-width:768px){.cart-drawer{border-radius:29px;max-width:565px;margin-bottom:40px}.cart-drawer-overlay{align-items:center}.cart-drawer-footer{border-radius:0 0 29px 29px}}.tutorial-overlay{z-index:8000;background:#000000b3;justify-content:center;align-items:center;padding:20px;animation:.3s fadeIn;display:flex;position:fixed;inset:0}.tutorial-card{text-align:center;background:linear-gradient(145deg,#2b3236 0%,#1e2529 100%);border:1px solid #ffffff1a;border-radius:20px;width:100%;max-width:340px;padding:28px 24px;animation:.4s cubic-bezier(.68,-.55,.265,1.55) popIn}.tutorial-icon{background:linear-gradient(135deg,#12b5fc 0%,#0e9ce3 100%);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 16px;display:flex}.tutorial-icon svg{width:28px;height:36px}.tutorial-title{color:#fff;margin:0 0 8px;font-size:20px;font-weight:700}.tutorial-text{color:#ffffffb3;margin:0 0 16px;font-size:14px;line-height:1.5}.tutorial-examples{background:#ffffff0d;border-radius:12px;margin-bottom:20px;padding:12px}.tutorial-examples p{color:#ffffff80;margin:4px 0;font-size:13px;font-style:italic}.tutorial-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#12b5fc 0%,#0e9ce3 100%);border:none;border-radius:12px;width:100%;padding:14px;font-size:16px;font-weight:600;transition:transform .15s}.tutorial-btn:hover{transform:scale(1.02)}.tutorial-btn:active{transform:scale(.98)}.quick-categories{z-index:90;flex-direction:column;align-items:center;gap:10px;animation:.4s cubic-bezier(.16,1,.3,1) slide-in-bottom;display:flex;position:fixed;bottom:110px;left:50%;transform:translate(-50%)}@keyframes slide-in-bottom{0%{opacity:0;transform:translate(-50%)translateY(20px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.quick-categories-prompt{color:#fff9;margin:0;font-size:14px;font-weight:500}.quick-categories-row{gap:8px;display:flex}.quick-category-btn{-webkit-backdrop-filter:blur(10px);cursor:pointer;color:#fff;background:#ffffff1a;border:1px solid #ffffff26;border-radius:14px;flex-direction:column;align-items:center;gap:4px;padding:10px 14px;transition:all .15s;display:flex}.quick-category-btn:hover{background:#ffffff2e;transform:translateY(-2px)}.quick-category-btn:active{transform:scale(.95)}.quick-category-emoji{font-size:20px}.quick-category-label{color:#ffffffe6;font-size:11px;font-weight:600}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}@media (prefers-color-scheme:light){:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}@media (orientation:landscape) and (max-height:500px){.floating-avatar-wrapper.home-position{width:min(120px,30vw);height:min(160px,80vh);top:50%}.floating-mic-container{bottom:16px}.quick-categories{bottom:80px}.menu-page .menu-items-area{height:min(40vh,40dvh,220px);min-height:100px}.menu-page .menu-avatar-placeholder{display:none}.main-content{gap:6px}.restaurant-logo{width:100px}}@media (orientation:landscape) and (min-width:1024px){.restaurant-app{padding:20px 32px}.main-content{max-width:600px}}@media (min-width:768px){.restaurant-app{padding:20px 28px}.restaurant-header{max-width:720px;margin-left:auto;margin-right:auto}.floating-avatar-wrapper.home-position{width:min(300px,50vw);height:min(400px,46vh,46dvh)}.mic-button{width:var(--mic-size);height:var(--mic-size)}.menu-page .items-row{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));display:grid;overflow-x:visible}.menu-page .menu-item-card{width:auto;min-width:unset;max-width:unset}}@media (min-width:1024px){.restaurant-app{max-width:1400px;margin:0 auto}.menu-page .menu-items-area{height:min(32vh,32dvh,320px);min-height:200px}.menu-page .menu-item-card{padding:10px}.menu-page .items-row{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.menu-page{padding:16px 40px}}@media (min-width:1366px){.restaurant-app{max-width:1400px;padding:24px 40px}.floating-avatar-wrapper.home-position{width:min(360px,30vw);height:min(480px,52vh,52dvh)}.menu-page .items-row{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.menu-page .menu-item-card{padding:12px}.menu-page .item-image{height:100px}.menu-page .item-name{height:auto;font-size:13px}.menu-page .item-price{padding:4px 8px;font-size:12px}.menu-page .order-panel{border-radius:20px}.menu-page .order-title{padding:18px 20px 0;font-size:22px}.menu-page .order-items-list{gap:14px;max-height:120px;padding:14px 16px}.menu-page .order-item{border-radius:18px;gap:10px;padding:12px 18px}.menu-page .order-item-name{font-size:17px}.menu-page .order-item-unit-price,.menu-page .order-item-qty,.menu-page .order-item-price{font-size:14px}.menu-page .order-item-row{gap:20px}.menu-page .order-total{border-radius:0 0 18px 18px;padding:8px 18px 18px}.menu-page .total-label{font-size:22px}.menu-page .total-amount{font-size:24px}.phone-page{flex-direction:row;justify-content:center;align-items:center}.phone-top-section{flex:1;justify-content:center;padding:40px}.phone-input-section{border-radius:20px 0 0 20px;flex:1;max-width:500px;margin-top:0;padding:32px}}@media (min-width:1920px){.mic-button{width:var(--mic-size);height:var(--mic-size)}.mic-button svg{width:32px;height:42px}.menu-button span,.language-selector span{font-size:16px}.menu-button{gap:10px;padding:10px 18px}.floating-avatar-wrapper.home-position{width:min(440px,25vw);height:min(560px,55vh,55dvh)}.menu-page .items-row{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.menu-page .menu-item-card{padding:14px}.menu-page .item-image{height:120px;margin-bottom:12px}.menu-page .item-name{height:auto;font-size:15px}.menu-page .item-price{padding:5px 10px;font-size:14px}.menu-page .item-emoji{font-size:36px}.cart-drawer-title{font-size:40px}.cart-item-name{font-size:30px}.cart-item-unit-price,.cart-item-qty,.cart-item-total{font-size:24px}.cart-drawer-total-label{font-size:40px}.cart-drawer-total-value{font-size:36px}.order-popup{max-width:500px}.order-popup-title{font-size:32px}.order-popup-message{font-size:18px}.order-popup-close-btn{padding:16px 48px;font-size:18px}.landing-logo{width:clamp(240px,20vw,360px)}.landing-title{font-size:48px}.landing-subtitle{font-size:24px}.landing-start-button{border-radius:18px;max-width:480px;height:72px;font-size:24px}.restaurant-logo{width:200px}.connecting-text{font-size:22px}.typing-label{font-size:16px}.typing-dot{width:8px;height:8px}}.hidden{display:none!important}.pwa-install-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2000;background:#0009;justify-content:center;align-items:flex-end;padding:20px;animation:.3s fadeIn;display:flex;position:fixed;inset:0}.pwa-install-prompt{background:linear-gradient(135deg,#3d464b 0%,#2a3236 100%);border-radius:24px;width:100%;max-width:340px;padding:20px;animation:.4s cubic-bezier(.16,1,.3,1) slideUp;box-shadow:0 -4px 30px #0000004d}@keyframes slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.pwa-install-header{justify-content:space-between;align-items:flex-start;margin-bottom:16px;display:flex}.pwa-install-logo{width:auto;height:50px}.pwa-close-btn{cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s;display:flex}.pwa-close-btn:hover{background:#fff3}.pwa-install-content{text-align:center;margin-bottom:16px}.pwa-install-content h3{color:#fff;margin:0 0 8px;font-size:20px;font-weight:700}.pwa-install-content p{color:#b0b8bc;margin:0;font-size:14px;line-height:1.5}.pwa-install-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#12b5fc 0%,#0e9ce3 100%);border:none;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:16px;padding:14px 20px;font-size:16px;font-weight:600;transition:all .2s;display:flex;box-shadow:0 4px 15px #0e9ce359}.pwa-install-btn:hover{transform:scale(1.02);box-shadow:0 6px 20px #0e9ce373}.pwa-install-btn:active{transform:scale(.98)}.pwa-ios-instructions{background:#ffffff14;border-radius:12px;margin-top:16px;padding:14px}.pwa-ios-instructions p{color:#d0d6da;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;font-size:14px;display:flex}.pwa-share-icon{background:#0e9ce333;border-radius:6px;justify-content:center;align-items:center;padding:4px;display:inline-flex}.pwa-later-btn{color:#8a9499;cursor:pointer;background:0 0;border:none;width:100%;padding:12px;font-size:14px;font-weight:500;transition:color .2s;display:block}.pwa-later-btn:hover{color:#b0b8bc}.order-popup-overlay{z-index:10000;background:#000000b3;justify-content:center;align-items:center;animation:.3s fadeIn;display:flex;position:fixed;inset:0}.order-popup{text-align:center;background:linear-gradient(145deg,#1a2634 0%,#0d1821 100%);border:1px solid #22c55e33;border-radius:24px;width:90%;max-width:380px;padding:32px;animation:.4s cubic-bezier(.68,-.55,.265,1.55) popIn;box-shadow:0 20px 60px #00000080,0 0 40px #22c55e26}@keyframes popIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.order-popup-icon{width:80px;height:80px;margin:0 auto 20px;animation:.5s .2s both checkPop}@keyframes checkPop{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}.order-popup-icon svg{width:100%;height:100%}.order-popup-title{color:#22c55e;letter-spacing:-.5px;margin:0 0 12px;font-size:28px;font-weight:700}.order-popup-message{color:#b0b8bc;margin:0 0 24px;font-size:16px;line-height:1.5}.order-popup-id{background:#22c55e1a;border:1px solid #22c55e4d;border-radius:16px;margin-bottom:20px;padding:20px}.order-popup-label{color:#8a9499;text-transform:uppercase;letter-spacing:1px;margin-bottom:8px;font-size:12px;display:block}.order-popup-value{color:#fff;letter-spacing:2px;font-size:32px;font-weight:700;display:block}.order-popup-auto-close{color:#6b7280;margin:0 0 20px;font-size:13px;font-style:italic}.order-number-small{word-break:break-all;letter-spacing:.5px!important;font-size:18px!important}.order-popup-items{text-align:left;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;margin-bottom:20px;padding:16px}.order-popup-items-label{color:#8a9499;text-transform:uppercase;letter-spacing:1px;text-align:center;margin-bottom:12px;font-size:12px;display:block}.order-popup-items-list{flex-direction:column;gap:8px;max-height:150px;margin-bottom:12px;display:flex;overflow-y:auto}.order-popup-item{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:8px 0;display:flex}.order-popup-item:last-child{border-bottom:none}.order-popup-item-name{color:#d0d6da;flex:1;font-size:14px}.order-popup-item-price{color:#fff;margin-left:12px;font-size:14px;font-weight:600}.order-popup-total{border-top:1px solid #22c55e4d;justify-content:space-between;align-items:center;margin-top:8px;padding-top:12px;display:flex}.order-popup-total-label{color:#22c55e;text-transform:uppercase;letter-spacing:.5px;font-size:14px;font-weight:600}.order-popup-total-value{color:#22c55e;font-size:20px;font-weight:700}.order-popup-close-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%);border:none;border-radius:14px;padding:14px 40px;font-size:16px;font-weight:600;transition:all .2s;display:inline-block;box-shadow:0 4px 15px #22c55e59}.order-popup-close-btn:hover{transform:scale(1.05);box-shadow:0 6px 20px #22c55e73}.order-popup-close-btn:active{transform:scale(.98)}.order-number-row{justify-content:center;align-items:center;gap:8px;display:flex}.order-copy-btn{color:#fff9;cursor:pointer;background:#ffffff1a;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s;display:inline-flex;position:relative}.order-copy-btn:hover{color:#fff;background:#fff3}.copy-tooltip{color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#22c55e;border-radius:4px;padding:4px 8px;font-size:11px;font-weight:600;transition:opacity .15s;position:absolute;top:-28px;left:50%;transform:translate(-50%)}.order-copy-btn:active .copy-tooltip{opacity:1}.order-again-btn{color:#ffffffb3;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:12px;width:100%;margin-top:10px;padding:12px;font-size:14px;font-weight:500;transition:all .15s;display:block}.order-again-btn:hover{color:#fff;background:#ffffff0d;border-color:#ffffff4d}.order-again-btn:active{transform:scale(.98)}.branding-loader{background:linear-gradient(#606a70 15%,#535c61 100%);justify-content:center;align-items:center;width:100vw;height:100dvh;display:flex}.branding-spinner{border:3px solid #fff3;border-top-color:#fff;border-radius:50%;width:40px;height:40px;animation:.7s linear infinite branding-spin}@keyframes branding-spin{to{transform:rotate(360deg)}}.landing-page{box-sizing:border-box;background:linear-gradient(#606a70 15%,#535c61 100%);justify-content:center;align-items:center;width:100vw;height:100dvh;max-height:100dvh;padding:16px 12px;font-family:Roboto Flex,sans-serif;display:flex;position:relative;overflow:hidden}.language-selector-top{top:max(12px,env(safe-area-inset-top,12px));cursor:pointer;z-index:10;background-color:#4c585e;border-radius:18px;align-items:center;gap:6px;padding:6px 10px;display:flex;position:absolute;right:12px}.language-selector-top .flag-container{border-radius:50%;flex-shrink:0;width:20px;height:20px;overflow:hidden}.language-selector-top .flag-icon{object-fit:cover;width:100%;height:100%}.language-selector-top .language-text{color:#fff;font-size:12px;font-weight:600}.language-selector-top .dropdown-arrow{object-fit:contain;flex-shrink:0;width:12px;height:7px}.landing-content{box-sizing:border-box;flex-direction:column;justify-content:flex-start;align-items:center;gap:16px;width:100%;max-width:480px;height:100%;max-height:100%;padding:24px 16px 20px;display:flex;overflow:hidden}.landing-logo-container{flex-shrink:0;justify-content:center;align-items:center;width:100%;height:auto;margin-bottom:8px;display:flex}.landing-logo{object-fit:contain;width:clamp(120px,40vw,200px);height:auto}.landing-logo-placeholder{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.landing-avatar-video{aspect-ratio:464/688;background:linear-gradient(135deg,#5a666d 0%,#404950 100%);border-radius:50%;flex:auto;width:auto;height:100%;min-height:120px;max-height:min(38vh,38dvh,340px);position:relative;overflow:hidden}.landing-video-element{object-fit:cover;border-radius:50%;width:100%;height:100%}.landing-avatar-placeholder{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.landing-text-content{text-align:center;color:#fff;flex-direction:column;flex-shrink:0;align-items:center;gap:4px;display:flex}.landing-title{margin:0;font-family:Afacad,sans-serif;font-size:clamp(22px,5.5vw,36px);font-weight:400;line-height:1.15}.landing-subtitle{margin:0;font-family:Roboto Flex,sans-serif;font-size:clamp(13px,3.5vw,18px);font-weight:600;line-height:1.35}.landing-start-button{color:#fff;cursor:pointer;background-color:#0e9ce3;border:none;border-radius:14px;flex-shrink:0;width:100%;max-width:320px;height:48px;min-height:48px;margin-top:auto;font-family:Roboto Flex,sans-serif;font-size:18px;font-weight:600;transition:background-color .2s}.landing-start-button:hover{background-color:#0d8fce}.landing-start-button:active{transform:scale(.98)}@media (min-height:600px){.landing-content{gap:16px}.landing-avatar-video{max-height:min(40vh,40dvh,360px)}.landing-start-button{height:50px}}@media (min-height:700px){.landing-content{gap:18px}.landing-logo{width:clamp(140px,45vw,220px)}.landing-avatar-video{max-height:min(44vh,44dvh,400px)}.landing-start-button{max-width:360px;height:54px;font-size:20px}}@media (min-width:768px){.landing-content{gap:20px;max-width:600px;padding:48px 24px 28px}.landing-logo{width:clamp(180px,35vw,280px)}.landing-avatar-video{max-height:min(52vh,52dvh,480px)}.landing-title{font-size:36px}.landing-subtitle{font-size:20px}.landing-start-button{border-radius:16px;max-width:400px;height:58px;font-size:22px}.language-selector-top{gap:8px;padding:8px 14px;top:20px;right:20px}.language-selector-top .flag-container{width:24px;height:24px}.language-selector-top .language-text{font-size:14px}}.phone-page{background:linear-gradient(#606a70 15%,#535c61 100%);flex-direction:column;align-items:center;width:100vw;height:100dvh;font-family:Roboto Flex,sans-serif;display:flex;position:relative;overflow:hidden}.phone-top-section{padding:max(40px,env(safe-area-inset-top,40px))16px 12px;flex-direction:column;flex-shrink:1;align-items:center;gap:8px;min-height:0;display:flex;overflow:hidden}.phone-logo-container{flex-shrink:0;justify-content:center;align-items:center;width:clamp(120px,35vw,200px);display:flex}.phone-logo{object-fit:contain;width:100%;height:auto}.phone-logo-placeholder{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.phone-avatar-video{aspect-ratio:464/688;background:linear-gradient(135deg,#5a666d 0%,#404950 100%);border-radius:50%;flex-shrink:0;width:auto;height:min(28vh,28dvh,240px);position:relative;overflow:hidden}.phone-video-element{object-fit:cover;border-radius:50%;width:100%;height:100%}.phone-avatar-placeholder{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.phone-input-section{width:100%;padding:16px 12px;padding-bottom:max(16px,env(safe-area-inset-bottom,16px));box-sizing:border-box;background-color:#4b5358;flex-direction:column;flex-shrink:0;align-items:center;margin-top:auto;display:flex}.phone-display{background-color:#232c31;border-radius:14px;align-items:center;gap:10px;width:100%;max-width:400px;height:56px;margin-bottom:12px;padding:8px 10px;display:flex;box-shadow:0 2px #0000002b}.phone-country-code{flex-shrink:0}.country-flag-selector{cursor:pointer;background-color:#415763;border-radius:999px;align-items:center;gap:6px;height:40px;padding:0 10px;display:flex;box-shadow:inset 0 -1px #0003}.country-flag{object-fit:cover;border-radius:50%;width:20px;height:20px}.country-code-text{color:#fff;font-size:15px;font-weight:600}.dropdown-arrow-phone{object-fit:contain;flex-shrink:0;width:12px;height:7px}.phone-number-display{color:#fff;text-align:left;letter-spacing:.04em;background-color:#1b2126;border-radius:10px;flex:1;align-items:center;height:100%;padding:8px 12px;font-size:18px;font-weight:600;display:flex}.phone-number-display.placeholder{color:#fff9}.number-pad{flex-direction:column;gap:8px;width:100%;max-width:400px;display:flex}.number-pad-row{gap:8px;display:flex}.num-button{color:#e5f5ff;cursor:pointer;background-color:#657279;border:none;border-radius:12px;flex:1;height:48px;font-family:Roboto Flex,sans-serif;font-size:17px;font-weight:600;transition:all .15s;box-shadow:0 2px #0000002b}.num-button:hover{background-color:#718790}.num-button:active{transform:translateY(1px);box-shadow:0 1px #0000002b}.num-button.num-enter{color:#e5f5ff;background-color:#0e9ce3}.num-button.num-enter:hover{background-color:#0d8fce}.num-button.num-enter.num-disabled,.num-button.num-enter:disabled{color:#e5f5ff80;cursor:not-allowed;opacity:.6;background-color:#4a6a7a}.num-button.num-enter.num-disabled:hover,.num-button.num-enter:disabled:hover{background-color:#4a6a7a;transform:none}.num-button.num-clear{background-color:#657279}@media (min-height:700px){.phone-top-section{gap:12px;padding-top:48px}.phone-logo-container{width:clamp(140px,38vw,220px)}.phone-avatar-video{height:min(32vh,32dvh,280px)}.phone-input-section{padding:20px 16px}.phone-display{height:64px;margin-bottom:14px;padding:10px 12px}.country-flag-selector{gap:8px;height:44px}.country-flag{width:22px;height:22px}.country-code-text{font-size:16px}.phone-number-display{font-size:20px}.num-button{height:54px;font-size:18px}}@media (min-height:800px){.phone-top-section{gap:16px}.phone-avatar-video{height:min(35vh,35dvh,340px)}.phone-display{border-radius:16px;max-width:480px;height:72px}.country-flag-selector{height:50px}.country-flag{width:26px;height:26px}.country-code-text{font-size:18px}.phone-number-display{font-size:22px}.number-pad{gap:10px;max-width:480px}.number-pad-row{gap:10px}.num-button{border-radius:14px;height:60px;font-size:20px}}@media (min-width:768px){.phone-input-section{padding:24px 24px max(24px,env(safe-area-inset-bottom,24px))}.phone-display,.number-pad{max-width:500px}}.avatar-static-fallback{z-index:1;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.avatar-static-image{object-fit:cover;border-radius:inherit;width:100%;height:100%}.avatar-loading-overlay{border-radius:inherit;background:#00000026;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.avatar-spinner{border:3px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.landing-avatar-skeleton{border-radius:inherit;background:linear-gradient(90deg,#e0e0e0 25%,#f0f0f0 50%,#e0e0e0 75%) 0 0/200% 100%;width:100%;height:100%;animation:1.5s infinite shimmer}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}
