:root{--color-background: 250, 248, 242;--color-foreground: 21, 21, 17;--color-background-contrast: 239, 234, 223;--color-shadow: 21, 21, 17;--color-button: 77, 159, 63;--color-button-text: 255, 255, 255;--color-secondary-button: 250, 248, 242;--color-secondary-button-text: 21, 21, 17;--color-link: 21, 21, 17;--color-badge-foreground: 21, 21, 17;--color-badge-background: 247, 179, 193;--font-body-family: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-heading-family: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-heading-weight: 700;--font-body-weight: 400;--buttons-radius: 999px;--buttons-radius-outset: 999px;--inputs-radius: 999px;--inputs-radius-outset: 999px;--product-card-corner-radius: 20px;--collection-card-corner-radius: 20px;--blog-card-corner-radius: 20px;--phresh-ink: #151511;--phresh-muted: #62645c;--phresh-line: #dedbd0;--phresh-paper: #faf8f2;--phresh-paper-deep: #efeadf;--phresh-green: #72c75b;--phresh-green-dark: #4d9f3f;--phresh-pink: #f7b3c1;--phresh-blue: #86cdf2;--phresh-gold: #f0d56d}.color-scheme-fc8de029-609d-4aaa-bce4-0dece4754c2b{--color-background: 250, 248, 242 !important;--color-foreground: 21, 21, 17 !important;--color-background-contrast: 239, 234, 223 !important;--color-shadow: 21, 21, 17 !important;--color-button: 77, 159, 63 !important;--color-button-text: 255, 255, 255 !important;--color-secondary-button: 250, 248, 242 !important;--color-secondary-button-text: 21, 21, 17 !important;--color-link: 21, 21, 17 !important;--color-badge-foreground: 21, 21, 17 !important;--color-badge-background: 247, 179, 193 !important;--gradient-background: radial-gradient(circle at 8% 16%, rgba(255, 244, 206, .72), rgba(0, 0, 0, 0) 30%), radial-gradient(circle at 92% 76%, rgba(217, 255, 198, .68), rgba(0, 0, 0, 0) 34%), linear-gradient(135deg, rgb(248, 215, 208) 0%, rgb(247, 179, 193) 48%, rgb(238, 243, 215) 100%) !important}body{background-image:radial-gradient(circle at 8% 16%,#fff4ceb8,#0000 30%),radial-gradient(circle at 92% 76%,#d9ffc6ad,#0000 34%),linear-gradient(135deg,#f8d7d0,#f7b3c1 48%,#eef3d7)!important;background-attachment:fixed!important;background-repeat:repeat!important;font-family:var(--font-body-family);-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading-family);letter-spacing:-.01em}.button,button.button,a.button,.shopify-payment-button__button{text-transform:none;letter-spacing:0;font-weight:600}.card,.product-card-wrapper .card,.collection-card-wrapper .card{box-shadow:0 22px 70px #1515111f}.header,.section-header{background-color:rgb(var(--color-background));border-bottom:1px solid var(--phresh-line)}.footer{background-color:rgb(var(--color-background));border-top:1px solid var(--phresh-line)}.phresh-eyebrow{color:var(--phresh-green-dark);font-weight:800;font-size:.8rem;letter-spacing:.02em;text-transform:uppercase;margin:0 0 .5em}.phresh-section-heading{margin-bottom:2rem}.phresh-section-heading h2{font-size:clamp(2rem,4vw,3.5rem);font-weight:700;margin:0}.phresh-btn{display:inline-flex;align-items:center;gap:.4em;border-radius:999px;padding:13px 22px;font-weight:800;text-decoration:none;border:1px solid transparent;cursor:pointer;font-size:1rem;line-height:1}.phresh-btn--primary{background:linear-gradient(135deg,#d9ffc6,#8fdb68 42%,#4d9f3f);color:#183b49}.phresh-btn--secondary{background:transparent;color:var(--phresh-green-dark);border-color:var(--phresh-green-dark)}.phresh-btn--full{width:100%;justify-content:center;margin-top:.75rem}.phresh-hero{display:grid;grid-template-columns:.85fr 1.3fr;gap:2.5rem;align-items:center;padding:4rem clamp(1.5rem,5vw,4.5rem) 2rem}.phresh-hero__heading{font-size:clamp(2.75rem,7vw,6.5rem);font-weight:700;line-height:.95;margin:0 0 .5em}.phresh-hero__body{font-size:1.05rem;color:var(--phresh-muted);max-width:42ch;margin-bottom:1.5rem}.phresh-hero__actions{display:flex;gap:.75rem;flex-wrap:wrap}.phresh-hero__media img{width:100%;height:auto;aspect-ratio:1/1;object-fit:cover;border-radius:20px}@media screen and (max-width:749px){.phresh-hero{grid-template-columns:1fr;padding:2.5rem 1.25rem 1.5rem}}.phresh-quick-actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;background:#ffffff9e;border-radius:999px;padding:.75rem 1.25rem;margin:0 clamp(1.5rem,5vw,4.5rem) 3rem}.phresh-quick-pill-form{margin:0}.phresh-pill{display:inline-flex;align-items:center;gap:.4em;border-radius:999px;padding:12px 18px;font-weight:800;font-size:.95rem;border:none;background:transparent;color:var(--phresh-ink);cursor:pointer;text-decoration:none}.phresh-pill--primary{background:linear-gradient(135deg,#d9ffc6,#8fdb68 42%,#4d9f3f);color:#183b49}.phresh-pill--soft{background:#ffffffe6}.phresh-pill span{opacity:.7;font-weight:600}@media screen and (max-width:749px){.phresh-quick-actions{margin:0 1rem 2rem;border-radius:20px}}.phresh-shop{padding:2rem clamp(1.5rem,5vw,4.5rem) 4rem}.phresh-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.phresh-product-card{background:#fff;border:1px solid var(--phresh-line);border-radius:8px;overflow:hidden;display:flex;flex-direction:column}.phresh-product-image{position:relative;aspect-ratio:1/1;background:var(--phresh-paper-deep)}.phresh-product-image img{width:100%;height:100%;object-fit:cover;display:block}.phresh-badge{position:absolute;top:14px;left:14px;background:linear-gradient(135deg,#d9ffc6,#8fdb68 42%,#4d9f3f);color:#183b49;border-radius:999px;font-size:.78rem;font-weight:800;padding:7px 10px}.phresh-product-body{padding:1.25rem;display:flex;flex-direction:column;gap:.5rem;flex:1}.phresh-product-title-row{display:flex;justify-content:space-between;align-items:baseline;gap:.5rem}.phresh-product-title-row h3{font-size:1.35rem;font-weight:700;margin:0}.phresh-product-body p{color:var(--phresh-muted);font-size:.95rem;margin:0;flex:1}.phresh-option-label{display:flex;flex-direction:column;gap:.25rem;font-size:.85rem;font-weight:600;margin-top:.5rem}.phresh-option-label select{border:1px solid var(--phresh-line);border-radius:8px;padding:8px}@media screen and (max-width:989px){.phresh-product-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:599px){.phresh-product-grid{grid-template-columns:1fr}}.phresh-feature-band{padding:2rem clamp(1.5rem,5vw,4.5rem) 4rem}.phresh-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2rem}.phresh-feature-card{position:relative;background:#ffffffb8;border-radius:8px;padding:1.5rem;box-shadow:0 18px 42px #15151114;overflow:hidden}.phresh-feature-card:before{content:"";position:absolute;top:0;left:0;right:0;height:5px;background:#86cdf2}.phresh-feature-number{width:42px;height:42px;border-radius:50%;background:#72c75b;color:#faf8f2;display:flex;align-items:center;justify-content:center;font-weight:800;margin-bottom:1rem}.phresh-feature-card strong{display:block;font-size:1.15rem;margin-bottom:.4rem}.phresh-feature-card p{color:var(--phresh-muted);margin:0;font-size:.95rem}@media screen and (max-width:749px){.phresh-feature-grid{grid-template-columns:1fr}}.phresh-faq{padding:2rem clamp(1.5rem,5vw,4.5rem) 4rem}.phresh-faq-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:2.5rem;align-items:start}.phresh-faq-layout details{border-top:1px solid var(--phresh-line);padding:1rem 0}.phresh-faq-layout summary{font-weight:700;cursor:pointer;list-style:none}.phresh-faq-layout summary::-webkit-details-marker{display:none}.phresh-faq-layout details p{color:var(--phresh-muted);margin:.75rem 0 0}.phresh-ingredient-card img{width:100%;height:100%;object-fit:cover;border-radius:20px;min-height:320px}@media screen and (max-width:749px){.phresh-faq-layout{grid-template-columns:1fr}}.phresh-nav-link{color:var(--phresh-muted);font-weight:500;text-decoration:none;margin:0 .75rem}.phresh-nav-link:hover{color:var(--phresh-ink)}
/*# sourceMappingURL=/cdn/shop/t/2/assets/phresh-custom.css.map */
