@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--navy:#102f49;--blue:#2754ac;--aqua:#d8f4f2;--paper:#fbfcf9;--line:#cad9dc;--muted:#516571;--white:#fff;--yellow:#f4e58b;font-family:'DM Sans',Arial,sans-serif;color:var(--navy);background:var(--paper);font-size:16px;line-height:1.5;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button{border:0}img{max-width:100%;display:block}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #377ac4;outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:'Manrope',Arial,sans-serif}h2{font-size:clamp(2rem,4vw,3.7rem);line-height:1.13;letter-spacing:-.045em;font-weight:500}em{font-family:Georgia,serif;font-weight:400}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.5}.skip{position:fixed;left:10px;top:-80px;z-index:20;background:white;padding:10px}.skip:focus{top:10px}.announcement{background:var(--navy);color:white;text-align:center;padding:9px 16px;font-size:.75rem;letter-spacing:.14em}.announcement span{margin-left:16px}.header{height:90px;display:flex;align-items:center;justify-content:space-between;padding:0 4.4%;background:var(--paper);border-bottom:1px solid #dfe7e5;position:sticky;top:0;z-index:10}.wordmark{font-size:2.65rem;line-height:1;letter-spacing:-.095em;font-family:'Manrope',Arial,sans-serif;font-weight:800}.wordmark span{font-size:.75rem;letter-spacing:0;vertical-align:top;margin-left:6px;position:relative;top:6px}.header nav{display:flex;gap:28px;font-size:.875rem}.header nav a{padding:8px 0}.header nav a:hover,.text-link:hover{color:var(--blue)}.bag-button{display:flex;align-items:center;gap:9px;background:transparent;font-size:.875rem}.bag-button svg{margin-left:6px}.menu-button{display:none}.mobile-nav[hidden]{display:none}.hero{display:grid;grid-template-columns:42% 58%;min-height:650px}.hero-copy{padding:70px 9% 42px 10.5%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;background:#edf6f3}.eyebrow{font-size:.75rem;font-weight:600;letter-spacing:.16em;line-height:1.7}.hero h1{font-size:clamp(3.8rem,5.7vw,6.25rem);line-height:1.025;font-weight:500;letter-spacing:-.065em;margin:30px 0 26px}.hero h1 em{letter-spacing:-.06em}.intro{font-size:1.12rem;line-height:1.6;color:var(--muted)}.button{min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:34px;padding:15px 25px;font-size:.9375rem;font-weight:600;transition:background .2s,transform .2s}.primary{background:var(--navy);color:white}.primary:hover{background:#225479}.button span{font-size:1.3rem;line-height:1}.hero .button{margin-top:30px}.hero-foot{display:flex;align-items:center;gap:16px;margin-top:60px;font-size:.75rem;letter-spacing:.1em;white-space:nowrap}.hero-foot i{width:25px;height:1px;background:var(--navy)}.hero-image{position:relative;overflow:hidden;min-height:100%;background:#99c9d4}.hero-image>img{width:100%;height:100%;object-fit:cover;position:absolute;object-position:50% 56%}.hero-note{position:absolute;right:28px;top:30px;display:flex;align-items:center;gap:24px;background:var(--paper);padding:17px 20px;font-size:.75rem;font-weight:600;letter-spacing:.1em;transform:rotate(3deg)}.hero-note a{width:38px;height:38px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;font-size:1.3rem}.image-caption{position:absolute;left:30px;bottom:25px;color:white;font-size:.75rem;letter-spacing:.14em;text-shadow:0 1px 5px #000}.feature-strip{display:flex;justify-content:space-around;align-items:center;gap:32px;padding:19px 4%;background:var(--aqua);font-size:.75rem;letter-spacing:.13em;overflow:hidden;white-space:nowrap}.feature-strip b{font-size:1.35rem;font-weight:400}.section{padding:90px 6%}.intro-section{text-align:center;max-width:1000px;margin:auto}.intro-section h2{margin:22px 0}.intro-section>p:last-child{max-width:590px;margin:auto;color:var(--muted);line-height:1.8}.shop-section{display:grid;grid-template-columns:1.05fr 1fr;gap:8%;padding-top:10px;scroll-margin-top:25px}.gallery>img{width:100%;aspect-ratio:1;object-fit:cover}.product-info{padding-top:25px}.product-info h2{font-size:clamp(2rem,3.3vw,3.25rem);margin:17px 0}.product-subtitle{color:var(--muted);font-size:.875rem}.price{display:flex;align-items:center;gap:15px;margin-top:23px}.price>span:first-child{font-size:1.65rem}.price>span:last-child{font-size:.75rem;color:var(--muted)}.product-description{line-height:1.75;margin:20px 0;color:var(--muted);max-width:410px}.color-choice{display:flex;gap:12px;align-items:center;font-size:.875rem;margin:23px 0}.swatch{width:26px;height:26px;border-radius:50%;background:#213e81;box-shadow:0 0 0 3px var(--paper),0 0 0 4px #25417a;margin:4px}.purchase-row{display:flex;gap:12px}.purchase-row>.button{flex:1}.quantity{display:flex;border:1px solid var(--line);align-items:center;min-height:54px}.quantity button{width:38px;background:transparent;min-height:48px;font-size:1.2rem}.quantity output{min-width:28px;text-align:center}.small{font-size:.8125rem;color:var(--muted);line-height:1.6}.checkout-note{margin:12px 0 16px}.text-link{border-bottom:1px solid currentColor;padding-bottom:4px;font-size:.875rem}.product-accordions{margin-top:25px}details{border-top:1px solid var(--line)}details:last-child{border-bottom:1px solid var(--line)}summary{padding:18px 0;font-size:.875rem;display:flex;justify-content:space-between;cursor:pointer;list-style:none}summary::-webkit-details-marker{display:none}summary span{font-size:1.2rem;font-weight:400}details[open] summary span{transform:rotate(45deg)}details p{color:var(--muted);font-size:.875rem;margin:0 30px 20px 0;line-height:1.7}.footer{background:var(--navy);color:white;padding:55px 6% 24px}.footer-top{display:flex;justify-content:space-between;align-items:center;padding-bottom:50px}.footer-top p{font-family:Georgia,serif;font-style:italic;font-size:2rem;line-height:1.25}.footer-top>a:last-child{font-size:.9rem;border-bottom:1px solid #81929c;padding-bottom:5px}.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-top:23px;border-top:1px solid #426075;font-size:.75rem;color:#cbdde4}.footer-bottom div{display:flex;gap:20px}.footer-bottom button{background:none;padding:0;font-size:.75rem;color:inherit}.footer-bottom>span:last-child{font-size:.75rem;letter-spacing:.12em}.cart-dialog{position:fixed;inset:0 0 0 auto;margin:0;width:min(500px,100%);height:100%;max-height:100%;max-width:100%;padding:30px;border:0;background:var(--paper);color:var(--navy)}dialog::backdrop{background:#102f4970;backdrop-filter:blur(3px)}.dialog-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:25px}.dialog-head h2{font-size:1.75rem}.icon-button{background:transparent;font-size:2rem;line-height:1;min-width:44px;min-height:44px}.info-dialog{width:min(560px,calc(100% - 32px));padding:44px;border:0;color:var(--navy);background:var(--paper)}.info-dialog h2{font-size:2rem;margin:14px 0 20px}.info-dialog p{color:var(--muted);margin-bottom:15px}.info-close{position:absolute;right:12px;top:10px}.info-dialog .button{margin-top:12px}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);padding:13px 22px;color:white;background:var(--navy);z-index:30;opacity:0;pointer-events:none;transition:.2s}.toast.show{opacity:1;transform:translate(-50%,0)}.mobile-nav{background:var(--paper);padding:20px 6%;position:fixed;top:126px;left:0;right:0;z-index:11;box-shadow:0 10px 20px #102f4920}.mobile-nav a{display:block;padding:14px 0}
@media(min-width:1600px){.hero{min-height:760px}.hero h1{font-size:6.8rem}}@media(max-width:1050px){.header nav{gap:16px}.hero-copy{padding-left:10%;padding-right:6%}.hero{min-height:610px}.hero h1{font-size:4.5rem}.hero-foot{font-size:.75rem;gap:10px}.hero-note{right:18px;top:22px}.shop-section{gap:5%}.feature-strip>span:last-child{display:none}.footer-bottom>span:last-child{display:none}}@media(max-width:760px){html{scroll-padding-top:85px}.announcement{font-size:.75rem;padding:8px 10px;letter-spacing:.08em}.announcement span{margin-left:10px}.header{height:76px;padding:0 6%}.wordmark{font-size:2.35rem}.header nav{display:none}.bag-button{margin-left:auto;margin-right:20px}.bag-button svg{display:none}.menu-button{background:none;display:flex;flex-direction:column;gap:6px;padding:10px 0 10px 10px}.menu-button span{width:23px;height:1px;background:var(--navy)}.mobile-nav{top:107px}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:45px 7% 38px;position:relative}.hero h1{font-size:4.45rem;margin:24px 0 22px;line-height:1.01}.hero .eyebrow{font-size:.75rem}.intro{font-size:1rem}.hero .button{margin-top:24px}.hero-foot{margin-top:32px;font-size:.75rem}.hero-image{min-height:460px}.hero-image>img{object-position:50% 58%}.hero-note{padding:12px 14px;font-size:.75rem}.hero-note a{width:32px;height:32px}.image-caption{left:23px;bottom:20px}.feature-strip{justify-content:center;gap:22px;padding:15px 20px;font-size:.75rem}.feature-strip>span:nth-of-type(3),.feature-strip>b:last-of-type{display:none}.section{padding:60px 7%}.intro-section h2{font-size:2.4rem}.intro-section p:last-child{font-size:.9375rem}.shop-section{display:block;padding-top:0}.product-info{padding-top:34px}.product-info h2{font-size:2.65rem}.product-info .eyebrow{font-size:.75rem}.gallery>img{aspect-ratio:1}.footer{padding:40px 7% 24px}.footer-top{flex-wrap:wrap;gap:30px;align-items:flex-start}.footer-top p{font-size:1.65rem}.footer-top>a:last-child{width:max-content}.footer-bottom{flex-wrap:wrap;font-size:.75rem}.footer-bottom div{gap:15px}.cart-dialog{padding:24px}.info-dialog{padding:35px 25px}.toast{width:max-content;max-width:90%;font-size:.875rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation:none!important;transition:none!important}}

.hero-image>img{object-position:53% 50%}.gallery-label{display:flex;justify-content:space-between;font-size:.75rem;letter-spacing:.12em;margin:20px 0 12px}.gallery-label span{font-size:.75rem;letter-spacing:0;color:var(--muted)}.gallery-thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.gallery-thumbs button{padding:3px;background:transparent;border:1px solid transparent}.gallery-thumbs button[aria-pressed=true]{border-color:var(--navy)}.gallery-thumbs img{aspect-ratio:1;object-fit:contain;width:100%;background:#e6eeee}.gallery>img{object-fit:contain;background:#eaf1f1}.gallery>img.zoomable{cursor:zoom-in}.little-things{display:grid;grid-template-columns:1fr 1fr;gap:8%;background:#e9f3f2;padding:70px 6%}.detail-photo{position:relative;aspect-ratio:1;overflow:hidden;align-self:center}.detail-photo img{width:100%;height:145%;object-fit:cover;object-position:top}.detail-photo>span{position:absolute;left:22px;bottom:22px;color:white;font-size:.75rem;letter-spacing:.12em;background:#102f4980;padding:9px 12px}.detail-copy{padding:15px 0}.detail-copy h2{margin:20px 0 30px;font-size:clamp(2.2rem,3.8vw,3.5rem)}.detail-row{display:flex;gap:25px;border-top:1px solid #c1d8da;padding:18px 0}.detail-row>span{font-size:.75rem;padding-top:5px}.detail-row h3{font-size:1rem;font-weight:600}.detail-row p{font-size:.875rem;line-height:1.65;margin-top:7px;color:var(--muted);max-width:360px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:38px}.section-heading h2{margin-top:15px}.section-heading>p{color:var(--muted);font-size:.9375rem;line-height:1.75}.video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.video-stage{aspect-ratio:9/13;position:relative;background:#224b5d;overflow:hidden}.video-stage>img{width:100%;height:100%;object-fit:cover}.video-stage::after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#081f3670);pointer-events:none}.video-stage.playing::after{display:none}.video-stage iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.video-play{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:16px;background:transparent;color:white;z-index:1;text-shadow:0 1px 4px #183745}.play-circle{display:grid;place-items:center;width:66px;height:66px;border:1px solid #ffffffb0;border-radius:50%;backdrop-filter:blur(4px);background:#102f4933;font-size:1.2rem;padding-left:4px}.video-play>span:last-child{font-size:.75rem;letter-spacing:.16em}.video-play:hover .play-circle{background:#102f4970}.video-platform{position:absolute;bottom:18px;left:20px;color:white;font-size:.75rem;letter-spacing:.15em;z-index:1}.video-caption{padding:18px 0}.video-caption h3{font-size:1.0625rem;font-weight:500;letter-spacing:-.02em;margin-bottom:8px}.video-caption a{font-size:.8125rem;color:var(--muted)}.social-note{margin-top:12px;max-width:800px}.setup-section{background:var(--navy);color:white}.setup-section .text-link{white-space:nowrap}.setup-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:48px;margin-top:50px}.step-number{display:block;font-family:Georgia,serif;font-size:3rem;font-style:italic;color:var(--yellow);line-height:1;margin-bottom:24px}.setup-grid h3{font-size:1.1rem;font-weight:500;margin-bottom:13px}.setup-grid p{font-size:.9375rem;color:#cfdee5;line-height:1.8}.setup-foot{border-top:1px solid #466075;margin-top:40px;padding-top:20px;font-size:.75rem;color:#cfdee5}.faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:8%;padding-top:85px;padding-bottom:85px}.faq-section h2{margin-top:20px}.faq-amazon{display:inline-block;margin-bottom:20px}.final-call{padding:70px 6%;text-align:center;background:var(--aqua)}.final-call h2{margin:20px 0 28px}.cart-item{display:grid;grid-template-columns:115px 1fr;gap:22px;margin:35px 0}.cart-item>img{width:115px;height:150px;object-fit:cover}.cart-item h3{font-size:1rem;margin-bottom:4px}.cart-item p{font-size:.8125rem;color:var(--muted);margin-bottom:10px}.cart-item strong{font-size:.9rem;font-weight:500}.cart-item .quantity{width:max-content;min-height:38px;margin-top:15px}.cart-item .quantity button{min-height:36px}.remove-item{background:transparent;text-decoration:underline;font-size:.75rem;padding:0;margin-top:10px}.cart-total{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding:22px 0 12px;font-size:.95rem}.checkout-status{background:#e8f2f0;padding:18px;margin:24px 0}.checkout-status h3{font-size:1rem;margin-bottom:8px}.checkout-status p{font-size:.8125rem;color:var(--muted);line-height:1.7}.full{width:100%}.cart-amazon{display:block;text-align:center;margin-top:20px;font-size:.875rem;text-decoration:underline}.empty-bag{padding:65px 0}.empty-bag h3{font-size:1.7rem;font-weight:500;margin:18px 0}.empty-bag>p:not(.eyebrow){color:var(--muted);line-height:1.8;margin:0 0 25px}.lightbox{max-width:min(1000px,95vw);width:95vw}.lightbox img{max-height:75vh;width:100%;object-fit:contain}.lightbox #info-title{font-size:1.3rem}.policy-list{padding-left:20px}.noscript-message{padding:16px;background:var(--yellow)}
@media(min-width:761px) and (max-width:1000px){.hero{grid-template-columns:45% 55%}.hero h1{font-size:4rem}.hero-copy{padding-top:45px;padding-bottom:30px}.hero-foot{margin-top:35px}.hero{min-height:595px}.hero-note{right:12px;top:18px;padding:12px}.hero-note a{display:none}}
@media(max-width:760px){.hero-copy{padding:32px 7% 30px}.hero h1{font-size:clamp(3.2rem,9.4vw,4rem);margin:18px 0;max-width:520px}.hero h1 br{display:none}.hero .intro br{display:none}.hero .intro{font-size:.9375rem;max-width:340px}.hero .button{margin-top:20px}.hero-foot{margin-top:27px}.hero-image{min-height:0;aspect-ratio:3/2}.hero-note{right:16px;top:15px}.image-caption{font-size:.75rem;bottom:14px;left:20px}.gallery-thumbs{gap:7px}.little-things{display:flex;flex-direction:column;padding:40px 7%;gap:28px}.detail-photo{width:100%;aspect-ratio:1.1}.detail-copy h2{font-size:2.6rem}.detail-row{gap:20px}.section-heading{display:block;margin-bottom:26px}.section-heading>p{margin-top:20px;font-size:.875rem}.section-heading>.text-link{display:inline-block;margin-top:22px}.video-grid{gap:16px;grid-template-columns:repeat(3,82%);overflow-x:auto;scroll-snap-type:x mandatory;padding:0 0 8px}.video-card{scroll-snap-align:start}.video-stage{aspect-ratio:9/12}.video-caption h3{font-size:1rem}.setup-grid{grid-template-columns:1fr;gap:32px;margin-top:35px}.setup-grid article{display:grid;grid-template-columns:55px 1fr;column-gap:20px;border-top:1px solid #426075;padding-top:25px}.step-number{grid-row:1/3;font-size:2.5rem;margin:0}.setup-grid p{font-size:.875rem}.setup-grid h3{margin-bottom:8px}.setup-foot{margin-top:30px}.faq-section{display:block}.faq-list{margin-top:35px}.final-call{padding:50px 7%}.final-call h2{font-size:2.4rem}.cart-item{grid-template-columns:90px 1fr;gap:18px}.cart-item>img{width:90px;height:125px}}

@media(max-width:760px){.hero-note{display:none}.hero-foot{white-space:normal;gap:10px;flex-wrap:wrap}.hero-foot i{width:20px}.announcement{line-height:1.5}.image-caption{max-width:calc(100% - 40px);font-size:.75rem}.feature-strip>span:last-of-type{display:none}}

.product-title{font-size:clamp(2rem,3.3vw,3.25rem);line-height:1.13;letter-spacing:-.045em;font-weight:500;margin:17px 0}.quantity input{width:38px;border:0;background:transparent;color:inherit;text-align:center;-moz-appearance:textfield}.quantity input::-webkit-inner-spin-button,.quantity input::-webkit-outer-spin-button{-webkit-appearance:none}.button:disabled{opacity:.5;cursor:not-allowed}.native-page,.native-cart{max-width:1100px;min-height:60vh;margin:auto}.native-page h1,.native-cart>h1{font-size:clamp(2.4rem,5vw,4rem);font-weight:500;line-height:1.15;letter-spacing:-.04em;margin:25px 0}.native-page>p{margin:25px 0;color:var(--muted)}.native-cart-item{display:grid;grid-template-columns:120px 1fr auto;gap:28px;padding:30px 0;border-bottom:1px solid var(--line)}.native-cart-item h2{font-size:1.15rem;line-height:1.4;letter-spacing:0;max-width:580px}.native-cart-item p{font-size:.875rem;margin:12px 0}.native-cart-item input{width:70px;margin:12px;padding:8px;border:1px solid var(--line);background:white}.native-cart-item a{font-size:.875rem;text-decoration:underline}.native-cart-actions{display:flex;gap:20px;align-items:center;justify-content:flex-end;margin-top:30px}.secondary{border:1px solid var(--navy);background:transparent;color:var(--navy)}.native-page form{max-width:620px}.native-page label{display:block;margin:20px 0 8px}.native-page input,.native-page textarea{display:block;width:100%;padding:12px;border:1px solid var(--line);background:white;font:inherit;color:inherit}.native-page button{margin-top:20px}.rte{line-height:1.8}.rte p{margin:20px 0}.rte a{text-decoration:underline}@media(max-width:760px){.product-title{font-size:2.65rem}.native-cart-item{grid-template-columns:80px 1fr;gap:20px}.native-cart-item>strong{grid-column:2}.native-cart-item>img{width:80px;height:100px;object-fit:cover}.native-cart-actions{align-items:stretch;flex-direction:column}.native-cart-item h2{font-size:1rem}.native-cart-item input{width:50px}}

.service-promises{display:flex;flex-wrap:wrap;gap:8px 18px;margin:18px 0;font-size:.8rem;line-height:1.5}.service-promises span:before{content:"✓";color:var(--blue);margin-right:6px}.contact-introduction{margin:24px 0 36px}.rte p+p,.rte h2+p{margin-top:16px}.rte h2{font-size:1.4rem;margin-top:28px}.rte a{text-decoration:underline}

.product-page-link{display:inline-block;margin:12px 0}.shopify-policy__container{max-width:900px!important;padding:64px 24px!important}.shopify-policy__title{margin-bottom:32px}.shopify-policy__body h2{font-size:1.5rem;letter-spacing:-.02em;margin:28px 0 12px}.shopify-policy__body p{margin:12px 0}.shopify-policy__body a{text-decoration:underline}

/* Preserve responsive proportions when Shopify image dimensions are present. */
.gallery>img,.gallery-thumbs img{height:auto}
.price>span:only-child{font-size:1.65rem;color:inherit}
@media(max-width:760px){.hero h1 br{display:block}}
