.ads-module__0--OIG__section{background:var(--theme-bg-secondary);padding:clamp(92px,13vw,210px) clamp(18px,4vw,72px)}.ads-module__0--OIG__heading{grid-template-columns:1fr 2fr 1fr;align-items:start;gap:30px;margin-bottom:clamp(46px,7vw,100px);display:grid}.ads-module__0--OIG__heading>span{color:var(--theme-muted);letter-spacing:.14em;text-transform:uppercase;font-size:9px}.ads-module__0--OIG__heading h2{font-family:var(--atelier-display);letter-spacing:-.04em;margin:0;font-size:clamp(48px,7vw,104px);font-weight:400;line-height:.82}.ads-module__0--OIG__heading p{max-width:28ch;color:var(--theme-muted);margin:0;font-size:12px;line-height:1.55}.ads-module__0--OIG__composition{grid-template-columns:1fr;align-items:start;gap:clamp(22px,3vw,48px);display:grid}.ads-module__0--OIG__story{color:var(--theme-text);text-decoration:none;display:block}.ads-module__0--OIG__story0,.ads-module__0--OIG__story1,.ads-module__0--OIG__story2{grid-column:auto;margin:0;padding:0}.ads-module__0--OIG__media{aspect-ratio:8/3;background:var(--theme-tint-2);place-items:center;width:100%;display:grid;overflow:hidden}.ads-module__0--OIG__media img{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.2,.7,.2,1)}.ads-module__0--OIG__story:hover .ads-module__0--OIG__media img{transform:scale(1.018)}.ads-module__0--OIG__media>span{color:var(--theme-muted);font-family:var(--atelier-display);opacity:.25;font-size:clamp(70px,10vw,170px)}.ads-module__0--OIG__copy{grid-template-columns:28px 1fr;gap:8px 14px;padding-top:16px;display:grid}.ads-module__0--OIG__copy>span:first-child{color:var(--theme-muted);padding-top:5px;font-size:9px}.ads-module__0--OIG__copy h3{font-family:var(--atelier-display);margin:0;font-size:clamp(28px,3.2vw,48px);font-weight:400;line-height:.96}.ads-module__0--OIG__copy p,.ads-module__0--OIG__readMore{max-width:46ch;color:var(--theme-muted);grid-column:2;margin:4px 0 0;font-size:11px;line-height:1.55}.ads-module__0--OIG__readMore{border-bottom:1px solid var(--theme-accent);width:fit-content;color:var(--theme-accent-text);text-transform:uppercase;letter-spacing:.09em;padding-bottom:3px}@media (max-width:760px){.ads-module__0--OIG__heading{grid-template-columns:1fr;gap:18px}.ads-module__0--OIG__heading h2{max-width:7ch}.ads-module__0--OIG__composition{grid-template-columns:1fr;gap:76px}.ads-module__0--OIG__story0,.ads-module__0--OIG__story1,.ads-module__0--OIG__story2{grid-column:1;margin:0;padding:0}}
.orderHistoryModal-module__7-okEq__backdrop{z-index:9999;background:var(--theme-overlay);-webkit-backdrop-filter:blur(10px);animation:.25s ease-out forwards orderHistoryModal-module__7-okEq__backdropFadeIn;position:fixed;inset:0}.orderHistoryModal-module__7-okEq__backdropClosing{pointer-events:none;animation:.24s ease-in forwards orderHistoryModal-module__7-okEq__backdropFadeOut}@keyframes orderHistoryModal-module__7-okEq__backdropFadeIn{0%{opacity:0}to{opacity:1}}@keyframes orderHistoryModal-module__7-okEq__backdropFadeOut{0%{opacity:1}to{opacity:0}}.orderHistoryModal-module__7-okEq__sheet{z-index:10000;border:1px solid var(--theme-separator);background:var(--theme-bg);width:min(100%,620px);height:90dvh;max-height:90dvh;color:var(--theme-text);box-shadow:0 -18px 56px -10px color-mix(in srgb, var(--theme-shadow-color) 55%, transparent), 0 -6px 20px -3px color-mix(in srgb, var(--theme-shadow-color) 32%, transparent);border-bottom:none;border-top-left-radius:26px;border-top-right-radius:26px;flex-direction:column;margin:0 auto;animation:.34s cubic-bezier(.16,1,.3,1) forwards orderHistoryModal-module__7-okEq__sheetSlideUp;display:flex;position:fixed;bottom:0;left:0;right:0;overflow:hidden}.orderHistoryModal-module__7-okEq__sheetClosing{animation:.24s cubic-bezier(.32,0,.67,0) forwards orderHistoryModal-module__7-okEq__sheetSlideDown}@keyframes orderHistoryModal-module__7-okEq__sheetSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes orderHistoryModal-module__7-okEq__sheetSlideDown{0%{transform:translateY(0)}to{transform:translateY(100%)}}.orderHistoryModal-module__7-okEq__dragHandleRow{flex:none;justify-content:center;align-items:center;padding:12px 0 6px;display:flex}.orderHistoryModal-module__7-okEq__dragHandle{border-radius:var(--theme-radius-full);background:var(--theme-separator);width:42px;height:4.5px}.orderHistoryModal-module__7-okEq__modalHead{border-bottom:1px solid var(--theme-separator);flex:none;justify-content:space-between;align-items:center;gap:14px;padding:8px 20px 16px;display:flex}.orderHistoryModal-module__7-okEq__modalHead h2{color:var(--theme-text);margin:0;font-size:1.22rem;font-weight:750}.orderHistoryModal-module__7-okEq__closeIconBtn{border-radius:var(--theme-radius-full);border:1px solid var(--theme-border);background:var(--theme-tint-1);width:36px;height:36px;color:var(--theme-text);cursor:pointer;place-items:center;transition:background .15s,transform .15s;display:grid}.orderHistoryModal-module__7-okEq__closeIconBtn:hover{background:var(--theme-tint-2);transform:scale(1.05)}.orderHistoryModal-module__7-okEq__closeIconBtn svg{color:currentColor}.orderHistoryModal-module__7-okEq__modalBody{overscroll-behavior:contain;flex-direction:column;flex:1;gap:20px;padding:20px;display:flex;overflow-y:auto}.orderHistoryModal-module__7-okEq__badgeRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.orderHistoryModal-module__7-okEq__badge{border-radius:var(--theme-radius-full);letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:6px;padding:4px 10px;font-size:.72rem;font-weight:750;display:inline-flex}.orderHistoryModal-module__7-okEq__badge[data-variant=table]{background:var(--theme-accent-2-a14);color:var(--theme-avatar-secondary)}.orderHistoryModal-module__7-okEq__badge[data-variant=delivery]{background:var(--theme-accent-a14);color:var(--theme-accent-text)}.orderHistoryModal-module__7-okEq__badge[data-variant=pickup]{background:var(--theme-warning-soft);color:var(--theme-warning-text)}.orderHistoryModal-module__7-okEq__metaTime{color:var(--theme-text-muted);align-items:center;gap:4px;font-size:.8rem;display:inline-flex}.orderHistoryModal-module__7-okEq__statusCard{border-radius:var(--theme-radius-md);border:1px solid var(--theme-separator);background:var(--theme-tint-1);padding:14px 16px}.orderHistoryModal-module__7-okEq__statusHead{align-items:center;gap:10px;margin-bottom:6px;display:flex}.orderHistoryModal-module__7-okEq__statusHead strong{color:var(--theme-text);font-size:.95rem}.orderHistoryModal-module__7-okEq__statusDesc{color:var(--theme-text-muted);margin:0;font-size:.82rem;line-height:1.45}.orderHistoryModal-module__7-okEq__stepper{grid-template-columns:repeat(4,1fr);gap:0;width:100%;margin-top:16px;display:grid;position:relative}.orderHistoryModal-module__7-okEq__step{text-align:center;flex-direction:column;align-items:center;gap:6px;min-width:0;display:flex;position:relative}.orderHistoryModal-module__7-okEq__step:before{content:"";background:var(--theme-tint-3);z-index:0;width:100%;height:3px;position:absolute;top:13px;right:50%;transform:translateY(-50%)}.orderHistoryModal-module__7-okEq__step:first-child:before{display:none}.orderHistoryModal-module__7-okEq__step[data-active=true]:before{background:var(--theme-accent)}.orderHistoryModal-module__7-okEq__stepDot{z-index:1;border-radius:var(--theme-radius-full);background:var(--theme-card);border:2px solid var(--theme-separator);width:26px;height:26px;color:var(--theme-text-muted);place-items:center;font-size:.72rem;font-weight:700;transition:all .2s;display:grid;position:relative}.orderHistoryModal-module__7-okEq__step[data-active=true] .orderHistoryModal-module__7-okEq__stepDot{background:var(--theme-accent);border-color:var(--theme-accent);color:var(--theme-on-accent)}.orderHistoryModal-module__7-okEq__step[data-current=true] .orderHistoryModal-module__7-okEq__stepDot{box-shadow:0 0 0 4px var(--theme-accent-a15)}.orderHistoryModal-module__7-okEq__stepLabel{color:var(--theme-text-muted);padding:0 2px;font-size:.7rem;line-height:1.25;transition:color .2s}.orderHistoryModal-module__7-okEq__step[data-active=true] .orderHistoryModal-module__7-okEq__stepLabel{color:var(--theme-text);font-weight:600}.orderHistoryModal-module__7-okEq__step[data-current=true] .orderHistoryModal-module__7-okEq__stepLabel{color:var(--theme-accent-text);font-weight:700}.orderHistoryModal-module__7-okEq__section{flex-direction:column;gap:12px;display:flex}.orderHistoryModal-module__7-okEq__sectionTitle{color:var(--theme-text);letter-spacing:.02em;text-transform:uppercase;margin:0;font-size:.9rem;font-weight:700}.orderHistoryModal-module__7-okEq__itemList{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.orderHistoryModal-module__7-okEq__itemCard{border-radius:var(--theme-radius-md);border:1px solid var(--theme-separator);background:var(--theme-card);justify-content:space-between;align-items:flex-start;gap:14px;padding:12px;display:flex}.orderHistoryModal-module__7-okEq__itemInfo{flex-direction:column;gap:3px;min-width:0;display:flex}.orderHistoryModal-module__7-okEq__itemTitle{color:var(--theme-text);font-size:.88rem;font-weight:650}.orderHistoryModal-module__7-okEq__itemVariant{color:var(--theme-text-muted);font-size:.77rem}.orderHistoryModal-module__7-okEq__itemExtras{color:var(--theme-accent-text);font-size:.75rem}.orderHistoryModal-module__7-okEq__itemNote{color:var(--theme-text-muted);font-size:.75rem;font-style:italic}.orderHistoryModal-module__7-okEq__itemPrice{color:var(--theme-text);flex:none;font-size:.88rem;font-weight:700}.orderHistoryModal-module__7-okEq__totalsList{border-radius:var(--theme-radius-md);background:var(--theme-tint-1);flex-direction:column;gap:8px;margin:0;padding:14px;display:flex}.orderHistoryModal-module__7-okEq__totalsRow{color:var(--theme-text-muted);justify-content:space-between;align-items:center;font-size:.83rem;display:flex}.orderHistoryModal-module__7-okEq__totalsTotal{border-top:1px solid var(--theme-separator);color:var(--theme-text);margin-top:6px;padding-top:8px;font-size:.96rem;font-weight:800}.orderHistoryModal-module__7-okEq__totalsTotal dd{color:var(--theme-accent-text);font-size:1.05rem}.orderHistoryModal-module__7-okEq__infoCard{border-radius:var(--theme-radius-md);border:1px solid var(--theme-separator);background:var(--theme-card);flex-direction:column;gap:6px;padding:14px;display:flex}.orderHistoryModal-module__7-okEq__infoCardRow{color:var(--theme-text);align-items:center;gap:8px;font-size:.82rem;display:flex}.orderHistoryModal-module__7-okEq__infoCardRow svg{color:var(--theme-accent-text);flex:none}.orderHistoryModal-module__7-okEq__mapLink{border-radius:var(--theme-radius-md);background:var(--theme-tint-2);color:var(--theme-accent-text);align-items:center;gap:6px;width:fit-content;margin-top:6px;padding:8px 12px;font-size:.8rem;font-weight:650;text-decoration:none;display:inline-flex}.orderHistoryModal-module__7-okEq__footerActions{padding:14px 20px max(14px, env(safe-area-inset-bottom));border-top:1px solid var(--theme-separator);background:var(--theme-bg);flex:none;justify-content:flex-end;gap:10px;display:flex}.orderHistoryModal-module__7-okEq__closeButton{border-radius:var(--theme-radius-full);border:1px solid var(--theme-border);background:var(--theme-card);width:100%;min-height:42px;color:var(--theme-text);font:inherit;cursor:pointer;padding:8px 20px;font-size:.84rem;font-weight:700;transition:background .15s}.orderHistoryModal-module__7-okEq__closeButton:hover{background:var(--theme-tint-2)}@keyframes orderHistoryModal-module__7-okEq__sheetSlideRightIn{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes orderHistoryModal-module__7-okEq__sheetSlideRightOut{0%{transform:translate(0)}to{transform:translate(100%)}}@media (min-width:640px){.orderHistoryModal-module__7-okEq__sheet{border:none;border-left:1px solid var(--theme-separator);width:min(100%,540px);max-width:480px;height:100dvh;max-height:100dvh;box-shadow:-14px 0 45px -8px color-mix(in srgb, var(--theme-shadow-color) 45%, transparent), -4px 0 16px -3px color-mix(in srgb, var(--theme-shadow-color) 25%, transparent);border-radius:20px 0 0 20px;margin:0;animation:.3s cubic-bezier(.16,1,.3,1) forwards orderHistoryModal-module__7-okEq__sheetSlideRightIn;inset:0 0 0 auto}.orderHistoryModal-module__7-okEq__sheetClosing{animation:.24s cubic-bezier(.32,0,.67,0) forwards orderHistoryModal-module__7-okEq__sheetSlideRightOut}.orderHistoryModal-module__7-okEq__dragHandleRow{display:none}.orderHistoryModal-module__7-okEq__modalHead{padding-top:18px}}
.orderHistory-module__vEj6Nq__page{width:min(100% - 32px,920px);min-height:100svh;color:var(--theme-text);margin:0 auto;padding:28px 0 72px}.orderHistory-module__vEj6Nq__header{flex-direction:column;align-items:flex-start;gap:14px;padding:8px 0 24px;display:flex}.orderHistory-module__vEj6Nq__backLink{border-radius:var(--theme-radius-full);border:1px solid var(--theme-border);background:var(--theme-card);color:var(--theme-text-muted);align-items:center;gap:6px;padding:6px 12px;font-size:.8rem;font-weight:650;text-decoration:none;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.orderHistory-module__vEj6Nq__backLink:hover{background:var(--theme-tint-2);color:var(--theme-text);border-color:var(--theme-accent)}.orderHistory-module__vEj6Nq__backLink svg{color:currentColor}.orderHistory-module__vEj6Nq__header h1{letter-spacing:-.02em;margin:0;font-size:clamp(1.8rem,4.5vw,2.35rem);font-weight:800;line-height:1.15}.orderHistory-module__vEj6Nq__cardIcon,.orderHistory-module__vEj6Nq__emptyIcon{border-radius:var(--theme-radius-md);background:var(--theme-accent-a14);color:var(--theme-accent-text);flex:none;place-items:center;display:grid}.orderHistory-module__vEj6Nq__filters{scrollbar-width:none;gap:8px;margin-bottom:22px;padding:2px 1px 7px;display:flex;overflow-x:auto}.orderHistory-module__vEj6Nq__filters::-webkit-scrollbar{display:none}.orderHistory-module__vEj6Nq__filter{border:1px solid var(--theme-border);border-radius:var(--theme-radius-full);background:var(--theme-card);min-height:42px;color:var(--theme-text-muted);font:inherit;white-space:nowrap;cursor:pointer;align-items:center;gap:8px;padding:8px 13px;font-size:.8rem;display:inline-flex}.orderHistory-module__vEj6Nq__filter[data-active=true]{border-color:var(--theme-accent);background:var(--theme-accent);color:var(--theme-on-accent)}.orderHistory-module__vEj6Nq__filter[data-kind=tables][data-active=true]{border-color:var(--theme-accent-2);background:var(--theme-accent-2);color:var(--theme-on-accent-2)}.orderHistory-module__vEj6Nq__filter[data-kind=pickup][data-active=true]{border-color:var(--theme-warning);background:var(--theme-warning);color:var(--theme-on-media)}.orderHistory-module__vEj6Nq__filter span{border-radius:var(--theme-radius-full);background:var(--theme-tint-2);place-items:center;min-width:20px;height:20px;font-size:.7rem;font-weight:700;display:grid}.orderHistory-module__vEj6Nq__filter[data-active=true] span{background:var(--theme-on-accent);color:var(--theme-accent)}.orderHistory-module__vEj6Nq__filter[data-kind=tables][data-active=true] span{background:var(--theme-on-accent-2);color:var(--theme-accent-2-dark)}.orderHistory-module__vEj6Nq__filter[data-kind=pickup][data-active=true] span{background:var(--theme-on-media);color:var(--theme-warning)}.orderHistory-module__vEj6Nq__list{gap:12px;display:grid}.orderHistory-module__vEj6Nq__card{border:1px solid var(--theme-separator);border-left:3.5px solid var(--theme-accent);border-radius:var(--theme-radius-lg);background:var(--theme-card);box-shadow:var(--theme-shadow-xs);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:14px;padding:17px;transition:transform .16s,box-shadow .16s,border-color .16s;display:flex}.orderHistory-module__vEj6Nq__card:hover{box-shadow:var(--theme-shadow-sm);transform:translateY(-2px)}.orderHistory-module__vEj6Nq__card:active{transform:translateY(0)}.orderHistory-module__vEj6Nq__card:focus-visible{outline:2px solid var(--theme-accent);outline-offset:2px}.orderHistory-module__vEj6Nq__card[data-variant=table]{border-left-color:var(--theme-accent-2)}.orderHistory-module__vEj6Nq__card[data-variant=delivery]{border-left-color:var(--theme-accent)}.orderHistory-module__vEj6Nq__card[data-variant=pickup]{border-left-color:var(--theme-warning)}.orderHistory-module__vEj6Nq__cardIcon{width:44px;height:44px}.orderHistory-module__vEj6Nq__card[data-variant=table] .orderHistory-module__vEj6Nq__cardIcon{background:var(--theme-accent-2-a14);color:var(--theme-avatar-secondary)}.orderHistory-module__vEj6Nq__card[data-variant=delivery] .orderHistory-module__vEj6Nq__cardIcon{background:var(--theme-accent-a14);color:var(--theme-accent-text)}.orderHistory-module__vEj6Nq__card[data-variant=pickup] .orderHistory-module__vEj6Nq__cardIcon{background:var(--theme-warning-soft);color:var(--theme-warning-text)}.orderHistory-module__vEj6Nq__cardBody{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.orderHistory-module__vEj6Nq__cardMeta,.orderHistory-module__vEj6Nq__cardSummary,.orderHistory-module__vEj6Nq__detailFooter{align-items:center;gap:8px;display:flex}.orderHistory-module__vEj6Nq__cardMeta{flex-wrap:wrap;justify-content:space-between;gap:8px}.orderHistory-module__vEj6Nq__typeLabel{border-radius:var(--theme-radius-full);letter-spacing:.04em;text-transform:uppercase;align-items:center;padding:2.5px 8px;font-size:.69rem;font-weight:750;display:inline-flex}.orderHistory-module__vEj6Nq__card[data-variant=table] .orderHistory-module__vEj6Nq__typeLabel{background:var(--theme-accent-2-a14);color:var(--theme-avatar-secondary)}.orderHistory-module__vEj6Nq__card[data-variant=delivery] .orderHistory-module__vEj6Nq__typeLabel{background:var(--theme-accent-a14);color:var(--theme-accent-text)}.orderHistory-module__vEj6Nq__card[data-variant=pickup] .orderHistory-module__vEj6Nq__typeLabel{background:var(--theme-warning-soft);color:var(--theme-warning-text)}.orderHistory-module__vEj6Nq__cardMeta time{color:var(--theme-text-muted);white-space:nowrap;font-size:.73rem}.orderHistory-module__vEj6Nq__cardTitle{color:var(--theme-text);margin:0;font-size:1.05rem;font-weight:700;line-height:1.25}.orderHistory-module__vEj6Nq__cardStatusRow{align-items:center;display:flex}.orderHistory-module__vEj6Nq__cardSummary{color:var(--theme-text-muted);align-items:center;gap:6px;margin:0;font-size:.82rem;display:flex}.orderHistory-module__vEj6Nq__cardSummary svg{color:var(--theme-accent-text);flex-shrink:0}.orderHistory-module__vEj6Nq__statusPill{border-radius:var(--theme-radius-full);letter-spacing:.02em;white-space:nowrap;align-items:center;gap:6px;padding:3px 9px;font-size:.72rem;font-weight:750;display:inline-flex}.orderHistory-module__vEj6Nq__statusDot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.orderHistory-module__vEj6Nq__statusPill[data-status=delivered]{background:var(--theme-success-soft);color:var(--theme-success-text)}.orderHistory-module__vEj6Nq__statusPill[data-status=delivered] .orderHistory-module__vEj6Nq__statusDot{background:var(--theme-success)}.orderHistory-module__vEj6Nq__statusPill[data-status=out_for_delivery]{background:var(--theme-accent-a14);color:var(--theme-accent-text)}.orderHistory-module__vEj6Nq__statusPill[data-status=out_for_delivery] .orderHistory-module__vEj6Nq__statusDot{background:var(--theme-accent)}.orderHistory-module__vEj6Nq__statusPill[data-status=preparing]{background:var(--theme-warning-soft);color:var(--theme-warning-text)}.orderHistory-module__vEj6Nq__statusPill[data-status=preparing] .orderHistory-module__vEj6Nq__statusDot{background:var(--theme-warning)}.orderHistory-module__vEj6Nq__statusPill[data-status=confirmed]{background:var(--theme-accent-a10);color:var(--theme-accent-text)}.orderHistory-module__vEj6Nq__statusPill[data-status=confirmed] .orderHistory-module__vEj6Nq__statusDot{background:var(--theme-accent)}.orderHistory-module__vEj6Nq__statusPill[data-status=cancelled]{background:var(--theme-danger-soft);color:var(--theme-danger-text)}.orderHistory-module__vEj6Nq__statusPill[data-status=cancelled] .orderHistory-module__vEj6Nq__statusDot{background:var(--theme-danger)}.orderHistory-module__vEj6Nq__cardChevron{border-radius:var(--theme-radius-full);background:var(--theme-tint-1);width:30px;height:30px;color:var(--theme-text-muted);flex:none;place-items:center;transition:background .15s,color .15s,transform .15s;display:grid}.orderHistory-module__vEj6Nq__card:hover .orderHistory-module__vEj6Nq__cardChevron{background:var(--theme-accent);color:var(--theme-on-accent);transform:translate(3px)}.orderHistory-module__vEj6Nq__card[data-variant=table]:hover .orderHistory-module__vEj6Nq__cardChevron{background:var(--theme-accent-2);color:var(--theme-on-accent-2)}.orderHistory-module__vEj6Nq__card[data-variant=pickup]:hover .orderHistory-module__vEj6Nq__cardChevron{background:var(--theme-warning);color:var(--theme-on-media)}.orderHistory-module__vEj6Nq__empty{border:1px dashed var(--theme-border);border-radius:var(--theme-radius-lg);background:var(--theme-tint-1);text-align:center;justify-items:center;padding:68px 20px;display:grid}.orderHistory-module__vEj6Nq__emptyIcon{width:52px;height:52px;margin-bottom:15px}.orderHistory-module__vEj6Nq__empty h2{margin:0;font-size:1.1rem}.orderHistory-module__vEj6Nq__empty p{max-width:390px;color:var(--theme-text-muted);margin:8px 0 18px;font-size:.86rem;line-height:1.5}.orderHistory-module__vEj6Nq__primaryAction{border-radius:var(--theme-radius-full);background:var(--theme-accent);min-height:44px;color:var(--theme-on-accent);align-items:center;padding:10px 16px;font-size:.82rem;font-weight:700;text-decoration:none;display:inline-flex}@media (max-width:600px){.orderHistory-module__vEj6Nq__page{width:min(100% - 24px,920px);padding-top:20px}.orderHistory-module__vEj6Nq__card{padding:14px}.orderHistory-module__vEj6Nq__cardMeta{flex-direction:row;justify-content:space-between;align-items:center;gap:4px 8px}}
.lobby-module___lqhpa__page{background:var(--theme-bg);min-height:100dvh;color:var(--theme-text);padding:max(20px, env(safe-area-inset-top)) max(20px, env(safe-area-inset-right)) max(24px, env(safe-area-inset-bottom)) max(20px, env(safe-area-inset-left))}.lobby-module___lqhpa__layout{max-width:1100px;margin:auto}.lobby-module___lqhpa__intro{margin-bottom:28px}.lobby-module___lqhpa__back{min-height:44px;color:var(--theme-text-muted);align-items:center;margin-bottom:20px;font-size:.85rem;text-decoration:none;display:inline-flex}.lobby-module___lqhpa__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--theme-text-muted);font-size:.8rem;display:block}.lobby-module___lqhpa__intro h1{letter-spacing:-.06em;margin:8px 0;font-size:clamp(2.8rem,7vw,5.8rem);font-weight:600;line-height:1.02}.lobby-module___lqhpa__intro h1 br{display:none}.lobby-module___lqhpa__intro p{color:var(--theme-text-muted);margin:16px 0 0;line-height:1.6}.lobby-module___lqhpa__intro p br{display:none}.lobby-module___lqhpa__content{flex-direction:column;gap:24px;display:flex}.lobby-module___lqhpa__tabs{background:var(--theme-tint-1);border-radius:14px;grid-template-columns:1fr 1fr;padding:4px;display:grid}.lobby-module___lqhpa__tabs button{background:var(--theme-tint-1);min-height:44px;color:var(--theme-text-muted);font:inherit;cursor:pointer;border:0;border-radius:10px}.lobby-module___lqhpa__tabs button[aria-pressed=true]{background:var(--theme-card);color:var(--theme-text);box-shadow:var(--theme-shadow-xs)}.lobby-module___lqhpa__form{flex-direction:column;gap:22px;display:flex}.lobby-module___lqhpa__form h2{margin:0;font-size:1.3rem;font-weight:600}.lobby-module___lqhpa__codeInput{letter-spacing:.3em;text-transform:uppercase;font-size:1.6rem}.lobby-module___lqhpa__avatars{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.lobby-module___lqhpa__avatars button{border:1px solid var(--theme-separator);background:var(--theme-bg);cursor:pointer;border-radius:12px;place-items:center;min-height:48px;display:grid}.lobby-module___lqhpa__avatars button[aria-pressed=true]{border:2px solid var(--theme-text);background:var(--theme-tint-1)}.lobby-module___lqhpa__avatars button:disabled{opacity:.24;cursor:not-allowed}.lobby-module___lqhpa__avatarName{color:var(--theme-text-muted);min-height:20px;margin:10px 0 0;font-size:.85rem}.lobby-module___lqhpa__share{text-align:center;flex-direction:column;align-items:center;gap:12px;display:flex}.lobby-module___lqhpa__share svg{max-width:100%;height:auto}.lobby-module___lqhpa__share p{margin:4px 0}.lobby-module___lqhpa__code{letter-spacing:.22em;font-size:2.8rem;font-weight:600}.lobby-module___lqhpa__page :is(button,a,input,summary):focus-visible{outline:2px solid var(--theme-text);outline-offset:4px}@media (min-width:800px){.lobby-module___lqhpa__layout{grid-template-columns:1fr 440px;align-items:center;gap:80px;min-height:calc(100dvh - 64px);padding:36px 0;display:grid}.lobby-module___lqhpa__intro{flex-direction:column;justify-content:center;align-self:stretch;display:flex}.lobby-module___lqhpa__back{position:absolute;top:30px}.lobby-module___lqhpa__intro h1 br,.lobby-module___lqhpa__intro p br{display:block}.lobby-module___lqhpa__intro p{font-size:1.1rem}.lobby-module___lqhpa__content{background:var(--theme-card);box-shadow:var(--theme-shadow-sm);border-radius:24px;padding:30px}}@media (max-width:390px){.lobby-module___lqhpa__page{padding-inline:16px}.lobby-module___lqhpa__intro{margin-bottom:20px}.lobby-module___lqhpa__intro h1{font-size:2.5rem}.lobby-module___lqhpa__form{gap:16px}}.lobby-module___lqhpa__demoBlock{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.lobby-module___lqhpa__demoButton{border:1px dashed var(--theme-accent);background:var(--theme-accent-a10);width:100%;min-height:48px;color:var(--theme-accent-text,var(--theme-accent));font:inherit;cursor:pointer;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:12px 16px;font-size:.92rem;font-weight:650;display:flex}.lobby-module___lqhpa__demoButton:disabled{opacity:.5;cursor:default}
.operations-module__kyRc1a__page{min-height:100dvh;padding:max(16px, env(safe-area-inset-top)) clamp(16px, 3vw, 40px) max(32px, env(safe-area-inset-bottom));background:var(--md-surface);color:var(--md-on-surface);font:var(--md-body-medium);letter-spacing:.25px}.operations-module__kyRc1a__topbar{border-bottom:1px solid var(--md-outline-variant);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px 24px;min-height:64px;margin-bottom:24px;padding:12px 0 20px;display:flex}.operations-module__kyRc1a__topbar h1{font:var(--md-headline-medium);letter-spacing:-.01em;margin:0 0 4px}.operations-module__kyRc1a__topActions{flex-wrap:wrap;gap:8px;display:flex}.operations-module__kyRc1a__waiterIdentity{color:var(--md-on-surface-variant);font:var(--md-label-large);align-items:center;gap:8px;display:flex}.operations-module__kyRc1a__waiterIdentityInput{width:150px;min-height:44px;font:var(--md-body-medium);padding:9px 12px}.operations-module__kyRc1a__assignmentNote{color:var(--md-on-surface-variant);font:var(--md-label-medium);margin:4px 0 0}.operations-module__kyRc1a__entry{background:var(--md-surface-container-low);border-radius:var(--md-shape-xl);max-width:420px;box-shadow:var(--md-elev-1);flex-direction:column;gap:20px;margin:8dvh auto;padding:24px;display:flex}.operations-module__kyRc1a__entry h1{font:var(--md-headline-small);margin:0}.operations-module__kyRc1a__waiterLayout{grid-template-columns:minmax(0,1fr) 340px;gap:32px;display:grid}.operations-module__kyRc1a__board{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:24px;display:grid}.operations-module__kyRc1a__orderSection{min-width:0}.operations-module__kyRc1a__orderSection>h2{font:var(--md-title-medium);letter-spacing:.15px;border-bottom:1px solid var(--md-outline-variant);align-items:center;gap:10px;margin:0;padding:0 0 12px;display:flex}.operations-module__kyRc1a__orderSection>h2 span{border-radius:var(--md-shape-full);background:var(--md-primary-container);min-width:24px;color:var(--md-on-primary-container);font:var(--md-label-medium);text-align:center;font-variant-numeric:tabular-nums;margin-left:auto;padding:2px 8px}.operations-module__kyRc1a__waiterLine{background:var(--md-surface-container-low);border-radius:var(--md-shape-md);margin-top:12px;padding:12px 16px 16px}.operations-module__kyRc1a__orderActions{flex-wrap:wrap;gap:8px;display:flex}.operations-module__kyRc1a__orderActions:empty{display:none}.operations-module__kyRc1a__servicePanel{border-left:1px solid var(--md-outline-variant);flex-direction:column;gap:28px;padding-left:24px;display:flex}.operations-module__kyRc1a__servicePanel h2{font:var(--md-title-medium);letter-spacing:.15px;margin:0 0 4px}.operations-module__kyRc1a__servicePanel>form{max-width:340px}.operations-module__kyRc1a__secondary{grid-column:1/-1}.operations-module__kyRc1a__secondary summary,.operations-module__kyRc1a__closeArea summary{cursor:pointer;min-height:48px;color:var(--md-on-surface-variant);font:var(--md-label-large);align-items:center;padding:12px 0;display:flex}.operations-module__kyRc1a__closeArea{border-top:1px solid var(--md-outline-variant);margin-top:12px;padding-top:4px}.operations-module__kyRc1a__kitchenGrid{grid-template-columns:repeat(auto-fit,minmax(min(100%,370px),1fr));align-items:start;gap:20px;display:grid}.operations-module__kyRc1a__kitchenCard{background:var(--md-surface-container-low);border-radius:var(--md-shape-lg);min-width:0;box-shadow:var(--md-elev-1);overflow:hidden}.operations-module__kyRc1a__kitchenCard>header{background:var(--md-surface-container-high);flex-wrap:wrap;align-items:baseline;gap:8px 12px;padding:16px 20px;display:flex}.operations-module__kyRc1a__kitchenCard h2{font:var(--md-title-large);flex:1;margin:0}.operations-module__kyRc1a__kitchenCard>header>span{color:var(--md-on-surface-variant);font:var(--md-label-large);font-variant-numeric:tabular-nums}.operations-module__kyRc1a__kitchenLine{border-bottom:1px solid var(--md-outline-variant);flex-direction:column;gap:16px;padding:20px;display:flex}.operations-module__kyRc1a__kitchenLine:last-child{border-bottom:0}.operations-module__kyRc1a__dish{align-items:flex-start;gap:16px;display:flex}.operations-module__kyRc1a__quantity{min-width:46px;font:var(--md-headline-medium);font-variant-numeric:tabular-nums;color:var(--md-primary)}.operations-module__kyRc1a__dish h3{font:var(--md-title-large);margin:0}.operations-module__kyRc1a__dish p{font:var(--md-body-large);margin:6px 0 0}.operations-module__kyRc1a__dish small{color:var(--md-on-surface-variant);font:var(--md-label-large);font-variant-numeric:tabular-nums;margin-top:8px;display:block}.operations-module__kyRc1a__preparationNote{border-radius:var(--md-shape-sm);background:var(--md-warning-container);color:var(--md-on-warning-container);overflow-wrap:anywhere;padding:6px 12px;display:inline-block;font:var(--md-label-large)!important}.operations-module__kyRc1a__kitchenLine>button{min-height:52px;font:var(--md-title-medium)}.operations-module__kyRc1a__kitchenEmpty{text-align:center;min-height:50dvh;color:var(--md-on-surface-variant);grid-column:1/-1;align-content:center;display:none}.operations-module__kyRc1a__kitchenEmpty:only-child{display:block}.operations-module__kyRc1a__kitchenEmpty h2{font:var(--md-headline-small)}.operations-module__kyRc1a__hallBar{background:var(--md-surface-container-low);border-radius:var(--md-shape-lg);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 24px;margin-bottom:28px;padding:12px 8px 12px 20px;display:flex}.operations-module__kyRc1a__hallBar[data-empty]{background:0 0;justify-content:flex-end;margin-bottom:12px;padding:0}.operations-module__kyRc1a__hallSummary{flex-wrap:wrap;align-items:center;gap:8px 24px;min-width:0;display:flex}.operations-module__kyRc1a__hallStat{color:var(--md-on-surface-variant);font:var(--md-body-medium);letter-spacing:.25px;font-variant-numeric:tabular-nums;align-items:center;gap:8px;display:inline-flex}.operations-module__kyRc1a__hallStat b{color:var(--md-on-surface);font:var(--md-title-medium);letter-spacing:0}.operations-module__kyRc1a__hallStat svg{color:var(--md-outline);flex:none}.operations-module__kyRc1a__hallStat[data-alert]{border-radius:var(--md-shape-full);background:var(--md-warning-container);color:var(--md-on-warning-container);padding:6px 14px}.operations-module__kyRc1a__hallStat[data-alert] b,.operations-module__kyRc1a__hallStat[data-alert] svg{color:inherit}.operations-module__kyRc1a__hallLinks{flex-wrap:wrap;gap:4px;display:flex}.operations-module__kyRc1a__hallFilters{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}.operations-module__kyRc1a__hallChip{border:1px solid var(--md-outline-variant);border-radius:var(--md-shape-sm);min-height:40px;color:var(--md-on-surface-variant);font:var(--md-label-large);letter-spacing:.1px;cursor:pointer;background:0 0;align-items:center;gap:8px;padding:8px 16px;display:inline-flex}.operations-module__kyRc1a__hallChip span{color:var(--md-outline);font-variant-numeric:tabular-nums}.operations-module__kyRc1a__hallChip:hover{background:color-mix(in srgb, var(--md-on-surface) var(--md-state-hover), transparent)}.operations-module__kyRc1a__hallChip[aria-pressed=true]{background:var(--md-secondary-container);color:var(--md-on-secondary-container);border-color:#0000}.operations-module__kyRc1a__hallChip[aria-pressed=true] span{color:inherit}.operations-module__kyRc1a__hallChip[data-alert]{border-color:var(--md-warning);color:var(--md-on-warning-container)}.operations-module__kyRc1a__hallChip[data-alert][aria-pressed=true]{background:var(--md-warning-container);color:var(--md-on-warning-container)}.operations-module__kyRc1a__hall{grid-template-columns:repeat(auto-fill,minmax(min(100%,280px),1fr));align-items:start;gap:16px;display:grid}.operations-module__kyRc1a__hallSection+.operations-module__kyRc1a__hallSection{margin-top:40px}.operations-module__kyRc1a__hallSection>h2{font:var(--md-title-large);margin:0 0 4px}.operations-module__kyRc1a__hallSection>p{max-width:62ch;color:var(--md-on-surface-variant);font:var(--md-body-medium);letter-spacing:.25px;margin:0 0 20px}.operations-module__kyRc1a__priorityNotice{z-index:2;border:2px solid var(--md-warning);border-radius:var(--md-shape-lg);background:var(--md-warning-container);color:var(--md-on-warning-container);box-shadow:var(--md-elev-1);justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;padding:14px 16px;display:flex;position:sticky;top:8px}.operations-module__kyRc1a__priorityNoticeCopy{align-items:flex-start;gap:12px;min-width:0;display:flex}.operations-module__kyRc1a__priorityNoticeCopy>svg{flex:none;margin-top:2px}.operations-module__kyRc1a__priorityNoticeCopy>div{gap:3px;min-width:0;display:grid}.operations-module__kyRc1a__priorityNoticeCopy strong{font:var(--md-title-medium)}.operations-module__kyRc1a__priorityNoticeCopy span{overflow-wrap:anywhere;font:var(--md-body-medium)}.operations-module__kyRc1a__priorityNotice .operations-module__kyRc1a__btn{color:inherit;border-color:currentColor;flex:none}.operations-module__kyRc1a__hallCard{background:var(--md-surface);border:1px solid var(--md-outline-variant);border-radius:var(--md-shape-lg);flex-direction:column;gap:12px;min-width:0;padding:16px;display:flex}.operations-module__kyRc1a__hallLive{background:var(--md-surface-container-low);border-color:var(--md-primary);box-shadow:var(--md-elev-1)}.operations-module__kyRc1a__hallCard[data-alert]{border-color:var(--md-warning)}.operations-module__kyRc1a__hallCardHead{align-items:center;gap:10px;display:flex}.operations-module__kyRc1a__hallCard h3{min-width:0;font:var(--md-title-large);overflow-wrap:anywhere;flex:1;margin:0}.operations-module__kyRc1a__hallWaiter,.operations-module__kyRc1a__hallWaiterHelp{color:var(--md-on-surface-variant);font:var(--md-label-large);margin:-4px 0 0}.operations-module__kyRc1a__hallWaiter b{color:var(--md-on-surface)}.operations-module__kyRc1a__hallWaiterHelp{font:var(--md-body-medium);margin:8px 0 12px}.operations-module__kyRc1a__hallState{border-radius:var(--md-shape-full);background:var(--md-surface-container-high);color:var(--md-on-surface-variant);font:var(--md-label-medium);letter-spacing:.4px;flex:none;padding:3px 10px}.operations-module__kyRc1a__hallLive .operations-module__kyRc1a__hallState{background:var(--md-primary-container);color:var(--md-on-primary-container)}.operations-module__kyRc1a__hallMeta{color:var(--md-on-surface-variant);font:var(--md-label-medium);flex-wrap:wrap;align-items:center;gap:6px 10px;margin:-4px 0 0;display:flex}.operations-module__kyRc1a__hallMeta span{align-items:center;gap:5px;display:inline-flex}.operations-module__kyRc1a__hallCode{border-radius:var(--md-shape-xs);background:var(--md-surface-container-high);color:var(--md-on-surface);letter-spacing:.18em;padding:2px 8px;font-family:ui-monospace,SF Mono,Menlo,monospace}.operations-module__kyRc1a__hallStats{color:var(--md-on-surface-variant);font:var(--md-body-medium);letter-spacing:.25px;font-variant-numeric:tabular-nums;flex-direction:column;gap:6px;margin:0;display:flex}.operations-module__kyRc1a__hallStats span{align-items:center;gap:8px;display:inline-flex}.operations-module__kyRc1a__hallStats b{color:var(--md-on-surface);font-weight:600}.operations-module__kyRc1a__hallStats svg{color:var(--md-outline);flex:none}.operations-module__kyRc1a__hallAlert{border-radius:var(--md-shape-sm);background:var(--md-warning-container);color:var(--md-on-warning-container);font:var(--md-label-large);align-items:center;gap:8px;margin:0;padding:8px 12px;display:flex}.operations-module__kyRc1a__hallActions{flex-wrap:wrap;gap:8px;margin-top:auto;padding-top:4px;display:flex}.operations-module__kyRc1a__hallActions>*{flex:auto}.operations-module__kyRc1a__hallEdit summary{cursor:pointer;min-height:48px;color:var(--md-on-surface-variant);font:var(--md-label-large);align-items:center;gap:8px;list-style:none;display:flex}.operations-module__kyRc1a__hallEdit summary::-webkit-details-marker{display:none}.operations-module__kyRc1a__hallEdit summary:after{content:"";width:7px;height:7px;transition:transform var(--md-motion-short,.15s ease);border-bottom:2px solid;border-right:2px solid;margin-left:auto;transform:translateY(-2px)rotate(45deg)}.operations-module__kyRc1a__hallEdit[open] summary:after{transform:translateY(2px)rotate(225deg)}.operations-module__kyRc1a__hallEdit summary:hover{color:var(--md-on-surface)}.operations-module__kyRc1a__hallEdit form{flex-wrap:wrap;gap:8px;padding-top:10px;display:flex}.operations-module__kyRc1a__hallEdit>.operations-module__kyRc1a__btn{margin-right:8px}.operations-module__kyRc1a__hallEdit input{min-width:0}.operations-module__kyRc1a__hallBlank{text-align:center;align-content:center;justify-items:center;gap:14px;min-height:60dvh;padding:24px 16px 40px;display:grid}.operations-module__kyRc1a__hallBlankMark{border-radius:var(--md-shape-full);background:var(--md-primary-container);width:72px;height:72px;color:var(--md-on-primary-container);place-items:center;margin-bottom:6px;display:grid}.operations-module__kyRc1a__hallBlank h2{font:var(--md-headline-small);margin:0}.operations-module__kyRc1a__hallBlank p{max-width:48ch;color:var(--md-on-surface-variant);font:var(--md-body-large);margin:0}.operations-module__kyRc1a__hallPoints{border-radius:var(--md-shape-lg);background:var(--md-surface-container-low);text-align:left;grid-template-columns:repeat(auto-fit,minmax(min(100%,200px),1fr));gap:22px 26px;width:100%;max-width:780px;margin:12px 0 16px;padding:22px 26px;list-style:none;display:grid}.operations-module__kyRc1a__hallPoints li{justify-items:start;gap:6px;display:grid}.operations-module__kyRc1a__hallPoints li+li{border-left:1px solid var(--md-outline-variant);padding-left:26px}@media (max-width:720px){.operations-module__kyRc1a__hallPoints li+li{border-left:0;border-top:1px solid var(--md-outline-variant);padding:22px 0 0}}.operations-module__kyRc1a__hallPoints svg{color:var(--md-primary);margin-bottom:2px}.operations-module__kyRc1a__hallPoints b{color:var(--md-on-surface);font:var(--md-title-small);letter-spacing:.1px}.operations-module__kyRc1a__hallPoints span{color:var(--md-on-surface-variant);font:var(--md-body-medium);letter-spacing:.25px}.operations-module__kyRc1a__hallBlank small{max-width:46ch;color:var(--md-outline);font:var(--md-body-medium);letter-spacing:.25px}.operations-module__kyRc1a__hallEmpty{color:var(--md-on-surface-variant);font:var(--md-body-large);grid-column:1/-1;justify-items:center;gap:8px;padding:48px 0;display:grid}.operations-module__kyRc1a__hallEmpty p{margin:0}.operations-module__kyRc1a__hallDone{border-radius:var(--md-shape-md);background:var(--md-tertiary-container);color:var(--md-on-tertiary-container);font:var(--md-body-medium);letter-spacing:.25px;margin:0;padding:12px 16px}.operations-module__kyRc1a__hallForms{flex-direction:column;gap:24px;display:flex}.operations-module__kyRc1a__hallForms section+section{border-top:1px solid var(--md-outline-variant);padding-top:20px}.operations-module__kyRc1a__hallForms h2{font:var(--md-title-medium);letter-spacing:.15px;margin:0 0 12px}.operations-module__kyRc1a__hallForms form{flex-wrap:wrap;align-items:flex-end;gap:12px;display:flex}.operations-module__kyRc1a__hallForms form>label{flex:120px}.operations-module__kyRc1a__hallForms form>button{min-height:56px}.operations-module__kyRc1a__hallRange{flex:0 92px}@media (min-width:1800px){.operations-module__kyRc1a__kitchenGrid{grid-template-columns:repeat(auto-fit,minmax(460px,1fr))}.operations-module__kyRc1a__kitchenLine{padding:26px}}@media (max-width:1100px){.operations-module__kyRc1a__waiterLayout{grid-template-columns:1fr}.operations-module__kyRc1a__servicePanel{border-left:0;border-top:1px solid var(--md-outline-variant);grid-template-columns:repeat(2,minmax(0,1fr));padding:24px 0 0;display:grid}}@media (max-width:620px){.operations-module__kyRc1a__board,.operations-module__kyRc1a__servicePanel{grid-template-columns:1fr}.operations-module__kyRc1a__priorityNotice{flex-direction:column;align-items:stretch}.operations-module__kyRc1a__priorityNotice .operations-module__kyRc1a__btn{width:100%}.operations-module__kyRc1a__topActions>.operations-module__kyRc1a__waiterIdentity{flex:100%}.operations-module__kyRc1a__waiterIdentityInput{flex:1;width:auto}.operations-module__kyRc1a__topActions>*{flex:1}}.operations-module__kyRc1a__workspaceNav{grid-template-columns:repeat(2,minmax(220px,1fr));gap:10px;max-width:620px;margin:-4px 0 28px;display:grid}.operations-module__kyRc1a__workspaceTab{border:1px solid var(--md-outline-variant);border-radius:var(--md-shape-lg);background:var(--md-surface-container-low);min-height:68px;color:var(--md-on-surface-variant);font:inherit;text-align:left;cursor:pointer;grid-template-columns:auto minmax(0,1fr);align-items:center;column-gap:10px;padding:12px 16px;display:grid}.operations-module__kyRc1a__workspaceTab strong{color:var(--md-on-surface);font:var(--md-title-small)}.operations-module__kyRc1a__workspaceTab span{color:var(--md-on-surface-variant);font:var(--md-label-medium);grid-column:2}.operations-module__kyRc1a__workspaceTab[aria-current=page]{border-color:var(--md-primary);background:var(--md-primary-container);color:var(--md-on-primary-container)}.operations-module__kyRc1a__workspaceTab[aria-current=page] strong,.operations-module__kyRc1a__workspaceTab[aria-current=page] span{color:inherit}.operations-module__kyRc1a__workspaceTab:hover{background:var(--md-surface-container-high)}.operations-module__kyRc1a__workspaceTab[aria-current=page]:hover{background:var(--md-primary-container)}.operations-module__kyRc1a__posIntro{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px;display:flex}.operations-module__kyRc1a__posIntro h2{font:var(--md-headline-small);margin:2px 0 5px}.operations-module__kyRc1a__posIntro p:last-child{max-width:60ch;color:var(--md-on-surface-variant);font:var(--md-body-medium);margin:0}.operations-module__kyRc1a__posConceptBadge{border-radius:var(--md-shape-full);background:var(--md-tertiary-container);color:var(--md-on-tertiary-container);font:var(--md-label-medium);flex:none;padding:7px 12px}.operations-module__kyRc1a__posSuccess{border-radius:var(--md-shape-md);background:var(--md-tertiary-container);color:var(--md-on-tertiary-container);font:var(--md-body-medium);align-items:center;gap:10px;margin-bottom:20px;padding:12px 16px;display:flex}.operations-module__kyRc1a__posSuccess span{flex:1}.operations-module__kyRc1a__posSuccess .operations-module__kyRc1a__btn{color:inherit}.operations-module__kyRc1a__posLayout{grid-template-columns:minmax(0,1fr) minmax(360px,420px);align-items:start;gap:24px;display:grid}.operations-module__kyRc1a__posCatalog,.operations-module__kyRc1a__posTicket{background:var(--md-surface-container-lowest);border-radius:var(--md-shape-xl);min-width:0;box-shadow:var(--md-elev-1)}.operations-module__kyRc1a__posCatalog{padding:24px}.operations-module__kyRc1a__posCatalogHead,.operations-module__kyRc1a__posTicketHead{justify-content:space-between;align-items:center;gap:16px;display:flex}.operations-module__kyRc1a__posCatalogHead h3,.operations-module__kyRc1a__posTicketHead h3{font:var(--md-title-large);margin:4px 0 0}.operations-module__kyRc1a__posEyebrow{color:var(--md-on-surface-variant);font:var(--md-label-medium);letter-spacing:.06em;text-transform:uppercase;display:block}.operations-module__kyRc1a__posResultCount{color:var(--md-on-surface-variant);font:var(--md-label-large);font-variant-numeric:tabular-nums;white-space:nowrap}.operations-module__kyRc1a__posSearch{align-items:center;margin-top:20px;display:flex;position:relative}.operations-module__kyRc1a__posSearch>svg{z-index:1;color:var(--md-on-surface-variant);pointer-events:none;position:absolute;left:14px}.operations-module__kyRc1a__posSearch .operations-module__kyRc1a__input{min-height:52px;padding-left:44px}.operations-module__kyRc1a__posCategories{scrollbar-width:thin;gap:8px;margin:16px 0 20px;display:flex;overflow-x:auto}.operations-module__kyRc1a__posCategory{border:1px solid var(--md-outline-variant);border-radius:var(--md-shape-full);min-height:40px;color:var(--md-on-surface-variant);font:var(--md-label-large);white-space:nowrap;cursor:pointer;background:0 0;padding:8px 14px}.operations-module__kyRc1a__posCategory[aria-pressed=true]{background:var(--md-secondary-container);color:var(--md-on-secondary-container);border-color:#0000}.operations-module__kyRc1a__posProducts{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:12px;display:grid}.operations-module__kyRc1a__posProductCard{min-width:0}.operations-module__kyRc1a__posProduct{border:1px solid var(--md-outline-variant);border-radius:var(--md-shape-lg);background:var(--md-surface);width:100%;min-height:92px;color:var(--md-on-surface);font:inherit;text-align:left;cursor:pointer;grid-template-rows:auto auto;grid-template-columns:54px minmax(0,1fr) auto;gap:8px 10px;padding:10px;display:grid}.operations-module__kyRc1a__posProduct:hover{border-color:var(--md-primary);background:var(--md-primary-container)}.operations-module__kyRc1a__posProduct:focus-visible,.operations-module__kyRc1a__workspaceTab:focus-visible,.operations-module__kyRc1a__posCategory:focus-visible,.operations-module__kyRc1a__posLineActions button:focus-visible,.operations-module__kyRc1a__posRemoveLine:focus-visible{outline:2px solid var(--md-primary);outline-offset:3px}.operations-module__kyRc1a__posProductVisual{border-radius:var(--md-shape-md);background:var(--md-surface-container-high);grid-row:1/span 2;place-items:center;width:54px;height:70px;display:grid;overflow:hidden}.operations-module__kyRc1a__posProductVisual img,.operations-module__kyRc1a__posProductVisual>span{object-fit:cover;width:100%;height:100%}.operations-module__kyRc1a__posProductCopy{flex-direction:column;align-self:end;gap:3px;min-width:0;display:flex}.operations-module__kyRc1a__posProductCopy strong{overflow-wrap:anywhere;font:var(--md-title-small)}.operations-module__kyRc1a__posProductCopy small{overflow-wrap:anywhere;color:var(--md-on-surface-variant);font:var(--md-label-medium)}.operations-module__kyRc1a__posProductPrice{color:var(--md-primary);font:var(--md-label-large);font-variant-numeric:tabular-nums;white-space:nowrap;align-self:end}.operations-module__kyRc1a__posAddMark{border-radius:var(--md-shape-full);background:var(--md-primary-container);width:28px;height:28px;color:var(--md-on-primary-container);grid-column:2/span 2;justify-self:end;place-items:center;display:grid}.operations-module__kyRc1a__posEmpty,.operations-module__kyRc1a__posTicketEmpty{color:var(--md-on-surface-variant);text-align:center;justify-items:center;gap:8px;padding:44px 20px;display:grid}.operations-module__kyRc1a__posEmpty{grid-column:1/-1}.operations-module__kyRc1a__posEmpty h3,.operations-module__kyRc1a__posEmpty p,.operations-module__kyRc1a__posTicketEmpty p,.operations-module__kyRc1a__posTicketEmpty small{margin:0}.operations-module__kyRc1a__posEmpty h3{color:var(--md-on-surface);font:var(--md-title-medium)}.operations-module__kyRc1a__posTicket{background:var(--md-surface-container);flex-direction:column;min-height:560px;display:flex;position:sticky;top:16px;overflow:hidden}.operations-module__kyRc1a__posTicketHead{background:var(--md-surface-container-high);padding:20px 20px 16px}.operations-module__kyRc1a__posTicketIcon{border-radius:var(--md-shape-full);background:var(--md-primary-container);width:42px;height:42px;color:var(--md-on-primary-container);place-items:center;display:grid}.operations-module__kyRc1a__posTicketFields{border-bottom:1px solid var(--md-outline-variant);grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:16px 20px;display:grid}.operations-module__kyRc1a__posTicketFields>.operations-module__kyRc1a__field:only-child{grid-column:1/-1}.operations-module__kyRc1a__posTicketLines{flex-direction:column;flex:1;min-height:180px;padding:0 20px;display:flex;overflow-y:auto}.operations-module__kyRc1a__posLine{border-bottom:1px solid var(--md-outline-variant);grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px 12px;padding:14px 0;display:grid}.operations-module__kyRc1a__posLineCopy{flex-direction:column;gap:3px;min-width:0;display:flex}.operations-module__kyRc1a__posLineCopy strong,.operations-module__kyRc1a__posLineCopy small{overflow-wrap:anywhere}.operations-module__kyRc1a__posLineCopy strong{font:var(--md-title-small)}.operations-module__kyRc1a__posLineCopy small{color:var(--md-on-surface-variant);font:var(--md-label-medium)}.operations-module__kyRc1a__posLineActions{border:1px solid var(--md-outline-variant);border-radius:var(--md-shape-full);background:var(--md-surface);align-items:center;gap:6px;display:inline-flex}.operations-module__kyRc1a__posLineActions button,.operations-module__kyRc1a__posRemoveLine{width:30px;height:30px;color:var(--md-on-surface-variant);cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:grid}.operations-module__kyRc1a__posLineActions button:hover{color:var(--md-primary)}.operations-module__kyRc1a__posLineActions output{min-width:18px;color:var(--md-on-surface);font:var(--md-label-large);text-align:center;font-variant-numeric:tabular-nums}.operations-module__kyRc1a__posLinePrice{color:var(--md-on-surface);font:var(--md-label-large);font-variant-numeric:tabular-nums;white-space:nowrap}.operations-module__kyRc1a__posRemoveLine{color:var(--md-error);grid-column:2/span 2;justify-self:end}.operations-module__kyRc1a__posRemoveLine:hover{background:var(--md-error-container);color:var(--md-on-error-container);border-radius:var(--md-shape-full)}.operations-module__kyRc1a__posTotals{border-top:1px solid var(--md-outline-variant);flex-direction:column;gap:8px;padding:16px 20px;display:flex}.operations-module__kyRc1a__posTotals>div{color:var(--md-on-surface-variant);font:var(--md-body-medium);justify-content:space-between;gap:16px;display:flex}.operations-module__kyRc1a__posTotals>div:last-child{border-top:1px solid var(--md-outline-variant);color:var(--md-on-surface);font:var(--md-title-medium);margin-top:4px;padding-top:12px}.operations-module__kyRc1a__posTotals strong{font-variant-numeric:tabular-nums}.operations-module__kyRc1a__posCharge{width:calc(100% - 40px);min-height:52px;font:var(--md-title-small);margin:0 20px 20px}.operations-module__kyRc1a__posPaymentTotal{color:var(--md-primary);font:var(--md-display-small);font-variant-numeric:tabular-nums;text-align:center}.operations-module__kyRc1a__posMethods{border:0;gap:8px;padding:0;display:grid}.operations-module__kyRc1a__posMethods legend{color:var(--md-on-surface-variant);font:var(--md-label-large);margin-bottom:4px}.operations-module__kyRc1a__posMethods label{border:1px solid var(--md-outline-variant);border-radius:var(--md-shape-md);min-height:48px;color:var(--md-on-surface);cursor:pointer;align-items:center;gap:10px;padding:8px 12px;display:flex}.operations-module__kyRc1a__posMethods label:has(input:checked){border-color:var(--md-primary);background:var(--md-primary-container);color:var(--md-on-primary-container)}.operations-module__kyRc1a__posMethods input{accent-color:var(--md-primary)}.operations-module__kyRc1a__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:1100px){.operations-module__kyRc1a__posLayout{grid-template-columns:minmax(0,1fr) minmax(320px,380px)}}@media (max-width:850px){.operations-module__kyRc1a__posLayout{grid-template-columns:1fr}.operations-module__kyRc1a__posTicket{min-height:auto;position:static}}@media (max-width:620px){.operations-module__kyRc1a__workspaceNav{grid-template-columns:1fr;max-width:none}.operations-module__kyRc1a__posIntro{flex-direction:column}.operations-module__kyRc1a__posConceptBadge{align-self:flex-start}.operations-module__kyRc1a__posCatalog{padding:16px}.operations-module__kyRc1a__posProducts{grid-template-columns:repeat(2,minmax(0,1fr))}.operations-module__kyRc1a__posProduct{grid-template-columns:44px minmax(0,1fr);min-height:80px;padding:8px}.operations-module__kyRc1a__posProductVisual{width:44px;height:58px}.operations-module__kyRc1a__posProductPrice{grid-column:2;justify-self:start}.operations-module__kyRc1a__posAddMark{display:none}.operations-module__kyRc1a__posTicketFields{grid-template-columns:1fr}.operations-module__kyRc1a__posLine{grid-template-columns:minmax(0,1fr) auto}.operations-module__kyRc1a__posLinePrice{grid-area:1/2}.operations-module__kyRc1a__posLineActions{grid-area:2/1;justify-self:start}.operations-module__kyRc1a__posRemoveLine{grid-area:2/2}}
.header-module__o42rca__header{background:color-mix(in srgb, var(--theme-surface) 78%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--theme-separator);z-index:50;width:100%;position:sticky;top:0}.header-module__o42rca__inner{justify-content:space-between;align-items:center;width:100%;max-width:1400px;height:64px;margin:0 auto;padding:0 20px;display:flex}.header-module__o42rca__left{cursor:pointer;align-items:center;gap:12px;text-decoration:none;display:flex}.header-module__o42rca__logoTile{background:linear-gradient(150deg, var(--theme-accent-soft) 0%, var(--theme-accent) 100%);width:42px;height:42px;box-shadow:0 6px 16px var(--theme-accent-a22);border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.header-module__o42rca__left:hover .header-module__o42rca__logoTile{box-shadow:0 8px 20px var(--theme-accent-a32);transform:translateY(-1px)}.header-module__o42rca__logoTile:after{content:"";background:linear-gradient(135deg, color-mix(in srgb, var(--theme-on-accent) 45%, transparent) 0%, transparent 55%);pointer-events:none;position:absolute;inset:0}.header-module__o42rca__logo{object-fit:cover;z-index:1;width:100%;height:100%;position:relative}.header-module__o42rca__logoFallback{font-family:var(--theme-font-display);color:var(--theme-on-accent);z-index:1;font-size:19px;font-weight:700;position:relative}.header-module__o42rca__brandInfo{flex-direction:row;align-items:center;gap:8px;display:flex}.header-module__o42rca__brandName{font-family:var(--theme-font-display);color:var(--theme-text);letter-spacing:-.01em;font-size:16px;font-weight:700;line-height:1.15}.header-module__o42rca__nav{align-items:center;gap:32px;display:none}@media (min-width:768px){.header-module__o42rca__nav{display:flex}.header-module__o42rca__navRight{margin-left:auto}}.header-module__o42rca__navLink{font-family:var(--theme-font);color:var(--theme-muted);font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}.header-module__o42rca__navLink:hover{color:var(--theme-accent-dark)}.header-module__o42rca__actions{align-items:center;gap:8px;display:flex}.header-module__o42rca__cartBtn{background:var(--theme-accent);height:40px;color:var(--theme-on-accent);cursor:pointer;font-family:var(--theme-font);box-shadow:0 6px 16px color-mix(in srgb, var(--theme-shadow-color) 22%, transparent);border:none;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 18px;transition:all .2s;display:none;position:relative}@media (min-width:768px){.header-module__o42rca__cartBtn{display:flex}}.header-module__o42rca__cartBtn:hover{background:var(--theme-accent-dark);box-shadow:0 10px 22px color-mix(in srgb, var(--theme-shadow-color) 26%, transparent);transform:translateY(-1px)}.header-module__o42rca__cartBtn:disabled{background:var(--theme-card);color:var(--theme-muted);border:1px solid var(--theme-border);box-shadow:none;cursor:default;pointer-events:none}.header-module__o42rca__cartTotal{color:var(--theme-on-accent);font-size:14px;font-weight:700;display:none}@media (min-width:768px){.header-module__o42rca__cartTotal{display:block}}.header-module__o42rca__cartBadge{background:var(--theme-fav);min-width:20px;height:20px;color:var(--theme-on-accent);border:2px solid var(--theme-surface);border-radius:999px;justify-content:center;align-items:center;padding:0 5px;font-size:11px;font-weight:700;line-height:1;display:flex;position:absolute;top:-6px;right:-6px}
.header-module__CMGz7W__header{background:var(--theme-surface);-webkit-backdrop-filter:saturate(1.1)blur(12px);backdrop-filter:saturate(1.1)blur(12px);border-bottom:1px solid var(--theme-separator);z-index:1000;width:100%;position:sticky;top:0}.header-module__CMGz7W__inner{width:100%;max-width:1400px;height:64px;padding:0 var(--layout-px);justify-content:space-between;align-items:center;gap:12px;margin:0 auto;display:flex}.header-module__CMGz7W__left{cursor:pointer;align-items:center;gap:12px;min-width:0;text-decoration:none;display:flex}.header-module__CMGz7W__logoTile{border-radius:var(--theme-radius-sm);background:var(--theme-bg-secondary);border:1px solid var(--theme-border);flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden}.header-module__CMGz7W__left:hover .header-module__CMGz7W__logoTile{box-shadow:var(--theme-shadow-sm);transform:translateY(-2px)}.header-module__CMGz7W__logo{object-fit:cover;width:100%;height:100%}.header-module__CMGz7W__logoFallback{font-family:var(--theme-font-display);color:var(--theme-accent);letter-spacing:-.02em;font-size:18px;font-weight:700}.header-module__CMGz7W__brandName{font-family:var(--theme-font-display);font-size:var(--theme-fs-lg);color:var(--theme-text);letter-spacing:-.02em;white-space:nowrap;text-overflow:ellipsis;font-weight:700;line-height:1.1;overflow:hidden}.header-module__CMGz7W__nav{align-items:center;gap:28px;display:none}@media (min-width:768px){.header-module__CMGz7W__nav{display:flex}.header-module__CMGz7W__navRight{margin-left:auto}}.header-module__CMGz7W__navLink{font-family:var(--theme-font);font-size:var(--theme-fs-sm);color:var(--theme-muted);font-weight:500;text-decoration:none;transition:color .18s}.header-module__CMGz7W__navLink:hover{color:var(--theme-accent)}.header-module__CMGz7W__actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.header-module__CMGz7W__cartBtn{border-radius:var(--theme-radius-full);background:var(--theme-accent);width:36px;height:36px;color:var(--theme-on-accent);cursor:pointer;font-family:var(--theme-font);border:none;justify-content:center;align-items:center;gap:8px;padding:0;transition:transform .18s,background .18s,box-shadow .18s;display:inline-flex;position:relative}.header-module__CMGz7W__cartBtn:hover{background:var(--theme-accent-dark);box-shadow:var(--theme-shadow-accent);transform:translateY(-2px)}.header-module__CMGz7W__cartBtn:disabled{background:var(--theme-bg-secondary);color:var(--theme-muted);cursor:default;pointer-events:none;box-shadow:none}@media (min-width:768px){.header-module__CMGz7W__cartBtn{width:auto;height:40px;padding:0 18px}}.header-module__CMGz7W__cartTotal{font-family:var(--theme-font-display);font-size:var(--theme-fs-sm);letter-spacing:-.01em;color:var(--theme-on-accent);font-weight:700;display:none}@media (min-width:768px){.header-module__CMGz7W__cartTotal{display:block}}.header-module__CMGz7W__cartBadge{border-radius:var(--theme-radius-full);background:var(--theme-accent-dark);min-width:19px;height:19px;color:var(--theme-on-accent);font-family:var(--theme-font-display);border:2px solid var(--theme-surface);justify-content:center;align-items:center;padding:0 5px;font-size:11px;font-weight:700;line-height:1;display:flex;position:absolute;top:-5px;right:-5px}
.header-module__nHtmgW__header{background:var(--theme-bg);border-top:2px solid var(--theme-accent);border-bottom:1px solid var(--theme-separator);z-index:50;width:100%;position:sticky;top:0}.header-module__nHtmgW__inner{justify-content:space-between;align-items:center;width:100%;max-width:1400px;height:64px;margin:0 auto;padding:0 20px;display:flex}.header-module__nHtmgW__left{cursor:pointer;align-items:center;gap:10px;text-decoration:none;transition:opacity .18s;display:flex}.header-module__nHtmgW__left:hover{opacity:.85}.header-module__nHtmgW__logoCircle{background:var(--theme-accent);width:34px;height:34px;box-shadow:0 0 12px var(--theme-accent-a32);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.header-module__nHtmgW__logoInner{background:var(--theme-bg);border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:flex;overflow:hidden}.header-module__nHtmgW__logo{object-fit:cover;width:100%;height:100%}.header-module__nHtmgW__miniDot{background:var(--theme-accent);border-radius:50%;width:8px;height:8px}.header-module__nHtmgW__brandInfo{flex-direction:column;display:flex}.header-module__nHtmgW__brandName{font-family:var(--theme-font-display);color:var(--theme-text);letter-spacing:-.01em;font-size:16px;font-weight:700;line-height:1.1}.header-module__nHtmgW__nav{align-items:center;gap:32px;display:none}@media (min-width:768px){.header-module__nHtmgW__nav{display:flex}.header-module__nHtmgW__navRight{margin-left:auto}}.header-module__nHtmgW__navLink{font-family:var(--theme-font);color:var(--theme-muted);font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}.header-module__nHtmgW__navLink:hover{color:var(--theme-text)}.header-module__nHtmgW__actions{align-items:center;gap:8px;display:flex}.header-module__nHtmgW__cartBtn{border:1px solid var(--theme-border);background:var(--theme-card);height:38px;color:var(--theme-text);cursor:pointer;font-family:var(--theme-font);border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:0 14px;transition:all .2s;display:none;position:relative}@media (min-width:768px){.header-module__nHtmgW__cartBtn{display:flex}}.header-module__nHtmgW__cartBtn:hover{border-color:var(--theme-accent);background:var(--theme-bg-secondary)}.header-module__nHtmgW__cartBtn:disabled{opacity:.4;cursor:default;pointer-events:none}.header-module__nHtmgW__cartTotal{color:var(--theme-text);font-size:14px;font-weight:600;display:none}@media (min-width:768px){.header-module__nHtmgW__cartTotal{display:block}}.header-module__nHtmgW__cartBadge{background:var(--theme-accent);min-width:20px;height:20px;color:var(--theme-on-accent);border:2px solid var(--theme-bg);border-radius:999px;justify-content:center;align-items:center;padding:0 5px;font-size:11px;font-weight:700;line-height:1;display:flex;position:absolute;top:-6px;right:-6px}
.ads-module__oQ-Wdq__root{background:var(--theme-bg);width:100%;padding:24px 0}.ads-module__oQ-Wdq__inner{width:100%;max-width:1400px;padding:0 var(--layout-px,24px);margin:0 auto}.ads-module__oQ-Wdq__adContainer{min-height:280px;box-shadow:var(--theme-shadow-md);border-radius:24px;align-items:flex-end;text-decoration:none;transition:transform .2s;display:flex;position:relative;overflow:hidden}@media (min-width:768px){.ads-module__oQ-Wdq__adContainer{min-height:400px}}.ads-module__oQ-Wdq__img{object-fit:cover;z-index:1;width:100%;height:100%;transition:transform .4s,opacity .35s;position:absolute;inset:0}.ads-module__oQ-Wdq__overlay{background:linear-gradient(to top, var(--theme-scrim-strong) 0%, color-mix(in srgb, var(--theme-ink) 10%, transparent) 60%, transparent 100%);z-index:2;position:absolute;inset:0}.ads-module__oQ-Wdq__copy{z-index:3;color:#fff;flex-direction:column;gap:8px;width:100%;padding:24px;transition:opacity .35s;display:flex;position:relative}@media (min-width:768px){.ads-module__oQ-Wdq__copy{width:60%;padding:40px}}.ads-module__oQ-Wdq__title{font-family:var(--fauna-display);text-shadow:0 2px 8px var(--theme-scrim);margin:0;font-size:clamp(24px,4vw,42px);font-weight:700;line-height:1.1}.ads-module__oQ-Wdq__desc{font-family:var(--fauna-sans);opacity:.9;text-shadow:0 1px 4px var(--theme-scrim);margin:0;font-size:clamp(13px,1.5vw,16px);font-weight:400;line-height:1.5}.ads-module__oQ-Wdq__dots{gap:6px;margin-top:12px;display:flex}.ads-module__oQ-Wdq__dot{background:color-mix(in srgb, var(--theme-on-media) 40%, transparent);cursor:pointer;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .2s}.ads-module__oQ-Wdq__dotActive{background:#fff;border-radius:4px;width:24px}.ads-module__oQ-Wdq__arrows{z-index:4;gap:8px;display:flex;position:absolute;bottom:24px;right:24px}@media (min-width:768px){.ads-module__oQ-Wdq__arrows{bottom:40px;right:40px}}.ads-module__oQ-Wdq__arrowBtn{background:color-mix(in srgb, var(--theme-on-media) 20%, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid color-mix(in srgb, var(--theme-on-media) 40%, transparent);color:#fff;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.ads-module__oQ-Wdq__arrowBtn:hover{color:#000;background:#fff;transform:scale(1.05)}.ads-module__oQ-Wdq__fadeIn{animation:.35s forwards ads-module__oQ-Wdq__adsFadeIn}.ads-module__oQ-Wdq__fadeOut{opacity:0}@keyframes ads-module__oQ-Wdq__adsFadeIn{0%{opacity:0}to{opacity:1}}
.ProductModal-module__ndtGLq__overlay{z-index:200;background:var(--theme-overlay);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:100%;height:100%;display:flex;position:fixed;inset:0}@media (min-width:768px){.ProductModal-module__ndtGLq__overlay{justify-content:center;align-items:center;padding:32px}}.ProductModal-module__ndtGLq__overlayIn{animation:.28s ease-out forwards ProductModal-module__ndtGLq__pmOverlayIn}.ProductModal-module__ndtGLq__overlayOut{animation:.26s ease-in forwards ProductModal-module__ndtGLq__pmOverlayOut}@keyframes ProductModal-module__ndtGLq__pmOverlayIn{0%{opacity:0}to{opacity:1}}@keyframes ProductModal-module__ndtGLq__pmOverlayOut{0%{opacity:1}to{opacity:0}}.ProductModal-module__ndtGLq__dialog{background:var(--theme-bg,#fff);flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow-y:auto}@media (min-width:768px){.ProductModal-module__ndtGLq__dialog{border:1px solid var(--theme-separator,#eee);width:100%;max-width:1000px;height:auto;max-height:600px;box-shadow:var(--theme-shadow-lg);border-radius:24px;flex-direction:row;overflow:hidden}}.ProductModal-module__ndtGLq__dialogIn{animation:.36s cubic-bezier(.16,1,.3,1) forwards ProductModal-module__ndtGLq__pmSlideIn}.ProductModal-module__ndtGLq__dialogOut{animation:.26s ease-in forwards ProductModal-module__ndtGLq__pmSlideOut}@keyframes ProductModal-module__ndtGLq__pmSlideIn{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes ProductModal-module__ndtGLq__pmSlideOut{0%{transform:translateY(0)}to{transform:translateY(100%)}}@media (min-width:768px){@keyframes ProductModal-module__ndtGLq__pmSlideIn{0%{opacity:0;transform:scale(.97)translateY(6px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes ProductModal-module__ndtGLq__pmSlideOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.97)}}}.ProductModal-module__ndtGLq__imageCol{flex-shrink:0;padding:4px 16px 0;position:relative}@media (min-width:768px){.ProductModal-module__ndtGLq__imageCol{width:50%;padding:24px;overflow:hidden}}.ProductModal-module__ndtGLq__mobileBar{justify-content:flex-end;align-items:center;min-height:48px;display:flex}@media (min-width:768px){.ProductModal-module__ndtGLq__mobileBar{display:none}}.ProductModal-module__ndtGLq__closeBtn{width:40px;height:40px;color:var(--theme-text,#111);cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;transition:background .18s;display:flex}.ProductModal-module__ndtGLq__closeBtn:hover{background:var(--theme-bg-secondary,#f5f5f5)}.ProductModal-module__ndtGLq__imgWrap{aspect-ratio:1;background:var(--theme-bg-secondary,#f5f5f5);border-radius:18px;position:relative;overflow:hidden}.ProductModal-module__ndtGLq__img{object-fit:cover;width:100%;height:100%;display:block}.ProductModal-module__ndtGLq__favBtn{z-index:5;border:1px solid var(--theme-border,#eee);background:var(--theme-card-glass);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:34px;height:34px;color:var(--theme-muted,#999);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;transition:color .18s;display:flex;position:absolute;top:12px;left:12px}.ProductModal-module__ndtGLq__favBtn:hover{color:var(--theme-accent,#888)}.ProductModal-module__ndtGLq__favActive{color:var(--theme-accent,#888)!important}.ProductModal-module__ndtGLq__mobileVariants{margin-top:12px}@media (min-width:768px){.ProductModal-module__ndtGLq__mobileVariants{display:none}}.ProductModal-module__ndtGLq__detailCol{flex-direction:column;flex:1;min-width:0;display:flex}@media (min-width:768px){.ProductModal-module__ndtGLq__detailCol{overflow-y:auto}}.ProductModal-module__ndtGLq__desktopClose{display:none}@media (min-width:768px){.ProductModal-module__ndtGLq__desktopClose{justify-content:flex-end;padding:20px 24px 0;display:flex}}.ProductModal-module__ndtGLq__closeBtnDesktop{border:1px solid var(--theme-border,#eee);background:var(--theme-bg-secondary,#f5f5f5);width:30px;height:30px;color:var(--theme-text,#111);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;transition:border-color .18s;display:flex}.ProductModal-module__ndtGLq__closeBtnDesktop:hover{border-color:var(--theme-muted,#999)}.ProductModal-module__ndtGLq__detailBody{flex-direction:column;padding:20px 20px 80px;display:flex}@media (min-width:768px){.ProductModal-module__ndtGLq__detailBody{padding:8px 28px 32px}}.ProductModal-module__ndtGLq__title{font-family:var(--nube-serif,var(--font-cormorant,serif));letter-spacing:-.02em;color:var(--theme-text,#111);margin:0;font-size:28px;font-weight:700;line-height:1.1}@media (min-width:768px){.ProductModal-module__ndtGLq__title{font-size:36px}}.ProductModal-module__ndtGLq__priceRow{flex-wrap:wrap;align-items:center;gap:10px;margin-top:14px;display:flex}.ProductModal-module__ndtGLq__price{font-family:var(--nube-sans,sans-serif);color:var(--theme-text,#111);font-size:17px;font-weight:500}.ProductModal-module__ndtGLq__strike{color:var(--theme-muted,#999);opacity:.6;font-size:14px;text-decoration:line-through}.ProductModal-module__ndtGLq__discountBadge{background:var(--theme-accent,#888);color:var(--theme-on-accent);border-radius:999px;align-items:center;padding:2px 7px;font-size:11px;font-weight:700;display:inline-flex}.ProductModal-module__ndtGLq__desktopVariants{flex-direction:column;gap:8px;margin-top:18px;display:none}@media (min-width:768px){.ProductModal-module__ndtGLq__desktopVariants{display:flex}}.ProductModal-module__ndtGLq__variantLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--theme-muted,#999);margin:0;font-size:10px;font-weight:700}.ProductModal-module__ndtGLq__variantThumbs{gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.ProductModal-module__ndtGLq__variantThumb{border:2px solid var(--theme-border,#eee);background:var(--theme-bg-secondary,#f5f5f5);cursor:pointer;border-radius:10px;flex-shrink:0;width:52px;height:52px;transition:border-color .18s,transform .15s;overflow:hidden}.ProductModal-module__ndtGLq__variantThumb:hover{transform:scale(1.05)}.ProductModal-module__ndtGLq__variantThumbActive{border-color:var(--theme-accent,#888)}.ProductModal-module__ndtGLq__variantImg{object-fit:cover;width:100%;height:100%}.ProductModal-module__ndtGLq__variantNoImg{height:100%;color:var(--theme-muted,#999);justify-content:center;align-items:center;font-size:16px;display:flex}.ProductModal-module__ndtGLq__cartSection{margin-top:20px}.ProductModal-module__ndtGLq__qtyRow{align-items:center;gap:12px;display:flex}.ProductModal-module__ndtGLq__qtyControls{border:1px solid var(--theme-border,#eee);border-radius:10px;align-items:center;display:flex;overflow:hidden}.ProductModal-module__ndtGLq__qtyBtn{width:44px;height:52px;color:var(--theme-text,#111);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:background .15s;display:flex}.ProductModal-module__ndtGLq__qtyBtn:hover:not(:disabled){background:var(--theme-bg-secondary,#f5f5f5)}.ProductModal-module__ndtGLq__qtyBtn:disabled{opacity:.3;cursor:not-allowed}.ProductModal-module__ndtGLq__qtyNum{width:40px;height:52px;color:var(--theme-text,#111);border-left:1px solid var(--theme-border,#eee);border-right:1px solid var(--theme-border,#eee);justify-content:center;align-items:center;font-size:15px;font-weight:600;display:flex}.ProductModal-module__ndtGLq__addBtn,.ProductModal-module__ndtGLq__viewCartBtn{background:var(--theme-accent,#888);width:100%;height:52px;color:var(--theme-on-accent);cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;font-size:14px;font-weight:600;transition:opacity .18s,transform .15s;display:flex}.ProductModal-module__ndtGLq__addBtn:hover,.ProductModal-module__ndtGLq__viewCartBtn:hover{opacity:.88;transform:translateY(-1px)}.ProductModal-module__ndtGLq__addBtn:active,.ProductModal-module__ndtGLq__viewCartBtn:active{transform:scale(.98)}.ProductModal-module__ndtGLq__viewCartBtn{flex:1}.ProductModal-module__ndtGLq__section{margin-top:18px}.ProductModal-module__ndtGLq__sectionTitle{letter-spacing:.1em;text-transform:uppercase;color:var(--theme-muted,#999);margin:0 0 6px;font-size:10px;font-weight:700}.ProductModal-module__ndtGLq__sectionText{color:var(--theme-muted,#999);margin:0;font-size:13px;line-height:1.65}.ProductModal-module__ndtGLq__tags{flex-wrap:wrap;gap:6px;display:flex}.ProductModal-module__ndtGLq__tag{border:1px solid var(--theme-separator,#eee);color:var(--theme-muted,#999);border-radius:999px;padding:3px 10px;font-size:11px;display:inline-flex}
.header-module__aJev9a__header{background:var(--theme-bg-secondary);border-bottom:1px solid var(--theme-separator);width:100%}@media (min-width:768px){.header-module__aJev9a__header{z-index:50;position:sticky;top:0}}.header-module__aJev9a__inner{justify-content:space-between;align-items:center;width:100%;max-width:1400px;height:70px;margin:0 auto;padding:0 20px;display:flex}.header-module__aJev9a__left{cursor:pointer;align-items:center;gap:10px;text-decoration:none;transition:opacity .18s;display:flex}.header-module__aJev9a__left:hover{opacity:.85}.header-module__aJev9a__limeCircle{background:var(--theme-accent);width:32px;height:32px;box-shadow:0 2px 8px var(--theme-accent-a10);border-radius:50%;justify-content:center;align-items:center;display:flex}.header-module__aJev9a__innerCircle{background:color-mix(in srgb, var(--theme-card) 90%, transparent);border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;overflow:hidden}.header-module__aJev9a__logo{object-fit:cover;width:100%;height:100%}.header-module__aJev9a__brandInfo{flex-direction:column;display:flex}.header-module__aJev9a__brandName{color:var(--theme-text);letter-spacing:-.02em;font-size:16px;font-weight:800;line-height:1.1}.header-module__aJev9a__brandTagline{color:var(--theme-text-muted);opacity:.7;font-size:11px;font-weight:500}.header-module__aJev9a__nav{align-items:center;gap:32px;display:none}@media (min-width:768px){.header-module__aJev9a__nav{display:flex}.header-module__aJev9a__navRight{margin-left:auto}}.header-module__aJev9a__navLink{font-family:var(--theme-font);color:var(--theme-text-muted);font-size:13px;font-weight:500;text-decoration:none;transition:color .2s}.header-module__aJev9a__navLink:hover{color:var(--theme-text)}.header-module__aJev9a__actions{z-index:1;align-items:center;gap:8px;display:flex}.header-module__aJev9a__cartBtn{border:1px solid var(--theme-border);background:var(--theme-bg-secondary);height:38px;color:var(--theme-text);cursor:pointer;font-family:var(--theme-font);border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:0 14px;transition:all .2s;display:none;position:relative}@media (min-width:768px){.header-module__aJev9a__cartBtn{display:flex}}.header-module__aJev9a__cartBtn:hover{background:var(--theme-card);border-color:var(--theme-text-accent,var(--theme-accent))}.header-module__aJev9a__cartBtn:disabled{opacity:.45;cursor:default;pointer-events:none}.header-module__aJev9a__cartTotal{color:var(--theme-text);font-size:14px;font-weight:600;display:none}@media (min-width:768px){.header-module__aJev9a__cartTotal{display:block}}.header-module__aJev9a__cartBadge{background:var(--theme-accent-text);min-width:20px;height:20px;color:var(--theme-bg);border:2px solid var(--theme-bg-secondary);border-radius:999px;justify-content:center;align-items:center;padding:0 5px;font-size:11px;font-weight:700;line-height:1;display:flex;position:absolute;top:-6px;right:-6px}
.filter-module__-HsYTG__container{padding:16px var(--layout-px,20px) 0}.filter-module__-HsYTG__track{scrollbar-width:none;-webkit-overflow-scrolling:touch;align-items:center;gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.filter-module__-HsYTG__track::-webkit-scrollbar{display:none}.filter-module__-HsYTG__chip{border:1px solid var(--theme-border);background:var(--theme-card);color:var(--theme-muted);font-family:var(--theme-font);cursor:pointer;white-space:nowrap;border-radius:999px;flex-shrink:0;align-items:center;padding:8px 16px;font-size:13px;font-weight:500;transition:all .15s;display:inline-flex}.filter-module__-HsYTG__chip:hover{border-color:var(--theme-accent-soft);color:var(--theme-accent-dark)}.filter-module__-HsYTG__chipActive{background:var(--theme-accent);border-color:var(--theme-accent);color:var(--theme-on-accent);box-shadow:0 4px 12px var(--theme-accent-a32);font-weight:600}@media (min-width:1024px){.filter-module__-HsYTG__container{display:none}}
.footer-module__PavKhq__footer{background:var(--theme-bg-secondary);border-top:1px solid var(--theme-separator);margin-top:40px}.footer-module__PavKhq__inner{max-width:1400px;padding:32px var(--layout-px) calc(80px + 16px);margin:0 auto}@media (min-width:768px){.footer-module__PavKhq__inner{padding:40px var(--layout-px) 36px}}.footer-module__PavKhq__top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.footer-module__PavKhq__brand{align-items:center;gap:14px;display:flex}.footer-module__PavKhq__logoTile{border-radius:var(--theme-radius-md);background:var(--theme-surface);border:1px solid var(--theme-border);width:48px;height:48px;box-shadow:var(--theme-shadow-sm);flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.footer-module__PavKhq__logo{object-fit:cover;width:100%;height:100%}.footer-module__PavKhq__brandName{font-family:var(--theme-font-display);font-size:var(--theme-fs-xl);letter-spacing:-.02em;color:var(--theme-text);font-weight:700;line-height:1.1}.footer-module__PavKhq__links{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.footer-module__PavKhq__link{font-family:var(--theme-font);font-size:var(--theme-fs-sm);color:var(--theme-muted);font-weight:500;text-decoration:none;transition:color .18s}.footer-module__PavKhq__link:hover{color:var(--theme-accent)}.footer-module__PavKhq__divider{background:var(--theme-separator);width:100%;height:1px;margin:28px 0 18px}.footer-module__PavKhq__bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.footer-module__PavKhq__copy{font-size:var(--theme-fs-xs);color:var(--theme-muted);margin:0}.footer-module__PavKhq__powered{font-size:var(--theme-fs-xs);color:var(--theme-muted);align-items:center;gap:6px;text-decoration:none;transition:color .18s;display:inline-flex}.footer-module__PavKhq__powered:hover{color:var(--theme-text)}.footer-module__PavKhq__azteliLogo{opacity:.75;transition:opacity .18s;display:block}.footer-module__PavKhq__powered:hover .footer-module__PavKhq__azteliLogo{opacity:1}.footer-module__PavKhq__azteli{font-family:var(--theme-font-display);letter-spacing:-.01em;color:var(--theme-accent-dark);font-weight:700}
.filter-module__5sk8xa__container{padding:16px var(--layout-px,20px) 0}.filter-module__5sk8xa__track{scrollbar-width:none;-webkit-overflow-scrolling:touch;align-items:center;gap:7px;padding-bottom:2px;display:flex;overflow-x:auto}.filter-module__5sk8xa__track::-webkit-scrollbar{display:none}.filter-module__5sk8xa__chip{border:1px solid var(--theme-border);background:var(--theme-card);color:var(--theme-muted);font-family:var(--theme-font);cursor:pointer;white-space:nowrap;border-radius:20px;flex-shrink:0;align-items:center;padding:6px 14px;font-size:13px;font-weight:500;transition:all .15s;display:inline-flex}.filter-module__5sk8xa__chip:hover{border-color:var(--theme-accent-a45);color:var(--theme-text)}.filter-module__5sk8xa__chipActive{background:var(--theme-accent-a10);border-color:var(--theme-accent);color:var(--theme-accent);font-weight:600}@media (min-width:1024px){.filter-module__5sk8xa__container{display:none}}
.filter-module__jGNmkW__container{padding:24px 20px 0}.filter-module__jGNmkW__header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.filter-module__jGNmkW__title{color:var(--theme-text);letter-spacing:-.02em;margin:0;font-size:22px;font-weight:800}.filter-module__jGNmkW__seeAll{color:var(--theme-text-muted);cursor:pointer;background:0 0;border:none;border-radius:20px;align-items:center;gap:6px;padding:4px 8px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.filter-module__jGNmkW__seeAll:hover{color:var(--theme-accent-text)}.filter-module__jGNmkW__arrow{background:var(--theme-bg-secondary);width:20px;height:20px;color:var(--theme-text);border-radius:50%;justify-content:center;align-items:center;font-size:14px;display:flex}.filter-module__jGNmkW__wrap{align-items:center;width:100%;display:flex}.filter-module__jGNmkW__track{scrollbar-width:none;-webkit-overflow-scrolling:touch;align-items:flex-start;gap:16px;width:100%;padding:4px 0 20px;display:flex;overflow-x:auto}.filter-module__jGNmkW__track::-webkit-scrollbar{display:none}.filter-module__jGNmkW__pill{cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:10px;min-width:80px;padding:0;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.filter-module__jGNmkW__pillIcon{background:var(--theme-bg-secondary);width:68px;height:68px;color:var(--theme-text);box-shadow:0 4px 10px color-mix(in srgb, var(--theme-shadow-color) 3%, transparent);border:2px solid #0000;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.filter-module__jGNmkW__pillActive .filter-module__jGNmkW__pillIcon{background:var(--theme-bg);border-color:var(--theme-accent);box-shadow:0 8px 20px color-mix(in srgb, var(--theme-shadow-color) 9%, transparent);transform:scale(1.05)}.filter-module__jGNmkW__pillLabel{color:var(--theme-text-muted);text-align:center;font-size:12px;font-weight:600;line-height:1.2;transition:color .2s}.filter-module__jGNmkW__pillActive .filter-module__jGNmkW__pillLabel{color:var(--theme-text);font-weight:700}
.ads-module__4If3oa__root{background:var(--theme-bg);border-bottom:1px solid var(--theme-separator);width:100%}.ads-module__4If3oa__inner{width:100%;max-width:1400px;padding:32px var(--layout-px,24px);grid-template-columns:1fr;gap:24px;margin:0 auto;display:grid}@media (min-width:768px){.ads-module__4If3oa__inner{padding:40px var(--layout-px,24px);grid-template-columns:1fr 2fr;align-items:center;gap:40px}}.ads-module__4If3oa__copy{z-index:2;flex-direction:column;order:2;gap:14px;transition:height .3s;display:flex;position:relative;overflow:hidden}.ads-module__4If3oa__copyExpanded{overflow:visible}@media (min-width:768px){.ads-module__4If3oa__copy,.ads-module__4If3oa__copyExpanded{order:1;grid-area:1/1;padding:0;overflow:visible}}.ads-module__4If3oa__titleLink{color:inherit;text-decoration:none}.ads-module__4If3oa__title{font-family:var(--nube-sans);letter-spacing:-.02em;color:var(--theme-text);z-index:3;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:clamp(26px,5.5vw,64px);font-weight:700;line-height:1.1;transition:opacity .35s;display:-webkit-box;position:relative;overflow:hidden}.ads-module__4If3oa__titleExpanded{-webkit-line-clamp:unset;line-clamp:unset;display:block;overflow:visible}@media (min-width:768px){.ads-module__4If3oa__title,.ads-module__4If3oa__titleExpanded{-webkit-line-clamp:unset;line-clamp:unset;font-size:clamp(36px,5.5vw,64px);display:block;overflow:visible}}.ads-module__4If3oa__desc{font-family:var(--nube-sans);color:var(--theme-muted);z-index:3;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;max-width:340px;margin:0;font-size:13px;font-weight:400;line-height:1.65;transition:opacity .35s;display:-webkit-box;position:relative;overflow:hidden}.ads-module__4If3oa__descExpanded{-webkit-line-clamp:unset;line-clamp:unset;display:block;overflow:visible}@media (min-width:768px){.ads-module__4If3oa__desc,.ads-module__4If3oa__descExpanded{-webkit-line-clamp:unset;line-clamp:unset;display:block;overflow:visible}}.ads-module__4If3oa__expandBtn{font-family:var(--nube-sans);color:var(--theme-accent);cursor:pointer;letter-spacing:.02em;background:0 0;border:none;align-items:center;gap:4px;width:fit-content;padding:0;font-size:12px;font-weight:600;transition:opacity .2s;display:inline-flex}.ads-module__4If3oa__expandBtn:hover{opacity:.7}@media (min-width:768px){.ads-module__4If3oa__expandBtn{display:none}}.ads-module__4If3oa__dots{align-items:center;gap:6px;margin-top:4px;display:flex}.ads-module__4If3oa__dot{border:1.5px solid var(--theme-muted);cursor:pointer;opacity:.5;background:0 0;border-radius:50%;width:6px;height:6px;padding:0;transition:all .25s}.ads-module__4If3oa__dotActive{background:var(--theme-accent);border-color:var(--theme-accent);opacity:1;border-radius:3px;width:20px}.ads-module__4If3oa__progressTrack{background:var(--theme-border);border-radius:1px;width:100%;max-width:200px;height:2px;overflow:hidden}.ads-module__4If3oa__progress{background:var(--theme-accent);border-radius:1px;height:100%;animation:linear forwards ads-module__4If3oa__nubeAdsProgress}@keyframes ads-module__4If3oa__nubeAdsProgress{0%{width:0%}to{width:100%}}.ads-module__4If3oa__imageLink{z-index:1;order:1;width:100%;text-decoration:none;display:block;position:relative}@media (min-width:768px){.ads-module__4If3oa__imageLink{order:2;grid-area:1/2}}.ads-module__4If3oa__imageWrap{aspect-ratio:2;background:var(--theme-bg-secondary);border-radius:16px;position:relative;overflow:hidden}@media (min-width:768px){.ads-module__4If3oa__imageWrap{aspect-ratio:8/3;border-radius:20px}}.ads-module__4If3oa__img{object-fit:cover;object-position:center;border-radius:inherit;width:100%;height:100%;transition:opacity .35s,transform .4s;display:block}.ads-module__4If3oa__imageWrap:hover .ads-module__4If3oa__img{transform:scale(1.02)}.ads-module__4If3oa__arrows{z-index:5;gap:6px;display:flex;position:absolute;bottom:14px;right:14px}.ads-module__4If3oa__arrowBtn{border:1px solid var(--theme-text-a12);background:var(--theme-bg-glass);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:32px;height:32px;color:var(--theme-text);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:background .18s,color .18s,transform .18s;display:flex}.ads-module__4If3oa__arrowBtn:hover{background:var(--theme-accent);color:var(--theme-on-accent);border-color:var(--theme-accent);transform:scale(1.08)}.ads-module__4If3oa__fadeIn{animation:.35s forwards ads-module__4If3oa__adsFadeIn}.ads-module__4If3oa__fadeOut{opacity:0}@keyframes ads-module__4If3oa__adsFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}
.footer-module__7tiLtG__footer{background:var(--theme-surface);border-top:1px solid var(--theme-separator);margin-top:24px}.footer-module__7tiLtG__inner{max-width:1400px;padding:28px var(--layout-px,20px) calc(64px + 16px);margin:0 auto}@media (min-width:768px){.footer-module__7tiLtG__inner{padding:28px var(--layout-px,20px) 28px}}.footer-module__7tiLtG__top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.footer-module__7tiLtG__brand{align-items:center;gap:10px;display:flex}.footer-module__7tiLtG__logoWrap{background:var(--theme-card);border:1px solid var(--theme-border);border-radius:50%;width:32px;height:32px;overflow:hidden}.footer-module__7tiLtG__logo{object-fit:cover;width:100%;height:100%}.footer-module__7tiLtG__brandName{font-family:var(--theme-font-display);color:var(--theme-text);font-size:16px;font-weight:700}.footer-module__7tiLtG__links{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.footer-module__7tiLtG__link{color:var(--theme-muted);font-size:13px;font-weight:500;text-decoration:none;transition:color .2s}.footer-module__7tiLtG__link:hover{color:var(--theme-accent-dark)}.footer-module__7tiLtG__divider{background:var(--theme-separator);width:100%;height:1px;margin:20px 0 14px}.footer-module__7tiLtG__bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.footer-module__7tiLtG__copy{color:var(--theme-muted);margin:0;font-size:12px}.footer-module__7tiLtG__powered{color:var(--theme-muted);align-items:center;gap:5px;font-size:12px;text-decoration:none;transition:color .2s;display:flex}.footer-module__7tiLtG__powered:hover{color:var(--theme-text)}.footer-module__7tiLtG__azteliLogo{opacity:.7;transition:opacity .2s;display:block}.footer-module__7tiLtG__powered:hover .footer-module__7tiLtG__azteliLogo{opacity:1}.footer-module__7tiLtG__azteli{color:var(--theme-accent-dark);font-weight:700}
.nav-module__kfaR6G__tray{left:50%;bottom:calc(12px + env(safe-area-inset-bottom,0px));z-index:900;background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:var(--theme-radius-full);box-shadow:var(--theme-shadow-md);align-items:stretch;gap:4px;padding:7px;display:flex;position:fixed;transform:translate(-50%)}.nav-module__kfaR6G__item{appearance:none;cursor:pointer;border-radius:var(--theme-radius-full);min-width:72px;color:var(--theme-muted);font-family:var(--theme-font);background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:8px 16px;transition:color .18s,background .18s,transform .12s;display:flex}.nav-module__kfaR6G__item:hover{color:var(--theme-text)}.nav-module__kfaR6G__item:active{transform:scale(.94)}.nav-module__kfaR6G__active{color:var(--theme-accent);background:var(--theme-bg-secondary)}.nav-module__kfaR6G__active:hover{color:var(--theme-accent)}.nav-module__kfaR6G__iconWrap{justify-content:center;align-items:center;line-height:0;display:inline-flex;position:relative}.nav-module__kfaR6G__iconMotion{line-height:0;display:inline-flex}.nav-module__kfaR6G__label{letter-spacing:.01em;font-size:10px;font-weight:700}.nav-module__kfaR6G__badge{background:var(--theme-accent);min-width:17px;height:17px;color:var(--theme-on-accent);font-family:var(--theme-font-display);border-radius:var(--theme-radius-full);border:2px solid var(--theme-surface);justify-content:center;align-items:center;padding:0 4px;font-size:10px;font-weight:700;line-height:1;display:flex;position:absolute;top:-7px;right:-9px}@media (min-width:768px){.nav-module__kfaR6G__tray{display:none}}
.footer-module__fWurDW__footer{background:var(--theme-dark);border-top:2px solid var(--theme-accent);margin-top:24px}.footer-module__fWurDW__inner{max-width:1400px;padding:28px var(--layout-px,20px) calc(64px + 16px);margin:0 auto}@media (min-width:768px){.footer-module__fWurDW__inner{padding:28px var(--layout-px,20px) 28px}}.footer-module__fWurDW__top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.footer-module__fWurDW__brand{align-items:center;gap:10px;display:flex}.footer-module__fWurDW__logoWrap{background:var(--theme-card);border:1px solid var(--theme-border);border-radius:50%;width:32px;height:32px;overflow:hidden}.footer-module__fWurDW__logo{object-fit:cover;width:100%;height:100%}.footer-module__fWurDW__brandName{font-family:var(--theme-font-display);color:var(--theme-text);font-size:16px;font-weight:700}.footer-module__fWurDW__links{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.footer-module__fWurDW__link{color:var(--theme-muted);font-size:13px;font-weight:500;text-decoration:none;transition:color .2s}.footer-module__fWurDW__link:hover{color:var(--theme-accent)}.footer-module__fWurDW__divider{background:var(--theme-separator);width:100%;height:1px;margin:20px 0 14px}.footer-module__fWurDW__bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.footer-module__fWurDW__copy{color:var(--theme-muted);margin:0;font-size:12px}.footer-module__fWurDW__powered{color:var(--theme-muted);align-items:center;gap:5px;font-size:12px;text-decoration:none;transition:color .2s;display:flex}.footer-module__fWurDW__powered:hover{color:var(--theme-text)}.footer-module__fWurDW__azteliLogo{opacity:.7;transition:opacity .2s;display:block}.footer-module__fWurDW__powered:hover .footer-module__fWurDW__azteliLogo{opacity:1}.footer-module__fWurDW__azteli{color:var(--theme-accent);font-weight:700}
.header-module__B0HHCq__header{z-index:50;background-color:var(--theme-bg);border-bottom:1px solid var(--theme-border);justify-content:center;width:100%;display:flex;position:sticky;top:0}.header-module__B0HHCq__inner{width:100%;max-width:1400px;height:56px;padding:0 var(--layout-px,24px);justify-content:space-between;align-items:center;display:flex;position:relative}.header-module__B0HHCq__brand{z-index:1;flex-shrink:0;align-items:center;gap:10px;text-decoration:none;transition:opacity .2s;display:flex}.header-module__B0HHCq__brand:hover{opacity:.75}.header-module__B0HHCq__logoWrap{background:var(--theme-bg-secondary);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex;overflow:hidden}.header-module__B0HHCq__logoImg{object-fit:cover;width:100%;height:100%}.header-module__B0HHCq__brandName{font-family:var(--fauna-display);letter-spacing:.01em;color:var(--theme-text);font-size:19px;font-weight:600;line-height:1}.header-module__B0HHCq__nav{align-items:center;gap:32px;display:none;position:absolute;left:50%;transform:translate(-50%)}@media (min-width:768px){.header-module__B0HHCq__nav{display:flex}.header-module__B0HHCq__navRight{left:auto;right:var(--layout-px,24px);transform:none}}.header-module__B0HHCq__navLink{font-family:var(--fauna-sans);letter-spacing:.12em;text-transform:uppercase;color:var(--theme-muted);white-space:nowrap;border-bottom:1px solid #0000;padding-bottom:2px;font-size:11px;font-weight:500;text-decoration:none;transition:color .2s,border-color .2s}.header-module__B0HHCq__navLink:hover{color:var(--theme-text)}.header-module__B0HHCq__navLink.header-module__B0HHCq__active{color:var(--theme-text);border-bottom-color:var(--theme-text)}.header-module__B0HHCq__actions{z-index:1;align-items:center;gap:8px;display:flex}@media (min-width:768px){.header-module__B0HHCq__actions{gap:12px}}.header-module__B0HHCq__cartBtn{border:1px solid var(--theme-border);background:var(--theme-bg-secondary);width:36px;height:36px;color:var(--theme-text);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:0;transition:background .2s,box-shadow .2s,border-color .2s;display:flex;position:relative}@media (min-width:768px){.header-module__B0HHCq__cartBtn{border-radius:10px;width:auto;padding:0 12px}}.header-module__B0HHCq__cartBtn:hover{background:var(--theme-card);border-color:var(--theme-accent);box-shadow:var(--theme-shadow-sm)}.header-module__B0HHCq__cartBtn:disabled{opacity:.45;cursor:default;pointer-events:none}.header-module__B0HHCq__cartTotal{font-family:var(--fauna-sans);color:var(--theme-text);white-space:nowrap;font-size:13px;font-weight:500;display:none}@media (min-width:768px){.header-module__B0HHCq__cartTotal{display:block}}.header-module__B0HHCq__cartBadge{background:var(--theme-accent);min-width:18px;height:18px;color:var(--theme-on-accent);font-family:var(--fauna-sans);border:2px solid var(--theme-bg);border-radius:999px;justify-content:center;align-items:center;padding:0 4px;font-size:10px;font-weight:700;line-height:1;display:flex;position:absolute;top:-5px;right:-5px}.header-module__B0HHCq__favBtn{border:1px solid var(--theme-border);background:var(--theme-bg-secondary);width:36px;height:36px;color:var(--theme-accent);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;text-decoration:none;transition:background .2s,border-color .2s,box-shadow .2s;display:flex;position:relative}.header-module__B0HHCq__favBtn:hover{background:var(--theme-card);border-color:var(--theme-accent);box-shadow:var(--theme-shadow-sm)}.header-module__B0HHCq__favBadge{background:var(--theme-accent);min-width:18px;height:18px;color:var(--theme-on-accent);font-family:var(--fauna-sans);border:2px solid var(--theme-bg);border-radius:999px;justify-content:center;align-items:center;padding:0 4px;font-size:10px;font-weight:700;line-height:1;display:flex;position:absolute;top:-5px;right:-5px}
.footer-module__cjE8CW__footer{background:var(--theme-bg-secondary);border-top:1px solid var(--theme-separator);padding:60px 20px 120px}.footer-module__cjE8CW__inner{max-width:1400px;margin:0 auto;padding:0 20px}.footer-module__cjE8CW__top{flex-direction:column;align-items:center;gap:24px;margin-bottom:32px;display:flex}.footer-module__cjE8CW__brand{flex-direction:column;align-items:center;gap:12px;display:flex}.footer-module__cjE8CW__logoWrap{background:var(--theme-bg);width:48px;height:48px;box-shadow:var(--theme-shadow-xs);border-radius:12px;justify-content:center;align-items:center;display:flex;overflow:hidden}.footer-module__cjE8CW__logo{object-fit:cover;width:100%;height:100%}.footer-module__cjE8CW__brandName{color:var(--theme-text);letter-spacing:-.01em;font-size:18px;font-weight:800}.footer-module__cjE8CW__links{gap:20px;display:flex}.footer-module__cjE8CW__link{color:var(--theme-text-muted);font-size:13px;font-weight:600;text-decoration:none}.footer-module__cjE8CW__divider{background:var(--theme-separator);width:100%;height:1px;margin-bottom:24px}.footer-module__cjE8CW__bottom{flex-direction:column;align-items:center;gap:12px;display:flex}.footer-module__cjE8CW__copy{color:var(--theme-text-muted);font-size:12px}.footer-module__cjE8CW__powered{color:var(--theme-text-muted);align-items:center;gap:4px;font-size:11px;font-weight:600;display:flex}.footer-module__cjE8CW__azteli{color:var(--theme-text);font-weight:800}
.header-module__OLPIZW__header{z-index:50;background-color:var(--theme-bg);border-bottom:1px solid var(--theme-separator);justify-content:center;width:100%;display:flex;position:sticky;top:0}.header-module__OLPIZW__inner{width:100%;max-width:1400px;height:56px;padding:0 var(--layout-px,24px);justify-content:space-between;align-items:center;display:flex;position:relative}.header-module__OLPIZW__brand{z-index:1;flex-shrink:0;align-items:center;gap:10px;text-decoration:none;transition:opacity .2s;display:flex}.header-module__OLPIZW__brand:hover{opacity:.75}.header-module__OLPIZW__logoWrap{background:var(--theme-bg-secondary);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex;overflow:hidden}.header-module__OLPIZW__logoImg{object-fit:cover;width:100%;height:100%}.header-module__OLPIZW__brandName{font-family:var(--nube-sans);letter-spacing:.01em;color:var(--theme-text);font-size:19px;font-weight:600;line-height:1}.header-module__OLPIZW__nav{align-items:center;gap:32px;display:none;position:absolute;left:50%;transform:translate(-50%)}@media (min-width:768px){.header-module__OLPIZW__nav{display:flex}.header-module__OLPIZW__navRight{left:auto;right:var(--layout-px,24px);transform:none}}.header-module__OLPIZW__navLink{font-family:var(--nube-sans);letter-spacing:.12em;text-transform:uppercase;color:var(--theme-muted);white-space:nowrap;border-bottom:1px solid #0000;padding-bottom:2px;font-size:11px;font-weight:500;text-decoration:none;transition:color .2s,border-color .2s}.header-module__OLPIZW__navLink:hover{color:var(--theme-text)}.header-module__OLPIZW__navLink.header-module__OLPIZW__active{color:var(--theme-text);border-bottom-color:var(--theme-text)}.header-module__OLPIZW__actions{z-index:1;align-items:center;gap:8px;display:flex}@media (min-width:768px){.header-module__OLPIZW__actions{gap:12px}}.header-module__OLPIZW__cartBtn{border:1px solid var(--theme-border);background:var(--theme-bg-secondary);width:36px;height:36px;color:var(--theme-text);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:0;transition:background .2s,box-shadow .2s,border-color .2s;display:flex;position:relative}@media (min-width:768px){.header-module__OLPIZW__cartBtn{border-radius:10px;width:auto;padding:0 12px}}.header-module__OLPIZW__cartBtn:hover{background:var(--theme-card);border-color:var(--theme-accent);box-shadow:var(--theme-shadow-sm)}.header-module__OLPIZW__cartBtn:disabled{opacity:.45;cursor:default;pointer-events:none}.header-module__OLPIZW__cartTotal{font-family:var(--nube-sans);color:var(--theme-text);white-space:nowrap;font-size:13px;font-weight:500;display:none}@media (min-width:768px){.header-module__OLPIZW__cartTotal{display:block}}.header-module__OLPIZW__cartBadge{background:var(--theme-accent);min-width:18px;height:18px;color:var(--theme-on-accent);font-family:var(--nube-sans);border:2px solid var(--theme-bg);border-radius:999px;justify-content:center;align-items:center;padding:0 4px;font-size:10px;font-weight:700;line-height:1;display:flex;position:absolute;top:-5px;right:-5px}.header-module__OLPIZW__favBtn{border:1px solid var(--theme-border);background:var(--theme-bg-secondary);width:36px;height:36px;color:var(--theme-accent);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;text-decoration:none;transition:background .2s,border-color .2s,box-shadow .2s;display:flex;position:relative}.header-module__OLPIZW__favBtn:hover{background:var(--theme-card);border-color:var(--theme-accent);box-shadow:var(--theme-shadow-sm)}.header-module__OLPIZW__favBadge{background:var(--theme-accent);min-width:18px;height:18px;color:var(--theme-on-accent);font-family:var(--nube-sans);border:2px solid var(--theme-bg);border-radius:999px;justify-content:center;align-items:center;padding:0 4px;font-size:10px;font-weight:700;line-height:1;display:flex;position:absolute;top:-5px;right:-5px}
.nav-module__rQ0a9a__nav{background:var(--theme-card-glass);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-top:1px solid var(--theme-separator);width:100%;box-shadow:0 -4px 24px color-mix(in srgb, var(--theme-shadow-color) 9%, transparent);padding-bottom:env(safe-area-inset-bottom,0px);z-index:1000;position:fixed;bottom:0;left:0}.nav-module__rQ0a9a__inner{justify-content:space-around;align-items:center;max-width:100%;height:64px;display:flex}.nav-module__rQ0a9a__item{color:var(--theme-muted);cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;padding:0;transition:color .2s;display:flex}.nav-module__rQ0a9a__item:active{transform:scale(.9)}.nav-module__rQ0a9a__active{color:var(--theme-accent)}.nav-module__rQ0a9a__active svg{animation:.3s cubic-bezier(.175,.885,.32,1.275) nav-module__rQ0a9a__navPop}@keyframes nav-module__rQ0a9a__navPop{0%{transform:scale(.8)}to{transform:scale(1)}}.nav-module__rQ0a9a__iconWrap{position:relative}.nav-module__rQ0a9a__badge{background:var(--theme-accent);color:var(--theme-on-accent);border:2px solid var(--theme-card);border-radius:8px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:800;display:flex;position:absolute;top:-6px;right:-8px}.nav-module__rQ0a9a__favBadge{background:var(--theme-fav);color:var(--theme-on-danger)}.nav-module__rQ0a9a__label{font-size:10px;font-weight:600}@media (min-width:768px){.nav-module__rQ0a9a__nav{display:none}}
.grid-module__aII-sW__tray{width:100%;padding:0 var(--layout-px) 28px}.grid-module__aII-sW__mosaic{grid-template-columns:repeat(2,1fr);grid-auto-flow:dense;gap:12px;display:grid}@media (min-width:640px){.grid-module__aII-sW__mosaic{grid-template-columns:repeat(3,1fr);gap:14px}}@media (min-width:1024px){.grid-module__aII-sW__mosaic{grid-template-columns:repeat(4,1fr);gap:16px}}@media (min-width:1400px){.grid-module__aII-sW__mosaic{grid-template-columns:repeat(6,1fr)}}.grid-module__aII-sW__tile{aspect-ratio:1;border-radius:var(--theme-radius-md);cursor:pointer;background:var(--theme-bg-secondary);box-shadow:var(--theme-shadow-sm);-webkit-tap-highlight-color:transparent;outline:none;transition:transform .22s cubic-bezier(.16,1,.3,1),box-shadow .22s;position:relative;overflow:hidden}.grid-module__aII-sW__sm{grid-area:span 1/span 1}.grid-module__aII-sW__feature{border-radius:var(--theme-radius-lg);grid-area:span 2/span 2}.grid-module__aII-sW__wide{aspect-ratio:2;border-radius:var(--theme-radius-lg);grid-area:span 1/span 2}.grid-module__aII-sW__tile:hover{box-shadow:var(--theme-shadow-md);transform:translateY(-3px)}.grid-module__aII-sW__tile:focus-visible{box-shadow:0 0 0 3px var(--theme-accent-soft), var(--theme-shadow-md)}.grid-module__aII-sW__tileUnavailable{opacity:.62;filter:saturate(.85)}.grid-module__aII-sW__photo{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block;position:absolute;inset:0}.grid-module__aII-sW__tile:hover .grid-module__aII-sW__photo{transform:scale(1.05)}.grid-module__aII-sW__photoPlaceholder{color:var(--theme-accent-soft);background:var(--theme-bg-secondary);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.grid-module__aII-sW__scrim{z-index:1;background:linear-gradient(180deg, transparent 40%, color-mix(in srgb, var(--theme-ink) 18%, transparent) 62%, color-mix(in srgb, var(--theme-ink) 78%, transparent) 100%);position:absolute;inset:0}.grid-module__aII-sW__tileText{z-index:2;color:var(--theme-on-media);flex-direction:column;gap:4px;padding:14px;display:flex;position:absolute;bottom:0;left:0;right:0}.grid-module__aII-sW__tileTextCompact{gap:2px;padding:10px}.grid-module__aII-sW__tileTitle{font-family:var(--theme-font-display);letter-spacing:-.02em;color:var(--theme-on-media);text-shadow:0 1px 12px var(--theme-scrim);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:15px;font-weight:700;line-height:1.15;display:-webkit-box;overflow:hidden}.grid-module__aII-sW__feature .grid-module__aII-sW__tileTitle{font-size:24px}.grid-module__aII-sW__tileTextCompact .grid-module__aII-sW__tileTitle{font-size:13.5px}.grid-module__aII-sW__tileDesc{color:var(--theme-on-media-muted);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.grid-module__aII-sW__tilePrice{font-family:var(--theme-font-display);color:var(--theme-on-media);text-shadow:0 1px 10px var(--theme-scrim);margin-top:2px;font-size:15px;font-weight:700}.grid-module__aII-sW__feature .grid-module__aII-sW__tilePrice{font-size:20px}.grid-module__aII-sW__discountChip{z-index:3;background:var(--theme-accent);color:var(--theme-on-accent);font-family:var(--theme-font-display);border-radius:var(--theme-radius-full);box-shadow:var(--theme-shadow-accent);padding:4px 9px;font-size:11px;font-weight:700;position:absolute;top:10px;left:10px}.grid-module__aII-sW__scheduleChip{z-index:3;background:var(--theme-card-glass);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:var(--theme-text);border-radius:var(--theme-radius-full);padding:4px 10px;font-size:11px;font-weight:600;position:absolute;top:10px;left:10px}.grid-module__aII-sW__favBtn{z-index:3;background:var(--theme-card-glass);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:32px;height:32px;color:var(--theme-muted);cursor:pointer;box-shadow:var(--theme-shadow-xs);border:none;border-radius:50%;justify-content:center;align-items:center;transition:transform .15s,color .15s;display:flex;position:absolute;top:10px;right:10px}.grid-module__aII-sW__favBtn:hover{color:var(--theme-fav);transform:scale(1.1)}.grid-module__aII-sW__favActive{color:var(--theme-fav)}.grid-module__aII-sW__promoTile{flex-direction:row;align-items:center;gap:14px;padding:16px 18px;display:flex}.grid-module__aII-sW__promoIcon{border-radius:var(--theme-radius-sm);background:var(--theme-card);width:44px;height:44px;color:var(--theme-accent);box-shadow:var(--theme-shadow-sm);flex-shrink:0;justify-content:center;align-items:center;display:flex}.grid-module__aII-sW__promoBody{min-width:0}.grid-module__aII-sW__promoTitle{font-family:var(--theme-font-display);letter-spacing:-.02em;color:var(--theme-text);margin:0 0 3px;font-size:17px;font-weight:700;line-height:1.12}.grid-module__aII-sW__promoText{color:var(--theme-muted);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0 0 6px;font-size:12.5px;line-height:1.35;display:-webkit-box;overflow:hidden}.grid-module__aII-sW__promoCta{color:var(--theme-accent);align-items:center;gap:4px;font-size:13px;font-weight:600;display:inline-flex}.grid-module__aII-sW__textTray{grid-template-columns:1fr;gap:12px;margin-top:14px;display:grid}@media (min-width:640px){.grid-module__aII-sW__textTray{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.grid-module__aII-sW__textTray{grid-template-columns:repeat(3,1fr);gap:16px}}.grid-module__aII-sW__textTile{border-radius:var(--theme-radius-md);border:1px solid var(--theme-border);cursor:pointer;flex-direction:column;gap:6px;min-height:124px;padding:16px;transition:transform .18s,box-shadow .18s;display:flex}.grid-module__aII-sW__textTile:hover{box-shadow:var(--theme-shadow-md);transform:translateY(-3px)}.grid-module__aII-sW__textTileTop{justify-content:space-between;align-items:center;gap:8px;display:flex}.grid-module__aII-sW__textTileCat{text-transform:uppercase;letter-spacing:.08em;color:var(--theme-muted);font-size:10.5px;font-weight:700}.grid-module__aII-sW__favBtnInk{color:var(--theme-muted);cursor:pointer;background:0 0;border:none;padding:0;transition:color .15s,transform .15s;display:flex}.grid-module__aII-sW__favBtnInk:hover{color:var(--theme-fav);transform:scale(1.1)}.grid-module__aII-sW__textTileTitle{font-family:var(--theme-font-display);letter-spacing:-.02em;color:var(--theme-text);margin:0;font-size:16px;font-weight:700;line-height:1.2}.grid-module__aII-sW__textTileDesc{color:var(--theme-muted);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12.5px;line-height:1.4;display:-webkit-box;overflow:hidden}.grid-module__aII-sW__textTilePrice{font-family:var(--theme-font-display);color:var(--theme-text);margin-top:auto;font-size:16px;font-weight:700}.grid-module__aII-sW__clayTint{background:var(--bento-clay)}.grid-module__aII-sW__sageTint{background:var(--bento-sage)}.grid-module__aII-sW__wheatTint{background:var(--bento-wheat)}.grid-module__aII-sW__skyTint{background:var(--bento-sky)}.grid-module__aII-sW__blushTint{background:var(--bento-blush)}.grid-module__aII-sW__empty{padding:60px var(--layout-px);text-align:center;color:var(--theme-muted);font-size:15px}
.nav-module__SNtLIW__nav{background:var(--theme-bg-secondary);border-top:1px solid var(--theme-separator);width:100%;padding-bottom:env(safe-area-inset-bottom,0px);z-index:1000;position:fixed;bottom:0;left:0}.nav-module__SNtLIW__inner{justify-content:space-around;align-items:center;max-width:100%;height:64px;display:flex}.nav-module__SNtLIW__item{color:var(--theme-muted);cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;padding:0;transition:color .2s;display:flex}.nav-module__SNtLIW__item:active{transform:scale(.9)}.nav-module__SNtLIW__active{color:var(--theme-accent)}.nav-module__SNtLIW__active svg{animation:.3s cubic-bezier(.175,.885,.32,1.275) nav-module__SNtLIW__navPop}@keyframes nav-module__SNtLIW__navPop{0%{transform:scale(.8)}to{transform:scale(1)}}.nav-module__SNtLIW__iconWrap{position:relative}.nav-module__SNtLIW__badge{background:var(--theme-accent);color:var(--theme-on-accent);border:2px solid var(--theme-bg-secondary);border-radius:8px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:800;display:flex;position:absolute;top:-6px;right:-8px}.nav-module__SNtLIW__favBadge{background:var(--theme-fav);color:var(--theme-on-danger)}.nav-module__SNtLIW__label{font-size:10px;font-weight:600}@media (min-width:768px){.nav-module__SNtLIW__nav{display:none}}
.footer-module__lWAdfq__footer{background:var(--theme-bg-secondary);border-top:1px solid var(--theme-border);justify-content:center;width:100%;display:flex}.footer-module__lWAdfq__inner{width:100%;max-width:1400px;padding:48px var(--layout-px,24px) 40px;flex-direction:column;gap:24px;display:flex}.footer-module__lWAdfq__top{flex-direction:column;align-items:flex-start;gap:20px;display:flex}@media (min-width:640px){.footer-module__lWAdfq__top{flex-direction:row;justify-content:space-between;align-items:center}}.footer-module__lWAdfq__brand{align-items:center;gap:12px;display:flex}.footer-module__lWAdfq__logoWrap{background:var(--theme-border);border-radius:10px;flex-shrink:0;width:40px;height:40px;overflow:hidden}.footer-module__lWAdfq__logo{object-fit:cover;width:100%;height:100%}.footer-module__lWAdfq__brandName{font-family:var(--fauna-display);color:var(--theme-text);font-size:20px;font-weight:600}.footer-module__lWAdfq__links{flex-wrap:wrap;gap:20px;display:flex}.footer-module__lWAdfq__link{font-family:var(--fauna-sans);color:var(--theme-muted);font-size:12px;text-decoration:none;transition:color .2s}.footer-module__lWAdfq__link:hover{color:var(--theme-text)}.footer-module__lWAdfq__divider{background:var(--theme-border);height:1px}.footer-module__lWAdfq__bottom{text-align:center;flex-direction:column;align-items:center;gap:6px;display:flex}@media (min-width:640px){.footer-module__lWAdfq__bottom{text-align:left;flex-direction:row;justify-content:space-between}}.footer-module__lWAdfq__copy{font-family:var(--fauna-sans);color:var(--theme-muted);margin:0;font-size:11px}.footer-module__lWAdfq__poweredBy{font-family:var(--fauna-sans);color:var(--theme-muted);align-items:center;gap:5px;font-size:11px;text-decoration:none;transition:color .2s;display:flex}.footer-module__lWAdfq__poweredBy:hover{color:var(--theme-accent)}
.nav-module__n02Fja__nav{background:var(--theme-bg-secondary);border-top:1px solid var(--theme-separator);width:100%;padding:0;padding-bottom:env(safe-area-inset-bottom,0px);z-index:1000;border-radius:0;position:fixed;bottom:0;left:0}.nav-module__n02Fja__inner{justify-content:space-around;align-items:center;max-width:100%;height:64px;display:flex}.nav-module__n02Fja__item{color:var(--theme-text-muted);cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;padding:0;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.nav-module__n02Fja__item:active{transform:scale(.9)}.nav-module__n02Fja__active{color:var(--theme-accent-dark)}.nav-module__n02Fja__active svg{animation:.3s cubic-bezier(.175,.885,.32,1.275) nav-module__n02Fja__navPop}@keyframes nav-module__n02Fja__navPop{0%{transform:scale(.8)}to{transform:scale(1)}}.nav-module__n02Fja__iconWrap{position:relative}.nav-module__n02Fja__badge{background:var(--theme-text);color:var(--theme-bg);min-width:16px;height:16px;box-shadow:0 2px 4px color-mix(in srgb, var(--theme-shadow-color) 22%, transparent);border-radius:8px;justify-content:center;align-items:center;padding:0 4px;font-size:10px;font-weight:800;display:flex;position:absolute;top:-6px;right:-8px}.nav-module__n02Fja__favBadge{background:var(--theme-fav);color:#fff}.nav-module__n02Fja__label{font-size:10px;font-weight:600}@media (min-width:768px){.nav-module__n02Fja__nav{display:none}}
.app-module__fmjqga__main{background:var(--theme-bg);flex-direction:column;align-items:center;width:100%;min-height:100dvh;display:flex}.app-module__fmjqga__content{box-sizing:border-box;width:100%;max-width:1400px;min-height:calc(100dvh - 81px);padding:32px var(--layout-px,24px) 16px;flex-direction:column;gap:24px;display:flex}@media (min-width:768px){.app-module__fmjqga__content{padding:48px var(--layout-px,24px) 40px}}.app-module__fmjqga__topBar{justify-content:space-between;align-items:center;gap:16px;display:flex}
