:root{--ame-ink:#05070A;--ame-paper:#F6F0E8;--ame-soft:#E8D9C9;--ame-stone:#C9B59D;--ame-accent:#C96A3D;--ame-green:#263A28;--ame-blue:#0D3B66;--ame-line:rgba(5,7,10,.12);--ame-muted:#6F665D;--max:1360px;--radius:28px;--shadow:0 24px 80px rgba(5,7,10,.10)}*{box-sizing:border-box}body{margin:0;background:var(--ame-paper);color:var(--ame-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.45;overflow-x:hidden}a{color:inherit;text-decoration:none}img,svg{max-width:100%;height:auto}.container{width:min(var(--max),calc(100% - 48px));margin-inline:auto}.site-main{min-height:50vh}.top-line{display:flex;justify-content:space-between;gap:16px;padding:8px 28px;border-bottom:1px solid var(--ame-line);font-size:12px;letter-spacing:.03em;background:#fffdf9;color:var(--ame-muted)}.header-main{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:22px;padding:18px 28px;background:rgba(246,240,232,.86);border-bottom:1px solid var(--ame-line);backdrop-filter:blur(18px)}.brand{display:flex;align-items:center;min-width:245px}.ame-logo-lockup{display:flex;align-items:center;gap:12px}.ame-logo-symbol{width:52px;height:52px;display:grid;place-items:center;border-radius:18px;background:#fff4e9;box-shadow:inset 0 0 0 1px rgba(201,106,61,.18)}.ame-logo-symbol svg{width:44px;height:44px}.logo-arch{fill:none;stroke:var(--ame-accent);stroke-width:6;stroke-linecap:round}.logo-chair,.logo-seat{fill:var(--ame-accent)}.ame-logo-wordmark{display:grid;gap:2px}.ame-logo-wordmark strong{font-size:27px;letter-spacing:.07em;font-weight:950;line-height:.9;color:var(--ame-ink);font-family:Arial Rounded MT Bold,Inter,ui-sans-serif,sans-serif}.ame-logo-wordmark small{font-size:10px;letter-spacing:.42em;color:var(--ame-accent);font-weight:800}.main-nav{display:flex;justify-content:center;flex:1}.ame-nav-list{list-style:none;padding:0;margin:0;display:flex;align-items:center;gap:28px}.ame-nav-list a{font-size:13px;font-weight:800;letter-spacing:.02em}.header-actions{display:flex;align-items:center;gap:12px}.lang-switch{display:flex;gap:6px;align-items:center}.lang-switch a{font-size:12px;font-weight:900;color:var(--ame-muted)}.lang-switch a.active{color:var(--ame-ink)}.icon-link,.cart-link{height:42px;border:1px solid var(--ame-line);border-radius:999px;background:#fffdf9;display:inline-flex;align-items:center;justify-content:center}.icon-link{width:42px;font-size:24px;line-height:1}.cart-link{padding:0 14px;gap:8px;font-size:13px;font-weight:900}.cart-link span{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:var(--ame-accent);color:#fff;font-size:11px}.menu-toggle{display:none;background:transparent;border:0;width:42px;height:42px;padding:9px}.menu-toggle span{display:block;height:2px;background:var(--ame-ink);margin:7px 0}.kicker{font-size:12px;text-transform:uppercase;letter-spacing:.32em;font-weight:900;color:var(--ame-accent);margin:0 0 18px}h1,h2,h3{font-family:Arial Rounded MT Bold,Inter,ui-sans-serif,sans-serif;letter-spacing:-.05em;line-height:.95;margin:0 0 18px}h1{font-size:clamp(54px,8vw,128px)}h2{font-size:clamp(42px,5.8vw,84px)}h3{font-size:clamp(24px,3vw,40px)}p{color:var(--ame-muted);font-size:18px}.lead{font-size:clamp(22px,3.2vw,42px);line-height:1.08;color:var(--ame-ink);letter-spacing:-.045em}.btn-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.btn,.button,.wp-block-button__link{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:14px 22px;font-weight:950;border:1px solid transparent;transition:.2s ease;font-size:14px}.btn-primary,.wp-block-button__link{background:var(--ame-ink);color:#fff!important}.btn-outline{background:transparent;color:var(--ame-ink);border-color:var(--ame-ink)}.btn-light{background:#fff;color:var(--ame-ink)}.btn:hover,.button:hover{transform:translateY(-1px)}.ame-hero{width:min(1600px,calc(100% - 28px));margin:18px auto 0;border-radius:38px;background:#0a0a09;color:#fff;display:grid;grid-template-columns:.78fr 1.22fr;gap:30px;padding:clamp(30px,5vw,76px);min-height:720px;overflow:hidden;position:relative}.ame-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 18% 20%,rgba(201,106,61,.28),transparent 30%),radial-gradient(circle at 88% 8%,rgba(255,255,255,.12),transparent 25%);pointer-events:none}.ame-hero>*{position:relative}.ame-hero h1,.ame-hero p{color:#fff}.ame-hero .kicker{color:#E4B690}.hero-copy{align-self:end;max-width:620px}.hero-art-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;align-self:stretch}.art-tile{margin:0;border-radius:32px;overflow:hidden;background:#111;box-shadow:0 30px 100px rgba(0,0,0,.28)}.art-tile.tall{grid-row:span 2}.art-tile svg{width:100%;height:100%;min-height:300px;display:block;object-fit:cover}.ame-inline-art text{font-weight:900}.section{padding:86px 0}.section-head{width:min(100%,900px);margin-bottom:34px}.ame-section,.process-section,.editable-note{width:min(var(--max),calc(100% - 48px));margin-inline:auto}.ame-category-mosaic{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.category-tile{position:relative;display:flex;min-height:440px;flex-direction:column;justify-content:flex-end;border-radius:34px;overflow:hidden;padding:24px;color:#fff;background:#111;box-shadow:var(--shadow)}.category-tile svg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0;opacity:.85}.category-tile:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.72));z-index:1}.category-tile>*:not(svg){position:relative;z-index:2}.category-tile span{position:relative;display:block;font-weight:950;font-size:13px;letter-spacing:.2em;margin-bottom:10px;color:var(--ame-accent)}.category-tile strong{font-size:34px;line-height:1;letter-spacing:-.05em}.category-tile em{font-style:normal;color:rgba(255,255,255,.78);font-weight:650}.process-line{display:grid;grid-template-columns:repeat(4,1fr);gap:0;background:#fffdf9;border:1px solid var(--ame-line);border-radius:34px;overflow:hidden}.process-line>div{padding:30px;border-right:1px solid var(--ame-line)}.process-line>div:last-child{border-right:0}.process-line span{display:inline-grid;place-items:center;width:54px;height:54px;border-radius:50%;background:var(--ame-ink);color:#fff;font-weight:950;margin-bottom:20px}.process-line h3{font-size:28px}.mna-editorial{width:min(var(--max),calc(100% - 48px));margin-inline:auto;display:grid;grid-template-columns:1fr .7fr;gap:20px;align-items:stretch;background:var(--ame-ink);color:#fff;border-radius:42px;padding:46px}.mna-editorial h2,.mna-editorial p{color:#fff}.mna-card{border:1px solid rgba(255,255,255,.18);border-radius:30px;padding:28px;background:rgba(255,255,255,.06);display:grid;gap:8px}.mna-card strong{font-size:50px;letter-spacing:-.06em}.mna-card span{color:#d7c9ba}.content-panels{width:min(var(--max),calc(100% - 48px));margin-inline:auto;display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.panel{background:#fffdf9;border:1px solid var(--ame-line);border-radius:34px;padding:34px;box-shadow:var(--shadow)}.panel h2{font-size:42px}.solution-editorial-grid{width:min(var(--max),calc(100% - 48px));margin-inline:auto;display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.solution-editorial-grid article{min-height:320px;border-radius:34px;background:#fffdf9;border:1px solid var(--ame-line);padding:34px;display:flex;flex-direction:column;justify-content:flex-end}.page-hero,.page-title-wrap{padding:74px 0 48px}.editorial-page{text-align:left}.entry-content>.wp-block-group:first-child{margin-top:0}.editable-page .entry-content>*:not(.alignfull){width:min(var(--max),calc(100% - 48px));margin-left:auto;margin-right:auto}.post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:80px}.post-card{background:#fffdf9;border:1px solid var(--ame-line);border-radius:34px;overflow:hidden;padding:16px}.post-thumb{display:block;border-radius:24px;overflow:hidden;background:#eee}.post-thumb img,.post-thumb svg{width:100%;aspect-ratio:4/3;object-fit:cover;display:block}.post-card h2{font-size:32px}.single-article{padding:80px 0}.single-article h1{max-width:1000px}.single-hero{margin:36px 0}.single-hero img{border-radius:40px;width:100%}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:30px}.site-footer{background:var(--ame-ink);color:#fff;margin-top:80px;overflow:hidden}.footer-marquee{display:flex;gap:40px;white-space:nowrap;border-bottom:1px solid rgba(255,255,255,.1);padding:18px 0;animation:marquee 32s linear infinite}.footer-marquee span{font-size:22px;font-weight:950;letter-spacing:.22em;color:#ecd9c7}@keyframes marquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}.footer-cta{padding:44px 0;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid rgba(255,255,255,.1)}.footer-cta h2{color:#fff;font-size:54px}.footer-grid{display:grid;grid-template-columns:1.4fr .7fr .7fr 1fr;gap:40px;padding:58px 0}.footer-grid h3{font-size:18px;letter-spacing:.02em}.footer-grid p,.footer-grid a{color:#cabbaa}.footer-grid a{display:block;margin:10px 0}.footer-brand .ame-logo-wordmark strong,.footer-brand .ame-logo-wordmark small{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding:20px 0 32px;color:#cabbaa}.woocommerce .products,.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px!important}.woocommerce ul.products li.product,.product-card{float:none!important;width:auto!important;background:#fffdf9!important;border:1px solid var(--ame-line)!important;border-radius:28px!important;padding:14px!important;box-shadow:var(--shadow);text-align:left!important;overflow:hidden!important;display:flex!important;flex-direction:column!important}.woocommerce ul.products li.product img{width:100%!important;height:auto!important;aspect-ratio:1;object-fit:contain;border-radius:20px;background:#fff;margin:0 auto 14px!important}.woocommerce-loop-product__title{font-size:20px!important;line-height:1.05!important;color:var(--ame-ink);min-height:2.1em;letter-spacing:-.04em}
.ame-hp-field{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}.woocommerce .price{font-weight:950!important;color:var(--ame-ink)!important}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit,.woocommerce .single_add_to_cart_button,.woocommerce ul.products li.product .button{background:var(--ame-ink)!important;color:#fff!important;border-radius:999px!important;padding:12px 16px!important;font-weight:950!important;font-size:13px!important;line-height:1.1!important;text-align:center!important;width:auto}.woocommerce ul.products li.product .button{margin-top:auto!important;width:100%!important}.woocommerce div.product{width:min(var(--max),calc(100% - 48px));margin:0 auto;padding:60px 0}.woocommerce div.product .summary{background:#fffdf9;border:1px solid var(--ame-line);border-radius:34px;padding:34px;box-shadow:var(--shadow)}.woocommerce div.product .product_title{font-size:clamp(48px,6vw,92px)!important}.woocommerce div.product div.images img{border-radius:34px;background:#fff}.woocommerce-breadcrumb{width:min(var(--max),calc(100% - 48px));margin:28px auto!important;color:var(--ame-muted)}.woocommerce-result-count,.woocommerce-ordering{color:var(--ame-muted);font-size:14px}.wp-block-woocommerce-product-new{width:min(var(--max),calc(100% - 48px));margin:0 auto 60px}@media(max-width:1100px){.ame-hero{grid-template-columns:1fr;min-height:auto}.ame-category-mosaic,.woocommerce .products,.woocommerce ul.products{grid-template-columns:repeat(2,1fr)!important}.mna-editorial,.content-panels,.solution-editorial-grid,.contact-grid{grid-template-columns:1fr}.process-line{grid-template-columns:repeat(2,1fr)}.main-nav{display:none}.menu-toggle{display:block}.main-nav.is-open{display:flex;position:absolute;left:16px;right:16px;top:84px;background:#fffdf9;border-radius:26px;padding:18px;box-shadow:var(--shadow);justify-content:flex-start}.main-nav.is-open .ame-nav-list{flex-direction:column;align-items:flex-start}.footer-grid{grid-template-columns:1fr 1fr}.post-grid{grid-template-columns:1fr 1fr}}@media(max-width:680px){.container,.ame-section,.process-section,.editable-note,.mna-editorial,.content-panels,.solution-editorial-grid,.editable-page .entry-content>*:not(.alignfull),.woocommerce div.product,.woocommerce-breadcrumb{width:calc(100% - 28px)}.top-line{display:none}.header-main{padding:12px 14px}.brand{min-width:0}.ame-logo-symbol{width:42px;height:42px;border-radius:14px}.ame-logo-symbol svg{width:35px}.ame-logo-wordmark strong{font-size:18px}.ame-logo-wordmark small{font-size:7px;letter-spacing:.28em}.cart-link{display:none}.lang-switch{display:none}.ame-hero{width:calc(100% - 18px);padding:28px;border-radius:30px;margin-top:10px}.ame-hero h1{font-size:48px}.lead{font-size:24px}.hero-art-grid{grid-template-columns:1fr;gap:12px}.art-tile.tall{grid-row:auto}.art-tile svg{min-height:240px}.section{padding:52px 0}.ame-category-mosaic{grid-template-columns:1fr!important}.category-tile{min-height:360px;border-radius:28px}.process-line{grid-template-columns:1fr}.process-line>div{border-right:0;border-bottom:1px solid var(--ame-line)}.process-line>div:last-child{border-bottom:0}.mna-editorial{border-radius:30px;padding:28px}.mna-card strong{font-size:36px}.footer-cta{display:block;padding:34px 0}.footer-cta h2{font-size:36px}.footer-grid{grid-template-columns:1fr;padding:36px 0}.post-grid{grid-template-columns:1fr}.woocommerce .products,.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.woocommerce ul.products li.product{padding:10px!important;border-radius:20px!important}.woocommerce ul.products li.product img{border-radius:14px}.woocommerce-loop-product__title{font-size:15px!important}.woocommerce ul.products li.product .button{font-size:11px!important;padding:10px!important}.woocommerce div.product .summary{padding:22px;border-radius:26px}.woocommerce div.product .product_title{font-size:42px!important}.btn-row{gap:8px}.btn{padding:12px 15px;font-size:13px}h2{font-size:40px}}

/* AME 4.1 hardening: keep generated pages and WooCommerce visually controlled */
.ame-editorial-theme .editable-page{padding:0;}
.ame-editorial-theme .editable-page .entry-content{margin:0;}
.ame-products-section{background:#fffdf9;border-top:1px solid var(--ame-line);border-bottom:1px solid var(--ame-line);}
.ame-products-section .woocommerce{margin-top:28px;}
.ame-products-section .section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;max-width:none;width:100%;}
.ame-products-section .section-head p:not(.kicker){max-width:680px;}
.ame-editorial-theme .wp-block-group.section{margin-top:0;margin-bottom:0;}
.ame-editorial-theme .wp-block-group:where(.ame-section,.process-section,.editable-note,.ame-products-section){padding-left:0;padding-right:0;}
.woocommerce ul.products li.product .woocommerce-loop-product__link{display:block;color:inherit;}
.woocommerce ul.products li.product .price{display:block;margin:8px 0 12px;}
.woocommerce ul.products li.product .added_to_cart{display:none!important;}
@media(max-width:680px){
  .ame-products-section .section-head{display:block;}
  .ame-products-section .section-head h2{font-size:36px;}
  .woocommerce ul.products li.product .price{font-size:14px!important;}
}


/* AME 4.2 header fix: prevent old logo/menu from breaking layout */
.site-header{position:relative;z-index:100;background:var(--ame-paper);border-bottom:1px solid var(--ame-line)}
.site-header .custom-logo-link,.site-header .custom-logo{display:none!important}
.header-main{min-height:82px;position:sticky;top:0;z-index:120;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:26px;padding:14px 28px;background:rgba(246,240,232,.94)}
.brand{min-width:0;width:auto;max-width:310px;flex:0 0 auto}.brand .ame-logo-lockup{max-width:310px}.ame-logo-symbol{flex:0 0 54px}.ame-logo-wordmark strong{white-space:nowrap}.main-nav{min-width:0;overflow:hidden}.ame-nav-list{justify-content:center;gap:clamp(14px,1.6vw,28px);flex-wrap:nowrap}.ame-nav-list li{display:block;white-space:nowrap}.ame-nav-list a{font-size:13px}.header-actions{flex:0 0 auto}.top-line{height:auto;min-height:32px;align-items:center}.site-main{padding-top:0;clear:both}.site-main>article:first-child{margin-top:0}
@media(min-width:1101px){.menu-toggle{display:none!important}.main-nav{display:flex!important}}
@media(max-width:1100px){.header-main{display:flex}.main-nav{display:none}.main-nav.is-open{display:block!important;position:absolute;left:14px;right:14px;top:calc(100% + 8px);background:#fffdf9;border:1px solid var(--ame-line);border-radius:24px;padding:18px;box-shadow:var(--shadow);overflow:visible}.main-nav.is-open .ame-nav-list{display:flex;flex-direction:column;gap:14px;align-items:flex-start}.main-nav.is-open .ame-nav-list a{font-size:17px}.menu-toggle{display:block!important}.brand{max-width:250px}.header-actions{margin-left:auto}}
@media(max-width:680px){.header-main{min-height:72px;padding:10px 14px;gap:12px}.ame-logo-symbol{width:42px;height:42px;flex-basis:42px}.ame-logo-wordmark strong{font-size:20px;letter-spacing:.035em}.ame-logo-wordmark small{font-size:7px;letter-spacing:.2em}.brand{max-width:230px}.icon-link{width:38px;height:38px}.menu-toggle{width:38px;height:38px;padding:8px}.site-header{position:relative}.ame-hero{margin-top:14px}.ame-hero h1{font-size:clamp(40px,12vw,56px);line-height:.96}.lead{font-size:21px}.btn-row .btn{width:100%;}.hero-art-grid{margin-top:10px}}

/* AME 4.3 final fixes: language, catalogue, dark sections, forms and layout */
.site-footer,.site-footer *,.mna-editorial,.mna-editorial *,.footer-cta,.footer-cta *{color:#fff!important}.site-footer p,.site-footer a,.site-footer span,.mna-editorial p,.mna-editorial span{color:#d8c9ba!important}.site-footer .btn-light{background:#fff!important;color:#05070A!important}.site-footer .kicker,.mna-editorial .kicker{color:#D18A62!important}.btn-primary{background:var(--ame-ink)!important;color:#fff!important}.btn-outline{background:transparent!important;color:var(--ame-ink)!important;border-color:var(--ame-ink)!important}.ame-hero .btn-outline,.dark-section .btn-outline,.mna-editorial .btn-outline{color:#fff!important;border-color:#fff!important}.ame-hero .btn-primary{background:#fff!important;color:#05070A!important}.ame-products-grid{margin:0!important;padding:0!important;list-style:none!important}.ame-shop-intro{margin:0 0 28px}.shop-hero h1{text-transform:none}.shop-wrap{padding-bottom:90px}.ame-pagination{margin:40px 0;text-align:center}.ame-pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:38px;margin:0 4px;border-radius:999px;border:1px solid var(--ame-line);background:#fffdf9;color:var(--ame-ink);font-weight:800}.ame-pagination .current{background:var(--ame-ink);color:#fff}.solution-editorial-grid{width:min(var(--max),calc(100% - 48px))!important;margin-left:auto!important;margin-right:auto!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:stretch!important}.solution-editorial-grid article{width:100%!important}.ame-category-mosaic{width:100%;margin-left:auto;margin-right:auto}.contact-grid{align-items:start}.ame-contact-form{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:8px}.ame-contact-form label{display:grid;gap:7px;color:var(--ame-ink);font-weight:800;font-size:13px}.ame-contact-form label.full{grid-column:1/-1}.ame-contact-form input,.ame-contact-form textarea{width:100%;border:1px solid var(--ame-line);background:#fff;border-radius:16px;padding:14px 15px;font:inherit;color:var(--ame-ink);outline:none}.ame-contact-form textarea{resize:vertical}.ame-contact-form button{grid-column:1/-1;justify-self:start}.form-note{grid-column:1/-1;font-size:13px!important;margin:0;color:var(--ame-muted)!important}.header-main{max-width:none}.main-nav .ame-nav-list{margin:0}.page-title-wrap .kicker{word-break:normal}.editable-page .entry-content{overflow:hidden}.woocommerce ul.products li.product-category{display:none!important}.woocommerce ul.products li.product .product-image-wrap{display:block;background:#fff;border-radius:20px;margin-bottom:14px;overflow:hidden}.product-badge{display:inline-flex;width:max-content;border:1px solid var(--ame-line);border-radius:999px;padding:4px 9px;font-size:11px;font-weight:900;color:var(--ame-accent);margin:2px 0 8px}.woocommerce ul.products li.product .button{background:var(--ame-ink)!important;color:#fff!important}
@media(max-width:900px){.solution-editorial-grid{grid-template-columns:1fr!important}.ame-contact-form{grid-template-columns:1fr}.contact-grid{grid-template-columns:1fr!important}.content-panels{grid-template-columns:1fr!important}}
@media(max-width:680px){.shop-wrap{padding-bottom:50px}.shop-hero{padding-top:42px}.shop-hero h1{font-size:52px}.woocommerce .products,.woocommerce ul.products,.ame-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.solution-editorial-grid article{min-height:240px}.panel{padding:24px;border-radius:26px}.contact-page .lead{font-size:22px}.ame-contact-form button{width:100%}}
/*
Theme Name: AME Event Rental Editorial
Theme URI: https://alquilamuebleseventos.es/
Author: MNA Stands
Author URI: https://mna-stands.com/
Description: Tema WooCommerce/WPML para alquiler de mobiliario, audiovisuales y hospitality. Diseño editorial retail inspirado en una tienda premium, con contenido editable por bloques.
Version: 4.3.0
Requires at least: 6.2
Tested up to: 6.6
Requires PHP: 7.4
Text Domain: ame-event-rental
Domain Path: /languages
Tags: ecommerce, woocommerce, translation-ready, custom-logo, custom-colors, block-patterns
*/

/* AME 4.2 emergency header CSS */


/* AME 4.2 header fix: prevent old logo/menu from breaking layout */
.site-header{position:relative;z-index:100;background:var(--ame-paper);border-bottom:1px solid var(--ame-line)}
.site-header .custom-logo-link,.site-header .custom-logo{display:none!important}
.header-main{min-height:82px;position:sticky;top:0;z-index:120;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:26px;padding:14px 28px;background:rgba(246,240,232,.94)}
.brand{min-width:0;width:auto;max-width:310px;flex:0 0 auto}.brand .ame-logo-lockup{max-width:310px}.ame-logo-symbol{flex:0 0 54px}.ame-logo-wordmark strong{white-space:nowrap}.main-nav{min-width:0;overflow:hidden}.ame-nav-list{justify-content:center;gap:clamp(14px,1.6vw,28px);flex-wrap:nowrap}.ame-nav-list li{display:block;white-space:nowrap}.ame-nav-list a{font-size:13px}.header-actions{flex:0 0 auto}.top-line{height:auto;min-height:32px;align-items:center}.site-main{padding-top:0;clear:both}.site-main>article:first-child{margin-top:0}
@media(min-width:1101px){.menu-toggle{display:none!important}.main-nav{display:flex!important}}
@media(max-width:1100px){.header-main{display:flex}.main-nav{display:none}.main-nav.is-open{display:block!important;position:absolute;left:14px;right:14px;top:calc(100% + 8px);background:#fffdf9;border:1px solid var(--ame-line);border-radius:24px;padding:18px;box-shadow:var(--shadow);overflow:visible}.main-nav.is-open .ame-nav-list{display:flex;flex-direction:column;gap:14px;align-items:flex-start}.main-nav.is-open .ame-nav-list a{font-size:17px}.menu-toggle{display:block!important}.brand{max-width:250px}.header-actions{margin-left:auto}}
@media(max-width:680px){.header-main{min-height:72px;padding:10px 14px;gap:12px}.ame-logo-symbol{width:42px;height:42px;flex-basis:42px}.ame-logo-wordmark strong{font-size:20px;letter-spacing:.035em}.ame-logo-wordmark small{font-size:7px;letter-spacing:.2em}.brand{max-width:230px}.icon-link{width:38px;height:38px}.menu-toggle{width:38px;height:38px;padding:8px}.site-header{position:relative}.ame-hero{margin-top:14px}.ame-hero h1{font-size:clamp(40px,12vw,56px);line-height:.96}.lead{font-size:21px}.btn-row .btn{width:100%;}.hero-art-grid{margin-top:10px}}

/* AME 4.3 critical CSS */
.site-footer,.site-footer *,.mna-editorial,.mna-editorial *{color:#fff!important}.site-footer p,.site-footer a,.site-footer span,.mna-editorial p,.mna-editorial span{color:#d8c9ba!important}.btn-primary,.woocommerce a.button,.woocommerce button.button{background:#05070A!important;color:#fff!important}.ame-products-grid{list-style:none!important;margin:0!important;padding:0!important}.solution-editorial-grid{width:min(1360px,calc(100% - 48px))!important;margin-left:auto!important;margin-right:auto!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important}.ame-contact-form{display:grid;grid-template-columns:1fr 1fr;gap:14px}.ame-contact-form label{display:grid;gap:7px;font-weight:800}.ame-contact-form label.full,.ame-contact-form button,.ame-contact-form .form-note{grid-column:1/-1}.ame-contact-form input,.ame-contact-form textarea{width:100%;border:1px solid rgba(5,7,10,.12);border-radius:16px;padding:14px 15px;font:inherit}.woocommerce ul.products li.product-category{display:none!important}@media(max-width:900px){.solution-editorial-grid,.ame-contact-form{grid-template-columns:1fr!important}}

/* AME 4.4 catalogue and homepage product fixes */
.ame-products-section,
.wp-block-group.ame-products-section{
  width:min(var(--max),calc(100% - 48px))!important;
  margin:0 auto!important;
  padding:78px 0!important;
  background:transparent!important;
  border:0!important;
}
.ame-products-section .section-head{
  width:100%!important;
  max-width:none!important;
  display:grid!important;
  grid-template-columns:minmax(0,1.1fr) minmax(260px,.55fr)!important;
  gap:clamp(24px,6vw,90px)!important;
  align-items:end!important;
  margin:0 0 34px!important;
}
.ame-products-section .section-head h2{max-width:920px!important;}
.ame-products-section .section-head>p,
.ame-products-section .section-head p:not(.kicker){max-width:520px!important;margin:0!important;justify-self:end!important;font-size:18px!important;line-height:1.45!important;}
.ame-featured-products{width:100%!important;display:block!important;clear:both!important;}
.ame-featured-products .products,
.ame-catalogue-products .products,
.ame-products-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important;width:100%!important;margin:0!important;padding:0!important;list-style:none!important;}
.ame-catalogue-empty{background:#fffdf9;border:1px solid var(--ame-line);border-radius:28px;padding:28px;color:var(--ame-ink);box-shadow:var(--shadow)}
.ame-catalogue-empty p{margin-bottom:0;color:var(--ame-muted)}
.shop-hero.ame-catalogue-header{padding:72px 0 34px!important;}
.shop-hero.ame-catalogue-header h1{font-size:clamp(58px,7vw,110px)!important;margin-bottom:22px!important;}
.shop-hero.ame-catalogue-header .lead{max-width:980px!important;}
.shop-wrap.ame-catalogue-products{padding-top:12px!important;padding-bottom:100px!important;}
.shop-wrap .ame-shop-intro{max-width:760px!important;margin-bottom:28px!important;}
@media(max-width:1000px){
  .ame-products-section .section-head{grid-template-columns:1fr!important;align-items:start!important;gap:12px!important;}
  .ame-products-section .section-head>p,.ame-products-section .section-head p:not(.kicker){justify-self:start!important;max-width:760px!important;}
  .ame-featured-products .products,.ame-catalogue-products .products,.ame-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}
@media(max-width:680px){
  .ame-products-section,.wp-block-group.ame-products-section{width:calc(100% - 28px)!important;padding:52px 0!important;}
  .ame-products-section .section-head h2{font-size:38px!important;line-height:1!important;}
  .ame-products-section .section-head>p,.ame-products-section .section-head p:not(.kicker){font-size:16px!important;}
  .shop-hero.ame-catalogue-header{padding-top:42px!important;}
  .shop-hero.ame-catalogue-header h1{font-size:52px!important;}
}

/* AME 4.7: real WooCommerce/category imagery instead of abstract placeholders */
.hero-art-grid .real-cat-tile,.ame-category-mosaic .real-cat-tile{position:relative;overflow:hidden;text-decoration:none}
.real-cat-tile img{position:absolute;inset:0;width:100%!important;height:100%!important;object-fit:cover;display:block;z-index:0;filter:saturate(.96) contrast(1.02)}
.real-cat-tile.has-photo:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,.72));z-index:1;pointer-events:none}
.real-cat-tile.no-photo{background:linear-gradient(135deg,#111,#2b2622)!important}
.real-cat-tile.no-photo:before{content:"";position:absolute;inset:16px;border-radius:24px;border:1px solid rgba(255,255,255,.12);z-index:1}
.category-tile.real-cat-tile svg,.art-tile.real-cat-tile svg{display:none!important}
.category-tile.real-cat-tile>*:not(img),.art-tile.real-cat-tile>*:not(img){position:relative;z-index:2}
.art-tile.real-cat-tile{display:flex!important;align-items:flex-end;min-height:300px;border-radius:32px;padding:24px;color:#fff}
.art-tile.real-cat-tile.tall{grid-row:span 2}
.art-tile.real-cat-tile .art-caption{position:relative;z-index:2;display:grid;gap:8px;margin-top:auto}
.art-tile.real-cat-tile .art-caption strong{font-size:clamp(24px,3vw,42px);line-height:.95;letter-spacing:-.05em;color:#fff}
.art-tile.real-cat-tile .art-caption em{font-style:normal;color:rgba(255,255,255,.78);font-weight:700;max-width:330px}
.category-tile.real-cat-tile{background:#111!important}
.category-tile.real-cat-tile strong,.category-tile.real-cat-tile em,.category-tile.real-cat-tile span{color:#fff!important;text-shadow:0 1px 18px rgba(0,0,0,.25)}
@media(max-width:780px){.art-tile.real-cat-tile{min-height:220px}.hero-art-grid{grid-template-columns:1fr!important}.art-tile.real-cat-tile.tall{grid-row:auto}.category-tile.real-cat-tile{min-height:320px!important}}

/* AME 4.8 performance + catalogue visibility fixes */
.ame-products-section{content-visibility:auto;contain-intrinsic-size:900px;}
.ame-products-section .section-head{max-width:1320px;margin-left:auto!important;margin-right:auto!important;}
.ame-products-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:22px!important;list-style:none!important;margin:0!important;padding:0!important;}
.ame-product-card{background:#fffdf9!important;border:1px solid rgba(5,7,10,.12)!important;border-radius:24px!important;padding:14px!important;box-shadow:0 16px 38px rgba(0,0,0,.06)!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;gap:12px!important;min-width:0!important;}
.ame-product-card .woocommerce-LoopProduct-link{display:flex!important;flex-direction:column!important;gap:8px!important;text-decoration:none!important;color:var(--ame-ink)!important;}
.ame-product-card .product-image-wrap{display:grid!important;place-items:center!important;background:#fff!important;border-radius:18px!important;aspect-ratio:1/1!important;overflow:hidden!important;margin:0!important;}
.ame-product-card .product-image-wrap img{width:100%!important;height:100%!important;object-fit:contain!important;display:block!important;}
.ame-product-card .woocommerce-loop-product__title{font-size:18px!important;line-height:1.1!important;margin:4px 0 0!important;color:var(--ame-ink)!important;}
.ame-product-card .price{font-size:15px!important;font-weight:800!important;color:var(--ame-ink)!important;}
.ame-product-card .button{margin-top:auto!important;width:100%!important;text-align:center!important;border-radius:999px!important;background:var(--ame-ink)!important;color:#fff!important;border:1px solid var(--ame-ink)!important;padding:12px 14px!important;line-height:1!important;}
.ame-product-card .button:hover{background:var(--ame-accent)!important;border-color:var(--ame-accent)!important;color:#fff!important;}
.ame-catalogue-empty{background:#fffdf9!important;border:1px solid rgba(5,7,10,.12)!important;border-radius:24px!important;padding:28px!important;box-shadow:0 18px 45px rgba(0,0,0,.06)!important;color:var(--ame-ink)!important;}
.ame-form-notice{border-radius:18px;padding:14px 16px;margin:0 0 18px;font-weight:800}.ame-form-notice.success{background:#e8f7ee;color:#0f6b38}.ame-form-notice.error{background:#fff1ed;color:#a33a1d}
.site-footer a,.site-footer button,.mna-editorial a,.dark-section a{color:#fff!important}.site-footer .btn,.mna-editorial .btn,.dark-section .btn{background:#fff!important;color:#05070A!important;border-color:#fff!important}.site-footer .btn-outline,.mna-editorial .btn-outline,.dark-section .btn-outline{background:transparent!important;color:#fff!important;border-color:rgba(255,255,255,.5)!important}
@media(max-width:900px){.ame-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}.ame-product-card{border-radius:20px!important;padding:10px!important}.ame-product-card .woocommerce-loop-product__title{font-size:15px!important}.ame-product-card .button{font-size:13px!important;padding:11px 9px!important}.ame-products-section .section-head{grid-template-columns:1fr!important;gap:12px!important}.ame-products-section .section-head>p{justify-self:start!important}}


/* AME 4.9 category filter bar */
.ame-catalogue-filters{width:min(var(--max,1360px),calc(100% - 48px));margin:0 auto 34px;padding:0 0 8px;}
.ame-filter-title{margin:0 0 14px;color:rgba(5,7,10,.58);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.18em;}
.ame-filter-list{display:flex;flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none;align-items:center;}
.ame-filter-list a{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(5,7,10,.14);background:#fffaf2;color:#05070a;text-decoration:none;border-radius:999px;padding:12px 16px;font-weight:900;font-size:14px;line-height:1;box-shadow:0 10px 24px rgba(5,7,10,.04);}
.ame-filter-list a:hover,.ame-filter-list a.is-active{background:#05070a;color:#fff;border-color:#05070a;}
.ame-filter-list .count{opacity:.58;font-weight:800;}
.ame-filter-list a.is-active .count{opacity:.8;color:#dccbb5;}
.ame-catalogue-products{padding-top:0!important;}
@media(max-width:760px){.ame-catalogue-filters{width:calc(100% - 28px);overflow:hidden;margin-bottom:24px}.ame-filter-list{flex-wrap:nowrap;overflow-x:auto;padding-bottom:10px;scroll-snap-type:x proximity}.ame-filter-list li{flex:0 0 auto;scroll-snap-align:start}.ame-filter-list a{font-size:13px;padding:11px 14px}.ame-catalogue-header{padding-bottom:26px!important}}


/* AME 4.10 full-width footer marquee fix */
.site-footer{overflow:hidden!important;}
.footer-marquee{
  width:100vw!important;
  max-width:100vw!important;
  margin-left:calc(50% - 50vw)!important;
  margin-right:calc(50% - 50vw)!important;
  overflow:hidden!important;
  display:block!important;
  white-space:nowrap!important;
  padding:18px 0!important;
  border-top:1px solid rgba(255,255,255,.08)!important;
  border-bottom:1px solid rgba(255,255,255,.10)!important;
  background:#05070A!important;
}
.footer-marquee-track{
  display:inline-flex!important;
  align-items:center!important;
  gap:54px!important;
  min-width:max-content!important;
  will-change:transform;
  animation:ame-marquee-full 34s linear infinite!important;
}
.footer-marquee span{
  flex:0 0 auto!important;
  display:inline-block!important;
  font-size:clamp(18px,1.75vw,34px)!important;
  line-height:1!important;
  font-weight:950!important;
  letter-spacing:.24em!important;
  color:#F3E5D4!important;
  opacity:.92!important;
}
@keyframes ame-marquee-full{
  0%{transform:translate3d(0,0,0)}
  100%{transform:translate3d(-50%,0,0)}
}
@media(max-width:760px){
  .footer-marquee{padding:14px 0!important;}
  .footer-marquee-track{gap:34px!important;animation-duration:24s!important;}
  .footer-marquee span{font-size:18px!important;letter-spacing:.18em!important;}
}
@media(prefers-reduced-motion:reduce){.footer-marquee-track{animation:none!important;}}

/* AME 4.11 - WooCommerce grid alignment fix */
.woocommerce ul.products,
.woocommerce-page ul.products,
ul.products.ame-products-grid,
.ame-featured-products ul.products,
.ame-catalogue-products ul.products,
.related.products ul.products,
.upsells.products ul.products,
.cross-sells ul.products{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:24px!important;
  width:min(1320px,calc(100% - 48px))!important;
  max-width:1320px!important;
  margin-left:auto!important;
  margin-right:auto!important;
  padding:0!important;
  list-style:none!important;
  align-items:stretch!important;
}
.woocommerce ul.products::before,
.woocommerce ul.products::after,
.woocommerce-page ul.products::before,
.woocommerce-page ul.products::after{
  content:none!important;
  display:none!important;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product,
ul.products.ame-products-grid li.product,
.ame-products-grid li.product,
.related.products ul.products li.product,
.upsells.products ul.products li.product,
.cross-sells ul.products li.product{
  float:none!important;
  clear:none!important;
  width:auto!important;
  max-width:none!important;
  margin:0!important;
  position:relative!important;
  left:auto!important;
  right:auto!important;
  grid-column:auto!important;
}
.woocommerce ul.products li.product:nth-child(n),
.woocommerce-page ul.products li.product:nth-child(n){
  clear:none!important;
  margin-right:0!important;
}
.related.products,
.upsells.products,
.cross-sells{
  width:min(1320px,calc(100% - 48px))!important;
  margin:80px auto!important;
}
.related.products>h2,
.upsells.products>h2,
.cross-sells>h2{
  font-size:clamp(36px,5vw,72px)!important;
  line-height:.95!important;
  letter-spacing:-.06em!important;
  margin:0 0 30px!important;
}
.ame-shop-intro,
.woocommerce-result-count,
.woocommerce-ordering{
  width:min(1320px,calc(100% - 48px))!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
@media(max-width:1100px){
  .woocommerce ul.products,
  .woocommerce-page ul.products,
  ul.products.ame-products-grid,
  .ame-featured-products ul.products,
  .ame-catalogue-products ul.products,
  .related.products ul.products,
  .upsells.products ul.products,
  .cross-sells ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important;}
}
@media(max-width:760px){
  .woocommerce ul.products,
  .woocommerce-page ul.products,
  ul.products.ame-products-grid,
  .ame-featured-products ul.products,
  .ame-catalogue-products ul.products,
  .related.products ul.products,
  .upsells.products ul.products,
  .cross-sells ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;width:calc(100% - 28px)!important;gap:14px!important;}
  .related.products,.upsells.products,.cross-sells{width:calc(100% - 28px)!important;margin:54px auto!important;}
}
@media(max-width:430px){
  .woocommerce ul.products,
  .woocommerce-page ul.products,
  ul.products.ame-products-grid,
  .ame-featured-products ul.products,
  .ame-catalogue-products ul.products,
  .related.products ul.products,
  .upsells.products ul.products,
  .cross-sells ul.products{grid-template-columns:1fr!important;}
}


/* AME 4.12 - robust full viewport marquee, fixed after product grid patch */
.site-footer .footer-marquee{position:relative!important;left:50%!important;right:50%!important;width:100vw!important;max-width:100vw!important;margin-left:-50vw!important;margin-right:-50vw!important;overflow:hidden!important;display:block!important;white-space:nowrap!important;background:#05070A!important;border-top:1px solid rgba(255,255,255,.08)!important;border-bottom:1px solid rgba(255,255,255,.12)!important;padding:20px 0!important;box-sizing:border-box!important}.site-footer .footer-marquee-track{display:flex!important;width:max-content!important;min-width:200vw!important;max-width:none!important;gap:0!important;align-items:center!important;white-space:nowrap!important;will-change:transform!important;animation:ame-marquee-412 26s linear infinite!important}.site-footer .footer-marquee-group{flex:0 0 100vw!important;width:100vw!important;min-width:100vw!important;display:flex!important;align-items:center!important;justify-content:space-around!important;gap:clamp(28px,4vw,74px)!important;padding:0 clamp(18px,3vw,48px)!important;box-sizing:border-box!important}.site-footer .footer-marquee span{flex:0 0 auto!important;display:inline-block!important;color:#F3E5D4!important;font-size:clamp(18px,1.65vw,34px)!important;line-height:1!important;font-weight:950!important;letter-spacing:.22em!important;opacity:.95!important;white-space:nowrap!important}@keyframes ame-marquee-412{0%{transform:translate3d(0,0,0)!important}100%{transform:translate3d(-100vw,0,0)!important}}@media(max-width:760px){.site-footer .footer-marquee{padding:15px 0!important}.site-footer .footer-marquee-track{animation-duration:18s!important}.site-footer .footer-marquee-group{justify-content:flex-start!important;gap:34px!important;padding:0 20px!important}.site-footer .footer-marquee span{font-size:18px!important;letter-spacing:.18em!important}}@media(prefers-reduced-motion:reduce){.site-footer .footer-marquee-track{animation:none!important}}
