:root{--lime:#b7ca30;--lime-dark:#829315;--lime-soft:#f4f8dc;--ink:#292b2b;--muted:#626766;--line:#dfe3df;--soft:#f6f7f5;--white:#fff;--max:1180px;--radius:20px;--shadow:0 18px 45px rgba(28,31,29,.11)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font:16px/1.65 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;text-rendering:optimizeLegibility}img{display:block;max-width:100%;height:auto}a{color:inherit}button,input,textarea{font:inherit}:focus-visible{outline:3px solid rgba(183,202,48,.65);outline-offset:3px}.container{width:min(var(--max),calc(100% - 32px));margin-inline:auto}.narrow{width:min(820px,calc(100% - 32px));margin-inline:auto}.section{padding:76px 0}.soft{background:var(--soft)}.dark{background:linear-gradient(135deg,#252727,#111);color:#fff}.dark p{color:#d5d9d6}.grid{display:grid;gap:24px}.grid>*{min-width:0}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.skip{position:fixed;top:-100px;left:16px;z-index:1000;background:#111;color:#fff;padding:10px 14px}.skip:focus{top:12px}.topbar{background:#252727;color:#fff;font-size:.82rem}.topbar .container{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:20px}.topbar strong{color:#d7ea3b}.header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.header-inner{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;flex-direction:column;text-decoration:none;line-height:1}.brand strong{font-size:1.85rem;font-weight:950;letter-spacing:-.07em;text-transform:uppercase}.brand span{font-size:.69rem;color:#727775;font-weight:800;margin-top:5px;letter-spacing:.025em}.desktop{display:flex;gap:22px;align-items:center}.desktop a{text-decoration:none;font-size:.91rem;font-weight:780}.desktop a:hover{color:var(--lime-dark)}.header-actions{display:flex}.mobile{display:none}.mobile summary{list-style:none;cursor:pointer;border:1px solid var(--line);border-radius:11px;padding:10px 14px;font-weight:850}.mobile summary::-webkit-details-marker{display:none}.mobile nav{position:absolute;left:0;right:0;top:78px;display:grid;background:#fff;border-bottom:1px solid var(--line);padding:16px 20px 24px;box-shadow:var(--shadow)}.mobile nav a{text-decoration:none;padding:11px 5px;border-bottom:1px solid #eee;font-weight:760}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 20px;border:1px solid transparent;border-radius:12px;text-decoration:none;font-weight:880;cursor:pointer;transition:.18s ease}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--lime);color:#202200;box-shadow:0 9px 23px rgba(132,148,20,.22)}.btn-primary:hover{background:#c6da36}.btn-dark{background:#303333;color:#fff}.btn-light{background:#fff;border-color:var(--line);color:#272929}.btn-small{min-height:42px;padding:9px 15px;font-size:.9rem}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.breadcrumbs{padding:15px 0;border-bottom:1px solid var(--line);background:#fff}.breadcrumbs ol{list-style:none;display:flex;flex-wrap:wrap;gap:7px;margin:0;padding:0;font-size:.84rem;color:var(--muted)}.breadcrumbs li:not(:last-child)::after{content:"/";margin-left:7px;color:#aaa}.breadcrumbs a{color:var(--lime-dark);font-weight:700}.hero{padding:76px 0 68px;overflow:hidden;background:radial-gradient(circle at 90% 5%,rgba(183,202,48,.3),transparent 31%),linear-gradient(180deg,#fff,#fafbf4)}.hero-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(310px,.8fr);gap:58px;align-items:center}.kicker{display:inline-flex;align-items:center;gap:8px;padding:7px 12px;border:1px solid #d8e59a;border-radius:999px;background:var(--lime-soft);color:#59660a;font-size:.8rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.kicker:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--lime)}h1,h2,h3{line-height:1.14;letter-spacing:-.03em;margin:0 0 16px}h1{font-size:clamp(2.4rem,5vw,4.8rem);overflow-wrap:break-word}h1 em{color:#829315;font-style:normal}h2{font-size:clamp(1.75rem,3.2vw,2.85rem)}h3{font-size:1.3rem}p{margin:0 0 18px;color:var(--muted)}.lead{font-size:clamp(1.08rem,2vw,1.28rem);max-width:820px}.trust-row{display:flex;flex-wrap:wrap;gap:12px 20px;margin-top:24px;font-weight:760;color:#4c514e}.trust-row span:before{content:"✓";display:inline-grid;place-items:center;width:21px;height:21px;margin-right:7px;border-radius:50%;background:var(--lime);color:#202200;font-weight:950}.hero-card{position:relative;min-height:410px;padding:34px;border-radius:30px;background:linear-gradient(145deg,#3c4040,#191b1b);color:#fff;box-shadow:0 28px 58px rgba(24,26,25,.24);overflow:hidden}.hero-card:after{content:"";position:absolute;right:-100px;bottom:-100px;width:280px;height:280px;border-radius:50%;background:rgba(183,202,48,.2)}.hero-card p{color:#dce0dd}.hero-card>a{position:relative;z-index:1;color:#d7ea3b;font-weight:850}.boiler{position:relative;width:150px;height:185px;margin:12px auto 28px;border:3px solid #fff;border-radius:14px;background:linear-gradient(145deg,#fff,#e7e9e6);box-shadow:0 20px 30px rgba(0,0,0,.22)}.boiler b{position:absolute;top:22px;left:0;right:0;color:#222;text-align:center;letter-spacing:.08em;font-size:.76rem}.boiler i{position:absolute;bottom:27px;left:48px;display:grid;place-items:center;width:50px;height:34px;border:2px solid #292b2b;border-radius:6px;color:#292b2b;font-style:normal;font-weight:950}.heading{max-width:780px;margin-bottom:34px}.eyebrow{color:var(--lime-dark);font-size:.78rem;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.eyebrow.light{color:#d7ea3b}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:27px;box-shadow:0 7px 22px rgba(32,35,33,.045)}.card:hover{border-color:#c7d56e}.card-link{display:block;height:100%;text-decoration:none}.card-link .arrow{color:var(--lime-dark);font-weight:850}.icon{display:grid;place-items:center;width:48px;height:48px;margin-bottom:18px;border-radius:14px;background:var(--lime-soft);color:#586507;font-weight:950}.check-list{list-style:none;margin:0;padding:0;display:grid;gap:11px}.check-list li{position:relative;padding-left:29px;color:var(--muted)}.check-list li:before{content:"✓";position:absolute;left:0;color:var(--lime-dark);font-weight:950}.notice{margin:25px 0;padding:20px 22px;border-left:4px solid var(--lime);border-radius:14px;background:#fcfde9}.notice p:last-child{margin-bottom:0}.independent{border-color:#7b8790;background:#f2f5f6}.steps{list-style:none;margin:0;padding:0;display:grid;gap:14px;counter-reset:step}.steps li{display:grid;grid-template-columns:52px 1fr;gap:0 15px;padding:18px;border:1px solid #454949;border-radius:15px;background:rgba(255,255,255,.04);counter-increment:step}.steps li:before{content:counter(step);grid-row:1/3;display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:var(--lime);color:#202200;font-weight:950}.steps b{font-size:1.05rem}.steps span{color:#cfd4d1}.faq{display:grid;gap:12px}.faq details{padding:17px 19px;border:1px solid var(--line);border-radius:14px;background:#fff}.faq summary{cursor:pointer;font-weight:850}.faq p{padding-top:13px;margin-bottom:0}.cta-panel{display:grid;grid-template-columns:1fr auto;align-items:center;gap:28px;padding:38px;border-radius:25px;background:linear-gradient(135deg,#adbf26,#7f9011);color:#151700;box-shadow:0 18px 45px rgba(126,143,16,.2)}.cta-panel p{color:#292e00;margin:0;max-width:690px}.cta-panel h2{font-size:clamp(1.7rem,3vw,2.5rem)}.model-grid{display:grid;grid-template-columns:minmax(280px,.75fr) minmax(0,1.25fr);gap:46px;align-items:start}.product{margin:0;padding:24px;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:var(--shadow)}.product img{width:100%;aspect-ratio:1;object-fit:contain}.product figcaption{margin-top:13px;color:var(--muted);font-size:.85rem}.prose h2{margin-top:44px}.prose h3{margin-top:28px}.prose ul,.prose ol{color:var(--muted)}.sources{padding-left:20px;color:var(--muted)}.sources li{margin-bottom:9px}.sources a{color:#596608;font-weight:760}.contact-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:28px}.form{display:grid;gap:16px}.form label{font-weight:800}.form input,.form textarea{width:100%;margin-top:6px;padding:12px 13px;border:1px solid #cdd2ce;border-radius:11px}.form textarea{min-height:120px;resize:vertical}.consent{display:flex;gap:10px;align-items:start;color:var(--muted);font-size:.86rem}.consent input{width:auto;margin-top:5px}.small{font-size:.88rem}.footer{padding:58px 0 95px;background:#202222;color:#d2d5d3}.footer-grid{display:grid;grid-template-columns:1.25fr repeat(3,1fr);gap:32px}.footer .brand strong,.footer h2{color:#fff}.footer h2{font-size:1.05rem}.footer p,.footer a{color:#bfc4c1;font-size:.9rem}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:8px}.footer-grid a{text-decoration:none}.footer-grid a:hover{color:#d7ea3b}.disclosure{font-weight:800}.footer-bottom{margin-top:38px;padding-top:24px;border-top:1px solid #444;font-size:.82rem;color:#aeb4b0}.mobile-cta{display:none}
.home-hero{position:relative;isolation:isolate;overflow:hidden;background:linear-gradient(90deg,#fff 0%,#fff 48%,#f4f5ed 100%)}
.home-hero-inner{position:relative;z-index:2;display:flex;align-items:center;min-height:690px}
.home-hero-copy{width:56%;padding:58px 0 76px}
.home-badge{display:inline-flex;padding:9px 14px;border:1px solid #b7ca30;border-radius:9px;color:#596608;background:rgba(255,255,255,.92);font-size:.82rem;font-weight:900;letter-spacing:.035em;text-transform:uppercase}
.home-hero h1{max-width:690px;margin:18px 0 18px;font-size:clamp(2.75rem,4.7vw,5rem);line-height:.98;letter-spacing:-.055em}
.home-hero h1 em{display:block;color:#829315}
.home-lead{max-width:650px;font-size:1.08rem;line-height:1.5;color:#4f5451}
.home-benefits{display:grid;gap:10px;max-width:600px;margin:24px 0 0;padding:0;list-style:none}
.home-benefits li{position:relative;padding-left:32px;color:#303432;font-weight:780;line-height:1.35}
.home-benefits li:before{content:"✓";position:absolute;left:0;top:0;display:grid;place-items:center;width:23px;height:23px;border-radius:50%;background:#303333;color:#d7ea3b;font-size:.78rem;font-weight:950}
.home-actions{display:grid;grid-template-columns:minmax(190px,.82fr) minmax(240px,1.18fr);gap:12px;max-width:650px;margin-top:28px}
.home-actions a{display:flex;min-height:68px;flex-direction:column;justify-content:center;padding:10px 18px;border-radius:13px;text-decoration:none;text-align:center;box-shadow:0 12px 26px rgba(37,40,38,.13)}
.home-actions span{font-size:.68rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}
.home-actions strong{font-size:1.1rem;line-height:1.22}
.home-call{background:#b7ca30;color:#202400}.home-whatsapp{background:#303333;color:#fff}
.home-hero-media{position:absolute;z-index:0;top:0;right:0;bottom:0;left:46%;overflow:hidden}
.home-hero-media:before{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.94) 6%,rgba(255,255,255,.3) 18%,transparent 34%);pointer-events:none}
.home-hero-media img{width:100%;height:100%;max-width:none;object-fit:cover;object-position:58% center}
.image-note{position:absolute;z-index:2;right:14px;bottom:14px;padding:4px 8px;border-radius:6px;background:rgba(30,32,31,.7);color:#fff;font-size:.64rem;font-weight:700}
.home-trust-band{position:relative;z-index:3;display:grid;grid-template-columns:repeat(3,1fr);margin-top:-35px;margin-bottom:8px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:var(--shadow)}
.home-trust-band>div{display:grid;grid-template-columns:46px 1fr;gap:0 13px;align-items:center;padding:22px 24px;border-right:1px solid var(--line)}
.home-trust-band>div:last-child{border-right:0}.home-trust-band span{grid-row:1/3;display:grid;place-items:center;width:44px;height:44px;border-radius:13px;background:var(--lime-soft);color:#596608;font-weight:950}.home-trust-band strong{font-size:.98rem}.home-trust-band small{color:var(--muted);line-height:1.3}
@media(max-width:1040px){.desktop,.header-actions{display:none}.mobile{display:block}.grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-hero-copy{width:61%}.home-hero-media{left:52%}.home-hero h1{font-size:clamp(2.6rem,5.7vw,4.4rem)}.home-actions{grid-template-columns:1fr}.home-trust-band>div{padding:18px}.home-trust-band small{font-size:.75rem}}
@media(max-width:860px){.home-hero{background:#fff}.home-hero-inner{min-height:0}.home-hero-copy{width:100%;padding:44px 0 42px}.home-hero h1{max-width:720px;font-size:clamp(2.7rem,8.5vw,4.25rem)}.home-hero-media{position:relative;inset:auto;height:460px}.home-hero-media:before{background:linear-gradient(180deg,#fff 0%,rgba(255,255,255,.12) 10%,transparent 24%)}.home-hero-media img{object-position:58% center}.home-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.home-trust-band{grid-template-columns:1fr;margin-top:-28px}.home-trust-band>div{border-right:0;border-bottom:1px solid var(--line)}.home-trust-band>div:last-child{border-bottom:0}}
@media(max-width:760px){body{padding-bottom:70px}.topbar .container{padding:8px 0;display:block;text-align:center}.topbar span{display:block}.header-inner{min-height:70px}.mobile nav{top:70px}.section{padding:55px 0}.hero{padding:46px 0}.hero-grid,.grid-2,.grid-3,.model-grid,.contact-grid,.cta-panel{grid-template-columns:1fr}.hero-grid{gap:34px}.hero h1{font-size:clamp(2.25rem,12vw,3.45rem)}.hero-card{min-height:auto;padding:27px}.boiler{width:125px;height:154px;margin:4px auto 22px}.boiler i{left:38px}.cta-panel{padding:28px}.cta-panel .actions{margin-top:0}.footer-grid{grid-template-columns:1fr}.mobile-cta{position:fixed;left:0;right:0;bottom:0;z-index:80;display:grid;grid-template-columns:.75fr 1.25fr;background:#fff;border-top:1px solid var(--line);box-shadow:0 -7px 25px rgba(0,0,0,.13)}.mobile-cta a{display:grid;place-items:center;min-height:62px;padding:8px;text-align:center;text-decoration:none;font-size:.88rem;font-weight:900}.mobile-cta a:first-child{background:var(--lime);color:#191b00}.mobile-cta a:last-child{background:#303333;color:#fff}.trust-row{display:grid}.actions .btn{width:100%}.home-hero{background:#fff}.home-hero-inner{min-height:0}.home-hero-copy{width:100%;padding:42px 0 28px}.home-badge{font-size:.72rem}.home-hero h1{font-size:clamp(2.35rem,11.5vw,3.5rem);line-height:1.01}.home-lead{font-size:1rem}.home-actions{grid-template-columns:1fr}.home-hero-media{position:relative;inset:auto;height:410px}.home-hero-media:before{background:linear-gradient(180deg,#fff 0%,rgba(255,255,255,.25) 13%,transparent 28%)}.home-hero-media img{object-position:58% center}.home-trust-band{grid-template-columns:1fr;margin-top:-28px}.home-trust-band>div{border-right:0;border-bottom:1px solid var(--line)}.home-trust-band>div:last-child{border-bottom:0}}
@media(max-width:390px){.container,.narrow{width:min(100% - 24px,var(--max))}.card{padding:22px}.brand strong{font-size:1.6rem}.brand span{font-size:.61rem}.hero-card{border-radius:23px}.breadcrumbs{font-size:.78rem}}
.brand-mobile-title{display:none}.home-independent{max-width:650px;margin-top:-7px;color:#4f5451;font-size:.82rem;font-weight:750}.home-hero-media picture{display:block;width:100%;height:100%}.home-trust-band{grid-template-columns:repeat(4,1fr)}
.home-services-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.home-services-grid>a{display:block;min-width:0;padding:22px 18px;border:1px solid var(--line);border-radius:18px;background:#fff;text-decoration:none;box-shadow:0 7px 22px rgba(32,35,33,.05)}.home-services-grid>a>span{display:grid;place-items:center;width:48px;height:48px;margin-bottom:17px;border-radius:14px;background:var(--lime-soft);color:#596608;font-weight:950}.home-services-grid h3{margin-bottom:10px;font-size:1.02rem}.home-services-grid p{margin:0;font-size:.86rem}
@media(max-width:860px){body:has(.home-hero) .breadcrumbs{display:none}.home-hero{min-height:760px;background:#f8f8f3}.home-hero-media{position:absolute;inset:0;height:auto}.home-hero-media:before{background:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.94) 37%,rgba(255,255,255,.58) 58%,rgba(255,255,255,.05) 78%,transparent 100%)}.home-hero-media img{width:100%;height:100%;object-fit:cover;object-position:center center}.home-hero-inner{min-height:760px;align-items:flex-start}.home-hero-copy{width:58%;padding:52px 0 92px}.home-badge{padding:7px 9px;font-size:.66rem}.home-hero h1{margin-top:18px;font-size:clamp(2.35rem,7.2vw,3.8rem);line-height:1.02}.home-lead{font-size:.92rem;line-height:1.48}.home-independent{max-width:470px;font-size:.74rem}.home-benefits{gap:8px}.home-benefits li{font-size:.86rem}.home-actions{grid-template-columns:1fr;max-width:470px}.home-actions .home-whatsapp{display:none}.home-call{min-height:58px}.home-trust-band{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:-84px;margin-bottom:10px}.home-trust-band>div{display:flex;min-width:0;min-height:94px;flex-direction:column;justify-content:flex-start;gap:6px;padding:12px 7px;text-align:center;border-right:1px solid var(--line);border-bottom:0}.home-trust-band>div:last-child{border-right:0}.home-trust-band span{display:grid;width:34px;height:34px;flex:0 0 34px;margin:auto;border-radius:10px;font-size:.78rem}.home-trust-band strong{font-size:.72rem;line-height:1.15}.home-trust-band small{display:none}.home-services{padding-top:62px}.home-services .heading{margin-bottom:22px}.home-services-grid{gap:12px}.home-services-grid>a{padding:17px 14px}.home-services-grid>a>span{width:42px;height:42px;margin-bottom:12px}.home-services-grid h3{font-size:1.02rem}.home-services-grid p{font-size:.82rem;line-height:1.4}}
@media(max-width:760px){body:has(.home-hero) .topbar{display:none}.brand .brand-word{display:none}.brand .brand-mobile-title{display:block;color:#292b2b;font-size:1.08rem;letter-spacing:-.035em;text-transform:none}.brand-mobile-title:before{content:"B";display:inline-grid;place-items:center;width:34px;height:34px;margin-right:9px;border:2px solid #333;border-radius:9px;background:linear-gradient(135deg,#d9e67b,#8ca018);color:#333;font-size:.88rem;font-style:normal}.brand-mobile-title em{color:#829315;font-style:normal}.header .brand>span{display:none}.home-hero{min-height:700px}.home-hero-inner{min-height:700px}.home-hero-copy{width:62%;padding:42px 0 88px}.home-badge{max-width:220px;font-size:.56rem;line-height:1.25}.home-hero h1{font-size:clamp(2rem,9.4vw,2.55rem);line-height:1.02}.home-lead{font-size:.78rem;line-height:1.45}.home-independent{font-size:.67rem;line-height:1.35}.home-benefits{display:none}.home-actions{margin-top:18px}.home-actions .home-call{padding:8px 10px}.home-actions strong{font-size:.97rem}.home-actions span{font-size:.59rem}.image-note{right:8px;bottom:78px}.home-trust-band{width:calc(100% - 24px);margin-top:-72px;border-radius:14px}.home-trust-band>div{min-height:83px;padding:9px 5px}.home-trust-band span{width:30px;height:30px;flex-basis:30px}.home-trust-band strong{font-size:.61rem}.home-services{padding-top:48px}.home-services h2{font-size:2rem}.home-services-grid{gap:7px}.home-services-grid>a{padding:13px 9px;border-radius:13px}.home-services-grid>a>span{width:36px;height:36px;margin-bottom:9px}.home-services-grid h3{font-size:.87rem;overflow-wrap:anywhere}.home-services-grid p{font-size:.7rem;line-height:1.35}.mobile-cta a:first-child{order:2;background:#e60024;color:#fff}.mobile-cta a:last-child{order:1;background:#0b9f4a;color:#fff}}
@media(max-width:390px){.home-hero-copy{width:64%}.home-hero h1{font-size:2.08rem}.home-services .container{width:calc(100% - 20px)}.home-services-grid h3{font-size:.82rem}.home-services-grid p{font-size:.66rem}}

/* Mobile hero refinement based on the approved Beretta reference. */
.home-trust-band span svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
@media(max-width:760px){
  .header .mobile summary{display:grid;width:46px;height:46px;place-items:center;padding:0;border:0;font-size:0}
  .header .mobile summary::after{content:"☰";font-size:2rem;font-weight:500;line-height:1;color:#292b2b}
  .header .mobile summary span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}
  .home-hero{min-height:590px}
  .home-hero-inner{min-height:590px}
  .home-hero-media:before{background:linear-gradient(90deg,rgba(255,255,255,.99) 0%,rgba(255,255,255,.96) 34%,rgba(255,255,255,.74) 46%,rgba(255,255,255,.18) 65%,transparent 78%)}
  .home-hero-copy{width:57%;padding:32px 0 72px}
  .home-badge{max-width:225px;padding:7px 8px;font-size:.54rem}
  .home-hero h1{margin:15px 0 15px;font-size:clamp(1.95rem,8.8vw,2.25rem);line-height:1.04;letter-spacing:-.045em}
  .home-lead{margin-bottom:13px;font-size:.75rem;line-height:1.44;color:#363a38}
  .home-independent{max-width:230px;margin-bottom:0;font-size:.57rem;line-height:1.3}
  .home-actions{max-width:245px;margin-top:14px}
  .home-actions .home-call{position:relative;min-height:57px;padding:7px 12px 7px 48px;border-radius:12px;background:linear-gradient(135deg,#789817,#9bb824);color:#fff;box-shadow:0 10px 24px rgba(79,105,8,.28)}
  .home-actions .home-call::before{content:"☎";position:absolute;left:16px;top:50%;transform:translateY(-50%);font-size:1.45rem;font-weight:400}
  .home-actions strong{font-size:1.03rem}
  .home-actions span{font-size:.61rem}
  .image-note{right:8px;bottom:70px;font-size:.52rem}
  .home-trust-band{margin-top:-68px;border-radius:15px}
  .home-trust-band>div{min-height:88px;padding:9px 4px}
  .home-trust-band span{width:34px;height:34px;flex-basis:34px;background:#f7f9e8}
  .home-trust-band span svg{width:23px;height:23px}
  .home-trust-band strong{font-size:.59rem;line-height:1.2}
  .home-services{padding-top:38px}
  .home-services .eyebrow{display:block;width:40px;height:3px;overflow:hidden;color:transparent;background:var(--lime-dark)}
  .home-services h2{margin:7px 0 2px;font-size:1.75rem}
  .home-services .heading>p{font-size:.78rem}
  .home-services-grid>a{box-shadow:0 6px 16px rgba(32,35,33,.09)}
}
@media(max-width:390px){
  .home-hero{min-height:580px}
  .home-hero-inner{min-height:580px}
  .home-hero-copy{width:58%;padding-top:29px}
  .home-hero h1{width:260px;max-width:none;font-size:1.82rem}
  .home-lead{font-size:.71rem}
}

/* Secondary conversion action requested below the mobile call button. */
@media(max-width:860px){
  .home-actions .home-whatsapp{display:flex}
}
@media(max-width:760px){
  .home-actions .home-whatsapp{position:relative;min-height:54px;padding:7px 10px 7px 43px;border:1px solid rgba(255,255,255,.16);border-radius:12px;background:linear-gradient(135deg,#353a38,#252827);color:#fff;box-shadow:0 10px 22px rgba(24,27,25,.2)}
  .home-actions .home-whatsapp::before{content:"✆";position:absolute;left:15px;top:50%;transform:translateY(-50%);color:#c9dd3a;font-size:1.32rem;font-weight:700}
  .home-actions .home-whatsapp span{color:#dbe5d9}
  .home-actions .home-whatsapp strong{font-size:.9rem}
  .mobile-cta a:first-child{background:linear-gradient(135deg,#b7ca30,#98ad20);color:#202400}
  .mobile-cta a:last-child{background:linear-gradient(135deg,#3a3e3c,#292c2b);color:#fff}
}

/* Compact mobile header: brand, call action and menu on one row. */
@media(max-width:760px){
  .header-inner{gap:5px}
  .header .brand{min-width:0;flex:0 1 auto}
  .brand .brand-mobile-title{font-size:.84rem;white-space:nowrap}
  .brand-mobile-title:before{width:28px;height:28px;margin-right:6px;border-width:1.5px;border-radius:8px;font-size:.72rem}
  .header-actions{display:flex;margin-left:auto}
  .header-actions .btn{min-height:40px;padding:7px 8px;border-radius:9px;font-size:.66rem;line-height:1;white-space:nowrap;box-shadow:0 7px 16px rgba(132,148,20,.2)}
  .header .mobile summary{width:38px;height:40px}
  .header .mobile summary::after{font-size:1.75rem}
}

/* Homepage long-form navigation and editorial sections. */
#servicios,#averias,#diagnostico,#decision,#modelos,#barcelona,#preguntas{scroll-margin-top:105px}
.section-nav{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}
.section-nav .container{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;padding:14px 0}
.section-nav a{display:inline-flex;min-height:40px;align-items:center;padding:8px 14px;border:1px solid #e1e5d0;border-radius:999px;background:#fafbf4;color:#3c423a;text-decoration:none;font-size:.86rem;font-weight:820;transition:.18s ease}
.section-nav a:hover{border-color:var(--lime);background:var(--lime-soft);color:#505d06}
.service-intro{margin-top:44px;padding-top:36px;border-top:1px solid var(--line)}
.service-intro h3{font-size:1.2rem}
.service-intro a,.contact-assist a{color:#596608;font-weight:790}
.content-split{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(360px,.98fr);gap:54px;align-items:center}
.content-copy h3{margin-top:26px}
.feature-media{margin:0;overflow:hidden;border:1px solid var(--line);border-radius:26px;background:#fff;box-shadow:0 22px 48px rgba(32,35,33,.14)}
.feature-media img{width:100%;aspect-ratio:3/2;object-fit:cover}
.feature-media figcaption{padding:13px 16px;color:#656b67;background:#fff;font-size:.79rem;line-height:1.45}
.editorial-byline{margin-top:24px;padding:18px 20px;border-left:4px solid var(--lime);border-radius:0 14px 14px 0;background:#f4f6e8;color:#4f554f}
.editorial-byline strong,.editorial-byline span{display:block}
.editorial-byline strong{margin-bottom:3px;color:var(--ink);font-size:.94rem}
.editorial-byline strong a{color:#596608}
.editorial-byline span{margin-bottom:8px;color:#687068;font-size:.78rem;font-weight:760}
.editorial-byline p{margin:0;font-size:.82rem;line-height:1.55}
.diagnostic-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:34px}
.diagnostic-grid .card{padding:22px}
.diagnostic-grid h3{font-size:1.08rem}
.diagnostic-grid p{margin-bottom:0;font-size:.9rem}
.decision-table{overflow-x:auto;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:var(--shadow)}
.decision-table table{width:100%;min-width:790px;border-collapse:collapse}
.decision-table th,.decision-table td{padding:18px;text-align:left;vertical-align:top;border-bottom:1px solid var(--line)}
.decision-table thead th{background:#303333;color:#fff;font-size:.84rem;letter-spacing:.025em}
.decision-table tbody th{width:14%;color:#4e5d04;background:#f8faeb;font-size:.98rem}
.decision-table tbody tr:last-child th,.decision-table tbody tr:last-child td{border-bottom:0}
.decision-table td{color:var(--muted);font-size:.91rem}
.decision-notes{margin-top:22px}
.decision-notes .card{box-shadow:none}
.contact-assist h3{margin-top:24px;margin-bottom:7px;font-size:1.05rem}
.contact-assist p{margin-bottom:12px}
@media(max-width:1040px){
  .content-split{grid-template-columns:1fr 1fr;gap:32px}
  .diagnostic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .home-services-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:760px){
  #servicios,#averias,#diagnostico,#decision,#modelos,#barcelona,#preguntas{scroll-margin-top:78px}
  .section-nav .container{width:calc(100% - 20px);justify-content:flex-start;gap:6px;padding:10px 0}
  .section-nav a{min-height:44px;padding:8px 12px;font-size:.75rem}
  .service-intro{margin-top:30px;padding-top:28px}
  .content-split{grid-template-columns:1fr;gap:28px}
  .feature-media{border-radius:18px}
  .media-first .feature-media{order:2}
  .media-first .content-copy{order:1}
  .diagnostic-grid{grid-template-columns:1fr;margin-top:25px}
  .home-services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .decision-table{border-radius:15px}
  .decision-table table{min-width:700px}
  .decision-table th,.decision-table td{padding:14px}
}

/* Long-form commercial service pages. */
.service-quick-nav{position:sticky;top:79px;z-index:20;box-shadow:0 8px 24px rgba(32,35,33,.06)}
.service-issue-grid,.service-check-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.service-detail-card{border-top:4px solid var(--lime)}
.service-detail-card p,.service-check-grid p{margin-bottom:0}
.service-deep{margin-top:54px;padding-top:18px;border-top:1px solid var(--line)}
.service-deep article{padding:18px 0;border-bottom:1px solid var(--line)}
.service-deep article:last-child{border-bottom:0}
.service-process{display:grid;gap:14px;max-width:980px;margin:0 auto}
.service-step{display:grid;grid-template-columns:54px 1fr;gap:18px;align-items:start;padding:22px 24px;border:1px solid var(--line);border-radius:17px;background:#fff}
.service-step>span{display:grid;width:48px;height:48px;place-items:center;border-radius:14px;background:#303333;color:#d7ea3b;font-weight:950}
.service-step h3{margin:2px 0 7px}.service-step p{margin:0}
.decision-card{position:relative;overflow:hidden}.decision-card:after{content:"";position:absolute;right:-20px;bottom:-24px;width:80px;height:80px;border-radius:50%;background:var(--lime-soft)}
.service-scope{margin-top:36px;padding-top:34px;border-top:1px solid var(--line)}
.service-related .card{height:100%}
.service-links{margin-top:28px;padding:20px;border-radius:14px;background:#f4f6e8}
.service-links a{color:#596608;font-weight:800}
.safety-card{border-left:5px solid var(--lime)}
.service-cta{padding:34px 0}
.service-cta+.section{padding-top:62px}
@media(max-width:1040px){
  .service-issue-grid,.service-check-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:760px){
  .service-quick-nav{position:static;box-shadow:none}
  .service-quick-nav .container{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:visible}
  .service-quick-nav a{justify-content:center;text-align:center}
  .service-issue-grid,.service-check-grid{grid-template-columns:1fr}
  .service-step{grid-template-columns:43px 1fr;padding:18px 16px}
  .service-step>span{width:40px;height:40px;border-radius:11px}
  .service-cta{padding:22px 0}
  .service-cta .cta-panel{padding:24px 20px}
}
@media(max-width:390px){
  .service-quick-nav .container{grid-template-columns:repeat(2,minmax(0,1fr))}
  .home-services-grid{grid-template-columns:1fr 1fr}
}

@media(max-width:760px){
  .header .brand{min-height:44px;justify-content:center}
  .header-actions .btn{min-height:44px}
  .header .mobile summary{width:44px;height:44px}
}

/* Geographic hubs and local landing pages. */
.zone-service-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}
.zone-service-grid .card{height:100%;padding:21px 17px}
.zone-service-grid h3{font-size:1.02rem}
.zone-service-grid p{font-size:.87rem;line-height:1.55}
.zone-cta{padding:32px 0}
#respuesta,#servicios,#contexto,#averias,#proceso,#decision,#preparacion,#seguridad,#relacionadas,#preguntas{scroll-margin-top:150px}
@media(max-width:1040px){
  .zone-service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:760px){
  .zone-service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .zone-service-grid .card{padding:17px 13px}
  .zone-service-grid h3{font-size:.94rem}
  .zone-service-grid p{font-size:.77rem}
  .zone-cta{padding:21px 0}
  #respuesta,#servicios,#contexto,#averias,#proceso,#decision,#preparacion,#seguridad,#relacionadas,#preguntas{scroll-margin-top:82px}
}
@media(max-width:390px){
  .zone-service-grid{grid-template-columns:1fr}
}

/* Premium homepage service presentation with approved Beretta imagery. */
.home-services{position:relative;overflow:hidden;background:linear-gradient(180deg,#fff 0%,#f8f9f1 58%,#fff 100%)}
.home-services::before{content:"";position:absolute;top:80px;right:-140px;width:430px;height:430px;border-radius:50%;background:radial-gradient(circle,rgba(183,202,48,.16),rgba(183,202,48,0) 68%);pointer-events:none}
.home-services>.container{position:relative;z-index:1}
.home-services-heading{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.75fr);gap:64px;align-items:end;margin-bottom:36px}
.home-services-heading h2{max-width:760px;margin:10px 0 0;font-size:clamp(2.25rem,4vw,4rem);letter-spacing:-.052em}
.home-services-heading>p{max-width:560px;margin:0 0 7px;color:#555b57;font-size:1rem;line-height:1.75}
.home-services-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:24px}
.home-services-grid>.home-service-card{grid-column:span 4;display:flex;min-width:0;height:100%;flex-direction:column;overflow:hidden;padding:0;border:1px solid #dde1d5;border-radius:24px;background:#fff;color:var(--ink);text-decoration:none;box-shadow:0 16px 38px rgba(32,35,33,.09);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}
.home-services-grid>.home-service-card:nth-child(-n+2){grid-column:span 6}
.home-services-grid>.home-service-card:hover{transform:translateY(-6px);border-color:#b9ca41;box-shadow:0 24px 54px rgba(32,35,33,.15)}
.home-services-grid>.home-service-card:focus-visible{outline:3px solid #728300;outline-offset:4px}
.home-service-card>.home-service-media{position:relative;display:block;width:100%;height:auto;margin:0;overflow:hidden;border-radius:0;background:#e9ece6}
.home-service-media::after{content:"";position:absolute;inset:auto 0 0;height:42%;background:linear-gradient(180deg,transparent,rgba(27,30,29,.38));pointer-events:none}
.home-service-media img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;transition:transform .45s ease}
.home-service-card:nth-child(-n+2) .home-service-media img{aspect-ratio:16/8.25}
.home-service-card:hover .home-service-media img{transform:scale(1.035)}
.home-service-media>.home-service-label{position:absolute;z-index:2;left:18px;bottom:16px;display:inline-flex;width:auto;height:auto;min-height:30px;align-items:center;margin:0;padding:7px 11px;border:1px solid rgba(255,255,255,.48);border-radius:999px;background:rgba(37,40,39,.88);color:#efff79;font-size:.7rem;font-weight:900;letter-spacing:.055em;text-transform:uppercase;backdrop-filter:blur(8px)}
.home-service-card>.home-service-body{position:relative;display:flex;width:100%;flex:1;flex-direction:column;margin:0;padding:27px 27px 25px;background:#fff;color:var(--ink)}
.home-service-number{position:absolute;top:27px;right:27px;color:#879514;font-size:.75rem;font-weight:950;letter-spacing:.08em}
.home-service-body h3{max-width:82%;margin:0 0 12px;font-size:clamp(1.18rem,1.8vw,1.55rem);line-height:1.18;letter-spacing:-.035em}
.home-service-body p{margin:0 0 18px;color:#5c625e;font-size:.9rem;line-height:1.65}
.home-service-points{display:flex;width:100%;height:auto;flex-wrap:wrap;gap:7px 13px;margin:0 0 22px;color:#4f5651;font-size:.76rem;font-weight:760}
.home-service-points>span{display:inline-flex;width:auto;height:auto;align-items:center;margin:0}
.home-service-points>span::before{content:"✓";display:inline-grid;width:19px;height:19px;place-items:center;margin-right:6px;border-radius:50%;background:#eef4c8;color:#68750d;font-size:.7rem;font-weight:950}
.home-service-body>strong{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:17px;border-top:1px solid #e7e9e2;color:#596608;font-size:.84rem;font-weight:900}
.home-service-body>strong span{font-size:1.2rem;transition:transform .18s ease}
.home-service-card:hover .home-service-body>strong span{transform:translateX(4px)}
.home-services-cta{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:34px;align-items:center;margin-top:30px;padding:30px 34px;border-radius:22px;background:linear-gradient(135deg,#343836,#242725);color:#fff;box-shadow:0 18px 40px rgba(28,31,29,.18)}
.home-services-cta .eyebrow{color:#cfdf58}
.home-services-cta h3{margin:5px 0 7px;color:#fff;font-size:1.45rem}
.home-services-cta p{max-width:750px;margin:0;color:#d4d8d5;font-size:.9rem}
.home-services-cta .actions{margin:0;flex-wrap:nowrap}
.home-services-cta .btn{white-space:nowrap}
.home-services .service-intro{margin-top:50px}
@media(max-width:1040px){
  .home-services-heading{grid-template-columns:1fr;gap:18px}
  .home-services-heading>p{max-width:760px}
  .home-services-grid>.home-service-card{grid-column:span 6}
  .home-services-grid>.home-service-card:last-child{grid-column:3/span 8}
  .home-services-cta{grid-template-columns:1fr}
  .home-services-cta .actions{justify-content:flex-start}
}
@media(max-width:760px){
  .home-services{padding-top:48px}
  .home-services::before{top:180px;right:-230px}
  .home-services-heading{gap:15px;margin-bottom:24px}
  .home-services-heading h2{margin-top:7px;font-size:2rem;line-height:1.06}
  .home-services-heading>p{font-size:.86rem;line-height:1.6}
  .home-services-grid{grid-template-columns:1fr;gap:18px}
  .home-services-grid>.home-service-card,.home-services-grid>.home-service-card:nth-child(-n+2),.home-services-grid>.home-service-card:last-child{grid-column:auto}
  .home-service-card:nth-child(-n+2) .home-service-media img,.home-service-media img{aspect-ratio:16/9}
  .home-service-media>.home-service-label{left:14px;bottom:13px;min-height:27px;padding:6px 9px;font-size:.62rem}
  .home-service-card>.home-service-body{padding:21px 20px 20px}
  .home-service-number{top:22px;right:20px}
  .home-service-body h3{max-width:85%;font-size:1.22rem}
  .home-service-body p{font-size:.82rem;line-height:1.55}
  .home-service-points{display:grid;grid-template-columns:1fr 1fr;gap:8px;font-size:.7rem}
  .home-services-cta{gap:22px;margin-top:22px;padding:25px 21px;border-radius:18px}
  .home-services-cta h3{font-size:1.25rem}
  .home-services-cta .actions{display:grid;grid-template-columns:1fr;gap:10px;width:100%}
  .home-services-cta .btn{width:100%}
  .home-services .service-intro{margin-top:38px}
}
@media(prefers-reduced-motion:reduce){
  .home-services-grid>.home-service-card,.home-service-media img,.home-service-body>strong span{transition:none}
}
