:root{--pink:#d3007b;--purple:#2e1065;--turquoise:#37b6b9;--teal:#237f83;--orange:#cf4916;--ink:#17131b;--muted:#665d6b;--paper:#fff;--pale:#faf7fb;--line:#eae0ec;font-family:Poppins,Arial,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}body{margin:0}a{color:var(--purple)}button,input{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid var(--teal);outline-offset:5px}img{max-width:100%;height:auto}h1,h2,h3,p,figure{margin:0}h1,h2{font-family:Fredoka,Poppins,sans-serif;font-weight:600;line-height:1.12}h2{font-size:clamp(26px,3vw,38px)}p{line-height:1.8}.wrap{width:min(1280px,92%);margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-80px;left:20px;background:#fff;padding:15px;z-index:10}.skip-link:focus{top:10px}.announcement{background:var(--pink);text-align:center;padding:12px 16px;font-size:14px;font-weight:600}.announcement a{color:#fff;text-decoration:none}.announcement span{font-size:11px;font-weight:400;margin-left:12px;text-decoration:underline}.site-header{max-width:1440px;min-height:118px;margin:auto;padding:14px 3%;display:flex;align-items:center;gap:32px;background:#fff}.logo{flex:0 0 90px}.logo img{display:block;width:90px;height:78px;object-fit:contain}.site-header nav{display:flex;gap:24px}.site-header nav a,.account-link{font-size:14px;font-weight:700;text-decoration:none}.site-search{margin-left:auto;display:flex;border:1px solid var(--line);background:var(--pale);border-radius:30px;overflow:hidden;max-width:370px;flex:1;min-width:150px}.site-search input{border:0;background:transparent;padding:13px 18px;width:100%;min-width:0;font-size:13px}.site-search button{border:0;background:transparent;color:var(--purple);font-size:26px;padding:0 17px;cursor:pointer}.account-link{white-space:nowrap}.breadcrumb{display:flex;align-items:baseline;gap:12px;padding-block:18px;font-size:12px;color:var(--muted)}.breadcrumb a{text-decoration:none;white-space:nowrap}.hero{background:linear-gradient(110deg,#fff 45%,#effafa);padding:32px 0 60px}.hero-inner{display:grid;grid-template-columns:1fr 1fr;gap:58px;align-items:center}.hero-text-only .hero-inner{display:block}.hero-text-only .hero-copy{max-width:950px}.topic-tags{list-style:none;padding:0;display:flex;gap:8px;flex-wrap:wrap;margin:0 0 22px}.topic-tags li{font-size:11px;font-weight:600;color:var(--teal);background:#e9f8f6;padding:7px 12px;border-radius:20px}.hero h1{font-size:clamp(36px,4.3vw,64px);letter-spacing:-.025em;text-wrap:balance;overflow-wrap:anywhere}.hero-intro{margin-top:22px;max-width:65ch;color:#4f4855;font-size:16px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.button{display:inline-flex;justify-content:center;align-items:center;min-height:48px;padding:13px 23px;border-radius:28px;font-size:14px;font-weight:700;text-decoration:none;line-height:1.4;transition:background .15s}.button.primary{color:#fff;background:var(--orange);border:2px solid var(--orange)}.button.primary:hover{background:#b33e12}.button.secondary{color:var(--teal);border:2px solid var(--turquoise)}.button.secondary:hover{background:#ddf5f2}.location-note{font-size:12px;color:var(--muted);margin-top:18px}.hero-image{border-radius:22px;overflow:hidden;background:#edf6f5;position:relative;min-width:0}.hero-image img{width:100%;height:480px;object-fit:cover;display:block}.hero-image figcaption{position:absolute;bottom:18px;left:18px;background:rgba(46,16,101,.9);color:white;padding:8px 16px;border-radius:22px;font-size:12px;font-weight:600}.benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;padding-block:40px}.benefit{display:flex;gap:17px;align-items:flex-start}.benefit-symbol{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;flex-shrink:0;background:#eaf9f7;color:var(--teal);font-size:20px;font-weight:700}.benefit h2{font-family:Poppins,sans-serif;font-size:15px;line-height:1.4;font-weight:700;margin:2px 0 6px}.benefit h2::first-letter{text-transform:uppercase}.benefit p{font-size:12px;line-height:1.7;color:var(--muted)}.catalog-section{background:var(--pale);padding:58px 0 64px;scroll-margin-top:20px}.section-heading{display:flex;justify-content:space-between;gap:25px;align-items:center;margin-bottom:30px}.section-heading h2{color:var(--purple)}.section-heading p{color:var(--muted);font-size:14px;margin-top:10px}.text-link{font-size:13px;font-weight:700;white-space:nowrap;text-underline-offset:5px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.product-card{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff;text-decoration:none;display:flex;flex-direction:column}.product-card img{width:100%;height:220px;object-fit:contain;padding:18px;background:#fff}.product-card .product-copy{padding:18px;display:flex;flex-direction:column;gap:12px;flex:1}.product-card h3{font-size:13px;line-height:1.6;font-weight:600;color:var(--ink)}.product-card .price{font-size:19px;font-weight:700;color:var(--pink);margin-top:auto}.product-card .view-product{font-size:12px;font-weight:600;color:var(--teal)}.catalog-status{grid-column:1/-1;padding:28px 0;color:var(--muted);font-size:14px}.source-content{padding-block:50px;line-height:1.8;overflow-wrap:anywhere}.source-content>h2{margin:36px 0 18px;color:var(--purple);max-width:900px}.source-content>h3,.source-content>h4{margin:24px 0 10px;font-size:20px;line-height:1.5;color:var(--teal)}.source-content p,.source-content ul,.source-content ol{max-width:80ch;margin-bottom:18px;font-size:15px}.source-content>img,.source-content>figure{display:inline-block;width:calc(33.333% - 18px);max-height:310px;object-fit:contain;margin:12px 14px 18px 0;vertical-align:middle}.source-content figure img{max-height:310px;object-fit:contain}.source-content>a{display:inline-block;margin:10px 12px 18px 0;max-width:100%;color:var(--teal);font-weight:600}.source-content>a>img{max-height:280px;object-fit:contain}.source-content table{display:block;overflow-x:auto;max-width:100%;border-collapse:collapse}.source-content td,.source-content th{padding:10px;border:1px solid var(--line)}.information-content{max-width:900px;padding-top:20px}.reviews{padding-block:60px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.review-grid figure{padding:26px;background:#f5fbfb;border-top:4px solid var(--turquoise);border-radius:0 0 16px 16px}.review-grid blockquote{margin:0;color:#4f4855;font-size:13px;line-height:1.9}.review-grid figcaption{margin-top:18px;font-size:13px;font-weight:700;color:var(--purple)}.location-section{background:var(--purple);color:#fff;padding:42px;border-radius:22px;display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:24px;margin-bottom:60px;scroll-margin-top:24px}.section-kicker{font-size:13px;color:#c5eaea;margin-bottom:10px}.location-section h2{margin-bottom:17px}.location-section address{font-style:normal;font-size:15px;line-height:1.8}.phone{color:#fff;display:inline-block;margin-top:12px;text-underline-offset:4px;font-size:14px}.related-pages{padding:0 0 60px}.related-pages h2{font-size:27px;margin-bottom:20px}.related-pages>div{display:flex;gap:12px;flex-wrap:wrap}.related-pages a{border:1px solid var(--line);padding:12px 16px;border-radius:10px;text-decoration:none;font-size:12px;font-weight:500}.site-footer{background:var(--purple);color:#fff;padding:40px 4%;display:flex;gap:25px;align-items:center;flex-wrap:wrap}.site-footer a{color:#fff}.footer-brand{font-family:Fredoka,sans-serif;font-size:26px;text-decoration:none}.site-footer p{font-size:12px}.site-footer nav{display:flex;gap:20px;flex-wrap:wrap;margin-left:auto;font-size:12px}.site-footer nav a{text-decoration:none}
@media(min-width:1500px){.hero h1{font-size:64px}}@media(max-width:1000px){.site-header{gap:18px}.site-header nav{gap:15px}.account-link{display:none}.hero-inner{gap:28px}.hero-image img{height:420px}.benefits{gap:20px}.benefit{gap:10px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:720px){.announcement{font-size:11px;padding:10px 8px}.announcement span{display:none}.site-header{flex-wrap:wrap;padding:10px 4% 16px;gap:10px;min-height:0}.logo{flex-basis:65px}.logo img{width:65px;height:60px}.site-header nav{margin-left:auto;gap:19px}.site-header nav a{font-size:12px}.site-search{flex:1 0 100%;max-width:none}.breadcrumb{font-size:10px;padding-block:15px}.hero{padding:18px 0 34px}.hero-inner{grid-template-columns:1fr;gap:30px}.hero h1{font-size:40px}.hero-intro{font-size:14px;margin-top:16px}.hero-image img{height:310px}.hero-actions{gap:10px;margin-top:24px}.button{font-size:12px;padding:12px 18px}.topic-tags{margin-bottom:17px;gap:5px}.topic-tags li{font-size:10px;padding:6px 10px}.benefits{grid-template-columns:1fr;padding-block:28px;gap:21px}.benefit p{max-width:50ch}.catalog-section{padding-block:36px}.section-heading{display:block;margin-bottom:24px}.section-heading .text-link{display:inline-block;margin-top:15px}.section-heading p{font-size:12px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-card img{height:165px;padding:10px}.product-card .product-copy{padding:12px;gap:10px}.product-card h3{font-size:11px}.product-card .price{font-size:17px}.product-card .view-product{font-size:11px}.source-content{padding-block:30px}.source-content>img,.source-content>figure{width:calc(50% - 14px);margin-right:10px;max-height:220px}.source-content p,.source-content ul,.source-content ol{font-size:14px}.source-content h2{font-size:28px}.review-grid{grid-template-columns:1fr;gap:18px}.reviews{padding-block:38px}.location-section{display:block;padding:27px;margin-bottom:38px}.location-section .button{margin-top:24px}.location-section address{font-size:13px}.related-pages{padding-bottom:38px}.site-footer{display:block;padding-block:30px}.site-footer p{margin:12px 0 24px}.site-footer nav{gap:15px}.hero-text-only h1{font-size:36px}}
.source-content:has(.story-section){display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px;align-items:start}.story-section{min-width:0;padding:28px;border:1px solid var(--line);border-radius:18px}.story-section h2{font-size:28px;margin-bottom:20px;color:var(--purple)}.story-section h3{font-size:17px;color:var(--teal);margin:18px 0 10px}.story-section h4{font-size:15px;margin:15px 0 10px}.story-section p,.story-section li{font-size:13px;line-height:1.8}.story-section>img,.story-section>figure{max-width:100%;max-height:260px;object-fit:contain;margin-bottom:18px}.story-section>a{display:inline-block;margin:8px 12px 8px 0;font-size:13px;font-weight:600}.story-section>p:empty{display:none}.review-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}@media(max-width:720px){.source-content:has(.story-section){grid-template-columns:1fr;gap:18px}.story-section{padding:23px}.story-section h2{font-size:26px}}
.vip-section{padding:0 0 60px;max-width:560px}.vip-section form{padding:30px;border:1px solid var(--line);border-radius:20px}.vip-section h2{margin-bottom:12px}.vip-section label{display:block;font-size:14px;font-weight:600;margin:20px 0 8px}.vip-section input{width:100%;padding:13px;border:1px solid #b8adb9;border-radius:10px;background:#fff;font:inherit}.vip-section button{margin-top:25px;cursor:pointer}.vip-section button:disabled{opacity:.6;cursor:wait}.vip-section .vip-hint{font-size:12px;margin-top:10px}.vip-section #vip-message{font-size:13px;margin-top:14px}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
