:root{font-family:Inter,Segoe UI,system-ui,sans-serif;color:#241f1d;background:#f6f3f1;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 90% 0,#ffe9e4 0,transparent 30%),#f6f3f1}button,input{font:inherit}.customer-app{--brand:#b42318;--accent:#16794b;--ink:#231f1d;min-height:100vh;color:var(--ink);padding-bottom:95px}.app-header{position:sticky;top:0;z-index:20;height:72px;padding:max(10px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) 10px max(16px,env(safe-area-inset-left));display:flex;align-items:center;justify-content:space-between;background:#ffffffeb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid #e8e0dc}.brand-button{border:0;background:transparent;display:flex;align-items:center;gap:10px;padding:0;text-align:left;color:inherit}.brand-button>img,.brand-button>svg{width:43px;height:43px;border-radius:13px;object-fit:contain;background:#fff0ed;color:var(--brand);padding:8px}.brand-button>span{display:flex;flex-direction:column}.brand-button strong{font-size:15px}.brand-button small{font-size:10px;color:#827772}.install-button{height:36px;border:1px solid #ddd3ce;border-radius:10px;background:#fff;display:flex;align-items:center;gap:6px;padding:0 10px;color:var(--brand);font-size:10px;font-weight:800}.install-button svg{width:16px}.branch-screen,.catalog-screen{max-width:1120px;margin:auto;padding:26px 18px}.welcome{max-width:570px;margin:18px 0 27px}.welcome>span{color:var(--brand);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.welcome h1{font-size:clamp(29px,6vw,50px);line-height:1.04;letter-spacing:-.045em;margin:8px 0 10px}.welcome p{color:#776d68;margin:0}.branch-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:12px}.branch-list>button{min-height:126px;border:1px solid #e1d8d3;border-radius:18px;background:#fff;display:grid;grid-template-columns:50px 1fr 20px;align-items:center;gap:13px;padding:17px;text-align:left;color:inherit;box-shadow:0 9px 25px #39261e0d}.branch-list>button:hover{border-color:var(--brand);transform:translateY(-2px)}.branch-symbol{width:49px;height:49px;border-radius:14px;background:#fff0ed;color:var(--brand);display:grid;place-items:center}.branch-list>button>span:nth-child(2){display:flex;min-width:0;flex-direction:column;gap:5px}.branch-list strong{font-size:16px}.branch-list small{display:flex;align-items:center;gap:4px;color:#7e746f;font-size:10px}.branch-list small svg{width:13px}.branch-list em{color:var(--accent);font-style:normal;font-size:9px;font-weight:800}.branch-list>button>svg{width:18px;color:#a99d97}.branch-banner{display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:11px;margin-bottom:14px;border-radius:17px;background:var(--ink);color:#fff;padding:13px}.branch-banner>button{width:37px;height:37px;border:0;border-radius:10px;background:#ffffff1f;color:#fff;display:grid;place-items:center}.branch-banner>button svg{width:18px}.branch-banner>div:nth-child(2){display:flex;flex-direction:column}.branch-banner>div:nth-child(2) span{display:flex;align-items:center;gap:4px;font-size:8px;opacity:.65;text-transform:uppercase}.branch-banner>div:nth-child(2) span svg{width:12px}.branch-banner>div:nth-child(2) strong{font-size:14px}.services{display:flex;gap:5px}.services span{display:flex;align-items:center;gap:4px;background:#ffffff1f;border-radius:8px;padding:7px 8px;font-size:8px;font-weight:800}.services svg{width:13px}.catalog-search{height:48px;border:1px solid #e1d8d3;border-radius:14px;background:#fff;display:flex;align-items:center;gap:8px;padding:0 13px;box-shadow:0 6px 17px #39261e09}.catalog-search>svg{width:19px;color:#8c817b}.catalog-search input{width:100%;height:100%;border:0;outline:0;background:transparent;font-size:13px}.catalog-search button{border:0;background:transparent;color:#8c817b}.catalog-search button svg{width:17px}.category-tabs{display:flex;gap:7px;overflow:auto;margin:13px -18px 18px;padding:0 18px 5px;scrollbar-width:none}.category-tabs button{flex:none;min-height:37px;border:1px solid #e1d8d3;border-radius:999px;background:#fff;padding:0 15px;color:#756a65;font-size:10px;font-weight:800}.category-tabs button.active{border-color:var(--brand);background:var(--brand);color:#fff}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:12px}.product-card{overflow:hidden;border:1px solid #e2dad5;border-radius:18px;background:#fff;box-shadow:0 8px 24px #39261e0b;display:grid;grid-template-columns:90px 1fr;align-content:start}.product-image{width:90px;height:100px;background:#f3eeeb;display:grid;place-items:center;color:#b9ada7}.product-image img{width:100%;height:100%;object-fit:cover}.product-image svg{width:34px}.product-info{min-width:0;padding:12px 13px 9px;display:flex;flex-direction:column}.product-info>small{color:#998d87;font-size:8px;font-weight:800;text-transform:uppercase}.product-info h2{margin:3px 0 5px;font-size:14px;line-height:1.15}.product-info>strong{color:var(--brand);font-size:15px}.stock{width:max-content;margin-top:4px;border-radius:999px;background:#e8f5ee;color:var(--accent);padding:3px 6px;font-size:7px;font-weight:800}.stock.empty{background:#fff0ed;color:var(--brand)}.add-product{grid-column:1/-1;min-height:43px;border:0;border-top:1px solid #eee7e3;background:#fff;color:var(--brand);display:flex;align-items:center;justify-content:center;gap:6px;font-size:10px;font-weight:800}.add-product svg{width:17px}.add-product:disabled,.flavor-list button:disabled{opacity:.45}.flavor-list{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:8px;background:#f8f5f3;border-top:1px solid #eee7e3}.flavor-list button{min-height:48px;border:1px solid #e5dcd7;border-left:4px solid var(--flavor);border-radius:10px;background:#fff;display:grid;grid-template-columns:8px 1fr 20px;align-items:center;gap:6px;padding:7px;text-align:left;color:inherit}.flavor-list button>i{width:7px;height:7px;border-radius:50%;background:var(--flavor)}.flavor-list button>span{display:flex;min-width:0;flex-direction:column}.flavor-list strong{overflow:hidden;text-overflow:ellipsis;font-size:9px}.flavor-list small{font-size:7px;color:#897e78}.flavor-list svg{width:17px;color:var(--brand)}.cart-fab{position:fixed;z-index:30;left:50%;bottom:max(14px,env(safe-area-inset-bottom));transform:translate(-50%);width:min(calc(100% - 28px),560px);height:60px;border:0;border-radius:16px;background:var(--brand);color:#fff;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:0 16px;box-shadow:0 13px 35px #78140f4d}.cart-fab>span{position:relative}.cart-fab svg{width:22px}.cart-fab b{position:absolute;right:-8px;top:-8px;min-width:17px;height:17px;border-radius:9px;background:#fff;color:var(--brand);display:grid;place-items:center;font-size:8px}.cart-fab strong{text-align:left;font-size:13px}.cart-fab em{font-style:normal;font-size:14px;font-weight:800}.cart-overlay{position:fixed;inset:0;z-index:50;background:#19110e80;display:flex;align-items:flex-end;justify-content:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.cart-sheet{width:min(100%,600px);max-height:88vh;border-radius:23px 23px 0 0;background:#fff;display:flex;flex-direction:column;box-shadow:0 -20px 60px #0000002e;padding-bottom:env(safe-area-inset-bottom)}.cart-sheet>header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eee7e3;padding:16px}.cart-sheet>header>div{display:flex;align-items:center;gap:10px}.cart-sheet>header>div>svg{color:var(--brand)}.cart-sheet>header span{display:flex;flex-direction:column}.cart-sheet>header strong{font-size:16px}.cart-sheet>header small{font-size:9px;color:#877c76}.cart-sheet>header>button{width:36px;height:36px;border:0;border-radius:10px;background:#f2eeeb}.cart-lines{overflow:auto;padding:8px 14px}.cart-lines article{display:grid;grid-template-columns:1fr auto;align-items:center;gap:10px;border-bottom:1px solid #eee7e3;padding:12px 2px}.cart-lines article>div:first-child{display:flex;min-width:0;flex-direction:column}.cart-lines article strong{font-size:12px}.cart-lines article small{color:#897e78;font-size:8px}.quantity{display:grid;grid-template-columns:32px 28px 32px;align-items:center;text-align:center}.quantity button{width:32px;height:32px;border:1px solid #e1d8d3;background:#fff;display:grid;place-items:center}.quantity button:first-child{border-radius:9px 0 0 9px}.quantity button:last-child{border-radius:0 9px 9px 0}.quantity svg{width:14px}.quantity>strong{font-size:11px}.cart-sheet>footer{border-top:1px solid #e8e0dc;padding:14px 16px}.cart-sheet>footer>div{display:flex;align-items:center;justify-content:space-between;margin-bottom:11px}.cart-sheet>footer>div span{font-size:11px}.cart-sheet>footer>div strong{font-size:22px;color:var(--brand)}.cart-sheet>footer>button{width:100%;height:49px;border:0;border-radius:13px;background:var(--brand);color:#fff;display:flex;align-items:center;justify-content:center;gap:6px;font-size:12px;font-weight:800}.cart-sheet>footer>button:disabled{opacity:.5}.cart-sheet>footer>small{display:block;margin-top:7px;text-align:center;color:#938781;font-size:8px}.app-state{min-height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;padding:30px;text-align:center}.app-state p{max-width:420px;color:#776d68}.app-state button{border:0;border-radius:10px;background:#b42318;color:#fff;padding:11px 18px}.app-state.error>svg{width:45px;color:#b42318}.loader{width:31px;height:31px;border:3px solid #eaded9;border-top-color:#b42318;border-radius:50%;animation:spin .8s linear infinite}.catalog-loading,.empty-products{grid-column:1/-1;min-height:220px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;color:#877c76;text-align:center}.catalog-loading .loader{width:25px;height:25px}.empty-products svg{width:34px}.empty-products strong{font-size:13px}.empty-products p{font-size:10px;margin:0}.inline-error{margin-bottom:12px;border-radius:10px;background:#fff0ed;color:#9e2118;padding:10px;font-size:10px}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:640px){.catalog-screen,.branch-screen{padding:18px 12px}.category-tabs{margin-inline:-12px;padding-inline:12px}.product-grid{grid-template-columns:1fr}.branch-banner{grid-template-columns:38px 1fr}.services{grid-column:2}.app-header{height:66px;padding-inline:12px}.brand-button>img,.brand-button>svg{width:39px;height:39px}.install-button{font-size:0;width:37px;padding:0;justify-content:center}.flavor-list{grid-template-columns:repeat(2,minmax(0,1fr))}}.checkout-screen,.success-screen{max-width:720px;margin:auto;padding:26px 18px 60px}.back-link{border:0;background:transparent;color:var(--brand);display:flex;align-items:center;gap:5px;padding:4px 0;font-size:10px;font-weight:800}.back-link svg{width:16px}.checkout-heading{margin:20px 0}.checkout-heading>span,.success-screen>span{color:var(--brand);font-size:9px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.checkout-heading h1,.success-screen h1{margin:5px 0 7px;font-size:clamp(28px,6vw,42px);line-height:1.05;letter-spacing:-.04em}.checkout-heading p,.success-screen p{margin:0;color:#7d726d;font-size:11px}.checkout-form{display:grid;gap:12px}.checkout-form>section{border:1px solid #e2dad5;border-radius:18px;background:#fff;padding:16px;box-shadow:0 8px 24px #39261e0a}.checkout-form h2{display:flex;align-items:center;gap:7px;margin:0 0 14px;font-size:14px}.checkout-form h2 svg{width:18px;color:var(--brand)}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.form-grid label,.date-field{display:flex;flex-direction:column;gap:5px}.form-grid label>span,.date-field>span{font-size:9px;font-weight:800;color:#695f5a}.form-grid input,.date-field input,.checkout-form textarea{width:100%;border:1px solid #ddd3ce;border-radius:11px;background:#fff;padding:11px 12px;outline:none;color:inherit;font-size:12px}.form-grid input:focus,.date-field input:focus,.checkout-form textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px color-mix(in srgb,var(--brand) 12%,transparent)}.form-grid .wide{grid-column:1/-1}.website-field{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important}.order-type{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:12px}.order-type button{min-height:65px;border:1px solid #ddd3ce;border-radius:12px;background:#fff;display:flex;align-items:center;gap:9px;padding:10px;color:inherit;text-align:left}.order-type button.active{border-color:var(--brand);background:#fff5f3;box-shadow:inset 0 0 0 1px var(--brand)}.order-type button>svg{width:22px;color:var(--brand)}.order-type button span{display:flex;flex-direction:column}.order-type strong{font-size:11px}.order-type small{font-size:8px;color:#7f746e}.date-field>span{display:flex;align-items:center;gap:5px}.date-field svg{width:14px}.checkout-form textarea{min-height:90px;resize:vertical}.checkout-summary>div{display:flex;justify-content:space-between;gap:15px;margin-bottom:8px;font-size:11px}.checkout-summary .checkout-total{border-top:1px dashed #ded4cf;margin-top:11px;padding-top:13px;align-items:center}.checkout-total span{font-weight:800}.checkout-total strong{color:var(--brand);font-size:23px}.checkout-summary>small{display:block;color:#847974;font-size:8px}.checkout-summary>p{margin:12px 0 8px;border-radius:9px;background:#edf7f2;color:var(--accent);padding:8px;text-align:center;font-size:9px;font-weight:800}.checkout-summary>button,.success-screen>button{width:100%;min-height:50px;border:0;border-radius:13px;background:var(--brand);color:#fff;display:flex;align-items:center;justify-content:center;gap:7px;font-size:12px;font-weight:900}.checkout-summary>button:disabled{opacity:.55}.checkout-summary>button svg{width:18px}.success-screen{min-height:calc(100vh - 72px);display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center}.success-screen>svg{width:64px;height:64px;color:var(--accent);margin-bottom:16px}.success-screen h1{max-width:560px}.order-number{margin:22px 0 12px;border:1px solid #dfd6d1;border-radius:17px;background:#fff;padding:16px 40px;box-shadow:0 9px 26px #39261e0d}.order-number small{display:block;color:#817671;font-size:8px;text-transform:uppercase}.order-number strong{display:block;color:var(--brand);font-size:35px}.success-screen dl{width:min(100%,390px);margin:0 0 13px}.success-screen dl div{display:flex;justify-content:space-between;border-bottom:1px solid #e8e0dc;padding:10px 2px;font-size:11px}.success-screen dt{color:#796f69}.success-screen dd{margin:0;font-weight:800}.success-screen>button{max-width:390px;margin-top:18px}@media(max-width:640px){.checkout-screen,.success-screen{padding:18px 12px 45px}.form-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}.checkout-form>section{padding:14px}.order-type{grid-template-columns:1fr 1fr}.checkout-heading{margin:14px 0}.success-screen{min-height:calc(100vh - 66px)}}html{min-width:320px;min-height:100%;overflow-x:hidden;-webkit-text-size-adjust:100%}body{min-height:100svh;overflow-x:hidden}button,input,textarea{touch-action:manipulation}button{cursor:pointer}.customer-app{min-height:100svh;padding-bottom:calc(95px + env(safe-area-inset-bottom))}.app-header{min-height:72px;height:auto}.brand-button,.brand-button>span,.branch-banner>div:nth-child(2),.product-card,.product-info,.cart-lines article>div:first-child{min-width:0}.brand-button strong,.brand-button small,.branch-banner strong,.cart-lines article strong,.cart-lines article small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.category-tabs{overscroll-behavior-inline:contain;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.category-tabs button{min-height:42px;scroll-snap-align:start}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-card,.flavor-list button,.branch-list>button{min-width:0}.flavor-list button,.add-product,.order-type button,.quantity button,.cart-sheet>header>button,.cart-sheet>footer>button,.checkout-summary>button,.success-screen>button{min-height:44px}.flavor-list strong{display:block;line-height:1.25;white-space:normal;overflow-wrap:anywhere}.cart-overlay{padding-top:env(safe-area-inset-top)}.cart-sheet{max-height:min(88vh,88dvh);overflow:hidden}.cart-lines{min-height:0;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.cart-sheet>header,.cart-sheet>footer{flex:0 0 auto}.checkout-screen,.success-screen{width:100%}.checkout-form input,.checkout-form textarea{min-width:0}@media(max-width:980px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.branch-screen,.catalog-screen{max-width:820px}}@media(max-width:720px){.customer-app{padding-bottom:calc(86px + env(safe-area-inset-bottom))}.app-header{min-height:64px;padding:max(8px,env(safe-area-inset-top)) max(12px,env(safe-area-inset-right)) 8px max(12px,env(safe-area-inset-left))}.brand-button{max-width:calc(100% - 50px)}.brand-button>img,.brand-button>svg{flex:0 0 auto;width:40px;height:40px}.brand-button strong{font-size:14px}.brand-button small{font-size:10px}.branch-screen,.catalog-screen,.checkout-screen,.success-screen{padding-right:max(12px,env(safe-area-inset-right));padding-left:max(12px,env(safe-area-inset-left))}.welcome{margin-top:10px}.welcome h1,.checkout-heading h1,.success-screen h1{font-size:clamp(27px,8.5vw,38px)}.branch-list{grid-template-columns:1fr}.branch-list>button{min-height:108px}.branch-banner{grid-template-columns:38px minmax(0,1fr);padding:11px}.services{grid-column:2;flex-wrap:wrap}.services span{min-height:28px;font-size:9px}.catalog-search{height:50px}.catalog-search input{font-size:16px}.product-grid{grid-template-columns:1fr}.product-card{grid-template-columns:96px minmax(0,1fr)}.product-image{width:96px;height:108px}.product-info h2{font-size:15px}.product-info>strong{font-size:16px}.stock,.flavor-list small{font-size:9px}.flavor-list strong{font-size:11px}.add-product{font-size:12px}.cart-fab{bottom:max(10px,env(safe-area-inset-bottom));width:calc(100% - 24px);min-height:58px}.cart-sheet{width:100%;max-height:min(92vh,92dvh);border-radius:20px 20px 0 0}.cart-lines{padding-inline:12px}.cart-lines article{min-height:62px}.cart-lines article strong{font-size:14px}.cart-lines article small{font-size:10px}.quantity{grid-template-columns:40px 34px 40px}.quantity button{width:40px;height:44px}.quantity>strong{font-size:13px}.form-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}.form-grid label>span,.date-field>span{font-size:11px}.form-grid input,.date-field input,.checkout-form textarea{min-height:48px;font-size:16px}.checkout-form textarea{min-height:100px}.checkout-summary>div{font-size:13px}}@media(max-width:430px){.install-button{flex:0 0 40px;width:40px;min-width:40px;height:40px;padding:0;justify-content:center;font-size:0}.branch-screen,.catalog-screen,.checkout-screen,.success-screen{padding-top:14px}.branch-banner>div:nth-child(2) strong{font-size:13px}.product-card{grid-template-columns:82px minmax(0,1fr)}.product-image{width:82px;height:104px}.product-info{padding:11px 10px 8px}.flavor-list{grid-template-columns:1fr}.flavor-list button{min-height:52px}.cart-fab{grid-template-columns:auto minmax(0,1fr) auto;padding-inline:13px}.cart-fab strong{font-size:12px}.cart-fab em{font-size:13px}.cart-sheet>header{padding:13px 12px}.cart-sheet>footer{padding:12px}.cart-lines article{grid-template-columns:minmax(0,1fr) auto;gap:7px}.quantity{grid-template-columns:38px 30px 38px}.quantity button{width:38px}.order-type{grid-template-columns:1fr}.order-type button{min-height:62px}.checkout-form>section{padding:13px;border-radius:15px}.checkout-total strong{font-size:21px}.order-number{width:100%;padding-inline:15px}}@media(max-width:350px){.brand-button>img,.brand-button>svg{width:36px;height:36px}.brand-button strong{font-size:13px}.brand-button small{font-size:9px}.cart-fab strong{display:none}.cart-fab{grid-template-columns:auto 1fr}.cart-fab em{justify-self:end}}@media(orientation:landscape)and (max-height:560px){.app-header{position:relative}.cart-overlay{align-items:stretch;justify-content:flex-end;padding:0}.cart-sheet{width:min(520px,100%);max-height:100dvh;border-radius:20px 0 0 20px}.success-screen{min-height:auto}}@media(min-width:981px){.cart-overlay{align-items:center;padding:24px}.cart-sheet{border-radius:23px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.business-directory{min-height:100vh;background:radial-gradient(circle at 85% 0,#ffe2dc 0,transparent 35%),#f6f3f1}.business-directory>header{min-height:72px;padding:12px max(18px,calc((100% - 1000px)/2));display:flex;align-items:center;gap:10px;background:#fff;border-bottom:1px solid #e8e0dc}.business-directory>header>svg{width:42px;height:42px;padding:9px;border-radius:12px;background:#fff0ed;color:#b42318}.business-directory>header div{display:flex;flex-direction:column}.business-directory>header strong{font-size:15px}.business-directory>header span{font-size:9px;color:#81756f}.business-directory>main{max-width:1000px;margin:auto;padding:55px 18px}.business-directory>main>span{color:#b42318;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.12em}.business-directory h1{font-size:clamp(32px,6vw,54px);margin:8px 0}.business-directory p{color:#776d68}.business-directory main section{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:12px;margin-top:28px}.business-directory main section button{min-height:105px;border:1px solid #e1d8d3;border-radius:18px;background:#fff;display:grid;grid-template-columns:48px 1fr 20px;align-items:center;gap:13px;padding:16px;text-align:left;color:inherit;box-shadow:0 9px 25px #39261e0d}.business-directory main section button:hover{border-color:#b42318;transform:translateY(-2px)}.business-directory main section button>img,.business-directory main section button>svg:first-child{width:48px;height:48px;object-fit:contain;border-radius:13px;padding:7px;background:#fff0ed;color:#b42318}.business-directory main section button>span{display:flex;flex-direction:column;gap:5px}.business-directory main section button strong{font-size:15px}.business-directory main section button small{font-size:9px;color:#81756f}.business-directory main section button>svg:last-child{width:18px;color:#a99d97}
