:root{
  --gx-primary:#168BFF;--gx-grad-mid:#7654D7;--gx-grad-end:#F52255;--gx-ink:#0B1220;--gx-muted:#60708A;--gx-surface:#fff;--gx-soft:#F7F9FD;--gx-line:#E2E8F2;--gx-radius:22px;--gx-button-radius:999px;--gx-gradient-angle:110deg;--gx-shadow:0 28px 90px rgba(18,35,64,.12);--gx-shadow-soft:0 18px 55px rgba(18,35,64,.08);--gx-container:1240px
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--gx-ink);background:var(--gx-surface);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.screen-reader-text:focus{clip:auto!important;width:auto;height:auto;margin:0;padding:12px 16px;top:10px;left:10px;background:#fff;z-index:99999}.gx-container{width:min(var(--gx-container),calc(100% - 44px));margin:0 auto}.gx-narrow{max-width:860px}.gx-main{overflow:hidden}.gx-announcement{background:linear-gradient(var(--gx-gradient-angle),var(--gx-primary),var(--gx-grad-mid),var(--gx-grad-end));color:#fff;text-align:center;font-weight:800;font-size:13px;letter-spacing:.02em}.gx-announcement a{display:flex;justify-content:center;align-items:center;gap:10px;padding:8px 16px}.gx-header{height:84px;background:rgba(255,255,255,.92);border-bottom:1px solid rgba(204,215,230,.72);position:sticky;top:0;z-index:60;backdrop-filter:blur(18px);transition:.25s ease}.gx-header.is-scrolled{box-shadow:0 10px 35px rgba(15,32,60,.08)}.gx-nav-wrap{height:100%;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:30px}.gx-brand{display:flex;align-items:center}.custom-logo{display:block;max-height:44px;width:auto}.gx-wordmark{font-size:28px;font-weight:900;letter-spacing:-.05em}.gx-wordmark::after{content:"";display:inline-block;width:22px;height:6px;border-radius:999px;margin-left:4px;background:linear-gradient(90deg,var(--gx-primary),var(--gx-grad-mid),var(--gx-grad-end));vertical-align:middle}.gx-main-nav{justify-self:center}.gx-menu{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:34px}.gx-menu a{color:#53637d;font-size:15px;font-weight:650;transition:.2s}.gx-menu a:hover{color:var(--gx-ink)}.gx-header-actions{display:flex;justify-content:flex-end}.gx-nav-toggle{display:none;background:none;border:0;padding:8px}.gx-nav-toggle span:not(.screen-reader-text){display:block;width:24px;height:2px;background:var(--gx-ink);margin:5px;border-radius:99px}.gx-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:58px;padding:0 28px;border-radius:var(--gx-button-radius);font-size:14px;font-weight:850;letter-spacing:.01em;border:1px solid transparent;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.gx-btn:hover{transform:translateY(-2px)}.gx-btn-small{min-height:48px;padding:0 22px}.gx-btn-gradient{background:linear-gradient(var(--gx-gradient-angle),var(--gx-primary),var(--gx-grad-mid),var(--gx-grad-end));color:#fff;box-shadow:0 13px 28px rgba(69,87,221,.24)}.gx-btn-gradient:hover{box-shadow:0 18px 38px rgba(69,87,221,.32)}.gx-btn-ghost{background:#fff;border-color:#d7e0ec;color:var(--gx-ink)}.gx-btn-white{background:#fff;color:#15213b;box-shadow:0 14px 40px rgba(25,30,72,.18)}.gx-btn-full{width:100%}

.gx-hero{position:relative;background:linear-gradient(180deg,#fbfdff 0%,#fff 100%);padding:102px 0 76px;isolation:isolate}.gx-hero::before{content:"";position:absolute;inset:0;z-index:-3;background-image:linear-gradient(rgba(120,154,205,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(120,154,205,.06) 1px,transparent 1px);background-size:64px 64px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.4),transparent 62%)}.gx-hero-orb{position:absolute;border-radius:50%;filter:blur(65px);opacity:.28;z-index:-2}.gx-hero-orb-one{width:520px;height:520px;left:12%;top:2%;background:#70baff}.gx-hero-orb-two{width:560px;height:560px;right:8%;top:16%;background:#ffb2cb}.gx-float{position:absolute;width:4px;border-radius:99px;background:var(--gx-primary);opacity:.32;box-shadow:0 0 0 7px rgba(22,139,255,.06)}.gx-float-a{height:26px;top:15%;left:17%}.gx-float-b{height:18px;top:31%;right:16%;background:var(--gx-grad-end)}.gx-float-c{height:31px;top:52%;left:6%;background:var(--gx-grad-mid)}.gx-hero-inner{text-align:center;position:relative}.gx-pill{display:inline-flex;align-items:center;gap:10px;border:1px solid #8fc1ff;background:rgba(213,234,255,.65);color:#1583f6;border-radius:999px;padding:9px 15px;font-weight:850;font-size:11px;letter-spacing:.2em}.gx-pill span{width:8px;height:8px;border-radius:50%;background:var(--gx-primary);box-shadow:0 0 0 6px rgba(22,139,255,.12)}.gx-hero-title{font-size:clamp(52px,6.2vw,96px);line-height:.94;letter-spacing:-.065em;margin:33px auto 28px;max-width:1100px;font-weight:950}.gx-hero-title span{display:block}.gx-gradient-text{background:linear-gradient(var(--gx-gradient-angle),var(--gx-primary),var(--gx-grad-mid),var(--gx-grad-end));-webkit-background-clip:text;background-clip:text;color:transparent}.gx-hero-subtitle{max-width:760px;margin:0 auto;color:var(--gx-muted);font-size:20px}.gx-hero-buttons{display:flex;justify-content:center;gap:14px;margin-top:34px}.gx-microcopy{font-size:13px;color:#697992;margin:17px 0 0}.gx-demo-window{width:min(980px,95%);margin:68px auto 36px;background:#fff;border:1px solid #dce5f1;border-radius:28px;box-shadow:0 42px 110px rgba(34,54,89,.16);overflow:hidden;text-align:left;transform:perspective(1400px) rotateX(1.5deg)}.gx-demo-top{height:48px;border-bottom:1px solid #e7edf5;display:flex;align-items:center;gap:7px;padding:0 16px;background:#fbfcfe}.gx-demo-top span{width:10px;height:10px;border-radius:50%;background:#d9e1ec}.gx-demo-content{display:grid;grid-template-columns:155px 1fr;min-height:420px}.gx-demo-sidebar{border-right:1px solid #edf1f6;padding:28px 20px;background:#fbfcfe}.gx-demo-sidebar b{display:block;height:13px;border-radius:99px;background:#e8eef6;margin:0 0 22px}.gx-demo-sidebar b:first-child{background:linear-gradient(90deg,var(--gx-primary),var(--gx-grad-mid));width:74%}.gx-demo-panel{padding:30px}.gx-demo-toolbar{height:46px;border-radius:13px;background:linear-gradient(90deg,#f0f5fb,#f9fbfd);border:1px solid #e6edf5;margin-bottom:24px}.gx-demo-chart{height:210px;border:1px solid #e5ebf3;border-radius:18px;padding:22px 24px;display:flex;align-items:end;gap:14px;background:linear-gradient(180deg,#fff,#fbfdff)}.gx-demo-chart i{flex:1;display:block;min-height:20px;border-radius:7px 7px 2px 2px;background:linear-gradient(180deg,var(--gx-primary),var(--gx-grad-mid));opacity:.75}.gx-demo-chart i:nth-child(3n){background:linear-gradient(180deg,var(--gx-grad-mid),var(--gx-grad-end));opacity:.68}.gx-demo-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:20px}.gx-demo-cards b{height:82px;border:1px solid #e5ebf3;border-radius:16px;background:#fff}.gx-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:24px}.gx-stat-card{text-align:left;border:1px solid #dde5ef;border-radius:18px;background:rgba(255,255,255,.88);padding:24px;box-shadow:0 12px 34px rgba(26,45,80,.04)}.gx-stat-icon{color:var(--gx-primary);font-size:22px}.gx-stat-card strong{display:block;font-size:27px;letter-spacing:-.04em;margin-top:13px}.gx-stat-card span{display:block;color:var(--gx-muted);font-size:13px;margin-top:2px}

.gx-section{padding:110px 0}.gx-section-soft{background:var(--gx-soft)}.gx-section-heading{max-width:680px}.gx-section-heading-center{text-align:center;margin:0 auto 52px}.gx-kicker{display:inline-block;color:var(--gx-primary);font-size:11px;font-weight:900;letter-spacing:.2em;margin-bottom:12px}.gx-section-heading h2,.gx-split h2,.gx-bottom-cta h2{font-size:clamp(38px,4.2vw,62px);line-height:1.02;letter-spacing:-.055em;margin:0 0 20px}.gx-section-heading p,.gx-split-copy>p{font-size:18px;color:var(--gx-muted);margin:0}.gx-feature-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:20px}.gx-feature-card{grid-column:span 4;min-height:290px;background:#fff;border:1px solid #e1e8f1;border-radius:var(--gx-radius);padding:30px;box-shadow:var(--gx-shadow-soft);overflow:hidden}.gx-feature-card-large{grid-column:span 8}.gx-feature-card-wide{grid-column:span 8;display:grid;grid-template-columns:1fr 280px;gap:28px;align-items:center}.gx-feature-icon{width:46px;height:46px;border-radius:14px;background:linear-gradient(135deg,rgba(22,139,255,.13),rgba(245,34,85,.09));display:grid;place-items:center;color:var(--gx-primary);font-weight:900;font-size:20px}.gx-feature-card h3{font-size:24px;letter-spacing:-.035em;margin:22px 0 8px}.gx-feature-card p{color:var(--gx-muted);margin:0;max-width:520px}.gx-gradient-preview{height:95px;border-radius:18px;margin-top:34px;background:linear-gradient(var(--gx-gradient-angle),var(--gx-primary),var(--gx-grad-mid),var(--gx-grad-end));position:relative;box-shadow:inset 0 0 0 1px rgba(255,255,255,.28)}.gx-gradient-preview::after{content:"YOUR BRAND";position:absolute;inset:0;display:grid;place-items:center;color:#fff;font-weight:900;letter-spacing:.18em}.gx-device-stack{height:200px;position:relative}.gx-device-stack span{position:absolute;border:1px solid #dce6f0;background:#fff;border-radius:18px;box-shadow:var(--gx-shadow-soft)}.gx-device-stack span:nth-child(1){width:190px;height:130px;right:30px;top:10px}.gx-device-stack span:nth-child(2){width:95px;height:165px;left:16px;bottom:0}.gx-device-stack span:nth-child(3){width:130px;height:80px;right:0;bottom:7px;background:linear-gradient(135deg,var(--gx-primary),var(--gx-grad-mid),var(--gx-grad-end));opacity:.9}.gx-split{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.gx-steps{display:grid;gap:14px;margin-top:32px}.gx-steps>div{display:grid;grid-template-columns:54px 1fr;gap:16px;align-items:center;padding:18px;border:1px solid #e0e8f1;border-radius:18px;background:#fff}.gx-steps b{width:42px;height:42px;border-radius:13px;background:#f0f6ff;color:var(--gx-primary);display:grid;place-items:center;font-size:13px}.gx-steps span{font-weight:650;color:#4c5b73}.gx-settings-card{border:1px solid #dfe7f1;border-radius:28px;background:#fff;box-shadow:var(--gx-shadow);padding:26px}.gx-settings-top{display:flex;justify-content:space-between;align-items:center;padding-bottom:19px;border-bottom:1px solid #edf1f6;font-weight:850}.gx-settings-top i{width:34px;height:18px;border-radius:999px;background:linear-gradient(90deg,var(--gx-primary),var(--gx-grad-mid));position:relative}.gx-settings-top i::after{content:"";width:14px;height:14px;border-radius:50%;background:#fff;position:absolute;right:2px;top:2px}.gx-control-row{display:flex;align-items:center;justify-content:space-between;padding:17px 0;border-bottom:1px solid #edf1f6;color:#4f6078}.gx-swatch{width:34px;height:34px;border-radius:10px}.gx-swatch-a{background:var(--gx-primary)}.gx-swatch-b{background:var(--gx-grad-mid)}.gx-swatch-c{background:var(--gx-grad-end)}.gx-slider-row b{width:140px;height:8px;border-radius:999px;background:linear-gradient(90deg,var(--gx-primary) 60%,#e4eaf2 60%);position:relative}.gx-slider-row b::after{content:"";position:absolute;width:18px;height:18px;border-radius:50%;background:#fff;border:4px solid var(--gx-primary);left:58%;top:50%;transform:translate(-50%,-50%)}.gx-settings-preview{margin-top:22px;padding:22px;border-radius:20px;background:linear-gradient(135deg,#eef7ff,#fff3f7);display:flex;align-items:center;justify-content:space-between;gap:18px}.gx-settings-preview span{font-size:11px;letter-spacing:.18em;font-weight:900;color:#6a7891}.gx-settings-preview a{padding:12px 18px;border-radius:999px;background:linear-gradient(var(--gx-gradient-angle),var(--gx-primary),var(--gx-grad-mid),var(--gx-grad-end));color:#fff;font-weight:850;font-size:12px}.gx-pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;align-items:stretch}.gx-price-card{position:relative;background:#fff;border:1px solid #dfe7f0;border-radius:var(--gx-radius);padding:34px;box-shadow:var(--gx-shadow-soft)}.gx-price-featured{border-color:rgba(91,100,229,.35);transform:translateY(-12px);box-shadow:0 34px 80px rgba(73,67,185,.14)}.gx-price-badge{position:absolute;top:16px;right:16px;border-radius:999px;background:linear-gradient(90deg,var(--gx-primary),var(--gx-grad-mid),var(--gx-grad-end));color:#fff;font-size:10px;font-weight:900;letter-spacing:.12em;padding:7px 10px}.gx-price-name{font-weight:850;color:#52617a}.gx-price{display:flex;align-items:flex-end;gap:5px;margin:18px 0 10px}.gx-price b{font-size:56px;line-height:1;letter-spacing:-.055em}.gx-price span{color:var(--gx-muted);margin-bottom:7px}.gx-price-card p{color:var(--gx-muted)}.gx-price-card ul{list-style:none;padding:0;margin:26px 0;display:grid;gap:12px}.gx-price-card li::before{content:"✓";color:var(--gx-primary);font-weight:900;margin-right:10px}.gx-faq-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:72px;align-items:start}.gx-accordion{display:grid;gap:12px}.gx-accordion details{border:1px solid #dfe7f0;border-radius:18px;background:#fff;padding:0 22px}.gx-accordion summary{cursor:pointer;list-style:none;padding:20px 0;font-weight:800;display:flex;justify-content:space-between;align-items:center}.gx-accordion summary::-webkit-details-marker{display:none}.gx-accordion summary span{color:var(--gx-primary);font-size:22px}.gx-accordion p{color:var(--gx-muted);margin:0 0 20px}.gx-bottom-cta-section{padding-top:20px}.gx-bottom-cta{display:grid;grid-template-columns:1fr auto;align-items:center;gap:40px;padding:62px;border-radius:32px;background:linear-gradient(var(--gx-gradient-angle),var(--gx-primary),var(--gx-grad-mid),var(--gx-grad-end));color:#fff;box-shadow:0 38px 100px rgba(74,72,205,.24);position:relative;overflow:hidden}.gx-bottom-cta::after{content:"";position:absolute;width:350px;height:350px;border-radius:50%;background:rgba(255,255,255,.12);right:-90px;top:-170px}.gx-bottom-cta h2{max-width:700px;margin-bottom:14px}.gx-bottom-cta p{margin:0;opacity:.8;font-size:18px}.gx-kicker-light{color:#fff;opacity:.8}.gx-bottom-cta .gx-btn{position:relative;z-index:2}.gx-footer{border-top:1px solid #e2e8f0;background:#0c1424;color:#c2ccda;margin-top:90px}.gx-footer-grid{display:grid;grid-template-columns:1.4fr .8fr .8fr;gap:50px;padding:72px 0 42px}.gx-footer-brand{color:#fff}.gx-footer h3{color:#fff;font-size:14px;letter-spacing:.08em;text-transform:uppercase}.gx-footer p{max-width:380px;color:#8f9db2}.gx-footer-menu{list-style:none;margin:0;padding:0;display:grid;gap:9px}.gx-footer a:hover{color:#fff}.gx-footer-bottom{padding:20px 0 28px;border-top:1px solid rgba(255,255,255,.08);display:flex;justify-content:space-between;gap:20px;color:#728198;font-size:13px}

.gx-content-area{padding:88px 0}.gx-page-header{margin-bottom:44px}.gx-page-header h1{font-size:clamp(42px,6vw,74px);letter-spacing:-.055em;line-height:1.02;margin:7px 0 0}.gx-post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.gx-post-card{border:1px solid #e0e8f1;border-radius:var(--gx-radius);overflow:hidden;background:#fff;box-shadow:var(--gx-shadow-soft)}.gx-post-thumb{display:block;aspect-ratio:16/10;overflow:hidden;background:#eef2f7}.gx-post-thumb img{width:100%;height:100%;object-fit:cover;transition:.35s}.gx-post-card:hover .gx-post-thumb img{transform:scale(1.035)}.gx-post-card-body{padding:24px}.gx-post-meta{color:var(--gx-primary);font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.gx-post-card h2{font-size:24px;line-height:1.15;letter-spacing:-.035em;margin:9px 0}.gx-post-card p{color:var(--gx-muted)}.gx-text-link{font-weight:850;color:var(--gx-primary)}.gx-pagination{grid-column:1/-1}.gx-entry-content{font-size:18px;color:#2c3b52}.gx-entry-content>*{max-width:760px;margin-left:auto;margin-right:auto}.gx-entry-content>.alignwide{max-width:1200px}.gx-entry-content>.alignfull{max-width:none}.gx-entry-content h2,.gx-entry-content h3{color:var(--gx-ink);letter-spacing:-.035em}.gx-entry-content a{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;color:var(--gx-primary)}.gx-entry-content blockquote{border-left:4px solid var(--gx-primary);padding:4px 0 4px 22px;color:#506079}.gx-single-thumb{border-radius:24px;overflow:hidden;margin-bottom:34px}.gx-404{text-align:center;padding:130px 0}.gx-404 h1{font-size:clamp(48px,7vw,82px);letter-spacing:-.06em;line-height:1;margin:24px 0 18px}.gx-404 p{color:var(--gx-muted);font-size:18px;margin-bottom:30px}.gx-comments{margin-top:50px;padding-top:40px;border-top:1px solid #e3e9f1}

@media(max-width:1000px){.gx-main-nav{position:absolute;top:100%;left:22px;right:22px;background:#fff;border:1px solid #dfe7f0;border-radius:18px;box-shadow:var(--gx-shadow);padding:18px;display:none}.gx-main-nav.is-open{display:block}.gx-menu{display:grid;gap:6px}.gx-menu a{display:block;padding:11px 12px}.gx-nav-toggle{display:block;justify-self:end}.gx-header-actions{display:none}.gx-nav-wrap{grid-template-columns:auto 1fr auto}.gx-hero{padding-top:78px}.gx-demo-content{grid-template-columns:110px 1fr}.gx-stats-grid{grid-template-columns:repeat(2,1fr)}.gx-feature-card,.gx-feature-card-large,.gx-feature-card-wide{grid-column:span 6}.gx-feature-card-wide{grid-template-columns:1fr}.gx-split,.gx-faq-layout{grid-template-columns:1fr;gap:48px}.gx-pricing-grid{grid-template-columns:1fr;max-width:660px;margin:auto}.gx-price-featured{transform:none}.gx-post-grid{grid-template-columns:repeat(2,1fr)}.gx-bottom-cta{grid-template-columns:1fr}}
@media(max-width:700px){.gx-container{width:min(100% - 28px,var(--gx-container))}.gx-header{height:72px}.gx-wordmark{font-size:23px}.gx-hero{padding:62px 0 54px}.gx-pill{font-size:9px;letter-spacing:.14em}.gx-hero-title{font-size:clamp(44px,14vw,67px);margin-top:26px}.gx-hero-subtitle{font-size:17px}.gx-hero-buttons{flex-direction:column;align-items:stretch;max-width:360px;margin-left:auto;margin-right:auto}.gx-demo-window{margin-top:50px}.gx-demo-content{grid-template-columns:1fr;min-height:320px}.gx-demo-sidebar{display:none}.gx-demo-panel{padding:18px}.gx-demo-chart{height:170px;gap:7px;padding:15px}.gx-demo-cards{gap:9px}.gx-stats-grid{grid-template-columns:1fr 1fr;gap:10px}.gx-stat-card{padding:18px}.gx-stat-card strong{font-size:22px}.gx-section{padding:76px 0}.gx-feature-card,.gx-feature-card-large,.gx-feature-card-wide{grid-column:1/-1}.gx-device-stack{display:none}.gx-section-heading h2,.gx-split h2,.gx-bottom-cta h2{font-size:clamp(36px,11vw,52px)}.gx-settings-card{padding:18px}.gx-pricing-grid{gap:15px}.gx-price-card{padding:26px}.gx-post-grid{grid-template-columns:1fr}.gx-bottom-cta{padding:34px 26px}.gx-footer-grid{grid-template-columns:1fr;padding-top:54px}.gx-footer-bottom{flex-direction:column}.gx-section-heading p,.gx-split-copy>p,.gx-bottom-cta p{font-size:16px}}

/* Demo inner pages */
.gx-inner-hero{position:relative;isolation:isolate;text-align:center;padding:112px 0 92px;background:linear-gradient(180deg,#fbfdff,#fff);overflow:hidden}.gx-inner-hero::before{content:"";position:absolute;inset:0;z-index:-3;background-image:linear-gradient(rgba(120,154,205,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(120,154,205,.055) 1px,transparent 1px);background-size:64px 64px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.5),transparent 80%)}.gx-inner-hero-compact{padding-bottom:74px}.gx-inner-orb{position:absolute;width:720px;height:500px;border-radius:50%;filter:blur(80px);opacity:.22;background:linear-gradient(90deg,#79c3ff,#f3a6cf);left:50%;top:-240px;transform:translateX(-50%);z-index:-2}.gx-inner-hero-copy{max-width:940px}.gx-inner-hero h1{font-size:clamp(52px,6.4vw,88px);line-height:.98;letter-spacing:-.065em;margin:30px auto 24px}.gx-inner-hero p{max-width:720px;margin:0 auto;color:var(--gx-muted);font-size:20px}.gx-inner-hero .gx-hero-buttons{margin-top:32px}.gx-check-list{display:grid;gap:13px;margin-top:30px;color:#46556d;font-weight:700}.gx-check-list span::first-letter{color:var(--gx-primary)}.gx-brand-demo{min-height:410px;border:1px solid #dfe7f0;border-radius:30px;background:#fff;box-shadow:var(--gx-shadow);padding:32px;position:relative;overflow:hidden}.gx-brand-demo::after{content:"";position:absolute;width:270px;height:270px;border-radius:50%;background:linear-gradient(135deg,rgba(22,139,255,.2),rgba(245,34,85,.15));filter:blur(30px);right:-90px;bottom:-110px}.gx-brand-demo-bar{height:14px;width:34%;border-radius:999px;background:linear-gradient(90deg,var(--gx-primary),var(--gx-grad-mid),var(--gx-grad-end));margin-bottom:42px}.gx-brand-demo-title{height:32px;width:78%;border-radius:10px;background:#101828;margin:14px 0}.gx-brand-demo-title.gx-short{width:48%;background:#dce5f0}.gx-brand-demo-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-top:46px;position:relative;z-index:2}.gx-brand-demo-grid i{display:block;height:90px;border:1px solid #e3eaf2;border-radius:17px;background:#fbfcff}.gx-brand-demo-grid i:nth-child(2){background:linear-gradient(135deg,rgba(22,139,255,.08),rgba(118,84,215,.08),rgba(245,34,85,.08))}.gx-billing-toggle{display:flex;justify-content:center;align-items:center;gap:14px;margin:-34px 0 48px;color:#5c6c84;font-weight:800}.gx-billing-toggle>i{display:block;width:54px;height:30px;border-radius:999px;background:linear-gradient(90deg,var(--gx-primary),var(--gx-grad-mid));position:relative}.gx-billing-toggle>i b{position:absolute;width:24px;height:24px;right:3px;top:3px;border-radius:50%;background:#fff}.gx-billing-toggle em{font-style:normal;font-size:9px;letter-spacing:.08em;background:#eaf5ff;color:var(--gx-primary);padding:5px 7px;border-radius:999px;margin-left:4px}.gx-comparison{max-width:1000px;margin:auto;border:1px solid #dfe7f0;border-radius:24px;overflow:hidden;background:#fff;box-shadow:var(--gx-shadow-soft)}.gx-comparison-row{display:grid;grid-template-columns:1.6fr repeat(3,.7fr);padding:17px 24px;border-bottom:1px solid #e8edf4;align-items:center}.gx-comparison-row:last-child{border-bottom:0}.gx-comparison-row span:not(:first-child),.gx-comparison-row b:not(:first-child){text-align:center;color:var(--gx-primary);font-weight:900}.gx-comparison-head{background:#f8fafd;color:#4c5b73;font-size:13px;text-transform:uppercase;letter-spacing:.06em}.gx-story-card{padding:48px;border:1px solid #dfe7f0;border-radius:30px;background:linear-gradient(135deg,#fff,#f9fbff);box-shadow:var(--gx-shadow)}.gx-story-card>span{font-size:72px;font-weight:950;letter-spacing:-.06em}.gx-story-card h3{font-size:29px;line-height:1.12;letter-spacing:-.04em;margin:10px 0 15px}.gx-story-card p{color:var(--gx-muted);margin:0}.gx-values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.gx-values-grid article{padding:32px;border:1px solid #e0e8f1;border-radius:var(--gx-radius);background:#fff}.gx-values-grid article>b{color:var(--gx-primary);font-size:12px;letter-spacing:.14em}.gx-values-grid h3{font-size:24px;letter-spacing:-.035em;margin:18px 0 8px}.gx-values-grid p{color:var(--gx-muted);margin:0}.gx-big-stats{margin-top:22px;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #e0e8f1;border-radius:var(--gx-radius);overflow:hidden;background:#fff}.gx-big-stats>div{padding:28px;border-right:1px solid #e8edf4}.gx-big-stats>div:last-child{border-right:0}.gx-big-stats strong{display:block;font-size:30px;letter-spacing:-.04em}.gx-big-stats span{color:var(--gx-muted);font-size:13px}.gx-faq-wide{max-width:920px}.gx-faq-tabs{display:flex;justify-content:center;gap:8px;margin-bottom:34px;flex-wrap:wrap}.gx-faq-tabs span{padding:10px 16px;border-radius:999px;background:#f4f7fb;color:#63738a;font-size:13px;font-weight:800}.gx-faq-tabs .is-active{background:linear-gradient(var(--gx-gradient-angle),var(--gx-primary),var(--gx-grad-mid),var(--gx-grad-end));color:#fff}.gx-support-card{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:44px;border:1px solid #dee7f1;border-radius:28px;background:#fff;box-shadow:var(--gx-shadow-soft)}.gx-support-card h2{font-size:clamp(34px,4vw,54px);letter-spacing:-.055em;line-height:1.05;margin:0 0 12px}.gx-support-card p{color:var(--gx-muted);margin:0}.gx-contact-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:start}.gx-contact-info h2{font-size:clamp(38px,4.5vw,60px);line-height:1.03;letter-spacing:-.055em;margin:0 0 18px}.gx-contact-info>p{color:var(--gx-muted);font-size:18px}.gx-contact-cards{display:grid;gap:12px;margin-top:34px}.gx-contact-cards>a,.gx-contact-cards>div{display:flex;align-items:center;gap:15px;padding:18px;border:1px solid #e0e8f1;border-radius:17px;background:#fff}.gx-contact-cards b{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:#eff6ff;color:var(--gx-primary)}.gx-contact-cards span{font-weight:750}.gx-contact-cards small{display:block;font-size:9px;letter-spacing:.13em;color:#8a97aa;margin-bottom:3px}.gx-contact-form-card{padding:30px;border:1px solid #dfe7f0;border-radius:28px;background:#fff;box-shadow:var(--gx-shadow)}.gx-demo-form{display:grid;gap:17px}.gx-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.gx-demo-form label{display:grid;gap:7px;color:#53637a;font-size:13px;font-weight:800}.gx-demo-form input,.gx-demo-form textarea{width:100%;border:1px solid #d9e3ee;border-radius:14px;padding:14px 15px;background:#fbfdff;color:var(--gx-ink);outline:none;transition:.2s}.gx-demo-form input:focus,.gx-demo-form textarea:focus{border-color:var(--gx-primary);box-shadow:0 0 0 4px rgba(22,139,255,.08)}.gx-demo-form small{color:#8b98aa;text-align:center;font-size:11px}.gx-contact-user-content>*{max-width:none}.gx-pricing-page{padding-top:78px}
@media(max-width:1000px){.gx-values-grid{grid-template-columns:1fr}.gx-big-stats{grid-template-columns:1fr 1fr}.gx-big-stats>div:nth-child(2){border-right:0}.gx-big-stats>div{border-bottom:1px solid #e8edf4}.gx-big-stats>div:nth-child(3),.gx-big-stats>div:nth-child(4){border-bottom:0}.gx-contact-layout{grid-template-columns:1fr;gap:44px}.gx-support-card{align-items:flex-start;flex-direction:column}}
@media(max-width:700px){.gx-inner-hero{padding:76px 0 62px}.gx-inner-hero h1{font-size:clamp(45px,13vw,66px)}.gx-inner-hero p{font-size:17px}.gx-brand-demo{min-height:330px;padding:24px}.gx-comparison{overflow-x:auto}.gx-comparison-row{min-width:650px}.gx-story-card{padding:30px}.gx-story-card>span{font-size:58px}.gx-big-stats{grid-template-columns:1fr}.gx-big-stats>div{border-right:0!important;border-bottom:1px solid #e8edf4!important}.gx-big-stats>div:last-child{border-bottom:0!important}.gx-support-card{padding:30px}.gx-form-grid{grid-template-columns:1fr}}
