:root{--ink:#171717;--muted:#746e69;--line:#e7e1dc;--paper:#fff;--soft:#f6f4f1;--soft-2:#f1ece8;--pink:#ef7fac;--pink-soft:#f8dce6;--champagne:#d7c5b7;--radius:24px;--shadow:0 24px 80px rgba(26,22,20,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,Arial,sans-serif;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input{font:inherit}.container{width:min(1220px,calc(100% - 40px));margin:0 auto}.topbar{background:var(--ink);color:#fff;font-size:12px}.topbar-inner{height:36px;display:flex;align-items:center;justify-content:space-between;gap:16px}.topbar a{color:#f2c6d5;font-weight:700}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);backdrop-filter:blur(18px);border-bottom:1px solid rgba(231,225,220,.85)}.header-inner{height:86px;display:flex;align-items:center;justify-content:space-between;gap:34px}.brand{width:190px;flex:0 0 190px}.brand img{width:100%;height:62px;object-fit:contain}.main-nav{display:flex;align-items:center;gap:30px;margin-left:auto}.main-nav>a,.nav-dropdown>a{font-size:14px;font-weight:700;padding:32px 0}.main-nav a:hover{color:#b64d75}.nav-dropdown{position:relative}.dropdown-menu{position:absolute;top:72px;left:-24px;width:240px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:12px;box-shadow:var(--shadow);opacity:0;visibility:hidden;transform:translateY(10px);transition:.2s}.nav-dropdown:hover .dropdown-menu{opacity:1;visibility:visible;transform:none}.dropdown-menu a{display:block;padding:10px 12px;border-radius:10px;font-size:13px;font-weight:650}.dropdown-menu a:hover{background:var(--soft)}.dropdown-menu .all{margin-top:6px;border-top:1px solid var(--line);padding-top:14px}.header-actions{display:flex;align-items:center;gap:12px}.search-link{font-size:13px;font-weight:700}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 20px;border-radius:13px;font-weight:800;font-size:14px;transition:.2s;border:1px solid transparent}.btn:hover{transform:translateY(-1px)}.btn-sm{padding:11px 15px}.btn-dark{background:var(--ink);color:#fff}.btn-light{background:#fff;border-color:var(--line)}.btn-white{background:#fff;color:var(--ink)}.menu-toggle{display:none;border:0;background:transparent;font-size:24px}.alert{margin-top:20px;padding:14px 16px;border-radius:12px;background:#f5f5f5;border:1px solid var(--line)}.alert.success{background:#edf8ef}.alert.error{background:#fff0f3}
.hero{background:linear-gradient(180deg,#fbfaf9 0%,#f6f2ef 100%);overflow:hidden}.hero-grid{min-height:650px;display:grid;grid-template-columns:1.03fr .97fr;align-items:center;gap:70px;padding:74px 0}.eyebrow,.section-kicker{display:block;font-size:12px;letter-spacing:.16em;text-transform:uppercase;font-weight:800;color:#9b5872;margin-bottom:18px}.section-kicker.light{color:#f0aec6}.hero h1,.page-hero h1,.section-heading h2,.editorial h2,.dealer-cta h2,.story-grid h2,.description-grid h2{font-family:"Playfair Display",Georgia,serif;letter-spacing:-.035em}.hero h1{font-size:clamp(48px,6vw,76px);line-height:.98;max-width:720px;margin:0}.hero-copy>p{font-size:17px;line-height:1.8;color:var(--muted);max-width:610px;margin:28px 0}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-trust{display:flex;gap:18px;flex-wrap:wrap;margin-top:36px}.hero-trust span{font-size:12px;font-weight:700;color:#665f5a;display:flex;align-items:center;gap:8px}.hero-trust span:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--pink)}.hero-visual{position:relative;min-height:490px;display:grid;place-items:center}.product-stage{position:relative;z-index:3;width:min(430px,90%);aspect-ratio:4/5;background:#fff;border:1px solid var(--line);border-radius:34px;box-shadow:0 40px 100px rgba(56,40,42,.13);padding:52px 44px;display:flex;flex-direction:column;justify-content:center}.product-stage img{width:88%;margin:auto}.stage-label{position:absolute;top:28px;left:28px;font-size:10px;font-weight:800;letter-spacing:.12em;color:#6c625c}.stage-line{height:1px;background:var(--line);margin-top:28px}.stage-meta{display:flex;justify-content:space-between;margin-top:18px;font-size:9px;letter-spacing:.18em;font-weight:800;color:#847b75}.hero-orbit{position:absolute;border-radius:50%;filter:blur(0)}.orbit-a{width:440px;height:440px;background:rgba(239,127,172,.18);right:-110px;top:0}.orbit-b{width:300px;height:300px;background:rgba(215,197,183,.34);left:-50px;bottom:5px}.floating-chip{position:absolute;z-index:4;background:#fff;border:1px solid var(--line);border-radius:999px;padding:10px 14px;font-size:11px;font-weight:800;box-shadow:0 14px 40px rgba(50,42,38,.08)}.chip-one{left:2%;top:20%}.chip-two{right:0;bottom:16%}
.section{padding:96px 0}.section-tight{padding-top:82px;padding-bottom:70px}.section-heading{margin-bottom:34px}.section-heading.split{display:flex;justify-content:space-between;gap:40px;align-items:end}.section-heading h2{font-size:44px;line-height:1.06;margin:0;max-width:690px}.section-note{max-width:390px;color:var(--muted);line-height:1.7;margin:0}.text-link{font-size:13px;font-weight:800}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.category-card{position:relative;min-height:245px;background:var(--soft);border:1px solid #ece6e1;border-radius:22px;padding:24px;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;transition:.2s}.category-card:hover{transform:translateY(-4px);background:#f2ece8}.category-index{font-size:12px;font-weight:800;color:#a69b93}.category-content h3{font-size:22px;margin:0 0 8px}.category-content p{color:var(--muted);line-height:1.65;font-size:13px;margin:0 0 18px;max-width:280px}.category-content span{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.11em}.category-arrow{position:absolute;right:22px;top:20px;font-size:24px}.products-section{background:#fcfbfa}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{min-width:0}.product-media{position:relative;display:block;aspect-ratio:4/5;background:var(--soft);border-radius:18px;overflow:hidden;border:1px solid var(--line)}.product-media img{width:100%;height:100%;object-fit:cover;transition:.35s}.product-card:hover .product-media img{transform:scale(1.03)}.badge{position:absolute;z-index:2;top:14px;left:14px;background:#fff;color:var(--ink);border:1px solid var(--line);border-radius:999px;padding:7px 10px;font-size:10px;font-weight:800}.quick-view{position:absolute;left:14px;right:14px;bottom:14px;background:rgba(23,23,23,.94);color:#fff;padding:12px;border-radius:11px;text-align:center;font-size:12px;font-weight:800;opacity:0;transform:translateY(8px);transition:.2s}.product-card:hover .quick-view{opacity:1;transform:none}.product-info{padding:16px 4px 4px}.product-meta{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:#a15e78}.product-info h3{font-size:16px;margin:7px 0 8px}.product-info p{font-size:12px;line-height:1.6;color:var(--muted);min-height:38px;margin:0}.product-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:15px;border-top:1px solid var(--line);padding-top:13px}.product-foot strong{font-size:12px}.product-foot a{font-size:11px;font-weight:800}.editorial{padding:0 0 96px}.editorial-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.editorial-panel{min-height:480px;border-radius:26px;padding:46px;display:flex;flex-direction:column;justify-content:center}.editorial-panel.dark{background:var(--ink);color:#fff}.editorial-panel.dark p{color:#bfb8b3;line-height:1.8;max-width:550px}.editorial-panel h2{font-size:46px;line-height:1.05;margin:0 0 18px}.editorial-panel.soft{background:linear-gradient(145deg,#f8e2e9,#eee8e3);justify-content:space-between;overflow:hidden}.big-word{font-family:"Playfair Display",Georgia,serif;font-size:clamp(72px,9vw,128px);letter-spacing:.1em;color:#d76f98;line-height:.8}.editorial-bottom span{font-size:11px;letter-spacing:.24em;font-weight:800}.editorial-bottom p{max-width:390px;line-height:1.75;color:#625b56}.dealer-cta{padding:0 0 96px}.dealer-inner{background:#f4f0ec;border-radius:26px;padding:50px;display:flex;align-items:center;justify-content:space-between;gap:50px}.dealer-inner h2{font-size:44px;margin:0 0 12px}.dealer-inner p{max-width:720px;color:var(--muted);line-height:1.7;margin:0}
.page-hero{background:var(--soft);border-bottom:1px solid var(--line)}.page-hero-inner{min-height:390px;display:flex;align-items:center;justify-content:space-between;gap:70px;padding:72px 0}.page-hero h1{font-size:58px;line-height:1.02;margin:0 0 18px;max-width:780px}.page-hero p{font-size:16px;line-height:1.8;color:var(--muted);max-width:680px}.page-mark{font-family:"Playfair Display",Georgia,serif;font-size:80px;color:#e3bdca;letter-spacing:.08em}.catalog-search{display:flex;background:#fff;border:1px solid var(--line);border-radius:14px;padding:5px;min-width:370px}.catalog-search input{border:0;outline:0;padding:12px;flex:1;background:transparent}.catalog-search button{border:0;background:var(--ink);color:#fff;border-radius:10px;padding:0 18px;font-weight:800}.catalog-toolbar{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:28px}.category-pills{display:flex;gap:8px;flex-wrap:wrap}.category-pills a{padding:9px 12px;border:1px solid var(--line);border-radius:999px;font-size:11px;font-weight:800}.category-pills a.active{background:var(--ink);color:#fff;border-color:var(--ink)}.result-count{font-size:12px;font-weight:800;color:var(--muted)}.empty-state{text-align:center;padding:80px 20px;background:var(--soft);border-radius:24px}.empty-state h2,.empty-state h1{font-family:"Playfair Display",Georgia,serif;font-size:42px}.empty-state p{color:var(--muted)}
.product-detail{padding:58px 0 82px}.product-detail-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:70px}.product-main-image{position:relative;background:var(--soft);border:1px solid var(--line);border-radius:24px;overflow:hidden;aspect-ratio:1/1.08}.product-main-image img{width:100%;height:100%;object-fit:cover}.detail-badge{top:18px;left:18px}.thumb-row{display:flex;gap:10px;margin-top:12px}.thumb{width:78px;height:78px;border:1px solid var(--line);border-radius:12px;overflow:hidden;padding:0;background:#fff;cursor:pointer}.thumb.active{outline:2px solid var(--ink);outline-offset:2px}.thumb img{width:100%;height:100%;object-fit:cover}.breadcrumb{display:flex;gap:8px;font-size:11px;font-weight:700;color:#8c837d;margin-bottom:28px}.product-summary h1{font-family:"Playfair Display",Georgia,serif;font-size:54px;line-height:1.03;margin:0 0 12px}.sku{font-size:11px;color:#8d837d;font-weight:700;letter-spacing:.06em}.product-summary .lead{font-size:16px;line-height:1.8;color:var(--muted);margin:28px 0}.detail-price{font-size:28px;font-weight:800;margin-bottom:18px}.price-note{background:var(--soft);border:1px solid var(--line);border-radius:13px;padding:14px 16px;font-size:12px;color:#625b56;margin-bottom:14px}.wa-buy{display:flex;align-items:center;gap:14px;background:#1b8f5a;color:#fff;padding:17px 18px;border-radius:15px;font-weight:800}.wa-buy>span:nth-child(2){display:flex;flex-direction:column;line-height:1.2}.wa-buy small{font-size:10px;font-weight:600;opacity:.8;margin-bottom:4px}.wa-buy b{margin-left:auto;font-size:20px}.wa-icon{width:42px;height:42px;border-radius:50%;background:rgba(255,255,255,.16);display:grid;place-items:center;font-size:11px}.wa-buy.compact{min-width:310px}.feature-list{margin-top:24px;border-top:1px solid var(--line)}.feature-list div{display:grid;grid-template-columns:34px 1fr;gap:12px;padding:15px 0;border-bottom:1px solid var(--line);font-size:12px}.feature-list b{color:#ba617e}.product-description{background:#fcfbfa}.description-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px}.description-grid h2{font-size:44px;margin:0}.richtext{color:#635b56;line-height:1.85}.richtext h3{color:var(--ink);margin-top:32px}.related-section{padding-top:82px}.values-grid,.dealership-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.value-card,.dealer-card{padding:30px;border:1px solid var(--line);border-radius:20px;background:#fff}.value-card span,.dealer-card span{font-size:11px;font-weight:800;color:#c06486}.value-card h3,.dealer-card h3{font-size:20px}.value-card p,.dealer-card p{font-size:13px;line-height:1.75;color:var(--muted)}.soft-section{background:var(--soft)}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px}.story-grid h2{font-size:46px;margin:0}.story-grid p{color:var(--muted);line-height:1.85}.dealer-action{margin-top:24px;background:var(--soft);border-radius:22px;padding:34px;display:flex;align-items:center;justify-content:space-between;gap:30px}.dealer-action h2{font-family:"Playfair Display",Georgia,serif;font-size:34px;margin:0 0 10px}.dealer-action p{margin:0;color:var(--muted)}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.contact-card{min-height:190px;border:1px solid var(--line);border-radius:20px;padding:28px;display:flex;flex-direction:column;justify-content:space-between;transition:.2s}.contact-card:hover{transform:translateY(-3px)}.contact-card.primary{background:#1b8f5a;color:#fff;border-color:#1b8f5a}.contact-card small{font-size:11px;text-transform:uppercase;letter-spacing:.12em;font-weight:800}.contact-card strong{font-size:22px}.contact-card span{font-size:12px;font-weight:800}
.site-footer{background:#141414;color:#fff;padding:66px 0 24px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.1fr;gap:50px}.footer-logo{display:block;background:#fff;border-radius:14px;padding:10px;width:220px}.footer-logo img{width:100%;height:58px;object-fit:contain}.footer-grid p{color:#aaa19b;line-height:1.75;font-size:12px;max-width:380px}.footer-grid h4{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:#d7c5b7;margin:0 0 20px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:12px}.footer-grid a{font-size:12px;color:#e0dbd7}.footer-bottom{margin-top:52px;padding-top:20px;border-top:1px solid #2c2c2c;display:flex;justify-content:space-between;color:#777;font-size:10px}.floating-wa{position:fixed;right:22px;bottom:22px;z-index:60;width:56px;height:56px;border-radius:50%;background:#1b8f5a;color:#fff;display:grid;place-items:center;font-size:11px;font-weight:900;box-shadow:0 14px 35px rgba(27,143,90,.28)}
@media(max-width:1050px){.main-nav{display:none;position:absolute;left:0;right:0;top:86px;background:#fff;padding:20px;flex-direction:column;align-items:flex-start;border-bottom:1px solid var(--line)}.main-nav.open{display:flex}.main-nav>a,.nav-dropdown>a{padding:8px 0}.dropdown-menu{display:none}.menu-toggle{display:block}.search-link{display:none}.hero-grid,.product-detail-grid{grid-template-columns:1fr}.hero-grid{gap:30px}.hero-visual{min-height:430px}.product-grid{grid-template-columns:repeat(3,1fr)}.category-grid{grid-template-columns:repeat(2,1fr)}.editorial-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid>div:last-child{grid-column:1/-1}.page-hero-inner{flex-direction:column;align-items:flex-start}.catalog-search{min-width:0;width:100%;max-width:520px}.page-mark{display:none}}
@media(max-width:760px){.container{width:min(100% - 28px,1220px)}.topbar-inner{height:auto;min-height:36px;padding:8px 0;align-items:flex-start}.topbar-inner span{max-width:70%}.header-inner{height:74px}.brand{width:155px;flex-basis:155px}.brand img{height:52px}.main-nav{top:74px}.header-actions .btn{display:none}.hero-grid{padding:52px 0}.hero h1{font-size:48px}.hero-copy>p{font-size:15px}.product-stage{width:82%;padding:40px 30px}.hero-visual{min-height:400px}.section{padding:68px 0}.section-heading.split{align-items:flex-start;flex-direction:column}.section-heading h2,.editorial-panel h2,.dealer-inner h2,.story-grid h2,.description-grid h2{font-size:36px}.category-grid,.product-grid,.values-grid,.dealership-grid,.contact-grid{grid-template-columns:1fr 1fr}.editorial-panel{min-height:390px;padding:30px}.dealer-inner,.dealer-action{padding:30px;flex-direction:column;align-items:flex-start}.page-hero-inner{min-height:320px;padding:54px 0}.page-hero h1{font-size:46px}.catalog-toolbar{align-items:flex-start;flex-direction:column}.product-detail{padding-top:36px}.product-detail-grid{gap:34px}.product-summary h1{font-size:44px}.description-grid,.story-grid{grid-template-columns:1fr;gap:30px}.wa-buy.compact{min-width:0;width:100%}.footer-grid{grid-template-columns:1fr 1fr;gap:34px}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:1/-1}}
@media(max-width:520px){.hero-actions{flex-direction:column;align-items:stretch}.hero-trust{display:grid;grid-template-columns:1fr}.hero-visual{min-height:350px}.product-stage{width:90%}.category-grid,.product-grid,.values-grid,.dealership-grid,.contact-grid{grid-template-columns:1fr}.page-hero h1{font-size:40px}.catalog-search{flex-direction:column;padding:8px}.catalog-search button{padding:11px}.thumb{width:62px;height:62px}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column;gap:8px}.dealer-inner{padding:26px}.editorial-panel h2{font-size:34px}.big-word{font-size:72px}}

/* Homepage refresh update */
.section-compact{padding-top:34px;padding-bottom:30px}
.promo-ribbon{padding-top:34px;padding-bottom:28px}
.promo-grid{display:grid;grid-template-columns:1.2fr .8fr;grid-template-areas:'large side1' 'large side2';gap:16px}
.promo-card{position:relative;overflow:hidden;border-radius:26px;border:1px solid var(--line);background:#fff;min-height:240px;display:flex;flex-direction:column;justify-content:space-between;transition:.22s;box-shadow:0 14px 35px rgba(27,22,20,.05)}
.promo-card:hover{transform:translateY(-4px)}
.promo-card h2,.promo-card h3{margin:8px 0 12px}
.promo-card p{margin:0;color:var(--muted);line-height:1.75;max-width:620px}
.promo-large{grid-area:large;min-height:520px;color:#fff}
.promo-large .promo-media,.promo-large .promo-media img{position:absolute;inset:0;width:100%;height:100%}
.promo-large .promo-media img{object-fit:cover}
.promo-large:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(24,20,24,.72),rgba(24,20,24,.18) 58%,rgba(24,20,24,.12));z-index:1}
.promo-overlay{position:relative;z-index:2;padding:44px;max-width:62%;display:flex;flex-direction:column;justify-content:flex-end;height:100%}
.promo-overlay h2{font-size:42px;line-height:1.05}
.promo-overlay p{color:#e6dfdb}
.promo-small{padding:30px}
.promo-small h3{font-size:24px;line-height:1.2;max-width:360px}
.promo-small.soft{grid-area:side1;background:linear-gradient(150deg,#fff,#f4efeb)}
.promo-small.dark{grid-area:side2;background:linear-gradient(150deg,#171717,#2b2528);color:#fff;border-color:#171717}
.promo-small.dark p{color:#bfb8b3}
.promo-link{margin-top:16px;display:inline-flex;align-items:center;font-size:12px;font-weight:800}

.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.category-card{position:relative;min-height:auto;background:#fff;border:1px solid var(--line);border-radius:24px;padding:0;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;transition:.22s;box-shadow:0 12px 30px rgba(27,22,20,.04)}
.category-card:hover{transform:translateY(-5px);background:#fff}
.category-media{aspect-ratio:4/3;background:linear-gradient(145deg,#f7f3ef,#efe8e2);overflow:hidden;border-bottom:1px solid var(--line)}
.category-media img{width:100%;height:100%;object-fit:cover;display:block}
.category-index{position:absolute;left:16px;top:16px;z-index:2;font-size:10px;font-weight:800;color:#fff;background:rgba(23,23,23,.86);padding:8px 10px;border-radius:999px;backdrop-filter:blur(10px)}
.category-content{padding:22px 22px 24px}
.category-content h3{font-size:22px;margin:0 0 8px}
.category-content p{color:var(--muted);line-height:1.7;font-size:13px;margin:0 0 18px}
.category-content span{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.11em;color:#a15e78}
.category-arrow{position:absolute;right:18px;top:18px;z-index:2;font-size:16px;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.88);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.7)}

@media(max-width:1050px){
  .promo-grid{grid-template-columns:1fr;grid-template-areas:'large' 'side1' 'side2'}
  .promo-large{min-height:470px}
  .promo-overlay{max-width:72%}
}
@media(max-width:760px){
  .promo-ribbon{padding-top:16px}
  .promo-large{min-height:420px}
  .promo-overlay{padding:28px;max-width:100%}
  .promo-overlay h2{font-size:34px}
  .promo-small{padding:24px}
  .promo-small h3{font-size:22px}
}
@media(max-width:520px){
  .promo-large{min-height:360px}
  .promo-overlay h2{font-size:30px}
  .promo-overlay p{font-size:13px}
  .category-content{padding:18px 18px 20px}
}

/* Hotfix v4: force promo cards/buttons to render correctly and remove emoji-like icons */
.promo-grid{display:grid !important;grid-template-columns:1.2fr .8fr !important;grid-template-areas:'large side1' 'large side2' !important;gap:20px !important;align-items:stretch !important}
.promo-card{display:flex !important;position:relative !important;overflow:hidden !important;min-height:250px !important;padding:0 !important;border-radius:26px !important;border:1px solid var(--line) !important;background:#fff !important;box-shadow:0 18px 40px rgba(27,22,20,.06) !important}
.promo-large{grid-area:large !important;min-height:540px !important;align-items:flex-end !important}
.promo-large .promo-media{position:absolute !important;inset:0 !important;z-index:0 !important}
.promo-large .promo-media img{width:100% !important;height:100% !important;object-fit:cover !important;display:block !important}
.promo-large:after{content:"" !important;position:absolute !important;inset:0 !important;background:linear-gradient(90deg,rgba(24,20,24,.72),rgba(24,20,24,.2) 58%,rgba(24,20,24,.1)) !important;z-index:1 !important}
.promo-overlay{position:relative !important;z-index:2 !important;padding:44px !important;max-width:64% !important;display:flex !important;flex-direction:column !important;justify-content:flex-end !important;gap:10px !important;height:100% !important}
.promo-buttons{display:flex;flex-wrap:wrap;gap:12px;margin-top:12px}
.promo-ghost{background:rgba(255,255,255,.12) !important;color:#fff !important;border-color:rgba(255,255,255,.35) !important}
.promo-small{padding:30px !important;display:flex !important;flex-direction:column !important;justify-content:space-between !important;gap:18px !important}
.promo-small.soft{grid-area:side1 !important;background:linear-gradient(150deg,#fff,#f4efeb) !important}
.promo-small.dark{grid-area:side2 !important;background:linear-gradient(150deg,#171717,#2b2528) !important;color:#fff !important;border-color:#171717 !important}
.promo-small.dark p{color:#c3bbb6 !important}
.promo-small .btn{align-self:flex-start}
.promo-card h2,.promo-card h3{margin:0 !important}

.category-card{padding:0 !important;background:#fff !important}
.category-arrow{display:none !important}
.category-content{padding:22px 22px 24px !important}
.category-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:14px;border-top:1px solid var(--line)}
.category-foot span{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.11em;color:#a15e78}
.category-foot strong{font-size:12px;font-weight:800;color:var(--ink)}
.text-link{display:inline-flex;align-items:center;justify-content:center;padding:12px 16px;border-radius:12px;border:1px solid var(--line);background:#fff}
.product-foot a{font-weight:800}

@media(max-width:1050px){
  .promo-grid{grid-template-columns:1fr !important;grid-template-areas:'large' 'side1' 'side2' !important}
  .promo-overlay{max-width:78% !important}
}
@media(max-width:760px){
  .promo-large{min-height:430px !important}
  .promo-overlay{padding:26px !important;max-width:100% !important}
  .promo-overlay h2{font-size:34px !important}
  .promo-small{padding:22px !important}
  .category-foot{flex-direction:column;align-items:flex-start}
}
@media(max-width:520px){
  .promo-grid{gap:14px !important}
  .promo-large{min-height:360px !important}
  .promo-overlay h2{font-size:28px !important;line-height:1.1 !important}
  .promo-buttons{flex-direction:column;align-items:stretch}
  .promo-buttons .btn,.promo-small .btn,.text-link{width:100%}
  .category-index{top:14px !important;left:14px !important}
}

/* Final mobile + personal branding update */
.signature-badge{margin-top:20px;display:inline-flex;align-items:center;gap:14px;padding:12px 14px;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.78);backdrop-filter:blur(10px);box-shadow:0 14px 30px rgba(31,26,24,.05)}
.signature-logo{width:58px;height:58px;border-radius:14px;background:#fff;border:1px solid var(--line);display:grid;place-items:center;overflow:hidden;flex:0 0 58px}
.signature-logo img{width:100%;height:100%;object-fit:contain}
.signature-text{display:flex;flex-direction:column;gap:4px}
.signature-text small,.za-footer-card small{font-size:10px;letter-spacing:.14em;font-weight:800;color:#9b5872}
.signature-text strong{font-size:13px;line-height:1.35}

.section-authority{padding-top:18px;padding-bottom:18px}
.section-authority.compact{padding-top:0;padding-bottom:70px}
.authority-strip{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px 30px;border:1px solid var(--line);border-radius:24px;background:linear-gradient(145deg,#fff,#f6f2ef)}
.authority-brand{display:flex;align-items:center;gap:20px;min-width:0}
.authority-logo{width:84px;height:84px;flex:0 0 84px;border-radius:18px;background:#fff;border:1px solid var(--line);padding:10px;display:grid;place-items:center;box-shadow:0 12px 25px rgba(31,26,24,.06)}
.authority-logo img{max-width:100%;max-height:100%;object-fit:contain}
.authority-strip h3{font-size:24px;line-height:1.15;margin:4px 0 8px}
.authority-strip p{margin:0;color:var(--muted);line-height:1.7;max-width:760px}

.za-footer-card{margin-top:22px;display:flex;align-items:center;gap:14px;padding:14px;border-radius:18px;border:1px solid #2a2a2a;background:#1b1b1b}
.za-footer-logo{width:72px;height:72px;flex:0 0 72px;border-radius:14px;background:#fff;padding:8px;display:grid;place-items:center;overflow:hidden}
.za-footer-logo img{width:100%;height:100%;object-fit:contain}
.za-footer-card strong{display:block;font-size:13px;margin:3px 0 5px}
.za-footer-card span{display:block;font-size:11px;line-height:1.55;color:#a8a29c}

@media(max-width:760px){
  .signature-badge{display:flex;width:100%;align-items:flex-start}
  .authority-strip{padding:22px;flex-direction:column;align-items:flex-start}
  .authority-brand{align-items:flex-start}
}
@media(max-width:520px){
  .section-heading h2{font-size:26px !important;line-height:1.12 !important;max-width:none !important}
  .section-heading{margin-bottom:22px !important}
  .section-heading.split{gap:16px !important}
  .category-grid{grid-template-columns:1fr !important;gap:16px !important}
  .category-card{width:100% !important;min-width:0 !important;border-radius:22px !important}
  .category-media{aspect-ratio:16/10 !important}
  .category-content h3{font-size:28px !important;line-height:1.05 !important}
  .category-content p{font-size:15px !important;line-height:1.7 !important}
  .category-index{width:54px;height:54px;padding:0 !important;display:grid !important;place-items:center !important;font-size:11px !important}
  .floating-wa{width:52px !important;height:52px !important;right:14px !important;bottom:92px !important;font-size:12px !important}
  .brand{width:150px !important;flex-basis:150px !important}
  .brand img{height:48px !important}
  .hero-copy>p{font-size:15px !important}
  .signature-text strong{font-size:12px}
  .authority-logo{width:72px;height:72px;flex-basis:72px}
}

/* Zülküf Akduman branding update */
.signature-badge{padding:14px 16px !important;gap:16px !important;max-width:620px}
.signature-logo{width:136px !important;height:76px !important;flex:0 0 136px !important;border-radius:16px !important;padding:6px !important}
.signature-logo img{width:100% !important;height:100% !important;object-fit:contain !important}
.authority-logo{width:156px !important;height:92px !important;flex:0 0 156px !important;border-radius:18px !important;padding:8px 12px !important}
.authority-logo.wide img,.za-footer-logo.wide img,.signature-logo.wide img{width:100% !important;height:100% !important;object-fit:contain !important}
.za-footer-logo{width:138px !important;height:78px !important;flex:0 0 138px !important;border-radius:16px !important;padding:8px 10px !important}
.za-footer-card{align-items:flex-start !important}
.za-footer-card strong{font-size:14px !important}
.za-footer-card span{max-width:300px}
.authority-strip h3{font-size:26px !important}
.signature-text strong{font-size:14px !important}

@media(max-width:760px){
  .signature-logo{width:118px !important;height:68px !important;flex-basis:118px !important}
  .authority-logo{width:132px !important;height:78px !important;flex-basis:132px !important}
  .za-footer-logo{width:120px !important;height:72px !important;flex-basis:120px !important}
}
@media(max-width:520px){
  .signature-badge{padding:12px !important;gap:12px !important}
  .signature-logo{width:104px !important;height:62px !important;flex-basis:104px !important}
  .signature-text small,.za-footer-card small{font-size:9px !important}
  .signature-text strong{font-size:12px !important;line-height:1.4 !important}
  .authority-logo{width:118px !important;height:72px !important;flex-basis:118px !important}
  .za-footer-logo{width:110px !important;height:66px !important;flex-basis:110px !important}
  .authority-strip h3{font-size:22px !important}
}

/* V7: dual header branding + full Zülküf logo + vector WhatsApp */
.brand-pair{display:flex;align-items:center;gap:12px;flex:0 0 auto}
.brand-logo{width:158px;height:64px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:12px;overflow:hidden}
.brand-logo img{width:100%;height:100%;object-fit:contain;display:block}
.brand-divider{width:1px;height:42px;background:var(--line);flex:0 0 1px}
.header-inner{gap:24px}
.main-nav{gap:22px}

.signature-logo,
.authority-logo,
.za-footer-logo{background:#fff !important;overflow:hidden !important;padding:0 !important}
.signature-logo{width:112px !important;height:80px !important;flex:0 0 112px !important;border-radius:14px !important}
.authority-logo{width:142px !important;height:100px !important;flex:0 0 142px !important;border-radius:16px !important}
.za-footer-logo{width:128px !important;height:90px !important;flex:0 0 128px !important;border-radius:14px !important}
.signature-logo img,
.authority-logo img,
.za-footer-logo img{width:100% !important;height:100% !important;object-fit:cover !important;object-position:center !important;display:block !important}

.floating-wa{background:#1fb45a !important;width:58px !important;height:58px !important;padding:0 !important;border:0 !important;box-shadow:0 15px 36px rgba(31,180,90,.34) !important}
.floating-wa img{width:31px !important;height:31px !important;display:block !important;object-fit:contain !important}
.wa-icon img{width:22px;height:22px;display:block;object-fit:contain}

@media(max-width:1180px){
  .brand-logo{width:138px;height:58px}
  .main-nav{gap:18px}
  .main-nav>a,.nav-dropdown>a{font-size:13px}
}
@media(max-width:1050px){
  .header-inner{gap:14px}
  .brand-pair{gap:8px}
  .brand-logo{width:132px;height:56px}
  .brand-divider{height:36px}
}
@media(max-width:760px){
  .header-inner{height:78px !important}
  .brand-pair{gap:6px;min-width:0;max-width:calc(100% - 54px)}
  .brand-logo{width:112px;height:50px;border-radius:10px}
  .brand-divider{height:32px}
  .header-actions{margin-left:auto}
  .signature-logo{width:96px !important;height:68px !important;flex-basis:96px !important}
  .authority-logo{width:118px !important;height:84px !important;flex-basis:118px !important}
  .za-footer-logo{width:110px !important;height:78px !important;flex-basis:110px !important}
}
@media(max-width:430px){
  .brand-logo{width:96px;height:46px}
  .brand-pair{gap:5px}
  .brand-divider{height:28px}
  .menu-toggle{font-size:22px;padding:4px}
  .floating-wa{width:54px !important;height:54px !important}
  .floating-wa img{width:28px !important;height:28px !important}
}

/* V8 managed visual areas */
.product-stage{overflow:hidden}
.product-stage .hero-managed-image{width:100%;height:100%;object-fit:cover;margin:0;border-radius:22px;display:block}
.product-stage:has(.hero-managed-image) .stage-label,.product-stage:has(.hero-managed-image) .stage-line,.product-stage:has(.hero-managed-image) .stage-meta{position:relative;z-index:2}
.product-stage:has(.hero-managed-image) .stage-label{position:absolute;background:rgba(255,255,255,.9);padding:8px 10px;border-radius:999px;backdrop-filter:blur(8px)}
.product-stage:has(.hero-managed-image) .stage-line,.product-stage:has(.hero-managed-image) .stage-meta{display:none}

.page-hero.has-image{position:relative;background-size:cover;background-position:center;color:#fff;border-bottom:0;overflow:hidden}
.page-hero.has-image:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(18,16,17,.78),rgba(18,16,17,.48) 55%,rgba(18,16,17,.26))}
.page-hero.has-image .page-hero-inner{position:relative;z-index:1}
.page-hero.has-image p{color:rgba(255,255,255,.84)}
.page-hero.has-image .section-kicker{color:#f5bfd2}
.page-hero.has-image .page-mark{color:rgba(255,255,255,.28)}
.page-hero.has-image .catalog-search{background:rgba(255,255,255,.96);border-color:rgba(255,255,255,.4)}

@media(max-width:760px){
  .page-hero.has-image:before{background:linear-gradient(180deg,rgba(18,16,17,.68),rgba(18,16,17,.56))}
  .page-hero.has-image{background-position:center}
  .product-stage .hero-managed-image{border-radius:18px}
}
.product-stage.managed-stage .stage-label{position:absolute;z-index:2;background:rgba(255,255,255,.9);padding:8px 10px;border-radius:999px;backdrop-filter:blur(8px)}
.product-stage.managed-stage .stage-line,.product-stage.managed-stage .stage-meta{display:none}

/* V10 header logo sizing + mobile Zülküf placement + dual floating contact buttons */
.brand-pair{display:flex;align-items:center;gap:14px;flex:0 0 auto}
.brand-logo{background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:12px}
.luna-brand{width:var(--header-luna-w,205px) !important;height:var(--header-luna-h,72px) !important;flex:0 0 var(--header-luna-w,205px) !important}
.zulkuf-brand{width:var(--header-zulkuf-w,158px) !important;height:var(--header-zulkuf-h,64px) !important;flex:0 0 var(--header-zulkuf-w,158px) !important}
.luna-brand img,.zulkuf-brand img{width:100% !important;height:100% !important;object-fit:contain !important;object-position:center !important}
.desktop-zulkuf-brand{display:flex}
.mobile-zulkuf-brand{display:none;background:#fff;border-radius:10px;overflow:hidden;align-items:center;justify-content:center}
.mobile-zulkuf-brand img{width:100%;height:100%;object-fit:contain;object-position:center}
.header-inner{min-height:92px;height:auto;padding:8px 0;gap:20px}
.brand-divider{height:44px}

.floating-contact-actions{position:fixed;left:var(--floating-left,18px);bottom:var(--floating-bottom,18px);z-index:70;display:flex;align-items:center;gap:12px}
.floating-contact-btn{position:static !important;display:grid !important;place-items:center !important;border-radius:50% !important;padding:0 !important;border:0 !important;color:#fff !important;transition:transform .2s,box-shadow .2s}
.floating-contact-btn:hover{transform:translateY(-2px) scale(1.02)}
.floating-wa{width:var(--floating-wa-size,68px) !important;height:var(--floating-wa-size,68px) !important;background:#1fb45a !important;box-shadow:0 16px 38px rgba(31,180,90,.34) !important;right:auto !important;bottom:auto !important}
.floating-call{width:var(--floating-call-size,68px);height:var(--floating-call-size,68px);background:#171717;box-shadow:0 16px 38px rgba(23,23,23,.28)}
.floating-wa img{width:52% !important;height:52% !important;object-fit:contain !important}
.floating-call img{width:48%;height:48%;object-fit:contain;filter:none}

@media(max-width:1180px){
  .luna-brand{width:min(var(--header-luna-w,205px),180px) !important;flex-basis:min(var(--header-luna-w,205px),180px) !important}
  .zulkuf-brand{width:min(var(--header-zulkuf-w,158px),145px) !important;flex-basis:min(var(--header-zulkuf-w,158px),145px) !important}
}
@media(max-width:1050px){
  .desktop-zulkuf-brand,.desktop-brand-divider{display:none !important}
  .mobile-zulkuf-brand{display:flex;width:var(--mobile-zulkuf-w,108px);height:48px;flex:0 0 var(--mobile-zulkuf-w,108px)}
  .luna-brand{width:var(--mobile-luna-w,150px) !important;height:56px !important;flex:0 0 var(--mobile-luna-w,150px) !important}
  .brand-pair{gap:0;max-width:none !important}
  .header-inner{height:78px !important;min-height:78px;padding:5px 0;gap:10px}
  .header-actions{margin-left:auto;display:flex;align-items:center;gap:8px}
  .header-wa{display:none !important}
  .menu-toggle{display:block}
}
@media(max-width:760px){
  .luna-brand{width:var(--mobile-luna-w,150px) !important;height:54px !important;flex-basis:var(--mobile-luna-w,150px) !important}
  .mobile-zulkuf-brand{width:var(--mobile-zulkuf-w,108px);height:46px;flex-basis:var(--mobile-zulkuf-w,108px);margin-left:auto}
  .header-inner{gap:7px}
  .header-actions{gap:6px}
  .floating-contact-actions{gap:10px}
}
@media(max-width:520px){
  .container.header-inner{width:min(100% - 20px,1220px)}
  .luna-brand{width:min(var(--mobile-luna-w,150px),142px) !important;flex-basis:min(var(--mobile-luna-w,150px),142px) !important;height:50px !important}
  .mobile-zulkuf-brand{width:min(var(--mobile-zulkuf-w,108px),100px);flex-basis:min(var(--mobile-zulkuf-w,108px),100px);height:44px}
  .menu-toggle{font-size:23px;padding:3px;line-height:1}
  .floating-contact-actions{left:var(--floating-left,14px);bottom:var(--floating-bottom,16px)}
}
@media(max-width:390px){
  .luna-brand{width:126px !important;flex-basis:126px !important}
  .mobile-zulkuf-brand{width:88px;flex-basis:88px}
}

/* V11 HD floating communication buttons */
.floating-contact-actions{
  left:var(--floating-left,18px) !important;
  bottom:var(--floating-bottom,18px) !important;
  gap:14px !important;
}
.floating-contact-btn{
  position:static !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:68px;
  height:68px;
  border-radius:999px !important;
  border:2px solid rgba(255,255,255,.92) !important;
  backdrop-filter:blur(10px);
  -webkit-backdrop-filter:blur(10px);
  box-shadow:0 18px 42px rgba(18,18,18,.18),0 8px 16px rgba(18,18,18,.10) !important;
  transition:transform .2s ease, box-shadow .2s ease, filter .2s ease;
}
.floating-contact-btn:hover{
  transform:translateY(-3px) scale(1.03) !important;
  box-shadow:0 20px 46px rgba(18,18,18,.22),0 10px 20px rgba(18,18,18,.12) !important;
  filter:saturate(1.05);
}
.floating-contact-btn:active{transform:translateY(-1px) scale(1.01) !important}
.floating-wa{
  width:var(--floating-wa-size,68px) !important;
  height:var(--floating-wa-size,68px) !important;
  background:linear-gradient(180deg,#29e06d 0%,#25d366 52%,#18b958 100%) !important;
  box-shadow:0 18px 40px rgba(37,211,102,.34),0 8px 18px rgba(19,120,61,.22) !important;
}
.floating-call{
  width:var(--floating-call-size,68px) !important;
  height:var(--floating-call-size,68px) !important;
  background:linear-gradient(180deg,#4ea0ff 0%,#1f7cff 55%,#0f5eff 100%) !important;
  box-shadow:0 18px 40px rgba(31,124,255,.34),0 8px 18px rgba(15,94,255,.22) !important;
}
.floating-wa::before,
.floating-call::before{
  content:"";
  position:absolute;
  inset:4px;
  border-radius:inherit;
  border:1px solid rgba(255,255,255,.22);
}
.floating-wa img,
.floating-call img{
  position:relative;
  z-index:1;
  display:block !important;
  object-fit:contain !important;
  filter:none !important;
}
.floating-wa img{width:54% !important;height:54% !important}
.floating-call img{width:50% !important;height:50% !important}

@media (max-width:760px){
  .floating-contact-actions{gap:10px !important}
}
@media (max-width:520px){
  .floating-contact-actions{left:var(--floating-left,14px) !important;bottom:var(--floating-bottom,16px) !important;gap:8px !important}
  .floating-wa,
  .floating-call{
    box-shadow:0 14px 30px rgba(18,18,18,.20) !important;
  }
}


/* V13 mobile header + right stacked contact buttons */
.floating-contact-actions{
  left:auto !important;
  right:var(--floating-left,18px) !important;
  bottom:var(--floating-bottom,18px) !important;
  flex-direction:column !important;
  align-items:center !important;
  justify-content:flex-end !important;
  gap:10px !important;
}
/* HTML order is WhatsApp first, Call second: WhatsApp stays on top, call stays below. */

@media(max-width:1050px){
  .luna-brand{
    width:min(calc(var(--mobile-luna-w,150px) * 1.25),190px) !important;
    flex-basis:min(calc(var(--mobile-luna-w,150px) * 1.25),190px) !important;
    height:60px !important;
  }
  .mobile-zulkuf-brand{
    margin-left:auto !important;
    margin-right:8px !important;
  }
}
@media(max-width:760px){
  .luna-brand{
    width:min(calc(var(--mobile-luna-w,150px) * 1.25),185px) !important;
    flex-basis:min(calc(var(--mobile-luna-w,150px) * 1.25),185px) !important;
    height:58px !important;
  }
  .mobile-zulkuf-brand{margin-right:9px !important}
  .floating-contact-actions{
    left:auto !important;
    right:var(--floating-left,14px) !important;
    bottom:var(--floating-bottom,16px) !important;
    gap:9px !important;
  }
}
@media(max-width:520px){
  .luna-brand{
    width:min(calc(var(--mobile-luna-w,150px) * 1.20),178px) !important;
    flex-basis:min(calc(var(--mobile-luna-w,150px) * 1.20),178px) !important;
    height:56px !important;
  }
  .mobile-zulkuf-brand{margin-right:10px !important}
}
@media(max-width:390px){
  .luna-brand{
    width:min(calc(var(--mobile-luna-w,150px) * 1.10),160px) !important;
    flex-basis:min(calc(var(--mobile-luna-w,150px) * 1.10),160px) !important;
    height:52px !important;
  }
  .mobile-zulkuf-brand{margin-right:8px !important}
}

/* V14 balanced header enlargement: Luna remains primary, Zülküf stays visually proportional */
@media(min-width:1181px){
  .luna-brand{
    width:min(calc(var(--header-luna-w,205px) * 1.10),230px) !important;
    flex-basis:min(calc(var(--header-luna-w,205px) * 1.10),230px) !important;
    height:min(calc(var(--header-luna-h,72px) * 1.08),82px) !important;
  }
  .zulkuf-brand{
    width:min(calc(var(--header-zulkuf-w,158px) * 1.08),175px) !important;
    flex-basis:min(calc(var(--header-zulkuf-w,158px) * 1.08),175px) !important;
    height:min(calc(var(--header-zulkuf-h,64px) * 1.06),72px) !important;
  }
  .header-inner{min-height:100px !important;padding-top:9px !important;padding-bottom:9px !important}
  .brand-divider{height:48px !important}
}

@media(min-width:1051px) and (max-width:1180px){
  .luna-brand{width:195px !important;flex-basis:195px !important;height:76px !important}
  .zulkuf-brand{width:154px !important;flex-basis:154px !important;height:66px !important}
  .header-inner{min-height:96px !important}
}

@media(max-width:1050px){
  .luna-brand{
    width:min(calc(var(--mobile-luna-w,150px) * 1.35),205px) !important;
    flex-basis:min(calc(var(--mobile-luna-w,150px) * 1.35),205px) !important;
    height:64px !important;
  }
  .mobile-zulkuf-brand{
    width:min(calc(var(--mobile-zulkuf-w,108px) * 1.10),122px) !important;
    flex-basis:min(calc(var(--mobile-zulkuf-w,108px) * 1.10),122px) !important;
    height:52px !important;
    margin-right:12px !important;
  }
  .header-inner{height:86px !important;min-height:86px !important;padding:6px 0 !important}
}

@media(max-width:760px){
  .luna-brand{
    width:min(calc(var(--mobile-luna-w,150px) * 1.34),200px) !important;
    flex-basis:min(calc(var(--mobile-luna-w,150px) * 1.34),200px) !important;
    height:62px !important;
  }
  .mobile-zulkuf-brand{
    width:min(calc(var(--mobile-zulkuf-w,108px) * 1.09),118px) !important;
    flex-basis:min(calc(var(--mobile-zulkuf-w,108px) * 1.09),118px) !important;
    height:50px !important;
    margin-right:12px !important;
  }
  .header-inner{height:84px !important;min-height:84px !important}
}

@media(max-width:520px){
  .luna-brand{
    width:min(calc(var(--mobile-luna-w,150px) * 1.28),190px) !important;
    flex-basis:min(calc(var(--mobile-luna-w,150px) * 1.28),190px) !important;
    height:60px !important;
  }
  .mobile-zulkuf-brand{
    width:min(calc(var(--mobile-zulkuf-w,108px) * 1.05),112px) !important;
    flex-basis:min(calc(var(--mobile-zulkuf-w,108px) * 1.05),112px) !important;
    height:48px !important;
    margin-right:10px !important;
  }
  .header-inner{height:82px !important;min-height:82px !important}
}

@media(max-width:390px){
  .luna-brand{width:168px !important;flex-basis:168px !important;height:56px !important}
  .mobile-zulkuf-brand{width:98px !important;flex-basis:98px !important;height:46px !important;margin-right:8px !important}
  .header-inner{height:80px !important;min-height:80px !important;gap:5px !important}
}
