:root{--ink: #111827;--muted: #697386;--line: #d9dee7;--soft: #f5f7f4;--paper: #ffffff;--radius: 22px;--shadow: 0 22px 60px rgba(17, 24, 39, .1);--font-main: "Plus Jakarta Sans", Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{font-size:62.5%}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font-main);font-size:1.6rem;letter-spacing:0}img,svg{display:block}img{max-width:100%;height:auto}a{color:inherit}button,input,select{font:inherit}.page-width{width:min(100% - 40px,1240px);margin-inline:auto}.page-narrow{width:min(100% - 40px,820px)}.skip-link{position:fixed;left:16px;top:16px;z-index:100;padding:10px 14px;border-radius:999px;background:var(--ink);color:#fff;transform:translateY(-140%)}.skip-link:focus{transform:translateY(0)}.site-header{position:sticky;top:0;z-index:50;border-bottom:1px solid var(--line);background:#ffffffeb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-header__announcement{display:flex;min-height:34px;align-items:center;justify-content:center;padding:7px 20px;background:#0f62e6;color:#fff;font-size:1.25rem;font-weight:750;text-align:center}.site-header__inner{display:grid;grid-template-columns:auto auto minmax(320px,1fr) auto;align-items:center;gap:18px;width:min(100% - 40px,1360px);min-height:76px;margin-inline:auto;padding-block:10px}.site-header__brand,.site-footer__brand{display:inline-flex;align-items:center;font-family:var(--font-main);font-size:2.6rem;font-weight:800;text-decoration:none}.site-header__logo{width:var(--logo-width, auto);max-width:220px;height:auto;object-fit:contain}.departments-menu{position:relative}.departments-menu:after{position:absolute;left:0;top:100%;width:min(1120px,calc(100vw - 40px));height:14px;content:""}.departments-menu__trigger{display:inline-flex;align-items:center;gap:10px;min-height:48px;padding:0 16px;border:1px solid #d5e3fa;border-radius:10px;background:#eef4fe;color:#0f62e6;cursor:pointer;font-size:1.45rem;font-weight:800;list-style:none}.departments-menu__trigger:hover,.departments-menu:focus-within .departments-menu__trigger{background:#e0ebfc;border-color:#bfd5f7}.departments-menu__trigger svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.5}.icon-bars,.icon-bars:before,.icon-bars:after{display:block;width:24px;height:2px;border-radius:99px;background:var(--ink)}.icon-bars{position:relative}.icon-bars:before,.icon-bars:after{position:absolute;content:""}.icon-bars:before{top:-8px}.icon-bars:after{top:8px}.departments-menu__panel{position:absolute;left:0;top:calc(100% + 10px);display:block;width:min(1120px,calc(100vw - 40px));min-height:600px;overflow:visible;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 24px 48px #0d172929;opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity .16s ease,transform .16s ease}.departments-menu__mobile-head{display:none}.departments-menu:hover .departments-menu__panel,.departments-menu:focus-within .departments-menu__panel,.departments-menu.is-hovered .departments-menu__panel,.departments-menu.is-open .departments-menu__panel{opacity:1;pointer-events:auto;transform:translateY(0)}.departments-menu__list{position:static;width:300px;min-height:600px;max-height:calc(100vh - 140px);padding:10px 8px;border-right:1px solid #f0f3f7;overflow-y:auto}.departments-menu__item{position:static}.departments-menu__dept{display:flex;align-items:center;gap:10px;min-height:44px;padding:8px 12px;border-radius:8px;color:#3d4a5d;text-decoration:none}.departments-menu__item:first-child .departments-menu__dept,.departments-menu__item.is-active .departments-menu__dept,.departments-menu__dept:hover,.departments-menu__item:focus-within .departments-menu__dept{background:#f0f5fe;color:#16202e}.departments-menu__list:hover .departments-menu__item:first-child:not(:hover):not(.is-active) .departments-menu__dept{background:transparent;color:#3d4a5d}.departments-menu__dept span{display:grid;width:28px;height:28px;place-items:center;border-radius:8px;background:var(--dept);color:#fff;font-size:1.2rem;font-weight:900;flex:0 0 auto}.departments-menu__dept strong{min-width:0;flex:1;overflow:hidden;font-size:1.3rem;font-weight:760;text-overflow:ellipsis;white-space:nowrap}.departments-menu__dept i{width:7px;height:7px;border-top:2px solid #b6c0cf;border-right:2px solid #b6c0cf;transform:rotate(45deg)}.departments-menu__content{position:absolute;top:0;right:0;bottom:0;left:300px;display:none;padding:26px 32px;background:#fff;overflow-y:auto}.departments-menu__item:first-child .departments-menu__content{display:block}.departments-menu__list:hover .departments-menu__item:first-child:not(:hover):not(.is-active) .departments-menu__content{display:none}.departments-menu__item:hover .departments-menu__content,.departments-menu__item:focus-within .departments-menu__content,.departments-menu__item.is-active .departments-menu__content{display:block}.departments-menu__topline{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}.departments-menu__topline h2{margin:0;font-size:2rem;font-weight:900;letter-spacing:0}.departments-menu__topline a{color:#0f62e6;font-size:1.3rem;font-weight:800;white-space:nowrap}.departments-menu__links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px 24px;margin-bottom:24px}.departments-menu__links a{padding:8px 10px;border-radius:7px;color:#3d4a5d;font-size:1.35rem;font-weight:650;text-decoration:none}.departments-menu__links a:hover{background:#f5f8fc;color:#0f62e6}.departments-menu__feature{display:flex;min-height:86px;align-items:center;justify-content:space-between;gap:18px;margin-top:10px;padding:18px 22px;border-radius:10px;background:linear-gradient(120deg,color-mix(in srgb,var(--dept) 78%,#fff),color-mix(in srgb,var(--dept) 52%,#fff));color:#fff;text-decoration:none}.departments-menu__feature strong,.departments-menu__feature small{display:block}.departments-menu__feature strong{font-size:1.45rem;font-weight:900}.departments-menu__feature small{margin-top:3px;color:#ffffffdb;font-size:1.2rem}.departments-menu__feature span{padding:8px 14px;border-radius:8px;background:#fff;color:#16202e;font-size:1.2rem;font-weight:850;white-space:nowrap}.site-search{display:flex;align-items:center;height:54px;position:relative;border:1px solid var(--line);border-radius:999px;background:#fff;box-shadow:inset 0 0 0 1px #11182705}.site-search input{min-width:0;flex:1;height:100%;border:0;border-radius:999px;padding:0 22px;outline:0}.site-search button{height:44px;margin-right:5px;padding:0 24px;border:0;border-radius:999px;background:var(--ink);color:#fff;cursor:pointer;font-weight:850}.site-search__predictive{position:absolute;z-index:20;left:0;right:0;top:calc(100% + 8px);display:grid;gap:4px;padding:10px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 18px 44px #0f172a29}.site-search__predictive[hidden]{display:none}.site-search__predictive a,.site-search__predictive span{display:block;padding:9px 10px;border-radius:8px;color:#3d4a5d;font-size:1.28rem;font-weight:780;text-decoration:none}.site-search__predictive a:hover{background:#eef4fe;color:#0f62e6}.site-actions{display:flex;align-items:center;gap:12px}.site-actions a{display:inline-flex;align-items:center;gap:8px;text-decoration:none;font-weight:800}.site-actions svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.site-actions__saved-icon{display:none}.site-actions strong{display:inline-grid;min-width:22px;height:22px;place-items:center;border-radius:999px;background:var(--ink);color:#fff;font-size:1.2rem}@media(max-width:640px){body{background:#f6f8fb}body:has(.departments-menu.is-open){overflow:hidden}.site-header{position:sticky;border-bottom-color:#dfe5ee;background:#fffffff5}.site-header__announcement{display:none}.site-header__inner{grid-template-columns:42px minmax(0,1fr) auto;grid-template-areas:"menu brand actions" "search search search";gap:12px 14px;width:min(100% - 32px,430px);min-height:0;padding:10px 0 12px}.departments-menu{grid-area:menu;z-index:70}.departments-menu:after{display:none}.departments-menu__trigger{width:42px;min-height:42px;justify-content:center;padding:0;border:0;border-radius:9px;background:transparent;color:#172235}.departments-menu__trigger:hover,.departments-menu:focus-within .departments-menu__trigger{background:#eef3fa;border-color:transparent}.departments-menu__trigger>span:not(.icon-bars),.departments-menu__trigger>svg{display:none}.icon-bars,.icon-bars:before,.icon-bars:after{width:28px;height:3px;background:#172235}.icon-bars:before{top:-9px}.icon-bars:after{top:9px}.departments-menu.is-open:before{position:fixed;top:0;right:0;bottom:0;left:0;z-index:68;background:#0f172a85;content:""}.departments-menu__panel{position:fixed;left:0;top:0;z-index:69;display:flex;width:min(78vw,390px);min-width:300px;max-width:calc(100vw - 48px);height:100dvh;min-height:0;overflow-y:auto;border:0;border-radius:0 26px 26px 0;background:#fff;box-shadow:24px 0 70px #0f172a47;opacity:0;pointer-events:none;transform:translate(-104%);transition:opacity .18s ease,transform .22s ease;flex-direction:column}.departments-menu:hover .departments-menu__panel,.departments-menu:focus-within .departments-menu__panel,.departments-menu.is-hovered .departments-menu__panel{opacity:0;pointer-events:none;transform:translate(-104%)}.departments-menu.is-open .departments-menu__panel{opacity:1;pointer-events:auto;transform:translate(0)}.departments-menu__mobile-head{position:sticky;top:0;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:24px 21px 18px;background:#fff}.departments-menu__mobile-head h2{margin:0;color:#172235;font-size:2.25rem;font-weight:900;letter-spacing:0}.departments-menu__close{display:grid;width:48px;height:48px;place-items:center;border:0;border-radius:14px;background:#f1f4f8;color:#5d6a7d;cursor:pointer}.departments-menu__close svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.departments-menu__list{width:100%;min-height:0;max-height:none;padding:2px 21px 28px;border-right:0;overflow:visible}.departments-menu__item{position:relative;padding:8px 0}.departments-menu__dept{min-height:48px;gap:14px;padding:0;border-radius:0;color:#172235}.departments-menu__item:first-child .departments-menu__dept,.departments-menu__item.is-active .departments-menu__dept,.departments-menu__dept:hover,.departments-menu__item:focus-within .departments-menu__dept{background:transparent;color:#172235}.departments-menu__dept span{width:46px;height:46px;border-radius:13px;font-size:1.8rem}.departments-menu__dept strong{font-size:1.8rem;font-weight:900}.departments-menu__dept i{width:5px;height:5px;margin-left:auto;border-color:#9aa6b8;transform:rotate(135deg)}.departments-menu__item.is-active .departments-menu__dept i{transform:rotate(-45deg)}.departments-menu__content{position:static;display:none;padding:12px 0 6px 60px;background:transparent}.departments-menu__item:first-child .departments-menu__content{display:none}.departments-menu__item.is-active .departments-menu__content{display:block}.departments-menu__topline{display:block;margin-bottom:10px}.departments-menu__topline h2{display:none}.departments-menu__topline a{display:inline-flex;color:#0f62e6;font-size:1.7rem;font-weight:900;text-decoration:none}.departments-menu__topline a:after{content:" \2192"}.departments-menu__links{display:grid;grid-template-columns:1fr;gap:0;margin-bottom:0}.departments-menu__links a{padding:10px 0;color:#47566b;font-size:1.68rem;font-weight:500}.departments-menu__feature{display:none}.site-header__brand{grid-area:brand;justify-self:start;font-size:3rem;line-height:1}.site-header__logo{max-width:150px;max-height:48px;object-fit:contain}.site-actions{grid-area:actions;justify-self:end;gap:18px}.site-actions a{position:relative;gap:0;color:#2f3b4f}.site-actions a span{display:none}.site-actions svg{width:30px;height:30px;stroke-width:2}.site-actions__account>svg:first-child{display:none}.site-actions__account .site-actions__saved-icon{display:block}.site-actions strong{position:absolute;right:-8px;top:-9px;min-width:22px;height:22px;background:#f15a0b;font-size:1.1rem}.site-search{grid-area:search;height:56px;border:2px solid #d6dde8;border-radius:999px;box-shadow:none}.site-search input{padding:0 54px 0 28px;font-size:1.6rem}.site-search input::placeholder{color:#737b88}.site-search button{position:absolute;right:16px;width:28px;height:28px;margin:0;overflow:hidden;padding:0;background:transparent;color:transparent}.site-search button:before,.site-search button:after{position:absolute;content:""}.site-search button:before{left:4px;top:3px;width:15px;height:15px;border:3px solid #6c788c;border-radius:999px}.site-search button:after{left:18px;top:18px;width:11px;height:3px;border-radius:999px;background:#6c788c;transform:rotate(45deg);transform-origin:left center}.site-header__nav{border-top:0;border-bottom:1px solid #dfe5ee;background:#fffffff5}.site-header__nav>div{width:min(100% - 32px,430px);min-height:56px;gap:10px;padding-bottom:8px}.site-header__nav a{min-height:36px;padding:0 18px;border:2px solid #d8dee9;border-radius:999px;background:#fff;color:#424d61;font-size:1.45rem;font-weight:850}.site-header__nav a:hover{border-color:#c9d5e7;color:#0f62e6}.site-header__nav .site-header__deal-link{color:#e8620e}}.site-header__nav{border-top:1px solid #f0f3f7;background:#fffffff5}.site-header__nav>div{display:flex;width:min(100% - 40px,1360px);min-height:44px;align-items:center;gap:4px;margin-inline:auto;overflow-x:auto;scrollbar-width:none}.site-header__nav>div::-webkit-scrollbar{display:none}.site-header__nav a{display:inline-flex;min-height:44px;align-items:center;padding:0 11px;border-bottom:2px solid transparent;color:#3d4a5d;font-size:1.25rem;font-weight:720;text-decoration:none;white-space:nowrap}.site-header__nav a:hover{border-bottom-color:#0f62e6;color:#0f62e6}.site-header__nav .site-header__deal-link{color:#e8620e;font-weight:900}.site-header__nav .site-header__deal-link:hover{border-bottom-color:#e8620e;color:#e8620e}.departments,.featured-products,.guides,.collection-page,.product-page,.cart-page,.search-page,.basic-page{padding-block:56px}.departments{padding-top:28px;padding-bottom:34px}.eyebrow{margin:0 0 8px;color:var(--muted);font-size:1.2rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--font-main);line-height:1.04}h1{max-width:760px;margin-bottom:18px;font-size:clamp(4.4rem,8vw,8.6rem)}h2{margin-bottom:0;font-size:clamp(3.2rem,5vw,5.4rem)}.page-hero .rte,.page-hero>p:not(.eyebrow){max-width:620px;color:#4b5563;font-size:2rem;line-height:1.55}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:50px;padding:0 22px;border-radius:999px;cursor:pointer;font-weight:900;text-decoration:none;transition:background .18s ease,color .18s ease,transform .18s ease}.button:hover{transform:translateY(-1px)}.button--solid{border:2px solid var(--ink);background:var(--ink);color:#fff}.button--outline{border:2px solid var(--ink);background:transparent;color:var(--ink)}.button--outline:hover{background:var(--ink);color:#fff}.button__arrow{width:18px;height:18px;flex:0 0 18px;opacity:0;transform:translate(-6px);transition:opacity .18s ease,transform .18s ease}.button:hover .button__arrow{opacity:1;transform:translate(0)}.section-head{margin-bottom:24px}.section-head--row{display:flex;align-items:end;justify-content:space-between;gap:20px}.department-grid,.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;align-items:stretch}.department-card,.product-card{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 16px 46px #11182714;text-decoration:none}.department-card{position:relative;aspect-ratio:16 / 9;min-height:0;color:#fff}.department-card:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#ffffffe6,#ffffff94 34%,#fff0 72%);content:""}.department-card__image,.department-card__pattern{position:absolute;top:0;right:0;bottom:0;left:0}.department-card__image{background:color-mix(in srgb,var(--accent) 12%,#ffffff)}.department-card__image img{width:100%;height:100%;object-fit:contain}.department-card__pattern{background:linear-gradient(120deg,#ffffffe6,#ffffff29),repeating-linear-gradient(135deg,rgba(255,255,255,.16) 0 10px,transparent 10px 20px);opacity:.72}.department-card__content{position:relative;z-index:1;display:flex;height:100%;flex-direction:column;justify-content:space-between;padding:16px;color:var(--ink)}.department-card__initial,.department-card__arrow{display:inline-grid;width:48px;height:48px;place-items:center;border-radius:999px;background:var(--accent);color:#fff;font-weight:900}.department-card__initial{width:42px;height:42px}.department-card h3{max-width:52%;margin:8px 0;font-size:clamp(1.8rem,1.6vw,2.2rem);line-height:1.08}.department-card p{display:none;color:#334155;line-height:1.45}.department-card__arrow{width:40px;height:40px;margin-top:0}.department-card__arrow svg{width:22px;height:22px}.featured-products{padding-top:24px}.product-card{display:flex;height:100%;flex-direction:column}.product-card__media{position:relative;overflow:hidden;margin:10px 10px 0;border-radius:18px;background:#f2f4f7;aspect-ratio:1 / 1}.product-card__image-link{display:block;width:100%;height:100%}.product-card__image,.product-card__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .22s ease,transform .28s ease}.product-card__image:first-child,.product-card__image.is-active,.product-card__placeholder{opacity:1}.product-card:hover .product-card__image.is-active{transform:scale(1.025)}.product-card__arrow{position:absolute;top:50%;z-index:2;display:grid;width:38px;height:38px;place-items:center;border:1px solid rgba(255,255,255,.8);border-radius:999px;background:#ffffffeb;color:var(--ink);cursor:pointer;opacity:0;transform:translateY(-50%) scale(.94);transition:opacity .18s ease,transform .18s ease}.product-card:hover .product-card__arrow,.product-card:focus-within .product-card__arrow{opacity:1;transform:translateY(-50%) scale(1)}.product-card__arrow svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2}.product-card__arrow--prev{left:10px}.product-card__arrow--next{right:10px}.product-card__dots{position:absolute;left:50%;bottom:12px;z-index:2;display:flex;gap:6px;padding:6px 8px;border-radius:999px;background:#ffffffe6;transform:translate(-50%)}.product-card__dots button{width:7px;height:7px;padding:0;border:0;border-radius:999px;background:#a9b1bd;cursor:pointer}.product-card__dots button:first-child,.product-card__dots button.is-active{background:var(--ink)}.product-card__body{display:grid;grid-template-rows:7.2rem 2.6rem 3rem minmax(18px,1fr) 5rem;flex:1;gap:8px;height:246px;padding:18px}.product-card__title{grid-row:1;display:-webkit-box;overflow:hidden;font-family:var(--font-main);font-size:2rem;font-weight:900;line-height:1.18;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:3}.product-card__price{grid-row:2;align-self:start;margin-top:0;font-weight:850}.product-card__price s{margin-left:8px;color:var(--muted);font-weight:600}.product-card__variants{grid-row:3;display:flex;align-items:center;gap:8px;min-height:30px;margin-top:0}.product-card__variants a{width:17px;height:17px;border:2px solid #fff;border-radius:999px;background:var(--ink);box-shadow:0 0 0 1px #b9c0ca}.product-card__variants a:nth-child(2){background:#b75a2a}.product-card__variants a:nth-child(3){background:#2f6b3f}.product-card__variants a:nth-child(4){background:#c95872}.product-card__variants a:nth-child(5){background:#0e63d8}.product-card__variants .product-card__more{display:inline-grid;width:auto;min-width:28px;height:22px;place-items:center;padding-inline:8px;background:#eef1f5;color:#4b5563;font-size:1.2rem;font-weight:900;text-decoration:none}.product-card__button{grid-row:5;align-self:end;width:100%;margin-top:0}.page-hero{margin-bottom:28px}.product-page__grid{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);gap:42px;align-items:start}.product-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.product-gallery img,.product-gallery__placeholder{width:100%;border-radius:22px;background:#f2f4f7}.product-info{position:sticky;top:110px}.product-info h1{font-size:clamp(3.4rem,5vw,5.8rem)}.product-info__price{margin-bottom:24px;font-size:2.4rem;font-weight:900}.product-form{display:grid;gap:12px;margin-bottom:30px}.product-form label{font-weight:850}.product-form select,.product-form input,.cart-item input{min-height:46px;border:1px solid var(--line);border-radius:14px;padding:0 14px}.rte{color:#374151;line-height:1.65}.policy-page{background:#f6f8fa}.policy-page__hero{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:22px;align-items:stretch;margin-bottom:24px}.policy-page__hero>div:first-child,.policy-page__promise,.policy-page__side,.policy-page__content{border:1px solid #dfe5ee;border-radius:12px;background:#fff;box-shadow:0 1px #0f172a05}.policy-page__hero>div:first-child{padding:34px 38px;background:radial-gradient(circle at 88% 18%,rgba(15,98,230,.12),transparent 30%),linear-gradient(135deg,#fff,#f8fbff)}.policy-page__hero h1{max-width:820px;margin-bottom:12px;color:#16202e;font-size:clamp(3.8rem,5vw,6.2rem);font-weight:900;line-height:1.05}.policy-page__hero p:not(.eyebrow){max-width:680px;margin:0;color:#5a6779;font-size:1.65rem;line-height:1.55}.policy-page__promise{display:flex;padding:24px;flex-direction:column;justify-content:center}.policy-page__promise strong{color:#16202e;font-size:1.8rem;font-weight:900}.policy-page__promise span{margin-top:8px;color:#5a6779;font-size:1.35rem;line-height:1.5}.policy-page__promise a{display:inline-flex;width:fit-content;min-height:38px;align-items:center;margin-top:16px;padding:0 14px;border-radius:8px;background:#0f62e6;color:#fff;font-size:1.3rem;font-weight:850;text-decoration:none}.policy-page__layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:22px;align-items:start}.policy-page__side{position:sticky;top:106px;padding:16px}.policy-page__side>strong{display:block;margin-bottom:10px;color:#16202e;font-size:1.55rem;font-weight:900}.policy-page__side nav{display:grid;gap:4px}.policy-page__side nav a{display:flex;min-height:36px;align-items:center;padding:8px 10px;border-radius:8px;color:#3d4a5d;font-size:1.32rem;font-weight:700;text-decoration:none}.policy-page__side nav a:hover,.policy-page__side nav a.is-active{background:#eef4fe;color:#0f62e6}.policy-page__mini{margin-top:18px;padding:14px;border-radius:10px;background:linear-gradient(135deg,#0f62e6,#0b4dbb);color:#fff}.policy-page__mini span{display:block;font-size:1.3rem;font-weight:900}.policy-page__mini p{margin:5px 0 0;color:#ffffffdb;font-size:1.18rem;line-height:1.45}.policy-page__content{padding:clamp(24px,4vw,46px)}.policy-page__content .rte{max-width:880px;color:#334155;font-size:1.55rem}.policy-page__content .rte h1,.policy-page__content .rte h2,.policy-page__content .rte h3{margin:28px 0 10px;color:#16202e;font-weight:900;line-height:1.15}.policy-page__content .rte h1:first-child,.policy-page__content .rte h2:first-child,.policy-page__content .rte h3:first-child{margin-top:0}.policy-page__content .rte h1{font-size:3.2rem}.policy-page__content .rte h2{font-size:2.4rem}.policy-page__content .rte h3{font-size:1.85rem}.policy-page__content .rte p,.policy-page__content .rte ul,.policy-page__content .rte ol{margin-bottom:16px}.policy-page__content .rte a{color:#0f62e6;font-weight:800}.cart-items{display:grid;gap:14px}.cart-item{display:grid;grid-template-columns:120px 1fr;gap:18px;padding:14px;border:1px solid var(--line);border-radius:18px}.cart-item img{border-radius:14px;object-fit:cover}.cart-summary{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:24px}.cart-page__clear{color:#344155}.empty-state{padding:34px;border:1px dashed var(--line);border-radius:22px;text-align:center}.pagination{margin-top:32px;text-align:center}.guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.guide-card{display:grid;gap:14px;overflow:hidden;border:1px solid var(--line);border-radius:22px;color:var(--ink);text-decoration:none;box-shadow:0 16px 46px #11182714}.guide-card img,.guide-card__placeholder{width:100%;aspect-ratio:16 / 9;object-fit:cover;background:linear-gradient(120deg,#ffffffc7,#ffffff29),linear-gradient(135deg,#dcefe8,#f6f1ea)}.guide-card--pet .guide-card__placeholder{background:linear-gradient(135deg,#f7e6dc,#b75a2a)}.guide-card--home .guide-card__placeholder{background:linear-gradient(135deg,#edf5ef,#2f6b3f)}.guide-card--beauty .guide-card__placeholder{background:linear-gradient(135deg,#faeef2,#c95872)}.guide-card div:last-child{padding:0 18px 18px}.guide-card h3{margin:0;font-size:2.5rem}.site-footer{margin-top:40px;padding:46px 0 24px;border-top:1px solid var(--line);background:#f8fafc}.site-footer__grid{display:grid;grid-template-columns:minmax(260px,1.25fr) repeat(3,minmax(150px,.8fr)) minmax(220px,1fr);gap:30px;align-items:start}.site-footer__intro p{max-width:320px;margin:10px 0 16px;color:#5a6779;font-size:1.35rem;line-height:1.55}.site-footer__badges{display:flex;gap:8px;flex-wrap:wrap}.site-footer__badges span{padding:6px 9px;border:1px solid #d8e6fb;border-radius:999px;background:#eef4fe;color:#0f62e6;font-size:1.08rem;font-weight:850}.site-footer__social{display:flex;flex-wrap:wrap;gap:8px 12px;margin-top:16px}.site-footer__social a{color:#334155;font-size:1.16rem;font-weight:800;text-decoration:none}.site-footer__social a:hover{color:#0f62e6}.site-footer__column{display:grid;gap:9px}.site-footer__column h2{margin:0 0 4px;color:#16202e;font-size:1.35rem;font-weight:900;letter-spacing:.02em;text-transform:uppercase}.site-footer__column a{color:#4b5563;font-size:1.25rem;font-weight:650;text-decoration:none}.site-footer__column a:hover{color:#0f62e6}.site-footer__bottom{display:flex;justify-content:space-between;gap:18px;margin-top:34px;padding-top:20px;border-top:1px solid #e5eaf2;color:#697386;font-size:1.18rem}.site-footer__bottom p{margin:0}.site-footer__bottom a{color:inherit;font-weight:800;text-decoration:none}.site-footer__payments{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;margin:0;padding:0;list-style:none}.site-footer__payments li{display:flex;align-items:center;justify-content:center}.site-footer__payments svg{width:38px;height:24px;display:block}@media(max-width:989px){.site-header__inner{grid-template-columns:auto auto 1fr auto;grid-template-rows:auto auto;gap:12px 16px}.site-header__brand{grid-column:2;grid-row:1}.site-search{grid-column:1 / -1;grid-row:2;margin-bottom:14px}.departments-menu{grid-column:1;grid-row:1}.site-actions{grid-column:4;grid-row:1}.department-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.departments-menu__panel{width:min(720px,calc(100vw - 32px));min-height:0}.departments-menu__list{width:260px;min-height:380px}.departments-menu__content{left:260px;padding:22px}.departments-menu__links{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 12px}.product-page__grid,.policy-page__hero,.policy-page__layout{grid-template-columns:1fr}.policy-page__side{position:static}.policy-page__side nav{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer__intro,.site-footer__column--wide{grid-column:1 / -1}.product-info{position:static}.product-card__arrow{opacity:1;transform:translateY(-50%) scale(1)}}@media(max-width:640px){body{background:#f6f8fa}.page-width,.page-narrow,.site-header__inner,.site-header__nav>div{width:min(100% - 32px,1240px)}.site-header__announcement{min-height:28px;padding:6px 12px;font-size:1rem}.site-header__inner{grid-template-columns:auto minmax(92px,1fr) auto;grid-template-rows:auto auto;min-height:0;padding-block:10px 8px;gap:9px 10px}.site-header__brand{grid-column:2;justify-self:start}.site-header__logo{max-width:128px}.departments-menu{grid-column:1}.departments-menu__trigger{width:42px;min-height:42px;justify-content:center;padding:0;border-radius:10px}.departments-menu__trigger>span:last-of-type{display:none}.departments-menu__trigger svg{display:none}.icon-bars,.icon-bars:before,.icon-bars:after{width:21px}.site-actions span{display:none}.site-actions{grid-column:3;justify-content:end;gap:4px}.site-actions a{width:34px;min-height:34px;justify-content:center;padding:0}.site-actions a svg{width:22px;height:22px}.site-actions a strong{top:-6px;right:-4px;min-width:17px;height:17px;font-size:.95rem}.site-search{grid-column:1 / -1;grid-row:2;height:42px;margin-bottom:0;background:#fafbfd}.site-search input{padding:0 14px;font-size:1.28rem}.site-search button{height:32px;margin-right:5px;padding:0 13px;font-size:1.15rem}.site-header__nav{background:#fff}.site-header__nav>div{min-height:44px;gap:6px;padding-block:7px}.site-header__nav a{min-height:30px;padding:0 12px;border:1px solid #d8dee7;border-radius:999px;color:#3d4a5d;font-size:1.12rem;font-weight:780}.site-header__nav a:hover,.site-header__nav .site-header__deal-link:hover{border-color:#0f62e6;background:#eef4fe}.departments-menu__panel{left:-14px;width:calc(100vw - 28px);max-height:calc(100vh - 110px);overflow:auto}.department-grid,.product-grid,.guide-grid,.product-gallery{grid-template-columns:1fr}.departments-menu__list{width:100%;min-height:0;max-height:none;border-right:0}.departments-menu__item{border-bottom:1px solid #f0f3f7}.departments-menu__item:last-child{border-bottom:0}.departments-menu__content,.departments-menu__item:first-child .departments-menu__content{position:static;display:none;padding:10px 8px 16px 48px}.departments-menu__item:hover .departments-menu__content,.departments-menu__item:focus-within .departments-menu__content,.departments-menu__item.is-active .departments-menu__content{display:block}.departments-menu__topline{align-items:flex-start;flex-direction:column;gap:6px;margin-bottom:8px}.departments-menu__topline h2{font-size:1.55rem}.departments-menu__links{grid-template-columns:1fr;margin-bottom:12px}.departments-menu__feature{min-height:0;align-items:flex-start;flex-direction:column}.section-head--row,.site-footer__grid,.cart-summary{align-items:start;flex-direction:column}.policy-page__hero>div:first-child{padding:26px 22px}.policy-page__promise,.policy-page__side,.policy-page__content{padding:18px}.policy-page__side nav,.site-footer__grid{grid-template-columns:1fr}.site-footer__bottom{flex-direction:column}.site-footer__payments{justify-content:flex-start}}@media(max-width:640px){body{background:#f6f8fb}body:has(.departments-menu.is-open){overflow:hidden}.site-header{border-bottom-color:#dfe5ee;background:#fffffff5}.site-header__announcement{display:none}.page-width,.page-narrow,.site-header__inner,.site-header__nav>div{width:min(100% - 32px,430px)}.site-header__inner{display:grid;grid-template-columns:42px minmax(0,1fr) auto;grid-template-areas:"menu brand actions" "search search search";gap:12px 14px;min-height:0;padding:10px 0 12px}.departments-menu{grid-area:menu;grid-column:auto;grid-row:auto;z-index:70}.departments-menu:after{display:none}.departments-menu__trigger{width:42px;min-height:42px;justify-content:center;padding:0;border:0;border-radius:9px;background:transparent;color:#172235}.departments-menu__trigger:hover,.departments-menu:focus-within .departments-menu__trigger{background:#eef3fa;border-color:transparent}.departments-menu__trigger>span:not(.icon-bars),.departments-menu__trigger>svg,.departments-menu__trigger svg{display:none}.icon-bars,.icon-bars:before,.icon-bars:after{width:28px;height:3px;background:#172235}.icon-bars:before{top:-9px}.icon-bars:after{top:9px}.departments-menu.is-open:before{position:fixed;top:0;right:0;bottom:0;left:0;z-index:68;background:#0f172a85;content:""}.departments-menu__panel{position:fixed;left:0;top:0;z-index:69;display:flex;width:min(78vw,390px);min-width:300px;max-width:calc(100vw - 48px);height:100dvh;max-height:none;min-height:0;overflow-y:auto;border:0;border-radius:0 26px 26px 0;background:#fff;box-shadow:24px 0 70px #0f172a47;opacity:0;pointer-events:none;transform:translate(-104%);transition:opacity .18s ease,transform .22s ease;flex-direction:column}.departments-menu:hover .departments-menu__panel,.departments-menu:focus-within .departments-menu__panel,.departments-menu.is-hovered .departments-menu__panel{opacity:0;pointer-events:none;transform:translate(-104%)}.departments-menu.is-open .departments-menu__panel{opacity:1;pointer-events:auto;transform:translate(0)}.departments-menu__mobile-head{position:sticky;top:0;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:24px 21px 18px;background:#fff}.departments-menu__mobile-head h2{margin:0;color:#172235;font-size:2.25rem;font-weight:900;letter-spacing:0}.departments-menu__close{display:grid;width:48px;height:48px;place-items:center;border:0;border-radius:14px;background:#f1f4f8;color:#5d6a7d;cursor:pointer}.departments-menu__close svg{display:block;width:24px;height:24px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.departments-menu__list{width:100%;min-height:0;max-height:none;padding:2px 21px 28px;border-right:0;overflow:visible}.departments-menu__item{position:relative;padding:8px 0;border-bottom:0}.departments-menu__dept{min-height:48px;gap:14px;padding:0;border-radius:0;color:#172235}.departments-menu__item:first-child .departments-menu__dept,.departments-menu__item.is-active .departments-menu__dept,.departments-menu__dept:hover,.departments-menu__item:focus-within .departments-menu__dept{background:transparent;color:#172235}.departments-menu__dept span{width:46px;height:46px;border-radius:13px;font-size:1.8rem}.departments-menu__dept strong{font-size:1.8rem;font-weight:900}.departments-menu__dept i{width:5px;height:5px;margin-left:auto;border-color:#9aa6b8;transform:rotate(135deg)}.departments-menu__item.is-active .departments-menu__dept i{transform:rotate(-45deg)}.departments-menu__content,.departments-menu__item:first-child .departments-menu__content{position:static;display:none;padding:12px 0 6px 60px;background:transparent}.departments-menu__item.is-active .departments-menu__content,.departments-menu__item:hover .departments-menu__content,.departments-menu__item:focus-within .departments-menu__content{display:block}.departments-menu__topline{display:block;margin-bottom:10px}.departments-menu__topline h2{display:none}.departments-menu__topline a{display:inline-flex;color:#0f62e6;font-size:1.7rem;font-weight:900;text-decoration:none}.departments-menu__topline a:after{content:" \2192"}.departments-menu__links{display:grid;grid-template-columns:1fr;gap:0;margin-bottom:0}.departments-menu__links a{padding:10px 0;color:#47566b;font-size:1.68rem;font-weight:500}.departments-menu__feature{display:none}.site-header__brand{grid-area:brand;grid-column:auto;grid-row:auto;justify-self:center;font-size:3rem;line-height:1}.site-header__logo{max-width:150px;max-height:48px;object-fit:contain}.site-actions{grid-area:actions;grid-column:auto;grid-row:auto;justify-self:end;justify-content:end;gap:18px}.site-actions a{position:relative;width:auto;min-height:34px;padding:0;color:#2f3b4f;gap:0}.site-actions a span{display:none}.site-actions svg,.site-actions a svg{width:30px;height:30px;stroke-width:2}.site-actions__account>svg:first-child{display:none}.site-actions__account .site-actions__saved-icon{display:block}.site-actions strong,.site-actions a strong{position:absolute;right:-8px;top:-9px;min-width:22px;height:22px;background:#f15a0b;font-size:1.1rem}.site-search{grid-area:search;grid-column:auto;grid-row:auto;height:56px;margin-bottom:0;border:2px solid #d6dde8;border-radius:999px;background:#fff;box-shadow:none}.site-search input{padding:0 54px 0 28px;font-size:1.6rem}.site-search input::placeholder{color:#737b88}.site-search button{position:absolute;right:16px;width:28px;height:28px;margin:0;overflow:hidden;padding:0;background:transparent;color:transparent;font-size:0}.site-search button:before,.site-search button:after{position:absolute;content:""}.site-search button:before{left:4px;top:3px;width:15px;height:15px;border:3px solid #6c788c;border-radius:999px}.site-search button:after{left:18px;top:18px;width:11px;height:3px;border-radius:999px;background:#6c788c;transform:rotate(45deg);transform-origin:left center}.site-header__nav{border-top:0;border-bottom:1px solid #dfe5ee;background:#fffffff5}.site-header__nav>div{min-height:56px;gap:10px;padding-block:0 8px}.site-header__nav a{min-height:36px;padding:0 18px;border:2px solid #d8dee9;border-radius:999px;background:#fff;color:#424d61;font-size:1.45rem;font-weight:850}.site-header__nav a:hover,.site-header__nav .site-header__deal-link:hover{border-color:#c9d5e7;background:#fff;color:#0f62e6}}
/*# sourceMappingURL=/cdn/shop/t/34/assets/arbasa-base.css.map */
