:root{--green:#1a5012;--green-mid:#22661a;--green-bright:#2e8b28;--green-lime:#7cb342;--green-soft:#e8f5e3;--dark:#1a1a1a;--dark-2:#222;--text:#1c1c1c;--muted:#5a5a5a;--border:#e5e7eb;--bg-soft:#f5f6f7;--white:#fff;--shadow:0 4px 18px #00000014;--shadow-sm:0 2px 8px #0000000f;--radius:8px;--radius-lg:14px;--container:1200px;--font:"Montserrat", system-ui, sans-serif;--transition:.25s ease}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font);color:var(--text);background:var(--white);-webkit-font-smoothing:antialiased;line-height:1.55;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;transition:color var(--transition), background var(--transition), border-color var(--transition), transform var(--transition), box-shadow var(--transition);text-decoration:none}button,input,select{font-family:inherit}ul{list-style:none}.container{width:min(100% - 2rem, var(--container));margin-inline:auto}.sr-only{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.topbar{background:var(--green);color:var(--white);padding:.55rem 0;font-size:.75rem}.topbar__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.topbar__left{flex-wrap:wrap;align-items:center;gap:1.25rem;min-width:0;display:flex}.topbar__item{opacity:.95;align-items:center;gap:.4rem;display:inline-flex}.topbar__item svg{flex-shrink:0;width:14px;height:14px}.topbar__address{white-space:nowrap;text-overflow:ellipsis;max-width:52vw;overflow:hidden}.topbar__right{white-space:nowrap;align-items:center;gap:.4rem;display:inline-flex}.header{background:var(--white);border-bottom:1px solid var(--border);z-index:100;position:sticky;top:0}.header__main{grid-template-columns:auto 1fr auto;align-items:center;gap:1.5rem;padding:.9rem 0;display:grid}.logo img{width:auto;height:42px}.search{background:var(--white);border:1px solid #d1d5db;border-radius:6px;align-items:stretch;width:100%;max-width:560px;margin-inline:auto;display:flex;overflow:hidden}.search__cat{color:var(--muted);cursor:pointer;background:#f8f9fa;border:0;border-right:1px solid #e5e7eb;outline:none;max-width:140px;padding:0 .85rem;font-size:.8rem}.search__input{border:0;outline:none;flex:1;min-width:0;padding:.7rem .9rem;font-size:.875rem}.search__btn{background:var(--green);color:var(--white);cursor:pointer;width:48px;transition:background var(--transition);border:0;place-items:center;display:grid}.search__btn:hover{background:var(--green-mid)}.header__actions{align-items:center;gap:1.25rem;display:flex}.action{color:var(--text);align-items:center;gap:.45rem;font-size:.78rem;display:inline-flex}.action svg{flex-shrink:0;width:20px;height:20px}.action__text{flex-direction:column;line-height:1.25;display:flex}.action__text strong{font-weight:600}.action--cart{position:relative}.cart-badge{background:var(--green-bright);color:var(--white);border-radius:50%;place-items:center;width:16px;height:16px;font-size:.65rem;font-weight:700;display:grid;position:absolute;top:-6px;left:12px}.menu-toggle{cursor:pointer;background:0 0;border:0;padding:.35rem;display:none}.menu-toggle span{background:var(--text);width:22px;height:2px;transition:var(--transition);margin:5px 0;display:block}.nav{border-top:1px solid var(--border);background:#f3f4f6}.nav__inner{align-items:center;gap:2rem;min-height:48px;display:flex}.nav__categories{background:var(--green);color:var(--white);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;align-items:center;gap:.55rem;padding:.85rem 1.1rem;font-size:.78rem;font-weight:700;display:inline-flex}.nav__categories:hover{background:var(--green-mid)}.nav__links{flex-wrap:wrap;align-items:center;gap:1.6rem;display:flex}.nav__links a{text-transform:uppercase;letter-spacing:.02em;color:var(--text);padding:.85rem 0;font-size:.82rem;font-weight:600;position:relative}.nav__links a:hover,.nav__links a.is-active{color:var(--green)}.nav__links a.is-active:after{content:"";background:var(--green);height:2px;position:absolute;bottom:0;left:0;right:0}.hero{background:#e8eef5 url(/images/hero-solar.jpg) 50%/cover no-repeat;min-height:520px;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:linear-gradient(90deg,#fffffff0 0%,#ffffffd1 38%,#ffffff40 62%,#fff0 78%);position:absolute;inset:0}.hero__inner{z-index:1;grid-template-columns:1.05fr .95fr;align-items:center;gap:1rem;min-height:520px;padding:3.25rem 0 4.5rem;display:grid;position:relative}.hero__badge{background:var(--green);color:var(--white);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;margin-bottom:1rem;padding:.4rem .85rem;font-size:.68rem;font-weight:700;animation:.6s both fadeUp;display:inline-block}.hero__title{letter-spacing:-.01em;text-transform:uppercase;margin-bottom:.85rem;font-size:clamp(1.85rem,3.4vw,2.75rem);font-weight:800;line-height:1.15;animation:.7s 50ms both fadeUp}.hero__title span{color:var(--green-bright);display:block}.hero__desc{color:var(--muted);max-width:420px;margin-bottom:1.25rem;font-size:.95rem;animation:.7s .1s both fadeUp}.hero__features{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;max-width:480px;margin-bottom:1.5rem;animation:.7s .15s both fadeUp;display:grid}.hero__feature{color:var(--muted);flex-direction:column;align-items:flex-start;gap:.35rem;font-size:.68rem;font-weight:600;line-height:1.25;display:flex}.hero__feature svg{width:22px;height:22px;color:var(--green-bright)}.hero__ctas{flex-wrap:wrap;gap:.75rem;animation:.7s .2s both fadeUp;display:flex}.btn{letter-spacing:.04em;text-transform:uppercase;cursor:pointer;border:1.5px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:.4rem;padding:.85rem 1.35rem;font-size:.8rem;font-weight:700;display:inline-flex}.btn--primary{background:var(--green);color:var(--white)}.btn--primary:hover{background:var(--green-mid);transform:translateY(-1px)}.btn--outline{background:var(--white);color:var(--text);border-color:#cfd3d8}.btn--outline:hover{border-color:var(--green);color:var(--green)}.btn--white{background:var(--white);color:var(--green)}.btn--white:hover{background:var(--green-soft)}.hero__visual{justify-content:center;align-items:flex-end;animation:.9s .15s both fadeIn;display:flex;position:relative}.hero__visual img{object-fit:contain;filter:drop-shadow(0 18px 30px #0000002e);width:auto;max-height:400px}.hero__rail{background:var(--white);box-shadow:var(--shadow);z-index:2;border-radius:12px;flex-direction:column;gap:.85rem;padding:.85rem .55rem;animation:.7s .3s both slideInRight;display:flex;position:absolute;top:50%;right:0;transform:translateY(-50%)}.hero__rail-item{text-align:center;width:64px;color:var(--muted);flex-direction:column;align-items:center;gap:.25rem;font-size:.62rem;font-weight:600;line-height:1.2;display:flex}.hero__rail-item svg{width:22px;height:22px;color:var(--green-bright)}.value-bar{background:var(--dark);color:var(--white);z-index:3;width:min(100% - 2rem, var(--container));border-radius:var(--radius-lg);box-shadow:var(--shadow);margin:-1.75rem auto 0;padding:1.35rem 1.5rem;position:relative}.value-bar__grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.value-item{align-items:center;gap:.75rem;display:flex}.value-item__icon{background:var(--green);border-radius:50%;flex-shrink:0;place-items:center;width:42px;height:42px;display:grid}.value-item__icon svg{width:20px;height:20px;color:var(--white)}.value-item strong{font-size:.88rem;font-weight:700;display:block}.value-item span{color:#c8c8c8;font-size:.72rem;display:block}.section{padding:3.5rem 0}.section__head{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1.75rem;display:flex}.section__title{text-transform:uppercase;letter-spacing:.02em;padding-bottom:.55rem;font-size:1.35rem;font-weight:800;position:relative}.section__title:after{content:"";background:var(--green);border-radius:2px;width:42px;height:3px;position:absolute;bottom:0;left:0}.section__title--center{text-align:center;width:100%}.section__title--center:after{left:50%;transform:translate(-50%)}.section__link{color:var(--green);font-size:.85rem;font-weight:600}.section__link:hover{color:var(--green-mid)}.categories{grid-template-columns:repeat(6,1fr);gap:1rem;display:grid}.cat-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);text-align:center;box-shadow:var(--shadow-sm);transition:transform var(--transition), box-shadow var(--transition);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;min-height:150px;padding:1.35rem .75rem;display:flex}.cat-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.cat-card__icon{width:48px;height:48px;color:var(--green)}.cat-card__icon svg{width:100%;height:100%}.cat-card span{color:var(--text);font-size:.8rem;font-weight:600;line-height:1.3}.cat-card--cta{background:var(--green);border-color:var(--green);color:var(--white);text-align:left;align-items:flex-start;gap:.65rem;padding:1.25rem}.cat-card--cta:hover{background:var(--green-mid)}.cat-card--cta strong{font-size:1.05rem;font-weight:800;line-height:1.25}.cat-card--cta p{opacity:.92;margin-bottom:.35rem;font-size:.78rem}.cat-card--cta .btn{margin-top:auto;padding:.55rem .9rem;font-size:.72rem}.products{grid-template-columns:repeat(4,1fr);gap:1.15rem;display:grid}.product-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);transition:transform var(--transition), box-shadow var(--transition);flex-direction:column;display:flex;overflow:hidden}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.product-card__media{aspect-ratio:1;background:#fafafa;place-items:center;padding:1rem;display:grid;position:relative}.product-card__media img{object-fit:contain;width:auto;max-height:180px}.product-card__badge{background:var(--green);color:var(--white);border-radius:999px;padding:.28rem .55rem;font-size:.65rem;font-weight:700;position:absolute;top:10px;left:10px}.product-card__body{flex-direction:column;flex:1;gap:.55rem;padding:.9rem 1rem 1rem;display:flex}.product-card__title{min-height:2.4em;font-size:.88rem;font-weight:600;line-height:1.35}.product-card__row{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.product-card__price{color:var(--green);font-size:1rem;font-weight:700}.add-cart{border:1.5px solid var(--green);width:36px;height:36px;color:var(--green);cursor:pointer;transition:var(--transition);background:0 0;border-radius:6px;place-items:center;display:grid}.add-cart:hover{background:var(--green);color:var(--white)}.add-cart svg{width:18px;height:18px}.why{padding-top:1rem}.why__banner{border-radius:var(--radius-lg);background:#111 url(/images/why-clean.jpg) 50%/cover no-repeat;align-items:center;min-height:340px;display:grid;position:relative;overflow:hidden}.why__overlay{z-index:1;border-radius:var(--radius);max-width:420px;color:var(--white);background:#0a0a0ac7;margin:2rem;padding:1.75rem;position:relative}.why__overlay h2{text-transform:uppercase;margin-bottom:.75rem;font-size:1.35rem;font-weight:800;line-height:1.25}.why__overlay p{color:#e5e5e5;margin-bottom:1.15rem;font-size:.88rem}.why__badge{z-index:2;background:var(--white);text-align:center;width:130px;height:130px;box-shadow:var(--shadow);color:var(--green);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;animation:2.8s ease-in-out infinite pulseSoft;display:flex;position:absolute;top:50%;left:48%;transform:translate(-20%,-50%)}.why__badge small{font-size:.72rem;font-weight:600}.why__badge strong{font-size:2rem;font-weight:800;line-height:1}.why__benefits{border-radius:0 0 var(--radius-lg) var(--radius-lg);z-index:1;background:#0c0c0ce0;grid-template-columns:repeat(4,1fr);gap:0;margin-top:-1px;padding:1.15rem 1.25rem;display:grid;position:relative}.why__benefit{color:var(--white);border-right:1px solid #ffffff1f;align-items:center;gap:.7rem;padding:.35rem .75rem;display:flex}.why__benefit:last-child{border-right:0}.why__benefit-icon{background:var(--green);border-radius:50%;flex-shrink:0;place-items:center;width:36px;height:36px;display:grid}.why__benefit-icon svg{width:16px;height:16px;color:var(--white)}.why__benefit strong{font-size:.85rem;display:block}.why__benefit span{color:#bdbdbd;font-size:.7rem;display:block}.testimonials{background:var(--white)}.testimonials__slider{grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;display:grid;position:relative}.t-nav{background:var(--green);width:40px;height:40px;color:var(--white);cursor:pointer;transition:background var(--transition);border:0;border-radius:50%;flex-shrink:0;place-items:center;display:grid}.t-nav:hover{background:var(--green-mid)}.t-track-wrap{overflow:hidden}.t-track{gap:1rem;transition:transform .4s;display:flex}.t-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--white);box-shadow:var(--shadow-sm);flex:0 0 calc(33.3333% - .666667rem);min-height:190px;padding:1.35rem}.t-stars{color:var(--green-bright);letter-spacing:.08em;margin-bottom:.75rem;font-size:.9rem}.t-card blockquote{color:var(--text);margin-bottom:1rem;font-size:.9rem;line-height:1.55}.t-card cite{font-size:.85rem;font-style:normal;font-weight:700;display:block}.t-card cite span{color:var(--muted);margin-top:.15rem;font-size:.78rem;font-weight:500;display:block}.newsletter{padding-bottom:0}.newsletter__box{background:var(--dark);color:var(--white);border-radius:var(--radius-lg);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.5rem 1.75rem;display:flex}.newsletter__left{flex:1;align-items:center;gap:1rem;min-width:0;display:flex}.newsletter__icon{background:var(--green);border-radius:50%;flex-shrink:0;place-items:center;width:56px;height:56px;display:grid}.newsletter__icon svg{width:26px;height:26px;color:var(--white)}.newsletter__left h2{text-transform:uppercase;margin-bottom:.2rem;font-size:1.15rem;font-weight:800}.newsletter__left p{color:#cfcfcf;max-width:420px;font-size:.82rem}.newsletter__form{flex:1;align-items:stretch;min-width:min(100%,380px);max-width:440px;display:flex}.newsletter__form input{border:0;border-radius:6px 0 0 6px;outline:none;flex:1;min-width:0;padding:.85rem 1rem;font-size:.875rem}.newsletter__form button{background:var(--green);color:var(--white);letter-spacing:.04em;text-transform:uppercase;cursor:pointer;border:0;border-radius:0 6px 6px 0;padding:0 1.25rem;font-size:.8rem;font-weight:700}.newsletter__form button:hover{background:var(--green-mid)}.newsletter__msg{width:100%;color:var(--green-lime);font-size:.8rem;display:none}.newsletter__msg.is-visible{display:block}.footer{background:var(--bg-soft);margin-top:2rem;padding-top:3rem}.footer__grid{grid-template-columns:1.4fr 1fr 1fr 1fr 1.3fr;gap:1.75rem;padding-bottom:2.5rem;display:grid}.footer__brand p{color:var(--muted);max-width:260px;margin:.85rem 0 1.1rem;font-size:.85rem}.footer__brand .logo img{height:36px}.socials{gap:.55rem;display:flex}.socials a{background:var(--green);width:34px;height:34px;color:var(--white);border-radius:50%;place-items:center;display:grid}.socials a:hover{background:var(--green-mid);transform:translateY(-2px)}.socials svg{width:15px;height:15px}.footer__col h3{text-transform:uppercase;letter-spacing:.03em;margin-bottom:.9rem;font-size:.85rem;font-weight:800}.footer__col ul{flex-direction:column;gap:.55rem;display:flex}.footer__col a{color:#333;font-size:.85rem}.footer__col a:hover{color:var(--green)}.footer__contact li{color:#333;gap:.55rem;margin-bottom:.75rem;font-size:.82rem;line-height:1.45;display:flex}.footer__contact svg{width:16px;height:16px;color:var(--green);flex-shrink:0;margin-top:.15rem}.footer__bottom{background:var(--green);color:var(--white);padding:.85rem 0}.footer__bottom-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;font-size:.8rem;display:flex}.payments{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.payments span{background:var(--white);color:#222;border-radius:4px;padding:.28rem .5rem;font-size:.65rem;font-weight:700;line-height:1}.payments .pay-visa{color:#1a1f71}.payments .pay-mc{color:#eb001b}.payments .pay-upi{color:#097939}.payments .pay-rzp{color:#072654}.mobile-nav{display:none}.toast{background:var(--green);color:var(--white);box-shadow:var(--shadow);opacity:0;z-index:200;border-radius:8px;padding:.75rem 1.1rem;font-size:.85rem;font-weight:600;transition:all .3s;position:fixed;bottom:1.25rem;right:1.25rem;transform:translateY(120%)}.toast.is-visible{opacity:1;transform:translateY(0)}@keyframes fadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInRight{0%{opacity:0;transform:translate(20px,-50%)}to{opacity:1;transform:translateY(-50%)}}@keyframes pulseSoft{0%,to{transform:translate(-20%,-50%)scale(1)}50%{transform:translate(-20%,-50%)scale(1.04)}}@media (width<=1100px){.categories,.footer__grid{grid-template-columns:repeat(3,1fr)}.hero__rail{display:none}.why__badge{top:1.5rem;left:auto;right:1.5rem;transform:none}@keyframes pulseSoft{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}}@media (width<=900px){.header__main{grid-template-columns:auto 1fr auto}.search,.action__text{display:none}.menu-toggle{display:block}.nav{display:none}.nav.is-open{background:var(--white);border-bottom:1px solid var(--border);box-shadow:var(--shadow);display:block;position:absolute;top:100%;left:0;right:0}.nav__inner{flex-direction:column;align-items:stretch;gap:0;padding:.5rem 0 1rem}.nav__categories{border-radius:6px;justify-content:center;margin:.5rem 1rem}.nav__links{flex-direction:column;gap:0;padding:0 1rem}.nav__links a{border-bottom:1px solid var(--border);width:100%;padding:.7rem 0}.nav__links a.is-active:after{display:none}.hero__inner{text-align:left;grid-template-columns:1fr;padding:2.25rem 0 3.5rem}.hero:before{background:linear-gradient(#fffffff0 0%,#ffffffe0 55%,#ffffff8c 100%)}.hero__features{grid-template-columns:repeat(2,1fr)}.hero__visual img{max-height:280px}.value-bar__grid,.why__benefits{grid-template-columns:repeat(2,1fr);gap:1rem}.why__benefit{border-right:0}.products{grid-template-columns:repeat(2,1fr)}.t-card{flex:0 0 calc(50% - .5rem)}.mobile-search{padding:0 0 .75rem;display:block}.mobile-search .search{max-width:none;display:flex}}@media (width<=640px){.topbar__address,.topbar__right span{display:none}.logo img{height:34px}.categories{grid-template-columns:repeat(2,1fr)}.cat-card--cta{grid-column:1/-1}.value-bar{margin-top:-1rem;padding:1rem}.value-bar__grid,.why__benefits,.products,.footer__grid{grid-template-columns:1fr}.why__overlay{margin:1rem;padding:1.25rem}.why__badge{width:100px;height:100px;top:.75rem;right:.75rem}.why__badge strong{font-size:1.5rem}.t-card{flex:0 0 100%}.newsletter__box{padding:1.25rem}.newsletter__form{width:100%;max-width:none}.footer__bottom-inner{text-align:center;justify-content:center}}@media (width>=901px){.mobile-search{display:none}}.page-hero{border-bottom:1px solid var(--border);background:linear-gradient(135deg,#f5f7f4 0%,#e8f0e6 100%);padding:1.75rem 0 1.5rem}.page-hero h1{text-transform:uppercase;letter-spacing:.02em;margin-top:.5rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:800}.breadcrumbs{color:var(--muted);flex-wrap:wrap;align-items:center;gap:.35rem;font-size:.8rem;display:flex}.breadcrumbs a:hover{color:var(--green)}.shop-layout{grid-template-columns:240px 1fr;align-items:start;gap:2rem;display:grid}.shop-filters h2{text-transform:uppercase;margin:0 0 .75rem;font-size:.85rem;font-weight:800}.shop-filters h2:not(:first-child){margin-top:1.5rem}.filter-list{flex-direction:column;gap:.35rem;display:flex}.filter-list button{text-align:left;cursor:pointer;color:var(--text);background:0 0;border:0;border-radius:6px;padding:.55rem .7rem;font-family:inherit;font-size:.85rem}.filter-list button:hover,.filter-list button.is-active{background:var(--green-soft);color:var(--green);font-weight:600}.shop-toolbar{color:var(--muted);margin-bottom:1rem;font-size:.9rem}.form-control{background:#fff;border:1px solid #d1d5db;border-radius:6px;outline:none;width:100%;padding:.7rem .85rem;font-family:inherit;font-size:.875rem}.form-control:focus{border-color:var(--green)}.form-card{border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fff;flex-direction:column;gap:.85rem;padding:1.5rem;display:flex}.form-card h3{font-size:1.1rem;font-weight:800}.form-card label{flex-direction:column;gap:.35rem;font-size:.8rem;font-weight:600;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.form-success{color:var(--green);font-size:.9rem;font-weight:600}.content-grid{grid-template-columns:1.1fr .9fr;align-items:start;gap:2rem;display:grid}.prose h2,.prose-wide h2{margin:0 0 .85rem;font-size:1.25rem;font-weight:800}.prose p,.prose-wide p{color:var(--muted);margin-bottom:1rem}.check-list{flex-direction:column;gap:.55rem;margin:1rem 0;display:flex}.check-list li{padding-left:1.5rem;font-size:.92rem;position:relative}.check-list li:before{content:"✓";color:var(--green);font-weight:700;position:absolute;left:0}.about-card img{border-radius:var(--radius-lg);width:100%;margin-bottom:1rem}.about-stats{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.about-stats div{background:var(--green-soft);border-radius:var(--radius);text-align:center;padding:.9rem .6rem}.about-stats strong{color:var(--green);font-size:1.25rem;display:block}.about-stats span{color:var(--muted);font-size:.7rem}.info-cards{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.info-cards article{border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:1.25rem}.info-cards h3{color:var(--green);margin-bottom:.5rem;font-size:.95rem}.info-cards p{color:var(--muted);font-size:.88rem}.guide-hero-card{grid-template-columns:1.1fr 1fr;align-items:center;gap:1.5rem;margin-bottom:2rem;display:grid}.guide-hero-card img{border-radius:var(--radius-lg);object-fit:cover;width:100%;max-height:280px}.steps{color:var(--muted);flex-direction:column;gap:.75rem;margin:1rem 0 2rem 1.1rem;display:flex}.cta-inline{margin-top:1.5rem}.cta-inline a{color:var(--green);font-weight:700}.contact-cards{gap:.85rem;display:grid}.contact-cards article{border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:1rem 1.15rem}.contact-cards h3{text-transform:uppercase;color:var(--green);margin-bottom:.35rem;font-size:.8rem}.contact-cards p{color:var(--text);font-size:.9rem}.product-detail{grid-template-columns:1fr 1fr;gap:2.5rem;margin:1rem 0 2rem;display:grid}.pd-media{border:1px solid var(--border);border-radius:var(--radius-lg);background:#fafafa;place-items:center;padding:1.5rem;display:grid}.pd-media img{width:auto;max-height:420px}.pd-info h1{margin:.5rem 0 .35rem;font-size:1.45rem;font-weight:800}.pd-sku{color:var(--muted);margin-bottom:.75rem;font-size:.8rem}.pd-price{align-items:baseline;gap:.65rem;margin-bottom:1rem;display:flex}.pd-price strong{color:var(--green);font-size:1.5rem}.pd-price s{color:#999;font-size:.95rem}.pd-actions{flex-wrap:wrap;align-items:center;gap:.65rem;margin:1.25rem 0 .75rem;display:flex}.qty-label{align-items:center;gap:.4rem;font-size:.85rem;font-weight:600;display:flex}.qty-input{width:72px;padding:.55rem}.btn.is-active,[data-wish].is-active{background:var(--green-soft);border-color:var(--green);color:var(--green)}.stock{color:var(--green);font-size:.85rem;font-weight:600}.cart-layout{grid-template-columns:1.4fr .8fr;align-items:start;gap:1.5rem;display:grid}.cart-line{border:1px solid var(--border);border-radius:var(--radius);background:#fff;grid-template-columns:80px 1fr 80px 100px 36px;align-items:center;gap:.85rem;margin-bottom:.75rem;padding:.85rem;display:grid}.cart-line img{object-fit:contain;background:#fafafa;border-radius:6px;width:80px;height:80px}.cart-line__info{flex-direction:column;gap:.25rem;font-size:.88rem;display:flex}.cart-remove{cursor:pointer;color:#888;background:0 0;border:0;font-size:1.4rem}.cart-remove:hover{color:#c00}.summary-row{justify-content:space-between;gap:1rem;padding:.4rem 0;font-size:.9rem;display:flex}.summary-row.total{border-top:1px solid var(--border);margin-top:.5rem;padding-top:.75rem;font-size:1.05rem}.empty-state{text-align:center;color:var(--muted);border:1px dashed var(--border);border-radius:var(--radius);padding:2.5rem 1rem}.empty-state a{color:var(--green);font-weight:700}.account-layout{max-width:560px;margin-inline:auto}.tabs{grid-template-columns:1fr 1fr;gap:.35rem;margin-bottom:.5rem;display:grid}.tabs button{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:6px;padding:.65rem;font-family:inherit;font-weight:700}.tabs button.is-active{background:var(--green);color:#fff;border-color:var(--green)}.account-actions{flex-wrap:wrap;gap:.55rem;margin-top:1rem;display:flex}.order-row{border-bottom:1px solid var(--border);padding:.55rem 0;font-size:.9rem}.muted{color:var(--muted)}.radio-line{align-items:center;flex-direction:row!important;gap:.5rem!important;font-weight:500!important}.policy h2{margin-top:1.5rem}.product-card__title a:hover{color:var(--green)}@media (width<=900px){.shop-layout,.content-grid,.product-detail,.cart-layout,.guide-hero-card,.info-cards,.about-stats{grid-template-columns:1fr}.cart-line{grid-template-columns:64px 1fr;grid-template-areas:"img info""img qty""img total""img remove"}}a.product-card__media{color:inherit}.logo__wrap{line-height:0;display:inline-block;position:relative}.logo__tm{color:var(--green);font-size:.7rem;font-weight:700;line-height:1;font-family:var(--font);position:absolute;top:-.15em;right:-.55em}.auth-box,.summary-box,.react-form-panel{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--white);max-width:480px;box-shadow:var(--shadow-sm);margin:2rem auto;padding:1.5rem}.summary-box{background:var(--bg-soft);max-width:none;height:fit-content;margin:0}.react-form{gap:.9rem;display:grid}.react-form label{gap:.35rem;font-size:.9rem;font-weight:500;display:grid}.react-form input,.react-form select,.react-form textarea{border-radius:var(--radius);width:100%;font:inherit;border:1px solid #d1d5db;padding:.7rem .85rem}.alert{border-radius:var(--radius);margin-bottom:1rem;padding:.85rem 1rem;font-size:.9rem}.alert-success{background:var(--green-soft);color:var(--green)}.alert-error{color:#991b1b;background:#fef2f2}.checkout-layout{gap:1.5rem;display:grid}@media (width>=900px){.checkout-layout{grid-template-columns:1.4fr 1fr}}.product-detail-grid{gap:2rem;display:grid}@media (width>=900px){.product-detail-grid{grid-template-columns:1fr 1fr}}.gallery-main{aspect-ratio:1;background:var(--bg-soft);border-radius:var(--radius-lg);object-fit:cover;width:100%}.gallery-thumbs{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.gallery-thumbs button{cursor:pointer;background:0 0;border:2px solid #0000;border-radius:8px;padding:0;overflow:hidden}.gallery-thumbs button.active{border-color:var(--green)}.gallery-thumbs img{object-fit:cover;width:72px;height:72px;display:block}.specs-table{border-collapse:collapse;width:100%;margin-top:1rem}.specs-table td{border-bottom:1px solid var(--border);padding:.55rem .4rem}.specs-table td:first-child{color:var(--muted);width:40%}.cart-table{border-collapse:collapse;width:100%}.cart-table th,.cart-table td{border-bottom:1px solid var(--border);text-align:left;vertical-align:middle;padding:.85rem .5rem}.qty-input{border:1px solid var(--border);width:70px;font:inherit;border-radius:6px;padding:.4rem}.btn-block{width:100%}.price-display{color:var(--green);font-size:1.35rem;font-weight:700}.price-display s{color:var(--muted);margin-left:.4rem;font-size:.85em;font-weight:500}
