/*
Theme Name: Neve Gorilla
Template: neve
Version: 1.1.1
Description: Custom Gorilla Wired front-page redesign.
*/
:root{--gw-bg:#08111f;--gw-bg2:#0f1b31;--gw-bg3:#153057;--gw-panel:#0f1b31;--gw-panel-2:#10192a;--gw-text:#f3f7fb;--gw-muted:#aab7c8;--gw-accent:#48e5b2;--gw-accent-2:#4ea1ff;--gw-line:rgba(255,255,255,.08);--gw-shadow:0 24px 80px rgba(0,0,0,.35);--gw-radius:22px;}
body.gw-body{margin:0;background:linear-gradient(180deg,#08111f 0%,#0a1322 40%,#ffffff 40%,#ffffff 100%);color:#142033;font-family:Montserrat,Arial,sans-serif;}
body.gw-body .gw-home{min-height:100vh;color:var(--gw-text);} 
body.gw-body .gw-shell{max-width:1200px;margin:0 auto;padding:0 24px;}
body.gw-body .gw-header{position:sticky;top:0;z-index:999;background:linear-gradient(135deg,#08111f 0%, #0e1930 55%, #153057 100%);border-bottom:1px solid rgba(255,255,255,.08);box-shadow:0 10px 30px rgba(0,0,0,.22);}
body.gw-body .gw-header-inner{display:grid;grid-template-columns:auto 1fr auto;gap:24px;align-items:center;min-height:86px;}
body.gw-body .gw-brand img{height:42px;width:auto;display:block;filter:drop-shadow(0 10px 18px rgba(0,0,0,.18));}
body.gw-body .gw-nav{display:flex;justify-content:center;gap:30px;flex-wrap:wrap;}
body.gw-body .gw-nav a,body.gw-body .gw-footer a{text-decoration:none;color:#fff;font-weight:700;letter-spacing:.03em;}
body.gw-body .gw-nav a:hover,body.gw-body .gw-footer a:hover{color:var(--gw-accent);} 
body.gw-body .gw-header-cta,body.gw-body .gw-btn{display:inline-flex;align-items:center;justify-content:center;padding:15px 22px;border-radius:14px;font-weight:700;text-decoration:none;transition:.2s ease;}
body.gw-body .gw-header-cta,body.gw-body .gw-btn-primary{background:linear-gradient(135deg,var(--gw-accent),#35c8d1);color:#041018;box-shadow:0 10px 30px rgba(72,229,178,.3);} 
body.gw-body .gw-btn-secondary{border:1px solid rgba(255,255,255,.15);color:#fff;background:rgba(255,255,255,.03);} 
body.gw-body .gw-hero{position:relative;padding:92px 0 72px;overflow:hidden;background:radial-gradient(circle at 80% 10%,rgba(78,161,255,.25),transparent 32%),radial-gradient(circle at 20% 0,rgba(72,229,178,.20),transparent 28%),linear-gradient(180deg,#08111f,#0b1324);} 
body.gw-body .gw-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:38px;align-items:center;position:relative;z-index:1;}
body.gw-body .gw-kicker{display:inline-flex;align-items:center;gap:10px;padding:10px 14px;border:1px solid var(--gw-line);border-radius:999px;background:rgba(255,255,255,.03);font-size:.88rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--gw-accent);} 
body.gw-body .gw-kicker:before{content:"";width:8px;height:8px;border-radius:999px;background:var(--gw-accent);box-shadow:0 0 0 6px rgba(72,229,178,.15);} 
body.gw-body .gw-title{font-size:clamp(2.6rem,6vw,5rem);line-height:.96;margin:18px 0 18px;font-weight:800;letter-spacing:-.04em;max-width:12ch;} 
body.gw-body .gw-title span{color:var(--gw-accent);} 
body.gw-body .gw-sub{max-width:60ch;color:var(--gw-muted);font-size:1.08rem;line-height:1.7;margin-bottom:28px;}
body.gw-body .gw-actions{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:28px;}
body.gw-body .gw-proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:26px;}
body.gw-body .gw-stat{padding:18px;border:1px solid var(--gw-line);border-radius:18px;background:rgba(255,255,255,.03);backdrop-filter:blur(8px);} 
body.gw-body .gw-stat strong{display:block;font-size:1.5rem;color:#fff;line-height:1.1;} body.gw-body .gw-stat span{display:block;color:var(--gw-muted);font-size:.92rem;margin-top:6px;} 
body.gw-body .gw-card{position:relative;background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.02));border:1px solid var(--gw-line);border-radius:28px;padding:18px;box-shadow:var(--gw-shadow);overflow:hidden;} 
body.gw-body .gw-card img{display:block;width:100%;height:auto;border-radius:20px;} 
body.gw-body .gw-floating{position:absolute;right:-18px;bottom:28px;padding:18px 20px;max-width:240px;border-radius:18px;background:#fff;color:#09111f;box-shadow:0 18px 45px rgba(0,0,0,.3);} 
body.gw-body .gw-strip{margin-top:-26px;position:relative;z-index:3;} body.gw-body .gw-strip .gw-shell{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;} 
body.gw-body .gw-mini{background:#fff;border:1px solid rgba(10,16,26,.08);border-radius:18px;padding:18px;box-shadow:0 12px 30px rgba(9,17,31,.08);} body.gw-body .gw-mini strong{display:block;font-size:1rem;margin-bottom:6px;color:#07111f;} body.gw-body .gw-mini span{color:#5d6c7e;font-size:.94rem;line-height:1.5;} 
body.gw-body .gw-section{padding:78px 0;background:#fff;color:#09111f;} body.gw-body .gw-section.dark{background:#0c1425;color:#fff;} body.gw-body .gw-heading{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:34px;} body.gw-body .gw-heading h2{font-size:clamp(2rem,4vw,3rem);line-height:1.02;margin:0;letter-spacing:-.03em;} body.gw-body .gw-heading p{max-width:56ch;margin:0;color:#607084;line-height:1.7;} body.gw-body .gw-section.dark .gw-heading p,body.gw-body .gw-section.dark .gw-service p,body.gw-body .gw-section.dark .gw-process p,body.gw-body .gw-section.dark .gw-package p{color:#b6c2cf;} 
body.gw-body .gw-services,body.gw-body .gw-processes,body.gw-body .gw-packages{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;} body.gw-body .gw-service,body.gw-body .gw-process,body.gw-body .gw-package{padding:26px;border-radius:22px;background:#fff;border:1px solid rgba(9,17,31,.08);box-shadow:0 14px 30px rgba(8,17,31,.06);} body.gw-body .gw-section.dark .gw-service,body.gw-body .gw-section.dark .gw-process,body.gw-body .gw-section.dark .gw-package{background:rgba(255,255,255,.03);border-color:rgba(255,255,255,.08);box-shadow:none;} body.gw-body .gw-service h3,body.gw-body .gw-process h3,body.gw-body .gw-package h3{margin:0 0 12px;font-size:1.2rem;} body.gw-body .gw-service p,body.gw-body .gw-process p,body.gw-body .gw-package p{margin:0;color:#5e6f83;line-height:1.7;} 
body.gw-body .gw-footer{padding:64px 0 28px;background:linear-gradient(135deg,#08111f,#12203a 60%,#16325a);color:#dbe6f2;} body.gw-body .gw-footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr;gap:30px;} body.gw-body .gw-footer-logo{max-width:220px;height:auto;margin-bottom:14px;} body.gw-body .gw-footer h3{margin:0 0 14px;font-size:1.1rem;color:#fff;} body.gw-body .gw-footer p{color:#dbe6f2;line-height:1.8;margin:0;} body.gw-body .gw-footer ul{list-style:none;padding:0;margin:0;display:grid;gap:12px;} body.gw-body .gw-footer-bottom{margin-top:30px;padding-top:18px;border-top:1px solid rgba(255,255,255,.08);color:#dbe6f2;text-align:center;} 
@media (max-width:1024px){body.gw-body .gw-grid,body.gw-body .gw-strip .gw-shell,body.gw-body .gw-services,body.gw-body .gw-processes,body.gw-body .gw-packages,body.gw-body .gw-footer-grid{grid-template-columns:1fr 1fr;} body.gw-body .gw-header-inner{grid-template-columns:1fr;justify-items:center;padding:16px 0;} }
@media (max-width:768px){body.gw-body .gw-grid,body.gw-body .gw-proof,body.gw-body .gw-strip .gw-shell,body.gw-body .gw-services,body.gw-body .gw-processes,body.gw-body .gw-packages,body.gw-body .gw-footer-grid{grid-template-columns:1fr;} body.gw-body .gw-nav{gap:18px;} body.gw-body .gw-title{max-width:none;} body.gw-body .gw-heading{display:block;} body.gw-body .gw-heading p{margin-top:14px;} body.gw-body .gw-floating{position:static;margin-top:16px;max-width:none;} }

/* Header CTA composition tune */
body.gw-body .gw-header-inner{grid-template-columns:auto 1fr auto;}
body.gw-body .gw-nav{justify-content:flex-end;padding-right:18px;}
body.gw-body .gw-header-cta{justify-self:end;min-width:140px;padding:13px 18px;border-radius:12px;}
@media (max-width:1024px){
  body.gw-body .gw-nav{justify-content:center;padding-right:0;}
}
@media (max-width:768px){
  body.gw-body .gw-header-inner{grid-template-columns:1fr;gap:14px;}
  body.gw-body .gw-header-cta{display:none;}
}

/* Logo size bump */
body.gw-body .gw-brand img{
  height: 64px !important;
  width: auto !important;
  max-width: none !important;
}
@media (max-width:768px){
  body.gw-body .gw-brand img{
    height: 56px !important;
  }
}

/* Second logo size bump */
body.gw-body .gw-brand img{
  height: 78px !important;
}
@media (max-width:768px){
  body.gw-body .gw-brand img{
    height: 72px !important;
  }
}

/* Third logo size bump */
body.gw-body .gw-brand img{
  height: 102px !important;
}
@media (max-width:768px){
  body.gw-body .gw-brand img{
    height: 92px !important;
  }
}

/* Global Gorilla Wired brand treatment for non-home pages */
body:not(.home) .site-header,
body:not(.home) .site-header .header--row,
body:not(.home) .site-header .header-main,
body:not(.home) .site-header .header-top,
body:not(.home) .site-header .header-bottom,
body:not(.home) .site-header .row,
body:not(.home) .site-header .row .col,
body:not(.home) .site-header .builder-item,
body:not(.home) .site-header .item--inner,
body:not(.home) .site-header .nv-nav-wrap,
body:not(.home) .site-header .primary-menu-ul,
body:not(.home) .site-header .nav-ul,
body:not(.home) .site-header .header-menu-sidebar-bg,
body:not(.home) .site-header .header-menu-sidebar {
  background: linear-gradient(135deg,#08111f 0%, #0e1930 55%, #153057 100%) !important;
}
body:not(.home) .site-header a,
body:not(.home) .site-header .menu-item > a,
body:not(.home) .site-title a,
body:not(.home) .builder-item--logo a,
body:not(.home) .nv-nav-wrap .primary-menu-ul li a,
body:not(.home) .header-menu-sidebar .menu-item > a,
body:not(.home) .header-menu-sidebar .site-title a,
body:not(.home) .header-menu-sidebar .builder-item--logo a { color:#ffffff !important; }
body:not(.home) .site-header a:hover,
body:not(.home) .site-header .menu-item > a:hover,
body:not(.home) .site-header .current-menu-item > a,
body:not(.home) .site-header .current_page_item > a { color:#48e5b2 !important; }
body:not(.home) .site-main, body:not(.home) .neve-main { background:linear-gradient(180deg,#08111f 0,#0b1324 240px,#ffffff 240px,#ffffff 100%) !important; }
body:not(.home) .nv-page-title-wrap,
body:not(.home) .entry-header,
body:not(.home) .page-header {
  background: transparent !important;
  color:#ffffff !important;
}
body:not(.home) .entry-title,
body:not(.home) .page-title,
body:not(.home) h1:not(.gw-title) {
  color:#ffffff !important;
}
body:not(.home) .site-footer,
body:not(.home) .footer--row,
body:not(.home) .footer-top,
body:not(.home) .footer-main,
body:not(.home) .footer-bottom {
  background: linear-gradient(135deg,#08111f,#12203a 60%,#16325a) !important;
  color:#dbe6f2 !important;
}
body:not(.home) .site-footer a { color:#8fdcff !important; }
body:not(.home) .site-footer a:hover { color:#48e5b2 !important; }
body:not(.home) .nv-sidebar-wrap .widget,
body:not(.home) .nv-single-post-wrap,
body:not(.home) .nv-content-wrap .elementor-section,
body:not(.home) .nv-content-wrap .elementor-widget-wrap,
body:not(.home) .nv-content-wrap .wp-block-group {
  border-radius: 18px;
}
body:not(.home) .button,
body:not(.home) button,
body:not(.home) input[type=button],
body:not(.home) input[type=submit],
body:not(.home) .wp-element-button {
  background:linear-gradient(135deg,#48e5b2,#4ea1ff) !important;
  color:#07111f !important;
  border:none !important;
  border-radius:14px !important;
  box-shadow:0 10px 30px rgba(72,229,178,.22);
}

/* =========================
   Global Gorilla Wired pass
   ========================= */
body{
  font-family: Montserrat, Arial, sans-serif !important;
  color:#162233;
}
body:not(.home){
  background:linear-gradient(180deg,#08111f 0,#0b1324 240px,#f7fbff 240px,#f7fbff 100%) !important;
}
body:not(.home) .site-header,
body:not(.home) .site-header .header--row,
body:not(.home) .site-header .header-main,
body:not(.home) .site-header .header-top,
body:not(.home) .site-header .header-bottom,
body:not(.home) .site-header .row,
body:not(.home) .site-header .row .col,
body:not(.home) .site-header .builder-item,
body:not(.home) .site-header .item--inner,
body:not(.home) .site-header .nv-nav-wrap,
body:not(.home) .site-header .primary-menu-ul,
body:not(.home) .site-header .nav-ul,
body:not(.home) .site-header .header-menu-sidebar-bg,
body:not(.home) .site-header .header-menu-sidebar {
  background: linear-gradient(135deg,#08111f 0%, #0e1930 55%, #153057 100%) !important;
  border-color:rgba(255,255,255,.08) !important;
}
body:not(.home) .site-header a,
body:not(.home) .site-header .menu-item > a,
body:not(.home) .site-title a,
body:not(.home) .builder-item--logo a,
body:not(.home) .nv-nav-wrap .primary-menu-ul li a,
body:not(.home) .header-menu-sidebar .menu-item > a,
body:not(.home) .header-menu-sidebar .site-title a,
body:not(.home) .header-menu-sidebar .builder-item--logo a {
  color:#fff !important;
  font-weight:700 !important;
  letter-spacing:.03em;
}
body:not(.home) .site-header a:hover,
body:not(.home) .site-header .menu-item > a:hover,
body:not(.home) .site-header .current-menu-item > a,
body:not(.home) .site-header .current_page_item > a{color:#48e5b2 !important;}
body:not(.home) .site-main,body:not(.home) .neve-main{background:transparent !important;}
body:not(.home) .nv-page-title-wrap,
body:not(.home) .entry-header,
body:not(.home) .page-header,
body:not(.home) .nv-page-title{background:transparent !important;border:none !important;}
body:not(.home) .entry-title,
body:not(.home) .page-title,
body:not(.home) h1:not(.gw-title){
  color:#ffffff !important;
  font-size:clamp(2.2rem,4vw,3.4rem) !important;
  letter-spacing:-.03em;
  line-height:1.02;
  margin-bottom:14px;
}
body:not(.home) h2{
  color:#0b1730 !important;
  font-size:clamp(1.8rem,3vw,2.5rem) !important;
  letter-spacing:-.03em;
  line-height:1.08;
}
body:not(.home) h3{
  color:#10213e !important;
  font-size:1.25rem !important;
  letter-spacing:-.02em;
}
body:not(.home) p,
body:not(.home) li,
body:not(.home) .elementor-widget-text-editor,
body:not(.home) .elementor-text-editor{
  color:#5e6f83 !important;
  line-height:1.8;
  font-size:1.02rem;
}
body:not(.home) .nv-content-wrap,
body:not(.home) .elementor-section,
body:not(.home) .wp-block-group,
body:not(.home) .entry-content > *{
  border-radius:22px;
}
body:not(.home) .elementor-section,
body:not(.home) .wp-block-group,
body:not(.home) .nv-post-content,
body:not(.home) .nv-single-post-wrap,
body:not(.home) .entry-content > .wp-block-group,
body:not(.home) .entry-content > .elementor{
  overflow:visible;
}
body:not(.home) .button,
body:not(.home) button,
body:not(.home) input[type=button],
body:not(.home) input[type=submit],
body:not(.home) .wp-element-button,
body:not(.home) .elementor-button{
  background:linear-gradient(135deg,#48e5b2,#4ea1ff) !important;
  color:#07111f !important;
  border:none !important;
  border-radius:14px !important;
  box-shadow:0 10px 30px rgba(72,229,178,.22);
  font-weight:800 !important;
}
body:not(.home) .button:hover,
body:not(.home) .elementor-button:hover{filter:brightness(1.04);transform:translateY(-1px);}

/* cards / sections */
body:not(.home) .elementor-widget-wrap > .elementor-element,
body:not(.home) .services-grid .service,
body:not(.home) .service-box,
body:not(.home) .wp-block-columns,
body:not(.home) .wp-block-cover,
body:not(.home) .wp-block-media-text,
body:not(.home) .elementor-accordion .elementor-accordion-item,
body:not(.home) .elementor-toggle .elementor-tab-title,
body:not(.home) .elementor-toggle .elementor-tab-content,
body:not(.home) .elementor-tabs .elementor-tab-content,
body:not(.home) .elementor-tabs .elementor-tab-title{
  border-radius:18px !important;
}

/* FAQ / accordion polish */
body:not(.home) .elementor-accordion .elementor-accordion-item,
body:not(.home) .elementor-toggle .elementor-toggle-item,
body:not(.home) .rank-math-question,
body:not(.home) .schema-faq-section {
  background:#ffffff !important;
  border:1px solid rgba(14,25,48,.08) !important;
  box-shadow:0 14px 34px rgba(10,18,32,.06) !important;
  margin-bottom:14px !important;
  overflow:hidden;
}
body:not(.home) .elementor-accordion .elementor-tab-title,
body:not(.home) .elementor-toggle .elementor-tab-title,
body:not(.home) .rank-math-question .rank-math-question-title,
body:not(.home) .schema-faq-question {
  background:linear-gradient(135deg,#f7fbff,#eef5ff) !important;
  color:#0d1a31 !important;
  font-weight:800 !important;
  padding:20px 22px !important;
}
body:not(.home) .elementor-accordion .elementor-tab-content,
body:not(.home) .elementor-toggle .elementor-tab-content,
body:not(.home) .rank-math-answer,
body:not(.home) .schema-faq-answer {
  background:#ffffff !important;
  color:#5e6f83 !important;
  padding:20px 22px 24px !important;
}

/* service blocks */
body:not(.home) .elementor-icon-box-wrapper,
body:not(.home) .elementor-image-box-wrapper,
body:not(.home) .elementor-widget-icon-box,
body:not(.home) .elementor-widget-image-box,
body:not(.home) .elementor-widget-call-to-action .elementor-widget-container{
  background:#ffffff;
  border:1px solid rgba(14,25,48,.08);
  box-shadow:0 16px 38px rgba(10,18,32,.06);
  border-radius:22px;
  padding:20px;
}
body:not(.home) .elementor-icon-box-title,
body:not(.home) .elementor-image-box-title{color:#0d1a31 !important;font-weight:800 !important;}

/* footer unify */
body:not(.home) .site-footer,
body:not(.home) .footer--row,
body:not(.home) .footer-top,
body:not(.home) .footer-main,
body:not(.home) .footer-bottom {
  background: linear-gradient(135deg,#08111f,#12203a 60%,#16325a) !important;
  color:#dbe6f2 !important;
}
body:not(.home) .site-footer .builder-item,
body:not(.home) .site-footer .widget,
body:not(.home) .site-footer p,
body:not(.home) .site-footer li,
body:not(.home) .site-footer span,
body:not(.home) .site-footer h1,
body:not(.home) .site-footer h2,
body:not(.home) .site-footer h3,
body:not(.home) .site-footer h4 {color:#dbe6f2 !important;}
body:not(.home) .site-footer a{color:#8fdcff !important;}
body:not(.home) .site-footer a:hover{color:#48e5b2 !important;}
body:not(.home) .footer-bottom-inner{border-top:1px solid rgba(255,255,255,.08);padding-top:18px;}

/* mobile spacing */
@media (max-width:768px){
  body:not(.home) .entry-title,
  body:not(.home) .page-title,
  body:not(.home) h1:not(.gw-title){font-size:2rem !important;}
  body:not(.home) .content-wrap{padding-top:10px;}
}

/* Shared inner-page shell */
body.gw-inner{background:linear-gradient(180deg,#08111f 0%,#0b1324 35%,#f7fbff 35%,#f7fbff 100%) !important;}
body.gw-inner .gw-inner-hero{padding:78px 0 56px;background:radial-gradient(circle at 80% 10%,rgba(78,161,255,.22),transparent 32%),radial-gradient(circle at 20% 0,rgba(72,229,178,.18),transparent 28%),linear-gradient(180deg,#08111f,#0b1324);}
body.gw-inner .gw-inner-title{font-size:clamp(2.4rem,5vw,4.4rem);line-height:.98;letter-spacing:-.04em;margin:18px 0 16px;color:#fff;max-width:12ch;}
body.gw-inner .gw-inner-title span{color:#48e5b2;}
body.gw-inner .gw-inner-sub{max-width:62ch;color:#b8c6d7;font-size:1.08rem;line-height:1.8;}
body.gw-inner .gw-faq{display:grid;gap:16px;}
body.gw-inner .gw-faq details{background:#fff;border:1px solid rgba(14,25,48,.08);box-shadow:0 14px 34px rgba(10,18,32,.06);border-radius:18px;overflow:hidden;}
body.gw-inner .gw-faq summary{list-style:none;cursor:pointer;padding:20px 22px;background:linear-gradient(135deg,#f7fbff,#eef5ff);font-weight:800;color:#0d1a31;}
body.gw-inner .gw-faq details div{padding:20px 22px 24px;color:#5e6f83;line-height:1.8;}
body.gw-inner .gw-service a{color:#10213e;text-decoration:none;font-weight:800;}
PHP

php -l "$THEME/page-services.php"
php -l "$THEME/page-about.php"
php -l "$THEME/page-contact.php"

/* Shared inner-page shell */
body.gw-inner{background:linear-gradient(180deg,#08111f 0%,#0b1324 35%,#f7fbff 35%,#f7fbff 100%) !important;}
body.gw-inner .gw-inner-hero{padding:78px 0 56px;background:radial-gradient(circle at 80% 10%,rgba(78,161,255,.22),transparent 32%),radial-gradient(circle at 20% 0,rgba(72,229,178,.18),transparent 28%),linear-gradient(180deg,#08111f,#0b1324);}
body.gw-inner .gw-inner-title{font-size:clamp(2.4rem,5vw,4.4rem);line-height:.98;letter-spacing:-.04em;margin:18px 0 16px;color:#fff;max-width:12ch;}
body.gw-inner .gw-inner-title span{color:#48e5b2;}
body.gw-inner .gw-inner-sub{max-width:62ch;color:#b8c6d7;font-size:1.08rem;line-height:1.8;}
body.gw-inner .gw-faq{display:grid;gap:16px;}
body.gw-inner .gw-faq details{background:#fff;border:1px solid rgba(14,25,48,.08);box-shadow:0 14px 34px rgba(10,18,32,.06);border-radius:18px;overflow:hidden;}
body.gw-inner .gw-faq summary{list-style:none;cursor:pointer;padding:20px 22px;background:linear-gradient(135deg,#f7fbff,#eef5ff);font-weight:800;color:#0d1a31;}
body.gw-inner .gw-faq details div{padding:20px 22px 24px;color:#5e6f83;line-height:1.8;}
body.gw-inner .gw-service a{color:#10213e;text-decoration:none;font-weight:800;}

/* Contact page map/address */
body.gw-inner .gw-contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:24px;align-items:stretch;}
body.gw-inner .gw-contact-card{background:#fff;border:1px solid rgba(14,25,48,.08);box-shadow:0 16px 38px rgba(10,18,32,.06);border-radius:22px;padding:28px;}
body.gw-inner .gw-contact-card h2{margin:0 0 14px;color:#0d1a31 !important;}
body.gw-inner .gw-contact-card p{color:#5e6f83 !important;line-height:1.8;}
body.gw-inner .gw-map-wrap{min-height:420px;border-radius:22px;overflow:hidden;border:1px solid rgba(14,25,48,.08);box-shadow:0 16px 38px rgba(10,18,32,.06);background:#dfe8f5;}
body.gw-inner .gw-map-wrap iframe{width:100%;height:100%;min-height:420px;border:0;display:block;filter:saturate(.95) contrast(1.02);}
@media (max-width: 900px){body.gw-inner .gw-contact-grid{grid-template-columns:1fr;}}

/* Contact slide-in form */
body.gw-inner .gw-slidein-form{
  position:fixed;
  right:24px;
  top:50%;
  transform:translate(110%, -50%);
  z-index:10010;
  width:min(420px, calc(100vw - 32px));
  transition:transform .65s cubic-bezier(.22,.8,.24,1), opacity .45s ease;
  opacity:0;
}
body.gw-inner .gw-slidein-form.is-visible{
  transform:translate(0, -50%);
  opacity:1;
}
body.gw-inner .gw-slidein-card{
  position:relative;
  padding:28px;
  border-radius:24px;
  background:linear-gradient(180deg,rgba(8,17,31,.96),rgba(15,27,49,.96));
  border:1px solid rgba(255,255,255,.08);
  box-shadow:0 24px 70px rgba(0,0,0,.36);
  color:#eef4fb;
  backdrop-filter:blur(12px);
}
body.gw-inner .gw-slidein-card h3{
  color:#ffffff !important;
  margin:14px 0 10px;
  font-size:1.5rem !important;
}
body.gw-inner .gw-slidein-card p{
  color:#b8c6d7 !important;
  margin:0 0 18px;
}
body.gw-inner .gw-slidein-close{
  position:absolute;
  top:12px;
  right:14px;
  width:34px;
  height:34px;
  border-radius:999px;
  border:1px solid rgba(255,255,255,.12);
  background:rgba(255,255,255,.04);
  color:#fff;
  font-size:1.25rem;
  cursor:pointer;
}
body.gw-inner .gw-inline-form{display:grid;gap:12px;}
body.gw-inner .gw-inline-form input,
body.gw-inner .gw-inline-form textarea{
  width:100%;
  border-radius:14px;
  border:1px solid rgba(255,255,255,.1);
  background:rgba(255,255,255,.05);
  color:#fff;
  padding:14px 16px;
  outline:none;
}
body.gw-inner .gw-inline-form input::placeholder,
body.gw-inner .gw-inline-form textarea::placeholder{color:#9eb0c4;}
body.gw-inner .gw-inline-form input:focus,
body.gw-inner .gw-inline-form textarea:focus{border-color:rgba(72,229,178,.45);box-shadow:0 0 0 4px rgba(72,229,178,.12);}
@media (max-width: 900px){
  body.gw-inner .gw-slidein-form{display:none !important;}
}



/* Contact form safe visible state */
body.gw-inner .gw-contact-hero-grid{max-width:1380px !important;margin:0 auto !important;display:grid !important;grid-template-columns:620px 420px !important;justify-content:space-between !important;align-items:center !important;column-gap:42px !important;}
body.gw-inner .gw-contact-copy{max-width:620px !important;opacity:1 !important;}
body.gw-inner .gw-contact-copy .gw-inner-title{max-width:11ch !important;}
body.gw-inner .gw-contact-copy .gw-inner-sub{max-width:54ch !important;}
body.gw-inner .gw-flow-line{position:absolute;right:-72px;top:50%;width:150px;height:2px;transform:translateY(-50%) scaleX(1);transform-origin:left center;background:linear-gradient(90deg,rgba(72,229,178,0),rgba(72,229,178,.95) 35%,rgba(78,161,255,.95) 70%,rgba(78,161,255,0));opacity:.9;}
body.gw-inner .gw-inline-form-wrap{width:420px !important;max-width:420px !important;min-width:420px !important;justify-self:end !important;align-self:center !important;opacity:1 !important;visibility:visible !important;transform:none !important;filter:none !important;animation:none !important;}
body.gw-inner .gw-inline-form-card{width:100% !important;padding:22px !important;}
body.gw-inner .gw-inline-form-card h3{font-size:1.32rem !important;}
body.gw-inner .gw-inline-form input,body.gw-inner .gw-inline-form textarea{padding:12px 14px !important;}
@media (max-width:1200px){body.gw-inner .gw-contact-hero-grid{grid-template-columns:minmax(0,1fr) 380px !important;column-gap:28px !important;max-width:1200px !important;}body.gw-inner .gw-inline-form-wrap{width:380px !important;max-width:380px !important;min-width:380px !important;}body.gw-inner .gw-flow-line{width:110px;right:-40px;}}
@media (max-width:980px){body.gw-inner .gw-contact-hero-grid{grid-template-columns:1fr !important;max-width:none !important;}body.gw-inner .gw-inline-form-wrap{width:100% !important;max-width:none !important;min-width:0 !important;justify-self:stretch !important;}body.gw-inner .gw-flow-line{display:none !important;}}

/* Contact panel visibility + spacing correction */
body.gw-inner .gw-contact-hero-grid{
  grid-template-columns: minmax(520px, 1fr) 440px !important;
  column-gap: 56px !important;
  padding-right: 36px !important;
}
body.gw-inner .gw-inline-form-wrap{
  width: 440px !important;
  max-width: 440px !important;
  min-width: 440px !important;
  justify-self: start !important;
  margin-right: 22px !important;
  opacity: 1 !important;
}
body.gw-inner .gw-inline-form-card{
  background: linear-gradient(180deg, rgba(10,22,40,.98), rgba(17,31,56,.98)) !important;
  border: 1px solid rgba(255,255,255,.12) !important;
  box-shadow: 0 28px 80px rgba(0,0,0,.40), 0 0 0 1px rgba(72,229,178,.08) !important;
}
body.gw-inner .gw-inline-form-card h3{
  color: #ffffff !important;
  opacity: 1 !important;
}
body.gw-inner .gw-inline-form-card p,
body.gw-inner .gw-inline-form-card .gw-kicker{
  opacity: 1 !important;
}
body.gw-inner .gw-inline-form input,
body.gw-inner .gw-inline-form textarea{
  background: rgba(255,255,255,.08) !important;
  border-color: rgba(255,255,255,.14) !important;
  color: #ffffff !important;
}
body.gw-inner .gw-inline-form input::placeholder,
body.gw-inner .gw-inline-form textarea::placeholder{
  color: #b9c7d7 !important;
  opacity: 1 !important;
}
@media (max-width: 1200px){
  body.gw-inner .gw-contact-hero-grid{
    grid-template-columns: minmax(0,1fr) 390px !important;
    column-gap: 32px !important;
    padding-right: 0 !important;
  }
  body.gw-inner .gw-inline-form-wrap{
    width: 390px !important;
    max-width: 390px !important;
    min-width: 390px !important;
    margin-right: 0 !important;
  }
}

/* JS-driven contact form animation */
body.gw-inner .gw-inline-form-wrap.gw-pre-animate,
body.gw-inner .gw-inline-form-wrap:not(.is-visible){
  opacity: 0 !important;
  transform: translateX(-58px) translateY(10px) scale(.86) !important;
  filter: blur(12px) !important;
}
body.gw-inner .gw-inline-form-wrap.is-visible{
  animation: gwFormRevealJs 1.55s cubic-bezier(.18,.84,.22,1) forwards !important;
}
@keyframes gwFormRevealJs {
  0% {
    opacity: 0;
    transform: translateX(-58px) translateY(10px) scale(.86);
    filter: blur(12px);
  }
  20% {
    opacity: .12;
    transform: translateX(-44px) translateY(8px) scale(.89);
    filter: blur(10px);
  }
  45% {
    opacity: .34;
    transform: translateX(-28px) translateY(5px) scale(.93);
    filter: blur(7px);
  }
  70% {
    opacity: .72;
    transform: translateX(-12px) translateY(2px) scale(.98);
    filter: blur(2px);
  }
  100% {
    opacity: 1;
    transform: translateX(0) translateY(0) scale(1);
    filter: blur(0);
  }
}

/* Contact hero laptop fit + clearer animation */
@media (min-width: 981px) and (max-width: 1600px){
  body.gw-inner .gw-inner-hero{
    padding: 42px 0 28px !important;
  }
  body.gw-inner .gw-contact-hero-grid{
    grid-template-columns: minmax(480px, 1fr) 390px !important;
    max-width: 1180px !important;
    column-gap: 34px !important;
    padding-right: 0 !important;
  }
  body.gw-inner .gw-contact-copy{
    max-width: 560px !important;
  }
  body.gw-inner .gw-contact-copy .gw-inner-title{
    font-size: clamp(2rem, 3.4vw, 3.1rem) !important;
    line-height: .98 !important;
    max-width: 10.5ch !important;
    margin: 12px 0 12px !important;
  }
  body.gw-inner .gw-contact-copy .gw-inner-sub{
    font-size: 1rem !important;
    line-height: 1.65 !important;
    max-width: 46ch !important;
  }
  body.gw-inner .gw-kicker{
    padding: 8px 12px !important;
    font-size: .8rem !important;
  }
  body.gw-inner .gw-inline-form-wrap{
    width: 390px !important;
    max-width: 390px !important;
    min-width: 390px !important;
    margin-right: 0 !important;
  }
  body.gw-inner .gw-inline-form-card{
    padding: 18px !important;
    border-radius: 20px !important;
  }
  body.gw-inner .gw-inline-form-card h3{
    font-size: 1.18rem !important;
    margin: 10px 0 8px !important;
  }
  body.gw-inner .gw-inline-form-card p{
    font-size: .95rem !important;
    line-height: 1.55 !important;
    margin-bottom: 12px !important;
  }
  body.gw-inner .gw-inline-form input,
  body.gw-inner .gw-inline-form textarea{
    padding: 10px 12px !important;
    font-size: .95rem !important;
  }
  body.gw-inner .gw-inline-form textarea{
    min-height: 96px !important;
  }
}

/* Make the entrance more visible */
body.gw-inner .gw-contact-copy.is-awake{
  opacity: 1;
  transform: translateX(10px) !important;
}
body.gw-inner .gw-contact-copy.is-awake .gw-flow-line{
  opacity: 1 !important;
  transform: translateY(-50%) scaleX(1.12) !important;
}
@keyframes gwFormRevealJsV2 {
  0% {
    opacity: 0;
    transform: translateX(-86px) scale(.82);
    filter: blur(14px);
  }
  20% {
    opacity: .10;
    transform: translateX(-62px) scale(.86);
    filter: blur(11px);
  }
  45% {
    opacity: .30;
    transform: translateX(-40px) scale(.91);
    filter: blur(8px);
  }
  70% {
    opacity: .68;
    transform: translateX(-16px) scale(.97);
    filter: blur(3px);
  }
  100% {
    opacity: 1;
    transform: translateX(0) scale(1);
    filter: blur(0);
  }
}
body.gw-inner .gw-inline-form-wrap.is-visible{
  animation: gwFormRevealJsV2 1.7s cubic-bezier(.16,.84,.22,1) forwards !important;
}

/* Simple obvious contact form slide/fade */
@keyframes gwFormSlideFade {
  0% {
    opacity: 0;
    transform: translateX(-70px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
body.gw-inner .gw-inline-form-wrap:not(.is-visible) {
  opacity: 0 !important;
  transform: translateX(-70px) !important;
  filter: none !important;
}
body.gw-inner .gw-inline-form-wrap.is-visible {
  opacity: 1 !important;
  transform: translateX(0) !important;
  filter: none !important;
  animation: gwFormSlideFade 1.15s ease-out forwards !important;
}

/* Stronger opacity bloom for contact form */
body.gw-inner .gw-inline-form-wrap{
  opacity: 0 !important;
  transform: translateX(-70px) !important;
}
body.gw-inner .gw-inline-form-wrap.is-fading{
  opacity: .18 !important;
  transform: translateX(-52px) !important;
  transition: opacity .65s ease, transform .65s ease;
}
body.gw-inner .gw-inline-form-wrap.is-visible{
  opacity: 1 !important;
  transform: translateX(0) !important;
  transition:
    opacity 1.05s cubic-bezier(.2,.8,.2,1),
    transform 1.05s cubic-bezier(.16,.84,.22,1);
  animation: none !important;
}

/* Card-level reveal so the effect is unmistakable */
body.gw-inner .gw-reveal-card{
  position: relative;
  overflow: hidden;
  transform-origin: left center;
}
body.gw-inner .gw-reveal-card::before{
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(72,229,178,0) 0%, rgba(72,229,178,.12) 35%, rgba(78,161,255,.16) 55%, rgba(255,255,255,.10) 72%, rgba(255,255,255,0) 100%);
  transform: translateX(-140%);
  opacity: 0;
  pointer-events: none;
}
body.gw-inner .gw-reveal-card.is-visible::before{
  animation: gwSweep 1s ease-out;
}
@keyframes gwSweep {
  0% { transform: translateX(-140%); opacity: 0; }
  15% { opacity: .55; }
  100% { transform: translateX(140%); opacity: 0; }
}

/* Smooth line reveal to match the card */
body.gw-inner .gw-flow-line{
  opacity: 0 !important;
  transform: translateY(-50%) scaleX(.06) !important;
  transform-origin: left center !important;
  filter: blur(3px) brightness(.85);
}
body.gw-inner .gw-contact-copy.line-visible .gw-flow-line{
  animation: gwLineReveal 1.05s cubic-bezier(.18,.84,.22,1) forwards !important;
}
@keyframes gwLineReveal {
  0% {
    opacity: 0;
    transform: translateY(-50%) scaleX(.06);
    filter: blur(3px) brightness(.85);
  }
  45% {
    opacity: .45;
    transform: translateY(-50%) scaleX(.58);
    filter: blur(2px) brightness(.95);
  }
  100% {
    opacity: .92;
    transform: translateY(-50%) scaleX(1.05);
    filter: blur(0) brightness(1.05);
  }
}

/* Faster smoother line reveal */
body.gw-inner .gw-contact-copy.line-visible .gw-flow-line{
  animation: gwLineRevealFast .72s cubic-bezier(.22,.8,.24,1) forwards !important;
}
@keyframes gwLineRevealFast {
  0% {
    opacity: 0;
    transform: translateY(-50%) scaleX(.08);
    filter: blur(2px) brightness(.9);
  }
  40% {
    opacity: .58;
    transform: translateY(-50%) scaleX(.72);
    filter: blur(1px) brightness(1);
  }
  100% {
    opacity: .92;
    transform: translateY(-50%) scaleX(1.02);
    filter: blur(0) brightness(1.04);
  }
}

/* Even faster line reveal */
body.gw-inner .gw-contact-copy.line-visible .gw-flow-line{
  animation: gwLineRevealFaster .48s cubic-bezier(.22,.8,.24,1) forwards !important;
}
@keyframes gwLineRevealFaster {
  0% {
    opacity: 0;
    transform: translateY(-50%) scaleX(.1);
  }
  45% {
    opacity: .68;
    transform: translateY(-50%) scaleX(.82);
  }
  100% {
    opacity: .92;
    transform: translateY(-50%) scaleX(1.01);
  }
}

/* Fast line reveal with sharp finish */
body.gw-inner .gw-contact-copy.line-visible .gw-flow-line{
  animation: gwLineRevealSharp .42s cubic-bezier(.22,.8,.24,1) forwards !important;
}
@keyframes gwLineRevealSharp {
  0% {
    opacity: 0;
    transform: translateY(-50%) scaleX(.12);
    filter: blur(2px) brightness(.9);
  }
  55% {
    opacity: .78;
    transform: translateY(-50%) scaleX(.86);
    filter: blur(.8px) brightness(1.02);
  }
  100% {
    opacity: 1;
    transform: translateY(-50%) scaleX(1);
    filter: blur(0) brightness(1.08);
  }
}

/* Loading-bar style line */
body.gw-inner .gw-flow-line{
  opacity: 1 !important;
  transform: translateY(-50%) scaleX(.05) !important;
  transform-origin: left center !important;
  filter: blur(0) brightness(1) !important;
}
body.gw-inner .gw-contact-copy.line-visible .gw-flow-line{
  animation: gwLineLoadBar .58s cubic-bezier(.22,.8,.24,1) forwards !important;
}
@keyframes gwLineLoadBar {
  0% {
    opacity: .35;
    transform: translateY(-50%) scaleX(.05);
    filter: brightness(.95);
  }
  40% {
    opacity: .72;
    transform: translateY(-50%) scaleX(.45);
    filter: brightness(1.02);
  }
  75% {
    opacity: .92;
    transform: translateY(-50%) scaleX(.82);
    filter: brightness(1.06);
  }
  100% {
    opacity: 1;
    transform: translateY(-50%) scaleX(1);
    filter: brightness(1.1);
  }
}

/* Services/About/Contact readability lift */
body.gw-inner .gw-section.dark,
body.gw-inner .gw-section.dark p,
body.gw-inner .gw-section.dark li,
body.gw-inner .gw-section.dark .gw-heading p,
body.gw-inner .gw-section.dark .gw-service p,
body.gw-inner .gw-section.dark .gw-process p,
body.gw-inner .gw-section.dark .gw-package p {
  color:#d7e3ef !important;
}
body.gw-inner .gw-section.dark h2,
body.gw-inner .gw-section.dark h3,
body.gw-inner .gw-section.dark strong,
body.gw-inner .gw-section.dark .gw-process h3,
body.gw-inner .gw-section.dark .gw-service h3,
body.gw-inner .gw-section.dark .gw-package h3 {
  color:#ffffff !important;
}
body.gw-inner .gw-section.dark .gw-process,
body.gw-inner .gw-section.dark .gw-service,
body.gw-inner .gw-section.dark .gw-package {
  background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.03)) !important;
  border-color:rgba(255,255,255,.10) !important;
  box-shadow:0 18px 40px rgba(0,0,0,.18) !important;
}
body.gw-inner .gw-section.dark .gw-heading h2{color:#ffffff !important;}
body.gw-inner .gw-section.dark .gw-heading p{color:#c8d5e3 !important;}

/* Contact cards punch-up */
body.gw-inner .gw-services{
  gap: 24px !important;
}
body.gw-inner .gw-services .gw-service{
  position: relative;
  padding: 30px 28px !important;
  border-radius: 24px !important;
  background: linear-gradient(180deg,#ffffff 0%, #f7fbff 100%) !important;
  border: 1px solid rgba(14,25,48,.08) !important;
  box-shadow: 0 18px 40px rgba(10,18,32,.08) !important;
  overflow: hidden;
}
body.gw-inner .gw-services .gw-service::before{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 4px;
  background: linear-gradient(90deg,#48e5b2,#4ea1ff);
  opacity: .95;
}
body.gw-inner .gw-services .gw-service h3{
  margin: 0 0 14px !important;
  font-size: 1.45rem !important;
  line-height: 1.05 !important;
  color: #0b1730 !important;
  letter-spacing: -.02em;
}
body.gw-inner .gw-services .gw-service p,
body.gw-inner .gw-services .gw-service a{
  font-size: 1.08rem !important;
  line-height: 1.7 !important;
  color: #32465f !important;
}
body.gw-inner .gw-services .gw-service a{
  font-weight: 800 !important;
  text-decoration: none !important;
}
body.gw-inner .gw-services .gw-service a:hover{
  color: #0e8fd8 !important;
}

/* Contact card icons + hover */
body.gw-inner .gw-services .gw-service{
  transition: transform .28s ease, box-shadow .28s ease, border-color .28s ease;
}
body.gw-inner .gw-services .gw-service:hover{
  transform: translateY(-6px);
  box-shadow: 0 24px 50px rgba(10,18,32,.14) !important;
  border-color: rgba(78,161,255,.22) !important;
}
body.gw-inner .gw-card-icon{
  width: 54px;
  height: 54px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  margin-bottom: 16px;
  background: linear-gradient(135deg, rgba(72,229,178,.18), rgba(78,161,255,.18));
  color: #0d1a31;
  font-size: 1.45rem;
  font-weight: 800;
  box-shadow: inset 0 0 0 1px rgba(78,161,255,.12);
  transition: transform .28s ease, box-shadow .28s ease, background .28s ease;
}
body.gw-inner .gw-services .gw-service:hover .gw-card-icon{
  transform: translateY(-2px) scale(1.04);
  background: linear-gradient(135deg, rgba(72,229,178,.28), rgba(78,161,255,.28));
  box-shadow: 0 10px 24px rgba(72,229,178,.18), inset 0 0 0 1px rgba(78,161,255,.18);
}

/* Softer contact card typography + neutral icons */
body.gw-inner .gw-services .gw-service h3{
  font-size: 1.28rem !important;
  font-weight: 700 !important;
  letter-spacing: -.01em !important;
}
body.gw-inner .gw-services .gw-service p,
body.gw-inner .gw-services .gw-service a{
  font-size: 1rem !important;
  font-weight: 500 !important;
  color: #42566f !important;
}
body.gw-inner .gw-card-icon{
  background: linear-gradient(180deg,#f6f8fb,#eef3f8) !important;
  color: #3f5168 !important;
  box-shadow: inset 0 0 0 1px rgba(14,25,48,.08) !important;
}
body.gw-inner .gw-services .gw-service:hover .gw-card-icon{
  background: linear-gradient(180deg,#f8fbfd,#eef3f8) !important;
  color: #2f4258 !important;
  box-shadow: 0 10px 24px rgba(10,18,32,.08), inset 0 0 0 1px rgba(14,25,48,.10) !important;
}

/* Mobile contact hero fix */
@media (max-width: 980px){
  body.gw-inner .gw-contact-hero-grid{
    display: grid !important;
    grid-template-columns: 1fr !important;
    row-gap: 22px !important;
    max-width: none !important;
    width: 100% !important;
    padding-right: 0 !important;
  }
  body.gw-inner .gw-contact-copy,
  body.gw-inner #gw-contact-copy{
    max-width: none !important;
    width: 100% !important;
    transform: none !important;
  }
  body.gw-inner .gw-inline-form-wrap,
  body.gw-inner #gw-inline-form{
    position: static !important;
    display: block !important;
    width: 100% !important;
    max-width: none !important;
    min-width: 0 !important;
    margin: 0 !important;
    justify-self: stretch !important;
    align-self: auto !important;
    opacity: 1 !important;
    visibility: visible !important;
    transform: none !important;
    filter: none !important;
    animation: none !important;
  }
  body.gw-inner .gw-inline-form-card{
    width: 100% !important;
    margin-top: 0 !important;
  }
  body.gw-inner .gw-flow-line{
    display: none !important;
  }
}


/* 20% logo increase */
body.gw-body .gw-brand img{
  height: 122px !important;
}
@media (max-width:768px){
  body.gw-body .gw-brand img{
    height: 110px !important;
  }
}

/* Kicker type-out effect */
.gw-kicker.gw-kicker-typing,
.gw-kicker.gw-kicker-done{
  position: relative;
}
.gw-kicker.gw-kicker-typing::after{
  content: "";
  display: inline-block;
  width: 2px;
  height: 1em;
  margin-left: 8px;
  vertical-align: -0.12em;
  background: currentColor;
  animation: gwCaretBlink .8s steps(1,end) infinite;
}
.gw-kicker.gw-kicker-done::after{
  content: "";
  display: none;
}
@keyframes gwCaretBlink {
  0%, 49% { opacity: 1; }
  50%, 100% { opacity: 0; }
}


/* === MOBILE HOTFIX 2026-03-21 === */

@media (max-width: 768px){
  body.gw-body .gw-header{position:sticky;top:0;}
  body.gw-body .gw-header-inner{display:grid !important;grid-template-columns:1fr;justify-items:center;gap:10px;min-height:auto;padding:14px 0 10px;position:relative;}
  body.gw-body .gw-brand{display:flex;align-items:center;justify-content:center;min-width:0;flex:none;}
  body.gw-body .gw-brand img{height:91px !important;max-width:293px !important;width:auto !important;object-fit:contain;}
  body.gw-body .gw-nav-toggle{display:none !important;}
  body.gw-body .gw-nav{display:flex !important;position:static;flex-direction:row;gap:28px;background:none;border:0;box-shadow:none;padding:0;margin:0;justify-content:center;}
  body.gw-body .gw-nav a{display:inline-block;padding:0;border:0;line-height:1.2;font-weight:700;}
  body.gw-body .gw-header-cta{display:none !important;}

  body.gw-body .gw-hero,
  body.gw-inner .gw-inner-hero{padding:68px 0 44px !important;}
  body.gw-body .gw-header-cta{display:inline-flex !important;}
  body.gw-body .gw-contact-hero-grid{grid-template-columns:1fr !important;gap:22px !important;}
  body.gw-body .gw-title,
  body.gw-inner .gw-inner-title{font-size:clamp(2rem,9vw,2.8rem) !important;line-height:1.05;max-width:none;color:#f5fbff !important;text-wrap:balance;}
  body.gw-body .gw-sub,
  body.gw-inner .gw-inner-sub{color:#d4e3f3 !important;font-size:1rem;line-height:1.65;}

  body.gw-body .gw-btn,
  body.gw-body .gw-btn-primary,
  body.gw-body .gw-btn-secondary,
  body.gw-body .gw-header-cta{white-space:nowrap !important;word-break:normal !important;overflow-wrap:normal !important;min-width:170px;padding:13px 18px;line-height:1.15;}
}

@media (max-width: 480px){
  body.gw-body .gw-shell{padding:0 16px;}
  body.gw-body .gw-header-inner{min-height:60px;padding:8px 0;}
  body.gw-body .gw-brand img{height:91px !important;max-width:293px !important;}
  body.gw-body .gw-grid,
  body.gw-body .gw-contact-hero-grid{grid-template-columns:1fr !important;gap:18px !important;}
  body.gw-body .gw-title,
  body.gw-inner .gw-inner-title{font-size:clamp(1.8rem,8.5vw,2.25rem) !important;}
  body.gw-body .gw-actions{gap:10px;}
  body.gw-body .gw-btn,
  body.gw-body .gw-btn-primary,
  body.gw-body .gw-btn-secondary{width:100%;min-width:0;}
}
body.gw-body .gw-header-cta{display:none !important;}
