:root{--m-green:#123f35;--m-green2:#1f6a55;--m-lime:#dff36a;--m-ink:#17201d;--m-muted:#66736d;--m-bg:#f4f7f5;--m-border:#dfe7e2;--m-shadow:0 14px 35px rgba(20,55,45,.11)}
*{box-sizing:border-box}body{margin:0!important;background:var(--m-bg)!important;color:var(--m-ink)!important;font-family:Arial,Helvetica,sans-serif!important;line-height:1.55}.page-container{width:min(1180px,calc(100% - 32px))!important;max-width:1180px!important;margin:24px auto!important;background:#fff!important;border-radius:24px!important;overflow:hidden!important;box-shadow:0 20px 60px rgba(18,63,53,.12)!important}.header{height:auto!important;background:#fff!important}.header-top{height:auto!important;min-height:0!important;background:var(--m-green)!important}.header-top #slider_container,.header-top #example,.header-top #slides,.header-top .slides_container{width:100%!important;max-width:none!important}.header-top .slides_container{height:auto!important;min-height:160px!important}.header-top .slides_container img{width:100%!important;height:auto!important;display:block!important;object-fit:cover}.nav1{float:none!important;width:auto!important;padding:10px 20px!important;background:#0c2d26!important}.nav1 ul{display:flex!important;gap:18px!important;justify-content:flex-end!important;flex-wrap:wrap!important}.nav1 li{float:none!important}.nav1 a,.datecontact{color:#fff!important}.datecontact{float:none!important;width:auto!important;padding:10px 20px!important;background:var(--m-green)!important;text-align:right!important}.datecontact img{display:none!important}.header-bottom{height:auto!important;background:#fff!important;border-bottom:1px solid var(--m-border)!important}.nav2{float:none!important;width:auto!important;padding:12px 20px!important;display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important}.nav2 ul{float:none!important;margin:0!important}.nav2 a{display:block!important;padding:10px 14px!important;border-radius:10px!important;color:var(--m-green)!important;font-weight:700!important}.nav2 a:hover{background:#e8f2ed!important}.header-breadcrumbs{height:auto!important;padding:10px 24px!important;background:#f7faf8!important;border:0!important}.main{display:grid!important;grid-template-columns:250px minmax(0,1fr)!important;gap:28px!important;padding:28px!important;background:#fff!important}.main-navigation{float:none!important;width:auto!important;background:#f5f8f6!important;border:1px solid var(--m-border)!important;border-radius:16px!important;overflow:hidden!important}.main-navigation h1{background:var(--m-green)!important;color:#fff!important;padding:12px 16px!important;margin:0!important}.nav3-grid{padding:10px!important}.nav3-grid dt,.nav3-grid dd{margin:0!important}.nav3-grid a{display:block!important;padding:9px 10px!important;border-radius:8px!important;color:var(--m-ink)!important}.nav3-grid a:hover{background:#e1eee8!important}.main-content{float:none!important;width:auto!important;min-width:0!important}.pagetitle{font-size:1.8rem!important;color:var(--m-green)!important;margin:0 0 18px!important}.modern-hero{padding:clamp(30px,6vw,72px)!important;border-radius:24px!important;background:linear-gradient(120deg,rgba(18,63,53,.98),rgba(31,106,85,.91))!important;color:#fff!important;box-shadow:var(--m-shadow)!important}.modern-hero__content{max-width:650px}.modern-hero h2{font-size:clamp(2rem,5vw,4rem)!important;line-height:1.04!important;margin:12px 0 18px!important;color:#fff!important}.modern-hero p{font-size:1.08rem!important;max-width:580px}.modern-eyebrow{display:inline-block;color:#8aa11c!important;text-transform:uppercase;letter-spacing:.14em;font-size:.75rem;font-weight:800}.modern-hero .modern-eyebrow{color:var(--m-lime)!important}.modern-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:25px}.modern-btn{display:inline-flex!important;align-items:center;justify-content:center;padding:13px 20px!important;border-radius:12px!important;font-weight:800!important;text-decoration:none!important}.modern-btn--primary{background:var(--m-lime)!important;color:#20321f!important}.modern-btn--ghost{border:1px solid rgba(255,255,255,.55)!important;color:#fff!important}.modern-search,.modern-section{margin-top:28px!important}.modern-search{padding:20px!important;background:#fff!important;border:1px solid var(--m-border)!important;border-radius:16px!important;box-shadow:0 8px 24px rgba(20,55,45,.07)!important}.modern-search label{display:block;font-weight:800;color:var(--m-green);margin-bottom:8px}.modern-search__row{display:flex;gap:10px}.modern-search input[type=text]{flex:1;min-width:0;padding:13px 14px!important;border:1px solid #bccbc3!important;border-radius:10px!important;font-size:1rem!important}.modern-search input[type=submit],input.button{padding:12px 18px!important;border:0!important;border-radius:10px!important;background:var(--m-green2)!important;color:#fff!important;font-weight:800!important;cursor:pointer}.modern-section__head h2{font-size:clamp(1.5rem,3vw,2.35rem)!important;margin:5px 0!important;color:var(--m-green)!important}.modern-section__head p{color:var(--m-muted)!important}.modern-feature-grid,.modern-info-grid,.modern-category-grid{display:grid;gap:16px;margin-top:16px}.modern-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.modern-feature,.modern-info-grid a,.modern-category-card{display:flex!important;flex-direction:column;gap:8px;padding:24px!important;border:1px solid var(--m-border)!important;border-radius:18px!important;background:#fff!important;text-decoration:none!important;box-shadow:0 8px 24px rgba(20,55,45,.06)!important;transition:.2s ease}.modern-feature:hover,.modern-info-grid a:hover,.modern-category-card:hover{transform:translateY(-3px);box-shadow:var(--m-shadow)!important;border-color:#a7c7b8!important}.modern-feature strong{font-size:1.55rem;color:var(--m-green)}.modern-feature span,.modern-info-grid span{color:var(--m-muted)}.modern-feature--insects{background:linear-gradient(135deg,#eff9e6,#fff)!important}.modern-feature--rodents{background:linear-gradient(135deg,#e9f3f0,#fff)!important}.modern-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.modern-category-card span{font-size:1.05rem;font-weight:800;color:var(--m-ink)}.modern-category-card b{color:var(--m-green2)}.modern-info-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.modern-info-grid strong{font-size:1.12rem;color:var(--m-green)}.modern-content{padding:22px!important;background:#f6f9f7!important;border-radius:16px!important}.main-content img{max-width:100%!important;height:auto!important}.footer{width:auto!important;background:var(--m-green)!important;color:#fff!important;padding:24px!important}.footer a{color:#fff!important}
@media(max-width:860px){.page-container{width:100%!important;margin:0!important;border-radius:0!important}.main{grid-template-columns:1fr!important;padding:18px!important}.main-navigation{order:2}.main-content{order:1}.modern-category-grid,.modern-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.nav1 ul{justify-content:flex-start!important}.datecontact{text-align:left!important}.modern-feature-grid,.modern-category-grid,.modern-info-grid{grid-template-columns:1fr}.modern-search__row{flex-direction:column}.modern-hero{border-radius:16px!important}.main{padding:12px!important}}


/* Model 1: brand bar and removal of legacy slider */
.modern-brandbar{display:flex;align-items:center;gap:18px;min-height:72px;padding:14px clamp(18px,4vw,56px);background:linear-gradient(120deg,#123f35,#1f6a55);color:#fff}.modern-brandbar__brand{color:#fff!important;text-decoration:none!important;font-size:clamp(1.35rem,2.2vw,2rem);font-weight:900;letter-spacing:-.04em}.modern-brandbar__brand span{color:#dff36a}.modern-brandbar__tagline{margin-right:auto;color:#dceee5;font-weight:700}.modern-brandbar__cta{display:inline-flex;padding:10px 16px;border-radius:10px;background:#dff36a;color:#1b342a!important;font-weight:900;text-decoration:none!important}.header-top{display:none!important}@media(max-width:640px){.modern-brandbar{min-height:auto;flex-wrap:wrap;gap:8px}.modern-brandbar__tagline{order:3;flex-basis:100%}.modern-brandbar__cta{margin-left:auto}}


/* Model 1: primary banner in the existing carousel */
.header-top{display:block!important;background:#123f35!important}.header-top #slider_container,.header-top #example,.header-top #slides{width:100%!important;max-width:none!important}.header-top .slides_container{width:100%!important;min-height:430px!important;height:430px!important}.modern-carousel-slide{width:100%!important;height:430px!important;min-height:430px!important;display:flex!important;align-items:center!important;padding:clamp(30px,6vw,72px)!important;background:linear-gradient(120deg,rgba(18,63,53,.98),rgba(31,106,85,.90)),radial-gradient(circle at 82% 20%,rgba(223,243,106,.33),transparent 32%)!important;color:#fff!important}.modern-carousel-slide__content{max-width:660px!important}.modern-carousel-slide__content span{display:block;color:#dff36a;font-size:.76rem;font-weight:900;letter-spacing:.14em}.modern-carousel-slide__content h1{margin:10px 0 16px!important;color:#fff!important;font-size:clamp(2rem,4.6vw,4rem)!important;line-height:1.03!important}.modern-carousel-slide__content p{max-width:560px;font-size:1.08rem;color:#e7f2ed}.modern-carousel-slide__content a{display:inline-flex;margin:16px 10px 0 0;padding:12px 18px;border-radius:10px;background:#dff36a;color:#173127!important;font-weight:900;text-decoration:none!important}.modern-carousel-slide__content a.modern-carousel-slide__ghost{background:transparent!important;border:1px solid rgba(255,255,255,.65);color:#fff!important}@media(max-width:640px){.header-top .slides_container,.modern-carousel-slide{min-height:300px!important;height:300px!important}.modern-carousel-slide{padding:28px 24px!important}}

/* Keep carousel and navigation in separate vertical blocks */
.header-top{position:relative!important;display:block!important;overflow:visible!important}.header-top #slider_container,.header-top #example,.header-top #slides{position:relative!important;display:block!important;width:100%!important;height:430px!important;min-height:430px!important;overflow:hidden!important}.header-top .slides_container{position:relative!important;display:block!important;width:100%!important;height:430px!important;min-height:430px!important;overflow:hidden!important}.header-top .slides_container > *{position:absolute!important;inset:0!important;width:100%!important;height:430px!important}.header-top .slides_container > a img{width:100%!important;height:430px!important;object-fit:cover!important}.header-top .nav1,.header-top .datecontact{position:relative!important;z-index:10!important;clear:both!important;display:block!important}.header-bottom{position:relative!important;z-index:11!important;clear:both!important}.header-breadcrumbs,.main{position:relative!important;clear:both!important}

/* Navigation above the banner */
.header-top{display:flex!important;flex-wrap:wrap!important;align-items:center!important;background:#0c2d26!important}.header-top .nav1{order:1!important;flex:1 1 auto!important;background:transparent!important;padding:8px 20px!important}.header-top .nav1 ul{justify-content:flex-start!important}.header-top .datecontact{order:2!important;flex:0 1 auto!important;background:transparent!important;padding:8px 20px!important;text-align:right!important}.header-top #slider_container{order:3!important;flex:0 0 100%!important}@media(max-width:640px){.header-top .nav1,.header-top .datecontact{flex:1 0 100%!important;text-align:left!important}.header-top .nav1 ul{justify-content:flex-start!important}}

/* Compact utility navigation */
.header-top .nav1{width:auto!important;min-width:0!important;flex:0 1 auto!important}.header-top .nav1 ul{gap:4px!important;margin:0!important;padding:0!important}.header-top .nav1 li{float:none!important;width:auto!important;margin:0!important}.header-top .nav1 a{display:inline-flex!important;width:auto!important;min-width:0!important;max-width:none!important;padding:6px 9px!important;font-size:.82rem!important;line-height:1.1!important;white-space:nowrap!important;border-radius:7px!important}.header-top .datecontact{margin-left:auto!important;width:auto!important;min-width:0!important;white-space:nowrap!important;font-size:.85rem!important}

/* Final header grouping: compact utility strip above the carousel */
.modern-brandbar{min-height:46px!important;padding:8px clamp(16px,3vw,36px)!important}.modern-brandbar__tagline{display:none!important}.modern-brandbar__brand{font-size:1.35rem!important}
.header-top{display:flex!important;flex-wrap:wrap!important;align-items:center!important;background:#0c2d26!important}
.header-top .nav1{order:1!important;float:none!important;flex:0 0 auto!important;width:auto!important;height:auto!important;margin:0!important;padding:5px 12px!important;background:transparent!important}
.header-top .nav1 ul{display:flex!important;float:none!important;width:auto!important;gap:2px!important;justify-content:flex-start!important;align-items:center!important;margin:0!important;padding:0!important}
.header-top .nav1 li{display:block!important;float:none!important;flex:0 0 auto!important;width:auto!important;max-width:none!important;margin:0!important}
.header-top .nav1 a{display:block!important;width:auto!important;min-width:0!important;max-width:none!important;min-height:0!important;padding:4px 7px!important;white-space:nowrap!important;text-align:left!important;font-size:.72rem!important;line-height:1.1!important;overflow:visible!important}
.header-top .datecontact{order:2!important;float:none!important;flex:1 1 auto!important;width:auto!important;min-width:0!important;height:auto!important;margin:0!important;padding:5px 12px!important;background:transparent!important;text-align:right!important;white-space:nowrap!important;font-size:.78rem!important}
.header-top #slider_container{order:3!important;float:none!important;flex:0 0 100%!important;width:100%!important;margin:0!important;clear:both!important}
@media(max-width:760px){.modern-brandbar__tagline{display:block!important;order:3!important;flex-basis:100%!important;font-size:.75rem!important}.header-top .nav1,.header-top .datecontact{flex:1 0 100%!important;text-align:left!important}.header-top .nav1 ul{flex-wrap:wrap!important}.header-top .datecontact{white-space:normal!important}}

.header-top .slides_container .modern-carousel-slide{display:none!important}

/* Final: keep only the original first rotating banner */
.header-top{background:#fff!important}
.header-top #slider_container,.header-top #example,.header-top #slides,.header-top .slides_container,.header-top .slides_container .slides_control{height:160px!important;min-height:160px!important;background:transparent!important}
.header-top .slides_container .slides_control{width:100%!important;left:0!important}
.header-top .slides_container .modern-carousel-slide{display:none!important}
.header-top .slides_container .slides_control > a{display:none!important;position:absolute!important;inset:0!important;height:160px!important}
.header-top .slides_container .slides_control > a:first-of-type{display:block!important;z-index:3!important}
.header-top .slides_container .slides_control > a:first-of-type img{display:block!important;width:100%!important;height:160px!important;object-fit:cover!important}

/* Centred utility links in the green bar */
.modern-brandbar{position:relative!important;min-height:58px!important}.modern-brandbar__links{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;display:flex!important;gap:14px!important;white-space:nowrap!important}.modern-brandbar__links a{color:#fff!important;text-decoration:none!important;font-size:.78rem!important;font-weight:700!important}.modern-brandbar__links a:hover{color:#dff36a!important}.header-top .nav1,.header-top .datecontact{display:none!important}

/* Spread utility links across the green brand bar */
.modern-brandbar{display:flex!important;align-items:center!important;gap:18px!important}.modern-brandbar__tagline{display:none!important}.modern-brandbar__links{position:static!important;left:auto!important;top:auto!important;transform:none!important;display:flex!important;flex:1 1 auto!important;justify-content:space-evenly!important;align-items:center!important;gap:0!important;margin:0 28px!important;white-space:nowrap!important}.modern-brandbar__links a{display:block!important;flex:1 1 0!important;text-align:center!important;color:#fff!important;text-decoration:none!important;font-size:.78rem!important;font-weight:800!important}.modern-brandbar__links a:hover{color:#dff36a!important}.modern-brandbar__cta{margin-left:0!important}

.modern-brandbar__cta{margin-left:auto!important;margin-right:12px!important}

/* Align the legacy content with the new 1180px site frame */
.header,.header-top,.header-bottom,.main{float:none!important;width:100%!important;max-width:none!important}
.main{grid-template-columns:260px minmax(0,1fr)!important}
.main-content{width:auto!important;max-width:none!important}
.header-top #slider_container,.header-top #example,.header-top #slides,.header-top .slides_container{width:100%!important;max-width:none!important}

/* Stretch the original rotating banner to the full carousel width */
.header-top .slides_container .slides_control > a:first-of-type{width:100%!important;max-width:none!important}.header-top .slides_container .slides_control > a:first-of-type img{width:100%!important;max-width:none!important;object-fit:cover!important}

/* Double-height rotating banner */
.header-top #slider_container,.header-top #example,.header-top #slides,.header-top .slides_container,.header-top .slides_container .slides_control{height:320px!important;min-height:320px!important}.header-top .slides_container .slides_control > a:first-of-type,.header-top .slides_container .slides_control > a:first-of-type img{height:320px!important}

/* One uniform colour for the main navigation */
.header-bottom,.header-bottom .nav2{background:#123f35!important;border:0!important}.header-bottom .nav2 a{color:#fff!important;background:transparent!important}.header-bottom .nav2 a:hover{background:#1f6a55!important;color:#fff!important}

.modern-brandbar__links{justify-content:flex-end!important;gap:76px!important;margin-left:auto!important;margin-right:30px!important;flex:1 1 auto!important}.modern-brandbar__links a{flex:0 0 auto!important}

.modern-hero,.modern-search,.modern-section,.modern-content{display:none!important}

.modern-hero,.modern-section,.modern-content{display:block!important}.modern-feature-grid{display:grid!important}.modern-search,.modern-category-grid,.modern-info-grid,.modern-actions{display:none!important}

.modern-info-grid{display:grid!important}

/* Expand legacy category articles into the new content column */
.main-content .column1-unit,.main-content .column1-unit > div{width:100%!important;max-width:none!important}.main-content .column1-unit img{width:100%!important;max-width:100%!important;height:auto!important}.main-content .column1-unit font{max-width:100%!important}

/* Let legacy category article text use the full new width */
.main-content .column1-unit p br{display:none!important}

/* Checkout presentation */
.main-content .pagetitle + form,.main-content .pagetitle + table{display:block!important;width:100%!important;max-width:none!important;margin:18px 0!important;padding:28px!important;background:#fff!important;border:1px solid #dfe7e2!important;border-radius:18px!important;box-shadow:0 10px 28px rgba(20,55,45,.08)!important}.main-content form label{display:block!important;margin:12px 0 6px!important;font-weight:800!important;color:#123f35!important}.main-content form input[type=text],.main-content form input[type=email],.main-content form input[type=tel],.main-content form textarea,.main-content form select{width:100%!important;padding:12px 14px!important;border:1px solid #bccbc3!important;border-radius:10px!important;background:#fff!important}.main-content form input[type=submit],.main-content form button{padding:13px 20px!important;border:0!important;border-radius:10px!important;background:#1f6a55!important;color:#fff!important;font-weight:900!important;cursor:pointer!important}.main-content table{border-collapse:separate!important;border-spacing:0!important;width:100%!important;border:1px solid #dfe7e2!important;border-radius:14px!important;overflow:hidden!important}.main-content th{background:#123f35!important;color:#fff!important;padding:12px!important}.main-content td{padding:12px!important;border-bottom:1px solid #edf2ef!important}

/* Prominent order action */
.main-content form input[type=submit],.main-content form .button,.main-content form button{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:220px!important;min-height:52px!important;padding:15px 26px!important;border:0!important;border-radius:14px!important;background:linear-gradient(135deg,#1f6a55,#123f35)!important;color:#fff!important;font-size:1.05rem!important;font-weight:900!important;letter-spacing:.01em!important;box-shadow:0 10px 22px rgba(18,63,53,.25)!important}.main-content form input[type=submit]:hover,.main-content form .button:hover,.main-content form button:hover{transform:translateY(-1px)!important;box-shadow:0 14px 28px rgba(18,63,53,.3)!important}

/* Cart-to-checkout action */
.main-content a[href*='comanda.php']{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:220px!important;min-height:52px!important;padding:15px 26px!important;border-radius:14px!important;background:linear-gradient(135deg,#1f6a55,#123f35)!important;color:#fff!important;font-size:1.05rem!important;font-weight:900!important;text-decoration:none!important;box-shadow:0 10px 22px rgba(18,63,53,.25)!important}.main-content a[href*='comanda.php']:hover{transform:translateY(-1px)!important;color:#fff!important}

.main-content a[href*='comanda.php'] img{display:none!important}.main-content a[href*='comanda.php']{font-size:0!important;line-height:1!important}.main-content a[href*='comanda.php']::after{content:'Comandă acum';font-size:1.05rem!important;line-height:1.2!important;color:#fff!important}

/* Center the cart card and its checkout action */
.main-content form,.main-content form table,.main-content > table{box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important}.main-content a[href*='comanda.php']{box-sizing:border-box!important;display:flex!important;width:220px!important;max-width:calc(100% - 24px)!important;min-width:0!important;min-height:44px!important;margin:18px auto!important;padding:12px 18px!important;border-radius:12px!important}.main-content a[href*='comanda.php']::after{font-size:.98rem!important}

/* Compact quick order inside category listings */
.main-content .quick-order{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important;width:100%!important;margin:4px 0 18px!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;color:#65756e!important;font-size:.78rem!important}.main-content .quick-order strong{font-size:.78rem!important;color:#65756e!important;white-space:nowrap!important}.main-content .quick-order form{display:flex!important;align-items:center!important;gap:6px!important;width:auto!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}.main-content .quick-order input[type=text],.main-content .quick-order input[type=tel]{width:112px!important;min-height:32px!important;height:32px!important;margin:0!important;padding:6px 9px!important;border:1px solid #d7e2dc!important;border-radius:8px!important;background:#fff!important;color:#17201d!important;font-size:.78rem!important}.main-content .quick-order input[type=submit]{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:0!important;min-height:32px!important;height:32px!important;margin:0!important;padding:6px 10px!important;border:0!important;border-radius:8px!important;background:#dfeee7!important;color:#1f6a55!important;font-size:.78rem!important;font-weight:900!important;box-shadow:none!important}.main-content .quick-order input[type=submit]:hover{background:#1f6a55!important;color:#fff!important;transform:none!important}

/* Quick order aligned with each product action row */
.main-content > div[align="right"]{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;margin:10px 0 26px!important}.main-content > div[align="right"] > form{display:flex!important;align-items:center!important;gap:7px!important;width:auto!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.main-content > div[align="right"] .quick-order{display:flex!important;align-items:center!important;gap:6px!important;width:auto!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.main-content > div[align="right"] .quick-order strong{font-size:.75rem!important;color:#65756e!important;white-space:nowrap!important}.main-content > div[align="right"] .quick-order form{display:flex!important;align-items:center!important;gap:6px!important;width:auto!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.main-content > div[align="right"] .quick-order input[type=text],.main-content > div[align="right"] .quick-order input[type=tel]{width:92px!important;min-height:32px!important;height:32px!important;margin:0!important;padding:6px 8px!important;border:1px solid #d7e2dc!important;border-radius:8px!important;background:#fff!important;color:#17201d!important;font-size:.76rem!important}.main-content > div[align="right"] .quick-order input[type=submit]{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:0!important;min-height:32px!important;height:32px!important;margin:0!important;padding:6px 10px!important;border:0!important;border-radius:8px!important;background:#dfeee7!important;color:#1f6a55!important;font-size:.76rem!important;font-weight:900!important;box-shadow:none!important}.main-content > div[align="right"] .quick-order input[type=submit]:hover{background:#1f6a55!important;color:#fff!important;transform:none!important}

/* Keep product actions compact */
.main-content > div[align="right"] > form input[type=submit].button{min-width:116px!important;min-height:38px!important;height:38px!important;padding:8px 13px!important;border-radius:10px!important;font-size:.82rem!important;box-shadow:none!important}.main-content > div[align="right"] > form input[name="cty"]{width:42px!important;min-width:42px!important;min-height:38px!important;height:38px!important;margin:0!important;padding:6px 8px!important;border-radius:8px!important;font-size:.82rem!important;text-align:center!important}

/* Product details action matches the compact buttons */
.main-content > div[align="right"] > form a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:74px!important;min-height:38px!important;height:38px!important;margin:0!important;padding:8px 12px!important;border:1px solid #1f6a55!important;border-radius:10px!important;background:#fff!important;color:#1f6a55!important;font-size:.82rem!important;font-weight:850!important;text-decoration:none!important;line-height:1!important}.main-content > div[align="right"] > form a:hover{background:#e5f0eb!important;color:#123f35!important}

/* Homepage price cards */
.modern-prices{display:block!important;margin:30px 0!important;padding:30px!important;border:1px solid #dfe7e2!important;border-radius:18px!important;background:linear-gradient(145deg,#f7faf8,#edf5f0)!important}.modern-prices .modern-section__head{margin-bottom:20px!important}.modern-price-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}.modern-price-card{display:flex!important;flex-direction:column!important;gap:7px!important;min-height:150px!important;padding:18px!important;border:1px solid #d9e5df!important;border-radius:14px!important;background:#fff!important;color:#17201d!important;text-decoration:none!important;box-shadow:0 7px 16px rgba(18,63,53,.06)!important}.modern-price-card strong{color:#1f6a55!important;font-size:.9rem!important}.modern-price-card b{color:#123f35!important;font-size:1.55rem!important;line-height:1!important}.modern-price-card span{margin-top:auto!important;color:#65756e!important;font-size:.84rem!important;line-height:1.35!important}.modern-price-card:hover{transform:translateY(-2px)!important;border-color:#1f6a55!important;box-shadow:0 12px 25px rgba(18,63,53,.12)!important}@media(max-width:820px){.modern-price-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:560px){.modern-prices{padding:18px!important}.modern-price-grid{grid-template-columns:1fr!important}}

/* Modern contact card replacing the legacy sidebar image */
.main-navigation p:has(> a[href*="contact.php"] > img[src*="dderatizare"]){margin:14px 12px 10px!important;padding:0!important}.main-navigation p:has(> a[href*="contact.php"] > img[src*="dderatizare"]) > a{display:block!important;min-height:214px!important;padding:22px 17px!important;border-radius:14px!important;background:linear-gradient(145deg,#123f35,#1f6a55)!important;color:#fff!important;text-decoration:none!important;box-shadow:0 12px 24px rgba(18,63,53,.18)!important}.main-navigation p:has(> a[href*="contact.php"] > img[src*="dderatizare"]) img{display:none!important}.main-navigation p:has(> a[href*="contact.php"] > img[src*="dderatizare"]) > a::before{content:"Contact rapid";display:block;color:#dff36a;font-size:.78rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase;margin-bottom:16px}.main-navigation p:has(> a[href*="contact.php"] > img[src*="dderatizare"]) > a::after{content:"Ai nevoie de ajutor?\A\A021 440 00 83\A0728 975 405\A0732 300 302\A\AVezi datele de contact →";white-space:pre-line;display:block;font-size:.94rem;font-weight:800;line-height:1.65}.main-navigation p:has(> a[href*="contact.php"] > img[src*="dderatizare"]) > a:hover{transform:translateY(-2px)!important;box-shadow:0 16px 28px rgba(18,63,53,.24)!important}

/* Modern contact card: target the legacy div */
.main-navigation div[style*="text-align: center"]:has(> a > img[src*="dderatizare"]){margin:14px 12px 10px!important;padding:0!important;text-align:left!important}.main-navigation div[style*="text-align: center"]:has(> a > img[src*="dderatizare"]) > a{display:block!important;min-height:214px!important;padding:22px 17px!important;border-radius:14px!important;background:linear-gradient(145deg,#123f35,#1f6a55)!important;color:#fff!important;text-decoration:none!important;box-shadow:0 12px 24px rgba(18,63,53,.18)!important}.main-navigation div[style*="text-align: center"]:has(> a > img[src*="dderatizare"]) img{display:none!important}.main-navigation div[style*="text-align: center"]:has(> a > img[src*="dderatizare"]) > a::before{content:"Contact rapid";display:block;color:#dff36a;font-size:.78rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase;margin-bottom:16px}.main-navigation div[style*="text-align: center"]:has(> a > img[src*="dderatizare"]) > a::after{content:"Ai nevoie de ajutor?\A\A021 440 00 83\A0728 975 405\A0732 300 302\A\AVezi datele de contact →";white-space:pre-line;display:block;font-size:.94rem;font-weight:800;line-height:1.65}.main-navigation div[style*="text-align: center"]:has(> a > img[src*="dderatizare"]) > a:hover{transform:translateY(-2px)!important;box-shadow:0 16px 28px rgba(18,63,53,.24)!important}

/* Clear line breaks in the contact card */
.main-navigation div[style*="text-align: center"]:has(> a > img[src*="dderatizare"]) > a::after{content:"Ai nevoie de ajutor?\A \A 021 440 00 83\A 0728 975 405\A 0732 300 302\A \A Vezi datele de contact →"!important;white-space:pre-line!important;letter-spacing:0!important}

/* Contact card symbols */
.main-navigation div[style*="text-align: center"]:has(> a > img[src*="dderatizare"]) > a::after{content:"Ai nevoie de ajutor?\A \A ☎  021 440 00 83\A ◉  0728 975 405\A ◉  0732 300 302\A \A Vezi datele de contact →"!important}.main-navigation div[style*="text-align: center"]:has(> a > img[src*="dderatizare"]) > a::before{content:"☎  Contact rapid"!important}


/* Categorii: separatoare aliniate la lățimea noii coloane */
.main-navigation .nav3-grid{width:100%!important;margin:0!important;padding:0!important}
.main-navigation .nav3-grid dt{box-sizing:border-box!important;width:100%!important;margin:0!important;padding:0!important;border-bottom:1px solid rgba(25,104,68,.22)!important}
.main-navigation .nav3-grid dt a{display:block!important;padding:10px 8px!important;line-height:1.25!important}
.main-navigation .nav3-grid dd{box-sizing:border-box!important;width:100%!important;margin:0!important;padding:4px 8px 7px 18px!important;border-bottom:1px solid rgba(25,104,68,.12)!important}


/* Elimină separatorul rămas din tema veche */
.main-navigation .nav3-grid{border-bottom:0!important}

/* Înlocuiește bordurile vechi ale linkurilor de categorie */
.main-navigation .nav3-grid dt>a,.main-navigation .nav3-grid dd>a{border-top:0!important}

/* Meniu principal centrat sub banner */
.header-bottom .nav2{display:flex!important;justify-content:center!important;align-items:center!important}
.header-bottom .nav2 ul{float:none!important;margin:0!important}

/* Meniu la stânga, centrat vertical în bara verde */
.header-bottom .nav2{justify-content:flex-start!important;padding-left:24px!important}
.header-bottom .nav2 ul{align-self:center!important}

/* Corecție optică: textul meniului pe centrul vertical */
.header-bottom .nav2 ul{transform:translateY(-5px)!important}


/* Product video player 2026 */
.product-video-embed { position: relative; width: 100%; max-width: 900px; margin: 22px auto; padding-top: 56.25%; border-radius: 16px; background: #0f172a; box-shadow: 0 14px 36px rgba(15,23,42,.18); overflow: hidden; }
.product-video-embed iframe { position: absolute; inset: 0; width: 100%; height: 100%; border: 0; }

.product-video-section { margin: 28px 0; padding-top: 6px; }
.product-video-section > h2 { margin: 0 0 14px; color: #172033; font-size: clamp(22px,3vw,30px); }


/* INFO sidebar: contact rapid and useful links - 2026-08-19 */
.info-contact-card{position:relative;overflow:hidden;margin:8px 0 16px;padding:16px 14px;border:1px solid rgba(255,255,255,.2);border-radius:16px;background:linear-gradient(145deg,#123f31 0%,#1f6b4f 100%);box-shadow:0 12px 28px rgba(18,63,49,.2);color:#fff}
.info-contact-card:after{content:"";position:absolute;right:-30px;bottom:-44px;width:110px;height:110px;border-radius:50%;background:rgba(255,255,255,.08);pointer-events:none}
.info-contact-card__eyebrow{position:relative;z-index:1;margin-bottom:5px;color:#c9f4d8;font-size:10px;font-weight:800;letter-spacing:.12em}
.info-contact-card__title{position:relative;z-index:1;display:block;margin-bottom:12px;font-size:16px;line-height:1.25}
.info-contact-card__phones{position:relative;z-index:1;display:grid;gap:7px}
.info-contact-card__phones a{display:block;padding:8px 9px;border:1px solid rgba(255,255,255,.16);border-radius:10px;background:rgba(255,255,255,.09);color:#fff!important;font-size:13px;font-weight:700;line-height:1.2;text-decoration:none!important}
.info-contact-card__phones a:hover{background:rgba(255,255,255,.17);transform:translateY(-1px)}
.info-contact-card__cta{position:relative;z-index:1;display:block;margin:11px 0 12px;padding:9px 10px;border-radius:10px;background:#d8f35a;color:#17382c!important;font-size:12px;font-weight:800;text-align:center;text-decoration:none!important}
.info-contact-card__cta:hover{background:#e6ff73}
.info-contact-card__links{position:relative;z-index:1;display:grid;gap:5px;padding-top:10px;border-top:1px solid rgba(255,255,255,.18)}
.info-contact-card__links a{color:#eefbf2!important;font-size:11px;line-height:1.3;text-decoration:none!important}
.info-contact-card__links a:before{content:"›";margin-right:6px;color:#d8f35a;font-weight:900}
.info-contact-card__links a:hover{text-decoration:underline!important}
.info-legacy-slot{margin:8px 0 14px;overflow-wrap:anywhere}
@media(max-width:760px){.info-contact-card{padding:15px 13px}.info-contact-card__phones a{font-size:14px}}
/* Header and category alignment refinements - 2026-08-19 */
.modern-brandbar__links{gap:1cm!important;justify-content:flex-end!important;margin-left:auto!important;margin-right:30px!important}
.main-navigation>.round-border-topright{display:none!important;width:0!important;height:0!important;background:none!important}
.main-navigation>h1.first{position:relative!important;border-radius:14px 14px 0 0!important;background:#123f35!important;overflow:hidden!important}
@media(min-width:761px){.header-bottom .nav2>ul{transform:translateY(-5mm)!important}}
@media(max-width:760px){.modern-brandbar__links{gap:12px!important;margin:0!important}.header-bottom .nav2>ul{transform:none!important}}
/* Quick service request flow - 2026-08-19 */
.modern-price-card{position:relative}
.modern-price-card em{display:inline-flex;margin-top:14px;padding:7px 11px;border-radius:999px;background:#dff36a;color:#123f35;font-size:12px;font-style:normal;font-weight:900;letter-spacing:.03em;text-transform:uppercase}
.modern-price-card:hover em{background:#fff}
.quick-order-notice{margin:0 0 18px;padding:14px 16px;border-radius:12px;font-weight:800}
.quick-order-notice--success{background:#e5f7ec;border:1px solid #9bd4ae;color:#155b31}
.quick-order-notice--error{background:#fff3db;border:1px solid #edc777;color:#7b4d00}
.quick-order-modal[hidden]{display:none!important}
.quick-order-modal{position:fixed;z-index:99999;inset:0;display:grid;place-items:center;padding:20px;background:rgba(9,30,25,.72);backdrop-filter:blur(5px)}
.quick-order-dialog{position:relative;width:min(560px,100%);max-height:calc(100vh - 40px);overflow:auto;box-sizing:border-box;padding:30px;border-radius:22px;background:#fff;box-shadow:0 28px 80px rgba(0,0,0,.32)}
.quick-order-dialog h2{margin:6px 0 8px;color:#123f35;font-size:clamp(26px,4vw,36px)}
.quick-order-selection{margin:0 0 20px;padding:12px 14px;border-radius:12px;background:#edf4f1;color:#304c43}
.quick-order-modal__close{position:absolute;top:12px;right:14px;width:42px;height:42px;border:0;border-radius:50%;background:#edf4f1;color:#123f35;font-size:27px;line-height:1;cursor:pointer}
.quick-order-form{display:grid;gap:15px}
.quick-order-form>label{display:grid;gap:7px;color:#243c34;font-weight:800}
.quick-order-form input[type=text],.quick-order-form input[type=tel]{box-sizing:border-box;width:100%;padding:13px 14px;border:1px solid #c9d8d2;border-radius:11px;background:#fff;color:#17201d;font:inherit}
.quick-order-form input:focus{outline:3px solid rgba(223,243,106,.45);border-color:#1f6a55}
.quick-order-form fieldset{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;padding:14px;border:1px solid #d9e5e0;border-radius:13px}
.quick-order-form legend{padding:0 7px;color:#123f35;font-weight:900}
.quick-order-form fieldset label{display:flex;align-items:center;gap:8px;padding:10px;border-radius:9px;background:#f4f7f5;color:#314a42;font-weight:800;cursor:pointer}
.quick-order-form fieldset input{width:18px;height:18px;accent-color:#1f6a55}
.quick-order-consent{margin:0;color:#66736d;font-size:13px;line-height:1.45}
.quick-order-form .modern-btn{border:0;cursor:pointer}
.quick-order-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
body.quick-order-open{overflow:hidden}
@media(max-width:620px){.quick-order-dialog{padding:24px 18px}.quick-order-form fieldset{grid-template-columns:1fr}.quick-order-modal{padding:10px}}
/* Price CTA and legacy navigation alignment - 2026-08-19 */
.modern-price-card em{align-self:center!important;justify-content:center!important;width:auto!important;max-width:100%!important;box-sizing:border-box!important;margin-left:auto!important;margin-right:auto!important;text-align:center!important}
.header-bottom .nav2{gap:8px!important;align-items:center!important}
.header-bottom .nav2>ul{display:flex!important;align-items:center!important;border:0!important;background:none!important}
.header-bottom .nav2>ul>li{display:flex!important;align-items:center!important;margin:0!important;padding:0!important;border:0!important;border-left:0!important;border-right:0!important;background:none!important}
.header-bottom .nav2>ul>li>a{display:flex!important;align-items:center!important;justify-content:center!important;margin:0!important;border:0!important;border-left:0!important;border-right:0!important;background-image:none!important;line-height:1.2!important}

/* Carousel responsive si meniu centrat vertical - 2026-08-19 */
.header-bottom .nav2{display:flex!important;align-items:center!important;min-height:64px!important;padding:12px 24px!important}
.header-bottom .nav2>ul{transform:none!important;align-self:center!important}
.header-top #slider_container,.header-top #example,.header-top #slides,.header-top .slides_container{position:relative!important;display:block!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:1000/204!important;overflow:hidden!important;background:#fff!important}
.header-top .slides_container>*{position:absolute!important;inset:0!important;display:block!important;width:100%!important;height:100%!important;min-height:0!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:opacity .55s ease!important;z-index:1!important}
.header-top .slides_container>.modern-carousel-slide{display:flex!important;align-items:center!important;padding:24px 34px!important}
.header-top .slides_container>*.is-active{opacity:1!important;visibility:visible!important;pointer-events:auto!important;z-index:3!important}
.header-top .slides_container>a,.header-top .slides_container>a:first-of-type{display:block!important;width:100%!important;height:100%!important}
.header-top .slides_container>a>img,.header-top .slides_container>a:first-of-type>img{display:block!important;float:none!important;width:100%!important;height:100%!important;max-width:100%!important;object-fit:contain!important;object-position:center center!important;background:#fff!important}
.modern-carousel-slide__content{max-width:650px!important}
.modern-carousel-slide__content h1{font-size:clamp(1.7rem,3.2vw,2.7rem)!important;margin:6px 0 10px!important}
.modern-carousel-slide__content p{margin:0!important;line-height:1.4!important}
.modern-carousel-slide__content a{margin-top:12px!important}
@media(max-width:760px){.header-bottom .nav2{min-height:0!important;padding:10px 12px!important}.header-top #slider_container,.header-top #example,.header-top #slides,.header-top .slides_container{aspect-ratio:auto!important;height:190px!important;min-height:190px!important}.header-top .slides_container>.modern-carousel-slide{padding:18px 20px!important}.modern-carousel-slide__content h1{font-size:1.65rem!important}.modern-carousel-slide__content p{font-size:.9rem!important}.modern-carousel-slide__content a{padding:9px 12px!important;margin-top:8px!important}}

/* Bannere 2026 cu oferte orientative - 2026-08-19 */
.header-top #slider_container,.header-top #example,.header-top #slides,.header-top .slides_container{height:330px!important;min-height:330px!important;aspect-ratio:auto!important;background:#0d3128!important}
.header-top .slides_container>*{height:330px!important}
.header-top .slides_container>.modern-offer-slide{position:absolute!important;inset:0!important;display:block!important;overflow:hidden!important;color:#fff!important;text-decoration:none!important;background:#0d3128!important}
.header-top .slides_container>.modern-offer-slide>img{position:absolute!important;inset:0!important;display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;transition:transform 6s ease!important}
.header-top .slides_container>.modern-offer-slide.is-active>img{transform:scale(1.025)!important}
.modern-offer-slide:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,rgba(5,31,24,.92) 0%,rgba(5,31,24,.7) 36%,rgba(5,31,24,.12) 68%,rgba(5,31,24,0) 100%)}
.modern-offer-slide--right:after{background:linear-gradient(270deg,rgba(5,31,24,.94) 0%,rgba(5,31,24,.72) 36%,rgba(5,31,24,.12) 68%,rgba(5,31,24,0) 100%)}
.modern-offer-slide__content{position:absolute;z-index:2;top:50%;left:56px;width:min(470px,42%);transform:translateY(-50%);display:flex;flex-direction:column;align-items:flex-start;color:#fff;text-shadow:0 2px 14px rgba(0,0,0,.25)}
.modern-offer-slide--right .modern-offer-slide__content{left:auto;right:56px;align-items:flex-start}
.modern-offer-slide__content small{margin-bottom:7px;color:#dff36a;font-size:12px;font-weight:900;letter-spacing:.14em}
.modern-offer-slide__content strong{font-size:clamp(27px,3vw,42px);line-height:1.02;font-weight:900}
.modern-offer-slide__content b{margin-top:10px;font-size:20px;font-weight:800}
.modern-offer-slide__content b em{color:#dff36a;font-size:30px;font-style:normal}
.modern-offer-slide__content>span{margin-top:2px;font-size:16px;font-weight:700}
.modern-offer-slide__content i{display:inline-flex;margin-top:15px;padding:10px 16px;border-radius:10px;background:#dff36a;color:#17382c;font-size:14px;font-style:normal;font-weight:900;text-shadow:none;box-shadow:0 8px 24px rgba(0,0,0,.2)}
.modern-offer-slide:hover .modern-offer-slide__content i{background:#fff;transform:translateY(-1px)}
.modern-offer-slide__content mark{margin-top:9px;background:transparent;color:rgba(255,255,255,.78);font-size:10px;font-weight:600}
.header-top .slides_container>.modern-offer-slide--legacy>img{object-fit:contain!important;background:#fff!important;transform:none!important}
.header-top .slides_container>.modern-offer-slide--legacy:after{display:none!important}
@media(max-width:760px){.header-top #slider_container,.header-top #example,.header-top #slides,.header-top .slides_container,.header-top .slides_container>*{height:300px!important;min-height:300px!important}.header-top .slides_container>.modern-offer-slide>img{object-position:center!important}.modern-offer-slide:after,.modern-offer-slide--right:after{background:linear-gradient(90deg,rgba(5,31,24,.94),rgba(5,31,24,.66))}.modern-offer-slide__content,.modern-offer-slide--right .modern-offer-slide__content{left:20px;right:20px;width:auto;align-items:flex-start}.modern-offer-slide__content small{font-size:10px}.modern-offer-slide__content strong{font-size:25px}.modern-offer-slide__content b{font-size:17px}.modern-offer-slide__content b em{font-size:26px}.modern-offer-slide__content>span{font-size:14px}.modern-offer-slide__content mark{font-size:9px}}

/* Reglaj final bannere noi - 2026-08-19 */
.header-top #slider_container,.header-top #example,.header-top #slides,.header-top .slides_container{width:100%!important;max-width:100%!important;height:390px!important;min-height:390px!important}
.header-top .slides_container>*{left:0!important;right:0!important;width:100%!important;max-width:none!important;height:390px!important;min-height:390px!important}
.header-top .slides_container>.modern-offer-slide>img{left:0!important;right:0!important;width:100%!important;min-width:100%!important;max-width:none!important;height:100%!important;object-fit:cover!important}
.header-top .slides_container>.modern-offer-slide:first-child>img{object-position:center 58%!important}
.header-top .slides_container>.modern-offer-slide:first-child.is-active>img{transform:scale(1.035)!important}
@media(max-width:760px){.header-top #slider_container,.header-top #example,.header-top #slides,.header-top .slides_container,.header-top .slides_container>*{height:330px!important;min-height:330px!important}}

/* Broscuta: umplere reala pe intreaga latime */
body .header-top #slides .slides_container>a.modern-offer-slide:first-child>img{width:100%!important;min-width:100%!important;max-width:none!important;height:100%!important;object-fit:cover!important;object-position:center 58%!important}

/* Mobile layout: bară globală pliabilă, fără coloană laterală - 2026-08-19 */
.mobile-sidebar-toggle{display:none}
@media(max-width:860px){
  .main{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:10px!important;padding:10px!important}
  .main-navigation{display:block!important;order:1!important;width:100%!important;min-width:0!important;margin:0!important;border:0!important;border-radius:14px!important;background:transparent!important}
  .main-content{order:2!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important}
  .main-content>.column1-unit{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}
  .mobile-sidebar-toggle{display:flex!important;align-items:center;justify-content:space-between;width:100%;min-height:52px;padding:12px 14px;border:0;border-radius:13px;background:linear-gradient(135deg,#123f35,#1f6a55);color:#fff;font:inherit;text-align:left;cursor:pointer;box-shadow:0 8px 20px rgba(18,63,53,.14)}
  .mobile-sidebar-toggle strong{padding-right:10px;font-size:14px;line-height:1.2}
  .mobile-sidebar-toggle span{display:inline-flex;flex:0 0 auto;align-items:center;min-height:30px;padding:5px 10px;border-radius:999px;background:#dff36a;color:#17382c;font-size:11px;font-weight:900}
  .main-navigation:not(.is-open)>:not(.mobile-sidebar-toggle){display:none!important}
  .main-navigation.is-open{border:1px solid #d9e5df!important;background:#f5f8f6!important}
  .main-navigation.is-open>.mobile-sidebar-toggle{border-radius:13px 13px 0 0;box-shadow:none}
  .main-navigation.is-open>h1.first{border-radius:0!important}
}
@media(max-width:480px){
  .main{padding:6px!important}
  .header-breadcrumbs{padding:9px 12px!important;overflow-x:auto!important;white-space:nowrap!important}
  .main-content>.pagetitle{margin:8px 0 14px!important;font-size:1.5rem!important;line-height:1.28!important;overflow-wrap:anywhere!important}
}

/* Disponibilitate produs - 2026-08-20 */
.product-availability-badge{display:inline-flex;align-items:center;margin:0 0 9px;padding:5px 10px;border:1px solid transparent;border-radius:999px;font-size:11px;font-weight:850;line-height:1.2;letter-spacing:.02em}
.product-availability-badge.is-available{border-color:#bbf7d0;background:#f0fdf4;color:#166534}
.product-availability-badge.is-preorder{border-color:#fed7aa;background:#fff7ed;color:#9a3412}
.product-availability-badge.is-supplier{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}
.product-availability-badge.is-incoming{border-color:#ddd6fe;background:#f5f3ff;color:#6d28d9}
.product-availability-badge.is-unavailable{border-color:#fecaca;background:#fef2f2;color:#b91c1c}
.product-availability-badge.is-off-offer{border-color:#fde68a;background:#fffbeb;color:#92400e}
.product-title-badges{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 7px}.product-title-badge{display:inline-flex;align-items:center;padding:4px 8px;border:1px solid #dbe3ea;border-radius:999px;background:#f8fafc;color:#64748b;font-size:10px;font-weight:900;letter-spacing:.04em;line-height:1;text-transform:uppercase;vertical-align:middle}.product-title-badge.is-new{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}.product-title-badge.is-sale{border-color:#fecaca;background:#fef2f2;color:#b91c1c}.product-title-badge.is-bestseller{border-color:#fde68a;background:#fffbeb;color:#92400e}.product-title-badge.is-recommended{border-color:#bbf7d0;background:#f0fdf4;color:#166534}.product-title-badge.is-exclusive{border-color:#ddd6fe;background:#f5f3ff;color:#6d28d9}.product-title-badge.is-clearance{border-color:#fed7aa;background:#fff7ed;color:#9a3412}

/* Category/subcategory flags - v15 */
.catalog-nav-badge{display:inline-flex;align-items:center;margin-left:4px;padding:2px 5px;border:1px solid rgba(255,255,255,.34);border-radius:999px;background:#eef2f7;color:#526071;font-size:8px;font-weight:950;letter-spacing:.045em;line-height:1;text-transform:uppercase;vertical-align:middle}.catalog-nav-badge.is-new{background:#dbeafe;color:#1d4ed8}.catalog-nav-badge.is-hot{background:#ffedd5;color:#c2410c}.catalog-nav-badge.is-sale{background:#fee2e2;color:#b91c1c}.catalog-nav-badge.is-recommended{background:#dcfce7;color:#166534}.catalog-nav-badge.is-seasonal{background:#d1fae5;color:#047857}.catalog-nav-badge.is-clearance{background:#ede9fe;color:#6d28d9}
