/* GCBM360 PRIME LIGHT — v2.0
   Open premium corporate design system.
   White / ice surfaces, deep navy typography, cyan used only as a signal color. */

:root{
  --g-ink:#102a43;
  --g-navy:#0a3554;
  --g-navy-2:#123f60;
  --g-cyan:#18b7dc;
  --g-cyan-2:#5ed5ec;
  --g-ice:#f3f8fb;
  --g-ice-2:#eaf4f8;
  --g-white:#ffffff;
  --g-muted:#607b8e;
  --g-line:#d8e6ee;
  --g-soft:#edf6f9;
  --g-green:#168d68;
  --g-shadow:0 18px 48px rgba(20,58,83,.09);
  --g-shadow-soft:0 10px 30px rgba(20,58,83,.065);
  --g-radius:18px;
}

body.gcbm360-prime-body.ada-asist-pearl-theme{
  margin:0!important;background:#f6f9fb!important;color:var(--g-ink)!important;
  font-family:Inter,"Segoe UI",Roboto,Arial,sans-serif!important;
  font-size:17px!important;line-height:1.68!important;-webkit-font-smoothing:antialiased;
}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-site-main{background:#f6f9fb!important}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-shell{width:min(1440px,calc(100% - 72px))!important}

/* ---------- NEW VECTOR BRAND ---------- */
.gcbm-brand-lockup{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--g-ink);min-width:208px}
.gcbm-brand-mark{width:48px;height:48px;display:grid;place-items:center;flex:0 0 48px}
.gcbm-brand-mark svg{display:block;width:100%;height:100%}
.gcbm-brand-type{display:flex;flex-direction:column;line-height:1}
.gcbm-brand-name{display:flex;align-items:baseline;font-size:25px;font-weight:850;letter-spacing:-.045em;color:#0d3350}
.gcbm-brand-name em{font-style:normal;color:var(--g-cyan);margin-left:3px}
.gcbm-brand-tag{margin-top:5px;font-size:8.5px;font-weight:800;letter-spacing:.17em;color:#617d90;white-space:nowrap}
.prime-footer .gcbm-brand-name{color:#fff}.prime-footer .gcbm-brand-tag{color:#9db7c7}

/* ---------- HEADER ---------- */
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-header{
  position:sticky!important;top:0!important;z-index:1200!important;background:rgba(255,255,255,.97)!important;
  border-bottom:1px solid #dfeaf0!important;box-shadow:0 6px 26px rgba(20,58,83,.055)!important;
  backdrop-filter:blur(18px) saturate(140%)!important;
}
.admin-bar body.gcbm360-prime-body.ada-asist-pearl-theme .prime-header{top:32px!important}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-header.is-scrolled{background:rgba(255,255,255,.99)!important;box-shadow:0 9px 30px rgba(20,58,83,.08)!important}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-header__inner{height:86px!important;gap:20px!important}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-brand{display:none!important}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-nav{display:flex!important;align-items:center!important;gap:9px!important;margin-left:auto!important}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-nav>a,
body.gcbm360-prime-body.ada-asist-pearl-theme .gcbm-nav-trigger{
  color:#264a63!important;text-decoration:none!important;font-size:14px!important;font-weight:720!important;
  padding:12px 11px!important;border-radius:9px!important;white-space:nowrap!important;background:transparent!important;border:0!important;cursor:pointer!important;
}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-nav>a:hover,
body.gcbm360-prime-body.ada-asist-pearl-theme .gcbm-nav-trigger:hover{color:#087f9f!important;background:#eef8fb!important}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-nav a:after{display:none!important}
.gcbm-nav-group{position:relative;display:flex;align-items:center}
.gcbm-nav-trigger:after{content:"⌄";font-size:12px;margin-left:6px;color:#6b8596}
.gcbm-nav-menu{display:none;position:absolute;top:44px;left:0;width:300px;padding:10px;background:#fff;border:1px solid var(--g-line);border-radius:14px;box-shadow:0 22px 60px rgba(20,58,83,.14)}
.gcbm-nav-group:hover .gcbm-nav-menu,.gcbm-nav-group.is-open .gcbm-nav-menu{display:block}
.gcbm-nav-menu a{display:block!important;padding:12px 13px!important;border-radius:9px!important;color:#244b65!important;font-size:13.5px!important;text-decoration:none!important}
.gcbm-nav-menu a:hover{background:#edf7fa!important;color:#087f9f!important}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-login{
  display:inline-flex!important;align-items:center!important;color:#fff!important;background:#0b3b5d!important;
  padding:13px 17px!important;border-radius:11px!important;font-size:13.5px!important;font-weight:800!important;
  box-shadow:0 10px 24px rgba(11,59,93,.15)!important;border:1px solid #0b3b5d!important;
}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-login:hover{background:#082f4b!important;transform:translateY(-1px)}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-menu-toggle{background:#fff!important;border:1px solid #cfe0e8!important}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-menu-toggle span{background:#163d58!important}

/* ---------- HOME HERO ---------- */
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-hero{
  min-height:650px!important;background:linear-gradient(180deg,#fbfdfe,#f3f8fb)!important;color:var(--g-ink)!important;border-bottom:1px solid #dde9ef!important;
}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-hero__media{left:47%!important;right:0!important;opacity:.92!important}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-hero__media img{object-position:center!important;filter:saturate(.88) contrast(.96)!important}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-hero__veil{
  background:linear-gradient(90deg,#fbfdfe 0%,#fbfdfe 43%,rgba(251,253,254,.96) 51%,rgba(251,253,254,.58) 68%,rgba(251,253,254,.12) 100%)!important;
}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-hero__grid{min-height:650px!important;grid-template-columns:minmax(0,720px) 1fr!important}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-eyebrow{color:#078eaf!important;font-size:12px!important;font-weight:850!important;letter-spacing:.15em!important}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-hero h1{
  color:#0d3049!important;font-size:clamp(48px,4.8vw,72px)!important;line-height:1.02!important;letter-spacing:-.048em!important;margin:18px 0 24px!important;max-width:720px!important;
}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-hero h1 em{color:#0794b6!important}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-hero p{font-size:18px!important;line-height:1.72!important;color:#557286!important;max-width:660px!important}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-btn{font-size:14px!important;padding:14px 20px!important;border-radius:10px!important;font-weight:800!important}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-btn--primary{background:#0c3c5d!important;color:#fff!important;box-shadow:0 10px 26px rgba(12,60,93,.15)!important}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-btn--ghost{background:#fff!important;color:#173e59!important;border:1px solid #c8dce6!important}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-hero__benefits{color:#496b7f!important;font-size:12px!important}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-hero__signal{
  width:330px!important;background:rgba(255,255,255,.94)!important;color:#163c57!important;border:1px solid #cfe2eb!important;
  box-shadow:var(--g-shadow)!important;border-radius:18px!important;padding:28px!important;backdrop-filter:blur(14px)!important;
}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-hero__signal small{color:#078eaf!important;font-size:10px!important}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-hero__signal strong{color:#123a56!important;font-size:24px!important}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-signal-line{color:#668296!important;border-left-color:#18b7dc!important;font-size:10px!important}

/* ---------- SHARED LIGHT SURFACES ---------- */
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-metrics,
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-modules,
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-process,
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-intel,
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-service,
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-radar,
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-generic,
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-about-grid,
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-service-visual{
  background:#f6f9fb!important;color:var(--g-ink)!important;
}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-section{padding:88px 0!important}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-metrics{border-top:1px solid #dce8ee!important;border-bottom:1px solid #dce8ee!important;background:#fff!important}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-metrics__grid>div{padding:24px 26px!important;border-right:1px solid #dce8ee!important}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-metrics b{color:#087f9f!important;font-size:30px!important}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-metrics span{color:#607c8f!important;font-size:12px!important;line-height:1.45!important}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-section-head h2,
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-service-visual__copy h2,
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-about-copy h2{color:#0d3049!important}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-section-head p,
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-about-copy p,
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-service-visual__copy p{color:#607b8e!important;font-size:16.5px!important;line-height:1.72!important}

/* modules */
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-module-grid{gap:18px!important}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-module{background:#fff!important;color:var(--g-ink)!important;border:1px solid #d7e5ed!important;border-radius:17px!important;box-shadow:var(--g-shadow-soft)!important}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-module__body{background:#fff!important;padding:22px!important;min-height:198px!important}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-module__body span{font-size:10px!important;color:#078eaf!important}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-module h3{font-size:21px!important;color:#0d3049!important}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-module p{font-size:14.5px!important;line-height:1.62!important;color:#617d90!important}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-module i{background:#eef9fb!important;color:#078eaf!important;border-color:#8fdbea!important}

/* strategy becomes light, image-led */
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-strategy{background:#eef6f9!important;color:var(--g-ink)!important;min-height:560px!important}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-strategy__media{left:50%!important;opacity:.72!important}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-strategy__veil{background:linear-gradient(90deg,#eef6f9 0%,#eef6f9 46%,rgba(238,246,249,.92) 56%,rgba(238,246,249,.40) 76%,rgba(238,246,249,.14) 100%)!important}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-strategy__copy h2{color:#0d3049!important}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-strategy__copy p{color:#5a7689!important;font-size:16.5px!important}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-strategy__copy li{color:#234960!important;font-size:15px!important}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-network-card{background:rgba(255,255,255,.94)!important;color:#173e59!important;border:1px solid #cfe1e9!important;box-shadow:var(--g-shadow)!important}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-network-card span{color:#607b8e!important;font-size:11px!important}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-network-card strong{color:#087f9f!important}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-network-card__regions{color:#5f798b!important;font-size:10px!important}

/* process + intelligence cards */
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-process__grid{gap:16px!important}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-step,
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-intel-card,
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-service-card{
  background:#fff!important;border:1px solid #d8e6ee!important;border-radius:15px!important;box-shadow:var(--g-shadow-soft)!important;color:var(--g-ink)!important;
}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-step{border-top:3px solid #46c6df!important;min-height:210px!important;padding:26px 22px!important}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-step b{border-color:#8bd9e8!important;background:#edfafd!important;color:#078eaf!important}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-step h3,
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-intel-card h3,
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-service-card h3{color:#0d3049!important;font-size:20px!important}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-step p,
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-intel-card p,
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-service-card p{color:#627d90!important;font-size:14.5px!important;line-height:1.64!important}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-intel-card span,
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-service-card b{color:#078eaf!important}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-source-band{background:#eaf4f8!important;color:#173d58!important;border-top:1px solid #d6e5ed!important;border-bottom:1px solid #d6e5ed!important}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-source-band span{color:#496b7f!important;border-left-color:#cfdee6!important;font-size:11px!important}

/* ---------- ALL SUBPAGE HEROS ARE LIGHT ---------- */
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-subhero,
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-radar-hero,
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-contact{background:#f8fbfd!important;color:var(--g-ink)!important;border-bottom:1px solid #d9e7ee!important}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-subhero__media,
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-radar-hero__media,
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-contact__media{left:50%!important;opacity:.80!important}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-subhero__veil,
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-radar-hero__veil,
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-contact__veil{background:linear-gradient(90deg,#f8fbfd 0%,#f8fbfd 45%,rgba(248,251,253,.94) 56%,rgba(248,251,253,.45) 78%,rgba(248,251,253,.12) 100%)!important}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-subhero h1,
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-radar-hero h1,
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-contact h1{color:#0d3049!important;font-size:clamp(42px,4.2vw,62px)!important;line-height:1.04!important}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-subhero p,
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-radar-hero p,
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-contact p{color:#5d788b!important;font-size:18px!important;line-height:1.72!important}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-radar-hero__facts span{color:#5b7688!important;font-size:12px!important}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-radar-hero__facts b{color:#087f9f!important}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-radar-console,
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-contact-card{background:rgba(255,255,255,.95)!important;color:#173d58!important;border:1px solid #cfe1e9!important;box-shadow:var(--g-shadow)!important}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-radar-console small,
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-contact-card>span{color:#078eaf!important}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-radar-console strong{color:#123a56!important}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-radar-console span{color:#617c8e!important;font-size:14px!important}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-contact-card>a:not(.prime-btn){color:#0d3a57!important}

/* ---------- CTA ---------- */
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-cta{padding:70px 0!important;background:linear-gradient(135deg,#e9f6f9,#f9fcfd)!important;color:#0d3049!important;border-top:1px solid #d5e5ed!important;border-bottom:1px solid #d5e5ed!important}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-cta h2{color:#0d3049!important;font-size:44px!important}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-cta p{color:#607b8e!important;font-size:16.5px!important;line-height:1.68!important}

/* ---------- OPPORTUNITY SEARCH V2 ---------- */
.gcbm-opportunity-console{display:grid;grid-template-columns:330px 1fr;gap:24px;align-items:start}
.gcbm-filter-panel{position:sticky;top:108px;background:#fff;border:1px solid var(--g-line);border-radius:18px;box-shadow:var(--g-shadow-soft);padding:24px}
.gcbm-filter-panel h2{margin:0 0 6px;color:#0d3049;font-size:24px}.gcbm-filter-panel>p{margin:0 0 22px;color:#607b8e;font-size:13.5px;line-height:1.55}
.gcbm-filter{display:block;margin:0 0 15px}.gcbm-filter span{display:block;margin-bottom:6px;color:#34566c;font-size:11px;font-weight:800;letter-spacing:.055em;text-transform:uppercase}
.gcbm-filter input,.gcbm-filter select{width:100%;height:48px;border:1px solid #cfdee7;border-radius:10px;background:#fbfdfe;color:#163d58;padding:0 12px;font-size:14px;outline:none}
.gcbm-filter input:focus,.gcbm-filter select:focus{border-color:#61cfe4;box-shadow:0 0 0 3px rgba(24,183,220,.10)}
.gcbm-filter-actions{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:18px}.gcbm-search-btn,.gcbm-reset-btn{border:0;border-radius:10px;height:46px;font-weight:800;cursor:pointer}.gcbm-search-btn{background:#0c3c5d;color:#fff;padding:0 18px}.gcbm-reset-btn{background:#edf5f8;color:#496b7f;padding:0 14px}
.gcbm-filter-note{margin-top:18px;padding:13px 14px;border-radius:11px;background:#eef8fa;color:#527287;font-size:12px;line-height:1.55}
.gcbm-results-head{display:flex;justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:16px}.gcbm-results-head h2{margin:0;color:#0d3049;font-size:28px}.gcbm-results-head p{margin:5px 0 0;color:#687f90;font-size:13px}.gcbm-result-count{font-size:12px;font-weight:850;color:#087f9f;background:#e9f8fb;border:1px solid #cceaf1;border-radius:999px;padding:8px 12px;white-space:nowrap}
.gcbm-results-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.gcbm-opportunity-card{background:#fff;border:1px solid #d7e5ed;border-radius:17px;box-shadow:var(--g-shadow-soft);padding:22px;display:flex;flex-direction:column;min-height:365px;position:relative;overflow:hidden}
.gcbm-opportunity-card:before{content:"";position:absolute;left:0;top:0;right:0;height:3px;background:linear-gradient(90deg,#17b6db,#77dced)}
.gcbm-card-top{display:flex;justify-content:space-between;gap:12px;align-items:center}.gcbm-sector-tag{font-size:10px;font-weight:850;color:#087f9f;letter-spacing:.055em;text-transform:uppercase}.gcbm-score{padding:6px 9px;border-radius:999px;background:#eaf9f3;color:#167b5d;font-size:11px;font-weight:850}
.gcbm-opportunity-card h3{margin:15px 0 8px;color:#0d3049;font-size:19px;line-height:1.36}.gcbm-opportunity-card .gcbm-buyer{margin:0 0 16px;color:#607b8e;font-size:13.5px;line-height:1.5}
.gcbm-meta-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0 0 15px}.gcbm-meta{padding:10px 11px;background:#f5f9fb;border:1px solid #e2ebf0;border-radius:10px;color:#244b64;font-size:12px}.gcbm-meta small{display:block;color:#8096a5;font-size:8px;font-weight:800;letter-spacing:.07em;margin-bottom:3px}
.gcbm-doc-layer{margin:0 0 16px;padding:11px 12px;border-radius:10px;background:#fff9ed;border:1px solid #f1e0b9;color:#6d5a2d;font-size:12px;line-height:1.5}.gcbm-doc-layer b{color:#594816}
.gcbm-card-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:auto}.gcbm-card-actions a{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border-radius:9px;padding:10px 12px;font-size:12px;font-weight:800}.gcbm-card-actions .primary{background:#0c3c5d;color:#fff}.gcbm-card-actions .secondary{background:#edf6f9;color:#22516c;border:1px solid #d2e4ec}
.gcbm-original{margin-top:12px;border-top:1px solid #e6eef2;padding-top:10px}.gcbm-original summary{cursor:pointer;color:#718797;font-size:11px;font-weight:700}.gcbm-original p{margin:7px 0 0;color:#6c8291;font-size:11.5px;line-height:1.5}
.gcbm-pagination{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:24px}.gcbm-pagination button{height:38px;min-width:38px;border:1px solid #d1e0e8;background:#fff;border-radius:9px;color:#31566d;font-weight:750;cursor:pointer}.gcbm-pagination button[disabled]{opacity:.35;cursor:default}.gcbm-pagination .current{background:#0c3c5d;color:#fff;border-color:#0c3c5d}
.gcbm-empty{grid-column:1/-1;background:#fff;border:1px solid var(--g-line);border-radius:16px;padding:42px;text-align:center;color:#607b8e}
.gcbm-value-ladder{margin-top:34px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.gcbm-value-step{background:#fff;border:1px solid #d8e6ee;border-radius:14px;padding:18px}.gcbm-value-step b{display:block;color:#0d3049;font-size:15px;margin-bottom:5px}.gcbm-value-step span{font-size:12px;color:#657f90;line-height:1.5}.gcbm-value-step em{display:block;font-style:normal;color:#078eaf;font-weight:850;font-size:10px;margin-bottom:9px}

/* Home radar is compact and commercial — never a wall of cards */
.prime-home-radar{padding:82px 0!important;background:#eef6f9!important;color:var(--g-ink)!important;border-bottom:1px solid #d8e6ee!important}
.prime-home-radar__head h2{color:#0d3049!important}.prime-home-radar__head h2 em{color:#078eaf!important}.prime-home-radar__intro{color:#607b8e!important;font-size:16px!important}
.prime-home-radar__statusbar{background:#fff!important;border:1px solid #d5e4ec!important;box-shadow:var(--g-shadow-soft)!important}.prime-home-radar__live{color:#4f7084!important;font-size:12px!important}.prime-home-radar__statusbar b{color:#078eaf!important}
.prime-home-radar__grid{grid-template-columns:repeat(3,1fr)!important;gap:16px!important}.prime-home-radar .prime-opportunity{background:#fff!important;border:1px solid #d8e6ee!important;color:var(--g-ink)!important;box-shadow:var(--g-shadow-soft)!important}.prime-home-radar .prime-opportunity h3{color:#0d3049!important}.prime-home-radar .prime-opportunity>p{color:#607b8e!important}.prime-home-radar .prime-opportunity__meta span{background:#f5f9fb!important;color:#244b64!important;border:1px solid #e2ebf0!important}

/* ---------- INTAKE PAGE ---------- */
body.page-id-26.gcbm360-prime-body .prime-generic{padding:58px 0 90px!important;background:#f4f8fb!important}
body.page-id-26.gcbm360-prime-body .prime-generic__inner{max-width:1180px!important}
body.page-id-26.gcbm360-prime-body .prime-generic__inner>h1{display:none!important}
body.page-id-26 #ada-smart-intake{background:#fff!important;border:1px solid #d7e5ed!important;border-radius:22px!important;box-shadow:var(--g-shadow)!important;color:#173d58!important}
body.page-id-26 #ada-smart-intake .ada-smart-step{background:#fff!important;color:#173d58!important}
body.page-id-26 #ada-smart-intake h2{color:#0d3049!important;font-size:28px!important}
body.page-id-26 #ada-smart-intake .ada-kicker{color:#078eaf!important}
body.page-id-26 #ada-smart-intake label>span{color:#34566d!important;font-size:13px!important;font-weight:750!important}
body.page-id-26 #ada-smart-intake input,body.page-id-26 #ada-smart-intake select,body.page-id-26 #ada-smart-intake textarea{background:#fbfdfe!important;color:#173d58!important;border:1px solid #cfdee7!important;border-radius:9px!important;font-size:15px!important}
body.page-id-26 #ada-smart-intake button{border-radius:9px!important;font-size:14px!important}
.gcbm-tender-context{margin:0 auto 22px;max-width:1180px;padding:22px 24px;border:1px solid #cae4ec;border-left:5px solid #18b7dc;border-radius:15px;background:#edf8fb;color:#173d58}.gcbm-tender-context small{display:block;color:#078eaf;font-size:10px;font-weight:850;letter-spacing:.1em;margin-bottom:6px}.gcbm-tender-context h2{margin:0 0 7px!important;font-size:24px!important;color:#0d3049!important}.gcbm-tender-context p{margin:0;color:#5d788a;font-size:14px;line-height:1.6}.gcbm-tender-context .meta{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.gcbm-tender-context .meta span{padding:7px 9px;border:1px solid #cfe2e9;border-radius:999px;background:#fff;color:#486a7f;font-size:11px;font-weight:700}

/* ---------- FOOTER ---------- */
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-footer{background:#08263d!important;border-top:1px solid #17435f!important;padding:60px 0 28px!important;color:#fff!important}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-footer__brand img{display:none!important}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-footer h4{font-size:14px!important;color:#fff!important;margin-bottom:17px!important}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-footer p{font-size:13.5px!important;color:#b5c9d5!important;line-height:1.7!important}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-footer a{font-size:13.5px!important;color:#c4d6df!important;margin:10px 0!important}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-footer a:hover{color:#74dcef!important}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-footer__bottom{font-size:11.5px!important;color:#93adbb!important}
.gcbm-footer-address{font-size:12.5px;line-height:1.65;color:#aec4d0;margin:0 0 10px}

/* Kill every legacy second footer on the public GCBM surface. */
body.gcbm360-prime-body .ada-corporate-global-footer,
body.gcbm360-prime-body #ada-corporate-global-footer,
body.gcbm360-prime-body .ada-cgf-wrapper,
body.gcbm360-prime-body .g4-footer,
body.gcbm360-prime-body .site-footer:not(.prime-footer){display:none!important}

/* ---------- RESPONSIVE ---------- */
@media(max-width:1180px){
 body.gcbm360-prime-body.ada-asist-pearl-theme .prime-shell{width:min(100% - 42px,1440px)!important}
 .gcbm-brand-name{font-size:22px}.gcbm-brand-mark{width:43px;height:43px;flex-basis:43px}.gcbm-brand-lockup{min-width:190px}
 body.gcbm360-prime-body.ada-asist-pearl-theme .prime-nav>a,body.gcbm360-prime-body.ada-asist-pearl-theme .gcbm-nav-trigger{font-size:13px!important;padding:10px 8px!important}
 .gcbm-opportunity-console{grid-template-columns:280px 1fr}.gcbm-results-grid{grid-template-columns:1fr}
}
@media(max-width:980px){
 .admin-bar body.gcbm360-prime-body.ada-asist-pearl-theme .prime-header{top:46px!important}
 body.gcbm360-prime-body.ada-asist-pearl-theme .prime-shell{width:min(100% - 30px,1440px)!important}
 body.gcbm360-prime-body.ada-asist-pearl-theme .prime-menu-toggle{display:block!important}
 body.gcbm360-prime-body.ada-asist-pearl-theme .prime-nav{display:none!important;position:absolute!important;top:78px!important;left:16px!important;right:16px!important;margin:0!important;padding:14px!important;background:#fff!important;border:1px solid #d5e4ec!important;border-radius:14px!important;box-shadow:var(--g-shadow)!important;flex-direction:column!important;align-items:stretch!important}
 body.gcbm360-prime-body.ada-asist-pearl-theme .prime-nav.is-open{display:flex!important}
 .gcbm-nav-group{display:block}.gcbm-nav-menu{position:static;width:auto;box-shadow:none;border:0;background:#f5f9fb;margin:4px 0 6px;padding:6px;display:block}
 body.gcbm360-prime-body.ada-asist-pearl-theme .prime-hero__media,body.gcbm360-prime-body.ada-asist-pearl-theme .prime-subhero__media,body.gcbm360-prime-body.ada-asist-pearl-theme .prime-radar-hero__media,body.gcbm360-prime-body.ada-asist-pearl-theme .prime-contact__media{left:0!important;opacity:.18!important}
 body.gcbm360-prime-body.ada-asist-pearl-theme .prime-hero__veil,body.gcbm360-prime-body.ada-asist-pearl-theme .prime-subhero__veil,body.gcbm360-prime-body.ada-asist-pearl-theme .prime-radar-hero__veil,body.gcbm360-prime-body.ada-asist-pearl-theme .prime-contact__veil{background:rgba(248,251,253,.90)!important}
 body.gcbm360-prime-body.ada-asist-pearl-theme .prime-hero__grid{grid-template-columns:1fr!important;padding:70px 0 48px!important;min-height:auto!important}
 body.gcbm360-prime-body.ada-asist-pearl-theme .prime-hero__signal{justify-self:stretch!important;width:100%!important;margin-top:18px!important}
 .gcbm-opportunity-console{grid-template-columns:1fr}.gcbm-filter-panel{position:static}.gcbm-value-ladder{grid-template-columns:repeat(2,1fr)}
 .prime-home-radar__grid{grid-template-columns:1fr!important}
}
@media(max-width:640px){
 body.gcbm360-prime-body.ada-asist-pearl-theme{font-size:16px!important}
 body.gcbm360-prime-body.ada-asist-pearl-theme .prime-shell{width:min(100% - 22px,1440px)!important}
 body.gcbm360-prime-body.ada-asist-pearl-theme .prime-header__inner{height:72px!important}
 .gcbm-brand-mark{width:38px;height:38px;flex-basis:38px}.gcbm-brand-name{font-size:20px}.gcbm-brand-tag{font-size:7px}.gcbm-brand-lockup{min-width:0;gap:8px}
 body.gcbm360-prime-body.ada-asist-pearl-theme .prime-login{font-size:0!important;width:42px!important;height:42px!important;padding:0!important;display:grid!important;place-items:center!important}.prime-login span{font-size:16px!important}
 body.gcbm360-prime-body.ada-asist-pearl-theme .prime-nav{top:70px!important}
 body.gcbm360-prime-body.ada-asist-pearl-theme .prime-hero h1{font-size:clamp(39px,11vw,50px)!important;line-height:1.04!important}
 body.gcbm360-prime-body.ada-asist-pearl-theme .prime-hero p{font-size:16px!important}
 body.gcbm360-prime-body.ada-asist-pearl-theme .prime-section{padding:64px 0!important}
 .gcbm-results-grid{grid-template-columns:1fr}.gcbm-meta-grid{grid-template-columns:1fr}.gcbm-results-head{align-items:flex-start;flex-direction:column}.gcbm-value-ladder{grid-template-columns:1fr}.gcbm-filter-actions{grid-template-columns:1fr}.gcbm-reset-btn{width:100%}
 body.gcbm360-prime-body.ada-asist-pearl-theme .prime-footer__grid{grid-template-columns:1fr!important;gap:30px!important}
}

/* ---------- GCBM360 BRAND LOCKUP V3 OVERRIDE ----------
   Uses the approved full-griffin raster lockups while leaving PRIME JS logic intact. */
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-header .gcbm-brand-lockup{
  display:block!important;width:240px!important;height:48px!important;min-width:240px!important;flex:0 0 240px!important;
  background:url('https://adaasist.com/wp-content/uploads/2026/09/gcbm360-prime-logo-v3.png') left center/contain no-repeat!important;
  overflow:hidden!important;
}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-footer .gcbm-brand-lockup{
  display:block!important;width:240px!important;height:48px!important;min-width:240px!important;
  background:url('https://adaasist.com/wp-content/uploads/2026/09/gcbm360-prime-logo-footer-v3.png') left center/contain no-repeat!important;
  overflow:hidden!important;
}
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-header .gcbm-brand-lockup>*,
body.gcbm360-prime-body.ada-asist-pearl-theme .prime-footer .gcbm-brand-lockup>*{display:none!important}
@media(max-width:1180px){
 body.gcbm360-prime-body.ada-asist-pearl-theme .prime-header .gcbm-brand-lockup{width:210px!important;height:42px!important;min-width:210px!important;flex-basis:210px!important}
 body.gcbm360-prime-body.ada-asist-pearl-theme .prime-footer .gcbm-brand-lockup{width:210px!important;height:42px!important;min-width:210px!important}
}
@media(max-width:640px){
 body.gcbm360-prime-body.ada-asist-pearl-theme .prime-header .gcbm-brand-lockup{width:180px!important;height:36px!important;min-width:180px!important;flex-basis:180px!important}
 body.gcbm360-prime-body.ada-asist-pearl-theme .prime-footer .gcbm-brand-lockup{width:190px!important;height:38px!important;min-width:190px!important}
}

/* ---------- PRIME FIRST FOLD V3 — 16 SEP 2026 ----------
   Approved white header + compact 3-line hero + intelligence console + institutional metric rail. */
@media(min-width:981px){
  body.gcbm360-prime-body.ada-asist-pearl-theme .prime-header__inner{
    height:76px!important;gap:15px!important;
  }
  body.gcbm360-prime-body.ada-asist-pearl-theme .prime-header .gcbm-brand-lockup{
    width:222px!important;height:44px!important;min-width:222px!important;flex:0 0 222px!important;
  }
  body.gcbm360-prime-body.ada-asist-pearl-theme .prime-nav{gap:4px!important}
  body.gcbm360-prime-body.ada-asist-pearl-theme .prime-nav>a,
  body.gcbm360-prime-body.ada-asist-pearl-theme .gcbm-nav-trigger{
    font-size:12.8px!important;padding:10px 8px!important;border-radius:8px!important;
  }
  body.gcbm360-prime-body.ada-asist-pearl-theme .prime-login{
    padding:11px 15px!important;border-radius:9px!important;font-size:12.8px!important;
  }

  body.gcbm360-prime-body.ada-asist-pearl-theme .prime-hero{
    min-height:560px!important;
    background:linear-gradient(180deg,#fbfdfe 0%,#f2f8fb 100%)!important;
  }
  body.gcbm360-prime-body.ada-asist-pearl-theme .prime-hero__grid{
    min-height:560px!important;
    grid-template-columns:minmax(0,650px) minmax(330px,1fr)!important;
    gap:clamp(34px,4.6vw,78px)!important;
    align-items:center!important;
  }
  body.gcbm360-prime-body.ada-asist-pearl-theme .prime-hero__media{
    left:43%!important;opacity:.97!important;
  }
  body.gcbm360-prime-body.ada-asist-pearl-theme .prime-hero__media img{
    object-position:58% center!important;filter:saturate(.94) contrast(.98)!important;
  }
  body.gcbm360-prime-body.ada-asist-pearl-theme .prime-hero__veil{
    background:linear-gradient(90deg,#fbfdfe 0%,#fbfdfe 39%,rgba(251,253,254,.96) 47%,rgba(251,253,254,.66) 61%,rgba(251,253,254,.18) 79%,rgba(251,253,254,.02) 100%)!important;
  }
  body.gcbm360-prime-body.ada-asist-pearl-theme .prime-hero h1{
    font-size:clamp(50px,4vw,62px)!important;
    line-height:1.035!important;
    letter-spacing:-.045em!important;
    max-width:650px!important;
    margin:15px 0 20px!important;
  }
  body.gcbm360-prime-body.ada-asist-pearl-theme .prime-hero p{
    max-width:610px!important;font-size:17px!important;line-height:1.64!important;margin-bottom:22px!important;
  }
  body.gcbm360-prime-body.ada-asist-pearl-theme .prime-actions{gap:10px!important}
  body.gcbm360-prime-body.ada-asist-pearl-theme .prime-hero__benefits{
    margin-top:20px!important;gap:18px!important;font-size:11.5px!important;
  }

  body.gcbm360-prime-body.ada-asist-pearl-theme .prime-hero__signal{
    position:relative!important;
    width:min(100%,382px)!important;
    justify-self:end!important;
    padding:0!important;
    overflow:hidden!important;
    border-radius:18px!important;
    border:1px solid #c8dde7!important;
    background:rgba(255,255,255,.965)!important;
    box-shadow:0 28px 70px rgba(15,55,82,.14)!important;
    backdrop-filter:blur(20px) saturate(145%)!important;
  }
  body.gcbm360-prime-body.ada-asist-pearl-theme .prime-hero__signal:before{
    content:"LIVE INTELLIGENCE  ·  ACTIVE";
    display:block!important;
    padding:12px 20px 11px!important;
    border-bottom:1px solid #d9e8ef!important;
    background:linear-gradient(90deg,#0b3b5d 0%,#0d496d 72%,#0b6883 100%)!important;
    color:#eafcff!important;
    font-size:9.5px!important;
    line-height:1!important;
    font-weight:850!important;
    letter-spacing:.145em!important;
  }
  body.gcbm360-prime-body.ada-asist-pearl-theme .prime-hero__signal:after{
    content:"";
    position:absolute!important;
    top:14px!important;right:18px!important;
    width:7px!important;height:7px!important;border-radius:50%!important;
    background:#6af0c2!important;
    box-shadow:0 0 0 4px rgba(106,240,194,.12),0 0 16px rgba(106,240,194,.65)!important;
  }
  body.gcbm360-prime-body.ada-asist-pearl-theme .prime-hero__signal small{
    display:block!important;padding:20px 22px 0!important;
    color:#078eaf!important;font-size:9px!important;font-weight:850!important;letter-spacing:.15em!important;
  }
  body.gcbm360-prime-body.ada-asist-pearl-theme .prime-hero__signal strong{
    display:block!important;padding:7px 22px 22px!important;
    color:#103b58!important;font-size:25px!important;line-height:1.20!important;letter-spacing:-.025em!important;
  }
  body.gcbm360-prime-body.ada-asist-pearl-theme .prime-signal-line{
    display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;
    margin:0!important;padding:0!important;
    border-left:0!important;border-top:1px solid #d9e8ef!important;
    background:#f5fafc!important;color:#58768a!important;
  }
  body.gcbm360-prime-body.ada-asist-pearl-theme .prime-signal-line span{
    display:flex!important;align-items:center!important;justify-content:center!important;
    min-height:48px!important;padding:8px 4px!important;
    border-right:1px solid #dce9ef!important;
    font-size:8.5px!important;font-weight:850!important;letter-spacing:.08em!important;
  }
  body.gcbm360-prime-body.ada-asist-pearl-theme .prime-signal-line span:last-child{border-right:0!important}

  body.gcbm360-prime-body.ada-asist-pearl-theme .prime-metrics{
    background:rgba(255,255,255,.99)!important;
    box-shadow:0 14px 36px rgba(23,62,88,.045)!important;
  }
  body.gcbm360-prime-body.ada-asist-pearl-theme .prime-metrics__grid{
    display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;
  }
  body.gcbm360-prime-body.ada-asist-pearl-theme .prime-metrics__grid>div{
    min-height:92px!important;padding:17px 22px!important;
    display:flex!important;flex-direction:column!important;justify-content:center!important;
  }
  body.gcbm360-prime-body.ada-asist-pearl-theme .prime-metrics b{
    color:#0b4567!important;font-size:25px!important;line-height:1!important;letter-spacing:-.035em!important;
  }
  body.gcbm360-prime-body.ada-asist-pearl-theme .prime-metrics span{
    margin-top:7px!important;color:#6b8393!important;font-size:10.5px!important;line-height:1.35!important;text-transform:uppercase!important;letter-spacing:.045em!important;
  }
  .prime-home-radar{padding:58px 0 68px!important}
  .prime-home-radar__head{margin-bottom:20px!important}
  .prime-home-radar__statusbar{margin-bottom:16px!important}
}

@media(min-width:981px) and (max-width:1180px){
  body.gcbm360-prime-body.ada-asist-pearl-theme .prime-header .gcbm-brand-lockup{
    width:196px!important;height:39px!important;min-width:196px!important;flex-basis:196px!important;
  }
  body.gcbm360-prime-body.ada-asist-pearl-theme .prime-header__inner{gap:10px!important}
  body.gcbm360-prime-body.ada-asist-pearl-theme .prime-nav>a,
  body.gcbm360-prime-body.ada-asist-pearl-theme .gcbm-nav-trigger{font-size:12px!important;padding:9px 6px!important}
  body.gcbm360-prime-body.ada-asist-pearl-theme .prime-login{font-size:12px!important;padding:10px 12px!important}
  body.gcbm360-prime-body.ada-asist-pearl-theme .prime-hero__grid{grid-template-columns:minmax(0,570px) minmax(300px,1fr)!important;gap:28px!important}
  body.gcbm360-prime-body.ada-asist-pearl-theme .prime-hero h1{font-size:clamp(46px,4.5vw,56px)!important}
}

@media(max-width:980px){
  body.gcbm360-prime-body.ada-asist-pearl-theme .prime-hero__signal{padding:0!important;overflow:hidden!important}
  body.gcbm360-prime-body.ada-asist-pearl-theme .prime-hero__signal:before{
    content:"LIVE INTELLIGENCE  ·  ACTIVE";display:block;padding:11px 18px;background:#0b3b5d;color:#eefcff;font-size:9px;font-weight:850;letter-spacing:.13em;
  }
  body.gcbm360-prime-body.ada-asist-pearl-theme .prime-hero__signal small{display:block;padding:18px 20px 0!important}
  body.gcbm360-prime-body.ada-asist-pearl-theme .prime-hero__signal strong{display:block;padding:7px 20px 18px!important}
  body.gcbm360-prime-body.ada-asist-pearl-theme .prime-signal-line{display:grid!important;grid-template-columns:repeat(5,1fr)!important;border-left:0!important;border-top:1px solid #d9e8ef!important;margin:0!important;padding:0!important;background:#f5fafc!important}
  body.gcbm360-prime-body.ada-asist-pearl-theme .prime-signal-line span{min-height:44px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:8px!important;border-right:1px solid #dce9ef!important}
  body.gcbm360-prime-body.ada-asist-pearl-theme .prime-signal-line span:last-child{border-right:0!important}
}

/* ---------- FINANCE READINESS SHOWCASE — page 771 ---------- */
body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme{--fin-night:#051725;--fin-navy:#0a3047;--fin-teal:#20b9b1;--fin-cyan:#48d4e6;--fin-gold:#c9aa67;--fin-ice:#f5f9fa}
body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-subhero{min-height:660px!important;background:linear-gradient(135deg,#051725 0%,#09293d 48%,#0b4851 100%)!important;border-bottom:1px solid #17515a!important;overflow:hidden!important}
body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-subhero__media{left:45%!important;opacity:.96!important}
body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-subhero__media img{content:url('https://adaasist.com/wp-content/uploads/2026/09/ada-asist-finans-sermaye-hero.webp')!important;object-position:62% center!important;filter:saturate(.94) contrast(1.08) brightness(.70)!important;transform:scale(1.06)!important}
body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-subhero__veil{background:linear-gradient(90deg,#051725 0%,#051725 36%,rgba(5,23,37,.98) 45%,rgba(5,23,37,.80) 58%,rgba(5,23,37,.28) 76%,rgba(5,23,37,.03) 100%)!important}
body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-subhero__content{min-height:660px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;position:relative!important;z-index:3!important;padding-top:36px!important;padding-bottom:36px!important}
body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-subhero .prime-eyebrow{font-size:0!important}
body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-subhero .prime-eyebrow::after{content:'FINANCE READINESS · CAPITAL STRUCTURING · LENDER / INVESTOR PREPARATION';font-size:11px!important;letter-spacing:.145em!important;font-weight:900!important;color:#70e0e3!important}
body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-subhero h1{font-size:0!important;max-width:835px!important;margin:16px 0 20px!important;color:#fff!important}
body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-subhero h1::after{content:'Finansman talebiyle değil, finansman kararına hazır bir şirket ve dosyayla masaya oturun.';display:block!important;font-size:clamp(43px,4.35vw,65px)!important;line-height:1.025!important;letter-spacing:-.047em!important;font-weight:850!important;color:#fff!important}
body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-subhero p{font-size:0!important;max-width:750px!important;margin:0 0 25px!important}
body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-subhero p::after{content:'Şirketinizin veya projenizin finansmana hazırlanma seviyesini, sermaye yapısını, nakit akışı mantığını, kurumsal belge setini ve karşı taraf incelemesine dayanıklılığını tek bir hazırlık mimarisinde netleştiriyoruz.';display:block!important;font-size:17px!important;line-height:1.72!important;color:#c5dbe2!important;font-weight:500!important}
body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-subhero .prime-btn--primary{font-size:0!important;background:linear-gradient(135deg,#0d7280,#0b465e)!important;border-color:#3cc5cc!important;box-shadow:0 14px 34px rgba(9,116,132,.25)!important}
body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-subhero .prime-btn--primary::after{content:'Finansal Hazırlığı Değerlendir →';font-size:14px!important;font-weight:850!important}
body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-subhero .prime-btn--ghost{display:none!important}
body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-subhero__content::after{content:'FINANCEABILITY  ·  CAPITAL STRUCTURE  ·  CASH FLOW  ·  DATA ROOM  ·  ROUTE-TO-FINANCE';display:block!important;margin-top:28px!important;padding:11px 14px!important;border:1px solid rgba(75,207,209,.28)!important;border-radius:9px!important;background:rgba(255,255,255,.055)!important;color:#a6d9dc!important;font-size:10px!important;line-height:1.4!important;font-weight:850!important;letter-spacing:.075em!important;backdrop-filter:blur(8px)!important}

body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-service{background:linear-gradient(180deg,#f8fbfb 0%,#eef5f6 100%)!important;padding-top:92px!important;padding-bottom:96px!important;position:relative!important}
body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-service .prime-section-head .prime-eyebrow{font-size:0!important}
body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-service .prime-section-head .prime-eyebrow::after{content:'CAPITAL READINESS ENGINE';font-size:11px!important;color:#0c8c91!important;letter-spacing:.16em!important;font-weight:900!important}
body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-service .prime-section-head h2{font-size:0!important;max-width:790px!important}
body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-service .prime-section-head h2::after{content:'Finansmana çıkmadan önce 4 kritik katmanı sağlamlaştırıyoruz.';display:block!important;font-size:clamp(38px,3.35vw,53px)!important;line-height:1.06!important;letter-spacing:-.04em!important;color:#0a2d42!important;font-weight:850!important}
body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-service .prime-section-head>p{font-size:0!important;max-width:595px!important}
body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-service .prime-section-head>p::after{content:'Buradaki amaç finansman vaadi vermek değil; şirketi, projeyi ve bilgi setini banka, fon, yatırımcı veya diğer finansman sağlayıcılarının değerlendirme mantığına göre kurumsal olarak hazırlamaktır.';display:block!important;font-size:16px!important;line-height:1.72!important;color:#5c7584!important}
body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-service__grid{gap:18px!important;margin-top:34px!important}
body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-service-card{min-height:306px!important;padding:28px 25px!important;border:1px solid #d6e3e6!important;border-radius:18px!important;background:#fff!important;box-shadow:0 16px 42px rgba(10,48,66,.07)!important;position:relative!important;overflow:hidden!important;transition:transform .22s ease,box-shadow .22s ease!important}
body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-service-card:hover{transform:translateY(-5px)!important;box-shadow:0 24px 54px rgba(10,48,66,.12)!important}
body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-service-card::before{content:'';position:absolute;left:0;top:0;width:100%;height:4px;background:linear-gradient(90deg,#22b9bd,#48d4e6,#c9aa67)}
body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-service-card b{font-size:0!important;background:#ebf8f7!important;border-color:#b9e6e3!important}
body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-service-card:nth-child(1) b::after{content:'01 · FINANCEABILITY REVIEW';font-size:10px!important;color:#0b858b!important;letter-spacing:.075em!important}
body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-service-card:nth-child(2) b::after{content:'02 · CAPITAL STRUCTURE';font-size:10px!important;color:#0b858b!important;letter-spacing:.075em!important}
body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-service-card:nth-child(3) b::after{content:'03 · LENDER / INVESTOR READINESS';font-size:9.5px!important;color:#0b858b!important;letter-spacing:.055em!important}
body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-service-card:nth-child(4) b::after{content:'04 · ROUTE-TO-FINANCE';font-size:10px!important;color:#0b858b!important;letter-spacing:.075em!important}
body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-service-card h3{font-size:0!important;margin-top:20px!important}
body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-service-card p{font-size:0!important}
body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-service-card:nth-child(1) h3::after{content:'Finansmana hazır mısınız?';font-size:21px!important;color:#0a2d42!important;font-weight:820!important}
body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-service-card:nth-child(1) p::after{content:'Gelir yapısı, nakit akışı, borçluluk, geri ödeme kapasitesi, proje ekonomisi, kurumsal belgeler ve kritik zayıflıkları birlikte inceleyerek finansmana hazırlık boşluklarını görünür hale getiririz.';display:block;font-size:14px!important;line-height:1.7!important;color:#607986!important}
body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-service-card:nth-child(2) h3::after{content:'Ne kadar ve hangi tür sermayeye ihtiyaç var?';font-size:21px!important;color:#0a2d42!important;font-weight:820!important}
body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-service-card:nth-child(2) p::after{content:'Borç, özkaynak, işletme sermayesi, yatırım veya proje finansmanı seçeneklerini kullanım amacı, vade, nakit üretimi ve şirketin risk kapasitesiyle birlikte senaryolaştırırız.';display:block;font-size:14px!important;line-height:1.7!important;color:#607986!important}
body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-service-card:nth-child(3) h3::after{content:'Karşı taraf hangi soruları soracak?';font-size:21px!important;color:#0a2d42!important;font-weight:820!important}
body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-service-card:nth-child(3) p::after{content:'Finansal model, yönetim bilgileri, kurumsal dokümanlar, KYC / AML / due diligence hazırlığı, teminat ve risk alanlarını finansman sürecinden önce kurumsal bir inceleme setine dönüştürürüz.';display:block;font-size:14px!important;line-height:1.7!important;color:#607986!important}
body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-service-card:nth-child(4) h3::after{content:'Hangi finansman kanalı daha anlamlı?';font-size:21px!important;color:#0a2d42!important;font-weight:820!important}
body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-service-card:nth-child(4) p::after{content:'Banka, lender, fon, yatırımcı veya kalkınma finansmanı gibi alternatifleri şirket ve proje profiliyle eşleştirir; yaklaşım sırası ve görüşme hazırlığını yapılandırırız. Finansman sonucu garanti edilmez.';display:block;font-size:14px!important;line-height:1.7!important;color:#607986!important}
body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-service::after{content:'TESLİM EDİLEBİLEN ÇIKTILAR  ·  Financeability Gap Map  ·  Capital Structure Scenario  ·  Financial Model Review  ·  Lender / Investor Information Pack  ·  Data Room Checklist  ·  Route-to-Finance Map';display:block!important;width:min(1368px,calc(100% - 72px))!important;margin:34px auto 0!important;padding:15px 18px!important;border:1px solid #cde2df!important;border-radius:12px!important;background:#eaf7f4!important;color:#365e63!important;font-size:11px!important;font-weight:800!important;letter-spacing:.03em!important;text-align:center!important}

body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-service-visual{background:linear-gradient(135deg,#061927 0%,#0a3046 58%,#0b4449 100%)!important;color:#fff!important;padding-top:90px!important;padding-bottom:90px!important}
body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-service-visual__grid{gap:62px!important;align-items:center!important}
body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-service-visual__image{border-radius:22px!important;overflow:hidden!important;box-shadow:0 28px 70px rgba(0,0,0,.30)!important;border:1px solid rgba(54,198,198,.26)!important}
body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-service-visual__image img{content:url('https://adaasist.com/wp-content/uploads/2026/09/finans-ve-sermaye.png')!important;width:100%!important;height:100%!important;min-height:420px!important;object-fit:cover!important;object-position:center!important;filter:saturate(.92) contrast(1.05) brightness(.82)!important}
body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-service-visual__copy .prime-eyebrow{font-size:0!important}
body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-service-visual__copy .prime-eyebrow::after{content:'TRANSACTION READINESS';font-size:11px!important;color:#6dd8d4!important;letter-spacing:.17em!important;font-weight:900!important}
body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-service-visual__copy h2{font-size:0!important}
body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-service-visual__copy h2::after{content:'Finansman sağladığımızı söylemiyoruz. Finansman kararına dayanıklı bir hazırlık dosyası kuruyoruz.';display:block!important;font-size:clamp(36px,3.05vw,49px)!important;line-height:1.07!important;letter-spacing:-.04em!important;color:#fff!important;font-weight:850!important}
body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-service-visual__copy>p{font-size:0!important}
body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-service-visual__copy>p::after{content:'Banka, fon veya yatırımcı yalnız finansman ihtiyacına bakmaz; nakit akışını, borç servis kapasitesini, varsayımları, sermaye kullanımını, yönetişimi, teminat yapısını, kurumsal belgeleri ve riskleri birlikte değerlendirir. Hazırlığı bu gerçek inceleme standardına göre kurarız.';display:block!important;font-size:16px!important;line-height:1.75!important;color:#c0d5dc!important}
body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-service-visual__copy li{font-size:0!important;color:#deedf0!important}
body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-service-visual__copy li::before{color:#61dfb4!important}
body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-service-visual__copy li:nth-child(1)::after{content:'Finansal model, nakit akışı ve borç servis kapasitesi incelemesi';font-size:14px!important;color:#deedf0!important}
body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-service-visual__copy li:nth-child(2)::after{content:'Sermaye ihtiyacı, kullanım amacı ve capital structure senaryoları';font-size:14px!important;color:#deedf0!important}
body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-service-visual__copy li:nth-child(3)::after{content:'Kurumsal belge, data room, KYC / AML / due diligence hazırlığı';font-size:14px!important;color:#deedf0!important}
body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-service-visual__copy li:nth-child(4)::after{content:'Finansman kanalı uyumu, görüşme hazırlığı ve route-to-finance planı';font-size:14px!important;color:#deedf0!important}
body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-service-visual__copy::after{content:'FINANCEABILITY  ·  MODEL INTEGRITY  ·  CAPITAL STRUCTURE  ·  DATA ROOM  ·  ROUTE-TO-FINANCE';display:block!important;margin-top:24px!important;padding:12px 14px!important;border:1px solid rgba(78,201,201,.25)!important;border-radius:10px!important;background:rgba(255,255,255,.05)!important;color:#9bd9d8!important;font-size:9.5px!important;font-weight:850!important;letter-spacing:.085em!important}

body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-cta{background:linear-gradient(135deg,#e8f7f4 0%,#fbfcfd 58%,#f7f1e4 100%)!important;padding-top:78px!important;padding-bottom:78px!important}
body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-cta .prime-eyebrow{font-size:0!important}
body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-cta .prime-eyebrow::after{content:'FINANCE READINESS CHECK';font-size:10px!important;color:#0b878d!important;letter-spacing:.16em!important;font-weight:900!important}
body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-cta h2{font-size:0!important;max-width:900px!important}
body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-cta h2::after{content:'Finansman aramadan önce, finansman kararına hazır mısınız?';display:block!important;font-size:clamp(38px,3.45vw,52px)!important;line-height:1.08!important;letter-spacing:-.04em!important;color:#0a2d42!important;font-weight:850!important}
body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-cta p{font-size:0!important;max-width:780px!important}
body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-cta p::after{content:'Finansman ihtiyacınızı, mevcut sermaye yapınızı, nakit akışı görünümünüzü ve belge hazırlık seviyenizi kısa bir readiness değerlendirmesinde çerçeveleyelim; karşı tarafa çıkmadan önce hangi boşlukların kapanması gerektiğini netleştirelim.';display:block!important;font-size:16px!important;line-height:1.7!important;color:#5b7581!important}
body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-cta .prime-btn{font-size:0!important;min-width:270px!important;background:linear-gradient(135deg,#0b5260,#0b3c57)!important}
body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-cta .prime-btn::after{content:'Finansal Hazırlık Ön Değerlendirmesi →';font-size:14px!important;font-weight:850!important}

@media(max-width:980px){
 body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-subhero{min-height:auto!important}
 body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-subhero__content{min-height:670px!important;padding-top:74px!important;padding-bottom:58px!important}
 body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-subhero__media{left:0!important;opacity:.25!important}
 body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-subhero__veil{background:rgba(5,23,37,.90)!important}
 body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-service-visual__grid{grid-template-columns:1fr!important;gap:34px!important}
 body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-service::after{width:calc(100% - 30px)!important}
}
@media(max-width:640px){
 body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-subhero h1::after{font-size:38px!important}
 body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-subhero p::after{font-size:15.5px!important}
 body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-subhero__content::after{font-size:8.6px!important;line-height:1.72!important}
 body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-service-card{min-height:0!important}
 body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-service-visual__image img{min-height:285px!important}
 body.page-id-771.gcbm360-prime-body.ada-asist-pearl-theme .prime-cta__inner{gap:26px!important}
}

/* ---------- HOME INTELLIGENCE SHOWCASE V4 — 17 SEP 2026 ---------- */
html body.home.page-id-1236.gcbm360-prime-body.ada-asist-pearl-theme main.prime-site-main{position:relative!important;overflow:visible!important;background:#f5f9fb!important}
html body.home.page-id-1236.gcbm360-prime-body.ada-asist-pearl-theme main.prime-site-main .prime-home-radar{display:none!important}
html body.home.page-id-1236.gcbm360-prime-body.ada-asist-pearl-theme main.prime-site-main .prime-hero__signal{display:none!important}
html body.home.page-id-1236.gcbm360-prime-body.ada-asist-pearl-theme main.prime-site-main .prime-hero{position:relative!important;min-height:660px!important;overflow:hidden!important;background:linear-gradient(110deg,#fbfdff 0%,#f3f9fc 41%,#0a3554 100%)!important;border-bottom:1px solid #cfe1e9!important}
html body.home.page-id-1236.gcbm360-prime-body.ada-asist-pearl-theme main.prime-site-main .prime-hero__grid{position:relative!important;z-index:8!important;min-height:660px!important;grid-template-columns:minmax(0,47%) minmax(0,53%)!important;gap:0!important;align-items:center!important}
html body.home.page-id-1236.gcbm360-prime-body.ada-asist-pearl-theme main.prime-site-main .prime-hero__copy{position:relative!important;z-index:9!important;max-width:640px!important;padding-right:48px!important}
html body.home.page-id-1236.gcbm360-prime-body.ada-asist-pearl-theme main.prime-site-main .prime-hero__media{display:block!important;position:absolute!important;left:49.5%!important;right:0!important;top:0!important;bottom:0!important;opacity:1!important;overflow:hidden!important;z-index:1!important}
html body.home.page-id-1236.gcbm360-prime-body.ada-asist-pearl-theme main.prime-site-main .prime-hero__media img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:55% center!important;filter:saturate(1.06) contrast(1.08) brightness(.84)!important;transform:scale(1.035)!important;transform-origin:center!important}
html body.home.page-id-1236.gcbm360-prime-body.ada-asist-pearl-theme main.prime-site-main .prime-hero__media::before{content:'YENİ PAZARLAR   ·   KÜRESEL ALICILAR';position:absolute!important;right:4.5%!important;top:15%!important;z-index:4!important;padding:8px 11px!important;border:1px solid rgba(103,226,239,.35)!important;border-radius:999px!important;background:rgba(2,28,48,.52)!important;color:#dffaff!important;font-size:9px!important;font-weight:850!important;letter-spacing:.12em!important;backdrop-filter:blur(8px)!important}
html body.home.page-id-1236.gcbm360-prime-body.ada-asist-pearl-theme main.prime-site-main .prime-hero__media::after{content:'FUARLAR   ·   KAMU ALIMLARI   ·   İHALELER   ·   STRATEJİK BÜYÜME';position:absolute!important;right:4.5%!important;bottom:15%!important;z-index:4!important;padding:8px 11px!important;border:1px solid rgba(103,226,239,.28)!important;border-radius:999px!important;background:rgba(2,28,48,.46)!important;color:#dffaff!important;font-size:8.5px!important;font-weight:820!important;letter-spacing:.09em!important;backdrop-filter:blur(8px)!important}
html body.home.page-id-1236.gcbm360-prime-body.ada-asist-pearl-theme main.prime-site-main .prime-hero__veil{position:absolute!important;inset:0!important;z-index:3!important;background:linear-gradient(90deg,#fbfdff 0%,#fbfdff 34%,rgba(251,253,255,.99) 39%,rgba(251,253,255,.94) 45%,rgba(251,253,255,.56) 51%,rgba(251,253,255,.10) 61%,rgba(251,253,255,0) 72%)!important}
html body.home.page-id-1236.gcbm360-prime-body.ada-asist-pearl-theme main.prime-site-main .prime-hero .prime-eyebrow{font-size:0!important;color:#087f9f!important}
html body.home.page-id-1236.gcbm360-prime-body.ada-asist-pearl-theme main.prime-site-main .prime-hero .prime-eyebrow::after{content:'VERİDEN FIRSATA, GLOBAL BÜYÜMEYE';font-size:11px!important;letter-spacing:.25em!important;font-weight:900!important;color:#0b7394!important}
html body.home.page-id-1236.gcbm360-prime-body.ada-asist-pearl-theme main.prime-site-main .prime-hero h1{max-width:620px!important;margin:17px 0 22px!important;font-size:clamp(48px,4vw,64px)!important;line-height:1.025!important;letter-spacing:-.047em!important;color:#0c3049!important}
html body.home.page-id-1236.gcbm360-prime-body.ada-asist-pearl-theme main.prime-site-main .prime-hero h1 em{color:#08a6c7!important;font-style:normal!important}
html body.home.page-id-1236.gcbm360-prime-body.ada-asist-pearl-theme main.prime-site-main .prime-hero p{max-width:590px!important;margin:0 0 24px!important;font-size:17px!important;line-height:1.68!important;color:#547286!important}
html body.home.page-id-1236.gcbm360-prime-body.ada-asist-pearl-theme main.prime-site-main .prime-actions{display:flex!important;gap:10px!important;flex-wrap:wrap!important}
html body.home.page-id-1236.gcbm360-prime-body.ada-asist-pearl-theme main.prime-site-main .prime-btn--primary{background:linear-gradient(135deg,#0c4c6e,#08a8c8)!important;color:#fff!important;border:1px solid #0b7898!important;box-shadow:0 14px 30px rgba(8,122,154,.20)!important}
html body.home.page-id-1236.gcbm360-prime-body.ada-asist-pearl-theme main.prime-site-main .prime-btn--ghost{background:rgba(255,255,255,.94)!important;color:#113b57!important;border:1px solid #bcd8e4!important;box-shadow:0 8px 22px rgba(18,59,84,.06)!important}
html body.home.page-id-1236.gcbm360-prime-body.ada-asist-pearl-theme main.prime-site-main .prime-hero__benefits{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:0!important;max-width:610px!important;margin-top:26px!important;padding-top:17px!important;border-top:1px solid #d3e4eb!important;color:#426779!important;font-size:10.5px!important;font-weight:800!important;letter-spacing:.045em!important;text-transform:uppercase!important}
html body.home.page-id-1236.gcbm360-prime-body.ada-asist-pearl-theme main.prime-site-main .prime-hero__benefits span{padding:0 13px!important;border-right:1px solid #d6e5ec!important}
html body.home.page-id-1236.gcbm360-prime-body.ada-asist-pearl-theme main.prime-site-main .prime-hero__benefits span:first-child{padding-left:0!important}
html body.home.page-id-1236.gcbm360-prime-body.ada-asist-pearl-theme main.prime-site-main .prime-hero__benefits span:last-child{border-right:0!important}
html body.home.page-id-1236.gcbm360-prime-body.ada-asist-pearl-theme main.prime-site-main .prime-hero__copy::after{content:'“Küresel fırsatlar artık daha yakın.”   ·   GCBM360';display:block!important;margin-top:35px!important;padding-left:13px!important;border-left:3px solid #14b6d4!important;color:#527588!important;font-size:11px!important;font-style:italic!important;letter-spacing:.025em!important}
html body.home.page-id-1236.gcbm360-prime-body.ada-asist-pearl-theme main.prime-site-main .prime-hero::after{content:'FUARLAR   ·   KAMU ALIMLARI   ·   İHALELER   ·   YENİ PAZARLAR   ·   KÜRESEL ALICILAR   ·   STRATEJİK BÜYÜME';position:absolute!important;left:0!important;right:0!important;bottom:0!important;z-index:7!important;padding:11px 5%!important;background:linear-gradient(90deg,rgba(244,250,252,.95),rgba(6,42,63,.90))!important;border-top:1px solid rgba(107,196,215,.30)!important;color:#607b89!important;font-size:9px!important;font-weight:850!important;letter-spacing:.15em!important;text-align:center!important}

/* Existing horizontal metrics become the live center intelligence rail.
   The first <b> stays untouched so pearl.js continues to animate the API count. */
@media(min-width:981px){
 html body.home.page-id-1236.gcbm360-prime-body.ada-asist-pearl-theme main.prime-site-main>.prime-metrics{position:absolute!important;top:22px!important;left:50%!important;right:auto!important;z-index:30!important;width:224px!important;height:612px!important;transform:translateX(-50%)!important;margin:0!important;padding:52px 0 44px!important;overflow:hidden!important;border:1px solid rgba(87,211,230,.42)!important;border-radius:18px!important;background:linear-gradient(180deg,rgba(3,28,47,.97) 0%,rgba(5,52,75,.96) 58%,rgba(4,39,59,.98) 100%)!important;box-shadow:0 28px 74px rgba(0,27,46,.32)!important;backdrop-filter:blur(16px) saturate(125%)!important;box-sizing:border-box!important}
 html body.home.page-id-1236.gcbm360-prime-body.ada-asist-pearl-theme main.prime-site-main>.prime-metrics::before{content:'●  CANLI VERİ AKIŞI';position:absolute!important;left:0!important;right:0!important;top:0!important;height:52px!important;display:flex!important;align-items:center!important;padding:0 18px!important;border-bottom:1px solid rgba(110,209,226,.22)!important;background:rgba(2,19,33,.28)!important;color:#b9eff5!important;font-size:9.5px!important;font-weight:900!important;letter-spacing:.115em!important;box-sizing:border-box!important}
 html body.home.page-id-1236.gcbm360-prime-body.ada-asist-pearl-theme main.prime-site-main>.prime-metrics::after{content:'DAHA FAZLA VERİ  ·  DAHA FAZLA FIRSAT  →';position:absolute!important;left:0!important;right:0!important;bottom:0!important;height:44px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-top:1px solid rgba(110,209,226,.20)!important;background:rgba(2,19,33,.20)!important;color:#67d8e7!important;font-size:8px!important;font-weight:900!important;letter-spacing:.09em!important;box-sizing:border-box!important}
 html body.home.page-id-1236.gcbm360-prime-body.ada-asist-pearl-theme main.prime-site-main>.prime-metrics .prime-shell{width:100%!important;max-width:none!important;height:100%!important;margin:0!important;padding:0!important}
 html body.home.page-id-1236.gcbm360-prime-body.ada-asist-pearl-theme main.prime-site-main>.prime-metrics .prime-metrics__grid{display:grid!important;grid-template-columns:1fr!important;grid-template-rows:repeat(5,1fr)!important;gap:0!important;width:100%!important;height:100%!important}
 html body.home.page-id-1236.gcbm360-prime-body.ada-asist-pearl-theme main.prime-site-main>.prime-metrics .prime-metrics__grid>div{position:relative!important;min-height:0!important;padding:13px 20px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;border-right:0!important;border-bottom:1px solid rgba(140,207,219,.18)!important;background:transparent!important;box-sizing:border-box!important}
 html body.home.page-id-1236.gcbm360-prime-body.ada-asist-pearl-theme main.prime-site-main>.prime-metrics .prime-metrics__grid>div:last-child{border-bottom:0!important}
 html body.home.page-id-1236.gcbm360-prime-body.ada-asist-pearl-theme main.prime-site-main>.prime-metrics b{color:#fff!important;font-size:28px!important;line-height:1!important;font-weight:850!important;letter-spacing:-.035em!important}
 html body.home.page-id-1236.gcbm360-prime-body.ada-asist-pearl-theme main.prime-site-main>.prime-metrics .prime-metrics__grid>div:first-child b{font-size:37px!important;color:#f4fdff!important}
 html body.home.page-id-1236.gcbm360-prime-body.ada-asist-pearl-theme main.prime-site-main>.prime-metrics span{margin-top:6px!important;color:#b1ccd7!important;font-size:9.3px!important;line-height:1.35!important;font-weight:760!important;text-transform:uppercase!important;letter-spacing:.045em!important}
 html body.home.page-id-1236.gcbm360-prime-body.ada-asist-pearl-theme main.prime-site-main>.prime-metrics .prime-metrics__grid>div:first-child span{color:#d8edf3!important}
 html body.home.page-id-1236.gcbm360-prime-body.ada-asist-pearl-theme main.prime-site-main>.prime-metrics .prime-metrics__grid>div:nth-child(4)::after{content:'● Aktif';margin-top:5px;color:#5ce4a7;font-size:8.5px;font-weight:850;letter-spacing:.04em}
 html body.home.page-id-1236.gcbm360-prime-body.ada-asist-pearl-theme main.prime-site-main>.prime-metrics .prime-metrics__grid>div:nth-child(5)::after{content:'● Tümü çalışıyor';margin-top:5px;color:#5ce4a7;font-size:8.5px;font-weight:850;letter-spacing:.04em}
 html body.home.page-id-1236.gcbm360-prime-body.ada-asist-pearl-theme main.prime-site-main .prime-modules{margin-top:0!important}
}

@media(min-width:981px) and (max-width:1180px){
 html body.home.page-id-1236.gcbm360-prime-body.ada-asist-pearl-theme main.prime-site-main .prime-hero__grid{grid-template-columns:minmax(0,49%) minmax(0,51%)!important}
 html body.home.page-id-1236.gcbm360-prime-body.ada-asist-pearl-theme main.prime-site-main .prime-hero__copy{max-width:545px!important;padding-right:34px!important}
 html body.home.page-id-1236.gcbm360-prime-body.ada-asist-pearl-theme main.prime-site-main .prime-hero h1{font-size:clamp(44px,4.35vw,54px)!important}
 html body.home.page-id-1236.gcbm360-prime-body.ada-asist-pearl-theme main.prime-site-main>.prime-metrics{left:51%!important;width:204px!important}
 html body.home.page-id-1236.gcbm360-prime-body.ada-asist-pearl-theme main.prime-site-main .prime-hero__media{left:51%!important}
}

@media(max-width:980px){
 html body.home.page-id-1236.gcbm360-prime-body.ada-asist-pearl-theme main.prime-site-main .prime-hero{min-height:auto!important;background:#f7fbfd!important}
 html body.home.page-id-1236.gcbm360-prime-body.ada-asist-pearl-theme main.prime-site-main .prime-hero__grid{min-height:620px!important;grid-template-columns:1fr!important;padding:72px 0 64px!important}
 html body.home.page-id-1236.gcbm360-prime-body.ada-asist-pearl-theme main.prime-site-main .prime-hero__copy{max-width:650px!important;padding-right:0!important}
 html body.home.page-id-1236.gcbm360-prime-body.ada-asist-pearl-theme main.prime-site-main .prime-hero__media{left:0!important;opacity:.30!important}
 html body.home.page-id-1236.gcbm360-prime-body.ada-asist-pearl-theme main.prime-site-main .prime-hero__media img{object-position:center!important;filter:saturate(1.02) contrast(1.04) brightness(.82)!important;transform:none!important}
 html body.home.page-id-1236.gcbm360-prime-body.ada-asist-pearl-theme main.prime-site-main .prime-hero__veil{background:linear-gradient(90deg,rgba(248,252,254,.98),rgba(248,252,254,.90) 68%,rgba(248,252,254,.74))!important}
 html body.home.page-id-1236.gcbm360-prime-body.ada-asist-pearl-theme main.prime-site-main .prime-hero__media::before,html body.home.page-id-1236.gcbm360-prime-body.ada-asist-pearl-theme main.prime-site-main .prime-hero__media::after{display:none!important}
 html body.home.page-id-1236.gcbm360-prime-body.ada-asist-pearl-theme main.prime-site-main>.prime-metrics{position:relative!important;top:auto!important;left:auto!important;right:auto!important;z-index:10!important;width:auto!important;height:auto!important;transform:none!important;margin:0!important;padding:48px 0 20px!important;overflow:hidden!important;border:0!important;border-radius:0!important;background:linear-gradient(135deg,#05243a,#0b4a64)!important;box-shadow:none!important}
 html body.home.page-id-1236.gcbm360-prime-body.ada-asist-pearl-theme main.prime-site-main>.prime-metrics::before{content:'●  CANLI VERİ AKIŞI';position:absolute!important;top:0!important;left:0!important;right:0!important;height:44px!important;display:flex!important;align-items:center!important;padding:0 16px!important;background:rgba(1,20,32,.26)!important;color:#b9eff5!important;font-size:9px!important;font-weight:900!important;letter-spacing:.12em!important}
 html body.home.page-id-1236.gcbm360-prime-body.ada-asist-pearl-theme main.prime-site-main>.prime-metrics::after{display:none!important}
 html body.home.page-id-1236.gcbm360-prime-body.ada-asist-pearl-theme main.prime-site-main>.prime-metrics .prime-shell{width:min(100% - 26px,900px)!important}
 html body.home.page-id-1236.gcbm360-prime-body.ada-asist-pearl-theme main.prime-site-main>.prime-metrics .prime-metrics__grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}
 html body.home.page-id-1236.gcbm360-prime-body.ada-asist-pearl-theme main.prime-site-main>.prime-metrics .prime-metrics__grid>div{min-height:92px!important;padding:15px!important;border:1px solid rgba(131,214,228,.18)!important;border-radius:11px!important;background:rgba(255,255,255,.05)!important}
 html body.home.page-id-1236.gcbm360-prime-body.ada-asist-pearl-theme main.prime-site-main>.prime-metrics .prime-metrics__grid>div:first-child{grid-column:1/-1!important}
 html body.home.page-id-1236.gcbm360-prime-body.ada-asist-pearl-theme main.prime-site-main>.prime-metrics b{color:#fff!important;font-size:25px!important}
 html body.home.page-id-1236.gcbm360-prime-body.ada-asist-pearl-theme main.prime-site-main>.prime-metrics .prime-metrics__grid>div:first-child b{font-size:35px!important}
 html body.home.page-id-1236.gcbm360-prime-body.ada-asist-pearl-theme main.prime-site-main>.prime-metrics span{color:#c3dae3!important;font-size:9px!important}
}

@media(max-width:640px){
 html body.home.page-id-1236.gcbm360-prime-body.ada-asist-pearl-theme main.prime-site-main .prime-hero__grid{min-height:640px!important;padding-top:60px!important;padding-bottom:58px!important}
 html body.home.page-id-1236.gcbm360-prime-body.ada-asist-pearl-theme main.prime-site-main .prime-hero h1{font-size:clamp(38px,10.4vw,46px)!important;line-height:1.04!important}
 html body.home.page-id-1236.gcbm360-prime-body.ada-asist-pearl-theme main.prime-site-main .prime-hero p{font-size:15.5px!important;line-height:1.62!important}
 html body.home.page-id-1236.gcbm360-prime-body.ada-asist-pearl-theme main.prime-site-main .prime-actions{display:grid!important;grid-template-columns:1fr!important;width:100%!important}
 html body.home.page-id-1236.gcbm360-prime-body.ada-asist-pearl-theme main.prime-site-main .prime-actions .prime-btn{width:100%!important;justify-content:center!important;box-sizing:border-box!important}
 html body.home.page-id-1236.gcbm360-prime-body.ada-asist-pearl-theme main.prime-site-main .prime-hero__benefits{grid-template-columns:1fr!important;gap:7px!important}
 html body.home.page-id-1236.gcbm360-prime-body.ada-asist-pearl-theme main.prime-site-main .prime-hero__benefits span{padding:0!important;border-right:0!important}
 html body.home.page-id-1236.gcbm360-prime-body.ada-asist-pearl-theme main.prime-site-main .prime-hero__copy::after{margin-top:24px!important}
 html body.home.page-id-1236.gcbm360-prime-body.ada-asist-pearl-theme main.prime-site-main .prime-hero::after{font-size:7px!important;line-height:1.7!important;letter-spacing:.10em!important;padding:8px 14px!important}
}
