:root{--ink: #101D2B;--ink-soft: #304153;--coral: #FF625F;--ivory: #FAF7F1;--mint: #DDF7F2;--white: #ffffff;--line: rgba(16, 29, 43, .14);--muted: #667383;--shadow-sm: 0 10px 30px rgba(16, 29, 43, .08);--shadow-md: 0 18px 50px rgba(16, 29, 43, .13);--radius-sm: 12px;--radius-md: 20px;--radius-lg: 30px;--container: 1180px;--header-height: 72px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--ivory);font-family:DM Sans,Arial,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}body:has(dialog[open]){overflow:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}h1,h2,h3,h4{margin:0;font-family:Manrope,Arial,sans-serif;letter-spacing:-.035em;line-height:1.1}p{margin:0 0 1rem}.container{width:min(calc(100% - 40px),var(--container));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;z-index:100;top:10px;left:10px;padding:10px 16px;border-radius:8px;color:var(--white);background:var(--ink);transform:translateY(-150%);transition:transform .2s ease}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:3px solid var(--coral);outline-offset:3px}.announcement-bar{color:var(--white);background:var(--ink);font-size:13px}.announcement-inner{min-height:34px;display:flex;align-items:center;justify-content:center;gap:18px}.announcement-inner a{font-weight:700;color:var(--mint)}.announcement-inner a:hover{text-decoration:underline}.site-header{position:sticky;z-index:50;top:0;border-bottom:1px solid transparent;background:color-mix(in srgb,var(--ivory) 88%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:box-shadow .2s ease,border-color .2s ease}.site-header.is-scrolled{border-color:var(--line);box-shadow:0 4px 20px #101d2b0d}.header-inner{min-height:var(--header-height);display:flex;align-items:center;gap:26px}.brand-mark{display:inline-flex;align-items:center;gap:9px;font-family:Manrope,Arial,sans-serif;font-size:17px;font-weight:800;letter-spacing:.08em}.brand-mark__symbol{width:26px;height:26px;display:inline-grid;place-items:center;border-radius:8px 8px 8px 2px;color:var(--white);background:var(--coral);font-size:15px;letter-spacing:-.08em}.site-nav{display:flex;align-items:center;gap:26px;margin-left:auto;color:var(--ink-soft);font-size:14px;font-weight:600}.site-nav a{padding:8px 0;transition:color .2s ease}.site-nav a:hover{color:var(--coral)}.header-actions{display:flex;align-items:center;gap:10px}.header-cart{min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:3px;border-radius:12px;transition:background .2s ease}.header-cart:hover{background:#101d2b0f}.header-cart svg{width:21px;height:21px}.cart-count{min-width:17px;height:17px;display:inline-grid;place-items:center;border-radius:99px;color:var(--white);background:var(--coral);font-size:10px;font-weight:800}.menu-toggle{display:none;min-width:44px;min-height:44px;margin-left:auto;border:0;border-radius:12px;color:var(--ink);background:transparent}.menu-toggle svg{width:23px;height:23px}.section{padding:96px 0}.section--tight{padding:62px 0}.section--ink{color:var(--white);background:var(--ink)}.section-heading{max-width:700px;margin-bottom:42px}.eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:15px;color:var(--coral);font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.eyebrow:before{width:23px;height:2px;display:inline-block;content:"";background:currentColor}.section-heading h2{font-size:clamp(2rem,4vw,3.5rem)}.section-heading p{max-width:620px;margin-top:17px;color:var(--muted);font-size:18px}.section--ink .section-heading p{color:#ffffffb3}.button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:13px 22px;border:1px solid transparent;border-radius:999px;color:var(--white);background:var(--ink);font-weight:700;line-height:1;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.button:hover{background:#25384d;box-shadow:0 10px 22px #101d2b24;transform:translateY(-1px)}.button--coral{color:var(--white);background:var(--coral)}.button--coral:hover{background:#e74f4c}.button--light{color:var(--ink);background:var(--white)}.button--light:hover{background:var(--mint)}.button--ghost{color:var(--ink);border-color:var(--line);background:transparent}.button--ghost:hover{background:var(--white)}.button--full{width:100%}.button svg{width:17px;height:17px}.hero{padding:62px 0 90px;overflow:hidden;background:var(--ivory)}.hero-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;gap:clamp(30px,6vw,88px)}.hero-copy{max-width:570px}.hero-copy h1{max-width:630px;font-size:clamp(2.8rem,6vw,5.8rem)}.hero-copy h1 em{color:var(--coral);font-style:normal}.hero-copy__lead{max-width:510px;margin:23px 0 30px;color:var(--ink-soft);font-size:clamp(1rem,2vw,1.2rem)}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:13px}.hero-note{display:flex;align-items:center;gap:9px;margin-top:22px;color:var(--muted);font-size:13px}.hero-note svg{width:17px;height:17px;color:var(--coral)}.hero-media{position:relative;min-height:520px;display:grid;place-items:center}.hero-media:before{position:absolute;width:min(95%,590px);aspect-ratio:1;border-radius:48% 52% 44% 56%;content:"";background:var(--mint);transform:rotate(-10deg)}.hero-media img{position:relative;z-index:1;width:min(100%,620px);border-radius:var(--radius-lg);box-shadow:var(--shadow-md)}.hero-sticker{position:absolute;z-index:2;right:3%;bottom:6%;width:108px;height:108px;display:grid;place-items:center;padding:15px;border:8px solid var(--ivory);border-radius:50%;color:var(--white);background:var(--coral);font-family:Manrope,Arial,sans-serif;font-size:12px;font-weight:800;letter-spacing:.08em;line-height:1.2;text-align:center;text-transform:uppercase;transform:rotate(8deg)}.trust-band{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--white)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-item{min-height:112px;display:flex;align-items:center;gap:13px;padding:22px 24px;border-right:1px solid var(--line)}.trust-item:first-child{border-left:1px solid var(--line)}.trust-item svg{flex:0 0 auto;width:24px;height:24px;color:var(--coral)}.trust-item strong{display:block;font-family:Manrope,Arial,sans-serif;font-size:14px}.trust-item span{display:block;color:var(--muted);font-size:13px}.product-section{background:var(--white)}.product-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:start;gap:clamp(35px,7vw,100px)}.product-gallery{position:sticky;top:calc(var(--header-height) + 24px)}.product-main-image{overflow:hidden;border-radius:var(--radius-lg);background:var(--ivory)}.product-main-image img{width:100%;aspect-ratio:1 / 1;object-fit:cover}.product-thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:12px}.product-thumb{overflow:hidden;padding:0;border:2px solid transparent;border-radius:12px;background:var(--ivory);cursor:pointer}.product-thumb.is-active{border-color:var(--coral)}.product-thumb img{width:100%;aspect-ratio:1;object-fit:cover}.product-info{padding:10px 0 0}.product-info h2{max-width:610px;font-size:clamp(2rem,4vw,3.4rem)}.product-kicker{margin-bottom:13px;color:var(--coral);font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.product-description{max-width:590px;margin:19px 0 25px;color:var(--ink-soft);font-size:17px}.product-bullets{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0 0 27px;padding:0;list-style:none}.product-bullets li{display:flex;align-items:flex-start;gap:9px;color:var(--ink-soft);font-size:14px}.product-bullets svg{flex:0 0 auto;width:18px;height:18px;color:var(--coral)}.price-row{display:flex;align-items:baseline;gap:11px;margin:8px 0 18px}.price{font-family:Manrope,Arial,sans-serif;font-size:29px;font-weight:800}.compare-price{color:var(--muted);font-size:15px;text-decoration:line-through}.product-form-card{padding:23px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--ivory);box-shadow:var(--shadow-sm)}.option-label{display:block;margin:0 0 8px;font-size:13px;font-weight:700}.variant-select{width:100%;min-height:47px;margin-bottom:16px;padding:10px 13px;border:1px solid var(--line);border-radius:10px;color:var(--ink);background:var(--white)}.quantity-row{display:grid;grid-template-columns:100px 1fr;gap:12px;align-items:end}.quantity-input{width:100%;min-height:50px;padding:11px;border:1px solid var(--line);border-radius:10px;text-align:center;background:var(--white)}.payment-button{margin-top:10px}.payment-button .shopify-payment-button__button{min-height:50px!important;border-radius:999px!important}.form-note{margin:14px 0 0;color:var(--muted);font-size:12px;text-align:center}.form-note a{text-decoration:underline}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.step-card{position:relative;min-height:250px;padding:29px;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--white)}.step-number{width:43px;height:43px;display:grid;place-items:center;margin-bottom:38px;border-radius:50%;color:var(--white);background:var(--coral);font-family:Manrope,Arial,sans-serif;font-size:18px;font-weight:800}.step-card h3{margin-bottom:10px;font-size:22px}.step-card p{max-width:270px;color:var(--muted)}.step-card:after{position:absolute;right:-30px;bottom:-35px;width:130px;height:130px;border:2px solid var(--mint);border-radius:50%;content:""}.step-card svg{position:absolute;right:25px;bottom:24px;width:43px;height:43px;color:var(--coral)}.split-feature{display:grid;grid-template-columns:minmax(0,.93fr) minmax(0,1.07fr);align-items:center;gap:clamp(35px,7vw,100px)}.split-feature--reverse .split-feature__media{order:2}.split-feature__media{overflow:hidden;border-radius:var(--radius-lg);background:var(--mint)}.split-feature__media img{width:100%;aspect-ratio:1 / 1;object-fit:cover}.split-feature__copy h2{max-width:560px;font-size:clamp(2rem,4vw,3.5rem)}.split-feature__copy p{max-width:550px;margin:20px 0 27px;color:var(--ink-soft);font-size:17px}.feature-list{display:grid;gap:13px;margin:0 0 28px;padding:0;list-style:none}.feature-list li{display:flex;align-items:flex-start;gap:11px;font-weight:600}.feature-list svg{flex:0 0 auto;width:20px;height:20px;color:var(--coral)}.use-case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.use-case-card{min-height:210px;display:flex;flex-direction:column;justify-content:flex-end;padding:26px;overflow:hidden;border-radius:var(--radius-md);color:var(--white);background:var(--ink)}.use-case-card:nth-child(2){color:var(--ink);background:var(--mint)}.use-case-card:nth-child(3){color:var(--white);background:var(--coral)}.use-case-card h3{margin-bottom:7px;font-size:23px}.use-case-card p{margin:0;opacity:.8}.faq-list{max-width:850px;margin:0 auto;border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-item summary{position:relative;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 0;list-style:none;cursor:pointer;font-family:Manrope,Arial,sans-serif;font-size:19px;font-weight:700}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary svg{flex:0 0 auto;width:20px;height:20px;color:var(--coral);transition:transform .2s ease}.faq-item[open] summary svg{transform:rotate(45deg)}.faq-answer{max-width:700px;padding:0 55px 23px 0;color:var(--muted)}.newsletter{padding:45px 0;color:var(--white);background:var(--coral)}.newsletter-inner{display:flex;align-items:center;justify-content:space-between;gap:25px}.newsletter h2{font-size:clamp(1.7rem,3vw,2.8rem)}.newsletter p{max-width:450px;margin:8px 0 0;color:#fffc}.newsletter-form{display:flex;min-width:min(100%,420px);gap:9px}.newsletter-form input{min-height:49px;flex:1;padding:11px 15px;border:0;border-radius:999px;color:var(--ink);background:var(--white)}.site-footer{padding:70px 0 22px;color:#ffffffc2;background:var(--ink)}.footer-grid{display:grid;grid-template-columns:1.7fr .75fr .75fr 1.25fr;gap:36px}.brand-mark--light{color:var(--white)}.footer-brand p{max-width:300px;margin-top:17px;color:#fff9}.site-footer a{display:block;width:fit-content;margin-bottom:8px;color:#ffffffc2;font-size:14px}.site-footer a:hover{color:var(--mint)}.footer-heading{margin:0 0 12px;color:var(--white);font-family:Manrope,Arial,sans-serif;font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.footer-note p:last-child{color:#fff9;font-size:13px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:58px;padding-top:18px;border-top:1px solid rgba(255,255,255,.12);color:#ffffff80;font-size:12px}.toast{position:fixed;z-index:100;right:20px;bottom:20px;max-width:320px;padding:13px 17px;border-radius:12px;color:var(--white);background:var(--ink);box-shadow:var(--shadow-md);opacity:0;pointer-events:none;transform:translateY(10px);transition:opacity .2s ease,transform .2s ease}.toast.is-visible{opacity:1;transform:translateY(0)}.rte{max-width:760px;color:var(--ink-soft);font-size:17px}.rte h2,.rte h3{margin:30px 0 12px;color:var(--ink)}.rte a{color:var(--coral);text-decoration:underline}.rte ul,.rte ol{padding-left:22px}@media(max-width:900px){.hero-grid,.product-layout,.split-feature{grid-template-columns:1fr}.hero-copy{max-width:690px}.hero-media{min-height:360px}.product-gallery{position:static}.split-feature--reverse .split-feature__media{order:initial}.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-item:nth-child(2){border-right:0}.trust-item:nth-child(n+3){border-top:1px solid var(--line)}.steps-grid,.use-case-grid{grid-template-columns:1fr}.step-card{min-height:190px}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:680px){.container{width:min(calc(100% - 28px),var(--container))}.section{padding:70px 0}.announcement-inner{justify-content:space-between;gap:10px;font-size:11px}.header-inner{min-height:64px}.menu-toggle{display:inline-grid;place-items:center}.site-nav{position:absolute;top:calc(100% + 1px);right:14px;left:14px;display:none;flex-direction:column;align-items:stretch;gap:0;padding:8px;border:1px solid var(--line);border-radius:14px;background:var(--white);box-shadow:var(--shadow-md)}.site-nav.is-open{display:flex}.site-nav a{padding:13px 14px;border-radius:9px}.site-nav a:hover{background:var(--ivory)}.header-actions{margin-left:0}.hero{padding:50px 0 65px}.hero-copy h1{font-size:clamp(2.6rem,13vw,4rem)}.hero-actions,.newsletter-inner,.newsletter-form{align-items:stretch;flex-direction:column}.hero-actions .button{width:100%}.hero-media{min-height:300px;margin-top:12px}.hero-sticker{right:0;bottom:2%;width:85px;height:85px;border-width:5px;font-size:10px}.trust-grid{grid-template-columns:1fr}.trust-item,.trust-item:first-child{min-height:79px;border-right:0;border-left:1px solid var(--line);border-bottom:1px solid var(--line)}.trust-item:last-child{border-bottom:0}.product-bullets{grid-template-columns:1fr}.product-form-card{padding:17px}.quantity-row{grid-template-columns:90px 1fr}.split-feature__copy h2{font-size:2.3rem}.newsletter{padding:36px 0}.footer-grid{grid-template-columns:1fr 1fr;gap:27px 18px}.footer-brand,.footer-note{grid-column:1 / -1}.footer-bottom{align-items:flex-start;flex-direction:column;margin-top:38px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/base.css.map */
