@import"https://fonts.googleapis.com/css2?family=Noto+Sans+Arabic:wght@400;500;600;700;800;900&family=Rubik:wght@400;500;600;700&display=swap";:root{--green:#76C159;--black:#1D1D1D;--paper:#F7F7F7;--ink:#171917;--muted:#6f746e;--line:#dfe2da;--soft:#eef1ea;--radius:20px;--shadow:0 18px 55px rgba(12,13,12,.1);--container:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Noto Sans Arabic,Tahoma,sans-serif;line-height:1.65;-webkit-font-smoothing:antialiased}html[lang]:not([lang^=ar]) body{font-family:Rubik,Noto Sans Arabic,sans-serif}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}h1,h2,h3,p{margin-top:0}.container{width:min(calc(100% - 44px),var(--container));margin-inline:auto}.section{padding-block:92px}.section--soft{background:var(--soft)}.skip-link{position:fixed;inset-inline-start:16px;top:-80px;background:var(--black);color:#fff;padding:12px 18px;z-index:100}.skip-link:focus{top:16px}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.eyebrow{display:block;margin:0 0 10px;color:#4e9638;font-size:.7rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.button{min-height:50px;padding:10px 24px;border:1px solid transparent;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:900;transition:transform .2s,box-shadow .2s,background .2s}.button:hover{transform:translateY(-2px)}.button--green{background:var(--green);color:#0f150d;box-shadow:0 12px 32px #76c15933}.button--green:hover{background:#86ce6b;box-shadow:0 16px 35px #76c1594d}.button--dark{background:#0c0d0c;color:#fff}.button--light{background:#fff;color:#111}.button--outline{border-color:#fff6;color:#fff;background:transparent}.button--full{width:100%}.text-link{display:inline-flex;align-items:center;gap:7px;border-bottom:1px solid currentColor;padding-bottom:3px;font-weight:800}.section-heading{margin-bottom:36px;display:flex;align-items:end;justify-content:space-between;gap:25px}.section-heading h2{margin:0;max-width:760px;font-size:clamp(2rem,4vw,3.35rem);line-height:1.18;letter-spacing:-.035em}.section-heading p:not(.eyebrow){max-width:650px;margin:11px 0 0;color:var(--muted)}.announcement{min-height:32px;padding:5px 22px;background:var(--green);color:#0d150b;display:flex;align-items:center;justify-content:center;gap:38px;font-size:.71rem;font-weight:850}.announcement a{display:flex;align-items:center;gap:9px}.announcement__pulse{width:7px;height:7px;border-radius:50%;background:#101510}.announcement__detail{opacity:.65}.site-header{position:sticky;top:0;z-index:50;background:#0c0d0cf7;border-bottom:1px solid rgba(255,255,255,.08);color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header__inner{height:78px;display:grid;grid-template-columns:270px 1fr 170px;align-items:center;gap:22px}.brand{justify-self:start;display:flex;align-items:center;max-width:270px}.brand__logo{width:auto;max-width:100%;height:62px;object-fit:contain}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:29px;font-size:.84rem;font-weight:800}.desktop-nav a{position:relative;transition:color .2s}.desktop-nav a:hover{color:var(--green)}.desktop-nav a:after{content:"";position:absolute;inset-inline:0;bottom:-11px;height:2px;background:var(--green);transform:scaleX(0);transition:transform .2s}.desktop-nav a:hover:after{transform:scaleX(1)}.header__actions{justify-self:end;display:flex;align-items:center;gap:6px;direction:ltr}.icon-button{position:relative;width:42px;height:42px;border:1px solid rgba(255,255,255,.14);border-radius:50%;background:transparent;color:#fff;display:grid;place-items:center}.icon-button:hover{background:var(--green);border-color:var(--green);color:#111}.icon-button svg{width:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.cart-button span{position:absolute;top:-4px;right:-3px;min-width:18px;height:18px;border-radius:10px;background:var(--green);color:#111;font-size:.6rem;font-weight:900;display:grid;place-items:center}.mobile-only{display:none}.mobile-menu{display:none;padding:8px 20px 20px;border-top:1px solid rgba(255,255,255,.08)}.mobile-menu.is-open{display:grid}.mobile-menu a{padding:11px;border-bottom:1px solid rgba(255,255,255,.08);font-weight:700}.mobile-tabs{display:none}.premium-hero{min-height:680px;background:radial-gradient(circle at 78% 35%,#20251e 0,#111311 36%,#080908 75%);color:#fff;position:relative;overflow:hidden}.premium-hero:before{content:"";position:absolute;width:800px;height:350px;right:-100px;bottom:-235px;border:72px solid var(--green);border-radius:50%}.premium-hero__inner{min-height:680px;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:15px;position:relative;z-index:2}.premium-hero__copy{padding-block:70px}.premium-hero__kicker{display:flex;align-items:center;gap:9px;color:#d6dad3;font-size:.8rem;font-weight:800}.premium-hero__kicker:before{content:"";width:22px;height:2px;background:var(--green)}.premium-hero h1{margin:20px 0 22px;font-size:clamp(3rem,6vw,5.5rem);line-height:1.06;letter-spacing:-.05em}.premium-hero h1 em{display:block;color:var(--green);font-style:normal}.premium-hero__lead{max-width:590px;margin-bottom:30px;color:#c2c7bf;font-size:1.12rem}.premium-hero__buttons{display:flex;align-items:center;gap:22px;flex-wrap:wrap}.premium-hero__proof{margin-top:48px;padding-top:21px;border-top:1px solid rgba(255,255,255,.13);display:flex;gap:32px;color:#979d95;font-size:.67rem}.premium-hero__proof span{display:grid}.premium-hero__proof b{color:#fff;font-size:1.1rem}.premium-hero__visual{align-self:end;height:615px;position:relative;direction:ltr}.premium-hero__visual:before{content:"";position:absolute;width:480px;height:480px;left:15%;bottom:5%;border-radius:50%;background:radial-gradient(circle,rgba(118,193,89,.23),transparent 67%);filter:blur(14px)}.premium-hero__visual img{position:absolute;height:610px;max-width:none;width:738px;left:-85px;bottom:-8px;object-fit:cover;object-position:left center;filter:drop-shadow(0 30px 25px rgba(0,0,0,.33))}.hero-float{position:absolute;left:20px;top:95px;padding:13px 16px;border:1px solid rgba(255,255,255,.18);border-radius:12px;background:#0f110fbd;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:grid;color:#b5bab2;font-size:.67rem}.hero-float b{color:var(--green);font-size:.8rem}.benefit-strip{background:#fff;border-bottom:1px solid var(--line)}.benefit-grid{min-height:112px;display:grid;grid-template-columns:repeat(4,1fr)}.benefit-item{padding:24px 26px;border-inline-start:1px solid var(--line);display:grid;grid-template-columns:42px 1fr;align-content:center;column-gap:12px}.benefit-item:first-child{border-inline-start:0}.benefit-item>span{grid-row:1/3;width:40px;height:40px;border-radius:50%;background:#e7f3e1;color:#4e9638;display:grid;place-items:center;font-weight:900}.benefit-item b{font-size:.85rem}.benefit-item small{color:var(--muted)}.path-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.path-card{min-height:380px;padding:38px;border-radius:var(--radius);position:relative;overflow:hidden;display:grid;grid-template-columns:1fr 1fr;gap:20px}.path-card h3{margin:30px 0 8px;font-size:2.2rem}.path-card p{color:var(--muted)}.path-index{width:46px;height:46px;border:1px solid currentColor;border-radius:50%;display:grid;place-items:center;font:.75rem Rubik}.path-custom{background:#fff;border:1px solid var(--line)}.path-art{margin:-38px -20px -38px -38px;padding:32px;background:var(--green);display:flex;flex-direction:column;justify-content:flex-end;position:relative}.path-art:before,.path-art:after{content:"";position:absolute;border-radius:50%;background:#ffffff40}.path-art:before{width:180px;height:180px;top:20px;right:-50px}.path-art:after{width:110px;height:110px;top:110px;left:25px}.path-art span,.path-art b{position:relative}.path-art b{font-size:1.8rem}.path-basket{background:#151715;color:#fff}.path-basket>div{position:relative;z-index:2}.path-basket p{color:#b2b7af}.path-basket img{position:absolute;left:0;top:0;width:51%;height:100%;object-fit:cover;opacity:.9}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.category-card{min-height:330px;padding:24px;border-radius:17px;position:relative;overflow:hidden;color:#fff;transition:transform .25s,box-shadow .25s;background:#244f2c}.category-card:nth-child(2){background:#a5462f}.category-card:nth-child(3){background:#335f43}.category-card:nth-child(4){background:#111311}.category-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.category-card__media{position:absolute;top:0;right:0;bottom:0;left:0}.category-card__media img,.category-card__media svg{width:100%;height:100%;object-fit:cover;opacity:.6}.category-card__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,rgba(12,13,12,.88),transparent 68%)}.category-card__fallback{position:absolute;top:85px;right:0;bottom:35px;left:0}.category-card__fallback i{position:absolute;border-radius:48%;background:#ffffff29}.category-card__fallback i:nth-child(1){width:135px;height:135px;left:5%;top:12%}.category-card__fallback i:nth-child(2){width:90px;height:155px;right:15%;top:4%;background:var(--green);transform:rotate(-24deg);border-radius:75% 25% 68% 32%}.category-card__fallback i:nth-child(3){width:66px;height:66px;left:42%;bottom:10%}.category-card__content{position:relative;z-index:2;height:100%;display:flex;flex-direction:column}.category-card__content small{color:#ffffffa8}.category-card__content h3{margin:4px 0;font-size:1.75rem}.category-card__content b{margin-top:auto;display:flex;justify-content:space-between;align-items:center;font-size:.78rem}.category-card__content b span{width:34px;height:34px;border-radius:50%;background:var(--green);color:#111;display:grid;place-items:center}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.product-card{min-width:0;border:1px solid var(--line);border-radius:17px;background:#fff;overflow:hidden;transition:transform .2s,box-shadow .2s}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.product-card__media{height:270px;position:relative;overflow:hidden;display:block;background:#edf0e8}.product-card__media img,.product-card__media svg{width:100%;height:100%;object-fit:cover;transition:transform .45s}.product-card:hover .product-card__media img{transform:scale(1.04)}.product-card__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(145deg,#6e9e48,#244f28);display:flex;align-items:end;padding:22px;color:#fff;font-size:2rem;font-weight:900}.product-card__placeholder:before{content:"";position:absolute;width:160px;height:160px;border-radius:50%;right:20%;top:16%;background:#ffffff21}.product-card__placeholder span{position:relative}.badge{position:absolute;top:14px;inset-inline-start:14px;z-index:2;padding:5px 10px;border-radius:999px;background:var(--black);color:#fff;font-size:.65rem}.product-card__body{padding:16px 17px 18px}.product-card__kicker{color:#4e9638;font-size:.62rem;font-weight:900}.product-card h3{margin:3px 0;font-size:1.05rem}.product-card__en{display:block;color:#9a9d98;font:.55rem Rubik;letter-spacing:.1em}.product-card__foot{margin-top:15px;display:flex;align-items:center;justify-content:space-between}.price{margin:0;color:#387c2f;font-weight:900}.quick-add{width:40px;height:40px;border:0;border-radius:50%;background:var(--black);color:#fff;font-size:1.45rem;line-height:1;transition:.2s}.quick-add:hover{background:var(--green);color:#111;transform:rotate(90deg)}.prepared-feature{display:grid;grid-template-columns:1.2fr .8fr;padding:0;margin-block:85px 100px;background:#111311;color:#fff;border-radius:24px;overflow:hidden}.prepared-feature__photo{min-height:560px;position:relative}.prepared-feature__photo img{width:100%;height:100%;object-fit:cover}.prepared-feature__photo span{position:absolute;right:18px;bottom:18px;padding:9px 13px;border-radius:9px;background:#0a0a0ad1;font-size:.68rem}.prepared-feature__copy{padding:55px 46px}.prepared-feature__copy h2{font-size:3.1rem;line-height:1.13}.prepared-feature__copy p{color:#b4bab2}.prepared-feature__copy ul{margin:24px 0 30px;padding:0;list-style:none;display:grid;gap:11px}.prepared-feature__copy li:before{content:"\2713";color:var(--green);margin-inline-end:10px}.process{background:var(--green)}.process__grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:8vw;align-items:center}.process h2{font-size:clamp(2rem,4vw,3.2rem);line-height:1.2}.process__copy>p:not(.eyebrow){max-width:520px;margin:20px 0 28px}.steps{list-style:none;padding:0;margin:0}.step{display:grid;grid-template-columns:70px 1fr;gap:20px;padding:25px 0;border-bottom:1px solid rgba(29,29,29,.2)}.step>span{font:700 1.5rem Rubik;color:#1d1d1d73}.step h3{margin:0 0 5px;font-size:1.2rem}.step p{margin:0;color:#1d1d1db8}.quality-callout{background:#0b0c0b;color:#fff}.quality-callout__grid{display:grid;grid-template-columns:1.2fr 1fr auto;align-items:center;gap:45px}.quality-callout h2{margin:0;font-size:2.55rem;line-height:1.25}.quality-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.quality-stats span{display:grid;color:#8f958d;font-size:.63rem}.quality-stats b{color:var(--green);font-size:1.2rem}.testimonials{display:grid;grid-template-columns:repeat(3,1fr);gap:17px;align-items:center}.testimonial{padding:30px;border:1px solid var(--line);border-radius:17px;background:#fff}.testimonial--featured{padding-block:44px;background:var(--green);border-color:var(--green)}.testimonial__stars{color:#4e9638;letter-spacing:.08em}.testimonial--featured .testimonial__stars{color:#fff}.testimonial blockquote{min-height:105px;margin:14px 0;font-size:1.05rem;line-height:1.85}.testimonial footer{color:var(--muted);font-size:.74rem}.newsletter{padding:52px;background:#171917;color:#fff;border-radius:22px;display:grid;grid-template-columns:1fr .85fr;align-items:center;gap:55px;position:relative;overflow:hidden}.newsletter:after{content:"";position:absolute;width:260px;height:260px;border:50px solid rgba(118,193,89,.11);border-radius:50%;inset-inline-start:-120px;bottom:-160px}.newsletter h2{margin:0;font-size:2rem;line-height:1.3}.newsletter p{color:#aeb3ab}.newsletter__form{display:grid;grid-template-columns:1fr auto;gap:9px;position:relative;z-index:1}.newsletter input{min-width:0;min-height:50px;border:1px solid rgba(255,255,255,.15);border-radius:10px;padding:0 15px;background:#fff;color:#111;outline:none}.inner-hero,.collection-hero{min-height:360px;padding-bottom:58px;background:#0c0d0c;color:#fff;display:flex;align-items:end;position:relative;overflow:hidden}.inner-hero:after,.collection-hero:after{content:"";position:absolute;width:460px;height:460px;border:60px solid var(--green);border-radius:50%;left:-250px;bottom:-300px}.inner-hero .container,.collection-hero .container{position:relative;z-index:2}.breadcrumb{padding-top:24px;margin-bottom:25px;display:flex;gap:8px;flex-wrap:wrap;color:#8e938c;font-size:.68rem}.inner-hero h1,.collection-hero h1{margin:0 0 10px;font-size:clamp(3rem,7vw,5rem);line-height:1.05}.inner-hero p,.collection-hero p{max-width:670px;color:#b7bbb4}.collection-shell{padding-block:55px 95px;display:grid;grid-template-columns:225px 1fr;gap:38px;align-items:start}.collection-filters{padding-inline-end:25px;border-inline-end:1px solid var(--line)}.filter-toggle{display:none}.filter-head{padding-bottom:18px;display:flex;justify-content:space-between}.filter-head button{border:0;background:none;color:#4e9638;font-size:.68rem}.filter-group{padding:17px 0;border-top:1px solid var(--line)}.filter-group summary{list-style:none;display:flex;justify-content:space-between;font-weight:800}.filter-group label{margin-top:11px;display:flex;align-items:center;gap:8px;color:#5f645e;font-size:.78rem}.filter-group input{accent-color:#4e9638}.filter-group small{margin-inline-start:auto;color:#9da19b}.collection-toolbar{margin-bottom:23px;display:flex;align-items:center;justify-content:space-between;gap:18px}.collection-toolbar__chips{display:flex;gap:7px;flex-wrap:wrap}.collection-toolbar__chips a{padding:7px 12px;border:1px solid var(--line);border-radius:999px;background:#fff;font-size:.7rem}.collection-toolbar select,.product-info select{min-height:45px;border:1px solid var(--line);border-radius:9px;background:#fff;padding:0 13px}.pagination{text-align:center;margin-top:35px}.pagination span,.pagination a{display:inline-grid;place-items:center;min-width:35px;height:35px;margin:2px;border:1px solid var(--line);border-radius:8px;background:#fff}.pagination .current{background:var(--black);color:#fff}.product-page{padding-block:25px 90px}.product-layout{display:grid;grid-template-columns:1.08fr .92fr;gap:65px;align-items:start}.product-gallery{position:sticky;top:135px}.product-gallery__main{height:610px;border-radius:21px;overflow:hidden;background:#e9ede5}.product-gallery__main img,.product-gallery__main svg{width:100%;height:100%;object-fit:cover}.product-gallery__thumbs{margin-top:10px;display:flex;gap:9px}.product-gallery__thumbs>div{width:78px;height:72px;border:1px solid var(--line);border-radius:9px;overflow:hidden;background:#fff}.product-gallery__thumbs img{width:100%;height:100%;object-fit:cover}.product-info h1{margin:4px 0;font-size:3rem;line-height:1.15}.product-info__en{color:#9a9d98;font:.65rem Rubik;letter-spacing:.13em}.product-info__rating{margin:16px 0;color:#6f746e;font-size:.74rem}.product-info__rating span{color:#4e9638}.product-info__price{font-size:1.65rem;font-weight:900;margin-bottom:16px}.product-info .rte{padding-bottom:20px;border-bottom:1px solid var(--line);color:var(--muted)}.product-form{display:grid;gap:13px;margin-top:21px}.product-form>label{font-weight:800;font-size:.78rem}.service-panel{border:1px solid var(--line);border-radius:14px;padding:18px;background:#fff}.service-panel legend{font-weight:900;padding:0 6px}.service-panel>p{margin:2px 0 13px;color:var(--muted);font-size:.76rem}.service-options{display:grid;grid-template-columns:1fr 1fr;gap:8px}.service-option{display:flex!important;align-items:center;gap:8px;border:1px solid var(--line);border-radius:10px;padding:10px 11px;cursor:pointer}.service-option:has(input:checked){border-color:var(--green);background:#e8f4e2}.service-option input{accent-color:#4e9638}.service-note{display:grid;gap:6px;margin-top:10px}.service-note input,.order-note-input{min-height:46px;border:1px solid var(--line);border-radius:9px;padding:0 12px}.quantity{display:grid;grid-template-columns:44px 60px 44px;width:max-content;border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#fff}.quantity button,.quantity input{height:44px;border:0;background:#fff;text-align:center}.product-benefits{list-style:none;padding:18px 0 0;margin:17px 0 0;border-top:1px solid var(--line);display:flex;justify-content:space-between;color:#60655f;font-size:.7rem}.product-benefits li:before{content:"\2713";color:#4e9638;margin-inline-end:5px}.product-details{margin-top:20px}.product-details details{padding:15px 0;border-bottom:1px solid var(--line)}.product-details summary{list-style:none;font-weight:800}.product-details summary:after{content:"+";float:inline-end;color:#4e9638}.product-details p{color:var(--muted);font-size:.8rem}.related-products{padding-top:75px}.cart-page{padding-block:30px 90px}.cart-title{display:flex;align-items:end;justify-content:space-between;margin-bottom:28px}.cart-title h1{margin:0;font-size:3.3rem}.cart-progress{margin-bottom:25px;padding:16px 20px;border-radius:12px;background:#e8f4e2}.cart-progress__bar{height:7px;border-radius:10px;background:#cfdfc8;overflow:hidden}.cart-progress__bar span{height:100%;display:block;background:#4e9638;border-radius:inherit}.cart-progress p{margin:7px 0 0;font-size:.72rem}.cart-layout{display:grid;grid-template-columns:1fr 380px;gap:28px;align-items:start}.cart-items{display:grid;gap:11px}.cart-item{min-height:175px;padding:15px;border:1px solid var(--line);border-radius:15px;background:#fff;display:grid;grid-template-columns:155px 1fr 125px;gap:18px;align-items:center}.cart-item__image{height:145px;border-radius:11px;overflow:hidden;background:#edf0e8}.cart-item__image img,.cart-item__image svg{width:100%;height:100%;object-fit:cover}.cart-item h3{margin:0;font-size:1.15rem}.cart-item p{margin:2px 0;color:var(--muted);font-size:.7rem}.cart-item__properties{margin:7px 0;padding:0;list-style:none;color:#4e9638;font-size:.65rem}.cart-item__actions{align-self:stretch;display:flex;flex-direction:column;align-items:end;justify-content:space-between}.cart-item__actions .quantity{grid-template-columns:32px 40px 32px}.cart-item__actions .quantity input,.cart-item__actions .quantity button{height:36px}.remove-link{color:#9a5e58;font-size:.65rem;text-decoration:underline}.cart-note{padding:17px;border:1px dashed #b8bdb5;border-radius:13px;background:#fff;display:grid;gap:8px}.cart-note textarea{min-height:75px;border:1px solid var(--line);border-radius:9px;padding:10px;resize:vertical}.cart-summary{position:sticky;top:130px;padding:26px;border-radius:17px;background:#171917;color:#fff}.cart-summary h2{font-size:1.55rem}.cart-summary__line{padding:8px 0;display:flex;justify-content:space-between;color:#c2c6bf;font-size:.75rem}.cart-summary__total{margin:12px 0 18px;padding-top:16px;border-top:1px solid rgba(255,255,255,.15);display:flex;justify-content:space-between;align-items:center}.cart-summary__total b{font-size:1.5rem}.cart-summary>p{color:#888e86;font-size:.65rem;text-align:center}.text-button{border:0;background:transparent;color:#aaa;width:100%;padding:10px}.empty-state{text-align:center;padding-block:110px}.empty-state h2{font-size:2.6rem}.page-narrow{max-width:850px;margin:0 auto}.page-content{padding-block:75px}.rte{color:#50544f}.rte h2,.rte h3{color:var(--ink)}.search-header{max-width:780px;margin-bottom:35px}.search-form{display:grid;grid-template-columns:1fr auto;gap:8px}.search-form input{min-width:0;min-height:52px;border:1px solid var(--line);border-radius:10px;padding:0 15px}.toast{position:fixed;z-index:100;bottom:24px;inset-inline-end:24px;background:#111;color:#fff;padding:13px 18px;border-radius:11px;transform:translateY(120px);opacity:0;transition:.3s}.toast.is-visible{transform:none;opacity:1}.reveal{opacity:0;transform:translateY(18px);transition:opacity .6s,transform .6s}.reveal.is-visible{opacity:1;transform:none}.footer{background:#0b0c0b;color:#fff;padding:72px 0 18px}.footer__grid{padding-bottom:52px;display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:52px}.footer__brand img{width:285px;height:80px;object-fit:contain}.footer__brand p{max-width:300px;color:#aeb3ab}.footer__social{display:flex;gap:14px;color:var(--green);font:.65rem Rubik;text-transform:uppercase}.footer h3{color:var(--green);font-size:.75rem;margin:0 0 15px}.footer a,.footer__grid>div>p{display:block;margin:8px 0;color:#aeb3ab;font-size:.76rem}.footer a:hover{color:var(--green)}.footer__bottom{min-height:62px;border-top:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:space-between;color:#6d726c;font-size:.63rem}.footer__bottom b{color:var(--green);font:700 .58rem Rubik}@media(max-width:1050px){.header__inner{grid-template-columns:230px 1fr 150px}.desktop-nav{gap:17px;font-size:.72rem}.premium-hero__inner{grid-template-columns:1fr 1fr}.premium-hero__visual img{left:-180px}.product-grid{grid-template-columns:repeat(3,1fr)}.quality-callout__grid{grid-template-columns:1fr 1fr}.quality-callout__grid .button{grid-column:2;width:max-content}.product-layout{gap:35px}.product-gallery__main{height:520px}.cart-layout{grid-template-columns:1fr 340px}.cart-item{grid-template-columns:130px 1fr 110px}}@media(max-width:820px){.container{width:min(calc(100% - 28px),680px)}.section{padding-block:65px}.announcement__detail{display:none}.header__inner{height:66px;grid-template-columns:1fr auto}.brand{width:195px}.brand__logo{height:56px}.desktop-nav,.header__actions .desktop-only{display:none}.mobile-only{display:grid}.header__actions{grid-column:2}.premium-hero,.premium-hero__inner{min-height:auto}.premium-hero__inner{display:flex;flex-direction:column}.premium-hero__copy{padding:70px 0 10px}.premium-hero h1{font-size:3.3rem}.premium-hero__visual{width:calc(100% + 28px);height:430px;margin:0 -14px}.premium-hero__visual img{width:555px;height:460px;left:50%;transform:translate(-53%);bottom:-20px}.hero-float{top:25px;left:12px}.benefit-grid{grid-template-columns:1fr 1fr}.benefit-item{border-bottom:1px solid var(--line)}.section-heading{align-items:start;flex-direction:column}.section-heading h2{font-size:2.25rem}.path-grid,.prepared-feature,.process__grid,.product-layout{grid-template-columns:1fr}.category-grid,.product-grid,.testimonials{grid-template-columns:repeat(2,1fr)}.prepared-feature{margin-inline:14px}.prepared-feature__photo{min-height:380px}.quality-callout__grid{grid-template-columns:1fr}.quality-callout__grid .button{grid-column:auto}.collection-shell{grid-template-columns:1fr}.collection-filters{display:none;padding:20px;border:1px solid var(--line);border-radius:12px;background:#fff}.collection-filters.is-open{display:block}.filter-toggle{display:inline-flex}.product-gallery{position:static}.product-gallery__main{height:570px}.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}.footer__grid{grid-template-columns:1fr 1fr}.footer__brand{grid-column:1/-1}.mobile-tabs{position:fixed;bottom:0;right:0;left:0;z-index:48;height:65px;padding-inline:8px;background:#0c0d0cf7;border-top:1px solid rgba(255,255,255,.1);display:grid;grid-template-columns:repeat(5,1fr)}.mobile-tabs a{color:#aeb3ab;display:grid;place-items:center;align-content:center;font-size:.56rem}.mobile-tabs a span{color:#fff;font-size:1.1rem;line-height:1}.footer{padding-bottom:65px}.toast{bottom:80px}}@media(max-width:560px){.container{width:calc(100% - 24px)}.section{padding-block:52px}.premium-hero__copy{padding-top:52px}.premium-hero h1{font-size:2.7rem}.premium-hero__buttons{align-items:stretch;flex-direction:column}.premium-hero__buttons .text-link{width:max-content}.premium-hero__proof{gap:14px}.premium-hero__proof b{font-size:.9rem}.premium-hero__visual{height:340px}.premium-hero__visual img{width:450px;height:380px}.hero-float{display:none}.benefit-grid{grid-template-columns:1fr}.benefit-item{border-inline-start:0}.path-grid,.category-grid,.product-grid,.testimonials,.quality-stats{grid-template-columns:1fr}.path-card{grid-template-columns:1fr;min-height:430px}.path-art{min-height:180px;margin:0 -38px -38px}.path-basket img{width:100%;height:45%;top:auto;bottom:0;opacity:.55}.prepared-feature__photo{min-height:300px}.prepared-feature__copy{padding:38px 26px}.prepared-feature__copy h2{font-size:2.5rem}.quality-callout h2{font-size:2rem}.featured-products .product-grid,.collection-main .product-grid,.related-products .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.product-card__media{height:190px}.product-card__body{padding:12px}.product-card h3{font-size:.86rem}.product-card__foot{margin-top:10px}.product-card__foot .price{font-size:.78rem}.quick-add{width:34px;height:34px}.newsletter{padding:30px 22px;grid-template-columns:1fr}.newsletter__form{grid-template-columns:1fr}.collection-toolbar{align-items:stretch;flex-direction:column}.collection-toolbar__chips{flex-wrap:nowrap;overflow-x:auto}.product-gallery__main{height:430px}.product-info h1{font-size:2.2rem}.service-options{grid-template-columns:1fr}.product-benefits{gap:8px}.cart-title{align-items:start;flex-direction:column}.cart-item{grid-template-columns:90px 1fr;gap:12px}.cart-item__image{height:110px}.cart-item__actions{grid-column:1/-1;flex-direction:row;align-items:center}.footer__grid{grid-template-columns:1fr 1fr;gap:35px 20px}.footer__bottom{padding-block:18px;align-items:start;flex-direction:column;gap:4px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}html[dir=rtl] body{direction:rtl;text-align:right}html[dir=ltr] body{direction:ltr;text-align:left}.section-heading,.premium-hero__copy,.prepared-feature__copy,.process__copy,.quality-callout__grid,.newsletter,.footer__grid,.footer__bottom{text-align:start}html[dir=rtl] .section-heading,html[dir=rtl] .prepared-feature__copy,html[dir=rtl] .process__copy,html[dir=rtl] .quality-callout__grid,html[dir=rtl] .newsletter,html[dir=rtl] .footer__grid{text-align:right}html[dir=ltr] .section-heading,html[dir=ltr] .prepared-feature__copy,html[dir=ltr] .process__copy,html[dir=ltr] .quality-callout__grid,html[dir=ltr] .newsletter,html[dir=ltr] .footer__grid{text-align:left}.eyebrow{margin-bottom:12px;color:#4d9637;font-size:.86rem;font-weight:900;letter-spacing:.04em;line-height:1.35}.process .eyebrow,.quality-callout .eyebrow,.newsletter .eyebrow{color:var(--green)}.section-heading>div{max-width:820px}.section-heading h2{line-height:1.2}.announcement{min-height:36px;gap:20px;padding-block:7px;font-size:.76rem}.announcement__main{font-weight:900}.announcement__detail{opacity:1;color:#1b2b17;font-weight:850}.announcement__pulse{display:none!important}.brand-lockup{display:inline-flex;align-items:center;gap:10px;direction:ltr;color:var(--green)}.brand-lockup__mark{width:66px;height:42px;overflow:visible;display:block;flex:0 0 auto}.brand-lockup__mark img{width:66px;height:auto;max-width:none;transform:none}.brand-lockup__word{font-family:Georgia,Times New Roman,serif;font-size:1.26rem;font-weight:700;line-height:1;letter-spacing:.075em;white-space:nowrap}.site-header .brand{width:auto;max-width:250px}.header__inner{grid-template-columns:250px 1fr 170px}.footer-lockup .brand-lockup__mark{width:92px;height:58px}.footer-lockup .brand-lockup__mark img{width:92px}.footer-lockup .brand-lockup__word{font-size:1.72rem}.premium-hero{isolation:isolate}.premium-hero:before{display:none}.premium-hero__inner{gap:34px}.premium-hero__copy{position:relative;z-index:5;isolation:isolate}.premium-hero__copy:before{content:"";position:absolute;z-index:-1;top:-45px;right:-34px;bottom:-45px;left:-34px;background:linear-gradient(to left,rgba(8,9,8,.98) 0,rgba(8,9,8,.88) 48%,rgba(8,9,8,.35) 78%,transparent 100%);pointer-events:none}html[dir=ltr] .premium-hero__copy:before{background:linear-gradient(to right,rgba(8,9,8,.98) 0,rgba(8,9,8,.88) 48%,rgba(8,9,8,.35) 78%,transparent 100%)}.premium-hero__lead{position:relative;z-index:6;max-width:570px}.premium-hero__visual{z-index:1;overflow:visible;isolation:isolate}.premium-hero__visual:before{width:520px;height:520px;left:50%;transform:translate(-50%);bottom:2%;background:radial-gradient(circle,rgba(118,193,89,.2),transparent 68%)}.premium-hero__visual img{z-index:1;width:min(760px,60vw);height:auto;max-width:none;left:50%;bottom:-2px;transform:translate(-50%);object-fit:contain;object-position:center;mix-blend-mode:normal;filter:drop-shadow(0 30px 28px rgba(0,0,0,.36));-webkit-mask-image:radial-gradient(ellipse 74% 72% at 68% 58%,#000 0,#000 52%,rgba(0,0,0,.82) 70%,transparent 100%);mask-image:radial-gradient(ellipse 74% 72% at 68% 58%,#000 0,#000 52%,rgba(0,0,0,.82) 70%,transparent 100%)}.hero-float{z-index:3}.premium-hero h1{position:relative;z-index:6}.benefit-item__icon svg,.path-icon svg,.path-art__icon svg,.category-card__fallback svg,.category-card__arrow svg,.footer__contact-icon svg,.footer__social-link svg,.whatsapp-float svg{display:block;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.benefit-item__icon{color:#4e9638}.benefit-item__icon svg{width:23px;height:23px}.benefit-item b{font-size:.9rem;font-weight:900}.benefit-item small{color:#555b54;font-size:.71rem;font-weight:650}.path-icon{width:54px;height:54px;margin-top:22px;border:1px solid rgba(29,29,29,.2);border-radius:50%;display:grid;place-items:center;color:#4e9638;background:#fff}.path-icon svg{width:27px;height:27px}.path-card h3{margin:13px 0 8px}.path-art:before,.path-art:after{display:none}.path-art__icon{width:86px;height:86px;margin-bottom:auto;border:1px solid rgba(29,29,29,.24);border-radius:50%;display:grid;place-items:center;color:#1d1d1d;background:#ffffff2e}.path-art__icon svg{width:44px;height:44px}.path-basket .path-icon{border-color:#ffffff3d;background:#ffffff14;color:var(--green);position:relative;z-index:3}.category-card__fallback{top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#fffffff2;background:radial-gradient(circle at 50% 45%,rgba(118,193,89,.25),transparent 55%)}.category-card__fallback svg{width:118px;height:118px;stroke-width:1.1;filter:drop-shadow(0 12px 22px rgba(0,0,0,.16))}.category-card__arrow{width:34px!important;height:34px!important}.category-card__arrow svg{width:18px;height:18px}html[dir=rtl] .category-card__arrow svg{transform:rotate(180deg)}.prepared-feature__copy{text-align:start}html[dir=rtl] .prepared-feature__copy{padding-inline-start:40px;padding-inline-end:52px}.prepared-feature__copy .eyebrow{font-size:.9rem}.testimonial blockquote{font-size:1rem;line-height:1.9}.testimonial footer{font-size:.78rem;font-weight:700}.testimonial__stars{font-size:.82rem}.footer{padding-top:66px}.footer__grid{grid-template-columns:1.45fr .8fr .9fr 1fr;gap:58px}.footer__brand p{max-width:340px;margin:22px 0;color:#b5bab2}.footer__column h3{font-size:.88rem;font-weight:900;letter-spacing:.02em}.footer__column>a{margin-block:10px}.footer__contact{display:grid;gap:10px}.footer__contact a{width:max-content;max-width:100%;display:flex;align-items:center;gap:10px;color:#d6dad3;font-size:.72rem;direction:ltr}.footer__contact a:hover{color:var(--green)}.footer__contact-icon,.footer__social-link>span{width:32px;height:32px;border:1px solid rgba(118,193,89,.36);border-radius:50%;display:grid;place-items:center;color:var(--green);flex:0 0 auto}.footer__contact-icon svg,.footer__social-link svg{width:16px;height:16px}.footer__social-link{display:flex!important;align-items:center;gap:10px;color:#c3c8c0!important;direction:ltr}.footer__social-link b{font:700 .66rem Rubik,sans-serif;letter-spacing:.03em}.footer__social-link.is-static{margin-block:10px}.footer__service-area{margin-top:22px!important;padding-top:17px;border-top:1px solid rgba(255,255,255,.1)}.footer__service-area b{color:#fff}.footer__bottom{gap:20px}.whatsapp-float{position:fixed;z-index:70;inset-inline-end:22px;bottom:22px;min-height:52px;padding:9px 16px 9px 12px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:#1f9f4a;color:#fff;box-shadow:0 14px 36px #00000047;display:flex;align-items:center;gap:9px;direction:rtl;transition:transform .2s,box-shadow .2s}.whatsapp-float:hover{transform:translateY(-3px);box-shadow:0 18px 42px #00000057}.whatsapp-float span{width:33px;height:33px;border-radius:50%;background:#ffffff29;display:grid;place-items:center}.whatsapp-float svg{width:20px;height:20px}.whatsapp-float b{font-size:.76rem}@media(max-width:1050px){.header__inner{grid-template-columns:220px 1fr 150px}.brand-lockup__word{font-size:1.08rem}.premium-hero__inner{grid-template-columns:1fr 1fr;gap:12px}.premium-hero__visual img{width:min(650px,64vw)}.footer__grid{gap:34px}}@media(max-width:820px){.site-header .brand{width:auto}.brand-lockup__mark{width:58px;height:37px}.brand-lockup__mark img{width:58px}.brand-lockup__word{font-size:1.05rem}.premium-hero__copy{z-index:5}.premium-hero__copy:before{display:none}.premium-hero__lead{max-width:100%}.premium-hero__visual img{width:min(620px,115vw);height:auto;left:50%;bottom:-18px;transform:translate(-50%)}.path-card{align-items:stretch}.footer__grid{grid-template-columns:1fr 1fr;gap:38px 28px}.footer__brand{grid-column:1/-1}.whatsapp-float{bottom:79px}}@media(max-width:560px){.announcement{gap:8px;padding-inline:12px;font-size:.68rem;flex-wrap:wrap}.announcement__detail{width:100%;text-align:center;font-size:.64rem}.premium-hero__copy{padding-top:48px}.premium-hero h1{font-size:2.65rem}.premium-hero__visual{height:350px}.premium-hero__visual img{width:470px;max-width:118vw;bottom:-12px}.premium-hero__proof{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.premium-hero__proof span{min-width:0}.premium-hero__proof b{font-size:.82rem}.path-icon{width:48px;height:48px}.path-art__icon{width:68px;height:68px}html[dir=rtl] .prepared-feature__copy{padding-inline:26px}.eyebrow{font-size:.8rem}.section-heading .eyebrow{font-size:.82rem}.footer__grid{grid-template-columns:1fr;gap:34px}.footer__brand{grid-column:auto}.footer-lockup .brand-lockup__mark{width:76px;height:48px}.footer-lockup .brand-lockup__mark img{width:76px}.footer-lockup .brand-lockup__word{font-size:1.45rem}.footer__contact a{font-size:.68rem}.whatsapp-float{min-width:52px;width:52px;height:52px;padding:0;justify-content:center;inset-inline-end:14px}.whatsapp-float>b{display:none}.whatsapp-float span{background:transparent}}html[dir=rtl] .section-heading{direction:ltr;flex-direction:row-reverse}html[dir=rtl] .section-heading>div{direction:rtl;text-align:right}html[dir=rtl] .section-heading>.text-link{direction:rtl}.path-basket{grid-template-columns:repeat(2,minmax(0,1fr));background:#151715!important;direction:ltr}.path-basket>div{grid-column:1;position:relative;z-index:3;align-self:center;direction:ltr;text-align:left}html[dir=rtl] .path-basket>div{grid-column:2;direction:rtl;text-align:right}.path-basket img{left:auto;right:0;inset-inline-end:auto;width:51%;height:100%;top:0;bottom:auto;object-fit:cover;opacity:.92}html[dir=rtl] .path-basket img{left:0;right:auto}.path-basket:after{content:"";position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(to right,#151715 0,#151715 38%,rgba(21,23,21,.82) 52%,transparent 78%)}html[dir=rtl] .path-basket:after{background:linear-gradient(to left,#151715 0,#151715 38%,rgba(21,23,21,.82) 52%,transparent 78%)}@media(max-width:820px){html[dir=rtl] .section-heading{direction:rtl;flex-direction:column;align-items:stretch}html[dir=rtl] .section-heading>div{width:100%}}@media(max-width:560px){.path-basket>div,html[dir=rtl] .path-basket>div{grid-column:1;align-self:start}.path-basket img{left:0;right:0;inset-inline-end:auto;width:100%;height:48%;top:auto;bottom:0;opacity:.72}.path-basket:after,html[dir=rtl] .path-basket:after{background:linear-gradient(to bottom,#151715 0,#151715 47%,rgba(21,23,21,.82) 65%,transparent 100%)}}.prepared-feature,.prepared-feature__photo{direction:ltr}.prepared-feature__copy{direction:ltr;text-align:left}html[dir=rtl] .prepared-feature__copy{direction:rtl;text-align:right;padding-left:40px;padding-right:52px}@media(max-width:560px){html[dir=rtl] .prepared-feature__copy{padding-left:26px;padding-right:26px}}.eyebrow{font-size:.96rem;font-weight:900;line-height:1.4}.footer .footer-lockup,.footer .footer-lockup .brand-lockup__word{color:var(--green)!important}@media(max-width:560px){.eyebrow,.section-heading .eyebrow{font-size:.88rem}}.category-section .category-card__media img{opacity:.96}.category-section .category-card__shade{background:linear-gradient(0deg,#0c0d0ce8 0,#0c0d0c73 46%,#0c0d0c0d 78%)}.category-section .category-card__content small{color:#ffffffd1}@media(max-width:820px){html,body{width:100%;max-width:100%;overflow-x:clip}@supports not (overflow:clip){html,body{overflow-x:hidden}}body{position:relative}#MainContent,.announcement,.site-header,.footer,.shopify-section{width:100%;max-width:100%;min-width:0}.container{width:100%;max-width:680px;margin-inline:auto;padding-inline:14px}.header__inner{grid-template-columns:42px minmax(0,1fr) auto;gap:8px}.header__inner>.mobile-only{grid-column:1;grid-row:1}.site-header .brand{grid-column:2;grid-row:1;justify-self:center;min-width:0;max-width:100%}.header__actions{grid-column:3;grid-row:1}.premium-hero__inner,.premium-hero__copy,.premium-hero__visual,.benefit-grid,.path-grid,.path-card,.category-grid,.product-grid,.prepared-feature,.process__grid,.quality-callout__grid,.testimonials,.newsletter,.footer__grid{min-width:0;max-width:100%}.premium-hero__visual{width:100%;margin-inline:0}.prepared-feature{width:calc(100% - 28px);max-width:680px;margin-inline:auto;padding-inline:0}.category-card__media img{max-width:100%}}@media(max-width:560px){.container{width:100%;max-width:100%;margin-inline:0;padding-inline:12px}.header__inner{grid-template-columns:42px minmax(0,1fr) 42px;gap:6px}.header__actions>a[aria-label=\628\62d\62b]{display:none}.brand-lockup{gap:7px}.brand-lockup__mark{width:48px;height:31px}.brand-lockup__mark img{width:48px}.brand-lockup__word{font-size:.9rem;letter-spacing:.055em}.premium-hero__visual{width:100%;margin-inline:0}.premium-hero__visual img{max-width:118%;left:50%}.prepared-feature{width:calc(100% - 24px);margin-inline:12px}.section-heading{width:100%;max-width:100%}.category-section .category-grid{display:flex;grid-template-columns:none;gap:12px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:inline mandatory;overscroll-behavior-inline:contain;scrollbar-width:none;margin-inline:-12px;padding:0 12px 10px}.category-section .category-grid::-webkit-scrollbar{display:none}.category-section .category-card{flex:0 0 min(82vw,330px);width:min(82vw,330px);min-width:0;min-height:340px;scroll-snap-align:center;scroll-snap-stop:always}html[dir=rtl] .category-section .category-card{scroll-snap-align:start}}.template-index .featured-products .quick-add{display:none!important}.product-card__home-note{color:#4e9638;font-size:.72rem;font-weight:850}.checkout-contact{margin:22px 0;padding:24px;border:1px solid var(--line);border-radius:16px;background:#fff}.checkout-contact__head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:20px}.checkout-contact__head h2{margin:0;font-size:1.45rem}.checkout-contact__head>p{max-width:420px;margin:0;color:var(--muted);font-size:.78rem}.checkout-contact__grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.checkout-contact__grid label{display:grid;gap:7px;font-size:.78rem;font-weight:800}.checkout-contact__grid label>span{color:#b4362d}.checkout-contact__grid label>small{color:var(--muted);font-weight:600}.checkout-contact__grid input,.checkout-contact__grid textarea{width:100%;min-height:48px;border:1px solid var(--line);border-radius:10px;padding:10px 12px;background:#fff;outline:none;font-weight:500}.checkout-contact__grid textarea{min-height:92px;resize:vertical}.checkout-contact__grid input:focus,.checkout-contact__grid textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #76c15929}.checkout-contact__address{grid-column:1/-1}@media(max-width:749px){.checkout-contact{padding:18px}.checkout-contact__head{display:block}.checkout-contact__head>p{margin-top:8px}.checkout-contact__grid{grid-template-columns:1fr}.checkout-contact__address{grid-column:auto}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/theme.css.map */
