:root{
    --gx-sol-ink:#07111f;
    --gx-sol-muted:#536177;
    --gx-sol-soft:#eef6ff;
    --gx-sol-line:rgba(15,23,42,.10);
    --gx-sol-blue:#2563eb;
    --gx-sol-cyan:#06b6d4;
    --gx-sol-teal:#10b981;
    --gx-sol-dark:#0f172a;
    --gx-sol-card:#ffffff;
    --gx-sol-radius:28px;
    --gx-sol-shadow:0 28px 80px rgba(15,23,42,.12);
}

.gx-solutions-index,
.gx-solutions-index *{box-sizing:border-box;}

.gx-solutions-index{background:#fff;color:var(--gx-sol-ink);overflow:hidden;}
.gx-solutions-container{width:min(1180px,calc(100% - 44px));margin:0 auto;position:relative;z-index:2;}

.gx-solutions-hero{position:relative;min-height:720px;padding:112px 0 72px;background:
    radial-gradient(circle at 8% 18%,rgba(37,99,235,.16),transparent 28%),
    radial-gradient(circle at 90% 18%,rgba(6,182,212,.16),transparent 28%),
    linear-gradient(135deg,#f6f9ff 0%,#ffffff 46%,#ecfeff 100%);}
.gx-solutions-bg{position:absolute;border-radius:999px;filter:blur(10px);opacity:.68;pointer-events:none;}
.gx-solutions-bg--one{width:220px;height:220px;left:-76px;bottom:74px;background:rgba(16,185,129,.18);}
.gx-solutions-bg--two{width:280px;height:280px;right:-82px;top:140px;background:rgba(37,99,235,.13);}
.gx-solutions-hero__grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(390px,.88fr);gap:54px;align-items:center;}
.gx-solutions-hero__copy{max-width:790px;}
.gx-solutions-eyebrow{display:flex;flex-wrap:wrap;gap:12px;margin:0 0 28px;}
.gx-solutions-eyebrow span{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border:1px solid rgba(37,99,235,.14);background:rgba(255,255,255,.80);border-radius:999px;color:#1d4ed8;font-weight:900;font-size:14px;box-shadow:0 12px 28px rgba(37,99,235,.08);}
.gx-solutions-eyebrow span:before{content:"";width:7px;height:7px;border-radius:50%;background:linear-gradient(135deg,var(--gx-sol-blue),var(--gx-sol-cyan));}
.gx-solutions-hero h1{margin:0;color:#091426;font-size:clamp(42px,5vw,70px);line-height:1.05;letter-spacing:-2.7px;font-weight:950;max-width:820px;}
.gx-solutions-lead{margin:28px 0 0;color:#43536a;font-size:18px;line-height:1.95;max-width:800px;}
.gx-solutions-actions{display:flex;flex-wrap:wrap;gap:14px;margin:34px 0 0;align-items:center;}
.gx-solutions-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:13px 22px;border-radius:999px;font-weight:950;text-decoration:none;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background .22s ease;color:#0f172a;border:1px solid transparent;white-space:nowrap;}
.gx-solutions-btn:hover{transform:translateY(-2px);text-decoration:none;}
.gx-solutions-btn--primary{color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4);box-shadow:0 18px 42px rgba(37,99,235,.26);}
.gx-solutions-btn--dark{color:#fff;background:#0f172a;box-shadow:0 18px 38px rgba(15,23,42,.22);}
.gx-solutions-btn--light{background:#fff;color:#142034;border-color:rgba(15,23,42,.12);box-shadow:0 14px 28px rgba(15,23,42,.08);}
.gx-solutions-trust-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px;}
.gx-solutions-trust-row span{display:inline-flex;padding:9px 14px;border:1px solid rgba(15,23,42,.08);border-radius:999px;background:rgba(255,255,255,.74);color:#31445f;font-size:13px;font-weight:850;}

.gx-solutions-board{border:1px solid rgba(37,99,235,.14);background:rgba(255,255,255,.86);border-radius:34px;padding:22px;box-shadow:var(--gx-sol-shadow);backdrop-filter:blur(18px);position:relative;overflow:hidden;}
.gx-solutions-board:before{content:"";position:absolute;right:-70px;top:-94px;width:240px;height:240px;border-radius:50%;background:linear-gradient(135deg,rgba(37,99,235,.12),rgba(6,182,212,.18));}
.gx-solutions-board__head{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:space-between;gap:18px;border-bottom:1px solid rgba(15,23,42,.08);padding:8px 8px 22px;margin-bottom:18px;}
.gx-solutions-board__head span{display:block;color:#2563eb;font-weight:950;font-size:13px;margin-bottom:8px;}
.gx-solutions-board__head strong{display:block;color:#0f172a;font-size:25px;line-height:1.25;letter-spacing:-.9px;max-width:340px;}
.gx-solutions-board__head em{font-style:normal;flex:0 0 auto;padding:9px 13px;border-radius:999px;background:#eaf3ff;color:#1d4ed8;font-weight:950;font-size:13px;}
.gx-solutions-board__flow{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;}
.gx-solutions-board__flow article{min-height:166px;border:1px solid rgba(15,23,42,.08);background:#fff;border-radius:24px;padding:18px;box-shadow:0 14px 36px rgba(15,23,42,.06);}
.gx-solutions-board__flow b{display:inline-flex;width:36px;height:36px;align-items:center;justify-content:center;border-radius:13px;background:#0f172a;color:#fff;font-size:12px;margin-bottom:18px;}
.gx-solutions-board__flow h3{margin:0;color:#0f172a;font-size:18px;letter-spacing:-.4px;}
.gx-solutions-board__flow p{margin:10px 0 0;color:#5a6980;line-height:1.75;font-size:14px;}

.gx-solutions-strip{position:relative;margin-top:-30px;z-index:5;}
.gx-solutions-strip__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:#0f172a;border-radius:28px;padding:16px;box-shadow:0 24px 60px rgba(15,23,42,.22);gap:10px;}
.gx-solutions-strip__grid div{padding:20px 22px;border-radius:20px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08);}
.gx-solutions-strip__grid strong{display:block;color:#fff;font-size:25px;line-height:1;margin-bottom:10px;letter-spacing:-.7px;}
.gx-solutions-strip__grid span{color:#cbd5e1;font-weight:850;font-size:14px;line-height:1.5;}

.gx-solutions-section{position:relative;padding:96px 0;}
.gx-solutions-section--pain{background:linear-gradient(180deg,#fff 0%,#f7fbff 100%);}
.gx-solutions-section--picker{background:#fff;}
.gx-solutions-section--architecture{background:linear-gradient(135deg,#0f172a 0%,#12354a 100%);color:#fff;}
.gx-solutions-section--flow{background:linear-gradient(180deg,#fff 0%,#f6f9ff 100%);}
.gx-solutions-section--boundary{background:#fff;padding:80px 0;}
.gx-solutions-section--cta{background:linear-gradient(180deg,#f7fbff 0%,#fff 100%);padding:82px 0 96px;}
.gx-solutions-section-head{max-width:720px;}
.gx-solutions-section-head--center{max-width:890px;margin:0 auto 44px;text-align:center;}
.gx-solutions-section-head span,.gx-solutions-boundary > div > span,.gx-solutions-cta span{display:inline-flex;margin-bottom:14px;color:#2563eb;font-size:13px;font-weight:950;letter-spacing:.12em;text-transform:uppercase;}
.gx-solutions-section--architecture .gx-solutions-section-head span{color:#93c5fd;}
.gx-solutions-section-head h2,.gx-solutions-boundary h2,.gx-solutions-cta h2{margin:0;color:#0f172a;font-size:clamp(32px,3.7vw,50px);line-height:1.12;letter-spacing:-1.8px;font-weight:950;}
.gx-solutions-section--architecture .gx-solutions-section-head h2{color:#fff;}
.gx-solutions-section-head p,.gx-solutions-boundary p,.gx-solutions-cta p{margin:18px 0 0;color:#58677d;font-size:17px;line-height:1.9;}
.gx-solutions-section--architecture .gx-solutions-section-head p{color:#cbd5e1;}

.gx-solutions-pain-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;}
.gx-solutions-pain-grid article{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:26px;padding:24px;box-shadow:0 16px 48px rgba(15,23,42,.06);}
.gx-solutions-pain-grid span{display:inline-flex;margin-bottom:18px;padding:7px 11px;border-radius:999px;background:#eef6ff;color:#1d4ed8;font-size:12px;font-weight:950;}
.gx-solutions-pain-grid h3{margin:0;color:#0f172a;font-size:21px;line-height:1.35;letter-spacing:-.5px;}
.gx-solutions-pain-grid p{margin:12px 0 0;color:#5f6f84;line-height:1.78;font-size:15px;}

.gx-solutions-scenario-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;align-items:stretch;}
.gx-solutions-scenario-card{position:relative;display:flex;flex-direction:column;min-height:440px;padding:26px;border-radius:30px;text-decoration:none;color:#0f172a;border:1px solid rgba(15,23,42,.08);background:#fff;box-shadow:0 18px 56px rgba(15,23,42,.08);overflow:hidden;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;}
.gx-solutions-scenario-card:before{content:"";position:absolute;right:-46px;top:-58px;width:140px;height:140px;border-radius:50%;background:rgba(37,99,235,.10);}
.gx-solutions-scenario-card:hover{transform:translateY(-5px);box-shadow:0 28px 80px rgba(15,23,42,.13);border-color:rgba(37,99,235,.24);text-decoration:none;}
.gx-solutions-scenario-card > span{position:relative;z-index:1;display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:15px;background:#0f172a;color:#fff;font-weight:950;font-size:13px;margin-bottom:18px;}
.gx-solutions-card-icon{position:absolute;top:26px;right:24px;width:46px;height:46px;display:flex;align-items:center;justify-content:center;border-radius:16px;background:#eef6ff;color:#1d4ed8;font-weight:950;font-size:13px;letter-spacing:.08em;}
.gx-solutions-scenario-card h3{position:relative;z-index:1;margin:0;color:#0f172a;font-size:24px;line-height:1.24;letter-spacing:-.8px;}
.gx-solutions-scenario-card p{position:relative;z-index:1;margin:14px 0 0;color:#5f6f84;line-height:1.78;font-size:15px;}
.gx-solutions-scenario-card ul{position:relative;z-index:1;margin:20px 0 0;padding:0;list-style:none;display:grid;gap:10px;}
.gx-solutions-scenario-card li{display:flex;gap:9px;color:#40526a;font-size:14px;line-height:1.55;font-weight:750;}
.gx-solutions-scenario-card li:before{content:"";flex:0 0 auto;width:7px;height:7px;margin-top:7px;border-radius:50%;background:linear-gradient(135deg,#2563eb,#06b6d4);}
.gx-solutions-scenario-card em{position:relative;z-index:1;margin-top:auto;display:inline-flex;align-self:flex-start;padding:10px 15px;border-radius:999px;background:#f8fafc;border:1px solid rgba(15,23,42,.08);color:#0f172a;font-style:normal;font-weight:950;font-size:13px;}
.gx-solutions-scenario-card--teal:before{background:rgba(16,185,129,.12);}
.gx-solutions-scenario-card--teal .gx-solutions-card-icon{background:#ecfdf5;color:#047857;}
.gx-solutions-scenario-card--teal li:before{background:linear-gradient(135deg,#10b981,#06b6d4);}
.gx-solutions-scenario-card--dark{background:linear-gradient(135deg,#0f172a,#1f3554);border-color:rgba(255,255,255,.10);color:#fff;}
.gx-solutions-scenario-card--dark:before{background:rgba(255,255,255,.08);}
.gx-solutions-scenario-card--dark h3,.gx-solutions-scenario-card--dark li{color:#fff;}
.gx-solutions-scenario-card--dark p{color:#dbeafe;}
.gx-solutions-scenario-card--dark > span{background:#fff;color:#0f172a;}
.gx-solutions-scenario-card--dark .gx-solutions-card-icon{background:rgba(255,255,255,.12);color:#fff;border:1px solid rgba(255,255,255,.16);}
.gx-solutions-scenario-card--dark em{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.16);color:#fff;}
.gx-solutions-scenario-card--green:before{background:rgba(20,184,166,.12);}
.gx-solutions-scenario-card--green .gx-solutions-card-icon{background:#f0fdfa;color:#0f766e;}
.gx-solutions-scenario-card--green li:before{background:linear-gradient(135deg,#14b8a6,#10b981);}

.gx-solutions-architecture-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);gap:54px;align-items:center;}
.gx-solutions-arch-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px;}
.gx-solutions-arch-tags span{display:inline-flex;padding:9px 13px;border-radius:999px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);color:#e0f2fe;font-weight:850;font-size:13px;}
.gx-solutions-layer-panel{display:grid;gap:16px;}
.gx-solutions-layer-card{position:relative;border-radius:28px;padding:26px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);box-shadow:0 20px 60px rgba(0,0,0,.16);backdrop-filter:blur(14px);}
.gx-solutions-layer-card b{display:inline-flex;margin-bottom:12px;padding:7px 11px;border-radius:999px;background:rgba(147,197,253,.16);color:#bfdbfe;font-size:12px;}
.gx-solutions-layer-card h3{margin:0;color:#fff;font-size:23px;letter-spacing:-.6px;}
.gx-solutions-layer-card p{margin:10px 0 0;color:#cbd5e1;line-height:1.78;font-size:15px;}

.gx-solutions-flow-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;counter-reset:solution-flow;}
.gx-solutions-flow-grid article{position:relative;background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:28px;padding:26px;box-shadow:0 16px 52px rgba(15,23,42,.07);overflow:hidden;}
.gx-solutions-flow-grid article:after{content:"";position:absolute;right:-40px;bottom:-46px;width:130px;height:130px;border-radius:50%;background:rgba(37,99,235,.07);}
.gx-solutions-flow-grid span{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:15px;background:#0f172a;color:#fff;font-weight:950;font-size:13px;margin-bottom:18px;}
.gx-solutions-flow-grid h3{position:relative;z-index:1;margin:0;color:#0f172a;font-size:21px;line-height:1.32;letter-spacing:-.5px;}
.gx-solutions-flow-grid p{position:relative;z-index:1;margin:12px 0 0;color:#5f6f84;line-height:1.78;font-size:15px;}

.gx-solutions-boundary{display:grid;grid-template-columns:minmax(0,1fr) minmax(330px,.54fr);gap:36px;align-items:center;border-radius:34px;padding:40px;background:linear-gradient(135deg,#f8fbff,#ffffff);border:1px solid rgba(15,23,42,.08);box-shadow:0 22px 70px rgba(15,23,42,.08);}
.gx-solutions-boundary__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;}
.gx-solutions-boundary__list span{display:flex;align-items:center;min-height:72px;border-radius:22px;background:#fff;border:1px solid rgba(15,23,42,.08);padding:18px;color:#0f172a;font-weight:950;box-shadow:0 12px 32px rgba(15,23,42,.05);}
.gx-solutions-boundary__list span:before{content:"";width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,#2563eb,#06b6d4);margin-right:10px;flex:0 0 auto;}

.gx-solutions-cta{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:30px;align-items:center;border-radius:36px;padding:44px;background:linear-gradient(135deg,#0f172a,#123b63);box-shadow:0 28px 80px rgba(15,23,42,.22);overflow:hidden;position:relative;}
.gx-solutions-cta:before{content:"";position:absolute;right:-80px;top:-110px;width:280px;height:280px;border-radius:50%;background:rgba(6,182,212,.18);}
.gx-solutions-cta > *{position:relative;z-index:1;}
.gx-solutions-cta span{color:#93c5fd;margin-bottom:14px;}
.gx-solutions-cta h2{color:#fff;max-width:850px;}
.gx-solutions-cta p{color:#dbeafe;max-width:860px;}
.gx-solutions-cta__actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end;}

@media(max-width:1180px){
    .gx-solutions-hero__grid{grid-template-columns:1fr;}
    .gx-solutions-board{max-width:820px;}
    .gx-solutions-pain-grid,.gx-solutions-scenario-grid,.gx-solutions-flow-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
    .gx-solutions-architecture-grid{grid-template-columns:1fr;}
    .gx-solutions-layer-panel{grid-template-columns:repeat(3,minmax(0,1fr));}
}

@media(max-width:860px){
    .gx-solutions-container{width:calc(100% - 30px);}
    .gx-solutions-hero{min-height:auto;padding:64px 0 54px;}
    .gx-solutions-hero h1{font-size:clamp(34px,9vw,48px);line-height:1.12;letter-spacing:-1.7px;}
    .gx-solutions-lead{font-size:16px;line-height:1.78;}
    .gx-solutions-actions .gx-solutions-btn{width:100%;}
    .gx-solutions-board{padding:18px;border-radius:28px;}
    .gx-solutions-board__head{display:block;}
    .gx-solutions-board__head em{display:inline-flex;margin-top:14px;}
    .gx-solutions-board__flow,.gx-solutions-strip__grid,.gx-solutions-pain-grid,.gx-solutions-scenario-grid,.gx-solutions-flow-grid,.gx-solutions-layer-panel,.gx-solutions-boundary,.gx-solutions-boundary__list,.gx-solutions-cta{grid-template-columns:1fr;}
    .gx-solutions-strip{margin-top:0;background:#0f172a;}
    .gx-solutions-strip__grid{border-radius:0;width:100%;box-shadow:none;}
    .gx-solutions-section{padding:62px 0;}
    .gx-solutions-section-head--center{margin-bottom:28px;}
    .gx-solutions-section-head h2,.gx-solutions-boundary h2,.gx-solutions-cta h2{font-size:clamp(28px,7.6vw,36px);line-height:1.16;letter-spacing:-1px;}
    .gx-solutions-section-head p,.gx-solutions-boundary p,.gx-solutions-cta p{font-size:16px;line-height:1.78;}
    .gx-solutions-scenario-card{min-height:auto;}
    .gx-solutions-boundary,.gx-solutions-cta{padding:28px;border-radius:28px;}
    .gx-solutions-cta__actions{justify-content:flex-start;}
    .gx-solutions-cta__actions .gx-solutions-btn{width:100%;}
}

@media(max-width:460px){
    .gx-solutions-container{width:calc(100% - 22px);}
    .gx-solutions-hero{padding:48px 0 42px;}
    .gx-solutions-eyebrow span,.gx-solutions-trust-row span{width:100%;justify-content:flex-start;}
    .gx-solutions-hero h1{font-size:32px;}
    .gx-solutions-board__flow article,.gx-solutions-pain-grid article,.gx-solutions-scenario-card,.gx-solutions-flow-grid article,.gx-solutions-layer-card{border-radius:22px;padding:22px;}
    .gx-solutions-card-icon{position:relative;top:auto;right:auto;margin:-4px 0 16px;}
    .gx-solutions-scenario-card > span{margin-bottom:10px;}
}
