@font-face{font-family:Magnat Text;font-style:normal;font-weight:300;font-display:swap;src:url(magnat-text-light.woff2) format("woff2")}:root{--bege: #feefd0;--off-white: #feefd0;--fundo-claro-bege: #feefd0;--verde-oliva: #1c3119;--verde-profundo: #111f0f;--grafite: #1d1e1c;--taupe: #b9b4ad;--background: var(--fundo-claro-bege);--foreground: var(--grafite);--primary: var(--verde-oliva);--primary-foreground: var(--off-white);--border: rgba(29, 30, 28, .14);--input-border: rgba(29, 30, 28, .18);--muted-foreground: #636363;--font-body: "Inter", ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;--font-display: "Magnat Text", "Cormorant Garamond", Georgia, "Times New Roman", serif;--page-max: 1200px;--gutter: 24px;--radius: .5rem;--radius-card: 14px;--header-h: 72px}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;background:var(--background);color:var(--foreground);font-family:var(--font-body);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,svg,video{max-width:100%;height:auto;display:block}button,input,select,textarea{font:inherit;color:inherit}a{color:inherit;text-decoration:none}h1,h2,h3,h4{font-family:var(--font-display);font-weight:300;line-height:1.12;letter-spacing:-.005em;margin:0}p{margin:0}.visually-hidden{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}:focus-visible{outline:2px solid var(--verde-oliva);outline-offset:3px;border-radius:4px}.page-width{max-width:var(--page-max);margin-inline:auto;padding-inline:var(--gutter)}.section{padding-block:96px}.section--tight{padding-block:64px}.section--dark{background:var(--verde-oliva);color:var(--off-white)}.section--deep{background:var(--verde-profundo);color:var(--off-white)}.section--light{background:var(--fundo-claro-bege)}.eyebrow{font-family:var(--font-body);font-size:12px;font-weight:400;letter-spacing:.16em;text-transform:uppercase;color:var(--muted-foreground);margin:0 0 18px}.section--dark .eyebrow,.section--deep .eyebrow{color:var(--taupe)}.h-display{font-size:clamp(34px,5vw,48px)}.h-hero{font-size:clamp(40px,7vw,64px)}.h-md{font-size:clamp(26px,3.2vw,36px)}.lead{font-size:17px;line-height:1.65;color:var(--muted-foreground)}.section--dark .lead,.section--deep .lead{color:#f9f9f7bd}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 30px;border-radius:999px;border:1px solid transparent;font-size:15px;font-weight:500;line-height:1;cursor:pointer;text-align:center;transition:background-color .18s ease,color .18s ease,border-color .18s ease,opacity .18s ease}.btn--primary{background:var(--verde-oliva);color:var(--off-white);border-color:var(--verde-oliva)}.btn--primary:hover{background:var(--verde-profundo);border-color:var(--verde-profundo)}.btn--cream{background:var(--bege);color:var(--verde-profundo);border-color:var(--bege)}.btn--cream:hover{opacity:.88}.btn--outline{background:transparent;color:var(--grafite);border-color:var(--input-border)}.btn--outline:hover{border-color:var(--verde-oliva)}.section--dark .btn--outline,.section--deep .btn--outline{color:var(--off-white);border-color:#f9f9f752}.section--dark .btn--outline:hover,.section--deep .btn--outline:hover{border-color:var(--off-white)}.btn--full{width:100%;padding-inline:16px}.btn[disabled]{opacity:.45;cursor:not-allowed}.announcement{background:var(--verde-profundo);color:var(--off-white);text-align:center;font-size:13px;letter-spacing:.01em;padding:10px 16px}.header{position:sticky;top:0;z-index:60;background:#f9f7eee6;-webkit-backdrop-filter:saturate(140%) blur(10px);backdrop-filter:saturate(140%) blur(10px);border-bottom:1px solid var(--border)}.header__inner{display:flex;align-items:center;gap:24px;min-height:var(--header-h)}.header__logo img{width:var(--logo-w, 150px);height:auto}.header__logo-text{font-family:var(--font-display);font-size:26px;letter-spacing:.02em}.header__nav{display:flex;align-items:center;justify-content:center;gap:34px;flex:1}.header__nav a{font-size:15px;color:var(--grafite);transition:opacity .18s ease}.header__nav a:hover{opacity:.62}.header__actions{display:flex;align-items:center;gap:14px}.cart-link{position:relative;display:inline-flex;align-items:center;gap:7px;font-size:15px;padding:8px 4px}.cart-link__count{min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:var(--verde-oliva);color:var(--off-white);font-size:11px;font-weight:600;display:inline-flex;align-items:center;justify-content:center}.header__toggle{display:none;background:none;border:0;padding:8px;cursor:pointer}.mobile-nav{display:none;border-top:1px solid var(--border);padding:12px 0 22px}.mobile-nav.is-open{display:block}.mobile-nav a{display:block;padding:12px 0;font-size:17px;border-bottom:1px solid var(--border)}.mobile-nav .btn{margin-top:18px}.hero__floats{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;display:none}@media(min-width:1024px){.hero__floats{display:block}}.hero__float{position:absolute;top:50%;transform:translateY(-50%);animation:soft-float 10s ease-in-out infinite}.hero__float img{width:100%;height:auto;display:block}.hero__float--left{left:-10%;width:480px}.hero__float--right{right:-18%;width:760px;animation-duration:9s}@media(min-width:1280px){.hero__float--left{left:-8%;width:520px}.hero__float--right{right:-16%;width:860px}}.hero__mobile-mock{width:200px;margin:12px auto 0;animation:soft-float 10s ease-in-out infinite}.hero__mobile-mock img{width:100%;height:auto;display:block}@media(min-width:640px){.hero__mobile-mock{width:240px}}@media(min-width:1024px){.hero__mobile-mock{display:none}}@keyframes soft-float{0%,to{transform:translateY(-50%) translateZ(0)}50%{transform:translateY(-50%) translate3d(0,-12px,0)}}@media(max-width:1023px){@keyframes soft-float{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-10px,0)}}}@media(prefers-reduced-motion:reduce){.hero__float,.hero__mobile-mock{animation:none}}.hero__inner{position:relative;z-index:2}.hero{position:relative;min-height:88vh;display:flex;align-items:center;text-align:center;overflow:hidden}.hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#f9f7ee4d,#f9f7ee1a 45%,#f9f7ee8c);z-index:1}.hero__inner{position:relative;z-index:2;width:100%;padding-block:80px}.hero__logo{margin:0 auto 34px;width:min(420px,74vw)}.hero__title{font-size:clamp(44px,9vw,76px);margin:0 auto 30px;max-width:14ch}.hero__text{max-width:620px;margin:0 auto;font-size:18px;line-height:1.62;color:var(--grafite)}.hero__text strong{font-weight:600}.hero__ctas{display:flex;flex-wrap:wrap;gap:14px;justify-content:center;margin-top:34px}.hero__stats{display:flex;flex-wrap:wrap;justify-content:center;gap:56px;margin-top:62px}.hero__stat{text-align:center}.hero__stat-value{font-family:var(--font-display);font-size:30px;line-height:1;margin-bottom:8px}.hero__stat-label{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted-foreground)}.sec-head{display:grid;grid-template-columns:1.1fr 1fr;gap:40px;align-items:end;margin-bottom:54px}.sec-head__text{text-align:right;max-width:44ch;margin-left:auto}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.pcard{display:flex;flex-direction:column;border-radius:var(--radius-card);border:1px solid rgba(249,249,247,.14);background:#f9f9f70b;padding:26px 24px 24px}.pcard__icon{color:var(--taupe);margin-bottom:22px}.pcard__moment{font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--taupe);margin-bottom:8px}.pcard__title{font-size:19px;margin-bottom:14px}.pcard__media{border-radius:10px;overflow:hidden;margin-bottom:18px;background:#f9f9f70f;aspect-ratio:1 / 1}.pcard__media img{width:100%;height:100%;object-fit:cover}.pcard__desc{font-size:14px;line-height:1.6;color:#f9f9f7b8;margin-bottom:22px}.pcard__foot{margin-top:auto}.pcard__price{font-family:var(--font-display);font-size:25px;line-height:1.1}.pcard__installment{font-size:12px;color:#f9f9f799;margin:6px 0 18px}.pcard__compare{font-size:13px;color:#f9f9f780;text-decoration:line-through}.pcard--light{background:var(--fundo-claro-bege);border-color:var(--border);color:var(--grafite)}.pcard--light .pcard__moment,.pcard--light .pcard__desc,.pcard--light .pcard__installment{color:var(--muted-foreground)}.pcard--light .pcard__icon{color:var(--verde-oliva)}.pcard--light .pcard__compare{color:var(--muted-foreground)}.section--dark .pcard--light .btn--outline,.section--deep .pcard--light .btn--outline{color:var(--grafite);border-color:var(--input-border)}.section--dark .pcard--light .btn--outline:hover,.section--deep .pcard--light .btn--outline:hover{border-color:var(--verde-oliva)}.pcard--featured{position:relative;box-shadow:0 18px 44px #00000029}.badge{position:absolute;top:-13px;left:50%;transform:translate(-50%);background:var(--bege);color:var(--verde-profundo);font-size:10px;font-weight:600;letter-spacing:.13em;text-transform:uppercase;padding:7px 15px;border-radius:999px;white-space:nowrap}.protocol{border-radius:18px;overflow:hidden;background:var(--verde-oliva);color:var(--off-white)}.protocol .eyebrow{color:var(--taupe)}.protocol .lead{color:#f9f9f7bd}.protocol__media{aspect-ratio:16 / 5.2}.protocol__media img{width:100%;height:100%;object-fit:cover}.protocol__body{display:grid;grid-template-columns:1fr 1fr;gap:48px;padding:52px 48px 56px;align-items:start}.protocol__plans{display:grid;grid-template-columns:1fr 1fr;gap:20px}.protocol__plans--single{grid-template-columns:minmax(0,360px)}.plan{position:relative;border:1px solid rgba(249,249,247,.16);border-radius:12px;padding:26px 22px;background:#f9f9f70a}.plan__name{font-size:21px;margin-bottom:8px}.plan__sub{font-size:13px;color:#f9f9f7a8;margin-bottom:18px}.plan__compare{font-size:13px;color:#f9f9f780;text-decoration:line-through}.plan__price{font-family:var(--font-display);font-size:34px;line-height:1.1;margin:4px 0 6px}.plan__price span{font-size:15px;font-family:var(--font-body)}.plan__note{font-size:12px;color:#f9f9f799;margin-bottom:22px}.founder{display:grid;grid-template-columns:.85fr 1.15fr;gap:64px;align-items:center}.founder__media{border-radius:var(--radius-card);overflow:hidden}.founder__media img{width:100%;aspect-ratio:4 / 5;object-fit:cover}.founder__chips{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0 26px}.chip{display:inline-flex;align-items:center;gap:7px;border:1px solid var(--border);border-radius:999px;padding:8px 15px;font-size:13px;color:var(--muted-foreground)}.founder__body p{margin-bottom:18px;color:var(--muted-foreground);line-height:1.7}.founder__quote{font-family:var(--font-display);font-size:22px;line-height:1.4;color:var(--grafite);margin:28px 0;padding-left:20px;border-left:2px solid var(--verde-oliva)}.founder__contacts{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.cta-center{text-align:center;max-width:760px;margin-inline:auto}.cta-center .lead{margin:22px auto 34px;max-width:62ch}.newsletter{display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:center}.newsletter__form{display:flex;gap:12px}.newsletter__form input[type=email]{flex:1;min-width:0;padding:15px 22px;border-radius:999px;border:1px solid var(--input-border);background:#fff}.newsletter__form input::placeholder{color:var(--muted-foreground)}.footer{background:var(--verde-profundo);color:var(--off-white);padding-block:72px 40px}.footer__top{display:grid;grid-template-columns:2fr 1fr 1fr;gap:48px}.footer__logo img{width:130px;margin-bottom:18px}.footer__tagline{font-family:var(--font-display);font-size:20px;margin-bottom:16px}.footer__about{font-size:14px;color:#f9f9f7ad;max-width:34ch;line-height:1.7}.footer__title{font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:var(--taupe);margin-bottom:18px}.footer__list{list-style:none;margin:0;padding:0}.footer__list li{margin-bottom:11px}.footer__list a{font-size:14px;color:#f9f9f7d9}.footer__list a:hover{color:var(--off-white)}.footer__divider{height:1px;background:#f9f9f724;margin:44px 0 24px}.footer__policies{display:flex;flex-wrap:wrap;gap:22px;margin-bottom:16px}.footer__policies a{font-size:13px;color:#f9f9f7d9}.footer__legal{font-size:12px;color:#f9f9f78c;line-height:1.7;margin-bottom:10px}.footer__credit{font-size:11px;color:#f9f9f766}.product{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start}.product__gallery{position:sticky;top:calc(var(--header-h) + 24px)}.product__main-image{border-radius:var(--radius-card);overflow:hidden;background:#fff;border:1px solid var(--border)}.product__thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:12px}.product__thumb{border:1px solid var(--border);border-radius:8px;overflow:hidden;background:#fff;padding:0;cursor:pointer}.product__thumb[aria-current=true]{border-color:var(--verde-oliva)}.product__title{font-size:clamp(30px,4vw,42px);margin-bottom:16px}.product__price-row{display:flex;align-items:baseline;gap:14px;margin-bottom:6px}.product__price{font-family:var(--font-display);font-size:34px}.product__compare{font-size:17px;color:var(--muted-foreground);text-decoration:line-through}.product__installment{font-size:14px;color:var(--muted-foreground);margin-bottom:26px}.product__desc{line-height:1.75;color:var(--muted-foreground);margin-bottom:30px}.product__desc p{margin-bottom:14px}.product__desc ul{padding-left:20px;margin:0 0 14px}.option{margin-bottom:22px}.option__label{display:block;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted-foreground);margin-bottom:10px}.option__values{display:flex;flex-wrap:wrap;gap:10px}.option__value{border:1px solid var(--input-border);border-radius:999px;padding:10px 20px;background:transparent;cursor:pointer;font-size:14px}.option__value[aria-pressed=true]{border-color:var(--verde-oliva);background:var(--verde-oliva);color:var(--off-white)}.qty{display:inline-flex;align-items:center;border:1px solid var(--input-border);border-radius:999px;overflow:hidden}.qty button{width:42px;height:46px;background:none;border:0;cursor:pointer;font-size:18px}.qty input{width:46px;height:46px;text-align:center;border:0;background:none;-moz-appearance:textfield}.qty input::-webkit-outer-spin-button,.qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product__buy{display:flex;gap:14px;align-items:center;margin-bottom:20px}.product__buy .btn{flex:1}.product__meta{border-top:1px solid var(--border);padding-top:22px;margin-top:8px}.product__meta-item{display:flex;gap:10px;font-size:14px;color:var(--muted-foreground);margin-bottom:10px}.collection__head{text-align:center;max-width:640px;margin:0 auto 54px}.cart__row{display:grid;grid-template-columns:96px 1fr auto auto;gap:22px;align-items:center;padding:24px 0;border-bottom:1px solid var(--border)}.cart__thumb{border-radius:10px;overflow:hidden;background:#fff;border:1px solid var(--border)}.cart__name{font-family:var(--font-display);font-size:19px;margin-bottom:4px}.cart__variant{font-size:13px;color:var(--muted-foreground)}.cart__remove{background:none;border:0;padding:0;font-size:13px;color:var(--muted-foreground);text-decoration:underline;cursor:pointer;margin-top:8px}.cart__line-price{font-family:var(--font-display);font-size:19px;white-space:nowrap}.cart__foot{display:flex;flex-direction:column;align-items:flex-end;gap:14px;padding-top:32px}.cart__total{display:flex;gap:18px;align-items:baseline}.cart__total-label{font-size:14px;color:var(--muted-foreground)}.cart__total-value{font-family:var(--font-display);font-size:30px}.cart__note{font-size:13px;color:var(--muted-foreground)}.cart__actions{display:flex;gap:12px;flex-wrap:wrap;justify-content:flex-end}.cart--empty{text-align:center;padding-block:60px}.toast{position:fixed;right:24px;bottom:24px;z-index:200;display:flex;align-items:center;gap:20px;max-width:min(520px,calc(100vw - 32px));padding:18px 20px;border-radius:14px;background:var(--off-white);border:1px solid var(--border);box-shadow:0 18px 50px #0000002e;opacity:0;transform:translateY(14px);pointer-events:none;transition:opacity .22s ease,transform .22s ease}.toast.is-visible{opacity:1;transform:translateY(0);pointer-events:auto}.toast__msg{display:flex;flex-direction:column;gap:3px;min-width:0}.toast__msg strong{font-size:14px;font-weight:600}.toast__msg span{font-size:13px;color:var(--muted-foreground);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.toast__cta{flex-shrink:0;padding:12px 20px;font-size:14px}@media(max-width:600px){.toast{right:12px;left:12px;bottom:12px;flex-direction:column;align-items:stretch;gap:12px}.toast__cta{width:100%}}.rte{line-height:1.75;color:var(--muted-foreground)}.rte h2,.rte h3{color:var(--grafite);margin:32px 0 12px}.rte p{margin-bottom:16px}.rte a{text-decoration:underline}@media(max-width:1024px){.grid-4{grid-template-columns:repeat(2,1fr)}.protocol__body{grid-template-columns:1fr;gap:34px;padding:40px 32px 44px}.founder,.product{grid-template-columns:1fr;gap:36px}.product__gallery{position:static}.footer__top{grid-template-columns:1fr 1fr}}@media(max-width:860px){.header__nav{display:none}.header__toggle{display:inline-flex}.header__inner{justify-content:space-between}.header__actions .btn{display:none}.sec-head{grid-template-columns:1fr;gap:18px;align-items:start}.sec-head__text{text-align:left;margin-left:0}.newsletter{grid-template-columns:1fr;gap:24px}}@media(max-width:700px){.section{padding-block:64px}.grid-4,.grid-3,.protocol__plans{grid-template-columns:1fr}.hero__stats{gap:32px}.footer__top{grid-template-columns:1fr;gap:34px}.cart__row{grid-template-columns:72px 1fr;row-gap:12px}.cart__line-price{grid-column:2}.newsletter__form{flex-direction:column}.newsletter__form .btn{width:100%}.badge{position:static;transform:none;display:inline-block;margin-bottom:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition-duration:.001ms!important;animation-duration:.001ms!important}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/theme.css.map */
