:root{--color-primary: #ffffff;--color-black: #404040;--color-total-black: #000000;--color-grey: #808080;--color-grey2: #a6a6a6;--color-grey3: #595959;--color-grey4: #F2F2F2;--color-accent: #9669ab;--color-price-button: #ffebef;--color-warning: rgba(0, 0, 0, .5)}:root{--font-family-system: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, sans-serif;--short-delay: .1s;--medium-delay: .3s;--long-delay: .5s;--ultra-long: 1s;--color-main: #404040;--color-disco-ball: #d4d4d4;--color-grey-shingle: #939393;--color-namara-grey: #7c7c7c}:focus{outline:none}:focus-visible{outline:2px dashed var(--color-accent);outline-offset:1px}*{padding:0;border:0;margin:0}*,*:before,*:after{box-sizing:border-box}article,aside,audio,details,figcaption,figure,footer,header,hgroup,menu,nav,section,img{display:block}body{position:relative;min-height:100vh;color:var(--color-main);background-color:var(--color-grey4);font-family:Ubuntu,sans-serif;line-height:1.5;text-rendering:optimizeSpeed;overflow-y:auto}html{position:relative;height:100%;font-size:62.5%}body::-webkit-scrollbar{width:10px}body::-webkit-scrollbar-track{background:var(--color-black)}body::-webkit-scrollbar-thumb{background:var(--color-grey);border-radius:4px}body::-webkit-scrollbar-thumb:hover{background:#939393}body{quotes:"«" "»" "„" "“"}.quoteInside:before{content:open-quote}.quoteInside:after{content:close-quote}[inert],[inert] *{opacity:.7;pointer-events:none;cursor:default;-webkit-user-select:none;user-select:none}dialog{border:none}ul,ol,menu{list-style:none}input,button,textarea,select{font:inherit}button{cursor:pointer;-webkit-user-select:none;user-select:none}progress{border:none;background-color:#ff8630}progress::-moz-progress-bar{border:none;background-color:#ff8630}progress::-webkit-progress-bar{border:none;background-color:#ff8630}progress::-webkit-progress-value{background-color:#ff8630}table{position:relative;border-collapse:collapse;border-spacing:0}thead th{position:sticky;top:0;z-index:1;background-color:#ff8630}u{text-decoration-style:wavy}mark:before{content:" [начало выделения] "}mark:after{content:" [конец выделения] "}dt:after{content:": "}@media(forced-colors:active){mark{color:HighlightText;background-color:Highlight}}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}@media(prefers-reduced-motion:no-preference){html{scroll-behavior:auto}}.header{display:grid;grid-template-columns:13% 1fr 20%;grid-area:header;position:sticky;top:0;z-index:50;background-color:var(--color-primary);padding:1.2rem;height:7rem;border-bottom-left-radius:3.2rem;border-bottom-right-radius:3.2rem;gap:2rem;align-items:center}.header__logo{position:absolute;top:-2.5rem;max-width:20rem;width:100%;object-fit:contain}.header__logo__link{margin-bottom:1rem}.header__input-block{height:5rem;position:relative}.header__input-block__search-input{border-radius:3.2rem;padding:.1rem 0 0 5rem;background-color:var(--color-grey4);width:100%;height:100%;font-size:1.5rem;letter-spacing:.1rem}.header__input-block__search-input::placeholder{font-size:1.4rem;font-weight:700;color:var(--color-grey2);letter-spacing:.1rem}.header__input-block__search-icon{position:absolute;left:2.5rem;top:1.7rem}.header__button-block{display:grid;grid-template-columns:1fr auto;height:5rem;gap:1rem}.header__button-block__auth{display:grid;grid-template-columns:repeat(2,auto);background-color:var(--color-grey4);border-radius:3.2rem;height:100%;align-items:center;justify-content:center;color:var(--color-black);text-decoration:none;font-size:1.5rem;font-weight:700;gap:1rem}.header__button-block__support{background-color:var(--color-grey4);border-radius:50%;place-self:center;padding:1.2rem}@media(max-width:1024px){.header{grid-row:3 / 4;width:100%;position:sticky;border-radius:3.2rem 3.2rem 0 0;display:flex;align-items:center;gap:1rem;margin-top:1rem;padding:1rem;box-sizing:border-box}.header__logo,.header__logo__link{display:none}.header__input-block{flex:1 1 auto;min-width:0;height:4.8rem}.header__input-block__search-input{padding-left:4.4rem;font-size:1.35rem}.header__input-block__search-input::placeholder{font-size:1.25rem}.header__input-block__search-icon{left:1.8rem;top:1.55rem}.header__button-block{flex:0 0 auto;display:flex;align-items:center;gap:.8rem;height:4.8rem;margin-left:0}.header__button-block__auth{display:flex;align-items:center;justify-content:center;gap:0;width:4.8rem;height:4.8rem;min-width:4.8rem;padding:0;border-radius:50%;font-size:0;background-color:var(--color-grey4)}.header__button-block__auth img{width:2.4rem;height:2.4rem;object-fit:contain}.header__button-block__support{display:flex;align-items:center;justify-content:center;width:4.8rem;height:4.8rem;padding:0;border-radius:50%;background-color:var(--color-grey4)}.header__button-block__support img{width:2.4rem;height:2.4rem;object-fit:contain}}.navbar{grid-area:nav;width:100%;height:100%;min-height:0;margin-top:1rem;padding:2rem 1.6rem;box-sizing:border-box;background:var(--color-primary);border-radius:3.2rem;overflow:hidden}.navbar__inner{display:flex;flex-direction:column;gap:1.4rem;height:100%;min-height:0}.navbar__title{flex:0 0 auto;margin:0;padding:0 1rem;font-size:1.8rem;font-weight:800;color:var(--color-black)}.navbar__links{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;gap:.4rem;overflow-y:auto;overflow-x:hidden;padding-right:.4rem}.navbar__links::-webkit-scrollbar{width:.6rem}.navbar__links::-webkit-scrollbar-track{background:transparent}.navbar__links::-webkit-scrollbar-thumb{background:#d4d4d4;border-radius:999px}.navbar__links::-webkit-scrollbar-thumb:hover{background:#939393}.navbar__link{display:block;width:100%;padding:1rem 1.2rem;box-sizing:border-box;border-radius:1.4rem;background:transparent;color:var(--color-black);text-decoration:none;font-size:1.55rem;font-weight:700;line-height:1.25;transition:background .15s ease,color .15s ease}.navbar__link:hover{background:var(--color-grey4)}.navbar__link.active{background:var(--color-grey4);color:var(--color-black);font-weight:900}.navbar__status{flex:0 0 auto;padding:0 1rem;font-size:1.4rem;color:var(--color-grey)}@media(max-width:1024px){.navbar{grid-area:nav;height:auto;max-height:none;margin:0;border-radius:0;overflow:hidden;padding:1rem}.navbar__inner{height:auto}.navbar__title{display:none}.navbar__links{flex-direction:row;overflow-x:auto;overflow-y:hidden;white-space:nowrap;padding-right:0;padding-bottom:.4rem}.navbar__link{width:auto;flex:0 0 auto}}.main-content{grid-area:main;height:100%;min-height:0;margin-top:1rem;padding:1.5rem;box-sizing:border-box;border-radius:3.2rem;background-color:var(--color-primary);overflow-y:auto;overflow-x:hidden}.main-content__title{font-size:3.8rem;line-height:1.15}.main-content h2{width:100%;margin-bottom:1.5rem;font-size:2.8rem;line-height:1.2;grid-column:1 / -1}.main-content__title span{color:gray}.main-content__category{margin-top:2rem;display:grid;gap:2rem}.main-content__category__gotovaya-eda,.main-content__category__vegetables{display:grid;grid-template-columns:repeat(auto-fill,minmax(15rem,1fr));gap:1.5rem;align-items:start}.main-content::-webkit-scrollbar{width:8px}.main-content::-webkit-scrollbar-track{background:transparent}.main-content::-webkit-scrollbar-thumb{background:#d4d4d4;border-radius:999px}.main-content::-webkit-scrollbar-thumb:hover{background:#939393}@media(max-width:1024px){.main-content{grid-area:main;height:auto;min-height:50rem;margin:0;border-radius:0 0 3.2rem 3.2rem;overflow:visible}}@media(max-width:480px){.main-content__title{font-size:2.8rem}}.category-card__link{display:block;min-width:0;color:inherit;text-decoration:none}.category-card{position:relative;display:grid;grid-template-rows:minmax(8.2rem,auto) 1fr;gap:1rem;width:100%;height:24rem;padding:1.8rem 1.8rem 1.6rem;box-sizing:border-box;overflow:hidden;border-radius:2.4rem;background:#fff;box-shadow:0 1.2rem 3.2rem #0f172a12,0 0 0 1px #0f172a09;transition:transform .16s ease,box-shadow .16s ease}.category-card:hover{transform:translateY(-.2rem);box-shadow:0 1.8rem 4rem #0f172a1a,0 0 0 1px #0f172a0b}.category-card:active{transform:scale(.985)}.category-card__title{min-width:0;max-width:100%;margin:0;color:var(--color-grey3);font-size:2.05rem;font-weight:950;line-height:1.12;letter-spacing:.01em;overflow:hidden;overflow-wrap:anywhere;word-break:normal;-webkit-hyphens:auto;hyphens:auto;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.category-card__image-block{position:relative;width:100%;min-width:0;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:1.6rem;background:#f8fafc}.category-card__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center}@media(max-width:1280px){.category-card{height:23rem;padding:1.6rem;grid-template-rows:minmax(8rem,auto) 1fr}.category-card__title{font-size:1.9rem}}@media(max-width:1024px){.category-card{height:21.5rem;border-radius:2.2rem;grid-template-rows:minmax(7.2rem,auto) 1fr}.category-card__title{font-size:1.7rem;line-height:1.14}}@media(max-width:520px){.category-card{height:19.5rem;padding:1.3rem;border-radius:2rem;grid-template-rows:minmax(6.4rem,auto) 1fr}.category-card__title{font-size:1.45rem;line-height:1.15;-webkit-line-clamp:4}.category-card__image-block{border-radius:1.4rem}}.location-basket-switcher{grid-area:aside;display:flex;flex-direction:column;gap:1.2rem;width:100%;height:100%;min-height:0;margin-top:1rem;padding:0;box-sizing:border-box;border-radius:3.2rem;background-color:var(--color-primary);overflow:hidden}@media(max-width:1024px){.location-basket-switcher{grid-area:aside;height:auto;min-height:11rem;margin:0;border-radius:0 0 3.2rem 3.2rem;overflow:visible}}.basket{display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:100%;height:100%;min-height:0;padding:0 1.6rem;box-sizing:border-box;border-radius:3.2rem;background:var(--color-primary);overflow:hidden}.basket__address{justify-self:stretch;padding:0 0 1.2rem}.current-address{display:block;color:var(--color-black);font-size:1.7rem;font-weight:800;line-height:1.25;word-break:break-word}.delivery-time{display:block;color:var(--color-grey);font-size:1.35rem;font-weight:600}.basket__description{display:grid;justify-items:center;align-content:center;gap:1rem;min-height:0;padding:1rem}.basket__description img{width:13rem;max-width:100%}.basket__description span{text-align:center;color:var(--color-grey);font-size:1.45rem;font-weight:600;line-height:1.35}.basket__items{width:100%;min-height:0;overflow-y:auto;overflow-x:hidden;padding-right:.4rem}.basket__items::-webkit-scrollbar{width:5px}.basket__items::-webkit-scrollbar-track{background:transparent}.basket__items::-webkit-scrollbar-thumb{background:#d4d4d4;border-radius:999px}.basket__list{display:flex;flex-direction:column;gap:1rem}.basket__item{display:block;width:100%}.basket__item-info{display:grid;grid-template-columns:7.2rem minmax(0,1fr);gap:1rem;min-width:0}.basket__item-image-block{width:7.2rem;height:6.4rem;padding:.5rem;box-sizing:border-box;background-color:#fff;border-radius:1.4rem}.basket__item-image,.default-basket{width:100%;height:100%;object-fit:contain;border-radius:1rem}.basket__item-description{display:flex;flex-direction:column;justify-content:space-between;gap:.7rem;min-width:0}.basket__item-description h4{margin:0;color:var(--color-black);font-size:1.25rem;font-weight:800;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.basket__item-description__title span{display:block;margin-top:.2rem;color:var(--color-grey2);font-size:1.15rem;font-weight:800}.basket__item-controls{display:flex;justify-content:space-between;align-items:center;gap:.8rem}.basket__item-controls__count-block{display:flex;align-items:center;justify-content:space-between;gap:.7rem;min-width:6.8rem;padding:.4rem .7rem;box-sizing:border-box;border-radius:999px;background-color:var(--color-grey4)}.basket__item-remove{display:grid;place-items:center;width:2rem;height:2rem;padding:0;background:transparent}.basket__item-remove img{width:1.6rem;height:1.6rem}.basket__item-quantity{color:var(--color-black);font-size:1.35rem;font-weight:900}.basket__item-price{flex:0 0 auto;color:var(--color-black);font-size:1.35rem;font-weight:900;white-space:nowrap}.basket__order{display:grid;gap:1rem;justify-items:stretch;padding-top:1.4rem}.basket__order>span{display:grid;gap:.2rem;color:var(--color-grey2);text-align:center;font-size:1.4rem;font-weight:800}.basket__order__total-price{color:var(--color-black)!important;font-size:3rem!important;line-height:1.1}.basket__order__button,.basket__preview-button{width:100%;min-height:4.8rem;padding:1rem 1.4rem;box-sizing:border-box;margin-bottom:1.6rem;border-radius:999px;background-color:var(--color-accent);color:var(--color-primary);font-size:1.65rem;font-weight:900}.basket__preview-button{cursor:not-allowed;opacity:.9}.modal-overlay__basket{position:fixed;inset:0;z-index:1000;display:flex;justify-content:flex-end;background-color:#00000080}.right-modal__basket{display:flex;flex-direction:column;gap:1.4rem;width:min(86rem,calc(100vw - 4rem));height:calc(100dvh - 4rem);margin:2rem;padding:1.6rem;box-sizing:border-box;border-radius:3.2rem;background:var(--color-grey4);box-shadow:-2px 0 20px #0000002e;overflow:hidden;animation:slideIn .25s ease-out}.modal-header{flex:0 0 auto;display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:0 .4rem}.modal-header h2{font-size:2.2rem;font-weight:900;color:var(--color-black)}.close-button{display:grid;place-items:center;width:4rem;height:4rem;border-radius:50%;background:var(--color-primary);color:var(--color-black);font-size:2.8rem;line-height:1}.delivery-info{flex:0 0 auto;display:grid;gap:.8rem;padding:1rem 1.2rem;border-radius:2rem;background:var(--color-primary);font-size:1.35rem;font-weight:700}.address-block,.time-block{display:flex;align-items:center;gap:.8rem;min-width:0}.address-block span,.time-block span{min-width:0;word-break:break-word}.icon{flex:0 0 auto;width:2rem;height:2rem;fill:var(--color-accent)}.modal-content__basket{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1.4rem;flex:1 1 auto;min-height:0;overflow:hidden}.order-column,.form-column{min-width:0;min-height:0;padding:1.6rem;box-sizing:border-box;border-radius:2.4rem;background:var(--color-primary);overflow-y:auto;overflow-x:hidden}.order-column::-webkit-scrollbar,.form-column::-webkit-scrollbar{width:5px}.order-column::-webkit-scrollbar-track,.form-column::-webkit-scrollbar-track{background:transparent}.order-column::-webkit-scrollbar-thumb,.form-column::-webkit-scrollbar-thumb{background:var(--color-grey);border-radius:999px}.order-column h3,.form-section h3,.payment-section h3{margin:0 0 1.4rem;font-size:1.7rem;font-weight:900}.order-list{display:flex;flex-direction:column;gap:1rem}.input-group{position:relative;margin-bottom:1.6rem}.input-group label,.comments-section label{display:block;margin-bottom:.6rem;font-size:1.25rem;font-weight:800}.input-group input,.comments-section textarea{width:100%;padding:1.1rem 1.3rem;box-sizing:border-box;border:1px solid #dddddd;border-radius:1.6rem;background:#fff;font-size:1.35rem}.comments-section textarea{min-height:9rem;resize:none}.payment-options{display:grid;gap:1rem;margin-bottom:1.8rem}.payment-option{display:flex;align-items:center;gap:.8rem;padding:1rem 1.2rem;box-sizing:border-box;border:1px solid #dddddd;border-radius:1.6rem;font-size:1.35rem;font-weight:700}.payment-option:hover{border-color:var(--color-accent)}.order-total{margin-top:2rem;padding-top:1.4rem}.total-line{display:flex;justify-content:space-between;gap:1rem;margin-bottom:1.4rem;font-size:2rem;font-weight:900}.submit-button{width:100%;min-height:4.8rem;border-radius:999px;background:var(--color-accent);color:var(--color-primary);font-size:1.55rem;font-weight:900}.submit-button:disabled{background-color:#ccc;cursor:not-allowed}.error{border-color:#f44!important}.error-message{display:block;margin-top:.4rem;color:#f44;font-size:1.1rem;font-weight:700}.confirmation-modal{background-color:#000c}.confirmation-content{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem}.confirmation-icon{width:8rem;height:8rem;color:#4caf50;margin-bottom:1.5rem}.confirmation-content h2{margin-bottom:1rem;color:#333;font-size:4rem}.account-contact{display:grid;gap:1rem;margin-bottom:1.6rem;padding:1.2rem;box-sizing:border-box;border-radius:1.8rem;background:#fff;border:1px solid #eeeeee}.account-contact__row{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;color:var(--color-black);font-size:1.35rem;line-height:1.3}.account-contact__row span{color:var(--color-grey2);font-weight:800}.account-contact__row strong{text-align:right;font-weight:900;word-break:break-word}.account-contact__warning{margin:0 0 1.6rem;color:#d66a00;font-size:1.25rem;font-weight:800;line-height:1.35}.order-number,.confirmation-message{color:#555;font-size:2rem}.delivery-address{margin:1rem 0 2rem;padding:1rem 1.4rem;border-radius:1.4rem;background-color:#f5f5f5;color:#333;font-size:2.2rem;font-weight:900}.return-button{padding:1.2rem 2.4rem;border-radius:999px;background-color:#ff8630;color:#fff;font-size:2rem;font-weight:900}.basket__order-summary{display:grid;gap:.35rem}.basket__order-summary small{color:var(--color-grey2);font-size:1.15rem;font-weight:800}@keyframes slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}@media(max-width:1024px){.basket{position:fixed;right:max(1.4rem,env(safe-area-inset-left));bottom:calc(1.4rem + env(safe-area-inset-bottom));z-index:900;display:block;width:auto;height:auto;min-height:0;padding:0;border-radius:0;background:transparent;overflow:visible}.basket__address,.basket__description,.basket__items,.basket__order>span{display:none}.basket__order{display:block;padding:0}.basket__order__button,.basket__preview-button{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.8rem;width:auto;min-width:6.4rem;min-height:6.4rem;padding:0 1.8rem;margin:0;box-sizing:border-box;border:.2rem solid rgba(255,255,255,.9);border-radius:999px;background:var(--color-accent);box-shadow:0 1.2rem 3rem #00000038;color:var(--color-primary);font-size:1.45rem;font-weight:900;line-height:1}.basket__preview-button{width:6.4rem;padding:0;background:var(--color-primary);color:var(--color-accent);cursor:pointer}.basket__order__button img,.basket__preview-button img{width:2.8rem;height:2.8rem;object-fit:contain}.basket__mobile-badge{position:absolute;top:-.45rem;right:-.35rem;display:grid;place-items:center;min-width:2.2rem;height:2.2rem;padding:0 .55rem;box-sizing:border-box;border:.2rem solid var(--color-primary);border-radius:999px;background:#ff3b30;color:#fff;font-size:1.15rem;font-weight:900}.basket__mobile-price{white-space:nowrap}.modal-overlay__basket{justify-content:center}.right-modal__basket{width:calc(100vw - 2rem);height:calc(100dvh - 2rem);margin:1rem;border-radius:2.4rem}.modal-content__basket{grid-template-columns:1fr}}@media(max-width:480px){.basket{left:max(1.2rem,env(safe-area-inset-left));bottom:calc(1.2rem + env(safe-area-inset-bottom))}.basket__order__button,.basket__preview-button{min-width:5.8rem;min-height:5.8rem;padding:0 1.5rem}.basket__preview-button{width:5.8rem;padding:0}.basket__order__button img,.basket__preview-button img{width:2.5rem;height:2.5rem}.right-modal__basket{width:100vw;height:100dvh;margin:0;border-radius:0}}.basket__order{display:grid;gap:1rem}.basket__order-summary{display:none}.basket__order__button:disabled,.submit-button:disabled{opacity:.55;cursor:not-allowed;transform:none}.basket__order__button:disabled:hover,.submit-button:disabled:hover{transform:none}.delivery-time--closed{background:#fff4e8;color:#d66a00}.order-time-warning{margin:0 0 1.4rem;padding:1rem 1.2rem;box-sizing:border-box;border-radius:1.4rem;background:#fff4e8;color:#d66a00;font-size:1.25rem;font-weight:850;line-height:1.35}.total-line--final{margin-top:.6rem;padding-top:.9rem;border-top:1px solid #eeeeee}.products-content{grid-area:main;height:100%;min-height:0;margin-top:1rem;padding:1.5rem;box-sizing:border-box;border-radius:3.2rem;background-color:var(--color-primary);overflow-y:auto;overflow-x:hidden}.products-content__title{margin-bottom:2rem;font-size:3.5rem;line-height:1.15}.products-content__back-button{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;width:fit-content;min-height:4.4rem;margin-bottom:1.4rem;padding:.9rem 1.5rem .9rem 1.2rem;box-sizing:border-box;border:0;border-radius:999px;background:#fff;box-shadow:0 .8rem 2.2rem #0f172a14,0 0 0 1px #0f172a0d;color:var(--color-grey3);font-size:1.55rem;font-weight:900;line-height:1;text-decoration:none;cursor:pointer;transition:transform .14s ease,box-shadow .14s ease,color .14s ease,background .14s ease}.products-content__back-button:hover{transform:translateY(-.1rem);background:#fff1f5;color:var(--color-accent);box-shadow:0 1.2rem 2.8rem #0f172a1a,0 0 0 1px #0f172a0d}.products-content__back-button:active{transform:scale(.97)}.products-content__back-icon{width:2.2rem;height:2.2rem;flex:0 0 auto}@media(max-width:520px){.products-content__back-button{min-height:4rem;padding:.8rem 1.3rem .8rem 1rem;font-size:1.35rem}.products-content__back-icon{width:2rem;height:2rem}}.products-content__cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(16rem,1fr));gap:1.6rem;align-items:stretch}.products-content::-webkit-scrollbar{width:8px}.products-content::-webkit-scrollbar-track{background:transparent}.products-content::-webkit-scrollbar-thumb{background:#d4d4d4;border-radius:999px}.products-content::-webkit-scrollbar-thumb:hover{background:#939393}@media(max-width:1024px){.products-content{grid-area:main;height:auto;min-height:50rem;margin:0;border-radius:0 0 3.2rem 3.2rem;overflow:visible}}@media(max-width:560px){.products-content__cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.products-content__title{font-size:2.6rem}}.product-card{position:relative;display:flex;flex-direction:column;min-width:0;height:35rem;padding:1.1rem;box-sizing:border-box;border-radius:2.4rem;background:#fff;box-shadow:0 .8rem 2.4rem #0f172a14,0 0 0 1px #0f172a0a;overflow:hidden;transition:transform .16s ease,box-shadow .16s ease}.product-card:hover{transform:translateY(-.2rem);box-shadow:0 1.8rem 3.8rem #0f172a1a}.product-card__image-block{position:relative;width:100%;height:19rem;display:flex;align-items:center;justify-content:center;padding:.35rem;box-sizing:border-box;overflow:hidden;border-radius:1.8rem;background:#fff}.product-card__image,.products-card__image{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center;opacity:1;visibility:visible}.product-card__default,.product-card__default-video{display:block;width:100%;height:100%;object-fit:contain;object-position:center;border-radius:1.6rem}.product-card__count{position:absolute;inset:0;z-index:2;display:flex;align-items:center;justify-content:center;border-radius:inherit;background:#00000047;color:#fff;font-size:4rem;font-weight:950;line-height:1;text-align:center}.product-card__count.product-card__count--limit{font-size:1.8rem;font-weight:950;line-height:1.1;text-align:center;text-shadow:none}.product-card__content{display:flex;flex-direction:column;gap:.45rem;flex:1;min-height:0;padding-top:.9rem;box-sizing:border-box}.product-card__title{margin:0;color:var(--color-grey3);font-size:1.35rem;font-weight:900;line-height:1.22;word-break:normal;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;max-height:6.6rem;overflow-y:auto;scrollbar-width:thin}.product-card__weight{color:var(--color-grey2);font-size:1.15rem;font-weight:800;line-height:1.2}.product-card__notice{margin-top:.5rem;padding:.6rem .8rem;box-sizing:border-box;border-radius:1rem;background:#fff4e8;color:#d66a00;font-size:1.05rem;font-weight:800;line-height:1.2}.product-card__buy-button,.product-card__controls{width:100%;min-height:4.3rem;margin-top:auto;padding:.35rem .6rem .35rem 1.3rem;box-sizing:border-box;border:0;border-radius:999px;background:#fff1f5;color:var(--color-black);cursor:pointer}.product-card__buy-button{display:grid;grid-template-columns:minmax(0,1fr) 3.6rem;align-items:center;gap:.6rem}.product-card__buy-button span{justify-self:center;font-size:1.45rem;font-weight:950;white-space:nowrap}.product-card__buy-button img{justify-self:center;width:2rem;height:2rem;object-fit:contain}.product-card__buy-button:hover{background:#ffe4eb}.product-card__controls{display:grid;grid-template-columns:3.6rem minmax(0,1fr) 3.6rem;align-items:center;gap:.6rem;padding:.35rem .6rem}.product-card__round-button{display:grid;place-items:center;width:3.6rem;height:3.6rem;padding:0;border:0;border-radius:50%;background:transparent;cursor:pointer;transition:transform .12s ease,background .12s ease}.product-card__round-button:hover{background:#ffffffb3}.product-card__round-button:active{transform:scale(.86)}.product-card__round-button img{width:1.8rem;height:1.8rem;object-fit:contain}.product-card__round-button--limit{opacity:.45}.product-card__price{color:var(--color-black);font-size:1.45rem;font-weight:950;text-align:center;white-space:nowrap}.count,.count-null{display:none}@media(max-width:1024px){.product-card{height:34.5rem;padding:1rem}.product-card__image-block{height:17.8rem;padding:.3rem}.product-card__title{font-size:1.3rem;line-height:1.22;max-height:6.3rem}}@media(max-width:520px){.product-card{height:32.5rem;padding:.9rem;border-radius:2rem}.product-card__image-block{height:16rem;padding:.25rem;border-radius:1.7rem}.product-card__content{padding-top:.75rem;gap:.4rem}.product-card__title{font-size:1.18rem;line-height:1.2;max-height:5.8rem}.product-card__weight{font-size:1.05rem}.product-card__buy-button,.product-card__controls{min-height:4.1rem}.product-card__buy-button{grid-template-columns:minmax(0,1fr) 3.4rem}.product-card__buy-button span,.product-card__price{font-size:1.3rem}.product-card__buy-button img{width:1.7rem;height:1.7rem}.product-card__controls{grid-template-columns:3.4rem minmax(0,1fr) 3.4rem}.product-card__round-button{width:3.4rem;height:3.4rem}.product-card__round-button img{width:1.7rem;height:1.7rem}.product-card__count{font-size:3.4rem}.product-card__count.product-card__count--limit{font-size:1.55rem}}body.yandex-delivery-modal-lock{overflow:hidden}.yandex-delivery-widget{position:relative;width:100%;height:100%;min-height:320px;overflow:hidden;border-radius:28px;background:#fff;box-shadow:0 18px 44px #0f172a1a}.yandex-delivery-widget--confirmed{height:auto;min-height:0;flex:0 0 auto}.yandex-delivery-widget__map-button{position:relative;display:block;width:100%;height:100%;min-height:320px;padding:0;border:0;border-radius:28px;overflow:hidden;cursor:pointer;background:#e5e7eb;text-align:left}.yandex-delivery-widget__map-button:disabled{cursor:wait}.yandex-delivery-widget__map{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.yandex-delivery-widget__overlay{position:absolute;inset:0;z-index:10;display:flex;flex-direction:column;justify-content:space-between;gap:12px;padding:16px;box-sizing:border-box;background:linear-gradient(180deg,#00000008,#00000047)}.yandex-delivery-widget__badge{align-self:flex-start;padding:10px 14px;border-radius:999px;background:#fffffff5;color:#171717;font-size:14px;font-weight:900;box-shadow:0 14px 34px #0f172a2e}.yandex-delivery-widget__empty{padding:14px;border-radius:18px;background:#fffffff5;color:#1f1f1f;font-size:15px;font-weight:900;line-height:1.35;text-align:left;box-shadow:0 14px 34px #0f172a33}.yandex-delivery-widget__loading{position:absolute;inset:0;z-index:30;display:grid;place-items:center;background:#f3f4f6;color:#555;font-size:15px;font-weight:850}.yandex-delivery-widget__error{position:absolute;left:12px;right:12px;bottom:12px;z-index:40;padding:11px 12px;border-radius:14px;background:#fff0f0;color:#b00020;font-size:13px;font-weight:800;line-height:1.35}.yandex-delivery-widget__confirmed{display:grid;gap:12px;padding:16px;box-sizing:border-box;border-radius:24px;background:#fff}.yandex-delivery-widget__confirmed-label{color:#28783d;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.yandex-delivery-widget__confirmed-address{color:#1f1f1f;font-size:15px;font-weight:800;line-height:1.35}.yandex-delivery-widget__change-button{min-height:44px;border:0;border-radius:14px;background:#2fa84f;color:#fff;font-size:14px;font-weight:900;cursor:pointer}.yandex-delivery-widget__change-button:hover{background:#279045}.yandex-delivery-modal{position:fixed;inset:0;z-index:2147483000;width:100vw;height:100dvh;padding:18px;box-sizing:border-box;background:#0f172a8f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.yandex-delivery-modal__panel{display:grid;grid-template-columns:minmax(0,1fr) 430px;gap:16px;width:100%;height:100%;padding:16px;box-sizing:border-box;border-radius:30px;background:#f4f5f7;box-shadow:0 30px 90px #00000052}.yandex-delivery-modal__map-side{position:relative;overflow:hidden;min-width:0;min-height:0;border-radius:26px;background:#e5e7eb}.yandex-delivery-modal__map{width:100%;height:100%}.yandex-delivery-modal__sidebar{display:flex;flex-direction:column;gap:12px;min-width:0;min-height:0;padding:16px;box-sizing:border-box;overflow-y:auto;overflow-x:hidden;border-radius:26px;background:#fff;box-shadow:0 14px 34px #0f172a14}.yandex-delivery-modal__title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.yandex-delivery-modal__title{display:block;color:#141414;font-size:22px;font-weight:950;letter-spacing:-.03em}.yandex-delivery-modal__hint{margin-top:4px;color:#737373;font-size:13px;font-weight:650;line-height:1.35}.yandex-delivery-modal__close{flex:0 0 auto;display:grid;place-items:center;width:44px;height:44px;border:0;border-radius:15px;background:#f0f0f0;color:#222;font-size:26px;font-weight:900;line-height:1;cursor:pointer}.yandex-delivery-modal__search{display:grid;gap:8px}.yandex-delivery-modal__input{width:100%;min-height:52px;padding:0 14px;box-sizing:border-box;border:1px solid #dedede;border-radius:16px;background:#fff;color:#1f1f1f;font-size:16px;font-weight:750;outline:none}.yandex-delivery-modal__input:focus{border-color:#2fa84f;box-shadow:0 0 0 4px #2fa84f24}.yandex-delivery-modal__search-button,.yandex-delivery-modal__location-button,.yandex-delivery-modal__done{min-height:48px;border:0;border-radius:16px;font-size:14px;font-weight:950;cursor:pointer;background:#2fa84f;color:#fff}.yandex-delivery-modal__search-button:hover,.yandex-delivery-modal__location-button:hover,.yandex-delivery-modal__done:hover{background:#279045}.yandex-delivery-modal__search-button:disabled,.yandex-delivery-modal__location-button:disabled,.yandex-delivery-modal__done:disabled{opacity:.6;cursor:not-allowed}.yandex-delivery-modal__selected{display:grid;gap:4px;padding:13px;border:1px solid rgba(47,168,79,.18);border-radius:16px;background:#f1faf4}.yandex-delivery-modal__selected-title{color:#28783d;font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.04em}.yandex-delivery-modal__selected-text{color:#1f1f1f;font-size:14px;font-weight:850;line-height:1.35}.yandex-delivery-modal__selected-coords{color:#666;font-size:12px;font-weight:750}.yandex-delivery-modal__error{padding:11px 12px;border-radius:14px;background:#fff0f0;color:#b00020;font-size:13px;font-weight:850;line-height:1.35}.yandex-delivery-modal__footer{margin-top:auto;display:grid}.yandex-delivery-modal__done{box-shadow:0 12px 28px #2fa84f42}.ymaps-2-1-79-suggest-item{font-family:inherit!important}@media(max-width:960px){.yandex-delivery-modal{padding:10px}.yandex-delivery-modal__panel{grid-template-columns:1fr;grid-template-rows:1fr auto;gap:10px;padding:10px;border-radius:24px}.yandex-delivery-modal__map-side{order:1;min-height:380px;border-radius:20px}.yandex-delivery-modal__sidebar{order:2;max-height:46dvh;border-radius:20px}}@media(max-width:640px){.yandex-delivery-widget,.yandex-delivery-widget__map-button{min-height:300px;border-radius:22px}.yandex-delivery-modal{padding:0}.yandex-delivery-modal__panel{gap:8px;padding:8px;border-radius:0}.yandex-delivery-modal__map-side{min-height:330px;border-radius:18px}.yandex-delivery-modal__sidebar{border-radius:18px;padding:13px}.yandex-delivery-modal__title{font-size:18px}.yandex-delivery-modal__close{width:40px;height:40px}}.yandex-delivery-widget--confirmed,.yandex-delivery-widget--confirmed .yandex-delivery-widget__confirmed{min-height:0;height:auto}@media(max-width:1024px){.yandex-delivery-widget--confirmed{min-height:0;height:auto}.yandex-delivery-widget--confirmed .yandex-delivery-widget__confirmed{min-height:0;height:auto;padding-bottom:2rem}}.site-footer{width:100%;margin-top:2.4rem;padding:2rem;box-sizing:border-box;border-radius:2.6rem;background:#fff;box-shadow:0 1.2rem 3rem #0f172a0f,0 0 0 1px #0f172a0a;color:var(--color-grey3)}.site-footer__top{display:flex;justify-content:space-between;gap:2rem;padding-bottom:1.6rem;border-bottom:1px solid #f0f2f4}.site-footer h2{margin:0 0 .6rem;font-size:2rem;font-weight:950;line-height:1.1}.site-footer p{max-width:46rem;margin:0;color:var(--color-grey2);font-size:1.25rem;font-weight:750;line-height:1.35}.site-footer__info{display:grid;gap:.45rem;color:var(--color-grey2);font-size:1.2rem;font-weight:850;line-height:1.25;text-align:right}.site-footer__bottom{display:flex;justify-content:space-between;gap:1.4rem;padding-top:1.4rem;color:var(--color-grey2);font-size:1.1rem;font-weight:750;line-height:1.3}@media(max-width:720px){.site-footer{margin-top:1.6rem;padding:1.6rem;border-radius:2.2rem}.site-footer__top,.site-footer__bottom{flex-direction:column}.site-footer__info{text-align:left}.site-footer h2{font-size:1.7rem}.site-footer p{font-size:1.15rem}}.auth-page{grid-column:1 / -1;grid-row:1 / -1;width:100%;min-height:100%;padding:7rem 2rem 4rem;box-sizing:border-box;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at top left,rgba(43,166,69,.14),transparent 34rem),linear-gradient(180deg,#fff,#f6f7f5)}.auth-container{width:min(48rem,100%);max-width:48rem;padding:3.4rem;box-sizing:border-box;border-radius:3.2rem;background:#fff;box-shadow:0 1.4rem 4rem #0f172a1a}.auth-container h2{margin:0 0 2.6rem;color:var(--color-black);font-size:3.2rem;font-weight:900;line-height:1.15;text-align:center}.auth-form{width:100%;display:grid;gap:1.7rem}.auth-form .form-group{width:100%;display:grid;gap:.7rem}.auth-form .form-group label{color:var(--color-black);font-size:1.35rem;font-weight:900}.auth-form .form-group input{display:block;width:100%;min-width:0;max-width:none;min-height:5.2rem;padding:1.2rem 1.6rem;box-sizing:border-box;border:1px solid #e2e2e2;border-radius:1.8rem;background:#f8f8f8;color:var(--color-black);font-size:1.5rem;font-weight:800;outline:none;appearance:none;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.auth-form .form-group input:focus{border-color:var(--color-accent);background:#fff;box-shadow:0 0 0 .4rem #2ba6451f}.auth-form .form-group input::placeholder{color:#a5a5a5;font-weight:700}.auth-error{width:100%;padding:1rem 1.2rem;box-sizing:border-box;border-radius:1.4rem;background:#fff0f0;color:#d93025;font-size:1.25rem;font-weight:800;line-height:1.3}.auth-button{width:100%;min-width:0;max-width:none;min-height:5.2rem;margin-top:.4rem;padding:1.2rem 1.6rem;box-sizing:border-box;border:0;border-radius:999px;background:var(--color-accent);color:#fff;font-size:1.65rem;font-weight:900;cursor:pointer;transition:transform .15s ease,opacity .15s ease,box-shadow .15s ease}.auth-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 1rem 2rem #2ba64538}.auth-button:disabled{opacity:.65;cursor:not-allowed}.auth-links{width:100%;display:grid;gap:1rem;margin-top:2.2rem;text-align:center}.auth-links button,.auth-links a{display:inline-flex;justify-content:center;align-items:center;width:fit-content;justify-self:center;padding:.2rem 0;border:0;background:transparent;color:var(--color-accent);font-size:1.35rem;font-weight:900;line-height:1.35;text-decoration:none;cursor:pointer}.auth-links button:hover,.auth-links a:hover{text-decoration:underline}@media(max-width:768px){.auth-page{padding:9rem 1.4rem 3rem}.auth-container{width:min(44rem,100%);padding:2.6rem;border-radius:2.8rem}.auth-container h2{font-size:2.7rem}}@media(max-width:480px){.auth-page{padding:8rem 1rem 2rem}.auth-container{width:100%;padding:2rem;border-radius:2.4rem}.auth-container h2{font-size:2.3rem}.auth-form .form-group input{min-height:4.8rem;font-size:1.4rem}.auth-button{min-height:4.8rem;font-size:1.5rem}}.not-found-container{position:relative;height:94vh;overflow:hidden;background:radial-gradient(ellipse at bottom,#1b2735,#090a0f);color:#fff;font-family:Arial,sans-serif;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;width:97vw;z-index:10000;border-radius:50%;margin:2rem 0}@media(max-width:1024px){.not-found-container{margin:0;width:100vw;height:100vh;border-radius:0}}.stars{position:absolute;inset:0;background:radial-gradient(2px 2px at 50px 100px,#eee,#0000),radial-gradient(2px 2px at 150px 50px,#fff,#0000),radial-gradient(2px 2px at 250px 150px,#ddd,#0000);background-size:300px 300px;animation:twinkle 5s infinite alternate}@keyframes twinkle{0%{opacity:.3}to{opacity:1}}.astronaut{position:relative;width:150px;height:180px;margin-bottom:40px;animation:float 6s ease-in-out infinite}.head{position:absolute;top:0;left:50%;transform:translate(-50%);width:60px;height:60px;background:#fff;border-radius:50%;z-index:10}.body{position:absolute;top:40px;left:50%;transform:translate(-50%);width:50px;height:80px;background:#fff;border-radius:20px;z-index:5}.panel{position:absolute;top:15px;left:10px;width:30px;height:20px;background:#3498db;border-radius:5px}.arm{position:absolute;width:20px;height:50px;background:#fff;border-radius:10px}.left-arm{top:50px;left:-5px;transform:rotate(30deg);animation:arm-swing 4s ease-in-out infinite}.right-arm{top:50px;right:-5px;transform:rotate(-30deg);animation:arm-swing 4s ease-in-out infinite .5s}.leg{position:absolute;width:20px;height:40px;background:#fff;border-radius:10px;bottom:-20px}.left-leg{left:15px;transform:rotate(-10deg)}.right-leg{right:15px;transform:rotate(10deg)}.backpack{position:absolute;top:45px;right:-15px;width:20px;height:30px;background:#e74c3c;border-radius:5px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes arm-swing{0%,to{transform:rotate(30deg)}50%{transform:rotate(-10deg)}}.not-found-content{z-index:1;max-width:500px;padding:0 20px}.not-found-content h1{font-size:100px;margin:0;color:#3498db;text-shadow:0 0 10px rgba(52,152,219,.5)}.not-found-content h2{font-size:28px;margin:10px 0}.not-found-content p{font-size:16px;line-height:1.6;opacity:.8;margin-bottom:30px}.back-button{background:#3498db;color:#fff;border:none;padding:12px 30px;font-size:16px;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:0 5px 15px #3498db66}.back-button:hover{background:#2980b9;transform:translateY(-3px);box-shadow:0 8px 20px #3498db99}@media(max-width:768px){.not-found-content h1{font-size:80px}.astronaut{width:120px;height:150px}}.profile-page{grid-area:main;display:grid;align-content:start;gap:2rem;min-width:0;min-height:0;overflow-y:auto;padding-bottom:3rem;box-sizing:border-box}.profile-tabs{display:inline-flex;align-items:center;gap:.8rem;margin-top:1rem;width:fit-content;padding:.6rem;box-sizing:border-box;border-radius:999px;background:#fff;box-shadow:0 1rem 2.6rem #0f172a12,0 0 0 1px #0f172a0a}.profile-tabs__button{display:inline-flex;align-items:center;justify-content:center;min-height:4.2rem;padding:0 1.8rem;box-sizing:border-box;border-radius:999px;color:var(--color-grey2);font-size:1.35rem;font-weight:900;text-decoration:none;transition:background .15s ease,color .15s ease,transform .15s ease}.profile-tabs__button:hover{transform:translateY(-.1rem);color:var(--color-grey3)}.profile-tabs__button--active{background:#fff1f5;color:var(--color-grey3)}.profile-card{display:grid;gap:1.6rem;width:100%;max-width:72rem;padding:2.2rem;box-sizing:border-box;border-radius:2.8rem;background:#fff;box-shadow:0 1.2rem 3.2rem #0f172a14,0 0 0 1px #0f172a0a}.profile-card__header h1{margin:0 0 .6rem;color:var(--color-grey3);font-size:2.8rem;font-weight:950;line-height:1.1}.profile-card__header p{margin:0;color:var(--color-grey2);font-size:1.35rem;font-weight:800;line-height:1.35}.profile-info{display:grid;gap:1rem}.profile-info__row{display:flex;align-items:flex-start;justify-content:space-between;gap:1.4rem;padding:1.3rem 1.5rem;box-sizing:border-box;border-radius:1.8rem;background:#f8fafc}.profile-info__row span{color:var(--color-grey2);font-size:1.25rem;font-weight:850}.profile-info__row strong{color:var(--color-grey3);font-size:1.35rem;font-weight:950;text-align:right;overflow-wrap:anywhere}.profile-warning{padding:1.2rem 1.4rem;box-sizing:border-box;border-radius:1.6rem;background:#fff4e8;color:#d66a00;font-size:1.25rem;font-weight:850;line-height:1.35}.profile-logout{width:fit-content;min-height:4.4rem;padding:0 1.8rem;box-sizing:border-box;border:0;border-radius:999px;background:#f4f6f8;color:var(--color-grey3);font-size:1.35rem;font-weight:950;cursor:pointer;transition:transform .14s ease,background .14s ease}.profile-logout:hover{transform:translateY(-.1rem);background:#eef1f4}@media(max-width:720px){.profile-tabs{width:100%}.profile-tabs__button{flex:1;padding:0 1.2rem}.profile-card{padding:1.6rem;border-radius:2.2rem}.profile-card__header h1{font-size:2.3rem}.profile-info__row{flex-direction:column;gap:.5rem}.profile-info__row strong{text-align:left}}html,body,#root{width:100%;height:100%;min-height:100%}body{margin:0;overflow:hidden;background:var(--color-grey4);color:var(--color-main);font-family:Ubuntu,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body.body-no-scroll,body.yandex-delivery-modal-lock{overflow:hidden}#root{display:grid;grid-template-areas:"header header header" "nav main aside";grid-template-columns:22rem minmax(0,1fr) 30rem;grid-template-rows:7rem minmax(0,1fr);column-gap:1.2rem;padding:0 2rem 2rem;box-sizing:border-box;overflow:hidden}@media(max-width:1024px){body{overflow-y:auto}#root{display:grid;grid-template-areas:"aside" "header" "nav" "main" "footer";grid-template-columns:1fr;grid-template-rows:auto auto auto 1fr auto;padding:0;overflow:visible;min-height:100dvh;height:auto}}.user-orders{display:grid;gap:2rem;width:100%;min-width:0;margin-top:1rem}.user-orders__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1.6rem;padding:2rem;box-sizing:border-box;border-radius:2.6rem;background:#fff;box-shadow:0 1.2rem 3rem #0f172a12,0 0 0 1px #0f172a0a}.user-orders__header h2{margin:0 0 .6rem;color:var(--color-grey3);font-size:2.6rem;font-weight:950;line-height:1.1}.user-orders__header p{max-width:58rem;margin:0;color:var(--color-grey2);font-size:1.35rem;font-weight:750;line-height:1.35}.user-orders__refresh{flex:0 0 auto;min-height:4.4rem;padding:0 1.7rem;box-sizing:border-box;border:0;border-radius:999px;background:#fff1f5;color:var(--color-grey3);font-size:1.35rem;font-weight:900;cursor:pointer;transition:transform .14s ease,background .14s ease}.user-orders__refresh:hover{transform:translateY(-.1rem);background:#ffe4eb}.user-orders__refresh:disabled{opacity:.55;cursor:default}.user-orders__loading,.user-orders__error,.user-orders__empty{padding:2rem;box-sizing:border-box;border-radius:2.4rem;background:#fff;color:var(--color-grey3);font-size:1.5rem;font-weight:850}.user-orders__loading{display:flex;align-items:center;gap:1rem}.user-orders__loading span{width:2rem;height:2rem;border-radius:50%;border:.3rem solid #ffe4eb;border-top-color:var(--color-accent);animation:order-spin .8s linear infinite}.user-orders__error{background:#fff4e8;color:#d66a00}.user-orders__empty{text-align:center}.user-orders__empty-icon{margin-bottom:1rem;font-size:4rem}.user-orders__empty h3{margin:0 0 .7rem;font-size:2rem;font-weight:950}.user-orders__empty p{margin:0;color:var(--color-grey2);font-size:1.35rem;font-weight:750}.user-orders__list{display:grid;gap:1.6rem}.user-order{display:grid;gap:1.6rem;padding:2rem;box-sizing:border-box;border-radius:2.8rem;background:#fff;box-shadow:0 1.2rem 3.2rem #0f172a14,0 0 0 1px #0f172a0a;animation:order-card-in .36s ease both}.user-order--cancelled{opacity:.78}.user-order--completed{background:linear-gradient(135deg,#fff,#f2fff7)}.user-order__top{display:flex;justify-content:space-between;gap:1.2rem}.user-order__number{display:inline-flex;align-items:center;margin-bottom:.7rem;padding:.5rem 1rem;box-sizing:border-box;border-radius:999px;background:#f4f6f8;color:var(--color-grey2);font-size:1.2rem;font-weight:950}.user-order h3{margin:0;color:var(--color-grey3);font-size:2.1rem;font-weight:950;line-height:1.12}.user-order__date{margin:.6rem 0 0;color:var(--color-grey2);font-size:1.25rem;font-weight:800}.user-order__total{flex:0 0 auto;color:var(--color-black);font-size:2rem;font-weight:950;white-space:nowrap}.order-progress{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;padding-top:1.2rem}.order-progress:before{content:"";position:absolute;top:2.75rem;left:10%;right:10%;height:.35rem;border-radius:999px;background:#eef1f4}.order-progress__line{position:absolute;top:2.75rem;left:10%;z-index:1;max-width:80%;height:.35rem;border-radius:999px;background:var(--color-accent);transition:width .45s ease}.order-progress__step{position:relative;z-index:2;display:grid;justify-items:center;gap:.7rem;text-align:center}.order-progress__step span{display:grid;place-items:center;width:3.4rem;height:3.4rem;border-radius:50%;background:#eef1f4;color:var(--color-grey2);font-size:1.3rem;font-weight:950;transition:transform .2s ease,background .2s ease,color .2s ease}.order-progress__step p{max-width:11rem;margin:0;color:var(--color-grey2);font-size:1.1rem;font-weight:850;line-height:1.18}.order-progress__step--active span{background:var(--color-accent);color:#fff;animation:order-pulse 1.6s ease-in-out infinite}.order-progress__step--active p{color:var(--color-grey3)}.user-order__final-status{padding:1.2rem 1.4rem;box-sizing:border-box;border-radius:1.8rem;background:#f4f6f8;color:var(--color-grey3);font-size:1.35rem;font-weight:950}.user-order--cancelled .user-order__final-status{background:#fff1f1;color:#c0392b}.user-order__info{display:grid;grid-template-columns:1.4fr .8fr;gap:1rem}.user-order__info div{display:grid;gap:.35rem;padding:1.2rem;box-sizing:border-box;border-radius:1.8rem;background:#f8fafc}.user-order__info span{color:var(--color-grey2);font-size:1.1rem;font-weight:850}.user-order__info strong{color:var(--color-grey3);font-size:1.25rem;font-weight:900;line-height:1.25}.user-order__items{display:grid;gap:.6rem}.user-order__item{display:flex;justify-content:space-between;gap:1rem;padding:.8rem 0;border-bottom:1px solid #f0f2f4;color:var(--color-grey3);font-size:1.25rem;font-weight:800;line-height:1.25}.user-order__item:last-child{border-bottom:0}.user-order__item span{min-width:0;overflow-wrap:anywhere}.user-order__item strong{flex:0 0 auto;white-space:nowrap}.user-order__actions{display:flex;justify-content:flex-end}.user-order__cancel{min-height:4.2rem;padding:0 1.6rem;box-sizing:border-box;border:0;border-radius:999px;background:#fff1f1;color:#c0392b;font-size:1.25rem;font-weight:950;cursor:pointer;transition:transform .14s ease,background .14s ease}.user-order__cancel:hover{transform:translateY(-.1rem);background:#ffe1e1}.user-order__cancel:disabled{opacity:.55;cursor:default}@keyframes order-card-in{0%{opacity:0;transform:translateY(1.2rem)}to{opacity:1;transform:translateY(0)}}@keyframes order-pulse{0%,to{transform:scale(1);box-shadow:0 0 #2ba64540}50%{transform:scale(1.06);box-shadow:0 0 0 .7rem #2ba64500}}@keyframes order-spin{to{transform:rotate(360deg)}}@media(max-width:720px){.user-orders__header{flex-direction:column;padding:1.6rem;border-radius:2.2rem}.user-orders__header h2{font-size:2.2rem}.user-order{padding:1.5rem;border-radius:2.2rem}.user-order__top{flex-direction:column}.user-order__total{font-size:1.8rem}.user-order__info{grid-template-columns:1fr}.order-progress{gap:.4rem}.order-progress__step p{font-size:1rem}}
