:root{--navy:#573700;--navy-light:#6b4600;--gold:#573700;--gold-light:#f0dba8;--white:#ffffff;--off-white:#fff0ca;--line:#e8d7ab;--text:#573700;--radius:14px;--maxw:1180px}.creavo-section{width:100%}.creavo-container{max-width:var(--maxw);margin:0 auto;padding:0 20px}.creavo-announce{background:var(--navy);color:var(--white);font-size:13px;letter-spacing:.02em;text-align:center;padding:9px 12px}.creavo-announce__track{display:flex;justify-content:center;gap:36px;flex-wrap:wrap}.creavo-announce__item{display:flex;align-items:center;gap:6px;white-space:nowrap}.creavo-announce__item svg{width:14px;height:14px;flex:none}.creavo-hero{background:var(--white);padding:56px 0 48px}.creavo-hero__grid{display:grid;grid-template-columns:1.05fr 1fr;gap:56px;align-items:center}.creavo-hero__eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--gold);font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;margin-bottom:16px}.creavo-hero__eyebrow:before{content:"";width:22px;height:2px;background:var(--gold);display:inline-block}.creavo-hero h1{font-size:clamp(34px,4.6vw,54px);line-height:1.08;color:var(--navy);margin:0 0 18px;font-weight:700;letter-spacing:-.01em}.creavo-hero p.creavo-hero__sub{font-size:18px;line-height:1.55;color:#6b5233;max-width:46ch;margin:0 0 28px}.creavo-hero__ctas{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:28px}.creavo-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:15px 28px;border-radius:999px;font-size:15px;font-weight:600;text-decoration:none;cursor:pointer;border:1.5px solid transparent;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.creavo-btn:active{transform:scale(.98)}.creavo-btn--primary{background:var(--navy);color:var(--white)}.creavo-btn--primary:hover{background:var(--navy-light)}.creavo-btn--outline{background:transparent;color:var(--navy);border-color:var(--navy)}.creavo-btn--outline:hover{background:var(--navy);color:var(--white)}.creavo-btn--gold{background:var(--gold);color:var(--white)}.creavo-btn--gold:hover{background:#6b4600}.creavo-btn--full{width:100%}.creavo-btn[disabled]{opacity:.45;cursor:not-allowed}.creavo-hero__trust{display:flex;gap:22px;flex-wrap:wrap;font-size:13px;color:#7a6142}.creavo-hero__trust span{display:flex;align-items:center;gap:6px}.creavo-hero__trust svg{width:16px;height:16px;color:var(--gold);flex:none}.creavo-media{aspect-ratio:1/1;border-radius:20px;overflow:hidden;position:relative;background:linear-gradient(155deg,var(--off-white),#f0dba8);display:flex;align-items:center;justify-content:center;border:1px solid var(--line)}.creavo-media img{width:100%;height:100%;object-fit:cover;display:block}.creavo-media__placeholder{display:flex;flex-direction:column;align-items:center;gap:10px;color:#93805c;text-align:center;padding:24px}.creavo-media__placeholder svg{width:52px;height:52px;opacity:.55}.creavo-media__placeholder span{font-size:13px;letter-spacing:.03em}.creavo-media__badge{position:absolute;top:16px;left:16px;background:var(--navy);color:var(--white);font-size:12px;font-weight:600;padding:7px 14px;border-radius:999px;letter-spacing:.02em}.creavo-breadcrumb{font-size:13px;color:#93805c;padding:18px 0 0}.creavo-breadcrumb a{color:#93805c;text-decoration:none}.creavo-breadcrumb a:hover{color:var(--navy)}.creavo-buy{background:var(--white);padding:36px 0 64px;scroll-margin-top:24px}.creavo-buy__grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:start}.creavo-gallery{display:flex;flex-direction:column;gap:12px;position:sticky;top:24px}.creavo-gallery__thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.creavo-gallery__thumbs .creavo-media{aspect-ratio:1/1;border-radius:12px}.creavo-gallery__thumbs .creavo-media__placeholder svg{width:26px;height:26px}.creavo-rating{display:flex;align-items:center;gap:8px;margin-bottom:10px;font-size:14px;color:#6b5233}.creavo-rating__stars{color:var(--gold);letter-spacing:2px}.creavo-buy h2{font-size:30px;color:var(--navy);margin:0 0 8px;font-weight:700}.creavo-price{font-size:24px;font-weight:700;color:var(--navy);margin:0 0 4px}.creavo-price small{font-size:14px;font-weight:500;color:#93805c}.creavo-price s,.creavo-purchase-option__desc s{font-weight:500;color:#93805c;text-decoration-color:#93805c;margin-left:6px}.creavo-buy__desc{font-size:15px;color:#4a3520;line-height:1.6;margin:12px 0 24px}.creavo-field-label{font-size:13px;font-weight:600;color:var(--navy);text-transform:uppercase;letter-spacing:.05em;margin-bottom:10px;display:block}.creavo-flavors{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:26px}.creavo-flavor{position:relative;cursor:pointer}.creavo-flavor input{position:absolute;opacity:0;top:0;right:0;bottom:0;left:0;cursor:pointer}.creavo-flavor span{display:inline-flex;align-items:center;padding:11px 18px;border-radius:999px;border:1.5px solid var(--line);font-size:14px;font-weight:600;color:var(--navy);transition:all .15s ease}.creavo-flavor input:checked+span{border-color:var(--navy);background:var(--navy);color:var(--white)}.creavo-flavor input:focus-visible+span{outline:2px solid var(--gold);outline-offset:2px}.creavo-purchase-options{display:flex;flex-direction:column;gap:12px;margin-bottom:22px}.creavo-purchase-option{border:1.5px solid var(--line);border-radius:var(--radius);padding:16px 18px;display:flex;gap:12px;align-items:flex-start;cursor:pointer}.creavo-purchase-option.is-selected{border-color:var(--navy);box-shadow:0 0 0 1px var(--navy)}.creavo-purchase-option[aria-disabled=true]{cursor:not-allowed;opacity:.55}.creavo-purchase-option input{margin-top:3px;accent-color:var(--navy)}.creavo-purchase-option__title{font-size:15px;font-weight:700;color:var(--navy);display:flex;align-items:center;gap:8px}.creavo-purchase-option__title .creavo-tag{font-size:11px;font-weight:700;background:var(--gold);color:var(--white);padding:2px 8px;border-radius:999px;letter-spacing:.03em}.creavo-purchase-option__title .creavo-tag--soon{background:var(--off-white);color:#93805c;border:1px solid var(--line)}.creavo-purchase-option__desc{font-size:13px;color:#7a6142;margin-top:2px}.creavo-qty{display:flex;align-items:center;gap:0;border:1.5px solid var(--line);border-radius:999px;width:fit-content;margin-bottom:20px}.creavo-qty button{background:none;border:none;width:40px;height:40px;font-size:18px;color:var(--navy);cursor:pointer}.creavo-qty input{width:40px;text-align:center;border:none;font-size:15px;font-weight:600;color:var(--navy)}.creavo-qty input:focus{outline:none}.creavo-sticky-note{font-size:12px;color:#93805c;text-align:center;margin-top:10px}.creavo-usp-list{list-style:none;margin:26px 0 0;padding:20px 0 0;border-top:1px solid var(--line);display:flex;flex-direction:column;gap:10px}.creavo-usp-list li{display:flex;gap:10px;align-items:flex-start;font-size:14px;color:#4a3520}.creavo-usp-list svg{width:18px;height:18px;color:var(--gold);flex:none;margin-top:1px}.creavo-sticky-bar{position:fixed;left:0;right:0;bottom:0;z-index:40;background:var(--white);border-top:2px solid var(--gold);padding:12px 16px;display:none;align-items:center;justify-content:space-between;gap:14px;box-shadow:0 -6px 18px #0000001f}.creavo-sticky-bar.is-visible{display:flex}.creavo-sticky-bar__info{display:flex;flex-direction:column;gap:1px;overflow:hidden;min-width:0}.creavo-sticky-bar__product{font-size:12px;font-weight:600;color:#7a6142;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.creavo-sticky-bar__meta{font-weight:700;color:var(--navy);font-size:15px;white-space:nowrap}.creavo-sticky-bar .creavo-btn{flex:none;padding:12px 24px}@media(max-width:860px){.creavo-hero__grid,.creavo-buy__grid{grid-template-columns:1fr;gap:32px}.creavo-gallery{position:static}body{padding-bottom:0}}.creavo-ingredients{background:var(--off-white);padding:72px 0}.creavo-section__head{text-align:center;max-width:640px;margin:0 auto 48px}.creavo-section__eyebrow{color:var(--gold);font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px}.creavo-section__head h2{font-size:clamp(26px,3.4vw,38px);color:var(--navy);margin:0 0 12px;font-weight:700}.creavo-section__head p{font-size:16px;color:#6b5233;line-height:1.6;margin:0}.creavo-ing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.creavo-ing-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:26px 22px;text-align:left}.creavo-ing-card svg{width:30px;height:30px;color:var(--gold);margin-bottom:14px}.creavo-ing-card h3{font-size:16px;color:var(--navy);margin:0 0 6px;font-weight:700}.creavo-ing-card p{font-size:13.5px;color:#6b5233;margin:0;line-height:1.5}.creavo-nutrition{margin-top:36px;background:var(--white);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.creavo-nutrition table{width:100%;border-collapse:collapse;font-size:14px}.creavo-nutrition th{text-align:left;background:var(--navy);color:var(--white);padding:12px 20px;font-weight:600}.creavo-nutrition td{padding:11px 20px;border-top:1px solid var(--line);color:#4a3520}.creavo-nutrition tr td:last-child{text-align:right;font-weight:600;color:var(--navy)}@media(max-width:860px){.creavo-ing-grid{grid-template-columns:1fr 1fr}}@media(max-width:540px){.creavo-ing-grid{grid-template-columns:1fr}}.creavo-quotes{background:var(--navy);padding:72px 0}.creavo-quotes .creavo-section__eyebrow{color:var(--gold-light)}.creavo-quotes .creavo-section__head h2{color:var(--white)}.creavo-quotes .creavo-section__head p{color:#e8d7ab}.creavo-quote-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.creavo-quote-card{background:#ffffff0f;border:1px solid rgba(255,255,255,.14);border-radius:var(--radius);padding:26px}.creavo-quote-card__stars{color:var(--gold);letter-spacing:2px;font-size:14px;margin-bottom:14px;display:block}.creavo-quote-card p{color:#e8d7ab;font-size:14.5px;line-height:1.6;margin:0 0 18px}.creavo-quote-card__author{font-size:13px;color:#d4c39a;font-weight:600}.creavo-quote-card__note{font-size:11px;color:#7a6142;margin-top:2px}.creavo-quote-card--pillar{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px}.creavo-quote-card__icon{width:46px;height:46px;border-radius:50%;background:#fff0ca2e;display:flex;align-items:center;justify-content:center}.creavo-quote-card__icon svg{width:22px;height:22px;color:var(--gold-light)}.creavo-quote-card--pillar h3{font-size:15px;font-weight:700;color:var(--white);margin:0}.creavo-quote-card--pillar p{font-size:13.5px;color:#e8d7ab;margin:0;line-height:1.5}@media(max-width:860px){.creavo-quote-grid{grid-template-columns:1fr}}.creavo-usp-strip{background:var(--navy);padding:64px 0}.creavo-usp-strip .creavo-section__eyebrow{color:var(--gold-light)}.creavo-usp-strip .creavo-section__head h2{color:var(--white)}.creavo-usp-strip .creavo-section__head p{color:#e8d7ab}.creavo-usp-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.creavo-usp-card{text-align:center;padding:4px}.creavo-usp-card__icon{width:52px;height:52px;border-radius:50%;background:#fff0ca2e;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.creavo-usp-card__icon svg{width:24px;height:24px;color:var(--gold-light)}.creavo-usp-card h3{color:var(--white);font-size:15.5px;font-weight:700;margin:0 0 6px}.creavo-usp-card p{color:#d4c39a;font-size:13.5px;line-height:1.5;margin:0}@media(max-width:860px){.creavo-usp-grid{grid-template-columns:1fr 1fr}}@media(max-width:540px){.creavo-usp-grid{grid-template-columns:1fr}}.creavo-howto{background:var(--white);padding:76px 0}.creavo-howto-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:36px}.creavo-howto-step{text-align:center;padding:0 10px;position:relative}.creavo-howto-step__num{width:48px;height:48px;border-radius:50%;background:var(--navy);color:var(--white);display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:800;margin:0 auto 18px}.creavo-howto-step h3{font-size:17px;font-weight:700;color:var(--navy);margin:0 0 8px}.creavo-howto-step p{font-size:14px;color:#6b5233;line-height:1.55;margin:0}@media(max-width:760px){.creavo-howto-grid{grid-template-columns:1fr;gap:32px}}.creavo-compare{background:var(--off-white);padding:76px 0}.creavo-compare-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;max-width:860px;margin:0 auto}.creavo-compare-card{background:var(--white);border:1.5px solid var(--line);border-radius:var(--radius);padding:30px 26px}.creavo-compare-card--highlight{border-color:var(--navy);box-shadow:0 10px 30px #00000017}.creavo-compare-card__label{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#93805c;margin-bottom:14px}.creavo-compare-card--highlight .creavo-compare-card__label{color:var(--gold)}.creavo-compare-card h3{font-size:19px;font-weight:800;color:var(--navy);margin:0 0 20px}.creavo-compare-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px}.creavo-compare-list li{display:flex;align-items:flex-start;gap:10px;font-size:13.5px;color:#93805c;line-height:1.45}.creavo-compare-card--highlight .creavo-compare-list li{color:var(--text);font-weight:500}.creavo-compare-list svg{width:17px;height:17px;flex:none;margin-top:1px}.creavo-compare-icon--no{color:#c9b78e}.creavo-compare-icon--yes{color:var(--gold)}@media(max-width:640px){.creavo-compare-grid{grid-template-columns:1fr}}.creavo-crosssell{background:var(--white);padding:76px 0}.creavo-crosssell-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.creavo-crosssell-card{display:block;text-decoration:none;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;transition:box-shadow .15s ease,transform .15s ease}.creavo-crosssell-card:hover{box-shadow:0 12px 28px #0000001a;transform:translateY(-3px)}.creavo-crosssell-card__media{aspect-ratio:1/1;background:linear-gradient(155deg,var(--off-white),#f0dba8);display:flex;align-items:center;justify-content:center;overflow:hidden}.creavo-crosssell-card__media img{width:100%;height:100%;object-fit:cover;display:block}.creavo-crosssell-card__body{padding:16px 16px 20px}.creavo-crosssell-card__title{font-size:14px;font-weight:700;color:var(--navy);margin:0 0 6px;line-height:1.32}.creavo-crosssell-card__price{font-size:13.5px;font-weight:700;color:var(--gold)}@media(max-width:860px){.creavo-crosssell-grid{grid-template-columns:1fr 1fr}}@media(max-width:540px){.creavo-crosssell-grid{grid-template-columns:1fr 1fr;gap:12px}.creavo-crosssell-card__body{padding:12px}}.creavo-faq{background:var(--white);padding:72px 0}.creavo-faq__list{max-width:760px;margin:0 auto;display:flex;flex-direction:column;gap:10px}.creavo-faq__item{border:1px solid var(--line);border-radius:var(--radius);padding:4px 22px}.creavo-faq__item summary{cursor:pointer;list-style:none;padding:16px 0;display:flex;justify-content:space-between;align-items:center;font-size:15.5px;font-weight:600;color:var(--navy);gap:16px}.creavo-faq__item summary::-webkit-details-marker{display:none}.creavo-faq__item summary:after{content:"+";font-size:22px;font-weight:400;color:var(--gold);flex:none;transition:transform .15s ease}.creavo-faq__item[open] summary:after{content:"\2013"}.creavo-faq__item p{margin:0 0 18px;font-size:14.5px;color:#4a3520;line-height:1.6}.creavo-guarantee{background:var(--off-white);padding:44px 0}.creavo-guarantee__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;text-align:center}.creavo-guarantee__item{display:flex;flex-direction:column;align-items:center;gap:10px}.creavo-guarantee__item svg{width:30px;height:30px;color:var(--navy)}.creavo-guarantee__item span{font-size:13.5px;font-weight:600;color:var(--navy)}@media(max-width:860px){.creavo-guarantee__grid{grid-template-columns:1fr 1fr}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/creavo.css.map */
