:root{--cc-cream: #f7f0df;--cc-paper: #fffaf0;--cc-forest: #173f35;--cc-orange: #e75d2f;--cc-yellow: #f2c94c;--cc-ink: #17211d;--cc-muted: #65706a;--cc-line: rgba(23, 33, 29, .16);--cc-radius: 22px;--cc-shadow: 0 18px 50px rgba(23, 63, 53, .12)}.cc-section{color:var(--cc-ink);background:var(--cc-paper)}.cc-section *{box-sizing:border-box}.cc-container{width:min(100% - 32px,1280px);margin-inline:auto}.cc-eyebrow{margin:0 0 16px;color:var(--cc-orange);font-size:.78rem;font-weight:800;letter-spacing:.16em;line-height:1.35;text-transform:uppercase}.cc-title{max-width:900px;margin:0;color:var(--cc-forest);font-size:clamp(2rem,4vw,4.8rem);font-weight:750;letter-spacing:-.035em;line-height:1.04;text-wrap:balance}.cc-title--small{font-size:clamp(1.8rem,3vw,3.2rem)}.cc-copy{max-width:590px;color:var(--cc-muted);font-size:clamp(1rem,1.18vw,1.16rem);line-height:1.72}.cc-copy>:first-child{margin-top:0}.cc-copy>:last-child{margin-bottom:0}.cc-button-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.cc-button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;padding:12px 22px;border:2px solid var(--cc-forest);border-radius:999px;background:var(--cc-forest);color:#fff;font-weight:750;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.cc-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #173f352e}.cc-button--light{border-color:var(--cc-paper);background:var(--cc-paper);color:var(--cc-forest)}.cc-button--outline{background:transparent;color:var(--cc-forest)}.cc-section-head{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(260px,.6fr);gap:clamp(36px,6vw,88px);align-items:end;margin-bottom:clamp(36px,4.5vw,58px)}.cc-section-head>:last-child{justify-self:end}.cc-brand-hero{position:relative;min-height:var(--cc-hero-height, 690px);display:grid;align-items:end;overflow:hidden;isolation:isolate;background:var(--cc-forest)}.cc-brand-hero__media,.cc-brand-hero__media img,.cc-brand-hero__media picture{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.cc-brand-hero__media img{object-fit:cover;object-position:var(--cc-image-position, center)}.cc-brand-hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0c221dc7,#0c221d6b 48%,#0c221d14)}.cc-brand-hero__content{position:relative;z-index:1;width:min(100% - 32px,1280px);margin:0 auto;padding:96px 0 72px;color:#fff}.cc-brand-hero__content-inner{max-width:720px}.cc-brand-hero .cc-title{color:#fff}.cc-brand-hero .cc-copy{max-width:620px;color:#ffffffdb}.cc-brand-hero__note{margin-top:18px;color:#ffffffbd;font-size:.86rem}.cc-trust{background:var(--cc-forest);color:#fff}.cc-trust__grid{display:grid;grid-template-columns:repeat(var(--cc-columns, 4),minmax(0,1fr))}.cc-trust__item{padding:24px;border-left:1px solid rgba(255,255,255,.18)}.cc-trust__item:first-child{border-left:0}.cc-trust__index{display:block;margin-bottom:10px;color:var(--cc-yellow);font-size:.75rem;font-weight:800;letter-spacing:.12em}.cc-trust__title{margin:0 0 4px;color:#fff;font-size:1rem;font-weight:750}.cc-trust__text{margin:0;color:#ffffffb8;font-size:.86rem;line-height:1.45}.cc-trust__item a{color:inherit;text-decoration:none}.cc-pad{padding-block:clamp(76px,8vw,122px)}.cc-card-grid{display:grid;grid-template-columns:repeat(var(--cc-columns, 4),minmax(0,1fr));gap:18px}.cc-category-card{position:relative;min-height:390px;overflow:hidden;border-radius:var(--cc-radius);background:#dfe7df;color:#fff;box-shadow:var(--cc-shadow)}.cc-category-card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.cc-category-card:hover img{transform:scale(1.035)}.cc-category-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 35%,rgba(10,26,21,.83))}.cc-category-card__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:linear-gradient(145deg,#d9e5d8,#8da397);color:#173f3573;font-size:4rem}.cc-category-card__body{position:absolute;z-index:1;inset:auto 0 0;padding:28px}.cc-category-card__badge{display:inline-block;margin-bottom:10px;padding:6px 10px;border-radius:999px;background:var(--cc-yellow);color:var(--cc-ink);font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.cc-category-card h3{margin:0 0 9px;color:#fff;font-size:1.55rem;letter-spacing:-.025em;line-height:1.16}.cc-category-card p{margin:0;color:#ffffffd1;line-height:1.58}.cc-category-card__link{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0}.cc-product-grid{display:grid;grid-template-columns:repeat(var(--cc-columns, 4),minmax(0,1fr));gap:18px}.cc-product-card{position:relative}.cc-product-card__media{position:relative;aspect-ratio:1 / 1.08;overflow:hidden;border-radius:var(--cc-radius);background:#eee8d8}.cc-product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.cc-product-card:hover img{transform:scale(1.03)}.cc-product-card__badge{position:absolute;z-index:1;top:14px;left:14px;padding:7px 11px;border-radius:999px;background:var(--cc-orange);color:#fff;font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.cc-product-card__body{padding:20px 4px 2px}.cc-product-card__title{margin:0 0 9px;color:var(--cc-forest);font-size:1.08rem;letter-spacing:-.018em;line-height:1.35}.cc-product-card__title a{color:inherit;text-decoration:none}.cc-product-card__price{color:var(--cc-ink);font-weight:750}.cc-product-card__price s{margin-left:7px;color:var(--cc-muted);font-weight:400}.cc-empty-card{min-height:360px;display:grid;place-items:center;padding:28px;border:1px dashed var(--cc-line);border-radius:var(--cc-radius);color:var(--cc-muted);text-align:center}.cc-value{background:var(--cc-cream)}.cc-value__grid,.cc-rally__grid,.cc-product-story__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(32px,7vw,90px);align-items:center}.cc-value__media,.cc-rally__media{overflow:hidden;border-radius:var(--cc-radius);background:#dfe7df;box-shadow:var(--cc-shadow)}.cc-value__media img,.cc-rally__media img{width:100%;height:100%;min-height:520px;object-fit:cover}.cc-value__points{display:grid;gap:18px;margin-top:30px}.cc-value__point{display:grid;grid-template-columns:42px 1fr;gap:14px;align-items:start;padding-top:18px;border-top:1px solid var(--cc-line)}.cc-value__number{color:var(--cc-orange);font-weight:800}.cc-value__point h3{margin:0 0 4px;color:var(--cc-forest);font-size:1rem}.cc-value__point p{margin:0;color:var(--cc-muted);line-height:1.5}.cc-finder{background:var(--cc-forest);color:#fff}.cc-finder .cc-title,.cc-finder .cc-copy{color:#fff}.cc-finder .cc-copy{opacity:.76}.cc-finder__grid{display:grid;grid-template-columns:repeat(var(--cc-columns, 4),minmax(0,1fr));gap:14px}.cc-finder__card{display:flex;min-height:286px;flex-direction:column;padding:28px;border-radius:var(--cc-radius);background:var(--cc-card-color, #f2c94c);color:var(--cc-ink);text-decoration:none}.cc-finder__audience{font-size:.75rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.cc-finder__card h3{margin:auto 0 10px;color:inherit;font-size:1.45rem;letter-spacing:-.025em;line-height:1.18}.cc-finder__card p{margin:0;opacity:.72;line-height:1.58}.cc-finder__arrow{margin-top:18px;font-size:1.3rem}.cc-rally{background:var(--cc-orange);color:#fff}.cc-rally .cc-title,.cc-rally .cc-copy{color:#fff}.cc-rally .cc-copy{opacity:.86}.cc-rally__tag{display:inline-flex;margin-bottom:16px;padding:7px 11px;border-radius:999px;background:var(--cc-yellow);color:var(--cc-ink);font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.cc-faq{background:var(--cc-paper)}.cc-faq__grid{display:grid;grid-template-columns:minmax(240px,.65fr) minmax(0,1.35fr);gap:clamp(36px,8vw,110px)}.cc-faq details{border-top:1px solid var(--cc-line)}.cc-faq details:last-child{border-bottom:1px solid var(--cc-line)}.cc-faq summary{display:flex;justify-content:space-between;gap:16px;padding:22px 0;color:var(--cc-forest);font-size:1.05rem;font-weight:750;cursor:pointer;list-style:none}.cc-faq summary::-webkit-details-marker{display:none}.cc-faq summary:after{content:"+";color:var(--cc-orange);font-size:1.4rem}.cc-faq details[open] summary:after{content:"\2212"}.cc-faq__answer{padding:0 0 22px;color:var(--cc-muted);line-height:1.65}.cc-product-story{background:var(--cc-cream)}.cc-product-story__facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid var(--cc-line);border-radius:var(--cc-radius);background:var(--cc-line)}.cc-product-story__fact{min-height:112px;padding:20px;background:var(--cc-paper)}.cc-product-story__label{display:block;margin-bottom:7px;color:var(--cc-muted);font-size:.72rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.cc-product-story__value{color:var(--cc-forest);font-size:1.05rem;font-weight:750;line-height:1.35}.cc-product-story__pending{margin-top:14px;color:var(--cc-muted);font-size:.78rem}.cc-product-highlights{background:var(--cc-highlights-bg, var(--cc-paper))}.cc-product-highlights__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--cc-line);border-bottom:1px solid var(--cc-line)}.cc-product-highlights__card{min-height:250px;padding:30px clamp(22px,3vw,44px) 34px;border-left:1px solid var(--cc-line)}.cc-product-highlights__card:first-child{border-left:0}.cc-product-highlights__index{display:block;margin-bottom:48px;color:var(--cc-orange);font-size:.72rem;font-weight:800;letter-spacing:.12em}.cc-product-highlights__label{margin:0 0 10px;color:var(--cc-muted);font-size:.72rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.cc-product-highlights__card h3{margin:0 0 12px;color:var(--cc-forest);font-size:clamp(1.25rem,1.7vw,1.65rem);letter-spacing:-.025em;line-height:1.2}.cc-product-highlights__card div{color:var(--cc-muted);line-height:1.65}.cc-product-highlights__card div>:first-child{margin-top:0}.cc-product-highlights__card div>:last-child{margin-bottom:0}.cc-product-highlights__story{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr);gap:clamp(42px,7vw,96px);align-items:center;margin-top:clamp(70px,9vw,124px)}.cc-product-highlights__story--right .cc-product-highlights__media{order:2}.cc-product-highlights__media{min-height:520px;overflow:hidden;border-radius:var(--cc-radius);background:var(--cc-cream)}.cc-product-highlights__media img,.cc-product-highlights__media svg{width:100%;height:100%;min-height:520px;object-fit:cover}.cc-product-highlights__story-copy .cc-copy{margin-top:26px}.template-product--paddle .product-information,.template-product--weekend-rally .product-information,.template-product--carbon-court .product-information,.template-product--ball .product-information{background:var(--cc-paper)}@media(max-width:989px){.cc-section-head,.cc-value__grid,.cc-rally__grid,.cc-product-story__grid,.cc-faq__grid{grid-template-columns:1fr}.cc-section-head>:last-child{justify-self:start}.cc-card-grid,.cc-product-grid,.cc-finder__grid,.cc-trust__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cc-trust__item:nth-child(3){border-left:0}.cc-product-highlights__story{grid-template-columns:1fr}.cc-product-highlights__story--right .cc-product-highlights__media{order:initial}}@media(max-width:749px){.cc-container{width:min(100% - 24px,1280px)}.cc-brand-hero{min-height:var(--cc-hero-mobile-height, 660px)}.cc-brand-hero__media:after{background:linear-gradient(180deg,#0c221d24 16%,#0c221dd9 82%)}.cc-brand-hero__content{width:min(100% - 24px,1280px);padding-bottom:42px}.cc-brand-hero .cc-title{font-size:clamp(2.4rem,12vw,4rem)}.cc-button-row,.cc-button{width:100%}.cc-pad{padding-block:64px}.cc-eyebrow{margin-bottom:12px;font-size:.72rem}.cc-title--small{font-size:clamp(2rem,9vw,2.75rem)}.cc-copy{font-size:1rem;line-height:1.7}.cc-section-head{gap:22px;margin-bottom:32px}.cc-mobile-snap{display:flex;width:calc(100% + 12px);gap:14px;overflow-x:auto;overflow-y:hidden;padding:2px 12px 18px 0;scroll-padding-inline:0 12px;scroll-snap-type:inline mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain}.cc-mobile-snap::-webkit-scrollbar{display:none}.cc-mobile-snap:focus-visible{outline:2px solid var(--cc-orange);outline-offset:5px}.cc-card-grid>.cc-category-card{flex:0 0 min(82vw,340px);scroll-snap-align:start}.cc-product-grid>.cc-product-card{flex:0 0 min(76vw,310px);scroll-snap-align:start}.cc-finder__grid>.cc-finder__card{flex:0 0 min(80vw,324px);scroll-snap-align:start}.cc-category-card{min-height:350px}.cc-category-card__body,.cc-finder__card{padding:24px}.cc-trust__item{padding:18px 12px}.cc-trust__title{font-size:.9rem}.cc-trust__text{font-size:.78rem}.cc-value__media img,.cc-rally__media img{min-height:400px}.cc-product-story__facts{grid-template-columns:1fr}.cc-product-highlights__cards{display:block}.cc-product-highlights__card{min-height:0;padding:26px 0 30px;border-left:0;border-top:1px solid var(--cc-line)}.cc-product-highlights__card:first-child{border-top:0}.cc-product-highlights__index{margin-bottom:28px}.cc-product-highlights__story{margin-top:64px;gap:36px}.cc-product-highlights__media,.cc-product-highlights__media img,.cc-product-highlights__media svg{min-height:390px}}@media(prefers-reduced-motion:reduce){.cc-button,.cc-category-card img,.cc-product-card__media img{transition:none}}.cc-lineup{background:var(--cc-paper)}.cc-lineup__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(14px,2vw,24px)}.cc-lineup__card{min-width:0}.cc-lineup__media{position:relative;display:block;aspect-ratio:1 / 1.08;overflow:hidden;border-radius:var(--cc-radius);background:var(--cc-cream)}.cc-lineup__media img{width:100%;height:100%;object-fit:cover;transition:transform .42s ease}.cc-lineup__card:hover .cc-lineup__media img{transform:scale(1.025)}.cc-lineup__badge{position:absolute;z-index:1;top:14px;left:14px;padding:7px 11px;border-radius:999px;background:var(--cc-yellow);color:var(--cc-ink);font-size:.68rem;font-weight:820;letter-spacing:.08em;text-transform:uppercase}.cc-lineup__body{padding:19px 3px 0}.cc-lineup__category{margin:0 0 8px;color:var(--cc-orange);font-size:.68rem;font-weight:820;letter-spacing:.1em;text-transform:uppercase}.cc-lineup__title-row{display:flex;align-items:baseline;justify-content:space-between;gap:14px}.cc-lineup__title-row h3{margin:0;color:var(--cc-forest);font-size:clamp(1.15rem,1.6vw,1.45rem);letter-spacing:-.025em}.cc-lineup__title-row a{color:inherit;text-decoration:none}.cc-lineup__price{flex-shrink:0;color:var(--cc-ink);font-size:.86rem;font-weight:750}.cc-lineup__tagline{min-height:3.2em;margin:12px 0 17px;color:var(--cc-muted);font-size:.9rem;line-height:1.6}.cc-lineup__link{color:var(--cc-forest);font-size:.82rem;font-weight:780;text-underline-offset:4px}.cc-product-kicker{width:100%}.cc-product-kicker>p{margin:0 0 9px;color:var(--cc-orange);font-size:.72rem;font-weight:820;letter-spacing:.12em;line-height:1.35;text-transform:uppercase}.cc-product-kicker>div{max-width:540px;color:var(--cc-muted);font-size:1rem;line-height:1.65}.cc-purchase-promises{display:grid;gap:1px;overflow:hidden;border:1px solid var(--cc-line);border-radius:14px;background:var(--cc-line)}.cc-purchase-promises>div{display:grid;grid-template-columns:28px 1fr;gap:10px;align-items:center;padding:12px 14px;background:var(--cc-paper)}.cc-purchase-promises span{display:grid;width:26px;height:26px;place-items:center;border-radius:50%;background:var(--cc-cream);color:var(--cc-forest);font-weight:800}.cc-purchase-promises p{display:grid;gap:2px;margin:0;color:var(--cc-ink);font-size:.82rem;line-height:1.35}.cc-purchase-promises small{color:var(--cc-muted);font-size:.72rem}.cc-paddle-profile__intro{background:var(--cc-paper)}.cc-paddle-profile__headline{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.55fr);gap:clamp(30px,7vw,96px);align-items:end}.cc-paddle-profile__headline>p{max-width:520px;margin:0;color:var(--cc-muted);font-size:clamp(1.05rem,1.6vw,1.3rem);line-height:1.6}.cc-paddle-profile__benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:clamp(44px,6vw,76px);border-top:1px solid var(--cc-line);border-bottom:1px solid var(--cc-line)}.cc-paddle-profile__benefits article{min-height:238px;padding:28px clamp(20px,3vw,42px) 32px;border-left:1px solid var(--cc-line)}.cc-paddle-profile__benefits article:first-child{border-left:0}.cc-paddle-profile__benefits span{display:block;margin-bottom:45px;color:var(--cc-orange);font-size:.72rem;font-weight:820;letter-spacing:.12em}.cc-paddle-profile__benefits h3{margin:0 0 12px;color:var(--cc-forest);font-size:clamp(1.2rem,1.7vw,1.6rem);letter-spacing:-.025em}.cc-paddle-profile__benefits p{margin:0;color:var(--cc-muted);line-height:1.65}.cc-paddle-profile__story{background:var(--cc-orange);color:#fff}.cc-paddle-profile__story-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:clamp(42px,7vw,96px);align-items:center}.cc-paddle-profile__media{min-height:570px;overflow:hidden;border-radius:var(--cc-radius);background:var(--cc-cream)}.cc-paddle-profile__media img{width:100%;height:100%;min-height:570px;object-fit:cover}.cc-paddle-profile__story .cc-eyebrow{color:var(--cc-yellow)}.cc-paddle-profile__story .cc-title,.cc-paddle-profile__story .cc-copy{color:#fff}.cc-paddle-profile__story .cc-copy{margin-top:24px;opacity:.9}.cc-paddle-profile__value-note{margin:28px 0 0;padding-top:20px;border-top:1px solid rgba(255,255,255,.28);color:#ffffffc7;font-size:.86rem;line-height:1.55}.cc-paddle-profile__details{background:var(--cc-cream)}.cc-paddle-profile__details-grid{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);gap:clamp(42px,8vw,116px);align-items:start}.cc-paddle-profile__details .cc-copy{margin-top:24px}.cc-paddle-profile__specs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;overflow:hidden;margin:0;border:1px solid var(--cc-line);border-radius:var(--cc-radius);background:var(--cc-line)}.cc-paddle-profile__specs div{min-height:118px;padding:20px;background:var(--cc-paper)}.cc-paddle-profile__specs dt{margin-bottom:8px;color:var(--cc-muted);font-size:.68rem;font-weight:820;letter-spacing:.1em;text-transform:uppercase}.cc-paddle-profile__specs dd{margin:0;color:var(--cc-forest);font-size:.98rem;font-weight:700;line-height:1.48}.cc-paddle-profile__sets{background:var(--cc-paper)}.cc-paddle-profile__set-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.cc-paddle-profile__set-grid article{padding:clamp(28px,4vw,54px);border:1px solid var(--cc-line);border-radius:var(--cc-radius);background:var(--cc-cream)}.cc-paddle-profile__set-label{display:inline-flex;margin:0 0 40px;padding:7px 11px;border-radius:999px;background:var(--cc-yellow);color:var(--cc-ink);font-size:.72rem;font-weight:820;letter-spacing:.08em;text-transform:uppercase}.cc-paddle-profile__set-grid h3{margin:0 0 20px;color:var(--cc-forest);font-size:clamp(1.5rem,2.4vw,2.25rem);letter-spacing:-.03em}.cc-paddle-profile__set-grid ul{display:grid;gap:10px;margin:0;padding:0;color:var(--cc-muted);list-style:none}.cc-paddle-profile__set-grid li:before{content:"\2713";margin-right:10px;color:var(--cc-orange);font-weight:800}.cc-paddle-profile__care{background:var(--cc-paper)}.cc-paddle-profile__care details{border-top:1px solid var(--cc-line)}.cc-paddle-profile__care details:last-child{border-bottom:1px solid var(--cc-line)}.cc-paddle-profile__care summary{display:flex;justify-content:space-between;gap:16px;padding:22px 0;color:var(--cc-forest);font-size:1.05rem;font-weight:750;cursor:pointer;list-style:none}.cc-paddle-profile__care summary::-webkit-details-marker{display:none}.cc-paddle-profile__care summary:after{content:"+";color:var(--cc-orange);font-size:1.4rem}.cc-paddle-profile__care details[open] summary:after{content:"\2212"}.cc-paddle-profile__care a{color:var(--cc-forest)}.cc-reviews{background:var(--cc-cream)}.cc-reviews__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.cc-reviews figure{min-height:280px;display:flex;flex-direction:column;margin:0;padding:30px;border-radius:var(--cc-radius);background:var(--cc-paper)}.cc-reviews__stars{color:var(--cc-orange);letter-spacing:.08em}.cc-reviews blockquote{margin:38px 0 30px;color:var(--cc-forest);font-size:clamp(1.15rem,1.6vw,1.45rem);letter-spacing:-.02em;line-height:1.45}.cc-reviews figcaption{margin-top:auto;color:var(--cc-ink);font-size:.88rem;font-weight:760}.cc-reviews figcaption span{display:block;margin-top:4px;color:var(--cc-muted);font-size:.76rem;font-weight:450}@media(max-width:989px){.cc-lineup__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cc-paddle-profile__headline,.cc-paddle-profile__story-grid,.cc-paddle-profile__details-grid{grid-template-columns:1fr}.cc-paddle-profile__story-copy{max-width:680px}}@media(max-width:749px){.cc-lineup__grid{display:flex}.cc-lineup__card{flex:0 0 min(78vw,330px);scroll-snap-align:start}.cc-lineup__tagline{min-height:0}.cc-paddle-profile__benefits{display:block}.cc-paddle-profile__benefits article{min-height:0;padding:26px 0 30px;border-top:1px solid var(--cc-line);border-left:0}.cc-paddle-profile__benefits article:first-child{border-top:0}.cc-paddle-profile__benefits span{margin-bottom:24px}.cc-paddle-profile__media,.cc-paddle-profile__media img{min-height:420px}.cc-paddle-profile__specs,.cc-paddle-profile__set-grid{grid-template-columns:1fr}.cc-reviews__grid{display:flex}.cc-reviews figure{flex:0 0 min(82vw,350px);scroll-snap-align:start}}.cc-commerce-header-section{position:relative;z-index:30}.cc-commerce-header-section:has(.cc-commerce-header--sticky){position:sticky;top:0}.cc-commerce-header{--cc-header-border: rgba(23, 33, 29, .16);position:relative;z-index:30;background:#fff;color:var(--cc-ink);font-family:var(--font-body--family)}.cc-commerce-header--sticky{position:relative}.cc-commerce-header__promo{min-height:42px;display:grid;align-items:center;background:#101210;color:var(--cc-yellow)}.cc-commerce-header__promo-inner,.cc-commerce-header__main,.cc-commerce-header__nav-row{width:min(calc(100% - 40px),var(--cc-header-max));margin-inline:auto}.cc-commerce-header__promo-inner{display:flex;min-height:42px;align-items:center;justify-content:space-between;gap:24px;font-size:.82rem;font-weight:760}.cc-commerce-header__offer{display:flex;align-items:center;gap:14px}.cc-commerce-header__offer a{display:inline-flex;align-items:center;gap:8px;padding:5px 12px;border:1px solid currentColor;border-radius:6px;color:inherit;text-decoration:none}.cc-commerce-header__tracking{color:inherit;text-decoration:none}.cc-commerce-header__main{display:grid;grid-template-columns:minmax(160px,240px) minmax(360px,1fr) minmax(120px,180px);gap:clamp(28px,5vw,72px);align-items:center;min-height:104px}.cc-commerce-header__logo{display:inline-flex;align-items:center;max-width:220px;color:var(--cc-forest);font-size:1.35rem;font-weight:850;letter-spacing:-.035em;text-decoration:none}.cc-commerce-header__logo img{width:auto;max-width:100%;max-height:54px;object-fit:contain}.cc-commerce-header__search{display:grid;grid-template-columns:28px minmax(0,1fr) auto;min-height:54px;align-items:center;gap:10px;padding:5px 7px 5px 18px;border:1px solid transparent;border-radius:10px;background:#f0f0ee;transition:border-color .16s ease,box-shadow .16s ease}.cc-commerce-header__search:focus-within{border-color:var(--cc-forest);box-shadow:0 0 0 3px #173f351f}.cc-commerce-header__search svg{width:23px;height:23px}.cc-commerce-header__search input{min-width:0;border:0;outline:0;background:transparent;color:var(--cc-ink);font:inherit;font-size:1rem}.cc-commerce-header__search button{min-height:42px;padding-inline:18px;border:0;border-radius:7px;background:var(--cc-forest);color:#fff;font:inherit;font-size:.82rem;font-weight:760;cursor:pointer}.cc-commerce-header__actions{justify-self:end}.cc-commerce-header__actions header-actions{gap:4px}.cc-commerce-header__actions .header-actions__action{width:48px;height:48px;align-items:center}.cc-commerce-header__actions .header-actions__action svg{width:27px;height:27px}.cc-commerce-header__nav-row{display:flex;min-height:58px;align-items:stretch;justify-content:space-between;gap:32px}.cc-commerce-header:after{content:"";position:absolute;right:0;bottom:0;left:0;border-bottom:1px solid var(--cc-header-border)}.cc-commerce-header__nav{min-width:0}.cc-commerce-header__nav-list{display:flex;height:100%;align-items:stretch;gap:clamp(18px,2.6vw,40px)}.cc-commerce-header__nav-item{display:flex;align-items:stretch}.cc-commerce-header__nav-link{position:relative;display:flex;align-items:center;gap:8px;color:var(--cc-ink);font-size:.9rem;font-weight:820;letter-spacing:-.01em;text-decoration:none;text-transform:uppercase}.cc-commerce-header__nav-link:after{content:"";position:absolute;right:0;bottom:0;left:0;height:3px;background:var(--cc-orange);transform:scaleX(0);transform-origin:left;transition:transform .18s ease}.cc-commerce-header__nav-link:hover:after,.cc-commerce-header__nav-link:focus-visible:after,.cc-commerce-header__nav-link.is-active:after,.cc-commerce-header__nav-item:focus-within>.cc-commerce-header__nav-link:after,.cc-commerce-header__nav-item:hover>.cc-commerce-header__nav-link:after{transform:scaleX(1)}.cc-commerce-header__chevron{font-size:1.1rem;transform:translateY(-2px)}.cc-commerce-header__utility{display:flex;flex-shrink:0;align-items:center;gap:24px}.cc-commerce-header__utility a{color:var(--cc-muted);font-size:.88rem;font-weight:700;text-decoration:none}.cc-commerce-header__utility a:hover{color:var(--cc-orange)}.cc-mega-menu{position:absolute;top:100%;right:0;left:0;visibility:hidden;opacity:0;transform:translateY(-6px);border-bottom:1px solid var(--cc-header-border);background:#fff;box-shadow:0 24px 46px #17211d24;transition:opacity .16s ease,transform .16s ease,visibility .16s ease}.cc-commerce-header__nav-item:hover>.cc-mega-menu,.cc-commerce-header__nav-item:focus-within>.cc-mega-menu,.cc-mega-menu:hover{visibility:visible;opacity:1;transform:translateY(0)}.cc-mega-menu__inner{width:min(calc(100% - 40px),var(--cc-header-max));min-height:390px;display:grid;grid-template-columns:minmax(250px,.72fr) minmax(500px,1.5fr);gap:clamp(42px,7vw,110px);margin-inline:auto;padding-block:42px 54px}.cc-mega-menu__label{margin:0 0 8px;color:var(--cc-muted);font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.cc-mega-menu__links>a{display:flex;min-height:58px;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid var(--cc-header-border);color:var(--cc-ink);font-size:1rem;font-weight:800;text-decoration:none}.cc-mega-menu__links>a:hover{color:var(--cc-orange)}.cc-mega-menu__links>.cc-mega-menu__all{margin-top:8px;border-bottom:0;color:var(--cc-orange);font-size:.86rem}.cc-mega-menu__sub-links{display:flex;flex-wrap:wrap;gap:7px 16px;padding:10px 0;border-bottom:1px solid var(--cc-header-border)}.cc-mega-menu__sub-links a{color:var(--cc-muted);font-size:.83rem;text-decoration:none}.cc-mega-menu__features{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;align-content:start}.cc-mega-menu__feature{color:var(--cc-ink);text-decoration:none}.cc-mega-menu__feature-media{display:block;aspect-ratio:1 / .88;overflow:hidden;border-radius:15px;background:var(--cc-cream)}.cc-mega-menu__feature-media img,.cc-mega-menu__feature-media svg{width:100%;height:100%;object-fit:cover;transition:transform .26s ease}.cc-mega-menu__feature:hover img{transform:scale(1.025)}.cc-mega-menu__feature-title{display:block;margin-top:12px;font-size:.96rem;font-weight:760}.cc-mega-menu__editor-note{grid-column:1 / -1;padding:30px;border:1px dashed var(--cc-header-border);border-radius:15px;color:var(--cc-muted)}.cc-mobile-menu{display:none}@media(max-width:989px){.cc-commerce-header__promo-inner,.cc-commerce-header__main,.cc-commerce-header__nav-row{width:min(calc(100% - 24px),var(--cc-header-max))}.cc-commerce-header__promo-inner{justify-content:center;text-align:center}.cc-commerce-header__tracking{display:none}.cc-commerce-header__main{grid-template-columns:44px minmax(120px,1fr) auto;gap:10px;min-height:72px}.cc-commerce-header__logo{justify-self:center;max-width:180px}.cc-commerce-header__logo img{max-height:42px}.cc-commerce-header__search{grid-column:1 / -1;grid-row:2;min-height:48px;margin-bottom:12px}.cc-commerce-header__search button,.cc-commerce-header__nav-row{display:none}.cc-commerce-header__actions .header-actions__action{width:42px;height:42px}.cc-mobile-menu{display:block}.cc-mobile-menu>summary{width:44px;height:44px;display:grid;place-items:center;cursor:pointer;list-style:none}.cc-mobile-menu>summary::-webkit-details-marker{display:none}.cc-mobile-menu>summary svg{width:24px;height:24px}.cc-mobile-menu__close,.cc-mobile-menu[open] .cc-mobile-menu__open{display:none}.cc-mobile-menu[open] .cc-mobile-menu__close{display:inline-flex}.cc-mobile-menu__panel{position:absolute;top:100%;right:0;left:0;max-height:calc(100vh - 150px);overflow-y:auto;padding:12px 20px 32px;border-top:1px solid var(--cc-header-border);border-bottom:1px solid var(--cc-header-border);background:#fff;box-shadow:0 24px 40px #17211d24}.cc-mobile-menu__list>li>a,.cc-mobile-menu__list>li>details>summary{display:flex;min-height:56px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--cc-header-border);color:var(--cc-ink);font-size:.96rem;font-weight:800;text-decoration:none;text-transform:uppercase}.cc-mobile-menu__list details summary{cursor:pointer;list-style:none}.cc-mobile-menu__list details summary::-webkit-details-marker{display:none}.cc-mobile-menu__list details>ul{padding:8px 0 14px 16px}.cc-mobile-menu__list details>ul>li>a{display:block;padding:10px 0;color:var(--cc-ink);font-weight:700;text-decoration:none}.cc-mobile-menu__grandchildren{padding-left:15px!important}.cc-mobile-menu__grandchildren a{display:block;padding:7px 0;color:var(--cc-muted);font-size:.88rem;text-decoration:none}.cc-mobile-menu__utility a{color:var(--cc-muted)!important}}@media(max-width:540px){.cc-commerce-header__promo{min-height:38px}.cc-commerce-header__promo-inner{min-height:38px;font-size:.72rem}.cc-commerce-header__offer a{padding:4px 8px}.cc-commerce-header__main{width:calc(100% - 16px)}.cc-commerce-header__logo{max-width:145px;font-size:1.05rem}.cc-commerce-header__actions .account-actions{display:none}.cc-commerce-header__search{padding-inline-start:13px}}.cc-brand-footer{background:var(--cc-footer-bg, #090b09);color:var(--cc-footer-text, #fff)}.cc-brand-footer *{box-sizing:border-box}.cc-brand-footer__inner{width:min(calc(100% - 48px),1360px);margin-inline:auto;padding:clamp(72px,7vw,110px) 0 30px}.cc-brand-footer__main{display:grid;grid-template-columns:minmax(260px,1.35fr) minmax(140px,.7fr) minmax(140px,.7fr) minmax(280px,1fr);gap:clamp(34px,5vw,82px);align-items:start}.cc-brand-footer__logo{display:inline-flex;min-height:54px;align-items:center;color:inherit;font-size:1.4rem;font-weight:850;text-decoration:none}.cc-brand-footer__logo img{width:auto;max-width:190px;max-height:54px;object-fit:contain}.cc-brand-footer h2{margin:0 0 22px;color:inherit;font-size:.88rem;font-weight:820;letter-spacing:.075em;line-height:1.3;text-transform:uppercase}.cc-brand-footer__brand h2{margin-top:32px;margin-bottom:18px}.cc-brand-footer__copy{max-width:390px;color:var(--cc-footer-muted, #c9ceca);font-size:.98rem;line-height:1.72}.cc-brand-footer__copy>:first-child{margin-top:0}.cc-brand-footer__copy>:last-child{margin-bottom:0}.cc-brand-footer__socials{display:flex;gap:20px;margin-top:30px}.cc-brand-footer__socials a{display:grid;width:38px;height:38px;place-items:center;color:inherit}.cc-brand-footer__socials svg{width:27px;height:27px;fill:currentColor}.cc-brand-footer__socials svg rect,.cc-brand-footer__socials svg circle{fill:none;stroke:currentColor;stroke-width:2}.cc-brand-footer__socials svg .cc-brand-footer__social-dot{fill:currentColor;stroke:none}.cc-brand-footer__nav ul,.cc-brand-footer__payments,.cc-brand-footer__bottom ul{margin:0;padding:0;list-style:none}.cc-brand-footer__nav ul{display:grid;gap:16px}.cc-brand-footer__nav a,.cc-brand-footer__bottom a{color:var(--cc-footer-muted, #c9ceca);text-decoration:none;transition:color .15s ease}.cc-brand-footer__nav a{font-size:.96rem;line-height:1.45}.cc-brand-footer__nav a:hover,.cc-brand-footer__bottom a:hover{color:var(--cc-footer-accent, #f2c94c)}.cc-brand-footer__editor-note{margin:0;color:var(--cc-footer-muted, #c9ceca);font-size:.82rem}.cc-brand-footer__form{position:relative;margin-top:28px}.cc-brand-footer__form input{width:100%;min-height:62px;padding:14px 64px 14px 20px;border:1px solid rgba(255,255,255,.25);border-radius:8px;outline:0;background:#fff;color:#17211d;font:inherit}.cc-brand-footer__form input:focus{border-color:var(--cc-footer-accent, #f2c94c);box-shadow:0 0 0 3px color-mix(in srgb,var(--cc-footer-accent, #f2c94c) 28%,transparent)}.cc-brand-footer__form button{position:absolute;top:0;right:0;width:62px;height:62px;display:grid;place-items:center;border:0;background:transparent;color:#17211d;cursor:pointer}.cc-brand-footer__form button svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.cc-brand-footer__message{display:block;margin-top:10px;color:var(--cc-footer-muted, #c9ceca);line-height:1.45}.cc-brand-footer__commerce{display:flex;min-height:116px;align-items:end;justify-content:space-between;gap:30px;padding:44px 0 28px}.cc-brand-footer__localization-form select{min-width:265px;min-height:52px;padding:10px 42px 10px 16px;border:1px solid rgba(255,255,255,.25);border-radius:7px;background:#fff;color:#17211d;font:inherit;font-size:.85rem;font-weight:700}.cc-brand-footer__payments{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.cc-brand-footer__payments svg{width:39px;height:25px}.cc-brand-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-top:28px;border-top:1px solid rgba(255,255,255,.18);color:var(--cc-footer-muted, #c9ceca);font-size:.76rem}.cc-brand-footer__bottom p{margin:0}.cc-brand-footer__bottom ul{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:14px 30px}@media(max-width:989px){.cc-brand-footer__main{grid-template-columns:minmax(250px,1.2fr) repeat(2,minmax(130px,.7fr))}.cc-brand-footer__newsletter{grid-column:1 / -1;max-width:560px;padding-top:18px}}@media(max-width:749px){.cc-brand-footer__inner{width:calc(100% - 32px);padding-top:64px}.cc-brand-footer__main{grid-template-columns:repeat(2,minmax(0,1fr));gap:46px 24px}.cc-brand-footer__brand,.cc-brand-footer__newsletter{grid-column:1 / -1}.cc-brand-footer__brand h2{margin-top:26px}.cc-brand-footer__commerce{min-height:0;align-items:flex-start;flex-direction:column;padding-top:50px}.cc-brand-footer__localization,.cc-brand-footer__localization-form,.cc-brand-footer__localization-form select{width:100%}.cc-brand-footer__payments{justify-content:flex-start}.cc-brand-footer__bottom{align-items:flex-start;flex-direction:column-reverse;padding-top:24px}.cc-brand-footer__bottom ul{justify-content:flex-start;gap:12px 20px}}.cc-commerce-header{background:#f8f3e7}.cc-commerce-header__promo{min-height:34px;background:#202635;color:#fff}.cc-commerce-header__promo-inner{min-height:34px;justify-content:center;font-size:.68rem;letter-spacing:.08em;text-transform:uppercase}.cc-commerce-header__offer a,.cc-commerce-header__tracking{display:none}.cc-commerce-header__main{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);min-height:92px;gap:30px}.cc-clean-header__nav{display:flex;align-items:center;gap:clamp(18px,2.5vw,38px)}.cc-clean-header__nav a{color:var(--cc-ink);font-size:.82rem;text-decoration:none}.cc-commerce-header__logo{grid-column:2;justify-self:center;max-width:230px}.cc-commerce-header__search,.cc-commerce-header__nav-row{display:none}.cc-commerce-header__actions{grid-column:3;justify-self:end}.cc-commerce-header:after{border-color:#17211d1c}.cc-brand-hero{min-height:var(--cc-hero-height, 760px);align-items:center}.cc-brand-hero__media:after{background:#19191547}.cc-brand-hero__content{display:grid;place-items:center;padding:80px 0;text-align:center}.cc-brand-hero__content-inner{max-width:980px;margin-inline:auto}.cc-brand-hero .cc-eyebrow{color:#fff;font-size:.72rem;letter-spacing:.34em}.cc-brand-hero .cc-title{max-width:1050px;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.3rem,6.5vw,6.8rem);font-weight:400;letter-spacing:-.035em;line-height:.98}.cc-brand-hero .cc-copy{max-width:620px;margin:24px auto 0;color:#fff}.cc-brand-hero .cc-button-row{justify-content:center}.cc-brand-hero .cc-button{min-width:190px;border:1px solid #fff;border-radius:3px;background:transparent;color:#fff;font-size:.76rem;font-weight:650;letter-spacing:.06em;text-transform:uppercase}.cc-brand-hero .cc-button:hover{background:#fff;color:var(--cc-ink);box-shadow:none}.cc-brand-hero__note{display:none}.cc-lineup{background:#f8f3e7}.cc-lineup .cc-section-head{display:block;margin-bottom:36px}.cc-lineup .cc-section-head .cc-copy,.cc-lineup .cc-eyebrow{display:none}.cc-lineup .cc-title{max-width:none;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,3vw,3rem);font-weight:400;text-align:center}.cc-lineup__grid{gap:12px}.cc-lineup__media{aspect-ratio:1 / 1.12;border-radius:0;background:#eee7d8}.cc-lineup__category,.cc-lineup__tagline,.cc-lineup__link{display:none}.cc-lineup__badge{display:inline-flex;align-items:center;min-height:28px;padding:6px 10px;border-radius:2px;background:var(--cc-lineup-badge-bg, #80070b);color:var(--cc-lineup-badge-color, #fff);font-size:.68rem;font-weight:700;letter-spacing:.04em;line-height:1;text-transform:none}.cc-lineup__body{padding:14px 1px 0}.cc-lineup__title-row{align-items:center}.cc-lineup__title-row h3{font-size:.94rem;font-weight:550;letter-spacing:0}.cc-lineup__price{font-size:.82rem;font-weight:500}.cc-clean-intro{background:#fffdf7;color:var(--cc-ink);text-align:center}.cc-clean-intro__eyebrow{margin:0 0 20px;font-size:.7rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.cc-clean-intro>.cc-container>h2{max-width:950px;margin:0 auto;color:var(--cc-forest);font-family:Georgia,Times New Roman,serif;font-size:clamp(2.7rem,5vw,5.6rem);font-weight:400;letter-spacing:-.04em;line-height:1.02}.cc-clean-intro__body{max-width:660px;margin:28px auto 0;color:var(--cc-muted);font-size:1.05rem;line-height:1.75}.cc-clean-intro__points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:clamp(60px,8vw,105px);border-top:1px solid var(--cc-line)}.cc-clean-intro__points article{padding:32px clamp(18px,3vw,45px) 0;border-left:1px solid var(--cc-line)}.cc-clean-intro__points article:first-child{border-left:0}.cc-clean-intro__points span{display:block;margin-bottom:36px;color:var(--cc-muted);font-size:.72rem}.cc-clean-intro__points h3{margin:0 0 12px;color:var(--cc-forest);font-size:1rem;font-weight:600}.cc-clean-intro__points p{margin:0;color:var(--cc-muted);font-size:.9rem;line-height:1.65}.cc-rally{background:#f8f3e7;color:var(--cc-ink)}.cc-rally .cc-title{color:var(--cc-forest);font-family:Georgia,Times New Roman,serif;font-weight:400}.cc-rally .cc-copy{color:var(--cc-muted);opacity:1}.cc-rally__tag{padding:0;background:transparent;color:var(--cc-ink);letter-spacing:.16em}.cc-rally__media{border-radius:0;box-shadow:none}.cc-rally .cc-button{border:0;border-bottom:1px solid var(--cc-forest);border-radius:0;background:transparent;color:var(--cc-forest);padding:8px 0;min-height:0}.template-product--carbon-court .product-information{background:#f8f3e7}.template-product--carbon-court .product-information .media-gallery__grid,.template-product--carbon-court .product-information .product-media{border-radius:0!important}.cc-product-kicker>p{color:var(--cc-muted);font-size:.66rem;letter-spacing:.14em}.cc-product-kicker>div{display:none}.cc-purchase-promises{display:flex;flex-wrap:wrap;gap:8px 22px;border:0;border-radius:0;background:transparent}.cc-purchase-promises>div{display:block;padding:0;background:transparent}.cc-purchase-promises span,.cc-purchase-promises small{display:none}.cc-purchase-promises p{display:block;color:var(--cc-muted);font-size:.72rem}.cc-purchase-promises strong{font-weight:500}.cc-clean-details{width:100%;margin-top:8px;border-top:1px solid var(--cc-line)}.cc-clean-details details{border-bottom:1px solid var(--cc-line)}.cc-clean-details summary{display:flex;justify-content:space-between;gap:16px;padding:18px 0;color:var(--cc-ink);font-size:.84rem;font-weight:600;cursor:pointer;list-style:none}.cc-clean-details summary::-webkit-details-marker{display:none}.cc-clean-details summary:after{content:"+";font-size:1rem;font-weight:400}.cc-clean-details details[open] summary:after{content:"\2212"}.cc-clean-details__content{padding:0 0 22px;color:var(--cc-muted);font-size:.84rem;line-height:1.65}.cc-clean-details__content>:first-child{margin-top:0}.cc-clean-details__content>:last-child{margin-bottom:0}.cc-clean-details__content dl{display:grid;gap:10px;margin:0}.cc-clean-details__content dl div{display:grid;grid-template-columns:118px 1fr;gap:14px}.cc-clean-details__content dt{color:var(--cc-ink);font-weight:600}.cc-clean-details__content dd{margin:0}.cc-clean-details__sets{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.cc-clean-details__content a{color:var(--cc-ink);text-underline-offset:3px}.cc-clean-editorial{position:relative;min-height:var(--cc-editorial-height, 760px);overflow:hidden;background:#ddd4c2}.cc-clean-editorial__media,.cc-clean-editorial__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.cc-clean-editorial__media img{object-fit:cover}.cc-clean-editorial:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 35%,rgba(20,26,22,var(--cc-editorial-overlay,.55)))}.cc-clean-editorial__copy{position:absolute;z-index:1;right:24px;bottom:clamp(36px,6vw,86px);left:24px;max-width:760px;margin-inline:auto;color:var(--cc-editorial-text, #fff);text-align:center}.cc-clean-editorial--left .cc-clean-editorial__copy{margin-left:max(0px,calc((100vw - 1320px)/2));margin-right:auto;text-align:left}.cc-clean-editorial__copy>p{margin:0 0 15px;font-size:.68rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.cc-clean-editorial__copy h2{margin:0;color:var(--cc-editorial-text, #fff);font-family:Georgia,Times New Roman,serif;font-size:clamp(2.7rem,5vw,5.6rem);font-weight:400;letter-spacing:-.04em;line-height:1}.cc-clean-editorial__copy div{margin-top:18px;font-size:.96rem}.cc-paddle-compare{padding-block:var(--cc-compare-top, 80px) var(--cc-compare-bottom, 96px);background:var(--cc-compare-bg, #f8f3e7);color:var(--cc-compare-text, #17211d)}.cc-paddle-compare__header{max-width:900px;margin:0 auto clamp(38px,5vw,68px);text-align:center}.cc-paddle-compare__header>p{margin:0 0 12px;font-size:.68rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.cc-paddle-compare__header h2{margin:0;color:inherit;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.2rem,4.2vw,4.6rem);font-weight:400;letter-spacing:-.035em;line-height:1.05}.cc-paddle-compare__header>div{max-width:640px;margin:20px auto 0;color:color-mix(in srgb,var(--cc-compare-text, #17211d) 72%,transparent);line-height:1.7}.cc-paddle-compare__track{display:grid;grid-template-columns:repeat(var(--cc-compare-columns, 4),minmax(0,1fr));gap:var(--cc-compare-gap, 20px)}.cc-paddle-compare__card{min-width:0;text-align:center}.cc-paddle-compare__image{display:block;aspect-ratio:1 / 1.08;overflow:hidden;background:var(--cc-compare-card-bg, #f1ebdd)}.cc-paddle-compare__image img{width:100%;height:100%;object-fit:cover;transition:transform .32s ease}.cc-paddle-compare__card:hover .cc-paddle-compare__image img{transform:scale(1.015)}.cc-paddle-compare__content{padding:24px 6px 0}.cc-paddle-compare__content h3{margin:0 0 14px;color:inherit;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.45rem,2vw,2rem);font-weight:400}.cc-paddle-compare__content h3 a{color:inherit;text-decoration:none}.cc-paddle-compare__content dl{display:grid;gap:5px;margin:0;font-size:.78rem;line-height:1.45}.cc-paddle-compare__content dl div{display:flex;justify-content:center;gap:5px}.cc-paddle-compare__content dt{font-weight:650}.cc-paddle-compare__content dd{margin:0}.cc-paddle-compare__link{display:inline-block;margin-top:17px;color:inherit;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-decoration:none;text-transform:uppercase}.cc-paddle-compare__link span{margin-left:4px}.cc-sticky-cart{position:fixed;z-index:45;right:0;bottom:0;left:0;padding:10px var(--cc-page);border-top:1px solid rgba(23,33,29,.14);background:var(--cc-sticky-bg, #fffdf7);color:var(--cc-sticky-text, #17211d);box-shadow:0 -8px 24px #17211d14;opacity:0;transform:translateY(105%);transition:opacity .18s ease,transform .22s ease;pointer-events:none}.cc-sticky-cart[data-visible]{opacity:1;transform:translateY(0);pointer-events:auto}.cc-sticky-cart__inner{display:flex;align-items:center;justify-content:space-between;gap:24px;max-width:1320px;margin-inline:auto}.cc-sticky-cart__product{display:flex;align-items:center;min-width:0;gap:12px}.cc-sticky-cart__product img{width:52px;height:52px;flex:0 0 52px;object-fit:cover;background:#f1ebdd}.cc-sticky-cart__product>div{display:grid;gap:2px;min-width:0}.cc-sticky-cart__product strong{overflow:hidden;font-family:Georgia,Times New Roman,serif;font-size:1rem;font-weight:400;text-overflow:ellipsis;white-space:nowrap}.cc-sticky-cart__product span{color:var(--cc-sale-price-color, #80070b);font-size:.78rem;font-weight:650}.cc-sticky-cart__button{min-width:min(320px,36vw);min-height:48px;padding:12px 24px;border:1px solid var(--cc-sticky-button-bg, #173f35);border-radius:2px;background:var(--cc-sticky-button-bg, #173f35);color:var(--cc-sticky-button-text, #fff);font:inherit;font-size:.75rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;cursor:pointer}.cc-sticky-cart__button:disabled{opacity:.48;cursor:not-allowed}.cc-brand-footer__form input,.cc-brand-footer__localization-form select,.cc-brand-footer__bottom{border-color:var(--cc-line)}.cc-brand-footer__payments svg{filter:none}@media(max-width:989px){.cc-commerce-header__main{grid-template-columns:44px minmax(120px,1fr) auto;min-height:72px}.cc-clean-header__nav{display:none}.cc-commerce-header__logo{grid-column:2}.cc-commerce-header__actions{grid-column:3}}@media(max-width:749px){.cc-brand-hero{min-height:var(--cc-hero-mobile-height, 720px)}.cc-brand-hero__media:after{background:#16181540}.cc-brand-hero__content{align-items:end;padding:70px 0 52px}.cc-brand-hero .cc-title{font-size:clamp(3.05rem,14vw,4.7rem)}.cc-brand-hero .cc-copy{margin-top:18px}.cc-lineup__card{flex-basis:min(73vw,310px)}.cc-clean-intro__points{grid-template-columns:1fr}.cc-clean-intro__points article{padding:26px 0;border-top:1px solid var(--cc-line);border-left:0}.cc-clean-intro__points article:first-child{border-top:0}.cc-clean-intro__points span{margin-bottom:18px}.cc-rally__grid{gap:42px}.cc-rally__media{order:-1}.cc-clean-details__sets{grid-template-columns:1fr;gap:4px}.cc-clean-editorial{min-height:var(--cc-editorial-mobile-height, 620px)}.cc-paddle-compare{padding-block:56px 64px;overflow:hidden}.cc-paddle-compare__header{margin-bottom:34px;padding-inline:8px}.cc-paddle-compare__header h2{font-size:2.35rem}.cc-paddle-compare__track{display:flex;gap:14px;margin-inline:calc(var(--cc-page) * -1);padding-inline:var(--cc-page);overflow-x:auto;overscroll-behavior-inline:contain;scroll-padding-inline:var(--cc-page);scroll-snap-type:x mandatory;scrollbar-width:none}.cc-paddle-compare__track::-webkit-scrollbar{display:none}.cc-paddle-compare__card{flex:0 0 min(82vw,360px);scroll-snap-align:start}.cc-paddle-compare__content{padding-top:22px}.cc-sticky-cart{padding:8px 12px max(8px,env(safe-area-inset-bottom))}.cc-sticky-cart__inner{gap:10px}.cc-sticky-cart__product{gap:8px}.cc-sticky-cart__product img{width:46px;height:46px;flex-basis:46px}.cc-sticky-cart__product strong{max-width:33vw;font-size:.9rem}.cc-sticky-cart__button{min-width:142px;min-height:46px;padding-inline:16px}}.template-product .product-information{background:#f8f3e7}.template-product .product-information .media-gallery__grid,.template-product .product-information .product-media{border-radius:0!important}.template-product .product-details>.group-block{max-width:520px;margin-inline:auto}.template-product .product-details h1{margin:0;color:var(--cc-forest);font-family:Georgia,Times New Roman,serif;font-size:clamp(2.25rem,3.2vw,3.45rem);font-weight:400;letter-spacing:-.035em;line-height:1.03}.template-product .product-details .price{font-family:var(--font-body--family);font-size:1.15rem;line-height:1.35}.template-product product-price [ref=priceContainer]{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 12px}.template-product product-price [ref=priceContainer]>span[role=group]{display:inline-flex;align-items:baseline;line-height:1}.template-product product-price [ref=priceContainer]:has(.compare-at-price) .price{color:var(--cc-sale-price-color, #80070b)!important}.template-product product-price .compare-at-price{display:inline-block;color:var(--cc-compare-price-color, #8b8d87);font-family:var(--font-body--family);font-size:.72em;font-style:normal;font-weight:500;line-height:1;opacity:1;text-decoration-line:line-through;text-decoration-thickness:1px;text-decoration-skip-ink:none;vertical-align:baseline}.template-product .variant-picker__form{gap:12px}.template-product .variant-option legend{margin-bottom:10px;color:var(--cc-ink);font-size:.76rem;font-weight:650;letter-spacing:.04em}.template-product .variant-option__button-label{--options-border-width: 1px;--options-border-radius: 3px;--color-variant-background: transparent;--color-variant-border: rgba(23, 63, 53, .28);--color-variant-text: var(--cc-forest);--color-variant-hover-background: #efe8d9;--color-variant-hover-border: var(--cc-forest);--color-variant-hover-text: var(--cc-forest);--color-selected-variant-background: var(--cc-forest);--color-selected-variant-border: var(--cc-forest);--color-selected-variant-text: #fffdf7;min-height:49px;padding:11px 22px;border-radius:3px;font-size:.82rem;font-weight:600}.template-product .product-form-buttons{display:grid;grid-template-columns:112px minmax(0,1fr);gap:10px}.template-product .product-form-buttons>.quantity-selector{grid-column:1;min-width:0;width:112px;height:54px;border:1px solid rgba(23,63,53,.28);border-radius:3px;background:transparent}.template-product .product-form-buttons>*:not(.quantity-selector,.quantity-rules,.quantity-label){grid-column:2;min-width:0}.template-product .product-form-buttons .add-to-cart-button{--button-color: #fffdf7;--button-background-color: var(--cc-forest);--button-border-color: var(--cc-forest);--button-border-width: 1px;height:54px;border-radius:3px;font-size:.78rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.template-product .product-form-buttons .add-to-cart-button:hover:not(:disabled){--button-color: #fffdf7;--button-background-color: #0e2e27;--button-border-color: #0e2e27}.template-product .product-form-buttons .add-to-cart-icon{display:none}.template-product .cc-clean-details{margin-top:10px}.template-product .cc-clean-details summary{padding:17px 0;font-size:.82rem;letter-spacing:.01em}.template-product .cc-clean-details__sets{margin-top:18px;padding-top:16px;border-top:1px solid var(--cc-line)}.cc-collection-hero{position:relative;min-height:190px;display:grid;place-items:center;overflow:hidden;background:#465b4f;color:#fff}.cc-collection-hero__media,.cc-collection-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.cc-collection-hero__media img{width:100%;height:100%;object-fit:cover;object-position:center 48%}.cc-collection-hero__overlay{background:rgba(14,31,25,var(--cc-collection-overlay, .35))}.cc-collection-hero__content{position:relative;z-index:1;padding-block:42px;text-align:center}.cc-collection-hero__content p{margin:0 0 10px;font-size:.66rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.cc-collection-hero__content h1{margin:0;color:#fff;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.35rem,4vw,4.4rem);font-weight:400;letter-spacing:-.035em;line-height:1}.template-collection .product-grid-container,.template-collection .product-grid-container+.section-background{background:#f8f3e7}.template-collection .product-grid-container{color:var(--cc-ink)}.template-collection .facets__form{font-size:.82rem}.template-collection .facets--vertical .facets__summary{min-height:50px;border-color:#173f3529;font-size:.78rem;font-weight:650}.template-collection .facets__status,.template-collection .sorting-filter__field{color:var(--cc-muted);font-size:.78rem}.template-collection .product-grid{row-gap:34px}.template-collection .product-grid__card,.template-collection .product-card,.template-collection .card-gallery,.template-collection .card-gallery img{border-radius:0!important}.template-collection .card-gallery{overflow:hidden;background:#eee7d8}.template-collection .card-gallery img{transition:transform .32s ease}@media(hover:hover){.template-collection .product-grid__card:hover .card-gallery img{transform:scale(1.018)}}.template-collection .product-grid__card .text-block{font-weight:550}.template-collection .product-grid__card .price{color:var(--cc-muted)}@media(max-width:749px){.template-product .product-details>.group-block{max-width:none}.template-product .product-details h1{font-size:2.3rem}.template-product .product-form-buttons{grid-template-columns:96px minmax(0,1fr)}.template-product .product-form-buttons>.quantity-selector{width:96px}.cc-collection-hero{min-height:150px}.cc-collection-hero__content{padding-block:34px}.cc-collection-hero__content p{margin-bottom:8px}.cc-collection-hero__content h1{font-size:2.7rem}.template-collection .product-grid{row-gap:28px}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/cc-weekend-rally.css.map */
