*{padding:0;margin:0;list-style:none;outline:none;font-family:Urbanist,sans-serif;box-sizing:border-box}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;color:#1f2024;scrollbar-width:thin}a{text-decoration:none}.card{background-color:#fff;border-radius:12px;overflow:hidden}.card.card-bordered{border:.5px solid #C5C6CC}.card.card-padding-small{padding:8px}.card.card-padding-medium{padding:16px}.card.card-padding-large{padding:24px}.toggle-switch{position:relative;width:44px;height:24px;background-color:#c5c6cc;border:none;border-radius:12px;cursor:pointer;padding:0;flex-shrink:0;transition:background-color .2s ease}.toggle-switch:hover:not(:disabled){opacity:.8}.toggle-switch:disabled{cursor:not-allowed;opacity:.5}.toggle-switch.checked{background-color:#c53030}.toggle-switch.checked .toggle-switch-slider{transform:translate(20px)}.toggle-switch-slider{position:absolute;top:2px;left:2px;width:20px;height:20px;background-color:#fff;border-radius:50%;transition:transform .2s ease;box-shadow:0 2px 4px #0000001a}.btn,.toggle-button-group .toggle-button{display:inline-flex;align-items:center;justify-content:center;corner-shape:squircle;border-radius:100px;font-family:Urbanist,sans-serif;font-weight:500;line-height:normal;cursor:pointer;transition:all .2s ease;white-space:nowrap;border:.5px solid;text-decoration:none}.btn.btn-small,.toggle-button-group .toggle-button{height:40px;padding:8px 12px;font-size:15px}.btn.btn-big,.toggle-button-group .btn-big.toggle-button{height:48px;padding:12px 16px;font-size:16px}.btn.btn-primary,.toggle-button-group .btn-primary.toggle-button{background-color:#c53030;color:#fff;border-color:#c53030}.btn.btn-primary:hover:not(:disabled),.toggle-button-group .btn-primary.toggle-button:hover:not(:disabled){background-color:#a02626;border-color:#a02626}.btn.btn-primary:active:not(:disabled),.toggle-button-group .btn-primary.toggle-button:active:not(:disabled){background-color:#a02626;border-color:#a02626}.btn.btn-primary:disabled,.toggle-button-group .btn-primary.toggle-button:disabled{background-color:#e8a5a5;color:#fff;border-color:#e8a5a5;cursor:not-allowed;opacity:1}.btn.btn-secondary,.toggle-button-group .toggle-button{background-color:#fff;color:#1f2024;border-color:#c5c6cc}.btn.btn-secondary:hover:not(:disabled):not(.active),.toggle-button-group .toggle-button:hover:not(:disabled):not(.active){opacity:.8}.btn.btn-secondary:active:not(:disabled):not(.active),.toggle-button-group .toggle-button:active:not(:disabled):not(.active){opacity:.8}.btn.btn-secondary.active,.toggle-button-group .active.toggle-button{background-color:#c53030;color:#fff;border-color:#c53030}.btn.btn-secondary.active:hover:not(:disabled),.toggle-button-group .active.toggle-button:hover:not(:disabled){background-color:#a02626;border-color:#a02626}.btn.btn-secondary.active:active:not(:disabled),.toggle-button-group .active.toggle-button:active:not(:disabled){background-color:#a02626;border-color:#a02626}.btn.btn-secondary:disabled,.toggle-button-group .toggle-button:disabled{background-color:#fff;color:#e8a5a5;border-color:#e8a5a5;cursor:not-allowed;opacity:1}.btn.btn-secondary.active:disabled,.toggle-button-group .active.toggle-button:disabled{background-color:#e8a5a5;color:#fff;border-color:#e8a5a5}.toggle-button-group{display:flex;gap:10px;width:100%}.toggle-button-group .toggle-button{flex:1 0 0}.icon-with-text{display:flex;align-items:center;gap:5px}.icon-with-text .icon-with-text-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center}.icon-with-text .icon-with-text-text{flex:1;color:inherit}.info-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.info-row .info-row-item{display:flex;align-items:center;gap:8px}.info-row .info-row-separator{width:2px;height:2px;border-radius:50%;background-color:#c5c6cc;flex-shrink:0}.info-row .info-row-content{display:flex;align-items:center;gap:5px;font-family:Urbanist,sans-serif;font-size:15px;font-weight:500;line-height:20px}.info-row .info-row-content.info-row-default{color:#494a50}.info-row .info-row-content.info-row-default span{color:inherit}.info-row .info-row-content.info-row-success{color:#0da539}.info-row .info-row-content.info-row-success>span,.info-row .info-row-content.info-row-success span{color:#0da539}.info-row .info-row-content.info-row-secondary{color:#494a50}.info-row .info-row-content.info-row-secondary span{color:inherit}.info-row .info-row-content.info-row-error{color:#c53030}.info-row .info-row-content.info-row-error span{color:inherit}.info-row .info-row-content .info-row-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center}.info-row .info-row-content .info-row-icon svg{width:20px;height:20px}.address-card{width:100%;cursor:pointer}.address-card .address-card-content{display:flex;gap:12px;align-items:center}.address-card .address-card-icon{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.address-card .address-card-icon svg{width:24px;height:24px}.address-card .address-card-icon svg path{fill:#1f2024}.address-card .address-card-text{flex:1 0 0;display:flex;flex-direction:column;gap:4px}.address-card .address-card-title{font-family:Urbanist,sans-serif;font-size:18px;font-weight:700;line-height:normal;color:#1f2024;margin:0}.address-card .address-card-value{font-family:Urbanist,sans-serif;font-size:15px;font-weight:500;line-height:normal;color:#494a50;margin:0}.header{position:fixed;top:0;left:0;right:0;display:flex;align-items:center;height:72px;background-color:#fff;z-index:2000;box-shadow:0 4px 30px #1d153412;transition:background-color .3s ease}.header-container{display:flex;align-items:center;justify-content:space-between;width:100%}.header-left{display:flex;align-items:center;justify-content:flex-start;gap:40px}.logo{display:flex;align-items:center;text-decoration:none}.logo svg,.logo img{height:42px;width:81px;object-fit:contain;pointer-events:none}.header-nav{display:flex;align-items:center;gap:24px}.header-nav-link{font-weight:600;font-size:16px;color:#1f2024;text-decoration:none;transition:color .2s ease}.header-nav-link:hover,.header-nav-link.active{color:#c53030}.header-registration{font-weight:600;font-size:16px;line-height:100%;color:#1f2024;text-decoration:none;text-align:center;transition:all .2s ease}.header-registration:hover{color:#c53030}.header-registration.active{display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;background-color:#c53030;color:#fff;font-weight:500;font-size:15px;border-radius:12px}.header-registration.active:hover{background-color:#a02626;color:#fff}.header-right{display:flex;align-items:center;justify-content:flex-end;gap:30px}.header-nav-icon{display:flex;align-items:center;justify-content:center;padding:8px;border:0;border-radius:8px;background-color:transparent;text-decoration:none;color:#1f2024;cursor:pointer;font-family:Urbanist,sans-serif;transition:all .2s ease;position:relative}.header-nav-icon:hover{background-color:#f9f9f9;color:#c53030}.header-nav-icon:hover svg path{fill:#c53030}.header-nav-icon.active{color:#c53030}.header-nav-icon.active svg path{fill:#c53030}.header-nav-icon svg{width:24px;height:24px}.header-nav-icon-wrapper{position:relative;display:flex;align-items:center;justify-content:center}.header-nav-icon-badge{position:absolute;top:-8px;right:-8px;min-width:18px;height:18px;padding:0 4px;border-radius:50%;background-color:#c53030;color:#fff;font-size:12px;font-weight:600;font-family:Urbanist,sans-serif;display:flex;align-items:center;justify-content:center;line-height:1;z-index:1}.header-login-btn{display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;background-color:#c53030;color:#fff;font-family:Urbanist,sans-serif;font-weight:500;font-size:15px;line-height:100%;text-decoration:none;border-radius:12px;transition:all .2s ease;border:none}.header-login-btn:hover{background-color:#a02626}.header-login-btn.active{background-color:#c53030;color:#fff}.header-login-btn.inactive{background-color:transparent;color:#1f2024;font-weight:600;font-size:16px;padding:0}.header-login-btn.inactive:hover{background-color:transparent;color:#c53030}.header-mobile-menu-toggle{display:none;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;background-color:transparent;border:none;cursor:pointer;padding:0;z-index:201;transition:all .3s cubic-bezier(.4,0,.2,1)}.header-mobile-menu-toggle:hover{opacity:.8}.header-mobile-menu-toggle:active{transform:scale(.95)}.header-mobile-menu-toggle-line{width:24px;height:2.5px;background-color:#1f2024;border-radius:2px;transition:all .3s cubic-bezier(.4,0,.2,1);transform-origin:center}.header-mobile-menu-toggle.open .header-mobile-menu-toggle-line:nth-child(1){transform:translateY(8px) rotate(45deg)}.header-mobile-menu-toggle.open .header-mobile-menu-toggle-line:nth-child(2){opacity:0;transform:scaleX(0)}.header-mobile-menu-toggle.open .header-mobile-menu-toggle-line:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.header-mobile-menu-overlay{display:none;position:fixed;inset:0;background-color:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:199;animation:fadeIn .3s ease}.header-mobile-menu{display:none;position:fixed;top:0;right:0;left:0;width:100%;max-width:100vw;height:100vh;background-color:#fff;box-shadow:-8px 0 32px #0000001f;z-index:200;transform:translate(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);overflow-y:auto;-webkit-overflow-scrolling:touch}.header-mobile-menu.open{transform:translate(0)}.header-mobile-menu-content{display:flex;flex-direction:column;min-height:100%;padding:24px 30px}.header-mobile-menu-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.header-mobile-menu-top .logo svg,.header-mobile-menu-top .logo img{width:150px;height:68px;object-fit:contain}.header-mobile-menu-close{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:transparent;border:none;color:#1f2024;cursor:pointer;transition:opacity .2s ease,color .2s ease}.header-mobile-menu-close:hover{opacity:.75;color:#c53030}.header-mobile-menu-close svg{width:36px;height:36px}.header-mobile-menu-divider{width:100%;height:1px;background-color:#c5c6cc}.header-mobile-menu-section{display:flex;flex-direction:column;gap:18px;padding:24px 0}.header-mobile-menu-section-title{margin:0;font-size:14px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#494a50}.header-mobile-nav{display:flex;flex-direction:column;margin-bottom:0;gap:18px;padding:24px 0}.header-mobile-nav-link{display:flex;align-items:center;gap:14px;padding:0;font-size:16px;line-height:1.24;font-weight:500;color:#1f2024;text-decoration:none;transition:all .2s ease;position:relative}.header-mobile-nav-link:hover{color:#c53030}.header-mobile-nav-link.active{color:#1f2024}.header-mobile-nav-link-icon{display:flex;align-items:center;justify-content:center}.header-mobile-nav-link-icon svg{width:21px;height:21px;filter:saturate(0) contrast(10)}.header-mobile-actions{display:flex;flex-direction:column;gap:14px;padding:0;margin-top:0}.header-mobile-action{display:flex;align-items:center;gap:14px;padding:0;font-size:16px;line-height:1.24;font-weight:500;color:#1f2024;text-decoration:none;transition:all .2s ease;background-color:transparent;border:none;cursor:pointer;text-align:left}.header-mobile-action:hover{color:#c53030}.header-mobile-action.active{color:#1f2024}.header-mobile-action.header-mobile-action-primary{background-color:#c53030;color:#fff;justify-content:center;padding:16px 18px;border-radius:16px}.header-mobile-action.header-mobile-action-primary:hover{background-color:#a02626;color:#fff}.header-mobile-action.header-mobile-action-secondary{justify-content:center;padding:16px 18px;border-radius:16px;border:1px solid rgba(197,48,48,.22);background-color:#c530300a;color:#e23d3d;font-weight:600}.header-mobile-action.header-mobile-action-secondary:hover{background-color:#fff5f5;color:#e23d3d}.header-mobile-action.header-mobile-action-cart{justify-content:space-between;padding:12px 16px;border-radius:16px;background-color:#fff5f5;color:#e23d3d;font-weight:600;margin-top:24px}.header-mobile-action.header-mobile-action-cart:hover{background-color:#c530301a;color:#c53030}.header-mobile-action.header-mobile-action-cart svg{filter:none}.header-mobile-action.header-mobile-action-cart svg path{fill:#e23d3d!important}.header-mobile-action.header-mobile-action-logout{color:#e23d3d;padding:12px 16px;border-radius:16px;font-weight:600}.header-mobile-action.header-mobile-action-logout:hover{background-color:#fff5f5;color:#c53030}.header-mobile-action.header-mobile-action-logout svg{filter:none}.header-mobile-action.header-mobile-action-logout svg path{stroke:#e23d3d!important}.header-mobile-action-icon{position:relative;display:flex;align-items:center;justify-content:center}.header-mobile-action-icon svg{width:18px;height:18px;filter:saturate(0) contrast(10)}.header-mobile-action-main{display:flex;align-items:center;gap:14px}.header-mobile-action-badge{position:absolute;top:-7px;right:-8px;min-width:18px;height:18px;padding:0 6px;border-radius:50%;background-color:#e23d3d;color:#fff;font-size:12px;font-weight:600;display:flex;align-items:center;justify-content:center;line-height:1}.header-mobile-action-badge--trailing{position:static;flex-shrink:0}@media(max-width:1024px){.header{height:60px}.header-left{gap:16px}.logo svg{height:36px;width:68px}.header-nav{gap:12px}.header-nav-link{font-size:14px}.header-right{gap:16px}.header-nav-icon{padding:6px}.header-nav-icon svg{width:22px;height:22px}.header-registration{font-size:14px;padding:6px 10px}}@media(max-width:768px){.header{height:56px}.header-left{gap:12px}.logo svg{height:32px;width:60px}.header-nav,.header-registration,.header-login-btn{display:none}.header-mobile-menu-toggle{display:flex}.header-mobile-menu-overlay,.header-mobile-menu{display:block}.header-right{gap:12px}.header-nav-icon-profile{display:none}.header-nav-icon{padding:6px}.header-nav-icon svg{width:20px;height:20px}.header-nav-icon-badge{min-width:16px;height:16px;font-size:11px;top:-6px;right:-6px}.header-mobile-menu-toggle{width:40px;height:40px}.header-mobile-menu-toggle-line{width:22px;height:2.5px}.header-mobile-menu{width:100%}.header-mobile-menu-content{padding:24px 30px}.header-mobile-menu-close{width:40px;height:40px}.header-mobile-menu-close svg{width:24px;height:24px}}@media(max-width:480px){.header{height:52px}.header-left{gap:8px}.logo svg{height:28px;width:54px}.header-nav,.header-registration,.header-login-btn{display:none}.header-mobile-menu-toggle{display:flex}.header-mobile-menu-overlay,.header-mobile-menu{display:block}.header-right{gap:8px}.header-nav-icon-profile{display:none}.header-nav-icon{padding:5px}.header-nav-icon svg{width:18px;height:18px}.header-nav-icon-badge{min-width:14px;height:14px;font-size:10px;top:-4px;right:-4px}.header-mobile-menu-toggle{width:36px;height:36px}.header-mobile-menu-toggle-line{width:20px;height:2px}.header-mobile-menu{width:100%;max-width:100vw}.header-mobile-menu-section-title{font-size:13px}}.location-selector{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;background-color:#fff;border:1px solid #C5C6CC;border-radius:12px;text-decoration:none;font-family:Urbanist,sans-serif;font-size:16px;font-weight:600;color:#1f2024;height:40px;box-sizing:border-box;min-width:0}.location-selector .location-selector-content{display:flex;align-items:center;gap:5px;min-width:0;flex:1}.location-selector:hover{background-color:#f9f9f9;border-color:#c53030}.location-selector .location-icon{flex-shrink:0;width:20px;height:20px;color:#c53030}.location-selector .location-text{flex:1;color:inherit;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.location-selector .arrow-icon{flex-shrink:0;width:20px;height:20px;color:#1f2024}.search-input-container{position:relative}.search-input-wrapper{display:flex;align-items:center;position:relative;height:40px;transition:width .35s cubic-bezier(.4,0,.2,1),flex .35s cubic-bezier(.4,0,.2,1)}.search-input-wrapper .search-icon-button{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:transparent;border:none;cursor:pointer;padding:0;transition:transform .2s ease,position .35s cubic-bezier(.4,0,.2,1);z-index:2;flex-shrink:0}.search-input-wrapper .search-icon-button:hover{transform:scale(1.1)}.search-input-wrapper .search-icon-button svg{width:20px;height:20px;transition:all .2s ease}.search-input-wrapper .search-input{position:absolute;right:0;width:0;height:40px;padding:0;border:1px solid transparent;border-radius:12px;background-color:#fff;font-family:Urbanist,sans-serif;font-size:16px;font-weight:500;color:#1f2024;opacity:0;transition:width .35s cubic-bezier(.4,0,.2,1),padding .35s cubic-bezier(.4,0,.2,1),opacity .25s cubic-bezier(.4,0,.2,1) .1s,border-color .2s ease;outline:none}.search-input-wrapper .search-input::placeholder{color:#8f9098}.search-input-wrapper.open{width:100%;flex:1}.search-input-wrapper.open .search-input{width:100%;padding:0 50px 0 16px;border-color:#c5c6cc;opacity:1;transition:width .35s cubic-bezier(.4,0,.2,1),padding .35s cubic-bezier(.4,0,.2,1),opacity .2s cubic-bezier(.4,0,.2,1),border-color .2s ease}.search-input-wrapper.open .search-input:focus{border-color:#c53030}.search-input-wrapper.open .search-icon-button{position:absolute;right:12px;z-index:3;transition:transform .2s ease,position .35s cubic-bezier(.4,0,.2,1)}.search-input-wrapper.open .search-icon-button svg path{stroke:#c53030;transition:stroke .2s ease}.search-results{position:absolute;top:calc(100% + 8px);left:0;right:0;background-color:#fff;border:1px solid #C5C6CC;border-radius:12px;box-shadow:0 4px 20px #0000001a;max-height:600px;overflow-y:auto;z-index:1000;animation:slideDown .3s cubic-bezier(.4,0,.2,1)}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.search-results-content{padding:16px}.search-results-header{margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #C5C6CC}.search-results-title{font-size:14px;font-weight:600;color:#494a50;margin:0}.search-results-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}@media(max-width:1024px){.search-results-grid{gap:20px}}@media(max-width:768px){.search-results-grid{grid-template-columns:1fr;gap:20px}}.search-results-empty{padding:40px 20px;text-align:center}.search-results-empty-text{font-size:16px;color:#494a50;margin:0}.store-card{cursor:pointer}.store-card .store-card-content{display:flex;flex-direction:column;gap:10px}.store-card .store-banner{height:350px;overflow:hidden;margin:0;position:relative}.store-card .store-banner .store-banner-image{width:100%;height:100%;object-fit:cover;display:block}.store-card .store-info{display:flex;flex-direction:column;gap:5px;padding:0 20px 10px}.store-card .store-name-row{display:flex;align-items:center;gap:5px}.store-card .store-name-row .store-name{font-family:Urbanist,sans-serif;font-size:20px;font-weight:600;line-height:normal;color:#1f2024;margin:0}.store-card .store-name-row svg{width:24px;height:24px;flex-shrink:0}.store-search-input-container{width:100%}.store-search-input-wrapper{display:flex;align-items:center;position:relative;width:100%}.store-search-icon{position:absolute;left:16px;display:flex;align-items:center;justify-content:center;width:20px;height:20px;z-index:1;pointer-events:none}.store-search-icon svg{width:20px;height:20px}.store-search-icon svg path{stroke:#8f9098}.store-search-input{width:100%;height:48px;padding:12px 16px 12px 48px;background-color:#fff;border:1px solid #C5C6CC;border-radius:12px;font-family:Urbanist,sans-serif;font-weight:400;font-size:16px;line-height:100%;color:#1f2024;outline:none;transition:border-color .2s ease;box-sizing:border-box}.store-search-input::placeholder{color:#8f9098}.store-search-input:focus{border-color:#c53030}.store-search-input:focus~.store-search-icon svg path{stroke:#c53030}.store-list-item{width:100%;position:relative}.store-list-item-content{cursor:pointer;display:flex;flex-direction:column;gap:12px;padding:16px;background-color:#fff;border:.5px solid #C5C6CC;border-radius:12px;transition:box-shadow .2s ease}.store-list-item-content:hover{box-shadow:0 4px 30px #1d153412}.store-list-item-badge-wrapper{position:absolute;top:12px;right:12px;z-index:1}.store-list-item-name{font-weight:700;font-size:18px;line-height:100%;color:#1f2024;margin:0;padding-right:80px}.store-list-item-info{display:flex;flex-direction:row;gap:8px}.store-list-item-info-item{display:flex;align-items:center;gap:6px;font-weight:400;font-size:14px;line-height:140%;color:#1f2024}.store-list-item-info-item svg{width:16px;height:16px;flex-shrink:0}.store-list-item-info-item span{color:#1f2024}.store-list-item-address{font-weight:400;font-size:14px;line-height:140%;color:#494a50;margin:0}.store-list-item-button{align-self:flex-start;margin-top:4px;width:100%}.categories-section{position:sticky;top:72px;z-index:60;display:flex;flex-direction:column;gap:14px;width:100%;max-width:100%;min-width:0;padding:12px 0 10px;background-color:#fff;border-bottom:1px solid rgba(197,198,204,.45)}.categories-section .categories-header{display:flex;align-items:center;justify-content:space-between;width:100%;min-width:0}.categories-section .categories-header .categories-title{font-family:Urbanist,sans-serif;font-size:16px;font-weight:600;line-height:1.2;color:#1f2024;margin:0}.categories-section .categories-header .categories-all-link{display:flex;align-items:center;gap:4px;background:transparent;border:none;cursor:pointer;padding:0;font-family:Urbanist,sans-serif;transition:opacity .2s ease;text-decoration:none}.categories-section .categories-header .categories-all-link span{color:#c53030;font-size:16px;font-weight:600;line-height:20px}.categories-section .categories-header .categories-all-link:hover{opacity:.8}.categories-section .categories-header .categories-all-link svg{width:20px;height:20px}.categories-section .categories-header .categories-all-link svg path{fill:#c53030}.categories-section .categories-list{display:flex;flex-direction:row;gap:10px;align-items:center;width:100%;max-width:100%;min-width:0;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;touch-action:pan-y;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:4px;-webkit-overflow-scrolling:touch;cursor:grab;-webkit-user-select:none;user-select:none}.categories-section .categories-list::-webkit-scrollbar{display:none}.categories-section .categories-list:active{cursor:grabbing}.categories-section .categories-list>*{flex:0 0 auto}@media(max-width:900px){.categories-section{top:60px}}@media(max-width:768px){.categories-section{top:56px}}@media(max-width:480px){.categories-section{top:52px}}.category-button{display:inline-flex;align-items:center;justify-content:center;corner-shape:squircle;border-radius:100px;font-family:Urbanist,sans-serif;font-weight:500;line-height:normal;cursor:pointer;transition:all .2s ease;white-space:nowrap;border:.5px solid #C5C6CC;text-decoration:none;height:40px;padding:8px 12px;font-size:15px;background-color:#fff;color:#1f2024;border-color:#c5c6cc}.category-button:hover:not(:disabled):not(.active){opacity:.8}.category-button:active:not(:disabled):not(.active){opacity:.8}.category-button.active{background-color:#c53030;color:#fff;border-color:#c53030}.category-button.active:hover:not(:disabled){background-color:#a02626;border-color:#a02626}.category-button.active:active:not(:disabled){background-color:#a02626;border-color:#a02626}.category-button:disabled{background-color:#fff;color:#e8a5a5;border-color:#e8a5a5;cursor:not-allowed;opacity:1}.category-button.active:disabled{background-color:#e8a5a5;color:#fff;border-color:#e8a5a5}.category-button{flex-shrink:0}.products-section{display:flex;flex-direction:column;gap:20px;width:100%;padding:10px 0;scroll-margin-top:180px}.products-section .products-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px 20px}@media(max-width:1024px){.products-section .products-grid{gap:40px 20px}}@media(max-width:768px){.products-section .products-grid{grid-template-columns:1fr;gap:20px}}@media(max-width:900px){.products-section{scroll-margin-top:150px}}.section-header{display:flex;flex-direction:column;gap:5px}.section-header .section-header-top{display:flex;align-items:center;justify-content:space-between;width:100%}.section-header .section-header-top .section-header-title{font-size:22px;font-weight:600;line-height:1.2;color:#1f2024;margin:0}.section-header .section-header-top .section-header-see-all{background:transparent;border:none;cursor:pointer;padding:0;font-size:12px;font-weight:500;color:transparent;transition:opacity .2s ease}.section-header .section-header-top .section-header-see-all:hover{opacity:.8}.section-header .section-header-info{display:flex;flex-direction:column;gap:0}.section-header .section-header-info .section-header-subtitle{font-family:Urbanist,sans-serif;font-size:16px;font-weight:500;line-height:1.4;color:#494a50;margin:0}.section-header .section-header-info .section-header-description{font-family:Urbanist,sans-serif;font-size:15px;font-weight:500;line-height:1.4;color:#494a50;margin:0}.divider{height:0;width:100%;border-top:.5px solid #C5C6CC}.product-badge{width:fit-content;display:inline-flex;align-items:center;justify-content:center;padding:2px 12px;border-radius:4px;background-color:#fdc113}.product-badge .product-badge-text{font-family:Urbanist,sans-serif;font-size:12px;font-weight:600;line-height:16px;color:#1f2024}.product-card,.product-card .product-card-info,.product-card .product-card-image-wrapper{cursor:pointer}.product-card{display:flex;width:100%;position:relative;border:.5px solid #C5C6CC;border-radius:12px;overflow:hidden;transition:all .1s ease}.product-card.in-cart{border-left:3px solid #C53030}.product-card.product-card-skeleton{cursor:default;pointer-events:none}.product-card.product-card-skeleton .product-card-content{padding:16px}.product-card .product-card-content{display:flex;gap:20px;align-items:flex-start;width:100%;padding:16px}.product-card .product-card-info{flex:1 0 0;display:flex;flex-direction:column;gap:2px;min-width:0}.product-card .product-card-header{display:flex;flex-direction:column;gap:5px}.product-card .product-card-header .product-card-name{font-family:Urbanist,sans-serif;font-size:18px;font-weight:700;line-height:normal;color:#1f2024;margin:0}.product-card .product-card-header .product-card-description{font-family:Urbanist,sans-serif;font-size:15px;font-weight:500;line-height:normal;color:#494a50;margin:0}.product-card .product-card-price{display:flex;align-items:center;gap:4px;font-size:17px;font-weight:700;line-height:normal;color:#c53030;margin-top:2px}.product-card .product-card-price .product-card-price-symbol,.product-card .product-card-price .product-card-price-value{font-size:17px;color:inherit}.product-card .product-card-image-wrapper{position:relative;flex:0 0 134px;height:90px;display:flex;align-items:center;background-color:#fff;border-radius:8px;overflow:hidden}.product-card .product-card-image-wrapper .product-card-image{width:100%;height:auto;object-fit:cover}.product-card .product-card-image-wrapper .product-card-controls{position:absolute;right:8px;bottom:8px;display:flex;align-items:center;gap:4px;z-index:1}.product-card .product-card-image-wrapper .product-card-controls svg path{stroke:#fff}.product-card .product-card-image-wrapper .product-card-button{width:28px;height:28px;border-radius:50%;background-color:#c53030;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:1;position:relative;flex-shrink:0}.product-card .product-card-image-wrapper .product-card-button:hover{background-color:#a02626;transform:scale(1.1)}.product-card .product-card-image-wrapper .product-card-button:active{transform:scale(.95)}.product-card .product-card-image-wrapper .product-card-button svg{width:16px;height:16px;transition:transform .2s ease}.product-card .product-card-image-wrapper .product-card-button-add{opacity:1;transform:scale(1);animation:fadeInScale .3s cubic-bezier(.4,0,.2,1)}.product-card .product-card-image-wrapper .product-card-button-plus,.product-card .product-card-image-wrapper .product-card-button-minus{opacity:0;transform:scale(.5);animation:fadeInScaleControls .4s cubic-bezier(.4,0,.2,1) forwards}.product-card .product-card-image-wrapper .product-card-button-minus{animation-delay:0s}.product-card .product-card-image-wrapper .product-card-button-plus{animation-delay:.2s}.product-card .product-card-image-wrapper .product-card-quantity{min-width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-family:Urbanist,sans-serif;font-size:16px;font-weight:700;color:#1f2024;background-color:#fff;border-radius:12px;padding:0 8px;opacity:0;transform:scale(.5);animation:fadeInScaleControls .4s cubic-bezier(.4,0,.2,1) .1s forwards;box-shadow:0 1px 3px #0000001a;transition:transform .2s ease}@keyframes fadeInScale{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes fadeInScaleControls{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.phone-input-container{width:100%}.phone-input-container .PhoneInput{display:flex;align-items:center;height:48px;padding:0 16px;background-color:#fff;border:1px solid #C5C6CC;border-radius:10px;gap:10px;transition:border-color .2s ease}.phone-input-container .PhoneInput:focus-within{border-color:#c53030}.phone-input-container .PhoneInputCountry{display:flex;align-items:center;gap:10px;flex-shrink:0;margin-right:0;padding-right:0;position:relative;width:auto}.phone-input-container .PhoneInputCountryIcon{width:24px;height:24px;box-shadow:none;margin:0;object-fit:cover;display:block;flex-shrink:0;border:none;background-color:transparent;outline:none}.phone-input-container .PhoneInputCountryIcon--border{box-shadow:none}.phone-input-container .PhoneInputCountrySelect{position:absolute;top:50%;left:0;width:32px;height:24px;min-width:32px;transform:translateY(-50%);border:none;background:transparent;padding:0;cursor:pointer;opacity:0;outline:none;appearance:none;z-index:1}.phone-input-container .PhoneInputCountrySelect:focus{outline:none}.phone-input-container .PhoneInputCountrySelect option{font-family:Urbanist,sans-serif;font-weight:500;font-size:16px;color:#1f2024;padding:8px}.phone-input-container .PhoneInputCountrySelectArrow{display:none}.phone-input-container .PhoneInputCountry:after{content:"";width:1px;height:26px;background-color:#8f9098;margin-left:2px;flex-shrink:0}.phone-input-container .PhoneInputCountrySelect+span{font-family:Urbanist,sans-serif;font-weight:500;font-size:16px;line-height:100%;color:#1f2024;white-space:nowrap;flex-shrink:0;margin-left:0}.phone-input-container .PhoneInputInput{flex:1;border:none;outline:none;font-family:Urbanist,sans-serif;font-weight:400;font-size:16px;line-height:100%;color:#1f2024;background:transparent;padding:0;min-width:0}.phone-input-container .PhoneInputInput::placeholder{color:#8f9098}.phone-input-container .PhoneInputInput:focus{outline:none}.PhoneInputCountryIcon--international{border-radius:2px}.PhoneInputCountrySelect option{display:flex;align-items:center;gap:8px}.auth-page{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 72px);width:100%;padding:100px 24px 40px;transition:padding .3s ease}.auth-container{display:flex;align-items:center;justify-content:center;width:100%;max-width:1200px;margin:0 auto}.auth-card{background-color:#fff;border-radius:16px;box-shadow:0 4px 24px #00000014;padding:48px 100px;width:100%;max-width:583px;display:flex;flex-direction:column;align-items:center;transition:all .3s cubic-bezier(.4,0,.2,1)}.auth-header{display:flex;flex-direction:column;align-items:flex-start;padding:8px 20px;width:100%;max-width:390px}.auth-title{font-family:Urbanist,sans-serif;font-weight:700;font-size:17px;line-height:100%;color:#1f2024;text-align:center;margin:0;width:100%}.auth-form{display:flex;flex-direction:column;gap:20px;align-items:flex-start;padding:10px 20px;width:100%;max-width:390px;min-width:320px;transition:gap .3s ease}.form-field{display:flex;flex-direction:column;gap:8px;align-items:flex-start;width:100%}.form-label{font-family:Urbanist,sans-serif;font-weight:500;font-size:15px;line-height:100%;color:#1f2024;width:100%}.form-input{width:100%;height:48px;padding:12px 16px;background-color:#fff;border:1.5px solid #C5C6CC;border-radius:12px;font-family:Urbanist,sans-serif;font-weight:400;font-size:16px;line-height:100%;color:#1f2024;outline:none;transition:all .2s cubic-bezier(.4,0,.2,1)}.form-input::placeholder{color:#8f9098;transition:opacity .2s ease}.form-input:focus{border-color:#c53030;box-shadow:0 0 0 3px #c530301a}.form-input:hover:not(:focus){border-color:#b7b9c0}.form-input.error{border-color:#c53030;box-shadow:0 0 0 3px #c530301a}.form-input-wrapper{position:relative;width:100%;display:flex;align-items:center}.form-input-wrapper .form-input{padding-right:48px}.password-toggle{position:absolute;right:16px;display:flex;align-items:center;justify-content:center;width:18px;height:18px;background:transparent;border:none;cursor:pointer;padding:0;color:#8f9098;transition:color .2s ease}.password-toggle:hover{color:#1f2024}.password-toggle svg{width:18px;height:auto;display:block}.form-error{font-family:Urbanist,sans-serif;font-weight:400;font-size:14px;line-height:100%;color:#c53030;margin-top:-4px}.form-actions{display:flex;flex-direction:column;gap:20px;align-items:flex-start;width:100%;margin-top:10px}.auth-submit-button{width:100%;font-weight:600}.form-checkbox{display:flex;gap:10px;align-items:center;width:100%;cursor:pointer}.checkbox{width:24px;height:24px;border:1.5px solid #494A50;border-radius:6px;background-color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;flex-shrink:0;transition:all .2s ease}.checkbox:hover{border-color:#c53030}.checkbox.checked{background-color:#c53030;border-color:#c53030}.checkbox.checked svg{width:14px;height:14px}.checkbox.checked svg path{fill:#fff}.checkbox svg{width:14px;height:14px}.checkbox-label{font-family:Urbanist,sans-serif;font-weight:500;font-size:15px;line-height:100%;color:#1f2024;cursor:pointer;-webkit-user-select:none;user-select:none}.auth-link{display:flex;flex-direction:column;align-items:center;width:100%;margin-top:30px}.auth-link p{font-family:Urbanist,sans-serif;font-weight:500;font-size:15px;line-height:100%;color:#1f2024;text-align:center;margin:0}.auth-link-text{font-family:Urbanist,sans-serif;font-weight:600;font-size:15px;line-height:100%;color:#c53030;text-decoration:none;transition:color .2s ease}.auth-link-text:hover{color:#a02626}.forgot-password-link{font-family:Urbanist,sans-serif;font-weight:600;font-size:15px;line-height:100%;color:#c53030;text-decoration:none;text-align:center;width:100%;transition:color .2s ease}.forgot-password-link:hover{color:#a02626}.auth-support-link{font-family:Urbanist,sans-serif;font-weight:600;font-size:15px;line-height:100%;color:#494a50;text-decoration:none;text-align:center;width:100%;transition:color .2s ease}.auth-support-link:hover{color:#c53030}@media(max-width:1200px){.auth-page{padding:80px 32px 32px}.auth-card{padding:44px 80px;max-width:560px}}@media(max-width:1024px){.auth-page{padding:100px 32px 32px;min-height:calc(100vh - 60px)}.auth-card{padding:40px 60px;max-width:520px;border-radius:14px}.auth-header{padding:6px 16px}.auth-title{font-size:16px}.auth-form{padding:8px 16px;gap:18px}.form-label{font-size:14px}.form-input{height:46px;padding:11px 15px;font-size:15px}.form-actions{gap:18px}.auth-link{margin-top:28px}.auth-link p,.auth-link-text,.forgot-password-link{font-size:14px}}@media(max-width:768px){.auth-page{padding:80px 24px 32px;min-height:calc(100vh - 56px)}.auth-card{padding:32px 40px;width:100%;max-width:100%;border-radius:14px;box-shadow:0 2px 16px #0000001a}.auth-header{padding:4px 12px;max-width:100%}.auth-title{font-size:17px;font-weight:700}.auth-form{padding:8px 12px;gap:16px;max-width:100%;min-width:auto}.form-field{gap:7px}.form-label{font-size:14px;font-weight:500}.form-input{height:46px;padding:12px 16px;font-size:15px;border-radius:12px;border-width:1.5px}.form-input-wrapper .form-input{padding-right:46px}.password-toggle{right:16px;width:18px;height:18px}.password-toggle svg{width:18px}.form-error{font-size:13px}.form-actions{gap:16px;margin-top:8px}.auth-submit-button{font-size:15px;font-weight:600}.auth-link{margin-top:24px}.auth-link p,.auth-link-text,.forgot-password-link{font-size:14px}.checkbox{width:22px;height:22px;border-width:1.5px}.checkbox svg{width:13px;height:13px}.checkbox-label{font-size:14px;line-height:1.4}}@media(max-width:480px){.auth-page{padding:72px 16px 24px;min-height:calc(100vh - 52px)}.auth-card{padding:28px 24px;width:100%;border-radius:12px;box-shadow:0 2px 12px #0000001a}.auth-header{padding:4px 8px}.auth-title{font-size:16px;font-weight:700}.auth-form{padding:6px 8px;gap:14px}.form-field{gap:6px}.form-label{font-size:13px;font-weight:500}.form-input{height:44px;padding:11px 14px;font-size:14px;border-radius:10px;border-width:1.5px}.form-input-wrapper .form-input{padding-right:44px}.password-toggle{right:14px;width:18px;height:18px}.password-toggle svg{width:18px}.form-error{font-size:12px;margin-top:-2px}.form-actions{gap:14px;margin-top:6px}.auth-submit-button{font-size:14px;font-weight:600;padding:13px 24px;min-height:48px}.auth-link{margin-top:20px}.auth-link p{font-size:13px}.form-checkbox{gap:10px;margin-top:0}.auth-link-text,.forgot-password-link{font-size:13px}.checkbox{width:20px;height:20px;border-width:1.5px;flex-shrink:0}.checkbox svg{width:12px;height:12px}.checkbox-label{font-size:13px;line-height:1.4}}@media(max-width:360px){.auth-page{padding:68px 12px 20px}.auth-card{padding:24px 20px;border-radius:10px}.auth-title{font-size:15px}.auth-form{padding:4px 6px;gap:12px}.form-input{height:42px;padding:10px 12px;font-size:13px}.auth-submit-button{font-size:13px;padding:12px 20px;min-height:44px}}.order-card{width:100%}.order-card-content{display:flex;flex-direction:column;gap:14px}.order-card-main{display:flex;gap:30px;align-items:flex-start;width:100%}.order-card-main-info{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}.order-card-item-name{font-weight:700;font-size:18px;line-height:1.2;color:#1f2024;margin:0}.order-card-item-price{font-weight:700;font-size:17px;line-height:1.2;color:#c53030;margin:0}.order-card-date{font-weight:500;font-size:15px;line-height:1.2;color:#494a50;margin:0}.order-card-item-image{width:100px;height:67px;flex-shrink:0;border-radius:8px;overflow:hidden;border:.5px solid #C5C6CC;background-color:#fff;box-shadow:0 .746px 2.239px #00000014}.order-card-item-image img{width:100%;height:100%;object-fit:cover;display:block}.order-card-divider{width:100%;height:1px;background-color:#c5c6cc;margin:0}.order-card-remaining-items{display:flex;flex-direction:column;gap:8px}.order-card-remaining-item{display:flex;justify-content:space-between;align-items:center;gap:8px}.order-remaining-item-name{font-weight:400;font-size:14px;line-height:100%;color:#1f2024;flex:1}.order-remaining-item-quantity{font-weight:400;font-size:14px;line-height:100%;color:#494a50}.order-remaining-item-price{font-weight:500;font-size:14px;line-height:100%;color:#1f2024}.order-card-status,.order-status-info{display:flex;flex-direction:column;gap:10px}.order-status-title{font-weight:700;font-size:18px;line-height:1.2;color:#1f2024;margin:0}.order-status-message{font-weight:500;font-size:15px;line-height:1.2;color:#494a50;margin:0}.quantity-selector{display:flex;align-items:center;justify-content:space-between;border:1.5px solid #C53030;border-radius:100px;corner-shape:squircle;padding:8px 12px;background-color:#fff;min-width:100px;height:48px}.quantity-selector-button{display:flex;align-items:center;justify-content:center;height:100%;background:transparent;border:none;cursor:pointer;padding:0;color:#c53030;transition:opacity .2s ease}.quantity-selector-button:hover:not(:disabled){opacity:.7}.quantity-selector-button:disabled{opacity:.3;cursor:not-allowed}.quantity-selector-button svg{width:16px;height:16px}.quantity-selector-button svg path{fill:#c53030;stroke:#c53030}.quantity-selector-value{font-weight:600;font-size:16px;line-height:100%;color:#1f2024;min-width:20px;text-align:center}.footer{background-color:#1f2024;color:#8f9098;margin-top:auto}.footer-content{margin:0 auto;padding:48px 24px 24px;max-width:1352px}.footer-top{display:grid;grid-template-columns:1fr;gap:32px 40px;padding-bottom:32px}@media(min-width:600px){.footer-top{grid-template-columns:repeat(2,1fr)}}@media(min-width:900px){.footer-top{grid-template-columns:1.2fr 1fr 1fr 1.2fr}}.footer-column{display:flex;flex-direction:column;gap:16px}.footer-brand .footer-logo{display:inline-flex;align-items:center;text-decoration:none;margin-bottom:4px}.footer-brand .footer-logo svg,.footer-brand .footer-logo img{height:42px;width:auto;max-width:180px;object-fit:contain;pointer-events:none}.footer-heading{font-family:Urbanist,sans-serif;font-size:16px;font-weight:600;line-height:1.2;color:#fff;margin:0}.footer-description{font-family:Urbanist,sans-serif;font-size:14px;font-weight:400;line-height:1.4;color:#8f9098;margin:0}.footer-links-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.footer-link{display:inline-flex;align-items:center;gap:8px;font-family:Urbanist,sans-serif;font-size:14px;font-weight:400;color:#8f9098;text-decoration:none;transition:color .2s ease}.footer-link:hover{color:#fff}.footer-link.active{color:#fff;font-weight:600}.footer-link .footer-link-icon{display:inline-flex;flex-shrink:0;line-height:0}.footer-link .footer-link-icon svg path{fill:#c53030}.footer-social{display:flex;gap:12px;align-items:center}.footer-social-link{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:#ffffff1a;border-radius:8px;color:#fff;transition:background-color .2s ease,opacity .2s ease}.footer-social-link:hover{background-color:#fff3}.footer-social-link svg{width:20px;height:20px}.footer-app-buttons{display:flex;flex-wrap:wrap;gap:12px}.footer-app-button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;transition:opacity .2s ease}.footer-app-button:hover{opacity:.9}.footer-app-button svg{width:120px;height:35px;display:block}.footer-divider{height:1px;background-color:#494a50;margin:0}.footer-bottom{display:flex;flex-direction:column;gap:16px;align-items:center;text-align:center;padding-top:24px}@media(min-width:600px){.footer-bottom{flex-direction:row;justify-content:space-between;text-align:left}}.footer-copyright{font-family:Urbanist,sans-serif;font-size:14px;font-weight:400;color:#8f9098;margin:0}.footer-legal{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px}@media(min-width:600px){.footer-legal{justify-content:flex-end}}.footer-legal-link{font-family:Urbanist,sans-serif;font-size:14px;font-weight:400;color:#8f9098;text-decoration:none;transition:color .2s ease}.footer-legal-link:hover{color:#fff}.footer-legal-separator{width:1px;height:14px;background-color:#494a50;flex-shrink:0}.address-autocomplete{width:100%;position:relative}.address-autocomplete-meta{font-family:Urbanist,sans-serif;font-size:13px;line-height:1.4;color:#494a50;margin-top:8px}.address-autocomplete-meta.is-error{color:#c53030}.address-autocomplete-dropdown{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#fff;border:.5px solid #C5C6CC;border-radius:16px;box-shadow:0 16px 32px #1018281f;overflow:hidden;z-index:20}.address-autocomplete-option{width:100%;border:none;background:transparent;padding:14px 16px;display:flex;flex-direction:column;gap:4px;cursor:pointer;text-align:left;transition:background-color .2s ease}.address-autocomplete-option:hover{background:#c530300a}.address-autocomplete-option+.address-autocomplete-option{border-top:.5px solid #C5C6CC}.address-autocomplete-option-title{font-family:Urbanist,sans-serif;font-size:15px;font-weight:600;color:#1f2024}.address-autocomplete-option-subtitle{font-family:Urbanist,sans-serif;font-size:13px;line-height:1.4;color:#494a50}:root{--cart-drawer-width: 380px;--cart-drawer-gap: 24px}.cart-drawer{position:fixed;top:88px;right:max(16px,(100vw - 1352px) / 2 + 24px);z-index:999;display:flex;flex-direction:column;width:min(var(--cart-drawer-width),100vw - 32px);max-height:calc(100dvh - 112px);background-color:#fff;border:1px solid rgba(197,198,204,.7);border-radius:8px;box-shadow:0 16px 46px #1f20242e;opacity:0;pointer-events:none;transform:translate(calc(100% + 24px));transition:transform .28s ease,opacity .22s ease}.cart-drawer.open{opacity:1;pointer-events:auto;transform:translate(0)}@media(min-width:1180px){body.cart-drawer-open .main-content>.content-container{padding-right:calc(var(--cart-drawer-width) + var(--cart-drawer-gap) + 24px);transition:padding-right .28s ease}}.cart-drawer-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 22px 18px;border-bottom:1px solid rgba(197,198,204,.55)}.cart-drawer-title{display:flex;align-items:center;gap:10px;color:#1f2024}.cart-drawer-title svg{width:24px;height:24px}.cart-drawer-title h2{margin:0;font-size:24px;line-height:1.15;font-weight:700}.cart-drawer-close,.cart-drawer-remove,.cart-drawer-item-image{border:0;background:transparent;padding:0;cursor:pointer}.cart-drawer-close{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;transition:background-color .2s ease}.cart-drawer-close:hover{background-color:#f7f7f8}.cart-drawer-close svg{width:20px;height:20px}.cart-drawer-body{flex:1;min-height:0;overflow-y:auto;padding:18px 18px 12px}.cart-drawer-empty{display:flex;align-items:center;justify-content:center;min-height:220px;color:#494a50;font-size:17px;font-weight:600;text-align:center}.cart-drawer-item{display:grid;grid-template-columns:86px 1fr;gap:14px;padding:14px 0;border-bottom:1px solid rgba(197,198,204,.55)}.cart-drawer-item:first-child{padding-top:0}.cart-drawer-item-image{width:86px;height:86px;overflow:hidden;border-radius:8px;background-color:#f7f7f8}.cart-drawer-item-image img{width:100%;height:100%;object-fit:cover;display:block}.cart-drawer-item-content{min-width:0}.cart-drawer-item-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.cart-drawer-item-top h3{margin:0;color:#1f2024;font-size:17px;line-height:1.22;font-weight:700}.cart-drawer-remove{display:flex;align-items:center;justify-content:center;width:32px;height:32px;flex:0 0 auto;border-radius:8px;color:#c53030;transition:background-color .2s ease}.cart-drawer-remove:hover{background-color:#fff5f5}.cart-drawer-remove svg{width:18px;height:18px}.cart-drawer-option{margin:6px 0 0;color:#494a50;font-size:13px;line-height:1.35}.cart-drawer-option span{color:#1f2024;font-weight:700}.cart-drawer-item-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px}.cart-drawer-quantity{min-width:94px;height:40px;padding:6px 10px}.cart-drawer-price{color:#1f2024;font-size:16px;font-weight:700;white-space:nowrap}.cart-drawer-footer{padding:16px 22px 22px;border-top:1px solid rgba(197,198,204,.55);background-color:#fff}.cart-drawer-total{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px;color:#1f2024;font-size:18px;font-weight:700}.cart-drawer-total strong{font-size:22px}.cart-drawer-checkout{width:100%;min-height:52px;border:0;border-radius:8px;background-color:#c53030;color:#fff;font-family:Urbanist,sans-serif;font-size:17px;font-weight:700;cursor:pointer;transition:background-color .2s ease,opacity .2s ease}.cart-drawer-checkout:hover:not(:disabled){background-color:#a02626}.cart-drawer-checkout:disabled{opacity:.45;cursor:not-allowed}@media(max-width:900px){body.cart-drawer-open .main-content{padding-bottom:min(360px,48dvh)}.cart-drawer{inset:auto 10px 10px;width:auto;max-height:min(430px,46dvh);transform:translateY(calc(100% + 20px))}.cart-drawer.open{transform:translateY(0)}.cart-drawer-header{padding:14px 16px 12px}.cart-drawer-body{padding:14px 14px 8px}.cart-drawer-footer{padding:12px 16px 16px}.cart-drawer-item{grid-template-columns:68px 1fr;gap:12px}.cart-drawer-item-image{width:68px;height:68px}}@media(max-width:520px){.cart-drawer{max-height:42dvh}.cart-drawer-title h2{font-size:22px}.cart-drawer-item-top h3,.cart-drawer-total{font-size:16px}.cart-drawer-total strong{font-size:20px}.cart-drawer-checkout{min-height:48px;font-size:16px}}.home-page{display:flex;flex-direction:column;gap:20px;width:100%;max-width:100%;min-width:0}.home-page-header{display:flex;align-items:center;justify-content:space-between;gap:16px;position:relative;min-height:40px}.home-page-header.search-open{gap:0;transition:gap .3s cubic-bezier(.4,0,.2,1)}.home-page-header.search-open .location-selector{opacity:0;max-width:0;min-width:0;width:0;padding-left:0;padding-right:0;margin-left:0;margin-right:0;overflow:hidden;pointer-events:none;border-width:0;transition:opacity .25s cubic-bezier(.4,0,.2,1) .05s,max-width .35s cubic-bezier(.4,0,.2,1),min-width .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1),padding .35s cubic-bezier(.4,0,.2,1),margin .35s cubic-bezier(.4,0,.2,1),border-width .3s cubic-bezier(.4,0,.2,1)}.home-page-header.search-open .search-input-container{flex:1;width:100%;min-width:0;transition:flex .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.home-page-header .location-selector{transition:opacity .25s cubic-bezier(.4,0,.2,1),max-width .35s cubic-bezier(.4,0,.2,1),min-width .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1),padding .35s cubic-bezier(.4,0,.2,1),margin .35s cubic-bezier(.4,0,.2,1),border-width .3s cubic-bezier(.4,0,.2,1);flex-shrink:0;max-width:100%;white-space:nowrap}.home-page-header .search-input-container{transition:flex .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1);flex-shrink:0}@media(max-width:768px){.home-page-header{gap:12px}.home-page-header .location-selector{flex:1 1 auto;min-width:0}.home-page-header .search-input-container{flex:0 0 40px;width:40px}.home-page-header.search-open .search-input-container{flex:1 1 auto;width:100%}}.home-page-delivery-section{display:flex;gap:60px;align-items:center}.home-page-delivery-section .home-page-delivery-selector,.home-page-delivery-section .home-page-address-card{flex:1 0 0}@media(max-width:1024px){.home-page-delivery-section{gap:40px}}@media(max-width:768px){.home-page-delivery-section{flex-direction:column;gap:20px;align-items:stretch}.home-page-delivery-section .home-page-delivery-selector,.home-page-delivery-section .home-page-address-card{flex:1 1 auto;width:100%}}@media(max-width:480px){.home-page-delivery-section{gap:16px}}.store-closed-banner{width:100%;display:flex;align-items:center;gap:16px;border:1px solid #ff5a00;border-radius:12px;background-color:#ff5a00;padding:16px 18px}.store-closed-banner__icon{width:34px;height:34px;flex:0 0 34px;border:2px solid #ffffff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:Urbanist,sans-serif;font-weight:700;font-size:22px;line-height:1;color:#fff}.store-closed-banner__title{font-family:Urbanist,sans-serif;font-weight:700;font-size:16px;line-height:1.25;color:#fff}.store-closed-banner__message{margin:6px 0 0;font-family:Urbanist,sans-serif;font-weight:400;font-size:14px;line-height:1.4;color:#fff}.about-hero,.about-story,.about-locations{padding:80px 0}.about-hero{display:flex;align-items:center;justify-content:space-between;gap:72px;margin-top:120px}.about-hero__content{flex:1;max-width:520px}.about-hero__badge{display:inline-flex;align-items:center;gap:10px;padding:10px 18px;border-radius:12px;background:#e23d3d1a;color:#c53030;font-size:14px;font-weight:600;margin-bottom:24px}.about-hero__badge-icon{display:flex;align-items:center;justify-content:center;width:22px;height:22px;color:#c53030;font-size:13px}.about-hero__title{font-size:42px;line-height:1.1;letter-spacing:-.03em;margin-bottom:20px}@media(max-width:768px){.about-hero__title{font-size:32px}}.about-hero__text{font-size:16px;line-height:1.7;color:#494a50;margin-bottom:32px}.about-hero__media{margin-right:40px;display:flex;justify-content:center}.about-hero__image-wrapper{position:relative}.about-hero__image-overlay{position:relative;border-radius:32px;max-width:520px;overflow:hidden;box-shadow:0 4px 30px #1d153412}.about-hero__image{display:block;width:100%;height:auto}.about-hero__card{position:absolute;display:flex;align-items:center;gap:12px;padding:24px;border-radius:16px;background-color:#fff;box-shadow:0 4px 30px #1d153412}.about-hero__card-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;background-color:#ff638414;color:#c53030;font-size:18px}.about-hero__card-text-main{font-size:24px;font-weight:700;color:#1f2024}.about-hero__card-text-sub{font-size:13px;color:#494a50}.about-hero__card--rating{top:-24px;right:-48px}.about-hero__card--customers{bottom:-24px;left:-48px}@media(max-width:1024px){.about-hero{flex-direction:column;gap:40px;padding:60px 24px;margin-top:100px}.about-hero__content{max-width:100%}.about-hero__badge{font-size:13px;padding:8px 16px;margin-bottom:20px}.about-hero__title{font-size:38px;margin-bottom:18px}.about-hero__text{font-size:15px;margin-bottom:28px}.about-hero__media{margin-right:0;width:100%}.about-hero__image-overlay{max-width:100%}.about-hero__card{padding:20px}.about-hero__card-icon{width:42px;height:42px}.about-hero__card-text-main{font-size:22px}.about-hero__card-text-sub{font-size:12px}.about-hero__card--rating{top:-20px;right:-40px}.about-hero__card--customers{bottom:-20px;left:-40px}}@media(max-width:768px){.about-hero{gap:32px;padding:50px 20px;margin-top:80px}.about-hero__badge{font-size:12px;padding:8px 14px;margin-bottom:16px}.about-hero__badge-icon{width:20px;height:20px}.about-hero__title{font-size:32px;margin-bottom:16px}.about-hero__text{font-size:14px;margin-bottom:24px}.about-hero__image-wrapper{max-width:100%}.about-hero__image-overlay{border-radius:24px}.about-hero__card{gap:10px}.about-hero__card-icon{width:36px;height:36px;border-radius:10px}.about-hero__card-text-main{font-size:20px}.about-hero__card-text-sub{font-size:11px}.about-hero__card--rating{top:-16px;right:-16px}.about-hero__card--customers{bottom:-16px;left:-16px}}@media(max-width:480px){.about-hero{gap:24px;padding:40px 16px;margin-top:72px}.about-hero__badge{font-size:11px;padding:6px 12px;margin-bottom:14px}.about-hero__badge-icon{width:18px;height:18px}.about-hero__title{font-size:28px;margin-bottom:14px}.about-hero__text{font-size:13px;line-height:1.6;margin-bottom:20px}.about-hero__image-overlay{border-radius:20px}.about-hero__card{padding:12px;gap:8px;border-radius:12px}.about-hero__card-icon{width:32px;height:32px;border-radius:8px}.about-hero__card-text-main{font-size:18px}.about-hero__card-text-sub{font-size:10px}.about-hero__card--rating{top:-12px;right:-12px}.about-hero__card--customers{bottom:-12px;left:-12px}}.about-story__title{font-size:32px;font-weight:600;color:#1f2024;text-align:center;margin-bottom:64px}@media(max-width:768px){.about-story__title{font-size:32px;margin-bottom:40px}}.about-story__content{display:flex;align-items:center;gap:64px}@media(max-width:1024px){.about-story__content{flex-direction:column;gap:40px}}.about-story__image-wrapper{flex:1;max-width:100%}@media(max-width:1024px){.about-story__image-wrapper{width:100%}}.about-story__image{width:100%;height:auto;border-radius:24px;object-fit:cover}.about-story__text{flex:1;max-width:100%}@media(max-width:1024px){.about-story__text{width:100%}}.about-story__subtitle{font-size:24px;font-weight:600;color:#1f2024;margin-bottom:24px;line-height:36px}@media(max-width:768px){.about-story__subtitle{font-size:24px}}.about-story__paragraph{font-size:16px;line-height:1.7;color:#494a50;margin-bottom:20px}.about-story__paragraph:last-child{margin-bottom:0}.about-features{display:flex;gap:32px;padding:0 24px;max-width:1200px;margin:0 auto}@media(max-width:1024px){.about-features{flex-wrap:wrap;gap:24px}}@media(max-width:768px){.about-features{flex-direction:column;padding:0 20px}}.about-features__card{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;padding:32px 24px}@media(max-width:1024px){.about-features__card{flex:1 1 calc(50% - 12px);min-width:0}}@media(max-width:768px){.about-features__card{flex:1 1 100%}}.about-features__icon-wrapper{width:64px;height:64px;border-radius:16px;background-color:#ff638414;display:flex;align-items:center;justify-content:center;margin-bottom:24px}.about-features__icon-wrapper svg{width:24px;height:24px}.about-features__title{font-size:20px;font-weight:700;color:#1f2024;margin-bottom:12px}.about-features__description{font-size:15px;line-height:1.6;color:#494a50}.about-locations__title{font-size:32px;font-weight:600;color:#1f2024;text-align:center;margin-bottom:56px}@media(max-width:768px){.about-locations__title{font-size:28px;margin-bottom:40px}}.about-locations__grid{display:flex;gap:32px;flex-wrap:wrap}@media(max-width:1024px){.about-locations__grid{gap:24px}}@media(max-width:768px){.about-locations__grid{flex-direction:column;gap:24px}}.about-locations__grid>*{flex:0 1 calc(33.333% - 22px);min-width:0}@media(max-width:1024px){.about-locations__grid>*{flex:1 1 calc(50% - 12px)}}@media(max-width:768px){.about-locations__grid>*{flex:1 1 100%}}.about-location-card .location-card-image-wrapper{height:240px;border-radius:20px 20px 0 0;overflow:hidden}.about-location-card .location-card-image-wrapper .location-card-image{width:100%;height:100%;object-fit:cover}.about-location-card .location-card-image-wrapper .location-card-image-overlay{background:linear-gradient(to top,#00000080,#0000)}.about-location-card .location-card-image-wrapper .location-card-name-overlay{left:24px;bottom:24px;top:auto;font-size:28px;font-weight:700;line-height:1.2;color:#fff;margin:0;z-index:1}.about-location-card__content{padding:24px;display:flex;flex-direction:column;gap:0}.about-location-card__section{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #C5C6CC}.about-location-card__section--contact{border-bottom:none;padding-bottom:0;margin-bottom:0}.about-location-card__row{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px}.about-location-card__row:last-child{margin-bottom:0}.about-location-card__icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.about-location-card__icon--delivery-fee svg path[fill]{stroke-width:5.4px}.about-location-card__icon svg path,.about-location-card__icon svg circle,.about-location-card__icon svg rect{stroke:#c53030;fill:none}.about-location-card__icon svg path[fill]{fill:#c53030;stroke:none}.about-location-card__text-group{display:flex;flex-direction:column;gap:4px;flex:1}.about-location-card__label{font-size:16px;font-weight:600;color:#1f2024}.about-location-card__text{font-size:14px;color:#494a50;font-weight:500}.about-location-card__action{margin-top:24px}.about-location-card__button{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 24px;border-radius:12px;background-color:#c53030;color:#fff;font-size:15px;font-weight:600;border:none;cursor:pointer;transition:background-color .2s ease}.about-location-card__button:hover{background-color:#a02626}.about-location-card__button svg path{fill:#fff}.about-cta{position:relative;background-image:url(/assets/CTASection-Cu4btP56.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;min-height:500px;overflow:hidden}.about-cta__content{position:relative;z-index:2;text-align:center;max-width:600px}.about-cta__title{font-size:48px;font-weight:700;color:#fff;margin-bottom:16px;line-height:1.2}@media(max-width:768px){.about-cta__title{font-size:36px}}.about-cta__subtitle{font-size:32px;font-weight:600;color:#fff;margin-bottom:8px;line-height:1.3}@media(max-width:768px){.about-cta__subtitle{font-size:24px}}.about-cta__location{font-size:32px;font-weight:600;color:#fff;margin-bottom:40px;line-height:1.3}@media(max-width:768px){.about-cta__location{font-size:24px;margin-bottom:32px}}.about-cta__button{padding:14px 32px;border:2px solid #ffffff;border-radius:12px;background-color:#c53030;color:#fff;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .2s ease,color .2s ease;font-family:Urbanist,sans-serif}.about-cta__button:hover{background-color:#fff;color:#c53030}@media(max-width:768px){.about-cta__button{padding:12px 24px;font-size:15px}}.categories-page{display:flex;flex-direction:column;gap:20px;width:100%;padding:0}.categories-page .categories-page-header{display:flex;align-items:center;justify-content:center;width:100%}.categories-page .categories-page-header .categories-page-title{font-family:Urbanist,sans-serif;font-size:22px;font-weight:600;line-height:normal;color:#1f2024;margin:0}.categories-page .categories-page-search{display:flex;align-items:center;gap:12px;padding:12px 16px;background-color:#fff;border:.5px solid #C5C6CC;border-radius:12px;width:100%;position:relative}.categories-page .categories-page-search .categories-page-search-icon{flex-shrink:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center}.categories-page .categories-page-search .categories-page-search-icon svg{width:20px;height:20px}.categories-page .categories-page-search .categories-page-search-icon svg path{stroke:#1f2024}.categories-page .categories-page-search .categories-page-search-input{flex:1;border:none;background:transparent;outline:none;font-family:Urbanist,sans-serif;font-size:16px;font-weight:500;color:#1f2024}.categories-page .categories-page-search .categories-page-search-input::placeholder{color:#8f9098}.categories-page .categories-page-list{display:flex;flex-direction:column;width:100%}.category-list-item{width:100%}.category-list-item .category-list-item-button{display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 0;background:transparent;border:none;cursor:pointer;font-family:Urbanist,sans-serif;font-size:16px;font-weight:500;color:#1f2024;transition:color .2s ease}.category-list-item .category-list-item-button:hover{color:#c53030}.category-list-item .category-list-item-button .category-list-item-label{color:inherit}.category-list-item .category-list-item-button .category-list-item-checkmark{flex-shrink:0;width:16px;height:16px;display:flex;align-items:center;justify-content:center}.category-list-item .category-list-item-button .category-list-item-checkmark svg{width:16px;height:16px}.category-list-item .category-list-item-button .category-list-item-checkmark svg path{fill:#c53030}.category-list-item.active .category-list-item-button{color:#c53030}.category-list-divider{height:1px;width:100%;background-color:#c5c6cc}.phone-confirmed-content{display:flex;flex-direction:column;gap:20px;align-items:center;padding:16px;width:100%;max-width:390px}.phone-confirmed-icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background-color:#0da539;border-radius:50%;flex-shrink:0}.phone-confirmed-icon svg{width:20px;height:20px}.phone-confirmed-icon svg path{fill:#fff}.phone-confirmed-title{font-weight:600;font-size:22px;line-height:100%;color:#1f2024;text-align:center;margin:0}.phone-confirmed-message{font-weight:500;font-size:15px;color:#494a50;text-align:center;margin:0}.phone-confirmed-button{width:100%;font-weight:600;margin-top:8px}.forgot-password-message{font-family:Urbanist,sans-serif;font-weight:500;font-size:15px;line-height:100%;color:#1f2024;margin:0;width:100%}.reset-password-message{font-family:Urbanist,sans-serif;font-weight:500;font-size:15px;color:#1f2024;margin:0;width:100%}.auth-layout,.main-layout{display:flex;flex-direction:column;min-height:100vh;background-color:#fff}.main-content{margin-top:112px;margin-bottom:40px}.content-container{margin:0 auto;padding:0 24px;max-width:1352px}.home-layout{display:flex;flex-direction:column;min-height:100vh;background-color:#fff}.home-main-content{width:100%}.success-notification-overlay{position:fixed;inset:0;background-color:#1f202480;display:flex;align-items:center;justify-content:center;z-index:10000;animation:fadeIn .3s cubic-bezier(.4,0,.2,1)}.success-notification-modal{background-color:#fff;border-radius:24px;padding:40px 32px;max-width:400px;width:calc(100% - 40px);display:flex;flex-direction:column;align-items:center;text-align:center;box-shadow:0 8px 32px #00000026;position:relative}.success-notification-modal.visible{animation:slideUp .3s cubic-bezier(.4,0,.2,1) forwards}.success-notification-icon{width:64px;height:64px;border-radius:50%;background-color:#0da539;display:flex;align-items:center;justify-content:center;margin-bottom:24px;flex-shrink:0}.success-notification-icon svg{width:32px;height:32px;display:block}.success-notification-icon svg path{fill:#fff}.success-notification-icon-error{background-color:#c53030}.success-notification-icon-info{background-color:#2563eb}.success-notification-title{font-family:Urbanist,sans-serif;font-size:24px;font-weight:700;line-height:1.2;color:#1f2024;margin:0 0 12px;letter-spacing:-.02em}.success-notification-message{font-family:Urbanist,sans-serif;font-size:16px;font-weight:400;line-height:1.5;color:#1f2024;margin:0}.delete-address-modal-overlay{position:fixed;inset:0;background-color:#1f202480;display:flex;align-items:center;justify-content:center;z-index:10000;animation:fadeIn .3s cubic-bezier(.4,0,.2,1)}.delete-address-modal{background-color:#fff;border-radius:24px;padding:32px;max-width:400px;width:calc(100% - 40px);display:flex;flex-direction:column;box-shadow:0 8px 32px #00000026;position:relative;animation:slideUp .3s cubic-bezier(.4,0,.2,1) forwards}.delete-address-modal-title{font-family:Urbanist,sans-serif;font-size:24px;font-weight:700;line-height:1.2;color:#1f2024;margin:0 0 16px;letter-spacing:-.02em}.delete-address-modal-message{font-family:Urbanist,sans-serif;font-size:16px;font-weight:400;line-height:1.5;color:#1f2024;margin:0 0 32px}.delete-address-modal-buttons{display:flex;gap:12px}.delete-address-modal-cancel,.delete-address-modal-delete{flex:1}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.location-card{background-color:#fff;border:.5px solid #C5C6CC;border-radius:20px;display:flex;flex-direction:column;overflow:hidden;width:100%;height:100%}.location-card-image-wrapper{position:relative;height:192px;width:100%;overflow:hidden}.location-card-image-wrapper .location-card-image{width:100%;height:100%;object-fit:cover;display:block}.location-card-image-wrapper .location-card-image-overlay{position:absolute;inset:0;background:linear-gradient(to top,#0009,#0000);pointer-events:none}.location-card-image-wrapper .location-card-name-overlay{position:absolute;left:24px;top:140px;font-size:24px;font-weight:700;line-height:36px;color:#fff;margin:0;z-index:1}.location-card-content{display:flex;flex-direction:column;gap:16px;padding:0 24px 24px;width:100%}.location-card-address{display:flex;gap:8px;align-items:center}.location-card-address svg{width:20px;height:20px;flex-shrink:0}.location-card-address .location-card-address-text{font-size:14px;font-weight:500;line-height:22px;color:#494a50;margin:0}.location-card-button{width:100%;gap:8px;display:flex;align-items:center;justify-content:center}.location-card-button svg{width:16px;height:16px;flex-shrink:0}.location-card-button svg path{fill:#fff}.home-page-landing{display:flex;flex-direction:column;width:100%;min-height:calc(100vh - 200px)}.home-hero{position:relative;width:100vw;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.home-hero .home-hero-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.home-hero .home-hero-background .home-hero-bg-image{width:100%;height:100%;object-fit:cover;object-position:center}.home-hero .home-hero-content{position:relative;z-index:1;max-width:638px;width:100%;padding:0 20px;display:flex;flex-direction:column;gap:24px;align-items:center;text-align:center}.home-hero .home-hero-content .home-hero-text{display:flex;flex-direction:column;gap:10px;width:100%}.home-hero .home-hero-content .home-hero-text .home-hero-title{font-size:50px;font-weight:600;line-height:normal;color:#1f2024;margin:0;white-space:pre-wrap}.home-hero .home-hero-content .home-hero-text .home-hero-subtitle{font-size:17px;font-weight:500;line-height:25px;color:#494a50;margin:0;white-space:pre-wrap}.home-hero .home-hero-content .home-hero-actions{display:flex;gap:24px;align-items:center;justify-content:center;width:100%;flex-wrap:wrap}.home-hero .home-hero-content .home-hero-actions a{text-decoration:none}.home-how-to-order{width:100%;padding:80px 24px;background-color:#fff}.home-how-to-order .home-how-to-order-step-content{display:flex;flex-direction:column;align-items:start;text-align:start;gap:10px}.home-how-to-order .home-how-to-order-title{font-size:2.5rem;font-weight:600;color:#1f2024;text-align:center;margin:0 0 60px}.home-how-to-order .home-how-to-order-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.home-how-to-order .home-how-to-order-step{display:flex;flex-direction:row;align-items:flex-start;text-align:center}.home-how-to-order .home-how-to-order-step .home-how-to-order-icon{margin-right:24px;display:flex;align-items:center;justify-content:center}.home-how-to-order .home-how-to-order-step .home-how-to-order-icon svg{width:42px;height:42px}.home-how-to-order .home-how-to-order-step .home-how-to-order-step-title{font-size:1.5rem;font-weight:600;color:#1f2024}.home-how-to-order .home-how-to-order-step .home-how-to-order-step-description{font-size:1rem;font-weight:400;line-height:1.6;color:#494a50;margin:0}.home-locations{width:100%;padding:80px 24px;background-color:#c5c6cc33}.home-locations .home-locations-title{font-size:2.5rem;font-weight:600;color:#1f2024;text-align:center;margin:0 0 60px}.home-locations .home-locations-grid{display:grid;row-gap:50px;column-gap:30px;grid-template-rows:repeat(3,fit-content(100%));grid-template-columns:repeat(3,fit-content(100%))}.home-download-app{width:100%;padding:80px 24px 0;background-color:#fff}.home-download-app .home-download-app-content{display:flex;align-items:center;gap:60px;max-width:1200px;margin:0 auto}.home-download-app .home-download-app-phones{flex:1;display:flex;align-items:center;justify-content:center}.home-download-app .home-download-app-phones .home-download-app-phones-image{width:100%;max-width:500px;height:auto;object-fit:contain}.home-download-app .home-download-app-text{flex:1;display:flex;flex-direction:column;gap:24px}.home-download-app .home-download-app-title{font-size:2.5rem;font-weight:700;color:#1f2024;margin:0;line-height:1.2}.home-download-app .home-download-app-description{font-size:1rem;font-weight:400;line-height:1.6;color:#494a50;margin:0}.home-download-app .home-download-app-buttons{display:flex;gap:16px;flex-wrap:wrap}.home-download-app .home-download-app-button{display:inline-block;text-decoration:none;transition:opacity .2s ease}.home-download-app .home-download-app-button:hover{opacity:.8}.home-download-app .home-download-app-button svg{display:block}.home-ready-to-order{position:relative;width:100vw;min-height:500px;display:flex;align-items:center;justify-content:center;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);overflow:hidden}.home-ready-to-order .home-ready-to-order-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.home-ready-to-order .home-ready-to-order-background .home-ready-to-order-bg-image{width:100%;height:100%;object-fit:cover;object-position:center}.home-ready-to-order .home-ready-to-order-overlay{position:absolute;inset:0;background-color:#00000080;z-index:1}.home-ready-to-order .home-ready-to-order-content{position:relative;z-index:2;max-width:800px;width:100%;padding:0 20px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:24px}.home-ready-to-order .home-ready-to-order-title{font-size:2.5rem;font-weight:700;color:#fff;margin:0;line-height:1.2}.home-ready-to-order .home-ready-to-order-description{font-size:1rem;font-weight:400;line-height:1.6;color:#fff;margin:0}@media(max-width:1024px){.home-hero{min-height:80vh}.home-hero .home-hero-content{max-width:600px;gap:20px;padding:0 24px}.home-hero .home-hero-content .home-hero-text{gap:12px}.home-hero .home-hero-content .home-hero-text .home-hero-title{font-size:42px}.home-hero .home-hero-content .home-hero-text .home-hero-subtitle{font-size:16px;line-height:24px}.home-hero .home-hero-content .home-hero-actions{gap:20px}.home-how-to-order{padding:70px 24px}.home-how-to-order .home-how-to-order-title{font-size:2.25rem;margin-bottom:50px}.home-how-to-order .home-how-to-order-steps{grid-template-columns:repeat(3,1fr);gap:32px}.home-how-to-order .home-how-to-order-step .home-how-to-order-icon{margin-right:20px}.home-how-to-order .home-how-to-order-step .home-how-to-order-icon svg{width:38px;height:38px}.home-how-to-order .home-how-to-order-step .home-how-to-order-step-title{font-size:1.375rem}.home-how-to-order .home-how-to-order-step .home-how-to-order-step-description{font-size:.9375rem}}@media(max-width:768px){.home-hero{min-height:70vh}.home-hero .home-hero-content{gap:20px}.home-hero .home-hero-content .home-hero-text .home-hero-title{font-size:32px}.home-hero .home-hero-content .home-hero-text .home-hero-subtitle{font-size:15px;line-height:22px}.home-hero .home-hero-content .home-hero-actions{flex-direction:column;width:100%}.home-hero .home-hero-content .home-hero-actions a,.home-hero .home-hero-content .home-hero-actions a button{width:100%}.home-how-to-order{padding:60px 20px}.home-how-to-order .home-how-to-order-title{font-size:2rem;margin-bottom:40px}.home-how-to-order .home-how-to-order-steps{grid-template-columns:1fr;gap:32px}.home-how-to-order .home-how-to-order-step .home-how-to-order-icon{margin-right:16px}.home-how-to-order .home-how-to-order-step .home-how-to-order-icon svg{width:36px;height:36px}.home-how-to-order .home-how-to-order-step .home-how-to-order-step-title{font-size:1.25rem}.home-how-to-order .home-how-to-order-step .home-how-to-order-step-description{font-size:.9375rem;line-height:1.5}.home-locations{padding:60px 20px}.home-locations .home-locations-title{font-size:2rem;margin-bottom:40px}.home-locations .home-locations-grid{grid-template-columns:1fr;gap:24px}.home-locations .home-locations-grid .location-card:nth-child(7){grid-column:1}.home-download-app .home-download-app-content{flex-direction:column;gap:40px}.home-download-app .home-download-app-phones{order:2}.home-download-app .home-download-app-text{order:1;text-align:center}.home-download-app .home-download-app-title{font-size:2rem}.home-download-app .home-download-app-buttons{justify-content:center}.home-ready-to-order{min-height:400px}.home-ready-to-order .home-ready-to-order-content{gap:20px}.home-ready-to-order .home-ready-to-order-title{font-size:2rem}.home-ready-to-order .home-ready-to-order-description{font-size:.875rem}}@media(max-width:480px){.home-hero{min-height:60vh}.home-hero .home-hero-content{max-width:100%;gap:16px;padding:0 16px}.home-hero .home-hero-content .home-hero-text{gap:10px}.home-hero .home-hero-content .home-hero-text .home-hero-title{font-size:28px}.home-hero .home-hero-content .home-hero-text .home-hero-subtitle{font-size:14px;line-height:20px}.home-hero .home-hero-content .home-hero-actions{flex-direction:column;gap:12px;width:100%}.home-hero .home-hero-content .home-hero-actions a,.home-hero .home-hero-content .home-hero-actions a button{width:100%}.home-how-to-order{padding:50px 16px}.home-how-to-order .home-how-to-order-title{font-size:1.75rem;margin-bottom:32px}.home-how-to-order .home-how-to-order-steps{grid-template-columns:1fr;gap:28px}.home-how-to-order .home-how-to-order-step .home-how-to-order-icon{margin-right:12px}.home-how-to-order .home-how-to-order-step .home-how-to-order-icon svg{width:32px;height:32px}.home-how-to-order .home-how-to-order-step .home-how-to-order-step-title{font-size:1.125rem}.home-how-to-order .home-how-to-order-step .home-how-to-order-step-description{font-size:.875rem;line-height:1.5}}.guest-delivery-address-modal-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.guest-delivery-address-modal{background-color:#fff;border-radius:16px;width:100%;max-width:500px;max-height:90vh;overflow-y:auto;box-shadow:0 8px 32px #0003}.guest-delivery-address-modal-header{display:flex;align-items:center;justify-content:space-between;padding:24px 24px 0}.guest-delivery-address-modal-header h2{font-family:Urbanist,sans-serif;font-size:24px;font-weight:700;color:#1f2024;margin:0}.guest-delivery-address-modal-close{background:none;border:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;color:#494a50;transition:color .2s ease}.guest-delivery-address-modal-close:hover{color:#1f2024}.guest-delivery-address-modal-close svg{width:24px;height:24px}.guest-delivery-address-modal-form{padding:24px;display:flex;flex-direction:column;gap:20px}.guest-delivery-address-modal-actions{display:flex;gap:12px;margin-top:8px}.guest-delivery-address-modal-actions button{flex:1}.guest-delivery-address-modal-textarea{min-height:96px;height:auto;line-height:1.4;resize:vertical}@media(max-width:480px){.guest-delivery-address-modal{max-width:100%;border-radius:16px 16px 0 0;margin-top:auto}.guest-delivery-address-modal-header,.guest-delivery-address-modal-form{padding-left:20px;padding-right:20px}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.store-map{width:100%;height:200px;border-radius:12px;overflow:hidden;background-color:#f5f5f5;position:relative}.store-map-container{width:100%;height:100%;border-radius:12px}.store-map-container .leaflet-tile-pane{filter:grayscale(100%) brightness(.95) contrast(1.1)}.store-map-container .leaflet-control-container .leaflet-control{background-color:#ffffffe6;border:none;border-radius:8px;box-shadow:0 2px 8px #0000001a}.store-map-container .leaflet-control-container .leaflet-control-zoom a{background-color:transparent;border:none;color:#1f2024;font-size:18px;line-height:30px;width:30px;height:30px}.store-map-container .leaflet-control-container .leaflet-control-zoom a:hover{background-color:#0000000d}.store-map-container .leaflet-control-attribution{display:none}.custom-marker-icon{background:transparent;border:none;cursor:pointer}.custom-marker-icon svg{filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.custom-marker-icon-red{z-index:1000}.custom-marker-icon-gray{z-index:100;opacity:.7}.custom-marker-icon-gray:hover{opacity:1;transform:scale(1.1);transition:all .2s ease}.store-map-popup{text-align:center}.store-map-popup strong{font-family:Urbanist,sans-serif;font-weight:600;font-size:14px;color:#1f2024;display:block;margin-bottom:4px}.store-map-popup p{font-family:Urbanist,sans-serif;font-weight:400;font-size:12px;color:#494a50;margin:0}.leaflet-popup-content-wrapper{border-radius:8px;padding:8px;box-shadow:0 2px 8px #00000026}.leaflet-popup-content{margin:0}.leaflet-popup-tip{background:#fff}.leaflet-marker-icon{cursor:pointer}.leaflet-marker-pane{pointer-events:auto!important}.promo-code-modal-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.promo-code-modal{background-color:#fff;border-radius:16px;width:100%;max-width:500px;max-height:90vh;overflow-y:auto;box-shadow:0 8px 32px #0003;display:flex;flex-direction:column}.promo-code-modal-header{display:flex;align-items:center;justify-content:space-between;padding:24px 24px 0}.promo-code-modal-header h2{font-family:Urbanist,sans-serif;font-size:24px;font-weight:700;color:#1f2024;margin:0}.promo-code-modal-close{background:none;border:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;color:#494a50;transition:color .2s ease}.promo-code-modal-close:hover{color:#1f2024}.promo-code-modal-close svg{width:24px;height:24px}.promo-code-modal-content{padding:24px;flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:24px}.promo-code-modal-section{display:flex;flex-direction:column;gap:12px}.promo-code-modal-section-title{font-family:Urbanist,sans-serif;font-size:14px;font-weight:600;color:#494a50;text-transform:uppercase;letter-spacing:.5px;margin:0}.promo-code-modal-empty{text-align:center;padding:40px 20px}.promo-code-modal-empty p{font-family:Urbanist,sans-serif;font-size:16px;color:#494a50;margin:0}.promo-code-modal-list{display:flex;flex-direction:column;gap:12px}.promo-code-modal-item{padding:16px;border:1px solid #C5C6CC;border-radius:12px;background-color:#fff;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:space-between}.promo-code-modal-item:hover{border-color:#c53030;background-color:#c530300d}.promo-code-modal-item.selected{border-color:#c53030;background-color:#c530301a}.promo-code-modal-item-content{display:flex;align-items:center;gap:12px;flex:1}.promo-code-modal-item-content svg{width:20px;height:20px;color:#494a50;flex-shrink:0}.promo-code-modal-item-info{display:flex;flex-direction:column;gap:4px;flex:1}.promo-code-modal-item-code{font-family:Urbanist,sans-serif;font-size:16px;font-weight:600;color:#1f2024}.promo-code-modal-item-description{font-family:Urbanist,sans-serif;font-size:14px;font-weight:400;color:#494a50}.promo-code-modal-item-expired{opacity:.6;cursor:not-allowed}.promo-code-modal-item-expired:hover{border-color:#c5c6cc;background-color:#fff}.promo-code-modal-item-expired .promo-code-modal-item-code,.promo-code-modal-item-expired .promo-code-modal-item-description{color:#494a50;text-decoration:line-through}.promo-code-modal-item-expired svg{opacity:.5}.promo-code-modal-item-expired-label{font-family:Urbanist,sans-serif;font-size:12px;font-weight:400;color:#c53030;margin-top:4px}.promo-code-modal-item-check{width:24px;height:24px;border-radius:50%;background-color:#c53030;color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;flex-shrink:0}.promo-code-modal-actions{display:flex;gap:12px;padding:24px;border-top:1px solid #C5C6CC}.promo-code-modal-actions button{flex:1}@media(max-width:1024px){.promo-code-modal-overlay{padding:16px}.promo-code-modal{max-width:480px;border-radius:14px}.promo-code-modal-header{padding:20px 20px 0}.promo-code-modal-header h2{font-size:22px}.promo-code-modal-close{padding:6px}.promo-code-modal-close svg{width:22px;height:22px}.promo-code-modal-content{padding:20px;gap:20px}.promo-code-modal-item{padding:14px}.promo-code-modal-item-code{font-size:15px}.promo-code-modal-item-description{font-size:13px}.promo-code-modal-actions{padding:20px;gap:10px}}@media(max-width:768px){.promo-code-modal-overlay{padding:12px}.promo-code-modal{max-width:100%;max-height:85vh;border-radius:12px}.promo-code-modal-header{padding:18px 18px 0}.promo-code-modal-header h2{font-size:20px}.promo-code-modal-close{padding:6px}.promo-code-modal-close svg{width:20px;height:20px}.promo-code-modal-content{padding:18px;gap:18px}.promo-code-modal-item{padding:12px;border-radius:10px}.promo-code-modal-item-content{gap:10px}.promo-code-modal-item-content svg{width:18px;height:18px}.promo-code-modal-item-code{font-size:14px}.promo-code-modal-item-description{font-size:12px}.promo-code-modal-item-check{width:22px;height:22px;font-size:13px}.promo-code-modal-actions{padding:18px;gap:10px}}@media(max-width:480px){.promo-code-modal-overlay{padding:0;align-items:flex-end}.promo-code-modal{max-width:100%;max-height:90vh;border-radius:16px 16px 0 0;margin-top:auto}.promo-code-modal-header{padding:20px 20px 0}.promo-code-modal-header h2{font-size:18px}.promo-code-modal-close{padding:6px}.promo-code-modal-close svg{width:20px;height:20px}.promo-code-modal-content{padding:16px 20px;gap:16px}.promo-code-modal-item{padding:12px;border-radius:10px}.promo-code-modal-item-content{gap:10px}.promo-code-modal-item-content svg{width:18px;height:18px}.promo-code-modal-item-code{font-size:14px}.promo-code-modal-item-description{font-size:12px}.promo-code-modal-item-check{width:20px;height:20px;font-size:12px}.promo-code-modal-actions{padding:16px 20px;gap:8px;flex-direction:column}.promo-code-modal-actions button{width:100%}}.schedule-time-modal-overlay{position:fixed;inset:0;background-color:#0006;display:flex;align-items:center;justify-content:center;z-index:1200}.schedule-time-modal{width:100%;max-width:420px;background-color:#fff;border-radius:16px;padding:24px;box-shadow:0 10px 30px #00000026;font-family:Urbanist,sans-serif}.schedule-time-modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.schedule-time-modal-title{font-size:18px;font-weight:600;color:#1f2024;margin:0}.schedule-time-modal-close{background:transparent;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center}.schedule-time-modal-close svg{width:18px;height:18px}.schedule-time-modal-content{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.schedule-time-field{display:flex;flex-direction:column;gap:8px}.schedule-time-label{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:500;color:#1f2024;margin-bottom:4px}.schedule-time-label svg{width:18px;height:18px;color:#c53030}.schedule-time-input{width:100%}.schedule-time-hint{font-size:12px;color:#494a50;margin:0}.schedule-time-modal-actions{display:flex;justify-content:flex-end;gap:12px}@media(max-width:1024px){.schedule-time-modal{max-width:400px;padding:22px;border-radius:14px}.schedule-time-modal-title{font-size:17px}.schedule-time-modal-header{margin-bottom:18px}.schedule-time-modal-content{gap:14px;margin-bottom:22px}.schedule-time-label{font-size:13px}.schedule-time-label svg{width:17px;height:17px}.schedule-time-hint{font-size:11px}.schedule-time-modal-actions{gap:10px}}@media(max-width:768px){.schedule-time-modal-overlay{padding:16px;align-items:flex-end}.schedule-time-modal{max-width:100%;width:100%;border-radius:16px 16px 0 0;padding:24px;box-shadow:0 -4px 24px #00000026;max-height:90vh;overflow-y:auto}.schedule-time-modal-header{margin-bottom:20px}.schedule-time-modal-title{font-size:18px}.schedule-time-modal-close svg{width:20px;height:20px}.schedule-time-modal-content{gap:16px;margin-bottom:24px}.schedule-time-field{gap:8px}.schedule-time-label{font-size:14px}.schedule-time-label svg{width:18px;height:18px}.schedule-time-hint{font-size:12px}.schedule-time-modal-actions{gap:12px;flex-direction:column-reverse}.schedule-time-modal-actions button{width:100%}}@media(max-width:480px){.schedule-time-modal-overlay{padding:0}.schedule-time-modal{border-radius:20px 20px 0 0;padding:20px;max-height:85vh}.schedule-time-modal-header{margin-bottom:18px}.schedule-time-modal-title{font-size:17px}.schedule-time-modal-close{padding:6px}.schedule-time-modal-close svg{width:20px;height:20px}.schedule-time-modal-content{gap:14px;margin-bottom:20px}.schedule-time-field{gap:6px}.schedule-time-label{font-size:13px;margin-bottom:6px}.schedule-time-label svg{width:17px;height:17px}.schedule-time-input input{font-size:15px;padding:12px 14px;height:46px}.schedule-time-hint{font-size:11px;line-height:1.4}.schedule-time-modal-actions{gap:10px}.schedule-time-modal-actions button{font-size:15px;padding:13px 24px;min-height:48px}}.cart-page{padding:20px 16px 100px;max-width:800px;margin:0 auto}.cart-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;gap:20px}.cart-empty .cart-title{font-family:Urbanist,sans-serif;font-weight:600;font-size:24px;color:#1f2024}.cart-content{display:flex;flex-direction:column;gap:20px}.cart-item-card .cart-item{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;position:relative}.cart-item-card .cart-item-content{flex:1;display:flex;flex-direction:column;gap:8px}.cart-item-card .cart-item-header{display:flex;align-items:flex-start;gap:12px}.cart-item-card .cart-item-name{font-family:Urbanist,sans-serif;font-weight:700;font-size:18px;color:#1f2024;margin:0}.cart-item-card .cart-item-description{font-family:Urbanist,sans-serif;font-weight:400;font-size:14px;color:#494a50;margin:0}.cart-item-card .cart-item-price{font-family:Urbanist,sans-serif;font-weight:600;font-size:16px;color:#c53030;margin-top:8px}.cart-item-card .cart-item-option{display:flex;gap:8px;margin-top:4px;font-family:Urbanist,sans-serif;font-size:12px}.cart-item-card .cart-item-option-label{color:#494a50;font-weight:400}.cart-item-card .cart-item-option-value{color:#1f2024;font-weight:500}.cart-item-card .cart-item-right{display:flex;flex-direction:column;align-items:center;gap:12px;position:relative}.cart-item-card .cart-item-image{width:100px;height:100px;border-radius:12px;overflow:hidden;flex-shrink:0;background:#fff}.cart-item-card .cart-item-image img{width:100%;height:100%;object-fit:cover}.cart-item-card .cart-item-quantity{width:100%}.cart-item-card .cart-item-delete{position:absolute;width:28px;height:28px;border-radius:7px;background:#fff;top:5px;right:5px;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;color:#494a50;transition:color .2s ease}.cart-item-card .cart-item-delete svg{width:18px;height:18px}.cart-item-card .cart-item-delete:hover{color:#c53030}.cart-add-more-button{display:flex;align-items:center;gap:8px;border:1px solid #C53030;color:#c53030;background:transparent;width:100%}.cart-add-more-button svg{width:16px;height:16px}.cart-add-more-button:hover{background:#c530300d}.cart-comment-section .cart-comment-input{width:100%}.cart-suggested-section{border:.5px solid #C5C6CC;border-radius:12px;padding:16px 0 16px 16px}.cart-suggested-section .cart-suggested-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.cart-suggested-section .cart-suggested-title{font-family:Urbanist,sans-serif;font-weight:600;font-size:18px;color:#1f2024;margin:0}.cart-suggested-section .cart-suggested-list{display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;padding-bottom:8px;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;touch-action:pan-y;scrollbar-width:none;-ms-overflow-style:none;cursor:grab;-webkit-user-select:none;user-select:none}.cart-suggested-section .cart-suggested-list::-webkit-scrollbar{display:none}.cart-suggested-section .cart-suggested-list:active{cursor:grabbing}.cart-suggested-section .cart-suggested-item{flex-shrink:0;width:120px;display:flex;flex-direction:column;gap:8px}.cart-suggested-section .cart-suggested-item-image{position:relative;width:120px;height:120px;border-radius:12px;overflow:hidden;background:#fff;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.cart-suggested-section .cart-suggested-item-image img{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;pointer-events:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none}.cart-suggested-section .cart-suggested-item-image img{width:100%;height:100%;object-fit:cover}.cart-suggested-section .cart-suggested-item-add{position:absolute;bottom:8px;right:8px;width:32px;height:32px;border-radius:50%;background:#c53030;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;box-shadow:0 2px 4px #0003;transition:transform .2s ease,background .2s ease}.cart-suggested-section .cart-suggested-item-add svg{width:16px;height:16px}.cart-suggested-section .cart-suggested-item-add:hover{transform:scale(1.05)}.cart-suggested-section .cart-suggested-item-add:active{transform:scale(.95)}.cart-suggested-section .cart-suggested-item-name{font-family:Urbanist,sans-serif;font-weight:400;font-size:14px;color:#1f2024;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cart-suggested-section .cart-suggested-item-price{font-family:Urbanist,sans-serif;font-weight:600;font-size:14px;color:#c53030;margin:0}.cart-delivery-section .cart-section-title{font-family:Urbanist,sans-serif;font-weight:600;font-size:18px;color:#1f2024;margin:0 0 16px}.cart-delivery-section .cart-delivery-options{border:1px solid #C5C6CC;padding:16px;border-radius:12px;display:flex;flex-direction:column;gap:12px}.cart-delivery-section .cart-delivery-option{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:12px;border-bottom:1px solid #C5C6CC;transition:background-color .2s ease}.cart-delivery-section .cart-delivery-option:last-child{border-bottom:none}.cart-delivery-section .cart-delivery-option:hover{background-color:#00000005}.cart-delivery-section .cart-delivery-option-content{display:flex;align-items:center;gap:12px;flex:1}.cart-delivery-section .cart-delivery-option-info{display:flex;flex-direction:column;gap:4px;flex:1}.cart-delivery-section .cart-delivery-option-label{font-family:Urbanist,sans-serif;font-weight:600;font-size:16px;color:#1f2024}.cart-delivery-section .cart-delivery-option-time{font-family:Urbanist,sans-serif;font-weight:400;font-size:14px;color:#494a50}.cart-delivery-section .cart-delivery-option-subtext{font-family:Urbanist,sans-serif;font-weight:400;font-size:12px;color:#494a50}.cart-delivery-section .cart-delivery-option-price{font-weight:600;font-size:16px;color:#1f2024;white-space:nowrap}.cart-delivery-section .cart-pickup-banner{margin-top:12px;padding:12px 16px;background:#fdc113;border-radius:12px}.cart-delivery-section .cart-pickup-banner-text{font-family:Urbanist,sans-serif;font-weight:400;font-size:14px;color:#1f2024;margin:0;line-height:1.5}.cart-discount-banner{display:flex;align-items:center;gap:12px;padding:12px 16px;border-radius:12px;border:1px solid #C5C6CC;background-color:#fff}.cart-discount-banner svg{width:20px;height:20px}.cart-discount-banner .cart-discount-text{flex:1;font-family:Urbanist,sans-serif;font-weight:600;font-size:16px;color:#1f2024}.cart-discount-banner .cart-discount-add-promo{display:flex;align-items:center;gap:12px;width:100%;cursor:pointer}.cart-discount-banner .cart-discount-add-promo svg{width:20px;height:20px;color:#494a50}.cart-discount-banner .cart-discount-add-promo .cart-discount-text{flex:1;font-family:Urbanist,sans-serif;font-size:16px;font-weight:400;color:#1f2024}.cart-discount-banner .cart-discount-close{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;color:#494a50}.cart-discount-banner .cart-discount-close svg{width:16px;height:16px}.cart-discount-banner .cart-discount-close:hover{color:#1f2024}.cart-summary-card .cart-summary{display:flex;flex-direction:column;gap:12px}.cart-summary-card .cart-summary-items{display:flex;flex-direction:column;gap:8px;padding-bottom:12px;border-bottom:1px solid #C5C6CC;margin-bottom:4px}.cart-summary-card .cart-summary-item{display:flex;justify-content:space-between;align-items:center}.cart-summary-card .cart-summary-item-info{display:flex;align-items:center;gap:8px;flex:1}.cart-summary-card .cart-summary-item-name{font-family:Urbanist,sans-serif;font-weight:400;font-size:16px;color:#1f2024}.cart-summary-card .cart-summary-item-quantity{font-family:Urbanist,sans-serif;font-weight:400;font-size:14px;color:#494a50}.cart-summary-card .cart-summary-item-price{font-family:Urbanist,sans-serif;font-weight:400;font-size:16px;color:#1f2024}.cart-summary-card .cart-summary-row{display:flex;justify-content:space-between;align-items:center}.cart-summary-card .cart-summary-label{font-family:Urbanist,sans-serif;font-weight:400;font-size:16px;color:#1f2024}.cart-summary-card .cart-summary-value{font-family:Urbanist,sans-serif;font-weight:600;font-size:16px;color:#1f2024}.cart-summary-card .cart-summary-row-discount .cart-summary-label-wrapper{display:flex;align-items:center;gap:8px}.cart-summary-card .cart-summary-row-discount svg{width:16px;height:16px;color:#0da539}.cart-summary-card .cart-summary-value-discount{color:#0da539}.cart-summary-card .cart-summary-row-total{margin-top:4px;padding-top:12px;border-top:1px solid #C5C6CC}.cart-summary-card .cart-summary-row-total .cart-summary-label{font-family:Urbanist,sans-serif;font-weight:600;font-size:18px;color:#1f2024}.cart-summary-card .cart-summary-value-total{font-family:Urbanist,sans-serif;font-weight:600;font-size:18px;color:#c53030}.cart-courier-section{padding:16px;border:1px solid #C5C6CC;border-radius:12px}.cart-courier-section .cart-section-title{font-family:Urbanist,sans-serif;font-weight:600;font-size:18px;color:#1f2024;margin:0 0 16px}.cart-courier-section .cart-courier-instructions{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:16px}.cart-courier-section .cart-courier-instruction-button{padding:12px 16px;border:1px solid #C5C6CC;border-radius:12px;background:#fff;font-family:Urbanist,sans-serif;font-weight:400;font-size:14px;color:#1f2024;cursor:pointer;transition:all .2s ease}.cart-courier-section .cart-courier-instruction-button:hover{border-color:#c53030}.cart-courier-section .cart-courier-instruction-button.active{background:#c53030;color:#fff;border-color:#c53030}.cart-courier-section .cart-courier-note-input{width:100%}.cart-courier-section .cart-phone-verification-text,.cart-courier-section .cart-phone-verification-success{margin:0 0 12px;font-family:Urbanist,sans-serif;font-size:14px;line-height:1.4}.cart-courier-section .cart-phone-verification-text{color:#494a50}.cart-courier-section .cart-phone-verification-success{margin:12px 0 0;color:#0da539}.cart-payment-section{padding:16px;border:1px solid #C5C6CC;border-radius:12px}.cart-payment-section .cart-payment-total{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.cart-payment-section .cart-payment-total-label{font-family:Urbanist,sans-serif;font-weight:600;font-size:18px;color:#1f2024}.cart-payment-section .cart-payment-total-value{font-family:Urbanist,sans-serif;font-weight:600;font-size:18px;color:#c53030}.cart-payment-section .cart-payment-methods{display:flex;flex-direction:column;gap:12px}.cart-payment-section .cart-payment-method{display:flex;justify-content:space-between;align-items:center;padding:12px;border:1px solid #C5C6CC;border-radius:12px;cursor:pointer;transition:all .2s ease}.cart-payment-section .cart-payment-method:hover{border-color:#c53030;background-color:#c5303005}.cart-payment-section .cart-payment-method-content{display:flex;align-items:center;gap:12px;flex:1}.cart-payment-section .cart-payment-method-label{font-family:Urbanist,sans-serif;font-weight:400;font-size:16px;color:#1f2024}.cart-payment-section .cart-payment-card-details{margin-top:12px;padding:16px;background:#f5f5f5;border-radius:12px;display:flex;flex-direction:column;gap:16px}.cart-payment-section .cart-payment-card-field{display:flex;flex-direction:column;gap:8px}.cart-payment-section .cart-payment-card-label{font-family:Urbanist,sans-serif;font-weight:400;font-size:14px;color:#1f2024}.cart-payment-section .cart-payment-card-input{width:100%}.cart-payment-section .cart-payment-card-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.cart-payment-section .cart-payment-change-button{width:100%;margin-top:-6px;margin-left:8px;border:none;background:transparent;font-family:Urbanist,sans-serif;font-weight:400;font-size:14px;color:#0da539;cursor:pointer;text-align:left;transition:color .2s ease}.cart-payment-section .cart-payment-change-button:hover{color:#0a7f2c}.cart-address-section{display:flex;flex-direction:column;gap:12px}.cart-delivery-radius-banner{padding:12px 16px;border-radius:12px}.cart-delivery-radius-banner.is-success{background:#0da5391f;border:1px solid rgba(13,165,57,.24)}.cart-delivery-radius-banner.is-error{background:#c5303014;border:1px solid rgba(197,48,48,.18)}.cart-delivery-radius-banner-text{font-family:Urbanist,sans-serif;font-size:14px;line-height:1.5;color:#1f2024;margin:0}.cart-payment-error-popup-button{width:100%;margin-top:24px}.cart-pickup-address-section .cart-pickup-address-card{border:1px solid #C5C6CC;border-radius:12px;background:#fff;overflow:hidden;cursor:pointer;transition:border-color .2s ease}.cart-pickup-address-section .cart-pickup-address-card:hover{border-color:#c53030}.cart-pickup-address-section .cart-pickup-address-map{padding:16px 16px 0}.cart-pickup-address-section .cart-pickup-address-map .store-map{border-radius:12px;overflow:hidden}.cart-pickup-address-section .cart-pickup-address-map .store-map-container{height:220px}.cart-pickup-address-section .cart-pickup-address-info{padding:16px;display:flex;flex-direction:column;gap:8px}.cart-pickup-address-section .cart-pickup-address-header{display:flex;align-items:center;gap:8px;margin-bottom:4px}.cart-pickup-address-section .cart-pickup-address-title,.cart-pickup-address-section .cart-pickup-address-name{font-family:Urbanist,sans-serif;font-weight:600;font-size:16px;color:#1f2024;margin:0}.cart-pickup-address-section .cart-pickup-address-value{font-family:Urbanist,sans-serif;font-weight:400;font-size:14px;color:#494a50;margin:0;line-height:1.5}.cart-pickup-address-section .cart-pickup-address-distance{font-family:Urbanist,sans-serif;font-weight:400;font-size:14px;color:#494a50;margin:4px 0 0}.cart-pickup-address-section svg{width:20px;height:20px;color:#1f2024}.cart-order-button{width:100%;margin-top:8px}.cart-phone-verification-modal{max-width:520px}.cart-phone-verification-modal .verification-code-input{margin:0 auto 16px}.cart-phone-verification-hint{margin:-20px 0 16px;font-family:Urbanist,sans-serif;font-size:14px;line-height:1.4;color:#494a50}.cart-phone-verification-error{margin:0 0 16px}.cart-phone-verification-actions{margin-top:8px}.cart-phone-verification-resend{align-self:center;margin-top:18px;padding:0;background:transparent;border:none;font-family:Urbanist,sans-serif;font-weight:600;font-size:16px;color:#c53030;cursor:pointer}.cart-phone-verification-resend:disabled{cursor:not-allowed;opacity:.7}@media(max-width:768px){.cart-page{padding:0}}.profile-sidebar{background-color:#fff;border-radius:16px;min-width:300px;height:fit-content;box-shadow:0 2px 8px #0000000a;border:.5px solid rgba(197,198,204,.5);overflow:hidden;transition:box-shadow .3s ease,transform .2s ease}.profile-sidebar:hover{box-shadow:0 4px 16px #00000014}.profile-sidebar-header{display:flex;align-items:center;gap:12px;padding:24px 20px 20px;border-bottom:1px solid rgba(197,198,204,.3);margin-bottom:0;background:linear-gradient(135deg,#c530300d,#c5303005)}.profile-sidebar-header svg{width:24px;height:24px;transition:transform .2s ease}.profile-sidebar-header svg path{fill:#c53030}.profile-sidebar-header:hover svg{transform:scale(1.1)}.profile-sidebar-header .profile-sidebar-name{font-family:Urbanist,sans-serif;font-size:18px;font-weight:700;color:#c53030;letter-spacing:-.01em}.profile-sidebar-nav{display:flex;flex-direction:column;gap:8px;padding:12px}.profile-sidebar-section{background-color:transparent;border:none;border-radius:12px;padding:0;overflow:visible;display:flex;flex-direction:column;gap:4px}.profile-sidebar-divider{border-bottom:none;margin:0}.profile-sidebar-divider:last-child{border-bottom:none}.profile-sidebar-item{display:flex;align-items:center;gap:12px;width:100%;padding:14px 16px;background:transparent;border:none;border-radius:10px;cursor:pointer;text-align:left;transition:all .25s cubic-bezier(.4,0,.2,1);position:relative}.profile-sidebar-item:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%) scaleY(0);width:3px;height:0;background-color:#c53030;border-radius:0 2px 2px 0;transition:all .25s cubic-bezier(.4,0,.2,1)}.profile-sidebar-item:hover{background-color:#c530300f;transform:translate(4px)}.profile-sidebar-item:hover svg{color:#c53030;transform:scale(1.05)}.profile-sidebar-item:hover .profile-sidebar-item-label{color:#c53030}.profile-sidebar-item svg{width:20px;height:20px;flex-shrink:0;color:#1f2024;transition:all .25s cubic-bezier(.4,0,.2,1)}.profile-sidebar-item svg path{fill:currentColor;stroke:none}.profile-sidebar-item svg path[stroke]{fill:none;stroke:currentColor}.profile-sidebar-item .profile-sidebar-item-content{display:flex;flex-direction:column;gap:2px;flex:1}.profile-sidebar-item .profile-sidebar-item-label{font-size:15px;font-weight:500;color:#1f2024;transition:all .25s cubic-bezier(.4,0,.2,1);letter-spacing:-.01em}.profile-sidebar-item .profile-sidebar-item-value{font-size:13px;font-weight:400;color:#494a50;transition:color .25s ease}.profile-sidebar-item.active{background-color:#c530301a;box-shadow:0 2px 8px #c530301a}.profile-sidebar-item.active:before{transform:translateY(-50%) scaleY(1);height:60%}.profile-sidebar-item.active svg{color:#c53030}.profile-sidebar-item.active .profile-sidebar-item-label{color:#c53030;font-weight:600}.profile-sidebar-item.active:hover{background-color:#c530301f;transform:translate(2px)}@media(max-width:1024px){.profile-sidebar{min-width:280px;border-radius:14px}.profile-sidebar-header{padding:20px 18px 18px}.profile-sidebar-header svg{width:22px;height:22px}.profile-sidebar-header .profile-sidebar-name{font-size:17px}.profile-sidebar-nav{padding:10px;gap:6px}.profile-sidebar-item{padding:12px 14px}.profile-sidebar-item svg{width:18px;height:18px}.profile-sidebar-item .profile-sidebar-item-label{font-size:14px}.profile-sidebar-item .profile-sidebar-item-value{font-size:12px}.profile-sidebar-item:hover{transform:translate(3px)}.profile-sidebar-item.active:hover{transform:translate(2px)}}.profile-sidebar-overlay,.profile-sidebar-toggle,.profile-sidebar-header-mobile{display:none}@media(max-width:768px){.profile-sidebar-toggle,.profile-sidebar-overlay,.profile-sidebar,.profile-sidebar-header-mobile{display:none!important}}@media(max-width:480px){.profile-sidebar{border-radius:10px;box-shadow:0 2px 10px #0000000d}.profile-sidebar-header{padding:16px 14px 14px}.profile-sidebar-header svg{width:18px;height:18px}.profile-sidebar-header .profile-sidebar-name{font-size:15px}.profile-sidebar-nav{padding:6px;gap:3px}.profile-sidebar-section{padding:0}.profile-sidebar-item{padding:10px 12px;gap:10px;border-radius:8px}.profile-sidebar-item:before{width:2px}.profile-sidebar-item svg{width:16px;height:16px}.profile-sidebar-item .profile-sidebar-item-label{font-size:13px}.profile-sidebar-item .profile-sidebar-item-value{font-size:11px}.profile-sidebar-item:hover{transform:translate(1px)}.profile-sidebar-item.active:hover{transform:none}}.location-page{display:flex;align-items:flex-start;justify-content:center;width:100%;min-height:calc(100vh - 72px)}.location-container{display:flex;align-items:flex-start;justify-content:center;width:100%;max-width:1200px}.location-card{width:100%;display:flex;flex-direction:column;gap:20px}.profile-page .location-page{min-height:auto;padding:0}.profile-page .location-container{max-width:none}.profile-page .location-card{background-color:transparent;border:none;box-shadow:none;overflow:visible;padding:0}.location-title{font-family:Urbanist,sans-serif;font-weight:700;font-size:17px;line-height:100%;color:#1f2024;text-align:center;margin:0}.location-search{width:100%}.location-subtitle{font-family:Urbanist,sans-serif;font-weight:600;font-size:16px;line-height:100%;color:#1f2024;margin:0}.location-stores-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;width:100%}@media(max-width:1024px){.location-page{min-height:calc(100vh - 64px);padding:0 16px}.location-card{gap:18px}.location-title{font-size:16px}.location-subtitle{font-size:15px}.location-stores-grid{gap:18px}}@media(max-width:768px){.location-page{min-height:calc(100vh - 60px);padding:0 12px}.location-card{gap:16px}.location-title{font-size:15px}.location-subtitle{font-size:14px}.location-stores-grid{grid-template-columns:1fr;gap:16px}}@media(max-width:480px){.location-page{min-height:calc(100vh - 56px);padding:0 8px}.location-card{gap:14px}.location-title{font-size:14px}.location-subtitle{font-size:13px}.location-stores-grid{gap:14px}}:root{--PhoneInput-color--focus: #03b2cb;--PhoneInputInternationalIconPhone-opacity: .8;--PhoneInputInternationalIconGlobe-opacity: .65;--PhoneInputCountrySelect-marginRight: .35em;--PhoneInputCountrySelectArrow-width: .3em;--PhoneInputCountrySelectArrow-marginLeft: var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth: 1px;--PhoneInputCountrySelectArrow-opacity: .45;--PhoneInputCountrySelectArrow-color: currentColor;--PhoneInputCountrySelectArrow-color--focus: var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform: rotate(45deg);--PhoneInputCountryFlag-aspectRatio: 1.5;--PhoneInputCountryFlag-height: 1em;--PhoneInputCountryFlag-borderWidth: 1px;--PhoneInputCountryFlag-borderColor: rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus: var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading: rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.orders-page{display:flex;align-items:flex-start;justify-content:center;width:100%}.orders-container{display:flex;align-items:center;justify-content:center;width:100%;max-width:583px}.orders-content{display:flex;flex-direction:column;gap:20px;width:100%}.orders-title{font-weight:700;font-size:17px;line-height:100%;color:#1f2024;margin:0;text-align:center}.orders-tabs{display:flex;border:1px solid #C5C6CC;border-radius:12px;overflow:hidden;background-color:#fff;width:100%;position:relative;isolation:isolate}.orders-tab{flex:1 0 0;height:40px;padding:8px 12px;font-weight:500;font-size:15px;color:#1f2024;background-color:transparent;border:none;cursor:pointer;transition:all .4s cubic-bezier(.25,.46,.45,.94);text-align:center;position:relative;z-index:1;min-width:0}.orders-tab:before{content:"";position:absolute;inset:-1px;background-color:#c53030;border-radius:12px;opacity:0;transition:all .4s cubic-bezier(.25,.46,.45,.94)}.orders-tab span{position:relative;z-index:1;transition:color .4s cubic-bezier(.25,.46,.45,.94)}.orders-tab:hover:not(.active){background-color:#00000005}.orders-tab.active{color:#fff;z-index:2;border:none}.orders-tab.active:before{opacity:1;transform:scale(1)}.orders-tab.active span{color:#fff;animation:fadeInText .3s ease-out .1s both}@keyframes fadeInText{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}.orders-list{display:flex;flex-direction:column;gap:16px;width:100%;margin-top:20px}.orders-empty-state{display:flex;flex-direction:column;gap:8px;align-items:center;justify-content:center;padding:40px 20px;text-align:center}.orders-empty-title{font-family:Urbanist,sans-serif;font-weight:600;font-size:16px;line-height:100%;color:#1f2024;margin:0}.orders-empty-message{font-family:Urbanist,sans-serif;font-weight:400;font-size:14px;line-height:100%;color:#494a50;margin:0}.orders-empty{font-family:Urbanist,sans-serif;font-weight:400;font-size:16px;line-height:100%;color:#494a50;text-align:center;padding:40px;margin:0}.orders-login-card{width:100%;display:flex;flex-direction:column;gap:20px;align-items:center;text-align:center}.orders-login-message{font-weight:500;font-size:15px;color:#1f2024;margin:0;width:100%}.orders-login-actions{display:flex;flex-direction:column;gap:12px;width:100%;align-items:stretch}.orders-create-account-button{width:100%}.orders-login-button{width:100%;border-color:#c53030!important;color:#c53030!important}.order-details-page{display:flex;align-items:flex-start;justify-content:center;padding:20px;width:100%}.order-details-content{display:flex;flex-direction:column;gap:16px;width:100%}.order-details-title{font-weight:700;font-size:17px;line-height:100%;color:#1f2024;margin:0;text-align:center}.order-details-section{width:100%}.order-details-section.order-details-section-address{display:flex;align-items:center;gap:12px}.order-status-header{display:flex;flex-direction:column;gap:10px;align-items:center;justify-content:space-between;margin-bottom:8px}.order-status-title{font-weight:700;font-size:16px}.order-status-time-details{display:flex;align-items:center;gap:6px;font-weight:600;font-size:20px}.order-status-time-details span{color:#c53030}.order-status-time-details svg path{fill:#c53030;flex-shrink:0}.order-status-description{font-weight:400;font-size:14px;line-height:140%;color:#494a50;margin:0;text-align:center}.order-section-header{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.order-section-title{font-weight:600;font-size:16px;line-height:100%;color:#1f2024;margin:0}.order-address-value{font-weight:400;font-size:14px;line-height:140%;color:#1f2024;margin:0}.order-items-list{display:flex;flex-direction:column;gap:12px;margin-top:12px}.order-item-row{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.order-item-info{display:flex;flex-direction:column;gap:4px;flex:1}.order-item-name{font-weight:500;font-size:15px;line-height:100%;color:#1f2024}.order-item-description{font-weight:400;font-size:14px;line-height:140%;color:#494a50}.order-item-price{font-weight:500;font-size:15px;line-height:100%;color:#1f2024;white-space:nowrap}.payment-method-info{display:flex;align-items:center;gap:12px;margin-top:12px}.payment-method-details{display:flex;flex-direction:column;gap:2px}.payment-method-name{font-weight:500;font-size:15px;line-height:100%;color:#1f2024}.payment-method-number{font-weight:400;font-size:14px;line-height:100%;color:#494a50}.cost-breakdown{display:flex;flex-direction:column;gap:12px;margin-top:12px}.cost-row{display:flex;justify-content:space-between;align-items:center}.cost-label{font-weight:400;font-size:15px;line-height:100%;color:#1f2024}.cost-value{font-weight:500;font-size:15px;line-height:100%}.cost-row.discount .cost-value,.cost-row.discount .cost-label{color:#0da539}.cost-row.total{padding-top:12px;border-top:1px solid #C5C6CC}.cost-row.total .cost-label,.cost-row.total .cost-value{font-weight:600;font-size:16px}.contact-shop-button{width:50%;margin-top:8px;border-color:#c53030!important;color:#c53030!important}.order-again-button{width:min(100%,360px);margin:8px 0 0}.account-nav{display:flex;flex-direction:column}.account-item-divider{border-bottom:1px solid #C5C6CC}.account-item-divider:last-child{border-bottom:none}.account-item{display:flex;align-items:center;gap:12px;width:100%;padding:16px 0;background:none;border:none;cursor:pointer;text-align:left;transition:opacity .2s ease}.account-item:hover{opacity:.7}.account-item svg{width:20px;height:20px;flex-shrink:0;color:#1f2024}.account-item svg path{fill:currentColor;stroke:none}.account-item svg path[stroke]{fill:none;stroke:currentColor}.account-item .account-item-content{display:flex;flex-direction:column;gap:2px;flex:1}.account-item .account-item-label{font-family:Urbanist,sans-serif;font-size:16px;font-weight:500;color:#1f2024}.account-item .account-item-value{font-family:Urbanist,sans-serif;font-size:14px;font-weight:400;color:#494a50}.account-item.account-item-name svg{color:#c53030}.account-item.account-item-name svg path{fill:#c53030}.account-item.account-item-name .account-item-label{color:#c53030;font-weight:600}.verify-code-message{font-weight:500;font-size:15px;color:#1f2024;margin:0;width:100%}.verification-code-input{width:fit-content;max-width:100%}.verification-code-inputs{display:flex;flex-wrap:wrap;gap:12px;width:fit-content;max-width:100%}.verification-code-input-field{flex:0 0 56px;width:56px;min-width:44px;height:56px;padding:0;background-color:#fff;border:1px solid #C5C6CC;border-radius:12px;font-family:Urbanist,sans-serif;font-weight:400;font-size:16px;line-height:100%;color:#1f2024;text-align:center;outline:none;transition:border-color .2s ease;box-sizing:border-box;appearance:none;-webkit-appearance:none}.verification-code-input-field::placeholder{color:#c5c6cc;opacity:1}.verification-code-input-field:focus{border-color:#c53030}.verification-code-input-field.error{border-color:#c53030}.verification-code-input-field::-webkit-outer-spin-button,.verification-code-input-field::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.verification-code-input-field[type=number]{-moz-appearance:textfield}@media(max-width:480px){.verification-code-inputs{gap:8px}.verification-code-input-field{flex-basis:44px;width:44px;height:48px}}.verify-code-error{display:flex;align-items:center;gap:8px;margin-top:8px;font-family:Urbanist,sans-serif;font-weight:400;font-size:15px;line-height:100%;color:#c53030}.verify-code-error svg{flex-shrink:0;width:20px;height:20px}.verify-code-error span{flex:1;color:#c53030}.resend-code-link{font-family:Urbanist,sans-serif;font-weight:600;font-size:16px;line-height:100%;color:#c53030;text-decoration:none;text-align:center;background:transparent;border:none;cursor:pointer;padding:0;transition:color .2s ease;width:100%}.resend-code-link:hover:not(:disabled){color:#a02626}.resend-code-link:disabled{color:#c53030;cursor:not-allowed;opacity:1}.resend-code-link.active{color:#c53030;cursor:pointer}.privacy-nav{display:flex;flex-direction:column}.privacy-item-divider{border-bottom:1px solid #C5C6CC}.privacy-item-divider:last-child{border-bottom:none}.privacy-item{display:flex;align-items:center;gap:12px;width:100%;padding:16px 0;background:none;border:none;cursor:pointer;text-align:left;transition:opacity .2s ease}.privacy-item:hover{opacity:.7}.privacy-item svg{width:20px;height:20px;flex-shrink:0;color:#1f2024}.privacy-item svg path{fill:currentColor;stroke:none}.privacy-item svg path[stroke]{fill:none;stroke:currentColor}.privacy-item svg circle{fill:currentColor}.privacy-item .privacy-item-label{font-family:Urbanist,sans-serif;font-size:16px;font-weight:500;color:#1f2024}.privacy-item.active svg{color:#c53030}.privacy-item.active svg path{fill:#c53030;stroke:#c53030}.privacy-item.active svg circle{fill:#c53030}.privacy-item.active .privacy-item-label{color:#c53030;font-weight:500}.privacy-content{margin-top:20px}.profile-page{display:flex;align-items:flex-start;justify-content:center;width:100%}.profile-container{display:flex;align-items:center;justify-content:center;width:100%;max-width:583px}.profile-login-card{width:100%;display:flex;flex-direction:column;gap:20px;align-items:center;text-align:center}.profile-login-message{font-weight:500;font-size:15px;line-height:100%;color:#1f2024;margin:0;width:100%}.profile-login-actions{display:flex;flex-direction:column;gap:12px;width:100%;align-items:stretch}.profile-create-account-button{width:100%}.profile-login-button{width:100%;border-color:#c53030!important;color:#c53030!important}.profile-layout{display:flex;gap:20px;width:100%;align-items:flex-start}.account-header{display:flex;align-items:center;justify-content:center;justify-content:space-between;gap:12px;margin-bottom:40px}.profile-content{flex:1;background-color:#fff;border-radius:12px;padding:30px;border:.5px solid #C5C6CC;min-height:393px;position:relative}.profile-section-title{font-family:Urbanist,sans-serif;font-size:17px;font-weight:700;color:#1f2024;text-align:center}.profile-section-description{font-family:Urbanist,sans-serif;font-size:16px;font-weight:400;color:#494a50;margin:0 0 30px}.profile-change-name-form{display:flex;flex-direction:column;gap:30px;margin:0 auto}.profile-change-name-form .form-field{display:flex;flex-direction:column;gap:8px}.profile-change-name-form .form-label{font-family:Urbanist,sans-serif;font-size:16px;font-weight:500;color:#1f2024}.profile-change-name-form .profile-save-button,.profile-change-name-form .resend-code-link{align-self:center;width:50%}.profile-verification-panel{display:flex;flex-direction:column;gap:14px;width:100%;padding:18px;border:.5px solid #C5C6CC;border-radius:12px;background-color:#fff}.profile-verification-note{margin:0;font-family:Urbanist,sans-serif;font-size:13px;line-height:1.35;color:#494a50}.profile-verification-actions{display:flex;gap:12px;align-items:center}.profile-verification-actions .btn{width:auto;min-width:160px}.delete-account-content{display:flex;align-items:flex-start;flex-direction:column;gap:32px;margin-top:20px}.delete-account-warning-box{background-color:#fff;border:.5px solid #C5C6CC;border-radius:12px;padding:24px;width:100%}.delete-account-warning-title{font-family:Urbanist,sans-serif;font-size:16px;font-weight:700;color:#1f2024;margin:0 0 12px}.delete-account-warning-text{font-family:Urbanist,sans-serif;font-size:16px;font-weight:400;color:#1f2024;margin:0;line-height:1.5}.delete-account-button{width:100%;max-width:500px;background-color:#c53030!important;color:#fff!important;border:none!important}.delete-account-button:hover:not(:disabled){background-color:#a02626!important}.delete-account-button:disabled{background-color:#e8a5a5!important;cursor:not-allowed}.verify-phone-message{margin-bottom:30px}.resend-code-link{margin-top:12px;text-align:center}.delivery-addresses-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:60px 20px;min-height:300px}.delivery-addresses-empty-title{font-family:Urbanist,sans-serif;font-size:18px;font-weight:700;color:#1f2024;margin:0 0 12px}.delivery-addresses-empty-description{font-family:Urbanist,sans-serif;font-size:16px;font-weight:400;color:#1f2024;margin:0 0 30px;max-width:400px}.delivery-addresses-add-button{width:auto;min-width:200px}.delivery-addresses-list{display:flex;flex-direction:column;gap:16px}.delivery-addresses-add-item{display:flex;align-items:center;gap:12px;padding:16px 0;background:none;border:none;border-bottom:1px solid #C5C6CC;cursor:pointer;text-align:left;transition:opacity .2s ease}.delivery-addresses-add-item:hover{opacity:.7}.delivery-addresses-add-item svg{width:20px;height:20px}.delivery-addresses-add-item svg path{stroke:#1f2024;stroke-width:2}.delivery-addresses-add-item span{font-family:Urbanist,sans-serif;font-size:16px;font-weight:500;color:#1f2024}.delivery-address-item{display:flex;align-items:flex-start;justify-content:space-between;padding:16px 0;border-bottom:1px solid #C5C6CC;cursor:pointer;position:relative;transition:opacity .2s ease}.delivery-address-item:last-child{border-bottom:none}.delivery-address-item:hover{opacity:.7}.delivery-address-item-content{display:flex;align-items:flex-start;gap:12px;flex:1}.delivery-address-item-content svg{width:20px;height:20px;flex-shrink:0;margin-top:2px}.delivery-address-item-content svg path{fill:#1f2024}.delivery-address-item-info{display:flex;flex-direction:column;gap:4px;flex:1}.delivery-address-item-title{font-family:Urbanist,sans-serif;font-size:16px;font-weight:700;color:#1f2024;margin:0}.delivery-address-item-address{font-family:Urbanist,sans-serif;font-size:16px;font-weight:400;color:#1f2024;margin:0}.delivery-address-item-edit{font-family:Urbanist,sans-serif;font-size:16px;font-weight:400;color:#0da539;background:none;border:none;padding:0;cursor:pointer;text-align:left;margin-top:4px;transition:opacity .2s ease}.delivery-address-item-edit:hover{opacity:.7}.delivery-address-item-selected{width:24px;height:24px;border-radius:50%;background-color:#fff;border:2px solid #C5C6CC;flex-shrink:0;display:block}.delivery-address-item-selected.selected{background-color:#fff;border:6px solid #C53030}.payment-methods-empty{display:flex;flex-direction:column;align-items:center;text-align:center;padding:60px 20px}.payment-methods-empty-title{font-family:Urbanist,sans-serif;font-size:24px;font-weight:700;color:#1f2024;margin:0 0 12px}.payment-methods-empty-description{font-family:Urbanist,sans-serif;font-size:16px;font-weight:400;color:#494a50;margin:0 0 32px;max-width:400px}.payment-methods-add-button{width:100%;max-width:300px}.payment-methods-list{display:flex;flex-direction:column;gap:0}.payment-methods-add-item{display:flex;align-items:center;gap:12px;padding:16px 0;background:none;border:none;border-bottom:1px solid #C5C6CC;cursor:pointer;text-align:left;transition:opacity .2s ease}.payment-methods-add-item:hover{opacity:.7}.payment-methods-add-item svg{width:20px;height:20px;flex-shrink:0}.payment-methods-add-item svg path{stroke:#1f2024;stroke-width:1.5}.payment-methods-add-item span{font-family:Urbanist,sans-serif;font-size:16px;font-weight:500;color:#1f2024}.payment-method-item{display:flex;align-items:flex-start;justify-content:space-between;padding:16px 0;border-bottom:1px solid #C5C6CC;cursor:pointer;position:relative;transition:opacity .2s ease}.payment-method-item:last-child{border-bottom:none}.payment-method-item:hover{opacity:.7}.payment-method-item-content{display:flex;align-items:flex-start;gap:12px;flex:1}.payment-method-item-icon{flex-shrink:0;margin-top:2px}.payment-method-item-icon svg{width:24px;height:24px;display:block}.payment-method-item-info{display:flex;flex-direction:column;gap:4px;flex:1}.payment-method-item-title{font-family:Urbanist,sans-serif;font-size:16px;font-weight:700;color:#1f2024;margin:0}.payment-method-item-number{font-family:Urbanist,sans-serif;font-size:16px;font-weight:400;color:#1f2024;margin:0}.payment-method-item-edit{font-family:Urbanist,sans-serif;font-size:16px;font-weight:400;color:#0da539;background:none;border:none;padding:0;cursor:pointer;text-align:left;margin-top:4px;transition:opacity .2s ease}.payment-method-item-edit:hover{opacity:.7}.profile-card-form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.promo-codes-form{display:flex;flex-direction:column;gap:24px;margin:40px 0}.promo-codes-form .form-field{display:flex;flex-direction:column;gap:8px}.promo-codes-form .form-label{font-family:Urbanist,sans-serif;font-size:16px;font-weight:500;color:#1f2024;text-align:left}.promo-codes-form .form-error{font-family:Urbanist,sans-serif;font-weight:400;font-size:14px;line-height:1.4;color:#c53030;margin-top:4px}.promo-codes-apply-button{width:100%;max-width:300px}.promo-codes-section{margin-bottom:30px}.promo-codes-section:last-child{margin-bottom:0}.promo-codes-section-title{font-family:Urbanist,sans-serif;font-size:14px;font-weight:600;color:#494a50;text-transform:uppercase;letter-spacing:.5px;margin:0 0 12px}.promo-codes-list{display:flex;flex-direction:column;gap:12px}.promo-code-item{padding:16px;border:1px solid #C5C6CC;border-radius:12px;background-color:#fff}.promo-code-item-content{display:flex;align-items:center;gap:12px}.promo-code-item-content svg{width:20px;height:20px;color:#494a50;flex-shrink:0}.promo-code-item-info{display:flex;flex-direction:column;gap:4px;flex:1}.promo-code-item-code{font-family:Urbanist,sans-serif;font-size:16px;font-weight:600;color:#1f2024}.promo-code-item-description{font-family:Urbanist,sans-serif;font-size:14px;font-weight:400;color:#494a50}.promo-code-item-expired{opacity:.6}.promo-code-item-expired .promo-code-item-code,.promo-code-item-expired .promo-code-item-description{color:#494a50;text-decoration:line-through}.promo-code-item-expired svg{opacity:.5}.promo-code-item-expired-label{font-family:Urbanist,sans-serif;font-size:12px;font-weight:400;color:#c53030;margin-top:4px}.notifications-content{display:flex;flex-direction:column;gap:32px;margin-top:40px}.notifications-section{display:flex;flex-direction:column;gap:4px}.notifications-section-title{font-family:Urbanist,sans-serif;font-size:16px;font-weight:700;color:#1f2024;margin:0}.notifications-section-description{font-size:16px;font-weight:400;color:#1f2024;line-height:1.5}.notifications-item{display:flex;align-items:center;gap:12px;padding:16px 0;border-bottom:1px solid #C5C6CC}.notifications-item:last-child{border-bottom:none}.notifications-item-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:20px;height:20px}.notifications-item-icon svg{width:20px;height:20px;color:#1f2024}.notifications-item-icon svg path{stroke:currentColor}.notifications-item-content{display:flex;flex-direction:column;gap:4px;flex:1}.notifications-item-label{font-family:Urbanist,sans-serif;font-size:16px;font-weight:500;color:#1f2024}.notifications-item-subtext{font-family:Urbanist,sans-serif;font-size:14px;font-weight:400;color:#494a50}.profile-back-button,.profile-delete-button{background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center;color:#1f2024;transition:opacity .2s ease}.profile-back-button:hover,.profile-delete-button:hover{opacity:.7}.profile-back-button svg,.profile-delete-button svg{width:16px;height:16px}@media(max-width:1024px){.profile-layout{gap:16px}.profile-content{padding:24px;min-height:auto}.profile-section-title{font-size:16px}.profile-section-description{font-size:15px}}@media(max-width:768px){.profile-layout{flex-direction:column;gap:16px}.profile-content{padding:20px;width:100%}.profile-section-title{font-size:15px}.profile-section-description{font-size:14px;margin-bottom:24px}.profile-change-name-form{gap:24px}.profile-change-name-form .profile-save-button,.profile-change-name-form .resend-code-link{width:100%}.account-header{margin-bottom:32px}.profile-card-form-row{grid-template-columns:1fr;gap:16px}}@media(max-width:480px){.profile-layout{gap:12px}.profile-content{padding:16px;border-radius:10px}.profile-section-title{font-size:14px}.profile-section-description{font-size:13px;margin-bottom:20px}.profile-change-name-form{gap:20px}.account-header{margin-bottom:24px;flex-direction:column;align-items:flex-start}}.product-details-page{min-height:100vh;background-color:#fff}.product-details-header{position:absolute;display:flex;align-items:center}.product-details-meta-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.product-details-meta-list .product-details-meta-chip{padding:4px 8px;border-radius:4px;background-color:#e5e5e5;font-weight:500;font-size:12px;line-height:100%;color:#1f2024}.product-details-back-button{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:100%;background-color:#ffffff80;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:transparent;border:none;cursor:pointer;padding:0;color:#1f2024;transition:opacity .2s ease;transform:translate(25%,25%)}.product-details-back-button:hover{opacity:.7}.product-details-back-button svg{width:24px;height:24px}.product-details-content{display:flex;flex-direction:column}.product-details-image-wrapper{width:100%;height:500px;border-radius:32px;overflow:hidden;display:flex;align-items:center;justify-content:center;background-color:#f5f5f5}.product-details-image{width:100%;height:100%;object-fit:cover}.product-details-info{padding:20px 16px;display:flex;flex-direction:column;gap:16px}.product-details-badge{margin-bottom:-8px}.product-details-name{font-weight:700;font-size:22px;line-height:120%;color:#1f2024;margin:0}.product-details-price{display:inline-flex;align-items:center;gap:4px}.product-details-price span{font-weight:700;font-size:18px;color:#c53030}.product-details-price-symbol{font-weight:600;font-size:20px;line-height:100%}.product-details-price-value{font-weight:600;font-size:24px;line-height:100%}.product-details-description{display:flex;flex-direction:column;gap:4px}.product-details-description-text{font-weight:500;font-size:15px;line-height:133.33%;color:#494a50;margin:0}.product-details-show-more{font-weight:500;font-size:15px;line-height:140%;color:#c53030;background:transparent;border:none;cursor:pointer;padding:0;text-align:left;width:fit-content}.product-details-show-more:hover{text-decoration:underline}.product-details-section{display:flex;flex-direction:column;gap:12px;padding-top:8px}.product-details-section .form-label{font-weight:700;font-size:18px}.product-details-section-header{display:flex;align-items:center;justify-content:space-between}.product-details-section-title{font-weight:700;font-size:18px;line-height:100%;color:#1f2024;margin:0}.product-details-required-badge{font-weight:500;font-size:12px;line-height:100%;color:#fff;background-color:#c53030;padding:4px 8px;border-radius:4px}.product-details-options{display:flex;flex-direction:column;gap:12px}.product-details-quantity-option{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:6px 0}.product-details-quantity-option-main{display:flex;flex-direction:column;gap:4px;min-width:0}.product-details-quantity-option-label{font-weight:500;font-size:18px;line-height:120%;color:#1f2024}.product-details-quantity-option-price{font-weight:500;font-size:15px;line-height:133.33%;color:#c53030}.product-details-quantity-option-controls{display:inline-flex;align-items:center;gap:12px;flex-shrink:0}.product-details-quantity-option-button{width:42px;height:42px;border-radius:999px;border:1px solid #d5d9e3;background:#fff;color:#1f2024;font-weight:600;font-size:24px;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,opacity .2s ease}.product-details-quantity-option-button:hover:not(:disabled){border-color:#c5303059}.product-details-quantity-option-button:disabled{opacity:.45;cursor:not-allowed}.product-details-quantity-option-button-add{background:#c53030;border-color:#c53030;color:#fff}.product-details-quantity-option-button-add:hover:not(:disabled){background:#be1d26;border-color:#be1d26}.product-details-quantity-option-value{min-width:20px;text-align:center;font-weight:700;font-size:18px;line-height:1;color:#1f2024}.product-details-footer{padding-top:20px}.product-details-footer-content{display:flex;align-items:center;gap:12px;width:100%}.product-details-add-button{flex:1;max-width:240px;display:flex;align-items:center;justify-content:space-between;padding:16px 20px}.product-details-add-button-text,.product-details-add-button-price{font-weight:600;font-size:16px;line-height:100%;color:#fff}.product-details-not-found{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh;gap:20px;padding:20px}.product-details-not-found h2{font-weight:600;font-size:20px;color:#1f2024;margin:0}.bun-option{display:flex;align-items:center;gap:12px;width:100%;padding:12px 0;background:transparent;border:none;cursor:pointer;text-align:left;transition:opacity .2s ease}.bun-option.checked .bun-option-label{font-size:16px;font-weight:600}.bun-option:hover{opacity:.7}.bun-option-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:100%;corner-shape:squircle;background-color:#e5e5e5;flex-shrink:0;transition:all .2s ease}.bun-option-icon svg{width:14px;height:14px;color:#fff}.bun-option-icon.checked{background-color:#c53030}.bun-option-icon.checked svg path{fill:#fff;stroke:#fff}.bun-option-icon:not(.checked){background-color:#e5e5e5}.bun-option-icon:not(.checked) svg{color:#999}.bun-option-icon:not(.checked) svg path{fill:#999;stroke:#999}.bun-option-label{font-weight:400;font-size:15px;line-height:140%;color:#1f2024;-webkit-user-select:none;user-select:none}.bun-option-divider{height:1px;background-color:#e5e5e5;margin:0}.option-item{display:flex;align-items:center;gap:12px;padding:12px 0;background:transparent;border:none;cursor:pointer;transition:opacity .2s ease;width:100%;text-align:left}.option-item:hover{opacity:.7}.option-item.checked .option-item-label{font-weight:600}.option-item-divider{height:1px;background-color:#e5e5e5;margin:0}.option-item-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:100%;corner-shape:squircle;flex-shrink:0;transition:all .2s ease}.option-item-icon svg{width:14px;height:14px}.option-item-icon.checked{background-color:#c53030}.option-item-icon.checked svg path{fill:#fff;stroke:#fff}.option-item-icon:not(.checked){background-color:#e5e5e5}.option-item-icon:not(.checked) svg{color:#999}.option-item-icon:not(.checked) svg path{fill:#999;stroke:#999}.option-item-label{flex:1;font-weight:400;font-size:15px;line-height:140%;color:#1f2024;text-align:left}.option-item-price{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.option-item-price-wrapper{display:flex;align-items:center;gap:6px}.option-item-price-current{font-weight:500;font-size:16px;line-height:100%;color:#c53030}.option-item-price-original{font-weight:600;font-size:12px;line-height:100%;color:#494a50;text-decoration:line-through}.option-item-discount-icon{font-weight:600;font-size:12px;line-height:100%;color:#fff;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center}.option-item-discount-icon svg path{fill:#c53030}@media(max-width:1024px){.product-details-back-button{width:44px;height:44px;transform:translate(20%,20%)}.product-details-back-button svg{width:22px;height:22px}.product-details-image-wrapper{height:450px;border-radius:28px}.product-details-info{padding:18px 16px;gap:14px}.product-details-name{font-size:20px}.product-details-price-symbol{font-size:18px}.product-details-price-value{font-size:22px}.product-details-description-text{font-size:14px}.product-details-section{gap:10px}.product-details-section .form-label,.product-details-section-title{font-size:17px}.product-details-add-button{max-width:220px;padding:14px 18px}.product-details-add-button-text,.product-details-add-button-price{font-size:15px}}@media(max-width:768px){.product-details-back-button{width:40px;height:40px;transform:translate(16%,16%)}.product-details-back-button svg{width:20px;height:20px}.product-details-image-wrapper{height:400px;border-radius:24px}.product-details-info{padding:16px;gap:12px}.product-details-name{font-size:18px}.product-details-price-symbol{font-size:16px}.product-details-price-value{font-size:20px}.product-details-description-text,.product-details-show-more{font-size:13px}.product-details-section{gap:10px;padding-top:6px}.product-details-section .form-label,.product-details-section-title{font-size:16px}.product-details-required-badge{font-size:11px;padding:3px 6px}.product-details-options{gap:10px}.product-details-footer{padding-top:16px}.product-details-footer-content{gap:10px}.product-details-add-button{max-width:200px;padding:12px 16px}.product-details-add-button-text,.product-details-add-button-price{font-size:14px}.bun-option{padding:10px 0;gap:10px}.bun-option.checked .bun-option-label{font-size:15px}.bun-option-label{font-size:14px}.option-item{padding:10px 0;gap:10px}.option-item-label{font-size:14px}.option-item-price-current{font-size:15px}}@media(max-width:480px){.product-details-back-button{width:36px;height:36px;transform:translate(12%,12%)}.product-details-back-button svg{width:18px;height:18px}.product-details-image-wrapper{height:350px;border-radius:20px}.product-details-info{padding:14px 12px;gap:10px}.product-details-name{font-size:16px}.product-details-section-title,.product-details-price-symbol{font-size:15px}.product-details-price-value{font-size:18px}.product-details-description-text,.product-details-show-more{font-size:12px}.product-details-section{gap:8px;padding-top:4px}.product-details-section .form-label{font-size:15px}.product-details-required-badge{font-size:10px;padding:2px 5px}.product-details-options{gap:8px}.product-details-footer{padding-top:12px}.product-details-footer-content{gap:8px}.product-details-add-button{max-width:100%;width:100%;padding:12px 16px}.product-details-add-button-text,.product-details-add-button-price{font-size:14px}.bun-option{padding:8px 0;gap:8px}.bun-option.checked .bun-option-label{font-size:14px}.bun-option-icon{width:20px;height:20px}.bun-option-icon svg{width:12px;height:12px}.bun-option-label{font-size:13px}.option-item{padding:8px 0;gap:8px}.option-item-icon{width:20px;height:20px}.option-item-icon svg{width:12px;height:12px}.option-item-label{font-size:13px}.option-item-price-current{font-size:14px}.option-item-price-original{font-size:11px}}.store-details-page{min-height:100vh;background-color:#fff;padding-bottom:100px}.store-details-header{padding-bottom:5px;display:flex;align-items:center}.store-details-back-button{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:transparent;border:none;cursor:pointer;padding:0;color:#1f2024;transition:opacity .2s ease}.store-details-back-button:hover{opacity:.7}.store-details-back-button svg{width:24px;height:24px}.store-details-content{padding:0 16px 20px;display:flex;flex-direction:column;gap:24px}.store-details-header-content{display:flex;flex-direction:column;gap:6px}.store-details-header-content .store-details-title{font-weight:700;font-size:22px;line-height:120%;color:#1f2024;margin:0}.store-details-header-content .store-details-description{font-weight:400;font-size:15px;line-height:140%;color:#494a50;margin:0}.store-details-section-content{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:32px 0;gap:24px}.store-details-section-content .store-details-section{display:flex;flex-direction:row;gap:16px}@media(max-width:768px){.store-details-section-content{flex-direction:column;align-items:stretch;padding:24px 0;gap:20px}.store-details-section-content .store-details-section{width:100%}}.store-details-section-header{display:flex;align-items:center;gap:12px}.store-details-section-header svg{width:20px;height:20px;flex-shrink:0}.store-details-section-header svg path{fill:#1f2024}.store-details-section-title{font-weight:600;font-size:16px;color:#1f2024;margin:0}.store-details-opening-hours{display:flex;flex-direction:column;margin-left:32px}.store-details-opening-hours .store-details-hour-item{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid #C5C6CC}.store-details-opening-hours .store-details-hour-item.today span{color:#0da539}.store-details-hour-day,.store-details-hour-time{font-weight:400;font-size:15px;line-height:140%;color:#1f2024}.store-details-contact-link{display:flex;flex-direction:column;gap:4px;color:#1f2024;text-decoration:none;transition:color .2s ease}.store-details-contact-link .store-details-contact-link-text{font-weight:500;font-size:15px}.store-details-contact-link:hover{color:#c53030}.store-details-address-wrapper{display:flex;flex-direction:column;gap:8px}.store-details-address{font-weight:400;font-size:15px;line-height:140%;color:#1f2024;margin:0}.store-details-map{width:100%;height:200px;border-radius:12px;overflow:hidden;background-color:#f5f5f5}.store-details-map iframe{width:100%;height:100%;border:none}.store-details-footer{padding-top:20px;display:flex;justify-content:flex-start}.store-details-direction-button{width:100%;max-width:300px}.store-details-not-found{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh;gap:20px;padding:20px}.store-details-not-found h2{font-weight:600;font-size:20px;color:#1f2024;margin:0}.order-success-page{display:flex;align-items:center;justify-content:center;padding:40px 0}.order-success-container{max-width:800px;width:100%}.order-success-content{background-color:#fff;border-radius:24px;padding:48px 32px;display:flex;flex-direction:column;align-items:center;text-align:center}.order-success-header{width:100%;margin-bottom:32px}.order-success-icon-wrapper{display:flex;justify-content:center;margin-bottom:24px}.order-success-icon{width:96px;height:96px;border-radius:50%;background:linear-gradient(135deg,#c53030,#e63946);display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #ff4e4e4d;animation:scaleIn .5s cubic-bezier(.4,0,.2,1)}.order-success-icon svg{width:48px;height:48px;color:#fff}.order-success-title{font-family:Urbanist,sans-serif;font-size:36px;font-weight:700;line-height:1.2;color:#1f2024;margin:0 0 16px;letter-spacing:-.02em}.order-success-message{font-family:Urbanist,sans-serif;font-size:18px;font-weight:500;line-height:1.5;color:#1f2024;margin:0 0 8px}.order-success-submessage{font-family:Urbanist,sans-serif;font-size:16px;font-weight:400;line-height:1.5;color:#494a50;margin:0 0 32px}.order-success-illustration{width:100%;max-width:400px;margin:32px 0;display:flex;justify-content:center;align-items:center}.order-success-illustration svg{width:100%;height:auto;max-height:300px}.order-success-info{width:100%;max-width:600px;margin:32px 0;display:flex;flex-direction:column;gap:20px}.order-success-info-item{display:flex;align-items:flex-start;gap:16px;padding:20px;background-color:#f8f9fa;border-radius:16px;text-align:left;transition:all .3s ease}.order-success-info-item:hover{background-color:#f0f1f2;transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.order-success-info-icon{width:40px;height:40px;min-width:40px;border-radius:50%;background-color:#c53030;display:flex;align-items:center;justify-content:center;flex-shrink:0}.order-success-info-icon svg{width:20px;height:20px;color:#fff}.order-success-info-content{flex:1}.order-success-info-title{font-family:Urbanist,sans-serif;font-size:18px;font-weight:600;line-height:1.3;color:#1f2024;margin:0 0 4px}.order-success-info-text{font-family:Urbanist,sans-serif;font-size:14px;font-weight:400;line-height:1.5;color:#494a50;margin:0}.order-success-actions{width:100%;max-width:500px;display:flex;gap:12px;margin-top:32px}.order-success-button{flex:1}.order-success-button-primary{min-width:200px}.order-success-button-secondary{min-width:150px}@keyframes scaleIn{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}@media(max-width:768px){.order-success-content{padding:32px 24px}.order-success-title{font-size:28px}.order-success-message{font-size:16px}.order-success-submessage{font-size:14px}.order-success-illustration{max-width:300px;margin:24px 0}.order-success-info{margin:24px 0}.order-success-info-item{padding:16px}.order-success-actions{flex-direction:column;gap:12px}.order-success-button{width:100%}}.legal-page{min-height:calc(100vh - 72px);padding:100px 24px 40px;display:flex;justify-content:center;width:100%}.legal-page-container{max-width:900px;width:100%}.legal-page-header{display:flex;align-items:center;gap:16px;margin-bottom:32px}.legal-page-back-button{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:transparent;border:1px solid #C5C6CC;border-radius:10px;cursor:pointer;transition:all .2s ease}.legal-page-back-button:hover{background-color:#f9f9f9;border-color:#c53030}.legal-page-back-button svg{width:20px;height:20px;color:#1f2024}.legal-page-title{font-family:Urbanist,sans-serif;font-size:32px;font-weight:700;color:#1f2024;margin:0}.legal-page-content{background-color:#fff;border-radius:12px;padding:40px;border:.5px solid #C5C6CC}.legal-page-description{font-family:Urbanist,sans-serif;font-size:16px;font-weight:400;color:#1f2024;line-height:1.6;margin:0}@media(max-width:1024px){.legal-page{padding:100px 32px 32px;min-height:calc(100vh - 60px)}.legal-page-title{font-size:28px}.legal-page-content{padding:32px}}@media(max-width:768px){.legal-page{padding:80px 24px 32px;min-height:calc(100vh - 56px)}.legal-page-header{margin-bottom:24px}.legal-page-title{font-size:24px}.legal-page-content{padding:24px;border-radius:10px}.legal-page-description{font-size:15px}}@media(max-width:480px){.legal-page{padding:72px 16px 24px;min-height:calc(100vh - 52px)}.legal-page-header{gap:12px;margin-bottom:20px}.legal-page-back-button{width:36px;height:36px}.legal-page-back-button svg{width:18px;height:18px}.legal-page-title{font-size:20px}.legal-page-content{padding:20px;border-radius:8px}.legal-page-description{font-size:14px;line-height:1.5}}.not-found-page{display:flex;align-items:center;justify-content:center}.not-found-container{max-width:600px;width:100%}.not-found-content{padding:48px 0;display:flex;flex-direction:column;align-items:center;text-align:center}.not-found-header{width:100%;margin-bottom:32px}.not-found-icon-wrapper{display:flex;justify-content:center;margin-bottom:24px}.not-found-icon-wrapper svg{width:80px;height:80px;opacity:.9}.not-found-title{font-family:Urbanist,sans-serif;font-size:120px;font-weight:700;line-height:1;color:#c53030;margin:0 0 16px;letter-spacing:-.05em;text-shadow:0px 4px 20px rgba(197,48,48,.2)}.not-found-subtitle{font-family:Urbanist,sans-serif;font-size:32px;font-weight:700;line-height:1.2;color:#1f2024;margin:0 0 16px;letter-spacing:-.02em}.not-found-message{font-family:Urbanist,sans-serif;font-size:18px;font-weight:500;line-height:1.5;color:#1f2024;margin:0 0 8px}.not-found-submessage{font-family:Urbanist,sans-serif;font-size:16px;font-weight:400;line-height:1.5;color:#494a50;margin:0 0 32px}.not-found-actions{width:100%;max-width:500px;display:flex;gap:12px;margin-top:16px}.not-found-button{flex:1;display:flex;align-items:center;justify-content:center;gap:8px}.not-found-button svg{width:20px;height:20px}@media(max-width:768px){.not-found-content{padding:32px 24px}.not-found-title{font-size:80px}.not-found-subtitle{font-size:24px}.not-found-message{font-size:16px}.not-found-submessage{font-size:14px}.not-found-actions{flex-direction:column;gap:12px}.not-found-button{width:100%}.not-found-icon-wrapper svg{width:60px;height:60px}}@media(max-width:480px){.not-found-title{font-size:64px}.not-found-subtitle{font-size:20px}}
