/*
Theme Name: She Aura Hub
Theme URI: https://example.com/
Author: She Aura Hub
Description: A premium herbal wellness WooCommerce-ready WordPress theme inspired by modern Ayurvedic storefront layouts, customized for She Aura Hub.
Version: 1.0.0
Text Domain: she-aura-hub
*/
:root{
  --green:#175b2a;--green2:#2e7d32;--light:#f5f8ee;--cream:#fffdf6;--gold:#c8a65a;
  --ink:#15251a;--muted:#667268;--border:#e6eadf;--shadow:0 12px 35px rgba(23,91,42,.10)
}
*{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;color:var(--ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#fff}
a{color:inherit;text-decoration:none} img{max-width:100%;height:auto}.container{width:min(1180px,92%);margin:auto}
.topbar{background:var(--green);color:#fff;font-size:13px;text-align:center;padding:9px 12px;letter-spacing:.2px}
.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);border-bottom:1px solid var(--border)}
.nav{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:25px}
.brand{display:flex;align-items:center;gap:12px;font-weight:800;color:var(--green)}
.brand img{width:58px;height:58px;object-fit:cover;border-radius:50%}
.brand span{font-family:Georgia,serif;font-size:22px;line-height:1.05}.brand small{display:block;font:600 9px/1.3 Inter,sans-serif;letter-spacing:2.3px;margin-top:5px}
.menu{display:flex;gap:26px;align-items:center;font-size:15px;font-weight:600}.menu a:hover{color:var(--green2)}
.nav-actions{display:flex;align-items:center;gap:14px}.icon-btn{border:1px solid var(--border);width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#fff}
.hero{background:radial-gradient(circle at 78% 25%,#fff 0,#f5f9ea 34%,#e7f1d8 100%);overflow:hidden}
.hero-inner{min-height:610px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:35px;padding:65px 0}
.eyebrow{color:var(--green2);font-weight:800;letter-spacing:2px;text-transform:uppercase;font-size:13px}
.hero h1{font:700 clamp(42px,5.4vw,72px)/1.02 Georgia,serif;margin:13px 0 20px;color:#123e1d}
.hero h1 em{font-style:normal;color:var(--green2)}
.hero p{font-size:18px;line-height:1.7;color:#526157;max-width:560px}
.ctas{display:flex;gap:14px;margin-top:28px;flex-wrap:wrap}.btn{padding:14px 24px;border-radius:7px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--green)}
.btn-primary{background:var(--green);color:#fff}.btn-primary:hover{background:#10441e}.btn-light{background:#fff;color:var(--green)}
.hero-art{position:relative;min-height:470px;display:grid;place-items:center}
.hero-circle{width:min(470px,90%);aspect-ratio:1;border-radius:50%;background:#fff;box-shadow:0 20px 70px rgba(23,91,42,.16);display:grid;place-items:center;overflow:hidden;border:8px solid rgba(46,125,50,.12)}
.hero-circle img{width:82%;border-radius:50%}
.float-card{position:absolute;bottom:20px;left:3%;background:#fff;border:1px solid var(--border);box-shadow:var(--shadow);padding:16px 20px;border-radius:14px;font-weight:800}
.float-card small{display:block;color:var(--muted);font-weight:500;margin-top:4px}
.section{padding:80px 0}.section.alt{background:var(--light)}
.section-head{text-align:center;margin-bottom:38px}.section-head .eyebrow{margin-bottom:9px}.section-head h2{font:700 clamp(32px,4vw,46px)/1.1 Georgia,serif;margin:0;color:#173f21}.section-head p{color:var(--muted);max-width:650px;margin:12px auto 0;line-height:1.7}
.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.feature{background:#fff;border:1px solid var(--border);border-radius:14px;padding:26px;text-align:center}.feature .round{width:54px;height:54px;border-radius:50%;background:#edf6e6;color:var(--green2);display:grid;place-items:center;margin:0 auto 13px;font-size:23px}.feature h3{font-size:16px;margin:0 0 8px}.feature p{font-size:13px;color:var(--muted);line-height:1.6;margin:0}
.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product-card{background:#fff;border:1px solid var(--border);border-radius:12px;overflow:hidden;position:relative;transition:.25s}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.product-img{background:#f4f6ed;aspect-ratio:1/1;display:grid;place-items:center;overflow:hidden}.product-img img{width:100%;height:100%;object-fit:cover}.product-placeholder{font-size:52px;color:#80a276}.badge{position:absolute;left:12px;top:12px;background:#eaf5e4;color:var(--green);font-size:11px;font-weight:900;padding:6px 9px;border-radius:30px}.product-info{padding:17px}.product-info h3{font:700 18px Georgia,serif;margin:0 0 8px}.price{font-weight:800;color:var(--green2);margin-bottom:12px}.product-info .btn{width:100%;padding:11px 15px;font-size:13px}
.categories{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.category{min-height:220px;border-radius:18px;padding:28px;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(135deg,#edf7e7,#d8edcf);border:1px solid #d5e5cd}.category:nth-child(2){background:linear-gradient(135deg,#fff8e9,#f3e3bd)}.category:nth-child(3){background:linear-gradient(135deg,#eaf3f0,#d0e8df)}.category h3{font:700 28px Georgia,serif;margin:0 0 8px}.category p{margin:0;color:#526157}
.story{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}.story-visual{min-height:430px;border-radius:20px;background:radial-gradient(circle,#f7fff0,#dcefd1);display:grid;place-items:center;overflow:hidden}.story-visual img{width:68%;border-radius:50%;box-shadow:var(--shadow)}
.story-copy h2{font:700 44px/1.1 Georgia,serif;margin:0 0 18px}.story-copy p{line-height:1.8;color:var(--muted)}.checks{display:grid;gap:11px;margin:25px 0}.checks div{font-weight:700}.checks span{color:var(--green2);margin-right:8px}
.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.news{border:1px solid var(--border);border-radius:14px;overflow:hidden;background:#fff}.news-thumb{height:190px;background:linear-gradient(135deg,#e8f2df,#cfe4c4);display:grid;place-items:center;font-size:52px}.news-body{padding:20px}.news-body small{color:var(--green2);font-weight:800}.news-body h3{font:700 21px Georgia,serif;margin:9px 0}.news-body p{color:var(--muted);line-height:1.6;font-size:14px}
.faq{max-width:850px;margin:auto}.faq details{border-bottom:1px solid var(--border);padding:18px 0}.faq summary{cursor:pointer;font-weight:800}.faq p{color:var(--muted);line-height:1.7;margin:12px 0 0}
.newsletter{background:var(--green);color:#fff;border-radius:20px;padding:40px;display:flex;align-items:center;justify-content:space-between;gap:25px}.newsletter h2{font:700 34px Georgia,serif;margin:0 0 8px}.newsletter p{margin:0;color:#dbeedc}.newsletter form{display:flex;min-width:420px}.newsletter input{flex:1;padding:14px 16px;border:0;border-radius:6px 0 0 6px}.newsletter button{border:0;border-radius:0 6px 6px 0;padding:0 20px;font-weight:800;color:var(--green);background:#fff}
.site-footer{background:#102317;color:#dce7de;padding:60px 0 20px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:40px}.footer-brand h3{font:700 27px Georgia,serif;color:#fff;margin:0 0 8px}.footer-brand p,.footer-col a{color:#aebcaf;line-height:1.8;font-size:14px}.footer-col h4{color:#fff;margin:0 0 14px}.footer-col{display:flex;flex-direction:column}.copyright{border-top:1px solid rgba(255,255,255,.1);margin-top:35px;padding-top:18px;color:#9dad9e;font-size:13px;display:flex;justify-content:space-between}
.woocommerce .site-main{padding:50px 0}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,1fr);gap:22px}.woocommerce ul.products li.product{width:auto!important;margin:0!important;border:1px solid var(--border);padding:15px;border-radius:12px}.woocommerce ul.products li.product img{border-radius:8px}.woocommerce div.product{padding:40px 0}.woocommerce button.button,.woocommerce a.button{background:var(--green);color:#fff;border-radius:6px}.woocommerce span.onsale{background:var(--green2)}
@media(max-width:900px){.menu{display:none}.hero-inner,.story{grid-template-columns:1fr}.hero-art{order:-1;min-height:380px}.feature-grid,.product-grid,.woocommerce ul.products{grid-template-columns:repeat(2,1fr)!important}.categories,.news-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.newsletter{display:block}.newsletter form{min-width:0;margin-top:20px}}
@media(max-width:560px){.nav{min-height:70px}.brand img{width:48px;height:48px}.brand span{font-size:18px}.hero-inner{padding:45px 0}.hero h1{font-size:43px}.section{padding:55px 0}.feature-grid,.product-grid,.woocommerce ul.products{grid-template-columns:1fr!important}.footer-grid{grid-template-columns:1fr}.copyright{display:block}.copyright span{display:block;margin-bottom:8px}.newsletter{padding:28px 22px}.newsletter h2{font-size:27px}.newsletter form{display:block}.newsletter input,.newsletter button{width:100%;border-radius:6px;padding:14px}.newsletter button{margin-top:8px}}
