:root{--navy:#06162f;--navy2:#0b2548;--blue:#1976ff;--cyan:#18d7d4;--ink:#0c1930;--muted:#5e6b7e;--line:#e6edf7;--soft:#f4f8fd;--white:#fff;--green:#19ad68}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.65}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.container{width:min(1180px,calc(100% - 40px));margin:auto}.content-narrow{max-width:820px}.skip{position:absolute;left:-9999px}.skip:focus{left:15px;top:15px;z-index:99;background:#fff;padding:10px}.site-header{position:sticky;top:0;z-index:50;background:rgba(6,22,47,.96);border-bottom:1px solid rgba(255,255,255,.09);backdrop-filter:blur(12px)}.nav-wrap{height:78px;display:flex;align-items:center;justify-content:space-between}.brand{font-size:25px;font-weight:800;color:#fff}.custom-logo{max-height:48px;width:auto}.main-nav{display:flex;align-items:center;gap:28px}.main-nav ul{display:flex;gap:25px;list-style:none;margin:0;padding:0}.main-nav a{color:#eaf3ff;font-size:14px;font-weight:600}.main-nav a:hover{color:var(--cyan)}.nav-toggle{display:none;background:none;border:0;color:#fff;font-size:25px}.btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--blue),#0755d9);color:#fff!important;border-radius:8px;padding:14px 22px;font-weight:700;box-shadow:0 12px 28px rgba(25,118,255,.25)}.btn-small{padding:11px 17px!important}.btn-outline{background:transparent;border:1px solid rgba(255,255,255,.65);box-shadow:none}.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 70% 25%,#123c70 0,transparent 36%),linear-gradient(135deg,#041127,#071a37);color:#fff;padding:92px 0 110px}.hero-glow{position:absolute;width:500px;height:500px;border:1px solid rgba(24,215,212,.15);border-radius:50%;left:-220px;top:-240px}.hero-grid,.split-grid,.cta-grid{display:grid;grid-template-columns:1fr 1fr;gap:54px;align-items:center}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.14em;color:var(--cyan)}.eyebrow.blue{color:var(--blue)}h1,h2,h3{line-height:1.17;margin-top:0}h1{font-size:clamp(44px,5.7vw,72px);letter-spacing:-.045em;margin:14px 0 23px}.hero h1 span{color:var(--cyan)}.hero-copy>p{font-size:18px;color:#c9d5e6;max-width:650px}.hero-actions{display:flex;gap:14px;margin:31px 0}.trust-row{display:flex;gap:20px;flex-wrap:wrap;color:#aebed2;font-size:13px}.trust-row strong{color:#fff}.dashboard{background:rgba(11,35,68,.86);border:1px solid rgba(255,255,255,.11);padding:24px;border-radius:16px;box-shadow:0 30px 80px rgba(0,0,0,.35)}.dash-top,.dash-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.dash-top span,.dash-title span{font-size:12px;color:#9fb2c9}.metric-grid,.light-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.metric,.light-metrics>div{padding:14px;border-radius:10px;background:rgba(255,255,255,.055)}.metric small,.metric b,.metric em,.light-metrics small,.light-metrics b,.light-metrics em{display:block}.metric b{font-size:25px;margin:4px 0}.metric em,.light-metrics em{font-style:normal;color:#42d98a;font-size:11px}.dash-panels{display:grid;grid-template-columns:1.45fr 1fr;gap:10px;margin-top:10px}.chart-card,.meta-card{background:rgba(255,255,255,.045);padding:14px;border-radius:10px}.card-title{font-size:12px;font-weight:700;margin-bottom:10px}.chart-lines{height:150px;background:repeating-linear-gradient(to bottom,transparent,transparent 36px,rgba(255,255,255,.07) 37px)}svg{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.chart-lines svg,.line-chart svg,.mini-chart svg{width:100%;height:100%;stroke:#22a4ff;stroke-width:4}.meta-card p{display:flex;justify-content:space-between;font-size:11px;color:#b8c6d9}.meta-card b{color:#42d98a}.feature-strip{margin-top:-45px;position:relative;z-index:2}.feature-grid{display:grid;grid-template-columns:repeat(5,1fr);background:#fff;border-radius:14px;box-shadow:0 20px 55px rgba(21,48,83,.15);padding:26px}.feature-item{text-align:center;padding:5px 18px;border-right:1px solid var(--line)}.feature-item:last-child{border:0}.feature-item svg,.icon-circle svg,.step-icon svg,.check-list svg{width:28px;height:28px;stroke:var(--blue);stroke-width:1.8}.feature-item h3{font-size:14px;margin:10px 0 5px}.feature-item p{font-size:12px;color:var(--muted);margin:0}.section{padding:100px 0}.section.soft,.monitoring{background:var(--soft)}.section-head{text-align:center;max-width:780px;margin:0 auto 45px}.section-head h2,.monitor-copy h2,.about h2{font-size:clamp(32px,4vw,48px);letter-spacing:-.035em;margin:10px 0}.section-head p,.monitor-copy>p,.about p,.page-hero p{color:var(--muted)}.services-grid,.posts-grid,.case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.service-card,.post-card,.case-card,.about-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:27px;box-shadow:0 13px 35px rgba(31,65,110,.07)}.service-card h2,.service-card h3{font-size:19px;margin:17px 0 9px}.service-card p,.post-card p{font-size:14px;color:var(--muted)}.service-card>a,.post-card a,.text-link{color:var(--blue);font-weight:700;font-size:14px}.icon-circle,.step-icon{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#eaf3ff}.light-dashboard{background:#fff;border:1px solid var(--line);padding:24px;border-radius:15px;box-shadow:0 18px 45px rgba(30,76,130,.1)}.light-metrics>div{background:var(--soft)}.light-metrics b{font-size:23px}.analytics-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:14px;margin-top:15px}.keyword-table,.donut-wrap{border:1px solid var(--line);border-radius:10px;padding:15px}.keyword-table p{display:flex;justify-content:space-between;font-size:12px}.keyword-table b{color:var(--green)}.donut{width:135px;height:135px;margin:auto;border-radius:50%;background:conic-gradient(#1677ff 0 25%,#ffad42 25% 48%,#ff5c6d 48% 62%,#18c6be 62%);display:grid;place-items:center}.donut:before{content:"";position:absolute;width:82px;height:82px;border-radius:50%;background:#fff}.donut span{z-index:1;text-align:center;font-size:24px;font-weight:800}.donut small{display:block;font-size:10px;color:var(--muted)}.line-chart{height:90px;margin-top:15px}.monitor-copy ul,.about-card ul{list-style:none;padding:0}.monitor-copy li,.about-card li,.check-list li{margin:13px 0;display:flex;align-items:flex-start;gap:10px}.monitor-copy li span{width:22px;height:22px;background:#e6f2ff;border-radius:50%;display:flex;align-items:center;justify-content:center;flex:0 0 auto}.monitor-copy li svg{width:14px;stroke:var(--blue)}.process-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.step{text-align:center;position:relative}.step-num{display:inline-grid;place-items:center;width:24px;height:24px;border-radius:50%;background:var(--blue);color:#fff;font-size:11px;margin-bottom:12px}.step-icon{margin:auto}.step h3{font-size:16px;margin:13px 0 6px}.step p{font-size:12px;color:var(--muted)}.about{background:#fff}.about-card h3{font-size:24px}.post-card{padding:0;overflow:hidden}.post-placeholder{height:170px;display:grid;place-items:center;background:linear-gradient(135deg,#071934,#104b85);color:#fff;font-weight:800}.post-card img{height:170px;width:100%;object-fit:cover}.post-body{padding:23px}.post-body h2,.post-body h3{font-size:19px}.post-body small{color:var(--blue)}.cta-section{background:linear-gradient(135deg,#06162f,#0a315f);color:#fff;padding:70px 0}.cta-section h2{font-size:42px;margin:10px 0}.cta-section p{color:#c8d6e8}.cta-actions{text-align:center}.cta-actions small{display:block;margin-top:14px;color:#b8c8dc}.page-hero{background:radial-gradient(circle at 80% 20%,#174b81,transparent 38%),#06162f;color:#fff;padding:100px 0}.page-hero h1{font-size:clamp(42px,6vw,68px)}.page-hero p{font-size:18px;color:#c6d2e2}.check-list{list-style:none;padding:0}.check-list li{margin:15px 0}.check-list svg{flex:0 0 24px}.form-placeholder{background:var(--soft);border:1px dashed #9eb8d5;padding:25px;border-radius:12px}.form-placeholder code{display:block;background:#071934;color:#d8e9ff;padding:15px;border-radius:7px;margin-top:15px}.prose{font-size:17px}.prose h2{margin-top:45px}.featured-image{border-radius:15px;margin-bottom:30px}.site-footer{background:#041127;color:#b7c4d7;padding:70px 0 25px}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1.2fr;gap:45px}.site-footer h3{color:#fff}.site-footer a{display:block;margin:9px 0}.footer-brand{color:#fff}.copyright{margin-top:45px;padding-top:22px;border-top:1px solid rgba(255,255,255,.1);font-size:12px}.reveal{opacity:0;transform:translateY(18px);transition:.65s ease}.reveal.visible{opacity:1;transform:none}@media(max-width:960px){.nav-toggle{display:block}.main-nav{display:none;position:absolute;left:0;right:0;top:78px;background:#06162f;padding:25px;flex-direction:column}.main-nav.open{display:flex}.main-nav ul{flex-direction:column;align-items:center}.hero-grid,.split-grid,.cta-grid{grid-template-columns:1fr}.feature-grid{grid-template-columns:repeat(2,1fr)}.feature-item{border:0}.services-grid,.posts-grid,.case-grid{grid-template-columns:repeat(2,1fr)}.process-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.container{width:min(100% - 26px,1180px)}.hero{padding-top:65px}.hero-actions{flex-direction:column;align-items:stretch}.dashboard{padding:14px}.metric-grid,.light-metrics{grid-template-columns:repeat(2,1fr)}.dash-panels,.analytics-grid{grid-template-columns:1fr}.feature-grid,.services-grid,.posts-grid,.case-grid,.process-grid,.footer-grid{grid-template-columns:1fr}.section{padding:70px 0}.feature-strip{margin-top:-25px}.feature-grid{padding:20px}.cta-section h2{font-size:32px}}
.service-detail-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.detail-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:30px;box-shadow:0 13px 35px rgba(31,65,110,.06)}.detail-card h3{font-size:22px;margin-bottom:10px}.detail-card p{color:var(--muted);margin:0}.gbsg-contact-form{margin-top:28px;background:#fff;border:1px solid var(--line);padding:28px;border-radius:14px;box-shadow:0 16px 40px rgba(31,65,110,.08)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.gbsg-contact-form label{font-size:14px;font-weight:700;color:var(--ink)}.gbsg-contact-form label span{color:#d7334a}.gbsg-contact-form input,.gbsg-contact-form textarea{display:block;width:100%;margin-top:7px;border:1px solid #ccd8e7;border-radius:8px;padding:13px 14px;font:inherit;background:#fff;color:var(--ink)}.gbsg-contact-form input:focus,.gbsg-contact-form textarea:focus{outline:2px solid rgba(25,118,255,.18);border-color:var(--blue)}.gbsg-contact-form .full{grid-column:1/-1}.consent{display:flex!important;align-items:flex-start;gap:9px;margin:17px 0 22px;font-weight:500!important}.consent input{width:auto;margin:5px 0 0}.form-notice{padding:15px 18px;border-radius:9px;margin:18px 0}.form-notice.success{background:#e8f8f0;color:#126b43}.form-notice.error{background:#fff0f1;color:#9c2436}.contact-layout{align-items:start}.contact-layout h2{font-size:clamp(30px,4vw,46px)}.whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:80;display:flex;align-items:center;gap:9px;background:#25d366;color:#062b16!important;padding:12px 17px;border-radius:999px;font-weight:800;box-shadow:0 12px 30px rgba(0,0,0,.24)}.whatsapp-float span{display:grid;place-items:center;width:27px;height:27px;background:#fff;border-radius:50%}.footer-brand .custom-logo-link{display:inline-block;margin:0}.footer-brand .custom-logo{max-height:58px;max-width:230px;width:auto}.site-footer hr{border:0;border-top:1px solid rgba(255,255,255,.15)}
@media(max-width:700px){.service-detail-grid,.form-grid{grid-template-columns:1fr}.gbsg-contact-form .full{grid-column:auto}.whatsapp-float b{display:none}.whatsapp-float{padding:12px;right:14px;bottom:14px}}

/* v2.2 visual assets and founder page */
.hero{isolation:isolate}.hero-glow{z-index:0}.hero-copy,.dashboard{position:relative;z-index:3}.whatsapp-float{left:22px;right:auto}.ronen-hero{padding:80px 0}.ronen-photo-card{max-width:440px;justify-self:end;border-radius:22px;overflow:hidden;border:1px solid rgba(255,255,255,.18);box-shadow:0 30px 75px rgba(0,0,0,.36)}.ronen-photo-card img{width:100%;height:auto;display:block}.founder-quote{margin-top:42px;padding:28px;border-left:5px solid var(--cyan);background:var(--soft);border-radius:0 14px 14px 0}.founder-quote p{font-size:23px;font-weight:700;color:var(--ink);margin:0 0 8px}.founder-quote strong{color:var(--blue)}.about-founder-section{padding-top:30px;background:linear-gradient(180deg,#fff,var(--soft))}.about-founder-grid{align-items:center}.about-founder-grid .ronen-photo-card{justify-self:start;max-width:500px;border-color:var(--line)}.seo-reference{margin-top:28px;font-size:13px;color:var(--muted)}.seo-reference a{color:var(--blue);text-decoration:underline}
@media(max-width:960px){}
@media(max-width:700px){.whatsapp-float{left:14px;right:auto}.ronen-photo-card{justify-self:stretch;max-width:none}.about-founder-grid .ronen-photo-card{justify-self:stretch;max-width:none}}


/* v2.5 delayed SEO audit popup */
.popup-open{overflow:hidden}.seo-popup{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:20px;visibility:hidden;opacity:0;transition:opacity .25s ease,visibility .25s ease}.seo-popup.is-open{visibility:visible;opacity:1}.seo-popup-backdrop{position:absolute;inset:0;background:rgba(2,12,29,.74);backdrop-filter:blur(4px)}.seo-popup-panel{position:relative;width:min(960px,100%);max-height:calc(100vh - 40px);overflow:auto;background:#fff;border-radius:16px;display:grid;grid-template-columns:.78fr 1.22fr;box-shadow:0 35px 100px rgba(0,0,0,.4);transform:translateY(18px) scale(.985);transition:transform .28s ease}.seo-popup.is-open .seo-popup-panel{transform:none}.seo-popup-close{position:absolute;right:15px;top:13px;z-index:3;width:34px;height:34px;border:0;border-radius:50%;background:#eef3f9;color:#53657c;font-size:26px;line-height:1;cursor:pointer}.seo-popup-visual{position:relative;overflow:hidden;padding:45px 32px;background:linear-gradient(145deg,#eef7ff,#fff);min-height:555px}.audit-badge{position:relative;z-index:2;color:#153d91;font-size:31px;font-weight:900;line-height:.88}.audit-badge span,.audit-badge strong{display:block}.audit-screen{position:absolute;left:23%;right:10%;top:31%;height:175px;border:10px solid #385175;border-radius:8px;background:#fff;box-shadow:0 18px 35px rgba(20,52,93,.18);display:flex;align-items:center;gap:18px;padding:20px}.audit-screen:after{content:"";position:absolute;left:38%;bottom:-55px;width:60px;height:55px;background:#385175}.audit-gauge{width:83px;height:83px;border-radius:50%;background:conic-gradient(#28bff5 0 82%,#e5edf6 82%);display:grid;place-items:center}.audit-gauge:before{content:"";position:absolute;width:57px;height:57px;border-radius:50%;background:#fff}.audit-gauge span{position:relative;z-index:1;font-weight:900;color:#123b76}.audit-bars{height:90px;flex:1;display:flex;align-items:end;gap:8px}.audit-bars i{display:block;flex:1;background:linear-gradient(#1d83ff,#15c5d4);border-radius:3px 3px 0 0}.audit-bars i:nth-child(1){height:35%}.audit-bars i:nth-child(2){height:52%}.audit-bars i:nth-child(3){height:45%}.audit-bars i:nth-child(4){height:76%}.audit-bars i:nth-child(5){height:94%}.audit-arrow{position:absolute;right:18px;top:55px;font-size:90px;color:#8fd13b;transform:rotate(-8deg);font-weight:300}.audit-trust{position:absolute;left:32px;right:32px;bottom:35px;padding:19px;border-radius:10px;background:#eaf3ff;color:#123b76}.audit-trust strong,.audit-trust span{display:block}.audit-trust span{font-size:12px;color:#61758e}.seo-popup-content{padding:42px 29px 30px}.popup-eyebrow{display:inline-block;border-radius:999px;background:#eff5ff;color:#2451a1;padding:7px 14px;font-size:12px;font-weight:800}.seo-popup-content h2{font-size:clamp(30px,4vw,44px);margin:13px 0 10px;color:#071d3d;letter-spacing:-.04em}.seo-popup-content>p{color:#53657c;margin:0 0 17px}.popup-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:18px;color:#40536d;font-size:12px}.popup-benefits span{padding-right:8px;border-right:1px solid #dfe7f1}.popup-benefits span:last-child{border:0}.seo-popup-form{display:grid;grid-template-columns:1fr 1fr;gap:12px}.seo-popup-form input[type=text],.seo-popup-form input[type=email],.seo-popup-form input[type=tel],.seo-popup-form input[type=url]{width:100%;border:1px solid #d5dee9;padding:13px 15px;border-radius:6px;font:inherit}.popup-consent{grid-column:1/-1;display:flex;gap:8px;align-items:flex-start;font-size:11px;color:#68798f}.popup-consent input{margin-top:3px}.seo-popup-form button{grid-column:1/-1;border:0;border-radius:7px;background:#42a51d;color:#fff;padding:15px;font:inherit;font-weight:900;text-transform:uppercase;cursor:pointer}.seo-popup-form button span{font-size:20px;margin-left:8px}.seo-popup-content>small{display:block;text-align:center;color:#718198;margin-top:11px}
@media(max-width:850px){.seo-popup-panel{grid-template-columns:1fr}.seo-popup-visual{display:none}.seo-popup-content{padding:42px 24px 28px}}@media(max-width:560px){.popup-benefits{grid-template-columns:1fr}.popup-benefits span{border:0}.seo-popup-form{grid-template-columns:1fr}.seo-popup-form>*{grid-column:1!important}.seo-popup-content h2{font-size:30px}}

/* v2.6 animated service counters and FAQ */
.seo-counter-band{background:#fff;padding:8px 0 88px;overflow:hidden}.seo-counter-grid{display:grid;grid-template-columns:repeat(4,1fr);width:100%}.seo-counter-card{min-height:190px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:28px 18px;color:#fff;position:relative;overflow:hidden}.seo-counter-card:before{content:"";position:absolute;inset:-50%;background:radial-gradient(circle,rgba(255,255,255,.18),transparent 42%);transform:translateX(-45%);transition:transform .7s ease}.seo-counter-card:hover:before{transform:translateX(45%)}.counter-blue{background:linear-gradient(135deg,#0e4da7,#1976ff)}.counter-cyan{background:linear-gradient(135deg,#087eaa,#14b8d4)}.counter-navy{background:linear-gradient(135deg,#06162f,#123b76)}.counter-teal{background:linear-gradient(135deg,#08796f,#18b9a6)}.seo-counter-card strong{position:relative;z-index:1;display:block;font-size:clamp(48px,6vw,78px);line-height:1;font-weight:800;letter-spacing:-.05em}.seo-counter-card span{position:relative;z-index:1;display:block;margin-top:15px;font-size:16px;font-weight:650;max-width:220px}.faq-section{background:var(--soft)}.faq-grid{max-width:920px;margin:0 auto;display:grid;gap:14px}.faq-item{background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 10px 30px rgba(31,65,110,.06);overflow:hidden}.faq-item summary{position:relative;cursor:pointer;list-style:none;padding:22px 62px 22px 24px;font-size:17px;font-weight:800;color:var(--ink)}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";position:absolute;right:22px;top:50%;transform:translateY(-50%);width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#eaf3ff;color:var(--blue);font-size:22px;line-height:1}.faq-item[open] summary:after{content:"–"}.faq-item div{padding:0 24px 22px;color:var(--muted)}.faq-item div p{margin:0}.faq-cta{text-align:center;margin-top:34px}.faq-cta p{margin:0 0 15px;color:var(--muted);font-weight:700}@media(max-width:800px){.seo-counter-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.seo-counter-grid{grid-template-columns:1fr 1fr}.seo-counter-card{min-height:155px;padding:22px 12px}.seo-counter-card strong{font-size:42px}.seo-counter-card span{font-size:13px}.faq-item summary{padding:19px 55px 19px 18px;font-size:15px}.faq-item div{padding:0 18px 19px}}

/* v2.7.1 SEO Services supporting cards */
.clickable-service{position:relative;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.clickable-service:hover{transform:translateY(-5px);border-color:rgba(25,118,255,.35);box-shadow:0 20px 45px rgba(31,65,110,.14)}.clickable-service .card-link:after{content:"";position:absolute;inset:0}.supporting-services{background:var(--soft)}


/* v2.8 persistent click-to-call header and mobile contact controls */
.top-contact-bar{background:#031025;border-bottom:1px solid rgba(255,255,255,.08);color:#dce8f7}.top-contact-inner{min-height:38px;display:flex;align-items:center;justify-content:flex-end;gap:24px;font-size:13px}.top-contact-inner>span{color:#9eb0c7}.header-phone{display:inline-flex;align-items:center;gap:8px;color:#fff!important;font-weight:800;letter-spacing:.01em;white-space:nowrap}.header-phone:hover{color:var(--cyan)!important}.phone-icon{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:var(--blue);font-size:13px}.mobile-header-actions{display:none;align-items:center;gap:8px}.mobile-phone-button{display:inline-flex;align-items:center;gap:5px;color:#fff!important;font-size:13px;font-weight:800;border:1px solid rgba(255,255,255,.24);border-radius:7px;padding:8px 10px}.mobile-contact-dock{display:none}.site-header{position:sticky;top:0}.nav-wrap{height:72px}
@media(max-width:960px){.top-contact-inner{justify-content:space-between}.main-nav{top:110px}.mobile-header-actions{display:flex}.nav-toggle{display:block}.nav-wrap{height:68px}.brand .custom-logo{max-height:42px}.top-contact-bar{position:relative}.top-contact-inner>span{font-size:12px}}
@media(max-width:700px){body{padding-bottom:66px}.top-contact-inner{min-height:34px;justify-content:center}.top-contact-inner>span{display:none}.header-phone{font-size:15px}.phone-icon{width:22px;height:22px}.nav-wrap{height:62px}.brand{font-size:20px}.brand .custom-logo{max-height:38px;max-width:170px}.mobile-phone-button span{display:none}.mobile-phone-button{padding:7px 9px}.main-nav{top:96px;max-height:calc(100vh - 96px);overflow:auto}.whatsapp-float{display:none}.mobile-contact-dock{position:fixed;left:0;right:0;bottom:0;z-index:9998;display:grid;grid-template-columns:1.35fr 1fr;padding:8px max(10px,env(safe-area-inset-right)) calc(8px + env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left));gap:8px;background:rgba(3,16,37,.97);border-top:1px solid rgba(255,255,255,.13);box-shadow:0 -10px 30px rgba(0,0,0,.24);backdrop-filter:blur(12px)}.mobile-contact-dock a{min-height:48px;border-radius:9px;display:flex;align-items:center;justify-content:center;gap:8px;color:#fff!important;font-size:14px}.mobile-dock-call{background:linear-gradient(135deg,var(--blue),#0755d9)}.mobile-dock-whatsapp{background:#1fae55}.mobile-contact-dock span{font-size:18px}.seo-popup{padding-bottom:80px}}
@media(max-width:380px){.mobile-contact-dock a{font-size:12px}.mobile-dock-call b{font-size:11px}.top-contact-inner{width:100%}.header-phone{font-size:14px}}

/* v2.9 mobile header: phone | logo | WhatsApp */
.mobile-top-phone,.mobile-top-whatsapp{display:none}
@media(max-width:700px){
 body{padding-bottom:0}
 .top-contact-bar{display:none}
 .nav-wrap{height:68px;display:grid;grid-template-columns:minmax(92px,1fr) auto minmax(92px,1fr);gap:8px;align-items:center}
 .mobile-top-phone{display:flex;align-items:center;gap:4px;color:#fff!important;font-size:clamp(9px,2.8vw,12px);font-weight:800;white-space:nowrap;justify-self:start}
 .mobile-top-phone span{color:var(--cyan);font-size:14px}
 .brand{justify-self:center;min-width:0}
 .brand .custom-logo{max-height:38px;max-width:145px;width:auto}
 .mobile-header-actions{display:flex;justify-self:end;gap:5px}
 .mobile-top-whatsapp{display:flex;align-items:center;gap:4px;color:#fff!important;background:#1fae55;border-radius:7px;padding:7px 8px;font-size:10px;font-weight:800}
 .mobile-top-whatsapp span{font-size:14px}
 .nav-toggle{display:block;padding:5px;font-size:22px}
 .main-nav{top:68px;max-height:calc(100vh - 68px)}
 .mobile-contact-dock{display:none}
 .whatsapp-float{display:none}
}
@media(max-width:430px){
 .nav-wrap{grid-template-columns:minmax(82px,1fr) auto minmax(82px,1fr);gap:5px}
 .mobile-top-phone b{font-size:9px}
 .mobile-top-whatsapp b{display:none}
 .mobile-top-whatsapp{padding:7px 9px}
 .brand .custom-logo{max-width:125px}
}


/* v2.9.1 mobile header and hero matching requested layout */
@media(max-width:700px){
 .site-header{background:#071a37;border-bottom:1px solid rgba(255,255,255,.1)}
 .nav-wrap{height:66px;width:100%;padding:0 10px;grid-template-columns:92px minmax(58px,72px) 1fr;gap:7px}
 .mobile-top-phone{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;line-height:1.12;color:var(--cyan)!important;text-align:center}
 .mobile-top-phone b{font-size:10px;font-weight:900;letter-spacing:.01em}
 .mobile-top-phone small{font-size:10px;font-weight:800;color:#20b7ff}
 .brand .custom-logo{display:block;max-height:49px;max-width:70px;width:auto;margin:auto}
 .mobile-header-actions{width:100%;display:flex;align-items:center;justify-content:flex-end;gap:16px}
 .mobile-top-whatsapp{height:36px;min-width:80px;padding:0 10px;border-radius:9px;background:#25d366;color:#062b16!important;font-size:10px;font-weight:900;box-shadow:0 4px 14px rgba(37,211,102,.22)}
 .mobile-top-whatsapp span{width:18px;height:18px;display:grid;place-items:center;border-radius:50%;background:#fff;color:#0b7a38;font-size:11px}
 .mobile-top-whatsapp b{display:inline}
 .nav-toggle{font-size:22px;padding:3px;color:#fff}
 .hero{padding:58px 0 88px;background:radial-gradient(circle at 76% 28%,#123d73 0,transparent 38%),linear-gradient(145deg,#041127,#082346)}
 .hero-grid{gap:36px}
 .hero-copy .eyebrow{font-size:10px;letter-spacing:.16em}
 .hero h1{font-size:41px;line-height:1.04;margin:16px 0 24px;letter-spacing:-.045em}
 .hero-copy>p{font-size:16px;line-height:1.55;margin:0;color:#cbd6e5}
 .hero-actions{margin:30px 0 27px;gap:10px}
 .hero-actions .btn{width:100%;min-height:46px;padding:12px 15px}
 .trust-row{display:grid;grid-template-columns:auto auto auto;gap:15px;font-size:11px;align-items:center;white-space:nowrap}
 .dashboard{margin-top:0}
}
@media(max-width:390px){
 .nav-wrap{grid-template-columns:88px 62px 1fr;gap:5px;padding:0 8px}
 .mobile-header-actions{gap:10px}
 .mobile-top-whatsapp{min-width:78px;padding:0 8px}
 .hero h1{font-size:39px}
 .trust-row{gap:11px;font-size:10px}
}


/* v2.9.2 mobile header/menu reliability fixes */
@media(max-width:700px){
  .site-header{z-index:10000;overflow:visible}
  .nav-wrap{position:relative;width:100%;height:66px;padding:0 12px;display:grid;grid-template-columns:104px minmax(66px,1fr) 132px;align-items:center;gap:8px}
  .mobile-top-phone{grid-column:1;justify-self:start;min-width:0}
  .brand{grid-column:2;justify-self:center;display:flex;align-items:center;justify-content:center;min-width:0}
  .brand .custom-logo-link{display:flex;align-items:center;justify-content:center}
  .brand .custom-logo{max-width:86px;max-height:52px}
  .mobile-header-actions{grid-column:3;justify-self:end;width:auto;display:flex;align-items:center;justify-content:flex-end;gap:10px;min-width:0}
  .mobile-top-whatsapp{display:flex;position:static;flex:0 0 auto;min-width:84px;max-width:90px;height:36px;padding:0 9px;overflow:hidden;white-space:nowrap}
  .nav-toggle{position:relative;z-index:10002;display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;margin:0;padding:0;border-radius:8px;background:rgba(255,255,255,.06);font-size:28px;line-height:1;color:#fff;cursor:pointer}
  .main-nav{display:none;position:fixed;z-index:10001;left:0;right:0;top:66px;width:100%;height:calc(100dvh - 66px);max-height:none;overflow-y:auto;background:#071a37;padding:38px 24px 48px;flex-direction:column;align-items:center;justify-content:flex-start;gap:28px;border-top:1px solid rgba(255,255,255,.1);box-shadow:0 18px 40px rgba(0,0,0,.35)}
  .main-nav.open{display:flex}
  .main-nav ul{width:100%;display:flex;flex-direction:column;align-items:center;gap:0;margin:0;padding:0}
  .main-nav li{width:100%;text-align:center}
  .main-nav li a{display:block;width:100%;padding:15px 8px;font-size:18px}
  .main-nav .btn{margin-top:10px;min-width:230px}
  body.mobile-menu-open{overflow:hidden;touch-action:none}
}
@media(max-width:390px){
  .nav-wrap{grid-template-columns:96px minmax(58px,1fr) 118px;padding:0 8px;gap:5px}
  .mobile-top-whatsapp{min-width:75px;max-width:78px;padding:0 7px}
  .mobile-top-whatsapp b{display:inline;font-size:9px}
  .mobile-header-actions{gap:6px}
  .nav-toggle{flex-basis:34px;width:34px;height:34px}
}

/* v2.9.3 URL entry and CAPTCHA */
.gbsg-captcha{margin:18px 0;min-height:65px}.seo-popup-form .gbsg-captcha{margin:12px 0}.cf-turnstile{max-width:100%;overflow:hidden}@media(max-width:380px){.cf-turnstile{transform:scale(.88);transform-origin:left top;margin-bottom:-8px}}

/* v2.9.5: force mobile header onto one row: Phone | Logo | WhatsApp | Menu */
@media (max-width:700px){
  .top-contact-bar{display:none!important}
  .site-header{min-height:72px}
  .nav-wrap{
    height:72px!important;
    width:min(100%,1180px)!important;
    padding:0 10px!important;
    margin:0 auto!important;
    display:grid!important;
    grid-template-columns:minmax(88px,1.05fr) minmax(58px,.72fr) minmax(78px,.9fr) 40px!important;
    grid-template-rows:72px!important;
    align-items:center!important;
    gap:6px!important;
    overflow:visible!important;
  }
  .mobile-top-phone{
    display:flex!important;
    grid-column:1!important;
    grid-row:1!important;
    min-width:0!important;
    width:100%!important;
    justify-self:stretch!important;
    align-self:center!important;
  }
  .brand{
    grid-column:2!important;
    grid-row:1!important;
    min-width:0!important;
    width:100%!important;
    justify-self:center!important;
    align-self:center!important;
    display:flex!important;
    justify-content:center!important;
    overflow:visible!important;
  }
  .brand .custom-logo-link{display:flex!important;justify-content:center!important;width:100%!important}
  .brand .custom-logo{display:block!important;max-width:74px!important;max-height:58px!important;width:auto!important;height:auto!important;object-fit:contain!important}
  .mobile-header-actions{display:contents!important}
  .mobile-top-whatsapp{
    display:flex!important;
    grid-column:3!important;
    grid-row:1!important;
    position:static!important;
    justify-self:stretch!important;
    align-self:center!important;
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    height:38px!important;
    padding:0 7px!important;
    justify-content:center!important;
    overflow:hidden!important;
    white-space:nowrap!important;
  }
  .mobile-top-whatsapp b{display:inline!important;font-size:9px!important}
  .nav-toggle{
    grid-column:4!important;
    grid-row:1!important;
    position:relative!important;
    justify-self:end!important;
    align-self:center!important;
    width:38px!important;
    height:38px!important;
    min-width:38px!important;
    margin:0!important;
  }
  .main-nav{top:72px!important;max-height:calc(100dvh - 72px)!important}
}
@media (max-width:390px){
  .nav-wrap{grid-template-columns:minmax(82px,1fr) 56px minmax(70px,.88fr) 36px!important;padding:0 7px!important;gap:4px!important}
  .brand .custom-logo{max-width:64px!important;max-height:52px!important}
  .mobile-top-phone b,.mobile-top-phone small{font-size:9px!important}
  .mobile-top-whatsapp{height:36px!important;padding:0 5px!important}
  .mobile-top-whatsapp b{font-size:8px!important}
  .nav-toggle{width:36px!important;height:36px!important;min-width:36px!important}
}


/* v2.9.6 definitive mobile header positioning */
@media (max-width:700px){
  .top-contact-bar{display:none!important}
  .site-header{height:72px!important;min-height:72px!important;overflow:visible!important}
  .nav-wrap{
    position:relative!important;
    display:block!important;
    width:100%!important;
    max-width:none!important;
    height:72px!important;
    min-height:72px!important;
    margin:0!important;
    padding:0 10px!important;
    overflow:visible!important;
  }
  .mobile-top-phone{
    position:absolute!important;
    left:10px!important;
    top:50%!important;
    transform:translateY(-50%)!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    width:100px!important;
    max-width:100px!important;
    min-width:0!important;
    line-height:1.08!important;
    text-align:center!important;
    z-index:4!important;
  }
  .mobile-top-phone b,.mobile-top-phone small{font-size:10px!important;white-space:nowrap!important}
  .brand{
    position:absolute!important;
    left:50%!important;
    top:50%!important;
    transform:translate(-50%,-50%)!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:78px!important;
    max-width:78px!important;
    height:64px!important;
    margin:0!important;
    z-index:3!important;
  }
  .brand .custom-logo-link{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;margin:0!important}
  .brand .custom-logo{display:block!important;width:auto!important;height:auto!important;max-width:76px!important;max-height:60px!important;object-fit:contain!important}
  .mobile-header-actions{
    position:absolute!important;
    right:9px!important;
    top:50%!important;
    transform:translateY(-50%)!important;
    display:flex!important;
    flex-direction:row!important;
    align-items:center!important;
    justify-content:flex-end!important;
    width:auto!important;
    height:42px!important;
    gap:7px!important;
    margin:0!important;
    z-index:10003!important;
  }
  .mobile-top-whatsapp{
    position:static!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:92px!important;
    min-width:92px!important;
    max-width:92px!important;
    height:38px!important;
    padding:0 8px!important;
    margin:0!important;
    border-radius:9px!important;
    white-space:nowrap!important;
  }
  .mobile-top-whatsapp b{display:inline!important;font-size:10px!important}
  .nav-toggle{
    position:relative!important;
    display:grid!important;
    place-items:center!important;
    flex:0 0 38px!important;
    width:38px!important;
    min-width:38px!important;
    height:38px!important;
    margin:0!important;
    padding:0!important;
    z-index:10004!important;
  }
  .main-nav{top:72px!important;left:0!important;right:0!important;max-height:calc(100dvh - 72px)!important}
}
@media (max-width:390px){
  .nav-wrap{padding:0 6px!important}
  .mobile-top-phone{left:5px!important;width:88px!important;max-width:88px!important}
  .mobile-top-phone b,.mobile-top-phone small{font-size:9px!important}
  .brand{width:64px!important;max-width:64px!important}
  .brand .custom-logo{max-width:62px!important;max-height:54px!important}
  .mobile-header-actions{right:5px!important;gap:4px!important}
  .mobile-top-whatsapp{width:78px!important;min-width:78px!important;max-width:78px!important;padding:0 5px!important}
  .mobile-top-whatsapp b{font-size:8px!important}
  .nav-toggle{flex-basis:35px!important;width:35px!important;min-width:35px!important;height:35px!important}
}
