@charset "UTF-8";
@font-face{font-family:"Vazir";src:url("../fonts/Vazir-Variable.woff2") format("woff2");font-style:normal;font-weight:100 900;font-display:swap}
:root{--sh-accent:#146c5a;--sh-accent-strong:#0d5143;--sh-ink:#17211f;--sh-muted:#66726f;--sh-canvas:#fff;--sh-soft:#f4f7f6;--sh-border:#dfe7e4;--sh-radius:12px;--sh-container:1160px;--sh-shadow:0 1px 2px rgba(8,35,29,.06),0 8px 28px rgba(8,35,29,.06)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--sh-ink);background:var(--sh-canvas);font-family:"Vazir",Tahoma,Arial,sans-serif;font-size:16px;line-height:1.75}button,input,select,textarea{font-family:inherit}a{color:inherit;text-decoration:none}a:hover{color:var(--sh-accent)}img{max-width:100%;height:auto;border-radius:var(--sh-radius)}.container{width:min(calc(100% - 32px),var(--sh-container));margin-inline:auto}.site-main{padding-block:48px;min-height:60vh}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);border-bottom:1px solid var(--sh-border);backdrop-filter:blur(12px)}.header-inner{min-height:72px;display:flex;align-items:center;gap:32px}.brand-name{font-size:24px;font-weight:800}.primary-nav{margin-inline-start:auto}.primary-nav ul,.site-footer ul{display:flex;gap:24px;list-style:none;margin:0;padding:0}.header-actions a{display:flex;min-width:44px;min-height:44px;align-items:center;justify-content:center}.menu-toggle{display:none}.hero{padding:72px 0;background:linear-gradient(135deg,#edf7f3,#fff 62%)}.hero-grid{display:grid;grid-template-columns:1.25fr .75fr;align-items:center;gap:64px}.hero h1{font-size:clamp(42px,7vw,80px);line-height:1.05;margin:8px 0 20px}.hero-copy{font-size:20px;color:var(--sh-muted);max-width:56ch}.hero-visual{aspect-ratio:1;border:1px solid #cfe4dc;border-radius:32px;background:radial-gradient(circle at 35% 30%,#fff,#dceee7);display:grid;place-items:center;box-shadow:var(--sh-shadow)}.hero-visual span{font-size:clamp(96px,14vw,190px);font-weight:900;color:var(--sh-accent)}.eyebrow{margin:0;color:var(--sh-accent);font-weight:700;font-size:14px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;border-radius:8px;font-weight:700}.button-primary{color:#fff;background:var(--sh-accent)}.button-primary:hover{color:#fff;background:var(--sh-accent-strong)}.section{padding-block:64px}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:24px}.section-head h2{font-size:32px;margin:4px 0}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.trust-grid article,.content-card{padding:24px;border:1px solid var(--sh-border);border-radius:var(--sh-radius);background:#fff}.trust-grid p{color:var(--sh-muted);margin-bottom:0}.content-card{margin-bottom:24px}.content-card h2{margin-block:6px}.shop-layout{display:grid;grid-template-columns:260px 1fr;gap:32px}.site-footer{padding:56px 0 88px;background:var(--sh-ink);color:#fff}.footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px}.footer-bottom{border-top:1px solid rgba(255,255,255,.16);margin-top:32px;padding-top:24px;color:rgba(255,255,255,.7)}.mobile-bottom-nav{display:none}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.screen-reader-text:focus{clip:auto!important;width:auto;height:auto;top:8px;right:8px;padding:12px;background:#fff;z-index:999}.empty-state{text-align:center;padding-block:96px}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #f0b429;outline-offset:3px}
@media(max-width:782px){.primary-nav,.header-actions{display:none}.menu-toggle{display:inline-flex;margin-inline-start:auto;min-width:44px;min-height:44px;align-items:center;justify-content:center;border:1px solid var(--sh-border);background:#fff;border-radius:8px}.mobile-menu{padding:16px}.mobile-menu ul{list-style:none;margin:0;padding:0}.mobile-menu a{display:block;padding:12px}.hero{padding:48px 0}.hero-grid{grid-template-columns:1fr;gap:32px}.hero-visual{max-width:320px}.trust-grid,.footer-grid{grid-template-columns:1fr}.shop-layout{grid-template-columns:1fr}.shop-sidebar{order:2}.mobile-bottom-nav{position:fixed;z-index:60;bottom:0;inset-inline:0;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-top:1px solid var(--sh-border);padding-bottom:env(safe-area-inset-bottom)}.mobile-bottom-nav a{min-height:56px;display:grid;place-items:center;font-size:13px}.site-footer{padding-bottom:120px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}

/* 0.2.0 configurable header and footer */
.announcement-bar{background:var(--sh-ink);color:#fff;font-size:13px}.announcement-inner{min-height:38px;display:flex;align-items:center;justify-content:center;gap:16px}.announcement-inner p{margin:0}.announcement-inner button{position:absolute;left:max(16px,calc((100% - var(--sh-container))/2));width:32px;height:32px;border:0;background:transparent;color:#fff;font-size:22px;cursor:pointer}.sh-header-sticky .site-header{position:sticky}.header-search{width:min(280px,24vw)}.header-search form{display:flex}.header-search input[type=search]{width:100%;min-height:42px;padding:8px 12px;border:1px solid var(--sh-border);border-radius:8px;background:var(--sh-soft)}.header-search button{display:none}.header-actions{display:flex;align-items:center;gap:8px}.header-actions>a{padding:7px 10px;border:1px solid var(--sh-border);border-radius:8px;font-size:13px}.header-cart{gap:6px}.cart-count{display:grid;place-items:center;min-width:21px;height:21px;padding:0 5px;border-radius:11px;background:var(--sh-accent);color:#fff;font-size:11px}.sh-header-centered .header-inner{min-height:116px;display:grid;grid-template-columns:1fr auto 1fr;grid-template-areas:"search brand actions" "nav nav nav";gap:16px 24px}.sh-header-centered .brand{grid-area:brand}.sh-header-centered .header-search{grid-area:search}.sh-header-centered .header-actions{grid-area:actions;justify-self:end}.sh-header-centered .primary-nav{grid-area:nav;margin:0;justify-self:center}.sh-header-compact .header-inner{min-height:58px}.sh-header-compact .header-search{display:none}.footer-grid{grid-template-columns:1.2fr 1fr 1fr}.footer-brand strong{font-size:22px}.footer-brand p,.footer-trust p{color:rgba(255,255,255,.7)}.sh-footer-minimal .footer-grid{display:block;text-align:center}.sh-footer-minimal .footer-bottom{text-align:center}.site-footer nav ul{flex-wrap:wrap}
@media(max-width:960px){.header-search{display:none}.sh-header-centered .header-inner{min-height:72px;display:flex}.sh-header-centered .primary-nav{display:none}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:782px){.announcement-inner{padding-inline:36px;text-align:center}.announcement-inner button{left:8px}.header-search{display:none}.footer-grid{grid-template-columns:1fr}.sh-header-centered .header-inner{display:flex}body.sh-mobile-nav-enabled{padding-bottom:56px}}
