/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.table{display:table}}:root{--indigo:#303d85;--indigo-deep:#202a62;--indigo-soft:#e9ebf7;--cream:#f4f0e5;--canvas:#faf9f5;--surface:#fff;--coral:#f07161;--green:#2d8b68;--ink:#172033;--muted:#70778a;--line:#e8e7e2;--shadow:0 18px 55px #232b5b1a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--canvas);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}.container{width:min(1440px,100% - 64px);margin-inline:auto}.service-bar{background:var(--indigo-deep);color:#ffffffd6;font-size:13px}.service-bar__inner{justify-content:space-between;align-items:center;gap:24px;min-height:34px;display:flex}.service-message,.service-links{align-items:center;gap:8px;display:flex}.service-links{gap:24px}.service-links a:hover{color:#fff}.header{z-index:40;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;position:sticky;top:0}.header__main{grid-template-columns:auto minmax(210px,270px) minmax(320px,1fr) auto;align-items:center;gap:24px;height:86px;display:grid}.brand{flex:none;align-items:center;gap:11px;display:inline-flex}.brand__mark,.brand img{object-fit:cover;border-radius:16px;box-shadow:0 8px 24px #303d852e}.brand__name{color:var(--indigo);letter-spacing:-.9px;font-size:25px;font-weight:850;line-height:1}.location-button{cursor:pointer;text-align:left;background:0 0;border:0;border-radius:15px;align-items:center;gap:11px;height:54px;padding:6px 12px 6px 7px;display:flex}.location-button:hover{background:var(--canvas)}.location-button__icon{width:40px;height:40px;color:var(--indigo);background:var(--indigo-soft);border-radius:13px;place-items:center;display:grid}.location-button__copy{flex:1;gap:2px;min-width:0;display:grid}.location-button small{color:var(--muted);font-size:11px}.location-button strong{white-space:nowrap;font-size:14px}.search-field{height:52px;color:var(--muted);background:#f2f2ef;border-radius:17px;align-items:center;gap:11px;padding:0 16px;transition:box-shadow .2s,background .2s;display:flex}.search-field:focus-within{box-shadow:0 0 0 2px var(--indigo);background:#fff}.search-field input{width:100%;color:var(--ink);background:0 0;border:0;outline:0}.search-field button{cursor:pointer;color:var(--muted);background:0 0;border:0;place-items:center;display:grid}.header-actions{align-items:center;gap:8px;display:flex}.header-action{cursor:pointer;min-width:72px;height:56px;color:var(--indigo);background:0 0;border:0;border-radius:16px;place-items:center;gap:2px;display:grid;position:relative}.header-action:hover{background:var(--indigo-soft)}.header-action>span:last-child{font-size:11px;font-weight:700}.cart-icon-wrap{place-items:center;display:grid;position:relative}.cart-icon-wrap b{background:var(--coral);color:#fff;border-radius:50%;place-items:center;min-width:19px;height:19px;font-size:10px;display:grid;position:absolute;top:-9px;right:-11px}.mobile-menu-button{display:none}.category-nav{border-top:1px solid #f0efec}.category-nav__inner{align-items:center;gap:34px;height:48px;font-size:14px;font-weight:680;display:flex}.category-nav a,.category-nav button{white-space:nowrap}.category-nav a:hover{color:var(--indigo)}.category-nav button{background:var(--indigo);color:#fff;cursor:pointer;border:0;border-radius:12px;align-items:center;gap:8px;height:36px;padding:0 15px;font-weight:750;display:flex}.category-nav__accent{color:var(--indigo);align-items:center;gap:7px;margin-left:auto;display:flex}.hero-section{padding-top:28px}.catalog-notice{color:#735c21;background:#fff8df;border:1px solid #eedaa9;border-radius:14px;margin-top:18px;padding:12px 16px;font-size:13px}.catalog-notice--error{color:#93443a;background:#fff0ed;border-color:#efc1ba}.hero-card{background:linear-gradient(130deg, var(--indigo-deep), var(--indigo) 62%, #4858a7);color:#fff;min-height:490px;box-shadow:var(--shadow);border-radius:34px;grid-template-columns:1.05fr .95fr;display:grid;position:relative;overflow:hidden}.hero-card__content{z-index:2;align-self:center;padding:66px 0 66px 68px;position:relative}.eyebrow,.section-kicker{color:#e9d9a8;letter-spacing:1.5px;text-transform:uppercase;align-items:center;font-size:12px;font-weight:800;display:inline-flex}.hero-card h1{letter-spacing:-4.2px;max-width:720px;margin:16px 0 19px;font-size:clamp(48px,5.2vw,78px);line-height:.99}.hero-card__content>p{color:#ffffffc2;max-width:570px;margin:0;font-size:19px;line-height:1.55}.hero-card__actions{align-items:center;gap:24px;margin-top:34px;display:flex}.hero-card__actions>span{color:#ffffffb8;font-size:13px}.button{cursor:pointer;border:0;border-radius:15px;justify-content:center;align-items:center;gap:8px;min-height:52px;padding:0 20px;font-weight:780;transition:transform .2s,box-shadow .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--cream{background:var(--cream);color:var(--indigo-deep);box-shadow:0 10px 26px #00000024}.button--primary{background:var(--indigo);color:#fff;box-shadow:0 12px 28px #303d8538}.button--secondary{background:var(--indigo-soft);color:var(--indigo)}.button--wide{width:100%}.button:disabled,.add-button:disabled,.quantity-control button:disabled{opacity:.58;cursor:wait;transform:none}.hero-card__visual{min-height:490px;position:relative}.hero-orbit{border:1px solid #ffffff21;border-radius:50%;position:absolute}.hero-orbit--one{width:530px;height:530px;top:-80px;right:-70px}.hero-orbit--two{border-color:#f4f0e53d;width:370px;height:370px;top:36px;right:10px}.hero-brand-tile{aspect-ratio:1;border-radius:38px;width:330px;position:absolute;top:62px;right:90px;overflow:hidden;transform:rotate(4deg);box-shadow:0 34px 65px #0a103459}.hero-brand-tile img{object-fit:cover;width:100%;height:100%}.delivery-pill{z-index:3;color:var(--indigo-deep);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #ffffff57;border-radius:18px;align-items:center;gap:12px;padding:13px 17px;display:flex;position:absolute;bottom:34px;right:42px;box-shadow:0 16px 40px #0c123840}.delivery-pill>span{gap:2px;display:grid}.delivery-pill small{color:var(--muted);font-size:10px}.delivery-pill strong{font-size:13px}.benefit-row{border:1px solid var(--line);background:#fff;border-radius:23px;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:18px;padding:22px 28px;display:grid}.benefit-row>div{align-items:center;gap:13px;display:flex}.benefit-row>div>span{width:46px;height:46px;color:var(--indigo);background:var(--indigo-soft);border-radius:15px;flex:none;place-items:center;display:grid}.benefit-row p{gap:3px;margin:0;display:grid}.benefit-row strong{font-size:14px}.benefit-row small{color:var(--muted);font-size:11px}.section{padding-block:78px}.section-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:27px;display:flex}.section-kicker{color:var(--indigo)}.section-heading h2,.club-card h2{letter-spacing:-1.7px;margin:7px 0 0;font-size:clamp(30px,3vw,44px);line-height:1.08}.section-heading>a{color:var(--indigo);align-items:center;gap:5px;font-size:14px;font-weight:750;display:inline-flex}.category-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.category-card{border-radius:23px;justify-content:space-between;align-items:center;min-height:154px;padding:25px 22px 24px 26px;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.category-card:hover{transform:translateY(-3px);box-shadow:0 16px 35px #232b5b1a}.category-card h3{max-width:190px;margin:0;font-size:19px;line-height:1.2}.category-card p{color:var(--muted);margin:7px 0 0;font-size:12px}.category-card>span{background:#ffffffa6;border-radius:50%;flex:none;place-items:center;width:92px;height:92px;display:grid}.category-card>span img{border-radius:inherit;object-fit:cover;width:100%;height:100%}.category-card svg{width:48px;height:48px}.category-card--mint{color:#245b42;background:#dfeee5}.category-card--blue{color:#345984;background:#e3ecf7}.category-card--rose{color:#8a4e49;background:#f4e4e2}.category-card--sand{color:#7c6235;background:#f1e8d7}.category-card--lilac{color:#5c4e8f;background:#e9e5f5}.category-card--peach{color:#8a5838;background:#f5e2d3}.offers-section{background:#f1f0eb}.section-tabs{background:#fff;border-radius:14px;gap:3px;padding:4px;display:flex}.section-tabs button{height:39px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:11px;padding:0 15px;font-size:12px;font-weight:750}.section-tabs button.active{background:var(--indigo);color:#fff}.product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:22px;min-width:0;transition:transform .2s,box-shadow .2s;overflow:hidden}.product-card:hover{transform:translateY(-4px);box-shadow:0 18px 38px #232b5b1a}.product-card__media{aspect-ratio:1.14;background:#f7f6f2;position:relative;overflow:hidden}.product-card__media>img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.product-card:hover .product-card__media>img{transform:scale(1.035)}.product-badge{z-index:2;background:var(--coral);color:#fff;border-radius:8px;padding:6px 8px;font-size:11px;font-weight:850;position:absolute;top:12px;left:12px}.favorite-button{z-index:2;width:36px;height:36px;color:var(--muted);cursor:pointer;background:#ffffffe0;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:10px;right:10px;box-shadow:0 5px 14px #151b3a1a}.favorite-button svg{width:19px}.favorite-button.is-active{color:var(--coral)}.product-card__body{padding:16px}.product-unit{color:var(--muted);margin:0 0 6px;font-size:11px}.product-card h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:42px;margin:0;font-size:14px;font-weight:680;line-height:1.45;display:-webkit-box;overflow:hidden}.product-card__bottom{justify-content:space-between;align-items:end;gap:8px;min-height:54px;margin-top:16px;display:flex}.product-price{gap:2px;display:grid}.product-price strong{letter-spacing:-.4px;white-space:nowrap;font-size:18px}.product-price del{color:#a1a5b0;white-space:nowrap;font-size:11px}.add-button{background:var(--indigo);color:#fff;cursor:pointer;border:0;border-radius:14px;flex:none;place-items:center;width:44px;height:44px;display:grid}.quantity-control{background:var(--indigo-soft);height:42px;color:var(--indigo);border-radius:13px;align-items:center;display:flex}.quantity-control button{cursor:pointer;background:0 0;border:0;place-items:center;width:34px;height:100%;display:grid}.quantity-control svg{width:16px}.quantity-control strong{text-align:center;min-width:18px;font-size:12px}.club-section{padding-block:70px 90px}.club-card{background:var(--cream);border-radius:31px;grid-template-columns:1fr .85fr;align-items:center;gap:70px;min-height:330px;padding:52px 62px;display:grid;overflow:hidden}.eyebrow--dark{color:var(--indigo)}.club-card>div:first-child>p{max-width:560px;color:var(--muted);margin:17px 0 25px;line-height:1.6}.club-progress{background:#fff;border-radius:24px;padding:28px;box-shadow:0 20px 50px #3635451a}.club-progress__top{justify-content:space-between;gap:16px;display:flex}.club-progress__top span{color:var(--muted);align-items:center;gap:7px;font-size:12px;display:flex}.club-progress__top strong{color:#a9693f}.progress-track{background:#eeeae2;border-radius:99px;height:10px;margin:25px 0 10px;overflow:hidden}.progress-track span{border-radius:inherit;background:linear-gradient(90deg,#b87342,#d9a06f);width:62%;height:100%;display:block}.club-progress__labels{color:var(--muted);justify-content:space-between;gap:16px;font-size:10px;display:flex}.footer{background:var(--indigo-deep);color:#fff;padding-top:52px}.footer__grid{grid-template-columns:1.4fr repeat(3,1fr);gap:60px;padding-bottom:52px;display:grid}.brand--footer .brand__name{color:#fff}.footer__grid>div{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.footer__grid p,.footer__grid a,.footer__grid small{color:#ffffffa8;font-size:13px}.footer__grid p{max-width:250px;line-height:1.55}.footer__grid a:hover{color:#fff}.footer__grid strong{margin-bottom:4px;font-size:14px}.footer__bottom{color:#ffffff7a;border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:24px;min-height:68px;font-size:11px;display:flex}.drawer-backdrop{z-index:70;visibility:hidden;opacity:0;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1218396b;border:0;padding:0;transition:all .25s;position:fixed;inset:0}.drawer-backdrop.is-visible{visibility:visible;opacity:1}.side-drawer{z-index:80;background:#fff;flex-direction:column;width:min(430px,92vw);transition:transform .28s;display:flex;position:fixed;top:0;bottom:0;box-shadow:0 0 70px #181f4838}.side-drawer--left{left:0;transform:translate(-105%)}.side-drawer--right{right:0;transform:translate(105%)}.side-drawer.is-open{transform:translate(0)}.drawer-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:76px;padding:0 24px;display:flex}.drawer-heading strong{font-size:22px}.drawer-heading button{background:var(--canvas);cursor:pointer;border:0;border-radius:13px;place-items:center;width:40px;height:40px;display:grid}.drawer-categories{padding:12px}.drawer-categories a{border-radius:13px;grid-template-columns:30px 1fr auto;align-items:center;gap:8px;min-height:55px;padding:0 12px;font-size:14px;font-weight:650;display:grid}.drawer-categories a:hover{background:var(--indigo-soft);color:var(--indigo)}.empty-cart{text-align:center;margin:auto;padding:40px}.empty-cart>span{background:var(--indigo-soft);width:74px;height:74px;color:var(--indigo);border-radius:24px;place-items:center;margin:0 auto 20px;display:grid}.empty-cart h3{margin:0 0 8px}.empty-cart p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.drawer-cart{flex-direction:column;flex:1;min-height:0;display:flex}.drawer-cart__items{padding:16px 20px;overflow-y:auto}.mini-cart-item{border-bottom:1px solid var(--line);grid-template-columns:70px 1fr auto;align-items:center;gap:12px;padding:12px 0;display:grid}.mini-cart-item img{object-fit:cover;border-radius:14px;width:70px;height:70px}.mini-cart-item>div{gap:7px;display:grid}.mini-cart-item strong{font-size:12px;line-height:1.4}.mini-cart-item span{color:var(--indigo);font-size:12px;font-weight:750}.mini-cart-item>button{color:var(--muted);cursor:pointer;background:0 0;border:0}.drawer-cart__summary{border-top:1px solid var(--line);background:var(--canvas);margin-top:auto;padding:22px 24px 25px}.drawer-cart__summary p{justify-content:space-between;gap:20px;font-size:13px;display:flex}.drawer-cart__summary p span{color:var(--muted)}.drawer-cart__summary .button{margin-top:14px}.modal-layer{z-index:110;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#1218397a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.auth-modal{text-align:center;background:#fff;border-radius:28px;width:min(440px,100%);padding:36px;position:relative;box-shadow:0 28px 90px #1218394d}.auth-modal__close{background:var(--canvas);cursor:pointer;border:0;border-radius:13px;place-items:center;width:40px;height:40px;display:grid;position:absolute;top:16px;right:16px}.auth-modal__icon{background:var(--indigo-soft);width:68px;height:68px;color:var(--indigo);border-radius:22px;place-items:center;margin:0 auto 18px;display:grid}.auth-modal__icon svg{width:34px;height:34px}.auth-modal h2{letter-spacing:-.7px;margin:10px 0;font-size:27px}.auth-modal>p{color:var(--muted);margin:0 0 24px;font-size:13px;line-height:1.55}.auth-field{text-align:left;gap:8px;margin-bottom:15px;display:grid}.auth-field span{color:var(--muted);font-size:11px;font-weight:700}.auth-field input{border:1px solid var(--line);background:var(--canvas);border-radius:15px;outline:0;height:54px;padding:0 16px;font-size:16px}.auth-field select,.auth-field textarea{border:1px solid var(--line);background:var(--canvas);width:100%;color:var(--ink);border-radius:15px;outline:0;padding:0 16px}.auth-field select{height:54px}.auth-field textarea{resize:vertical;min-height:82px;padding-block:14px}.auth-field input:focus,.auth-field select:focus,.auth-field textarea:focus{border-color:var(--indigo);box-shadow:0 0 0 3px var(--indigo-soft);background:#fff}.auth-error{color:#93443a;text-align:left;background:#fff0ed;border-radius:12px;margin:0 0 14px;padding:10px 12px;font-size:12px}.auth-back{color:var(--indigo);cursor:pointer;background:0 0;border:0;margin-top:14px;font-size:13px;font-weight:700}.auth-legal{color:#969baa;margin-top:20px;font-size:10px;line-height:1.5;display:block}.profile-bonus{background:var(--cream);border-radius:16px;justify-content:space-between;align-items:center;margin:0 0 20px;padding:17px 19px;display:flex}.profile-bonus span{color:var(--muted);font-size:12px}.profile-bonus strong{color:var(--indigo);font-size:20px}.checkout-modal{text-align:left;width:min(570px,100%);max-height:min(850px,100vh - 32px);overflow-y:auto}.checkout-modal>h2,.checkout-success{text-align:center}.checkout-form{margin:24px 0 18px}.checkout-check{color:var(--ink);cursor:pointer;align-items:center;gap:10px;margin:4px 0 18px;font-size:13px;display:flex}.checkout-check input{width:18px;height:18px;accent-color:var(--indigo)}.checkout-empty-address{color:#735c21;background:#fff8df;border-radius:16px;grid-template-columns:auto 1fr;gap:12px;margin:22px 0;padding:16px;display:grid}.checkout-empty-address div{gap:5px;display:grid}.checkout-empty-address span{font-size:11px;line-height:1.45}.checkout-success>p{color:var(--muted);font-size:13px;line-height:1.55}.checkout-address-row{grid-template-columns:1fr auto;align-items:end;gap:10px;display:grid}.checkout-address-row .auth-field{margin:0}.checkout-address-row>button{background:var(--indigo-soft);height:54px;color:var(--indigo);cursor:pointer;border:0;border-radius:14px;padding:0 14px;font-size:12px;font-weight:750}.address-editor{gap:10px;margin:14px 0 20px;display:grid}.address-map-wrap{position:relative}.address-map{border:1px solid var(--line);background:#eef0f5;border-radius:18px;height:285px;overflow:hidden}.address-map__fallback{height:100%;color:var(--muted);text-align:center;align-content:center;place-items:center;gap:10px;padding:20px;font-size:12px;display:grid}.map-locate{z-index:3;min-height:38px;color:var(--indigo);cursor:pointer;background:#fff;border:0;border-radius:12px;align-items:center;gap:7px;padding:0 12px;font-size:11px;font-weight:750;display:flex;position:absolute;bottom:12px;left:12px;box-shadow:0 8px 25px #1d25522e}.address-editor>small{color:var(--muted);font-size:11px}.address-confirm{background:var(--indigo-soft);border-radius:15px;justify-content:space-between;align-items:center;gap:14px;padding:13px;display:flex}.address-confirm>div{gap:4px;display:grid}.address-confirm strong{font-size:12px}.address-confirm span{color:var(--muted);font-size:10px}.address-confirm .button{flex:none;min-height:42px;font-size:11px}.catalog-page,.orders-page{background:var(--canvas);min-height:100vh}.catalog-header{z-index:50;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;min-height:76px;padding:0 max(24px,50vw - 720px);display:grid;position:sticky;top:0}.catalog-header>a:first-child,.catalog-header>a:last-child,.catalog-header>button{color:var(--indigo);align-items:center;gap:8px;font-size:13px;font-weight:750;display:flex}.catalog-header>button{background:var(--indigo-soft);cursor:pointer;border:0;border-radius:13px;justify-self:end;min-height:44px;padding:0 14px}.catalog-header>a:last-child{justify-self:end}.catalog-main,.orders-main{padding-block:54px 80px}.catalog-title h1{letter-spacing:-2.6px;margin:9px 0 8px;font-size:clamp(38px,5vw,62px)}.catalog-title>p{color:var(--muted)}.catalog-search{border:1px solid var(--line);background:#fff;border-radius:19px;align-items:center;gap:12px;max-width:900px;height:62px;margin-top:30px;padding:0 8px 0 18px;display:flex;position:relative;box-shadow:0 15px 40px #232b5b14}.catalog-search input{background:0 0;border:0;outline:0;flex:1}.catalog-search>button{background:var(--indigo);color:#fff;cursor:pointer;border:0;border-radius:14px;height:46px;padding:0 23px;font-weight:750}.search-suggestions{z-index:15;border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:16px;padding:7px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden}.search-suggestions button{cursor:pointer;text-align:left;background:0 0;border:0;border-radius:10px;width:100%;min-height:42px;padding:0 12px;font-size:13px}.search-suggestions button:hover{background:var(--indigo-soft);color:var(--indigo)}.catalog-chips{gap:8px;margin:22px 0 34px;padding-bottom:5px;display:flex;overflow-x:auto}.catalog-chips button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:13px;flex:none;min-height:40px;padding:0 14px;font-size:12px;font-weight:680}.catalog-products{grid-template-columns:repeat(5,minmax(0,1fr))}.catalog-loading{color:var(--muted);text-align:center;padding:45px}.catalog-empty,.orders-empty{text-align:center;align-content:center;place-items:center;gap:10px;min-height:330px;display:grid}.catalog-empty>svg,.orders-empty>svg{width:54px;height:54px;color:var(--indigo)}.catalog-empty h2,.orders-empty h2{margin:8px 0 0}.catalog-empty p,.orders-empty p{color:var(--muted);margin:0 0 12px}.catalog-more{margin:30px auto 0}.orders-list{gap:12px;margin-top:32px;display:grid}.order-card{border:1px solid var(--line);background:#fff;border-radius:20px;overflow:hidden}.order-card__head{cursor:pointer;text-align:left;background:#fff;border:0;grid-template-columns:120px 1fr 180px 130px auto;align-items:center;gap:16px;width:100%;min-height:78px;padding:0 22px;display:grid}.order-card__head>svg{transition:transform .2s}.order-card__head>svg.is-open{transform:rotate(180deg)}.order-number{color:var(--indigo);font-weight:850}.order-status{background:var(--indigo-soft);width:fit-content;color:var(--indigo);border-radius:10px;padding:7px 10px;font-size:11px;font-weight:750}.order-status--complete{color:#287055;background:#e0f2e9}.order-status--canceled{color:#9a4c43;background:#f8e6e3}.order-date{color:var(--muted);align-items:center;gap:7px;font-size:12px;display:flex}.order-date svg{width:16px}.order-card__details{border-top:1px solid var(--line);background:#fcfcfa;padding:20px 22px 24px}.order-meta{grid-template-columns:2fr repeat(3,1fr);gap:12px;display:grid}.order-meta p{gap:5px;margin:0;display:grid}.order-meta span{color:var(--muted);font-size:10px}.order-meta strong{font-size:12px}.order-items{border-top:1px solid var(--line);margin-top:18px}.order-items>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:44px;font-size:12px;display:flex}.order-details-link{width:fit-content;min-height:42px;margin-top:18px;font-size:12px}.product-card--interactive{flex-direction:column;display:flex;position:relative}.product-card__open{width:100%;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;padding:0}.product-card__bottom--standalone{align-items:center;margin:auto 16px 16px}.product-favorite{z-index:4;width:39px;height:39px;color:var(--indigo);cursor:pointer;background:#ffffffeb;border:0;border-radius:13px;place-items:center;display:grid;position:absolute;top:10px;right:10px;box-shadow:0 7px 20px #232b5b1f}.product-favorite svg{width:19px}.product-favorite.is-active{color:var(--coral)}.product-modal{background:#fff;border-radius:28px;grid-template-columns:1.05fr .95fr;width:min(980px,100vw - 32px);max-height:min(760px,100vh - 32px);display:grid;position:relative;overflow:hidden;box-shadow:0 28px 90px #1218394d}.product-modal__visual{background:#f6f5f0;place-items:center;min-height:540px;display:grid;overflow:hidden}.product-modal__visual img{object-fit:contain;width:100%;height:100%}.product-modal__content{flex-direction:column;padding:58px 46px 42px;display:flex}.product-modal__content h2{letter-spacing:-1.2px;margin:12px 0 8px;font-size:clamp(27px,3vw,40px);line-height:1.12}.product-modal__unit{color:var(--indigo);margin:0;font-size:12px;font-weight:750}.product-modal__description{color:var(--muted);margin:24px 0;font-size:13px;line-height:1.65}.product-modal__price{align-items:baseline;gap:12px;margin-top:auto;display:flex}.product-modal__price strong{letter-spacing:-1px;font-size:32px}.product-modal__price del{color:var(--muted)}.product-modal__actions{grid-template-columns:1fr 1.2fr;gap:10px;margin-top:25px;display:grid}.product-modal__actions .button{padding-inline:13px;font-size:12px}.product-modal__actions .is-favorite{color:var(--coral)}.addresses-toolbar{justify-content:flex-end;margin:28px 0 18px;display:flex}.address-panel{border:1px solid var(--line);background:#fff;border-radius:24px;grid-template-columns:minmax(320px,1.1fr) 1fr;gap:24px;margin-bottom:24px;padding:22px;display:grid;box-shadow:0 16px 40px #232b5b0f}.address-panel .address-map{height:360px}.address-panel>p{color:var(--muted)}.address-form{align-self:center}.address-form__grid{grid-template-columns:1fr 1fr;gap:0 10px;display:grid}.addresses-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.address-card{border:1px solid var(--line);background:#fff;border-radius:20px;grid-template-columns:auto 1fr;gap:15px;min-height:145px;padding:21px;display:grid;position:relative}.address-card.is-selected{border-color:var(--indigo);box-shadow:0 0 0 2px var(--indigo-soft)}.address-card__icon{background:var(--indigo-soft);width:44px;height:44px;color:var(--indigo);border-radius:14px;place-items:center;display:grid}.address-card strong{font-size:14px;line-height:1.45}.address-card p{color:var(--muted);margin:7px 0 0;font-size:11px}.address-default{color:var(--green);align-items:center;gap:5px;margin-top:12px;font-size:10px;font-weight:780;display:inline-flex}.address-default svg{width:14px}.address-card__actions{grid-column:2;align-items:center;gap:10px;display:flex}.address-card__actions button{background:var(--indigo-soft);min-height:35px;color:var(--indigo);cursor:pointer;border:0;border-radius:11px;padding:0 11px;font-size:10px;font-weight:750}.address-card__actions .address-remove{color:#a44e43;background:#fff0ed;width:35px;padding:0}.address-remove svg{width:16px}.order-details-main{padding-block:44px 80px}.order-details-hero{background:linear-gradient(130deg, var(--indigo-deep), var(--indigo));color:#fff;border-radius:28px;justify-content:space-between;align-items:center;gap:30px;min-height:190px;padding:36px 40px;display:flex}.order-details-hero h1{letter-spacing:-2px;margin:9px 0 15px;font-size:clamp(34px,4vw,54px)}.order-details-hero p{color:#ffffffad;align-items:center;gap:8px;margin:0;font-size:12px;display:flex}.order-details-hero p svg{width:17px}.order-details-total{background:#ffffff1a;border:1px solid #ffffff2e;border-radius:20px;gap:5px;min-width:240px;padding:22px;display:grid}.order-details-total span,.order-details-total small{color:#ffffffb3;font-size:11px}.order-details-total strong{font-size:30px}.tracking-card{border:1px solid var(--line);background:#fff;border-radius:24px;margin-top:20px;overflow:hidden}.tracking-card__head{grid-template-columns:auto 1fr auto;align-items:center;gap:14px;min-height:86px;padding:16px 20px;display:grid}.tracking-card__head>span{background:var(--indigo-soft);width:48px;height:48px;color:var(--indigo);border-radius:15px;place-items:center;display:grid}.tracking-card__head h2{margin:0 0 4px;font-size:17px}.tracking-card__head p{color:var(--muted);margin:0;font-size:11px}.tracking-card__head small{color:var(--green);font-size:10px}.tracking-card__head small.is-stale{color:#a05b3f}.tracking-map{background:#eef0f5;height:390px}.order-details-grid{grid-template-columns:1fr 1fr;gap:16px;margin-top:20px;display:grid}.order-details-card{border:1px solid var(--line);background:#fff;border-radius:21px;margin-top:16px;padding:24px}.order-details-grid .order-details-card{margin-top:0}.order-details-card h2{align-items:center;gap:8px;margin:0 0 19px;font-size:18px;display:flex}.order-details-card h2 svg{width:19px;color:var(--indigo)}.order-details-card>p{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:32px;margin:0;font-size:12px;display:flex}.order-details-card>p span{color:var(--muted)}.order-details-card>p strong{text-align:right}.order-finance .is-discount{color:var(--green)}.order-finance__total{border-bottom:0!important;min-height:54px!important;font-size:17px!important}.order-detail-items>div{border-bottom:1px solid var(--line);grid-template-columns:70px 1fr auto;align-items:center;gap:14px;min-height:90px;display:grid}.order-detail-items img{object-fit:cover;border-radius:14px;width:70px;height:70px}.order-detail-items div>div{gap:6px;display:grid}.order-detail-items span{color:var(--muted);font-size:11px}.order-detail-items b{white-space:nowrap;font-size:13px}.order-refresh-note{color:var(--muted);align-items:center;gap:7px;margin-top:14px;font-size:10px;display:flex}.order-refresh-note svg{width:15px}.status-page{background:linear-gradient(145deg,#f7f5ef,#eef0f8);place-items:center;min-height:100vh;padding:52px 20px;display:grid}.status-shell{width:min(980px,100%)}.status-back{color:var(--indigo);align-items:center;gap:7px;margin-bottom:20px;font-size:12px;font-weight:750;display:inline-flex}.status-back svg{width:17px}.status-hero{min-height:250px;box-shadow:var(--shadow);background:#fff;border-radius:28px;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;padding:38px;display:grid}.status-hero>span{border-radius:23px;place-items:center;width:74px;height:74px;display:grid}.status-hero>span svg{width:37px;height:37px}.status-hero>span.is-ready{color:var(--green);background:#e0f2e9}.status-hero>span.is-degraded{color:#a44e43;background:#fff0ed}.status-hero small{color:var(--indigo);letter-spacing:1.2px;text-transform:uppercase;font-size:11px;font-weight:800}.status-hero h1{letter-spacing:-2px;margin:8px 0;font-size:clamp(34px,5vw,54px)}.status-hero p{color:var(--muted);margin:0}.status-hero button{background:var(--indigo-soft);min-height:46px;color:var(--indigo);cursor:pointer;border:0;border-radius:14px;align-items:center;gap:7px;padding:0 15px;font-size:11px;font-weight:750;display:flex}.status-hero button svg{width:17px}.status-hero button .is-spinning{animation:.8s linear infinite status-spin}.status-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:16px;display:grid}.status-grid article{border:1px solid var(--line);background:#fff;border-radius:19px;align-content:space-between;min-height:140px;padding:20px;display:grid}.status-grid article>svg,.status-symbol{width:32px;height:32px;color:var(--indigo);place-items:center;font-size:12px;font-weight:850;display:grid}.status-grid article>span:not(.status-symbol){color:var(--muted);font-size:10px}.status-grid strong{font-size:13px}.status-time{color:var(--muted);text-align:right;margin:16px 4px 0;font-size:10px}@keyframes status-spin{to{transform:rotate(360deg)}}@media (max-width:1180px){.container{width:min(100% - 40px,1180px)}.header__main{grid-template-columns:auto minmax(180px,220px) 1fr auto;gap:14px}.brand__name{display:none}.category-nav__inner{gap:24px}.hero-brand-tile{width:290px;right:48px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-card:last-child{display:none}.benefit-row{grid-template-columns:repeat(2,1fr)}.catalog-products .product-card{display:block}.order-card__head{grid-template-columns:100px 1fr 150px 110px auto}}@media (max-width:900px){.service-links,.category-nav,.location-button__copy,.location-button>svg{display:none}.header__main{grid-template-columns:auto auto 1fr auto;height:76px}.mobile-menu-button{background:var(--indigo-soft);width:42px;height:42px;color:var(--indigo);border:0;border-radius:13px;place-items:center;display:grid}.brand__mark{border-radius:14px;width:46px;height:46px}.location-button{width:42px;height:42px;padding:0}.location-button__icon{width:42px;height:42px}.header-action:first-child{display:none}.hero-card{grid-template-columns:1fr;min-height:670px}.hero-card__content{padding:50px 48px 20px}.hero-card__visual{min-height:330px}.hero-brand-tile{width:260px;top:18px;right:calc(50% - 130px)}.delivery-pill{bottom:24px;right:28px}.category-grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-card:nth-child(4){display:none}.club-card{grid-template-columns:1fr;gap:34px}.footer__grid{grid-template-columns:repeat(2,1fr)}.catalog-products .product-card{display:block}.catalog-header{padding-inline:20px}.order-card__head{grid-template-columns:90px 1fr auto;padding-block:14px}.order-date,.order-card__head>strong{grid-row:2}.order-meta{grid-template-columns:1fr 1fr}.product-modal{grid-template-columns:.9fr 1.1fr}.product-modal__content{padding-inline:30px}.address-panel,.addresses-grid{grid-template-columns:1fr}.status-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.container{width:calc(100% - 28px)}.service-bar__inner{justify-content:center}.header__main{grid-template-columns:auto auto 1fr auto;gap:8px;height:70px}.brand{display:none}.search-field{border-radius:14px;height:44px;padding:0 12px}.search-field input{font-size:13px}.search-field input::placeholder{color:#0000}.location-button,.location-button__icon{width:40px;height:40px}.header-action{width:43px;min-width:43px;height:43px}.header-action>span:last-child{display:none}.hero-section{padding-top:14px}.hero-card{border-radius:25px;min-height:600px}.hero-card__content{padding:37px 25px 8px}.hero-card h1{letter-spacing:-2.8px;margin-top:12px;font-size:44px}.hero-card__content>p{font-size:15px}.hero-card__actions{flex-direction:column;align-items:flex-start;gap:12px;margin-top:24px}.hero-card__visual{min-height:285px}.hero-brand-tile{border-radius:28px;width:210px;top:24px;right:28px}.delivery-pill{padding:10px 12px;bottom:19px;left:20px;right:auto}.benefit-row{grid-template-columns:1fr;padding:17px}.benefit-row>div:nth-child(n+3){display:none}.section{padding-block:55px}.section-heading{align-items:flex-start}.section-heading h2{font-size:30px}.section-heading>a{display:none}.category-grid{grid-template-columns:1fr 1fr;gap:10px}.category-card{min-height:142px;padding:17px;display:block}.category-card h3{font-size:14px}.category-card p{font-size:10px}.category-card>span{width:66px;height:66px;position:absolute;bottom:-5px;right:-5px}.category-card svg{width:33px;height:33px}.section-tabs{display:none}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.product-card:nth-child(4){display:block}.product-card:last-child{display:none}.product-card__body{padding:12px}.product-card h3{min-height:38px;font-size:12px}.product-price strong{font-size:15px}.add-button{width:39px;height:39px}.quantity-control{height:38px}.club-section{padding-block:48px 65px}.club-card{border-radius:24px;padding:32px 23px}.club-card h2{font-size:30px}.club-progress{padding:20px}.club-progress__labels{flex-direction:column;align-items:flex-start}.footer__grid{grid-template-columns:1fr;gap:32px}.footer__grid>div:nth-child(2),.footer__grid>div:nth-child(3){display:none}.footer__bottom{flex-direction:column;justify-content:center;align-items:flex-start;padding-block:18px}.modal-layer{align-items:end;padding:0}.auth-modal{border-radius:28px 28px 0 0;width:100%;padding:34px 22px 28px}.catalog-header{grid-template-columns:1fr auto;min-height:66px}.catalog-header .brand{display:none}.catalog-header>a:last-child,.catalog-header>button{font-size:0}.catalog-main,.orders-main{padding-block:35px 60px}.catalog-title h1{font-size:39px}.catalog-search{height:56px;padding-left:13px}.catalog-search>button{padding-inline:14px}.catalog-products .product-card{display:block}.order-card__head{grid-template-columns:1fr auto;gap:9px}.order-status{justify-self:end}.order-date,.order-card__head>strong{grid-row:auto}.order-meta{grid-template-columns:1fr}.order-items>div{flex-direction:column;align-items:flex-start;gap:5px;padding-block:10px}.checkout-address-row{grid-template-columns:1fr}.checkout-address-row>button{height:42px}.product-modal{border-radius:25px 25px 0 0;grid-template-columns:1fr;max-height:calc(100vh - 12px);overflow-y:auto}.product-modal__visual{min-height:280px}.product-modal__content{padding:28px 22px}.product-modal__actions{grid-template-columns:1fr}.product-card__bottom--standalone{margin-inline:12px}.addresses-toolbar{justify-content:stretch}.addresses-toolbar .button{width:100%}.address-panel{padding:12px}.address-panel .address-map{height:290px}.address-form__grid{grid-template-columns:1fr}.address-card{grid-template-columns:auto 1fr;padding:17px}.order-details-main{padding-block:24px 55px}.order-details-hero{flex-direction:column;align-items:flex-start;padding:28px 22px}.order-details-total{width:100%}.tracking-card__head{grid-template-columns:auto 1fr}.tracking-card__head small{grid-column:2}.tracking-map{height:310px}.order-details-grid{grid-template-columns:1fr}.order-detail-items>div{grid-template-columns:56px 1fr}.order-detail-items img{width:56px;height:56px}.order-detail-items b{grid-column:2}.status-page{padding:22px 14px}.status-hero{grid-template-columns:auto 1fr;padding:25px 20px}.status-hero>span{border-radius:18px;width:55px;height:55px}.status-hero>span svg{width:28px}.status-hero button{grid-column:1/-1;justify-content:center}.status-grid{grid-template-columns:1fr 1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}
