:root{--hader-bg:#FAF8F3;--hader-bg-2:#F4EFE6;--hader-card:#FFFFFF;--hader-primary:#0F6B57;--hader-primary-dark:#0C5A49;--hader-accent:#C8A45D;--hader-accent-soft:#F4EFE6;--hader-text:#1F2A27;--hader-muted:#6B7280;--hader-border:#E7E2D8;--hader-soft:#FFFFFF;--hader-shadow:0 12px 34px rgba(15,107,87,.08);--page-width:1320px}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{min-width:0;margin:0;overflow-x:hidden;background:var(--hader-bg);color:var(--hader-text);font-family:IBM Plex Sans Arabic,Inter,sans-serif;line-height:1.65}main,section,header,footer{min-width:0}body.is-locked{overflow:hidden}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,textarea,select{max-width:100%;font:inherit}.skip-link{position:absolute;top:-100px;right:20px;z-index:999;padding:10px 18px;background:#fff}.skip-link:focus{top:10px}.page-width{width:min(calc(100% - 40px),var(--page-width));margin-inline:auto}.section-space{padding:76px 0}.section-heading{display:flex;align-items:center;justify-content:center;gap:20px;margin:0 0 34px;text-align:center;font-size:32px;color:var(--hader-primary)}.section-heading:before,.section-heading:after{content:"";width:55px;height:1px;background:var(--hader-accent)}.section-heading span{position:relative}.section-heading span:after{content:"\25c6";margin-inline-start:14px;color:var(--hader-accent);font-size:9px;vertical-align:middle}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:52px;padding:10px 28px;border:1px solid transparent;border-radius:16px;background:linear-gradient(135deg,var(--hader-primary),var(--hader-primary-dark));color:#fff;font-weight:600;cursor:pointer;box-shadow:0 10px 26px #075a462e;transition:.25s}.button:hover{transform:translateY(-2px);box-shadow:0 14px 30px #075a4640}.button--outline{background:transparent;color:var(--hader-primary);border-color:var(--hader-primary);box-shadow:none}.hader-icon{width:23px;height:23px;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.site-header{position:sticky;top:0;z-index:50;height:82px;background:#fffffff2;border-bottom:1px solid var(--hader-border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header-inner{height:100%;display:grid;grid-template-columns:220px 1fr 180px;align-items:center;gap:24px}.header-logo{justify-self:start}.header-logo img{width:190px;max-height:68px;object-fit:contain}.header-nav ul{display:flex;justify-content:center;gap:clamp(16px,2vw,34px);margin:0;padding:0;list-style:none}.header-nav a{position:relative;display:block;padding:28px 0 24px;color:#1f2a27;font-size:15px;white-space:nowrap}.header-nav a:after{content:"";position:absolute;right:50%;bottom:17px;width:0;height:2px;background:var(--hader-accent);transition:.25s}.header-nav a:hover:after,.header-nav a[aria-current=page]:after{right:25%;width:50%}.header-actions{display:flex;justify-content:flex-end;align-items:center;gap:14px}.icon-button{position:relative;display:grid;place-items:center;width:42px;height:42px;border:0;background:transparent;color:var(--hader-text);cursor:pointer;border-radius:50%}.icon-button:hover{background:var(--hader-soft)}.cart-count{position:absolute;top:1px;left:1px;display:grid;place-items:center;min-width:17px;height:17px;padding:0 4px;border-radius:10px;background:var(--hader-accent);color:#fff;font:10px Inter}.mobile-menu-button{display:none}.drawer,.search-panel{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;visibility:hidden;opacity:0;transition:.25s}.drawer.is-open,.search-panel.is-open{visibility:visible;opacity:1}.drawer__overlay,.search-panel__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#063f3359;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.drawer__content{position:absolute;top:0;right:0;width:min(88vw,380px);height:100%;padding:25px;background:#fff;transform:translate(100%);transition:.3s}.drawer.is-open .drawer__content{transform:none}.drawer__head{display:flex;justify-content:space-between;align-items:center;padding-bottom:20px;border-bottom:1px solid var(--hader-border)}.drawer__head img{width:155px}.drawer nav a{display:block;padding:14px 4px;border-bottom:1px solid var(--hader-border);font-weight:500}.search-panel__box{position:relative;width:min(calc(100% - 30px),680px);margin:110px auto 0;padding:28px;border-radius:20px;background:#fff;box-shadow:var(--hader-shadow)}.search-panel form{display:flex;gap:10px}.field{width:100%;min-height:50px;padding:11px 16px;border:1px solid var(--hader-border);border-radius:12px;background:#fff;color:var(--hader-text);outline:none}.field:focus{border-color:var(--hader-accent);box-shadow:0 0 0 3px #b9904a1f}.hader-hero{position:relative;min-height:470px;padding:54px 0 88px;overflow:hidden;background:radial-gradient(circle at 20% 50%,rgba(232,215,181,.3),transparent 28%),linear-gradient(135deg,#fffdf8,#fbf4e8)}.hader-hero:before,.hader-hero:after{content:"";position:absolute;border:1px solid rgba(185,144,74,.5);border-radius:50%}.hader-hero:before{width:420px;height:420px;left:-245px;top:30px;box-shadow:0 0 0 48px #b9904a14}.hader-hero:after{width:280px;height:520px;right:-205px;top:80px;border-radius:48%}.hero-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:80px}.hero-copy{position:relative;z-index:2;text-align:center}.hero-copy h1{margin:0 0 20px;font-size:clamp(40px,4.4vw,68px);line-height:1.35;font-weight:600;color:var(--hader-primary);letter-spacing:-1px}.hero-copy p{max-width:590px;margin:0 auto 27px;color:var(--hader-muted);font-size:20px}.hero-copy .hader-icon{color:var(--hader-accent);width:18px}.hero-art{position:relative;display:grid;place-items:center;min-height:360px}.hero-arch{position:relative;display:grid;place-items:center;width:390px;height:350px;border:1px solid var(--hader-border);border-bottom:0;border-radius:195px 195px 20px 20px;background:linear-gradient(160deg,#f3e5cf,#fff 60%);box-shadow:inset 0 0 0 18px #ffffff73,0 20px 50px #5f48241f}.hero-arch:before{content:"\2726";position:absolute;top:35px;left:-70px;color:var(--hader-accent);font-size:36px}.hero-mark{width:205px;max-height:290px;object-fit:contain;z-index:2}.hero-platform{position:absolute;bottom:-23px;width:300px;height:62px;border-radius:50%;background:linear-gradient(#fff,#eadac0);border:1px solid #e1caa5;box-shadow:inset 0 -9px #c99e58,0 15px 25px #3d321e24}.hero-plant{position:absolute;bottom:20px;right:-45px;width:110px;height:130px}.hero-plant:before{content:"";position:absolute;bottom:0;right:30px;width:55px;height:50px;border-radius:8px 8px 26px 26px;background:#fff;box-shadow:0 5px 15px #00000017}.hero-plant span{position:absolute;bottom:42px;right:50px;width:12px;height:76px;background:var(--hader-primary);border-radius:100% 0;transform-origin:bottom}.hero-plant span:nth-child(1){transform:rotate(-35deg)}.hero-plant span:nth-child(2){height:95px;transform:rotate(-8deg)}.hero-plant span:nth-child(3){transform:rotate(35deg)}.categories-section{position:relative;z-index:4;margin-top:-62px}.categories-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.category-card{display:grid;grid-template-columns:68px 1fr;gap:16px;min-height:145px;padding:22px;border:1px solid var(--hader-border);border-radius:18px;background:#fffdf8f5;box-shadow:var(--hader-shadow);transition:.25s}.category-card:hover{transform:translateY(-5px);border-color:var(--hader-accent-soft)}.category-card__icon,.service-card__icon{display:grid;place-items:center;width:58px;height:58px;border:1px solid var(--hader-border);border-radius:50%;background:#fff;color:var(--hader-primary);box-shadow:0 5px 15px #5f482414}.category-card h3,.service-card h3{margin:0 0 5px;color:var(--hader-primary);font-size:20px}.category-card p{margin:0 0 7px;color:var(--hader-muted);font-size:14px;line-height:1.55}.category-card a,.service-card a{display:inline-flex;align-items:center;gap:5px;color:var(--hader-primary);font-size:13px;font-weight:600}.category-card a .hader-icon,.service-card a .hader-icon{width:14px;color:var(--hader-accent)}.featured-section{padding:42px 0 30px}.services-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.service-card{display:grid;grid-template-columns:48px 1fr;gap:10px;align-items:start;min-height:116px;padding:15px 13px;border:1px solid var(--hader-border);border-radius:14px;background:var(--hader-card);box-shadow:0 8px 22px #372c190f;transition:.25s}.service-card:hover{transform:translateY(-4px);box-shadow:var(--hader-shadow)}.service-card__icon{width:45px;height:45px}.service-card__icon .hader-icon{width:22px}.service-card h3{font-size:15px;line-height:1.45}.service-card p{margin:0 0 4px;color:var(--hader-muted);font-size:12px}.service-card a{font-size:12px}.trust-section{padding:0 0 44px}.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--hader-border);border-radius:16px;background:#fff;overflow:hidden}.trust-item{display:grid;grid-template-columns:65px 1fr;align-items:center;gap:12px;padding:20px 25px;border-left:1px solid var(--hader-border)}.trust-item:last-child{border-left:0}.trust-item__icon{color:var(--hader-accent)}.trust-item__icon .hader-icon{width:48px;height:48px;stroke-width:1.25}.trust-item h3{margin:0 0 4px;font-size:17px;color:var(--hader-primary)}.trust-item p{margin:0;color:var(--hader-muted);font-size:13px;line-height:1.55}.site-footer{background:linear-gradient(180deg,#f8f0e4,#fffaf1);border-top:1px solid var(--hader-border)}.footer-main{display:grid;grid-template-columns:1.25fr repeat(4,1fr);gap:46px;padding:46px 0 34px}.footer-brand img{width:190px;margin-bottom:14px}.footer-brand p{max-width:270px;margin:0 0 18px;color:var(--hader-muted);font-size:14px}.footer-social{display:flex;gap:9px}.footer-social a{display:grid;place-items:center;width:35px;height:35px;border:1px solid var(--hader-border);border-radius:50%;background:#fff;color:var(--hader-primary);font:600 12px Inter}.footer-column h3{margin:5px 0 14px;font-size:17px;color:var(--hader-primary)}.footer-column ul{margin:0;padding:0;list-style:none}.footer-column li{margin:7px 0;color:#475c56;font-size:14px}.footer-column a:hover{color:var(--hader-accent)}.contact-line .hader-icon{width:17px;color:var(--hader-accent)}.footer-bottom{background:var(--hader-primary-dark);color:#fff}.footer-bottom__inner{min-height:48px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;font-size:13px}.payments{direction:ltr;display:flex;gap:15px;font:600 13px Inter}.back-top{justify-self:end;display:grid;place-items:center;width:36px;height:36px;border:1px solid var(--hader-accent);border-radius:7px;background:#fff;color:var(--hader-primary)}.page-hero{padding:55px 0;text-align:center;background:linear-gradient(135deg,var(--hader-soft),#fff)}.page-hero h1{margin:0 0 10px;font-size:42px;color:var(--hader-primary)}.page-hero p{max-width:700px;margin:auto;color:var(--hader-muted)}.content-card{padding:32px;border:1px solid var(--hader-border);border-radius:20px;background:#fff;box-shadow:var(--hader-shadow)}.rte{color:#425a53}.rte img{border-radius:16px}.product-layout{display:grid;grid-template-columns:1fr 1fr;gap:55px}.product-media{display:grid;place-items:center;min-height:430px;border:1px solid var(--hader-border);border-radius:24px;background:#fff}.product-media img{max-height:520px;object-fit:contain;border-radius:22px}.product-info h1{margin-top:0;font-size:40px;line-height:1.3;color:var(--hader-primary)}.product-price{font-size:28px;color:var(--hader-accent);font-weight:600}.product-meta{display:grid;gap:12px;margin:24px 0}.product-meta div{padding:14px 18px;border:1px solid var(--hader-border);border-radius:12px;background:var(--hader-soft)}.product-note{margin:20px 0;padding:17px;border-right:4px solid var(--hader-accent);border-radius:10px;background:#fff7e8;color:#5d513d}.product-form{display:flex;gap:12px;align-items:center}.quantity{display:flex;border:1px solid var(--hader-border);border-radius:12px;overflow:hidden;background:#fff}.quantity button{width:42px;border:0;background:var(--hader-soft);cursor:pointer}.quantity input{width:48px;border:0;text-align:center}.collection-grid,.search-grid,.list-collections-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product-card{overflow:hidden;border:1px solid var(--hader-border);border-radius:17px;background:var(--hader-card);box-shadow:0 8px 24px #372c190f}.product-card__media{display:grid;place-items:center;aspect-ratio:4/3;background:#fff}.product-card__media img{width:100%;height:100%;object-fit:cover}.product-card__placeholder{font-size:60px;color:var(--hader-accent-soft)}.product-card__body{padding:18px}.product-card h2{margin:0 0 8px;font-size:19px;color:var(--hader-primary)}.product-card__price{color:var(--hader-accent);font-weight:600}.empty-state{padding:55px;text-align:center;border:1px dashed var(--hader-border);border-radius:20px;background:#fff}.cart-table{width:100%;border-collapse:collapse}.cart-table th,.cart-table td{padding:16px;border-bottom:1px solid var(--hader-border);text-align:right}.cart-product{display:flex;align-items:center;gap:14px}.cart-product img{width:75px;height:75px;object-fit:cover;border-radius:10px}.cart-footer{display:flex;justify-content:space-between;align-items:center;margin-top:25px}.cart-total{font-size:24px;color:var(--hader-primary)}.search-form{display:flex;max-width:700px;margin:0 auto 35px;gap:10px}.pagination{display:flex;justify-content:center;gap:8px;margin-top:35px}.pagination a,.pagination span{display:grid;place-items:center;min-width:38px;height:38px;border:1px solid var(--hader-border);border-radius:8px;background:#fff}.pagination .current{background:var(--hader-primary);color:#fff}.errors{padding:12px 18px;border-radius:10px;background:#fff0ef;color:#9c2c25}@media(min-width:901px){.hader-hero .hero-grid{direction:ltr;grid-template-columns:minmax(0,1fr) minmax(420px,.92fr);gap:54px}.hader-hero .hero-copy,.hader-hero .hero-art{direction:rtl}.hader-hero .hero-copy{padding-top:10px}.hader-hero .hero-art{justify-items:center}.hader-hero .hero-arch{transform:translate(10px)}}@media(max-width:900px){.hader-hero .hero-grid,.hader-hero .hero-copy,.hader-hero .hero-art{direction:rtl}}@media(max-width:1199px){.header-inner{grid-template-columns:180px 1fr 145px}.header-logo img{width:165px}.header-nav ul{gap:14px}.header-nav a{font-size:13px}.hero-grid{gap:30px}.categories-grid{grid-template-columns:repeat(2,1fr)}.services-grid{grid-template-columns:repeat(3,1fr)}.trust-strip{grid-template-columns:repeat(2,1fr)}.trust-item:nth-child(2){border-left:0}.trust-item:nth-child(-n+2){border-bottom:1px solid var(--hader-border)}.footer-main{grid-template-columns:repeat(3,1fr)}.footer-brand{grid-column:span 1}.collection-grid,.search-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:1100px){.site-header{height:72px}.header-inner{grid-template-columns:1fr auto}.header-nav,.header-actions .account-link{display:none}.header-actions{grid-column:2;grid-row:1}.header-logo{grid-column:1;grid-row:1}.mobile-menu-button{display:grid}}@media(max-width:900px){.site-header{height:72px}.header-inner{grid-template-columns:1fr auto}.header-nav,.header-actions .account-link{display:none}.header-actions{grid-column:2;grid-row:1}.header-logo{grid-column:1;grid-row:1}.mobile-menu-button{display:grid}.hero-grid{grid-template-columns:1fr}.hero-copy{order:1}.hero-art{order:2}.hader-hero{padding-top:38px}.hero-copy h1{font-size:46px}.hero-arch{width:330px;height:300px}.hero-mark{width:175px}.categories-section{margin-top:-35px}.footer-main{grid-template-columns:repeat(2,1fr)}.footer-brand{grid-column:span 2}.product-layout{grid-template-columns:1fr}.product-media{min-height:320px}}@media(max-width:767px){.page-width{width:min(calc(100% - 28px),var(--page-width))}.section-space{padding:48px 0}.section-heading{font-size:26px;gap:10px;margin-bottom:24px}.section-heading:before,.section-heading:after{width:28px}.hader-hero{min-height:auto;padding:35px 0 76px}.hero-copy h1{font-size:36px}.hero-copy p{font-size:17px}.hero-art{min-height:285px}.hero-arch{width:260px;height:250px}.hero-mark{width:145px;max-height:210px}.hero-platform{width:220px;height:48px}.hero-plant{right:-20px;transform:scale(.75)}.categories-grid,.services-grid,.trust-strip,.collection-grid,.search-grid,.list-collections-grid{grid-template-columns:1fr}.category-card{grid-template-columns:58px 1fr;min-height:0;padding:18px}.featured-section{padding-top:38px}.service-card{min-height:100px}.trust-item{border-left:0;border-bottom:1px solid var(--hader-border)!important}.trust-item:last-child{border-bottom:0!important}.footer-main{grid-template-columns:1fr;gap:24px;padding:35px 0}.footer-brand{grid-column:auto}.footer-bottom__inner{grid-template-columns:1fr;text-align:center;padding:12px 0}.payments,.back-top{justify-self:center}.page-hero{padding:38px 0}.page-hero h1{font-size:32px}.content-card{padding:20px}.product-info h1{font-size:32px}.product-form{align-items:stretch;flex-direction:column}.cart-table thead{display:none}.cart-table,.cart-table tbody,.cart-table tr,.cart-table td{display:block}.cart-table tr{padding:15px 0;border-bottom:1px solid var(--hader-border)}.cart-table td{padding:7px;border:0}.cart-footer{align-items:stretch;flex-direction:column;gap:15px}.search-form{flex-direction:column}}@media(max-width:420px){.header-actions{gap:3px}.header-logo img{width:140px}.categories-grid{gap:12px}.hero-copy h1{font-size:32px}.hero-arch{width:225px;height:225px}.hero-mark{width:125px}}.hero-bg-image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;opacity:.22;overflow:hidden}.hero-bg-image img{width:100%;height:100%;object-fit:cover}.hader-hero>.page-width{position:relative;z-index:1}.category-card__image,.service-card__image,.trust-item__image{width:100%;height:100%;max-width:34px;max-height:34px;object-fit:contain;margin:auto;border-radius:8px}.category-card__icon .category-card__image,.category-icon .category-card__image{max-width:36px;max-height:36px}.service-card__icon .service-card__image,.service-icon .service-card__image{max-width:28px;max-height:28px}.trust-item__icon .trust-item__image,.trust-icon .trust-item__image{max-width:42px;max-height:42px}.hader-hero .hero-bg-image{opacity:1}.hader-hero .hero-bg-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#fbf7ef14,#fbf7ef57 52%,#fbf7ef05)}.hader-hero .hero-bg-image img{width:100%;height:100%;object-fit:cover;object-position:center}.hader-hero .hero-grid:not(:has(.hero-art)){grid-template-columns:minmax(0,620px);justify-content:start;min-height:500px}.hader-hero .hero-grid:not(:has(.hero-art)) .hero-copy{align-self:center}@media(max-width:900px){.hader-hero .hero-grid:not(:has(.hero-art)){grid-template-columns:1fr;min-height:430px;justify-content:center}}:root{--hader-primary:#075A46;--hader-accent:#B9904A}.header-logo--split{display:inline-flex;align-items:center;justify-content:flex-start;gap:var(--logo-gap,10px);min-width:0}.header-logo__wordmark,.header-logo__mark{display:flex;align-items:center;justify-content:center;min-width:0}.header-logo__wordmark img{width:var(--wordmark-desktop,128px);max-height:64px;object-fit:contain}.header-logo__mark img{width:var(--mark-desktop,54px);max-height:70px;object-fit:contain}.drawer-logo{--wordmark-desktop:130px;--mark-desktop:52px}@media(min-width:991px){.site-header{height:78px}.header-inner{grid-template-columns:210px minmax(0,1fr) 160px;gap:20px}.header-nav a{font-size:14px;padding-block:25px 22px}.hader-hero{padding:50px 0 70px;min-height:430px}.hero-grid{align-items:center;gap:46px}.hero-copy h1{font-size:clamp(42px,4.2vw,68px);line-height:1.28;margin-bottom:18px}.hero-copy p{font-size:18px;max-width:660px}.categories-section{margin-top:-48px;position:relative;z-index:2}.categories-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.category-card{min-height:128px;padding:24px 24px 20px}.services-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.service-card{min-height:112px}.trust-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.footer-main{grid-template-columns:1.35fr .9fr .9fr .9fr .95fr;align-items:start}}@media(max-width:990px){.page-width{width:min(calc(100% - 28px),var(--page-width))}.site-header{height:76px;border-bottom:1px solid rgba(233,221,202,.9);background:#fffdf8f5}.header-inner{grid-template-columns:1fr auto;direction:rtl;gap:12px;position:relative}.header-logo{grid-column:2;justify-self:end;direction:ltr}.header-logo__wordmark img{width:var(--wordmark-mobile,104px);max-height:54px}.header-logo__mark img{width:var(--mark-mobile,44px);max-height:58px}.header-nav{display:none}.header-actions{grid-column:1;justify-self:start;flex-direction:row-reverse;gap:8px}.mobile-menu-button{display:grid!important}.icon-button{width:38px;height:38px}.account-link{display:none!important}.drawer__content{width:min(86vw,360px);border-radius:0 0 0 22px;box-shadow:-12px 0 40px #075a4629}.drawer__head img{width:auto;max-width:160px}.drawer nav a{font-size:16px;padding:15px 4px}.hader-hero{min-height:auto;padding:28px 0 54px;background:radial-gradient(circle at 72% 18%,rgba(185,144,74,.13),transparent 34%),linear-gradient(135deg,#fffdf8,#fbf4e8)}.hero-bg-image{opacity:.96}.hero-bg-image:after{background:linear-gradient(180deg,#fbf7ef14,#fbf7ef6b 62%,#fbf7efe0)}.hero-grid{display:grid;grid-template-columns:1fr!important;direction:rtl!important;min-height:440px;align-items:start;justify-items:center;padding-top:12px}.hero-copy{width:100%;max-width:360px;text-align:center;margin-inline:auto;padding-top:0;direction:rtl!important}.hero-copy h1{font-size:clamp(30px,8.8vw,43px);line-height:1.33;margin:16px 0 12px;letter-spacing:-.4px}.hero-copy p{font-size:15px;line-height:1.85;margin-inline:auto;max-width:330px}.hero-copy .button{min-height:48px;padding-inline:24px;border-radius:15px;margin-top:12px}.hero-art{display:none!important}.categories-section{margin-top:-28px;position:relative;z-index:3}.categories-grid{grid-template-columns:1fr 1fr;gap:12px}.category-card{min-height:160px;padding:18px 14px 14px;border-radius:18px;flex-direction:column;align-items:flex-start;gap:12px;box-shadow:0 10px 24px #372c1912}.category-card__icon{width:52px;height:52px;margin-bottom:0}.category-card h3{font-size:16px;margin:0 0 4px;line-height:1.45}.category-card p{font-size:12.5px;line-height:1.7;margin-bottom:7px}.category-card a{font-size:12.5px}.featured-section{padding-top:38px}.section-heading{font-size:24px;gap:12px;margin-bottom:18px}.section-heading:before,.section-heading:after{width:34px}.services-grid{grid-template-columns:1fr 1fr;gap:12px}.service-card{min-height:128px;padding:14px;border-radius:17px;display:flex;align-items:flex-start;gap:11px}.service-card__icon{width:48px;height:48px;flex:0 0 48px}.service-card__body h3{font-size:14px;line-height:1.45;margin:0 0 4px}.service-card__body p{font-size:12.5px;margin:0 0 5px}.service-card__body a{font-size:12.5px}.trust-section{padding-top:28px}.trust-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border-radius:18px;overflow:hidden}.trust-item{padding:14px 10px;border-left:1px solid var(--hader-border)}.trust-item:last-child{display:none}.trust-item__icon{width:38px;height:38px;margin-inline:auto}.trust-item h3{text-align:center;font-size:13px;margin-top:6px}.trust-item p{text-align:center;font-size:11.5px;line-height:1.5}.footer-main{grid-template-columns:1fr;gap:18px;text-align:center;padding:26px 0 18px}.footer-brand{order:-1}.footer-brand .footer-logo,.footer-brand img{margin-inline:auto;max-width:180px}.footer-column ul{display:grid;gap:5px}.footer-bottom__inner{grid-template-columns:1fr;gap:8px;text-align:center}.payments{justify-content:center}.page-hero{padding:54px 0 36px}.page-hero h1{font-size:34px}.collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.product-card{border-radius:16px!important;overflow:hidden}.product-card__media img{height:132px!important;width:100%!important;object-fit:cover!important}.product-card__body{padding:10px 10px 12px!important}.product-card__body h2{font-size:12.5px!important;line-height:1.45!important;margin:0 0 5px!important}.product-card__price{font-size:12.5px!important}}@media(max-width:430px){.page-width{width:min(calc(100% - 22px),var(--page-width))}.header-logo__wordmark img{width:94px}.header-logo__mark img{width:38px}.icon-button{width:36px;height:36px}.categories-grid{gap:10px}.category-card{min-height:150px;padding:15px 12px}.category-card__icon{width:46px;height:46px}.category-card h3{font-size:14.5px}.category-card p{font-size:11.7px}.services-grid{gap:10px}.service-card{min-height:116px;padding:12px 11px}.product-card__media img{height:118px!important}}.category-card__image,.service-card__image,.trust-item__image{width:100%;height:100%;object-fit:contain;border-radius:10px}.hader-service-fields{display:grid;gap:10px;margin:18px 0;padding:16px;border:1px solid var(--hader-border);border-radius:16px;background:#fffdf8}.hader-service-fields label{font-weight:700;color:var(--hader-primary)}.hader-service-fields input,.hader-service-fields select,.hader-service-fields textarea{width:100%;border:1px solid var(--hader-border);border-radius:12px;padding:11px 12px;background:#fff}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}body{font-feature-settings:"kern" 1;text-rendering:optimizeLegibility}.site-header{z-index:90!important}.header-logo--split{max-width:100%;overflow:hidden}.header-logo__wordmark img,.header-logo__mark img{height:auto!important;display:block!important}.drawer,.search-panel{z-index:999!important}.drawer__content,.search-panel__box{max-width:100%;overflow:auto}.drawer nav a,.header-nav a{overflow-wrap:anywhere}.footer-social:empty{display:none!important}.footer-column ul{padding:0;margin:0;list-style:none}.contact-line{display:flex;align-items:center;gap:8px}.product-section-hader{padding-top:52px!important}.product-layout{display:grid!important;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)!important;gap:clamp(28px,4vw,52px)!important;align-items:start!important}.product-media{align-self:start!important;position:sticky;top:98px;display:grid!important;place-items:center!important;min-height:0!important;aspect-ratio:16/10!important;width:100%!important;max-height:520px!important;padding:14px!important;border:1px solid var(--hader-border)!important;border-radius:24px!important;background:#f8faf9!important;box-shadow:0 10px 28px #372c190e!important;overflow:hidden!important}.product-media img{width:100%!important;height:100%!important;max-height:none!important;object-fit:contain!important;object-position:center!important;border-radius:18px!important;background:transparent!important}.product-info{min-width:0!important;max-width:760px!important;text-align:start!important}.product-info h1{margin:0 0 14px!important;font-size:clamp(28px,2.6vw,40px)!important;line-height:1.25!important;font-weight:800!important;color:var(--hader-primary)!important;letter-spacing:-.35px!important;unicode-bidi:plaintext!important}.product-price{margin:0 0 22px!important;font-size:clamp(22px,2vw,29px)!important;font-weight:800!important;color:var(--hader-accent)!important}.product-description{margin-top:18px!important;color:#38524a!important;font-size:15.5px!important;line-height:1.9!important;unicode-bidi:plaintext!important}.product-description p{margin:0 0 14px!important;text-align:start!important}.product-description h1,.product-description h2,.product-description h3{color:var(--hader-primary)!important;line-height:1.35!important;margin:20px 0 10px!important}.product-description ul,.product-description ol,.rte ul,.rte ol{margin:16px 0!important;padding-inline-start:1.35rem!important;padding-inline-end:0!important;list-style-position:outside!important;text-align:start!important}html[dir=rtl] .product-description ul,html[dir=rtl] .product-description ol,html[dir=rtl] .rte ul,html[dir=rtl] .rte ol{padding-right:1.35rem!important;padding-left:0!important}.product-description li,.rte li{margin-bottom:7px!important;text-align:start!important;unicode-bidi:plaintext!important}.product-description table,.rte table{width:100%!important;max-width:100%!important;display:block!important;overflow-x:auto!important;border-collapse:collapse!important}.product-description img,.rte img{height:auto!important;max-width:100%!important;border-radius:16px!important}.product-meta{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;margin:22px 0 14px!important}.product-meta div{padding:13px 16px!important;border:1px solid var(--hader-border)!important;border-radius:12px!important;background:var(--hader-soft)!important;color:#344d46!important;text-align:start!important}.product-note{margin:16px 0 18px!important;padding:14px 16px!important;border-inline-start:4px solid var(--hader-accent)!important;border-right:0!important;border-radius:12px!important;background:#fff8ea!important;color:#5d513d!important;text-align:start!important}.product-form{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:12px!important;align-items:center!important;margin-top:16px!important}.product-variant-select{min-width:0!important}.quantity{height:50px!important;align-self:stretch!important;white-space:nowrap!important}.quantity button{width:44px!important;color:var(--hader-primary)!important;font-weight:800!important}.quantity input{width:54px!important;min-height:48px!important;color:var(--hader-text)!important}.hader-service-fields{grid-column:1/-1!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px 12px!important;margin:6px 0 4px!important;padding:15px!important;border:1px solid var(--hader-border)!important;border-radius:16px!important;background:#fffdf8!important}.hader-service-fields label{font-size:13.5px!important;line-height:1.5!important;margin-top:4px!important;color:var(--hader-primary)!important}.hader-service-fields textarea,.hader-service-fields label[for=hader_notes]{grid-column:1/-1!important}.hader-service-fields input,.hader-service-fields select,.hader-service-fields textarea{min-height:46px!important;border:1px solid var(--hader-border)!important;border-radius:12px!important;background:#fff!important;color:var(--hader-text)!important}.product-submit{grid-column:1/-1!important;width:100%!important;min-height:54px!important;font-weight:800!important;border-radius:14px!important}.product-submit[disabled]{opacity:.55!important;cursor:not-allowed!important;transform:none!important}.collection-grid,.search-grid,.list-collections-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important;align-items:start!important}.product-card{border-radius:15px!important;box-shadow:0 7px 18px #372c190d!important;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease!important;background:#fffdf8!important}.product-card:hover{transform:translateY(-3px)!important;box-shadow:0 12px 26px #372c1914!important;border-color:var(--hader-accent-soft)!important}.product-card__media{aspect-ratio:16/9!important;min-height:0!important;background:#fff!important;overflow:hidden!important;border-bottom:1px solid rgba(233,221,202,.65)!important}.product-card__media img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;border-radius:0!important}.product-card__body{padding:12px 13px 13px!important}.product-card h2{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;min-height:42px!important;margin:0 0 7px!important;font-size:15px!important;line-height:1.4!important;font-weight:800!important;color:var(--hader-primary)!important;text-align:start!important}.product-card__price{font-size:14px!important;font-weight:800!important;color:var(--hader-accent)!important;text-align:start!important}.product-card__placeholder{font-size:42px!important}.page-hero{padding:44px 0 28px!important}.page-hero h1{font-size:clamp(28px,3vw,40px)!important;line-height:1.3!important}.section-space:has(.collection-grid){padding-top:34px!important}@media(min-width:1400px){.collection-grid,.search-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important}}@media(max-width:1199px){.collection-grid,.search-grid,.list-collections-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.product-layout{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)!important}}@media(max-width:900px){.product-section-hader{padding-top:30px!important}.product-layout{grid-template-columns:1fr!important;gap:22px!important}.product-media{position:relative!important;top:auto!important;aspect-ratio:16/9!important;max-height:360px!important;padding:10px!important;border-radius:20px!important}.product-info{max-width:none!important}.product-info h1{font-size:clamp(24px,6vw,32px)!important;line-height:1.3!important;text-align:center!important}.product-price{text-align:center!important;margin-bottom:16px!important}.product-form{grid-template-columns:1fr!important}.quantity{width:100%!important;justify-content:center!important}.quantity input{flex:1 1 auto!important;max-width:none!important}.hader-service-fields{grid-template-columns:1fr!important;padding:13px!important}.hader-service-fields textarea,.hader-service-fields label[for=hader_notes]{grid-column:auto!important}.collection-grid,.search-grid,.list-collections-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.product-card__body{padding:9px 9px 10px!important}.product-card h2{font-size:12.5px!important;min-height:35px!important;line-height:1.4!important}.product-card__price{font-size:12.5px!important}.page-hero{padding:34px 0 20px!important}.page-hero h1{font-size:28px!important}}@media(max-width:430px){.page-width{width:min(calc(100% - 20px),var(--page-width))!important}.product-media{max-height:260px!important;padding:8px!important;border-radius:18px!important}.product-info h1{font-size:23px!important}.product-description{font-size:14px!important;line-height:1.85!important}.product-meta div,.product-note{font-size:13.5px!important;padding:12px!important}.collection-grid,.search-grid,.list-collections-grid{gap:9px!important}.product-card__media{aspect-ratio:1.35/1!important}.product-card h2{font-size:12px!important;min-height:34px!important}.product-card__price{font-size:12px!important}}:root{--mobile-tap-size:44px;--mobile-card-radius:16px;--mobile-gap:12px}.trust-section{padding-block:var(--trust-padding-top,28px) var(--trust-padding-bottom,28px)}.trust-strip{display:grid;grid-template-columns:repeat(var(--trust-columns-desktop,4),minmax(0,1fr));gap:14px;background:transparent;border:0;overflow:visible}.trust-item{display:flex;align-items:center;min-width:0;gap:13px;padding:17px;border:1px solid var(--hader-border);border-radius:16px;background:#fffdf8f7;box-shadow:0 8px 22px #372c190e}.trust-item__icon{display:grid;place-items:center;flex:0 0 var(--trust-icon-size,56px);width:var(--trust-icon-size,56px);height:var(--trust-icon-size,56px);margin:0;border:1px solid rgba(7,90,70,.12);border-radius:14px;background:#075a4611;color:var(--hader-primary)}.trust-item__icon .hader-icon{width:56%;height:56%}.trust-item__image{width:70%!important;height:70%!important;max-width:none!important;max-height:none!important;padding:0!important;object-fit:contain!important}.trust-item__content{min-width:0}.trust-item h3{margin:0 0 3px;font-size:15px;line-height:1.45;color:var(--hader-primary);font-weight:800;text-align:start}.trust-item p{margin:0;color:var(--hader-muted);font-size:12.5px;line-height:1.65;text-align:start}@media(max-width:990px){.site-header{height:68px!important}.header-inner{height:68px!important;gap:8px!important}.header-actions{gap:2px!important}.icon-button{width:var(--mobile-tap-size)!important;height:var(--mobile-tap-size)!important;border-radius:12px!important}.icon-button:active{background:var(--hader-soft);transform:scale(.97)}.header-logo--split{gap:6px!important}.header-logo__wordmark img{width:min(var(--wordmark-mobile,104px),27vw)!important}.header-logo__mark img{width:min(var(--mark-mobile,44px),11vw)!important}.cart-count{top:3px!important;left:3px!important;min-width:18px!important;height:18px!important;font-size:10px!important}.drawer__content{width:min(89vw,380px)!important;padding:18px!important;border-radius:0 0 0 20px!important}.drawer__head{min-height:58px;padding-bottom:13px!important}.drawer nav{padding-top:7px}.drawer nav a{display:flex!important;align-items:center!important;min-height:50px!important;padding:12px 6px!important;font-size:15px!important;line-height:1.45!important}.search-panel__box{margin:88px auto 0!important;padding:16px!important;border-radius:16px!important}.search-panel form{gap:8px!important}.search-panel .button{min-width:72px;padding-inline:16px!important}.hader-hero{padding:22px 0 46px!important}.hader-hero .hero-bg-image:after{background:linear-gradient(180deg,#fbf7ef52,#fbf7efbd 55%,#fbf7eff5)!important}.hero-grid{min-height:390px!important;padding-top:4px!important;align-items:center!important}.hero-copy{max-width:370px!important;padding:18px 14px!important;border-radius:20px;background:#fffdf8ad;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.hero-copy h1{font-size:clamp(29px,8.2vw,40px)!important;line-height:1.28!important;margin:8px 0 10px!important;text-wrap:balance}.hero-copy p{font-size:14.5px!important;line-height:1.8!important;max-width:320px!important}.hero-copy .button{width:min(100%,280px);min-height:50px!important;margin-top:10px!important;font-size:14px!important}.section-space{padding:42px 0!important}.section-heading{font-size:23px!important;line-height:1.35!important;margin-bottom:18px!important;text-wrap:balance}.categories-grid,.services-grid{gap:10px!important}.category-card{display:flex!important;flex-direction:column!important;min-height:148px!important;gap:9px!important;padding:14px 12px!important;border-radius:var(--mobile-card-radius)!important}.category-card__icon{width:46px!important;height:46px!important;flex:0 0 46px!important}.category-card h3{font-size:14px!important;line-height:1.4!important}.category-card p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:11.5px!important;line-height:1.55!important}.category-card a{margin-top:auto;font-size:11.5px!important}.service-card{min-height:112px!important;padding:12px!important;gap:9px!important;border-radius:var(--mobile-card-radius)!important}.service-card__icon{width:42px!important;height:42px!important;flex-basis:42px!important}.service-card__body h3{font-size:13px!important}.service-card__body p{font-size:11.5px!important;line-height:1.55!important}.trust-section{padding-block:max(14px,calc(var(--trust-padding-top,28px)*.7)) max(14px,calc(var(--trust-padding-bottom,28px)*.7))!important}.trust-strip{grid-template-columns:repeat(var(--trust-columns-mobile,1),minmax(0,1fr))!important;gap:9px!important;border-radius:0!important;overflow:visible!important}.trust-item,.trust-item:last-child{display:flex!important;min-height:0!important;gap:10px!important;padding:var(--trust-mobile-padding,12px)!important;border:1px solid var(--hader-border)!important;border-radius:14px!important}.trust-item__icon{flex:0 0 var(--trust-mobile-icon-size,44px)!important;width:var(--trust-mobile-icon-size,44px)!important;height:var(--trust-mobile-icon-size,44px)!important;margin:0!important;border-radius:12px!important}.trust-item h3{font-size:var(--trust-mobile-title-size,14px)!important;line-height:1.35!important;margin:0 0 2px!important;text-align:start!important}.trust-item p{font-size:var(--trust-mobile-description-size,12px)!important;line-height:1.5!important;text-align:start!important}.trust-mobile--featured .trust-item{position:relative;overflow:hidden;border-color:#075a4633!important;box-shadow:0 7px 18px #075a4613!important}.trust-mobile--featured .trust-item:before{content:"";position:absolute;inset-block:9px;inset-inline-start:0;width:3px;border-radius:8px;background:var(--hader-primary)}.trust-mobile--featured .trust-item__icon{background:#075a4617!important;box-shadow:0 5px 13px #075a4614}.trust-mobile--compact .trust-item{padding:9px 10px!important;gap:8px!important}.trust-mobile--compact .trust-item__icon{flex-basis:36px!important;width:36px!important;height:36px!important}.trust-mobile--compact .trust-item h3{font-size:13px!important}.trust-mobile--compact .trust-item p{font-size:10.5px!important}.trust-mobile--minimal .trust-item{padding:10px 2px!important;border-width:0 0 1px!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.collection-grid,.search-grid,.list-collections-grid{gap:10px!important}.product-card{border-radius:14px!important}.product-card__media{aspect-ratio:4/3!important}.product-card__media img{object-fit:contain!important;background:#fff!important}.product-card__body{padding:10px!important}.product-card h2{font-size:12.5px!important;line-height:1.45!important;min-height:36px!important;margin-bottom:6px!important}.product-card__price{font-size:13px!important}.product-layout{gap:18px!important}.product-media{aspect-ratio:4/3!important;max-height:330px!important;background:#fff!important}.product-info h1{font-size:clamp(22px,6vw,29px)!important;text-align:start!important;margin-bottom:8px!important}.product-price{text-align:start!important;font-size:22px!important;margin-bottom:12px!important}.product-description{font-size:14px!important;line-height:1.8!important}.product-form{gap:10px!important}.field,.hader-service-fields input,.hader-service-fields select,.hader-service-fields textarea{font-size:16px!important}.quantity,.product-submit{min-height:52px!important}.product-submit{position:relative;z-index:1}.footer-main{text-align:start!important;gap:22px!important}.footer-brand{text-align:center!important}.footer-column h3{margin-bottom:8px!important;font-size:16px!important}.footer-column a,.footer-column li{font-size:13.5px!important;line-height:1.7!important}.contact-line{justify-content:flex-start!important}}@media(max-width:430px){.page-width{width:min(calc(100% - 20px),var(--page-width))!important}.header-logo__wordmark img{width:min(92px,25vw)!important}.header-logo__mark img{width:min(36px,10vw)!important}.hero-grid{min-height:360px!important}.hero-copy{padding:15px 11px!important}.categories-grid,.services-grid{gap:8px!important}.category-card{min-height:138px!important;padding:12px 10px!important}.category-card__icon{width:42px!important;height:42px!important;flex-basis:42px!important}.collection-grid,.search-grid,.list-collections-grid{gap:8px!important}.product-card__body{padding:8px!important}.product-card h2{font-size:11.7px!important;min-height:34px!important}.product-card__price{font-size:12px!important}.trust-item{border-radius:12px!important}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--hader-primary:#0F5B4C;--hader-primary-dark:#092F28;--hader-accent:#B8914B;--hader-bg:#F7F6F2;--hader-text:#1E342E;--hader-focus:#1b7d68}:focus-visible{outline:3px solid var(--hader-focus)!important;outline-offset:3px!important}.icon-button,.button,button,a{touch-action:manipulation}.product-badges{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:12px}.product-badges span{padding:6px 9px;border-radius:999px;background:#edf5f2;color:var(--hader-primary);font-size:12px;font-weight:700;border:1px solid rgba(15,91,76,.13)}.product-meta--compact{margin:14px 0!important}.product-meta--compact div{padding:10px 12px!important}.product-form>label{grid-column:1/-1;font-size:13px;font-weight:700;color:var(--hader-primary);margin-bottom:-6px}.product-accordions{margin-top:20px;border-top:1px solid var(--hader-border)}.product-accordions details{border-bottom:1px solid var(--hader-border)}.product-accordions summary{cursor:pointer;list-style:none;padding:17px 2px;font-weight:750;color:var(--hader-primary);display:flex;justify-content:space-between;align-items:center}.product-accordions summary::-webkit-details-marker{display:none}.product-accordions summary:after{content:"+";font-size:22px;line-height:1}.product-accordions details[open] summary:after{content:"\2212"}.product-accordions .rte{padding:0 2px 16px}.related-products{padding-top:42px}.related-products .collection-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-card{position:relative;isolation:isolate;display:flex;flex-direction:column;overflow:hidden}.product-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;border-radius:inherit}.product-card__media,.product-card__body{position:relative;z-index:1}.product-card__body{display:flex;flex-direction:column;flex:1}.product-card__body h2,.product-card__body h3{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.product-card__cta{margin-top:auto;padding-top:8px;font-size:12px;color:var(--hader-primary);font-weight:700}.product-card:hover{transform:translateY(-3px);box-shadow:0 14px 34px #092f281a}.mobile-sticky-buy{display:none}.faq-wrap{display:grid;grid-template-columns:minmax(220px,.75fr) minmax(0,1.25fr);gap:48px;align-items:start}.section-kicker{margin:0 0 7px;color:var(--hader-accent);font-weight:800;font-size:13px}.faq-intro{color:#587069}.faq-list details{border-bottom:1px solid var(--hader-border)}.faq-list summary{cursor:pointer;list-style:none;padding:18px 0;font-weight:750;color:var(--hader-primary);display:flex;justify-content:space-between;gap:12px}.faq-list summary:after{content:"+";font-size:21px}.faq-list details[open] summary:after{content:"\2212"}.faq-list .rte{padding-bottom:16px;color:#4d655e}.support-cta__card{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:32px;border-radius:24px;background:linear-gradient(135deg,var(--hader-primary-dark),var(--hader-primary));color:#fff}.support-cta__card h2{margin:0 0 8px;color:#fff}.support-cta__card p{margin:0;opacity:.88}.support-cta__card .section-kicker{color:#e8cf9f}.support-cta__card .button{flex:0 0 auto;background:#fff!important;color:var(--hader-primary)!important}.site-header{-webkit-backdrop-filter:saturate(140%) blur(10px);backdrop-filter:saturate(140%) blur(10px)}.header-inner{min-height:64px}.header-actions .icon-button{min-width:44px;min-height:44px}.cart-count{pointer-events:none}@media(max-width:989px){.related-products .collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.faq-wrap{grid-template-columns:1fr;gap:18px}}@media(max-width:749px){body.template-product{padding-bottom:86px}.product-section-hader{padding-top:20px!important}.product-media{border-radius:18px!important;max-height:300px!important}.product-info h1{font-size:clamp(21px,6vw,27px)!important;line-height:1.32!important}.product-badges{margin-top:2px}.product-form{grid-template-columns:1fr auto!important}.product-form>label,.hader-service-fields,.product-submit{grid-column:1/-1!important}.product-variant-select{grid-column:1/2}.quantity{grid-column:2/3}.product-submit{width:100%!important}.product-accordions summary{min-height:52px}.related-products{padding-top:28px}.mobile-sticky-buy{position:fixed;z-index:45;inset-inline:0;bottom:0;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px max(12px,env(safe-area-inset-right)) calc(10px + env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left));background:#fffffff5;border-top:1px solid rgba(9,47,40,.12);box-shadow:0 -8px 24px #092f2817;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mobile-sticky-buy>div{display:grid}.mobile-sticky-buy__label{font-size:10px;color:#667b75}.mobile-sticky-buy strong{font-size:16px;color:var(--hader-primary)}.mobile-sticky-buy .button{min-height:48px;min-width:145px;padding-inline:20px!important}.whatsapp-float{bottom:92px!important}.support-cta__card{align-items:stretch;flex-direction:column;padding:22px;border-radius:18px}.support-cta__card .button{width:100%}.faq-list summary{min-height:54px;align-items:center}.site-header{position:sticky;top:0;z-index:40}.header-inner{min-height:60px!important}.header-actions{gap:2px!important}.header-actions .icon-button{width:44px!important;height:44px!important}.product-card:hover{transform:none}}@media(max-width:390px){.mobile-sticky-buy .button{min-width:132px}.product-badges span{font-size:11px;padding:5px 7px}.related-products .collection-grid{gap:8px!important}}.site-header,.product-section-hader,.service-card,.trust-item,.faq-item,.site-footer{border-color:#2b2b2b!important}.product-badges span,.badge{background:#2a2416!important;color:#d4af37!important}.button{background:linear-gradient(135deg,#d4af37,#b8902f)!important;color:#111!important}
/*# sourceMappingURL=/cdn/shop/t/19/assets/hader.css.map */
