*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--color-bg);color:var(--color-text);font-family:var(--font-body);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}body,button,input,select,textarea{font:inherit}img,svg,video{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{cursor:pointer}ul[role=list],ol[role=list]{list-style:none;padding:0;margin:0}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{font-family:var(--font-heading);line-height:1.02;letter-spacing:-.035em}h1{font-size:clamp(3rem,7vw,6.8rem)}h2{font-size:clamp(2.25rem,5vw,4.5rem)}h3{font-size:clamp(1.25rem,2vw,1.65rem)}p:last-child{margin-bottom:0}.page-width{width:min(calc(100% - 40px),var(--page-width));margin-inline:auto}.page-width--narrow{width:min(calc(100% - 40px),880px)}.section{padding:clamp(72px,9vw,132px) 0;position:relative}.section--compact{padding:28px 0}.section--surface{background:var(--color-surface)}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.skip-to-content-link{position:fixed;left:16px;top:16px;z-index:9999;padding:12px 18px;background:#fff;color:#000;transform:translateY(-160%);border-radius:8px}.skip-to-content-link:focus{transform:none}.desktop-only{display:inline-flex}.rte>*:last-child{margin-bottom:0}.rte a{text-decoration:underline;text-decoration-color:var(--color-accent);text-underline-offset:3px}.eyebrow{margin:0 0 14px;font-size:.76rem;line-height:1.2;font-weight:800;letter-spacing:.17em;text-transform:uppercase;color:var(--color-brand)}.eyebrow--light{color:var(--color-accent)}.button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:12px 22px;border:1px solid transparent;border-radius:var(--radius-button);font-weight:800;line-height:1;text-align:center;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease}.button svg,.text-link svg{width:18px;height:18px}.button:hover{transform:translateY(-2px)}.button--primary{background:linear-gradient(135deg,var(--color-brand),#3157c8);color:#fff;box-shadow:0 14px 32px #4169e140}.button--secondary{border-color:var(--color-border);background:#fff;color:var(--color-text)}.button--ghost-light{border-color:#ffffff40;color:#fff;background:#ffffff0a}.button--white{background:#fff;color:var(--color-dark)}.button--small{min-height:42px;padding:10px 16px;font-size:.88rem}.button--wide{width:100%}.button[disabled]{opacity:.5;cursor:not-allowed;transform:none}.button-group{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.text-link{display:inline-flex;align-items:center;gap:8px;color:var(--color-brand);font-weight:800}.text-link--small{font-size:.88rem}.icon-button{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;color:#fff;border-radius:50%}.icon-button:hover{background:#ffffff14}.icon-button svg{width:23px;height:23px}.field-row{display:flex;gap:10px}.field-row input,.search-form-large input{flex:1;min-width:0}input,select,textarea{width:100%;border:1px solid var(--color-border);border-radius:12px;background:#fff;color:var(--color-text);padding:13px 14px;min-height:50px}label{display:block;margin-bottom:7px;font-size:.88rem;font-weight:750}.form-message{margin-top:10px;font-size:.9rem}.form-message--error{color:#b42318}.badge{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.badge--sale{background:#e9efff;color:var(--color-brand)}.price{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.price__current{font-size:1.35rem;font-weight:850}.price__compare{color:var(--color-muted)}.section-heading{margin-bottom:42px}.section-heading h2{max-width:900px;margin-bottom:0}.section-heading--center{text-align:center;max-width:860px;margin-inline:auto;margin-bottom:48px}.section-heading--center .section-heading__text{margin:18px auto 0;max-width:650px}.section-heading--split{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);gap:40px;align-items:end}.section-heading__text{color:var(--color-muted);font-size:1.05rem}.page-header{margin-bottom:42px}.page-header h1{font-size:clamp(3rem,7vw,5.7rem);margin-bottom:0}.page-header--center{text-align:center}.empty-state{text-align:center;padding:80px 20px;border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-surface)}.empty-state img{margin:0 auto 24px}.empty-state h1,.empty-state h2{max-width:650px;margin-inline:auto}.empty-state .button-group{justify-content:center}.pagination{margin-top:50px;text-align:center}.pagination .page,.pagination a{display:inline-flex;margin:3px;padding:7px 12px;border:1px solid var(--color-border);border-radius:8px}.pagination .current{background:var(--color-brand);color:#fff;border-color:var(--color-brand)}.site-header{background:var(--color-dark);color:#fff;z-index:60}.site-header--sticky{position:sticky;top:0}.site-header__inner{height:76px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:34px}.brand{display:inline-flex;align-items:center;gap:11px}.brand__mark{width:42px;height:46px;object-fit:contain}.brand__custom-logo{display:block;height:auto}.brand__name{font-family:var(--font-heading);font-size:1.3rem;font-weight:900;letter-spacing:.08em}.brand__name span{color:var(--color-accent)}.desktop-nav{justify-self:center}.desktop-nav__list{display:flex;align-items:center;gap:28px}.desktop-nav__item{position:relative}.desktop-nav__item>a{font-size:.9rem;font-weight:720;color:#ffffffd4}.desktop-nav__item>a:hover,.desktop-nav__item>a[aria-current=page]{color:#fff}.desktop-nav__dropdown{position:absolute;top:100%;left:-18px;min-width:210px;padding:14px;background:#fff;color:var(--color-text);border-radius:14px;box-shadow:0 20px 45px #0000002e;opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s}.has-dropdown:hover .desktop-nav__dropdown{opacity:1;visibility:visible;transform:none}.desktop-nav__dropdown a{display:block;padding:9px 10px;border-radius:8px}.desktop-nav__dropdown a:hover{background:var(--color-surface)}.site-header__actions{display:flex;align-items:center;justify-self:end}.cart-link{position:relative}.cart-count{position:absolute;right:1px;top:0;display:grid;place-items:center;min-width:18px;height:18px;padding:0 4px;border-radius:999px;background:var(--color-accent);color:var(--color-dark);font-size:.67rem;font-weight:900}.mobile-nav{display:none}.announcement{overflow:hidden;background:linear-gradient(90deg,var(--color-brand),#3159cc,var(--color-brand));color:#fff}.announcement__track{display:flex;width:max-content;min-width:100%;justify-content:center}.announcement__track--animated{animation:pepMarquee 28s linear infinite}.announcement__item{display:inline-flex;align-items:center;white-space:nowrap;padding:10px 40px;font-size:.71rem;font-weight:850;letter-spacing:.14em}.announcement__item:after{content:"\2726";margin-left:80px;color:var(--color-accent)}@keyframes pepMarquee{to{transform:translate(-25%)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.announcement__track--animated{animation:none}.button{transition:none}}.hero-pepcaddy{overflow:hidden;background:var(--color-dark);color:#fff;padding:clamp(70px,8vw,118px) 0}.hero-pepcaddy__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.9fr);align-items:center;gap:clamp(40px,7vw,110px)}.hero-pepcaddy h1{max-width:760px;margin:0 0 24px}.hero-pepcaddy h1 em{font-style:normal;color:var(--color-accent)}.hero-pepcaddy__text{max-width:640px;color:#ffffffb8;font-size:clamp(1.05rem,1.6vw,1.25rem)}.hero-pepcaddy .button-group{margin-top:34px}.hero-pepcaddy__microproof{display:flex;flex-wrap:wrap;gap:18px 26px;margin-top:34px;color:#ffffffbd;font-size:.86rem}.hero-pepcaddy__microproof span{display:flex;align-items:center;gap:7px}.hero-pepcaddy__microproof svg{width:16px;height:16px;color:var(--color-accent)}.hero-pepcaddy__glow{position:absolute;border-radius:50%;filter:blur(20px);pointer-events:none}.hero-pepcaddy__glow--one{width:520px;height:520px;right:-120px;top:-150px;background:radial-gradient(circle,rgba(65,105,225,.28),transparent 68%)}.hero-pepcaddy__glow--two{width:420px;height:420px;left:30%;bottom:-300px;background:radial-gradient(circle,rgba(88,199,232,.16),transparent 70%)}.hero-pepcaddy__visual{position:relative;min-height:540px}.hero-image-card{height:100%;min-height:520px;border:1px solid rgba(255,255,255,.12);border-radius:34px;padding:18px;background:#ffffff0a;box-shadow:0 40px 100px #00000059}.hero-image-card img{width:100%;height:100%;min-height:480px;object-fit:cover;border-radius:24px}.caddy-showcase{position:relative;height:540px;display:grid;place-items:center}.caddy-showcase__platform{position:relative;width:min(95%,510px);height:315px;border-radius:42px 42px 30px 30px;background:linear-gradient(145deg,#15171b,#08090a);box-shadow:inset 0 0 0 1px #ffffff14,inset 0 16px 26px #ffffff0a,0 45px 70px #0000007a;transform:perspective(900px) rotateX(58deg) rotate(-7deg)}.caddy-showcase__platform:after{content:"";position:absolute;top:18px;right:18px;bottom:18px;left:18px;border-radius:30px;border:1px solid rgba(65,105,225,.35)}.caddy-showcase__holes{position:absolute;left:56px;right:56px;display:flex;justify-content:space-between;z-index:2}.caddy-showcase__holes--back{top:62px}.caddy-showcase__holes--front{bottom:56px}.caddy-showcase__holes i{display:block;width:62px;height:62px;border-radius:50%;background:#050607;box-shadow:inset 0 8px 10px #000,0 0 0 7px #22252b,0 0 0 8px #4169e14d}.caddy-showcase__holes--front i:first-child,.caddy-showcase__holes--back i:last-child{width:78px;height:78px}.caddy-showcase__holes--front i:nth-child(2){width:68px;height:68px}.caddy-showcase__logo{position:absolute;left:50%;top:50%;z-index:4;transform:translate(-50%,-50%) rotate(7deg) rotateX(-58deg);width:88px}.caddy-showcase__shadow{position:absolute;width:420px;height:70px;bottom:52px;border-radius:50%;background:#00000073;filter:blur(20px)}.caddy-showcase__badge{position:absolute;top:22px;left:30px;padding:9px 14px;border:1px solid rgba(255,255,255,.15);border-radius:999px;background:#ffffff0f;font-size:.67rem;font-weight:850;letter-spacing:.13em}.spec-chip{position:absolute;display:flex;align-items:center;gap:8px;padding:10px 13px;border:1px solid rgba(255,255,255,.13);border-radius:14px;background:#1f2125db;box-shadow:0 12px 32px #00000038;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.spec-chip strong{color:var(--color-accent)}.spec-chip span{font-size:.74rem;color:#ffffffa6}.spec-chip--one{right:0;top:110px}.spec-chip--two{left:0;bottom:145px}.spec-chip--three{right:25px;bottom:55px}.trust-strip{background:#fff;border-bottom:1px solid var(--color-border)}.trust-strip__grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-item{display:flex;align-items:center;gap:16px;padding:16px 24px;border-right:1px solid var(--color-border)}.trust-item:last-child{border-right:0}.trust-item__number{color:var(--color-brand);font-size:.72rem;font-weight:850;letter-spacing:.1em}.trust-item strong,.trust-item span{display:block}.trust-item strong{font-size:.92rem}.trust-item div span{color:var(--color-muted);font-size:.78rem}.featured-product-pep__card{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(350px,.82fr);background:var(--color-dark);color:#fff;border-radius:calc(var(--radius-card) + 8px);overflow:hidden;box-shadow:0 26px 70px rgba(15,23,42,calc(var(--shadow-strength) * .75))}.featured-product-pep__media{min-height:630px;background:linear-gradient(145deg,#edf2ff,#dbe7ff);position:relative}.featured-product-pep__media>img{width:100%;height:100%;object-fit:cover}.featured-product-pep__placeholder{height:100%;min-height:630px;display:flex;align-items:center;justify-content:center;flex-direction:column;color:var(--color-text);position:relative}.featured-product-pep__placeholder>img{position:absolute;width:90px;bottom:105px;filter:drop-shadow(0 10px 20px rgba(0,0,0,.25))}.placeholder-caddy{width:430px;height:270px;border-radius:36px;background:linear-gradient(145deg,#1b1d21,#08090a);transform:perspective(900px) rotateX(56deg) rotate(-8deg);box-shadow:0 45px 60px #00000059;display:grid;grid-template-columns:repeat(3,1fr);place-items:center;padding:35px}.placeholder-caddy span{width:64px;height:64px;border-radius:50%;background:#040506;box-shadow:0 0 0 7px #25282e,0 0 0 8px #4169e18c}.featured-product-pep__placeholder p{position:absolute;bottom:32px;color:var(--color-muted);font-size:.85rem}.featured-product-pep__content{padding:clamp(38px,6vw,78px);align-self:center}.featured-product-pep__content h3{font-size:clamp(2rem,4vw,3.7rem);margin-bottom:20px}.featured-product-pep__content .price{margin-bottom:18px}.product-summary{color:#ffffffad}.feature-checks{padding:0;margin:26px 0 32px;list-style:none}.feature-checks li{display:flex;gap:10px;align-items:flex-start;margin:11px 0}.feature-checks svg{width:19px;height:19px;color:var(--color-accent);flex:0 0 auto;margin-top:2px}.feature-checks--compact{margin:24px 0}.featured-product-form label{color:#ffffffbf}.featured-product-form select{margin-bottom:14px;background:#fff}.featured-product-pep__content .button--secondary{background:transparent;border-color:#ffffff38;color:#fff}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-card{min-height:350px;padding:30px;border:1px solid var(--color-border);border-radius:var(--radius-card);background:#fff;position:relative;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.feature-card:hover{transform:translateY(-6px);box-shadow:0 20px 50px rgba(15,23,42,calc(var(--shadow-strength) * .55))}.feature-card__icon{height:105px;display:flex;align-items:center;margin-bottom:44px}.feature-card__number{position:absolute;right:24px;top:24px;color:#aab1c0;font-size:.72rem;font-weight:850}.feature-card h3{margin-bottom:12px}.feature-card>p:last-child{color:var(--color-muted)}.mini-vials{display:flex;align-items:flex-end;gap:8px}.mini-vials i{width:24px;height:66px;border:3px solid var(--color-brand);border-radius:6px 6px 9px 9px}.mini-vials i:nth-child(2){height:85px}.mini-vials i:nth-child(3){height:50px}.mini-eye{width:96px;height:58px;border:3px solid var(--color-brand);border-radius:50% 10%;transform:rotate(45deg);display:grid;place-items:center}.mini-eye i{width:24px;height:24px;border-radius:50%;background:var(--color-accent)}.mini-snow{font-size:5.5rem;line-height:1;color:var(--color-brand)}.mini-grid{display:grid;grid-template-columns:repeat(2,34px);gap:7px}.mini-grid i{height:34px;border:3px solid var(--color-brand);border-radius:9px}.system-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.system-card{border:1px solid var(--color-border);border-radius:var(--radius-card);overflow:hidden;background:#fff;transition:transform .25s ease,box-shadow .25s ease}.system-card:hover{transform:translateY(-5px);box-shadow:0 22px 50px rgba(15,23,42,calc(var(--shadow-strength) * .5))}.system-card__visual{height:230px;display:grid;place-items:center;overflow:hidden;background:linear-gradient(145deg,#eaf0ff,#dbe7ff)}.system-card__visual--2{background:linear-gradient(145deg,#e8fbff,#d7f4fb)}.system-card__visual--3{background:linear-gradient(145deg,#eef0f4,#dadde5)}.system-card__visual--4{background:linear-gradient(145deg,#e9edff,#d9e4ff)}.system-card__visual img{width:100%;height:100%;object-fit:cover}.system-card__shape{width:145px;height:105px;border-radius:24px;background:var(--color-dark);display:flex;align-items:center;justify-content:center;gap:9px;box-shadow:0 28px 40px #00000038;transform:rotate(-8deg)}.system-card__shape i{width:25px;height:25px;border-radius:50%;background:#050607;box-shadow:0 0 0 4px #292c32}.system-card__content{padding:24px}.system-card h3{margin-bottom:10px}.system-card p{color:var(--color-muted);font-size:.9rem}.image-text-pep__grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(40px,8vw,110px);align-items:center}.image-text-pep__grid--reverse .image-text-pep__media{order:2}.image-text-pep__media{min-height:620px;border-radius:calc(var(--radius-card) + 6px);overflow:hidden;background:var(--color-dark)}.image-text-pep__media>img{width:100%;height:100%;min-height:620px;object-fit:cover}.image-text-pep__placeholder{min-height:620px;position:relative;display:grid;place-items:center;background:radial-gradient(circle at 70% 25%,rgba(65,105,225,.38),transparent 32%),var(--color-dark)}.image-text-pep__placeholder>img{position:relative;z-index:2;filter:drop-shadow(0 18px 35px rgba(0,0,0,.38))}.routine-lines{position:absolute;top:45px;right:45px;bottom:45px;left:45px;border:1px solid rgba(255,255,255,.08);border-radius:24px}.routine-lines span{position:absolute;height:1px;background:linear-gradient(90deg,transparent,rgba(88,199,232,.65),transparent);left:10%;right:10%}.routine-lines span:nth-child(1){top:20%}.routine-lines span:nth-child(2){top:40%}.routine-lines span:nth-child(3){top:60%}.routine-lines span:nth-child(4){top:80%}.image-text-pep__content h2{margin-bottom:24px}.image-text-pep__content>.rte{color:var(--color-muted);font-size:1.05rem}.faq-section{background:var(--color-dark);color:#fff}.faq-section__grid{display:grid;grid-template-columns:minmax(280px,.7fr) minmax(0,1.3fr);gap:clamp(50px,8vw,120px)}.faq-section__intro{position:sticky;top:120px;align-self:start}.faq-section__intro h2{margin-bottom:24px}.faq-section__intro .rte{color:#ffffffa6;margin-bottom:28px}.faq-section .text-link{color:var(--color-accent)}.faq-item{border-top:1px solid rgba(255,255,255,.15)}.faq-item:last-child{border-bottom:1px solid rgba(255,255,255,.15)}.faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:26px 0;cursor:pointer;font-weight:800;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item__icon svg{width:22px;height:22px;transition:transform .2s}.faq-item[open] .faq-item__icon svg{transform:rotate(45deg)}.faq-item__answer{padding:0 45px 26px 0;color:#ffffffad}.newsletter-pep{padding-top:80px}.newsletter-pep__card{display:grid;grid-template-columns:1fr minmax(360px,.7fr);gap:50px;align-items:center;padding:clamp(34px,6vw,68px);border-radius:calc(var(--radius-card) + 8px);background:linear-gradient(135deg,var(--color-brand),#3154bd 65%,#24429b);color:#fff;overflow:hidden;position:relative}.newsletter-pep__card:after{content:"";position:absolute;width:300px;height:300px;border-radius:50%;right:-120px;top:-170px;border:45px solid rgba(88,199,232,.18)}.newsletter-pep h2{font-size:clamp(2rem,4vw,3.8rem);margin-bottom:16px}.newsletter-pep .rte{color:#ffffffbf}.newsletter-form--large{position:relative;z-index:2}.newsletter-form--large input{border-color:#ffffff40;background:#ffffff1a;color:#fff}.newsletter-form--large input::placeholder{color:#ffffffa6}.product-card{border:1px solid var(--color-border);border-radius:var(--radius-card);overflow:hidden;background:#fff;transition:transform .2s ease,box-shadow .2s ease}.product-card:hover{transform:translateY(-4px);box-shadow:0 20px 45px rgba(15,23,42,calc(var(--shadow-strength) * .45))}.product-card__media{display:block;position:relative;aspect-ratio:1/1;background:var(--color-surface);overflow:hidden}.product-card__media>img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.product-card:hover .product-card__media>img{transform:scale(1.03)}.product-card__placeholder{height:100%;display:grid;place-items:center}.product-card__placeholder img{width:90px}.product-card__badge{position:absolute;left:14px;top:14px;background:var(--color-dark);color:#fff}.product-card__content{padding:20px}.product-card__content h3{font-size:1.15rem;margin-bottom:10px}.product-card__type{margin-bottom:9px}.product-card .quick-add{margin-top:16px}.product-grid{display:grid;gap:20px}.product-grid--2{grid-template-columns:repeat(2,1fr)}.product-grid--3{grid-template-columns:repeat(3,1fr)}.product-grid--4{grid-template-columns:repeat(4,1fr)}.collection-header{display:grid;grid-template-columns:1fr .8fr;gap:50px;align-items:end;margin-bottom:40px}.collection-header h1{margin-bottom:0}.collection-header__description{color:var(--color-muted)}.collection-hero-image{height:min(46vw,560px);border-radius:var(--radius-card);overflow:hidden;margin-bottom:34px}.collection-hero-image img{width:100%;height:100%;object-fit:cover}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px;padding-bottom:16px;border-bottom:1px solid var(--color-border)}.collection-toolbar p{margin:0;color:var(--color-muted)}.sort-form{display:flex;align-items:center;gap:10px}.sort-form label{margin:0}.sort-form select{width:auto;min-height:42px;padding:8px 36px 8px 12px}.main-product__grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);gap:clamp(40px,7vw,90px);align-items:start}.product-gallery{display:grid;gap:14px}.product-gallery__item{border-radius:var(--radius-card);overflow:hidden;background:var(--color-surface)}.product-gallery__item img{width:100%;height:auto}.product-gallery__empty{min-height:620px;display:grid;place-items:center;background:var(--color-surface);border-radius:var(--radius-card)}.product-info{position:sticky;top:120px}.product-info h1{font-size:clamp(2.5rem,5vw,4.8rem);margin-bottom:20px}.product-info>.price{margin-bottom:16px}.rating{color:#f4a000;font-weight:800}.rating span{color:var(--color-muted);font-weight:500}.product-block{margin:22px 0}.product-block--text{color:var(--color-muted)}.product-badges{display:flex;flex-direction:column;gap:9px;margin:24px 0}.product-badges span{display:flex;align-items:center;gap:9px;font-size:.9rem}.product-badges svg{width:18px;height:18px;color:var(--color-brand)}.quantity-row{max-width:120px;margin-bottom:12px}.dynamic-checkout{margin-top:10px}.shopify-payment-button__button{border-radius:var(--radius-button)!important;min-height:50px!important}.product-description{padding-top:24px;border-top:1px solid var(--color-border)}.product-accordion{border-top:1px solid var(--color-border)}.product-accordion:last-of-type{border-bottom:1px solid var(--color-border)}.product-accordion summary{display:flex;align-items:center;justify-content:space-between;padding:19px 0;font-weight:800;cursor:pointer;list-style:none}.product-accordion summary::-webkit-details-marker{display:none}.product-accordion summary svg{width:20px;height:20px}.product-accordion[open] summary svg{transform:rotate(45deg)}.product-accordion .rte{padding-bottom:20px;color:var(--color-muted)}.product-share{font-size:.87rem;text-decoration:underline}.cart-items{border-top:1px solid var(--color-border)}.cart-item{display:grid;grid-template-columns:110px 1fr 90px auto;gap:20px;align-items:center;padding:24px 0;border-bottom:1px solid var(--color-border)}.cart-item__image{aspect-ratio:1;border-radius:14px;overflow:hidden;background:var(--color-surface)}.cart-item__image img{width:100%;height:100%;object-fit:cover}.cart-item__details h2{font-size:1.15rem;margin-bottom:7px}.cart-item__details p{font-size:.85rem;color:var(--color-muted);margin-bottom:4px}.cart-item__quantity input{padding:8px;min-height:42px}.cart-item__price{font-weight:850}.cart-footer{display:grid;grid-template-columns:1fr 380px;gap:50px;margin-top:40px}.cart-summary{padding:26px;border-radius:var(--radius-card);background:var(--color-surface)}.cart-summary__total{display:flex;justify-content:space-between;font-size:1.2rem}.cart-summary p{color:var(--color-muted);font-size:.84rem}.cart-summary .button{margin-top:10px}.search-form-large{display:flex;gap:10px;max-width:760px;margin:0 auto 34px}.search-count{text-align:center;color:var(--color-muted);margin-bottom:34px}.search-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.search-result-card{padding:28px;border:1px solid var(--color-border);border-radius:var(--radius-card)}.search-result-card h2{font-size:1.5rem}.search-result-card p{color:var(--color-muted)}.collection-list-grid,.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.collection-list-card,.article-card{border:1px solid var(--color-border);border-radius:var(--radius-card);overflow:hidden;background:#fff}.collection-list-card>div:first-child,.article-card>a{display:block;aspect-ratio:4/3;background:var(--color-surface);overflow:hidden}.collection-list-card img,.article-card img{width:100%;height:100%;object-fit:cover}.collection-list-card h2,.collection-list-card p{margin-inline:22px}.collection-list-card h2{margin-top:20px}.collection-list-card p{color:var(--color-muted);margin-bottom:22px}.article-card>div{padding:22px}.article-card h2{font-size:1.45rem}.article-card p{color:var(--color-muted)}.article-header{text-align:center;margin-bottom:42px}.article-header h1{font-size:clamp(2.8rem,6vw,5.6rem)}.article-header>p:last-child{color:var(--color-muted)}.article-hero{border-radius:var(--radius-card);overflow:hidden;margin-bottom:45px}.article-content{font-size:1.08rem}.article-content img{border-radius:16px}.site-footer{background:var(--color-dark);color:#fff;padding:75px 0 28px}.site-footer__top{display:grid;grid-template-columns:1.15fr .55fr .55fr 1.2fr;gap:45px;padding-bottom:46px}.brand--footer{margin-bottom:20px}.footer-copy{color:#ffffff9e;max-width:330px}.social-links{display:flex;gap:18px;margin-top:20px;font-size:.85rem;font-weight:750}.footer-menu h2,.footer-newsletter h2{font-size:1rem;letter-spacing:0;margin-bottom:18px}.footer-menu li{margin:10px 0}.footer-menu a{color:#ffffffa3;font-size:.9rem}.footer-menu a:hover{color:#fff}.footer-newsletter p{color:#ffffff9e;font-size:.9rem}.footer-newsletter input{background:#ffffff14;border-color:#ffffff29;color:#fff}.site-footer__disclaimer{padding:20px 0;border-top:1px solid rgba(255,255,255,.11);border-bottom:1px solid rgba(255,255,255,.11);color:#ffffff80;font-size:.75rem}.site-footer__bottom{display:flex;align-items:center;gap:20px;justify-content:space-between;padding-top:24px;color:#ffffff80;font-size:.75rem}.site-footer__bottom p{margin:0}.policy-links,.payment-icons{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.payment-icon{width:34px;height:22px}.password-page{min-height:100vh;display:grid;place-items:center;padding:40px;background:radial-gradient(circle at 75% 20%,rgba(65,105,225,.35),transparent 30%),var(--color-dark);color:#fff}.password-page__card{width:min(100%,720px);text-align:center;padding:60px;border:1px solid rgba(255,255,255,.13);border-radius:32px;background:#ffffff0a;box-shadow:0 30px 80px #00000059}.brand--password{justify-content:center;margin-bottom:45px}.password-page h1{font-size:clamp(3rem,8vw,6rem)}.password-page__card>p{color:#ffffffab}.password-form{margin:35px auto 20px;max-width:520px;text-align:left}.password-page .newsletter-form{max-width:520px;margin:20px auto}@media(max-width:1100px){.desktop-nav__list{gap:18px}.hero-pepcaddy__grid{grid-template-columns:1fr 440px}.system-grid{grid-template-columns:repeat(2,1fr)}.site-footer__top{grid-template-columns:1.2fr .7fr .7fr}.footer-newsletter{grid-column:1/-1;max-width:650px}.product-grid--4{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.page-width{width:min(calc(100% - 30px),var(--page-width))}.section{padding:70px 0}.desktop-nav{display:none}.mobile-nav{display:block;order:-1}.site-header__inner{grid-template-columns:auto 1fr auto;gap:12px}.site-header__inner>.brand{justify-self:center}.mobile-nav__toggle{list-style:none}.mobile-nav__toggle::-webkit-details-marker{display:none}.mobile-nav__panel{position:absolute;left:0;right:0;top:76px;padding:20px;background:var(--color-dark);border-top:1px solid rgba(255,255,255,.1);box-shadow:0 20px 40px #00000040}.mobile-nav__list>li{border-bottom:1px solid rgba(255,255,255,.1)}.mobile-nav__list>li>a{display:block;padding:14px 0;font-weight:800}.mobile-nav__list ul{padding:0 0 14px 18px;list-style:none}.mobile-nav__list ul a{display:block;padding:7px 0;color:#ffffffa6}.hero-pepcaddy__grid,.featured-product-pep__card,.image-text-pep__grid,.faq-section__grid,.newsletter-pep__card,.main-product__grid,.collection-header,.cart-footer{grid-template-columns:1fr}.hero-pepcaddy__visual{min-height:480px}.caddy-showcase{height:480px}.featured-product-pep__media,.featured-product-pep__placeholder{min-height:500px}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:280px}.feature-card__icon{margin-bottom:24px}.image-text-pep__grid--reverse .image-text-pep__media{order:0}.faq-section__intro,.product-info{position:static}.newsletter-pep__card{gap:28px}.product-grid--3,.product-grid--4,.search-grid,.collection-list-grid,.article-grid{grid-template-columns:repeat(2,1fr)}.site-footer__top{grid-template-columns:1fr 1fr}.site-footer__brand,.footer-newsletter{grid-column:1/-1}.site-footer__bottom{align-items:flex-start;flex-direction:column}.trust-strip__grid{grid-template-columns:repeat(2,1fr)}.trust-item:nth-child(2){border-right:0}.trust-item:nth-child(-n+2){border-bottom:1px solid var(--color-border)}}@media(max-width:600px){h1{font-size:clamp(2.8rem,15vw,4.7rem)}h2{font-size:clamp(2.15rem,11vw,3.4rem)}.desktop-only{display:none}.brand__name{font-size:1.03rem}.brand__mark{width:34px;height:38px}.site-header__actions{gap:0}.icon-button{width:38px;height:38px}.announcement__item{padding-inline:26px}.section-heading--split{grid-template-columns:1fr;gap:18px}.button-group--stack-mobile{flex-direction:column;align-items:stretch}.button-group--stack-mobile .button{width:100%}.hero-pepcaddy__visual{min-height:390px}.caddy-showcase{height:390px}.caddy-showcase__platform{width:330px;height:220px}.caddy-showcase__holes{left:38px;right:38px}.caddy-showcase__holes--back{top:43px}.caddy-showcase__holes--front{bottom:40px}.caddy-showcase__holes i{width:40px;height:40px;box-shadow:inset 0 6px 8px #000,0 0 0 5px #22252b,0 0 0 6px #4169e14d}.caddy-showcase__holes--front i:first-child,.caddy-showcase__holes--back i:last-child{width:52px;height:52px}.caddy-showcase__holes--front i:nth-child(2){width:46px;height:46px}.caddy-showcase__logo{width:62px}.caddy-showcase__shadow{width:290px}.spec-chip{padding:8px 10px}.spec-chip--one{top:55px}.spec-chip--two{bottom:100px}.spec-chip--three{right:5px;bottom:30px}.trust-strip__grid{grid-template-columns:1fr}.trust-item{border-right:0;border-bottom:1px solid var(--color-border)}.trust-item:last-child{border-bottom:0}.featured-product-pep__media,.featured-product-pep__placeholder{min-height:380px}.placeholder-caddy{width:290px;height:190px;padding:24px}.placeholder-caddy span{width:42px;height:42px}.featured-product-pep__placeholder>img{width:70px;bottom:75px}.featured-product-pep__placeholder p{bottom:14px}.system-grid,.product-grid--2,.product-grid--3,.product-grid--4,.search-grid,.collection-list-grid,.article-grid{grid-template-columns:1fr}.image-text-pep__media,.image-text-pep__placeholder,.image-text-pep__media>img{min-height:430px}.faq-item__answer{padding-right:0}.field-row,.search-form-large{flex-direction:column}.site-footer__top{grid-template-columns:1fr}.footer-menu,.site-footer__brand,.footer-newsletter{grid-column:1}.cart-item{grid-template-columns:80px 1fr}.cart-item__quantity,.cart-item__price{grid-column:2}.password-page{padding:16px}.password-page__card{padding:35px 20px}.collection-toolbar{align-items:flex-start;gap:14px;flex-direction:column}.sort-form{width:100%}.sort-form select{flex:1}.product-gallery__empty{min-height:400px}}.product-grid--image-ratio-adapt .product-card__media{aspect-ratio:auto}.product-grid--image-ratio-adapt .product-card__media>img{height:auto}.product-grid--image-ratio-square .product-card__media{aspect-ratio:1/1}.product-grid--image-ratio-portrait .product-card__media{aspect-ratio:4/5}.product-grid--image-ratio-landscape .product-card__media{aspect-ratio:4/3}.product-grid--image-fit-contain .product-card__media>img{object-fit:contain}.product-grid--image-fit-cover .product-card__media>img{object-fit:cover}
/*# sourceMappingURL=/cdn/shop/t/18/assets/base.css.map */
