.gx-sol-ecommerce-page{background:#f6f8fb;color:#0f172a;}
.gx-sol-ecommerce{overflow:hidden;background:linear-gradient(180deg,#f7fbff 0%,#ffffff 34%,#f8fafc 100%);}
.gx-ec-container{width:min(1180px,calc(100% - 44px));margin:0 auto;}
.gx-ec-hero{position:relative;min-height:680px;padding:86px 0 72px;background:radial-gradient(circle at 14% 12%,rgba(37,99,235,.12),transparent 34%),linear-gradient(135deg,#eef6ff 0%,#ffffff 52%,#ecfeff 100%);overflow:hidden;}
.gx-ec-orb{position:absolute;border-radius:999px;filter:blur(2px);pointer-events:none;}
.gx-ec-orb--one{right:-130px;top:80px;width:360px;height:360px;background:rgba(37,99,235,.12);}
.gx-ec-orb--two{left:-120px;bottom:-170px;width:420px;height:420px;background:rgba(20,184,166,.12);}
.gx-ec-hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) 430px;gap:58px;align-items:center;}
.gx-ec-eyebrow{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:24px;}
.gx-ec-eyebrow span{display:inline-flex;align-items:center;height:34px;padding:0 13px;border-radius:999px;background:rgba(255,255,255,.8);border:1px solid rgba(37,99,235,.14);color:#1d4ed8;font-size:13px;font-weight:900;box-shadow:0 10px 28px rgba(37,99,235,.06);}
.gx-ec-hero h1{margin:0;max-width:800px;color:#0f172a;font-size:clamp(44px,5.7vw,74px);line-height:1.04;letter-spacing:-3.2px;font-weight:950;}
.gx-ec-lead{max-width:790px;margin:24px 0 0;color:#52657c;font-size:18px;line-height:1.92;font-weight:560;}
.gx-ec-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px;}
.gx-ec-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:13px 20px;border-radius:999px;text-decoration:none;font-weight:950;font-size:15px;line-height:1.1;border:1px solid transparent;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease;}
.gx-ec-btn:hover{transform:translateY(-2px);text-decoration:none;}
.gx-ec-btn--primary{background:linear-gradient(135deg,#2563eb,#0891b2);color:#fff;box-shadow:0 18px 44px rgba(37,99,235,.24);}
.gx-ec-btn--primary:hover{box-shadow:0 24px 60px rgba(37,99,235,.32);color:#fff;}
.gx-ec-btn--light{background:#fff;color:#0f172a;border-color:rgba(15,23,42,.08);box-shadow:0 14px 36px rgba(15,23,42,.08);}
.gx-ec-btn--outline{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.18);color:#fff;}
.gx-ec-note{display:grid;gap:5px;max-width:720px;margin-top:24px;padding:18px 20px;border-radius:24px;background:rgba(255,255,255,.72);border:1px solid rgba(15,23,42,.08);box-shadow:0 16px 48px rgba(15,23,42,.06);}
.gx-ec-note strong{color:#0f172a;font-size:15px;}
.gx-ec-note span{color:#64748b;font-size:14px;line-height:1.62;}
.gx-ec-hero-card{position:relative;padding:28px;border-radius:34px;background:linear-gradient(180deg,rgba(15,23,42,.96),rgba(30,64,102,.94));box-shadow:0 34px 100px rgba(15,23,42,.22);overflow:hidden;border:1px solid rgba(255,255,255,.12);}
.gx-ec-hero-card:before{content:"";position:absolute;right:-90px;top:-100px;width:260px;height:260px;border-radius:999px;background:rgba(59,130,246,.24);}
.gx-ec-hero-card:after{content:"";position:absolute;left:-70px;bottom:-90px;width:220px;height:220px;border-radius:999px;background:rgba(20,184,166,.18);}
.gx-ec-hero-card > *{position:relative;z-index:1;}
.gx-ec-card-top{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:22px;}
.gx-ec-card-top span{display:inline-flex;padding:8px 12px;border-radius:999px;background:rgba(96,165,250,.14);color:#bfdbfe;font-size:12px;font-weight:950;letter-spacing:.02em;}
.gx-ec-card-top b{display:inline-flex;padding:8px 11px;border-radius:999px;background:rgba(16,185,129,.14);color:#bbf7d0;font-size:12px;}
.gx-ec-hero-card h2{margin:0;color:#fff;font-size:28px;line-height:1.22;letter-spacing:-1px;font-weight:950;}
.gx-ec-stack{display:grid;gap:14px;margin-top:26px;}
.gx-ec-stack article{display:grid;grid-template-columns:44px 1fr;gap:14px;padding:18px;border-radius:24px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.11);backdrop-filter:blur(14px);}
.gx-ec-stack em{display:flex;width:44px;height:44px;align-items:center;justify-content:center;border-radius:16px;background:#fff;color:#0f172a;font-size:12px;font-style:normal;font-weight:950;}
.gx-ec-stack h3{margin:0;color:#fff;font-size:18px;}
.gx-ec-stack p{margin:7px 0 0;color:#cbd5e1;font-size:14px;line-height:1.65;}
.gx-ec-strip{position:relative;z-index:2;margin-top:-36px;}
.gx-ec-strip__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;border-radius:30px;overflow:hidden;background:#0f172a;box-shadow:0 24px 70px rgba(15,23,42,.18);}
.gx-ec-strip article{padding:28px 24px;border-right:1px solid rgba(255,255,255,.1);}
.gx-ec-strip article:last-child{border-right:0;}
.gx-ec-strip span{display:inline-flex;margin-bottom:13px;color:#93c5fd;font-size:12px;font-weight:950;}
.gx-ec-strip strong{display:block;color:#fff;font-size:19px;letter-spacing:-.4px;}
.gx-ec-strip p{margin:9px 0 0;color:#cbd5e1;font-size:14px;line-height:1.7;}
.gx-ec-section{padding:92px 0;}
.gx-ec-section--soft{background:linear-gradient(180deg,#f8fafc,#eef6ff);}
.gx-ec-section--dark{background:linear-gradient(135deg,#0f172a,#133456);color:#fff;}
.gx-ec-section--tight{padding:74px 0;}
.gx-ec-section--cta{padding:20px 0 92px;background:#fff;}
.gx-ec-section-head{max-width:790px;margin-bottom:34px;}
.gx-ec-section-head--center{margin-left:auto;margin-right:auto;text-align:center;}
.gx-ec-section-head span,.gx-ec-boundary > div > span,.gx-ec-cta span{display:inline-flex;margin-bottom:14px;color:#2563eb;font-size:13px;font-weight:950;letter-spacing:.08em;text-transform:uppercase;}
.gx-ec-section-head h2,.gx-ec-boundary h2,.gx-ec-cta h2{margin:0;color:#0f172a;font-size:clamp(34px,4vw,52px);line-height:1.12;letter-spacing:-1.8px;font-weight:950;}
.gx-ec-section-head p,.gx-ec-boundary p,.gx-ec-cta p{margin:18px 0 0;color:#5f6f84;font-size:17px;line-height:1.86;}
.gx-ec-section-head--dark span{color:#93c5fd;}
.gx-ec-section-head--dark h2{color:#fff;}
.gx-ec-section-head--dark p{color:#cbd5e1;}
.gx-ec-pain-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;}
.gx-ec-pain-grid article{position:relative;min-height:270px;padding:28px;border-radius:30px;background:#fff;border:1px solid rgba(15,23,42,.08);box-shadow:0 18px 56px rgba(15,23,42,.07);overflow:hidden;}
.gx-ec-pain-grid article:after{content:"";position:absolute;right:-48px;bottom:-56px;width:150px;height:150px;border-radius:999px;background:rgba(37,99,235,.07);}
.gx-ec-pain-grid b{display:inline-flex;margin-bottom:18px;padding:8px 12px;border-radius:999px;background:#eef6ff;color:#1d4ed8;font-size:12px;font-weight:950;}
.gx-ec-pain-grid h3{position:relative;z-index:1;margin:0;color:#0f172a;font-size:22px;line-height:1.34;letter-spacing:-.6px;}
.gx-ec-pain-grid p{position:relative;z-index:1;margin:14px 0 0;color:#5f6f84;font-size:15px;line-height:1.78;}
.gx-ec-module-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;}
.gx-ec-module-grid article{padding:26px;border-radius:28px;background:#fff;border:1px solid rgba(15,23,42,.08);box-shadow:0 16px 52px rgba(15,23,42,.07);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;}
.gx-ec-module-grid article:hover{transform:translateY(-4px);box-shadow:0 26px 72px rgba(15,23,42,.12);border-color:rgba(37,99,235,.24);}
.gx-ec-module-grid span{display:inline-flex;width:48px;height:48px;align-items:center;justify-content:center;border-radius:17px;background:#0f172a;color:#fff;font-size:12px;font-weight:950;margin-bottom:18px;}
.gx-ec-module-grid h3{margin:0;color:#0f172a;font-size:22px;line-height:1.3;letter-spacing:-.5px;}
.gx-ec-module-grid p{margin:12px 0 0;color:#5f6f84;font-size:15px;line-height:1.78;}
.gx-ec-architecture{display:grid;grid-template-columns:minmax(0,.96fr) minmax(380px,1.04fr);gap:56px;align-items:center;}
.gx-ec-arch-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px;}
.gx-ec-arch-tags span{display:inline-flex;padding:9px 13px;border-radius:999px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.13);color:#e0f2fe;font-weight:850;font-size:13px;}
.gx-ec-layers{display:grid;gap:16px;}
.gx-ec-layers article{border-radius:28px;padding:28px;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-ec-layers b{display:inline-flex;margin-bottom:13px;padding:7px 11px;border-radius:999px;background:rgba(147,197,253,.16);color:#bfdbfe;font-size:12px;}
.gx-ec-layers h3{margin:0;color:#fff;font-size:24px;letter-spacing:-.6px;}
.gx-ec-layers p{margin:10px 0 0;color:#cbd5e1;font-size:15px;line-height:1.78;}
.gx-ec-flow-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;counter-reset:ec-flow;}
.gx-ec-flow-grid article{position:relative;padding:26px;border-radius:28px;background:#fff;border:1px solid rgba(15,23,42,.08);box-shadow:0 16px 52px rgba(15,23,42,.07);overflow:hidden;}
.gx-ec-flow-grid article:after{content:"";position:absolute;right:-44px;bottom:-50px;width:140px;height:140px;border-radius:50%;background:rgba(20,184,166,.08);}
.gx-ec-flow-grid span{position:relative;z-index:1;display:inline-flex;width:43px;height:43px;align-items:center;justify-content:center;border-radius:15px;background:#0f172a;color:#fff;font-weight:950;font-size:13px;margin-bottom:17px;}
.gx-ec-flow-grid h3{position:relative;z-index:1;margin:0;color:#0f172a;font-size:21px;line-height:1.32;letter-spacing:-.5px;}
.gx-ec-flow-grid p{position:relative;z-index:1;margin:12px 0 0;color:#5f6f84;line-height:1.78;font-size:15px;}
.gx-ec-usecase{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:46px;align-items:start;}
.gx-ec-fit-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;}
.gx-ec-fit-list article{padding:24px;border-radius:26px;background:#fff;border:1px solid rgba(15,23,42,.08);box-shadow:0 16px 50px rgba(15,23,42,.07);}
.gx-ec-fit-list strong{display:block;color:#0f172a;font-size:20px;line-height:1.35;letter-spacing:-.4px;}
.gx-ec-fit-list p{margin:10px 0 0;color:#5f6f84;font-size:15px;line-height:1.76;}
.gx-ec-boundary{display:grid;grid-template-columns:minmax(0,1fr) minmax(330px,.58fr);gap:36px;align-items:center;padding:40px;border-radius:34px;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-ec-boundary-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;}
.gx-ec-boundary-list span{display:flex;align-items:center;min-height:72px;padding:18px;border-radius:22px;background:#fff;border:1px solid rgba(15,23,42,.08);color:#0f172a;font-weight:950;box-shadow:0 12px 32px rgba(15,23,42,.05);}
.gx-ec-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-ec-cta{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:30px;align-items:center;padding:44px;border-radius:36px;background:linear-gradient(135deg,#0f172a,#123b63);box-shadow:0 28px 80px rgba(15,23,42,.22);overflow:hidden;}
.gx-ec-cta:before{content:"";position:absolute;right:-80px;top:-110px;width:280px;height:280px;border-radius:50%;background:rgba(6,182,212,.18);}
.gx-ec-cta > *{position:relative;z-index:1;}
.gx-ec-cta span{color:#93c5fd;}
.gx-ec-cta h2{color:#fff;max-width:850px;}
.gx-ec-cta p{color:#dbeafe;max-width:860px;}
.gx-ec-cta__actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end;}
@media(max-width:1180px){
    .gx-ec-hero__grid,.gx-ec-architecture,.gx-ec-usecase{grid-template-columns:1fr;}
    .gx-ec-hero-card{max-width:820px;}
    .gx-ec-strip__grid,.gx-ec-module-grid,.gx-ec-flow-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
    .gx-ec-pain-grid{grid-template-columns:1fr;}
}
@media(max-width:860px){
    .gx-ec-container{width:calc(100% - 30px);}
    .gx-ec-hero{min-height:auto;padding:64px 0 54px;}
    .gx-ec-hero h1{font-size:clamp(34px,9vw,48px);line-height:1.12;letter-spacing:-1.7px;}
    .gx-ec-lead{font-size:16px;line-height:1.78;}
    .gx-ec-actions .gx-ec-btn{width:100%;}
    .gx-ec-hero-card{padding:22px;border-radius:28px;}
    .gx-ec-strip{margin-top:0;background:#0f172a;}
    .gx-ec-strip__grid{grid-template-columns:1fr;border-radius:0;width:100%;box-shadow:none;}
    .gx-ec-strip article{border-right:0;border-bottom:1px solid rgba(255,255,255,.1);}
    .gx-ec-strip article:last-child{border-bottom:0;}
    .gx-ec-section{padding:62px 0;}
    .gx-ec-section-head--center{margin-bottom:28px;}
    .gx-ec-section-head h2,.gx-ec-boundary h2,.gx-ec-cta h2{font-size:clamp(28px,7.6vw,36px);line-height:1.16;letter-spacing:-1px;}
    .gx-ec-section-head p,.gx-ec-boundary p,.gx-ec-cta p{font-size:16px;line-height:1.78;}
    .gx-ec-module-grid,.gx-ec-flow-grid,.gx-ec-fit-list,.gx-ec-boundary,.gx-ec-boundary-list,.gx-ec-cta{grid-template-columns:1fr;}
    .gx-ec-boundary,.gx-ec-cta{padding:28px;border-radius:28px;}
    .gx-ec-cta__actions{justify-content:flex-start;}
    .gx-ec-cta__actions .gx-ec-btn{width:100%;}
}
@media(max-width:460px){
    .gx-ec-container{width:calc(100% - 22px);}
    .gx-ec-hero{padding:48px 0 42px;}
    .gx-ec-eyebrow span{width:100%;justify-content:flex-start;}
    .gx-ec-hero h1{font-size:32px;}
    .gx-ec-note,.gx-ec-stack article,.gx-ec-pain-grid article,.gx-ec-module-grid article,.gx-ec-flow-grid article,.gx-ec-fit-list article,.gx-ec-layers article{border-radius:22px;padding:22px;}
    .gx-ec-stack article{grid-template-columns:1fr;}
}
