:root{--cc-gold: hsl(38 50% 50%);--cc-charcoal: hsl(0 0% 20%);--cc-cream: hsl(45 30% 94%);--cc-muted: hsl(0 0% 45%);--cc-border: hsl(0 0% 85%)}.color-change-page{font-family:Montserrat,-apple-system,BlinkMacSystemFont,sans-serif}.cc-hero{background:linear-gradient(135deg,hsl(350 30% 94%) 0%,var(--cc-cream) 100%);padding:4rem 1.25rem;text-align:center}@media (min-width: 768px){.cc-hero{padding:5rem 2.5rem}}.cc-hero__tagline{color:var(--cc-gold);font-size:.75rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase;margin-bottom:1rem}.cc-hero__title{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2rem,4vw,3rem);font-weight:400;color:var(--cc-charcoal);margin:0 0 1.5rem;line-height:1.2}.cc-hero__description{font-size:1rem;color:var(--cc-muted);max-width:600px;margin:0 auto;line-height:1.6}.cc-container{max-width:1200px;margin:0 auto;padding:0 1.25rem}.cc-container--narrow{max-width:800px}.cc-intro{padding:3rem 0}.cc-intro__content{font-size:1rem;line-height:1.8;color:var(--cc-charcoal)}.cc-intro__content p{margin-bottom:1.25rem}.cc-section-title{font-family:Cormorant Garamond,Georgia,serif;font-size:2.5rem;font-weight:400;color:var(--cc-charcoal);text-align:center;margin:0 0 1rem}@media (min-width: 768px){.cc-section-title{font-size:3rem}}.cc-section-subtitle{text-align:center;color:var(--cc-muted);font-size:1.125rem;margin:0 0 3rem}.cc-rules{padding:3rem 0;background:var(--cc-cream)}.cc-rules__grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:2rem}@media (min-width: 640px){.cc-rules__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.cc-rules__grid{grid-template-columns:repeat(3,1fr)}}.cc-rule{background:#fff;padding:2rem;border-radius:8px;text-align:center}.cc-rule__icon{font-size:3rem;display:block;margin-bottom:1rem}.cc-rule__icon--image{width:80px;height:80px;margin:0 auto 1rem;font-size:inherit}.cc-rule__icon--image img{width:100%;height:100%;object-fit:contain;display:block}.cc-rule__title{font-family:Cormorant Garamond,Georgia,serif;font-size:1.25rem;color:var(--cc-charcoal);margin-bottom:.5rem}.cc-rule__text{font-size:.9375rem;color:var(--cc-muted);line-height:1.6}.cc-note{padding:3rem 0}.cc-note__box{background:#f4ebed80;border-left:4px solid var(--cc-gold);padding:2rem;border-radius:0 8px 8px 0}.cc-note__box p{color:var(--cc-muted);line-height:1.8;margin-bottom:1rem}.cc-note__box p:last-child{margin-bottom:0}.cc-comparison{padding:3rem 0}.cc-comparison:nth-child(odd){background:#fff}.cc-comparison:nth-child(2n){background:#f7f6f3}.cc-comparison__grid{display:grid;grid-template-columns:1fr;gap:2rem;margin-top:2rem}@media (min-width: 640px){.cc-comparison__grid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (min-width: 1024px){.cc-comparison__grid--3col{grid-template-columns:repeat(3,1fr);gap:1.5rem}}.cc-comparison__item{margin-top:1.5rem}.cc-comparison__title{font-family:Cormorant Garamond,Georgia,serif;font-size:1.5rem;color:var(--cc-charcoal);margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid var(--cc-border);text-align:center}@media (min-width: 768px){.cc-comparison__title{font-size:1.75rem}}.cc-comparison__description{margin-top:1.5rem;font-size:.9375rem;line-height:1.8;color:var(--cc-muted);max-width:700px;margin-left:auto;margin-right:auto}.cc-comparison__description p{margin-bottom:1rem}.cc-comparison__description strong{color:var(--cc-charcoal);font-weight:600}.before-after-slider{width:100%;max-width:400px;margin:0 auto;position:relative}@media (min-width: 768px){.before-after-slider{max-width:450px}}.before-after-slider__container{position:relative;overflow:hidden;border-radius:8px;box-shadow:0 8px 30px #0000001f;aspect-ratio:1 / 1;cursor:ew-resize;-webkit-user-select:none;user-select:none}.before-after-slider__image{position:absolute;top:0;left:0;width:100%;height:100%}.before-after-slider__image img{width:100%;height:100%;object-fit:cover;display:block}.before-after-slider__image--after{z-index:1}.before-after-slider__image--before{z-index:2;clip-path:polygon(0 0,50% 0,50% 100%,0 100%)}.before-after-slider__label{position:absolute;top:.75rem;background:#000000bf;color:#fff;padding:.375rem .75rem;border-radius:16px;font-size:.75rem;font-weight:500;z-index:10;pointer-events:none}@media (min-width: 768px){.before-after-slider__label{font-size:.8125rem;padding:.5rem .875rem}}.before-after-slider__label--before{left:.75rem}.before-after-slider__label--after{right:.75rem}.before-after-slider__handle{position:absolute;top:0;left:50%;width:3px;height:100%;background:#fff;transform:translate(-50%);z-index:3;pointer-events:none}.before-after-slider__handle-line{width:100%;height:100%;background:#fff;box-shadow:0 0 15px #0000004d}.before-after-slider__handle-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;gap:2px;box-shadow:0 4px 15px #00000040;pointer-events:auto;cursor:ew-resize}@media (min-width: 768px){.before-after-slider__handle-button{width:44px;height:44px}}.before-after-slider__handle-button svg{width:14px;height:14px;color:var(--cc-charcoal)}@media (min-width: 768px){.before-after-slider__handle-button svg{width:16px;height:16px}}.cc-cta{padding:5rem 0;background:var(--cc-charcoal);color:var(--cc-cream);text-align:center}.cc-cta__content{max-width:800px;margin:0 auto}.cc-cta__title{font-family:Cormorant Garamond,Georgia,serif;font-size:2.5rem;font-weight:400;margin-bottom:1.5rem}.cc-cta__text{font-size:1.125rem;line-height:1.8;color:#f4f2ebcc;margin-bottom:2rem}.cc-btn{display:inline-block;padding:1rem 2rem;border-radius:8px;font-weight:500;text-decoration:none;transition:all .3s ease;cursor:pointer}.cc-btn--primary{background:var(--cc-gold);color:#fff}.cc-btn--primary:hover{background:#ac8239;transform:translateY(-2px);box-shadow:0 8px 20px #0003}
/*# sourceMappingURL=/cdn/shop/t/19/assets/page-color-change.css.map */
