:root{--ink:#003f49;--navy:#003f49;--teal:#006b66;--blue:#006b66;--coral:#ff7058;--yellow:#ffe27c;--mint:#c8e5d8;--muted:#5d7375;--line:#dce7e3;--pale:#f0f7f3;--paper:#fffefa}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:16px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select{font:inherit;color:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}img{display:block;max-width:100%}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}h1,h2,h3{font-family:'Outfit',sans-serif;letter-spacing:-.035em}h1,h2,h3,p{margin-top:0}h1,h2{font-weight:700}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--teal);outline-offset:4px}footer a:focus-visible{outline-color:var(--yellow)}main:focus{outline:none}.wrap{width:calc(100% - 96px);max-width:1200px;margin-inline:auto}[hidden]{display:none!important}.skip{position:fixed;top:-90px;left:20px;background:#fff;z-index:99;padding:16px;border-radius:10px}.skip:focus{top:12px}
/* The Viva identity: warm yellow, coral accents and deep green. */
.header{background:var(--yellow);padding-top:25px}.header-main{max-width:1280px;display:flex;align-items:center;gap:25px;background:#fff;border-radius:100px;padding:17px 27px;min-height:89px}.brand{display:flex;align-items:center;gap:15px;flex-shrink:0}.wordmark{font-family:'Fredoka','Outfit',sans-serif;font-size:48px;font-weight:650;letter-spacing:-.085em;line-height:1;position:relative;padding-right:4px}.brand-dot{display:block;position:absolute;width:9px;height:9px;border-radius:50%;background:var(--coral);left:58%;bottom:2px}.brand small{font-size:11px;line-height:1.4;max-width:76px}.primary-nav{display:flex;align-items:center;gap:24px;font-size:14px;font-weight:600;margin-left:auto}.primary-nav a:hover,.text-link:hover{text-decoration:underline;text-underline-offset:5px}.search{display:flex;align-items:center;gap:9px;background:var(--pale);border:1px solid transparent;border-radius:40px;padding:0 9px 0 14px;min-width:140px;max-width:240px;flex:1;height:44px}.search:focus-within{border-color:var(--teal)}.search svg{width:18px;height:18px}.search input{background:transparent;border:0;outline:0;min-width:0;width:100%;font-size:13px}.search input:focus-visible{outline:none}.search button{width:30px;height:30px;border:0;border-radius:50%;background:transparent;font-size:20px;flex-shrink:0}.search button:hover{background:var(--mint)}.selection-link{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:600;white-space:nowrap}.selection-link b{display:grid;place-items:center;background:var(--coral);border-radius:50%;width:24px;height:24px;font-size:11px}.nav{display:flex;gap:28px;align-items:center;min-height:67px;font-size:13px;white-space:nowrap;overflow-x:auto;scrollbar-width:thin}.nav a{padding:12px 0}.nav a:hover{text-decoration:underline;text-underline-offset:5px}.all-nav{font-weight:700}.nav a:last-child{margin-left:auto}.home-page .nav{display:none}
.hero{background:var(--yellow);position:relative;isolation:isolate;overflow:hidden;padding:50px 0 68px}.hero:after{content:'';position:absolute;z-index:-1;width:125%;height:55px;background:var(--paper);border-radius:50% 50% 0 0;bottom:-30px;left:-12%}.hero-inner{display:grid;grid-template-columns:.93fr 1.07fr;align-items:center;gap:20px;min-height:485px}.hero-copy{padding:8px 0 20px}.hero h1{font-size:clamp(52px,5.9vw,82px);line-height:1.025;font-weight:800;letter-spacing:-.048em;margin:0 0 27px}.hero-copy>p{font-size:19px;line-height:1.6;margin-bottom:27px}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;min-height:48px;padding:14px 25px;border:1px solid var(--teal);border-radius:50px;font-weight:600;font-size:14px;line-height:1.4;background:transparent;transition:transform .18s,background .18s}.button:hover{transform:translateY(-2px);background:var(--mint)}.button.primary{background:var(--teal);border-color:var(--teal);color:#fff}.button.primary:hover{background:var(--ink);border-color:var(--ink)}.hero .button{min-height:54px;font-size:16px;padding:16px 29px}.hero-visual{position:relative;align-self:center;min-width:0;margin-right:-25px}.hero-visual>img{width:100%;height:auto}.hero-note{position:absolute;right:0;bottom:5%;font-size:9px;line-height:1.45;letter-spacing:.12em;font-weight:700}.hero-note>span{display:block;background:var(--teal);height:2px;width:24px;margin:9px 0}
.eyebrow{font-size:11px;letter-spacing:.14em;font-weight:700;color:var(--teal);margin-bottom:12px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:30px}.section-heading h2,#catalog-title{font-size:35px;line-height:1.15;margin:0;font-weight:700}.text-link{display:inline-flex;gap:13px;align-items:center;font-size:13px;font-weight:600;flex-shrink:0}.category-section{padding-block:52px 55px;scroll-margin-top:24px}.category-tiles{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:32px}.category-tile{display:flex;align-items:center;flex-direction:column;gap:16px;font-family:'Outfit',sans-serif;font-size:17px;font-weight:600;text-align:center}.tile-img{width:100%;max-width:155px;aspect-ratio:1;display:grid;place-items:center;border-radius:50%;background:var(--coral);overflow:hidden;transition:transform .2s}.category-tile:nth-child(3n+2) .tile-img{background:var(--yellow)}.category-tile:nth-child(3n) .tile-img{background:var(--mint)}.tile-img img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;padding:16px;transition:transform .25s}.category-tile:hover .tile-img{transform:translateY(-5px)}.category-tile:hover img{transform:rotate(-4deg) scale(1.04)}.catalog-section{padding-block:38px 75px}.home-page .catalog-section{border-top:1px solid var(--line);padding-top:42px}.home-page #catalog-eyebrow{display:none}.result-count{font-size:14px;color:var(--muted);margin:12px 0 0}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:25px}.product-card{position:relative;border:1px solid var(--line);border-radius:23px;background:#fff;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .2s,transform .2s}.product-card:hover{box-shadow:0 10px 24px #003f490d;transform:translateY(-4px)}.product-photo{position:relative;display:block;aspect-ratio:1.07;background:#f6f8f4;overflow:hidden}.product-photo>img{width:100%;height:100%;object-fit:contain;padding:24px;mix-blend-mode:multiply;transition:transform .25s}.product-card:hover .product-photo>img{transform:scale(1.045)}.product-card-body{display:flex;flex:1;flex-direction:column;padding:21px 20px 20px}.code{display:block;font-size:10px;letter-spacing:.07em;color:var(--muted);margin:0 0 8px}.product-card h3{font-size:18px;line-height:1.35;font-weight:600;margin:0 0 10px;letter-spacing:-.018em}.detail-link{display:flex;align-items:center;justify-content:space-between;gap:12px;background:var(--coral);border-radius:30px;padding:12px 17px;min-height:43px;font-size:13px;font-weight:700;margin-top:auto}.product-card:nth-child(even) .detail-link{background:var(--teal);color:white}.detail-link:hover{filter:brightness(.96)}.tag{position:absolute;top:15px;left:13px;padding:5px 8px;border-radius:20px;background:var(--yellow);font-size:9px;font-weight:700;letter-spacing:.03em;z-index:1}.save-product{position:absolute;right:12px;top:12px;width:34px;height:34px;display:grid;place-items:center;background:#fff;border:1px solid var(--line);border-radius:50%;z-index:2}.save-product svg{width:17px;height:17px}.save-product.saved{background:var(--teal);color:white;border-color:var(--teal)}.color-dots{display:flex;gap:5px;align-items:center;min-height:15px;margin:0 0 20px}.color-dot{width:10px;height:10px;border-radius:50%;border:1px solid #0003}.color-dots small{font-size:10px;color:var(--muted)}
footer{background:var(--ink);color:#fff}.footer-main{display:flex;align-items:center;justify-content:space-between;gap:35px;padding-block:49px}.footer-brand{flex-direction:column;align-items:flex-start;gap:10px}.footer-brand .wordmark{font-size:53px}.footer-brand small{font-size:12px;max-width:none}.footer-main>nav{display:grid;grid-template-columns:1fr 1fr;gap:17px 35px;font-size:13px}.footer-main>nav a:hover{text-decoration:underline;text-underline-offset:5px}.footer-main>p{font-family:'Outfit',sans-serif;font-size:24px;line-height:1.4;margin:0;letter-spacing:-.02em}.footer-bottom{padding-block:20px;border-top:1px solid #ffffff2a;display:flex;gap:20px;justify-content:space-between;color:#bfd2d0;font-size:11px}.toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);background:var(--ink);color:white;border-radius:16px;padding:16px 24px;box-shadow:0 8px 30px #0002;z-index:50;max-width:calc(100% - 30px);font-size:14px}dialog{border:0;border-radius:24px;padding:30px;max-width:92vw;max-height:92vh}dialog::backdrop{background:#003f49c9}dialog>img{max-width:80vw;max-height:80vh;object-fit:contain}#close-image{position:absolute;right:8px;top:8px;background:#fff;border:0;border-radius:50%;font-size:30px;width:38px;height:38px;line-height:1}.error{padding:45px;text-align:center;background:var(--pale);border-radius:22px}
/* Catalog and individual product pages. */
.with-filters{display:grid;grid-template-columns:215px minmax(0,1fr);gap:35px}.with-filters .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.filter-title{font-family:'Outfit',sans-serif;font-size:20px;font-weight:600;display:flex;justify-content:space-between;align-items:center;margin:0 0 18px}.filter-title>span{font:12px 'DM Sans',sans-serif;color:var(--muted)}#category-search{width:100%;border:1px solid var(--line);border-radius:25px;background:#fff;padding:11px 14px;font-size:13px;margin-bottom:14px}.filter-categories{max-height:580px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--mint) transparent;padding-right:7px}.filter-categories a{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 12px;font-size:13px;line-height:1.4;border-radius:13px;margin-bottom:3px}.filter-categories a small{font-size:10px;color:var(--muted)}.filter-categories a:hover{background:var(--pale)}.filter-categories a.active{background:var(--mint);font-weight:700}.collections-title{padding-top:24px;border-top:1px solid var(--line);margin-top:24px}.collections{max-height:none}#catalog-toolbar:not(:empty){display:flex;align-items:center;gap:16px;flex-wrap:wrap;padding-bottom:22px;margin-bottom:25px;border-bottom:1px solid var(--line)}.filter-control{display:flex;align-items:center;gap:9px}.filter-control label,.mobile-category label{font-size:12px;color:var(--muted)}.filter-control select,.mobile-category select{background:white;border:1px solid var(--line);border-radius:25px;padding:10px 30px 10px 14px;font-size:13px;min-height:42px;max-width:180px}.sort{margin-left:auto}.clear-filter{width:100%;font-size:12px;color:var(--teal);text-decoration:underline;text-underline-offset:4px}.mobile-category{display:none}#pagination:not(:empty){display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:30px;margin-top:30px;border-top:1px solid var(--line)}#pagination p{font-size:12px;color:var(--muted)}#pagination nav{display:flex;align-items:center;gap:6px}#pagination button{min-width:38px;height:38px;border:1px solid var(--line);background:white;border-radius:50%;font-size:13px}#pagination [aria-current]{background:var(--teal);color:#fff;border-color:var(--teal)}.breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:12px;padding:27px 0 30px;color:var(--muted);font-size:12px}.breadcrumb a:hover{text-decoration:underline;text-underline-offset:4px}.breadcrumb>span:last-child{color:var(--ink)}.detail-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:60px;margin-bottom:55px}.gallery,.product-info{min-width:0}.main-image{width:100%;aspect-ratio:1;background:var(--pale);border:0;border-radius:28px;position:relative;padding:30px;display:grid;place-items:center;overflow:hidden}.main-image img{height:100%;width:100%;object-fit:contain;mix-blend-mode:multiply}.main-image>span{position:absolute;right:18px;bottom:18px;background:#fffffff0;border-radius:20px;font-size:12px;padding:9px 13px}.gallery-thumbs{display:flex;gap:10px;overflow-x:auto;max-width:100%;padding:14px 2px 10px;scrollbar-width:thin;scrollbar-color:var(--mint) transparent}.gallery-thumbs button{width:70px;height:70px;flex:0 0 70px;padding:6px;background:white;border:1px solid var(--line);border-radius:13px}.gallery-thumbs button.active{border:2px solid var(--teal)}.gallery-thumbs img{width:100%;height:100%;object-fit:contain}.gallery-note{font-size:11px;color:var(--muted);margin-top:6px}.product-info{padding-top:12px}.product-info h1{font-size:40px;line-height:1.13;margin-bottom:14px}.product-reference{font-size:12px;color:var(--muted);margin-bottom:22px}.product-description{font-size:15px;line-height:1.85;color:#4e676a;border-bottom:1px solid var(--line);padding-bottom:25px;margin-bottom:26px}.variants{border:0;padding:0;margin:0 0 27px;min-width:0}.variants legend{font-size:14px;font-weight:700;margin-bottom:14px}.variants legend span{font-size:13px;font-weight:400;color:var(--muted)}.variants>p{font-size:13px;color:var(--muted)}.variant-options{display:flex;gap:9px;flex-wrap:wrap}.variant-options label{position:relative;cursor:pointer}.variant-options input{position:absolute;opacity:0;width:1px;height:1px}.variant-chip{display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:25px;padding:11px 13px;font-size:13px;text-transform:capitalize;min-height:42px}.variant-chip i{width:13px;height:13px;border:1px solid #0003;border-radius:50%;flex-shrink:0}.variant-options input:checked+.variant-chip{border-color:var(--teal);background:var(--mint);box-shadow:0 0 0 1px var(--teal)}.variant-options input:focus-visible+.variant-chip{outline:3px solid var(--teal);outline-offset:3px}.quantity-row{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.quantity-row>label{font-size:14px;font-weight:600}.quantity{display:flex;align-items:center;overflow:hidden;border:1px solid var(--line);border-radius:25px;background:white}.quantity button{border:0;background:var(--pale);width:40px;height:42px}.quantity input{width:68px;border:0;background:transparent;text-align:center;appearance:textfield;-moz-appearance:textfield}.quantity input::-webkit-inner-spin-button{appearance:none}.add-button{width:100%;gap:12px;font-size:14px}.add-button>span{margin-left:auto}.selection-note{font-size:12px;line-height:1.6;color:var(--muted);text-align:center;margin:15px 0 20px}.selection-detail-link{display:block;text-align:center}.spec-section{display:grid;grid-template-columns:1fr 2fr;gap:50px;padding:40px;border-radius:26px;background:var(--pale)}.spec-section h2{font-size:32px;margin:0}.specs{margin:0}.specs>div{display:grid;grid-template-columns:1fr 1fr;gap:22px;padding:16px 0;border-bottom:1px solid var(--line);font-size:14px;line-height:1.6}.specs>div:first-child{padding-top:0}.specs dt{color:var(--muted)}.specs dd{margin:0;font-weight:500}.spec-note{font-size:12px;color:var(--muted);line-height:1.7;margin:20px 0 0}.related{padding-block:55px 70px}.related h2{font-size:32px}.empty{grid-column:1/-1;text-align:center;padding:65px 24px;background:var(--pale);border-radius:26px}.empty h1{font-size:36px;line-height:1.2}.empty h2,.empty h3{font-size:27px;margin:0 0 14px}.empty p{max-width:420px;margin:0 auto 25px;color:var(--muted);line-height:1.7}.empty .button{margin:6px}.empty>svg{width:48px;height:48px;margin-bottom:22px;color:var(--teal)}.loading{padding:100px 0;text-align:center}.muted{color:var(--muted);font-size:15px;line-height:1.7}.blue{color:var(--coral)}
/* Saved product selection. */
#selection{padding-bottom:65px;min-height:65vh}#selection h1{font-size:46px;margin:0 0 12px}.selection-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:45px;margin-top:35px}.selection-item{display:grid;grid-template-columns:105px minmax(0,1fr) 95px;gap:22px;align-items:center;border-top:1px solid var(--line);padding:24px 0}.selection-item:last-child{border-bottom:1px solid var(--line)}.selection-image{background:var(--pale);border-radius:16px;aspect-ratio:1;display:grid;place-items:center;overflow:hidden}.selection-image img{mix-blend-mode:multiply;object-fit:contain;padding:9px}.selection-item h2{font-size:20px;line-height:1.3;margin:8px 0;font-weight:600}.selection-item p{font-size:13px;color:var(--muted);margin:0 0 10px}.remove-button{border:0;background:transparent;font-size:12px;color:#99533c;padding:3px 0;text-decoration:underline;text-underline-offset:4px}.selection-quantity label{display:block;color:var(--muted);font-size:11px;margin-bottom:8px}.selection-quantity input{width:95px;padding:10px 12px;background:white;border:1px solid var(--line);border-radius:20px;font-size:14px}.selection-summary{padding:28px;background:var(--yellow);border-radius:25px;align-self:start}.selection-summary h2{font-size:31px;line-height:1.12}.selection-summary .eyebrow{font-size:10px}.selection-summary dl{padding-block:13px;margin:23px 0;border-top:1px solid #003f492a;border-bottom:1px solid #003f492a}.selection-summary dl>div{display:flex;justify-content:space-between;font-size:14px;padding:8px 0}.selection-summary dd{margin:0;font-weight:700}.selection-summary .button{width:100%;font-size:13px;margin-bottom:9px}.selection-summary>p:last-child{font-size:12px;color:#425d55;line-height:1.8;margin:14px 0 0}.image-unavailable{object-fit:contain;color:var(--muted);font-size:13px}
@media(min-width:1550px){.hero{padding-top:65px;padding-bottom:85px}.hero-inner{min-height:520px}}
@media(max-width:1200px){.header-main{gap:20px;padding-inline:23px}.brand{gap:11px}.brand small{font-size:10px}.primary-nav{gap:20px}.search{max-width:220px}.selection-link span{display:none}.wrap{width:calc(100% - 64px)}.category-tiles{gap:25px}.hero-visual{margin-right:0}.hero-note{right:-10px;font-size:8px}.hero-inner{min-height:430px}.hero h1{font-size:66px}.product-card-body{padding:18px}.with-filters{grid-template-columns:190px minmax(0,1fr);gap:27px}.with-filters .product-grid{gap:18px}.with-filters .product-card h3{font-size:17px}.footer-main>p{font-size:22px}.detail-layout{gap:40px}.selection-layout{gap:30px;grid-template-columns:minmax(0,1fr) 305px}}
@media(max-width:980px){.header-main{gap:16px}.primary-nav{gap:16px;font-size:13px}.search{max-width:190px}.hero h1{font-size:57px}.hero-copy>p{font-size:16px}.hero-note{display:none}.hero-inner{min-height:385px}.hero{padding-top:38px;padding-bottom:48px}.category-tiles{gap:22px}.category-tile{font-size:15px}.tile-img img{padding:12px}.product-grid{gap:18px}.product-card-body{padding:15px}.product-card h3{font-size:17px}.product-photo>img{padding:19px}.detail-link{font-size:12px;padding:11px 13px}.with-filters .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-main{flex-wrap:wrap;gap:35px}.footer-main>p{font-size:20px}.product-info h1{font-size:34px}.detail-layout{gap:30px}.selection-layout{grid-template-columns:minmax(0,1fr) 280px;gap:25px}.selection-item{grid-template-columns:75px minmax(0,1fr) 75px;gap:14px}.selection-quantity input{width:75px}.selection-item h2{font-size:17px}.selection-summary{padding:24px}.spec-section{padding:30px;gap:30px}.section-heading h2,#catalog-title{font-size:31px}}
@media(max-width:760px){.wrap{width:calc(100% - 36px)}.header{padding-top:14px}.header-main{position:relative;display:grid;grid-template-columns:1fr auto;gap:17px 15px;border-radius:27px;padding:17px 19px}.brand{gap:13px}.brand small{display:block;max-width:100px;font-size:10px}.wordmark{font-size:42px}.brand-dot{width:8px;height:8px}.selection-link{grid-column:2;grid-row:1;gap:6px}.selection-link svg{width:20px}.selection-link b{width:22px;height:22px}.primary-nav{grid-column:1/-1;grid-row:2;justify-content:center;margin:0;gap:32px;font-size:13px}.search{grid-column:1/-1;grid-row:3;width:100%;max-width:none;height:42px}.search input{font-size:16px}.nav{gap:23px;width:100%;padding-inline:18px;min-height:57px;font-size:12px}.nav a:last-child{margin-left:0}.hero{padding:34px 0 42px}.hero-inner{grid-template-columns:1fr;gap:0;min-height:0}.hero-copy{padding:0 7px;text-align:left;position:relative;z-index:1}.hero h1{font-size:clamp(43px,10.8vw,72px);line-height:1.02;margin-bottom:20px}.hero-copy>p{font-size:15px;margin-bottom:20px}.hero .button{font-size:14px;min-height:49px;padding:13px 22px}.hero-visual{width:100%;max-width:480px;margin:3px auto -4px}.hero:after{height:35px;bottom:-18px}.category-section{padding-block:33px 37px}.section-heading{align-items:flex-start;gap:16px;margin-bottom:24px}.section-heading h2,#catalog-title{font-size:27px;line-height:1.13}.section-heading .text-link{font-size:11px;line-height:1.5;max-width:105px;text-align:right;justify-content:flex-end;gap:7px;padding-top:5px}.category-tiles{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px 15px}.category-tile{font-size:14px;gap:11px}.tile-img{max-width:128px}.tile-img img{padding:13px}.catalog-section{padding-block:30px 45px}.home-page .catalog-section{padding-top:33px}.result-count{font-size:12px;line-height:1.6;margin-top:10px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px 12px}.product-card{border-radius:18px}.product-photo{aspect-ratio:1}.product-photo>img{padding:17px}.product-card-body{padding:15px 12px 12px}.product-card h3{font-size:16px;line-height:1.3;margin-bottom:10px}.code{font-size:9px;letter-spacing:.035em}.detail-link{font-size:11px;min-height:39px;padding:10px 12px}.save-product{right:8px;top:8px;width:30px;height:30px}.tag{font-size:8px;left:8px;top:11px;padding:4px 6px}.color-dots{margin-bottom:15px;gap:4px}.color-dot{width:9px;height:9px}.footer-main{padding-block:35px;gap:30px;align-items:flex-start}.footer-brand .wordmark{font-size:47px}.footer-brand small{display:block;font-size:10px}.footer-main>nav{grid-template-columns:1fr;gap:13px;font-size:12px}.footer-main>p{font-size:22px;width:100%}.footer-bottom{flex-direction:column;gap:10px;font-size:10px;line-height:1.6}.with-filters{display:block}#filters{display:none}.with-filters .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px 12px}.with-filters .product-card h3{font-size:16px}.mobile-category{display:block;flex:1 0 100%}.mobile-category label,.filter-control label{display:block;margin-bottom:8px}.mobile-category select{width:100%;max-width:none}.filter-control{flex:1;min-width:0;display:block}.filter-control select{max-width:100%;width:100%}.sort{margin:0}#catalog-toolbar:not(:empty){gap:15px;padding-bottom:20px;margin-bottom:22px}#pagination:not(:empty){flex-direction:column;gap:10px;padding-top:20px;margin-top:25px}#pagination p{margin:0}.breadcrumb{font-size:11px;gap:8px;padding:22px 0}.detail-layout{grid-template-columns:minmax(0,1fr);gap:22px;margin-bottom:32px}.main-image{padding:24px;border-radius:23px}.gallery-thumbs button{height:60px;width:60px;flex-basis:60px}.product-info{padding-top:0}.product-info h1{font-size:34px}.product-description{font-size:15px;margin-bottom:23px;padding-bottom:22px}.variant-chip{font-size:13px}.spec-section{grid-template-columns:1fr;gap:23px;padding:26px 22px;margin-inline:0}.spec-section h2{font-size:28px}.specs>div{font-size:13px;gap:15px}.related{padding-block:37px 45px}.related h2{font-size:27px}.selection-layout{grid-template-columns:minmax(0,1fr);gap:27px;margin-top:25px}#selection{padding-bottom:42px}#selection h1{font-size:37px}#selection .section-heading{flex-direction:column;gap:4px}#selection .section-heading .text-link{max-width:none;font-size:13px;text-align:left}#selection .muted{font-size:14px}.selection-item{grid-template-columns:67px minmax(0,1fr) 70px;gap:12px;padding:22px 0}.selection-item h2{font-size:16px}.selection-quantity input{width:70px;padding:10px}.selection-quantity label{font-size:10px}.selection-summary{padding:26px}.selection-summary h2 br{display:none}.empty{padding:40px 23px}.empty h2,.empty h3{font-size:26px}.empty p{font-size:14px}.add-button{font-size:13px}.toast{width:max-content;text-align:center;font-size:13px}.eyebrow{font-size:10px}}
@media(min-width:540px) and (max-width:760px){.hero-inner{grid-template-columns:1fr 1fr;gap:0}.hero h1{font-size:47px}.hero-visual{width:120%;margin-left:-15%}.hero-copy>p{font-size:14px}.hero .button{font-size:13px;gap:17px}.header-main{grid-template-columns:auto 1fr auto}.brand{grid-column:1;grid-row:1}.selection-link{grid-column:3}.primary-nav{grid-column:2;grid-row:1;gap:17px}.search{grid-column:1/-1;grid-row:2}.brand small{display:none}}
@media(max-width:360px){.wrap{width:calc(100% - 28px)}.brand small{font-size:9px;max-width:80px}.product-card-body{padding:13px 10px 10px}.product-card h3{font-size:15px}.detail-link{font-size:10px;padding:10px}.section-heading h2,#catalog-title{font-size:25px}.hero-copy{padding:0}.hero h1{font-size:43px}.category-tiles{gap:20px 12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
.price-summary{display:grid;gap:4px;margin:14px 0;color:#003f49}.price-summary>span{font-size:13px}.price-summary strong{font-size:25px;font-family:Outfit,sans-serif;line-height:1.2}.price-summary small,.detail-price small{font:400 14px 'DM Sans',sans-serif}.price-pending{font-size:14px;color:#526b6d;margin:14px 0}.detail-price{margin:24px 0;padding:22px 24px;border-radius:20px;background:#fff3bf}.detail-price>strong{font-size:36px;font-family:Outfit,sans-serif}.detail-price p{font-size:14px;line-height:1.5;margin:8px 0}.detail-price .price-estimate{font-weight:600}.selection-price{font-size:14px;color:#006b66}.product-card-body .detail-link{margin-top:16px}
