/* General Informatics Brand System 1.3.1 — 2026-09-13
   Neutral sRGB palette, new dimensional G mark and fine rounded symbol language. */
:root{
  --bg:#07090c;
  --bg2:#0f0f0f;
  --text:#f5f7fb;
  --muted:#afafaf;
  --line:rgba(255,255,255,.115);
  --card:rgba(255,255,255,.065);
  --card2:rgba(255,255,255,.036);
  --blue:#c4c4c4;
  --violet:#939393;
  --red:#8c8c8c;
  --red2:#676767;
}
body:before{
  background:
    radial-gradient(circle at 18% 15%,rgba(196,196,196,.105),transparent 34%),
    radial-gradient(circle at 84% 10%,rgba(147,147,147,.085),transparent 32%),
    radial-gradient(circle at 54% 90%,rgba(140,140,140,.055),transparent 38%),
    linear-gradient(135deg,#050608,#0c0c0c 48%,#0d0b10)!important;
  animation:none!important;
}
body:after{opacity:.62}
.brand img,.gi-footer-brandmark img{
  object-fit:contain;
  border-radius:0!important;
  filter:drop-shadow(0 7px 16px rgba(0,0,0,.34)) drop-shadow(0 0 8px rgba(255,255,255,.055))!important;
}
.brand img{width:44px;height:44px}
.gi-footer-brandmark img{width:46px;height:46px}
.svg-icon.material-symbol-rounded{display:inline-grid;place-items:center;line-height:1;vertical-align:-.12em}
.svg-icon.material-symbol-rounded svg{
  display:block;width:100%;height:100%;fill:none;stroke:currentColor;
  stroke-width:1.55!important;stroke-linecap:round!important;stroke-linejoin:round!important;
  vector-effect:non-scaling-stroke;shape-rendering:geometricPrecision;
}
.btn>.svg-icon,.text-link>.svg-icon,b>.svg-icon,.gi-hero-mini-action>.svg-icon,.gi-project-open>.svg-icon,.wp-rocketboot-action>.svg-icon{width:18px;height:18px;margin-left:2px}
.gi-footer-mail>.svg-icon:first-child{width:17px;height:17px;margin-right:2px}
.gi-footer-mail>.svg-icon:last-child{width:16px;height:16px;margin-left:auto}
.gi-footer .footer-links a>.svg-icon{width:15px;height:15px;margin-left:3px;flex:0 0 auto;color:#979797}
.menu-toggle{font-size:0}
.menu-toggle .menu-open-icon,.menu-toggle .menu-close-icon{display:grid;place-items:center;width:21px;height:21px}
.menu-toggle .menu-open-icon .svg-icon,.menu-toggle .menu-close-icon .svg-icon{width:21px;height:21px}
.menu-toggle .menu-close-icon{display:none}
.menu-toggle.open .menu-open-icon{display:none}
.menu-toggle.open .menu-close-icon{display:grid}
.modal-close{display:grid;place-items:center}
.modal-close .svg-icon{width:20px;height:20px}
.lang-select-wrap:after{content:""!important;width:7px;height:7px;right:15px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:translateY(-68%) rotate(45deg)!important;color:#a7a7a7}
.gi-footer .footer-links a.gi-footer-subproduct:before{content:""!important;width:6px;height:6px;left:1px;top:50%;border-left:1px solid #818181;border-bottom:1px solid #818181;transform:translateY(-62%)}
/* Quieter neutral surfaces make the dimensional mark and content the focus. */
header{background:rgba(7,9,12,.78)!important}
header.header-scrolled{background:rgba(7,9,12,.91)!important}
.btn-primary{background:linear-gradient(135deg,#fff,#f1f1f1)!important;color:#080a0d!important;box-shadow:0 16px 44px rgba(0,0,0,.22)!important}
.btn-primary:hover{box-shadow:0 20px 58px rgba(0,0,0,.3)!important}
.gradtext{background:linear-gradient(112deg,#fff 0%,#ececec 48%,#d4d4d4 72%,#b5b5b5 100%)!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important}
@media(max-width:680px){.brand img{width:40px;height:40px}.gi-footer-brandmark img{width:40px;height:40px}}
.stack.chain span{display:inline-flex;align-items:center;gap:6px}
.stack.chain .svg-icon{width:15px;height:15px;opacity:.66;flex:0 0 auto}
.gi-back-link{display:inline-flex;align-items:center;gap:7px}
.gi-back-link>.svg-icon{width:17px;height:17px;flex:0 0 auto}


/* 1.3.1 — framed GI mark, monochrome accent system, compact mobile footer */
:root{
  --bg:#080a0d;
  --bg2:#0d1014;
  --text:#f4f5f7;
  --muted:#b3b3b3;
  --line:rgba(255,255,255,.12);
  --card:rgba(255,255,255,.06);
  --card2:rgba(255,255,255,.035);
  --blue:#bcbcbc;
  --violet:#a4a4a4;
  --red:#929292;
  --red2:#767676;
  --gi-blue:#bcbcbc;
  --gi-red:#929292;
  --gi-ink:#090b0e;
  --gi-panel:rgba(18,18,18,.82);
  --gi-softline:rgba(255,255,255,.13);
}
body:before{
  background:
    radial-gradient(circle at 16% 12%,rgba(255,255,255,.065),transparent 32%),
    radial-gradient(circle at 86% 18%,rgba(193,193,193,.045),transparent 31%),
    radial-gradient(circle at 52% 94%,rgba(255,255,255,.035),transparent 38%),
    linear-gradient(135deg,#060709,#0a0c10 48%,#0d0f13)!important;
}
body:after{opacity:.45!important}
header,header.header-scrolled{border-color:rgba(255,255,255,.09)!important}
.brand img,.gi-footer-brandmark img{
  filter:drop-shadow(0 7px 18px rgba(0,0,0,.42)) drop-shadow(0 0 1px rgba(255,255,255,.18))!important;
}
.gradtext{background:linear-gradient(112deg,#fff 0%,#eef0f3 48%,#c8c8c8 76%,#a4a4a4 100%)!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important}
.eyebrow:before,.kicker:before{background:linear-gradient(135deg,#d9d9d9,#7d7d7d)!important;box-shadow:0 0 22px rgba(255,255,255,.10)!important}

/* Neutralize legacy cyan/red/violet decoration without flattening hierarchy. */
.gi-product-card-featured,.gi-product-hero-card,.gi-focus-card,.gi-focus-visual,.gi-presence-callout-inner,.ai-agency-proof-shell,.service-ai-intents .wrap,.cta-panel,#contact .cta-panel,
.gi-security-suite-card,.wp-engineering-copy,.wp-product-ladder,.wp-rocketboot-link,.company-system-visual{
  border-color:rgba(255,255,255,.14)!important;
  background:linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.027))!important;
  box-shadow:0 26px 90px rgba(0,0,0,.30),inset 0 1px 0 rgba(255,255,255,.055)!important;
}
.gi-product-card-featured{background:radial-gradient(circle at 12% 8%,rgba(255,255,255,.10),transparent 35%),radial-gradient(circle at 92% 100%,rgba(255,255,255,.045),transparent 40%),linear-gradient(145deg,rgba(27,27,27,.97),rgba(10,12,16,.96))!important}
.gi-hero-mini-product--growth,.gi-hero-mini-product--cashflow{border-color:rgba(255,255,255,.15)!important;background:linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.025))!important}
.gi-hero-mini-tag,.gi-product-status,.gi-product-detail-meta span,.gi-product-detail-meta b,.visual-core-card span,.wp-rocketboot-copy small{color:#cbcbcb!important}
.gi-presence-icon,.gi-security-suite-icon,.visual-pillar .svg-icon,.module-icon,.step-icon,.trust-icon,.proof-icon,.gi-product-hero-icon,.gi-project-features li .svg-icon,.gi-security-suite-features .svg-icon,.visual-status-row .svg-icon{color:#cfcfcf!important}
.gi-presence-icon,.gi-security-suite-icon,.visual-pillar .svg-icon{background:linear-gradient(145deg,rgba(255,255,255,.10),rgba(255,255,255,.035))!important;border-color:rgba(255,255,255,.16)!important}
.visual-status-row span{color:#dbdbdb!important}
.visual-pillar:hover{box-shadow:0 24px 72px rgba(0,0,0,.42),0 0 24px rgba(255,255,255,.045)!important}
.map-core-ring.dashed{stroke:rgba(255,255,255,.22)!important}
.system-terminal i{border-color:#b3b3b3!important;color:#cfcfcf!important}
.system-terminal i:before{color:#cfcfcf!important}
.contact-box input:focus,.contact-box textarea:focus,.contact-box select:focus{border-color:#b3b3b3!important;box-shadow:0 0 0 4px rgba(255,255,255,.075),0 12px 35px rgba(0,0,0,.2)!important}
.text-link:hover{color:#fff!important}

/* Actions: icon always remains directly after the label instead of dropping below it. */
.btn,.text-link,.gi-hero-mini-action,.gi-project-open,.wp-rocketboot-action,.gi-footer-mail,.gi-footer .footer-links a,.ai-intent-link-grid a{
  align-items:center!important;
}
.btn>.svg-icon,.text-link>.svg-icon,.gi-hero-mini-action>.svg-icon,.gi-project-open>.svg-icon,.wp-rocketboot-action>.svg-icon,.gi-footer-mail>.svg-icon:last-child,.gi-footer .footer-links a>.svg-icon{
  display:inline-grid!important;flex:0 0 auto!important;align-self:center!important;white-space:nowrap!important;
}
.gi-hero-mini-action{display:inline-flex!important;gap:7px!important;width:max-content!important;max-width:100%!important;white-space:nowrap!important}
.gi-project-open,.wp-rocketboot-action,.text-link{gap:7px!important;flex-wrap:nowrap!important}
.gi-footer .footer-links a{display:inline-flex!important;width:fit-content!important;max-width:100%!important;justify-content:flex-start!important;gap:5px!important}
.gi-footer .footer-links a>.svg-icon{margin-left:1px!important}

/* Footer: remove colored glow, tighten typography and use independent mobile columns. */
.gi-footer{background:linear-gradient(180deg,rgba(6,7,9,.14),rgba(6,7,9,.78))!important}
.gi-footer-shell{background:linear-gradient(145deg,rgba(15,17,21,.96),rgba(9,10,14,.94))!important;border-color:rgba(255,255,255,.12)!important;box-shadow:0 24px 80px rgba(0,0,0,.3)!important}
.gi-footer-shell:before{background:radial-gradient(circle at 16% 70%,rgba(255,255,255,.045),transparent 34%),radial-gradient(circle at 86% 70%,rgba(255,255,255,.035),transparent 35%)!important}
.gi-footer-mail{border-color:rgba(255,255,255,.16)!important;background:rgba(255,255,255,.04)!important;color:#e8eaed!important}
.gi-footer-mail:hover{border-color:rgba(255,255,255,.28)!important;background:rgba(255,255,255,.075)!important}
.gi-footer-navcol{display:contents}
.gi-footer .footer-links a,.gi-footer-bottom p{color:#b3b3b3!important}
.gi-footer-group h3{color:#f2f3f5!important}
.gi-footer .footer-links a:hover{color:#fff!important}
.gi-footer .footer-links a>.svg-icon{color:#8b8b8b!important}
.gi-footer .footer-links a.gi-footer-subproduct:before{border-color:#767676!important}

/* Material Symbols Rounded local SVG style: fine rounded stroke everywhere. */
.svg-icon.material-symbol-rounded svg{stroke-width:1.45!important;stroke-linecap:round!important;stroke-linejoin:round!important}

@media(max-width:680px){
  .brand img{width:42px;height:42px}
  .gi-footer{margin-top:20px!important;padding:22px 0 max(44px,calc(32px + env(safe-area-inset-bottom)))!important}
  .gi-footer-shell{padding:16px 14px!important;border-radius:20px!important}
  .gi-footer-main{display:block!important}
  .gi-footer-brand{margin-bottom:16px!important}
  .gi-footer-brandmark{gap:9px!important;margin-bottom:7px!important;font-size:17px!important}
  .gi-footer-brandmark img{width:38px!important;height:38px!important}
  .gi-footer-brand p{margin:0 0 5px!important;font-size:11.75px!important;line-height:1.42!important}
  .gi-footer-brand .gi-footer-presence{display:none!important}
  .gi-footer-mail{margin-top:6px!important;padding:8px 10px!important;font-size:11.5px!important;border-radius:11px!important}
  .gi-footer-navgrid{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:14px!important;align-items:start!important}
  .gi-footer-navcol{display:grid!important;gap:13px!important;align-content:start!important;min-width:0!important}
  .gi-footer-group{margin:0!important;padding:0!important;align-self:start!important;min-height:0!important}
  .gi-footer-group h3{margin:0 0 5px!important;font-size:11.25px!important;line-height:1.2!important}
  .gi-footer .footer-links{gap:0!important}
  .gi-footer .footer-links a{padding:3px 0!important;font-size:11.25px!important;line-height:1.24!important;gap:4px!important}
  .gi-footer .footer-links a.gi-footer-subproduct{padding-left:11px!important;font-size:11px!important}
  .gi-footer-bottom{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;margin-top:14px!important;padding-top:12px!important}
  .gi-footer-bottom p{font-size:10.25px!important;white-space:nowrap!important}
  .gi-footer .footer-language-switcher{width:auto!important;min-width:136px!important;max-width:158px!important}
  .gi-footer .footer-language-switcher .lang-select{min-height:34px!important;padding:6px 29px 6px 10px!important;font-size:10.5px!important;border-radius:10px!important}
  .gi-hero-mini-action{font-size:12.5px!important}
}
@media(max-width:380px){
  .gi-footer-shell{padding:14px 12px!important}
  .gi-footer-navgrid{gap:12px!important}
  .gi-footer-navcol{gap:11px!important}
  .gi-footer .footer-links a{font-size:10.9px!important}
  .gi-footer-bottom{grid-template-columns:1fr!important;align-items:start!important}
  .gi-footer .footer-language-switcher{min-width:0!important;max-width:170px!important}
}

/* Keep the embedded V8Chat launcher visually inside the monochrome GI shell. */
iframe[src*="v8chat.com"],iframe[src*="widget.v8chat"],[data-v8chat-widget] iframe{filter:grayscale(1) saturate(0) contrast(.96)!important}


/* 1.3.2 — selected framed GI mark, dimensional white header tile and symbolic micro-markers */
.brand{gap:13px!important}
.brand>.gi-brand-mark{
  position:relative;display:grid!important;place-items:center;flex:0 0 auto;
  width:68px;height:68px;padding:7px;border-radius:19px;
  background:linear-gradient(145deg,#ffffff 0%,#f7f8fa 43%,#e8eaed 100%);
  border:1px solid rgba(255,255,255,.92);
  box-shadow:
    0 16px 34px rgba(0,0,0,.32),
    0 5px 10px rgba(0,0,0,.20),
    inset 0 1px 0 rgba(255,255,255,1),
    inset 0 -1px 0 rgba(12,14,18,.10);
  transform:translateZ(0);
  overflow:visible;
}
.brand>.gi-brand-mark:before{
  content:"";position:absolute;inset:4px;border-radius:15px;pointer-events:none;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.95),inset 0 -10px 22px rgba(80,85,92,.055);
}
.brand>.gi-brand-mark:after{
  content:"";position:absolute;left:14%;right:14%;bottom:-8px;height:12px;border-radius:50%;
  background:rgba(0,0,0,.36);filter:blur(8px);z-index:-1;pointer-events:none;
}
.brand>.gi-brand-mark img{
  width:54px!important;height:54px!important;object-fit:contain!important;
  filter:drop-shadow(0 5px 4px rgba(0,0,0,.20)) drop-shadow(0 13px 12px rgba(0,0,0,.12))!important;
}
.brand>span:last-child{font-weight:900!important;letter-spacing:-.035em!important}

/* Replace former red/white decorative dots/diamonds with quiet Material-style symbols. */
.eyebrow:before,.kicker:before{
  content:""!important;width:18px!important;height:18px!important;flex:0 0 18px!important;border-radius:0!important;
  background:#cfd2d6!important;box-shadow:none!important;
  -webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m12 3.5 1.7 4.8 4.8 1.7-4.8 1.7L12 16.5l-1.7-4.8L5.5 10l4.8-1.7L12 3.5ZM18.5 15.5l.7 2 2 .7-2 .7-.7 2-.7-2-2-.7 2-.7.7-2Z' fill='none' stroke='white' stroke-width='1.45' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/contain no-repeat!important;
  mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m12 3.5 1.7 4.8 4.8 1.7-4.8 1.7L12 16.5l-1.7-4.8L5.5 10l4.8-1.7L12 3.5ZM18.5 15.5l.7 2 2 .7-2 .7-.7 2-.7-2-2-.7 2-.7.7-2Z' fill='none' stroke='white' stroke-width='1.45' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/contain no-repeat!important;
}
.eyebrow .pulse{display:none!important}
.card li:before,.wp-example-card li:before,.gi-product-card li:before{
  width:15px!important;height:15px!important;left:0!important;top:50%!important;border-radius:0!important;
  background:#bfc3c8!important;transform:translateY(-50%)!important;
  -webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M20 6 9 17l-5-5' fill='none' stroke='white' stroke-width='1.55' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/contain no-repeat!important;
  mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M20 6 9 17l-5-5' fill='none' stroke='white' stroke-width='1.55' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/contain no-repeat!important;
}
.gi-badge:before{
  width:14px!important;height:14px!important;border-radius:0!important;background:#c7cbd0!important;box-shadow:none!important;
  -webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 3.5 5.5 6.2v4.9c0 4.5 2.7 7.3 6.5 9.4 3.8-2.1 6.5-4.9 6.5-9.4V6.2L12 3.5Z' fill='none' stroke='white' stroke-width='1.45' stroke-linejoin='round'/%3E%3Cpath d='m8.5 12 2.2 2.2 4.8-5' fill='none' stroke='white' stroke-width='1.45' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/contain no-repeat!important;
  mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 3.5 5.5 6.2v4.9c0 4.5 2.7 7.3 6.5 9.4 3.8-2.1 6.5-4.9 6.5-9.4V6.2L12 3.5Z' fill='none' stroke='white' stroke-width='1.45' stroke-linejoin='round'/%3E%3Cpath d='m8.5 12 2.2 2.2 4.8-5' fill='none' stroke='white' stroke-width='1.45' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/contain no-repeat!important;
}
.hero-proof-wide div:before{
  border-radius:12px!important;background:#d0d3d7!important;box-shadow:none!important;
  -webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 3.5 5.5 6.2v4.9c0 4.5 2.7 7.3 6.5 9.4 3.8-2.1 6.5-4.9 6.5-9.4V6.2L12 3.5Z' fill='none' stroke='white' stroke-width='1.45' stroke-linejoin='round'/%3E%3Cpath d='m8.5 12 2.2 2.2 4.8-5' fill='none' stroke='white' stroke-width='1.45' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/22px 22px no-repeat!important;
  mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 3.5 5.5 6.2v4.9c0 4.5 2.7 7.3 6.5 9.4 3.8-2.1 6.5-4.9 6.5-9.4V6.2L12 3.5Z' fill='none' stroke='white' stroke-width='1.45' stroke-linejoin='round'/%3E%3Cpath d='m8.5 12 2.2 2.2 4.8-5' fill='none' stroke='white' stroke-width='1.45' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/22px 22px no-repeat!important;
}

/* Footer/logo alignment after the new framed symbol. */
.gi-footer-brandmark img{object-fit:contain!important}

@media(max-width:680px){
  header .nav{padding-top:12px!important;padding-bottom:12px!important}
  .brand{gap:11px!important}
  .brand>.gi-brand-mark{width:62px;height:62px;padding:6px;border-radius:18px}
  .brand>.gi-brand-mark:before{inset:4px;border-radius:14px}
  .brand>.gi-brand-mark img{width:50px!important;height:50px!important}
  .brand>span:last-child{font-size:17px!important;line-height:1.05!important}
  .menu-toggle{width:52px!important;height:52px!important}
}
@media(max-width:390px){
  .brand>.gi-brand-mark{width:58px;height:58px;border-radius:17px}
  .brand>.gi-brand-mark img{width:47px!important;height:47px!important}
  .brand>span:last-child{font-size:16px!important}
}


/* 1.3.3 — refined framed mark, calmer graphic surfaces, focused 4-field contact form */
.brand>.gi-brand-mark{
  width:64px;height:64px;padding:6px;border-radius:17px;
  background:linear-gradient(145deg,#fff 0%,#fbfbfc 52%,#e8eaed 100%);
  border:1px solid rgba(255,255,255,.96);
  box-shadow:0 13px 26px rgba(0,0,0,.30),0 3px 7px rgba(0,0,0,.18),inset 0 1px 0 #fff,inset 0 -1px 0 rgba(7,9,12,.09)!important;
}
.brand>.gi-brand-mark:before{inset:3px;border-radius:14px;box-shadow:inset 0 1px 0 rgba(255,255,255,.98),inset 0 -9px 18px rgba(54,59,66,.045)!important}
.brand>.gi-brand-mark:after{left:18%;right:18%;bottom:-6px;height:9px;background:rgba(0,0,0,.30);filter:blur(7px)!important}
.brand>.gi-brand-mark img{width:55px!important;height:55px!important;filter:drop-shadow(0 3px 2px rgba(0,0,0,.18)) drop-shadow(0 8px 8px rgba(0,0,0,.10))!important}

/* One quiet visual language: shallow depth, neutral icon plates, no decorative colour noise. */
.icon,.gi-presence-icon,.gi-security-suite-icon,.module-icon,.step-icon,.trust-icon,.proof-icon,.gi-product-hero-icon,.gi-corp-intro-icon,.wp-capability-card>span,.wp-example-label>span{
  background:linear-gradient(145deg,rgba(255,255,255,.085),rgba(255,255,255,.028))!important;
  border:1px solid rgba(255,255,255,.14)!important;
  color:#d7d9dc!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.045)!important;
}
.gi-hero-mini-product:before,.gi-product-card:after,.gi-project-card:after,.service-card:after,.module-card:after,.wp-capability-card:after{opacity:.52!important;filter:blur(12px)!important}
.gi-focus-visual,.visual,.service-hero-visual{box-shadow:0 24px 72px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.035)!important}

/* Four visible inputs only: inquiry, name, email, message. */
.gi-contact-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px 18px!important;margin-top:16px!important}
.gi-contact-grid .full{grid-column:1/-1!important}
.gi-contact-grid textarea{min-height:150px!important;resize:vertical!important}
.gi-contact-grid select{cursor:pointer}
.contact-box{box-shadow:0 24px 76px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.035)!important}
.contact-box .section-head{margin-bottom:22px!important}
.contact-box .submit-row{margin-top:18px!important}
.contact-box .privacy-note{max-width:760px!important;margin-top:13px!important;font-size:12.5px!important;line-height:1.55!important;color:#9da1a8!important}

@media(max-width:680px){
  .brand>.gi-brand-mark{width:58px;height:58px;padding:5px;border-radius:16px}
  .brand>.gi-brand-mark:before{inset:3px;border-radius:13px}
  .brand>.gi-brand-mark img{width:50px!important;height:50px!important}
  .gi-contact-grid{grid-template-columns:1fr!important;gap:13px!important}
  .gi-contact-grid .full{grid-column:auto!important}
  .gi-contact-grid textarea{min-height:138px!important}
  .contact-box{padding:20px!important}
}
@media(max-width:390px){
  .brand>.gi-brand-mark{width:55px;height:55px;border-radius:15px}
  .brand>.gi-brand-mark img{width:47px!important;height:47px!important}
}


/* 1.3.4 — transparent header mark, Vercel-like hero stage and consistent hexagon rollout */
header .brand{gap:12px!important}
header .brand>.gi-brand-mark{
  width:auto!important;height:auto!important;padding:0!important;border-radius:0!important;
  background:none!important;border:0!important;box-shadow:none!important;overflow:visible!important;
}
header .brand>.gi-brand-mark:before,
header .brand>.gi-brand-mark:after{content:none!important;display:none!important}
header .brand>.gi-brand-mark img{
  width:50px!important;height:50px!important;object-fit:contain!important;
  filter:drop-shadow(0 7px 16px rgba(0,0,0,.24)) drop-shadow(0 2px 3px rgba(255,255,255,.04))!important;
}
header .brand>span:last-child{font-size:18px!important;line-height:1.02!important}

.gi-hero-product-stack{align-content:start!important}
.gi-hero-brand-stage{
  position:relative;display:grid;place-items:center;min-height:244px;padding:20px;
  border:1px solid rgba(255,255,255,.12);border-radius:30px;
  background:linear-gradient(150deg,rgba(255,255,255,.08),rgba(255,255,255,.03));
  box-shadow:0 26px 92px rgba(0,0,0,.24);overflow:hidden;
}
.gi-hero-brand-stage:before{
  content:"";position:absolute;inset:0;pointer-events:none;
  background:radial-gradient(circle at 50% 0%,rgba(255,255,255,.12),transparent 52%),radial-gradient(circle at 18% 86%,rgba(255,255,255,.08),transparent 28%);
}
.gi-hero-brand-surface{
  position:relative;display:grid;place-items:center;width:min(100%,286px);aspect-ratio:1/1;
  border-radius:34px;background:linear-gradient(180deg,#ffffff 0%,#f5f6f8 54%,#ebedf0 100%);
  border:1px solid rgba(255,255,255,.95);
  box-shadow:inset 0 1px 0 rgba(255,255,255,1), inset 0 -1px 0 rgba(10,12,16,.08), 0 20px 42px rgba(0,0,0,.22), 0 6px 12px rgba(0,0,0,.10);
}
.gi-hero-brand-surface:after{
  content:"";position:absolute;left:18%;right:18%;bottom:-14px;height:16px;border-radius:50%;
  background:rgba(0,0,0,.18);filter:blur(11px);
}
.gi-hero-brand-surface img{
  position:relative;width:74%;height:74%;object-fit:contain;
  filter:drop-shadow(0 6px 4px rgba(0,0,0,.18)) drop-shadow(0 18px 24px rgba(0,0,0,.12));
}

.gi-footer-brandmark img{
  object-fit:contain!important;
  filter:drop-shadow(0 7px 18px rgba(0,0,0,.24));
}
.gi-footer .footer-links a,.gi-footer-mail,.gi-hero-mini-action,.gi-cashflow-module b,.gi-portfolio-card b{
  display:inline-flex!important;align-items:center!important;gap:8px!important;flex-wrap:nowrap!important;
}
.gi-footer .footer-links a .svg-icon,.gi-footer-mail .svg-icon,.gi-hero-mini-action .svg-icon,.gi-cashflow-module b .svg-icon,.gi-portfolio-card b .svg-icon{flex:0 0 auto!important}
.gi-portfolio-logo--quoapi{height:auto!important;align-items:flex-start!important}
.gi-portfolio-logo--quoapi img{max-width:74px!important;max-height:74px!important}

@media(max-width:680px){
  header .brand{gap:10px!important}
  header .brand>.gi-brand-mark img{width:44px!important;height:44px!important}
  header .brand>span:last-child{font-size:16px!important}
  .gi-hero-brand-stage{min-height:196px!important;padding:16px!important;border-radius:26px!important}
  .gi-hero-brand-surface{width:min(100%,220px)!important;border-radius:28px!important}
  .gi-footer{padding:34px 0 104px!important}
  .gi-footer-shell{padding:18px 15px!important;border-radius:22px!important}
  .gi-footer-main{gap:20px!important}
  .gi-footer-navgrid{gap:18px 14px!important}
  .gi-footer-navcol{gap:14px!important}
  .gi-footer-group h3{margin-bottom:8px!important}
  .gi-footer .footer-links{gap:1px!important}
  .gi-footer .footer-links a{padding:5px 0!important;font-size:12.2px!important}
  .gi-footer-brandmark{gap:9px!important;margin-bottom:8px!important;font-size:17.5px!important}
  .gi-footer-brandmark img{width:38px!important;height:38px!important}
  .gi-footer-brand p{margin:0 0 6px!important;font-size:12px!important;line-height:1.45!important}
  .gi-footer-bottom{gap:10px!important;margin-top:18px!important;padding-top:14px!important}
}
@media(max-width:390px){
  header .brand>.gi-brand-mark img{width:40px!important;height:40px!important}
  header .brand>span:last-child{font-size:15px!important}
  .gi-hero-brand-stage{min-height:176px!important;padding:14px!important}
  .gi-hero-brand-surface{width:min(100%,198px)!important}
}


/* 1.3.5 — technical blue accent refresh, corrected logo placement and clearer validation styling */
:root{
  --gi-tech-blue:#258cff;
  --gi-tech-blue-strong:#1478f1;
  --gi-tech-blue-soft:#82c4ff;
  --blue:#258cff;
  --violet:#5a9cff;
  --red:#258cff;
  --red2:#78bbff;
}
body:before{
  background:
    radial-gradient(circle at 14% 14%,rgba(37,140,255,.17),transparent 31%),
    radial-gradient(circle at 86% 14%,rgba(115,188,255,.10),transparent 29%),
    radial-gradient(circle at 76% 82%,rgba(26,102,205,.11),transparent 33%),
    linear-gradient(135deg,#05070c,#09111b 52%,#0d141d)!important;
}
header,header.header-scrolled{background:rgba(7,10,16,.82)!important;border-color:rgba(92,144,214,.16)!important;box-shadow:0 10px 40px rgba(0,0,0,.18)!important}
.brand{gap:14px!important}
.brand>.gi-brand-mark{
  width:78px!important;height:78px!important;padding:0!important;border-radius:0!important;
  background:transparent!important;border:0!important;box-shadow:none!important;overflow:visible!important;
}
.brand>.gi-brand-mark:before,.brand>.gi-brand-mark:after{content:none!important;display:none!important}
.brand>.gi-brand-mark img{
  width:58px!important;height:58px!important;object-fit:contain!important;
  filter:drop-shadow(0 10px 24px rgba(37,140,255,.16)) drop-shadow(0 3px 8px rgba(0,0,0,.28))!important;
}
.gi-footer-brandmark img{
  width:46px!important;height:46px!important;
  filter:drop-shadow(0 8px 16px rgba(0,0,0,.28)) drop-shadow(0 0 1px rgba(255,255,255,.12))!important;
}
.brand>span:last-child{font-weight:900!important;letter-spacing:-.038em!important}
@media(max-width:680px){
  .brand>.gi-brand-mark{width:72px!important;height:72px!important}
  .brand>.gi-brand-mark img{width:54px!important;height:54px!important}
  .gi-footer-brandmark img{width:40px!important;height:40px!important}
}
.gi-hero-brand-stage,.gi-hero-brand-surface{display:none!important}
.eyebrow:before,.kicker:before{
  background:linear-gradient(135deg,var(--gi-tech-blue-soft),var(--gi-tech-blue-strong))!important;
  box-shadow:0 0 18px rgba(37,140,255,.22)!important;
}
.gradtext{background:linear-gradient(112deg,#fff 0%,#f0f6ff 40%,#98cfff 74%,#5ea5ff 100%)!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important}
.btn-primary{background:linear-gradient(135deg,#ffffff,#eef5ff)!important;color:#081019!important;box-shadow:0 18px 52px rgba(13,58,120,.16),0 8px 24px rgba(37,140,255,.12)!important}
.btn-primary:hover{box-shadow:0 22px 64px rgba(13,58,120,.24),0 10px 28px rgba(37,140,255,.18)!important}
.btn-secondary,.btn-ghost,.lang-select,.menu-toggle{border-color:rgba(93,142,210,.18)!important}
.btn-secondary:hover,.btn-ghost:hover,.menu-toggle:hover{border-color:rgba(119,175,244,.32)!important;box-shadow:0 8px 24px rgba(37,140,255,.09)!important}
.gi-product-card-featured,.gi-product-hero-card,.gi-focus-card,.gi-focus-visual,.gi-presence-callout-inner,.ai-agency-proof-shell,.service-ai-intents .wrap,.cta-panel,#contact .cta-panel,
.gi-security-suite-card,.wp-engineering-copy,.wp-product-ladder,.wp-rocketboot-link,.company-system-visual,.system-card,.contact-box{
  border-color:rgba(94,145,214,.18)!important;
  background:radial-gradient(circle at 12% 8%,rgba(37,140,255,.13),transparent 32%),radial-gradient(circle at 88% 100%,rgba(116,188,255,.08),transparent 38%),linear-gradient(145deg,rgba(24,27,34,.97),rgba(10,13,19,.94))!important;
  box-shadow:0 30px 92px rgba(0,0,0,.30),inset 0 1px 0 rgba(255,255,255,.055)!important;
}
.gi-product-card-featured:before{background:linear-gradient(110deg,transparent 0 45%,rgba(101,168,244,.10) 51%,transparent 57%)!important}
.gi-product-card-featured,.gi-product-card-featured h2,.gi-product-card-featured p,.gi-product-card-featured li{position:relative}
.gi-hero-mini-product--growth,.gi-hero-mini-product--cashflow,.gi-product-status,.gi-product-detail-meta b,.visual-core-card span{border-color:rgba(105,164,236,.22)!important;background:linear-gradient(145deg,rgba(22,35,52,.86),rgba(12,16,24,.86))!important;color:#d7e9ff!important}
.gi-hero-mini-tag,.gi-product-status,.gi-product-detail-meta span,.wp-rocketboot-copy small,.visual-status-row span{color:#bcd8f7!important}
.gi-presence-icon,.gi-security-suite-icon,.visual-pillar .svg-icon,.module-icon,.step-icon,.trust-icon,.proof-icon,.gi-product-hero-icon,.gi-project-features li .svg-icon,.gi-security-suite-features .svg-icon,.visual-status-row .svg-icon,.system-card span{
  color:#89c3ff!important;
}
.gi-presence-icon,.gi-security-suite-icon,.visual-pillar .svg-icon,.system-card span{
  background:linear-gradient(145deg,rgba(41,82,138,.34),rgba(12,26,48,.34))!important;
  border-color:rgba(101,162,236,.28)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 10px 24px rgba(15,58,120,.16)!important;
}
.text-link,.inline-cta,.gi-hero-mini-action,.gi-project-open,.wp-rocketboot-action,.gi-footer .footer-links a:hover,.gi-footer-mail:hover{color:#d8ebff!important}
.text-link:hover,.inline-cta:hover,.gi-hero-mini-action:hover,.gi-project-open:hover,.wp-rocketboot-action:hover{color:#88c4ff!important}
.inline-cta{border-bottom-color:rgba(104,166,241,.42)!important}
.gi-footer-shell{background:radial-gradient(circle at 18% 18%,rgba(37,140,255,.08),transparent 32%),linear-gradient(145deg,rgba(14,17,24,.97),rgba(8,10,15,.95))!important;border-color:rgba(93,143,212,.18)!important}
.gi-footer-mail{border-color:rgba(97,150,222,.22)!important;background:rgba(15,22,34,.82)!important}
.gi-footer .footer-links a,.gi-footer-bottom p{color:#b7c7dd!important}
.gi-footer .footer-links a>.svg-icon{color:#76b6ff!important}
.contact-box input,.contact-box textarea,.contact-box select{border-color:rgba(93,143,212,.28)!important;background:#0e141c!important}
.contact-box input:hover,.contact-box textarea:hover,.contact-box select:hover{background:#111a24!important;border-color:rgba(125,181,250,.42)!important}
.contact-box input:focus,.contact-box textarea:focus,.contact-box select:focus{background:#111a24!important;border-color:var(--gi-tech-blue)!important;box-shadow:0 0 0 4px rgba(37,140,255,.16),0 14px 38px rgba(13,55,116,.22)!important}
.form-alert{border-color:rgba(91,145,218,.28)!important;background:linear-gradient(135deg,rgba(17,37,66,.34),rgba(9,16,26,.54))!important;color:#e6f1ff!important}
.form-alert.is-error{border-color:rgba(92,150,226,.62)!important;background:rgba(16,39,74,.72)!important;color:#eff7ff!important}
.form-alert.is-success{border-color:rgba(97,159,235,.44)!important;background:rgba(15,41,76,.58)!important;color:#f4f9ff!important}
.field-error{color:#95c7ff!important}
.field.has-error input,.field.has-error textarea,.field.has-error select{border-color:rgba(37,140,255,.82)!important;box-shadow:0 0 0 4px rgba(37,140,255,.16),0 14px 36px rgba(14,56,117,.18)!important}
.field.has-error label{color:#dfeeff!important}
.gi-project-logo.product-logo-quoapi{padding:0!important;background:transparent!important;border-color:rgba(93,143,212,.22)!important}
.gi-project-logo.product-logo-quoapi img{object-fit:contain!important;border-radius:22px!important;background:transparent!important}
.map-core-ring.dashed{stroke:rgba(120,180,248,.28)!important}
.system-terminal i{border-color:rgba(119,177,244,.42)!important;color:#97caff!important}
.system-terminal i:before{color:#9fd1ff!important}


/* 1.3.6 — robust scroll reveal + dedicated framed footer asset */
.reveal{transition-duration:.56s!important;transition-timing-function:cubic-bezier(.22,.72,.24,1)!important;will-change:opacity,transform}
.reveal.in{will-change:auto}
.gi-footer-brandmark img{width:48px!important;height:48px!important;object-fit:contain!important}
@media(max-width:680px){.gi-footer-brandmark img{width:42px!important;height:42px!important}}
@media(prefers-reduced-motion:reduce){.reveal{opacity:1!important;transform:none!important;transition:none!important}}


/* 1.3.7 — slightly larger header mark */
header .brand>.gi-brand-mark{width:86px!important;height:86px!important}
header .brand>.gi-brand-mark img{width:64px!important;height:64px!important}
@media(max-width:680px){
  header .brand>.gi-brand-mark{width:78px!important;height:78px!important}
  header .brand>.gi-brand-mark img{width:60px!important;height:60px!important}
}
@media(max-width:390px){
  header .brand>.gi-brand-mark{width:74px!important;height:74px!important}
  header .brand>.gi-brand-mark img{width:57px!important;height:57px!important}
}


/* 1.3.9 — smaller aligned header mark + rounded QuoAPI card treatment */
header .nav{
  width:min(1180px,calc(100% - 40px))!important;
  margin:0 auto!important;
  padding:12px 0!important;
  align-items:center!important;
}
header .brand{
  gap:12px!important;
  min-width:0!important;
  margin-left:0!important;
}
header .brand>.gi-brand-mark{
  width:76px!important;
  height:76px!important;
  display:grid!important;
  place-items:center!important;
}
header .brand>.gi-brand-mark img{
  width:56px!important;
  height:56px!important;
  object-fit:contain!important;
  filter:drop-shadow(0 8px 18px rgba(37,140,255,.14)) drop-shadow(0 3px 8px rgba(0,0,0,.26))!important;
}
header .brand>span:last-child{
  font-size:17px!important;
  line-height:1.02!important;
}
@media(max-width:680px){
  header .nav{width:min(100% - 28px,1180px)!important;padding:10px 0!important}
  header .brand{gap:10px!important}
  header .brand>.gi-brand-mark{width:68px!important;height:68px!important}
  header .brand>.gi-brand-mark img{width:50px!important;height:50px!important}
  header .brand>span:last-child{font-size:15px!important}
}
@media(max-width:390px){
  header .brand>.gi-brand-mark{width:64px!important;height:64px!important}
  header .brand>.gi-brand-mark img{width:47px!important;height:47px!important}
  header .brand>span:last-child{font-size:14px!important}
}

.gi-project-logo.product-logo-quoapi{
  padding:6px!important;
  border-radius:24px!important;
  background:linear-gradient(145deg,rgba(18,31,50,.92),rgba(8,13,22,.95))!important;
  border:1px solid rgba(93,143,212,.26)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 16px 42px rgba(0,0,0,.28)!important;
}
.gi-project-logo.product-logo-quoapi img{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  border-radius:18px!important;
  background:transparent!important;
}
@media(max-width:560px){
  .gi-project-logo.product-logo-quoapi{padding:5px!important;border-radius:20px!important}
  .gi-project-logo.product-logo-quoapi img{border-radius:15px!important}
}
.gi-portfolio-logo--quoapi{
  border-radius:24px!important;
  padding:6px!important;
  background:linear-gradient(145deg,rgba(18,31,50,.92),rgba(8,13,22,.95))!important;
  border:1px solid rgba(93,143,212,.24)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.04),0 12px 32px rgba(0,0,0,.24)!important;
}
.gi-portfolio-logo--quoapi img{
  max-width:76px!important;
  max-height:76px!important;
  object-fit:contain!important;
  border-radius:18px!important;
}
