:root{font-family: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:hidden;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;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,#0000000d,#00000073)}.storeIdentity{position:relative;display:flex;gap:18px;padding:0 28px 25px;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{min-width:0;padding-top:18px}.storeIdentityText h1{margin:2px 0 8px;overflow-wrap:anywhere;font-size:30px}.storeIdentityText>p:not(.eyebrow){margin:0 0 8px;color:#65736f;line-height:1.5}.eyebrow{margin:0;color:#08766c;font-size:11px;font-weight:800;letter-spacing:2px}.storeAddress{display:block;color:#7b8884;font-size:13px;line-height:1.4}.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}.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{padding:24px 28px 30px;background:#f5f9f8;border-top:1px solid #e2ebe8}.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:56px;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}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}.storeIdentity{gap:13px;padding-right:18px;padding-left:18px}.storeProfileImage{width:88px;height:88px;margin-top:-44px;border-radius:19px}.storeIdentityText{padding-top:14px}.storeIdentityText h1{font-size:24px}.menuSection,.orderFooter{padding-right:18px;padding-left:18px}.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}.quantity{grid-column:2;justify-self:end;margin-top:10px}.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}.storeIdentityText h1{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}}
