:root{--coral: #ff6b5b;--teal: #17a398;--sunny: #ffc857;--blush: #fff0eb;--cream: #fff8f0;--ink: #2a2a33;--muted: #6e6e78;--white: #ffffff;--border: rgba(42, 42, 51, .14);--shadow: 0 18px 50px rgba(42, 42, 51, .1);--font-heading: "Arial Rounded MT Bold", "Trebuchet MS", -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif;--font-body: Avenir, "Avenir Next", -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--cream);font-family:var(--font-body);font-size:17px;line-height:1.6}body.lock-scroll{overflow:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration-thickness:.08em;text-underline-offset:.18em}button,input,select,textarea{font:inherit}:focus-visible{outline:3px solid var(--sunny);outline-offset:4px}.skip-link{position:fixed;z-index:1000;left:1rem;top:.75rem;transform:translateY(-200%);background:var(--ink);color:var(--white);padding:.7rem 1rem;border-radius:999px}.skip-link:focus{transform:translateY(0)}.container{width:min(1180px,calc(100% - 32px));margin-inline:auto}.button,.shopify-payment-button__button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.82rem 1.2rem;border:2px solid transparent;border-radius:999px;background:var(--coral);color:var(--white);font-family:var(--font-heading);font-weight:700;text-decoration:none;cursor:pointer;box-shadow:0 8px 18px #ff6b5b3d}.button:hover,.button:focus-visible{background:#e84f40}.button--secondary{background:var(--white);color:var(--teal);border-color:var(--teal);box-shadow:none}.button--secondary:hover{background:#e8fffc;color:#0b6f69}.button--wide{width:100%}.badge{display:inline-flex;align-items:center;gap:.4rem;width:fit-content;padding:.35rem .7rem;border-radius:999px;background:var(--sunny);color:var(--ink);font-weight:800;font-size:.82rem}.site-header{position:sticky;top:0;z-index:20;background:#fff8f0f0;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.announcement{background:var(--teal);color:var(--white);text-align:center;font-size:.92rem;font-weight:800;padding:.45rem 1rem}.header-inner{min-height:76px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1.25rem}.brand{display:inline-flex;align-items:center;gap:.7rem;text-decoration:none;font-family:var(--font-heading);font-size:1.2rem;font-weight:700}.brand img{width:54px;height:54px;border-radius:16px;object-fit:cover}.nav{display:flex;justify-content:center;gap:1.1rem}.nav a,.header-actions a{text-decoration:none;font-weight:800;color:var(--ink)}.nav a:hover,.header-actions a:hover{color:var(--teal)}.header-actions{display:flex;gap:.9rem;align-items:center}.menu-toggle{display:none;border:0;background:transparent;font-weight:900;color:var(--ink)}.hero{min-height:clamp(620px,82vh,820px);display:grid;align-items:end;position:relative;overflow:hidden;isolation:isolate;border-bottom:1px solid var(--border)}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#fff8f0f0,#fff8f0db 38%,#fff8f02e 72%);z-index:-1}.hero__image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2}.hero__image img{width:100%;height:100%;object-fit:cover}.hero__content{width:min(680px,calc(100% - 32px));margin:0 auto;padding:8rem 0 6rem;transform:translate(calc((min(1180px,calc(100vw - 32px)) - min(680px,calc(100vw - 32px)))/-2))}h1,h2,h3{font-family:var(--font-heading);line-height:1.03;letter-spacing:0;margin:0 0 1rem}h1{font-size:clamp(2.7rem,7vw,5.8rem);max-width:10ch}h2{font-size:clamp(2rem,3.4vw,3rem)}h3{font-size:1.4rem}.lead{font-size:clamp(1.05rem,2vw,1.28rem);max-width:36rem;color:#45454e;margin:0 0 1.5rem}.hero__actions,.button-row{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.hero__quicklinks{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:1rem}.hero__quicklinks a{display:inline-flex;align-items:center;min-height:36px;padding:.35rem .7rem;border:1px solid rgba(42,42,51,.18);border-radius:999px;background:#ffffffb8;color:var(--ink);text-decoration:none;font-weight:900;font-size:.9rem}.hero__quicklinks a:hover,.hero__quicklinks a:focus-visible{border-color:var(--teal);color:#0b6f69}.trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1.5rem;max-width:660px}.trust-item,.card,.product-card,.faq details{background:#ffffffc7;border:1px solid var(--border);border-radius:8px;box-shadow:var(--shadow)}.trust-item{padding:1rem;font-weight:800}.section{padding:clamp(3rem,7vw,6rem) 0}.section--blush{background:var(--blush)}.section__header{display:flex;justify-content:space-between;gap:1.5rem;align-items:end;margin-bottom:1.5rem}.section__header h2{max-width:13ch}.section__header p{max-width:42rem;margin:0;color:var(--muted)}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.card,.product-card{padding:1.2rem}.card strong,.price{font-family:var(--font-heading);font-weight:800;color:var(--teal)}.category-nav{display:flex;gap:.55rem;flex-wrap:wrap;margin-bottom:1.5rem}.category-nav a{min-height:40px;display:inline-flex;align-items:center;padding:.45rem .75rem;border:1px solid var(--border);border-radius:999px;background:var(--white);color:var(--ink);text-decoration:none;font-weight:900;font-size:.9rem}.category-nav a:hover,.category-nav a[aria-current=page]{border-color:var(--teal);background:#e8fffc;color:#0b6f69}.category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.category-card{min-height:168px;display:grid;align-content:space-between;gap:.9rem;padding:1.2rem;border:1px solid var(--border);border-radius:8px;background:var(--white);box-shadow:var(--shadow);color:var(--ink);text-decoration:none}.category-card:hover,.category-card:focus-visible{transform:translateY(-2px);border-color:var(--teal)}.category-card span{font-family:var(--font-heading);font-size:1.22rem;line-height:1.1}.category-card p{margin:0;color:var(--muted)}.category-card small{color:var(--teal);font-weight:900}.category-card--visual{min-height:0;position:relative;overflow:hidden;display:grid;align-content:start;padding:0;background:var(--white);color:var(--ink)}.category-card--visual img{width:100%;aspect-ratio:4 / 3;object-fit:cover;opacity:1;transition:transform .2s ease}.category-card--visual:hover img,.category-card--visual:focus-visible img{transform:scale(1.025)}.category-card__content{display:grid;gap:.45rem;padding:1rem}.category-card__content p{color:var(--muted)}.category-card__content small{color:var(--teal)}.feature-tiles{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.feature-tile{min-height:156px;display:grid;align-content:space-between;gap:1rem;padding:1.2rem;border-radius:8px;background:var(--white);border:1px solid var(--border);box-shadow:var(--shadow);text-decoration:none}.feature-tile strong{font-family:var(--font-heading);font-size:1.25rem;line-height:1.1}.feature-tile span{color:var(--muted)}.feature-tile:hover,.feature-tile:focus-visible{border-color:var(--teal);transform:translateY(-2px)}.feature-tile--visual{min-height:0;position:relative;overflow:hidden;display:grid;align-content:start;padding:0;background:var(--white);color:var(--ink)}.feature-tile--visual img{width:100%;aspect-ratio:4 / 3;object-fit:cover;opacity:1;transition:transform .2s ease}.feature-tile--visual:hover img,.feature-tile--visual:focus-visible img{transform:scale(1.025)}.feature-tile__body{display:grid;gap:.45rem;padding:1rem}.feature-tile__body span{color:var(--muted)}.cat-quote{margin:.25rem 0 1rem;padding:.8rem 1rem;border-left:5px solid var(--sunny);background:var(--cream);color:var(--ink);font-family:var(--font-heading);font-weight:700}.section--cat-says{background:var(--teal);color:var(--white)}.cat-says{display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.cat-says p{max-width:46rem;margin:0}.cat-says .badge{background:var(--sunny);color:var(--ink)}.cat-says .button{background:var(--white);color:var(--teal);box-shadow:none;flex:0 0 auto}.trust-close{display:grid;gap:2rem}.trust-close__intro{display:flex;align-items:end;justify-content:space-between;gap:1.5rem}.trust-close__intro>*:not(.button){max-width:760px}.trust-close__intro p{margin:0}.trust-close__grid .card{background:#ffffff1f;border-color:#ffffff3d;color:var(--white);box-shadow:none}.trust-close__grid .card strong{color:var(--sunny)}.trust-close__grid .card p{color:#ffffffd6}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.product-grid--featured{grid-template-columns:repeat(4,minmax(0,1fr))}.product-card{position:relative;display:grid;gap:1rem;align-content:start;background:var(--white)}.product-card img{aspect-ratio:1;width:100%;object-fit:cover;border-radius:8px;background:var(--cream)}.product-card a{text-decoration:none}.product-card h3{margin-bottom:.35rem}.product-card>div,.product-card>a{min-width:0}.product-eyebrow{display:inline-flex;width:fit-content;margin:.85rem 0 .45rem;color:#0b6f69;font-size:.78rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.product-grid--featured .product-eyebrow{margin-top:0}.sale-badge{position:absolute;top:1.65rem;left:1.65rem;z-index:1;padding:.25rem .55rem;border-radius:999px;background:var(--sunny);color:var(--ink);font-weight:900;font-size:.78rem}.color-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.color-card{align-content:start}.color-card h3{font-size:1.25rem}.color-card p{margin:0 0 .8rem}.article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.article-card{display:grid;gap:1rem;align-content:start;background:var(--white);border:1px solid var(--border);border-radius:8px;overflow:hidden;box-shadow:var(--shadow)}.article-card img,.article-card__placeholder{width:100%;aspect-ratio:4 / 3;object-fit:cover;display:block;background:#e8fffc}.article-card__placeholder{display:grid;place-items:center;font-family:var(--font-heading);font-weight:800;color:var(--teal)}.article-card>div{padding:0 1rem 1rem}.article-card time,.article-page time{display:block;color:var(--muted);font-weight:800;font-size:.86rem;margin-bottom:.45rem}.article-card h2,.article-card h3{font-size:1.2rem;line-height:1.15;margin:0 0 .55rem}.article-card p{margin:0 0 .8rem;color:var(--muted)}.text-link{font-weight:900;color:var(--ink);text-decoration-thickness:2px;text-underline-offset:4px}.section__footer{margin-top:1.5rem;display:flex;justify-content:center}.container--narrow{max-width:860px}.article-hero{margin:1rem 0 1.5rem}.article-hero h1{margin:.6rem 0;font-size:clamp(2.2rem,4vw,4.5rem);line-height:.95;letter-spacing:0;max-width:12ch}.article-featured-image{margin:0 0 2rem;border-radius:8px;overflow:hidden;border:1px solid var(--border);box-shadow:var(--shadow)}.article-featured-image img{width:100%;display:block}.rte{font-size:1.08rem;line-height:1.75;color:var(--ink)}.rte h2,.rte h3{line-height:1.12;margin:2rem 0 .7rem}.rte p,.rte ul,.rte ol{margin:0 0 1rem}.article-cta{margin-top:2.2rem;padding:1.2rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;background:#e8fffc;border:1px solid var(--border);border-radius:8px}.article-cta h2{margin:.4rem 0 0;font-size:1.5rem}.pagination{margin-top:1.5rem;text-align:center;font-weight:800}.breadcrumb-nav{display:flex;flex-wrap:wrap;gap:.45rem;align-items:center;padding-top:1rem;color:var(--muted);font-size:.9rem;font-weight:800}.breadcrumb-nav a{color:var(--ink);text-decoration:none}.breadcrumb-nav a:hover{color:var(--teal)}.section--product{padding-top:clamp(1.5rem,4vw,3rem)}.product-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,480px);gap:clamp(1.5rem,5vw,4rem);align-items:start}.product-media{position:sticky;top:108px;padding:.8rem;background:var(--white);border:1px solid var(--border);border-radius:8px;box-shadow:var(--shadow)}.product-media img{border-radius:8px;aspect-ratio:1;object-fit:cover;width:100%}.product-gallery{display:grid;gap:.75rem}.product-gallery__viewport{position:relative;overflow:hidden;border-radius:8px;background:var(--cream);aspect-ratio:1}.product-gallery__slide{margin:0;width:100%;height:100%}.product-gallery__slide[hidden]{display:none}.product-gallery__slide img{width:100%;height:100%;border-radius:0;object-fit:cover;aspect-ratio:1}.product-gallery__control{position:absolute;top:50%;z-index:2;width:44px;height:44px;display:inline-grid;place-items:center;border:1px solid rgba(42,42,51,.16);border-radius:999px;background:#ffffffe6;color:var(--ink);font-size:1.8rem;line-height:1;cursor:pointer;transform:translateY(-50%);box-shadow:0 8px 20px #2a2a3324}.product-gallery__control--prev{left:.75rem}.product-gallery__control--next{right:.75rem}.product-gallery__meta{display:flex;justify-content:center;color:var(--muted);font-weight:900;font-size:.88rem}.product-gallery__thumbs{display:grid;grid-auto-flow:column;grid-auto-columns:72px;gap:.55rem;overflow-x:auto;padding:.1rem .1rem .45rem;scrollbar-width:thin}.product-gallery__thumb{width:72px;aspect-ratio:1;padding:0;border:2px solid transparent;border-radius:8px;background:var(--cream);cursor:pointer;overflow:hidden}.product-gallery__thumb img{width:100%;height:100%;border-radius:6px;object-fit:cover}.product-gallery__thumb.is-active{border-color:var(--teal);box-shadow:0 0 0 2px #17a39829}.product-info{display:grid;gap:1rem}.product-info h1{max-width:none;font-size:clamp(2.4rem,5vw,4.4rem)}.price{font-size:1.7rem}.price-stack,.price-block{display:flex;align-items:baseline;gap:.65rem;flex-wrap:wrap;margin:0 0 .8rem}.price-stack .price{font-size:1.25rem}.price-stack s,.price-block s{color:var(--muted);font-weight:800}.assurance-strip{display:flex;gap:.5rem;flex-wrap:wrap}.assurance-strip span{display:inline-flex;align-items:center;min-height:34px;padding:.35rem .65rem;border-radius:999px;background:#e8fffc;color:#0b6f69;font-weight:900;font-size:.84rem}.product-intent-card,.internal-link-panel{display:grid;gap:.75rem;padding:1rem;border:1px solid var(--border);border-radius:8px;background:var(--white);box-shadow:var(--shadow)}.product-intent-card div{display:grid;gap:.2rem}.product-intent-card strong,.internal-link-panel strong{font-family:var(--font-heading);color:var(--ink);line-height:1.1}.product-intent-card span,.product-intent-card a{color:var(--muted);font-size:.95rem}.product-intent-card a,.internal-link-panel a{color:#0b6f69;font-weight:900;text-decoration-thickness:2px;text-underline-offset:3px}.internal-link-panel{grid-template-columns:1fr;margin:.5rem 0 1rem;box-shadow:none;background:#e8fffc}.rte table{width:100%;border-collapse:collapse;margin:1rem 0;background:var(--white);border:1px solid var(--border);border-radius:8px;overflow:hidden}.rte th,.rte td{padding:.8rem;border-bottom:1px solid var(--border);text-align:left;vertical-align:top}.rte th{background:#e8fffc;color:#0b6f69;font-family:var(--font-heading)}.product-color-picker{display:grid;gap:.75rem;padding:1rem;background:var(--white);border:1px solid var(--border);border-radius:8px;box-shadow:var(--shadow)}.product-color-picker__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;font-weight:900}.product-color-picker__header span{color:var(--muted)}.product-color-picker__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.6rem}.color-swatch{min-height:64px;display:grid;place-items:center;gap:.35rem;padding:.55rem .35rem;border:2px solid var(--border);border-radius:8px;background:var(--cream);color:var(--ink);text-align:center;text-decoration:none;font-weight:900;font-size:.82rem}.color-swatch:hover,.color-swatch:focus-visible{border-color:var(--teal);background:#e8fffc}.color-swatch.is-active{border-color:var(--ink);box-shadow:inset 0 0 0 2px var(--sunny)}.color-swatch__chip{width:28px;height:28px;border-radius:999px;background:var(--swatch-color);border:2px solid rgba(42,42,51,.22);box-shadow:inset 0 0 0 2px #ffffff40}.selector-wrapper label{display:block;font-weight:800;margin-bottom:.35rem}.selector-wrapper select,.quantity-input,.search-input,.cart-qty{width:100%;min-height:48px;border:2px solid var(--border);border-radius:8px;background:var(--white);color:var(--ink);padding:.7rem .85rem}.benefit-list{display:grid;gap:.55rem;padding:0;margin:.5rem 0;list-style:none}.benefit-list li:before{content:"\2713";color:var(--teal);font-weight:900;margin-right:.45rem}.faq{display:grid;gap:.7rem}.faq summary{cursor:pointer;padding:1rem;font-weight:900}.faq details>div{padding:0 1rem 1rem;color:var(--muted)}.cart-table{width:100%;border-collapse:collapse;background:var(--white);border-radius:8px;overflow:hidden;box-shadow:var(--shadow)}.cart-table th,.cart-table td{text-align:left;padding:1rem;border-bottom:1px solid var(--border);vertical-align:middle}.cart-table img{width:84px;border-radius:8px}.cart-summary{margin-left:auto;width:min(420px,100%);display:grid;gap:1rem;padding-top:1.5rem}.site-footer{background:var(--ink);color:var(--white);padding:3rem 0}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:2rem}.site-footer a{color:var(--white)}.footer-links{display:grid;gap:.45rem}.empty-state{text-align:center;padding:5rem 1rem}.mobile-dock{display:none}@media(max-width:860px){body{padding-bottom:76px}.header-inner{grid-template-columns:auto auto 1fr}.menu-toggle{display:inline-flex;justify-content:center}.nav{position:fixed;inset:112px 0 auto 0;display:none;padding:1rem 1.25rem 1.5rem;background:var(--cream);border-bottom:1px solid var(--border);box-shadow:var(--shadow)}.nav.is-open{display:grid}.header-actions{justify-content:end}.hero{min-height:620px}.hero:before{background:linear-gradient(180deg,#fff8f0f5,#fff8f0db 48%,#fff8f047)}.hero__content{transform:none;padding:4.5rem 0 3rem}.trust-row,.grid-3,.product-layout,.footer-grid{grid-template-columns:1fr}.product-grid,.feature-tiles,.category-grid,.color-grid,.article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cat-says{display:grid}.trust-close__intro{display:grid;align-items:start}.product-media{position:static}.product-gallery__control{width:40px;height:40px;font-size:1.55rem}.product-gallery__thumbs{grid-auto-columns:62px}.product-gallery__thumb{width:62px}.rte{overflow-wrap:anywhere}.rte table{display:block;overflow-x:auto;white-space:normal}.product-color-picker__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section__header{display:grid}.cart-table,.cart-table tbody,.cart-table tr,.cart-table td{display:block;width:100%}.cart-table thead{display:none}.mobile-dock{position:fixed;left:.75rem;right:.75rem;bottom:.75rem;z-index:30;display:grid;grid-template-columns:repeat(4,1fr);gap:.35rem;padding:.45rem;border:1px solid var(--border);border-radius:999px;background:#fffffff0;box-shadow:0 16px 36px #2a2a332e;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.mobile-dock a{min-height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;text-decoration:none;font-weight:900;font-size:.85rem}.mobile-dock a:nth-child(2){background:var(--ink);color:var(--white)}}@media(max-width:560px){h1{font-size:clamp(2.25rem,12vw,3.4rem)}h2{font-size:clamp(1.85rem,9vw,2.55rem)}.color-grid,.article-grid,.category-grid,.feature-tiles{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.product-grid .product-card{padding:.7rem;gap:.6rem}.product-grid .product-card h3{font-size:.96rem;line-height:1.18}.product-grid .button{min-height:42px;padding:.55rem .65rem;font-size:.86rem}.product-grid .price-stack{gap:.35rem;margin-bottom:.2rem}.product-grid .price-stack .price{font-size:1rem}.product-grid .price-stack s{font-size:.82rem}.sale-badge{top:1rem;left:1rem}.article-cta{align-items:flex-start;flex-direction:column}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;scroll-behavior:auto!important;transition-duration:.001ms!important}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/theme.css.map */
