.burgundy-cta__chevrons{align-items:center;gap:.15rem;display:flex}.burgundy-cta__chevron{color:#fff;flex-shrink:0;animation:1.2s ease-in-out infinite cartDrawerChevronColor;display:block}.burgundy-cta__chevron--2{animation-delay:.15s}.burgundy-cta__chevron--3{animation-delay:.3s}@keyframes cartDrawerChevronColor{0%,to{color:#fff}50%{color:#ffffff73}}@media (width<=1520px){.burgundy-cta__chevrons{display:none!important}}*,:before,:after{box-sizing:border-box}body{color:#000;background-color:#fcf2f5;min-height:100vh;margin:0;font-family:Spectral,Georgia,Times New Roman,serif}#root{min-height:100vh}.app-shell{flex-direction:column;min-height:100vh;display:flex}.app-shell__main{flex:auto;width:100%;min-width:0;min-height:0;overflow-x:clip}.app-shell--login{min-height:100dvh}.app-shell__main--login{flex-direction:column;flex:auto;min-height:0;display:flex}.cookie-consent{z-index:250;padding:.75rem clamp(1rem, 4vw, 2rem) calc(.75rem + env(safe-area-inset-bottom,0px));pointer-events:none;position:fixed;bottom:0;left:0;right:0}.cookie-consent__inner{box-sizing:border-box;pointer-events:auto;background-color:#fff;border:1px solid #00000014;border-radius:12px;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:1rem;width:100%;max-width:min(100%,1920px);margin-inline:auto;padding:1rem 1.25rem;font-family:Spectral,Georgia,Times New Roman,serif;display:flex;box-shadow:0 0 10px #00000040}.cookie-consent__text{color:#000;flex:none;width:100%;margin:0;font-size:clamp(.9rem,1.8vw,1rem);font-weight:400;line-height:1.45}.cookie-consent__accept{color:#fff;cursor:pointer;background-color:#b92706;border:0;border-radius:10px;flex:none;align-self:stretch;width:100%;padding:.55rem 1.35rem;font-family:Spectral,Georgia,Times New Roman,serif;font-size:1rem;font-weight:600;box-shadow:0 0 10px #00000040}.cookie-consent__accept:hover{filter:brightness(1.04)}.cookie-consent__accept:focus-visible{outline-offset:3px;outline:2px solid #b92706}@media (width>=521px){.cookie-consent__inner{flex-flow:row;align-items:center;gap:1rem 1.5rem}.cookie-consent__text{flex:auto;width:auto;min-width:0}.cookie-consent__accept{align-self:center;width:auto;min-width:8rem}}.cart-drawer{z-index:6000;position:fixed;inset:0}.cart-drawer__backdrop{cursor:pointer;pointer-events:auto;opacity:0;background:#00000059;border:0;padding:0;animation:.25s forwards cartDrawerBackdropIn;position:absolute;inset:0}.cart-drawer__backdrop:focus-visible{outline-offset:-2px;outline:2px solid #fff}@keyframes cartDrawerBackdropIn{to{opacity:1}}.cart-drawer__panel{box-sizing:border-box;color:#000;pointer-events:auto;background-color:#fff;flex-direction:column;width:100%;max-width:450px;font-family:Spectral,Georgia,Times New Roman,serif;animation:.28s forwards cartDrawerPanelIn;display:flex;position:absolute;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-4px 0 24px #0000001f}@keyframes cartDrawerPanelIn{to{transform:translate(0)}}.cart-drawer__header{border-bottom:1px solid #eee;flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.25rem 1rem;display:flex}.cart-drawer__title{margin:0;font-size:1.25rem;font-weight:600}.cart-drawer__close{color:#000;cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin:-.35rem;padding:0;display:flex}.cart-drawer__close:hover{background-color:#0000000d}.cart-drawer__close:focus-visible{outline-offset:2px;outline:2px solid #b92706}.cart-drawer__body{flex:1;padding:0 1.25rem 1rem;overflow-y:auto}.cart-drawer__empty{text-align:center;color:#cac2c4;margin:2rem 0}.cart-drawer__list{margin:0;padding:0;list-style:none}.cart-drawer__line{border-bottom:1px solid #eee;grid-template-columns:72px 1fr auto;align-items:start;gap:.65rem .85rem;padding:1.15rem 0;display:grid}.cart-drawer__thumb{object-fit:cover;background-color:#e8e8e8;border-radius:4px;width:72px;height:72px;display:block}.cart-drawer__line-main{min-width:0;padding-top:.15rem}.cart-drawer__line-name{margin-bottom:.35rem;font-size:1rem;line-height:1.3}a.cart-drawer__line-name{color:inherit;text-decoration:none;display:block}a.cart-drawer__line-name:hover{text-decoration:underline}.cart-drawer__line-price{font-size:.95rem}.cart-drawer__line-aside{flex-direction:column;align-items:flex-end;gap:1rem;padding-top:.1rem;display:flex}.cart-drawer__icon-btn{color:#000;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;line-height:0;display:flex}.cart-drawer__icon-btn:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #b92706}.cart-drawer__icon-btn:disabled{opacity:.35;cursor:not-allowed}.cart-drawer__qty{align-items:center;gap:.65rem;display:flex}.cart-drawer__qty-value{text-align:center;font-variant-numeric:tabular-nums;min-width:1.25rem;font-size:1rem}.cart-drawer__summary{margin-top:1.5rem;padding-top:.5rem}.cart-drawer__summary-title{margin:0 0 .85rem;font-size:1.05rem;font-weight:600}.cart-drawer__summary-rows{margin:0}.cart-drawer__summary-row{justify-content:space-between;align-items:baseline;gap:1rem;padding:.4rem 0;font-size:1rem;display:flex}.cart-drawer__summary-row dt{margin:0;font-weight:400}.cart-drawer__summary-row dd{font-variant-numeric:tabular-nums;margin:0}.cart-drawer__summary-row--total{border-top:1px solid #eee;margin-top:.35rem;padding-top:.65rem;font-weight:700}.cart-drawer__footer{background-color:#fff;border-top:1px solid #eee;flex-shrink:0;padding:1rem 1.25rem 1.35rem}.cart-drawer__checkout{box-sizing:border-box;color:#fff;cursor:pointer;background-color:#b92706;border:0;border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:.95rem 1.25rem;font-family:inherit;font-size:1rem;font-weight:400;text-decoration:none;transition:filter .15s;display:flex}.cart-drawer__checkout:hover{filter:brightness(1.05);color:#fff;text-decoration:none}.cart-drawer__checkout:focus-visible{outline-offset:2px;outline:2px solid #000}@media (width<=480px){.cart-drawer__panel{max-width:100%}}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.admin-panel{color:#000;background-color:#fff;flex:auto;width:100%;min-height:100dvh;font-family:Spectral,Georgia,Times New Roman,serif;display:flex}.admin-panel__sidebar{box-sizing:border-box;background-color:#fcf2f5;border-right:1px solid #00000014;flex-direction:column;flex-shrink:0;align-items:stretch;width:70px;display:flex}.admin-panel__sidebar-logo{text-align:center;border-bottom:1px solid #0000000f;flex-shrink:0;padding:.65rem .35rem .5rem;line-height:0;display:block}.admin-panel__sidebar-logo img{object-fit:contain;width:100%;max-width:100%;height:auto;display:block}.admin-panel__sidebar-logo:focus-visible{outline-offset:2px;outline:2px solid #b92706}.admin-panel__sidebar-nav{flex-direction:column;flex:auto;align-items:center;gap:.65rem;padding:.85rem .25rem 1rem;display:flex}.admin-panel__sidebar-link{color:#000;opacity:.45;border-radius:8px;justify-content:center;align-items:center;width:100%;max-width:44px;min-height:40px;margin:0 auto;padding:.35rem;text-decoration:none;transition:opacity .15s,background-color .15s;display:flex}.admin-panel__sidebar-link:hover{opacity:.85}.admin-panel__sidebar-link[aria-current=page]{color:#b92706;opacity:1;background-color:#b927061a}.admin-panel__sidebar-link:focus-visible{outline-offset:2px;opacity:1;outline:2px solid #b92706}.admin-panel__body{flex-direction:column;flex:auto;min-width:0;display:flex}.admin-panel__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;padding:clamp(1rem,3vw,1.5rem) clamp(1rem,4vw,2rem) 0;display:flex}@media (width>=769px){.admin-panel__greeting{order:1}.admin-panel__header-actions{order:2}}.admin-panel__header-actions{flex-shrink:0;align-items:flex-start;gap:.5rem;display:flex}.admin-panel__menu-toggle{color:#000;cursor:pointer;background:0 0;border:0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:none}.admin-panel__menu-toggle:hover{background-color:#0000000d}.admin-panel__menu-toggle:focus-visible{outline-offset:2px;outline:2px solid #b92706}.admin-panel__greeting{color:#b92706;margin:0;font-size:clamp(1.05rem,2.2vw,1.25rem);font-weight:400}.admin-panel__user{flex-shrink:0;position:relative}.admin-panel__user-trigger{cursor:pointer;background-color:#b92706;border:0;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:flex;box-shadow:0 0 10px #00000040}.admin-panel__user-trigger:hover{filter:brightness(1.04)}.admin-panel__user-trigger:focus-visible{outline-offset:2px;outline:2px solid #b92706}.admin-panel__dropdown{z-index:50;background-color:#fff;border:1px solid #0000000f;border-radius:12px;width:min(18rem,100vw - 2rem);padding:1rem 1.15rem;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 0 10px #00000040}.admin-panel__dropdown-kicker{color:#00000080;margin:0 0 .35rem;font-size:.8rem;font-weight:400}.admin-panel__dropdown-name-row{flex-wrap:wrap;align-items:center;gap:.4rem .5rem;margin-bottom:.35rem;display:flex}.admin-panel__dropdown-name{color:#000;font-size:1.05rem;font-weight:700}.admin-panel__dropdown-badge{color:#fff;text-transform:capitalize;background-color:#b92706;border-radius:999px;padding:.15rem .5rem;font-size:.7rem;font-weight:600;line-height:1.2;display:inline-block}.admin-panel__dropdown-email{color:#000000a6;word-break:break-all;margin:0;font-size:.9rem;font-weight:400}.admin-panel__dropdown-divider{background-color:#0000001a;height:1px;margin:.85rem 0}.admin-panel__dropdown-link{color:#b92706;margin-bottom:.65rem;font-size:.95rem;font-weight:400;text-decoration:none;display:block}.admin-panel__dropdown-link:hover{opacity:.88}.admin-panel__dropdown-link:focus-visible{outline-offset:2px;outline:2px solid #b92706}.admin-panel__dropdown-logout{font:inherit;color:#000;cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:.45rem;padding:0;font-size:.95rem;font-weight:500;text-decoration:none;display:inline-flex}.admin-panel__dropdown-logout:hover{color:#b92706}.admin-panel__dropdown-logout:focus-visible{outline-offset:2px;outline:2px solid #b92706}.admin-panel__content{padding:clamp(1rem,3vw,1.5rem) clamp(1rem,4vw,2rem) clamp(2rem,5vw,3rem)}.admin-panel__content:has(>.admin-products){padding-top:clamp(.6rem,2vw,.95rem);padding-inline:clamp(.5rem,1.8vw,1.15rem)}.admin-panel__title{color:#000;margin:0 0 clamp(1.25rem,3vw,1.75rem);font-size:clamp(1.35rem,3vw,1.75rem);font-weight:700;line-height:1.2}.admin-panel__placeholder{color:#000000a6;margin:0;font-size:.95rem}.admin-products.shop-category.shop-category--admin-panel{box-sizing:border-box;padding-top:0;padding-inline:clamp(.65rem,2vw,1.25rem);background-color:#fff;width:100%;max-width:none;margin-inline:0;padding-bottom:clamp(1.75rem,4vw,2.75rem)}.admin-products .shop-category__inner{width:100%;max-width:none}.admin-products .shop-category__layout{grid-template-columns:minmax(200px,260px) minmax(0,1fr);gap:clamp(1rem,2.2vw,1.75rem)}.admin-products .shop-category__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(.85rem,1.8vw,1.35rem);width:100%}@media (width<=1300px){.admin-products .shop-category__layout{grid-template-columns:1fr}.admin-products .shop-category__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-products .shop-category__categories-btn{box-sizing:border-box;width:100%;max-width:none;display:flex}.admin-products .shop-category__toolbar{align-self:stretch;width:100%;max-width:none;display:block}.admin-products .shop-category__main{width:100%;min-width:0;max-width:100%}}@media (width<=1024px){.admin-products .shop-category__grid{grid-template-columns:1fr}.admin-products.shop-category.shop-category--admin-panel{padding-inline:clamp(.5rem,3vw,.85rem)}.admin-panel__content:has(>.admin-products){padding-inline:clamp(.35rem,2.5vw,.65rem)}.admin-products .shop-category__main{width:100%;min-width:0}}.admin-products__title-row{margin-bottom:clamp(1.25rem,3vw,2rem)}.admin-products__title-row .admin-panel__title{margin-bottom:clamp(.85rem,2vw,1.15rem)}.admin-products__add-new{box-sizing:border-box;color:#fff;cursor:pointer;background-color:#b92706;border:0;border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:.95rem 1.25rem;font-family:inherit;font-size:1rem;font-weight:400;text-decoration:none;transition:filter .15s;display:flex}.admin-products__add-new:hover{filter:brightness(1.05);color:#fff;text-decoration:none}.admin-products__add-new:focus-visible{outline-offset:2px;outline:2px solid #000}.admin-products__add-new{box-sizing:border-box;text-align:center;justify-content:center;width:100%;max-width:260px}@media (width<=1300px){.admin-products__add-new{width:100%;max-width:none}}.admin-panel__table-wrap{background-color:#fff;border:1px solid #0000000f;border-radius:12px;overflow-x:auto;box-shadow:0 0 10px #00000040}.admin-table{border-collapse:collapse;width:100%;min-width:640px;font-size:.95rem}.admin-table thead th{text-align:left;color:#fff;background-color:#b92706;border-right:1px solid #ffffff40;padding:.75rem 1rem;font-weight:600}.admin-table thead th:last-child{border-right:0}.admin-table tbody td{vertical-align:middle;color:#000;border-bottom:1px solid #0000001a;padding:.85rem 1rem}.admin-table tbody tr:last-child td{border-bottom:0}.admin-table__details-btn{color:#fff;cursor:pointer;background-color:#b92706;border:0;border-radius:999px;padding:.45rem 1.1rem;font-family:Spectral,Georgia,Times New Roman,serif;font-size:.9rem;font-weight:600;box-shadow:0 1px 4px #00000026}.admin-table__details-btn:hover{filter:brightness(1.05)}.admin-table__details-btn:focus-visible{outline-offset:2px;outline:2px solid #b92706}@media (width<=768px){.admin-panel__sidebar--desktop{display:none}.admin-panel__menu-toggle{display:inline-flex}.admin-panel__user--desktop{display:none}.admin-panel__header{flex-flow:row;justify-content:space-between;align-items:center;gap:.75rem}.admin-panel__header-actions{flex-shrink:0;order:2;align-self:auto}.admin-panel__greeting{flex:auto;order:1;min-width:0;margin:0}}.admin-order-modal{z-index:10000;box-sizing:border-box;pointer-events:none;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.admin-order-modal__backdrop{cursor:pointer;pointer-events:auto;background:#00000061;border:0;margin:0;padding:0;position:absolute;inset:0}.admin-order-modal__panel{z-index:1;box-sizing:border-box;pointer-events:auto;background-color:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:32rem;max-height:min(90dvh,720px);display:flex;position:relative;overflow:hidden;box-shadow:0 0 10px #00000040}.admin-order-modal__header{border-bottom:1px solid #00000014;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:.75rem 1rem;padding:1.15rem 1.15rem .85rem 1.25rem;display:flex}.admin-order-modal__title{color:#b92706;flex:1;min-width:0;margin:0;font-family:Spectral,Georgia,Times New Roman,serif;font-size:clamp(1.2rem,2.5vw,1.4rem);font-weight:600;line-height:1.25}.admin-order-modal__close{color:#000;cursor:pointer;background:0 0;border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin:-.2rem -.15rem 0 0;padding:0;display:flex}.admin-order-modal__close:hover{background-color:#0000000f}.admin-order-modal__close:focus-visible{outline-offset:2px;outline:2px solid #b92706}.admin-order-modal__body{-webkit-overflow-scrolling:touch;color:#000;padding:1.1rem 1.25rem 1.35rem;font-size:.95rem;line-height:1.45;overflow-y:auto}.admin-order-modal__panel--form{max-width:min(100%,36rem)}.admin-add-product-modal{z-index:10001}.admin-delete-product-modal{z-index:10002}.admin-order-modal__panel--confirm{max-width:min(100%,24rem)}.admin-delete-confirm__body{padding-top:.5rem}.admin-delete-confirm__text{color:#000;margin:.65rem 0 1.1rem;font-size:1rem;line-height:1.45}.admin-delete-confirm__actions{grid-template-columns:1fr 1fr;align-items:stretch;gap:.65rem;width:100%;display:grid}.admin-delete-confirm__actions .admin-product-form__btn-cancel,.admin-delete-confirm__actions .admin-delete-confirm__btn-delete{box-sizing:border-box;justify-content:center;width:100%;min-width:0;max-width:none}.admin-delete-confirm__btn-delete{box-sizing:border-box;color:#fff;cursor:pointer;background-color:#b92706;border:0;border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:.95rem 1.25rem;font-family:inherit;font-size:1rem;font-weight:400;text-decoration:none;transition:filter .15s;display:flex}.admin-delete-confirm__btn-delete:hover{filter:brightness(1.05);color:#fff;text-decoration:none}.admin-delete-confirm__btn-delete:focus-visible{outline-offset:2px;outline:2px solid #000}@media (width<=768px){.admin-delete-confirm__actions{grid-template-columns:1fr}}.admin-product-form{flex-direction:column;gap:1.25rem;display:flex}.admin-product-form__error{color:#b92706;background:#b9270614;border-radius:10px;margin:0;padding:.65rem .85rem;font-size:.95rem}.admin-product-form__actions{border-top:1px solid #00000014;flex-wrap:wrap;justify-content:flex-end;gap:.75rem;margin-top:.25rem;padding-top:1rem;display:flex}.admin-product-form__btn-cancel{color:#b92706;cursor:pointer;background-color:#fff;border:1px solid #b92706;border-radius:12px;padding:.95rem 1.25rem;font-family:inherit;font-size:1rem;font-weight:400;transition:background-color .15s}.admin-product-form__btn-cancel:hover{background-color:#b9270614}.admin-product-form__btn-cancel:focus-visible{outline-offset:2px;outline:2px solid #b92706}.admin-product-form__btn-submit{box-sizing:border-box;color:#fff;cursor:pointer;background-color:#b92706;border:0;border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:.95rem 1.25rem;font-family:inherit;font-size:1rem;font-weight:400;text-decoration:none;transition:filter .15s;display:flex}.admin-product-form__btn-submit:hover{filter:brightness(1.05);color:#fff;text-decoration:none}.admin-product-form__btn-submit:focus-visible{outline-offset:2px;outline:2px solid #000}.admin-product-form__btn-submit{justify-content:center;width:auto;min-width:10rem}.admin-order-modal__grid{grid-template-columns:1fr 1fr;gap:.6rem 1.5rem;margin:0;display:grid}.admin-order-modal__grid--payment{border-top:1px solid #00000014;margin-top:.85rem;margin-bottom:0;padding-top:.85rem}.admin-order-modal__line{margin:0}.admin-order-modal__line--full{grid-column:1/-1}.admin-order-modal__k{font-weight:600}.admin-order-modal__products-section{border-top:1px solid #00000014;margin-top:1rem;padding-top:1rem}.admin-order-modal__products-heading{color:#000;margin:0 0 .5rem;font-family:Spectral,Georgia,Times New Roman,serif;font-size:1rem;font-weight:600}.admin-order-modal__products{margin:0;padding-left:1.35rem}.admin-order-modal__products li{margin-bottom:.35rem}.admin-order-modal__products li:last-child{margin-bottom:0}.admin-order-modal__divider{border:0;border-top:1px solid #00000014;margin:1rem 0 .75rem}.admin-order-modal__pricing{margin:0 0 .25rem}.admin-order-modal__pricing-line{color:#000;margin:0 0 .35rem}.admin-order-modal__pricing-line:last-child{margin-bottom:0}.admin-order-modal__pricing-line--total{margin-top:.4rem;font-size:1.05rem;font-weight:700}.admin-order-modal__order-number{color:#000;border-top:1px solid #00000014;margin:.85rem 0 0;padding-top:.85rem}.admin-table__details-btn:disabled{opacity:.45;cursor:not-allowed;filter:none}@media (width<=520px){.admin-order-modal__grid{grid-template-columns:1fr}.admin-order-modal__line--full{grid-column:1}}.admin-panel__mobile-nav{z-index:9000;box-sizing:border-box;background-color:#fcf2f5;font-family:Spectral,Georgia,Times New Roman,serif;position:fixed;inset:0;overflow:hidden}.admin-panel__mobile-nav-inner{flex-direction:column;min-height:100dvh;display:flex}.admin-panel__mobile-nav-topbar{padding-top:clamp(1rem,3vw,1.5rem);padding-inline:clamp(1rem,4vw,2rem);background-color:#fcf2f5;border-bottom:1px solid #0000001a;flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;padding-bottom:.75rem;display:flex}.admin-panel__mobile-nav-logo{align-items:center;line-height:0;text-decoration:none;display:flex}.admin-panel__mobile-nav-logo img{object-fit:contain;width:auto;max-width:min(200px,55vw);height:auto;max-height:52px;display:block}.admin-panel__mobile-nav-logo:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #b92706}.admin-panel__mobile-nav-close{color:#000;cursor:pointer;background:0 0;border:0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:flex}.admin-panel__mobile-nav-close:hover{background-color:#0000000f}.admin-panel__mobile-nav-close:focus-visible{outline-offset:2px;outline:2px solid #b92706}.admin-panel__mobile-nav-main{-webkit-overflow-scrolling:touch;flex-direction:column;flex:auto;min-height:0;padding:0 1.25rem;display:flex;overflow-y:auto}.admin-panel__mobile-nav-main-link{color:#000;border-bottom:1px solid #0000001a;align-items:center;gap:.65rem;padding:1rem 0;font-size:1rem;font-weight:500;line-height:1;text-decoration:none;display:flex}.admin-panel__mobile-nav-main-link svg{flex-shrink:0;width:24px;height:24px;display:block}.admin-panel__mobile-nav-main-link>span{align-items:center;line-height:1.25;display:inline-flex}.admin-panel__mobile-nav-main-link:hover{opacity:.88}.admin-panel__mobile-nav-main-link:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #b92706}.admin-panel__mobile-nav-main-link--active{color:#b92706;font-weight:600}.admin-panel__mobile-nav-footer{padding:.75rem 1rem;padding-bottom:max(1rem, env(safe-area-inset-bottom));background:0 0;flex-shrink:0}.admin-panel__mobile-nav-footer-card{box-sizing:border-box;background-color:#fff;border:1px solid #0000000f;border-radius:12px;width:100%;max-width:22rem;margin-inline:auto;padding:1rem 1.1rem 1.05rem;box-shadow:0 4px 18px #0000001f}.admin-panel__mobile-nav-user{margin-bottom:.05rem}.admin-panel__mobile-nav-user-kicker{color:#00000080;margin:0 0 .35rem;font-size:.8rem;font-weight:400}.admin-panel__mobile-nav-user-name-row{flex-wrap:wrap;align-items:center;gap:.4rem .5rem;margin:0 0 .35rem;display:flex}.admin-panel__mobile-nav-user-name{color:#000;font-size:1.05rem;font-weight:700;line-height:1.25}.admin-panel__mobile-nav-user-badge{color:#fff;text-transform:capitalize;background-color:#b92706;border-radius:999px;padding:.15rem .5rem;font-size:.7rem;font-weight:600;line-height:1.2;display:inline-block}.admin-panel__mobile-nav-user-email{color:#000000a6;word-break:break-all;margin:0;font-size:.9rem;font-weight:400}.admin-panel__mobile-nav-footer-divider{background-color:#0000001a;height:1px;margin:.85rem 0 .65rem}.admin-panel__mobile-nav-footer-link{width:100%;font:inherit;color:#000;cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:.55rem;padding:.45rem 0;font-size:.95rem;font-weight:500;text-decoration:none;display:flex}.admin-panel__mobile-nav-footer-link:first-of-type{padding-top:.15rem}.admin-panel__mobile-nav-footer-link:hover .admin-panel__mobile-nav-footer-link-text{color:#b92706}.admin-panel__mobile-nav-footer-link:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #b92706}.admin-panel__mobile-nav-footer-link--logout{color:#000;padding-bottom:.1rem}.admin-panel__mobile-nav-footer-link-text{color:#000;font-family:Spectral,Georgia,Times New Roman,serif}.site-header{color:#000;z-index:100;background-color:#fcf2f5;font-family:Spectral,Georgia,Times New Roman,serif;position:relative;overflow:visible}.site-header__upper{background-color:#fcf2f5;width:100%}.site-header__upper--fixed{z-index:200;position:fixed;top:0;left:0;right:0;box-shadow:0 1px #0000001a}.site-header__upper-spacer{box-sizing:border-box;flex-shrink:0;width:100%}.site-header__inner{box-sizing:border-box;width:100%;max-width:min(100%,1920px);margin-inline:auto;padding-inline:clamp(1rem,4vw,2rem)}.site-header__inner--upper{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(.75rem,2vw,2rem);min-height:100px;padding-block:.5rem;display:grid}.site-header__upper-right{justify-content:flex-end;align-items:flex-start;gap:.5rem;display:flex}.site-header__menu-toggle{color:#000;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:none}.site-header__menu-toggle:hover{background-color:#0000000d}.site-header__menu-toggle:focus-visible{outline-offset:2px;outline:2px solid #b92706}.site-header__logo{flex-shrink:0;align-items:center;line-height:0;text-decoration:none;display:flex}.site-header__logo:hover{text-decoration:none}.site-header__logo img{object-fit:contain;width:auto;max-width:min(220px,28vw);height:auto;max-height:88px;display:block}.site-header__search{background-color:#fff;border-radius:999px;justify-self:center;align-items:center;width:100%;min-width:0;max-width:min(100%,1920px);display:flex;overflow:hidden;box-shadow:0 0 10px #00000040}.site-header__search-float{flex:1;align-items:center;min-width:0;padding-top:.2rem;display:flex;position:relative}.site-header__search-input{box-sizing:border-box;color:#000;background:0 0;border:0;flex:1;width:100%;min-width:0;padding:.55rem .75rem .55rem 1.25rem;font-family:inherit;font-size:1rem}.site-header__search-input:focus{outline:none}.site-header__search-input:focus+.site-header__search-label,.site-header__search-input:not(:placeholder-shown)+.site-header__search-label{color:#00000080;transform:translateY(-.65rem)scale(.82)}.site-header__search-input::-webkit-search-cancel-button{appearance:none}.site-header__search-input::-webkit-search-decoration{appearance:none}.site-header__search-input::-ms-clear{width:0;height:0;display:none}.site-header__search-label{color:#cac2c4;pointer-events:none;transform-origin:0;font-size:1rem;line-height:1.2;transition:transform .2s,color .2s;position:absolute;top:.65rem;left:1.25rem}.site-header__search-submit{cursor:pointer;background-color:#b92706;border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;margin:4px;display:flex}.site-header__search-submit:hover{filter:brightness(.95)}.site-header__search-submit:focus-visible{outline-offset:2px;outline:2px solid #b92706}.site-header__actions{flex-shrink:0;justify-content:flex-end;align-items:flex-start;gap:clamp(.5rem,1.5vw,1.25rem);display:flex}.site-header__user-menu-wrap{flex-shrink:0;position:relative}.site-header__user-login-link{box-sizing:border-box;text-decoration:none}.site-header__user-login-link:hover,.site-header__user-login-link:focus-visible{text-decoration:none}a.site-header__action--login{cursor:pointer;color:inherit;background:0 0;border:0;padding:0;font-family:inherit}.site-header .admin-panel__dropdown{z-index:400}.site-header__action{text-align:center;color:#000;flex-direction:column;align-items:center;gap:.35rem;min-width:4.5rem;max-width:7rem;font-size:.8125rem;line-height:1.2;text-decoration:none;display:flex}.site-header__action--cart,.site-header__action--inline-btn{cursor:pointer;color:inherit;background:0 0;border:0;padding:0;font-family:inherit}.site-header__action--cart-locked{cursor:default;opacity:.88}.site-header__action--static{cursor:default;pointer-events:none}.site-header__action-icon{color:#000;justify-content:center;align-items:center;display:flex}.site-header__action-label{-webkit-hyphens:auto;hyphens:auto;display:block}.site-header__lower{background-color:#fcf2f5;border-top:1px solid #00000014;border-bottom:1px solid #00000014;width:100%;overflow:visible}.site-header__inner--lower{justify-content:center;align-items:center;min-height:60px;display:flex;overflow:visible}.site-header__nav{overflow:visible}.site-header__nav-list{flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(.75rem,2vw,2rem);margin:0;padding:.5rem 0;list-style:none;display:flex}.site-header__nav-item{list-style:none;position:relative}.site-header__nav-placeholder{color:#0000008c;white-space:nowrap;padding:.35rem 0;font-size:.95rem;font-style:italic;display:inline-block}.site-header__nav-link{color:#000;white-space:nowrap;align-items:center;gap:.35rem;font-size:1rem;text-decoration:none;display:inline-flex}.site-header__nav-link:focus-visible{outline-offset:2px;border-radius:2px;outline:2px solid #b92706}.site-header__nav-chevron{flex-shrink:0}.site-header__dropdown{transform:translateX(calc(-50% + var(--drop-shift,0px)));z-index:300;opacity:0;visibility:hidden;pointer-events:none;margin-top:0;padding-top:1.35rem;transition:opacity .15s,visibility .15s;position:absolute;top:100%;left:50%}.site-header__dropdown-inner{box-sizing:border-box;background-color:#fcf2f5;border-radius:15px;width:max-content;max-width:min(96vw,100vw - 2rem);padding:1.75rem 2.25rem;overflow-x:auto;box-shadow:0 0 10px #00000040}.site-header__dropdown-grid{gap:1.5rem 2.75rem;display:grid}.site-header__dropdown-grid--cols-2{grid-template-columns:repeat(2,max-content)}.site-header__dropdown-grid--cols-3{grid-template-columns:repeat(3,max-content)}.site-header__dropdown-grid--cols-4{grid-template-columns:repeat(4,max-content)}.site-header__dropdown-col{margin:0;padding:0;list-style:none}.site-header__dropdown-link{color:#000;white-space:nowrap;padding:.3rem 0;font-family:inherit;font-size:1rem;line-height:1.35;text-decoration:none;transition:color .15s;display:block}.site-header__dropdown-link:hover{color:#b92706;text-decoration:none}.site-header__dropdown-link:focus-visible{color:#b92706;outline-offset:2px;border-radius:2px;outline:2px solid #b92706;text-decoration:none}.site-header__nav-item--dropdown:hover .site-header__dropdown,.site-header__nav-item--dropdown:focus-within .site-header__dropdown{opacity:1;visibility:visible;pointer-events:auto}.site-header__mobile-overlay{z-index:5000;box-sizing:border-box;background-color:#fcf2f5;flex-direction:column;font-family:Spectral,Georgia,Times New Roman,serif;display:flex;position:fixed;inset:0;overflow:hidden}.site-header__mobile-topbar{background-color:#fcf2f5;border-bottom:1px solid #0000001a;flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.site-header__mobile-logo{align-items:center;line-height:0;text-decoration:none;display:flex}.site-header__mobile-logo img{object-fit:contain;width:auto;max-width:min(200px,55vw);height:auto;max-height:52px;display:block}.site-header__mobile-logo:hover{text-decoration:none}.site-header__mobile-logo:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #b92706}.site-header__mobile-close{color:#000;cursor:pointer;background:0 0;border:0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;padding:0;display:flex}.site-header__mobile-close:hover{background-color:#0000000f}.site-header__mobile-close:focus-visible{outline-offset:2px;outline:2px solid #b92706}.site-header__mobile-nav{flex:1;min-height:0;padding:0 1.25rem 2rem;overflow-y:auto}.site-header__mobile-list{margin:0;padding:0;list-style:none}.site-header__mobile-item{border-bottom:1px solid #0000001a}.site-header__mobile-trigger{width:100%;font:inherit;color:#000;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:.75rem;padding:1rem 0;font-size:1.125rem;display:flex}.site-header__mobile-trigger--link{justify-content:flex-start;text-decoration:none}.site-header__mobile-trigger:focus-visible{outline-offset:2px;outline:2px solid #b92706}.site-header__mobile-chevron{flex-shrink:0;transition:transform .2s}.site-header__mobile-chevron--open{transform:rotate(180deg)}.site-header__mobile-sublinks{border-left:2px solid #cac2c4;margin:0 0 .75rem;padding:0 0 .5rem .75rem;list-style:none}.site-header__mobile-sublink{color:#000;padding:.45rem 0;font-size:1rem;text-decoration:none;transition:color .15s;display:block}.site-header__mobile-sublink:hover,.site-header__mobile-sublink:focus-visible{color:#b92706}.site-header__mobile-sublink:focus-visible{outline-offset:2px;border-radius:2px;outline:2px solid #b92706}@media (width<=1024px){.site-header__inner--upper{flex-flow:row;justify-content:space-between;align-items:center;gap:.75rem;min-height:72px;padding-block:.5rem .65rem;display:flex}.site-header__logo{justify-content:flex-start}.site-header__logo img{max-width:min(200px,48vw);max-height:64px}.site-header__search{display:none!important}.site-header__upper-right{align-items:center;gap:.15rem}.site-header__menu-toggle{display:inline-flex}.site-header__actions{align-items:center;gap:.15rem}.site-header__action{min-width:auto;max-width:none;padding:.35rem}.site-header__action-label{display:none}.site-header__action--desktop-only{display:none!important}.site-header__lower--desktop{display:none}}@media (width>=1025px){.site-header__search--with-suggest{z-index:260;position:relative;overflow:visible}.site-header__search-suggest{z-index:270;box-sizing:border-box;background-color:#fff;border-radius:14px;max-height:min(55vh,360px);margin:0;padding:.4rem 0;list-style:none;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto;box-shadow:0 0 10px #00000040}.site-header__search-suggest-hint{color:#0000009e;margin:0;padding:.75rem 1rem;font-size:.95rem}.site-header__search-suggest-row{color:#000;align-items:center;gap:.65rem;padding:.45rem .75rem;font-family:inherit;text-decoration:none;transition:background-color .12s;display:flex}.site-header__search-suggest-row:hover,.site-header__search-suggest-row:focus-visible{background-color:#b9270612;outline:none}.site-header__search-suggest-thumb{object-fit:cover;background:#0000000d;border-radius:10px;flex-shrink:0;width:44px;height:44px}.site-header__search-suggest-thumb--empty{display:inline-block}.site-header__search-suggest-meta{flex-direction:column;gap:.15rem;min-width:0;display:flex}.site-header__search-suggest-name{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:.95rem;line-height:1.25;display:-webkit-box;overflow:hidden}.site-header__search-suggest-price{color:#0009;font-size:.88rem}.site-header__menu-toggle{display:none}.site-header__mobile-overlay{display:none!important}}.site-footer{box-sizing:border-box;color:#000;background-color:#fdf8f9;border-top:1px solid #0000000f;flex-shrink:0;height:60px;margin-top:auto;padding-inline:clamp(1rem,4vw,2rem);font-family:Spectral,Georgia,Times New Roman,serif;font-size:16px;font-weight:400;line-height:1.35}.site-footer__inner{box-sizing:border-box;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem 1.5rem;max-width:min(100%,1920px);height:100%;margin-inline:auto;display:grid}.site-footer__nav{flex-wrap:wrap;grid-column:1;justify-self:start;align-items:center;gap:1.25rem;display:flex}.site-footer__link{color:#000;font-size:16px;font-weight:400;text-decoration:none}.site-footer__link:hover,.site-footer__link:focus-visible{text-underline-offset:3px;text-decoration:underline}.site-footer__link:focus-visible{outline-offset:2px;outline:2px solid #b92706}.site-footer__copyright{color:#000;text-align:center;grid-column:2;margin:0;font-size:16px;font-weight:400}.site-footer__credit{color:#000;text-align:right;grid-column:3;justify-self:end;margin:0;font-size:16px;font-weight:400}@media (width<=900px){.site-footer{height:auto;min-height:0;padding-block:1.25rem}.site-footer__inner{text-align:center;grid-template-columns:1fr;justify-items:center;gap:.75rem;height:auto}.site-footer__nav{grid-column:1;justify-content:center;justify-self:center;width:100%}.site-footer__copyright{grid-column:1}.site-footer__credit{text-align:center;grid-column:1;justify-self:center}}.floating-field{padding-top:.35rem;position:relative}.floating-field__input{box-sizing:border-box;color:#000;background:0 0;border:none;border-bottom:1px solid #ccc;border-radius:0;width:100%;padding:.65rem 0 .5rem;font-family:Spectral,Georgia,Times New Roman,serif;font-size:1rem;transition:border-color .15s}.floating-field__input:hover{border-bottom-color:#00000059}.floating-field__input:focus{border-bottom-color:#b92706;outline:none}.floating-field__input:focus+.floating-field__label,.floating-field__input:not(:placeholder-shown)+.floating-field__label{color:#0000008c;transform:translateY(-1.35rem)scale(.85)}.floating-field__label{color:#0000008c;pointer-events:none;transform-origin:0;font-size:1rem;line-height:1.2;transition:transform .2s,color .2s;position:absolute;top:.85rem;left:0}.floating-field--with-end .floating-field__row{border-bottom:1px solid #ccc;align-items:flex-end;gap:.35rem;transition:border-color .15s;display:flex;position:relative}.floating-field--with-end .floating-field__row:hover{border-bottom-color:#00000059}.floating-field--with-end .floating-field__row:focus-within{border-bottom-color:#b92706}.floating-field--with-end .floating-field__input--in-row{border:none;flex:auto;min-width:0;padding-right:.25rem}.floating-field--with-end .floating-field__input--in-row:focus{border-bottom:none;outline:none}.floating-field--with-end .floating-field__input--in-row:focus+.floating-field__label,.floating-field--with-end .floating-field__input--in-row:not(:placeholder-shown)+.floating-field__label{color:#0000008c;transform:translateY(-1.35rem)scale(.85)}.floating-field__end{flex-shrink:0;align-self:flex-end;align-items:center;padding-bottom:.35rem;display:flex}.floating-field__currency-suffix{color:#0000008c;font-family:Spectral,Georgia,Times New Roman,serif;font-size:1rem}.floating-field--textarea{padding-top:.35rem}.floating-field__textarea{resize:vertical;min-height:140px;padding-top:.75rem;padding-bottom:.5rem;line-height:1.45;display:block}.floating-field--textarea .floating-field__textarea:focus+.floating-field__label,.floating-field--textarea .floating-field__textarea:not(:placeholder-shown)+.floating-field__label{color:#0000008c;transform:translateY(-1.35rem)scale(.85)}.about-page{color:#000;max-width:1200px;margin:0 auto;padding:1.5rem 5% 3rem;font-family:Spectral,Georgia,Times New Roman,serif}.about-page--on-home{max-width:none;margin-top:clamp(2.75rem,6vw,4.5rem);padding:0}.about-section{margin-top:clamp(2.5rem,5vw,4rem)}.about-section:first-child{margin-top:0}.about-title{text-align:center;text-transform:uppercase;margin:0 0 clamp(1.25rem,3vw,2rem);font-size:58px;font-weight:700;line-height:1.1}.about-title--green{color:#3c6410}.about-title--burgundy{color:#b92706}.about-intro{grid-template-columns:1fr 1fr;align-items:start;gap:clamp(1.5rem,4vw,3rem);display:grid}.about-intro__text{color:#3c6410;text-align:left;margin:0;font-size:32px;font-weight:400;line-height:1.5}.about-intro__photo{object-fit:cover;border-radius:16px;justify-self:end;width:100%;max-width:520px;height:auto;display:block}.about-social{flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(1rem,3vw,1.75rem);display:flex}.about-social__link{color:#000;border-radius:50%;line-height:0;transition:opacity .15s;display:flex}.about-social__link:hover{opacity:.75}.about-social__link:focus-visible{outline-offset:3px;outline:2px solid #b92706}.about-social__link img{width:48px;height:48px;display:block}.about-contact-card{box-sizing:border-box;background-color:#fff;border-radius:15px;grid-template-columns:1fr minmax(0,280px);align-items:start;gap:clamp(2rem,4vw,3.5rem);width:100%;max-width:1200px;margin-inline:auto;padding:40px;display:grid;box-shadow:0 0 10px #00000040}.about-contact__form{flex-direction:column;align-items:flex-start;gap:1.25rem;min-width:0;display:flex}.about-contact__floating{width:100%}.about-checkbox-row{color:#000;align-items:flex-start;gap:.65rem;font-size:.9375rem;line-height:1.45;display:flex}.about-checkbox-row input{accent-color:#b92706;flex-shrink:0;width:18px;height:18px;margin-top:.2rem}.about-checkbox-row a{color:#b92706;text-decoration:underline}.about-checkbox-row a:hover{text-decoration:none}.about-form-submit{box-sizing:border-box;color:#fff;cursor:pointer;background-color:#b92706;border:0;border-radius:25px;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:.95rem 1.25rem;font-family:inherit;font-size:1rem;font-weight:400;text-decoration:none;transition:filter .15s;display:flex}.about-form-submit:hover{filter:brightness(1.05);color:#fff;text-decoration:none}.about-form-submit:focus-visible{outline-offset:2px;outline:2px solid #000}.about-form-submit{width:100%;max-width:16rem;margin-top:.25rem}.about-contact__aside{flex-direction:column;gap:1.35rem;padding-top:.25rem;display:flex}.about-contact__row{color:#000;align-items:center;gap:.85rem;font-size:1rem;line-height:1.35;text-decoration:none;display:flex}.about-contact__row svg{color:#000;flex-shrink:0}.about-contact__row:hover,.about-contact__row:hover svg{color:#b92706}.about-complaints-card{box-sizing:border-box;background-color:#fff;border-radius:15px;width:100%;max-width:1200px;margin-inline:auto;padding:40px;box-shadow:0 0 10px #00000040}.about-complaints{border:0;padding:0}.about-complaints__summary{cursor:pointer;color:#000;border-bottom:1px solid #eee;justify-content:space-between;align-items:center;gap:1rem;margin:0;padding:0 0 1rem;font-size:1.125rem;font-weight:600;list-style:none;display:flex}.about-complaints__summary::-webkit-details-marker{display:none}.about-complaints__summary::marker{display:none}.about-complaints__summary:focus-visible{outline-offset:4px;border-radius:2px;outline:2px solid #000}.about-complaints__chevron{flex-shrink:0;transition:transform .2s}.about-complaints[open] .about-complaints__chevron{transform:rotate(180deg)}.about-complaints__body{color:#000;padding-top:1.25rem;font-size:1rem;line-height:1.6}.about-complaints__body p{margin:0 0 1rem}.about-complaints__body ol{margin:0 0 1rem;padding-left:1.35rem}.about-complaints__body li{margin-bottom:.5rem}.about-complaints__body strong{font-weight:700}.about-complaints__address{margin:1rem 0;font-weight:700}.about-complaints-submit{box-sizing:border-box;color:#fff;cursor:pointer;background-color:#b92706;border:0;border-radius:25px;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:.95rem 1.25rem;font-family:inherit;font-size:1rem;font-weight:400;text-decoration:none;transition:filter .15s;display:flex}.about-complaints-submit:hover{filter:brightness(1.05);color:#fff;text-decoration:none}.about-complaints-submit:focus-visible{outline-offset:2px;outline:2px solid #000}.about-complaints-submit{width:100%;max-width:18rem;margin-top:1.5rem}@media (width<=900px){.about-intro{grid-template-columns:1fr}.about-intro__photo{order:-1;justify-self:center;max-width:100%}.about-contact-card{grid-template-columns:1fr;padding:clamp(1.5rem,5vw,2.5rem)}.about-contact__aside{border-top:1px solid #eee;padding-top:1.5rem}}@media (width<=700px){.about-title{font-size:clamp(1.75rem,9vw,58px)}.about-intro__text{font-size:clamp(1.0625rem,4.5vw,32px)}.about-complaints-card{padding:clamp(1.5rem,5vw,2.5rem)}}.home{box-sizing:border-box;width:100%;min-width:0;max-width:min(100%,1920px);margin-inline:auto;padding:1.5rem 5% 2.5rem}.hero-banner{width:100%;min-width:0;font-family:Spectral,Georgia,Times New Roman,serif}.hero-banner__inner{box-sizing:border-box;background-color:#fff;border-radius:clamp(48px,8vw,96px);grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(1.5rem,4vw,3.5rem);width:100%;min-width:0;max-width:min(100%,1920px);margin:0 auto;padding:clamp(1.75rem,4vw,3.25rem) clamp(1.5rem,4vw,3.5rem);display:grid;box-shadow:0 0 10px #00000040}.hero-banner__copy{text-align:center;text-transform:uppercase;flex-direction:column;align-items:center;min-width:0;display:flex}.hero-banner__heading{overflow-wrap:break-word;word-wrap:break-word;max-width:100%;margin:0 0 clamp(1.5rem,3vw,2.25rem);font-weight:400;line-height:1.05}.hero-banner__line{display:block}.hero-banner__line--magia{color:#b92706;font-size:58px;font-weight:700}.hero-banner__line--prezentow{color:#3c6410;margin-top:.12em;font-size:68px;font-weight:700}.hero-banner__line--zaczyna{color:#b92706;margin-top:.55em;font-size:32px;font-weight:400}.hero-banner__line--chwile{color:#3c6410;text-transform:uppercase;flex-direction:column;gap:.15em;margin-top:.45em;font-size:24px;font-weight:400;line-height:1.2;display:flex}.hero-banner__cta{box-sizing:border-box;color:#fff;cursor:pointer;background-color:#b92706;border:0;border-radius:25px;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:.95rem 1.25rem;font-family:inherit;font-size:1rem;font-weight:400;text-decoration:none;transition:filter .15s;display:flex}.hero-banner__cta:hover{filter:brightness(1.05);color:#fff;text-decoration:none}.hero-banner__cta:focus-visible{outline-offset:2px;outline:2px solid #000}.hero-banner__cta{width:100%;max-width:22rem}.hero-banner__media{aspect-ratio:4/3;border-radius:clamp(28px,4vw,48px);min-width:0;overflow:hidden}.hero-banner__image{object-fit:cover;width:100%;height:100%;display:block}@media (width<=900px){.hero-banner__inner{text-align:center;border-radius:clamp(24px,7vw,48px);grid-template-columns:minmax(0,1fr);padding:clamp(1.25rem,4vw,2rem) clamp(1rem,4vw,1.5rem)}.hero-banner__media{order:-1;justify-self:center;width:100%;max-width:min(420px,100%);margin:0 auto}.hero-banner__line--magia{font-size:clamp(2.25rem,10vw,58px)}.hero-banner__line--prezentow{font-size:clamp(2.5rem,11vw,68px)}.hero-banner__line--zaczyna{font-size:clamp(1.25rem,5vw,32px)}.hero-banner__line--chwile{font-size:clamp(1rem,4vw,24px)}}.home-block{margin-top:clamp(2.75rem,6vw,4.5rem);font-family:Spectral,Georgia,Times New Roman,serif}.home-section-title{color:#b92706;margin:0 0 clamp(1.25rem,3vw,2rem);font-size:58px;font-weight:700;line-height:1.1}.home-section-title--left{text-align:left}.home-section-title--center{text-align:center}.home-product-grid,.home-section-with-cta__cards{--home-product-card-max:340px;flex-wrap:wrap;justify-content:space-between;align-items:stretch;gap:clamp(1.35rem,2.8vw,2.25rem) clamp(1rem,2vw,1.5rem);width:100%;display:flex}.home-product-card{box-sizing:border-box;flex:0 1 var(--home-product-card-max);width:min(100%, var(--home-product-card-max));max-width:var(--home-product-card-max);text-align:left;background-color:#fff;border-radius:16px;flex-direction:column;align-items:stretch;min-height:0;padding:clamp(1.75rem,3vw,2.35rem) clamp(1.4rem,2.6vw,1.9rem) clamp(1.35rem,2.4vw,1.75rem);display:flex;box-shadow:0 0 10px #00000040}.home-product-card__link{min-height:0;color:inherit;cursor:pointer;flex-direction:column;flex:auto;text-decoration:none;display:flex}.home-product-card__link:focus-visible{outline-offset:3px;border-radius:10px;outline:2px solid #b92706}.home-product-card__link .home-product-card__price{margin-top:auto}.home-product-card__media{aspect-ratio:295/280;border-radius:10px;flex-shrink:0;width:100%;margin-bottom:1rem;position:relative;overflow:hidden}.home-product-card__img{object-fit:cover;border-radius:10px;width:100%;height:100%;display:block;position:absolute;inset:0}.home-product-card__name{color:#b92706;margin:0 0 .5rem;font-size:clamp(1.1rem,2.35vw,1.65rem);font-weight:400;line-height:1.25}.home-product-card__price{color:#3c6410;margin:0;font-size:clamp(1.1rem,2.35vw,1.65rem);font-weight:400;line-height:1.25}.home-product-card__add-to-cart{box-sizing:border-box;color:#fff;cursor:pointer;background-color:#b92706;border:0;border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:.95rem 1.25rem;font-family:inherit;font-size:1rem;font-weight:400;text-decoration:none;transition:filter .15s;display:flex}.home-product-card__add-to-cart:hover{filter:brightness(1.05);color:#fff;text-decoration:none}.home-product-card__add-to-cart:focus-visible{outline-offset:2px;outline:2px solid #000}.home-product-card__add-to-cart{margin-top:clamp(.65rem,1.2vw,.85rem)}.home-product-card__add-to-cart:disabled{opacity:.5;cursor:not-allowed}.admin-products .shop-category__grid-cell .home-product-card{box-sizing:border-box;width:100%;max-width:none}@media (width<=1024px){.admin-products .admin-product-card__edit-btn.home-product-card__add-to-cart,.admin-products .admin-product-card__delete{box-sizing:border-box;width:100%;max-width:none}}.admin-product-card__actions{flex-direction:column;gap:.5rem;margin-top:clamp(.65rem,1.2vw,.85rem);display:flex}.admin-product-card__actions .home-product-card__add-to-cart{margin-top:0}.admin-product-card__edit-btn.home-product-card__add-to-cart{text-align:center;justify-content:center;gap:.5rem}.admin-product-card__edit-icon{flex-shrink:0}.admin-product-card__delete{box-sizing:border-box;color:#b92706;cursor:pointer;background-color:#fff;border:1px solid #b92706;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.95rem 1.25rem;font-family:inherit;font-size:1rem;font-weight:400;transition:background-color .15s;display:flex}.admin-product-card__delete:hover{background-color:#b9270614}.admin-product-card__delete:focus-visible{outline-offset:2px;outline:2px solid #000}.admin-product-card__delete-icon{flex-shrink:0}.admin-product-card__preview.home-product-card__link{cursor:default;color:inherit;pointer-events:none;text-decoration:none}.admin-product-card__stock{color:#000;opacity:.72;margin:.4rem 0 0;font-size:clamp(.88rem,1.75vw,1.05rem);font-weight:500;line-height:1.3}.admin-product-card__vat{color:#000;opacity:.55;margin:.25rem 0 0;font-size:clamp(.82rem,1.5vw,.95rem);font-weight:600;line-height:1.25}.home-slider__viewport{--home-slider-gap:clamp(18px, 2.5vw, 28px);--home-slider-slide-basis:calc((100cqi - 3 * var(--home-slider-gap)) / 4);scroll-snap-type:x mandatory;scrollbar-width:thin;-webkit-overflow-scrolling:touch;cursor:grab;touch-action:pan-x;width:100%;overflow:auto hidden;container:home-trending/inline-size}.home-slider__viewport--dragging{cursor:grabbing;scroll-snap-type:none;-webkit-user-select:none;user-select:none}.home-slider__viewport--dragging *{-webkit-user-select:none;user-select:none}.home-slider__viewport:focus-visible{outline-offset:2px;outline:2px solid #000}.home-slider__track{gap:var(--home-slider-gap);box-sizing:border-box;width:max-content;min-width:100%;padding-bottom:.35rem;display:flex}.home-slider__slide{flex:0 0 var(--home-slider-slide-basis);width:var(--home-slider-slide-basis);max-width:var(--home-slider-slide-basis);scroll-snap-align:start;box-sizing:border-box;min-width:0}.home-slider__slide-inner{box-sizing:border-box;aspect-ratio:1;background-color:#fff;border-radius:16px;justify-content:center;align-items:center;width:100%;padding:clamp(.45rem,1.2vw,.7rem);display:flex;box-shadow:0 0 10px #00000040}.home-slider__product-link{width:100%;height:100%;min-height:0;color:inherit;justify-content:center;align-items:center;text-decoration:none;display:flex}.home-slider__img{object-fit:cover;border-radius:10px;width:68%;max-width:none;height:68%;max-height:none}.home-categories__subtitle{color:#b92706;text-align:center;margin:-.5rem 0 clamp(1.5rem,3vw,2.25rem);font-size:32px;font-weight:400;line-height:1.3}.home-categories__grid{grid-template-columns:1fr 1fr;gap:clamp(1.5rem,4vw,2.5rem) clamp(1rem,3vw,3rem);max-width:920px;margin:0 auto;padding:0;list-style:none;display:grid}.home-categories__item{text-align:center;flex-direction:column;justify-self:center;align-items:center;gap:1rem;display:flex}.home-categories__thumb{aspect-ratio:4/3;object-fit:cover;border-radius:16px;width:100%;max-width:360px;height:auto;display:block}.home-categories__label{color:#3c6410;text-transform:uppercase;font-size:24px;font-weight:700;line-height:1.25}.home-section-with-cta-wrap{flex-direction:column;align-items:flex-start;gap:1.5rem;width:100%;max-width:100%;margin-inline:auto;display:flex}.home-section-cta{box-sizing:border-box;color:#fff;cursor:pointer;background-color:#b92706;border:0;border-radius:25px;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:.95rem 1.25rem;font-family:inherit;font-size:1rem;font-weight:400;text-decoration:none;transition:filter .15s;display:flex}.home-section-cta:hover{filter:brightness(1.05);color:#fff;text-decoration:none}.home-section-cta:focus-visible{outline-offset:2px;outline:2px solid #000}.home-section-cta{width:100%;max-width:22rem}@media (width<=700px){.home{padding:1.25rem clamp(.75rem,4vw,1.25rem) 2rem}.home-section-title{font-size:clamp(1.75rem,9vw,58px)}.home-product-grid,.home-section-with-cta__cards{flex-direction:column;justify-content:center;align-items:center}.home-product-card{width:100%;max-width:min(100%, var(--home-product-card-max));flex:0 auto}.home-section-with-cta-wrap{align-items:center}.home-section-cta{align-self:stretch}.home-product-card__name,.home-product-card__price{font-size:clamp(1.15rem,4.2vw,1.5rem)}.home-categories__grid{grid-template-columns:1fr}.home-categories__subtitle{font-size:clamp(1.125rem,4vw,32px)}.home-categories__label{font-size:clamp(1rem,3.5vw,24px)}.home-slider__viewport{--home-slider-gap:clamp(12px, 3.5vw, 20px);scroll-padding-inline:.75rem}.home-slider__slide{scroll-snap-align:center;flex:0 0 calc(100cqi - 1.5rem);width:calc(100cqi - 1.5rem);max-width:calc(100cqi - 1.5rem)}.home-slider__slide-inner{padding:clamp(.55rem,2.2vw,.9rem)}.home-slider__img{width:68%;max-width:none;height:68%;max-height:none}}.shop-category{box-sizing:border-box;background-color:#fcf2f5;width:100%;min-height:50vh;padding:clamp(1.5rem,4vw,2.75rem) clamp(1rem,4vw,2rem) clamp(2.5rem,6vw,4rem);font-family:Spectral,Georgia,Times New Roman,serif}.shop-category--not-found{text-align:center}.shop-category__inner{max-width:min(100%,1920px);margin-inline:auto}.shop-category__layout{grid-template-columns:minmax(220px,300px) minmax(0,1fr);align-items:start;gap:clamp(1.5rem,3vw,2.75rem);display:grid}.shop-category__toolbar{margin-bottom:clamp(.85rem,2vw,1.15rem);display:none}.shop-category__categories-btn{box-sizing:border-box;color:#fff;cursor:pointer;background-color:#b92706;border:0;border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:.95rem 1.25rem;font-family:inherit;font-size:1rem;font-weight:400;text-decoration:none;transition:filter .15s;display:flex}.shop-category__categories-btn:hover{filter:brightness(1.05);color:#fff;text-decoration:none}.shop-category__categories-btn:focus-visible{outline-offset:2px;outline:2px solid #000}.shop-category__categories-btn{text-align:center;justify-content:center}@media (width<=1300px){.shop-category__layout{grid-template-columns:1fr}.shop-category__toolbar{display:block}.shop-category-sidebar--desktop{display:none!important}}.shop-category-sidebar{position:sticky;top:1rem}.shop-category-sidebar__nav{flex-direction:column;gap:clamp(1.25rem,2.5vw,1.75rem);display:flex}.shop-category-sidebar__block{flex-direction:column;gap:.25rem;display:flex}.shop-category-sidebar__parent-row{align-items:center;gap:.35rem;display:flex}.shop-category-sidebar__parent-trigger{cursor:pointer;text-align:left;width:100%;font:inherit;color:inherit;background:0 0;border:none;justify-content:space-between;align-items:center;gap:.35rem;margin:0;padding:.2rem 0;display:flex}.shop-category-sidebar__parent-trigger:hover .shop-category-sidebar__parent{color:#781e05}.shop-category-sidebar__parent-trigger:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #b9270673}.shop-category-sidebar__parent-trigger--current .shop-category-sidebar__parent{color:#b92706}.shop-category-sidebar__parent{color:#b92706;flex:1;min-width:0;padding:0;font-size:clamp(.92rem,1.35vw,1.05rem);font-weight:700;line-height:1.3;text-decoration:none}.shop-category-sidebar__parent:hover,.shop-category-sidebar__parent:focus-visible{text-decoration:none}.shop-category-sidebar__parent-row .shop-category-sidebar__parent{padding:.2rem 0}.shop-category-sidebar__parent-row .shop-category-sidebar__parent:focus-visible{outline-offset:2px;border-radius:2px;outline:2px solid #b9270673}.shop-category-sidebar__chevron{opacity:.9;flex-shrink:0;width:14px;height:auto;transition:transform .2s}.shop-category-sidebar__chevron--open{transform:rotate(-180deg)}.shop-category-sidebar__sublinks{border-left:2px solid #b9270638;flex-direction:column;gap:.4rem;margin:.35rem 0 0 1.5rem;padding:.15rem 0 .35rem 1.75rem;list-style:none;display:flex}.shop-category-sidebar__sublinks[hidden]{display:none!important}.shop-category-sidebar__sublink{color:#000;font-family:Spectral,Georgia,Times New Roman,serif;font-size:clamp(.9rem,1.5vw,1rem);font-weight:400;line-height:1.4;text-decoration:none}.shop-category-sidebar__sublink[type=button]{text-align:left;cursor:pointer;width:100%;font:inherit;background:0 0;border:0;padding:0;display:block}.shop-category-sidebar__sublink:hover,.shop-category-sidebar__sublink:focus-visible{color:#b92706;text-decoration:none}.shop-category-sidebar__sublink--active{color:#b92706;font-weight:600}.shop-category__main{min-width:0}.shop-category__title{color:#b92706;text-align:left;margin:0 0 clamp(1.25rem,3vw,2rem);font-size:clamp(1.65rem,3.8vw,2.75rem);font-weight:700;line-height:1.1}.shop-category__lead{margin:1rem 0 0;font-size:1.1rem}.shop-category__lead a{color:#b92706}.shop-category__lead--catalog-msg{text-align:center;color:#000000a6;margin-top:clamp(2rem,5vw,3.5rem)}.shop-category__lead--error{color:#b92706}.shop-category__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1rem,2vw,1.5rem);width:100%;display:grid}.shop-category__grid-cell{min-width:0}.shop-category__grid-cell .home-product-card{width:100%;max-width:none}@media (width<=1300px){.shop-category__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1024px){.shop-category__grid{grid-template-columns:1fr}}.shop-category-sidebar--modal{position:static}.shop-category-modal{z-index:6000;pointer-events:none;flex-direction:column;width:100%;height:100%;min-height:100dvh;margin:0;padding:0;display:flex;position:fixed;inset:0}.shop-category-modal__backdrop{cursor:pointer;pointer-events:auto;opacity:0;background:#00000061;border:0;margin:0;padding:0;animation:.2s forwards shopCategoryModalBackdropIn;position:absolute;inset:0}@keyframes shopCategoryModalBackdropIn{to{opacity:1}}.shop-category-modal__panel{z-index:1;box-sizing:border-box;width:100%;min-width:0;max-width:none;min-height:0;max-height:none;box-shadow:none;pointer-events:auto;opacity:0;background-color:#fff;border-radius:0;flex-direction:column;flex:1;animation:.26s forwards shopCategoryModalPanelIn;display:flex;position:relative;overflow:hidden}@keyframes shopCategoryModalPanelIn{to{opacity:1}}.shop-category-modal__header{border-bottom:1px solid #eee;flex-shrink:0;justify-content:center;align-items:center;padding:1.1rem 3rem 1rem;display:flex;position:relative}.shop-category-modal__title{color:#b92706;text-align:center;margin:0;font-size:1.2rem;font-weight:600}.shop-category-modal__close{color:#000;cursor:pointer;background:0 0;border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:flex;position:absolute;top:50%;right:.65rem;transform:translateY(-50%)}.shop-category-modal__close:hover{background-color:#0000000d}.shop-category-modal__close:focus-visible{outline-offset:2px;outline:2px solid #b92706}.shop-category-modal__body{-webkit-overflow-scrolling:touch;flex:1;min-height:0;padding:.75rem 1.25rem 1.35rem;overflow-y:auto}.shop-category-pagination{justify-content:flex-end;margin-top:clamp(1.75rem,4vw,2.5rem);display:flex}.shop-category-pagination__list{background-color:#fff;border:1px solid #ccc;border-radius:0;flex-wrap:nowrap;margin:0;padding:0;list-style:none;display:inline-flex;overflow:hidden}.shop-category-pagination__list li{display:flex}.shop-category-pagination__btn{box-sizing:border-box;cursor:pointer;color:#000;background-color:#fff;border:none;border-right:1px solid #ccc;border-radius:0;justify-content:center;align-items:center;width:32px;min-width:32px;height:32px;margin:0;padding:0;font-family:Spectral,Georgia,Times New Roman,serif;font-size:16px;font-weight:400;line-height:1;display:flex}.shop-category-pagination__btn:hover{background-color:#fcf2f5}.shop-category-pagination__btn:focus-visible{outline-offset:-2px;z-index:1;outline:2px solid #b92706}.shop-category-pagination__btn--active{color:#fff;background-color:#b92706}.shop-category-pagination__btn--active:hover{background-color:#a52005}.shop-category-pagination__list li:last-child .shop-category-pagination__btn{border-right:none}.product-page{box-sizing:border-box;color:#000;background-color:#fcf2f5;min-height:50vh;font-family:Spectral,Georgia,Times New Roman,serif}.product-page__main{padding:clamp(1.5rem,4vw,2.75rem) clamp(1rem,4vw,2rem) clamp(2rem,5vw,3rem)}.product-page__inner{max-width:min(100%,1920px);margin-inline:auto}.product-page__breadcrumb{margin:0 0 1rem;font-size:.95rem}.product-page__breadcrumb a{color:#b92706;text-decoration:none}.product-page__breadcrumb a:hover{text-decoration:underline}.product-page__grid{grid-template-columns:minmax(0,520px) minmax(0,1fr);align-items:start;gap:clamp(1.5rem,4vw,3rem);display:grid}@media (width<=900px){.product-page__grid{grid-template-columns:1fr}}.product-page__media{aspect-ratio:4/3;background-color:#e8e8e8;border-radius:16px;width:100%;position:relative;overflow:hidden;box-shadow:0 0 10px #00000040}.product-page__img{object-fit:cover;width:100%;height:100%;display:block}.product-page__detail{flex-direction:column;gap:clamp(1rem,2vw,1.35rem);min-width:0;display:flex}.product-page__title{color:#b92706;margin:0;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;line-height:1.15}.product-page__description{color:#000;margin:0;font-size:clamp(1rem,2vw,1.125rem);font-weight:400;line-height:1.55}.product-page__price{color:#3c6410;margin:0;font-size:clamp(1.25rem,2.5vw,1.65rem);font-weight:700;line-height:1.25}.product-page__stock{color:#b92706;margin:0;font-size:clamp(.95rem,1.8vw,1.05rem);font-weight:400;line-height:1.4}.product-page__add-to-cart{box-sizing:border-box;color:#fff;cursor:pointer;background-color:#b92706;border:0;border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:.95rem 1.25rem;font-family:inherit;font-size:1rem;font-weight:400;text-decoration:none;transition:filter .15s;display:flex}.product-page__add-to-cart:hover{filter:brightness(1.05);color:#fff;text-decoration:none}.product-page__add-to-cart:focus-visible{outline-offset:2px;outline:2px solid #000}.product-page__add-to-cart{align-self:flex-start;width:100%;max-width:22rem;margin-top:.25rem}.checkout-page{box-sizing:border-box;color:#000;background-color:#fcf2f5;min-height:60vh;font-family:Spectral,Georgia,Times New Roman,serif}.checkout-page__main{padding:clamp(1.5rem,4vw,2.75rem) clamp(1rem,4vw,2rem) clamp(2.5rem,6vw,4rem)}.checkout-page__inner{max-width:min(100%,1920px);margin-inline:auto}.checkout-page__page-title{color:#b92706;text-align:center;margin:0 0 clamp(1.5rem,4vw,2.25rem);font-size:clamp(1.5rem,4vw,2.25rem);font-weight:700;line-height:1.15}@media (width>=700px){.checkout-page__page-title{text-align:left}}.checkout-page__grid{grid-template-columns:1fr;align-items:start;gap:clamp(1.5rem,3vw,2rem);display:grid}@media (width>=960px){.checkout-page__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.checkout-page__grid--cart-only{grid-template-columns:minmax(0,1fr);max-width:720px}}.cart-page__cta{margin-top:1.25rem}a.checkout-page__submit.cart-page__checkout-link{box-sizing:border-box;justify-content:center;text-decoration:none}.checkout-page__card{box-sizing:border-box;background-color:#fff;border-radius:16px;padding:clamp(1.25rem,3vw,1.75rem);box-shadow:0 0 10px #00000040}.checkout-page__card-title{color:#000;margin:0 0 1.25rem;font-size:1.2rem;font-weight:600}.checkout-page__empty{text-align:center;color:#cac2c4;margin:1rem 0}.checkout-page__back-wrap{margin:0 0 .75rem}.checkout-page__error{color:#b92706;background:#b9270614;border-radius:10px;margin:0 0 1rem;padding:.75rem 1rem;font-size:.95rem}.checkout-page__summary{margin-top:1.25rem;padding-top:.5rem}.checkout-page__form{flex-direction:column;gap:1.1rem;display:flex}.checkout-field-row{grid-template-columns:1fr 1fr;gap:1rem 1.25rem;display:grid}.checkout-field-row--full{grid-template-columns:1fr}@media (width<=520px){.checkout-field-row{grid-template-columns:1fr}}.checkout-page__fieldset{border:none;margin:.35rem 0 0;padding:0}.checkout-page__fieldset-legend{color:#000;margin:0 0 .65rem;padding:0;font-size:1.05rem;font-weight:600}.checkout-page__fieldset .checkout-page__check-line{margin-bottom:.5rem}.checkout-page__fieldset .checkout-page__check-line:last-of-type{margin-bottom:0}.checkout-page__options{flex-direction:column;gap:.85rem;margin-top:.25rem;display:flex}.checkout-page__check-line{cursor:pointer;align-items:flex-start;gap:.65rem;font-size:.95rem;line-height:1.45;display:flex}.checkout-page__check-line input{accent-color:#b92706;cursor:pointer;flex-shrink:0;width:1.1rem;height:1.1rem;margin-top:.2rem}.checkout-page__inline-link{color:#b92706;text-underline-offset:2px;text-decoration:underline}.checkout-page__inline-link:hover{text-decoration:none}.checkout-page__submit{box-sizing:border-box;color:#fff;cursor:pointer;background-color:#b92706;border:0;border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:.95rem 1.25rem;font-family:inherit;font-size:1rem;font-weight:400;text-decoration:none;transition:filter .15s;display:flex}.checkout-page__submit:hover{filter:brightness(1.05);color:#fff;text-decoration:none}.checkout-page__submit:focus-visible{outline-offset:2px;outline:2px solid #000}.checkout-page__submit{width:100%;max-width:none;margin-top:.5rem}.order-thank-you{box-sizing:border-box;color:#000;background-color:#fcf2f5;min-height:50vh;padding:clamp(2rem,5vw,3.5rem) clamp(1rem,4vw,2rem) clamp(2.5rem,6vw,4rem);font-family:Spectral,Georgia,Times New Roman,serif}.order-thank-you__inner{box-sizing:border-box;text-align:center;max-width:min(100%,1920px);margin-inline:auto}.order-thank-you__title{letter-spacing:.02em;text-transform:uppercase;color:#b92706;margin:0 0 clamp(1rem,2.5vw,1.5rem);font-size:clamp(1.35rem,3.5vw,2rem);font-weight:700;line-height:1.2}.order-thank-you__order-no{color:#b92706;margin:0 0 clamp(.75rem,2vw,1rem);font-size:clamp(1.1rem,2.5vw,1.35rem);font-weight:700;line-height:1.3}.order-thank-you__status{color:#000;margin:0;font-size:clamp(1rem,2vw,1.125rem);font-weight:400;line-height:1.5}.login-page{box-sizing:border-box;color:#000;grid-template-columns:1fr 1fr;width:100%;min-height:100dvh;font-family:Spectral,Georgia,Times New Roman,serif;display:grid}.login-page--loading{justify-content:center;align-items:center;min-height:100dvh;display:flex}.login-page__loading-text{color:#000;margin:0;font-size:1rem}.login-page__error{color:#8b1a1a;background:#fdecec;border-radius:8px;margin:0 0 1rem;padding:.75rem 1rem;font-size:.95rem}.login-page__panel{box-sizing:border-box;flex-direction:column;min-width:0;display:flex}.login-page__panel--visual{background-color:#fcf2f5;padding:clamp(1.5rem,3.5vw,2.5rem) clamp(1.5rem,5vw,3rem) clamp(1.25rem,2.5vw,2rem)}.login-page__logo-link{align-self:flex-start;line-height:0;display:inline-block}.login-page__logo{width:auto;max-width:min(280px,100%);height:auto;display:block}.login-page__visual{flex:auto;justify-content:center;align-items:center;min-height:0;padding:clamp(1.25rem,4vw,3rem) clamp(.5rem,2vw,1rem);display:flex}.login-page__auth-img{object-fit:contain;width:100%;max-width:min(720px,100%);height:auto;display:block}.login-page__legal{flex-wrap:wrap;gap:1.25rem 2rem;margin-top:auto;padding-top:1rem;display:flex}.login-page__legal-link{color:#000;font-size:clamp(15px,1.6vw,17px);font-weight:400;text-decoration:none}.login-page__legal-link:hover,.login-page__legal-link:focus-visible{text-underline-offset:3px;text-decoration:underline}.login-page__legal-link:focus-visible{outline-offset:2px;outline:2px solid #b92706}.login-page__panel--form{background-color:#fff;justify-content:flex-start;align-items:stretch;padding:clamp(2rem,5vw,3.5rem) clamp(2rem,7vw,5.5rem) clamp(2.5rem,6vw,4rem)}.login-page__form-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem 1rem;margin-bottom:clamp(2rem,4vw,2.75rem);display:flex}.login-page__greeting{color:#b92706;font-size:clamp(1.05rem,2vw,1.2rem);font-weight:400}.login-page__back{color:#b92706;align-items:center;gap:.45rem;margin-left:auto;font-size:clamp(1rem,1.8vw,1.1rem);font-weight:400;text-decoration:none;display:inline-flex}.login-page__back:hover,.login-page__back:focus-visible{text-underline-offset:3px;text-decoration:underline}.login-page__back:focus-visible{outline-offset:2px;outline:2px solid #b92706}.login-page__back-icon{color:#b92706;flex-shrink:0;width:26px;height:26px}.login-page__title{color:#000;margin:0 0 clamp(2rem,4vw,2.75rem);font-size:clamp(2.125rem,4.5vw,3rem);font-weight:700;line-height:1.12}.login-page__form{flex-direction:column;gap:clamp(1.65rem,3vw,2.15rem);width:100%;max-width:100%;display:flex}.login-page .floating-field__input{padding-top:.7rem;font-size:clamp(1.05rem,2vw,1.2rem)}.login-page .floating-field__label{font-size:clamp(1rem,1.8vw,1.125rem);top:.9rem}.login-page .floating-field--with-end .floating-field__input--in-row{font-size:clamp(1.05rem,2vw,1.2rem)}.login-page__eye-btn{color:#292d32;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;padding:.35rem;display:flex}.login-page__eye-btn:hover,.login-page__eye-btn:focus-visible{color:#b92706}.login-page__eye-btn:focus-visible{outline-offset:2px;outline:2px solid #b92706}.login-page__eye-icon{width:26px;height:26px;display:block}.login-page__submit{box-sizing:border-box;color:#fff;cursor:pointer;background-color:#b92706;border:0;border-radius:10px;justify-content:center;align-self:flex-start;align-items:center;gap:.5rem;width:220px;height:40px;margin-top:clamp(.35rem,1.5vw,.75rem);padding:0 .75rem;font-family:Spectral,Georgia,Times New Roman,serif;font-size:1rem;font-weight:600;display:inline-flex;box-shadow:0 0 10px #00000040}.login-page__submit:hover{filter:brightness(1.03)}.login-page__submit:focus-visible{outline-offset:3px;outline:2px solid #b92706}.login-page__submit:disabled{cursor:not-allowed;opacity:.65;filter:none}.login-page__submit-icon{color:#fff;flex-shrink:0;width:20px;height:20px}@media (width<=900px){.login-page{grid-template-columns:1fr}.login-page__panel--visual{order:2;padding-bottom:clamp(1.5rem,4vw,2.5rem)}.login-page__panel--form{order:1;padding-top:clamp(2rem,5vw,3rem)}.login-page__visual{min-height:240px}.login-page__auth-img{max-width:min(520px,92vw)}.login-page__legal{justify-content:center}}.protected-route{justify-content:center;align-items:center;min-height:40vh;padding:2rem;display:flex}.protected-route__text{color:#333;margin:0;font-size:1rem}.floating-select{padding-top:.35rem;position:relative}.floating-select__trigger{color:#000;text-align:left;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #ccc;border-radius:0;justify-content:space-between;align-items:center;gap:.5rem;width:100%;padding:.65rem 0 .5rem;font-family:Spectral,Georgia,Times New Roman,serif;font-size:1rem;line-height:1.2;transition:border-color .15s;display:flex}.floating-select__trigger:hover{border-bottom-color:#00000059}.floating-select__trigger:focus{border-bottom-color:#b92706;outline:none}.floating-select__trigger:focus-visible{outline-offset:2px;outline:2px solid #b92706}.floating-select__value{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.floating-select__chevron{color:#000;opacity:.55;flex-shrink:0;transition:transform .2s,opacity .15s}.floating-select__chevron--open{opacity:.85;transform:rotate(-180deg)}.floating-select--open .floating-select__trigger,.floating-select--has-value .floating-select__trigger{border-bottom-color:#b92706}.floating-select--open .floating-field__label,.floating-select--has-value .floating-field__label{color:#0000008c;transform:translateY(-1.35rem)scale(.85)}.floating-select__dropdown{z-index:20;-webkit-overflow-scrolling:touch;background-color:#fff;border:1px solid #0000001a;border-radius:10px;max-height:min(240px,45vh);margin:0;padding:.35rem 0;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 0 10px #00000040}.floating-select__option{text-align:left;color:#000;cursor:pointer;background:0 0;border:0;width:100%;padding:.55rem 1rem;font-family:inherit;font-size:.95rem;transition:background-color .12s;display:block}.floating-select__option:hover,.floating-select__option:focus-visible{background-color:#b9270614;outline:none}.floating-select__option[aria-selected=true]{color:#b92706;font-weight:600}.admin-image-dropzone{width:100%}.admin-image-dropzone__kicker{color:#000;margin:0 0 .5rem;font-size:.9rem;font-weight:600}.admin-image-dropzone__area{box-sizing:border-box;cursor:pointer;background-color:#00000005;border:2px dashed #00000038;border-radius:12px;justify-content:center;align-items:center;min-height:140px;padding:1rem;transition:border-color .15s,background-color .15s;display:flex;position:relative}.admin-image-dropzone__area:hover{background-color:#b927060a;border-color:#b9270673}.admin-image-dropzone__area:focus-visible{outline-offset:2px;outline:2px solid #b92706}.admin-image-dropzone__area--drag{background-color:#b927061a;border-color:#b92706}.admin-image-dropzone__input{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.admin-image-dropzone__hint{text-align:center;flex-direction:column;align-items:center;gap:.35rem;padding:.5rem;display:flex}.admin-image-dropzone__hint-title{color:#b92706;font-size:1rem;font-weight:600}.admin-image-dropzone__hint-sub{color:#0000008c;font-size:.9rem}.admin-image-dropzone__preview{object-fit:contain;border-radius:8px;width:auto;max-width:100%;height:auto;max-height:200px;display:block}.admin-home-sections{flex-direction:column;gap:2rem;max-width:min(100%,1200px);display:flex}.admin-home-sections__intro{color:#000;opacity:.82;margin:0;font-size:clamp(1rem,2vw,1.1rem);line-height:1.45}.admin-home-sections__block{flex-direction:column;gap:1rem;display:flex}.admin-home-sections__toolbar{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.admin-home-sections__limit-hint{opacity:.65;font-size:.95rem;font-weight:500}.admin-home-sections__add{color:#b92706;cursor:pointer;background-color:#fff;border:1px solid #b92706;border-radius:10px;justify-content:center;align-items:center;padding:.65rem 1.1rem;font-family:inherit;font-size:1rem;transition:background-color .15s,color .15s;display:inline-flex}.admin-home-sections__add:hover{background-color:#b9270614}.admin-home-sections__add:focus-visible{outline-offset:2px;outline:2px solid #000}.admin-home-sections__add--disabled,.admin-home-sections__add:disabled{opacity:.48;cursor:not-allowed}.admin-home-sections__heading{text-transform:uppercase;letter-spacing:.02em;margin:0;font-size:clamp(1.35rem,2.5vw,1.75rem);font-weight:600}.admin-home-sections__grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:clamp(1rem,2vw,1.5rem);display:grid}.admin-home-sections__cell{flex-direction:column;gap:.5rem;min-width:0;display:flex}.admin-home-sections__preview{background-color:#fff;border-radius:12px;position:relative;overflow:hidden;box-shadow:0 0 10px #00000040}.admin-home-sections__link{color:inherit;text-decoration:none;display:block}.admin-home-sections__img{aspect-ratio:295/280;object-fit:cover;width:100%;height:auto;display:block}.admin-home-sections__overlay{opacity:0;pointer-events:none;background:#00000085;flex-direction:column;justify-content:center;align-items:stretch;gap:.5rem;padding:1rem;transition:opacity .18s;display:flex;position:absolute;inset:0}.admin-home-sections__preview:hover .admin-home-sections__overlay,.admin-home-sections__preview:focus-within .admin-home-sections__overlay{opacity:1;pointer-events:auto}.admin-home-sections__overlay-btn{color:#b92706;cursor:pointer;background-color:#fff;border:1px solid #fff;border-radius:10px;justify-content:center;align-items:center;gap:.4rem;padding:.55rem .75rem;font-family:inherit;font-size:.95rem;transition:background-color .12s;display:inline-flex}.admin-home-sections__overlay-btn:hover{background-color:#ffffffeb}.admin-home-sections__overlay-btn--danger{color:#fff;background-color:#0000;border-color:#fff}.admin-home-sections__overlay-btn--danger:hover{background-color:#b9270659}.admin-home-sections__name{margin:0;font-size:1rem;font-weight:500;line-height:1.3}.admin-home-sections__price{opacity:.78;margin:0;font-size:.95rem;font-weight:500;line-height:1.3}.admin-home-sections__inactive{color:#b92706;margin:.15rem 0 0;font-size:.88rem;font-weight:500}.admin-home-sections-modal{z-index:1000;background:#00000073;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.admin-home-sections-modal__dialog{background:#fff;border-radius:16px;flex-direction:column;width:min(100%,520px);max-height:min(90vh,640px);display:flex;overflow:hidden;box-shadow:0 0 10px #00000040}.admin-home-sections-modal__head{border-bottom:1px solid #0000001a;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.admin-home-sections-modal__title{margin:0;font-size:1.15rem;font-weight:600}.admin-home-sections-modal__close{cursor:pointer;color:#000;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:.35rem;display:flex}.admin-home-sections-modal__close:hover{background:#0000000f}.admin-home-sections-modal__body{flex-direction:column;flex:1;gap:.75rem;min-height:0;padding:1rem 1.25rem 1.25rem;display:flex}.admin-home-sections-modal__search{box-sizing:border-box;border:1px solid #0000002e;border-radius:10px;width:100%;padding:.65rem .85rem;font-family:inherit;font-size:1rem}.admin-home-sections-modal__search:focus{outline-offset:1px;outline:2px solid #b92706}.admin-home-sections-modal__hint{opacity:.72;margin:0;font-size:.9rem}.admin-home-sections-modal__list{flex-direction:column;flex:1;gap:.35rem;max-height:48vh;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.admin-home-sections-modal__row{text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:.75rem;width:100%;padding:.5rem .6rem;font-family:inherit;display:flex}.admin-home-sections-modal__row:hover{background:#0000000d}.admin-home-sections-modal__row:focus-visible{outline-offset:1px;outline:2px solid #000}.admin-home-sections-modal__thumb{object-fit:cover;background:#0000000f;border-radius:8px;flex-shrink:0;width:52px;height:52px}.admin-home-sections-modal__meta{flex-direction:column;gap:.15rem;min-width:0;display:flex}.admin-home-sections-modal__row-name{font-size:.95rem;font-weight:500;line-height:1.25}.admin-home-sections-modal__row-price{opacity:.72;font-size:.88rem}.admin-home-sections-modal__row-vat,.admin-home-sections__vat{white-space:nowrap;font-weight:500}.admin-home-sections-modal__empty{text-align:center;opacity:.7;margin:0;padding:1rem 0}
