:root{font-family:Lexend,Arial,Helvetica,sans-serif;color:#17211f;background:#edf4f2;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{min-width:320px;min-height:100%}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button{-webkit-tap-highlight-color:transparent}img{max-width:100%}.page{min-height:100vh;padding:24px 14px}.store{width:100%;max-width:720px;margin:0 auto;overflow:clip;background:#fff;border-radius:24px;box-shadow:0 20px 60px #00322826}.statusPage{min-height:100vh;display:grid;place-items:center;padding:30px;color:#17211f;background:#edf4f2;text-align:center}.statusPage h1{margin:0 0 10px}.statusPage p{margin:0;color:#697672}.loader{width:42px;height:42px;margin:0 auto 16px;border:4px solid #d6e8e4;border-top-color:#08766c;border-radius:50%;animation:spin .75s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.cover{position:relative;min-height:290px;overflow:hidden;background-position:center;background-repeat:no-repeat;background-size:cover}.coverOverlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#00000005 38%,#00000038);pointer-events:none}.coverBlur{position:absolute;right:-2px;bottom:-2px;left:-2px;height:30%;background:linear-gradient(to top,#050a09f0 10%,#050a09d1 24%,#050a0994 48%,#050a0947 70%,#050a0914 88%,#050a0900);backdrop-filter:blur(60px) saturate(.92);-webkit-backdrop-filter:blur(10px) saturate(.92);mask-image:linear-gradient(to top,#000 0%,#000 48%,rgba(0,0,0,.88) 66%,rgba(0,0,0,.42) 84%,transparent 100%);-webkit-mask-image:linear-gradient(to top,#000 0%,#000 48%,rgba(0,0,0,.88) 66%,rgba(0,0,0,.42) 84%,transparent 100%);pointer-events:none}.coverTitle{position:absolute;z-index:2;right:28px;bottom:10px;left:150px;margin:0;color:#fff;font-size:30px;line-height:1.15;overflow-wrap:anywhere;text-shadow:0 2px 6px rgba(0,0,0,.42),0 8px 24px rgba(0,0,0,.5)}.storeIdentity{position:relative;display:flex;align-items:flex-start;gap:18px;min-height:72px;padding:0 28px 24px;border-bottom:1px solid #e8eeec}.storeProfileImage{flex:0 0 auto;width:104px;height:104px;margin-top:-52px;object-fit:cover;background:#fff;border:5px solid #ffffff;border-radius:22px;box-shadow:0 10px 30px #0028232e}.storeIdentityText{flex:1;min-width:0;padding-top:17px}.storeDescription{margin:0;color:#65736f;font-size:14px;line-height:1.55;overflow-wrap:anywhere}.menuSection{padding:28px}.menuHeading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:20px}.menuHeading small{color:#08766c;font-weight:800;letter-spacing:2px}.menuHeading h2{margin:5px 0 0}.itemBadge{flex:0 0 auto;padding:9px 12px;color:#08766c;background:#e6f5f2;border-radius:50px;font-size:13px;font-weight:700}.notice{margin-bottom:15px;padding:13px;color:#8a4b08;background:#fff7e8;border-radius:10px}.emptyMenu{padding:35px 15px;color:#697672;text-align:center}.emptyMenu h3{margin:0 0 8px}.emptyMenu p{margin:0}.menuList{display:block}.menuItem{display:flex;align-items:center;gap:18px;padding:20px 0;border-bottom:1px solid #e8eeec}.menuItem:last-child{border-bottom:none}.itemPhotoButton{flex:0 0 auto;width:105px;height:105px;padding:0;overflow:hidden;background:#edf3f1;border:none;border-radius:16px;cursor:pointer}.itemPhotoButton:disabled{cursor:default}.itemPhoto,.itemPhotoPlaceholder{width:100%;height:100%}.itemPhoto{display:block;object-fit:cover;transition:transform .18s ease}.itemPhotoButton:hover:not(:disabled) .itemPhoto{transform:scale(1.04)}.itemPhotoPlaceholder{display:grid;place-items:center;color:#8b9693;font-size:12px}.itemDetails{flex:1;min-width:0}.itemDetails h3{margin:0 0 5px;overflow-wrap:anywhere;font-size:17px}.itemDetails p{margin:0 0 10px;color:#71807c;font-size:14px;line-height:1.45}.itemDetails strong{color:#08766c;font-size:16px}.itemPriceRow{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:4px}.photoCountButton{display:block;margin-top:9px;padding:0;color:#08766c;background:transparent;border:none;font-size:12px;font-weight:700;cursor:pointer}.photoCountButton:hover{text-decoration:underline}.quantity{flex:0 0 auto;display:flex;align-items:center;overflow:hidden;border:1px solid #d4dfdc;border-radius:12px}.quantity button{width:40px;height:40px;padding:0;color:#08766c;background:#f1f8f6;border:none;font-size:21px;font-weight:700;cursor:pointer}.quantity button:hover:not(:disabled){background:#dff1ed}.quantity button:disabled{color:#bbc5c2;cursor:not-allowed}.quantity span{width:36px;text-align:center;font-weight:800}.orderFooter{position:sticky;bottom:0;z-index:5;padding:14px 28px 16px;background:#f5f9f8;border-top:1px solid #e2ebe8;box-shadow:0 -10px 30px #00282314}.total{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:18px}.total span{color:#64716e}.total strong{font-size:21px}.copyButton{width:100%;min-height:48px;padding:12px 20px;color:#fff;background:#08766c;border:none;border-radius:14px;font-size:16px;font-weight:800;cursor:pointer;transition:background .16s ease,transform .16s ease}.copyButton:hover:not(:disabled){background:#065f57;transform:translateY(-1px)}.copyButton:disabled{background:#a9b7b4;cursor:not-allowed;transform:none}.orderFooter p{margin:13px 0 0;color:#74807d;font-size:12px;line-height:1.5;text-align:center}.photoModal{position:fixed;z-index:1000;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px}.modalBackdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;background:#000000b8;border:none;cursor:pointer}.photoModalContent{position:relative;z-index:1;width:min(100%,700px);overflow:hidden;background:#fff;border-radius:18px;box-shadow:0 24px 70px #00000059}.photoModalContent>img{display:block;width:100%;height:min(65vh,620px);object-fit:contain;background:#111}.modalClose{position:absolute;z-index:2;top:12px;right:12px;display:grid;width:40px;height:40px;padding:0;place-items:center;color:#fff;background:#000000a6;border:none;border-radius:50%;font-size:27px;line-height:1;cursor:pointer}.photoModalFooter{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:15px;padding:15px}.photoModalFooter span{font-size:14px;font-weight:700;text-align:center}.photoModalFooter button{min-height:42px;padding:8px 14px;color:#fff;background:#08766c;border:none;border-radius:10px;font-weight:700;cursor:pointer}.photoModalFooter button:last-child{justify-self:stretch}.photoModalFooter button:disabled{background:#aab5b2;cursor:not-allowed}.authCard{width:min(100%,380px);padding:32px 26px;background:#fff;border-radius:22px;box-shadow:0 20px 60px #00322826;text-align:left}.authCard h1{margin:10px 0 8px;font-size:24px}.authHint{margin:0 0 18px;color:#697672;font-size:14px;line-height:1.5}.authInput{width:100%;min-height:52px;margin-bottom:12px;padding:12px 15px;background:#f4f8f7;border:1px solid #d4dfdc;border-radius:12px;font-size:16px}.authInput:focus{outline:none;border-color:#08766c;box-shadow:0 0 0 3px #08766c26}.authPinInput{letter-spacing:6px;text-align:center;font-size:20px;font-weight:700}.authError{margin-bottom:12px;padding:11px 13px;color:#9c2c13;background:#fdefeb;border-radius:10px;font-size:14px;line-height:1.4}.authLink{display:block;width:100%;margin-top:14px;padding:0;color:#08766c;background:transparent;border:none;font-size:14px;font-weight:700;text-align:center;cursor:pointer}.authLink:hover:not(:disabled){text-decoration:underline}.authLink:disabled{color:#a9b7b4;cursor:not-allowed}button:focus-visible{outline:3px solid rgba(8,118,108,.3);outline-offset:2px}@media(max-width:600px){.page{padding:0}.store{min-height:100vh;border-radius:0;box-shadow:none}.cover{min-height:240px}.coverTitle{right:18px;bottom:8px;left:119px;font-size:24px}.storeIdentity{gap:13px;padding-right:18px;padding-left:18px}.storeProfileImage{width:88px;height:88px;margin-top:-44px;border-radius:19px}.storeIdentityText{padding-top:13px}.storeDescription{font-size:13px;line-height:1.5}.menuSection{padding-right:18px;padding-left:18px;padding-bottom:10px}.orderFooter{padding:10px 18px calc(8px + env(safe-area-inset-bottom))}.orderFooter p{display:none}.orderFooter .total{margin-bottom:8px}.menuHeading{align-items:flex-start}.menuHeading h2{font-size:21px}.menuItem{display:grid;grid-template-columns:88px minmax(0,1fr);align-items:start;gap:14px}.itemPhotoButton{width:88px;height:88px;border-radius:14px}.photoModal{padding:12px}.photoModalContent>img{height:58vh}.photoModalFooter{gap:9px;padding:12px}.photoModalFooter button{padding:8px 10px;font-size:13px}}@media(max-width:400px){.storeIdentity{align-items:flex-start}.storeProfileImage{width:76px;height:76px;margin-top:-38px}.coverTitle{bottom:8px;left:107px;font-size:21px}.menuItem{grid-template-columns:78px minmax(0,1fr)}.itemPhotoButton{width:78px;height:78px}.quantity button{width:36px;height:38px}.quantity span{width:32px}}.storeListWrap{width:100%;max-width:720px;margin:0 auto;padding:28px;background:#fff;border-radius:24px;box-shadow:0 20px 60px #00322826}.storeListTitle{margin:8px 0 6px;font-size:28px}.storeListSub{margin:0 0 22px;color:#697672;line-height:1.5}.storeList{display:block}.storeCard{display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid #e8eeec;color:inherit;text-decoration:none}.storeCard:last-child{border-bottom:none}.storeCard:hover h2{color:#08766c}.storeCardImage{flex:0 0 auto;width:72px;height:72px;object-fit:cover;background:#edf3f1;border-radius:16px}.storeCardText{min-width:0}.storeCardText h2{margin:0 0 4px;overflow-wrap:anywhere;font-size:18px;transition:color .14s ease}.storeCardText p{margin:0 0 4px;color:#71807c;font-size:14px;line-height:1.4}.storeCardText span{display:block;color:#7b8884;font-size:12px}@media(max-width:600px){.storeListWrap{min-height:100vh;padding:24px 18px;border-radius:0;box-shadow:none}}.pinBoxes{display:flex;gap:10px;justify-content:center;margin-bottom:14px}.pinBox{width:56px;height:60px;padding:0;background:#f4f8f7;border:1px solid #d4dfdc;border-radius:12px;font-size:26px;font-weight:700;text-align:center;caret-color:#08766c;transition:border-color .14s ease,background .14s ease}.pinBox:focus{outline:none;border-color:#08766c;background:#fff;box-shadow:0 0 0 3px #08766c26}.pinBox:disabled{background:#eef2f1;color:#a9b7b4}.pinBoxError,.pinBoxError:focus{border-color:#d64524;background:#fdefeb;box-shadow:0 0 0 3px #d645241f}.pinBoxesShake{animation:pinShake .4s ease}@keyframes pinShake{0%,to{transform:translate(0)}20%{transform:translate(-7px)}40%{transform:translate(7px)}60%{transform:translate(-5px)}80%{transform:translate(5px)}}.categoryChips{display:flex;gap:8px;margin:0 0 18px;padding-bottom:4px;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.categoryChips::-webkit-scrollbar{display:none}.categoryChip{flex:0 0 auto;padding:9px 16px;color:#4a5854;background:#f1f6f4;border:1px solid #dde8e5;border-radius:50px;font-size:13px;font-weight:700;white-space:nowrap;cursor:pointer;transition:background .14s ease,color .14s ease,border-color .14s ease}.categoryChip:hover:not(.categoryChipActive){background:#e6f0ed}.categoryChipActive{color:#fff;background:#08766c;border-color:#08766c}.searchBar{position:relative;display:flex;align-items:center;margin-bottom:14px}.searchIcon{position:absolute;left:15px;color:#7b8884;pointer-events:none}.searchInput{width:100%;min-height:48px;padding:11px 44px;background:#f4f8f7;border:1px solid #d4dfdc;border-radius:50px;font-size:15px}.searchInput::placeholder{color:#909c98}.searchInput:focus{outline:none;border-color:#08766c;background:#fff;box-shadow:0 0 0 3px #08766c26}.searchInput::-webkit-search-cancel-button{display:none}.searchClear{position:absolute;right:8px;display:grid;width:32px;height:32px;padding:0;place-items:center;color:#4a5854;background:#e6f0ed;border:none;border-radius:50%;font-size:20px;line-height:1;cursor:pointer}.searchClear:hover{background:#d9e9e4}.qtyToggle{flex:0 0 auto;width:42px;height:42px;padding:0;color:#08766c;background:#f1f8f6;border:1px solid #d4dfdc;border-radius:50%;font-size:21px;font-weight:800;line-height:1;cursor:pointer;transition:background .14s ease,color .14s ease,border-color .14s ease}.qtyToggle:hover{background:#dff1ed}.qtyToggleActive{color:#fff;background:#08766c;border-color:#08766c;font-size:17px}.qtyToggleActive:hover{background:#065f57}.modSheetWrap{position:fixed;z-index:1100;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;justify-content:center}.modSheet{position:relative;z-index:1;display:flex;flex-direction:column;width:min(100%,560px);max-height:86vh;background:#fff;border-radius:22px 22px 0 0;box-shadow:0 -20px 60px #0000004d;animation:sheetUp .22s ease}@keyframes sheetUp{0%{transform:translateY(40px);opacity:.4}to{transform:translateY(0);opacity:1}}.modSheetHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:20px 20px 14px;border-bottom:1px solid #e8eeec}.modSheetHeader h2{margin:0 0 3px;font-size:20px;overflow-wrap:anywhere}.modSheetHeader span{color:#697672;font-size:13px}.modSheetClose{position:static;flex:0 0 auto;color:#4a5854;background:#eef3f1}.modSheetBody{flex:1;overflow-y:auto;padding:6px 20px 14px}.modGroup{padding:14px 0 4px;border-bottom:1px solid #eef3f1}.modGroup:last-child{border-bottom:none}.modGroupTitle{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:8px}.modGroupTitle h3{margin:0;font-size:15px}.modGroupTitle span{color:#7b8884;font-size:12px;font-weight:700;white-space:nowrap}.modOption{display:flex;align-items:center;gap:12px;width:100%;padding:11px 4px;background:transparent;border:none;border-radius:10px;font-size:15px;text-align:left;cursor:pointer}.modOption:hover:not(:disabled){background:#f4f8f7}.modOption:disabled{opacity:.45;cursor:not-allowed}.modMark{flex:0 0 auto;display:grid;width:24px;height:24px;place-items:center;color:#fff;background:#fff;border:2px solid #c6d4d0;border-radius:7px;font-size:14px;font-weight:800;transition:background .12s ease,border-color .12s ease}.modMarkRadio{border-radius:50%}.modOptionPicked .modMark{background:#08766c;border-color:#08766c}.modOptionName{flex:1;min-width:0;overflow-wrap:anywhere}.modOptionPrice{flex:0 0 auto;color:#08766c;font-size:14px;font-weight:700}.modLine{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 0}.modLineText{min-width:0}.modLineText strong{display:block;font-size:14px}.modLineText span{color:#71807c;font-size:13px;overflow-wrap:anywhere}.modLineQty button{width:34px;height:34px;font-size:18px}.modLineQty span{width:30px}.modSheetFooter{display:flex;align-items:center;gap:12px;padding:12px 20px calc(14px + env(safe-area-inset-bottom));border-top:1px solid #e8eeec}.modAddButton{flex:1;min-height:50px}.cartPage{display:flex;flex-direction:column;min-height:60vh}.cartHeader{display:flex;align-items:center;gap:14px;padding:22px 28px 18px;border-bottom:1px solid #e8eeec}.cartHeader .eyebrow{line-height:1;margin-bottom:2px}.cartHeader h1{margin:0;font-size:22px;line-height:1.1;overflow-wrap:anywhere}.cartBack{flex:0 0 auto;display:grid;width:40px;height:40px;place-items:center;color:#08766c;background:#eef5f3;border-radius:12px;font-size:26px;line-height:1;text-decoration:none;border:none;cursor:pointer}.cartBack:hover{background:#dff1ed}.cartBody{flex:1;padding:10px 28px 18px}.cartList{display:block}.cartLine{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 0;border-bottom:1px solid #e8eeec}.cartLineText{min-width:0}.cartLineText h3{margin:0 0 3px;font-size:16px;overflow-wrap:anywhere}.cartLineText p{margin:0 0 4px;color:#71807c;font-size:13px;line-height:1.4;overflow-wrap:anywhere}.cartLineText span{color:#7b8884;font-size:12px}.cartLineSide{flex:0 0 auto;display:flex;flex-direction:column;align-items:flex-end;gap:8px}.cartLineSide strong{color:#08766c;font-size:15px}.cartLineQty button{width:34px;height:34px;font-size:18px}.cartLineQty span{width:30px}.cartAddMore{display:block;padding:16px 0 6px;color:#08766c;font-size:14px;font-weight:700;text-align:center;text-decoration:none}.cartAddMore:hover{text-decoration:underline}.cartEmptyButton{display:block;max-width:240px;margin:18px auto 0;line-height:24px;text-align:center;text-decoration:none}@media(max-width:600px){.cartHeader{padding:18px 18px 14px}.cartBody{padding:6px 18px 14px}}.cartLineEdit{flex:1;min-width:0;padding:0;background:transparent;border:none;text-align:left;cursor:pointer}.cartLineEdit:hover .cartLineText h3{color:#08766c}.cartLineText h3{transition:color .14s ease}.modSheetDesc{margin:12px 0 2px;color:#697672;font-size:14px;line-height:1.5}.modSheetLoading{align-items:center;padding:40px 20px calc(40px + env(safe-area-inset-bottom));text-align:center}.modSheetLoading p{margin:0;color:#697672}.storeCartBadge{flex:0 0 auto;align-self:center;padding:6px 10px;color:#fff;background:#08766c;border-radius:50px;font-size:12px;font-weight:700;white-space:nowrap}.yourCarts{margin:0 0 22px;padding:14px 16px 6px;background:#f1f8f6;border:1px solid #dcebe7;border-radius:16px}.yourCarts h2{margin:0 0 6px;color:#08766c;font-size:13px;font-weight:800;letter-spacing:1px;text-transform:uppercase}.yourCartRow{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid #e2efeb}.yourCartRow:last-child{border-bottom:none}.yourCartText{min-width:0}.yourCartText strong{display:block;font-size:15px;overflow-wrap:anywhere}.yourCartText span{color:#64716e;font-size:12px}.openCartButton{flex:0 0 auto;padding:9px 15px;color:#fff;background:#08766c;border-radius:50px;font-size:13px;font-weight:700;text-decoration:none;white-space:nowrap}.openCartButton:hover{background:#065f57}.storeListHeading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.myCartsLink{margin-top:6px}.cartListHeader{padding:0 0 16px;border-bottom:none}.cartListHeader h1{margin:2px 0 0;font-size:24px}.cartListStores{display:block}
