:root{--ink:#242424;--paper:#fff;--mp-blue:#53bcf8;--surface:#edf8ff;--radius:20px;--page:1280px;--heading:'Trebuchet MS',Arial,sans-serif;--body:Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:120px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:17px;line-height:1.65}img,video,svg{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:5px}button,input,select,textarea{font:inherit}button,a,summary,input,select,textarea{-webkit-tap-highlight-color:transparent}button,summary{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}button{color:inherit}h1,h2,h3{font-family:var(--heading);font-weight:700;letter-spacing:-.045em;line-height:1.06;margin:0 0 .5em}h1{font-size:clamp(42px,5.8vw,86px)}h2{font-size:clamp(34px,4.1vw,60px)}h3{font-size:clamp(24px,2.4vw,32px)}p{margin:.7em 0 1.1em}label{display:block;font-size:14px;font-weight:700;margin:12px 0 6px}input,select,textarea{padding:12px;border:1px solid #cad7dc;background:#fff;color:var(--ink);border-radius:10px;max-width:100%}textarea{width:100%}fieldset{padding:0;border:0;margin:24px 0}legend{font-weight:700;margin-bottom:10px}.shell{width:min(var(--page),calc(100% - 64px));margin-inline:auto}.narrow{max-width:780px}.section-pad{padding-block:96px}.center{text-align:center;max-width:840px;margin:0 auto 52px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;line-height:1.5;color:#28566d;margin:0 0 20px}.small{font-size:13px;color:#60696d}.small-heading{font-size:20px;letter-spacing:-.02em}.rte{line-height:1.8;color:#60696d}.rte a{text-decoration:underline}.rte ul{padding-left:24px}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;border:1px solid var(--ink);background:var(--ink);color:white;border-radius:999px;padding:16px 28px;min-height:54px;font-size:15px;font-weight:700;text-decoration:none;transition:transform .25s,box-shadow .25s,background .25s}.button:hover{text-decoration:none;transform:translateY(-3px);box-shadow:0 10px 22px #24242422;background:#255a71}.button.outline{background:transparent;color:var(--ink)}.button.outline:hover{background:var(--mp-blue);border-color:var(--mp-blue)}.full{width:100%;margin-top:12px}.text-link{font-size:14px;font-weight:700;border-bottom:1px solid currentColor;padding-bottom:5px}.skip-link{position:fixed;left:16px;top:-120px;z-index:1000;background:var(--ink);color:white;padding:12px}.skip-link:focus{top:12px}:focus-visible{outline:3px solid #266889;outline-offset:5px}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.announcement{text-align:center;background:#e5f5ff;padding:8px 16px;font-size:13px;letter-spacing:.04em}.header{min-height:102px;padding:6px 4vw;display:flex;gap:32px;align-items:center;justify-content:space-between;background:#fffffff5;border-bottom:1px solid #dfe8ed;z-index:30}.shopify-section-group-header-group:has([data-sticky]){position:sticky;top:0;z-index:30}.logo{display:inline-block;flex-shrink:0}.logo-window{width:160px;height:78px;overflow:hidden;display:block}.logo-window img{width:160px;height:160px;max-width:none;transform:translateY(-42px)}.custom-logo{max-width:180px;max-height:84px;object-fit:contain}.desktop-nav,.nav-actions{display:flex;align-items:center;gap:25px;font-size:14px;font-weight:700}.nav-actions [data-cart-count]{display:inline-grid;place-items:center;min-width:24px;height:24px;background:var(--mp-blue);border-radius:50%;margin-left:5px}.mobile-menu{display:none}.hero{background:var(--section-bg,var(--surface));color:var(--section-text,var(--ink));padding-block:48px 76px}.hero-grid{display:grid;grid-template-columns:.87fr 1.13fr;gap:60px;align-items:center}.hero-copy h1{margin-bottom:28px}.hero-copy .rte{max-width:490px;margin-bottom:30px}.hero-media{position:relative;border-radius:140px 24px 24px 24px;overflow:hidden;min-height:550px;box-shadow:0 20px 55px #328ab615}.hero-media>img,.hero-media>video{width:100%;height:600px;object-fit:cover;object-position:68% center}.image-caption{position:absolute;bottom:20px;left:22px;right:22px;background:#fffdf1ed;border:1px solid #fff7;padding:15px 20px;border-radius:12px;font-size:15px;font-weight:700;margin:0}.highlight{background-image:linear-gradient(transparent 67%,var(--mp-blue) 67%,var(--mp-blue) 93%,transparent 93%);background-size:100% 100%;background-repeat:no-repeat;box-decoration-break:clone;-webkit-box-decoration-break:clone}.motion-ready .highlight{background-size:0% 100%;transition:background-size 1s cubic-bezier(.2,.7,.2,1)}.motion-ready .is-visible .highlight,.motion-ready .highlight.is-visible{background-size:100% 100%}.hover-image{overflow:hidden}.hover-image img{transition:transform .8s cubic-bezier(.2,.7,.2,1)}@media(hover:hover){body:not([data-motion="false"]) .hover-image:hover img{transform:scale(1.045)}}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:44px}.section-head h2{max-width:780px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.product-photo{display:block;background:var(--surface);border-radius:var(--radius);aspect-ratio:1/1.12;position:relative}.product-photo img{width:100%;height:100%;object-fit:cover}.photo-link{position:absolute;bottom:20px;right:20px;background:#fff;padding:9px 18px;border-radius:30px;font-size:13px}.card-meta{padding-top:20px}.card-meta h3{font-size:23px}.card-meta p{font-size:15px;margin-top:10px}.placeholder{width:100%;height:100%;background:#f2eee8}.editorial-grid{display:grid;grid-template-columns:1fr 1fr;gap:88px;align-items:center}.editorial-grid>div:first-child{border-radius:var(--radius)}.editorial-grid img{width:100%;min-height:440px;object-fit:cover}.editorial-grid.image-right>div:first-child{order:2}.steps-grid,.review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.step{border-top:1px solid #b7d8e9;padding-top:28px}.step-number{display:block;font-size:48px;font-weight:700;color:#266889;margin-bottom:45px}.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.faq{border-bottom:1px solid #dae5e9;padding-block:22px}.faq summary{display:flex;align-items:center;justify-content:space-between;gap:20px;list-style:none;font-weight:700}.faq summary::-webkit-details-marker{display:none}.faq summary span{font-size:25px}.faq[open] summary span{transform:rotate(45deg)}.bundle-section{position:relative;border-block:1px solid #b8dff4}.bundle-section .center{max-width:900px}.bundle-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-items:stretch;padding-top:24px}.bundle-card{padding:26px;background:#ffffff;border:1px solid #bfdfef;border-radius:28px;display:flex;flex-direction:column;box-shadow:0 16px 35px #328ab60a;transition:transform .3s,box-shadow .3s}.bundle-card.featured{border:2px solid #2480ad;box-shadow:0 22px 45px #28566d25;transform:translateY(-16px);background:#fff}.bundle-card:hover{box-shadow:0 28px 55px #28566d30}.bundle-topline{display:flex;justify-content:space-between;align-items:center;gap:8px;min-height:40px;font-size:10px;letter-spacing:.07em}.bundle-topline b{background:var(--ink);color:#fff;padding:6px 10px;border-radius:999px;letter-spacing:0;font-size:11px}.bundle-image{display:block;aspect-ratio:1.15;background:#eaf5fa;margin:18px 0 28px;border-radius:16px}.bundle-image img{width:100%;height:100%;object-fit:cover}.bundle-card .eyebrow{margin-bottom:12px}.bundle-card h3{font-size:31px}.bundle-card .rte{font-size:15px}.bundle-price{display:flex;flex-wrap:wrap;align-items:baseline;gap:10px;margin-top:auto;padding-top:20px}.bundle-price strong{font-size:29px;letter-spacing:-.05em}.bundle-price s{font-size:14px;color:#60696d}.savings{display:inline-block;font-size:12px;background:#fce79c;padding:4px 10px;border-radius:20px}.bundle-footnote{text-align:center;margin:32px auto 0;font-size:13px}.review-card{padding:32px;background:var(--surface);border:1px solid #dfe8ed;border-radius:var(--radius)}.review-card blockquote{font-size:23px;line-height:1.45;margin:22px 0 30px;letter-spacing:-.02em}.stars{color:#D97706;letter-spacing:.1em}.sample-label{font-size:13px;border:1px dashed #b7c7d0;padding:9px 14px;display:inline-block;border-radius:8px;color:#526b78}.reels-section{background:#fff}.reel-track{display:flex;gap:22px;overflow-x:auto;scroll-snap-type:x mandatory;padding:12px 2px 25px}.reel-card{flex:0 0 calc((100% - 44px)/3);min-width:260px;aspect-ratio:9/14;background:#edf8ff;border-radius:26px;overflow:hidden;position:relative;scroll-snap-align:start}.reel-video{width:100%;height:100%;object-fit:cover}.reel-caption{position:absolute;bottom:58px;left:20px;right:20px;padding:16px;background:#ffffffeF;border-radius:14px;pointer-events:none}.reel-caption h3{font-size:23px}.reel-caption a{font-size:13px;font-weight:700;pointer-events:auto}.reel-tools{position:absolute;top:16px;left:16px;right:16px;display:flex;justify-content:space-between;gap:10px}.reel-tools button{background:#242424e8;color:#fff;border:1px solid #fff6;border-radius:999px;font-size:12px;padding:8px 12px}.sample-reel-label{position:absolute;left:18px;top:63px;color:#fff;background:#242424d9;font-size:11px;padding:4px 8px;border-radius:5px}.product-detail{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:start}.product-gallery{display:grid;gap:20px}.gallery-item{border-radius:var(--radius);background:var(--surface);scroll-margin-top:120px}.gallery-item img{width:100%;object-fit:contain}.product-info{position:sticky;top:122px}.product-info h1{font-size:clamp(36px,4vw,60px)}.price-line{font-size:27px;display:flex;align-items:center;gap:16px}.price-line s{font-size:18px;color:#60696d}.product-form select{width:100%}.product-form>input[type=number]{max-width:120px}.quantity-offers{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.quantity-offers label{position:relative;cursor:pointer;margin:0}.quantity-offers input{position:absolute;opacity:0;width:1px;height:1px}.quantity-offers label>span{padding:16px 8px;border:1px solid #cadce6;display:flex;flex-direction:column;text-align:center;border-radius:13px;min-height:89px;background:#fff}.quantity-offers input:checked+span{border:2px solid #2480ad;background:#edf8ff;padding:15px 7px}.quantity-offers input:focus-visible+span{outline:3px solid #2480ad;outline-offset:3px}.quantity-offers small{font-size:11px;font-weight:400;margin-top:5px}.form-error,#CartError{font-size:14px;color:#b02c20}.form-error:empty,#CartError:empty{display:none}.cart-dialog{position:fixed;inset:0 0 0 auto;margin:0;width:min(500px,100%);max-width:100%;height:100dvh;max-height:100dvh;border:0;padding:0;background:#fff;color:var(--ink);box-shadow:-20px 0 70px #24242425;overflow-y:auto}.cart-dialog[open]{display:flex;flex-direction:column;animation:drawer-in .35s ease both}.cart-dialog::backdrop{background:#24242466;backdrop-filter:blur(3px)}.drawer-header{padding:26px;border-bottom:1px solid #dfe8ed;display:flex;justify-content:space-between;align-items:flex-start;gap:15px}.drawer-header h2{font-size:30px}.drawer-header .eyebrow{font-size:10px;margin-bottom:10px}.drawer-header button{width:40px;height:40px;border:1px solid #cadce6;border-radius:50%;background:#fff}.drawer-content{padding:8px 26px}.cart-item{padding:22px 0;display:grid;grid-template-columns:64px 1fr auto;gap:16px;border-bottom:1px solid #dfe8ed;font-size:14px}.cart-item img{width:64px;height:80px;object-fit:cover;border-radius:8px}.cart-item p{margin:3px 0}.cart-item s{display:block;font-size:12px}.cart-controls{display:flex;align-items:center;gap:12px;margin:10px 0}.cart-controls button{min-width:30px;height:30px;background:var(--surface);border:1px solid #cadce6;border-radius:6px}.remove{border:0;background:none;padding:0;text-decoration:underline;font-size:12px}.cart-total{display:flex;justify-content:space-between;gap:15px;padding:24px 0;font-size:20px}.drawer-upsells{padding:24px 26px;background:var(--surface)}.drawer-upsells h3{font-size:23px}.upsell-item{display:flex;gap:12px;align-items:center;margin-top:20px;font-size:13px}.upsell-item img{width:52px;height:62px;object-fit:cover;border-radius:8px}.upsell-item>div{flex:1}.upsell-item p{margin:4px 0}.upsell-item .button{font-size:12px;min-height:40px;padding:8px 14px}.drawer-footer{margin-top:auto;padding:20px 26px;text-align:center;background:white;border-top:1px solid #dfe8ed}.drawer-footer .text-link{display:inline-block;margin-top:12px}#CartError{padding:10px 26px}.cart-page-item{display:grid;grid-template-columns:100px 1fr auto;gap:24px;border-bottom:1px solid #ddd;padding:25px 0}.cart-page-item input{width:90px}.cart-page-item img{width:100px;height:120px;object-fit:cover}.empty-state{padding:30px 0}.pagination{margin-top:40px;display:flex;gap:20px}.pagination a{padding:8px}.footer{background:var(--surface);padding-block:60px 25px;border-top:1px solid #dfe8ed}.footer-grid{display:grid;grid-template-columns:1.15fr .7fr 1fr 1fr;gap:40px;font-size:14px}.footer-grid>div>a:not(.logo){display:block;margin-bottom:10px}.footer input,.footer select{width:100%;font-size:14px}.footer .button{font-size:13px;padding:11px 18px;min-height:44px;margin-top:10px}.footer-bottom{border-top:1px solid #cadce6;margin-top:48px;padding-top:24px;display:flex;justify-content:space-between;gap:25px;font-size:12px}.footer-bottom>div{display:flex;flex-wrap:wrap;gap:20px}.motion-ready [data-motion="true"] .reveal{opacity:0;transform:translateY(28px);transition:opacity .8s ease,transform .8s cubic-bezier(.2,.7,.2,1)}.motion-ready [data-motion="true"] .reveal.is-visible{opacity:1;transform:translateY(0)}.motion-ready [data-motion="true"] .bundle-card.featured.is-visible{transform:translateY(-16px)}@keyframes drawer-in{from{transform:translateX(100%)}to{transform:translateX(0)}}
@media(max-width:1000px){.shell{width:calc(100% - 40px)}.desktop-nav{display:none}.mobile-menu{display:block;position:relative}.mobile-menu nav{position:absolute;right:0;top:40px;min-width:220px;background:#fff;border:1px solid #ddd;padding:20px;box-shadow:0 20px 40px #0002;z-index:40}.mobile-menu nav a{display:block;padding:10px}.hero-grid{gap:35px}.hero-media{min-height:460px}.hero-media>img,.hero-media>video{height:500px}.bundle-card{padding:20px}.bundle-card h3{font-size:26px}.bundle-topline{flex-direction:column;align-items:flex-start}.footer-grid{grid-template-columns:1fr 1fr}.product-detail{gap:35px}.editorial-grid{gap:40px}}
@media(max-width:700px){.shell{width:calc(100% - 32px)}.section-pad{padding-block:62px}.header{min-height:90px;padding-inline:16px;gap:14px}.logo-window{width:130px;height:66px}.logo-window img{width:130px;height:130px;transform:translateY(-33px)}.nav-actions{gap:14px;font-size:13px}.nav-actions>a:first-child{display:none}.hero-grid,.editorial-grid,.faq-grid,.product-detail{grid-template-columns:1fr}.hero-grid{gap:30px}.hero-media{min-height:380px;border-radius:90px 18px 18px 18px}.hero-media>img,.hero-media>video{height:420px}.hero-copy h1{font-size:54px}.section-head{display:block}.section-head .text-link{display:inline-block;margin-top:8px}.center{margin-bottom:32px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.card-meta h3{font-size:19px}.card-meta p{font-size:13px}.photo-link{font-size:11px;padding:6px 11px;bottom:12px;right:12px}.steps-grid,.review-grid,.bundle-grid{grid-template-columns:1fr}.bundle-grid{gap:24px;padding-top:0}.bundle-card.featured,.motion-ready [data-motion="true"] .bundle-card.featured.is-visible{transform:none}.bundle-card{padding:26px}.bundle-card h3{font-size:34px}.bundle-topline{flex-direction:row;align-items:center}.bundle-image{aspect-ratio:1.4}.bundle-price strong{font-size:34px}.editorial-grid.image-right>div:first-child{order:0}.editorial-grid img{min-height:300px}.step-number{margin-bottom:20px}.faq-grid{gap:18px}.reel-card{flex-basis:82%;min-width:240px}.product-info{position:static}.product-gallery{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.gallery-item{min-width:90%;scroll-snap-align:start}.gallery-item img{height:380px;object-fit:contain}.footer-grid{gap:30px;grid-template-columns:1fr}.footer-bottom{flex-direction:column}.cart-item{grid-template-columns:54px 1fr;gap:12px}.cart-item>div:last-child{grid-column:2}.cart-page-item{grid-template-columns:70px 1fr}.cart-page-item>strong{grid-column:2}.quantity-offers small{font-size:12px}.bundle-topline{font-size:11px}.bundle-topline b{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.reveal,.motion-ready [data-motion="true"] .reveal{opacity:1!important;transform:none!important}.highlight{background-size:100% 100%!important}.hover-image:hover img{transform:none!important}}
