.hidden,.product-item--paged-out{display:none!important}.micromodal-slide{display:none}.micromodal-slide.is-open{display:block}.modal__overlay{position:fixed;inset:0;z-index:500;display:flex;align-items:center;justify-content:center;padding:16px;background:#0009}.modal__container{max-height:100vh;overflow-y:auto;background:#fff}.input--custom,.v-check{position:relative}.input--custom input,.v-check input{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0;opacity:0}.reveal-ready .reveal:not(.is-visible){opacity:0}@media(min-width:1024px){.site-header__burger,#header-footer{display:none!important}}html{scroll-behavior:smooth}html body{min-height:100vh;margin:0;background:#f1f5f0;color:#06231f;font-family:Figtree,system-ui,-apple-system,Segoe UI,sans-serif;font-size:16px;line-height:1.6;overflow-x:hidden;-webkit-font-smoothing:antialiased}.wrapper,.wrapper__container{display:flex;flex-direction:column;min-height:100vh}.content{flex:1 0 auto}::selection{background:#29e697;color:#06231f}:focus-visible{outline:2px solid #29ABE2;outline-offset:3px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.eyebrow{font-family:Figtree,system-ui,-apple-system,Segoe UI,sans-serif;font-size:12px;font-weight:700;letter-spacing:.16em;line-height:1.3;text-transform:uppercase;display:inline-flex;align-items:center;gap:10px;color:#6b837d}.lead{color:#3e5a54;font-size:clamp(16px,1.25vw,18px);line-height:1.6}.money{font-weight:800;letter-spacing:-.02em;white-space:nowrap}.money s{margin-left:6px;color:#6b837d;font-size:.72em;font-weight:500}.prose{color:#3e5a54;font-size:16px;line-height:1.75;overflow-wrap:anywhere}.prose>*+*{margin-top:1em}.prose h1,.prose h2,.prose h3,.prose h4,.prose h5,.prose h6{margin-top:2em;color:#06231f;font-weight:800;letter-spacing:-.02em;line-height:1.25}.prose h2{font-size:1.5rem}.prose h3{font-size:1.25rem}.prose h4,.prose h5,.prose h6{font-size:1.05rem}.prose strong,.prose b{color:#06231f;font-weight:700}.prose a{color:#0f4a3f;font-weight:600;text-decoration:underline;text-decoration-color:#29e697;text-decoration-thickness:2px;text-underline-offset:3px}.prose ul,.prose ol{padding-left:1.4em}.prose ul{list-style:disc}.prose ol{list-style:decimal}.prose li+li{margin-top:.4em}.prose li::marker{color:#0f4a3f}.prose table{width:100%;border-collapse:collapse;font-size:15px}.prose td,.prose th{padding:8px 10px;border:1px solid #D2DDD7;vertical-align:top}.shell{width:100%;max-width:calc(1320px + clamp(16px,4vw,56px)*2);margin-inline:auto;padding-inline:clamp(16px,4vw,56px)}.page{padding-bottom:clamp(64px,8vw,120px)}.site-header{position:sticky;top:0;z-index:100;background:#f1f5f0db;backdrop-filter:saturate(1.4) blur(14px);border-bottom:1px solid transparent;transition:border-color .18s ease,box-shadow .18s ease}.site-header.is-scrolled{border-bottom-color:#d2ddd7;box-shadow:0 10px 30px -24px #06231f80}.site-header__bar{display:flex;align-items:center;gap:24px;min-height:72px}.site-header__logo{display:inline-flex;flex-shrink:0;margin-right:auto}.site-header__logo img{width:auto;height:24px}.site-header__nav{display:none}@media(min-width:1024px){.site-header__nav{display:flex;align-items:center;gap:4px;padding:5px;border:1px solid #D2DDD7;border-radius:999px;background:#fbfcfab3}}.site-header__link{position:relative;padding:9px 18px;border-radius:999px;color:#3e5a54;font-size:15px;font-weight:600;transition:color .18s ease,background-color .18s ease}@media(hover:hover){.site-header__link:hover{color:#06231f;background:#e6ede8}}.site-header__link.is-active{background:#06231f;color:#f1f5f0}.site-header__link.is-active:after{content:"";position:absolute;bottom:5px;left:50%;width:14px;height:2px;margin-left:-7px;border-radius:2px;background:#29e697}.site-header__end{display:flex;align-items:center;gap:10px}@media(min-width:1024px){.site-header__end{margin-left:8px}}.site-header__cart{position:relative;display:inline-flex;align-items:center;gap:8px;height:46px;padding:0 18px 0 16px;border-radius:999px;background:#29e697;color:#06231f;font-size:15px;font-weight:700;transition:background-color .18s ease,transform .18s ease}@media(hover:hover){.site-header__cart:hover{background:#7cf3c0}}.site-header__cart:active{transform:scale(.97)}.site-header__cart.is-active{box-shadow:inset 0 0 0 2px #06231f}@media(max-width:767.98px){.site-header__cart-label{display:none}}.site-header__count{top:0;display:inline-grid;place-items:center;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:#06231f;color:#29e697;font-size:12px;font-weight:800;line-height:1}.site-header__burger{position:relative;display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:#06231f;cursor:pointer}@media(min-width:1024px){.site-header__burger{display:none}}.site-header__burger-input{position:absolute;width:1px;height:1px;margin:0;overflow:hidden;clip:rect(0 0 0 0);opacity:0}.site-header__burger-lines{display:grid;gap:5px;width:18px}.site-header__burger-lines span{display:block;height:2px;border-radius:2px;background:#f1f5f0;transform-origin:center;transition:transform .38s cubic-bezier(.2,.8,.2,1),opacity .18s ease,width .38s cubic-bezier(.2,.8,.2,1)}.site-header__burger-lines span:nth-child(2){width:12px;background:#29e697}.site-header__burger-input:checked+.site-header__burger-lines span:nth-child(1){transform:translateY(7px) rotate(45deg)}.site-header__burger-input:checked+.site-header__burger-lines span:nth-child(2){opacity:0}.site-header__burger-input:checked+.site-header__burger-lines span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.site-header__burger-input:focus-visible+.site-header__burger-lines{outline:2px solid #29ABE2;outline-offset:12px}.site-header__drawer{border-top:1px solid #D2DDD7;background:#f1f5f0;animation:drawer-in .3s cubic-bezier(.2,.8,.2,1)}.site-header__drawer-nav{display:grid;padding-block:8px 20px}.site-header__drawer-link{display:flex;align-items:baseline;gap:16px;padding:16px 0;border-bottom:1px solid #D2DDD7;color:#06231f;font-size:26px;font-weight:800;letter-spacing:-.03em}.site-header__drawer-link.is-active{color:#0f4a3f}.site-header__drawer-link.is-active .num{color:#29e697}@keyframes drawer-in{0%{opacity:0;transform:translateY(-8px)}}.site-footer{position:relative;margin-top:auto;overflow:hidden;background:#06231f;color:#b9cdc7}.site-footer:before{content:"";position:absolute;top:-220px;right:-180px;width:520px;height:520px;border:56px solid #29E697;border-right-color:#29abe2;border-bottom-color:#29abe2;border-radius:50%;opacity:.07;pointer-events:none}.site-footer__main{position:relative;display:grid;gap:40px;padding-block:clamp(48px,7vw,88px) clamp(32px,4vw,48px)}@media(min-width:768px){.site-footer__main{grid-template-columns:1fr 1fr}}@media(min-width:1024px){.site-footer__main{grid-template-columns:1fr 1.3fr 1fr;gap:56px}}.site-footer__logo{display:inline-flex;color:#f1f5f0}.site-footer__logo svg{width:auto;height:30px}.site-footer__title{font-family:Figtree,system-ui,-apple-system,Segoe UI,sans-serif;font-size:12px;font-weight:700;letter-spacing:.16em;line-height:1.3;text-transform:uppercase;margin-bottom:18px;color:#86a69d}.site-footer__links{display:flex;flex-wrap:wrap;gap:10px}.site-footer__link{padding:9px 18px;border:1px solid rgba(241,245,240,.16);border-radius:999px;color:#f1f5f0;font-size:14px;font-weight:600;transition:border-color .18s ease,color .18s ease,background-color .18s ease}@media(hover:hover){.site-footer__link:hover{border-color:#29e697;color:#29e697}}.site-footer__contacts{display:grid;align-content:start;gap:10px}.site-footer__phone{color:#f1f5f0;font-size:clamp(26px,2.6vw,34px);font-weight:800;letter-spacing:-.03em;line-height:1.1;transition:color .18s ease}@media(hover:hover){.site-footer__phone:hover{color:#29e697}}.site-footer__email{color:#29e697;font-size:17px;font-weight:600;overflow-wrap:anywhere}@media(hover:hover){.site-footer__email:hover{text-decoration:underline;text-underline-offset:3px}}.site-footer__address{max-width:30ch;color:#86a69d;font-size:15px}.site-footer__legal{position:relative;display:grid;gap:16px;padding-block:28px 36px;border-top:1px solid rgba(241,245,240,.16)}.site-footer__disclaimer{color:#86a69d;font-size:12.5px;line-height:1.6}.site-footer__copy{color:#86a69d;font-size:13px}.signal{display:inline-flex;flex-shrink:0;align-items:flex-end;gap:3px;height:16px}.signal i{display:block;width:3px;height:100%;border-radius:2px;background:#29e697;transform-origin:bottom;animation:signal-pulse 1.6s ease-in-out infinite}.signal i:nth-child(1){background:#29abe2;animation-delay:0s}.signal i:nth-child(2){animation-delay:.2s}.signal i:nth-child(3){animation-delay:.4s}.signal i:nth-child(4){background:#29abe2;animation-delay:.6s}.signal--static i{animation:none}.signal--static i:nth-child(1){transform:scaleY(.45)}.signal--static i:nth-child(2){transform:scaleY(.7)}.signal--static i:nth-child(3){transform:scaleY(1)}.signal--static i:nth-child(4){transform:scaleY(.6)}@keyframes signal-pulse{0%,to{transform:scaleY(.4)}50%{transform:scaleY(1)}}.btn{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:52px;padding:0 30px;border:1.5px solid transparent;border-radius:999px;background:#06231f;color:#f1f5f0;font-family:Figtree,system-ui,-apple-system,Segoe UI,sans-serif;font-size:16px;font-weight:700;letter-spacing:.005em;line-height:1.1;text-align:center;white-space:nowrap;cursor:pointer;isolation:isolate;overflow:hidden;transition:color .18s ease,border-color .18s ease,background-color .18s ease,transform .18s ease}.btn:before{content:"";position:absolute;inset:0;z-index:-1;background:#29e697;transform:translate(-101%);transition:transform .38s cubic-bezier(.2,.8,.2,1)}@media(hover:hover){.btn:hover{color:#06231f}.btn:hover:before{transform:translate(0)}}.btn:active{transform:scale(.98)}.btn:disabled{opacity:.6;cursor:progress}.btn svg{flex-shrink:0;transition:transform .38s cubic-bezier(.2,.8,.2,1)}@media(hover:hover){.btn:hover svg{transform:translate(4px)}}.btn--mint{background:#29e697;color:#06231f}.btn--mint:before{background:#f1f5f0}.btn--ghost{border-color:#06231f40;background:transparent;color:#06231f}@media(hover:hover){.btn--ghost:hover{border-color:#29e697}}.btn--ghost-light{border-color:#f1f5f059;background:transparent;color:#f1f5f0}@media(hover:hover){.btn--ghost-light:hover{border-color:#29e697}}.btn--lg{min-height:60px;padding:0 38px;font-size:17px}.btn--block{width:100%}.link-arrow{display:inline-flex;align-items:center;gap:10px;padding-bottom:4px;border-bottom:2px solid #29E697;color:#06231f;font-weight:700;transition:gap .18s ease,color .18s ease}@media(hover:hover){.link-arrow:hover{gap:16px;color:#0f4a3f}}.btn-link,.button--txt{padding:0;background:none;color:#0f4a3f;font-size:14px;font-weight:600;text-decoration:underline;text-decoration-color:#0f4a3f59;text-underline-offset:3px;cursor:pointer;transition:text-decoration-color .18s ease}@media(hover:hover){.btn-link:hover,.button--txt:hover{text-decoration-color:#29e697}}.page-head{display:grid;gap:14px;margin-bottom:clamp(32px,5vw,56px);padding-bottom:clamp(20px,3vw,32px);border-bottom:1px solid #D2DDD7}.page-head .lead{max-width:60ch}.page-title,.section-title{font-family:Figtree,system-ui,-apple-system,Segoe UI,sans-serif;font-weight:800;letter-spacing:-.035em;line-height:1.02;text-wrap:balance;margin:0;color:#06231f}.page-title{font-size:clamp(40px,6.2vw,80px)}.page-title--sm{font-size:clamp(30px,4vw,48px)}.section-title{font-size:clamp(32px,4.4vw,58px)}.section-title em{font-style:normal;color:#0f4a3f;background:linear-gradient(transparent 62%,#29e6978c 62%)}.kicker{font-family:Figtree,system-ui,-apple-system,Segoe UI,sans-serif;font-size:12px;font-weight:700;letter-spacing:.16em;line-height:1.3;text-transform:uppercase;display:inline-flex;align-items:center;gap:12px;color:#6b837d}.section-head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:20px 48px;margin-bottom:clamp(28px,4vw,48px)}.section-head__main{display:grid;gap:16px;max-width:760px}.section-head__aside{display:grid;justify-items:start;gap:18px;max-width:40ch;color:#3e5a54}.section-head--on-dark .section-title{color:#f1f5f0}.section-head--on-dark .kicker{color:#86a69d}.section-head--on-dark .section-head__aside{color:#b9cdc7}.breadcrumbs{padding:clamp(20px,3vw,32px) 0 clamp(16px,2vw,24px)}.breadcrumbs__list{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:13px;font-weight:600}.breadcrumbs__item{display:inline-flex;align-items:center;gap:10px;min-width:0}.breadcrumbs__link{color:#6b837d;transition:color .18s ease}@media(hover:hover){.breadcrumbs__link:hover{color:#0f4a3f}}.breadcrumbs__sep{width:14px;height:2px;border-radius:2px;background:#29e697;font-size:0}.breadcrumbs__current{overflow:hidden;color:#06231f;text-overflow:ellipsis;white-space:nowrap}.form-grid{display:grid;gap:14px}@media(min-width:768px){.form-grid--2{grid-template-columns:1fr 1fr}.form-grid .span-2{grid-column:1/-1}}.input-box{position:relative;margin:0}.input-label{position:absolute;z-index:2;top:50%;left:20px;max-width:calc(100% - 40px);overflow:hidden;color:#6b837d;font-size:15px;line-height:1.2;white-space:nowrap;text-overflow:ellipsis;transform:translateY(-50%);transform-origin:left center;pointer-events:none;transition:transform .18s ease,color .18s ease}.input-box.focus .input-label,.input-box.fill .input-label{color:#0f4a3f;transform:translateY(-128%) scale(.76)}.input-1{display:block;width:100%;height:58px;padding:0 20px;border:1.5px solid #D2DDD7;border-radius:3px 18px 18px;background:#fbfcfa;color:#06231f;font-family:Figtree,system-ui,-apple-system,Segoe UI,sans-serif;font-size:16px;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.input-1::placeholder{color:#6b837d;opacity:1}@media(hover:hover){.input-1:hover{border-color:#0f4a3f73}}.input-1:focus{outline:none;border-color:#0f4a3f;background:#fff;box-shadow:0 0 0 4px #29e69747}.input-box:not(.input-box--select)>.input-label+.input-1{padding-top:16px}select.input-1{padding-right:52px;appearance:none;cursor:pointer}.input-box--select:after{content:"";position:absolute;top:50%;right:18px;width:12px;height:12px;margin-top:-9px;border-right:2.5px solid #0F4A3F;border-bottom:2.5px solid #0F4A3F;transform:rotate(45deg);pointer-events:none}.v-check{display:block;margin:0;padding-left:35px;color:#3e5a54;font-size:14px;line-height:22px;cursor:pointer;user-select:none}.v-check a{color:#0f4a3f;font-weight:700;text-decoration:underline;text-decoration-color:#29e697;text-underline-offset:2px}.v-check__container{position:absolute;inset:0;z-index:-1;pointer-events:none}.v-check__checkmark{position:absolute;top:0;left:0;width:22px;height:22px;border:1.5px solid rgba(15,74,63,.4);border-radius:3px 8px 8px;background:#fff;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease}.v-check:hover>.v-check__checkmark{border-color:#0f4a3f}input:focus-visible~.v-check__checkmark{box-shadow:0 0 0 4px #29abe24d}input:checked~.v-check__checkmark{border-color:#06231f;background:#06231f url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2329E697' stroke-width='3.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12.5l4.5 4.5L19 7.5'/%3E%3C/svg%3E") no-repeat center/14px}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}.alert,div.error-alert,div.success-alert{padding:12px 16px;border:1px solid rgba(192,54,44,.35);border-radius:3px 18px 18px;background:#fbe6e3;color:#c0362c;font-size:14px;line-height:1.5}div.success-alert{border-color:#0f4a3f4d;background:#d9f8ea;color:#0b3a33}.modal__overlay{background:#041a17b3;backdrop-filter:blur(4px)}.modal__container{position:relative;width:min(520px,100%);padding:clamp(22px,4vw,36px);border-radius:4px 28px 28px;background:#fbfcfa;box-shadow:0 28px 56px -28px #06231f73}.modal__container:before{content:"";position:absolute;top:0;left:28px;width:64px;height:4px;border-radius:0 0 4px 4px;background:#29e697}.modal__header{display:flex;align-items:center;justify-content:space-between;gap:16px}.modal__title{font-family:Figtree,system-ui,-apple-system,Segoe UI,sans-serif;font-weight:800;letter-spacing:-.035em;line-height:1.02;text-wrap:balance;margin:0;color:#06231f;font-size:1.5rem}.modal__close{display:grid;flex-shrink:0;place-items:center;width:40px;height:40px;border-radius:50%;background:#e6ede8;color:#06231f;cursor:pointer;transition:background-color .18s ease,transform .38s cubic-bezier(.2,.8,.2,1)}.modal__close svg{pointer-events:none}@media(hover:hover){.modal__close:hover{background:#29e697;transform:rotate(90deg)}}.modal__content{margin-top:20px;color:#3e5a54}.modal__content img{width:100%;max-width:340px}@keyframes mm-fade-in{0%{opacity:0}}@keyframes mm-rise{0%{opacity:0;transform:translateY(24px)}}.micromodal-slide[aria-hidden=false] .modal__overlay{animation:mm-fade-in .25s ease}.micromodal-slide[aria-hidden=false] .modal__container{animation:mm-rise .35s cubic-bezier(.2,.8,.2,1)}.reveal-ready .reveal{transition:opacity .7s cubic-bezier(.2,.8,.2,1),transform .7s cubic-bezier(.2,.8,.2,1);transition-delay:var(--reveal-delay, 0ms)}.reveal-ready .reveal:not(.is-visible){transform:translateY(28px)}.reveal-ready .reveal.is-visible{opacity:1;transform:none}.p-card{position:relative;display:flex;flex-direction:column;height:100%;border:1px solid #D2DDD7;border-radius:4px 28px 28px;background:#fbfcfa;color:#06231f;overflow:hidden;transition:border-color .38s cubic-bezier(.2,.8,.2,1),box-shadow .38s cubic-bezier(.2,.8,.2,1),transform .38s cubic-bezier(.2,.8,.2,1)}.p-card__media{position:relative;aspect-ratio:1/.92;overflow:hidden;background:radial-gradient(circle at 50% 58%,#29e69700 0 38%,#29e69724 38.5% 39.5%,#29e69700 40%),linear-gradient(160deg,#e6ede8,#dce6e0);transition:background-color .38s cubic-bezier(.2,.8,.2,1)}.p-card__media img{position:absolute;inset:12% 10% 10%;width:80%;height:78%;object-fit:contain;filter:drop-shadow(0 18px 18px rgba(6,35,31,.18));transition:transform .6s cubic-bezier(.2,.8,.2,1)}.p-card__sale{position:absolute;z-index:2;top:14px;left:14px}.p-card__price{position:absolute;z-index:2;top:0;right:0;padding:10px 16px 11px 18px;border-radius:0 0 0 20px;background:#06231f;color:#29e697;font-size:17px;transition:background-color .38s cubic-bezier(.2,.8,.2,1),color .38s cubic-bezier(.2,.8,.2,1),padding .38s cubic-bezier(.2,.8,.2,1)}.p-card__price s{color:#86a69d}.p-card__reveal{position:absolute;z-index:2;right:12px;bottom:12px;left:12px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;border-radius:3px 18px 18px;background:#06231f;color:#f1f5f0;font-size:14px;font-weight:700;opacity:0;transform:translateY(calc(100% + 16px));transition:transform .38s cubic-bezier(.2,.8,.2,1),opacity .38s cubic-bezier(.2,.8,.2,1)}.p-card__reveal svg{color:#29e697;transition:transform .38s cubic-bezier(.2,.8,.2,1)}.p-card__body{display:grid;flex:1;align-content:start;gap:8px;padding:18px 20px 22px}.p-card__type{font-family:Figtree,system-ui,-apple-system,Segoe UI,sans-serif;font-weight:700;letter-spacing:.16em;line-height:1.3;text-transform:uppercase;display:inline-flex;align-items:center;gap:8px;color:#6b837d;font-size:11px}.p-card__type .signal{height:12px}.p-card__title{font-size:19px;font-weight:800;letter-spacing:-.02em;line-height:1.2}@media(hover:hover){.p-card:hover{border-color:#06231f;box-shadow:0 28px 56px -28px #06231f73}.p-card:hover .p-card__media img{transform:translateY(-8%) scale(.9) rotate(-4deg)}.p-card:hover .p-card__price{padding-right:22px;background:#29e697;color:#06231f}.p-card:hover .p-card__price s{color:#0f4a3f}.p-card:hover .p-card__reveal{opacity:1;transform:none}.p-card:hover .p-card__reveal svg{transform:translate(3px)}}.p-card:focus-visible{outline-offset:4px}.p-card:focus-visible .p-card__reveal{opacity:1;transform:none}.card-grid,.product-grid{display:grid;grid-template-columns:1fr;gap:clamp(14px,1.8vw,24px)}@media(min-width:480px){.card-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.card-grid,.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(hover:none){.p-card__reveal{position:static;margin:0 12px 12px;opacity:1;transform:none}.p-card__media{display:flex;flex-direction:column;justify-content:flex-end}.p-card__media img{inset:10% 10% 26%;height:64%}}.tag{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border-radius:2px 10px 10px;background:#06231f;color:#29e697;font-size:11px;font-weight:800;letter-spacing:.12em;line-height:1.2;text-transform:uppercase}.tag--mint{background:#29e697;color:#06231f}.tag--sky{background:#29abe2;color:#041a17}.num{font-size:13px;font-weight:800;letter-spacing:.08em;color:#29abe2;font-variant-numeric:tabular-nums}.section{padding-block:clamp(64px,8vw,120px) 0}.section:last-child{padding-bottom:clamp(64px,8vw,120px)}.hero{position:relative;overflow:hidden;background:radial-gradient(60% 80% at 85% 10%,rgba(41,171,226,.18),transparent 60%),radial-gradient(50% 60% at 10% 100%,rgba(41,230,151,.14),transparent 60%),#06231f;color:#f1f5f0}.hero__grid{display:grid;gap:clamp(36px,5vw,64px);align-items:center;padding-block:clamp(40px,6vw,88px) clamp(48px,7vw,96px)}@media(min-width:1024px){.hero__grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}}.hero__kicker{color:#b9cdc7}.hero__title{display:grid;margin:22px 0 24px;font-family:Bricolage Grotesque,Figtree,sans-serif;font-size:clamp(44px,7vw,100px);font-weight:800;letter-spacing:-.045em;line-height:.95}.hero__line{display:block;animation:hero-line .9s cubic-bezier(.2,.8,.2,1) both;animation-delay:calc(var(--line) * .11s + 80ms)}.hero__line--accent{color:#29e697}.hero__text{max-width:48ch;margin-bottom:34px;color:#b9cdc7;font-size:clamp(16px,1.35vw,19px);line-height:1.6}.hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px}.hero__visual{position:relative;max-width:640px;width:100%;justify-self:start}@media(min-width:1024px){.hero__visual{justify-self:end}}.hero__photo{position:relative;aspect-ratio:4/3.4;overflow:hidden;border-radius:8px clamp(90px,14vw,180px) 24px 24px}@media(min-width:1024px){.hero__photo{aspect-ratio:4/4.6}}.hero__photo{background:#0b3a33}.hero__photo img{width:100%;height:100%;object-fit:cover;object-position:62% center;animation:hero-photo 1.4s cubic-bezier(.2,.8,.2,1) both}.hero__photo:after{content:"";position:absolute;inset:0;background:linear-gradient(200deg,transparent 45%,rgba(6,35,31,.55))}.hero__ring{position:absolute;top:-34px;right:-34px;width:120px;height:120px;border:14px solid #29E697;border-right-color:#29abe2;border-bottom-color:#29abe2;border-radius:50%;animation:hero-spin 18s linear infinite}@media(max-width:767.98px){.hero__ring{top:-20px;right:-10px;width:80px;height:80px;border-width:10px}}@keyframes hero-line{0%{opacity:0;transform:translateY(40%)}}@keyframes hero-photo{0%{transform:scale(1.12)}}@keyframes hero-spin{to{transform:rotate(360deg)}}.perks{border-bottom:1px solid #D2DDD7;background:#fbfcfa}.perks__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}@media(min-width:1024px){.perks__list{grid-template-columns:repeat(4,minmax(0,1fr))}}.perks__item{display:grid;grid-template-columns:auto 1fr;column-gap:14px;row-gap:2px;align-items:center;padding:clamp(18px,2.4vw,30px) clamp(10px,1.6vw,24px);border-left:1px solid #D2DDD7}.perks__item:nth-child(odd){border-left:0;padding-left:0}@media(min-width:1024px){.perks__item:nth-child(odd){padding-left:clamp(10px,1.6vw,24px);border-left:1px solid #D2DDD7}.perks__item:first-child{padding-left:0;border-left:0}}@media(max-width:767.98px){.perks__item{grid-template-columns:1fr;row-gap:6px}.perks__item:nth-child(n+3){border-top:1px solid #D2DDD7}}.perks__icon{display:grid;grid-row:span 2;place-items:center;width:46px;height:46px;border-radius:2px 10px 10px;background:#d9f8ea;color:#0b3a33}@media(max-width:767.98px){.perks__icon{grid-row:auto;width:40px;height:40px}}.perks__title{font-size:16px;font-weight:800;letter-spacing:-.01em;line-height:1.25}.perks__text{color:#6b837d;font-size:13.5px;line-height:1.4}.featured{margin-top:clamp(64px,8vw,120px);background:#06231f;color:#f1f5f0}.featured__grid{display:grid;gap:clamp(36px,5vw,80px);align-items:center;padding-block:clamp(56px,7vw,104px)}@media(min-width:1024px){.featured__grid{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr)}}.featured__media{position:relative;max-width:520px;width:100%;justify-self:center}.featured__media img{display:block;width:100%;aspect-ratio:4/4.8;border-radius:4px 140px;object-fit:cover}.featured__badge{position:absolute;right:8%;bottom:-22px;display:grid;place-items:center;width:88px;height:88px;border:6px solid #06231F;border-radius:50%;background:#29e697}.featured__badge .signal{height:30px}.featured__badge .signal i{width:5px;background:#06231f}.featured__copy{display:grid;justify-items:start;gap:22px}.featured__copy .kicker{color:#86a69d}.featured__copy .section-title{color:#f1f5f0}.featured__text{max-width:56ch;color:#b9cdc7;font-size:clamp(16px,1.3vw,18px)}.steps{width:100%;margin-bottom:8px;border-top:1px solid rgba(241,245,240,.16)}.steps__item{display:grid;grid-template-columns:44px 1fr;gap:12px;align-items:baseline;padding:18px 0;border-bottom:1px solid rgba(241,245,240,.16);transition:padding-left .38s cubic-bezier(.2,.8,.2,1)}@media(hover:hover){.steps__item:hover{padding-left:10px}}.steps__title{display:block;color:#f1f5f0;font-size:19px;font-weight:800;letter-spacing:-.015em}.steps__text{display:block;color:#86a69d;font-size:15px}.tiles{display:grid;gap:clamp(14px,1.8vw,22px)}@media(min-width:600px){.tiles{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.tiles{grid-template-columns:repeat(4,minmax(0,1fr))}}.tile{position:relative;display:flex;flex-direction:column;justify-content:space-between;gap:40px;min-height:250px;padding:clamp(22px,2.4vw,32px);border:1px solid #D2DDD7;border-radius:4px 28px 28px;background:#fbfcfa;overflow:hidden;isolation:isolate;transition:color .38s cubic-bezier(.2,.8,.2,1),border-color .38s cubic-bezier(.2,.8,.2,1)}.tile:before{content:"";position:absolute;inset:0;z-index:-1;background:#29e697;clip-path:circle(0 at 0 0);transition:clip-path .6s cubic-bezier(.2,.8,.2,1)}.tile__num{font-size:15px;font-weight:800;letter-spacing:.1em;color:#29abe2;transition:color .38s cubic-bezier(.2,.8,.2,1)}.tile__title{margin-bottom:8px;font-size:23px;font-weight:800;letter-spacing:-.025em;line-height:1.15}.tile__text{color:#3e5a54;font-size:15px;transition:color .38s cubic-bezier(.2,.8,.2,1)}.tile:last-child{border-color:#06231f;background:#06231f;color:#f1f5f0}.tile:last-child .tile__num{color:#29e697}.tile:last-child .tile__text{color:#b9cdc7}@media(hover:hover){.tile:hover{border-color:#29e697;color:#06231f}.tile:hover:before{clip-path:circle(150% at 0 0)}.tile:hover .tile__num,.tile:hover .tile__text{color:#0b3a33}}.reads{margin-top:clamp(64px,8vw,120px);padding-block:clamp(48px,6vw,88px);background:#e9e3d3}.reads__list{display:grid;gap:14px}.e-row{display:grid;grid-template-columns:auto 1fr;gap:16px clamp(18px,2.4vw,34px);align-items:center;padding:clamp(16px,2vw,22px) clamp(16px,2.4vw,28px);border-radius:4px 28px 28px;background:#ffffff8c;transition:background-color .38s cubic-bezier(.2,.8,.2,1),transform .38s cubic-bezier(.2,.8,.2,1)}@media(min-width:768px){.e-row{grid-template-columns:auto auto minmax(0,1fr) auto}}@media(hover:hover){.e-row:hover{background:#fbfcfa;transform:translate(6px)}.e-row:hover .e-row__cover img{transform:rotate(-6deg) scale(1.06)}}.e-row__num{align-self:start;color:#0f4a3f;font-size:14px;font-weight:800;letter-spacing:.12em}@media(min-width:768px){.e-row__num{align-self:center}}.e-row__cover{position:relative;display:block;width:clamp(104px,12vw,156px);aspect-ratio:1;border-radius:3px 20px 20px;background:#e3e9e2;overflow:hidden}.e-row__cover img{position:relative;z-index:1;width:100%;height:100%;padding:5%;object-fit:contain;filter:drop-shadow(0 14px 16px rgba(6,35,31,.18));transition:transform .6s cubic-bezier(.2,.8,.2,1)}.e-row__body{display:grid;gap:6px;grid-column:1/-1}@media(min-width:768px){.e-row__body{grid-column:auto}}.e-row__title{color:#06231f;font-size:clamp(21px,2.2vw,30px);font-weight:800;letter-spacing:-.03em;line-height:1.1}@media(hover:hover){.e-row__title:hover{color:#0f4a3f}}.e-row__text{max-width:52ch;color:#3e5a54;font-size:15px;line-height:1.5}.e-row__buy{display:flex;flex-wrap:wrap;align-items:center;gap:14px clamp(16px,2vw,26px);grid-column:1/-1}@media(min-width:768px){.e-row__buy{grid-column:auto;justify-content:flex-end}}.e-row__buy .btn{min-height:48px;padding:0 24px;font-size:15px}.e-row__price{font-size:clamp(24px,2.4vw,30px)}.about__grid{display:grid;gap:clamp(40px,6vw,96px);align-items:center}@media(min-width:1024px){.about__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}.about__collage{position:relative;max-width:620px;width:100%;padding:0 14% 16% 0;justify-self:center}.about__main{width:100%;aspect-ratio:4/3.1;border-radius:4px 28px 28px;object-fit:cover}.about__inset{position:absolute;right:0;bottom:0;width:40%;aspect-ratio:1;border:8px solid #F1F5F0;border-radius:50%;object-fit:cover;object-position:center 70%}.about__copy{display:grid;justify-items:start;gap:22px}.about__list{display:grid;gap:12px;width:100%;counter-reset:about}.about__item{display:grid;grid-template-columns:52px 1fr;column-gap:16px;padding:16px 18px;border-radius:3px 18px 18px;background:#fbfcfa;border:1px solid #D2DDD7}.about__num{grid-row:span 2;display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:#06231f;color:#29e697;font-size:15px;font-weight:800}.about__item-title{align-self:end;font-size:17px;font-weight:800;letter-spacing:-.01em}.about__item-text{color:#3e5a54;font-size:14.5px}.pager{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px;margin-top:clamp(36px,5vw,56px)}.pager__btn{position:relative;display:grid;place-items:center;min-width:48px;height:48px;padding:0 12px;border:1px solid #D2DDD7;border-radius:2px 10px 10px;background:#fbfcfa;color:#06231f;font-size:15px;font-weight:700;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,color .18s ease}@media(hover:hover){.pager__btn:hover{border-color:#06231f}}.pager__btn.is-active{border-color:#06231f;background:#06231f;color:#29e697}.pager__btn.is-active:after{content:"";position:absolute;right:12px;bottom:8px;left:12px;height:2px;border-radius:2px;background:#29e697}.pager__btn.is-disabled,.pager__btn:disabled{opacity:.35;cursor:not-allowed;pointer-events:none}.pager__btn:first-child,.pager__btn:last-child{font-size:0}.pager__btn:first-child:before,.pager__btn:last-child:before{content:"";width:9px;height:9px;border-top:2.5px solid currentColor;border-left:2.5px solid currentColor;transform:translate(2px) rotate(-45deg)}.pager__btn:last-child:before{transform:translate(-2px) rotate(135deg)}.page-title--product{font-size:clamp(32px,3.6vw,52px)}.pdp{display:grid;gap:clamp(16px,2vw,24px)}.pdp-stage{position:relative;display:grid;gap:clamp(24px,3vw,44px);padding:clamp(20px,3vw,44px);border-radius:4px 28px 28px;background:radial-gradient(circle at 76% 50%,rgba(41,171,226,.1),transparent 46%),linear-gradient(170deg,#fbfcfa,#e6ede8);border:1px solid #D2DDD7;overflow:hidden}@media(min-width:1024px){.pdp-stage{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);align-items:center}}.pdp-stage__info{display:grid;gap:clamp(20px,2.4vw,30px);align-content:center;order:2}@media(min-width:1024px){.pdp-stage__info{order:0}}.pdp-stage__copy{display:grid;gap:16px;align-content:start}.pdp-stage__media{position:relative;display:grid;order:1;place-items:center;min-height:clamp(300px,46vw,560px)}@media(min-width:1024px){.pdp-stage__media{order:0}}.pdp-stage__media img{position:relative;z-index:1;width:88%;max-height:clamp(280px,42vw,520px);object-fit:contain;filter:drop-shadow(0 34px 34px rgba(6,35,31,.22))}.pdp-stage__disc{position:absolute;width:min(94%,520px);aspect-ratio:1;border-radius:50%;background:#d9f8ea}.pdp-stage__disc:before,.pdp-stage__disc:after{content:"";position:absolute;border-radius:50%}.pdp-stage__disc:before{inset:-20px;border:2px dashed rgba(15,74,63,.18)}.pdp-stage__disc:after{top:6%;right:4%;width:16%;height:16%;border:8px solid #29ABE2}.pdp-stage__sale{position:absolute;z-index:2;top:4%;left:4%}.pdp-stage__specs{display:grid;align-content:center;gap:14px;padding:clamp(20px,2.4vw,28px);border-radius:3px 18px 18px;background:#06231f;color:#f1f5f0}.pdp-stage__specs-title{font-family:Figtree,system-ui,-apple-system,Segoe UI,sans-serif;font-size:12px;font-weight:700;letter-spacing:.16em;line-height:1.3;text-transform:uppercase;color:#29e697}@keyframes pdp-float{0%{opacity:0;transform:translateY(24px) scale(.96)}}.spec-list{display:grid}.spec-list__item{display:grid;grid-template-columns:34px 1fr;gap:8px;padding:12px 0;border-bottom:1px solid rgba(241,245,240,.16);color:#b9cdc7;font-size:15px;line-height:1.5}.spec-list__item:last-child{border-bottom:0;padding-bottom:0}.spec-list__item .num{line-height:1.8}.pdp-buy{display:grid;gap:clamp(16px,2vw,24px);align-items:stretch}@media(min-width:1024px){.pdp-buy{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr)}.pdp-buy--single{grid-template-columns:minmax(0,1fr)}}.pdp-buy--single .pdp-buy__side{max-width:560px;width:100%;justify-self:end}.pdp-buy__side{display:grid;grid-template-rows:auto 1fr;gap:clamp(16px,2vw,24px)}@media(min-width:1024px){.pdp--physical .pdp-buy{grid-template-columns:minmax(0,1fr)}.pdp--physical .pdp-buy__side{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);position:static}}.pdp-panel{min-width:0;margin:0;padding:clamp(20px,2.6vw,32px);border:1px solid #D2DDD7;border-radius:4px 28px 28px;background:#fbfcfa}.pdp-panel--stack{display:grid;gap:24px}.pdp-panel__title{display:flex;float:left;align-items:center;gap:12px;width:100%;margin-bottom:18px;padding:0;color:#06231f;font-size:18px;font-weight:800;letter-spacing:-.015em}.pdp-panel__title+*{clear:both}.pack-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 10px;padding-top:6px}@media(min-width:768px){.pack-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.pack{display:grid;grid-template-rows:34px auto auto;gap:4px;padding:16px;border:1.5px solid #D2DDD7;border-radius:3px 18px 18px;background:#f1f5f0;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,transform .18s ease,box-shadow .18s ease}@media(hover:hover){.pack:hover{border-color:#0f4a3f80}}.pack:has(input:focus-visible){box-shadow:0 0 0 3px #29abe273}.pack__bars{display:flex;align-items:flex-end;gap:3px;height:30px}.pack__bars i{width:6px;border-radius:2px;background:#0f4a3f47;transition:background-color .18s ease}.pack__bars i:nth-child(1){height:11.6px}.pack__bars i:nth-child(2){height:15.2px}.pack__bars i:nth-child(3){height:18.8px}.pack__bars i:nth-child(4){height:22.4px}.pack__bars i:nth-child(5){height:26px}.pack__bars i:nth-child(6){height:29.6px}.pack__name{font-size:16px;font-weight:700}.pack__price{color:#0f4a3f;font-size:20px;font-weight:800;letter-spacing:-.02em;transition:opacity .2s ease}.pack__sale{position:absolute;top:-9px;left:14px}.pack__check{position:absolute;top:14px;right:14px;width:22px;height:22px;border:1.5px solid rgba(15,74,63,.35);border-radius:50%;transition:background-color .18s ease,border-color .18s ease}.pack.active{border-color:#06231f;background:#fbfcfa;box-shadow:inset 0 0 0 1px #06231f}.pack.active .pack__bars i{background:#29e697}.pack.active .pack__bars i:nth-child(2n){background:#29abe2}.pack.active .pack__check{border-color:#06231f;background:#06231f url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2329E697' stroke-width='3.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12.5l4.5 4.5L19 7.5'/%3E%3C/svg%3E") no-repeat center/12px}.purchase-switch{display:grid;gap:8px;padding:6px;border-radius:3px 18px 18px;background:#e6ede8}@media(min-width:600px){.purchase-switch{grid-template-columns:1fr 1fr}}.purchase-switch__item{display:flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:8px 14px;border-radius:2px 14px 14px;color:#3e5a54;font-size:15px;font-weight:700;text-align:center;cursor:pointer;transition:background-color .18s ease,color .18s ease,box-shadow .18s ease}@media(hover:hover){.purchase-switch__item:hover{color:#06231f}}.purchase-switch__item:has(input:focus-visible){box-shadow:0 0 0 3px #29abe273}.purchase-switch__item.active{background:#06231f;color:#f1f5f0}.purchase-switch__item.active .purchase-switch__dot{border-color:#29e697;background:radial-gradient(#29E697 0 40%,transparent 45%)}.purchase-switch__dot{flex-shrink:0;width:18px;height:18px;border:2px solid currentColor;border-radius:50%}.pdp-terms{margin-top:16px;padding:14px 16px;border-left:3px solid #29E697;border-radius:0 12px 12px 0;background:#d9f8ea;color:#3e5a54;font-size:13.5px;line-height:1.6}.pdp-terms strong{color:#06231f}.pdp-cta{display:grid;align-content:center;justify-items:center;gap:18px;padding:clamp(20px,2.6vw,30px);border-radius:4px 28px 28px;background:#06231f;color:#f1f5f0}.pdp-cta__price{justify-self:start;color:#f1f5f0;font-size:clamp(32px,3vw,42px);line-height:1}.pdp-cta__price s{color:#86a69d}.pdp-cta__cards{max-width:220px;padding:6px 12px;border-radius:8px;background:#fbfcfa}.size-list{display:flex;flex-wrap:wrap;gap:8px}.size-list__item{min-width:54px;height:46px;padding:0 16px;border:1.5px solid #D2DDD7;border-radius:2px 10px 10px;background:#f1f5f0;color:#06231f;font-weight:700;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,color .18s ease}@media(hover:hover){.size-list__item:hover{border-color:#0f4a3f}}.size-list__item.active{border-color:#06231f;background:#06231f;color:#29e697}.qty{display:inline-grid;grid-template-columns:52px 72px 52px;height:54px;border:1.5px solid #D2DDD7;border-radius:999px;background:#f1f5f0;overflow:hidden}.qty__btn{display:grid;place-items:center;color:#06231f;cursor:pointer;transition:background-color .18s ease}@media(hover:hover){.qty__btn:hover{background:#d9f8ea}}.qty__input{width:100%;border:0;background:transparent;color:#06231f;font-size:18px;font-weight:800;text-align:center}.qty__input:focus{outline:none}.pdp-stage__specs .spec-list{grid-template-columns:1fr}.pdp-buy--single .pdp-buy__side{max-width:none}@media(min-width:768px){.pdp-buy--single .pdp-cta{grid-template-columns:auto minmax(220px,340px) auto;justify-content:start;align-items:center;column-gap:clamp(20px,3vw,40px)}}@media(min-width:1024px){.pdp-buy--single .pdp-cta{grid-template-columns:auto minmax(240px,340px) auto}}.ingr{display:grid;gap:clamp(20px,3vw,40px);align-items:start}@media(min-width:1024px){.ingr{grid-template-columns:280px minmax(0,1fr)}}.ingr__index{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}@media(min-width:1024px){.ingr__index{position:sticky;top:96px;flex-direction:column;overflow:visible}}.ingr__index-link{display:flex;flex-shrink:0;align-items:center;gap:10px;padding:12px 16px;border:1px solid #D2DDD7;border-radius:3px 18px 18px;background:#fbfcfa;color:#06231f;font-size:14px;font-weight:700;line-height:1.3;transition:border-color .18s ease,background-color .18s ease,color .18s ease,padding .38s cubic-bezier(.2,.8,.2,1)}@media(hover:hover){.ingr__index-link:hover{border-color:#06231f;background:#06231f;color:#f1f5f0;padding-left:22px}}.ingr__list{display:grid;gap:clamp(16px,2vw,24px)}.ingr-card{scroll-margin-top:96px;margin:0;border:1px solid #D2DDD7;border-radius:4px 28px 28px;background:#fbfcfa;overflow:hidden}.ingr-card__head{display:flex;align-items:center;gap:16px;padding:14px clamp(16px,2.4vw,28px);background:#06231f;color:#f1f5f0}.ingr-card__num{color:#29e697;font-size:14px;font-weight:800;letter-spacing:.1em}.ingr-card__thumb{width:44px;height:44px;padding:4px;border-radius:50%;background:#d9f8ea;object-fit:contain}.ingr-card__title{font-size:clamp(17px,1.8vw,22px);font-weight:800;letter-spacing:-.02em;line-height:1.2}.ingr-card__sheet{padding:clamp(12px,2vw,24px)}.ingr-card__sheet img{width:100%;height:auto;border-radius:3px 18px 18px}.ingr-card:target{box-shadow:0 0 0 3px #29e697}.contact{display:grid;gap:clamp(16px,2vw,24px)}.contact__line{position:relative;padding:clamp(28px,4vw,56px) clamp(24px,4vw,48px);border-radius:4px 28px 28px;background:#06231f;color:#f1f5f0;overflow:hidden}.contact__line:before{content:"";position:absolute;top:-120px;right:-110px;width:290px;height:290px;border:36px solid #29E697;border-right-color:#29abe2;border-bottom-color:#29abe2;border-radius:50%;opacity:.9;pointer-events:none}.contact__line-signal{display:block;margin-bottom:clamp(24px,4vw,44px)}.contact__line-signal .signal{height:40px;gap:5px}.contact__line-signal .signal i{width:6px}.contact__direct-list{position:relative;display:grid;gap:clamp(8px,2vw,40px)}@media(min-width:1024px){.contact__direct-list{grid-template-columns:1fr 1fr;padding-right:clamp(40px,7vw,110px)}}.contact__direct{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 16px;padding:20px 0;border-top:1px solid rgba(241,245,240,.16);color:#f1f5f0}@media(min-width:1024px){.contact__direct{padding-block:4px 0;border-top:0}}.contact__label{font-family:Figtree,system-ui,-apple-system,Segoe UI,sans-serif;font-size:12px;font-weight:700;letter-spacing:.16em;line-height:1.3;text-transform:uppercase;display:inline-flex;grid-column:1;align-items:center;gap:8px;color:#86a69d}.contact__label svg{color:#29e697}.contact__value{grid-column:1;font-size:clamp(26px,3.6vw,46px);font-weight:800;letter-spacing:-.04em;line-height:1.05;overflow-wrap:anywhere;transition:color .18s ease}.contact__direct--email .contact__value{font-size:clamp(19px,2.4vw,30px)}.contact__go{display:grid;grid-row:1/span 2;grid-column:2;place-items:center;align-self:center;width:52px;height:52px;border:1px solid rgba(241,245,240,.16);border-radius:50%;transition:background-color .18s ease,color .18s ease,transform .38s cubic-bezier(.2,.8,.2,1)}.contact__direct:hover .contact__value{color:#29e697}.contact__direct:hover .contact__go{background:#29e697;color:#06231f;transform:rotate(-45deg)}.contact__details{display:grid;gap:clamp(12px,1.6vw,18px)}@media(min-width:600px){.contact__details{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.contact__details{grid-template-columns:repeat(3,minmax(0,1fr))}}.contact__card{display:grid;align-content:start;gap:8px;padding:clamp(20px,2.4vw,30px);border:1px solid #D2DDD7;border-radius:4px 28px 28px;background:#fbfcfa;transition:border-color .18s ease,transform .38s cubic-bezier(.2,.8,.2,1)}@media(hover:hover){.contact__card:hover{border-color:#06231f;transform:translateY(-4px)}}@media(min-width:600px){.contact__card:first-child:nth-last-child(3){grid-column:1/-1}}@media(min-width:1024px){.contact__card:first-child:nth-last-child(3){grid-column:auto}}.contact__card-icon{display:grid;place-items:center;width:46px;height:46px;margin-bottom:8px;border-radius:2px 10px 10px;background:#d9f8ea;color:#0b3a33}.contact__card-title{font-family:Figtree,system-ui,-apple-system,Segoe UI,sans-serif;font-size:12px;font-weight:700;letter-spacing:.16em;line-height:1.3;text-transform:uppercase;color:#6b837d}.contact__card-value{color:#06231f;font-size:18px;font-weight:700;line-height:1.4}.ingr-card__sheet{position:relative;display:block;width:100%;padding:clamp(12px,2vw,24px);background:none;border:0;cursor:zoom-in;text-align:left}.ingr-card__sheet img{width:100%;height:auto;border-radius:3px 18px 18px;transition:transform .38s cubic-bezier(.2,.8,.2,1)}@media(hover:hover){.ingr-card__sheet:hover .ingr-card__zoom{opacity:1;transform:none}}.ingr-card__zoom{position:absolute;right:clamp(18px,2.4vw,32px);bottom:clamp(18px,2.4vw,32px);padding:9px 16px;border-radius:999px;background:#06231f;color:#29e697;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;opacity:0;transform:translateY(6px);transition:opacity .18s ease,transform .38s cubic-bezier(.2,.8,.2,1)}@media(hover:none){.ingr-card__zoom{opacity:1;transform:none}}#modal-ingredient .modal__container{width:min(1240px,96vw)}#modal-ingredient .modal__content img{max-width:none}.ingr-view{max-height:min(70vh,720px);overflow:auto;border-radius:3px 18px 18px;background:#e6ede8;cursor:zoom-in}.ingr-view img{display:block;width:100%;height:auto}.ingr-view.is-zoomed{cursor:zoom-out}.ingr-view.is-zoomed img{width:auto;max-width:none;min-width:100%;height:min(150vh,1400px)}@media(max-width:767.98px){.ingr-view img{width:auto;max-width:none;min-width:100%;height:54vh}.ingr-view.is-zoomed img{width:100%;min-width:0;height:auto}}.ingr-view__hint{margin-top:12px;color:#6b837d;font-size:13px;text-align:center}.checkout{display:grid;gap:clamp(16px,2vw,28px);align-items:start}@media(min-width:1024px){.checkout{grid-template-columns:minmax(0,1.45fr) minmax(0,1fr)}}.checkout__aside{display:grid;gap:16px}@media(min-width:1024px){.checkout__aside{position:sticky;top:96px;order:2}}@media(max-width:1023.98px){.checkout__aside{order:-1}}.checkout__accept{display:inline-flex;align-items:center;gap:10px;margin-left:auto;color:#6b837d;font-size:13px;font-weight:600}.checkout__accept img{height:26px;width:auto}.checkout__cvv{align-self:center;justify-self:start}.checkout__terms{padding-left:35px;color:#3e5a54;font-size:13px;line-height:1.6;cursor:default}.checkout__terms .text:empty{display:none}.checkout__terms .text p+p{margin-top:6px}.checkout__terms .v-check{margin-top:4px;color:#06231f;font-size:13.5px;cursor:pointer}.checkout__submit{display:grid;justify-items:center;gap:16px;margin-top:8px}.checkout__submit img{max-width:240px;height:auto}.checkout__empty{display:grid;justify-items:start;gap:16px;padding:8px 0 4px;color:#b9cdc7}.checkout__cart-footer{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:16px;padding-top:14px;border-top:1px solid rgba(241,245,240,.16)}.checkout__cart-footer .btn-link{color:#29e697;text-decoration-color:#29e69766}.co-form{display:grid;gap:clamp(16px,2vw,24px)}.co-card{display:grid;gap:18px;padding:clamp(20px,3vw,36px);border:1px solid #D2DDD7;border-radius:4px 28px 28px;background:#fbfcfa}.co-card__head{display:flex;flex-wrap:wrap;align-items:center;gap:12px 14px}.co-card__step{display:grid;place-items:center;width:38px;height:38px;border-radius:2px 12px 12px;background:#06231f;color:#29e697;font-size:13px;font-weight:800}.co-card__title{color:inherit;font-size:21px;font-weight:800;letter-spacing:-.02em;line-height:1.2}.co-billing-toggle{margin:4px 0}.co-payment{padding:clamp(14px,2vw,22px);border-radius:3px 18px 18px;background:#e6ede8}.co-options{display:grid;gap:10px}.co-options:empty{display:none}.option-card{display:grid;grid-template-columns:1fr auto;gap:2px 16px;padding:16px 18px 16px 52px;border:1.5px solid #D2DDD7;border-radius:3px 18px 18px;background:#f1f5f0;transition:border-color .18s ease,background-color .18s ease}.option-card .v-check__text{display:contents}.option-card .v-check__checkmark{top:18px;left:18px}.option-card:has(input:checked){border-color:#06231f;background:#d9f8ea}.option-card__title{grid-column:1;color:#06231f;font-size:15px;font-weight:800}.option-card__text{grid-column:1;font-size:13.5px}.option-card__price{grid-row:1/span 2;grid-column:2;align-self:center;color:#0f4a3f;font-size:18px}@media(max-width:767.98px){.option-card{grid-template-columns:1fr}.option-card__price{grid-row:auto;grid-column:1;margin-top:6px}}.co-agree{display:grid;gap:12px}.co-cart{padding:clamp(20px,2.6vw,30px);border-radius:4px 28px 28px;background:#06231f;color:#f1f5f0}.co-cart__head{display:flex;align-items:center;justify-content:space-between;padding-bottom:12px}.co-summary{padding:clamp(20px,2.6vw,30px);border:1px solid #D2DDD7;border-radius:4px 28px 28px;background:#fbfcfa}.co-summary .co-card__title{margin-bottom:12px}.summary{display:grid}.summary__row{display:flex;justify-content:space-between;gap:16px;padding:10px 0;border-bottom:1px dashed #D2DDD7;color:#3e5a54;font-size:15px}.summary__row span:last-child{color:#06231f;font-weight:700}.summary__total{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-top:14px;padding:14px 18px;border-radius:3px 18px 18px;background:#29e697;color:#06231f;font-size:17px;font-weight:800}.summary__total span:last-child{font-size:26px;letter-spacing:-.02em}.cart-lines{display:grid}.cart-lines:empty{display:none}.co-cart .checkout-item{border-top:1px solid rgba(241,245,240,.16)}.co-cart .checkout-item__container{align-items:start;padding:14px 0!important;column-gap:14px!important}.co-cart .checkout-item__header{display:grid;place-items:center;width:70px;height:70px;border-radius:50%;background:#d9f8ea;overflow:hidden}.co-cart .checkout-item__header img{max-height:56px!important;mix-blend-mode:normal!important}.co-cart .checkout-item__body{min-width:0;color:#f1f5f0;font-size:15px;line-height:1.35}.co-cart .checkout-item__body span:first-child{font-weight:700}.co-cart .checkout-item__body span{color:inherit}.co-cart .checkout-item__body span+span{color:#86a69d;font-size:13px}@media(hover:hover){.co-cart .checkout-item__body:hover span:first-child{color:#29e697}}.co-cart .checkout-item__footer{color:#f1f5f0;font-weight:800;white-space:nowrap}.co-cart .checkout-item__footer .line-through{color:#86a69d}.co-cart .checkout-item .button--txt{color:#29e697;font-size:13px;text-decoration-color:#29e69766}.thanks{display:grid;justify-items:center;gap:28px;max-width:720px;padding-top:clamp(40px,6vw,80px);text-align:center}.thanks__head{display:grid;justify-items:center;gap:14px}.thanks__icon{display:grid;place-items:center;width:84px;height:84px;border-radius:4px 28px 28px;background:#29e697;color:#06231f;animation:pdp-float .7s cubic-bezier(.2,.8,.2,1) both}.thanks__card{width:100%;padding:clamp(20px,3vw,34px);border:1px solid #D2DDD7;border-radius:4px 28px 28px;background:#fbfcfa;text-align:left}.thanks__card .co-card__title{margin-bottom:12px}.thanks__card .checkout-item{border-color:#d2ddd7!important}.thanks__card .checkout-item>div{padding-top:14px;padding-bottom:14px!important}.thanks__card .checkout-item .bg-\[\#F5F5F5\]{background:#d9f8ea;border-radius:50%;padding:6px}.cancel-layout{display:grid;gap:0 clamp(24px,5vw,72px);align-items:start}@media(min-width:1024px){.cancel-layout{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)}.cancel-layout .page-head{position:sticky;top:110px}}.cancel-layout .error-alert,.cancel-layout .success-alert{margin:0 0 16px}.cancel-card{padding:clamp(20px,3vw,36px);border:1px solid #D2DDD7;border-radius:4px 28px 28px;background:#fbfcfa;box-shadow:0 1px 2px #06231f0f,0 8px 24px -16px #06231f40}.form-foot{display:grid;gap:16px;margin-top:8px;padding-top:18px;border-top:1px dashed #D2DDD7;color:#6b837d;font-size:13px}.form-foot a{color:#0f4a3f;font-weight:600;text-decoration:underline;text-underline-offset:2px}.legal{max-width:900px;padding:clamp(22px,4vw,56px);border:1px solid #D2DDD7;border-top:4px solid #06231F;border-radius:4px 4px 28px 28px;background:#fbfcfa}.not-found{display:grid;justify-items:center;gap:18px;max-width:720px;padding-top:clamp(40px,8vw,100px);text-align:center}.not-found__code{display:inline-flex;align-items:center;gap:.08em;color:#06231f;font-size:clamp(96px,18vw,200px);font-weight:800;letter-spacing:-.06em;line-height:.9}.not-found__ring{display:inline-block;width:.72em;height:.72em;border:.14em solid #29E697;border-right-color:#29abe2;border-bottom-color:#29abe2;border-radius:50%;animation:hero-spin 12s linear infinite}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.\!container{width:100%!important}.container{width:100%}@media(min-width:640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media(min-width:768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media(min-width:1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media(min-width:1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}@media(min-width:1536px){.\!container{max-width:1536px!important}.container{max-width:1536px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.static{position:static}.relative{position:relative}.mx-auto{margin-left:auto;margin-right:auto}.-ml-\[35px\]{margin-left:-35px}.-mt-2{margin-top:-.5rem}.mb-0{margin-bottom:0}.mb-4{margin-bottom:1rem}.mt-4{margin-top:1rem}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.max-h-\[70px\]{max-height:70px}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.grid-cols-\[70px_auto_auto\]{grid-template-columns:70px auto auto}.flex-col{flex-direction:column}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-start{justify-content:flex-start}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-6{gap:1.5rem}.gap-x-2{column-gap:.5rem}.gap-y-6{row-gap:1.5rem}.rounded-\[22px\]{border-radius:22px}.border{border-width:1px}.border-b{border-bottom-width:1px}.border-green-400{--tw-border-opacity: 1;border-color:rgb(74 222 128 / var(--tw-border-opacity, 1))}.border-red-400{--tw-border-opacity: 1;border-color:rgb(248 113 113 / var(--tw-border-opacity, 1))}.border-b-\[\#22222233\]{border-bottom-color:#2223}.bg-\[\#F5F5F5\]{--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity, 1))}.bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.p-3{padding:.75rem}.px-0{padding-left:0;padding-right:0}.px-4{padding-left:1rem;padding-right:1rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.pb-3{padding-bottom:.75rem}.pb-6{padding-bottom:1.5rem}.text-center{text-align:center}.text-right{text-align:right}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.font-\[300\]{font-weight:300}.font-\[500\]{font-weight:500}.font-bold{font-weight:700}.font-light{font-weight:300}.text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.line-through{text-decoration-line:line-through}.mix-blend-multiply{mix-blend-mode:multiply}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}@media(min-width:768px){.md\:grid-cols-\[70px_auto_auto\]{grid-template-columns:70px auto auto}}
