@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/roboto-latin-500-normal-7RbcRiD8.woff2)format("woff2"),url(/assets/roboto-latin-500-normal-DQZyH_nt.woff)format("woff")}.map-view{background:#e8eef2;border:1px solid #dde4ea;border-radius:14px;position:relative;overflow:hidden}.map-canvas{touch-action:none;position:absolute;inset:0;overflow:hidden}.map-canvas.interactive{cursor:grab}.map-canvas.interactive:active{cursor:grabbing}.map-canvas img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:256px;height:256px;position:absolute}.map-radius{pointer-events:none;background:#418fde24;border:2px solid #418fdebf;border-radius:50%;position:absolute}.map-destination{pointer-events:none;background:#e4002b;border:3px solid #fff;border-radius:50%;width:16px;height:16px;margin:-8px 0 0 -8px;position:absolute;box-shadow:0 0 0 9px #e4002b20,0 1px 5px #6f142852}.map-pin{color:#fff;cursor:pointer;background:#17232d;border:3px solid #fff;border-radius:50%;place-items:center;width:36px;height:36px;margin:0;padding:0;font:800 13px/1 Inter,system-ui,sans-serif;transition:transform .15s,background-color .15s;display:grid;position:absolute;transform:translate(-50%,-100%);box-shadow:0 4px 12px #17324a4f}.map-pin.active{background:#418fde;transform:translate(-50%,-100%)scale(1.15)}.map-controls{border-radius:8px;flex-direction:column;gap:1px;display:flex;position:absolute;top:10px;right:10px;overflow:hidden;box-shadow:0 1px 6px #00000040}.map-controls button{color:#17232b;cursor:pointer;background:#fff;border:0;width:32px;height:32px;font-size:18px}.map-controls button:hover{background:#f1f5f8}.map-attribution{color:#45535c;background:#fffc;border-radius:6px 0 0;padding:2px 6px;font-size:10px;text-decoration:none;position:absolute;bottom:0;right:0}.admin-console{--blue:#418fde;--blue-dark:#1f67a5;--sky:#eaf2fb;--ink:#17232b;--muted:#64737d;--line:#e2e8ed;min-height:100vh;color:var(--ink);background:#f5f7f9;grid-template-columns:240px minmax(0,1fr);font:400 14px/1.55 system-ui,-apple-system,Segoe UI,sans-serif;display:grid}.admin-loading{color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex}.admin-loading svg{width:34px;height:34px;color:var(--blue)}.admin-sidebar{border-right:1px solid var(--line);background:#fff;flex-direction:column;gap:22px;padding:22px 16px;display:flex}.admin-identity{align-items:center;gap:11px;padding:0 6px;display:flex}.admin-identity span{color:#fff;background:#17232b;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.admin-identity span svg{width:20px;height:20px}.admin-identity strong{font-size:15px;display:block}.admin-identity small{color:var(--muted);font-size:11.5px}.admin-sidebar nav{flex-direction:column;gap:2px;display:flex}.admin-sidebar nav button{color:var(--ink);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:11px;padding:10px 12px;display:flex}.admin-sidebar nav button:hover{background:#f2f5f8}.admin-sidebar nav button.active{background:var(--sky);color:var(--blue-dark);font-weight:600}.admin-sidebar nav svg{width:18px;height:18px}.admin-sidebar nav span{flex:1}.admin-sidebar nav i{color:#fff;background:#d9822b;border-radius:10px;place-items:center;min-width:20px;height:20px;padding:0 6px;font:700 11px/1 system-ui;display:grid}.admin-sidebar-foot{flex-direction:column;gap:8px;margin-top:auto;padding:0 6px;display:flex}button.admin-subtle{border:1px solid var(--line);min-height:38px;color:var(--ink);cursor:pointer;background:#fff;border-radius:9px;align-items:center;gap:8px;padding:0 13px;font:500 13px/1 system-ui;display:inline-flex}button.admin-subtle:hover{background:#f4f7f9}button.admin-subtle svg{width:16px;height:16px}.admin-main{padding:28px 32px 60px;overflow-x:hidden}.admin-main>section{max-width:1240px}.admin-head{margin-bottom:22px}.admin-head span{color:var(--muted);letter-spacing:.09em;margin-bottom:5px;font:700 11px/1 system-ui;display:block}.admin-head h1{letter-spacing:-.02em;margin:0;font-size:26px;font-weight:700}.admin-head p{color:var(--muted);margin:4px 0 0;font-size:13px}.admin-main h2{margin:28px 0 13px;font-size:16px;font-weight:700}.admin-card h2{margin:0 0 12px;font-size:14px}.admin-error{color:#8f2f1d;background:#fdf3f1;border:1px solid #f0cdc6;border-radius:10px;align-items:center;gap:9px;margin:0 0 18px;padding:11px 14px;font-size:13px;display:flex}.admin-error svg{flex:none;width:18px;height:18px}.admin-empty{color:var(--muted);text-align:center;background:#fff;border:1px dashed #d4dde4;border-radius:12px;padding:26px;font-size:13.5px}.admin-kpis{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:13px;display:grid}.admin-kpis div{border:1px solid var(--line);background:#fff;border-radius:13px;flex-direction:column;gap:4px;padding:16px 17px;display:flex}.admin-kpis span{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:11.5px;font-weight:600}.admin-kpis strong{letter-spacing:-.02em;font-size:26px;font-weight:700}.admin-kpis small{color:var(--muted);font-size:12px}.admin-table{border-collapse:collapse;border:1px solid var(--line);background:#fff;border-radius:13px;width:100%;overflow:hidden}.admin-table thead th{border-bottom:1px solid var(--line);color:var(--muted);letter-spacing:.05em;text-transform:uppercase;text-align:left;background:#f8fafb;padding:11px 15px;font:600 11.5px/1 system-ui}.admin-table td{border-bottom:1px solid var(--line);padding:12px 15px;font-size:13.5px}.admin-table tr:last-child td{border-bottom:0}.admin-mono{font:500 12.5px/1.4 ui-monospace,monospace}.admin-muted{color:var(--muted);font-size:12.5px}.admin-badge,.admin-status{border-radius:20px;padding:3px 9px;font:600 11.5px/1.6 system-ui;display:inline-block}.admin-badge.published{color:#1d7a3b;background:#e9f6ee}.admin-badge.pending{color:#96620f;background:#fdf3e3}.admin-badge.suspended{color:#94331f;background:#fdeeeb}.admin-status.paid{color:#96620f;background:#fdf3e3}.admin-status.preparing{background:var(--sky);color:var(--blue-dark)}.admin-status.out_for_delivery{color:#34489c;background:#eaf0fd}.admin-status.delivered,.admin-status.received{color:#1d7a3b;background:#e9f6ee}.admin-status.delivery_failed,.admin-status.cancelled{color:#94331f;background:#fdeeeb}.admin-store-grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:15px;display:grid}.admin-card{border:1px solid var(--line);background:#fff;border-radius:14px;flex-direction:column;gap:13px;padding:18px;display:flex}.admin-card>header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.admin-card>header strong{font-size:15.5px;display:block}.admin-card>header small{color:var(--muted);font-size:12.5px}.admin-card dl{margin:0}.admin-card dl div{border-bottom:1px solid var(--line);justify-content:space-between;gap:14px;padding:6px 0;font-size:13px;display:flex}.admin-card dl div:last-child{border-bottom:0}.admin-card dt{color:var(--muted)}.admin-card dd{text-align:right;margin:0}.admin-actions{gap:9px;display:flex}.admin-actions button{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:9px;min-height:38px;padding:0 15px;font:600 13px/1 system-ui}.admin-actions button:hover:not(:disabled){background:var(--blue-dark)}.admin-actions button:disabled{cursor:not-allowed;background:#c6d2dc}.admin-actions button.admin-danger{color:#9c3320;background:#fdf3f1;border:1px solid #f0ccc6}.admin-two{grid-template-columns:1fr 1fr;align-items:start;gap:15px;display:grid}.admin-log{flex-direction:column;gap:8px;max-height:460px;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.admin-log li{border:1px solid var(--line);border-radius:9px;padding:9px 12px}.admin-log b{font:600 12.5px/1.4 ui-monospace,monospace;display:block}.admin-log small{color:var(--muted);font-size:11.5px}@media (width<=900px){.admin-console{grid-template-columns:1fr}.admin-sidebar{border-right:0;border-bottom:1px solid var(--line);flex-direction:row;align-items:center;gap:14px;padding:12px 16px;overflow-x:auto}.admin-identity small{display:none}.admin-sidebar nav{flex-direction:row}.admin-sidebar nav button{white-space:nowrap}.admin-sidebar-foot{flex-direction:row;margin:0 0 0 auto}.admin-main{padding:20px 16px 48px}.admin-two{grid-template-columns:1fr}.admin-table{display:block;overflow-x:auto}}.store-portal{--store-ink:#17232d;--store-muted:#687885;--store-line:#e2e8ee;--store-blue:#418fde;--store-blue-dark:#1f67a5;--store-sky:#eaf3fc;min-height:100%;color:var(--store-ink);background:#fff;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:relative}.store-portal,.store-portal *{box-sizing:border-box}.store-portal button{color:inherit;font:inherit;text-align:left;background:0 0;border:0}.store-portal button:focus-visible,.store-portal input:focus-visible,.store-portal textarea:focus-visible{outline-offset:2px;outline:3px solid #9dcbf2}.store-portal h1,.store-portal h2,.store-portal p{margin:0}.store-portal h1,.store-portal h2{letter-spacing:-.04em}.store-login{min-height:100%;padding:calc(var(--app-safe-top,44px) + 68px) 26px calc(var(--mobile-safe-area-height,26px) + 38px);flex-direction:column;align-items:flex-start;display:flex}.store-login-mark{background:var(--store-blue);color:#fff;border-radius:17px;place-items:center;width:58px;height:58px;display:grid;box-shadow:0 10px 24px #1f67a52b}.store-login-mark svg{width:30px;height:30px}.store-kicker,.store-page-title>span,.store-order-heading>div>span{color:var(--store-blue-dark);letter-spacing:.12em;font-size:10px;font-weight:820}.store-login .store-kicker{margin-top:31px}.store-login h1{max-width:280px;margin-top:10px;font-size:34px;line-height:1.01}.store-login p{max-width:296px;color:var(--store-muted);margin-top:14px;font-size:14px;line-height:1.48}.store-login .store-primary{width:100%;margin-top:auto}.store-login .store-subtle{width:100%;min-height:44px;color:var(--store-blue-dark);text-align:center;margin-top:7px;font-size:13px;font-weight:760}.store-login>small{color:#8e9aa2;align-self:center;margin-top:20px;font-size:10px}.store-header{z-index:4;height:calc(var(--app-safe-top,44px) + 58px);padding:var(--app-safe-top,44px) 19px 0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffefdf2;border-bottom:1px solid #edf1f4;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.store-brand{align-items:center;gap:8px;font-size:13px;font-weight:780;display:inline-flex}.store-brand>span{background:var(--store-blue);color:#fff;border-radius:10px;place-items:center;width:31px;height:31px;display:grid}.store-brand svg{width:17px;height:17px}.store-header>div{align-items:center;gap:9px;display:flex}.store-icon-button,.store-avatar{background:#f3f6f8;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:relative}.store-icon-button svg{width:19px;height:19px}.store-icon-button i{color:#fff;background:#d83430;border:2px solid #fff;border-radius:8px;place-items:center;min-width:13px;height:13px;font-size:7px;font-style:normal;font-weight:800;display:grid;position:absolute;top:3px;right:3px}.store-avatar{background:var(--store-sky);color:var(--store-blue-dark);font-size:10px;font-weight:820}.store-main{min-height:calc(100% - 102px);padding:24px 19px calc(var(--mobile-safe-area-height,26px) + 85px)}.store-page-title h1{margin-top:7px;font-size:25px;font-weight:820;line-height:1.08}.store-page-title p{color:var(--store-muted);margin-top:7px;font-size:12px;line-height:1.4}.store-title-with-action{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.store-round-add{background:var(--store-blue);color:#fff;border-radius:50%;flex:none;place-items:center;width:40px;height:40px;margin-top:1px;display:grid;box-shadow:0 5px 14px #1f67a536}.store-round-add svg{width:20px;height:20px}.store-metric-grid{grid-template-columns:1fr 1fr;gap:9px;margin-top:22px;display:grid}.store-metric-grid button{border:1px solid var(--store-line);border-radius:14px;flex-direction:column;min-height:101px;padding:14px;display:flex}.store-metric-grid button:first-child{background:#fff}.store-metric-grid button:last-child{background:var(--store-sky);border-color:#d5e6f6}.store-metric-grid span,.store-metric-grid small{color:var(--store-muted);font-size:10px}.store-metric-grid strong{letter-spacing:-.04em;margin-top:9px;font-size:21px}.store-metric-grid small{margin-top:auto}.store-section-title{justify-content:space-between;align-items:baseline;gap:10px;margin:25px 0 11px;display:flex}.store-section-title h2{font-size:17px;font-weight:780}.store-section-title button{color:var(--store-blue-dark);font-size:11px;font-weight:760}.store-order-card{background:#fff;border-radius:14px;width:100%;padding:14px;display:block;border:1px solid var(--store-line)!important}.store-order-card+.store-order-card{margin-top:9px}.store-order-card-top,.store-order-card-foot{justify-content:space-between;align-items:center;gap:8px;display:flex}.store-order-card-top>span{color:#60707d;letter-spacing:.06em;font-size:10px;font-weight:770}.store-order-card strong small{color:var(--store-muted);font-weight:530}.store-order-card>p{color:var(--store-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:11px;overflow:hidden}.store-order-card-foot{margin-top:13px}.store-order-card-foot small{color:#84909a;font-size:10px}.store-order-card-foot b{font-size:12px}.store-status{white-space:nowrap;border-radius:6px;align-items:center;gap:4px;padding:5px 7px;font-size:9px;font-weight:800;line-height:1;display:inline-flex}.store-stock-note{background:#f5f7f9;border-radius:13px;gap:10px;padding:14px;display:flex}.store-stock-note>svg{width:19px;height:19px;color:var(--store-blue-dark);flex:none}.store-stock-note>span{flex-direction:column;gap:4px;display:flex}.store-stock-note b{font-size:12px}.store-stock-note small{color:var(--store-muted);font-size:10px;line-height:1.35}.store-setup-card{border-radius:15px;align-items:center;gap:12px;width:100%;margin-top:22px;padding:15px;display:flex;background:linear-gradient(130deg,#f6fbff,#eaf4fc)!important;border:1px solid #cfe3f6!important}.store-setup-card>span{background:var(--store-blue);color:#fff;border-radius:11px;flex:none;place-items:center;width:38px;height:38px;display:grid}.store-setup-card svg{width:20px;height:20px}.store-setup-card>div{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.store-setup-card strong{font-size:12px}.store-setup-card small{color:var(--store-muted);font-size:10px;line-height:1.3}.store-setup-card>b{color:var(--store-blue-dark);white-space:nowrap;font-size:10px}.store-nav{z-index:7;right:14px;bottom:calc(var(--mobile-safe-area-height,26px) + 10px);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff2;border:1px solid #e3e9ee;border-radius:30px;justify-content:space-around;align-items:center;height:60px;padding:4px;display:flex;position:absolute;left:14px;box-shadow:0 9px 24px #1530491f}.store-nav button{color:#65747f;text-align:center;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:3px;width:20%;min-width:0;height:52px;display:flex;position:relative}.store-nav button.active{background:var(--store-sky);color:var(--store-blue-dark)}.store-nav svg{width:18px;height:18px}.store-nav span{font-size:9px;font-weight:720}.store-nav i{background:#d83430;border-radius:50%;width:6px;height:6px;position:absolute;top:9px;right:22%}.store-filter-row{gap:7px;margin:21px 0 12px;display:flex}.store-filter-row span{color:#566773;background:#f3f6f8;border-radius:18px;padding:7px 10px;font-size:10px;font-weight:700}.store-order-list{flex-direction:column;display:flex}.store-product-list{border-top:1px solid var(--store-line);margin-top:23px}.store-product-row{border-bottom:1px solid var(--store-line);align-items:center;gap:11px;min-height:82px;display:flex}.store-product-glyph{background:var(--store-sky);width:39px;height:39px;color:var(--store-blue-dark);border-radius:10px;flex:none;place-items:center;display:grid}.store-product-glyph.inactive{color:#97a1a7;background:#f1f3f4}.store-product-glyph svg{width:20px;height:20px}.store-product-row>div{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.store-product-row strong{font-size:12px}.store-product-row small{color:var(--store-muted);font-size:10px}.store-product-row em{color:#3f815f;font-size:10px;font-style:normal;font-weight:720}.store-product-row button{width:34px;height:34px;color:var(--store-blue-dark);border-radius:50%;place-items:center;display:grid}.store-product-row button svg{width:18px;height:18px}.store-message-list{border-top:1px solid var(--store-line);margin-top:23px}.store-message-row{border-bottom:1px solid var(--store-line);align-items:center;gap:10px;width:100%;min-height:77px;display:flex}.store-message-row>span{background:var(--store-sky);width:38px;height:38px;color:var(--store-blue-dark);border-radius:11px;flex:none;place-items:center;display:grid}.store-message-row svg{width:20px;height:20px}.store-message-row>div{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.store-message-row strong{font-size:12px}.store-message-row small{color:var(--store-muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.store-message-row em{color:#8c979f;align-self:flex-start;font-size:9px;font-style:normal}.store-empty{min-height:200px;color:var(--store-muted);flex-direction:column;justify-content:center;align-items:center;gap:10px;font-size:12px;display:flex}.store-back{color:var(--store-blue-dark);align-items:center;gap:4px;margin:-4px 0 20px;font-size:11px;font-weight:760;display:inline-flex}.store-order-heading{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.store-order-heading h1{margin-top:7px;font-size:24px}.store-order-heading p{color:var(--store-muted);margin-top:5px;font-size:11px}.store-detail-card{border:1px solid var(--store-line);border-radius:14px;margin-top:23px;padding:16px}.store-detail-card h2,.store-chat-panel h2{font-size:14px;font-weight:780}.store-detail-card>p{color:var(--store-muted);margin-top:6px;font-size:11px}.store-detail-card>div{flex-direction:column;gap:7px;margin-top:14px;display:flex}.store-detail-card>div span{font-size:12px}.store-detail-card>b{border-top:1px solid var(--store-line);justify-content:space-between;align-items:center;margin-top:14px;padding-top:13px;font-size:14px;display:flex}.store-detail-card b small{color:#3e7b59;font-size:10px;font-weight:670}.store-timeline{justify-content:space-between;margin:24px 2px;display:flex}.store-timeline div{color:#98a3aa;text-align:center;flex-direction:column;align-items:center;gap:7px;width:25%;font-size:9px;display:flex;position:relative}.store-timeline div:not(:last-child):after{z-index:0;content:"";background:#dfe5e8;width:88%;height:1px;position:absolute;top:7px;left:57%}.store-timeline i{z-index:1;background:#fff;border:3px solid #d6dde1;border-radius:50%;width:14px;height:14px}.store-timeline .done{color:#396f56}.store-timeline .done i{background:#3e9365;border-color:#3e9365}.store-timeline .done:not(:last-child):after{background:#77b58f}.store-primary{justify-content:center;align-items:center;min-height:49px;display:flex;background:var(--store-blue)!important;color:#fff!important;text-align:center!important;border-radius:13px!important;font-size:13px!important;font-weight:780!important}.store-chat-panel{border-top:1px solid var(--store-line);margin-top:24px}.store-chat-panel>div:first-child{justify-content:space-between;align-items:center;padding-top:17px;display:flex}.store-chat-panel>div:first-child>span{color:#3d7b5a;font-size:10px;font-weight:700}.store-chat-closed{align-items:center;gap:4px;display:inline-flex}.store-chat-closed svg{width:13px;height:13px}.store-chat-thread{flex-direction:column;gap:9px;min-height:90px;padding:16px 0 4px;display:flex}.store-chat-thread p{flex-direction:column;gap:3px;max-width:85%;display:flex}.store-chat-thread p span{background:#f0f3f5;border-radius:13px 13px 13px 3px;padding:10px 12px;font-size:11px;line-height:1.4}.store-chat-thread p.store{align-self:flex-end;align-items:flex-end}.store-chat-thread p.store span{background:var(--store-blue);color:#fff;border-radius:13px 13px 3px}.store-chat-thread small{color:#98a2aa;font-size:9px}.store-no-message{color:var(--store-muted);text-align:center;align-self:center;padding:15px;font-size:11px}.store-composer{border-top:1px solid var(--store-line);gap:8px;padding-top:10px;display:flex}.store-composer textarea{resize:none;border:1px solid var(--store-line);min-width:0;min-height:42px;max-height:70px;color:var(--store-ink);font:inherit;border-radius:11px;flex:1;padding:11px;font-size:11px}.store-composer button{background:var(--store-blue);color:#fff;border-radius:11px;align-self:flex-end;min-height:42px;padding:0 11px;font-size:10px;font-weight:760}.store-payout-card{color:#fff;background:linear-gradient(135deg,#1f67a5,#418fde);border-radius:16px;flex-direction:column;min-height:150px;margin-top:22px;padding:18px;display:flex}.store-payout-card span{color:#d8ecfc;font-size:11px;font-weight:700}.store-payout-card strong{letter-spacing:-.05em;margin-top:12px;font-size:28px}.store-payout-card small{color:#dceeff;margin-top:auto;font-size:10px}.store-receipt{border-top:1px solid var(--store-line);align-items:center;gap:10px;width:100%;min-height:66px;display:flex}.store-receipt svg{width:21px;height:21px;color:var(--store-blue-dark)}.store-receipt span{flex-direction:column;flex:1;gap:4px;display:flex}.store-receipt b{font-size:11px}.store-receipt small{color:var(--store-muted);font-size:10px}.store-receipt>strong{font-size:11px}.store-profile-card{background:var(--store-sky);border-radius:14px;align-items:center;gap:11px;min-height:76px;margin-top:23px;padding:13px;display:flex}.store-profile-card>span{background:var(--store-blue);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;font-size:11px;font-weight:820;display:grid}.store-profile-card>div{flex-direction:column;flex:1;gap:4px;display:flex}.store-profile-card strong{font-size:12px}.store-profile-card small{color:var(--store-muted);font-size:10px}.store-profile-card button{width:30px;height:30px;color:var(--store-blue-dark);background:#fff;border-radius:50%;place-items:center;display:grid}.store-profile-card svg{width:16px;height:16px}.store-setting-list{border-top:1px solid var(--store-line);margin-top:23px}.store-setting-list button{border-bottom:1px solid var(--store-line);align-items:center;gap:11px;width:100%;min-height:71px;display:flex}.store-setting-list button>svg{width:20px;height:20px;color:var(--store-blue-dark)}.store-setting-list span{flex-direction:column;gap:4px;display:flex}.store-setting-list b{font-size:12px}.store-setting-list small{color:var(--store-muted);font-size:10px}.store-signout{color:#9a4b48;align-items:center;gap:7px;margin-top:25px;font-size:12px;font-weight:750;display:inline-flex}.store-signout svg{width:18px;height:18px}.store-edit-layer{z-index:30;background:#11253659;align-items:flex-end;padding:12px;display:flex;position:absolute;inset:0}.store-edit-layer>section{background:#fff;border-radius:20px;width:100%;padding:20px;box-shadow:0 -5px 24px #17334d23}.store-edit-layer header{justify-content:space-between;align-items:center;display:flex}.store-edit-layer h2{font-size:18px}.store-edit-layer header button{background:#f2f5f7;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.store-edit-layer header svg{width:18px;height:18px}.store-edit-layer label{flex-direction:column;gap:6px;margin-top:15px;font-size:11px;font-weight:720;display:flex}.store-edit-layer input{border:1px solid var(--store-line);height:43px;color:var(--store-ink);font:inherit;border-radius:10px;padding:0 11px;font-size:12px}.store-edit-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.store-edit-layer .store-primary{width:100%;margin-top:21px}.store-setup-layer{align-items:center;padding:18px;overflow:auto}.store-setup-layer>section{max-width:500px;max-height:min(720px,100dvh - 36px);margin:auto;overflow:auto}.store-setup-layer header>div>span{color:var(--store-blue-dark);letter-spacing:.1em;font-size:9px;font-weight:820}.store-setup-layer header h2{margin-top:5px}.store-edit-layer label em{color:#84929c;font-size:9px;font-style:normal;font-weight:550}.store-map-link{min-height:43px;color:var(--store-blue-dark);border:1px solid #cfe3f6;border-radius:11px;justify-content:center;align-items:center;gap:7px;margin-top:17px;font-size:11px;font-weight:760;text-decoration:none;display:flex}.store-map-link svg{width:17px;height:17px}.store-setup-actions{gap:9px;margin-top:21px;display:flex}.store-setup-actions>button{text-align:center;border-radius:12px;flex:1;min-height:48px;font-size:12px;font-weight:760}.store-setup-actions>button:first-child:not(.store-primary){background:#f1f4f6}.store-setup-actions .store-primary{margin-top:0}.store-setup-actions .store-primary:disabled{color:#8d9aa3!important;background:#d8e0e5!important}.store-publish-review{background:#f3f8fc;border-radius:15px;margin-top:20px;padding:19px}.store-publish-review>span{background:var(--store-blue);color:#fff;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.store-publish-review svg{width:22px;height:22px}.store-publish-review strong{margin-top:16px;font-size:16px;display:block}.store-publish-review p{color:var(--store-muted);margin-top:7px;font-size:12px;line-height:1.5}.store-publish-review small{color:#657886;margin-top:16px;font-size:10px;line-height:1.45;display:block}.store-hours-editor{background:#f8fbfd;border:1px solid #dbe6ed;border-radius:14px;margin-top:17px;padding:15px}.store-hours-editor>div:first-child{flex-direction:column;gap:4px;display:flex}.store-hours-editor>div:first-child span{color:var(--store-blue-dark);letter-spacing:.1em;font-size:9px;font-weight:820}.store-hours-editor>div:first-child strong{font-size:12px}.store-day-picker{grid-template-columns:repeat(7,1fr);gap:6px;margin-top:14px;display:grid}.store-day-picker button{aspect-ratio:1;color:#697985;text-align:center;background:#fff;border:1px solid #d7e0e7;border-radius:50%;place-items:center;width:100%;font-size:11px;font-weight:800;display:grid}.store-day-picker button.active{border-color:var(--store-blue);background:var(--store-blue);color:#fff;box-shadow:0 4px 9px #1f67a52e}.store-time-picker{grid-template-columns:1fr auto 1fr;align-items:end;gap:8px;margin-top:15px;display:grid}.store-time-picker label{color:#61717e;margin:0;font-size:9px;font-weight:760}.store-time-picker label input{width:100%;height:42px;color:var(--store-ink);background:#fff;border:1px solid #d7e0e7;border-radius:10px;margin-top:5px;padding:0 8px;font-size:13px;font-weight:750}.store-time-picker>span{color:#8d9aa4;padding-bottom:11px;font-size:11px;font-weight:700}.store-hours-editor>small{color:var(--store-blue-dark);margin-top:12px;font-size:10px;font-weight:700;display:block}.store-publish-error{background:#fff0ee;border-radius:10px;padding:10px 12px;line-height:1.4;color:#a14a43!important;margin-top:15px!important;font-size:11px!important}html.surface-mode .store-portal{background:#f7f9fb;min-height:100vh}html.surface-mode .store-header{background:#fff;max-width:920px;height:76px;margin:0 auto;padding:0 32px}html.surface-mode .store-main{background:#fff;width:min(100%,920px);min-height:calc(100vh - 76px);margin:0 auto;padding:38px 32px 132px}html.surface-mode .store-page-title h1{font-size:30px}html.surface-mode .store-page-title p{font-size:13px}html.surface-mode .store-metric-grid{gap:14px;margin-top:28px}html.surface-mode .store-metric-grid button{min-height:124px;padding:19px}html.surface-mode .store-section-title{margin-top:34px}html.surface-mode .store-nav{width:min(720px,100vw - 48px);height:68px;position:fixed;bottom:22px;left:50%;right:auto;transform:translate(-50%)}html.surface-mode .store-nav button{height:60px}html.surface-mode .store-nav span{font-size:10px}html.surface-mode .store-empty{min-height:260px}html.surface-mode .store-login{background:#fff;width:min(100%,640px);min-height:100vh;margin:0 auto;padding:100px 38px 55px}html.surface-mode .store-portal{--app-safe-top:env(safe-area-inset-top,0px);--mobile-safe-area-height:env(safe-area-inset-bottom,0px);min-height:100dvh}html.surface-mode .store-header{height:58px;padding:0 19px}html.surface-mode .store-main{min-height:calc(100dvh - 58px);padding:22px 19px calc(env(safe-area-inset-bottom,0px) + 88px)}html.surface-mode .store-nav{right:14px;bottom:max(8px, env(safe-area-inset-bottom,0px));position:fixed;left:14px}.store-loading{min-height:100dvh;color:var(--store-muted);place-items:center;gap:10px;display:grid}.store-loading svg{width:32px;height:32px;color:var(--store-blue)}.store-sidebar{z-index:2;border-right:1px solid var(--store-line);background:#fff;flex-direction:column;gap:24px;padding:24px 16px;display:flex}.store-identity{align-items:center;gap:10px;padding:0 6px;display:flex}.store-mark{background:var(--store-blue);color:#fff;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.store-mark svg{width:21px;height:21px}.store-identity strong{font-size:14px;display:block}.store-identity small{color:var(--store-muted);font-size:11px;display:block}.store-sidebar nav{flex-direction:column;gap:3px;display:flex}.store-sidebar nav button{min-height:42px;color:var(--store-ink);cursor:pointer;border-radius:10px;align-items:center;gap:10px;padding:0 11px;display:flex}.store-sidebar nav button:hover{background:#f4f7f9}.store-sidebar nav button.active{background:var(--store-sky);color:var(--store-blue-dark);font-weight:800}.store-sidebar nav svg{width:19px;height:19px}.store-sidebar nav span{flex:1}.store-sidebar nav i{color:#fff;background:#d83430;border-radius:9px;place-items:center;min-width:18px;height:18px;font-size:10px;font-style:normal;font-weight:800;display:grid}.store-sidebar-foot{flex-direction:column;gap:8px;margin-top:auto;padding:0 6px;display:flex}.store-live,.store-paused{align-items:center;gap:6px;width:max-content;font-size:11px;font-weight:760;display:inline-flex}.store-live{color:#287343}.store-paused{color:#8b610e}.store-live:before,.store-paused:before{content:"";background:currentColor;border-radius:50%;width:7px;height:7px}.store-subtle{min-height:39px;color:var(--store-ink);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-size:12px;font-weight:720;display:inline-flex;border:1px solid var(--store-line)!important;background:#fff!important}.store-subtle svg{width:16px;height:16px}.store-main{background:#f7f9fb;min-width:0;padding:32px 36px 64px}.store-main>section{max-width:1240px}.store-page-head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:23px;display:flex}.store-page-head>div>span{color:var(--store-blue-dark);letter-spacing:.11em;margin-bottom:6px;font-size:11px;font-weight:820;display:block}.store-page-head h1{margin:0;font-size:29px;line-height:1.08}.store-page-head p{color:var(--store-muted);margin:6px 0 0;font-size:13px}.store-page-head .store-primary{white-space:nowrap;width:auto;min-height:42px;padding:0 14px}.store-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.store-kpis>*{border:1px solid var(--store-line);text-align:left;background:#fff;border-radius:14px;flex-direction:column;min-height:126px;padding:16px;display:flex}.store-kpis button{cursor:pointer}.store-kpis button:hover{border-color:#bddaf1}.store-kpis span,.store-kpis small{color:var(--store-muted);font-size:11px}.store-kpis strong{letter-spacing:-.04em;margin:10px 0 auto;font-size:27px}.store-alert{background:#fff8f1;border:1px solid #f0d7c2;border-radius:13px;align-items:center;gap:12px;margin-top:16px;padding:14px;display:flex}.store-alert>svg{color:#a5661a;flex:none;width:22px;height:22px}.store-alert div{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.store-alert strong{font-size:12px}.store-alert small{color:#8b6d51;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.store-alert button{color:var(--store-blue-dark);cursor:pointer;font-size:11px;font-weight:780}.store-section{margin:30px 0 13px;font-size:18px}.store-order-detail{max-width:1240px}.store-order-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:11px;display:grid}.store-order-card{cursor:pointer;border-radius:14px;width:100%;padding:15px;display:block;border:1px solid var(--store-line)!important;background:#fff!important}.store-order-card:hover{box-shadow:0 6px 18px #1931470d;border-color:#bddaf1!important}.store-order-card>div,.store-order-card footer{justify-content:space-between;align-items:center;gap:8px;display:flex}.store-order-card>div>span{color:var(--store-muted);letter-spacing:.06em;font-size:10px;font-weight:760}.store-order-card>strong{margin-top:13px;font-size:13px;display:block}.store-order-card>small,.store-order-card>p{color:var(--store-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:11px;display:block;overflow:hidden}.store-order-card footer{margin-top:13px}.store-order-card footer small{color:#8996a0;font-size:10px}.store-order-card footer b{font-size:12px}.store-status{color:#53636f;white-space:nowrap;background:#eef3f7;border-radius:7px;align-items:center;gap:4px;padding:5px 7px;font-size:9px;font-weight:800;display:inline-flex}.store-status svg{width:12px;height:12px}.store-status.status-paid{color:#96620f;background:#fdf3e3}.store-status.status-preparing{background:var(--store-sky);color:var(--store-blue-dark)}.store-status.status-out_for_delivery{color:#394c9b;background:#eef1ff}.store-status.status-delivered,.store-status.status-received{color:#297141;background:#e9f6ee}.store-status.status-delivery_failed,.store-status.status-cancelled{color:#94331f;background:#fdeeeb}.store-empty{min-height:230px;color:var(--store-muted);text-align:center;background:#fff;border:1px dashed #d5e0e7;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:9px;display:flex}.store-empty svg{width:29px;height:29px;color:var(--store-blue)}.store-empty strong{color:var(--store-ink);font-size:14px}.store-empty small{max-width:290px;font-size:12px}.store-error{color:#90321e;background:#fdf3f1;border:1px solid #efcfc9;border-radius:11px;align-items:center;gap:8px;max-width:1240px;margin:0 0 16px;padding:11px 13px;font-size:12px;display:flex}.store-error svg{flex:none;width:18px;height:18px}.store-error button{cursor:pointer;margin-left:auto}.store-error button svg{width:16px;height:16px}.store-filters,.store-toolbar{align-items:center;gap:8px;margin:0 0 17px;display:flex;overflow-x:auto}.store-filters button{border:1px solid var(--store-line);color:#586975;cursor:pointer;background:#fff;border-radius:18px;flex:none;padding:8px 11px;font-size:11px;font-weight:720}.store-filters button.active{background:var(--store-sky);color:var(--store-blue-dark);border-color:#bddaf1}.store-back{color:var(--store-blue-dark);cursor:pointer;align-items:center;gap:5px;margin:0 0 18px;font-size:12px;font-weight:760;display:inline-flex}.store-back svg{width:17px;height:17px}.store-detail-columns{grid-template-columns:minmax(0,1.05fr) minmax(290px,.95fr);align-items:start;gap:15px;display:grid}.store-detail-columns>div{flex-direction:column;gap:15px;display:flex}.store-card{border:1px solid var(--store-line);background:#fff;border-radius:14px;padding:17px}.store-card h2{margin:0;font-size:15px}.store-lines{border-collapse:collapse;width:100%;margin-top:14px}.store-lines td{border-top:1px solid var(--store-line);vertical-align:top;padding:10px 0;font-size:12px}.store-lines td+td{color:var(--store-muted);text-align:right;padding-left:11px}.store-lines td strong,.store-lines td small{display:block}.store-lines td small{color:var(--store-muted);margin-top:3px;font-size:10px}.store-line-total{font-weight:760;color:var(--store-ink)!important}.store-totals{margin:12px 0 0}.store-totals div,.store-facts div{color:var(--store-muted);justify-content:space-between;gap:12px;padding:6px 0;font-size:12px;display:flex}.store-totals dd,.store-facts dd{color:var(--store-ink);text-align:right;margin:0}.store-totals .store-total{border-top:1px solid var(--store-line);color:var(--store-ink);margin-top:6px;padding-top:12px;font-size:14px;font-weight:800}.store-address{color:var(--store-muted);align-items:flex-start;gap:7px;margin:12px 0 0;font-size:12px;display:flex}.store-address svg{width:17px;height:17px;color:var(--store-blue-dark);flex:none}.store-note{color:var(--store-muted);margin:10px 0 0;font-size:12px;font-style:italic}.store-danger{color:#94331f;cursor:pointer;border-radius:11px;min-height:42px;padding:0 14px;font-size:12px;font-weight:760;background:#fdf3f1!important;border:1px solid #efcfc9!important}.store-hint{color:var(--store-muted);margin:0;font-size:12px;line-height:1.45}.store-timeline{flex-direction:column;gap:10px;margin:14px 0 0;padding:0;list-style:none;display:flex}.store-timeline li{padding-left:19px;position:relative}.store-timeline li:before{background:var(--store-blue);content:"";border-radius:50%;width:8px;height:8px;position:absolute;top:5px;left:0}.store-timeline li:not(:last-child):after{content:"";background:#dce5eb;width:2px;position:absolute;top:15px;bottom:-12px;left:3px}.store-timeline b,.store-timeline small{display:block}.store-timeline b{font-size:12px}.store-timeline small{color:var(--store-muted);margin-top:2px;font-size:10px}.store-chat h2 em{margin-left:6px;font-size:10px;font-style:normal;font-weight:720}.store-chat-open{color:#287343}.store-chat-closed{color:#7a8790}.store-thread{flex-direction:column;gap:8px;min-height:100px;max-height:285px;margin-top:14px;display:flex;overflow-y:auto}.store-thread p{flex-direction:column;gap:3px;max-width:84%;margin:0;display:flex}.store-thread p.mine{align-self:flex-end;align-items:flex-end}.store-thread p span{background:#f0f3f5;border-radius:12px 12px 12px 3px;padding:9px 11px;font-size:12px;line-height:1.4}.store-thread p.mine span{background:var(--store-blue);color:#fff;border-radius:12px 12px 3px}.store-thread small{color:#8e9ba4;font-size:9px}.store-thread-empty{color:var(--store-muted);align-self:center;font-size:11px;margin:auto!important}.store-composer{border-top:1px solid var(--store-line);gap:8px;margin-top:12px;padding-top:11px;display:flex}.store-composer textarea{resize:vertical;border:1px solid var(--store-line);min-width:0;min-height:42px;font:inherit;border-radius:11px;flex:1;padding:10px;font-size:12px}.store-composer button{background:var(--store-blue);color:#fff;cursor:pointer;border-radius:11px;align-self:flex-end;min-height:42px;padding:0 12px;font-size:11px;font-weight:760}.store-composer button:disabled{color:#89959c;background:#d8e0e5}.store-conversation-list{border-top:1px solid var(--store-line);flex-direction:column;display:flex}.store-conversation{border-bottom:1px solid var(--store-line);cursor:pointer;align-items:center;gap:11px;min-height:73px;display:flex}.store-conversation .dot{border-radius:50%;width:9px;height:9px}.store-conversation .dot.open{background:#3f9361}.store-conversation .dot.closed{background:#aab4bb}.store-conversation div{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.store-conversation strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.store-conversation small,.store-conversation em{color:var(--store-muted);font-size:10px;font-style:normal}.store-conversation em{color:var(--store-blue-dark);font-weight:700}.store-search{border:1px solid var(--store-line);background:#fff;border-radius:11px;flex:1;align-items:center;gap:8px;min-width:240px;padding:0 12px;display:flex}.store-search svg{width:18px;height:18px;color:var(--store-muted);flex:none}.store-search input{width:100%;height:42px;font:inherit;border:0;outline:0;font-size:12px}.store-table{border-collapse:collapse;border:1px solid var(--store-line);background:#fff;border-radius:14px;width:100%;overflow:hidden}.store-table th,.store-table td{border-bottom:1px solid var(--store-line);text-align:left;padding:12px 14px;font-size:12px}.store-table th{color:var(--store-muted);letter-spacing:.05em;background:#f7f9fb;font-size:10px}.store-table tr:last-child td{border-bottom:0}.store-product-cell{align-items:center;gap:9px;display:flex}.store-product-cell img,.store-thumb{object-fit:cover;background:var(--store-sky);width:36px;height:36px;color:var(--store-blue-dark);border-radius:9px;flex:none;place-items:center;display:grid}.store-thumb svg{width:18px;height:18px}.store-row-actions{gap:5px;display:flex}.store-row-actions button,.store-icon-danger{width:31px;height:31px;color:var(--store-blue-dark);cursor:pointer;border-radius:8px;place-items:center;display:grid}.store-row-actions button:hover{background:var(--store-sky)}.store-icon-danger{color:#9c3320!important}.store-stock-low{color:#9c5418;font-weight:760}.store-badge{color:#566772;background:#eef3f7;border-radius:7px;padding:4px 7px;font-size:10px;font-weight:760;display:inline-flex}.store-badge.active{color:#287343;background:#e9f6ee}.store-badge.draft{color:#96620f;background:#fdf3e3}.store-badge.archived{color:#66737b;background:#f0f2f4}.store-image-field{background:#f8fbfd;border:1px dashed #bfd3e2;border-radius:12px;flex-direction:column;align-items:flex-start;gap:9px;margin-top:14px;padding:14px;display:flex}.store-image-field>div:first-child{flex-direction:column;gap:3px;display:flex}.store-image-field b{color:var(--store-ink);font-size:12px}.store-image-field small{color:var(--store-muted);font-size:11px}.store-image-input{clip:rect(0 0 0 0);white-space:nowrap;margin:-1px;position:absolute;overflow:hidden;border:0!important;width:1px!important;height:1px!important;padding:0!important}.store-image-picker{cursor:pointer;border-radius:10px;align-items:center;gap:7px;min-height:39px;padding:0 12px;font-size:12px;font-weight:760;display:inline-flex;color:var(--store-blue-dark)!important;background:#fff!important;border:1px solid #bddaf1!important}.store-image-picker svg{width:18px;height:18px}.store-image-preview{border:1px solid var(--store-line);background:#fff;border-radius:11px;align-items:center;width:100%;max-width:260px;display:flex;position:relative;overflow:hidden}.store-image-preview img{object-fit:cover;width:100%;height:150px;display:block}.store-image-preview button{width:31px;height:31px;color:var(--store-ink);cursor:pointer;border-radius:50%;place-items:center;display:grid;position:absolute;top:8px;right:8px;box-shadow:0 2px 7px #17232d26;background:#fffffff0!important}.store-image-preview button svg{width:17px;height:17px}.store-image-change{cursor:pointer;font-size:11px;font-weight:760;color:var(--store-blue-dark)!important}.store-image-error{color:#9c3320;margin:0;font-size:11px;font-weight:700}.store-modal-layer{z-index:20;background:#11253666;place-items:center;padding:18px;display:grid;position:fixed;inset:0;overflow:auto}.store-modal{background:#fff;border-radius:18px;width:min(100%,760px);max-height:calc(100dvh - 36px);overflow:auto;box-shadow:0 16px 46px #10263938}.store-modal>header{border-bottom:1px solid var(--store-line);justify-content:space-between;align-items:center;gap:14px;padding:19px 20px;display:flex}.store-modal h2{margin:0;font-size:19px}.store-modal>header button{cursor:pointer;background:#f2f5f7;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.store-modal>header button svg{width:18px;height:18px}.store-editor-body{flex-direction:column;gap:17px;padding:20px;display:flex}.store-editor-body fieldset{border:0;min-width:0;margin:0;padding:0}.store-editor-body legend{margin-bottom:11px;font-size:13px;font-weight:820}.store-editor-body label{color:#556671;flex-direction:column;gap:6px;margin-top:11px;font-size:11px;font-weight:720;display:flex}.store-editor-body input,.store-editor-body textarea,.store-editor-body select{box-sizing:border-box;border:1px solid var(--store-line);width:100%;color:var(--store-ink);font:inherit;background:#fff;border-radius:9px;padding:10px 11px;font-size:12px}.store-editor-body textarea{resize:vertical}.store-editor-body input:focus,.store-editor-body textarea:focus,.store-editor-body select:focus{outline-offset:-1px;outline:2px solid #9dcbf2}.store-grid-2,.store-grid-3{gap:10px;display:grid}.store-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.store-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.store-check{cursor:pointer;align-items:center;flex-direction:row!important;gap:8px!important;display:flex!important}.store-check input{height:16px;accent-color:var(--store-blue);width:16px!important;padding:0!important}.store-variant-row{border:1px solid var(--store-line);border-radius:11px;grid-template-columns:1.35fr repeat(4,minmax(0,1fr)) auto;align-items:end;gap:8px;margin-top:10px;padding:10px;display:grid}.store-modal footer{border-top:1px solid var(--store-line);justify-content:flex-end;gap:9px;padding:15px 20px;display:flex}.store-modal footer .store-primary{width:auto;padding:0 16px}.store-setup{width:min(100%,680px)}.store-search-row{gap:8px;display:flex}.store-search-row input{flex:1}.store-search-row button{background:var(--store-blue);color:#fff;cursor:pointer;border-radius:9px;min-height:40px;padding:0 12px;font-size:11px;font-weight:760}.store-search-row button:disabled{color:#8a969d;background:#d8e0e5}.store-results{border:1px solid var(--store-line);border-radius:10px;margin:8px 0 0;padding:0;list-style:none;overflow:hidden}.store-results li+li{border-top:1px solid var(--store-line)}.store-results button{cursor:pointer;align-items:flex-start;gap:8px;width:100%;padding:10px;display:flex}.store-results svg{width:17px;height:17px;color:var(--store-blue-dark);flex:none}.store-results span{text-align:left;flex-direction:column;gap:2px;min-width:0;display:flex}.store-results strong,.store-results small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.store-results strong{font-size:11px}.store-results small{color:var(--store-muted);font-size:10px}.store-selected{color:#287343;align-items:center;gap:6px;margin:12px 0;font-size:11px;font-weight:720;display:flex}.store-selected svg{width:17px;height:17px}.store-hours-row{border-bottom:1px solid var(--store-line);grid-template-columns:100px minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:8px;padding:8px 0;display:grid}.store-hours-row>input{margin:0}.store-hours-error{color:#9c3320;grid-column:2/-1;font-size:10px;font-style:normal}.store-modal .map-view{margin-top:12px}@media (width>=901px){.store-portal{background:#f7f9fb;grid-template-columns:244px minmax(0,1fr);min-height:100dvh;display:grid}.store-sidebar{height:100dvh;position:sticky;top:0}.store-main{min-height:100dvh}}@media (width<=900px){.store-sidebar{z-index:8;border-right:0;border-bottom:1px solid var(--store-line);flex-direction:row;align-items:center;gap:12px;padding:11px 14px;position:sticky;top:0;overflow-x:auto}.store-identity small{display:none}.store-sidebar nav{flex-direction:row;flex:1}.store-sidebar nav button{flex:none;padding:0 8px}.store-sidebar nav button span{display:none}.store-sidebar-foot{flex-direction:row;margin:0;padding:0}.store-sidebar-foot .store-subtle{width:36px;min-width:36px;padding:0;font-size:0}.store-sidebar-foot .store-subtle svg{margin:0}.store-sidebar-foot .store-live,.store-sidebar-foot .store-paused{font-size:0}.store-main{padding:22px 16px 42px}.store-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.store-detail-columns{grid-template-columns:1fr}.store-table{display:block;overflow-x:auto}.store-modal-layer{align-items:end;padding:0}.store-modal{border-radius:20px 20px 0 0;max-height:calc(100dvh - 12px)}.store-grid-3,.store-variant-row{grid-template-columns:1fr 1fr}.store-variant-row .store-icon-danger{align-self:end}}@media (width<=520px){.store-page-head{flex-direction:column}.store-page-head .store-primary{width:100%}.store-kpis strong{font-size:23px}.store-grid-2,.store-grid-3{grid-template-columns:1fr}.store-hours-row{grid-template-columns:83px minmax(0,1fr) auto minmax(0,1fr);gap:5px}.store-hours-row .store-check{font-size:10px}}@media (width>=901px){html.surface-mode .store-portal.store-onboarding{box-sizing:border-box;background:linear-gradient(135deg,#f5f9fc 0%,#edf4f9 100%);min-height:100dvh;padding:clamp(34px,8vh,96px) 32px;display:block}html.surface-mode .store-onboarding .store-setup{border:1px solid var(--store-line);border-radius:20px;width:min(760px,100%);max-height:none;margin:0 auto;box-shadow:0 18px 55px #16354b18}html.surface-mode .store-onboarding .store-modal>header{padding:25px 30px}html.surface-mode .store-onboarding .store-modal h2{font-size:25px}html.surface-mode .store-onboarding .store-editor-body{padding:28px 30px}html.surface-mode .store-onboarding .store-modal footer{padding:18px 30px}}.onboarding-shell{color:#172633;background:#f5f8fb;place-items:center;min-height:100%;padding:clamp(18px,4vw,58px);font-family:Inter,ui-sans-serif,system-ui,sans-serif;display:grid;position:relative;overflow:hidden}.onboarding-backdrop{background:radial-gradient(circle at 8% 10%,#4e9cde2a,#0000 29rem),radial-gradient(circle at 90% 82%,#e0bd2420,#0000 26rem),linear-gradient(130deg,#f5f8fb,#fff);position:absolute;inset:0}.onboarding-card{background:#fff;border:1px solid #dce6ed;border-radius:24px;width:min(100%,760px);min-height:min(680px,100vh - 36px);position:relative;overflow:hidden;box-shadow:0 28px 70px #1b3d5817}.onboarding-header{border-bottom:1px solid #e7edf2;justify-content:space-between;align-items:center;height:74px;padding:0 30px;display:flex}.onboarding-brand{letter-spacing:-.045em;align-items:center;gap:9px;font-size:17px;font-weight:820;display:flex}.onboarding-brand span{color:#fff;letter-spacing:0;background:#1d76bb;border-radius:9px;place-items:center;width:28px;height:28px;font-size:14px;display:grid}.onboarding-header-actions{align-items:center;gap:13px;display:flex}.onboarding-header-actions p{color:#718290;margin:0;font-size:11px;font-weight:700}.onboarding-icon-button{color:#516370;background:#fff;border:1px solid #e1e9ef;border-radius:50%;place-items:center;width:34px;height:34px;padding:0;display:grid}.onboarding-icon-button svg{width:18px;height:18px}.onboarding-progress{grid-template-columns:repeat(5,1fr);gap:5px;padding:18px 30px 0;display:grid}.onboarding-progress span{background:#e7edf1;border-radius:20px;height:3px}.onboarding-progress span.is-active{background:#2582c6}.onboarding-content{flex-direction:column;min-height:580px;padding:clamp(26px,6vw,64px) clamp(24px,7vw,76px) 30px;display:flex}.onboarding-panel{flex-direction:column;align-items:flex-start;max-width:570px;margin:auto 0;display:flex}.onboarding-illustration{color:#1d76bb;background:linear-gradient(145deg,#e9f5ff,#d8ecfb);border-radius:22px;place-items:center;width:70px;height:70px;margin-bottom:30px;display:grid}.onboarding-illustration svg{width:38px;height:38px}.onboarding-copy>p{color:#237bc0;letter-spacing:.14em;text-transform:uppercase;margin:0 0 11px;font-size:10px;font-weight:820}.onboarding-copy h1{color:#172633;letter-spacing:-.06em;max-width:540px;margin:0;font-size:clamp(31px,4.4vw,45px);font-weight:820;line-height:1.01}.onboarding-copy span{color:#637584;max-width:510px;margin-top:15px;font-size:15px;line-height:1.55;display:block}.onboarding-note{color:#536c7f;background:#f2f8fc;border-left:3px solid #2c84c8;max-width:470px;margin:24px 0 0;padding:13px 15px;font-size:12px;line-height:1.5}.onboarding-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;width:100%;margin-top:29px;display:grid}.onboarding-fields label{color:#526674;flex-direction:column;gap:8px;font-size:11px;font-weight:760;display:flex}.onboarding-fields input,.onboarding-fields select{color:#172633;width:100%;height:48px;font:inherit;background:#fff;border:1px solid #dce6ed;border-radius:10px;outline:none;padding:0 13px;font-size:14px;transition:border-color .14s,box-shadow .14s}.onboarding-fields input:focus,.onboarding-fields select:focus{border-color:#3e91cf;box-shadow:0 0 0 3px #2783c61a}.onboarding-fields-empty{color:#738391;background:#f5f8fa;border-radius:10px;grid-column:1/-1;margin:0;padding:13px;font-size:12px;line-height:1.45}.onboarding-add-contact{color:#1c75bc;background:0 0;border:0;align-items:center;gap:9px;margin-top:28px;padding:0;font-size:13px;font-weight:780;display:flex}.onboarding-add-contact svg{width:20px;height:20px}.onboarding-footer{justify-content:space-between;align-items:center;gap:14px;margin-top:auto;padding-top:34px;display:flex}.onboarding-footer-next{align-items:center;gap:18px;display:flex}.onboarding-primary,.onboarding-skip,.onboarding-back{font:inherit;border:0;justify-content:center;align-items:center;gap:8px;font-size:13px;font-weight:780;display:inline-flex}.onboarding-primary{color:#fff;background:#1d76bb;border-radius:10px;min-height:46px;padding:0 18px;box-shadow:0 7px 16px #1c75bc2b}.onboarding-primary:disabled{color:#92a1ac;box-shadow:none;cursor:not-allowed;background:#dce6ed}.onboarding-primary svg,.onboarding-back svg{width:18px;height:18px}.onboarding-skip,.onboarding-back{color:#566f80;background:0 0;min-height:42px;padding:0 2px}.onboarding-required{color:#7b8b96;text-align:right;margin:13px 0 -5px;font-size:11px}.onboarding-primary:not(:disabled):hover{background:#1769ac}.onboarding-back:hover,.onboarding-skip:hover,.onboarding-add-contact:hover{color:#115889}@media (width<=640px){.onboarding-shell{place-items:stretch stretch;padding:0}.onboarding-backdrop{display:none}.onboarding-card{width:100%;min-height:100svh;box-shadow:none;border:0;border-radius:0}.onboarding-header{height:64px;padding:0 20px}.onboarding-progress{padding:14px 20px 0}.onboarding-content{min-height:calc(100svh - 85px);padding:36px 22px 24px}.onboarding-panel{margin:auto 0}.onboarding-illustration{border-radius:19px;width:62px;height:62px;margin-bottom:25px}.onboarding-copy h1{font-size:34px}.onboarding-copy span{font-size:14px}.onboarding-fields{grid-template-columns:1fr;margin-top:25px}.onboarding-footer{padding-top:28px}.onboarding-footer-next{gap:12px}.onboarding-primary{min-width:132px}.onboarding-header-actions p{display:none}.onboarding-required{text-align:left}}@media (width<=380px){.onboarding-content{padding-left:18px;padding-right:18px}.onboarding-header{padding:0 18px}.onboarding-progress{padding-left:18px;padding-right:18px}.onboarding-footer{flex-direction:column;align-items:stretch}.onboarding-footer>span{display:none}.onboarding-footer-next{justify-content:space-between;width:100%}.onboarding-back{align-self:flex-start}.onboarding-primary{flex:1}}html[dir=rtl] .onboarding-back svg,html[dir=rtl] .onboarding-primary svg{transform:rotate(180deg)}html[dir=rtl] .onboarding-note{border-left:0;border-right:3px solid #2c84c8}:root{--app-safe-top:0px;--mobile-safe-area-height:0px;--app-screen-height:100dvh}@supports (padding:env(safe-area-inset-top)){:root{--app-safe-top:env(safe-area-inset-top);--mobile-safe-area-height:env(safe-area-inset-bottom)}}html body{background:#f5f7f9;height:auto;min-height:100%;margin:0;overflow:auto}:root #root{height:auto;min-height:100%}.surface-gate{color:#17232b;background:#f5f7f9;place-items:center;min-height:100vh;padding:24px;font:400 15px/1.55 Inter,system-ui,-apple-system,Segoe UI,sans-serif;display:grid}.surface-gate section{background:#fff;border:1px solid #e2e8ed;border-radius:16px;width:min(100%,420px);padding:32px 30px;box-shadow:0 6px 26px #0f233512}.surface-gate span{color:#64737d;letter-spacing:.1em;margin-bottom:8px;font:700 11px/1 system-ui;display:block}.surface-gate h1{letter-spacing:-.02em;margin:0 0 10px;font-size:24px;font-weight:800}.surface-gate p{color:#64737d;margin:0 0 18px;font-size:13.5px}.surface-gate form{flex-direction:column;gap:14px;display:flex}.surface-gate label{color:#44535d;flex-direction:column;gap:6px;font-size:12.5px;font-weight:600;display:flex}.surface-gate input{border:1px solid #e2e8ed;border-radius:10px;min-height:44px;padding:10px 13px;font:400 15px/1.3 system-ui}.surface-gate input:focus{outline-offset:-1px;outline:2px solid #418fde}.surface-gate button{color:#fff;cursor:pointer;background:#418fde;border:0;border-radius:11px;min-height:46px;padding:0 20px;font:600 15px/1 system-ui}.surface-gate button:hover:not(:disabled){background:#1f67a5}.surface-gate button:disabled{cursor:not-allowed;background:#c6d2dc}.surface-gate pre{color:#d5e6f5;background:#11212c;border-radius:9px;margin:0 0 18px;padding:11px 14px;font:400 13px/1.4 ui-monospace,monospace}.surface-gate-error{color:#8f2f1d!important;margin:0!important;font-size:13px!important}.surface-gate-dev{margin:16px 0 0!important;font-size:12px!important}.surface-gate-dev code{background:#eef2f5;border-radius:5px;padding:2px 6px;font-size:12px}@media (width>=760px){html.surface-mode .tali-app .product-grid{grid-template-columns:repeat(auto-fill,minmax(186px,1fr))}html.surface-mode .tali-app .shop-category-grid{grid-template-columns:repeat(auto-fill,minmax(215px,1fr))}html.surface-mode .tali-app .offer-list{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}html.surface-mode .tali-app .quick-contacts{grid-template-columns:repeat(auto-fill,minmax(178px,1fr))}html.surface-mode .tali-app .amount-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}html.surface-mode .tali-app .store-map{height:420px}html.surface-mode .tali-app .store-map.compact{height:260px}}.product-placeholder{aspect-ratio:1.1;color:#9fb0bd;background:#eef2f6;border-radius:15px;place-items:center;width:100%;display:grid}.product-placeholder svg{width:34px;height:34px}.product-placeholder.hero{aspect-ratio:1.55;border-radius:0}.product-placeholder.hero svg{width:52px;height:52px}.product-placeholder.small{aspect-ratio:auto;border-radius:10px;width:69px;height:69px}.product-placeholder.small svg{width:26px;height:26px}.tali-app button.shop-search{text-align:left;cursor:pointer;background:#fff;width:100%}.tali-app .shop-search>span{color:#97a3ad;font-size:14px;font-weight:400}.tali-app .topup-number-field{flex-direction:column;gap:8px;margin-top:2px;display:flex}.tali-app .topup-number-field>span,.tali-app .topup-message>span{color:#778793;letter-spacing:.11em;font-size:10px;font-weight:800}.tali-app .topup-number-field>div{background:#fff;border:1px solid #dbe4ea;border-radius:14px;align-items:center;gap:12px;min-height:58px;padding:0 16px;display:flex}.tali-app .topup-number-field svg{color:#1f67a5;flex:none;width:22px;height:22px}.tali-app .topup-number-field input{color:#17232b;background:0 0;border:0;outline:0;width:100%;min-width:0;font:500 16px/1.3 Inter,system-ui,sans-serif}.tali-app .topup-number-field input::placeholder{color:#a0adb6}.tali-app .topup-contacts{scrollbar-width:none;gap:9px;padding:1px 1px 5px;display:flex;overflow-x:auto}.tali-app .topup-contacts::-webkit-scrollbar{display:none}.tali-app .topup-contacts button{color:#17232b;text-align:left;cursor:pointer;background:#fff;border:1px solid #dbe4ea;border-radius:13px;align-items:center;gap:9px;min-width:156px;min-height:60px;padding:9px 11px;display:flex}.tali-app .topup-contacts button.selected{background:#eef6ff;border-color:#418fde}.tali-app .topup-contacts strong,.tali-app .topup-contacts small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.tali-app .topup-contacts strong{font-size:13px}.tali-app .topup-contacts small{color:#778793;margin-top:3px;font-size:11px}.tali-app .topup-amount-row{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.tali-app .topup-amount-row button{color:#31414d;cursor:pointer;background:#fff;border:1px solid #dbe4ea;border-radius:12px;min-height:46px;font:700 13px/1 Inter,system-ui,sans-serif}.tali-app .topup-amount-row button.selected{color:#1f67a5;background:#eaf4ff;border-color:#418fde}.tali-app .topup-message textarea{box-sizing:border-box;resize:vertical;color:#17232b;background:#fff;border:1px solid #dbe4ea;border-radius:12px;outline:0;width:100%;min-height:84px;margin-top:8px;padding:12px 13px;font:400 14px/1.45 Inter,system-ui,sans-serif;display:block}.tali-app .topup-message textarea:focus,.tali-app .topup-number-field>div:focus-within{border-color:#418fde;box-shadow:0 0 0 3px #418fde1f}.tali-app .topup-message em{color:#87949d;letter-spacing:0;text-transform:none;margin-left:5px;font-style:normal;font-weight:500}.tali-app .topup-save-contact{cursor:pointer;background:#fff;border:1px solid #dbe4ea;border-radius:13px;align-items:flex-start;gap:10px;padding:12px 13px;display:flex}.tali-app .topup-save-contact input{accent-color:#418fde;width:18px;height:18px;margin:1px 0 0}.tali-app .topup-save-contact strong,.tali-app .topup-save-contact small{display:block}.tali-app .topup-save-contact strong{color:#24333d;font-size:13px}.tali-app .topup-save-contact small{color:#778793;margin-top:3px;font-size:11px;line-height:1.35}.tali-app .tabbar.tabbar-4{grid-template-columns:repeat(4,minmax(0,1fr))}.tali-app[data-screen=topup] .app-content{padding-bottom:calc(var(--mobile-safe-area-height) + 292px)}.tali-app .topup-bottom-amounts{background:#fff;border:1px solid #dbe4ea;border-bottom:0;border-radius:20px 20px 0 0;margin:0 10px;padding:11px 11px 9px;box-shadow:0 -12px 30px #142a3a12}.tali-app .topup-bottom-heading{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:10px;display:flex}.tali-app .topup-bottom-heading span{color:#778793;letter-spacing:.1em;font-size:10px;font-weight:800}.tali-app .topup-bottom-heading strong{color:#17232b;letter-spacing:-.025em;font-size:18px}.tali-app .topup-bottom-amounts .topup-amount-row{gap:7px}.tali-app .topup-bottom-amounts .topup-amount-row button{border-radius:10px;min-height:39px;font-size:12px}.tali-app .topup-custom-amount{background:#fff;border:1px solid #dbe4ea;border-radius:10px;align-items:center;gap:9px;min-height:43px;margin-top:8px;padding:0 11px;display:flex}.tali-app .topup-custom-amount span{color:#778793;flex:none;font-size:11px;font-weight:700}.tali-app .topup-custom-amount input{color:#17232b;text-align:right;background:0 0;border:0;outline:0;width:100%;min-width:0;font:700 15px/1 Inter,system-ui,sans-serif}.tali-app .topup-custom-amount b{color:#778793;font-size:11px}.tali-app .topup-bottom-amounts+.root-action{background:#fff;border-radius:0 0 20px 20px;margin:0 10px;padding:0 10px 10px}@media (width>=760px){.tali-app .topup-contacts{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));display:grid;overflow:visible}.tali-app .topup-contacts button{min-width:0}.tali-app .topup-amount-row{max-width:520px}.tali-app[data-screen=topup] .app-content{padding-bottom:300px}}:root{color:#151515;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0}.mobile-carousel{overscroll-behavior:contain;scrollbar-width:none;-webkit-user-select:none;user-select:none;width:100%;min-width:0;max-width:100%;display:block;position:relative;overflow:auto}.mobile-carousel::-webkit-scrollbar{display:none}.mobile-carousel{touch-action:pan-y;overflow:auto hidden}.mobile-carousel[data-dragging=true]{cursor:none}.mobile-carousel-content{width:max-content;min-width:100%;transform:translateX(var(--mobile-carousel-overdrag));will-change:transform;display:flex}.mobile-carousel-scrollbar{z-index:4;opacity:0;pointer-events:none;transition:opacity .15s;position:absolute;inset:0}.mobile-carousel-scrollbar[data-visible=true]{opacity:1}.mobile-carousel-scrollbar-thumb{background:#00000059;border-radius:999px;height:3px;position:absolute;bottom:4px;right:4px}body{min-width:320px;overflow:hidden}button,input,textarea{font:inherit}button{cursor:pointer}.phone-stage{place-items:center;width:100%;height:100%;padding:24px;display:grid;position:relative}.device-menu-bar{z-index:100;border-radius:12px;padding:3px;position:absolute;top:18px;right:18px}.device-picker-trigger{color:#151515;background:0 0;border:0;border-radius:9px;align-items:center;gap:10px;height:34px;padding:0 10px 0 12px;font:600 14px/1 ui-sans-serif,system-ui,sans-serif;display:flex}.device-picker-trigger:hover,.device-picker-trigger[data-state=open]{background:#0000000e}.device-picker-trigger:focus-visible{outline-offset:2px;outline:2px solid #000000b8}.device-picker-menu{z-index:200;min-width:168px;transform-origin:var(--radix-dropdown-menu-content-transform-origin);background:#fffffffa;border-radius:12px;padding:3px;animation:.12s ease-out device-menu-in;box-shadow:0 0 1px #0000000f,0 0 0 1px #00000014,0 4px 4px #0000000d}.device-picker-item{color:#181818;-webkit-user-select:none;user-select:none;border-radius:8px;outline:none;justify-content:space-between;align-items:center;height:34px;padding:0 9px 0 10px;font:500 14px/1 ui-sans-serif,system-ui,sans-serif;display:flex}.device-picker-item[data-highlighted]{background:#f0f0f0}.device-picker-item[data-state=checked]{font-weight:600}.device-picker-check{color:#181818;place-items:center;display:grid}@keyframes device-menu-in{0%{opacity:0;transform:scale(.98)translateY(-2px)}to{opacity:1;transform:scale(1)translateY(0)}}.phone-scale-box{position:relative}.phone-device{transform-origin:0 0;-webkit-user-select:none;user-select:none;position:absolute;top:0;left:0}.phone-bezel{object-fit:contain;z-index:2;-webkit-user-drag:none;pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}.device-screen{cursor:none;z-index:1;-webkit-user-select:none;user-select:none;background:#fff;border-radius:42px;position:absolute;overflow:hidden;box-shadow:inset 0 0 0 1px #00000014}.device-camera{z-index:75;pointer-events:none;background:#050505;border-radius:50%;display:block;position:absolute;box-shadow:inset 0 0 0 1px #ffffff14}.device-screen,.device-screen *{cursor:none!important}.device-screen img,.keyboard-asset{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.device-screen input,.device-screen textarea,.device-screen select,.device-screen option,.device-screen [contenteditable=true]{-webkit-user-select:auto;user-select:auto}.device-screen:active,.device-screen:active *,.device-screen input,.device-screen textarea,.device-screen button,.device-screen a,.device-screen [role=button]{cursor:none!important}.device-screen[data-cursor-debug=true],.device-screen[data-cursor-debug=true] *{cursor:default!important}.device-screen :focus,.device-screen :focus-visible{box-shadow:none!important;outline:0!important}.flow-stack,.flow-scenes,.flow-screen,.mobile-app-viewport{position:absolute;inset:0}.mobile-app-viewport[data-platform=android][data-keyboard-visible=false]{bottom:var(--device-safe-area-bottom,48px)}.flow-stack{--flow-header-height:0px;--flow-header-content-height:0px;--flow-header-safe-area:0px;--flow-footer-height:0px;--keyboard-height:0px;touch-action:pan-y;background:0 0;overflow:hidden}.flow-fixed-header{z-index:12;height:var(--flow-header-height);padding-top:var(--flow-header-safe-area);box-sizing:border-box;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-bottom:0;position:absolute;top:0;left:0;right:0}.flow-fixed-footer{z-index:12;right:0;bottom:var(--keyboard-height);height:var(--flow-footer-height);background:0 0;transition:bottom .26s cubic-bezier(.2,.8,.2,1);position:absolute;left:0}.flow-scenes{top:var(--flow-header-height);bottom:0;overflow:hidden}.flow-screen{will-change:transform;background:0 0;overflow:hidden}.mobile-page{--mobile-safe-area-height:var(--device-safe-area-bottom,34px);--keyboard-height:0px;position:absolute;inset:0}.mobile-page[data-keyboard-visible=true],.mobile-app-viewport[data-platform=android] .mobile-page{--mobile-safe-area-height:0px}.mobile-scroll{top:0;right:0;bottom:var(--keyboard-height);-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scrollbar-width:none;touch-action:none;-webkit-user-select:none;user-select:none;transition:bottom .26s cubic-bezier(.2,.8,.2,1);position:absolute;left:0;overflow:hidden auto}.mobile-scroll::-webkit-scrollbar{display:none}.mobile-scroll[data-dragging=true]{cursor:none}.mobile-cursor{z-index:80;opacity:0;pointer-events:none;will-change:transform;background:radial-gradient(circle at 50% 44%,#ffffffb3 0 34%,#ffffff8a 58%,#eeeeee7a 100%);border:.5px solid #0000001f;border-radius:999px;width:48px;height:48px;transition:opacity 90ms,background 80ms,box-shadow 80ms;position:absolute;top:0;left:0;box-shadow:inset 0 1px 2px #fff9,inset 0 -5px 10px #0000000d,inset 0 0 0 1px #00000006}.mobile-cursor:before{content:"";pointer-events:none;background:linear-gradient(#ffffff61,#fff0);border-radius:999px;width:32px;height:17px;position:absolute;top:3px;left:50%;transform:translate(-50%)}.mobile-cursor:after{border-radius:inherit;content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 1px 0 3px #ffffff47,inset -1px 0 3px #00000005}.mobile-cursor-hotspot{pointer-events:none;background:#ffffffd1;border:1px solid #007afff2;border-radius:999px;width:9px;height:9px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #ffffffbf,0 0 0 3px #007aff29}.mobile-cursor-hotspot:before,.mobile-cursor-hotspot:after{content:"";background:#007afff2;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mobile-cursor-hotspot:before{width:17px;height:1px}.mobile-cursor-hotspot:after{width:1px;height:17px}.mobile-cursor[data-visible=true]{opacity:1}.mobile-cursor[data-active=true]{background:radial-gradient(circle at 50% 55%,#e8e8e894 0 30%,#f8f8f880 62%,#ffffffad 100%);box-shadow:inset 0 3px 7px #00000014,inset 0 -4px 8px #ffffff57,inset 0 0 0 1px #00000008}.mobile-cursor[data-active=true]:before{background:linear-gradient(#0000000e,#0000)}.mobile-cursor[data-active=true]:after{box-shadow:inset 0 5px 9px #0000000b,inset 0 -3px 7px #ffffff47}.mobile-scroll-content{will-change:transform;grid-template-columns:minmax(0,1fr);gap:0;min-width:0;padding:0;display:grid}.app-screen{background:#fff}.mobile-scrollbar{z-index:9;top:4px;right:5px;bottom:calc(var(--mobile-safe-area-height) + var(--keyboard-height) + 4px);opacity:0;pointer-events:none;width:4px;transition:bottom .26s cubic-bezier(.2,.8,.2,1),opacity .18s;position:absolute}.mobile-page[data-keyboard-dragging=true] .mobile-scroll,.mobile-page[data-keyboard-dragging=true] .mobile-scrollbar,.flow-stack[data-keyboard-dragging=true] .flow-fixed-footer{transition:none}.mobile-scrollbar[data-visible=true]{opacity:1}.mobile-scrollbar-thumb{background:#00000047;border-radius:999px;width:4px;min-height:36px;transition:background .12s;box-shadow:0 0 0 1px #ffffff2e}.status-bar{z-index:72;color:#050505;pointer-events:none;background:0 0;grid-template-columns:1fr auto;align-items:center;height:54px;padding:10px 34px 0 36px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,Arial,sans-serif;display:grid;position:absolute;top:0;left:0;right:0}.device-screen[data-device=pixel-10] .status-bar{align-items:start;height:auto;padding:32px 32px 0;font-family:Roboto,Arial,sans-serif}.status-time{text-align:center;letter-spacing:0;justify-self:start;min-width:58px;font-size:15px;font-weight:600;line-height:1}.status-indicators{justify-self:end;align-items:center;display:flex}.status-indicator-svg{display:block}.status-indicator-svg[data-platform=ios]{width:79px;height:13px}.status-indicator-svg[data-platform=android]{width:50px;height:14px}.device-screen[data-device=pixel-10] .status-time{font-weight:500;transform:translateY(2px)}.home-indicator-svg{z-index:70;width:100%;height:var(--device-safe-area-bottom,34px);pointer-events:none;display:block;position:absolute;bottom:0;left:0;right:0}.android-navigation-bar{z-index:70;width:428px;height:var(--device-safe-area-bottom,48px);pointer-events:none;-webkit-user-drag:none;display:block;position:absolute;bottom:-1px;left:-1px}h1,h2,p{margin:0}h1{letter-spacing:0;font-size:26px;line-height:1.08}h2{font-size:15px}p{color:#555;font-size:14px;line-height:1.45}.field-label{color:#555;font-size:13px;font-weight:800}.mobile-field{gap:8px;display:grid}.mobile-field input{color:#151515;background:#fff;border:1px solid #0000001a;border-radius:8px;outline:0;width:100%;min-height:44px;padding:0 12px}.mobile-field input:focus{box-shadow:none;border-color:#00000029}.device-screen .mobile-field input:focus,.device-screen .mobile-field input:focus-visible{border-color:#0000001f;box-shadow:none!important;outline:0!important}.sheet-overlay{z-index:20;background:#00000057;position:absolute;inset:0}.bottom-sheet{z-index:21;touch-action:none;background:#fff;border-radius:22px 22px 0 0;flex-direction:column;min-height:260px;display:flex;position:absolute;left:0;right:0;overflow:hidden;box-shadow:0 -16px 48px #0003}.sheet-handle-zone{touch-action:none;place-items:center;height:30px;display:grid}.sheet-handle{background:#c9c9c4;border-radius:999px;width:42px;height:5px}.sheet-header{gap:4px;padding:0 18px 14px;display:grid}.sheet-title{margin:0;font-size:18px;font-weight:900}.sheet-description{color:#737373;margin:0;font-size:13px;line-height:1.35}.sheet-content{padding:0 18px 24px;overflow:auto}.keyboard-dock{z-index:30;height:339px;box-shadow:none;pointer-events:none;will-change:transform;background:#d8d9de;border-radius:32px 32px 0 0;padding:0;position:absolute;bottom:-1px;left:0;right:0;overflow:hidden}.keyboard-dock[data-platform=android]{background:#f3f2f6;border-radius:0;box-shadow:0 -1px 2px #00000014}.keyboard-dock[data-visible=true]{pointer-events:auto}.keyboard-asset{z-index:1;border-radius:inherit;object-fit:cover;object-position:center bottom;-webkit-user-drag:none;pointer-events:none;width:100%;height:100%;display:block;position:relative}.keyboard-dock[data-platform=android] .keyboard-asset{object-fit:fill;border-radius:0}.tali-app{--ink:#17232d;--muted:#6f7b85;--line:#e5eaf0;--blue:#418fde;--blue-dark:#1f67a5;--sky:#eaf3fc;--soft:#f5f7f9;color:var(--ink);background:#fff;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.tali-app button{color:inherit;font:inherit;text-align:left;background:0 0;border:0}.tali-app button:focus-visible,.tali-app input:focus-visible{outline-offset:2px;outline:3px solid #9dcbf2}.tali-app button:disabled{cursor:default}.tali-app svg{flex:none;width:20px;height:20px}.tali-app .app-scroll{background:#fff}.tali-app .app-content{min-height:100%;padding:calc(var(--app-safe-top) + 12px) 20px calc(var(--mobile-safe-area-height) + 38px)}.tali-app .app-content.has-action{padding-bottom:calc(var(--mobile-safe-area-height) + 116px)}.tali-app .app-content.has-tabs{padding-bottom:calc(var(--mobile-safe-area-height) + 130px)}.tali-app .app-content.has-root-action{padding-bottom:calc(var(--mobile-safe-area-height) + 203px)}.tali-app .app-content.screen-partner{min-height:var(--app-screen-height);padding:0}.tali-app h1,.tali-app h2,.tali-app h3,.tali-app p{margin:0}.tali-app h1,.tali-app h2{letter-spacing:-.035em}.tali-app p{color:var(--muted);line-height:1.45}.home-header,.page-header{justify-content:space-between;align-items:center;min-height:45px;margin-bottom:27px;display:flex}.home-header h1{font-size:25px;font-weight:830}.tali-app .header-round,.tali-app .header-back,.tali-app .header-cart{background:var(--soft);border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.tali-app .header-round{background:var(--sky);color:var(--blue-dark)}.page-header{margin-bottom:23px;position:relative}.page-header h1{letter-spacing:-.02em;text-align:center;font-size:16px;font-weight:750}.header-spacer{width:38px}.header-cart{position:relative}.header-cart b{background:var(--blue);color:#fff;text-align:center;border-radius:10px;min-width:17px;height:17px;padding:1px 4px;font-size:10px;position:absolute;top:-2px;right:-3px}.section-heading{justify-content:space-between;align-items:baseline;gap:10px;margin:24px 0 13px;display:flex}.section-heading h2{font-size:18px;font-weight:760;line-height:1.18}.tali-app .text-link{color:var(--blue-dark);white-space:nowrap;align-items:center;gap:4px;font-size:12px;font-weight:750;display:inline-flex}.text-link svg{width:13px;height:13px}.eyebrow{color:var(--blue-dark);letter-spacing:.12em;font-size:10px;font-weight:800}.demo-note{color:#8996a0;align-items:center;gap:7px;margin-top:23px;font-size:11px;line-height:1.35;display:flex}.demo-note svg{width:14px;height:14px}.fine-print{font-size:12px;line-height:1.5;margin-top:14px!important}.info-card{color:#506b82;background:#f0f6fc;border-radius:13px;align-items:flex-start;gap:10px;margin-top:20px;padding:14px;font-size:12px;line-height:1.45;display:flex}.info-card svg{width:16px;height:16px;margin-top:1px}.screen-title{margin:15px 0 24px}.screen-title h2{margin-top:8px;font-size:29px;font-weight:800;line-height:1.12}.screen-title p{margin-top:10px;font-size:14px}.tali-app .app-content.screen-calls{min-height:var(--app-screen-height);padding-bottom:calc(var(--mobile-safe-area-height) + 127px);flex-direction:column;display:flex}.dial-page{flex-direction:column;flex:1;min-height:0;display:flex}.dial-header{justify-content:space-between;align-items:center;min-height:44px;display:flex}.dial-header h1{font-size:31px;font-weight:820;line-height:1}.tali-app .dial-credit{background:#f1f4f7;border-radius:22px;align-items:center;gap:5px;padding:8px 10px 8px 13px;font-size:12px;font-weight:760;display:inline-flex}.dial-credit svg{width:15px!important;height:15px!important}.dial-display{text-align:center;flex-direction:column;flex:1;justify-content:flex-end;align-items:center;min-height:155px;padding:3px 0 17px;display:flex}.dial-hint{color:#8f9aa3;letter-spacing:.12em;font-size:10px;font-weight:790}.dial-number-row{justify-content:center;align-items:center;gap:10px;width:100%;min-height:37px;display:flex}.dial-number-row output{max-width:290px;color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:24px;font-weight:730;overflow:hidden}.dial-number-row button{color:#848a89;place-items:center;width:32px;height:32px;display:grid}.dial-number-row button svg{width:19px;height:19px}.dial-rate{min-height:18px;color:var(--blue-dark);font-size:12px;font-weight:700}.dial-rate.muted{color:#9ca1a0;font-weight:550}.dial-keypad{grid-template-columns:repeat(3,minmax(0,1fr));justify-items:center;gap:8px 14px;width:100%;margin:0 auto;padding:0 20px;display:grid}.tali-app .dial-key{width:82px;height:82px;color:var(--ink);text-align:center;background:#f0f3f6;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;transition:transform .14s,background-color .14s;display:flex}.dial-key strong{font-size:31px;font-weight:520;line-height:1}.dial-key small{color:#989d9f;letter-spacing:.07em;height:13px;margin-top:3px;font-size:9px;font-weight:730;line-height:1}.dial-key:active{background:#e2e8ee;transform:scale(.94)}.dial-actions{grid-template-columns:1fr 1.35fr;gap:11px;margin-top:17px;display:grid}.tali-app .dial-actions button{text-align:center;border-radius:27px;justify-content:center;align-items:center;gap:7px;height:50px;font-size:14px;font-weight:780;display:inline-flex}.tali-app .dial-contacts{background:#f0f3f6}.tali-app .dial-call{background:var(--ink);color:#fff}.tali-app .dial-call:disabled{color:#8e9490;background:#d9dcda}.dial-actions svg{width:17px;height:17px}.calling-content{flex-direction:column;justify-content:center;align-items:center;min-height:500px;display:flex}@media (width<=759px){.tali-app .app-scroll:has(.screen-calls){overflow:hidden!important}.tali-app .app-content.screen-calls{height:100dvh;min-height:0;padding-top:calc(env(safe-area-inset-top) + 12px);padding-bottom:calc(env(safe-area-inset-bottom) + 80px);position:relative}.dial-page{position:relative}.dial-display{flex:1;min-height:176px;padding:8px 0 28px}.dial-number-row{min-height:58px}.dial-number-row output{max-width:min(82vw,430px);font-size:34px;line-height:1.1}.dial-rate{min-height:22px;margin-top:3px}.dial-keypad{gap:18px;padding:0 8px}.tali-app .dial-key{width:min(20.4vw,82px);height:min(20.4vw,82px)}.dial-actions{margin-top:28px;position:static}.tali-app .dial-actions button{height:48px}}.tali-app .shop-hero{background:#f2f6ed;border-radius:14px;align-items:stretch;width:100%;height:188px;display:flex;position:relative;overflow:hidden}.shop-hero-copy{z-index:1;flex-direction:column;align-items:flex-start;width:61%;padding:19px 0 17px 17px;display:flex;position:relative}.shop-hero-copy small{color:var(--blue-dark);letter-spacing:.08em;font-size:10px;font-weight:820}.shop-hero-copy strong{letter-spacing:-.025em;margin-top:11px;font-size:19px;font-weight:830;line-height:1.12}.shop-hero-copy>span{color:var(--blue-dark);align-items:center;gap:5px;margin-top:auto;font-size:11px;font-weight:780;display:inline-flex}.shop-hero-copy>span svg{width:13px;height:13px}.shop-hero img{object-fit:cover;object-position:43% center;border-radius:80px 0 0;width:49%;height:100%;position:absolute;bottom:-5px;right:-17px}.screen-home .section-heading{margin:25px 0 6px}.service-list{border-top:1px solid var(--line)}.tali-app .service-row{border-bottom:1px solid var(--line);align-items:center;gap:12px;width:100%;min-height:74px;display:flex}.service-row .service-icon{background:var(--sky);width:40px;height:40px;color:var(--blue-dark);border-radius:12px;place-items:center;display:grid}.service-row .service-icon svg{width:20px;height:20px}.service-copy{flex-direction:column;flex:1;gap:4px;display:flex}.service-copy strong{font-size:13px;font-weight:770}.service-copy small{color:var(--muted);font-size:11px}.service-row .service-arrow{color:#8e948b;width:15px;height:15px}.tali-app .credit-strip{border:1px solid var(--line);border-radius:12px;justify-content:space-between;align-items:center;gap:8px;width:100%;margin-top:19px;padding:16px 14px;display:flex}.credit-strip>span:first-child{flex-direction:column;gap:4px;display:flex}.credit-strip small{color:var(--muted);font-size:11px}.credit-strip strong{font-size:17px;font-weight:820}.credit-strip .credit-cta{color:var(--blue-dark);align-items:center;gap:5px;font-size:11px;font-weight:780;display:inline-flex}.credit-strip .credit-cta svg{width:13px;height:13px}.tali-app .amount-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.tali-app .amount-card{text-align:center;border:1px solid var(--line);border-radius:13px;height:71px;font-size:17px;font-weight:780}.tali-app .amount-card.selected{border:2px solid var(--blue);color:var(--blue-dark);background:#eef6fd}.phone-field,.shop-search{border:1.5px solid #dbe4e8;border-radius:13px;align-items:center;gap:11px;height:58px;padding:0 15px;display:flex}.phone-field:focus-within,.shop-search:focus-within{border-color:var(--blue)}.phone-field .flag-dot{color:var(--blue-dark);place-items:center;display:grid}.tali-app input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;font-size:16px}.tali-app input::placeholder{color:#a0acb2}.tali-app .contact-row{border-bottom:1px solid var(--line);align-items:center;gap:12px;width:100%;height:67px;font-size:13px;font-weight:720;display:flex}.contact-row>svg:last-child{color:#82919a;width:16px;margin-left:auto}.row-icon{background:var(--sky);width:35px;height:35px;color:var(--blue-dark);border-radius:10px;place-items:center;display:grid}.row-icon svg{width:17px;height:17px}.rate-card{background:var(--sky);border-radius:15px;grid-template-columns:1fr 1fr;gap:4px;margin-top:25px;padding:18px;display:grid}.rate-card div{flex-direction:column;gap:7px;display:flex}.rate-card span{color:var(--muted);font-size:11px}.rate-card strong{color:var(--blue-dark);font-size:14px}.quick-contacts{grid-template-columns:repeat(auto-fit,minmax(155px,1fr));gap:10px;display:grid}.tali-app .quick-contacts button{border:1px solid var(--line);border-radius:16px;flex-direction:column;align-items:flex-start;gap:5px;min-height:112px;padding:12px;display:flex}.quick-contacts .contact-avatar{margin-bottom:4px}.quick-contacts strong{font-size:13px}.quick-contacts small{color:var(--muted);font-size:10px}.tali-app .call-balance{background:#eef6fd;border-radius:14px;justify-content:space-between;align-items:center;gap:8px;width:100%;margin-top:20px;padding:15px;display:flex}.call-balance>span{color:#526d84;flex-direction:column;gap:5px;font-size:11px;display:flex}.call-balance strong{color:var(--ink);font-size:18px}.call-balance b{color:var(--blue-dark);align-items:center;gap:5px;font-size:11px;display:inline-flex}.call-balance b svg{width:14px;height:14px}.tali-app .select-row{border:1px solid var(--line);border-radius:13px;justify-content:space-between;align-items:center;width:100%;padding:15px;display:flex}.select-row span{flex-direction:column;gap:5px;display:flex}.select-row small{color:var(--muted);letter-spacing:.08em;font-size:10px}.select-row strong{font-size:15px}.option-list,.offer-list{flex-direction:column;gap:9px;display:flex}.tali-app .number-option{border:1px solid var(--line);border-radius:13px;align-items:center;gap:11px;width:100%;min-height:78px;padding:12px;display:flex}.tali-app .number-option.selected,.tali-app .offer-card.selected{border:2px solid var(--blue);background:#f1f7fd}.radio{border:1.5px solid #aab6bc;border-radius:50%;width:18px;height:18px}.number-option.selected .radio{border:5px solid var(--blue)}.number-option>span:nth-child(2){flex-direction:column;flex:1;gap:5px;display:flex}.number-option strong{font-size:13px}.number-option small{color:var(--muted);font-size:10px;display:block}.number-option b{white-space:nowrap;text-align:right;font-size:11px}.number-option b small{margin-top:3px}.number-title{margin-bottom:20px}.active-number-card{background:var(--sky);border:1px solid #cfe3f6;border-radius:15px;align-items:center;gap:12px;padding:15px;display:flex}.active-number-card>svg{width:27px;height:27px;color:var(--blue-dark)}.active-number-card span{flex-direction:column;gap:4px;display:flex}.active-number-card small{color:#55708a;letter-spacing:.09em;font-size:9px;font-weight:800}.active-number-card strong{font-size:17px}.country-picker{z-index:2;position:relative}.tali-app .country-selected{border:1px solid var(--line);text-align:left;background:#fff;border-radius:14px;align-items:center;gap:12px;width:100%;min-height:76px;padding:12px 14px;display:flex}.country-selected>span:nth-child(2){flex:1;grid-template-columns:minmax(0,1fr) auto;gap:3px 9px;display:grid}.country-selected small{color:var(--muted);letter-spacing:.09em;grid-column:1/-1;font-size:9px;font-weight:800}.country-selected strong{text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.country-selected em{color:var(--muted);align-self:end;font-size:12px;font-style:normal}.country-selected>svg{color:#74817b;flex:none;width:17px;height:17px;transition:transform .16s;transform:rotate(90deg)}.country-selected[aria-expanded=true]>svg{transform:rotate(-90deg)}.country-flag{background:var(--sky);border-radius:50%;flex:none;place-items:center;width:38px;height:38px;font-size:20px;line-height:1;display:grid}.country-picker-panel{border:1px solid var(--line);background:#fff;border-radius:14px;margin-top:8px;overflow:hidden;box-shadow:0 16px 32px #18344d18}.country-filter{border-bottom:1px solid var(--line);align-items:center;gap:9px;height:49px;padding:0 13px;display:flex}.country-filter svg{color:#61757d;flex:none;width:18px;height:18px}.country-filter input{font-size:13px}.country-list{overscroll-behavior:contain;max-height:262px;padding:4px;overflow-y:auto}.tali-app .country-list button{text-align:left;border-radius:10px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:49px;padding:5px 9px;display:grid}.tali-app .country-list button:hover,.tali-app .country-list button.selected{color:var(--blue-dark);background:#eef6fd}.country-list button strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.country-list button small{color:var(--muted);font-size:11px}.country-list p{color:var(--muted);text-align:center;padding:17px 10px;font-size:12px}.country-fx{border-left:3px solid var(--blue);color:#667681;background:#f7fafc;flex-wrap:wrap;align-items:baseline;gap:5px 8px;min-height:47px;margin-top:10px;padding:10px 12px;display:flex}.country-fx>span{font-size:11px;font-weight:700}.country-fx strong{color:var(--ink);font-size:12px}.country-fx small{width:100%;color:var(--muted);font-size:10px}.number-inventory-card{border:1px solid var(--line);background:#f8fafb;border-radius:15px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:11px;margin-top:21px;padding:15px;display:grid}.number-inventory-card>svg{width:26px;height:26px;color:var(--blue-dark)}.number-inventory-card>div{flex-direction:column;gap:4px;min-width:0;display:flex}.number-inventory-card strong{font-size:13px}.number-inventory-card small{color:var(--muted);font-size:10px;line-height:1.4}.tali-app .number-inventory-card button{background:var(--blue);color:#fff;text-align:center;border-radius:11px;grid-column:1/-1;justify-content:center;align-items:center;min-height:42px;font-size:12px;font-weight:780;display:flex}.tali-app .number-inventory-card button:disabled{color:#8a98a1;background:#d8e0e5}.topup-guidance{background:#f5f8fa;border-radius:13px;align-items:flex-start;gap:10px;margin-top:20px;padding:13px;display:flex}.topup-guidance span{background:var(--sky);width:23px;height:23px;color:var(--blue-dark);border-radius:50%;flex:none;place-items:center;font-size:11px;font-weight:800;display:grid}.topup-guidance p{font-size:11px;line-height:1.45}.summary-card{border:1px solid var(--line);border-radius:15px;margin-top:20px;padding:3px 16px}.summary-card>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;min-height:51px;font-size:12px;display:flex}.summary-card>div:last-child{border:0}.summary-card span{color:var(--muted)}.summary-card strong{text-align:right;font-size:12px}.summary-card .summary-total{min-height:59px}.summary-total span,.summary-total strong{color:var(--ink);font-size:15px;font-weight:800}.offer-list{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.tali-app .offer-card{border:1px solid var(--line);border-radius:13px;flex-direction:column;align-items:flex-start;min-height:134px;padding:13px;display:flex}.offer-type{color:var(--blue-dark);background:var(--sky);border-radius:5px;padding:4px 7px;font-size:10px;font-weight:760}.offer-card strong{margin-top:10px;font-size:13px}.offer-card small{color:var(--muted);margin-top:3px;font-size:11px}.offer-card b{margin-top:auto;padding-top:12px;font-size:14px}.empty-prompt{width:100%;min-height:180px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:9px;display:flex;text-align:center!important}.empty-prompt svg{color:var(--blue);width:28px;height:28px}.empty-prompt strong{color:var(--ink);font-size:14px}.empty-prompt span{font-size:12px}.tali-app .shop-destination{align-items:center;gap:10px;width:100%;min-height:47px;margin:2px 0 16px;display:flex}.shop-destination>span:nth-child(2),.map-zone-button>span:nth-child(2){flex-direction:column;flex:1;gap:3px;display:flex}.shop-destination small,.map-zone-button small{color:var(--muted);letter-spacing:.09em;font-size:9px;font-weight:760}.shop-destination strong{letter-spacing:-.025em;font-size:19px;font-weight:800}.shop-destination>svg:last-child,.map-zone-button>svg:last-child{color:#717a76;width:16px;height:16px}.destination-icon{background:var(--sky);width:37px;height:37px;color:var(--blue-dark);border-radius:50%;flex:none;place-items:center;display:grid}.destination-icon svg{width:20px;height:20px}.shop-search{border:1px solid var(--line);background:#fff;border-radius:29px;height:55px;box-shadow:0 9px 24px #18344d12}.shop-search svg{color:var(--ink);width:21px;height:21px}.shop-search input{font-size:14px}.shop-editorial{margin:26px 0 19px}.shop-editorial h1{max-width:295px;color:var(--blue-dark);font-size:23px;font-weight:830;line-height:1.08}.shop-editorial p{color:#34414c;max-width:305px;margin-top:6px;font-size:13px;line-height:1.3}.tali-app .shop-campaign{background:linear-gradient(135deg,#2c78bc 0%,#418fde 68%,#6da9e5 100%);border-radius:22px;width:100%;height:183px;display:block;position:relative;overflow:hidden}.shop-campaign:after{content:"";background:#ffffff1c;border-radius:50%;width:246px;height:246px;position:absolute;top:-74px;right:-56px}.campaign-copy{z-index:2;flex-direction:column;align-items:flex-start;width:63%;height:100%;padding:19px 0 18px 18px;display:flex;position:relative}.campaign-copy small{color:#dceeff;letter-spacing:.09em;font-size:10px;font-weight:860}.campaign-copy strong{color:#fff;letter-spacing:-.045em;margin-top:11px;font-size:23px;font-weight:880;line-height:1.02}.campaign-copy>span{color:var(--blue-dark);background:#fff;border-radius:20px;align-items:center;gap:5px;margin-top:auto;padding:8px 11px;font-size:10px;font-weight:800;display:inline-flex}.campaign-copy>span svg{width:12px;height:12px}.shop-campaign>img{z-index:1;object-fit:contain;width:68%;height:112%;position:absolute;bottom:-34px;right:-52px;transform:rotate(-8deg)}.selected-store-heading{padding:27px 0 3px}.selected-store-heading h1{margin-top:7px;font-size:27px;font-weight:820;line-height:1.08}.selected-store-heading p{margin-top:7px;font-size:12px}.store-heading-actions{align-items:center;gap:22px;margin-top:17px;display:flex}.tali-app .selected-store-heading button{color:var(--blue-dark);align-items:center;gap:5px;font-size:12px;font-weight:760;display:inline-flex}.selected-store-heading button svg{width:14px;height:14px}.screen-shop .section-heading{margin:22px 0 12px}.store-map{isolation:isolate;background:#e8eef4;border-radius:20px;height:318px;position:relative;overflow:hidden}.store-map.compact{height:194px}.tali-app .store-map-art,.tali-app .store-map-embed{border:0;width:100%;height:100%;display:block}.store-map-embed{z-index:0;position:absolute;inset:0}.map-area-label{fill:#8293a2;letter-spacing:.1em;font-size:11px;font-weight:800}.map-street-label{fill:#a1adb8;letter-spacing:.1em;font-size:8px;font-weight:800}.map-demo-label,.map-live-label{z-index:2;color:#334554;letter-spacing:.06em;pointer-events:none;background:#ffffffed;border-radius:5px;padding:6px 8px;font-size:9px;font-weight:800;position:absolute;top:12px;left:12px;box-shadow:0 2px 8px #18344d1b}.map-location-dot{z-index:2;pointer-events:none;background:#e4002b;border:3px solid #fff;border-radius:50%;width:15px;height:15px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 0 9px #e4002b20,0 1px 5px #6f142852}.tali-app .store-pin{z-index:3;background:var(--ink);color:#fff;border:3px solid #fff;border-radius:50%;place-items:center;width:36px;height:36px;font-size:13px;font-weight:800;transition:transform .15s,background-color .15s;display:grid;position:absolute;transform:translate(-50%,-100%);box-shadow:0 4px 12px #17324a4f}.tali-app .store-pin.active{background:var(--blue);transform:translate(-50%,-100%)scale(1.15)}.store-list{border-top:1px solid var(--line);margin-top:7px}.tali-app .store-row{border-bottom:1px solid var(--line);align-items:center;gap:12px;width:100%;min-height:72px;display:flex}.store-index{color:#344553;background:#eef2f6;border-radius:50%;flex:none;place-items:center;width:35px;height:35px;font-size:12px;font-weight:800;display:grid}.store-row-copy{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.store-row-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:760;overflow:hidden}.store-row-copy small{color:var(--muted);font-size:10px}.store-row>svg{color:#87918a;width:16px;height:16px}.tali-app .map-zone-button{border:1px solid var(--line);border-radius:15px;align-items:center;gap:10px;width:100%;margin:-1px 0 15px;padding:12px;display:flex}.map-zone-button strong{font-size:15px;font-weight:790;line-height:1.2}.map-search{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:9px;height:48px;margin-bottom:12px;padding:0 8px 0 13px;display:flex;box-shadow:0 6px 18px #18344d0c}.map-search>svg{color:#63717c;width:19px;height:19px}.map-search input{min-width:0;color:var(--ink);font:inherit;background:0 0;border:0;outline:0;flex:1;font-size:12px}.map-search input::placeholder{color:#97a3ad}.tali-app .map-search button{background:var(--blue);color:#fff;border-radius:9px;min-height:32px;padding:0 9px;font-size:10px;font-weight:770}.tali-app .map-search button:disabled{color:#80909b;background:#d8e0e5}.map-search-results{border:1px solid var(--line);background:#fff;border-radius:13px;margin:-4px 0 12px;overflow:hidden}.tali-app .map-search-results button{border-bottom:1px solid var(--line);align-items:flex-start;gap:9px;width:100%;padding:11px;display:flex}.tali-app .map-search-results button:last-child{border-bottom:0}.map-search-results svg{width:17px;height:17px;color:var(--blue-dark);margin-top:2px}.map-search-results span{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.map-search-results strong{font-size:11px}.map-search-results small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;line-height:1.35;overflow:hidden}.tali-app .map-reset{color:var(--blue-dark);margin:14px auto 0;font-size:11px;font-weight:750;display:block}.map-list-heading{margin:23px 0 10px}.map-list-heading h2{font-size:18px;font-weight:790}.map-list-heading p{margin-top:5px;font-size:11px}.map-store-list{margin-top:0}.tali-app .map-store-list .store-row.active{background:#eef6fd}.map-store-list .store-row.active .store-index{background:var(--blue);color:#fff}.store-radio{border:1.5px solid #a6afa8;border-radius:50%;width:19px;height:19px}.map-store-list .store-row.active .store-radio{border:5px solid var(--blue)}.zone-search{border:1px solid var(--line);border-radius:12px;align-items:center;gap:8px;height:48px;padding:0 12px;display:flex}.zone-search svg{color:#79837c;width:19px;height:19px}.zone-search input{width:100%;font:inherit;background:0 0;border:0;outline:0;font-size:13px}.tali-app .zone-search button{background:var(--blue);color:#fff;border-radius:8px;min-height:30px;padding:0 8px;font-size:9px;font-weight:780}.tali-app .zone-search button:disabled{color:#8b99a2;background:#d8e0e5}.zone-demo-note{color:var(--muted);margin:9px 0 24px;font-size:11px;line-height:1.4}.shop-change-actions{flex-direction:column;gap:9px;padding:12px 0 28px;display:flex}.shop-change-actions button{text-align:center;border-radius:12px;min-height:48px;font-size:13px;font-weight:750}.shop-change-actions button:first-child{color:var(--ink);background:#eef2f6}.shop-change-actions button:last-child{background:var(--blue);color:#fff}.sheet-add-contact{background:#f1f7fd}.sheet-add-contact .contact-avatar{background:var(--blue);color:#fff}.contact-empty-note{color:var(--muted);margin:18px 4px 28px;font-size:11px;line-height:1.45}.contact-create-form{padding-bottom:27px}.contact-create-form .field{margin-top:17px}.contact-save,.contact-cancel{border-radius:12px;justify-content:center;align-items:center;width:100%;min-height:48px;font-size:13px;font-weight:760;display:flex;text-align:center!important}.contact-save{margin-top:24px;background:var(--blue)!important;color:#fff!important}.contact-save:disabled{color:#8a98a1!important;background:#d8e0e5!important}.contact-cancel{margin-top:7px;color:var(--blue-dark)!important}.store-chat{min-height:100%}.chat-context{border-bottom:1px solid var(--line);flex-direction:column;align-items:center;gap:5px;padding:11px 0 23px;display:flex}.chat-avatar{background:var(--sky);width:56px;height:56px;color:var(--blue-dark);border-radius:50%;place-items:center;margin-bottom:4px;display:grid}.chat-avatar svg{width:26px;height:26px}.chat-context strong{font-size:15px;font-weight:800}.chat-context small{color:var(--muted);font-size:11px}.chat-notice{color:#667684;text-align:center;background:#f2f6fa;border-radius:12px;margin-top:22px;padding:12px 14px;font-size:11px;line-height:1.5}.chat-empty{color:#89918b;text-align:center;padding:59px 0;font-size:12px}.chat-messages{flex-direction:column;align-items:flex-end;gap:12px;padding:30px 0 16px;display:flex}.chat-message{flex-direction:column;align-items:flex-end;gap:5px;max-width:84%;display:flex}.chat-message span{background:var(--blue);color:#fff;overflow-wrap:anywhere;border-radius:16px 16px 4px;padding:11px 14px;font-size:13px;line-height:1.42}.chat-message small{color:#919a94;font-size:9px}.chat-composer{z-index:20;border-top:1px solid var(--line);background:#fff;align-items:center;gap:9px;min-height:70px;padding:10px 18px;display:flex;position:absolute;left:0;right:0}.chat-composer input{border:1px solid var(--line);background:#f5f7f9;border-radius:25px;flex:1;height:46px;padding:0 15px;font-size:13px}.tali-app .chat-composer button{background:var(--blue);color:#fff;border-radius:50%;flex:none;place-items:center;width:44px;height:44px;display:grid}.tali-app .chat-composer button:disabled{color:#a5ada7;background:#e3e7e2}.chat-composer button svg{width:19px;height:19px}.shop-chat-note{color:#7e8880;align-items:center;gap:6px;display:inline-flex;margin-top:15px!important;font-size:11px!important}.shop-chat-note svg{width:15px;height:15px}.tali-app .history-chat-link{color:var(--blue-dark);align-items:center;gap:5px;margin-top:6px;font-size:10px;font-weight:750;display:inline-flex}.history-chat-link svg{width:14px;height:14px}.tali-app .result-chat-link{border:1px solid #e5e8e3;border-radius:22px;align-items:center;gap:7px;margin-top:28px;padding:11px 15px;font-size:12px;font-weight:760;display:inline-flex}.result-chat-link svg{width:17px;height:17px}.tali-app .result-order-link{width:100%;color:var(--blue-dark);justify-content:center;align-items:center;gap:6px;margin-top:13px;font-size:12px;font-weight:760;display:flex}.result-order-link svg{width:15px;height:15px}.tali-app .order-chat-row{border-top:1px solid var(--line);border-bottom:1px solid var(--line);align-items:center;gap:11px;width:100%;min-height:74px;margin-top:23px;display:flex}.order-chat-row>span:nth-child(2){flex-direction:column;flex:1;gap:4px;display:flex}.order-chat-row strong{font-size:13px}.order-chat-row small{color:var(--muted);font-size:11px}.order-chat-row>svg{color:#839088;width:16px;height:16px}.order-demo-step{background:#f2f6fa;border-radius:15px;margin-top:25px;padding:18px}.order-demo-step>span{color:#7a887b;letter-spacing:.07em;font-size:10px;font-weight:800}.order-demo-step p{margin-top:8px;font-size:12px}.tali-app .order-demo-step button{color:var(--blue-dark);align-items:center;gap:6px;margin-top:16px;font-size:12px;font-weight:780;display:inline-flex}.order-demo-step button svg{width:15px;height:15px}.order-receipt{border:1px solid var(--line);border-radius:15px;margin-top:25px;padding:18px}.order-receipt h3{font-size:16px}.order-receipt p{margin-top:7px;font-size:12px}.tali-app .order-receipt button{color:#fff;text-align:center;background:#20231f;border-radius:12px;width:100%;min-height:46px;margin-top:17px;font-size:13px;font-weight:760}.order-closed-note{color:#536775;background:#f2f6fa;border-radius:12px;align-items:flex-start;gap:9px;margin-top:25px;padding:15px;font-size:12px;line-height:1.45;display:flex}.order-closed-note svg{color:#3a8b59;width:17px;height:17px}.shop-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.tali-app .shop-category{border-radius:21px;flex-direction:column;justify-content:space-between;align-items:center;height:164px;display:flex;overflow:hidden}.shop-category img{object-fit:cover;object-position:center 45%;mix-blend-mode:multiply;width:100%;height:126px;display:block}.shop-category strong{padding-bottom:13px;font-size:15px;font-weight:740;display:block}.category-pantry{background:#f1f5f9!important}.category-kitchen{background:#eaf3fc!important}#shop-products{scroll-margin-top:18px}.category-chips{gap:8px;margin:0 0 14px;display:flex}.tali-app .chip{border:1px solid var(--line);border-radius:20px;padding:8px 13px;font-size:11px;font-weight:680}.tali-app .chip.selected{background:var(--blue-dark);border-color:var(--blue-dark);color:#fff}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.tali-app .product-card{min-width:0;padding-bottom:7px;position:relative}.tali-app .product-card-main{width:100%;display:block}.product-card img{aspect-ratio:1.1;object-fit:cover;background:#f4f6f8;border-radius:15px;width:100%;display:block}.product-card-body{flex-direction:column;gap:4px;padding:10px 2px 12px;display:flex}.product-card-body strong{font-size:13px;font-weight:780}.product-card-body small{color:var(--muted);font-size:11px}.product-card-body b{margin-top:5px;font-size:13px}.tali-app .product-add{background:var(--blue);color:#fff;border-radius:50%;place-items:center;width:30px;height:30px;display:grid;position:absolute;top:8px;right:8px;box-shadow:0 3px 8px #1d619d3a}.product-add svg{stroke-width:2.8px;width:19px;height:19px}.product-hero{background:#f4f6f8;margin:-3px -20px 21px}.product-hero img{aspect-ratio:1.55;object-fit:cover;width:100%;display:block}.product-details h2{margin-top:7px;font-size:29px;font-weight:800}.product-details .product-size{margin-top:3px;font-size:13px}.product-price{margin:17px 0;font-size:21px;display:block}.product-details>p:last-of-type{font-size:13px}.delivery-pill{background:var(--sky);color:var(--blue-dark);border-radius:8px;align-items:center;gap:7px;margin-top:20px;padding:10px 12px;font-size:11px;font-weight:700;display:inline-flex}.delivery-pill svg{width:16px;height:16px}.quantity-row{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:25px;padding-top:19px;font-size:13px;font-weight:700;display:flex}.quantity-row>div,.cart-stepper{align-items:center;gap:13px;display:flex}.quantity-row button,.cart-stepper button{border:1px solid var(--line);border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.quantity-row button:disabled{opacity:.38}.quantity-row svg,.cart-stepper svg{width:13px;height:13px}.cart-items{border-top:1px solid var(--line)}.cart-item{border-bottom:1px solid var(--line);align-items:center;gap:10px;min-height:104px;display:flex}.cart-item img{object-fit:cover;border-radius:10px;width:69px;height:69px}.cart-item>div:nth-child(2){flex-direction:column;flex:1;gap:5px;display:flex}.cart-item strong,.cart-item b{font-size:12px}.cart-item small{color:var(--muted);font-size:10px}.cart-stepper{gap:7px;font-size:11px}.cart-stepper button{width:24px;height:24px}.field{flex-direction:column;gap:7px;margin:17px 0;font-size:12px;font-weight:720;display:flex}.field input{border:1px solid #dce4e8;border-radius:11px;height:50px;padding:0 13px;font-size:13px}.field input:focus{border-color:var(--blue)}.checkout-summary{margin-top:27px}.history-list{border-top:1px solid var(--line)}.history-item{border-bottom:1px solid var(--line);align-items:center;gap:10px;min-height:73px;display:flex}.history-icon{background:var(--sky);width:37px;height:37px;color:var(--blue-dark);border-radius:10px;place-items:center;display:grid}.history-icon.kind-shop{background:var(--sky);color:var(--blue-dark)}.history-icon.kind-credit{color:#42937a;background:#eaf8f3}.history-item>span:nth-child(2){flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.history-item strong{font-size:11px;line-height:1.15}.history-item small{color:var(--muted);font-size:10px}.history-item b{white-space:nowrap;font-size:11px}.history-item b.positive{color:#319375}.account-profile{align-items:center;gap:14px;margin:10px 0 31px;display:flex}.account-profile>span{background:var(--sky);width:59px;height:59px;color:var(--blue-dark);border-radius:50%;place-items:center;font-size:24px;font-weight:800;display:grid}.account-profile h2{font-size:23px}.account-profile p{margin-top:3px;font-size:12px}.settings-row{align-items:center;gap:12px;width:100%;min-height:72px;display:flex;border-bottom:1px solid var(--line)!important}.settings-row>span:nth-child(2){flex-direction:column;flex:1;gap:5px;display:flex}.settings-row strong{font-size:13px}.settings-row small{color:var(--muted);font-size:11px}.settings-row>svg{color:#91a0a8;width:16px}.settings-row input[type=checkbox]{width:42px;height:24px;accent-color:var(--blue);margin:0}.calling-content,.result-content{text-align:center;padding:49px 8px 10px}.calling-orb,.result-icon{background:var(--sky);width:96px;height:96px;color:var(--blue-dark);border-radius:50%;place-items:center;margin:0 auto 36px;display:grid}.calling-orb svg,.result-icon svg{width:42px;height:42px}.calling-content h2,.result-content h2{margin-top:11px;font-size:27px;line-height:1.17}.calling-content p,.result-content p{margin-top:10px;font-size:14px}.call-destination{background:var(--soft);border-radius:12px;margin-top:25px;padding:13px;font-size:13px}.result-content .demo-note{justify-content:center}.order-progress{grid-template-columns:repeat(4,1fr);gap:3px;margin-top:36px;display:grid}.order-progress span{border-top:4px solid var(--line);color:var(--muted);padding-top:10px;font-size:9px;line-height:1.15}.order-progress span.active{border-color:var(--blue);color:var(--blue-dark);font-weight:750}.app-action-bar{z-index:15;padding:12px 20px calc(var(--mobile-safe-area-height) + 11px);border-top:1px solid var(--line);background:#fff;position:absolute;bottom:0;left:0;right:0}.root-footer{z-index:15;padding:0 10px calc(var(--mobile-safe-area-height) + 7px);pointer-events:none;position:absolute;bottom:0;left:0;right:0}.root-footer>*{pointer-events:auto}.root-action{background:linear-gradient(#ffffffed,#fff);border-radius:20px 20px 0 0;padding:10px 10px 11px}.tabbar{border:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffef;border-radius:32px;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;height:74px;display:grid;box-shadow:0 5px 24px #17324a24}.tali-app .tabbar button{color:#35424c;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1px;width:100%;height:100%;font-size:10.5px;font-weight:650;transition:color .14s;display:flex}.tali-app .tabbar button.active{color:var(--blue-dark);font-weight:820}.tab-icon{border-radius:50%;place-items:center;width:40px;height:40px;transition:transform .14s,background-color .14s;display:grid;position:relative}.tabbar button.active .tab-icon{background:var(--sky)}.tabbar button:active .tab-icon{transform:scale(.92)}.tab-icon svg{width:24px;height:24px}.tab-icon b{background:var(--blue);color:#fff;border-radius:8px;min-width:14px;height:14px;padding:0 3px;font-size:9px;line-height:14px;position:absolute;top:-2px;right:-3px}@media (prefers-reduced-motion:reduce){.tali-app .dial-key,.tali-app .tabbar button,.tab-icon{transition:none}}.tali-app .primary-action{background:var(--blue-dark);color:#fff;text-align:center;border-radius:12px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:51px;font-size:14px;font-weight:780;display:flex}.tali-app[data-screen=shop] .primary-action,.tali-app[data-screen=shopMap] .primary-action,.tali-app[data-screen=product] .primary-action,.tali-app[data-screen=cart] .primary-action,.tali-app[data-screen=checkout] .primary-action{background:var(--blue-dark)}.primary-action svg{width:17px;height:17px}.tali-app .primary-action:disabled{color:#829198;background:#dce5e8}.tali-app[data-keyboard-open=true] .app-action-bar,.tali-app[data-keyboard-open=true] .root-footer{display:none}.sheet-list{flex-direction:column;padding-bottom:28px;display:flex}.sheet-list button{color:#17232b;width:100%;min-height:66px;font:inherit;text-align:left;background:0 0;border:0;border-bottom:1px solid #e4e9ed;align-items:center;gap:12px;padding:0 2px;display:flex}.contact-avatar{background:var(--sky);width:37px;height:37px;color:var(--blue-dark);border-radius:50%;flex:none;place-items:center;font-weight:800;display:grid}.contact-avatar.country svg{width:17px;height:17px}.sheet-list button>span:nth-child(2){flex-direction:column;flex:1;gap:3px;display:flex}.sheet-list strong{font-size:13px}.sheet-list small{color:#6c7982;font-size:11px}.sheet-list button>svg{color:#81919a;width:16px}.surface-standalone{z-index:100;background:#f6f8fa;position:fixed;inset:0;overflow:auto}html.surface-mode,html.surface-mode body,html.surface-mode #root{overflow:auto}html.surface-mode .phone-stage{padding:0;display:block;overflow:auto}html.surface-mode .device-menu-bar,html.surface-mode .phone-bezel,html.surface-mode .device-camera,html.surface-mode .status-bar,html.surface-mode .home-indicator-svg,html.surface-mode .android-navigation-bar,html.surface-mode .keyboard-dock{display:none!important}html.surface-mode .phone-scale-box{width:100vw!important;height:100vh!important}html.surface-mode .phone-device{width:100vw!important;height:100vh!important;position:fixed!important;inset:0!important;transform:none!important}html.surface-mode .device-screen{cursor:auto!important;border-radius:0!important;width:100vw!important;height:100vh!important;position:fixed!important;inset:0!important;overflow:auto!important}html.surface-mode .device-screen,html.surface-mode .device-screen *{cursor:auto!important}html.surface-mode .tali-app{background:#fff;min-height:100vh;position:relative}html.surface-mode .tali-app .app-scroll{height:100vh;position:relative}html.surface-mode .tali-app .app-content{max-width:1120px;margin:0 auto;padding:40px 32px 180px}html.surface-mode .tali-app .root-footer{max-width:1120px;margin:0 auto;padding-bottom:18px;position:fixed;bottom:0;left:0;right:0}html.surface-mode .tali-app .app-action-bar{max-width:760px;margin:0 auto;position:fixed;bottom:0;left:0;right:0}html.surface-mode .tali-app .shop-hero,html.surface-mode .tali-app .shop-campaign{max-width:none}@media (width<=700px){html.surface-mode .tali-app .app-content{padding:24px 18px 170px}html.surface-mode .tali-app .root-footer{padding:0 10px 10px}}@media (width>=760px){html.surface-mode .store-portal{background:#f7f9fb;min-height:100vh}html.surface-mode .store-header{background:#fff;max-width:920px;height:76px;margin:0 auto;padding:0 32px}html.surface-mode .store-main{background:#fff;width:min(100%,920px);min-height:calc(100vh - 76px);margin:0 auto;padding:38px 32px 132px}html.surface-mode .store-page-title h1{font-size:30px}html.surface-mode .store-page-title p{font-size:13px}html.surface-mode .store-metric-grid{gap:14px;margin-top:28px}html.surface-mode .store-metric-grid button{min-height:124px;padding:19px}html.surface-mode .store-section-title{margin-top:34px}html.surface-mode .store-nav{width:min(720px,100vw - 48px);height:68px;position:fixed;bottom:22px;left:50%;right:auto;transform:translate(-50%)}html.surface-mode .store-nav button{height:60px}html.surface-mode .store-nav span{font-size:10px}html.surface-mode .store-empty{min-height:260px}html.surface-mode .store-login{background:#fff;width:min(100%,640px);min-height:100vh;margin:0 auto;padding:100px 38px 55px}}@media (width<=759px){.phone-stage{padding:0;display:block;overflow:hidden}.device-menu-bar,.phone-bezel,.device-camera,.status-bar,.home-indicator-svg,.android-navigation-bar,.keyboard-dock{display:none!important}.phone-scale-box{width:100vw!important;height:100dvh!important}.phone-device{width:100vw!important;height:100dvh!important;position:fixed!important;inset:0!important;transform:none!important}.device-screen{cursor:auto!important;border-radius:0!important;width:100vw!important;height:100dvh!important;position:fixed!important;inset:0!important;overflow:auto!important}.device-screen,.device-screen *{cursor:auto!important}.mobile-page .root-footer{right:0;bottom:max(8px, env(safe-area-inset-bottom));padding:0 10px;position:fixed;left:0}.mobile-page .app-action-bar{right:0;bottom:env(safe-area-inset-bottom);padding-bottom:max(12px, env(safe-area-inset-bottom));position:fixed;left:0}.mobile-page .tabbar{height:68px}.mobile-page .tab-icon{width:38px;height:38px}html.surface-mode .store-portal{--app-safe-top:env(safe-area-inset-top,0px);--mobile-safe-area-height:env(safe-area-inset-bottom,0px);min-height:100dvh}html.surface-mode .store-header{height:58px;padding:0 19px}html.surface-mode .store-main{min-height:calc(100dvh - 58px);padding:22px 19px calc(env(safe-area-inset-bottom,0px) + 88px)}html.surface-mode .store-nav{right:14px;bottom:max(8px, env(safe-area-inset-bottom,0px));position:fixed;left:14px}}.sandbox-access{color:#172431;background:#f5f8fc;place-items:center;min-height:100dvh;padding:24px;display:grid}.sandbox-access section{background:#fff;border:1px solid #e0e8f0;border-radius:24px;width:min(100%,420px);padding:36px;box-shadow:0 18px 46px #1e3d5e1a}.sandbox-access section>span{color:#1f67a5;letter-spacing:.12em;font-size:12px;font-weight:800}.sandbox-access h1{margin:10px 0 8px;font-size:30px}.sandbox-access p{color:#637485;line-height:1.5}.sandbox-access form{gap:14px;margin-top:28px;display:grid}.sandbox-access label{gap:8px;font-weight:700;display:grid}.sandbox-access input{height:48px;font:inherit;border:1px solid #cbd7e2;border-radius:12px;padding:0 14px}.sandbox-access button{color:#fff;height:48px;font:inherit;cursor:pointer;background:#418fde;border:0;border-radius:12px;font-weight:800}.sandbox-access button:disabled{opacity:.55;cursor:default}
