
.agps-page,.agps-section{font-family:var(--agps-font);color:var(--agps-text)}.agps-page *,.agps-section *{box-sizing:border-box}.agps-page{background:radial-gradient(circle at 8% 0%,rgba(124,60,255,.24),transparent 36%),radial-gradient(circle at 94% 12%,rgba(99,255,143,.14),transparent 33%),linear-gradient(180deg,var(--agps-bg),var(--agps-bg2))}.agps-section{padding:var(--agps-section) 20px;position:relative;overflow:hidden}.agps-tight{padding-top:26px!important;padding-bottom:26px!important}.agps-container{width:min(100%,var(--agps-container));margin-inline:auto}.agps-page h1,.agps-page h2,.agps-page h3,.agps-section h1,.agps-section h2,.agps-section h3{font-family:var(--agps-heading);font-weight:950;letter-spacing:-.04em;line-height:1.02;color:var(--agps-text);margin:0 0 16px}.agps-page h1,.agps-section h1{font-size:clamp(38px,7vw,var(--agps-h1));max-width:960px}.agps-page h2,.agps-section h2{font-size:clamp(28px,5vw,var(--agps-h2));max-width:860px}.agps-page h3,.agps-section h3{font-size:var(--agps-h3);letter-spacing:-.02em}.agps-page p,.agps-section p{font-size:var(--agps-body);line-height:1.68;color:var(--agps-muted);margin:0 0 18px}.agps-lead{font-size:clamp(18px,2.2vw,24px)!important;max-width:850px}.agps-eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--agps-green);font-size:var(--agps-small);font-weight:900;letter-spacing:.14em;text-transform:uppercase;margin-bottom:12px}.agps-eyebrow:before{content:"";width:34px;height:2px;background:linear-gradient(90deg,var(--agps-green),var(--agps-purple));border-radius:999px}.agps-hero{min-height:76vh;display:flex;align-items:center;padding-top:110px;padding-bottom:90px}.agps-hero-inner{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:34px;align-items:center}.agps-card,.agps-panel{background:linear-gradient(135deg,rgba(255,255,255,.085),rgba(255,255,255,.035));border:1px solid var(--agps-border);box-shadow:0 26px 90px rgba(0,0,0,.42);backdrop-filter:blur(12px);border-radius:var(--agps-radius);padding:26px}.agps-card{transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.agps-card:hover{transform:translateY(-3px);border-color:rgba(99,255,143,.38)}.agps-panel{min-height:360px;display:flex;flex-direction:column;justify-content:center}.agps-panel strong{font-size:24px}.agps-flow{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:20px}.agps-flow span,.agps-trust-row span{border:1px solid var(--agps-border);border-radius:999px;padding:9px 12px;color:var(--agps-muted);font-size:13px;text-align:center;background:rgba(0,0,0,.24)}.agps-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.agps-btn{display:inline-flex!important;align-items:center;justify-content:center;text-decoration:none!important;border-radius:var(--agps-btn-radius);font-weight:900;line-height:1.1;border:1px solid var(--agps-border);transition:transform .18s ease,box-shadow .18s ease;padding:13px 18px;min-height:48px}.agps-btn:hover{transform:translateY(-2px)}.agps-btn-primary{background:linear-gradient(135deg,var(--agps-green),var(--agps-green2));color:#06120b!important;border-color:transparent;box-shadow:0 16px 38px rgba(99,255,143,.18)}.agps-btn-secondary{background:rgba(255,255,255,.08);color:var(--agps-text)!important}.agps-grid{display:grid;gap:18px}.agps-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.agps-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.agps-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.agps-head{max-width:820px;margin:0 0 34px}.agps-service{display:block;color:inherit!important;text-decoration:none!important;overflow:hidden}.agps-service span:last-child{display:inline-flex;margin-top:10px;color:var(--agps-green);font-weight:900}.agps-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:rgba(99,255,143,.12);color:var(--agps-green);font-weight:950;margin-bottom:16px}.agps-alt{background:linear-gradient(135deg,rgba(124,60,255,.10),rgba(99,255,143,.05))}.agps-trust{padding:18px 20px;background:rgba(0,0,0,.28);border-top:1px solid var(--agps-border);border-bottom:1px solid var(--agps-border)}.agps-trust-row{display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.agps-card strong{display:block;color:var(--agps-text);font-size:24px}.agps-checks{list-style:none;margin:20px 0 0!important;padding:0!important;display:grid;gap:10px}.agps-checks li{position:relative;padding-left:28px;color:var(--agps-muted);line-height:1.45}.agps-checks li:before{content:"✓";position:absolute;left:0;top:0;color:var(--agps-green);font-weight:900}.agps-project{overflow:hidden;padding:0}.agps-project img{display:block;width:100%;height:230px;object-fit:cover}.agps-project>div{padding:22px}.agps-project h3 a{color:var(--agps-text)!important;text-decoration:none!important}.agps-project small{color:var(--agps-muted)}.agps-placeholder{height:230px;background:linear-gradient(135deg,rgba(124,60,255,.36),rgba(99,255,143,.18));display:grid;place-items:center;font-size:64px;font-weight:950;color:rgba(255,255,255,.58)}.agps-price.featured{border-color:rgba(99,255,143,.45)}.agps-cta{display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center;border-color:rgba(99,255,143,.34);background:radial-gradient(circle at 0% 0%,rgba(99,255,143,.16),transparent 42%),linear-gradient(135deg,rgba(124,60,255,.16),rgba(255,255,255,.04))}.agps-faqs{display:grid;gap:12px}.agps-faqs summary{cursor:pointer;font-size:18px;font-weight:900;color:var(--agps-text)}.agps-contact{display:flex;gap:14px;flex-wrap:wrap;justify-content:space-between}.agps-contact span{color:var(--agps-muted)}.agps-form-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:28px;align-items:start}.agps-lead-form{display:grid;gap:14px}.agps-lead-form label{display:grid;gap:7px;color:var(--agps-text);font-weight:800}.agps-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.agps-lead-form input,.agps-lead-form select,.agps-lead-form textarea{width:100%;border:1px solid var(--agps-border)!important;background:rgba(0,0,0,.30)!important;color:var(--agps-text)!important;border-radius:14px!important;padding:12px 13px!important;min-height:45px;box-shadow:none!important;outline:none!important}.agps-lead-form option{background:#10131a;color:#fff}.agps-consent{grid-template-columns:auto 1fr!important;align-items:start;font-size:13px;color:var(--agps-muted)!important}.agps-consent input{width:auto!important;min-height:auto!important;margin-top:4px}.agps-hp{position:absolute!important;left:-9999px!important;opacity:0!important}.agps-response{font-weight:900;color:var(--agps-green)}.agps-before-after{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.agps-before-after img{width:100%;border-radius:16px}.agps-sticky{position:fixed;left:50%;bottom:16px;transform:translateX(-50%);width:min(940px,calc(100% - 28px));z-index:99999;background:rgba(8,9,13,.86);border:1px solid rgba(99,255,143,.28);box-shadow:0 24px 90px rgba(0,0,0,.42);backdrop-filter:blur(16px);border-radius:999px;padding:10px;display:flex;justify-content:space-between;align-items:center;gap:14px}.agps-sticky span{color:var(--agps-text);font-weight:900;padding-left:14px}@keyframes agpsRise{from{opacity:.01;transform:translateY(16px)}to{opacity:1;transform:none}}.agps-hero-inner,.agps-card{animation:agpsRise .56s ease both}@media(max-width:980px){.agps-hero-inner,.agps-form-grid{grid-template-columns:1fr}.agps-grid-4,.agps-grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}.agps-hero{min-height:auto;padding-top:82px}.agps-sticky{border-radius:24px;align-items:flex-start;flex-direction:column}.agps-sticky .agps-btn{width:100%}}@media(max-width:680px){.agps-grid-2,.agps-grid-3,.agps-grid-4,.agps-row,.agps-before-after,.agps-flow{grid-template-columns:1fr}.agps-section{padding:52px 16px}.agps-actions{flex-direction:column}.agps-btn{width:100%}.agps-cta{grid-template-columns:1fr}.agps-card{padding:20px}.agps-sticky{display:none}}


/* === AGPS v1.1 RESPONSIVE FULL-BLEED FIX ==================================
   Fixes WordPress theme content-width constraints, two-column hero collisions,
   weak contrast CTAs, and mobile/tablet layout issues. Scoped to AGPS only. */

html body{overflow-x:hidden;}
body .agps-page{
  width:100vw !important;
  max-width:100vw !important;
  margin-left:calc(50% - 50vw) !important;
  margin-right:calc(50% - 50vw) !important;
  overflow-x:hidden !important;
  position:relative;
  isolation:isolate;
}
body .agps-page > .agps-section,
body .agps-section.agps-hero{
  width:100vw !important;
  max-width:none !important;
}
body .agps-container{
  width:min(calc(100vw - 40px), 1360px) !important;
  max-width:none !important;
  margin-left:auto !important;
  margin-right:auto !important;
}
body .agps-hero{
  min-height:100svh !important;
  padding-top:clamp(72px, 10vh, 136px) !important;
  padding-bottom:clamp(56px, 9vh, 118px) !important;
  display:flex !important;
  align-items:center !important;
}
body .agps-hero-inner{
  display:grid !important;
  grid-template-columns:repeat(auto-fit, minmax(min(100%, 520px), 1fr)) !important;
  gap:clamp(22px, 4vw, 64px) !important;
  align-items:center !important;
}
body .agps-hero-inner > *,
body .agps-grid > *,
body .agps-card,
body .agps-panel{
  min-width:0 !important;
}
body .agps-page h1,
body .agps-section h1{
  font-size:clamp(44px, 7.2vw, 92px) !important;
  line-height:.92 !important;
  letter-spacing:-.065em !important;
  max-width:100% !important;
  overflow-wrap:normal !important;
  word-break:normal !important;
  text-wrap:balance;
  position:relative;
  z-index:2;
}
body .agps-page h2,
body .agps-section h2{
  font-size:clamp(30px, 4.8vw, 58px) !important;
  line-height:.98 !important;
  text-wrap:balance;
}
body .agps-lead{
  max-width:760px !important;
  font-size:clamp(18px, 1.7vw, 25px) !important;
  color:#d7dcef !important;
}
body .agps-panel{
  position:relative !important;
  z-index:1 !important;
  min-height:clamp(300px, 42vh, 520px) !important;
  padding:clamp(22px, 3vw, 44px) !important;
  overflow:hidden !important;
  background:
    radial-gradient(circle at 0% 0%, rgba(124,60,255,.20), transparent 38%),
    linear-gradient(145deg, rgba(255,255,255,.115), rgba(255,255,255,.045)) !important;
  border-color:rgba(255,255,255,.20) !important;
}
body .agps-panel strong{
  font-size:clamp(24px, 2.4vw, 38px) !important;
  line-height:1.16 !important;
  display:block !important;
  color:#ffffff !important;
  text-wrap:balance;
}
body .agps-panel p{
  color:#cfd6e6 !important;
  font-size:clamp(16px, 1.25vw, 20px) !important;
  max-width:680px;
}
body .agps-flow{
  display:flex !important;
  flex-wrap:wrap !important;
  gap:10px !important;
  margin-top:24px !important;
}
body .agps-flow span,
body .agps-trust-row span{
  color:#f5f7fb !important;
  border-color:rgba(255,255,255,.22) !important;
  background:rgba(255,255,255,.075) !important;
}
body .agps-actions{
  gap:14px !important;
  align-items:center !important;
}
body .agps-btn{
  min-height:54px !important;
  padding:15px 22px !important;
  font-size:16px !important;
  border-width:1px !important;
}
body .agps-btn-primary{
  background:linear-gradient(135deg, #63ff8f, #22e56f) !important;
  color:#031108 !important;
  border-color:#63ff8f !important;
  box-shadow:0 18px 46px rgba(99,255,143,.30), inset 0 0 0 1px rgba(255,255,255,.28) !important;
}
body .agps-btn-secondary{
  background:rgba(255,255,255,.105) !important;
  color:#fff !important;
  border-color:rgba(255,255,255,.28) !important;
}
body .agps-card{
  background:linear-gradient(145deg,rgba(255,255,255,.095),rgba(255,255,255,.035)) !important;
  border-color:rgba(255,255,255,.16) !important;
}
body .agps-grid-3{grid-template-columns:repeat(auto-fit,minmax(min(100%, 320px),1fr)) !important;}
body .agps-grid-4{grid-template-columns:repeat(auto-fit,minmax(min(100%, 260px),1fr)) !important;}
body .agps-grid-2{grid-template-columns:repeat(auto-fit,minmax(min(100%, 420px),1fr)) !important;}
body .agps-form-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%, 460px),1fr)) !important;}

@media (max-width: 1180px){
  body .agps-hero-inner{grid-template-columns:1fr !important;}
  body .agps-panel{min-height:auto !important;}
}
@media (max-width: 760px){
  body .agps-container{width:min(calc(100vw - 28px), 1360px) !important;}
  body .agps-section{padding-left:14px !important;padding-right:14px !important;}
  body .agps-hero{min-height:auto !important;padding-top:64px !important;padding-bottom:58px !important;}
  body .agps-page h1, body .agps-section h1{font-size:clamp(40px, 13.2vw, 62px) !important;letter-spacing:-.055em !important;line-height:.94 !important;overflow-wrap:anywhere !important;}
  body .agps-page h2, body .agps-section h2{font-size:clamp(30px, 10vw, 44px) !important;}
  body .agps-actions{flex-direction:column !important;align-items:stretch !important;}
  body .agps-btn{width:100% !important;}
  body .agps-panel{padding:22px !important;border-radius:22px !important;}
  body .agps-panel strong{font-size:24px !important;}
}
@media (max-width: 430px){
  body .agps-page h1, body .agps-section h1{font-size:clamp(36px, 12.8vw, 52px) !important;}
  body .agps-flow span{width:100%;}
}
