:root{
 --ecohub-primary:#145761;--ecohub-primary-2:#1d6874;--ecohub-ink:#123f48;--ecohub-muted:#62777b;
 --ecohub-soft:#f6f9f9;--ecohub-line:#e5eded;--ecohub-white:#fff;--ecohub-sidebar-width:260px;
 --ecohub-radius:18px;--ecohub-shadow:0 18px 55px rgba(12,66,74,.08);
}
html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ecohub-ink);font-family:Arial,Helvetica,sans-serif}img{max-width:100%;height:auto}.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}.ecohub-site-shell{display:grid;grid-template-columns:var(--ecohub-sidebar-width) minmax(0,1fr);min-height:100vh}.ecohub-sidebar-shell{position:sticky;top:0;height:100vh;overflow:auto;background:var(--ecohub-primary);z-index:50}.ecohub-main-shell{min-width:0;background:#fff}.ecohub-content-area{min-height:55vh}.ecohub-global-footer{background:#fff}.ecohub-fallback-sidebar{min-height:100%;padding:44px 30px;color:#fff;display:flex;flex-direction:column;gap:38px}.ecohub-fallback-logo img{width:170px}.ecohub-fallback-nav ul{list-style:none;margin:0;padding:0}.ecohub-fallback-nav a{color:#fff;text-decoration:none;display:block;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.08)}.ecohub-fallback-contact{margin-top:auto;color:rgba(255,255,255,.88);font-size:13px;line-height:1.65}.ecohub-fallback-contact a{color:#fff}.ecohub-footer-fallback{margin:70px clamp(24px,6vw,90px) 28px;padding:48px;border:1px solid var(--ecohub-line);border-radius:22px;display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:45px}.ecohub-footer-fallback img{width:190px}.ecohub-default-article,.ecohub-default-archive,.ecohub-woocommerce-fallback{padding:clamp(55px,7vw,110px);max-width:1300px;margin:auto}.ecohub-reading-width{max-width:950px}.ecohub-default-article h1,.ecohub-default-archive h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(42px,5vw,72px);font-weight:400}.ecohub-eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--ecohub-primary);font-size:12px;font-weight:700}.ecohub-featured{margin:42px 0}.ecohub-featured img{border-radius:22px}.ecohub-native-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:50px}.ecohub-native-card{border:1px solid var(--ecohub-line);border-radius:18px;overflow:hidden;padding-bottom:20px}.ecohub-native-card img{width:100%;aspect-ratio:16/10;object-fit:cover}.ecohub-native-card h2,.ecohub-native-card p{padding:0 22px}.ecohub-mobile-toggle{display:none}.ecohub-mobile-overlay{display:none}
.woocommerce .woocommerce-breadcrumb{color:var(--ecohub-muted)}.woocommerce span.onsale{background:var(--ecohub-primary)}.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--ecohub-primary)}.woocommerce button.button.alt,.woocommerce a.button.alt{background:var(--ecohub-primary)}
@media(max-width:1024px){:root{--ecohub-sidebar-width:0px}.ecohub-site-shell{display:block}.ecohub-sidebar-shell{position:fixed;left:0;top:0;bottom:0;width:min(86vw,340px);height:100vh;transform:translateX(-105%);transition:transform .28s ease;box-shadow:0 15px 70px rgba(0,0,0,.22)}body.ecohub-menu-open .ecohub-sidebar-shell{transform:translateX(0)}.ecohub-mobile-toggle{display:flex;position:fixed;right:18px;top:18px;width:50px;height:50px;border-radius:50%;border:1px solid rgba(20,87,97,.22);background:#fff;z-index:100;align-items:center;justify-content:center;flex-direction:column;gap:4px;box-shadow:0 10px 35px rgba(0,0,0,.08)}.ecohub-mobile-toggle span:not(.screen-reader-text){width:20px;height:2px;background:var(--ecohub-primary)}.ecohub-mobile-overlay{position:fixed;inset:0;background:rgba(4,31,35,.52);z-index:40}.ecohub-mobile-overlay:not([hidden]){display:block}.ecohub-footer-fallback{grid-template-columns:1fr}.ecohub-native-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.ecohub-native-grid{grid-template-columns:1fr}.ecohub-default-article,.ecohub-default-archive,.ecohub-woocommerce-fallback{padding:70px 22px}.ecohub-footer-fallback{margin:45px 16px;padding:28px}}
