:root{--coral: #ff6b5b;--teal: #17a398;--sunny: #ffc857;--blush: #ffe3dc;--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,4vw,3.4rem)}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}.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:1rem;align-items:end;margin-bottom:1.5rem}.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)}.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}.product-card{display:grid;gap:1rem;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}.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}.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;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.product-gallery__item{margin:0;border-radius:8px;overflow:hidden;background:var(--cream)}.product-gallery__item--featured{grid-column:1 / -1}.product-gallery__item img{height:100%}.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}.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}@media(max-width:860px){.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:760px}.hero:before{background:linear-gradient(180deg,#fff8f0f5,#fff8f0db 48%,#fff8f047)}.hero__content{transform:none;padding:6rem 0 4rem}.trust-row,.grid-3,.product-layout,.footer-grid{grid-template-columns:1fr}.color-grid,.article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cat-says{display:grid}.product-media{position:static}.product-gallery{grid-template-columns: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}}@media(max-width:560px){.color-grid,.article-grid{grid-template-columns:1fr}.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/12/assets/theme.css.map */
