/*
Theme Name: CannabisRootsHub
Theme URI: https://cannabisrootshub.com/
Author: CannabisRootsHub
Description: Original premium storefront theme for lawful cannabis/hemp-related products. WooCommerce-ready and product-catalog neutral.
Version: 1.5.0
Text Domain: cannabisrootshub
*/
:root{--ink:#122018;--green:#163d2a;--leaf:#2f6b45;--mint:#eaf3eb;--cream:#f7f4ec;--gold:#c8a45d;--white:#fff;--muted:#66736b;--line:#dfe7e0;--shadow:0 18px 50px rgba(18,32,24,.10);--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff;line-height:1.6}a{color:inherit;text-decoration:none}.container{width:min(1180px,92%);margin:auto}.topbar{background:var(--green);color:#dfe9e2;font-size:13px;padding:9px 0}.topbar .container{display:flex;justify-content:space-between;gap:20px}.site-header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.nav{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:11px;font-weight:800;letter-spacing:-.03em;font-size:20px}.brand img{width:42px;height:42px}.desktop-menu{display:flex;align-items:center}.menu{display:flex;align-items:center;gap:25px;font-size:14px;font-weight:650}.menu a:hover{color:var(--leaf)}.nav-actions{display:flex;align-items:center;gap:12px}.icon-btn{border:1px solid var(--line);background:#fff;border-radius:50%;width:42px;height:42px;display:grid;place-items:center}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:13px 21px;font-weight:750;cursor:pointer}.btn-primary{background:var(--green);color:#fff}.btn-light{background:#fff;color:var(--green)}.hero{background:linear-gradient(120deg,#102b1e 0%,#1b4b32 52%,#285c3e 100%);color:#fff;padding:86px 0 74px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:55px}.eyebrow{display:inline-flex;gap:8px;align-items:center;color:#d8e8dc;text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:800}.hero h1{font-size:clamp(44px,6vw,74px);line-height:1.02;letter-spacing:-.055em;margin:16px 0 22px}.hero p{font-size:18px;color:#d9e5dd;max-width:610px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.hero-card{min-height:400px;border-radius:28px;background:radial-gradient(circle at 30% 20%,rgba(214,238,218,.25),transparent 30%),linear-gradient(145deg,#dfeee1,#a9c9ad);position:relative;box-shadow:var(--shadow);overflow:hidden}.hero-card:before{content:"";position:absolute;width:280px;height:280px;border-radius:50%;background:rgba(255,255,255,.22);right:-70px;top:-60px}.hero-card .leaf-mark{position:absolute;inset:0;display:grid;place-items:center;font-size:140px;color:#17462d;opacity:.9}.trust{background:var(--cream);padding:18px 0;border-bottom:1px solid var(--line)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.trust-item{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:700}.trust-item span{color:var(--leaf)}section{padding:78px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:28px}.section-head h2{font-size:36px;line-height:1.1;letter-spacing:-.04em;margin:0}.section-head p{max-width:530px;color:var(--muted);margin:0}.categories{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.cat{padding:28px;background:var(--mint);border-radius:var(--radius);min-height:175px;display:flex;flex-direction:column;justify-content:space-between;transition:.2s}.cat:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.cat .symbol{font-size:32px}.cat h3{margin:10px 0 0;font-size:19px}.cat p{font-size:13px;color:var(--muted);margin:5px 0 0}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-placeholder{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:#fff}.product-placeholder .image{aspect-ratio:1/1;background:linear-gradient(135deg,#eef3ed,#dce9df);display:grid;place-items:center;color:#5c7663;font-size:45px}.product-placeholder .body{padding:17px}.product-placeholder h3{margin:0 0 6px;font-size:16px}.price{font-weight:800;color:var(--green)}.about{background:var(--cream)}.about-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px;align-items:center}.about-art{min-height:420px;border-radius:28px;background:linear-gradient(145deg,#dbe9dc,#9fc0a4);display:grid;place-items:center;font-size:130px;color:#18472e}.checks{display:grid;gap:16px;margin:26px 0}.check{display:flex;gap:12px}.check b{display:block}.check span{color:var(--muted);font-size:14px}.newsletter{background:var(--green);color:#fff;border-radius:28px;padding:48px}.newsletter-grid{display:flex;justify-content:space-between;align-items:center;gap:30px}.newsletter h2{margin:0 0 7px;font-size:34px}.newsletter p{margin:0;color:#cbdacf}.newsletter form{display:flex;gap:9px}.newsletter input{border:0;border-radius:999px;padding:14px 18px;min-width:270px}.site-footer{background:#0d1d14;color:#dce7df;padding:60px 0 24px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:35px}.footer-title{font-weight:800;color:#fff;margin-bottom:14px}.footer-links{display:grid;gap:9px;color:#aebeb3;font-size:14px}.copyright{border-top:1px solid rgba(255,255,255,.1);margin-top:45px;padding-top:20px;color:#8fa096;font-size:12px;display:flex;justify-content:space-between}.page-hero{background:var(--cream);padding:65px 0}.page-hero h1{font-size:52px;line-height:1.05;margin:0 0 12px;letter-spacing:-.05em}.content{padding:65px 0}.mobile-toggle{display:none}.mobile-menu{display:none}.mobile-close{border:0;background:transparent;font-size:32px;line-height:1;cursor:pointer;color:var(--ink)}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,1fr);gap:18px;margin:0!important}.woocommerce ul.products li.product{width:auto!important;margin:0!important;border:1px solid var(--line);border-radius:18px;padding:0 0 18px;overflow:hidden}.woocommerce ul.products li.product img{margin:0 0 15px!important;width:100%!important}.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product .price,.woocommerce ul.products li.product .button{margin-left:16px!important;margin-right:16px!important}.woocommerce .button{border-radius:999px!important;background:var(--green)!important;color:#fff!important}.woocommerce div.product .button{background:var(--green)!important;color:#fff!important;border-radius:999px!important}
@media(max-width:900px){.desktop-menu{display:none}.mobile-toggle{display:grid}.mobile-menu{position:fixed;inset:0;z-index:100;background:rgba(13,29,20,.42);backdrop-filter:blur(4px)}.mobile-menu.is-open{display:block}.mobile-menu-inner{position:absolute;right:0;top:0;height:100%;width:min(360px,88vw);background:#fff;padding:24px;box-shadow:-12px 0 40px rgba(0,0,0,.15);overflow:auto}.mobile-menu-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:20px;border-bottom:1px solid var(--line);margin-bottom:10px}.mobile-menu .menu{display:grid;gap:0}.mobile-menu .menu li{list-style:none;border-bottom:1px solid var(--line)}.mobile-menu .menu a{display:block;padding:16px 4px;font-size:17px;font-weight:700}.mobile-menu .menu a:hover{color:var(--leaf)}.hero-grid,.about-grid{grid-template-columns:1fr}.hero-card{min-height:300px}.trust-grid{grid-template-columns:repeat(2,1fr)}.categories,.product-grid,.woocommerce ul.products{grid-template-columns:repeat(2,1fr)!important}.footer-grid{grid-template-columns:repeat(2,1fr)}.newsletter-grid{display:grid}.newsletter form{width:100%}.newsletter input{min-width:0;width:100%}}@media(max-width:560px){.topbar .container{display:block;text-align:center}.nav{min-height:68px}.nav .btn-primary{display:none}.brand{font-size:17px}.brand img{width:36px;height:36px}.hero{padding:60px 0}.hero h1{font-size:45px}.hero p{font-size:16px}.trust-grid,.categories,.product-grid,.woocommerce ul.products{grid-template-columns:1fr!important}.section-head{display:block}.section-head h2{font-size:30px;margin-bottom:10px}.footer-grid{grid-template-columns:1fr}.copyright{display:block}.copyright span{display:block;margin-bottom:8px}.newsletter{padding:32px 22px}.newsletter h2{font-size:28px}}

/* Footer WordPress menus */
.footer-links .footer-menu{list-style:none;margin:0;padding:0}.footer-links .footer-menu li{margin:0 0 10px}.footer-links .footer-menu a{display:inline-block}
