.announce{background:#050505;border-bottom:1px solid var(--line);font-size:13px;color:var(--soft)}.announce__inner{height:36px;display:flex;align-items:center;justify-content:center;gap:12px}.site-header{position:sticky;top:0;z-index:40;background:#0b0b0bd1;border-bottom:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header__inner{height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font-weight:950;font-size:28px;letter-spacing:-.04em}.nav{display:flex;align-items:center;gap:28px}.nav a{color:#ddd;font-size:14px;font-weight:700;transition:.2s}.nav a:hover{color:#fff}.header-actions{display:flex;gap:14px;align-items:center}.icon-link{opacity:.82}.icon-link:hover{opacity:1}.hero{min-height:calc(100svh - 108px);display:grid;place-items:center;position:relative;overflow:hidden;background:#080808}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 70% 38%,rgba(255,255,255,.11),transparent 32%),linear-gradient(90deg,#070707,#070707e0 35%,#0707075c);z-index:1}.hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.52;filter:contrast(1.06) saturate(.68)}.hero__content{position:relative;z-index:2;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:48px;padding:84px 0}.hero h1{font-size:clamp(48px,7vw,116px);line-height:.88;margin:0 0 18px;letter-spacing:-.075em;font-weight:950}.hero h1 span{display:block}.hero p{max-width:560px;color:#d8d8d8;font-size:18px;line-height:1.65}.hero__buttons{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.hero__meta{display:flex;gap:18px;flex-wrap:wrap;margin-top:28px;color:#aaa;font-size:13px}.hero__showcase{min-height:480px}.trust-strip{border-block:1px solid var(--line);background:#0d0d0d}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-item{padding:26px;border-right:1px solid var(--line);display:flex;gap:14px;align-items:flex-start}.trust-item:last-child{border-right:0}.trust-icon{width:40px;height:40px;border:1px solid #555;border-radius:10px;display:grid;place-items:center;color:#fff}.section{padding:88px 0}.section__head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:28px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{position:relative;overflow:hidden;transition:.28s ease}.product-card:hover{transform:translateY(-5px);border-color:#555}.product-card__media{aspect-ratio:1/1;background:radial-gradient(circle at 50% 20%,#383838,#111 70%);display:grid;place-items:center;padding:24px;overflow:hidden}.product-card__media img{max-height:92%;object-fit:contain;filter:drop-shadow(0 22px 32px rgba(0,0,0,.65))}.product-card__body{padding:18px}.product-card h3{margin:0 0 10px;font-size:17px;line-height:1.25}.product-card__objective{color:#aaa;font-size:13px;min-height:34px}.product-card__actions{display:grid;gap:10px;margin-top:16px}.small-btn{min-height:40px;border:1px solid #393939;border-radius:9px;display:flex;justify-content:center;align-items:center;font-weight:800;font-size:13px;transition:.2s}.small-btn:hover{background:#fff;color:#000}.objectives{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.objective-card{padding:26px;min-height:220px;background-size:cover;background-position:center;position:relative;overflow:hidden}.objective-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000026,#000000d1)}.objective-card>*{position:relative}.objective-card h3{font-size:28px;margin:50px 0 8px}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.why-card{padding:30px}.why-card h3{margin:18px 0 8px;font-size:21px}.why-card p{color:#aaa;line-height:1.6}.transformation{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:center}.transformation__image{border-radius:var(--radius);overflow:hidden;border:1px solid var(--line)}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review{padding:28px}.review p{color:#ddd;line-height:1.55}.faq{max-width:950px;margin:auto}.faq details{border-bottom:1px solid var(--line);padding:22px 0}.faq summary{cursor:pointer;font-weight:900;font-size:20px}.faq p{color:#bbb;line-height:1.6}.newsletter{padding:64px;border-radius:16px;text-align:center;background:linear-gradient(180deg,#191919,#111);border:1px solid var(--line)}.newsletter form{margin:26px auto 0;display:flex;max-width:560px;gap:10px}.newsletter input{flex:1;background:#090909;border:1px solid #333;border-radius:10px;color:#fff;padding:0 18px}.footer{background:#050505;border-top:1px solid var(--line);padding:56px 0 28px}.footer__grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:36px}.footer a,.footer p{color:#aaa}.footer h3,.footer h4{color:#fff}.footer__bottom{border-top:1px solid var(--line);margin-top:34px;padding-top:22px;color:#888;font-size:13px}.floating-wa{position:fixed;right:18px;bottom:18px;z-index:60;background:#fff;color:#000;border-radius:999px;padding:14px 18px;font-weight:900;box-shadow:0 16px 44px #00000073}.product-main{padding:54px 0 90px}.product-layout{display:grid;grid-template-columns:1.12fr .88fr;gap:54px;align-items:start}.product-gallery{position:sticky;top:100px}.product-gallery__main{background:radial-gradient(circle at 50% 18%,#3a3a3a,#0f0f0f 72%);border:1px solid var(--line);border-radius:18px;min-height:560px;display:grid;place-items:center;padding:42px}.product-gallery__main img{max-height:520px;object-fit:contain;filter:drop-shadow(0 28px 44px rgba(0,0,0,.7))}.product-info h1{font-size:clamp(36px,4vw,72px);line-height:.94;margin:0 0 14px;letter-spacing:-.055em}.product-info__price{font-size:32px;font-weight:950;margin:20px 0}.benefit-list{display:grid;gap:12px;margin:26px 0}.benefit{display:flex;gap:12px;align-items:flex-start;color:#ddd}.purchase-box{padding:22px;margin:28px 0}.qty{display:flex;gap:8px;align-items:center;margin-bottom:14px}.qty input{width:76px;background:#080808;border:1px solid #333;color:#fff;border-radius:8px;padding:12px}.product-tabs details{border-bottom:1px solid var(--line);padding:20px 0}.product-tabs summary{font-size:18px;font-weight:900;cursor:pointer}.sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:55;background:#0b0b0be6;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transform:translateY(105%);transition:.25s}.sticky-atc.is-visible{transform:translateY(0)}.sticky-atc__inner{height:74px;display:flex;align-items:center;justify-content:space-between;gap:18px}.collection-hero{padding:80px 0 36px;border-bottom:1px solid var(--line)}.collection-grid{display:grid;grid-template-columns:280px 1fr;gap:28px;padding:40px 0 90px}.filters{position:sticky;top:100px;height:max-content;padding:22px}.search-page,.page-template{padding:80px 0}.cart-page{padding:64px 0}.cart-layout{display:grid;grid-template-columns:1fr 380px;gap:30px}.cart-summary{padding:24px;position:sticky;top:100px;height:max-content}.whatsapp-band{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px;border-radius:14px;background:#101010;border:1px solid var(--line)}@media(max-width:990px){.nav{display:none}.hero__content,.product-layout,.transformation,.collection-grid,.cart-layout{grid-template-columns:1fr}.hero{min-height:auto}.hero__showcase{display:none}.trust-grid,.product-grid,.objectives,.why-grid,.review-grid{grid-template-columns:repeat(2,1fr)}.product-gallery{position:relative;top:0}.footer__grid{grid-template-columns:1fr 1fr}.hero h1{font-size:56px}.section{padding:64px 0}}@media(max-width:640px){.hero__content{padding:64px 0}.hero h1{font-size:48px}.trust-grid,.product-grid,.objectives,.why-grid,.review-grid,.footer__grid{grid-template-columns:1fr}.trust-item{border-right:0;border-bottom:1px solid var(--line)}.section__head{display:block}.newsletter form{display:grid}.sticky-atc__inner{height:auto;padding:12px 0;display:grid}.floating-wa{left:16px;right:16px;text-align:center;justify-content:center}.product-gallery__main{min-height:380px}.product-info h1{font-size:40px}}.cart-page{background:#0b0b0b;color:#fff;min-height:80vh;padding:70px 0}.cart-header{margin-bottom:38px}.cart-header h1{font-size:clamp(42px,6vw,82px);line-height:.95;letter-spacing:-.06em;margin:0 0 12px;text-transform:uppercase}.cart-header p{color:#cfcfcf;font-size:16px;max-width:520px}.cart-layout{display:grid;grid-template-columns:1fr 390px;gap:28px;align-items:start}.cart-items{display:flex;flex-direction:column;gap:18px}.cart-item{display:grid;grid-template-columns:130px 1fr;gap:22px;background:#151515;border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:18px;box-shadow:0 20px 50px #00000059}.cart-item__image-wrap{background:#0b0b0b;border-radius:12px;overflow:hidden;display:block;border:1px solid rgba(255,255,255,.07)}.cart-item__image{width:100%;height:130px;object-fit:cover;display:block}.cart-item__content{display:flex;flex-direction:column;justify-content:space-between;gap:18px}.cart-item__top,.cart-item__bottom{display:flex;justify-content:space-between;gap:20px;align-items:center}.cart-item__title{color:#fff;text-decoration:none;font-size:18px;font-weight:800;letter-spacing:-.02em}.cart-item__title:hover{color:#cfcfcf}.cart-item__variant{color:#8f8f8f;font-size:13px;margin:7px 0 0}.cart-item__remove{color:#8f8f8f;font-size:12px;text-transform:uppercase;letter-spacing:.1em;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.16);transition:color .2s ease}.cart-item__remove:hover{color:#fff}.cart-item__price,.cart-item__line-price{font-weight:800;color:#fff;white-space:nowrap}.cart-item__line-price{font-size:18px}.quantity-control{display:inline-flex;align-items:center;background:#0b0b0b;border:1px solid rgba(255,255,255,.12);border-radius:12px;overflow:hidden}.quantity-btn{width:42px;height:42px;border:0;background:transparent;color:#fff;font-size:22px;cursor:pointer;transition:background .2s ease}.quantity-btn:hover{background:#222}.quantity-input{width:52px;height:42px;border:0;background:transparent;color:#fff;text-align:center;font-weight:800;-webkit-appearance:textfield;appearance:textfield}.quantity-input::-webkit-outer-spin-button,.quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cart-summary{position:sticky;top:100px;background:#151515;border:1px solid rgba(255,255,255,.09);border-radius:16px;padding:26px;box-shadow:0 24px 60px #00000073}.cart-summary h2{margin:0 0 24px;font-size:28px;letter-spacing:-.04em;text-transform:uppercase}.cart-summary__row{display:flex;justify-content:space-between;align-items:center;color:#cfcfcf;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);padding:18px 0;margin-bottom:16px}.cart-summary__row strong{color:#fff;font-size:20px}.cart-summary__note{color:#9e9e9e;font-size:13px;line-height:1.6;margin-bottom:18px}.checkout-btn,.cart-update-btn,.whatsapp-cart-btn{width:100%;height:52px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-weight:900;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;transition:transform .22s ease,background .22s ease,color .22s ease;margin-top:10px}.checkout-btn{background:#fff;color:#0b0b0b;border:1px solid #FFFFFF}.cart-update-btn{background:#222;color:#fff;border:1px solid rgba(255,255,255,.12)}.whatsapp-cart-btn{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.18)}.checkout-btn:hover,.cart-update-btn:hover,.whatsapp-cart-btn:hover{transform:translateY(-2px)}.cart-trust{margin-top:22px;display:grid;gap:10px;color:#cfcfcf;font-size:13px}.cart-empty{background:#151515;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:50px;text-align:center}.cart-empty h2{font-size:36px;margin:0 0 10px}.cart-empty p{color:#cfcfcf;margin-bottom:22px}@media screen and (max-width:990px){.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}}@media screen and (max-width:640px){.cart-page{padding:42px 0}.cart-item{grid-template-columns:96px 1fr;gap:14px;padding:14px}.cart-item__image{height:96px}.cart-item__top,.cart-item__bottom{align-items:flex-start;flex-direction:column;gap:12px}.cart-item__title{font-size:15px}.cart-item__line-price{font-size:16px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/theme.css.map */
