/*
Theme Name: Juvora Commerce
Theme URI: https://juvoracommerce.com
Author: Juvora Commerce LLC
Description: A refined, responsive WooCommerce theme for modern Home & Kitchen retail.
Version: 1.0.0
Requires at least: 6.2
Tested up to: 6.6
Requires PHP: 7.4
License: GNU General Public License v2 or later
Text Domain: juvora-commerce
Tags: e-commerce, custom-logo, custom-menu, featured-images, full-width-template, threaded-comments
*/

:root{--ink:#151513;--gold:#b79a64;--olive:#68764b;--cream:#f6f3ec;--paper:#fff;--muted:#6c6b65;--line:#e8e3d9;--radius:2px;--wrap:1280px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font:16px/1.65 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}h1,h2,h3,h4{font-family:Georgia,"Times New Roman",serif;font-weight:500;line-height:1.12;margin:0 0 .7em}h1{font-size:clamp(2.6rem,6vw,5.6rem)}h2{font-size:clamp(2rem,4vw,3.5rem)}h3{font-size:1.35rem}.wrap{width:min(calc(100% - 40px),var(--wrap));margin:auto}.narrow{width:min(calc(100% - 40px),820px);margin:auto}.screen-reader-text{position:absolute;left:-9999px}.button,.wp-element-button,button,input[type=submit],.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 24px;border:1px solid var(--ink)!important;border-radius:var(--radius)!important;background:var(--ink)!important;color:#fff!important;font-weight:700;letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;transition:.2s}.button:hover,button:hover,input[type=submit]:hover{background:var(--olive)!important;border-color:var(--olive)!important}.button.ghost{background:transparent!important;color:var(--ink)!important}.eyebrow{display:block;margin-bottom:14px;color:var(--olive);font-weight:800;letter-spacing:.18em;text-transform:uppercase;font-size:.72rem}.announcement{padding:8px;text-align:center;background:var(--ink);color:#fff;font-size:.78rem;letter-spacing:.06em}.site-header{background:#fff;border-bottom:1px solid var(--line);position:relative;z-index:20}.header-inner{min-height:92px;display:grid;grid-template-columns:250px 1fr 180px;align-items:center;gap:20px}.site-logo img{display:block;max-width:205px;max-height:70px;object-fit:contain}.brand-text{font:700 1.5rem Georgia,serif;letter-spacing:.1em}.primary-menu,.footer-menu{list-style:none;margin:0;padding:0}.primary-menu{display:flex;justify-content:center;gap:32px}.primary-menu a{font-size:.88rem;font-weight:650}.primary-menu a:hover{color:var(--olive)}.header-actions{display:flex;justify-content:flex-end;gap:18px}.icon-link{position:relative;display:grid;place-items:center}.icon-link svg{width:21px;height:21px;stroke:currentColor;fill:none;stroke-width:1.7}.cart-count{position:absolute;top:-8px;right:-9px;display:grid;place-items:center;min-width:17px;height:17px;border-radius:50%;background:var(--olive);color:#fff;font-size:10px}.menu-toggle{display:none;border:0!important;background:transparent!important;color:var(--ink)!important;padding:8px!important}.hero{min-height:calc(100vh - 122px);display:flex;align-items:center;background:var(--cream) center/cover no-repeat;position:relative}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(246,243,236,.96) 0%,rgba(246,243,236,.72) 40%,rgba(246,243,236,0) 72%)}.hero-content{position:relative;width:min(620px,85%);padding:90px 0}.hero p{font-size:1.1rem;color:#45443f;max-width:560px;margin:0 0 30px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.section{padding:92px 0}.section-soft{background:var(--cream)}.section-head{text-align:center;max-width:680px;margin:0 auto 44px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.category-card{position:relative;min-height:380px;overflow:hidden;background:#ddd}.category-card img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;transition:.45s}.category-card:hover img{transform:scale(1.035)}.category-card:after{content:"";position:absolute;inset:40% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.68))}.category-card-content{position:absolute;z-index:2;left:24px;bottom:22px;color:#fff}.category-card h3{margin:0 0 4px;font-size:1.65rem}.product-placeholder{aspect-ratio:1;background:linear-gradient(135deg,#ede8df,#d9cfbd);display:grid;place-items:center;color:var(--gold)}.editorial{display:grid;grid-template-columns:1.08fr .92fr;min-height:610px}.editorial-media{background:center/cover no-repeat}.editorial-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(45px,7vw,110px);background:var(--olive);color:#fff}.editorial-copy .eyebrow{color:#e5d2ab}.editorial-copy p{color:#eef0e8;margin:0 0 28px}.editorial-copy .button{background:#fff!important;color:var(--ink)!important;border-color:#fff!important;align-self:flex-start}.features{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;text-align:center}.feature-icon{width:52px;height:52px;margin:0 auto 18px;border:1px solid var(--gold);border-radius:50%;display:grid;place-items:center;color:var(--gold);font-size:1.3rem}.feature p{color:var(--muted);font-size:.9rem}.promo{padding:90px 0;text-align:center;color:#fff;background:linear-gradient(90deg,rgba(20,20,18,.78),rgba(20,20,18,.45)),var(--promo-image) center/cover}.promo h2{max-width:750px;margin:0 auto 18px}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.review{padding:34px;background:#fff;border:1px solid var(--line)}.stars{color:var(--gold);letter-spacing:.15em}.review cite{font-style:normal;font-weight:800}.page-hero{padding:100px 0 70px;background:var(--cream);text-align:center}.page-hero h1{font-size:clamp(2.5rem,5vw,4.7rem)}.content-area{padding:70px 0}.content-area h2{font-size:2rem;margin-top:1.6em}.content-area h3{margin-top:1.5em}.content-area a{color:var(--olive);text-decoration:underline}.policy-meta{padding:14px 18px;border-left:3px solid var(--gold);background:var(--cream)}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:64px}.contact-card{padding:30px;background:var(--cream)}label{font-weight:700;font-size:.9rem}input,textarea,select{width:100%;padding:13px;border:1px solid #ccc;background:#fff;font:inherit}textarea{min-height:150px}.form-row{margin-bottom:16px}.site-footer{background:#11110f;color:#d8d5cc;padding:72px 0 24px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:55px}.footer-logo{max-width:190px;background:#fff;padding:8px;margin-bottom:20px}.site-footer h3{color:#fff;font:700 .8rem sans-serif;letter-spacing:.14em;text-transform:uppercase}.footer-menu li{margin:8px 0}.footer-menu a:hover{color:var(--gold)}.payments{display:flex;gap:7px;flex-wrap:wrap;margin-top:18px}.payment{background:#fff;color:#111;padding:4px 7px;border-radius:3px;font-size:.65rem;font-weight:800}.footer-bottom{border-top:1px solid #333;margin-top:50px;padding-top:22px;display:flex;justify-content:space-between;font-size:.78rem;color:#999}.woocommerce .products ul,.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,1fr);gap:26px}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none}.woocommerce ul.products li.product{width:auto!important;margin:0!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{font:500 1.1rem Georgia,serif;color:var(--ink)}.woocommerce ul.products li.product .price{color:var(--olive);font-weight:800}.woocommerce span.onsale{background:var(--olive);border-radius:0;min-height:auto;line-height:1;padding:8px}.woocommerce div.product{margin-top:40px}.woocommerce div.product .product_title{font-size:clamp(2.3rem,4vw,4rem)}.woocommerce-message,.woocommerce-info{border-top-color:var(--gold)}.woocommerce-message:before,.woocommerce-info:before{color:var(--gold)}.notice{padding:14px 18px;background:#f7f1e5;border:1px solid #e3d2ad;margin-bottom:30px}.search-overlay{display:none;position:fixed;inset:0;background:rgba(255,255,255,.98);z-index:100;padding:20vh 20px}.search-overlay.open{display:block}.search-overlay form{max-width:780px;margin:auto;display:flex}.search-overlay input{font-size:2rem;border-width:0 0 2px;background:transparent}.search-close{position:absolute;right:30px;top:30px}.pagination{margin-top:40px}.woocommerce-account .woocommerce-MyAccount-navigation{width:25%}.woocommerce-account .woocommerce-MyAccount-content{width:70%}
@media(max-width:900px){.header-inner{grid-template-columns:1fr auto auto;min-height:76px}.menu-toggle{display:block}.main-nav{position:absolute;display:none;top:100%;left:0;right:0;background:#fff;border-top:1px solid var(--line);padding:20px}.main-nav.open{display:block}.primary-menu{display:block}.primary-menu li{padding:10px}.header-actions{gap:12px}.header-actions .account-icon{display:none}.category-grid,.woocommerce .products ul,.woocommerce ul.products{grid-template-columns:repeat(2,1fr)}.editorial{grid-template-columns:1fr}.editorial-media{min-height:480px}.features{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.two-col{grid-template-columns:1fr}.hero{min-height:680px}}
@media(max-width:560px){.wrap,.narrow{width:min(calc(100% - 28px),var(--wrap))}.site-logo img{max-width:150px}.header-inner{grid-template-columns:1fr auto auto}.section{padding:65px 0}.category-grid,.woocommerce .products ul,.woocommerce ul.products,.reviews,.features,.footer-grid{grid-template-columns:1fr}.category-card{min-height:330px}.hero{min-height:620px;background-position:62% center}.hero:before{background:rgba(246,243,236,.76)}.editorial-media{min-height:360px}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:8px}.woocommerce-account .woocommerce-MyAccount-navigation,.woocommerce-account .woocommerce-MyAccount-content{width:100%;float:none}}
