*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--color-bg);color:var(--color-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;font-size:14px;line-height:1.5}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button,input,select,textarea{font:inherit}.page-width{width:min(1360px,calc(100% - 48px));margin-inline:auto}.skip-link{position:fixed;left:16px;top:-80px;z-index:100;padding:9px 13px;background:#fff;border-radius:8px;box-shadow:0 8px 24px #00000024}.skip-link:focus{top:16px}.topbar{background:var(--color-dark);color:#fff;font-size:11px}.topbar__inner{min-height:34px;display:flex;justify-content:space-between;gap:20px;align-items:center}.topbar__left,.topbar__right{display:flex;gap:20px;align-items:center}.topbar a{opacity:.9}.site-header{background:#fff;border-bottom:1px solid #edf0f2;box-shadow:0 5px 20px #0c14180a;position:relative;z-index:20}.header-main{min-height:82px;display:grid;grid-template-columns:225px minmax(240px,1fr) 330px;gap:24px;align-items:center}.brand{display:block}.brand__name{display:block;font-size:36px;line-height:.95;font-weight:950;letter-spacing:-2.6px}.brand__name span{color:var(--color-accent)}.brand__tagline{display:block;margin-top:5px;font-size:9px;color:#7c8589;letter-spacing:.45px}.search{height:46px;background:#f6f8f8;border:1px solid #e7ebed;border-radius:999px;display:flex;align-items:center;padding:0 6px 0 16px;transition:.18s}.search:focus-within{border-color:#cdd5d8;box-shadow:0 0 0 4px #f38a0014}.search input{flex:1;border:0;outline:0;background:transparent;font-size:13px;min-width:0}.search button{height:36px;width:44px;border:0;border-radius:50%;background:var(--color-dark);color:#fff;font-size:19px;cursor:pointer}.actions{display:flex;justify-content:flex-end;gap:7px}.action{position:relative;display:flex;align-items:center;gap:6px;padding:8px 10px;border-radius:999px;font-size:11px;font-weight:800;transition:.18s}.action:hover{background:#f4f6f6}.action-icon{font-size:18px;line-height:1}.action--cart .cart-badge{position:absolute;right:2px;top:0;min-width:18px;height:18px;padding:0 4px;border-radius:999px;background:var(--color-accent);color:#fff;border:2px solid #fff;display:grid;place-items:center;font-size:8px}.mobile-menu-toggle{display:none}.navigation-wrap{background:#fff}.nav{min-height:43px;margin:8px 0 10px;display:flex;align-items:center;gap:3px;padding:4px;background:var(--color-dark);border-radius:999px;overflow:auto;box-shadow:0 9px 22px #0710151a}.nav-item{white-space:nowrap;padding:9px 14px;border-radius:999px;color:#fff;font-size:11px;font-weight:750;opacity:.95}.nav-item:hover,.nav-item:focus-visible{background:#ffffff1a;opacity:1}.nav-item.all{background:#ffffff1f}.hero{position:relative;min-height:470px;overflow:hidden;background:var(--color-cream);isolation:isolate;border-bottom:1px solid rgba(12,20,24,.04)}.hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background-size:cover;background-position:center right;background-repeat:no-repeat;background-image:linear-gradient(90deg,#f4ede2f7,#f4ede2d1,#f4ede242 68%,#f4ede20f),url(hero.jpg)}.hero__content{min-height:470px;display:flex;align-items:center;padding:55px 60px}.hero__copy-wrap{max-width:560px}.hero__eyebrow,.eyebrow-small{display:inline-flex;align-items:center;gap:6px;margin:0 0 12px;font-size:9px;font-weight:900;letter-spacing:1.4px;color:#606a6f}.hero__eyebrow{padding:7px 11px;border:1px solid rgba(7,16,21,.12);border-radius:999px;background:#ffffff8a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero h1{margin:0 0 17px;font-size:clamp(48px,6vw,76px);line-height:.9;letter-spacing:-4px;max-width:590px}.hero-copy{max-width:500px;margin-bottom:25px;color:#424b50;font-size:16px;line-height:1.55}.hero-copy p{margin:0}.hero-cta,.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:0 22px;border-radius:999px;border:1px solid transparent;font-size:12px;font-weight:900;cursor:pointer;transition:.18s}.hero-cta{min-width:172px;min-height:56px;background:#211e1f;color:#fff;box-shadow:0 15px 30px #211e1f2e}.hero-cta:hover{transform:translateY(-2px);box-shadow:0 18px 35px #211e1f3d}.hero-strip{display:flex;flex-wrap:wrap;gap:17px;margin-top:25px;color:#4b555a;font-size:10px;font-weight:800}.hero-strip span{display:inline-flex;gap:4px}.section{padding:35px 0 12px}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:17px}.section-head h1,.section-head h2{margin:0;letter-spacing:-1px;line-height:1.05}.section-head h2{font-size:23px}.section-head h1{font-size:35px}.section-head>a{font-size:11px;font-weight:900}.feature-row{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;padding:22px 7px;border-bottom:1px solid #e8ecee}.feature{display:flex;gap:11px;align-items:center}.feature__icon{width:43px;height:43px;border-radius:50%;background:#ecf6f4;display:grid;place-items:center;flex:none}.feature__icon img{width:22px;height:22px}.feature strong{display:block;font-size:11px}.feature small{display:block;color:var(--color-muted);font-size:9px;margin-top:1px}.category-grid{display:grid;grid-template-columns:repeat(9,1fr);gap:10px}.category-card{position:relative;min-height:165px;padding:9px;border:1px solid #edf0f1;border-radius:15px;overflow:hidden;background:linear-gradient(180deg,#fbfcfc,#f4f7f6);box-shadow:0 5px 18px #0c141809;transition:.18s}.category-card:hover{transform:translateY(-4px);box-shadow:0 15px 28px #0c141817}.category-card img{height:99px;width:100%;object-fit:cover;border-radius:11px;background:#fff}.category-card strong{display:block;margin-top:6px;font-size:10px;line-height:1.2}.category-card small{display:block;color:var(--color-muted);font-size:8px;margin-top:2px}.category-card .arrow{position:absolute;right:7px;bottom:7px;width:20px;height:20px;display:grid;place-items:center;border-radius:50%;background:#e5ebe5;font-size:11px}.flash{background:radial-gradient(circle at 0 100%,#20353d 0,#09151a 44%,#061015);color:#fff;border-radius:20px;padding:18px 0 19px;box-shadow:0 18px 40px #07101524;overflow:hidden}.flash__head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 20px 12px}.flash__title{display:flex;gap:11px;align-items:center}.flash__title .bolt{font-size:37px;color:#ffca4e;line-height:1}.flash__title h2{margin:0;font-size:29px;line-height:1}.flash__title p{margin:4px 0 0;color:#c9d2d5;font-size:10px}.eyebrow-small--light{color:#bdc7cb;margin-bottom:5px}.timer{display:flex;gap:7px}.timer__box{background:#fff;color:#172024;border-radius:9px;min-width:63px;padding:7px 8px;text-align:center}.timer__box strong{display:block;font-size:16px;line-height:1.1}.timer__box small{font-size:8px;color:#687277;text-transform:uppercase}.flash .button{background:#f5d693;color:#131a1d}.product-grid,.products-list,.collection-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:13px}.flash .product-grid{padding:0 8px}.product-card,.collection-card{position:relative;background:#fff;border:1px solid #edf0f2;border-radius:12px;overflow:hidden;color:var(--color-text);box-shadow:0 8px 22px #07101513;transition:.18s}.product-card:hover,.collection-card:hover{transform:translateY(-3px);box-shadow:0 15px 30px #07101524}.product-card{padding:8px}.product-card__image,.collection-card__image{display:block;width:100%;height:175px;background:#f4f6f7;overflow:hidden;border-radius:9px}.product-card__image img,.collection-card__image img{width:100%;height:100%;object-fit:cover}.product-card__badge{display:inline-block;margin:7px 0 0;background:#e88418;color:#fff;border-radius:6px;padding:3px 6px;font-size:7px;font-weight:900;letter-spacing:.3px}.wishlist,.mini-wish{border:1px solid #e8ecee;background:#fff;cursor:pointer}.wishlist{position:absolute;right:10px;top:10px;width:27px;height:27px;border-radius:50%;font-size:16px;z-index:2}.product-card h3,.collection-card h3{margin:7px 2px 3px;font-size:11px;line-height:1.25}.rating{font-size:9px;color:#ff9f00;margin:2px}.rating span{color:#737c80}.price-row{display:flex;align-items:center;gap:7px;margin:5px 2px 8px}.price-row strong{font-size:13px}.price-row del{font-size:9px;color:#8c9599}.discount{font-size:8px;color:#eb432e;font-weight:900}.add-cart{width:100%;height:31px;border:0;border-radius:8px;background:var(--color-dark);color:#fff;font-size:9px;font-weight:900;cursor:pointer}.add-cart:disabled{opacity:.45;cursor:not-allowed}.products-list{grid-template-columns:repeat(6,1fr)}.simple-product{position:relative}.simple-product__image{height:170px;border-radius:11px;overflow:hidden;background:#f5f6f7;box-shadow:0 7px 18px #0710150f}.simple-product__image img{width:100%;height:100%;object-fit:cover}.simple-product h3{font-size:10px;margin:7px 0 2px}.simple-product small{font-size:8px;color:var(--color-muted)}.brands-banner{position:relative;min-height:190px;margin-top:24px;border-radius:18px;overflow:hidden;box-shadow:0 12px 30px #0c141814}.brands-banner>img{width:100%;height:190px;object-fit:cover}.brands-banner__overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:25px 38px;background:linear-gradient(90deg,#f7f4ecf7,#f7f4ecad 35%,#f7f4ec14 70%)}.brands-banner__overlay h2{margin:0;font-size:30px;letter-spacing:-1.5px}.brands-banner__overlay>p:not(.eyebrow-small){max-width:360px;margin:6px 0 12px;font-size:11px}.brand-pills{position:absolute;left:30%;bottom:14px;display:flex;align-items:center;gap:15px;max-width:65%;background:#fff;border-radius:10px;padding:8px 14px;font-size:12px;box-shadow:0 8px 20px #0000001a}.brand-pills span{white-space:nowrap}.quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:18px}.quick-card{display:flex;align-items:center;gap:11px;border:1px solid #edf0f1;background:#f7f8f8;border-radius:14px;padding:12px 15px;box-shadow:0 5px 16px #0c141809;transition:.18s}.quick-card:hover{transform:translateY(-2px);border-color:#e0e6e8}.quick-card__icon{width:38px;height:38px;border-radius:11px;background:#fff0e6;display:grid;place-items:center;font-weight:950}.quick-card strong{display:block;font-size:10px}.quick-card small{display:block;color:var(--color-muted);font-size:8px;margin-top:1px}.newsletter{margin-top:25px;margin-bottom:8px;min-height:110px;border-radius:17px;background:linear-gradient(90deg,var(--color-dark) 0 57%,rgba(7,16,21,.93) 57% 100%),url(hero.jpg);background-size:cover;background-position:right center;color:#fff;display:flex;justify-content:space-between;align-items:center;gap:24px;padding:20px 34px;box-shadow:0 13px 28px #0710151f}.newsletter h2{margin:0 0 2px;font-size:21px}.newsletter p{margin:0;color:#b9c3c7;font-size:10px}.newsletter__form{display:flex;flex:0 1 480px;background:#fff;border-radius:10px;padding:4px}.newsletter__form input{flex:1;border:0;outline:0;padding:0 10px;min-width:0;font-size:10px}.newsletter__form button{border:0;border-radius:7px;background:var(--color-dark);color:#fff;padding:9px 17px;font-size:9px;font-weight:900;cursor:pointer}.footer{margin-top:35px;background:var(--color-dark);color:#dce3e5;padding:34px 0 17px}.footer-grid{display:grid;grid-template-columns:1.45fr repeat(3,1fr) 1.05fr;gap:34px}.footer h3{margin:0;font-size:26px;letter-spacing:-1.5px;color:#fff}.footer h3 span{color:var(--color-accent)}.footer h4{margin:2px 0 11px;font-size:10px;letter-spacing:.8px;text-transform:uppercase;color:#fff}.footer p,.footer a{font-size:9px;color:#aab4b8;line-height:1.65}.footer a{display:block;margin:5px 0}.footer-brand>p{max-width:270px}.social{display:flex;gap:11px;margin-top:11px;flex-wrap:wrap}.social a{margin:0;color:#fff;font-size:9px}.payments{display:flex;flex-wrap:wrap;gap:5px}.pay{background:#fff;color:#111;border-radius:5px;padding:6px 7px;font-size:8px;font-weight:950}.footer-note{margin-top:10px}.copyright{border-top:1px solid #223139;margin-top:20px;padding-top:12px;display:flex;justify-content:space-between;gap:20px;font-size:8px;color:#879397}.breadcrumbs{display:flex;gap:7px;align-items:center;color:#879094;font-size:10px;margin-bottom:18px}.breadcrumbs a{color:#4e5a5f}.product-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:48px}.product-main-media{min-height:540px;border:1px solid #edf0f1;background:#f7f8f8;border-radius:18px;display:grid;place-items:center;overflow:hidden}.product-main-media img{width:100%;height:100%;max-height:650px;object-fit:contain}.product-placeholder{color:#9aa2a5}.product-thumbs{display:flex;gap:9px;margin-top:10px}.product-thumbs button{border:1px solid #e5eaec;background:#fff;border-radius:10px;padding:0;width:72px;height:72px;overflow:hidden;cursor:pointer}.product-thumbs img{width:100%;height:100%;object-fit:cover}.eyebrow-small{font-size:9px;font-weight:900;letter-spacing:1.3px;color:#6b767a}.product-info h1{font-size:40px;line-height:1.02;letter-spacing:-1.7px;margin:4px 0 11px}.product-rating{font-size:10px;margin-bottom:14px}.product-rating span{color:#ff9f00;letter-spacing:1px}.product-rating small{color:var(--color-muted);margin-left:5px}.product-price{display:flex;gap:10px;align-items:center}.product-price strong{font-size:27px}.product-price del{color:#899397;font-size:12px}.product-price span{color:#ea472f;font-size:10px;font-weight:900}.stock-line{margin:9px 0 16px;color:#4c595e;font-size:10px;font-weight:800}.stock-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#28a56c;margin-right:5px}.stock-dot--off{background:#c25353}.product-description{font-size:13px;color:#4a555a;line-height:1.75}.product-form{margin-top:19px}.product-form>label,.qty-row>label,.contact-form label,.track-card label{display:block;font-size:10px;font-weight:900;color:#4a565a;margin-bottom:7px}.select-control,.qty-control input,.contact-form input,.contact-form textarea,.track-card input{width:100%;border:1px solid #dfe5e7;background:#fff;border-radius:9px;outline:0;padding:11px 12px}.select-control:focus,.qty-control input:focus,.contact-form input:focus,.contact-form textarea:focus,.track-card input:focus{border-color:#bbc5c9;box-shadow:0 0 0 4px #f38a0014}.qty-row{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-top:13px}.qty-control{display:flex;align-items:center}.qty-control button{width:37px;height:39px;border:1px solid #dfe5e7;background:#f8faf9;cursor:pointer}.qty-control input{width:58px;height:39px;border-radius:0;text-align:center;padding:6px}.product-add{width:100%;margin-top:14px;min-height:52px}.button--dark{background:var(--color-dark);color:#fff}.button--light{background:#fff;color:var(--color-dark);border-color:#dfe5e7}.button--ghost{background:transparent;color:var(--color-dark);border-color:#dfe5e7}.buy-now-row{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:9px}.product-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:18px}.product-benefits>div{border:1px solid #edf0f1;border-radius:10px;padding:10px}.product-benefits b{display:block;font-size:9px}.product-benefits span{display:block;color:var(--color-muted);font-size:8px;margin-top:2px}.product-highlights{border-top:1px solid #e8ecee;margin-top:38px;padding-top:28px}.product-highlights h2{font-size:22px;margin:0 0 10px}.collection-head{display:flex;justify-content:space-between;gap:25px;align-items:flex-end;margin-bottom:17px}.collection-head h1,.collections-page h1,.search-page h1,.cart-page h1{margin:0;font-size:38px;line-height:1;letter-spacing:-1.6px}.collection-description{max-width:660px;color:var(--color-muted);font-size:12px;margin-top:8px}.product-count{color:var(--color-muted);font-size:10px;white-space:nowrap}.collection-toolbar{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #edf0f1;border-bottom:1px solid #edf0f1;padding:10px 0;margin-bottom:17px;color:#697478;font-size:10px}.collection-toolbar form{display:flex;align-items:center;gap:7px}.collection-toolbar select{border:1px solid #dfe5e7;border-radius:8px;background:#fff;padding:7px 10px;font-size:10px}.collection-card__image{height:220px;border-radius:12px}.collection-card{padding:9px}.collection-card__meta{display:flex;justify-content:space-between;align-items:center;margin-top:6px}.collection-card__meta small{font-size:8px;color:var(--color-muted)}.mini-wish{width:25px;height:25px;border-radius:50%;font-size:15px}.empty-state{text-align:center;border:1px dashed #d9e0e2;border-radius:16px;padding:55px 20px;grid-column:1/-1}.empty-state h2{margin:0 0 5px;font-size:22px}.empty-state p{margin:0 0 17px;color:var(--color-muted);font-size:12px}.pagination{display:flex;justify-content:center;align-items:center;gap:17px;margin-top:25px;font-size:10px}.pagination a{font-weight:900}.search-page-form{display:flex;gap:8px;max-width:680px;margin:22px 0}.search-page-form input{flex:1;border:1px solid #dfe5e7;border-radius:999px;padding:0 17px;min-height:48px;outline:0}.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:25px}.cart-items{display:grid;gap:10px}.cart-item{position:relative;display:grid;grid-template-columns:115px minmax(0,1fr) auto;gap:15px;border:1px solid #edf0f1;border-radius:15px;padding:10px;background:#fff}.cart-item__image{width:115px;height:115px;border-radius:10px;overflow:hidden;background:#f5f6f7}.cart-item__image img{width:100%;height:100%;object-fit:cover}.cart-item__info small{font-size:8px;color:var(--color-muted)}.cart-item__info h3{font-size:14px;margin:2px 0 4px}.cart-item__info p{font-size:9px;color:var(--color-muted);margin:0}.cart-item__bottom{display:flex;justify-content:space-between;align-items:center;margin-top:14px;gap:15px}.cart-item__bottom strong{font-size:14px}.remove-link{font-size:9px;color:#a05151;align-self:start}.cart-summary{position:sticky;top:15px;height:max-content;border:1px solid #edf0f1;border-radius:15px;padding:18px;background:#fafbfb}.cart-summary h2{font-size:17px;margin:0 0 16px}.cart-summary>div{display:flex;justify-content:space-between;font-size:12px}.cart-summary>div strong{font-size:16px}.cart-summary>p{font-size:9px;color:var(--color-muted);line-height:1.6}.cart-summary .button{width:100%;margin-top:8px}.continue-link{display:block;text-align:center;font-size:9px;font-weight:900;margin-top:11px}.standard-page{min-height:52vh}.standard-page>h1{font-size:45px;letter-spacing:-2px;line-height:1;margin:0 0 18px}.page-hero-copy{max-width:850px;font-size:18px;line-height:1.65;color:#485257}.info-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin:25px 0}.info-cards>div,.contact-card{border:1px solid #e9edef;border-radius:14px;padding:17px;background:#fafbfb}.info-cards strong{font-size:12px}.info-cards p,.standard-copy p,.contact-copy p{font-size:11px;color:#5b666b;line-height:1.8}.standard-copy{max-width:860px}.standard-copy h2{font-size:22px;margin:24px 0 7px}.faq-list{max-width:900px;display:grid;gap:9px}.faq-list details{border:1px solid #e7ecee;border-radius:12px;padding:0 17px;background:#fafbfb}.faq-list summary{padding:16px 0;font-weight:900;font-size:12px;cursor:pointer}.faq-list details p{margin:0 0 16px;color:#5e686c;font-size:11px}.contact-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:25px;align-items:start}.contact-copy{display:grid;gap:11px}.contact-form{border:1px solid #e8edef;border-radius:15px;padding:20px;background:#fafbfb;display:grid;gap:12px}.contact-form textarea{resize:vertical}.contact-form .button{justify-self:start}.form-success{padding:11px 13px;border-radius:9px;background:#e8f6ef;color:#23734c;font-size:10px}.form-error{padding:11px 13px;border-radius:9px;background:#fff1f1;color:#a34a4a;font-size:10px}.track-card{max-width:680px;border:1px solid #e8edef;border-radius:16px;padding:22px;background:#fafbfb}.track-card form{display:flex;gap:9px;align-items:end}.track-card form label{flex:1}.track-card small{display:block;margin-top:10px;color:var(--color-muted);font-size:9px}.error-page{text-align:center;padding-top:80px;padding-bottom:90px}.error-code{font-size:110px;letter-spacing:-7px;font-weight:950;line-height:.8;color:#dfe5e2}.error-page h1{font-size:38px;letter-spacing:-1.5px;margin:17px 0 6px}.error-page>p:not(.eyebrow-small){color:var(--color-muted);font-size:12px}.error-actions{display:flex;justify-content:center;gap:8px;margin-top:20px}.collection-directory{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:18px}.directory-card{position:relative;border:1px solid #e8edef;border-radius:15px;padding:10px;display:grid;grid-template-columns:100px 1fr auto;gap:12px;align-items:center;background:#fafbfb}.directory-card__image{height:90px;border-radius:10px;overflow:hidden;background:#f3f5f5}.directory-card__image img{width:100%;height:100%;object-fit:cover}.directory-card h2{font-size:14px;margin:0}.directory-card p{font-size:9px;color:var(--color-muted);margin:2px 0 0}.directory-card>span{font-size:18px}.toast{position:fixed;right:18px;bottom:18px;z-index:70;background:var(--color-dark);color:#fff;padding:12px 15px;border-radius:10px;opacity:0;transform:translateY(12px);transition:.2s;font-size:10px;pointer-events:none;box-shadow:0 14px 30px #0003}.toast.show{opacity:1;transform:none}.is-hidden{display:none!important}@media(max-width:1120px){.page-width{width:min(100% - 36px,1280px)}.header-main{grid-template-columns:190px minmax(200px,1fr) 265px}.category-grid{grid-template-columns:repeat(5,1fr)}.product-grid,.products-list,.collection-grid,.feature-row{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1.4fr 1fr 1fr 1fr}.footer-grid>div:last-child{grid-column:auto}.product-layout{grid-template-columns:1fr}.product-main-media{min-height:480px}.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}}@media(max-width:720px){.page-width{width:calc(100% - 24px)}.topbar__inner{padding:7px 0}.topbar__left span:nth-child(n+2),.topbar__right span:first-child{display:none}.header-main{grid-template-columns:auto 1fr auto;gap:9px;min-height:70px}.mobile-menu-toggle{display:block;border:0;background:#f3f6f6;width:37px;height:37px;border-radius:10px;cursor:pointer;font-size:16px}.brand__name{font-size:29px}.brand__tagline{font-size:8px}.search{grid-column:1/-1;grid-row:2;height:43px;order:3}.actions{gap:2px}.action{padding:7px}.action span:not(.action-icon){display:none}.action-icon{font-size:17px}.navigation-wrap{display:none}.navigation-wrap.is-open{display:block}.nav{border-radius:15px;align-items:flex-start;flex-wrap:wrap;max-height:260px;overflow:auto}.nav-item{padding:8px 10px}.hero,.hero__content{min-height:410px}.hero__content{padding:35px 22px;align-items:end}.hero__bg{background-position:65% center}.hero h1{font-size:48px;letter-spacing:-2.5px}.hero-copy{font-size:14px;max-width:340px}.hero-strip{gap:9px;font-size:8px}.feature-row{grid-template-columns:1fr 1fr;padding:16px 0}.feature{gap:8px}.feature__icon{width:37px;height:37px}.section{padding-top:28px}.section-head h2{font-size:20px}.category-grid{grid-template-columns:repeat(3,1fr);gap:8px}.category-card{min-height:132px;padding:7px}.category-card img{height:72px}.category-card strong{font-size:8px}.category-card small{font-size:7px}.flash__head{align-items:flex-start;flex-wrap:wrap;padding:0 13px 10px}.flash__title h2{font-size:24px}.flash__title .bolt{font-size:30px}.timer{margin-left:auto}.timer__box{min-width:49px;padding:6px}.flash .button{display:none}.product-grid,.products-list,.collection-grid{grid-template-columns:repeat(2,1fr);gap:9px}.product-card__image{height:150px}.collection-card__image{height:165px}.brands-banner,.brands-banner>img{min-height:175px;height:175px}.brands-banner__overlay{padding:18px}.brands-banner__overlay h2{font-size:23px}.brand-pills{left:12px;right:12px;max-width:none;justify-content:center;gap:7px;font-size:8px;overflow:auto}.quick-grid{grid-template-columns:1fr 1fr;gap:8px}.quick-card{padding:9px}.newsletter{display:block;padding:18px;background:var(--color-dark)}.newsletter__form{margin-top:12px;max-width:none}.footer-grid{grid-template-columns:1fr 1fr;gap:22px}.footer-brand{grid-column:1/-1}.copyright{display:block}.copyright span{display:block;margin-top:4px}.collection-head{display:block}.product-count{display:block;margin-top:8px}.collection-head h1,.collections-page h1,.search-page h1,.cart-page h1{font-size:31px}.search-page-form{display:flex}.search-page-form .button{padding-inline:15px}.cart-item{grid-template-columns:82px minmax(0,1fr);gap:11px}.cart-item__image{width:82px;height:82px}.remove-link{grid-column:2}.cart-item__bottom{margin-top:8px}.product-main-media{min-height:320px}.product-info h1{font-size:31px}.product-benefits{grid-template-columns:1fr}.standard-page>h1{font-size:37px}.info-cards,.contact-layout,.collection-directory{grid-template-columns:1fr}.track-card form{display:block}.track-card form .button{width:100%;margin-top:8px}.error-code{font-size:85px}.error-page h1{font-size:29px}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/picknbuy.css.map */
