/*
Theme Name: Cook It Yourself Premium v14
Theme URI: https://cookityourself.nl/
Author: OpenAI
Description: Premium WooCommerce thema voor Cook It Yourself, ontworpen voor een groeiend assortiment duurzaam kookgerei.
Version: 14.0.0
Text Domain: cook-it-yourself
Requires at least: 6.4
Requires PHP: 8.0
*/
:root{--orange:#dc650c;--orange-dark:#b84808;--cream:#fbf5eb;--sand:#f0dfc9;--brown:#412315;--muted:#735f50;--line:#e9ddcf;--white:#fff;--green:#487743;--shadow:0 12px 38px rgba(71,42,22,.10);--radius:14px;--container:1320px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--brown);background:#fff;font-family:Arial,Helvetica,sans-serif;line-height:1.55}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}h1,h2,h3,h4{font-family:Georgia,'Times New Roman',serif;line-height:1.08;margin:0 0 .55em}h1{font-size:clamp(2.8rem,5vw,5.25rem)}h2{font-size:clamp(2rem,3.2vw,3.25rem)}h3{font-size:1.35rem}.container{width:min(calc(100% - 40px),var(--container));margin: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}.topbar{background:linear-gradient(90deg,var(--orange-dark),var(--orange));color:#fff;font-size:.82rem;font-weight:700}.topbar .container{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;padding:9px 0;text-align:center}.site-header{background:rgba(255,251,245,.97);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:50;backdrop-filter:blur(10px)}.header-inner{height:104px;display:grid;grid-template-columns:190px 1fr auto;align-items:center;gap:30px}.custom-logo,.brand img{max-height:84px;width:auto}.brand-title{font-family:Georgia,serif;font-size:1.5rem}.primary-nav ul{display:flex;justify-content:center;gap:34px;list-style:none;padding:0;margin:0}.primary-nav a{font-weight:700;padding:38px 0 12px;border-bottom:2px solid transparent}.primary-nav .current-menu-item>a,.primary-nav a:hover{color:var(--orange);border-color:var(--orange)}.header-actions{display:flex;align-items:center;gap:18px}.action-icon{font-size:1.35rem;position:relative}.cart-count{position:absolute;top:-10px;right:-10px;background:var(--orange);color:#fff;width:19px;height:19px;border-radius:50%;font-size:.68rem;display:grid;place-items:center}.menu-toggle{display:none;background:none;border:0;font-size:1.6rem}.hero{min-height:580px;background:linear-gradient(90deg,rgba(251,245,235,.98) 0%,rgba(251,245,235,.88) 28%,rgba(251,245,235,.10) 61%),url('assets/images/hero.jpg') center/cover no-repeat;display:flex;align-items:center}.hero-content{width:min(520px,48%);padding:70px 0}.hero p{font-size:1.24rem;color:#50392d;max-width:470px}.eyebrow{display:inline-block;color:var(--orange);font-size:.76rem;text-transform:uppercase;letter-spacing:.16em;font-weight:800;margin-bottom:14px}.button-row{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.button,button,input[type=submit],.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{display:inline-flex;align-items:center;justify-content:center;border-radius:7px;border:1px solid var(--orange);background:var(--orange)!important;color:#fff!important;padding:13px 22px;font-weight:800;transition:.2s;line-height:1.2}.button:hover,button:hover,.woocommerce a.button:hover{background:var(--orange-dark)!important;transform:translateY(-1px)}.button.secondary{background:transparent!important;color:var(--brown)!important;border-color:#8c6c58}.benefit-strip{background:var(--cream);border-bottom:1px solid var(--line);border-top:1px solid rgba(255,255,255,.8)}.benefit-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:15px;padding:20px 0}.benefit{display:flex;align-items:center;gap:11px;font-size:.86rem;font-weight:700}.benefit-icon{width:40px;height:40px;border:1px solid var(--orange);border-radius:50%;display:grid;place-items:center;color:var(--orange);font-size:1.15rem;flex:none}.section{padding:82px 0}.section.alt{background:var(--cream)}.section-head{text-align:center;max-width:720px;margin:0 auto 38px}.section-head p{color:var(--muted)}.section-head h2:after{content:'';display:block;width:42px;height:2px;background:var(--orange);margin:14px auto}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.category-card{background:#fff;border:1px solid var(--line);border-radius:11px;overflow:hidden;box-shadow:0 8px 25px rgba(75,46,26,.06);transition:.25s}.category-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.category-card img{aspect-ratio:4/4.5;object-fit:cover}.category-copy{padding:17px}.category-copy h3{font-size:1.12rem;margin-bottom:5px}.category-copy span{font-size:.8rem;color:var(--orange);font-weight:800}.feature-banner{display:grid;grid-template-columns:42% 58%;min-height:390px;border-radius:var(--radius);overflow:hidden;background:#f4e6d5;box-shadow:var(--shadow)}.feature-copy{padding:62px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.feature-banner img{width:100%;height:100%;object-fit:cover}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,1fr);gap:22px;margin:0!important}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none!important}.woocommerce ul.products li.product{width:auto!important;margin:0!important;background:#fff;border:1px solid var(--line);padding:13px 13px 18px;border-radius:11px;box-shadow:0 8px 25px rgba(74,43,23,.07);transition:.2s}.woocommerce ul.products li.product:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.woocommerce ul.products li.product a img{border-radius:8px;aspect-ratio:1/1;object-fit:cover;margin-bottom:15px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-family:Arial,sans-serif;font-weight:800;font-size:.97rem!important;color:var(--brown)}.woocommerce ul.products li.product .price{color:var(--brown)!important;font-size:1.08rem!important;font-weight:800}.woocommerce .star-rating{color:var(--orange)}.demo-products{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.demo-product{background:#fff;border:1px solid var(--line);padding:13px;border-radius:11px;box-shadow:0 8px 25px rgba(74,43,23,.07)}.demo-product img{aspect-ratio:1/1;object-fit:cover;border-radius:8px}.demo-product h3{font-family:Arial,sans-serif;font-size:1rem;margin-top:14px}.price{font-weight:900;font-size:1.1rem}.editorial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.editorial-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:0 10px 28px rgba(70,40,20,.07)}.editorial-card img{width:100%;aspect-ratio:16/9;object-fit:cover}.editorial-copy{padding:24px}.editorial-copy a{color:var(--orange);font-weight:800}.icon-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.icon-card{text-align:center;padding:28px 20px;border-right:1px solid var(--line)}.icon-card:last-child{border:0}.icon-card .benefit-icon{margin:0 auto 15px}.newsletter{display:grid;grid-template-columns:1fr 1.25fr;align-items:center;gap:40px;background:linear-gradient(120deg,var(--orange-dark),var(--orange));color:#fff;padding:45px 55px;border-radius:var(--radius)}.newsletter-form{display:flex}.newsletter-form input{flex:1;border:0;padding:15px;border-radius:7px 0 0 7px}.newsletter-form button{background:#fff!important;color:var(--orange)!important;border-color:#fff;border-radius:0 7px 7px 0}.site-footer{background:#fff8ef;border-top:1px solid var(--line)}.footer-main{display:grid;grid-template-columns:1.4fr repeat(4,1fr);gap:35px;padding:55px 0}.footer-main ul{list-style:none;padding:0;margin:0}.footer-main li{margin:7px 0;font-size:.88rem}.footer-title{font-family:Arial,sans-serif;font-size:.92rem}.footer-bottom{background:#3c1d0d;color:#e9dacc;font-size:.78rem;padding:14px 0}.footer-bottom .container{display:flex;justify-content:space-between}.page-hero{padding:65px 0;background:linear-gradient(90deg,rgba(251,245,235,.98),rgba(251,245,235,.25)),url('assets/images/hero.jpg') center/cover}.content-wrap{padding:70px 0}.woocommerce .quantity .qty{min-height:44px}.woocommerce div.product{margin-top:50px}.woocommerce div.product div.images img{border-radius:var(--radius)}.woocommerce div.product .product_title{font-size:clamp(2.2rem,4vw,3.4rem)}.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--brown);font-size:1.7rem;font-weight:900}.woocommerce-tabs{margin-top:55px}.woocommerce-tabs .panel{background:var(--cream);padding:30px!important;border-radius:var(--radius)}.woocommerce table.shop_table{border-color:var(--line);border-radius:var(--radius)}.woocommerce-cart .cart-collaterals .cart_totals{background:var(--cream);padding:28px;border-radius:var(--radius)}.woocommerce-checkout #customer_details>div,.woocommerce-checkout-review-order{background:#fff;border:1px solid var(--line);padding:25px;border-radius:var(--radius)}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select{padding:13px;border:1px solid #dbcdbc;border-radius:6px}.shop-layout{display:grid;grid-template-columns:250px 1fr;gap:35px}.shop-sidebar{background:var(--cream);padding:24px;border:1px solid var(--line);border-radius:var(--radius);align-self:start}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.post-card{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:#fff}.post-card img{aspect-ratio:16/10;object-fit:cover;width:100%}.post-card-body{padding:22px}.contact-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:30px}.panel{border:1px solid var(--line);background:#fff;padding:30px;border-radius:var(--radius);box-shadow:0 8px 25px rgba(70,40,20,.05)}@media(max-width:1050px){.category-grid{grid-template-columns:repeat(3,1fr)}.woocommerce ul.products,.demo-products{grid-template-columns:repeat(2,1fr)}.header-inner{grid-template-columns:145px 1fr auto}.primary-nav ul{gap:18px}.topbar .container{grid-template-columns:repeat(2,1fr)}}@media(max-width:780px){.container{width:min(calc(100% - 28px),var(--container))}.topbar .container{grid-template-columns:1fr}.topbar span:nth-child(n+2){display:none}.header-inner{height:80px;grid-template-columns:110px 1fr auto}.custom-logo,.brand img{max-height:68px}.menu-toggle{display:block}.primary-nav{display:none;position:absolute;left:0;right:0;top:80px;background:#fff;padding:20px;border-bottom:1px solid var(--line)}.primary-nav.open{display:block}.primary-nav ul{display:block}.primary-nav li{margin:12px}.header-actions .hide-mobile{display:none}.hero{min-height:560px;background-position:64% center}.hero-content{width:82%;padding:45px 0}.hero h1{font-size:3rem}.benefit-grid{grid-template-columns:repeat(2,1fr)}.category-grid{grid-template-columns:repeat(2,1fr)}.feature-banner{grid-template-columns:1fr}.feature-copy{padding:35px}.feature-banner img{max-height:330px}.editorial-grid,.icon-grid,.newsletter,.footer-main,.contact-grid,.shop-layout{grid-template-columns:1fr}.newsletter{padding:32px 24px}.footer-main{gap:20px}.icon-card{border-right:0;border-bottom:1px solid var(--line)}.blog-grid{grid-template-columns:1fr}.footer-bottom .container{display:block;text-align:center}.woocommerce ul.products[class*=columns-] li.product{width:auto!important;float:none!important}}@media(max-width:480px){.category-grid,.woocommerce ul.products,.demo-products,.benefit-grid{grid-template-columns:1fr}.hero-content{width:100%;background:rgba(251,245,235,.82);padding:25px;border-radius:12px}.newsletter-form{display:block}.newsletter-form input,.newsletter-form button{width:100%;border-radius:7px;margin:4px 0}}


/* v4 page system */
.page-hero.compact{min-height:300px;display:flex;align-items:center;background:linear-gradient(90deg,rgba(251,245,235,.98),rgba(251,245,235,.62)),url('assets/images/packaging.jpg') center/cover}.page-hero.story{min-height:520px;display:flex;align-items:center;background:linear-gradient(90deg,rgba(251,245,235,.98) 0%,rgba(251,245,235,.84) 42%,rgba(251,245,235,.08) 70%),url('assets/images/steamer-stack.jpg') center/cover}.page-hero.inspiration{min-height:430px;display:flex;align-items:center;background:linear-gradient(90deg,rgba(251,245,235,.97),rgba(251,245,235,.70),rgba(251,245,235,.08)),url('assets/images/hero.jpg') center/cover}.page-hero .container{max-width:var(--container)}.page-hero p{font-size:1.15rem;max-width:650px;color:var(--muted)}.narrow-content{max-width:850px}.footer-logo{width:145px;margin-bottom:18px}.socials{display:flex;gap:14px;flex-wrap:wrap}.socials a,.text-link{color:var(--orange);font-weight:800}.split-story{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.split-story img{width:100%;min-height:500px;object-fit:cover;border-radius:var(--radius);box-shadow:var(--shadow)}.value-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.value-grid article{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:30px;box-shadow:0 8px 25px rgba(70,40,20,.05)}.value-grid article>span{font-size:.75rem;font-weight:900;letter-spacing:.15em;color:var(--orange)}.service-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.service-icon{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:var(--cream);color:var(--orange);font-size:1.45rem;margin-bottom:18px}.section-cta{margin-top:55px;background:var(--cream);border:1px solid var(--line);padding:45px;border-radius:var(--radius);text-align:center}.section-cta .button-row{justify-content:center}.faq-layout{display:grid;grid-template-columns:240px 1fr;gap:45px}.faq-nav{position:sticky;top:135px;align-self:start;background:var(--cream);padding:22px;border-radius:var(--radius);border:1px solid var(--line)}.faq-nav a{display:block;padding:10px 0;font-weight:800;border-bottom:1px solid var(--line)}.faq-list>div{margin-bottom:45px}.faq-list details{border:1px solid var(--line);border-radius:10px;margin:12px 0;background:#fff;overflow:hidden}.faq-list summary{cursor:pointer;padding:18px 22px;font-weight:800;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list details p{padding:0 22px 20px;color:var(--muted)}.filter-pills{display:flex;gap:10px;flex-wrap:wrap;justify-content:center;margin-bottom:35px}.filter-pills a{padding:9px 16px;border:1px solid var(--line);border-radius:999px;font-weight:800;font-size:.85rem}.filter-pills a.active,.filter-pills a:hover{background:var(--orange);color:#fff;border-color:var(--orange)}.ciy-contact-form label{display:block;font-weight:800;font-size:.9rem;margin-bottom:16px}.ciy-contact-form input,.ciy-contact-form textarea,.ciy-contact-form select{width:100%;margin-top:7px;padding:13px 14px;border:1px solid #d9cbbb;border-radius:8px;background:#fff;color:var(--brown);font:inherit}.ciy-contact-form textarea{resize:vertical}.form-row.two{display:grid;grid-template-columns:1fr 1fr;gap:16px}.ciy-contact-form .checkbox{display:flex;align-items:flex-start;gap:10px;font-weight:400}.ciy-contact-form .checkbox input{width:auto;margin-top:4px}.form-message{padding:14px 16px;border-radius:8px;margin-bottom:18px}.form-message.success{background:#eaf6e8;color:#2f652d}.form-message.error{background:#fff0ed;color:#9b2f20}.contact-aside{display:grid;gap:24px;align-content:start}.contact-form-panel h2{font-size:2.2rem}.stars{color:var(--orange);letter-spacing:.08em}.product-tag{display:inline-block;margin-top:14px;padding:4px 8px;background:var(--cream);color:var(--orange);border-radius:999px;font-size:.7rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}

/* WooCommerce refinements */
.woocommerce .woocommerce-breadcrumb{color:var(--muted);font-size:.85rem;margin-bottom:28px}.woocommerce .woocommerce-result-count,.woocommerce .woocommerce-ordering{margin-bottom:25px}.woocommerce .woocommerce-ordering select{padding:11px;border:1px solid var(--line);border-radius:8px;background:#fff}.woocommerce span.onsale{background:var(--orange);min-width:auto;min-height:auto;line-height:1;padding:8px 10px;border-radius:999px;top:22px;left:22px}.woocommerce-message,.woocommerce-info,.woocommerce-error{border-top-color:var(--orange);background:var(--cream)}.woocommerce-message::before,.woocommerce-info::before{color:var(--orange)}.woocommerce div.product form.cart{display:flex;gap:12px;align-items:center}.woocommerce div.product .woocommerce-tabs ul.tabs{padding:0;margin:0}.woocommerce div.product .woocommerce-tabs ul.tabs li{border-color:var(--line);background:var(--cream)}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:#fff}.woocommerce-account .woocommerce-MyAccount-navigation{background:var(--cream);padding:20px;border-radius:var(--radius)}.woocommerce-account .woocommerce-MyAccount-navigation ul{list-style:none;margin:0;padding:0}.woocommerce-account .woocommerce-MyAccount-navigation li a{display:block;padding:10px;border-bottom:1px solid var(--line)}.woocommerce-account .woocommerce-MyAccount-content{background:#fff;border:1px solid var(--line);padding:28px;border-radius:var(--radius)}

@media(max-width:900px){.split-story,.value-grid,.service-grid,.faq-layout{grid-template-columns:1fr}.faq-nav{position:static}.value-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.form-row.two,.value-grid{grid-template-columns:1fr}.page-hero.story,.page-hero.inspiration{min-height:430px;background-position:65% center}.page-hero .container{background:rgba(251,245,235,.86);padding:22px;border-radius:12px}.section-cta{padding:30px 20px}}

/* v5 premium commerce navigation */
body.menu-open,body.search-open{overflow:hidden}.announcement-bar{background:#3d2114;color:#fff;font-size:.78rem;letter-spacing:.01em}.announcement-inner{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:24px}.site-header{overflow:visible}.header-inner{height:96px;grid-template-columns:180px minmax(0,1fr) auto}.brand{display:inline-flex;align-items:center}.primary-nav{height:100%}.primary-nav>.menu{height:100%;align-items:center}.primary-nav .menu-item{position:relative}.primary-nav .menu-item>a{display:flex;align-items:center;gap:5px;height:96px;padding:0 2px;font-size:.93rem;white-space:nowrap;border:0}.primary-nav .menu-item-has-children>a:after{content:'⌄';font-size:.8rem;margin-left:3px;transition:transform .2s}.primary-nav .sub-menu{position:absolute;top:calc(100% - 1px);left:50%;min-width:250px;margin:0;padding:14px;background:#fff;border:1px solid var(--line);border-radius:0 0 12px 12px;box-shadow:0 20px 50px rgba(49,26,13,.14);opacity:0;visibility:hidden;transform:translate(-50%,10px);transition:.2s;z-index:100;display:block}.primary-nav .menu-item:hover>.sub-menu,.primary-nav .menu-item:focus-within>.sub-menu{opacity:1;visibility:visible;transform:translate(-50%,0)}.primary-nav .sub-menu li{display:block}.primary-nav .sub-menu a{display:block;height:auto;padding:11px 12px;border-radius:7px;font-size:.87rem}.primary-nav .sub-menu a:hover{background:var(--cream);color:var(--orange)}.primary-nav .mega-menu{position:static}.primary-nav .mega-menu>.sub-menu{left:50%;width:min(920px,calc(100vw - 40px));display:grid;grid-template-columns:repeat(3,1fr);gap:4px;padding:24px;transform:translate(-50%,10px)}.primary-nav .mega-menu:hover>.sub-menu,.primary-nav .mega-menu:focus-within>.sub-menu{transform:translate(-50%,0)}.primary-nav .mega-menu .sub-menu a{padding:16px;background:#fff;border:1px solid transparent}.primary-nav .mega-menu .sub-menu a:hover{border-color:var(--line);background:var(--cream)}.primary-nav .mega-menu .sub-menu strong{display:block;font-family:Georgia,serif;font-size:1.08rem;margin-bottom:3px}.primary-nav .mega-menu .sub-menu span{display:block;color:var(--muted);font-size:.77rem;font-weight:400}.primary-nav .mega-all{grid-column:1/-1;border-top:1px solid var(--line);margin-top:8px;padding-top:8px}.primary-nav .mega-all a{color:var(--orange);font-weight:800}.submenu-toggle,.mobile-nav-head,.mobile-nav-service{display:none}.header-actions{gap:6px}.header-action{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:58px;min-height:58px;padding:5px 7px;border:0;background:none;color:var(--brown);cursor:pointer;border-radius:9px;font:inherit}.header-action:hover{background:var(--cream);color:var(--orange)}.header-action-icon{font-size:1.28rem;line-height:1}.header-action-label{font-size:.66rem;font-weight:800;margin-top:6px}.cart-action .cart-count{top:4px;right:4px}.search-panel{position:absolute;left:0;right:0;top:100%;background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line);box-shadow:0 18px 35px rgba(50,26,13,.12);z-index:90}.search-panel[hidden]{display:none}.search-panel-inner{display:flex;align-items:center;gap:20px;padding:24px 0}.premium-search-form{display:flex;flex:1;max-width:900px;margin:auto}.premium-search-form input{flex:1;min-width:0;padding:16px 18px;border:1px solid var(--line);border-radius:9px 0 0 9px;font:inherit;font-size:1rem}.premium-search-form button{border-radius:0 9px 9px 0}.search-close,.mobile-nav-close{border:0;background:transparent;font-size:2rem;color:var(--brown);cursor:pointer}.nav-backdrop{position:fixed;inset:0;background:rgba(42,22,12,.48);z-index:70}.nav-backdrop[hidden]{display:none}
/* Product cards and shop */
.woocommerce ul.products,.demo-products{gap:24px}.woocommerce ul.products li.product,.demo-product{background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden;padding:0 0 20px;transition:transform .22s,box-shadow .22s,border-color .22s}.woocommerce ul.products li.product:hover,.demo-product:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:#ddc9b4}.woocommerce ul.products li.product a img,.demo-product img{margin:0 0 18px!important;width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:0}.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product .price,.woocommerce ul.products li.product .star-rating,.woocommerce ul.products li.product .button,.product-card-excerpt,.demo-product h3,.demo-product .price,.demo-product .stars,.demo-product .button{margin-left:18px!important;margin-right:18px!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:1.2rem;padding:0}.product-card-excerpt{font-size:.82rem;color:var(--muted);line-height:1.45;min-height:2.4em}.woocommerce ul.products li.product .price{font-size:1rem;color:var(--brown);font-weight:900;margin-top:10px}.woocommerce ul.products li.product .button{width:calc(100% - 36px);text-align:center;margin-top:14px}.woocommerce .products .star-rating{font-size:.75rem;color:var(--orange)}.woocommerce .products .star-rating:before{color:#d8c6b5}.woocommerce-shop .content-wrap,.tax-product_cat .content-wrap{padding-top:45px}.woocommerce-products-header{background:var(--cream);padding:34px;border-radius:14px;margin-bottom:35px}.woocommerce-products-header__title{margin:0}.woocommerce nav.woocommerce-pagination ul{border:0}.woocommerce nav.woocommerce-pagination ul li{border:0;margin:4px}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{min-width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--line);border-radius:8px}.woocommerce nav.woocommerce-pagination ul li span.current,.woocommerce nav.woocommerce-pagination ul li a:hover{background:var(--orange);color:#fff}
/* Checkout and forms */
.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{border:1px solid var(--line);border-radius:12px;background:var(--cream)}.woocommerce-checkout .col2-set{display:grid;grid-template-columns:1fr 1fr;gap:25px;width:100%}.woocommerce-checkout .col2-set .col-1,.woocommerce-checkout .col2-set .col-2{float:none;width:100%}.woocommerce-checkout #order_review_heading{margin-top:45px}.woocommerce-checkout-review-order{box-shadow:0 12px 35px rgba(60,31,15,.06)}.woocommerce #payment{background:var(--cream);border-radius:10px}.woocommerce #payment div.payment_box{background:#fff}.woocommerce #payment div.payment_box:before{border-bottom-color:#fff}.woocommerce-cart table.cart img{width:90px;border-radius:8px}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{font-size:1rem}.woocommerce-account .woocommerce{display:grid;grid-template-columns:250px 1fr;gap:30px}.woocommerce-account .woocommerce:before,.woocommerce-account .woocommerce:after{display:none}
/* Footer */
.footer-newsletter{background:var(--orange);color:#fff}.footer-newsletter-inner{display:grid;grid-template-columns:1fr .85fr;gap:50px;align-items:center;padding:46px 0}.footer-newsletter h2{font-size:clamp(1.8rem,3vw,2.7rem);margin-bottom:8px}.footer-newsletter p{margin:0}.footer-newsletter .eyebrow{color:#fff9}.footer-newsletter .newsletter-form{margin:0}.footer-newsletter .newsletter-form input{background:#fff}.footer-main{grid-template-columns:1.45fr repeat(4,1fr);padding:64px 0}.footer-main a:hover{color:var(--orange)}.footer-brand-col p{max-width:340px}.footer-trust{display:grid;gap:5px;margin:18px 0;font-size:.82rem;font-weight:800}.footer-title{text-transform:uppercase;letter-spacing:.08em;color:var(--brown);margin-bottom:18px}.footer-hours{font-size:.82rem;color:var(--muted)}.footer-bottom .container{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px}.legal-links{display:flex;gap:18px}.payment-label{text-align:right}
@media(max-width:1100px){.header-inner{grid-template-columns:145px minmax(0,1fr) auto;gap:15px}.primary-nav>.menu{gap:18px}.primary-nav .menu-item>a{font-size:.85rem}.header-action-label{display:none}.header-action{min-width:42px}.footer-main{grid-template-columns:1.4fr repeat(2,1fr)}.footer-main>div:nth-child(4),.footer-main>div:nth-child(5){margin-top:15px}}
@media(max-width:820px){.announcement-inner{justify-content:center}.announcement-feature{display:none}.header-inner{height:78px;grid-template-columns:46px 1fr auto}.brand{justify-self:center}.brand img,.custom-logo{max-height:62px}.menu-toggle{display:flex;flex-direction:column;gap:5px;width:42px;height:42px;align-items:center;justify-content:center}.menu-toggle span{width:22px;height:2px;background:var(--brown)}.primary-nav{position:fixed;left:0;top:0;bottom:0;width:min(390px,88vw);height:100vh;background:#fff;padding:0;display:block;transform:translateX(-105%);transition:transform .28s;z-index:100;overflow-y:auto;box-shadow:20px 0 60px rgba(40,20,10,.18)}.primary-nav.open{transform:translateX(0)}.mobile-nav-head{display:flex;align-items:center;justify-content:space-between;padding:22px;border-bottom:1px solid var(--line);font-size:1.15rem}.primary-nav>.menu{display:block;height:auto;padding:12px 20px}.primary-nav .menu-item{margin:0;border-bottom:1px solid var(--line)}.primary-nav .menu-item>a{height:auto;padding:16px 2px;font-size:1rem}.primary-nav .menu-item-has-children>a:after{display:none}.submenu-toggle{display:block;position:absolute;right:0;top:7px;width:42px;height:42px;border:0;background:transparent;font-size:1.15rem}.primary-nav .sub-menu,.primary-nav .mega-menu>.sub-menu{position:static;width:auto;min-width:0;display:none;opacity:1;visibility:visible;transform:none!important;box-shadow:none;border:0;padding:0 0 12px 14px;background:transparent}.primary-nav .submenu-open>.sub-menu{display:block}.primary-nav .mega-menu .sub-menu{grid-template-columns:1fr}.primary-nav .mega-menu .sub-menu a{padding:10px;border:0}.primary-nav .mega-menu .sub-menu span{display:none}.primary-nav .mega-all{display:none}.mobile-nav-service{display:grid;gap:10px;padding:20px;background:var(--cream)}.mobile-nav-service a{font-weight:800}.header-action{min-width:40px}.header-action.search-toggle{display:none}.header-action-label{display:none}.search-panel{display:none!important}.footer-newsletter-inner,.footer-main{grid-template-columns:1fr 1fr}.footer-newsletter-inner{gap:24px}.footer-bottom .container{grid-template-columns:1fr;text-align:center}.payment-label{text-align:center}.legal-links{justify-content:center}.woocommerce-checkout .col2-set,.woocommerce-account .woocommerce{grid-template-columns:1fr}}
@media(max-width:560px){.header-actions .header-action:first-of-type{display:none}.footer-newsletter-inner,.footer-main{grid-template-columns:1fr}.footer-newsletter .newsletter-form{display:flex}.footer-main>div{margin-top:0!important}.legal-links{flex-wrap:wrap}.woocommerce ul.products[class*=columns-]{grid-template-columns:1fr}.woocommerce ul.products[class*=columns-] li.product{width:100%!important}}


/* v6 — rustige premium header */
.announcement-bar,.benefit-strip{display:none!important}
.site-header{background:rgba(255,253,249,.96);border-bottom:1px solid rgba(65,35,21,.10);box-shadow:0 5px 24px rgba(65,35,21,.045)}
.header-inner{height:92px;grid-template-columns:176px 1fr auto;gap:38px}
.custom-logo,.brand img{max-height:72px}
.primary-nav>.menu{gap:38px}
.primary-nav .menu-item>a{height:92px;padding:0;display:flex;align-items:center;border:0;font-size:.9rem;font-weight:700;letter-spacing:.015em;position:relative}
.primary-nav .menu-item>a:before{content:"";position:absolute;left:0;right:0;bottom:22px;height:1.5px;background:var(--orange);transform:scaleX(0);transform-origin:center;transition:transform .2s}
.primary-nav .current-menu-item>a:before,.primary-nav .current-menu-ancestor>a:before,.primary-nav .menu-item>a:hover:before{transform:scaleX(1)}
.primary-nav .current-menu-item>a,.primary-nav .current-menu-ancestor>a,.primary-nav a:hover{color:var(--brown)}
.primary-nav .menu-item-has-children>a:after{content:"";width:6px;height:6px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg) translateY(-2px);margin-left:9px}
.primary-nav .sub-menu{min-width:210px;padding:10px;border-radius:12px;border:1px solid var(--line);box-shadow:0 18px 45px rgba(50,26,13,.12)}
.primary-nav .sub-menu a{font-weight:650;padding:12px 14px}
.header-actions{gap:2px}
.header-action{min-width:52px;min-height:52px;background:transparent!important;border:0!important;color:var(--brown)!important;padding:5px!important;box-shadow:none!important;transform:none!important}
.header-action:hover{background:var(--cream)!important;color:var(--orange)!important}
.header-action-icon{width:22px;height:22px;display:block}
.header-action-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}
.header-action-label{font-size:.62rem;margin-top:4px;letter-spacing:.02em}
.cart-action .cart-count{top:1px;right:1px}
.hero{border-top:0}
@media(max-width:1100px){.header-inner{grid-template-columns:150px 1fr auto;gap:18px}.primary-nav>.menu{gap:22px}}
@media(max-width:820px){.header-inner{height:76px;grid-template-columns:44px 1fr auto}.primary-nav .menu-item>a{height:auto}.primary-nav .menu-item>a:before{display:none}.primary-nav .menu-item-has-children>a:after{display:none}.brand img,.custom-logo{max-height:59px}}


/* v7 — conversion-first homepage voor een compact assortiment */
.marketing-home .hero-conversion{min-height:650px;background-position:center}.marketing-home .hero-content{width:min(590px,52%)}
.marketing-home .hero-content h1{max-width:760px}.marketing-home .hero-content .eyebrow{margin-bottom:18px}.marketing-home .hero-reassurance{font-size:.82rem;margin-top:24px;color:var(--muted);letter-spacing:.015em}
.text-link{display:inline-flex;align-items:center;gap:8px;font-weight:800;color:var(--brown);border-bottom:1px solid rgba(65,35,21,.35);padding-bottom:3px}.text-link:after{content:'→';color:var(--orange);transition:transform .2s}.text-link:hover:after{transform:translateX(4px)}
.narrow-copy{max-width:1050px;text-align:center}.lead{font-family:Georgia,serif;font-size:clamp(1.2rem,2vw,1.65rem);line-height:1.5;color:#5d4334;max-width:850px;margin:0 auto 45px}.proof-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.proof-columns article{padding:34px 38px;text-align:left}.proof-columns article+article{border-left:1px solid var(--line)}.proof-columns strong{font-family:Georgia,serif;font-size:1.3rem}.proof-columns p{color:var(--muted);margin-bottom:0}
.product-choice-section .section-head{max-width:780px}.two-product-showcase{max-width:980px;margin:0 auto}.two-product-showcase .woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}.two-product-showcase .woocommerce ul.products li.product{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;padding:0;min-height:420px}.two-product-showcase .woocommerce ul.products li.product a.woocommerce-LoopProduct-link{display:contents}.two-product-showcase .woocommerce ul.products li.product a img{height:100%;aspect-ratio:auto;margin:0!important;object-fit:cover}.two-product-showcase .woocommerce-loop-product__title,.two-product-showcase .price,.two-product-showcase .button,.two-product-showcase .product-card-excerpt{grid-column:2;margin-left:30px!important;margin-right:30px!important}.demo-products-two{grid-template-columns:repeat(2,1fr);max-width:980px;margin:auto}.demo-products-two .demo-product{display:grid;grid-template-columns:1.05fr .95fr;min-height:420px;padding:0}.demo-products-two .demo-product img{height:100%;aspect-ratio:auto;margin:0!important;object-fit:cover}.demo-product-copy{padding:38px 30px;display:flex;flex-direction:column;justify-content:center}.demo-product-copy h3,.demo-product-copy .price,.demo-product-copy .button,.demo-product-copy .product-card-excerpt{margin-left:0!important;margin-right:0!important}.product-kicker{font-size:.72rem;text-transform:uppercase;letter-spacing:.13em;color:var(--orange);font-weight:900;margin:0 0 10px}.choice-help{display:flex;justify-content:center;align-items:center;gap:18px;margin-top:30px}.choice-help p{margin:0}
.split-story{display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:center}.story-image img{width:100%;height:620px;object-fit:cover;border-radius:var(--radius)}.numbered-steps{list-style:none;padding:0;margin:30px 0;display:grid;gap:24px}.numbered-steps li{display:grid;grid-template-columns:44px 1fr;gap:18px}.numbered-steps li>span{width:38px;height:38px;border-radius:50%;background:var(--cream);display:grid;place-items:center;font-weight:900;color:var(--orange)}.numbered-steps strong{font-family:Georgia,serif;font-size:1.2rem}.numbered-steps p{color:var(--muted);margin:.35rem 0 0}
.occasion-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:22px}.occasion-card{position:relative;min-height:440px;overflow:hidden;border-radius:var(--radius);background:#222}.occasion-card img{width:100%;height:100%;object-fit:cover;opacity:.82;transition:transform .4s}.occasion-card:hover img{transform:scale(1.025)}.occasion-card>div{position:absolute;left:0;right:0;bottom:0;padding:70px 28px 28px;color:#fff;background:linear-gradient(transparent,rgba(35,17,8,.82))}.occasion-card h3{font-size:1.55rem}.occasion-card p{margin:0;color:#fff}.promise-panel{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px;align-items:end;padding:68px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.promise-panel p{font-size:1.1rem;color:var(--muted)}
.faq-sales-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:90px}.sales-faq details{border-bottom:1px solid var(--line);padding:0 0 20px;margin-bottom:20px}.sales-faq summary{font-family:Georgia,serif;font-size:1.2rem;font-weight:700;cursor:pointer;padding-right:30px}.sales-faq p{color:var(--muted);max-width:700px}.final-cta{padding-top:55px}.final-cta-panel{background:var(--brown);color:#fff;border-radius:var(--radius);padding:55px 65px;display:flex;align-items:center;justify-content:space-between;gap:50px}.final-cta-panel h2{max-width:700px}.final-cta-panel p{margin-bottom:0;color:#f3e7dc}.final-cta-panel .eyebrow{color:#ffc397}.final-cta-panel .button{flex:none}
@media(max-width:1000px){.proof-columns{grid-template-columns:1fr}.proof-columns article+article{border-left:0;border-top:1px solid var(--line)}.split-story,.promise-panel,.faq-sales-grid{grid-template-columns:1fr;gap:40px}.story-image img{height:500px}.occasion-grid{grid-template-columns:1fr 1fr}.occasion-card.large{grid-column:1/-1}.two-product-showcase .woocommerce ul.products li.product,.demo-products-two .demo-product{grid-template-columns:1fr;min-height:0}.two-product-showcase .woocommerce ul.products li.product a img,.demo-products-two .demo-product img{height:330px}.two-product-showcase .woocommerce-loop-product__title,.two-product-showcase .price,.two-product-showcase .button,.two-product-showcase .product-card-excerpt{grid-column:1}.promise-panel{padding:45px}.final-cta-panel{align-items:flex-start;flex-direction:column}}
@media(max-width:700px){.marketing-home .hero-conversion{min-height:650px;background:linear-gradient(0deg,rgba(251,245,235,.98) 0%,rgba(251,245,235,.94) 48%,rgba(251,245,235,.2) 100%),url('assets/images/hero.jpg') 62% center/cover no-repeat;align-items:flex-end}.marketing-home .hero-content{width:100%;padding:240px 0 50px}.marketing-home .hero-content h1{font-size:2.65rem}.two-product-showcase .woocommerce ul.products,.demo-products-two{grid-template-columns:1fr!important}.occasion-grid{grid-template-columns:1fr}.occasion-card.large{grid-column:auto}.occasion-card{min-height:390px}.story-image img{height:410px}.choice-help{align-items:flex-start;flex-direction:column}.final-cta-panel{padding:38px 28px}.proof-columns article{padding:28px 6px}.section{padding:65px 0}}

/* ==========================================================
   V8 — Premium editorial storefront
   ========================================================== */
:root{--v8-ink:#2d1a10;--v8-coffee:#3b2114;--v8-orange:#c95c18;--v8-rust:#a94712;--v8-cream:#f7f0e7;--v8-paper:#fffdf9;--v8-line:#e7d7c6;--v8-muted:#6e5a4b}
body{background:var(--v8-paper);color:var(--v8-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}
body.admin-bar .site-header{top:32px}.container{width:min(1180px,calc(100% - 48px));margin-inline:auto}
.v8-topbar{background:#3a1d0d;color:#fff;font-size:12px;letter-spacing:.02em}.v8-topbar .container{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:28px}.v8-topbar span{position:relative;padding-left:15px}.v8-topbar span:before{content:"";width:5px;height:5px;border:1px solid rgba(255,255,255,.65);border-radius:50%;position:absolute;left:0;top:50%;transform:translateY(-50%)}
.site-header{position:sticky;top:0;z-index:100;background:rgba(255,253,249,.96);backdrop-filter:blur(14px);border-bottom:1px solid rgba(84,43,19,.11);box-shadow:none}.header-inner{height:86px;display:grid;grid-template-columns:180px 1fr 180px;align-items:center}.brand img,.custom-logo{max-height:64px;width:auto}.primary-nav{justify-self:center}.primary-nav .menu{gap:38px}.primary-nav .menu>li>a{font-family:Georgia,"Times New Roman",serif;font-size:16px;color:var(--v8-ink);font-weight:500;padding:31px 0;position:relative}.primary-nav .menu>li>a:after{content:"";position:absolute;left:0;right:100%;bottom:23px;height:2px;background:var(--v8-orange);transition:.25s}.primary-nav .menu>li:hover>a:after,.primary-nav .current-menu-item>a:after{right:0}.header-actions{justify-self:end;gap:18px}.header-action-label{display:none}.header-action{padding:6px;background:none}.header-action-icon{width:24px;height:24px}.header-action svg{stroke:var(--v8-ink);stroke-width:1.5;fill:none}.cart-count{right:-6px;top:-4px;background:var(--v8-orange);color:#fff;border:none;font-size:10px;min-width:18px;height:18px}
.ciy-home-v8 h1,.ciy-home-v8 h2,.ciy-home-v8 h3{font-family:Georgia,"Times New Roman",serif;color:var(--v8-ink);font-weight:500;letter-spacing:-.025em}.v8-kicker{text-transform:uppercase;letter-spacing:.13em;font-size:12px;font-weight:700;color:var(--v8-rust);margin:0 0 18px}.v8-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 25px;background:var(--v8-orange);color:#fff!important;text-decoration:none;border-radius:3px;font-size:13px;font-weight:700;letter-spacing:.015em;transition:transform .2s,background .2s,box-shadow .2s}.v8-button:hover{background:#a84712;transform:translateY(-1px);box-shadow:0 10px 25px rgba(96,43,11,.18)}.v8-button.small{min-height:42px;padding:0 20px}.v8-button.light{background:#fff;color:var(--v8-coffee)!important}.v8-text-link{display:inline-flex;color:var(--v8-rust);text-decoration:none;font-weight:700;border-bottom:1px solid currentColor;padding-bottom:4px}.v8-section{padding:95px 0}.v8-section-heading{text-align:center;max-width:760px;margin:0 auto 46px}.v8-section-heading h2{font-size:clamp(32px,4vw,48px);margin:0 0 14px}.v8-section-heading>p:last-child{color:var(--v8-muted);font-size:17px}
.v8-hero{min-height:650px;background-image:linear-gradient(90deg,rgba(248,240,229,.98) 0%,rgba(248,240,229,.87) 34%,rgba(248,240,229,.08) 65%),var(--hero);background-size:cover;background-position:center;display:flex;align-items:center}.v8-hero-inner{width:100%}.v8-hero-copy{max-width:510px;padding:75px 0}.v8-hero h1{font-size:clamp(58px,6.4vw,86px);line-height:.98;margin:0 0 24px}.v8-hero-copy>p:not(.v8-kicker){font-size:19px;line-height:1.65;max-width:410px;margin:0 0 28px}.v8-mini-benefits{display:flex;gap:28px;margin-top:42px;padding-top:30px;border-top:1px solid rgba(78,47,30,.18);font-size:12px;color:var(--v8-muted)}.v8-mini-benefits span{max-width:110px}.v8-mini-benefits b{display:block;color:var(--v8-ink);font-size:13px;margin-bottom:4px}
.v8-products{background:linear-gradient(180deg,#fffdf9,#fbf6ef)}.v8-product-grid{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--v8-line);background:#fff}.v8-product-card{display:grid;grid-template-columns:52% 48%;min-height:390px;background:#fff}.v8-product-card+ .v8-product-card{border-left:1px solid var(--v8-line)}.v8-product-image{display:block;overflow:hidden;background:#f5eee5}.v8-product-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.v8-product-card:hover .v8-product-image img{transform:scale(1.035)}.v8-product-content{padding:42px 34px;display:flex;flex-direction:column;justify-content:space-between}.v8-product-label{font-size:11px;text-transform:uppercase;letter-spacing:.13em;color:var(--v8-rust);font-weight:700;margin:0 0 8px}.v8-product-card h3{font-size:30px;margin:0}.v8-product-card ul{list-style:none;padding:0;margin:20px 0}.v8-product-card li{padding:6px 0 6px 21px;position:relative;color:var(--v8-muted);font-size:14px}.v8-product-card li:before{content:"✓";position:absolute;left:0;color:var(--v8-orange)}.v8-product-buy{display:flex;align-items:center;justify-content:space-between;gap:20px}.v8-product-buy strong{font-family:Georgia,serif;font-size:25px}.v8-product-buy del{font-size:14px;color:#999}.v8-product-buy ins{text-decoration:none}
.v8-benefit-story{background:#f2e7da;padding:0}.v8-benefit-grid{display:grid;grid-template-columns:46% 54%;min-height:590px;width:100%;max-width:none;margin:0;padding:0}.v8-benefit-copy{padding:88px max(50px,calc((100vw - 1180px)/2));padding-right:70px;display:flex;flex-direction:column;justify-content:center}.v8-benefit-copy h2{font-size:44px;line-height:1.08;margin:0 0 36px}.v8-benefit-image img{width:100%;height:100%;object-fit:cover}.v8-benefit-list{display:grid;gap:23px}.v8-benefit-list article{display:grid;grid-template-columns:40px 1fr;gap:14px}.v8-benefit-list article>span{font-family:Georgia,serif;color:var(--v8-rust);font-size:14px;border-top:1px solid var(--v8-rust);padding-top:7px}.v8-benefit-list h3{font-family:inherit;font-size:16px;font-weight:700;margin:0 0 4px}.v8-benefit-list p{font-size:14px;color:var(--v8-muted);margin:0;line-height:1.55}
.v8-how{background:#fff}.v8-how-grid{display:grid;grid-template-columns:43% 57%;align-items:stretch}.v8-how-copy{padding:60px 60px 60px 0}.v8-how-copy h2{font-size:46px;line-height:1.06;margin:0 0 45px}.v8-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-bottom:38px}.v8-steps article{border-top:1px solid var(--v8-line);padding-top:22px}.v8-steps b{width:35px;height:35px;border-radius:50%;background:#f0e4d4;display:grid;place-items:center;font-family:Georgia,serif;margin-bottom:18px}.v8-steps h3{font-family:inherit;font-weight:700;font-size:14px;text-transform:uppercase;letter-spacing:.08em;margin:0 0 8px}.v8-steps p{font-size:13px;line-height:1.55;color:var(--v8-muted)}.v8-food-collage{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:5px;min-height:520px}.v8-food-collage img{width:100%;height:100%;object-fit:cover;min-height:0}.v8-food-collage img:nth-child(2){object-position:center}.v8-food-collage img:nth-child(3){object-position:center 60%}
.v8-brand{min-height:590px;background-image:linear-gradient(90deg,rgba(20,13,8,.12),rgba(20,13,8,.1) 48%,rgba(20,13,8,.86) 68%,rgba(20,13,8,.94)),var(--brand);background-size:cover;background-position:center;display:flex;align-items:center}.v8-brand-inner{display:flex;justify-content:flex-end}.v8-brand-copy{width:45%;color:#fff;padding:80px 0 80px 60px}.v8-brand-copy .v8-kicker{color:#e7a36f}.v8-brand-copy h2{color:#fff;font-size:48px;line-height:1.05;margin:0 0 25px}.v8-brand-copy p{color:rgba(255,255,255,.78);font-size:16px;line-height:1.7}.v8-brand-copy .v8-script{font-family:"Brush Script MT","Segoe Script",cursive;font-size:24px;color:#fff;margin:22px 0}
.v8-service-strip{background:#fbf6ee;border-bottom:1px solid var(--v8-line)}.v8-service-strip .container{display:grid;grid-template-columns:repeat(4,1fr);padding:28px 0}.v8-service-strip div>div{padding:0 26px;border-right:1px solid var(--v8-line)}.v8-service-strip div>div:last-child{border-right:0}.v8-service-strip strong,.v8-service-strip span{display:block}.v8-service-strip strong{font-family:Georgia,serif;font-size:16px;margin-bottom:5px}.v8-service-strip span{font-size:12px;color:var(--v8-muted)}
.site-footer{background:#f7efe5;color:var(--v8-ink)}.footer-newsletter{background:#c85b18;color:#fff}.footer-newsletter-inner h2{color:#fff;font-family:Georgia,serif}.footer-newsletter .eyebrow{color:#ffe0c7}.newsletter-form input{border:0}.newsletter-form button{background:#341a0d}.footer-main{border:0}.footer-title{font-family:Georgia,serif}.footer-logo{max-width:120px}.footer-bottom{background:#2e170c;color:rgba(255,255,255,.7)}
@media(max-width:980px){.header-inner{grid-template-columns:auto 1fr auto}.v8-topbar span:nth-child(2){display:none}.v8-hero{min-height:560px;background-position:58% center}.v8-product-card{grid-template-columns:1fr}.v8-product-image{height:300px}.v8-benefit-grid{grid-template-columns:1fr}.v8-benefit-copy{padding:70px 8vw}.v8-benefit-image{height:430px}.v8-how-grid{grid-template-columns:1fr}.v8-how-copy{padding:20px 0 60px}.v8-brand{background-image:linear-gradient(90deg,rgba(20,13,8,.35),rgba(20,13,8,.78)),var(--brand)}.v8-brand-copy{width:62%;padding-left:0}.v8-service-strip .container{grid-template-columns:1fr 1fr;row-gap:25px}.v8-service-strip div>div:nth-child(2){border-right:0}}
@media(max-width:700px){.container{width:min(100% - 30px,1180px)}.v8-topbar .container{justify-content:center}.v8-topbar span:nth-child(n+2){display:none}.header-inner{height:72px}.brand img,.custom-logo{max-height:50px}.v8-hero{min-height:690px;align-items:flex-end;background-image:linear-gradient(180deg,rgba(248,240,229,.12) 20%,rgba(248,240,229,.96) 68%),var(--hero);background-position:58% top}.v8-hero-copy{padding:260px 0 46px}.v8-hero h1{font-size:52px}.v8-mini-benefits{gap:15px;overflow:auto}.v8-section{padding:70px 0}.v8-product-grid{grid-template-columns:1fr}.v8-product-card+.v8-product-card{border-left:0;border-top:1px solid var(--v8-line)}.v8-product-card{grid-template-columns:1fr}.v8-product-content{padding:30px 24px}.v8-product-buy{align-items:flex-end}.v8-benefit-copy h2,.v8-how-copy h2,.v8-brand-copy h2{font-size:38px}.v8-benefit-image{height:300px}.v8-steps{grid-template-columns:1fr}.v8-steps article{display:grid;grid-template-columns:40px 1fr;column-gap:16px}.v8-steps h3,.v8-steps p{grid-column:2}.v8-steps b{grid-row:1/3}.v8-food-collage{min-height:440px}.v8-brand{min-height:630px;background-position:42% center;align-items:flex-end}.v8-brand-copy{width:100%;padding:230px 0 55px}.v8-service-strip .container{grid-template-columns:1fr}.v8-service-strip div>div{border-right:0;border-bottom:1px solid var(--v8-line);padding:16px 0}.v8-service-strip div>div:last-child{border-bottom:0}}

/* ==========================================================
   V9 — final shell and layout corrections
   ========================================================== */
.premium-topbar{background:#34180b;color:#fff;font-size:12px;line-height:1}.premium-topbar-inner{min-height:32px;display:flex;align-items:center;justify-content:space-between;gap:24px}.premium-topbar span{opacity:.94;white-space:nowrap}.v8-topbar{display:none!important}
.site-header{position:sticky;top:0;z-index:1000;background:rgba(255,253,249,.985);border-bottom:1px solid rgba(62,31,14,.1);box-shadow:0 5px 18px rgba(48,25,12,.035);backdrop-filter:blur(14px)}
.premium-header-inner{height:88px;display:grid;grid-template-columns:190px minmax(0,1fr) 190px;align-items:center;gap:26px}.premium-brand-wrap{display:flex;align-items:center;justify-content:flex-start}.premium-brand-wrap .custom-logo-link,.premium-brand-wrap .brand{display:inline-flex;align-items:center}.premium-brand-wrap .custom-logo,.premium-brand-wrap img{display:block;width:auto;max-width:150px;max-height:70px;object-fit:contain}
.primary-nav{position:static;justify-self:center}.primary-nav>.menu,.primary-nav .menu{display:flex;align-items:center;justify-content:center;gap:36px;margin:0;padding:0;list-style:none}.primary-nav .menu>li{position:relative}.primary-nav .menu>li>a{height:88px;padding:0;display:flex;align-items:center;border:0!important;color:#2d1a10;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;font-size:14px;font-weight:650;letter-spacing:.01em;white-space:nowrap;position:relative}.primary-nav .menu>li>a:before{content:"";position:absolute;left:0;right:100%;bottom:24px;height:1.5px;background:#c95c18;transition:right .22s}.primary-nav .menu>li:hover>a:before,.primary-nav .current-menu-item>a:before,.primary-nav .current-menu-ancestor>a:before{right:0}.primary-nav .menu>li>a:after{display:none!important}.primary-nav .sub-menu{position:absolute;left:50%;top:calc(100% - 12px);transform:translate(-50%,8px);min-width:210px;display:block!important;visibility:hidden;opacity:0;padding:10px;margin:0;background:#fffdf9;border:1px solid #eadccd;border-radius:8px;box-shadow:0 18px 44px rgba(55,29,13,.13);transition:.18s;z-index:20}.primary-nav li:hover>.sub-menu,.primary-nav li:focus-within>.sub-menu{visibility:visible;opacity:1;transform:translate(-50%,0)}.primary-nav .sub-menu li{list-style:none}.primary-nav .sub-menu a{display:block;padding:11px 13px;border-radius:5px;font-size:13px;font-weight:600}.primary-nav .sub-menu a:hover{background:#f7f0e7;color:#c95c18}
.header-actions{justify-self:end;display:flex;align-items:center;gap:8px}.header-action{position:relative;width:42px;height:42px;display:grid!important;place-items:center;padding:0!important;border:0!important;border-radius:50%!important;background:transparent!important;color:#2d1a10!important;box-shadow:none!important}.header-action:hover{background:#f5ede3!important;color:#b94f13!important;transform:none!important}.header-action-icon{display:block;width:22px;height:22px}.header-action-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}.cart-action .cart-count{position:absolute;right:-1px;top:0;min-width:17px;height:17px;padding:0 4px;border-radius:99px;background:#c95c18;color:#fff;font-size:9px;line-height:17px;text-align:center}.menu-toggle{display:none}.mobile-nav-head,.mobile-nav-service{display:none}
.search-panel{position:absolute;left:0;right:0;top:100%;background:#fffdf9;border-top:1px solid #eadccd;border-bottom:1px solid #eadccd;box-shadow:0 20px 35px rgba(55,29,13,.08)}.search-panel-inner{min-height:105px;display:flex;align-items:center;gap:16px}.premium-search-form{width:100%;display:grid;grid-template-columns:1fr auto;gap:10px}.premium-search-form input{height:50px;border:1px solid #decdbb;border-radius:4px;padding:0 17px;background:#fff}.premium-search-form button{min-width:120px;border-radius:4px}.search-close{width:42px;height:42px;padding:0!important;border:0!important;background:transparent!important;color:#2d1a10!important;font-size:28px!important}

/* homepage proportion and rhythm corrections */
.ciy-home-v8{overflow:hidden}.v8-hero{min-height:590px;background-position:center 52%}.v8-hero-copy{max-width:475px;padding:82px 0}.v8-hero h1{font-size:clamp(50px,5vw,73px);line-height:.98}.v8-hero-copy>p:not(.v8-kicker){max-width:390px;font-size:16px;line-height:1.65}.v8-mini-benefits{max-width:470px}.v8-section{padding:88px 0}.v8-product-grid{border-radius:8px;overflow:hidden;border:1px solid var(--v8-line);background:#fff}.v8-product-card{border:0!important}.v8-product-card+.v8-product-card{border-left:1px solid var(--v8-line)!important}.v8-product-image img{object-fit:cover}.v8-benefit-story{background:#f8f1e8}.v8-benefit-grid{max-width:1440px;margin:auto}.v8-benefit-image img{height:100%;object-fit:cover}.v8-food-collage{gap:5px}.v8-food-collage img{border-radius:0!important}.v8-brand{background-position:center}.v8-service-strip{border-top:1px solid var(--v8-line);border-bottom:1px solid var(--v8-line)}
.site-footer{background:#fffaf4}.footer-newsletter{background:#3a1d0d;color:#fff}.footer-newsletter .eyebrow{color:#eab083}.footer-newsletter h2{color:#fff}.newsletter-form input{border-radius:3px 0 0 3px}.newsletter-form button{border-radius:0 3px 3px 0}.footer-main{padding-top:64px;padding-bottom:52px}.footer-bottom{background:#2b1409;color:rgba(255,255,255,.78);border:0}

@media(max-width:980px){.premium-header-inner{grid-template-columns:150px minmax(0,1fr) 150px}.primary-nav .menu{gap:20px}.primary-nav .menu>li>a{font-size:13px}.premium-brand-wrap .custom-logo,.premium-brand-wrap img{max-width:128px}.v8-hero{min-height:540px}.v8-product-card{grid-template-columns:1fr}.v8-product-card+.v8-product-card{border-left:1px solid var(--v8-line)!important}.v8-product-image{height:310px}}
@media(max-width:820px){.premium-topbar-inner{justify-content:center}.premium-topbar span:nth-child(n+2){display:none}.premium-header-inner{height:72px;grid-template-columns:44px 1fr auto;gap:10px}.menu-toggle{display:flex;width:40px;height:40px;padding:10px!important;flex-direction:column;justify-content:center;gap:5px;border:0!important;background:transparent!important}.menu-toggle span{display:block;width:20px;height:1.5px;background:#2d1a10}.premium-brand-wrap{justify-content:center}.premium-brand-wrap .custom-logo,.premium-brand-wrap img{max-width:112px;max-height:52px}.header-actions{gap:1px}.header-action{width:38px;height:38px}.account-action{display:none!important}.primary-nav{position:fixed;left:0;top:0;bottom:0;width:min(88vw,360px);padding:0 24px 30px;background:#fffdf9;z-index:1200;transform:translateX(-105%);transition:transform .28s ease;overflow-y:auto}.primary-nav.open{transform:translateX(0)}.mobile-nav-head{height:76px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eadccd}.mobile-nav-close{padding:0!important;border:0!important;background:transparent!important;color:#2d1a10!important;font-size:30px!important}.primary-nav>.menu,.primary-nav .menu{display:block}.primary-nav .menu>li{border-bottom:1px solid #eee1d4}.primary-nav .menu>li>a{height:auto;padding:17px 0;font-family:Georgia,"Times New Roman",serif;font-size:20px}.primary-nav .menu>li>a:before{display:none}.primary-nav .sub-menu{position:static;transform:none!important;visibility:visible;opacity:1;display:none!important;min-width:0;padding:0 0 12px 12px;border:0;box-shadow:none;background:transparent}.primary-nav .submenu-open>.sub-menu{display:block!important}.primary-nav .sub-menu a{padding:9px 0}.submenu-toggle{display:block;position:absolute;right:0;top:11px;width:38px;height:38px;padding:0!important;border:0!important;background:transparent!important;color:#2d1a10!important}.mobile-nav-service{display:grid;gap:10px;margin-top:24px;padding-top:22px;border-top:1px solid #eadccd;font-size:13px}.nav-backdrop{position:fixed;inset:0;background:rgba(30,16,8,.45);z-index:1100}.v8-hero{min-height:650px;background-position:61% top}.v8-hero-copy{padding-top:300px;padding-bottom:48px}.v8-product-card+.v8-product-card{border-left:0!important;border-top:1px solid var(--v8-line)!important}}
@media(max-width:560px){.container{width:min(100% - 30px,1180px)}.premium-topbar{font-size:11px}.v8-hero h1{font-size:48px}.v8-hero-copy>p:not(.v8-kicker){font-size:15px}.v8-mini-benefits{display:grid;grid-template-columns:repeat(3,minmax(100px,1fr));overflow-x:auto}.v8-section{padding:68px 0}.v8-product-image{height:270px}.footer-newsletter-inner{grid-template-columns:1fr}.newsletter-form{width:100%}}

/* ==========================================================
   V10 — refined header + ultra-wide hero correction
   ========================================================== */
:root{--ciy-header:#fffdf9;--ciy-ink:#2b180f;--ciy-rust:#c85a17;--ciy-soft:#f6eee4}

.premium-topbar{background:#2d160b;color:#fff;border:0}
.premium-topbar-inner{min-height:30px;max-width:1180px;font-size:11px;letter-spacing:.025em}
.premium-topbar-inner span{position:relative;padding-left:14px}
.premium-topbar-inner span:before{content:"";position:absolute;left:0;top:50%;width:4px;height:4px;border:1px solid rgba(255,255,255,.7);border-radius:50%;transform:translateY(-50%)}

.site-header{background:var(--ciy-header);box-shadow:none;border-bottom:1px solid #e9ddcf;backdrop-filter:none}
.premium-header-inner{height:82px;grid-template-columns:170px 1fr 170px;max-width:1180px;gap:24px}
.premium-brand-wrap .custom-logo,.premium-brand-wrap img{max-width:138px;max-height:61px}
.primary-nav>.menu,.primary-nav .menu{gap:34px}
.primary-nav .menu>li>a{height:82px;font-size:13px;font-weight:650;letter-spacing:.015em}
.primary-nav .menu>li>a:before{bottom:20px;height:1px}
.header-action{width:38px;height:38px}
.header-action-icon{width:21px;height:21px}
.header-action:hover{background:#f4ebe1!important}

/* Keep the hero editorial and contained instead of washing out the full image. */
.ciy-home-v8{background:#fffdf9}
.v8-hero{min-height:610px;max-width:1680px;margin:0 auto;background-image:var(--hero);background-size:cover;background-position:68% center;position:relative;isolation:isolate;overflow:hidden}
.v8-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(246,238,228,.98) 0%,rgba(246,238,228,.95) 27%,rgba(246,238,228,.72) 42%,rgba(246,238,228,.10) 62%,rgba(246,238,228,0) 100%);z-index:-1}
.v8-hero-inner{min-height:610px;display:flex;align-items:center}
.v8-hero-copy{width:460px;max-width:46%;padding:64px 0 58px}
.v8-kicker{font-size:12px;letter-spacing:.17em}
.v8-hero h1{font-size:clamp(54px,4.65vw,72px);line-height:1.01;letter-spacing:-.025em;margin-bottom:22px}
.v8-hero-copy>p:not(.v8-kicker){font-size:17px;line-height:1.62;max-width:390px;margin-bottom:26px}
.v8-button{min-height:46px;padding:13px 22px;border-radius:3px;box-shadow:none;text-transform:none;letter-spacing:0}
.v8-mini-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;max-width:470px;margin-top:40px;padding-top:24px}
.v8-mini-benefits span{max-width:none;font-size:12px;line-height:1.45}
.v8-mini-benefits b{font-size:13px}

@media (min-width:1681px){
  .v8-hero{border-left:1px solid #eee2d5;border-right:1px solid #eee2d5}
}
@media (max-width:1100px){
  .premium-header-inner{grid-template-columns:145px 1fr 145px}.primary-nav>.menu,.primary-nav .menu{gap:22px}
  .v8-hero{background-position:62% center}.v8-hero-copy{max-width:50%}
}
@media (max-width:820px){
  .premium-topbar{display:none}.premium-header-inner{height:70px}.site-header{position:sticky;top:0}
  .v8-hero{min-height:690px;background-position:60% top}
  .v8-hero:before{background:linear-gradient(180deg,rgba(246,238,228,.02) 0%,rgba(246,238,228,.08) 38%,rgba(246,238,228,.96) 67%,rgba(246,238,228,1) 100%)}
  .v8-hero-inner{min-height:690px;align-items:flex-end}
  .v8-hero-copy{width:100%;max-width:620px;padding:310px 0 48px}
  .v8-hero h1{font-size:clamp(46px,11vw,62px)}
}
@media (max-width:560px){
  .v8-hero{min-height:650px;background-position:59% top}
  .v8-hero-inner{min-height:650px}
  .v8-hero-copy{padding-top:280px}
  .v8-hero h1{font-size:45px}
  .v8-mini-benefits{grid-template-columns:repeat(3,125px);gap:14px;overflow-x:auto;padding-bottom:4px}
}

/* ==========================================================
   V11 — clean premium header and split hero
   ========================================================== */
body{padding-top:0!important}
.premium-topbar,.v8-topbar,.topbar{display:none!important}
.ciy-header-v11{position:sticky;top:0;z-index:1000;background:#fffdf9;border-bottom:1px solid #eadfd3;box-shadow:0 4px 22px rgba(52,28,15,.045)}
body.admin-bar .ciy-header-v11{top:32px}
.ciy-header-v11__inner{height:86px;display:grid;grid-template-columns:180px minmax(0,1fr) 180px;align-items:center;gap:28px}
.ciy-header-v11__brand{display:flex;align-items:center;justify-content:flex-start}
.ciy-header-v11__brand a{display:inline-flex;align-items:center}
.ciy-header-v11__brand img,.ciy-header-v11__brand .custom-logo{width:auto!important;height:auto!important;max-width:145px!important;max-height:66px!important;object-fit:contain}
.ciy-header-v11__nav{justify-self:center}
.ciy-header-v11__nav>.menu,.ciy-header-v11__nav .menu{display:flex;align-items:center;justify-content:center;gap:34px;list-style:none;margin:0;padding:0}
.ciy-header-v11__nav .menu>li{position:relative}
.ciy-header-v11__nav .menu>li>a{display:flex;align-items:center;height:86px;padding:0!important;border:0!important;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;font-size:14px;font-weight:650;letter-spacing:.01em;color:#2d1a10;position:relative}
.ciy-header-v11__nav .menu>li>a:before,.ciy-header-v11__nav .menu>li>a:after{content:none!important}
.ciy-header-v11__nav .menu>li>a:hover,.ciy-header-v11__nav .current-menu-item>a{color:#bd5418}
.ciy-header-v11__nav .menu>li>a:hover:after,.ciy-header-v11__nav .current-menu-item>a:after{content:""!important;display:block!important;position:absolute;left:0;right:0;bottom:20px;height:1.5px;background:#bd5418}
.ciy-header-v11__actions{justify-self:end;display:flex;align-items:center;gap:4px}
.ciy-header-v11__actions .header-action{width:40px;height:40px;display:grid!important;place-items:center;padding:0!important;border:0!important;border-radius:50%!important;background:transparent!important;color:#2d1a10!important;box-shadow:none!important}
.ciy-header-v11__actions .header-action:hover{background:#f6eee5!important;color:#bd5418!important;transform:none!important}
.ciy-header-v11__actions .header-action-icon{width:21px;height:21px}
.ciy-header-v11__actions svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}
.ciy-header-v11__actions .cart-count{position:absolute;top:0;right:-1px;min-width:17px;height:17px;padding:0 4px;border-radius:99px;background:#c65a18;color:#fff;font-size:9px;line-height:17px;text-align:center}
.ciy-header-v11__toggle{display:none}

.ciy-hero-v11{display:grid;grid-template-columns:minmax(390px,42%) minmax(0,58%);min-height:610px;background:#f7efe5;overflow:hidden}
.ciy-hero-v11__copy{display:flex;align-items:center;justify-content:flex-end;padding:70px 0 62px 24px}
.ciy-hero-v11__copy-inner{width:min(100%,510px);padding-right:56px}
.ciy-hero-v11__kicker{margin:0 0 20px;color:#ad4a14;font-size:12px;line-height:1.2;font-weight:800;letter-spacing:.17em;text-transform:uppercase}
.ciy-hero-v11 h1{margin:0 0 24px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(52px,4.2vw,76px);line-height:.99;letter-spacing:-.035em;color:#2b180f}
.ciy-hero-v11__lead{max-width:430px;margin:0 0 28px;font-size:17px;line-height:1.7;color:#5f493b}
.ciy-hero-v11__proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:48px;padding-top:28px;border-top:1px solid #dacbbb}
.ciy-hero-v11__proof span{font-size:12px;line-height:1.45;color:#745f50}
.ciy-hero-v11__proof strong{display:block;margin-bottom:3px;font-size:13px;color:#2d1a10}
.ciy-hero-v11__image{position:relative;min-width:0;background:#d6b38c}
.ciy-hero-v11__image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center;filter:saturate(.96) contrast(1.02)}

@media(max-width:980px){
  .ciy-header-v11__inner{grid-template-columns:145px 1fr 145px;gap:16px}
  .ciy-header-v11__nav>.menu,.ciy-header-v11__nav .menu{gap:20px}
  .ciy-header-v11__nav .menu>li>a{font-size:13px}
  .ciy-hero-v11{grid-template-columns:46% 54%;min-height:560px}
  .ciy-hero-v11__copy-inner{padding-right:34px}
  .ciy-hero-v11 h1{font-size:54px}
  .ciy-hero-v11__proof{grid-template-columns:1fr;gap:8px;margin-top:30px}
  .ciy-hero-v11__proof span{display:flex;gap:6px}.ciy-hero-v11__proof strong{display:inline}
}
@media(max-width:820px){
  body.admin-bar .ciy-header-v11{top:46px}
  .ciy-header-v11__inner{height:72px;grid-template-columns:44px 1fr auto;gap:10px}
  .ciy-header-v11__toggle{display:flex;width:40px;height:40px;padding:10px!important;flex-direction:column;justify-content:center;gap:5px;border:0!important;background:transparent!important}
  .ciy-header-v11__toggle span{display:block;width:20px;height:1.5px;background:#2d1a10}
  .ciy-header-v11__brand{justify-content:center}.ciy-header-v11__brand img,.ciy-header-v11__brand .custom-logo{max-width:112px!important;max-height:52px!important}
  .ciy-header-v11__nav{position:fixed;left:0;top:0;bottom:0;width:min(88vw,360px);padding:0 24px 30px;background:#fffdf9;z-index:1200;transform:translateX(-105%);transition:transform .28s ease;overflow-y:auto}
  .ciy-header-v11__nav.open{transform:translateX(0)}
  .ciy-header-v11__nav>.menu,.ciy-header-v11__nav .menu{display:block}
  .ciy-header-v11__nav .menu>li{border-bottom:1px solid #eee1d4}
  .ciy-header-v11__nav .menu>li>a{height:auto;padding:17px 0!important;font-family:Georgia,"Times New Roman",serif;font-size:20px}
  .ciy-header-v11__nav .menu>li>a:after{content:none!important}
  .mobile-nav-head{height:76px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eadccd}
  .mobile-nav-close{padding:0!important;border:0!important;background:transparent!important;color:#2d1a10!important;font-size:30px!important}
  .account-action{display:none!important}
  .ciy-hero-v11{grid-template-columns:1fr;min-height:0}
  .ciy-hero-v11__copy{order:2;padding:48px 24px 52px;justify-content:center}
  .ciy-hero-v11__copy-inner{width:min(100%,620px);padding:0}
  .ciy-hero-v11__image{order:1;height:52vw;min-height:330px;max-height:480px}
  .ciy-hero-v11 h1{font-size:clamp(45px,11vw,62px)}
  .ciy-hero-v11__proof{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:560px){
  .ciy-header-v11__actions{gap:0}.ciy-header-v11__actions .header-action{width:36px;height:36px}
  .ciy-hero-v11__image{height:72vw;min-height:310px}
  .ciy-hero-v11__copy{padding:40px 20px 44px}
  .ciy-hero-v11 h1{font-size:44px}
  .ciy-hero-v11__lead{font-size:15px}
  .ciy-hero-v11__proof{grid-template-columns:1fr;gap:10px}.ciy-hero-v11__proof span{font-size:12px}
}

/* v12 return policy and product-use notice */
.return-policy>h2{margin-top:48px}.return-intro{margin-bottom:40px;background:#fbf5eb}.return-columns{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin:24px 0 38px}.return-columns ul{margin:0;padding-left:20px}.return-columns li{margin:.55em 0}.return-ok{border-top:3px solid #5f8457}.return-no{border-top:3px solid #bd5418}.return-steps{padding-left:24px}.return-steps li{margin:12px 0}.legal-note{margin-top:35px;padding:18px 20px;background:#f8f3ed;border-left:3px solid #a88c75;color:#6a5648;font-size:.9rem}.ciy-use-before-return{margin:18px 0 22px;padding:16px 18px;border:1px solid #e4d5c6;background:#fbf5eb;border-radius:9px;font-size:.88rem;line-height:1.55}.ciy-use-before-return strong,.ciy-use-before-return span{display:block}.ciy-use-before-return a{display:inline-block;margin-top:7px;color:#bd5418;font-weight:800;text-decoration:underline;text-underline-offset:3px}@media(max-width:700px){.return-columns{grid-template-columns:1fr}}

/* ==========================================================
   V13 — premium shop archive
   ========================================================== */
.ciy-shop-page{background:#fffdf9}
.ciy-shop-hero{display:grid;grid-template-columns:minmax(390px,42%) minmax(0,58%);min-height:500px;background:#f7efe5;overflow:hidden;border-bottom:1px solid #eadfd3}
.ciy-shop-hero__copy{display:flex;align-items:center;justify-content:flex-end;padding:64px 0 58px 24px}
.ciy-shop-hero__copy-inner{width:min(100%,510px);padding-right:58px}
.ciy-shop-kicker{margin:0 0 18px;color:#ad4a14;font-size:12px;line-height:1.2;font-weight:800;letter-spacing:.17em;text-transform:uppercase}
.ciy-shop-hero h1{margin:0 0 20px;font-size:clamp(50px,4vw,70px);line-height:1;letter-spacing:-.035em;color:#2b180f}
.ciy-shop-hero p:last-child{max-width:440px;margin:0;color:#654f40;font-size:17px;line-height:1.7}
.ciy-shop-hero__image{position:relative;min-width:0;background:#d2b08a}
.ciy-shop-hero__image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.96) contrast(1.02)}
.ciy-shop-intro{padding:72px 0 58px;background:#fffdf9}
.ciy-shop-intro__grid{display:grid;grid-template-columns:1fr .9fr;align-items:end;gap:90px}
.ciy-shop-intro h2{max-width:620px;margin-bottom:0;font-size:clamp(38px,3vw,54px)}
.ciy-shop-intro p{max-width:550px;margin:0;color:#725e50;font-size:16px;line-height:1.8}
.ciy-shop-products-section{padding:0 0 88px;background:#fffdf9}
.ciy-shop-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 0 28px;border-top:1px solid #eadfd3}
.ciy-shop-toolbar .woocommerce-result-count{margin:0;color:#756052;font-size:13px}
.ciy-shop-toolbar .woocommerce-ordering{margin:0;float:none}
.ciy-shop-toolbar select{min-width:210px;padding:11px 38px 11px 14px;border:1px solid #ddcdbd;border-radius:2px;background:#fff;color:#3b261a;font-size:13px}
.ciy-shop-page .woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:28px!important}
.ciy-shop-page .woocommerce ul.products li.product{display:grid;grid-template-columns:1.08fr .92fr;align-items:center;min-height:430px;padding:0!important;border:1px solid #e5d8ca!important;border-radius:0!important;background:#fbf7f1!important;box-shadow:none!important;overflow:hidden;transform:none!important}
.ciy-shop-page .woocommerce ul.products li.product:hover{box-shadow:0 18px 45px rgba(63,37,20,.09)!important}
.ciy-shop-page .woocommerce ul.products li.product a.woocommerce-LoopProduct-link{display:contents}
.ciy-shop-page .woocommerce ul.products li.product a img{grid-column:1;grid-row:1/7;width:100%;height:100%;min-height:430px;margin:0!important;border-radius:0!important;object-fit:cover;background:#f0e7dc}
.ciy-shop-page .woocommerce ul.products li.product .onsale{top:18px!important;left:18px!important;right:auto!important;min-width:auto;min-height:auto;margin:0;padding:6px 11px;border-radius:2px;background:#bd5418!important;font-size:11px;line-height:1.2}
.ciy-shop-page .woocommerce ul.products li.product .woocommerce-loop-product__title{grid-column:2;margin:0 32px 10px!important;padding:0!important;font-family:Georgia,"Times New Roman",serif!important;font-size:clamp(25px,2vw,34px)!important;font-weight:500!important;line-height:1.12;color:#2d1a10!important}
.ciy-shop-page .woocommerce ul.products li.product .star-rating{grid-column:2;margin:0 32px 10px!important}
.ciy-shop-page .woocommerce ul.products li.product .price{grid-column:2;margin:0 32px 12px!important;font-size:23px!important;color:#2d1a10!important}
.ciy-shop-page .woocommerce ul.products li.product .product-card-excerpt{grid-column:2;margin:0 32px 22px!important;color:#725e50;font-size:14px;line-height:1.65}
.ciy-shop-page .woocommerce ul.products li.product .button{grid-column:2;justify-self:start;margin:0 32px 32px!important;border-radius:2px!important;padding:13px 20px!important;text-transform:none}
.ciy-shop-pagination{padding-top:35px}
.ciy-shop-pagination .woocommerce-pagination ul{border:0!important}
.ciy-shop-pagination .woocommerce-pagination li{border:0!important;margin:0 4px!important}
.ciy-shop-pagination .woocommerce-pagination a,.ciy-shop-pagination .woocommerce-pagination span{min-width:40px;height:40px;display:grid!important;place-items:center;padding:0!important;border:1px solid #dfd0c1;background:#fff!important;color:#3c2518!important}
.ciy-shop-pagination .woocommerce-pagination .current{background:#3c2518!important;color:#fff!important}
.ciy-shop-story{padding:88px 0;background:#f4ede4}
.ciy-shop-story__panel{display:grid;grid-template-columns:1.08fr .92fr;min-height:520px;background:#2e1b11;color:#fff;overflow:hidden}
.ciy-shop-story__image img{width:100%;height:100%;min-height:520px;object-fit:cover;filter:brightness(.78) saturate(.9)}
.ciy-shop-story__copy{display:flex;flex-direction:column;justify-content:center;padding:64px 70px}
.ciy-shop-story__copy .eyebrow{color:#e8a16e}
.ciy-shop-story__copy h2{font-size:clamp(38px,3vw,54px)}
.ciy-shop-story__copy p,.ciy-shop-story__copy li{color:#e8dbcf;line-height:1.75}
.ciy-shop-story__copy ul{padding-left:20px;margin:8px 0 28px}
.ciy-shop-story__copy .button.secondary{border-color:#d9b69e!important;color:#fff!important}
.ciy-shop-help{padding:76px 0;background:#fffdf9}
.ciy-shop-help__inner{display:flex;justify-content:space-between;align-items:center;gap:50px;padding:52px 58px;border:1px solid #e4d7c9;background:#fbf5ed}
.ciy-shop-help h2{margin-bottom:12px;font-size:clamp(34px,2.8vw,48px)}
.ciy-shop-help p{margin:0;color:#725e50}
.ciy-shop-help .button{flex:none;border-radius:2px}

@media(max-width:1050px){
  .ciy-shop-page .woocommerce ul.products li.product{grid-template-columns:1fr;min-height:0}
  .ciy-shop-page .woocommerce ul.products li.product a img{grid-column:1;grid-row:auto;min-height:340px;height:340px}
  .ciy-shop-page .woocommerce ul.products li.product .woocommerce-loop-product__title,.ciy-shop-page .woocommerce ul.products li.product .star-rating,.ciy-shop-page .woocommerce ul.products li.product .price,.ciy-shop-page .woocommerce ul.products li.product .product-card-excerpt,.ciy-shop-page .woocommerce ul.products li.product .button{grid-column:1;margin-left:26px!important;margin-right:26px!important}
  .ciy-shop-page .woocommerce ul.products li.product .woocommerce-loop-product__title{margin-top:26px!important}
  .ciy-shop-story__copy{padding:50px 44px}
}
@media(max-width:820px){
  .ciy-shop-hero{grid-template-columns:1fr}
  .ciy-shop-hero__copy{order:2;padding:46px 24px 50px;justify-content:center}
  .ciy-shop-hero__copy-inner{width:min(100%,620px);padding:0}
  .ciy-shop-hero__image{order:1;height:50vw;min-height:320px}
  .ciy-shop-intro__grid,.ciy-shop-story__panel{grid-template-columns:1fr;gap:30px}
  .ciy-shop-intro{padding:58px 0 40px}
  .ciy-shop-story__image img{min-height:380px;height:380px}
  .ciy-shop-help__inner{align-items:flex-start;flex-direction:column;padding:42px 34px}
}
@media(max-width:680px){
  .ciy-shop-page .woocommerce ul.products{grid-template-columns:1fr!important}
  .ciy-shop-toolbar{align-items:flex-start;flex-direction:column}
  .ciy-shop-toolbar select{width:100%}
  .ciy-shop-hero__image{height:68vw;min-height:290px}
  .ciy-shop-hero h1{font-size:45px}
  .ciy-shop-story{padding:60px 0}
  .ciy-shop-story__copy{padding:40px 28px}
  .ciy-shop-help{padding:58px 0}
}

/* ==========================================================
   V14 — definitive WooCommerce archive + single product design
   ========================================================== */
body.ciy-premium-v14.woocommerce-shop .content-wrap,
body.ciy-premium-v14.tax-product_cat .content-wrap,
body.ciy-premium-v14.single-product .content-wrap{padding:0}
.ciy-shop-page .products{list-style:none;padding:0}
.ciy-shop-page .products .ciy-product-card{display:grid!important;grid-template-columns:54% 46%!important;min-height:470px!important;padding:0!important;background:#f8f1e8!important;border:1px solid #e4d6c8!important;border-radius:0!important;box-shadow:none!important;overflow:hidden!important}
.ciy-product-card__image{position:relative;display:block;height:100%;min-height:470px;background:#eee3d7;overflow:hidden}
.ciy-product-card__image img{width:100%!important;height:100%!important;min-height:470px!important;margin:0!important;object-fit:cover!important;border-radius:0!important;transition:transform .5s ease}
.ciy-product-card:hover .ciy-product-card__image img{transform:scale(1.025)}
.ciy-product-card__badge{position:absolute;z-index:2;top:18px;left:18px;padding:7px 11px;background:#a94717;color:#fff;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.ciy-product-card__body{display:flex;flex-direction:column;justify-content:center;padding:44px 38px}
.ciy-product-card__eyebrow{margin:0 0 13px;color:#a94717;font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}
.ciy-product-card__title{margin:0 0 16px;font-size:clamp(28px,2.5vw,39px);font-weight:500;line-height:1.08}
.ciy-product-card__excerpt{color:#715c4d;font-size:15px;line-height:1.7;margin-bottom:28px}
.ciy-product-card__meta{margin-top:auto;padding-top:24px;border-top:1px solid #dfd0c1;display:flex;align-items:center;justify-content:space-between;gap:20px}
.ciy-product-card__price{font-size:22px;font-weight:800;color:#2d1a10}.ciy-product-card__price del{font-size:14px;color:#9b887b}.ciy-product-card__price ins{text-decoration:none}
.ciy-product-card__link{font-size:13px;font-weight:800;color:#a94717}.ciy-product-card__link span{margin-left:5px}

.ciy-single-product{background:#fffdf9}.ciy-breadcrumb{padding:26px 0;color:#8a7566;font-size:12px}.ciy-breadcrumb a{color:#5d493d}.ciy-breadcrumb span{margin:0 8px;color:#c6b5a5}
.ciy-product-hero{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(420px,.88fr);gap:72px;padding:20px 0 90px;align-items:start}
.ciy-product-gallery__main{background:#f3eadf;min-height:650px;display:grid;place-items:center;overflow:hidden}
.ciy-product-gallery__main img{width:100%;height:650px;object-fit:cover}
.ciy-product-gallery__thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:12px}
.ciy-product-thumb{padding:0!important;border:1px solid transparent!important;background:#f3eadf!important;border-radius:0!important;overflow:hidden;cursor:pointer}
.ciy-product-thumb.is-active{border-color:#a94717!important}.ciy-product-thumb img{width:100%;height:105px;object-fit:cover}
.ciy-product-summary{position:sticky;top:120px;padding:30px 0}.ciy-product-summary__kicker{margin:0 0 14px;color:#a94717;font-size:11px;font-weight:800;letter-spacing:.17em;text-transform:uppercase}
.ciy-product-summary h1{font-size:clamp(46px,4.2vw,68px);font-weight:500;letter-spacing:-.04em;line-height:.98;margin-bottom:18px}
.ciy-product-rating{min-height:20px;margin-bottom:12px}.ciy-product-rating .woocommerce-review-link{font-size:12px;color:#7c6658;margin-left:8px}
.ciy-product-price p.price,.ciy-product-price .price{margin:0 0 20px!important;color:#2d1a10!important;font-size:27px!important;font-weight:800!important}
.ciy-product-intro{color:#6a5547;font-size:17px;line-height:1.75}.ciy-product-intro p{margin-top:0}
.ciy-product-highlights{margin:30px 0;border-top:1px solid #e5d8ca;border-bottom:1px solid #e5d8ca}.ciy-product-highlights>div{display:grid;grid-template-columns:165px 1fr;gap:20px;padding:14px 0;border-bottom:1px solid #e5d8ca}.ciy-product-highlights>div:last-child{border-bottom:0}.ciy-product-highlights strong{font-family:Georgia,serif;font-weight:500}.ciy-product-highlights span{color:#7b6658;font-size:13px}
.ciy-product-buybox{padding:24px;background:#f7efe5;border:1px solid #e3d4c5}.ciy-product-buybox form.cart{display:flex;gap:12px;margin:0!important}.ciy-product-buybox .quantity .qty{width:76px;min-height:52px;border:1px solid #d7c4b2;background:#fff}.ciy-product-buybox .single_add_to_cart_button{flex:1;min-height:52px;border-radius:0!important;font-size:15px!important}.ciy-product-delivery{margin:13px 0 0;color:#756052;font-size:12px}
.ciy-product-return-note{margin-top:18px;padding:18px 20px;border-left:2px solid #a94717;background:#fffaf4}.ciy-product-return-note strong{font-family:Georgia,serif;font-weight:500}.ciy-product-return-note p{margin:6px 0;color:#735f51;font-size:13px}.ciy-product-return-note a{font-size:12px;font-weight:800;color:#a94717;text-decoration:underline;text-underline-offset:3px}
.ciy-product-details{padding:90px 0;background:#2f1d13;color:#fff}.ciy-product-details__grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:110px}.ciy-product-details h2{font-size:clamp(42px,4vw,64px)}.ciy-product-details__copy{color:#eadfd6;font-size:16px;line-height:1.85}.ciy-product-details__copy h2,.ciy-product-details__copy h3{color:#fff}.ciy-product-details__copy>p:first-child{margin-top:0}
.ciy-product-how{padding:90px 0;background:#f7efe5}.ciy-product-how__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#ddcdbf;border:1px solid #ddcdbf}.ciy-product-how__grid article{background:#fffdf9;padding:42px 36px;min-height:250px}.ciy-product-how__grid article>span{display:block;margin-bottom:44px;color:#a94717;font-size:12px;font-weight:800;letter-spacing:.16em}.ciy-product-how__grid h3{font-size:25px;font-weight:500}.ciy-product-how__grid p{color:#735f51;font-size:14px;line-height:1.7}
.ciy-product-related{padding:90px 0;background:#fffdf9}.ciy-product-related .related>h2{display:none}.ciy-product-related .products{grid-template-columns:repeat(2,minmax(0,1fr))!important}
@media(max-width:1050px){.ciy-shop-page .products .ciy-product-card{grid-template-columns:1fr!important}.ciy-product-card__image,.ciy-product-card__image img{min-height:360px!important;height:360px!important}.ciy-product-hero{grid-template-columns:1fr;gap:35px}.ciy-product-summary{position:static;padding-top:0}.ciy-product-gallery__main,.ciy-product-gallery__main img{min-height:520px;height:520px}.ciy-product-details__grid{gap:60px}}
@media(max-width:700px){.ciy-product-card__body{padding:30px 24px}.ciy-product-card__meta{align-items:flex-start;flex-direction:column}.ciy-product-hero{padding-bottom:60px}.ciy-product-gallery__main,.ciy-product-gallery__main img{min-height:380px;height:380px}.ciy-product-gallery__thumbs{grid-template-columns:repeat(3,1fr)}.ciy-product-thumb img{height:82px}.ciy-product-summary h1{font-size:45px}.ciy-product-highlights>div{grid-template-columns:1fr;gap:3px}.ciy-product-buybox form.cart{flex-direction:column}.ciy-product-buybox .quantity .qty{width:100%}.ciy-product-details{padding:65px 0}.ciy-product-details__grid{grid-template-columns:1fr;gap:25px}.ciy-product-how{padding:65px 0}.ciy-product-how__grid{grid-template-columns:1fr}.ciy-product-related .products{grid-template-columns:1fr!important}}
