
/* =========================================================
   Analyzze Growth System · 2026
   Nova camada comercial pública
   ========================================================= */
:root{
  --g-ink:#111014;
  --g-ink-2:#1b1620;
  --g-paper:#f5f3f6;
  --g-white:#ffffff;
  --g-muted:#6f6875;
  --g-line:rgba(17,16,20,.10);
  --g-purple:#710074;
  --g-purple-2:#9a159d;
  --g-magenta:#cf1aa9;
  --g-violet:#5a2cff;
  --g-green:#1da36f;
  --g-dark:#0a080c;
  --g-dark-2:#120c15;
  --g-radius:30px;
  --g-shadow:0 30px 90px rgba(25,8,31,.13);
}
body{background:var(--g-paper);color:var(--g-ink)}
.az-growth{overflow:clip;background:var(--g-paper)}
.az-growth *{box-sizing:border-box}
.g-section{padding:clamp(76px,9vw,136px) 0;position:relative}
.g-kicker{display:inline-flex;align-items:center;gap:.55rem;color:var(--g-purple);font-size:.78rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}
.g-kicker:before{content:"";width:20px;height:1px;background:currentColor}
.g-kicker-light{color:rgba(255,255,255,.72)}
.g-section-head{max-width:850px;margin-bottom:clamp(34px,5vw,62px)}
.g-section-head h2{font-size:clamp(2.35rem,5vw,4.75rem);line-height:.94;letter-spacing:-.065em;margin:.75rem 0 0;font-weight:900;text-wrap:balance}
.g-section-head p{font-size:clamp(1rem,1.4vw,1.18rem);color:var(--g-muted);max-width:650px;line-height:1.7;margin-top:1rem}
.g-section-head-center{text-align:center;margin-inline:auto}
.g-section-head-center .g-kicker{justify-content:center}
.g-section-head-center p{margin-inline:auto}
.g-section-head-wide{max-width:1000px}
.g-section-head-split{max-width:none;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.6fr);gap:40px;align-items:end}
.g-section-head-split p{margin:0}
.g-btn{display:inline-flex;align-items:center;justify-content:center;gap:.65rem;min-height:54px;padding:0 1.35rem;border-radius:999px;font-weight:850;font-size:.94rem;transition:transform .25s ease,box-shadow .25s ease,background .25s ease;border:1px solid transparent}
.g-btn:hover{transform:translateY(-2px)}
.g-btn-primary{background:linear-gradient(135deg,var(--g-purple),var(--g-magenta));color:#fff;box-shadow:0 18px 45px rgba(113,0,116,.26)}
.g-btn-dark{background:var(--g-ink);color:#fff}
.g-btn-white{background:#fff;color:var(--g-ink);box-shadow:0 18px 44px rgba(0,0,0,.16)}
.g-btn-ghost{border-color:var(--g-line);background:rgba(255,255,255,.62);color:var(--g-ink)}
.g-btn-outline-light{border-color:rgba(255,255,255,.28);color:#fff;background:rgba(255,255,255,.04)}
.g-btn-full{width:100%}
.g-text-link{display:inline-flex;align-items:center;gap:.65rem;font-weight:900;color:var(--g-ink);margin-top:1.4rem}
.g-text-link span{transition:transform .25s ease}.g-text-link:hover span{transform:translate(3px,-3px)}
.g-text-link-light{color:#fff}
.g-center-link{text-align:center;margin-top:34px}
.g-chip-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:30px}
.g-chip{padding:.55rem .78rem;border-radius:999px;border:1px solid rgba(255,255,255,.16);color:rgba(255,255,255,.66);font-size:.72rem;font-weight:800;letter-spacing:.04em;background:rgba(255,255,255,.04);backdrop-filter:blur(12px)}
.g-chip-live{color:#fff}.g-chip-live i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#5bf1ad;margin-right:7px;box-shadow:0 0 0 5px rgba(91,241,173,.12)}
/* Hero */
.g-hero{min-height:100svh;padding:clamp(135px,13vw,180px) 0 80px;background:radial-gradient(circle at 14% 20%,rgba(164,22,166,.26),transparent 36%),radial-gradient(circle at 84% 20%,rgba(91,44,255,.20),transparent 30%),#09070b;color:#fff;position:relative;isolation:isolate}
.g-hero-grid-bg{position:absolute;inset:0;z-index:-2;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:56px 56px;mask-image:linear-gradient(to bottom,black,transparent 88%)}
.g-hero-glow{position:absolute;border-radius:50%;filter:blur(20px);pointer-events:none;z-index:-1}.g-hero-glow-a{width:360px;height:360px;background:rgba(196,20,166,.17);left:-100px;top:15%}.g-hero-glow-b{width:460px;height:460px;background:rgba(76,44,255,.14);right:-180px;bottom:0}
.g-hero-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(450px,.95fr);gap:clamp(48px,7vw,96px);align-items:center}
.g-hero-copy h1{font-size:clamp(3.2rem,7.6vw,7.2rem);font-weight:900;line-height:.86;letter-spacing:-.082em;max-width:10.3ch;text-wrap:balance;margin:0}
.g-hero-copy>p{font-size:clamp(1.05rem,1.7vw,1.3rem);line-height:1.6;color:rgba(255,255,255,.66);max-width:610px;margin:30px 0}
.g-hero-actions{display:flex;gap:12px;flex-wrap:wrap}
.g-proof-line{display:flex;gap:18px;flex-wrap:wrap;margin-top:32px;color:rgba(255,255,255,.58);font-size:.79rem;font-weight:700}.g-proof-line i{color:#76efbb;font-style:normal;margin-right:4px}
.g-command-scene{position:relative;min-height:600px;display:flex;align-items:center;justify-content:center;perspective:1400px}
.g-command-window{width:min(620px,100%);border:1px solid rgba(255,255,255,.13);background:rgba(20,15,24,.82);backdrop-filter:blur(22px);border-radius:26px;box-shadow:0 50px 120px rgba(0,0,0,.45);overflow:hidden;transform:rotateY(var(--g-tilt-y,-5deg)) rotateX(var(--g-tilt-x,2deg));transition:transform .18s ease-out}
.g-window-top{height:44px;border-bottom:1px solid rgba(255,255,255,.08);display:flex;align-items:center;gap:7px;padding:0 14px}.g-window-top span{width:8px;height:8px;border-radius:50%;background:rgba(255,255,255,.2)}.g-window-top b{font-size:.68rem;color:rgba(255,255,255,.38);font-weight:700;margin-left:auto}
.g-command-layout{display:grid;grid-template-columns:58px 1fr;min-height:430px}
.g-command-sidebar{border-right:1px solid rgba(255,255,255,.07);display:grid;align-content:start;gap:18px;padding:23px 16px}.g-command-sidebar i{display:block;width:25px;height:25px;border-radius:8px;background:rgba(255,255,255,.08)}.g-command-sidebar i.is-active{background:linear-gradient(135deg,var(--g-purple-2),var(--g-magenta));box-shadow:0 8px 18px rgba(207,26,169,.22)}
.g-command-main{padding:26px}.g-command-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.g-command-head small{display:block;color:rgba(255,255,255,.38);font-size:.67rem;text-transform:uppercase;letter-spacing:.12em}.g-command-head strong{display:block;font-size:1.05rem;margin-top:4px}.g-status{font-size:.68rem;color:#8ff0c3;border:1px solid rgba(74,223,151,.2);background:rgba(74,223,151,.07);padding:7px 9px;border-radius:999px}.g-status i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#55e6a1;margin-right:5px}
.g-metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.g-metric-grid>div{padding:15px;border-radius:16px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.06)}.g-metric-grid small,.g-metric-grid span{display:block;font-size:.63rem;color:rgba(255,255,255,.4)}.g-metric-grid strong{font-size:1.55rem;letter-spacing:-.05em;display:block;margin:5px 0}.g-metric-grid span{color:#70ebb3}
.g-chart-panel{height:145px;margin:12px 0;background:linear-gradient(180deg,rgba(142,22,154,.12),rgba(255,255,255,.025));border:1px solid rgba(255,255,255,.07);border-radius:18px;padding:16px;display:grid;grid-template-columns:1fr 150px;gap:20px;align-items:end}.g-chart-bars{height:100%;display:flex;gap:8px;align-items:end}.g-chart-bars i{flex:1;height:var(--h);min-height:10px;background:linear-gradient(180deg,#cf1aa9,#6d0d73);border-radius:7px 7px 2px 2px;opacity:.82}.g-chart-copy small{font-size:.65rem;color:rgba(255,255,255,.4);display:block}.g-chart-copy strong{display:block;font-size:.85rem;margin-top:6px}
.g-activity-list{display:grid;gap:8px}.g-activity-list span{display:grid;grid-template-columns:10px 1fr auto;align-items:center;gap:8px;font-size:.68rem;color:rgba(255,255,255,.62);padding:7px 9px;border-bottom:1px solid rgba(255,255,255,.05)}.g-activity-list i{width:6px;height:6px;border-radius:50%;background:#a42ba9}.g-activity-list b{font-size:.6rem;color:rgba(255,255,255,.26)}
.g-float-card{position:absolute;border:1px solid rgba(255,255,255,.13);background:rgba(26,18,30,.85);backdrop-filter:blur(18px);border-radius:18px;padding:15px 17px;box-shadow:0 20px 50px rgba(0,0,0,.28);min-width:170px;animation:gFloat 7s ease-in-out infinite}.g-float-card small,.g-float-card span{display:block;font-size:.6rem;color:rgba(255,255,255,.42)}.g-float-card strong{display:block;font-size:.78rem;margin:4px 0}.g-float-ai{right:-20px;top:80px}.g-float-site{left:-34px;bottom:82px;animation-delay:-3s}.g-scene-orbit{position:absolute;width:520px;height:520px;border:1px solid rgba(255,255,255,.06);border-radius:50%;z-index:-1}
@keyframes gFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-12px)}}
/* ticker */
.g-ticker{background:#fff;border-bottom:1px solid var(--g-line);overflow:hidden;padding:17px 0}.g-ticker-track{display:flex;align-items:center;gap:28px;white-space:nowrap;width:max-content;animation:gTicker 35s linear infinite;font-size:.77rem;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.g-ticker-track i{color:var(--g-magenta);font-style:normal}@keyframes gTicker{to{transform:translateX(-50%)}}
/* Intent tabs */
.g-intent-tabs{display:grid;grid-template-columns:300px 1fr;gap:22px;align-items:stretch}
.g-intent-nav{display:grid;align-content:start;gap:8px}.g-intent-nav button{appearance:none;border:0;text-align:left;background:transparent;padding:18px 16px;border-radius:18px;font-weight:800;color:#847c88;display:grid;grid-template-columns:36px 1fr;align-items:center;gap:6px}.g-intent-nav button span{font-size:.68rem;color:#aaa2ad}.g-intent-nav button.is-active{background:#fff;color:var(--g-ink);box-shadow:0 16px 38px rgba(17,16,20,.07)}.g-intent-nav button.is-active span{color:var(--g-magenta)}
.g-intent-stage{min-height:475px}.g-intent-panel{height:100%;min-height:475px;background:#fff;border:1px solid var(--g-line);border-radius:32px;padding:clamp(28px,4vw,52px);display:grid;grid-template-columns:minmax(0,.7fr) minmax(340px,1fr);gap:42px;align-items:center;box-shadow:var(--g-shadow)}.g-intent-panel[hidden]{display:none}.g-intent-panel h3{font-size:clamp(2rem,3.5vw,3.45rem);line-height:.98;letter-spacing:-.055em;margin:12px 0 18px}.g-intent-panel p{color:var(--g-muted);font-size:1.03rem;line-height:1.65}.g-intent-panel a{display:inline-flex;gap:.6rem;align-items:center;font-weight:900;margin-top:25px}.g-intent-panel a span{color:var(--g-magenta)}
.g-browser-demo{border-radius:20px;background:#f2eff5;border:1px solid var(--g-line);padding:10px;box-shadow:0 28px 70px rgba(36,14,43,.15);transform:rotate(2deg)}.g-browser-bar{height:35px;background:#fff;border-radius:11px 11px 4px 4px;display:flex;align-items:center;gap:5px;padding:0 10px}.g-browser-bar i{width:6px;height:6px;border-radius:50%;background:#d7d0db}.g-browser-bar small{margin-left:auto;color:#aaa2ad;font-size:.56rem}.g-browser-hero{min-height:225px;border-radius:4px 4px 12px 12px;background:radial-gradient(circle at 80% 15%,rgba(207,26,169,.26),transparent 35%),linear-gradient(135deg,#130f17,#2a1730);padding:34px;color:#fff;display:flex;flex-direction:column;justify-content:center}.g-browser-hero b{font-size:1.75rem;line-height:1;letter-spacing:-.05em;max-width:12ch}.g-browser-hero span{width:70px;height:22px;border-radius:999px;background:linear-gradient(135deg,#8c148f,#cf1aa9);margin-top:20px}.g-browser-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:8px}.g-browser-cards i{height:70px;border-radius:12px;background:#fff;border:1px solid var(--g-line)}
.g-system-mini{height:280px;border-radius:22px;background:#151117;display:grid;grid-template-columns:52px 1fr;overflow:hidden;transform:rotate(-2deg);box-shadow:0 28px 70px rgba(0,0,0,.25)}.g-system-mini-nav{display:grid;align-content:start;gap:11px;padding:18px 13px;border-right:1px solid rgba(255,255,255,.07)}.g-system-mini-nav i{height:24px;border-radius:8px;background:rgba(255,255,255,.08)}.g-system-mini-content{padding:24px}.g-system-mini-content>span{display:block;width:38%;height:16px;border-radius:6px;background:#fff;margin-bottom:20px}.g-system-mini-content>div{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.g-system-mini-content>div i{height:62px;border-radius:10px;background:rgba(255,255,255,.07)}.g-system-mini-content>b{display:block;height:24px;border-radius:7px;background:rgba(255,255,255,.05);margin-top:9px}
.g-flow-mini{display:flex;align-items:center;justify-content:center;gap:10px;min-height:250px;background:radial-gradient(circle,#fff,#f1ecf4);border:1px solid var(--g-line);border-radius:24px}.g-flow-mini span{padding:15px 12px;border-radius:14px;background:#fff;box-shadow:0 10px 28px rgba(40,16,44,.10);font-size:.72rem;font-weight:900}.g-flow-mini i{font-style:normal;color:var(--g-magenta)}
.g-ai-chat{display:grid;gap:16px;align-content:center;min-height:280px;background:linear-gradient(135deg,#130f17,#2a1730);border-radius:24px;padding:28px}.g-ai-chat span{max-width:85%;padding:14px 16px;border-radius:16px;color:#fff;font-size:.78rem;line-height:1.5}.g-ai-chat .is-user{justify-self:end;background:rgba(255,255,255,.10)}.g-ai-chat .is-ai{background:linear-gradient(135deg,rgba(113,0,116,.7),rgba(207,26,169,.4));border:1px solid rgba(255,255,255,.12)}.g-ai-chat i{font-style:normal;display:inline-grid;place-items:center;width:24px;height:24px;border-radius:8px;background:#fff;color:var(--g-purple);font-size:.55rem;font-weight:900;margin-right:8px}
/* Feature blocks */
.g-feature{overflow:hidden}.g-feature-dark{background:#0d0a0f;color:#fff}.g-feature-light{background:#fff}.g-feature-grid{display:grid;grid-template-columns:minmax(0,.75fr) minmax(430px,1.15fr);gap:clamp(48px,7vw,100px);align-items:center}.g-feature-grid-reverse{grid-template-columns:minmax(430px,1.15fr) minmax(0,.75fr)}
.g-feature-copy h2{font-size:clamp(2.5rem,5vw,5rem);line-height:.93;letter-spacing:-.07em;margin:14px 0 20px;text-wrap:balance}.g-feature-copy p{color:#77707d;line-height:1.75;font-size:1.08rem}.g-feature-dark .g-feature-copy p{color:rgba(255,255,255,.58)}
.g-inline-list{display:flex;gap:9px;flex-wrap:wrap;margin-top:25px}.g-inline-list span{padding:9px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.14);font-size:.72rem;font-weight:800;color:rgba(255,255,255,.7)}.g-inline-list-dark span{border-color:var(--g-line);color:#77707d;background:#f8f6f9}
.g-device-stack{position:relative;min-height:520px}.g-device-desktop{position:absolute;inset:20px 0 20px 35px;border-radius:28px;background:#f2eff5;box-shadow:0 50px 100px rgba(0,0,0,.28);overflow:hidden;transform:rotate(-2deg)}.g-device-bar{height:42px;background:#fff;display:flex;align-items:center;gap:6px;padding:0 14px}.g-device-bar i{width:7px;height:7px;background:#ddd5df;border-radius:50%}.g-device-art{height:calc(100% - 42px);padding:clamp(30px,5vw,65px);background:radial-gradient(circle at 80% 20%,rgba(207,26,169,.32),transparent 32%),linear-gradient(135deg,#121015,#27122b);display:flex;flex-direction:column;justify-content:center}.g-device-art small{font-size:.62rem;letter-spacing:.16em;color:rgba(255,255,255,.45);font-weight:900}.g-device-art strong{font-size:clamp(2rem,4vw,4.1rem);max-width:9ch;line-height:.93;letter-spacing:-.065em;margin:18px 0;color:#fff}.g-device-art span{display:block;width:68%;height:8px;border-radius:8px;background:rgba(255,255,255,.08);margin-top:12px}.g-device-art span:last-child{width:45%}
.g-device-phone{position:absolute;width:155px;height:300px;right:-20px;bottom:-20px;border:8px solid #171219;border-radius:34px;background:#fff;box-shadow:0 28px 60px rgba(0,0,0,.4);padding:22px 13px}.g-device-phone i{display:block;height:90px;border-radius:17px;background:linear-gradient(135deg,#27122b,#a21492);margin-bottom:15px}.g-device-phone b,.g-device-phone span{display:block;border-radius:8px;background:#ece8ef}.g-device-phone b{height:11px;width:72%;margin-bottom:12px}.g-device-phone span{height:7px;margin-top:8px}
.g-system-screen,.g-system-hero-ui{display:grid;grid-template-columns:64px 1fr;border-radius:28px;background:#171319;color:#fff;overflow:hidden;box-shadow:0 45px 100px rgba(24,8,30,.25);min-height:470px}.g-system-rail{border-right:1px solid rgba(255,255,255,.07);padding:20px 15px;display:grid;align-content:start;gap:15px}.g-system-rail span{display:block;height:30px;border-radius:9px;background:rgba(255,255,255,.07)}.g-system-rail span.is-logo{height:34px;display:grid;place-items:center;background:linear-gradient(135deg,var(--g-purple),var(--g-magenta));font-weight:900}.g-system-rail span.is-active{background:rgba(207,26,169,.22);border:1px solid rgba(207,26,169,.2)}
.g-system-canvas{padding:28px}.g-system-title{display:flex;align-items:center;justify-content:space-between}.g-system-title small{display:block;color:rgba(255,255,255,.35);font-size:.62rem}.g-system-title strong{font-size:1.1rem;display:block;margin-top:4px}.g-system-title button{border:0;border-radius:999px;background:linear-gradient(135deg,var(--g-purple),var(--g-magenta));color:#fff;padding:10px 13px;font-size:.64rem;font-weight:800}.g-system-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:24px 0}.g-system-stats span{padding:15px;border-radius:14px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.06)}.g-system-stats small{display:block;font-size:.6rem;color:rgba(255,255,255,.37)}.g-system-stats b{display:block;font-size:1.25rem;margin-top:7px}
.g-kanban{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.g-kanban>div{border-radius:14px;background:rgba(255,255,255,.025);padding:10px}.g-kanban b{font-size:.6rem;color:rgba(255,255,255,.48)}.g-kanban i{display:block;height:52px;border-radius:10px;background:rgba(255,255,255,.065);margin-top:8px}
.g-system-table{display:grid;gap:7px}.g-system-table span{display:grid;grid-template-columns:1fr 1fr auto;gap:10px;padding:11px 12px;border-radius:10px;background:rgba(255,255,255,.045);font-size:.63rem}.g-system-table b{color:#fff}.g-system-table i{font-style:normal;color:#d9a2d1}.g-system-table em{font-style:normal;color:rgba(255,255,255,.3)}
/* automation */
.g-automation{background:#f0edf2}.g-automation-map{max-width:1100px;height:470px;margin:0 auto;position:relative}.g-map-lines{position:absolute;inset:0;width:100%;height:100%}.g-map-lines path{fill:none;stroke:rgba(113,0,116,.22);stroke-width:2;stroke-dasharray:7 8}
.g-map-node{position:absolute;width:170px;min-height:105px;background:#fff;border:1px solid var(--g-line);border-radius:20px;padding:16px;box-shadow:0 16px 45px rgba(44,17,47,.10);display:flex;flex-direction:column;justify-content:center}.g-map-node span{font-size:.58rem;text-transform:uppercase;letter-spacing:.1em;color:var(--g-magenta);font-weight:900}.g-map-node strong{font-size:1rem;margin:5px 0}.g-map-node small{font-size:.62rem;color:#827a87}.g-map-start{left:6%;top:38%}.g-map-mid-a{left:34%;top:4%}.g-map-mid-b{left:34%;bottom:4%}.g-map-core{left:68%;top:38%;background:var(--g-ink);color:#fff;border-color:rgba(255,255,255,.06)}.g-map-core small{color:rgba(255,255,255,.45)}.g-map-end{right:0}.g-map-end-a{top:10%}.g-map-end-b{bottom:10%}
.g-map-pulse{position:absolute;width:10px;height:10px;border-radius:50%;background:var(--g-magenta);box-shadow:0 0 0 8px rgba(207,26,169,.09);animation:gPulseMove 6s linear infinite}.g-map-pulse-1{left:19%;top:48%}.g-map-pulse-2{left:53%;top:18%;animation-delay:-2s}.g-map-pulse-3{left:82%;top:48%;animation-delay:-4s}@keyframes gPulseMove{50%{transform:scale(1.45);opacity:.55}}
/* compare */
.g-compare{background:#fff}.g-compare-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.g-compare-card{border-radius:30px;padding:clamp(25px,4vw,42px);border:1px solid var(--g-line)}.g-compare-card.is-before{background:#f6f3f6}.g-compare-card.is-after{background:#111014;color:#fff}.g-compare-label{display:flex;justify-content:space-between;align-items:center;padding-bottom:20px;border-bottom:1px solid rgba(120,110,125,.15)}.g-compare-label span{font-size:.62rem;letter-spacing:.12em;font-weight:900;color:#a099a4}.g-compare-label b{font-size:.84rem}.g-compare-card ol{display:grid;gap:10px;margin:24px 0}.g-compare-card li{display:grid;grid-template-columns:34px 1fr;align-items:center;gap:12px;padding:14px 0;border-bottom:1px solid rgba(120,110,125,.12);font-size:.88rem}.g-compare-card li span{font-size:.62rem;color:var(--g-magenta);font-weight:900}.g-compare-card small{color:#8d858f}.g-compare-card.is-after small{color:rgba(255,255,255,.42)}
/* Lab */
.g-lab{background:#0c090e;color:#fff}.g-lab .g-section-head h2{color:#fff}.g-lab .g-section-head p{color:rgba(255,255,255,.5)}.g-lab-grid{display:grid;grid-template-columns:1.25fr .75fr;grid-template-rows:1fr 1fr;gap:16px}.g-lab-card{border:1px solid rgba(255,255,255,.09);border-radius:28px;background:radial-gradient(circle at 80% 20%,rgba(137,27,141,.2),transparent 34%),#151117;padding:clamp(24px,4vw,40px);min-height:270px;overflow:hidden;position:relative}.g-lab-card-main{grid-row:1/3;min-height:556px}.g-lab-copy{position:relative;z-index:2;max-width:430px}.g-lab-copy>span{font-size:.6rem;letter-spacing:.14em;color:#d081c8;font-weight:900}.g-lab-copy h3{font-size:clamp(2rem,4vw,4.4rem);letter-spacing:-.065em;margin:10px 0}.g-lab-copy p{color:rgba(255,255,255,.5);line-height:1.65}.g-lab-copy a{display:inline-flex;color:#fff;font-weight:900;margin-top:20px;gap:.6rem}.g-lab-orbital{position:absolute;width:380px;height:380px;right:-55px;bottom:-55px;border:1px solid rgba(255,255,255,.08);border-radius:50%;display:grid;place-items:center}.g-lab-orbital:before,.g-lab-orbital:after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.08)}.g-lab-orbital:before{inset:48px}.g-lab-orbital:after{inset:96px}.g-lab-orbital b{width:78px;height:78px;border-radius:26px;background:linear-gradient(135deg,var(--g-purple),var(--g-magenta));display:grid;place-items:center;font-size:2rem}.g-lab-orbital i{position:absolute;width:16px;height:16px;border-radius:50%;background:#d55ab9;box-shadow:0 0 30px rgba(213,90,185,.7)}.g-lab-orbital i:nth-child(1){top:20%;left:12%}.g-lab-orbital i:nth-child(2){right:10%;top:45%}.g-lab-orbital i:nth-child(3){left:45%;bottom:8%}
.g-lab-mini-dashboard{position:absolute;right:25px;bottom:22px;width:210px;height:130px;border-radius:16px;background:#0d0a0f;border:1px solid rgba(255,255,255,.08);padding:14px}.g-lab-mini-dashboard>span{display:block;width:60px;height:7px;background:#fff;border-radius:4px}.g-lab-mini-dashboard>div{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin:12px 0}.g-lab-mini-dashboard i{height:34px;background:rgba(255,255,255,.08);border-radius:7px}.g-lab-mini-dashboard b{display:block;height:7px;background:rgba(255,255,255,.06);margin-top:6px;border-radius:5px}.g-lab-route{position:absolute;right:24px;bottom:28px;display:flex;gap:8px;align-items:center}.g-lab-route i{width:22px;height:22px;border-radius:8px;background:linear-gradient(135deg,var(--g-purple),var(--g-magenta))}.g-lab-route span{width:35px;height:1px;background:rgba(255,255,255,.2)}
/* The flow */
.g-flow-story{height:430vh;background:#09070b;color:#fff;position:relative}.g-flow-sticky{position:sticky;top:0;height:100vh;display:flex;align-items:center;overflow:hidden;background:radial-gradient(circle at 70% 50%,rgba(115,14,119,.17),transparent 34%)}
.g-flow-story-grid{display:grid;grid-template-columns:.75fr 1.2fr;gap:80px;align-items:center}.g-flow-copy h2{font-size:clamp(2.7rem,5.3vw,5.4rem);line-height:.92;letter-spacing:-.07em;margin:16px 0}.g-flow-copy p{color:rgba(255,255,255,.5);line-height:1.65;max-width:500px}.g-flow-progress{height:2px;background:rgba(255,255,255,.1);margin:32px 0 18px;overflow:hidden}.g-flow-progress i{display:block;width:100%;height:100%;background:linear-gradient(90deg,var(--g-purple-2),var(--g-magenta));transform:scaleX(0);transform-origin:left center;transition:transform .12s linear}.g-flow-steps{display:flex;gap:10px;flex-wrap:wrap}.g-flow-steps span{font-size:.62rem;color:rgba(255,255,255,.28);font-weight:800;transition:color .3s ease}.g-flow-steps span.is-active{color:#fff}
.g-flow-visual{height:620px;position:relative;display:grid;place-items:center}.g-flow-core{width:108px;height:108px;border-radius:34px;background:linear-gradient(135deg,var(--g-purple),var(--g-magenta));display:grid;place-items:center;position:relative;z-index:5;box-shadow:0 0 90px rgba(207,26,169,.28)}.g-flow-core b{font-size:2.5rem}.g-flow-layer{position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.09);opacity:.12;transform:scale(.65);transition:opacity .8s ease,transform .8s cubic-bezier(.2,.8,.2,1)}.g-flow-layer.is-active{opacity:1;transform:scale(1)}.g-flow-layer span{position:absolute;font-size:.56rem;letter-spacing:.14em;font-weight:900;color:#d985cc;background:#0e0a10;padding:6px 8px;border-radius:999px}.g-flow-layer-site{width:230px;height:230px}.g-flow-layer-site span{right:-10px;top:45%}.g-flow-layer-data{width:350px;height:350px}.g-flow-layer-data span{left:6%;top:12%}.g-flow-layer-auto{width:470px;height:470px}.g-flow-layer-auto span{right:8%;bottom:14%}.g-flow-layer-ai{width:590px;height:590px;border-style:dashed}.g-flow-layer-ai span{left:10%;bottom:15%}.g-flow-particle{position:absolute;width:7px;height:7px;border-radius:50%;background:#d157b8;box-shadow:0 0 18px #d157b8;animation:gParticle 8s ease-in-out infinite}.g-flow-particle.p1{left:19%;top:26%}.g-flow-particle.p2{right:17%;top:31%;animation-delay:-2s}.g-flow-particle.p3{left:25%;bottom:21%;animation-delay:-4s}.g-flow-particle.p4{right:25%;bottom:16%;animation-delay:-6s}@keyframes gParticle{50%{transform:translate(18px,-12px);opacity:.35}}
/* method */
.g-method{background:#f5f3f6}.g-method-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.g-method-grid article{padding:28px 24px;border-radius:22px;background:#fff;border:1px solid var(--g-line);min-height:220px}.g-method-grid article>span{font-size:.64rem;color:var(--g-magenta);font-weight:900}.g-method-grid h3{font-size:1.35rem;letter-spacing:-.035em;margin:35px 0 10px}.g-method-grid p{color:var(--g-muted);font-size:.86rem;line-height:1.6}
/* testimonials */
.g-testimonials{background:#fff}.g-rating-badge{justify-self:end}.g-rating-badge span{display:block;color:#deaa16;letter-spacing:.12em}.g-rating-badge strong,.g-rating-badge small{display:block}.g-rating-badge strong{margin-top:5px}.g-rating-badge small{font-size:.66rem;color:#918991}
.g-testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.g-testimonial-card{margin:0;border-radius:26px;background:#f5f2f5;border:1px solid var(--g-line);padding:32px;display:flex;flex-direction:column;min-height:350px}.g-quote-mark{font-size:3rem;line-height:.7;color:var(--g-magenta)}.g-testimonial-card>p{font-size:.93rem;line-height:1.7;color:#57505b;margin:26px 0 30px}.g-testimonial-card footer{margin-top:auto}.g-testimonial-card footer strong,.g-testimonial-card footer span{display:block}.g-testimonial-card footer span{font-size:.7rem;color:#918991;margin-top:3px}
/* start */
.g-start{background:#f0edf2}.g-start-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:70px;align-items:center}.g-start-copy h2{font-size:clamp(2.4rem,4.8vw,4.7rem);line-height:.94;letter-spacing:-.065em;margin:14px 0}.g-start-copy p{color:var(--g-muted);line-height:1.7;margin-bottom:24px}.g-start-cards{display:grid;grid-template-columns:1fr 1fr;gap:12px}.g-start-cards a{display:flex;flex-direction:column;min-height:220px;padding:26px;border-radius:24px;background:#fff;border:1px solid var(--g-line);transition:transform .25s ease,box-shadow .25s ease}.g-start-cards a:hover{transform:translateY(-4px);box-shadow:0 22px 50px rgba(34,12,38,.09)}.g-start-cards span{font-size:.63rem;color:var(--g-magenta);font-weight:900;text-transform:uppercase;letter-spacing:.1em}.g-start-cards strong{font-size:1.28rem;line-height:1.15;margin:20px 0}.g-start-cards small{margin-top:auto;color:#8e858f;font-weight:800}
/* tools */
.g-tools-home{background:#fff}.g-tools-home-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.g-tools-home-grid>a{display:grid;grid-template-columns:58px 1fr 20px;gap:18px;align-items:center;border:1px solid var(--g-line);border-radius:22px;padding:22px;transition:transform .25s ease,box-shadow .25s ease}.g-tools-home-grid>a:hover{transform:translateY(-3px);box-shadow:0 18px 40px rgba(34,12,38,.08)}.g-tool-icon{width:58px;height:58px;border-radius:18px;background:#f2edf3;display:grid;place-items:center;color:var(--g-purple);font-size:.7rem;font-weight:900}.g-tools-home-grid strong{display:block}.g-tools-home-grid p{font-size:.75rem;color:#8b838d;margin-top:4px;line-height:1.4}.g-tools-home-grid b{font-size:1.1rem;color:var(--g-magenta)}
/* FAQ */
.g-faq{background:#f5f3f6}.g-faq-grid{display:grid;grid-template-columns:.6fr 1fr;gap:70px;align-items:start}.g-faq-copy{position:sticky;top:125px}.g-faq-copy h2{font-size:clamp(2.2rem,4.2vw,4rem);line-height:.95;letter-spacing:-.06em;margin:14px 0}.g-faq-copy p{color:var(--g-muted);line-height:1.6}.g-faq-list{display:grid;gap:8px}.g-faq-list .az-faq-item{background:#fff;border:1px solid var(--g-line);border-radius:18px;overflow:hidden}.g-faq-list .az-faq-question{width:100%;border:0;background:transparent;display:flex;justify-content:space-between;gap:20px;align-items:center;padding:20px 22px;text-align:left;font-weight:800;color:var(--g-ink)}.g-faq-list .az-faq-question i{position:relative;width:26px;height:26px;border-radius:50%;background:#f1edf2;flex:0 0 auto}.g-faq-list .az-faq-question i:before,.g-faq-list .az-faq-question i:after{content:"";position:absolute;left:7px;right:7px;top:12px;height:1.5px;background:#6d6670}.g-faq-list .az-faq-question i:after{transform:rotate(90deg);transition:transform .25s ease}.g-faq-list .is-open .az-faq-question i:after{transform:rotate(0)}.g-faq-list .az-faq-answer{max-height:0;overflow:hidden;transition:max-height .35s ease}.g-faq-list .az-faq-answer p{padding:0 22px 22px;color:var(--g-muted);line-height:1.7}
/* final */
.g-final-cta{padding:clamp(90px,10vw,150px) 0;background:radial-gradient(circle at 82% 50%,rgba(207,26,169,.25),transparent 32%),radial-gradient(circle at 15% 20%,rgba(99,44,255,.18),transparent 30%),#0b080d;color:#fff}.g-final-cta-inner{text-align:center}.g-final-cta h2{font-size:clamp(2.8rem,6vw,6rem);max-width:14ch;margin:15px auto;line-height:.9;letter-spacing:-.075em}.g-final-cta p{max-width:600px;margin:0 auto 30px;color:rgba(255,255,255,.55);font-size:1.08rem}.g-final-cta-inner>div{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}
/* inner hero */
.g-inner-page{padding-top:0}.g-page-hero{min-height:78svh;padding:clamp(150px,14vw,190px) 0 90px;background:radial-gradient(circle at 78% 28%,rgba(182,31,168,.22),transparent 32%),radial-gradient(circle at 15% 15%,rgba(98,51,255,.15),transparent 30%),#0a080c;color:#fff;position:relative;overflow:hidden}.g-page-glow{position:absolute;width:420px;height:420px;border-radius:50%;background:rgba(126,10,126,.16);filter:blur(40px);right:-100px;bottom:-170px}.g-page-hero-grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(400px,1fr);gap:clamp(45px,7vw,90px);align-items:center}.g-page-hero h1{font-size:clamp(3rem,6.5vw,6.5rem);line-height:.88;letter-spacing:-.078em;margin:16px 0;max-width:10ch}.g-page-hero p{max-width:620px;color:rgba(255,255,255,.62);font-size:clamp(1.05rem,1.5vw,1.22rem);line-height:1.65;margin-bottom:27px}
.g-solution-radar,.g-process-orbit{height:480px;position:relative;display:grid;place-items:center}.g-solution-radar>b,.g-process-orbit>b{position:relative;z-index:4;width:92px;height:92px;border-radius:30px;background:linear-gradient(135deg,var(--g-purple),var(--g-magenta));display:grid;place-items:center;font-size:2rem}.g-solution-radar>i,.g-process-orbit>i{position:absolute;border:1px solid rgba(255,255,255,.1);border-radius:50%}.g-solution-radar>i:nth-child(1),.g-process-orbit>i:nth-child(2){width:210px;height:210px}.g-solution-radar>i:nth-child(2),.g-process-orbit>i:nth-child(3){width:340px;height:340px}.g-solution-radar>i:nth-child(3),.g-process-orbit>i:nth-child(4){width:455px;height:455px;border-style:dashed}.g-solution-radar>span,.g-process-orbit>span{position:absolute;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.11);padding:10px 13px;border-radius:999px;font-size:.63rem;font-weight:900;backdrop-filter:blur(10px)}.g-solution-radar .r1{top:18%;left:26%}.g-solution-radar .r2{top:32%;right:12%}.g-solution-radar .r3{bottom:20%;right:26%}.g-solution-radar .r4{bottom:28%;left:8%}
/* solution hub */
.g-solution-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.g-solution-card{min-height:300px;padding:26px;border-radius:24px;background:#fff;border:1px solid var(--g-line);display:flex;flex-direction:column;transition:transform .25s ease,box-shadow .25s ease}.g-solution-card:hover{transform:translateY(-4px);box-shadow:0 24px 60px rgba(35,12,39,.10)}.g-solution-number{font-size:.65rem;color:#aaa2ad}.g-solution-card small{font-size:.62rem;color:var(--g-magenta);text-transform:uppercase;letter-spacing:.1em;font-weight:900;margin-top:28px}.g-solution-card h3{font-size:2rem;letter-spacing:-.05em;margin:7px 0 10px}.g-solution-card p{color:var(--g-muted);line-height:1.6;font-size:.9rem}.g-solution-card>b{margin-top:auto;font-size:.8rem}.g-solution-card>b i{font-style:normal;color:var(--g-magenta);margin-left:5px}
.g-solution-journey{background:#fff}.g-journey-line{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;gap:14px}.g-journey-line article{padding:25px;border-radius:22px;background:#f5f2f5;border:1px solid var(--g-line)}.g-journey-line article span{font-size:.62rem;color:var(--g-magenta);font-weight:900}.g-journey-line article strong{display:block;margin:18px 0 6px}.g-journey-line article p{font-size:.75rem;color:var(--g-muted)}.g-journey-line>i{font-style:normal;color:#b2a9b3}
.g-decision{background:#f0edf2}.g-decision-card{border-radius:32px;background:#fff;border:1px solid var(--g-line);padding:clamp(30px,5vw,58px);display:flex;justify-content:space-between;gap:40px;align-items:center}.g-decision-card h2{font-size:clamp(2rem,4vw,3.8rem);line-height:.96;letter-spacing:-.06em;margin:12px 0}.g-decision-card p{color:var(--g-muted)}
/* sites */
.g-site-showcase{position:relative;height:500px}.g-site-monitor{position:absolute;inset:10px 25px 10px 0;border-radius:28px;background:#fff;overflow:hidden;box-shadow:0 45px 100px rgba(0,0,0,.35);transform:rotate(2deg)}.g-site-showcase-body{height:calc(100% - 42px);padding:45px;background:radial-gradient(circle at 80% 18%,rgba(211,48,175,.30),transparent 34%),linear-gradient(135deg,#151019,#2b1230);display:flex;flex-direction:column;justify-content:center}.g-site-showcase-body small{font-size:.6rem;letter-spacing:.13em;color:rgba(255,255,255,.45);font-weight:900}.g-site-showcase-body strong{font-size:clamp(2rem,4vw,3.4rem);line-height:.95;letter-spacing:-.06em;max-width:10ch;margin:16px 0}.g-site-showcase-body>span{display:block;height:7px;width:58%;background:rgba(255,255,255,.09);border-radius:7px;margin-top:9px}.g-site-showcase-body>div{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:28px}.g-site-showcase-body>div i{height:70px;background:rgba(255,255,255,.07);border-radius:12px}.g-site-mobile{position:absolute;right:-4px;bottom:-20px;width:130px;height:270px;border:7px solid #171319;border-radius:30px;background:#fff;padding:18px 11px;box-shadow:0 25px 60px rgba(0,0,0,.35)}.g-site-mobile i{display:block;height:82px;border-radius:15px;background:linear-gradient(135deg,#251328,#b0179d)}.g-site-mobile b,.g-site-mobile span{display:block;background:#ece8ef;border-radius:6px;margin-top:10px}.g-site-mobile b{height:10px;width:70%}.g-site-mobile span{height:6px}
.g-type-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.g-type-grid article{padding:28px;border-radius:24px;background:#fff;border:1px solid var(--g-line);min-height:260px}.g-type-grid span{font-size:.65rem;color:var(--g-magenta);font-weight:900}.g-type-grid h3{font-size:1.4rem;letter-spacing:-.04em;margin:34px 0 12px}.g-type-grid p{font-size:.82rem;line-height:1.65;color:var(--g-muted)}
.g-web-anatomy{background:#fff}.g-web-anatomy-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center}.g-check-list{display:grid;gap:10px;margin-top:26px}.g-check-list li{font-size:.83rem;color:#6b6470;padding-left:24px;position:relative}.g-check-list li:before{content:"✓";position:absolute;left:0;color:var(--g-magenta);font-weight:900}.g-anatomy-card{height:520px;border-radius:28px;background:#171319;position:relative;padding:34px;overflow:hidden}.g-anatomy-card>div{height:100%;border-radius:20px;background:#fff;padding:26px}.g-anatomy-card>div b{display:block;height:150px;border-radius:16px;background:linear-gradient(135deg,#2b1630,#af1b9e)}.g-anatomy-card>div i{display:block;height:42px;border-radius:10px;background:#f0edf2;margin-top:12px}.g-anatomy-card>div i:nth-of-type(2){height:90px}.g-anatomy-card>span{position:absolute;z-index:3;border-radius:999px;background:#fff;color:var(--g-purple);padding:8px 11px;font-size:.55rem;font-weight:900;box-shadow:0 10px 25px rgba(0,0,0,.18)}.g-anatomy-card .a1{left:18px;top:80px}.g-anatomy-card .a2{right:12px;top:220px}.g-anatomy-card .a3{left:14px;bottom:130px}.g-anatomy-card .a4{right:20px;bottom:45px}
.g-ecommerce{background:#0e0b10;color:#fff}.g-shop-ui{min-height:450px;border-radius:30px;background:#fff;color:#151117;padding:18px;display:grid;grid-template-columns:1fr .85fr;gap:18px;transform:rotate(1deg);box-shadow:0 45px 100px rgba(0,0,0,.3)}.g-shop-image{border-radius:20px;background:radial-gradient(circle at 35% 35%,#d87ac4,transparent 22%),radial-gradient(circle at 65% 60%,#7b117d,transparent 28%),#ece7ee}.g-shop-info{padding:34px 22px;display:flex;flex-direction:column;justify-content:center}.g-shop-info small{font-size:.6rem;color:#938a95;font-weight:900;letter-spacing:.1em}.g-shop-info strong{font-size:2rem;margin:14px 0 5px}.g-shop-info>span{font-size:1rem;font-weight:800}.g-shop-info>div{display:flex;gap:8px;margin:25px 0}.g-shop-info>div i{width:24px;height:24px;border-radius:50%;background:#d7cbd8}.g-shop-info>div i:nth-child(2){background:#8c3f78}.g-shop-info>div i:nth-child(3){background:#1b171c}.g-shop-info>b{padding:13px;border-radius:999px;background:#151117;color:#fff;text-align:center;font-size:.72rem}
/* system inner */
.g-module-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.g-module-grid article{padding:26px;border-radius:22px;background:#fff;border:1px solid var(--g-line);min-height:230px}.g-module-grid span{font-size:.62rem;color:var(--g-magenta);font-weight:900}.g-module-grid h3{font-size:1.3rem;letter-spacing:-.035em;margin:34px 0 10px}.g-module-grid p{font-size:.82rem;color:var(--g-muted);line-height:1.6}
.g-system-story{background:#fff}.g-system-story-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center}.g-process-board{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;gap:8px}.g-process-board>div{background:#f4f1f5;border:1px solid var(--g-line);border-radius:18px;padding:18px}.g-process-board>div span{display:block;font-size:.7rem;font-weight:900;margin-bottom:12px}.g-process-board>div i{display:block;height:28px;border-radius:8px;background:#fff;margin-top:7px}.g-process-board>b{color:#aaa2ad}
.g-tech-foundation{background:#0d0a0f;color:#fff}.g-tech-foundation .g-section-head h2{color:#fff}.g-foundation-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.g-foundation-grid article{padding:28px;border-radius:22px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04)}.g-foundation-grid strong{font-size:1.15rem}.g-foundation-grid p{color:rgba(255,255,255,.45);font-size:.8rem;margin-top:8px;line-height:1.55}
/* AI inner */
.g-ai-hero-network{height:490px;position:relative;display:grid;place-items:center}.g-ai-core{width:130px;height:130px;border-radius:42px;background:linear-gradient(135deg,var(--g-purple),var(--g-magenta));display:grid;place-items:center;align-content:center;box-shadow:0 0 100px rgba(207,26,169,.32);position:relative;z-index:4}.g-ai-core b{font-size:2rem}.g-ai-core span{font-size:.55rem;color:rgba(255,255,255,.6)}.g-ai-hero-network>i{position:absolute;width:2px;height:160px;background:linear-gradient(transparent,rgba(255,255,255,.18),transparent);transform-origin:center bottom}.g-ai-hero-network .l1{transform:rotate(45deg) translateY(-90px)}.g-ai-hero-network .l2{transform:rotate(-45deg) translateY(-90px)}.g-ai-hero-network .l3{transform:rotate(135deg) translateY(-90px)}.g-ai-hero-network .l4{transform:rotate(-135deg) translateY(-90px)}.g-ai-hero-network>span{position:absolute;padding:11px 14px;border-radius:999px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.11);font-size:.65rem;font-weight:800}.g-ai-hero-network .n1{left:12%;top:18%}.g-ai-hero-network .n2{right:12%;top:18%}.g-ai-hero-network .n3{left:12%;bottom:18%}.g-ai-hero-network .n4{right:12%;bottom:18%}
.g-ai-principle{background:#fff}.g-ai-principle-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}.g-ai-principle h2{font-size:clamp(2.3rem,4.5vw,4.5rem);line-height:.95;letter-spacing:-.06em;margin-top:14px}.g-ai-principle p{font-size:1.1rem;color:var(--g-muted);line-height:1.8}
.g-integrations{background:#fff}.g-integration-cloud{display:flex;flex-wrap:wrap;gap:11px;justify-content:center;max-width:900px;margin:0 auto}.g-integration-cloud span{padding:14px 18px;border:1px solid var(--g-line);background:#f7f5f8;border-radius:999px;font-weight:800;font-size:.78rem}
/* pricing */
.g-pricing-hero-card{background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.11);border-radius:28px;padding:34px;backdrop-filter:blur(14px)}.g-pricing-hero-card>small{font-size:.6rem;color:#d485ca;font-weight:900;letter-spacing:.13em}.g-pricing-hero-card>strong{font-size:clamp(1.8rem,3vw,3rem);line-height:1.02;letter-spacing:-.05em;display:block;margin:14px 0 28px}.g-pricing-hero-card>div{display:grid;grid-template-columns:110px 1fr;gap:12px;align-items:center;margin-top:13px}.g-pricing-hero-card>div span{font-size:.67rem;color:rgba(255,255,255,.5)}.g-pricing-hero-card>div i{height:8px;border-radius:999px;background:linear-gradient(90deg,#9d159e,#cf1aa9)}.g-pricing-hero-card>div:nth-of-type(2) i{width:78%}.g-pricing-hero-card>div:nth-of-type(3) i{width:54%}.g-pricing-hero-card>div:nth-of-type(4) i{width:68%}
.g-pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.g-pricing-grid article{border-radius:26px;background:#fff;border:1px solid var(--g-line);padding:30px;display:flex;flex-direction:column;min-height:430px}.g-pricing-grid article>span{font-size:.62rem;color:var(--g-magenta);font-weight:900;text-transform:uppercase;letter-spacing:.1em}.g-pricing-grid h3{font-size:2rem;letter-spacing:-.05em;margin:14px 0}.g-pricing-grid p{color:var(--g-muted);font-size:.88rem;line-height:1.6}.g-pricing-grid ul{display:grid;gap:10px;margin:28px 0}.g-pricing-grid li{font-size:.78rem;color:#615962}.g-pricing-grid a{margin-top:auto;font-weight:900}.g-pricing-grid a b{color:var(--g-magenta)}
.g-price-factors{background:#fff}.g-price-factors-grid{display:grid;grid-template-columns:.75fr 1fr;gap:70px}.g-price-factors h2{font-size:clamp(2.3rem,4.3vw,4.3rem);line-height:.95;letter-spacing:-.06em;margin:14px 0}.g-price-factors p{color:var(--g-muted);line-height:1.7}.g-factor-list{display:grid;gap:8px}.g-factor-list article{display:grid;grid-template-columns:50px 1fr;gap:10px;padding:18px 20px;border-radius:16px;background:#f5f2f5;border:1px solid var(--g-line)}.g-factor-list span{color:var(--g-magenta);font-size:.65rem;font-weight:900}.g-factor-list strong{font-size:.88rem}
/* process */
.g-process-orbit .p1{top:10%;left:35%}.g-process-orbit .p2{top:30%;right:3%}.g-process-orbit .p3{bottom:12%;right:25%}.g-process-orbit .p4{bottom:15%;left:18%}.g-process-orbit .p5{top:37%;left:0}.g-process-orbit .p6{top:6%;right:24%}
.g-process-list{display:grid}.g-process-list article{display:grid;grid-template-columns:85px 1fr 240px;gap:30px;align-items:center;border-top:1px solid var(--g-line);padding:30px 0}.g-process-list article>span{font-size:.72rem;color:var(--g-magenta);font-weight:900}.g-process-list h3{font-size:1.6rem;letter-spacing:-.04em}.g-process-list p{color:var(--g-muted);margin-top:5px;font-size:.88rem}.g-process-list small{color:#948c96;font-size:.72rem;text-align:right}
.g-collab{background:#fff}.g-collab-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px}.g-collab h2{font-size:clamp(2.2rem,4vw,4rem);line-height:.96;letter-spacing:-.06em;margin-top:14px}.g-collab-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.g-collab-cards article{padding:24px;border-radius:20px;background:#f5f2f5;border:1px solid var(--g-line)}.g-collab-cards strong{font-size:1rem}.g-collab-cards p{font-size:.76rem;color:var(--g-muted);line-height:1.55;margin-top:8px}
/* about */
.g-about-manifesto{border-radius:28px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.11);padding:34px;display:grid;gap:0}.g-about-manifesto small{font-size:.6rem;color:#d17ac8;letter-spacing:.13em;font-weight:900;margin-bottom:22px}.g-about-manifesto span{padding:17px 0;border-top:1px solid rgba(255,255,255,.08);font-size:.86rem;color:rgba(255,255,255,.68);font-weight:700}.g-about-position{background:#fff}.g-about-position-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.g-about-position h2{font-size:clamp(2.4rem,4.5vw,4.6rem);line-height:.94;letter-spacing:-.065em;margin-top:14px}.g-about-position p{font-size:1.06rem;color:var(--g-muted);line-height:1.8;margin-bottom:18px}.g-value-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.g-value-grid article{padding:28px;border:1px solid var(--g-line);background:#fff;border-radius:22px;min-height:230px}.g-value-grid span{font-size:.62rem;color:var(--g-magenta);font-weight:900}.g-value-grid h3{font-size:1.4rem;margin:36px 0 10px}.g-value-grid p{font-size:.82rem;color:var(--g-muted)}
.g-capabilities{background:#0c090e;color:#fff}.g-capabilities-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:70px;align-items:center}.g-capability-list{display:grid;grid-template-columns:1fr 1fr;border:1px solid rgba(255,255,255,.08);border-radius:24px;overflow:hidden}.g-capability-list span{padding:22px;border-right:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);font-size:.84rem;color:rgba(255,255,255,.65)}
/* contact */
.g-contact-hero{padding:clamp(145px,14vw,190px) 0 100px;background:radial-gradient(circle at 15% 20%,rgba(142,18,145,.24),transparent 36%),#0a080c;color:#fff;min-height:90svh}.g-contact-hero-grid{display:grid;grid-template-columns:.75fr 1.15fr;gap:clamp(45px,7vw,90px);align-items:start}.g-contact-copy{position:sticky;top:150px}.g-contact-copy h1{font-size:clamp(3rem,6vw,6rem);line-height:.88;letter-spacing:-.075em;margin:16px 0}.g-contact-copy>p{color:rgba(255,255,255,.58);line-height:1.65;font-size:1.08rem}.g-contact-direct{display:grid;gap:8px;margin-top:34px}.g-contact-direct a{display:grid;grid-template-columns:82px 1fr auto;gap:12px;align-items:center;padding:16px 18px;border-radius:16px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.04)}.g-contact-direct a span{font-size:.62rem;color:rgba(255,255,255,.4);text-transform:uppercase;letter-spacing:.1em}.g-contact-direct a strong{font-size:.76rem}.g-contact-direct a b{color:#d27ac7}
.g-contact-form{background:#fff;color:var(--g-ink);border-radius:30px;padding:clamp(26px,4vw,42px);box-shadow:0 50px 100px rgba(0,0,0,.34)}.g-form-head{margin-bottom:25px}.g-form-head span{font-size:.62rem;color:var(--g-magenta);letter-spacing:.1em;text-transform:uppercase;font-weight:900}.g-form-head strong{font-size:1.6rem;display:block;margin-top:8px}.g-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.g-contact-form label{display:grid;gap:8px;font-size:.76rem;font-weight:800}.g-contact-form label>span{color:#615962}.g-contact-form input,.g-contact-form select,.g-contact-form textarea{width:100%;border:1px solid var(--g-line);border-radius:14px;background:#f8f6f8;color:var(--g-ink);padding:13px 14px;outline:none;transition:border .2s ease,box-shadow .2s ease}.g-contact-form input:focus,.g-contact-form select:focus,.g-contact-form textarea:focus{border-color:rgba(113,0,116,.45);box-shadow:0 0 0 4px rgba(113,0,116,.07)}.g-form-full{margin-top:14px}.g-form-check{display:grid!important;grid-template-columns:auto 1fr!important;align-items:start!important;gap:10px!important;margin:15px 0 20px}.g-form-check input{width:auto!important;margin-top:3px}.g-form-check span{font-size:.68rem!important;line-height:1.5;color:#77707d!important}.g-form-message{padding:12px 14px;border-radius:12px;margin-bottom:14px;font-size:.75rem;font-weight:700}.g-form-message.is-success{background:#eaf8f1;color:#14734c}.g-form-message.is-error{background:#fff0f2;color:#9f2433}

/* products */
.g-products{background:#f7f5f8}.g-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.g-product-card{position:relative;border:1px solid var(--g-line);border-radius:28px;background:#fff;padding:24px;overflow:hidden;min-height:500px;display:flex;flex-direction:column}.g-product-card-top{display:flex;align-items:center;justify-content:space-between}.g-product-card-top span{font-size:.6rem;letter-spacing:.13em;font-weight:900;color:var(--g-magenta)}.g-product-card-top b{font-size:1.15rem}.g-product-screen{height:220px;margin:24px 0;border-radius:20px;background:#121015;padding:18px;overflow:hidden;box-shadow:0 28px 55px rgba(42,15,46,.16)}.g-product-card h3{font-size:clamp(1.8rem,3vw,2.7rem);letter-spacing:-.055em;margin:0 0 10px}.g-product-card>p{color:#77707d;line-height:1.65}.g-product-card>a{display:flex;justify-content:space-between;gap:12px;margin-top:auto;padding-top:22px;font-size:.76rem;font-weight:900;color:var(--g-purple)}
.g-product-fin{height:100%;display:grid;grid-template-columns:1.1fr .9fr;gap:9px;align-content:center}.g-product-fin span{grid-row:1/4;border-radius:14px;background:linear-gradient(145deg,#76207c,#b72898);padding:18px;color:#fff}.g-product-fin small{display:block;color:rgba(255,255,255,.6);font-size:.6rem}.g-product-fin strong{display:block;margin-top:8px;font-size:1.3rem}.g-product-fin i{display:block;border-radius:10px;background:rgba(255,255,255,.08)}
.g-product-event{height:100%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto 1fr 1fr;gap:9px;color:#fff}.g-product-event span{font-size:.65rem;color:rgba(255,255,255,.5)}.g-product-event b{justify-self:end}.g-product-event i{border-radius:10px;background:rgba(255,255,255,.08)}.g-product-event i:nth-of-type(1){grid-column:1/-1}.g-product-blog{height:100%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto 1fr auto auto;gap:9px;color:#fff}.g-product-blog span{font-size:.65rem;color:rgba(255,255,255,.5)}.g-product-blog strong{justify-self:end;font-size:1.4rem}.g-product-blog i{display:block;height:9px;border-radius:8px;background:rgba(255,255,255,.09);grid-column:1/-1}.g-product-blog i:nth-of-type(1){height:auto;min-height:100px;background:linear-gradient(145deg,rgba(113,0,116,.55),rgba(207,26,169,.18))}.g-product-mini{display:flex;align-items:center;justify-content:center;gap:12px;min-height:260px;border-radius:22px;background:#171319;color:#fff;padding:25px}.g-product-mini span{display:grid;place-items:center;width:86px;height:86px;border-radius:22px;background:linear-gradient(135deg,var(--g-purple),var(--g-magenta));font-size:.72rem;font-weight:900;letter-spacing:.08em}.g-product-mini i{width:30px;height:1px;background:rgba(255,255,255,.18)}

/* responsive */
@media (max-width:1100px){
  .g-hero-grid,.g-page-hero-grid{grid-template-columns:1fr}
  .g-command-scene{min-height:500px;max-width:700px;width:100%;margin:0 auto}
  .g-hero-copy h1,.g-page-hero h1{max-width:12ch}
  .g-intent-tabs{grid-template-columns:1fr}.g-intent-nav{grid-template-columns:repeat(3,1fr)}.g-intent-nav button{grid-template-columns:1fr;text-align:center}.g-intent-stage{min-height:0}
  .g-feature-grid,.g-feature-grid-reverse,.g-system-story-grid,.g-web-anatomy-grid,.g-about-position-grid,.g-price-factors-grid,.g-collab-grid,.g-capabilities-grid,.g-contact-hero-grid{grid-template-columns:1fr}
  .g-device-stack{max-width:760px;width:100%;margin:0 auto}.g-system-screen{max-width:760px;width:100%;margin:0 auto}
  .g-automation-map{transform:scale(.9);transform-origin:center top}
  .g-flow-story-grid{grid-template-columns:1fr;gap:15px}.g-flow-copy{text-align:center}.g-flow-copy p{margin-inline:auto}.g-flow-steps{justify-content:center}.g-flow-visual{height:520px}.g-flow-layer-ai{width:500px;height:500px}
  .g-start-grid{grid-template-columns:1fr;gap:35px}.g-faq-grid{grid-template-columns:1fr;gap:35px}.g-faq-copy{position:static}
  .g-contact-copy{position:static}.g-contact-copy h1{max-width:10ch}
}
@media (max-width:820px){
  .g-section{padding:72px 0}
  .g-section-head-split{grid-template-columns:1fr;gap:14px}
  .g-hero{padding-top:125px;min-height:auto}.g-hero-grid{gap:36px}.g-hero-copy h1{font-size:clamp(3.15rem,14vw,5.2rem)}.g-hero-copy>p{font-size:1rem}.g-command-scene{min-height:430px}.g-command-window{transform:none}.g-float-card{display:none}.g-scene-orbit{width:390px;height:390px}.g-chart-panel{grid-template-columns:1fr}.g-chart-copy{display:none}
  .g-intent-nav{display:flex;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.g-intent-nav::-webkit-scrollbar{display:none}.g-intent-nav button{min-width:150px;display:block;text-align:left}.g-intent-nav button span{display:block;margin-bottom:4px}.g-intent-panel{grid-template-columns:1fr;min-height:auto;gap:28px}.g-browser-demo,.g-system-mini,.g-flow-mini,.g-ai-chat{min-height:240px}
  .g-feature-grid,.g-feature-grid-reverse{gap:35px}.g-device-stack{min-height:420px}.g-device-phone{right:0}.g-system-screen,.g-system-hero-ui{min-height:390px}
  .g-automation-map{height:auto;display:grid;grid-template-columns:1fr 1fr;gap:10px;transform:none}.g-map-lines,.g-map-pulse{display:none}.g-map-node{position:static;width:auto;min-height:110px}.g-map-start,.g-map-core{grid-column:1/-1}
  .g-compare-grid,.g-testimonial-grid,.g-pricing-grid,.g-product-grid{grid-template-columns:1fr}.g-lab-grid{grid-template-columns:1fr;grid-template-rows:auto}.g-lab-card-main{grid-row:auto;min-height:450px}.g-lab-card{min-height:280px}
  .g-method-grid,.g-type-grid,.g-foundation-grid,.g-value-grid{grid-template-columns:1fr 1fr}.g-product-grid{grid-template-columns:1fr}.g-tools-home-grid,.g-solution-grid,.g-module-grid{grid-template-columns:1fr 1fr}.g-start-cards{grid-template-columns:1fr 1fr}
  .g-flow-story{height:auto;padding:90px 0}.g-flow-sticky{position:relative;height:auto}.g-flow-visual{height:440px}.g-flow-layer-ai{width:410px;height:410px}.g-flow-layer-auto{width:340px;height:340px}.g-flow-layer-data{width:280px;height:280px}.g-flow-layer-site{width:200px;height:200px}
  .g-journey-line{grid-template-columns:1fr 1fr}.g-journey-line>i{display:none}
  .g-process-list article{grid-template-columns:60px 1fr}.g-process-list small{grid-column:2;text-align:left}
  .g-collab-cards{grid-template-columns:1fr 1fr}
  .g-contact-form{padding:26px}.g-form-grid{grid-template-columns:1fr}
}
@media (max-width:560px){
  .container-site{width:min(100% - 22px,1200px)}
  .g-section{padding:62px 0}.g-section-head h2{font-size:clamp(2.2rem,11vw,3.3rem)}
  .g-hero{padding-top:110px;padding-bottom:55px}.g-chip-row{gap:6px}.g-chip{font-size:.62rem}.g-chip:not(.g-chip-live){display:none}.g-hero-copy h1{font-size:clamp(3rem,15vw,4.25rem);max-width:9ch}.g-hero-actions{display:grid}.g-btn{width:100%}.g-proof-line{display:grid;grid-template-columns:1fr 1fr;gap:9px 12px}
  .g-command-scene{min-height:330px}.g-command-window{border-radius:20px}.g-command-layout{grid-template-columns:42px 1fr;min-height:310px}.g-command-sidebar{padding:16px 10px}.g-command-sidebar i{width:20px;height:20px}.g-command-main{padding:16px}.g-metric-grid>div{padding:10px}.g-metric-grid strong{font-size:1.05rem}.g-chart-panel{height:90px}.g-activity-list span{font-size:.55rem}.g-scene-orbit{display:none}
  .g-intent-panel{padding:24px;border-radius:24px}.g-intent-panel h3{font-size:2.25rem}.g-browser-hero{min-height:180px;padding:25px}.g-browser-hero b{font-size:1.4rem}
  .g-feature-copy h2{font-size:2.7rem}.g-device-stack{min-height:350px}.g-device-desktop{inset:10px 12px 10px 0}.g-device-art{padding:28px}.g-device-art strong{font-size:2rem}.g-device-phone{width:105px;height:215px;border-width:6px}.g-system-screen,.g-system-hero-ui{grid-template-columns:44px 1fr;min-height:330px}.g-system-canvas{padding:16px}.g-system-stats span{padding:10px}.g-system-stats b{font-size:.9rem}.g-kanban>div:nth-child(3){display:none}.g-kanban{grid-template-columns:1fr 1fr}
  .g-automation-map{grid-template-columns:1fr}.g-map-start,.g-map-core{grid-column:auto}
  .g-compare-card{padding:22px}.g-compare-label{align-items:flex-start;gap:10px}.g-compare-label b{text-align:right}.g-lab-card-main{min-height:420px}.g-lab-orbital{width:300px;height:300px;right:-80px}.g-lab-mini-dashboard{opacity:.55}
  .g-method-grid,.g-type-grid,.g-foundation-grid,.g-value-grid,.g-tools-home-grid,.g-solution-grid,.g-module-grid,.g-start-cards,.g-collab-cards{grid-template-columns:1fr}.g-method-grid article{min-height:180px}.g-testimonial-card{min-height:300px}
  .g-flow-visual{height:330px}.g-flow-layer-ai{width:300px;height:300px}.g-flow-layer-auto{width:250px;height:250px}.g-flow-layer-data{width:205px;height:205px}.g-flow-layer-site{width:160px;height:160px}.g-flow-core{width:78px;height:78px;border-radius:24px}.g-flow-core b{font-size:1.8rem}
  .g-page-hero{padding-top:120px;min-height:auto}.g-page-hero h1{font-size:clamp(3rem,14vw,4.3rem)}.g-solution-radar,.g-process-orbit,.g-ai-hero-network{height:360px}.g-solution-radar>i:nth-child(3),.g-process-orbit>i:nth-child(4){width:330px;height:330px}.g-solution-radar>i:nth-child(2),.g-process-orbit>i:nth-child(3){width:250px;height:250px}.g-solution-radar>i:nth-child(1),.g-process-orbit>i:nth-child(2){width:170px;height:170px}
  .g-site-showcase{height:360px}.g-site-monitor{inset:0 10px 0 0}.g-site-showcase-body{padding:25px}.g-site-showcase-body strong{font-size:2rem}.g-site-mobile{width:95px;height:205px;right:0}.g-site-showcase-body>div{display:none}
  .g-web-anatomy-grid,.g-system-story-grid{gap:35px}.g-anatomy-card{height:380px}.g-shop-ui{grid-template-columns:1fr;padding:12px}.g-shop-image{min-height:230px}.g-shop-info{padding:20px}.g-system-story-grid{grid-template-columns:1fr}.g-process-board{grid-template-columns:1fr}.g-process-board>b{transform:rotate(90deg);text-align:center}
  .g-ai-principle-grid{grid-template-columns:1fr;gap:20px}.g-ai-hero-network .n1{left:0}.g-ai-hero-network .n2{right:0}.g-ai-hero-network .n3{left:0}.g-ai-hero-network .n4{right:0}
  .g-decision-card{display:grid;gap:24px}.g-decision-card .g-btn{width:100%}
  .g-journey-line{grid-template-columns:1fr}.g-process-list article{grid-template-columns:42px 1fr;gap:15px}.g-process-list small{grid-column:2}
  .g-contact-hero{padding-top:115px}.g-contact-copy h1{font-size:3.7rem}.g-contact-direct a{grid-template-columns:70px 1fr auto}.g-contact-form{border-radius:22px;padding:20px}
  .g-final-cta h2{font-size:3.5rem}
}
@media (prefers-reduced-motion:reduce){
  .g-ticker-track,.g-float-card,.g-flow-particle,.g-map-pulse{animation:none!important}
  .g-flow-layer{transition:none}
}

/* =========================================================
   Analyzze v2.2 · Recalibração visual
   Objetivo: hierarquia clara, menos texto e prova verificável
   ========================================================= */
.g22-home{--g22-dark:#09070b;--g22-dark2:#111016;--g22-paper:#f6f5f7;--g22-white:#fff;--g22-ink:#151218;--g22-muted:#706a74;--g22-purple:#750076;--g22-magenta:#c018a0;--g22-line:rgba(21,18,24,.11);background:var(--g22-paper);color:var(--g22-ink)}
.g22-home .container-site{width:min(100% - 40px,1180px)}
.g22-section{padding:84px 0}
.g22-kicker{display:inline-flex;align-items:center;gap:8px;font-size:.7rem;line-height:1;font-weight:850;letter-spacing:.13em;text-transform:uppercase;color:#df7cd0}.g22-kicker:before{content:"";width:18px;height:1px;background:currentColor}.g22-kicker-dark{color:var(--g22-purple)}
.g22-section-head{max-width:720px;margin-bottom:38px}.g22-section-head h2{font-size:clamp(2.15rem,3.6vw,3.35rem);line-height:1.01;letter-spacing:-.055em;font-weight:850;margin:12px 0 10px;text-wrap:balance}.g22-section-head p{font-size:1rem;line-height:1.65;color:var(--g22-muted);max-width:620px;margin:0}.g22-section-head-light h2{color:#fff}.g22-section-head-light p{color:rgba(255,255,255,.58)}
.g22-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.g22-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:0 18px;border-radius:999px;font-size:.88rem;font-weight:800;border:1px solid transparent;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.g22-btn:hover{transform:translateY(-2px)}.g22-btn-primary{background:linear-gradient(135deg,var(--g22-purple),var(--g22-magenta));color:#fff;box-shadow:0 14px 34px rgba(117,0,118,.22)}.g22-btn-secondary{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.18);color:#fff}.g22-btn-light{background:#fff;color:var(--g22-ink)}.g22-btn-dark-outline{border-color:rgba(255,255,255,.22);color:#fff;background:transparent}.g22-text-link{font-size:.9rem;font-weight:800;color:var(--g22-purple)}
/* Hero proporcional */
.g22-hero{position:relative;overflow:hidden;padding:138px 0 76px;background:radial-gradient(circle at 78% 24%,rgba(111,34,255,.14),transparent 28%),radial-gradient(circle at 10% 22%,rgba(192,24,160,.16),transparent 28%),var(--g22-dark);color:#fff}.g22-hero-grid-bg{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:52px 52px;mask-image:linear-gradient(to bottom,black,transparent 90%);pointer-events:none}.g22-hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,.88fr) minmax(430px,.92fr);gap:64px;align-items:center}.g22-hero-copy{max-width:650px}.g22-hero-copy h1{font-size:clamp(3rem,5.4vw,4.8rem);line-height:.96;letter-spacing:-.065em;font-weight:880;margin:16px 0 20px;max-width:12ch;text-wrap:balance}.g22-hero-copy>p{max-width:610px;font-size:1.08rem;line-height:1.62;color:rgba(255,255,255,.66);margin:0 0 26px}.g22-hero-facts{display:flex;flex-wrap:wrap;gap:10px 20px;margin-top:28px;padding-top:22px;border-top:1px solid rgba(255,255,255,.1)}.g22-hero-facts span{font-size:.72rem;color:rgba(255,255,255,.52)}.g22-hero-facts b{color:#fff;font-size:.78rem;margin-right:3px}
.g22-product-console{border:1px solid rgba(255,255,255,.12);border-radius:24px;background:rgba(17,13,20,.84);box-shadow:0 34px 90px rgba(0,0,0,.38);overflow:hidden;backdrop-filter:blur(18px)}.g22-console-top{height:44px;display:flex;align-items:center;gap:12px;padding:0 14px;border-bottom:1px solid rgba(255,255,255,.08)}.g22-console-top>b{font-size:.69rem;color:rgba(255,255,255,.6);font-weight:700}.g22-console-dots{display:flex;gap:5px}.g22-console-dots i{width:7px;height:7px;border-radius:50%;background:rgba(255,255,255,.18)}.g22-online{margin-left:auto;font-size:.62rem;color:#7de4b0;border:1px solid rgba(71,210,140,.18);padding:5px 8px;border-radius:999px;background:rgba(71,210,140,.06)}.g22-online i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#56dc9b;margin-right:5px}.g22-console-body{padding:24px}.g22-console-title small{display:block;font-size:.59rem;letter-spacing:.13em;color:rgba(255,255,255,.35)}.g22-console-title strong{display:block;font-size:1.35rem;letter-spacing:-.035em;margin-top:5px}.g22-console-products{display:grid;gap:9px;margin-top:20px}.g22-console-product{display:grid;grid-template-columns:42px 1fr auto;gap:12px;align-items:center;padding:12px;border-radius:14px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.065);transition:transform .2s ease,background .2s ease}.g22-console-product:hover{transform:translateX(3px);background:rgba(255,255,255,.07)}.g22-console-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:linear-gradient(135deg,#751176,#bf1a9d);font-size:.68rem;font-weight:900;color:#fff}.g22-console-product span:nth-child(2) small,.g22-console-product span:nth-child(2) em{display:block;font-style:normal}.g22-console-product span:nth-child(2) small{font-size:.55rem;color:#d179c6;letter-spacing:.1em;font-weight:800}.g22-console-product span:nth-child(2) strong{display:block;font-size:.84rem;margin:2px 0}.g22-console-product span:nth-child(2) em{font-size:.62rem;color:rgba(255,255,255,.4)}.g22-console-product>b{font-size:.82rem;color:rgba(255,255,255,.5)}.g22-console-proof{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:16px;padding-top:15px;border-top:1px solid rgba(255,255,255,.08);font-size:.62rem}.g22-console-proof span{color:rgba(255,255,255,.4)}.g22-console-proof span i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#62dca0;margin-right:5px}.g22-console-proof a{color:#e38bd6;font-weight:800}
/* Proof strip */
.g22-proof-strip{background:#fff;border-bottom:1px solid var(--g22-line)}.g22-proof-strip-grid{display:grid;grid-template-columns:repeat(4,1fr)}.g22-proof-strip-grid>span{padding:22px 20px;border-right:1px solid var(--g22-line)}.g22-proof-strip-grid>span:first-child{border-left:1px solid var(--g22-line)}.g22-proof-strip strong,.g22-proof-strip small{display:block}.g22-proof-strip strong{font-size:.86rem}.g22-proof-strip small{font-size:.68rem;line-height:1.45;color:#8b858e;margin-top:4px}
/* Produtos reais */
.g22-products{background:#f6f5f7}.g22-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.g22-product-card{min-width:0;background:#fff;border:1px solid var(--g22-line);border-radius:22px;padding:18px;box-shadow:0 16px 44px rgba(22,10,25,.055);display:flex;flex-direction:column}.g22-product-meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.g22-product-meta>span{font-size:.59rem;letter-spacing:.12em;color:var(--g22-purple);font-weight:850}.g22-product-meta>b{font-size:.58rem;color:#41845e;font-weight:700}.g22-product-meta>b i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#48bd78;margin-right:5px}.g22-product-screen{height:205px;margin:15px 0 18px;border-radius:16px;overflow:hidden;background:#111014;border:1px solid #201b23}.g22-screen-bar{height:28px;border-bottom:1px solid rgba(255,255,255,.08);display:flex;align-items:center;gap:4px;padding:0 8px}.g22-screen-bar i{width:5px;height:5px;border-radius:50%;background:rgba(255,255,255,.22)}.g22-screen-bar small{margin-left:5px;font-size:.47rem;color:rgba(255,255,255,.34);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.g22-ui-nav{width:37px;background:#171319;border-right:1px solid rgba(255,255,255,.06)}.g22-ui-main{padding:13px;min-width:0}.g22-ui-title{display:block;width:42%;height:8px;border-radius:5px;background:rgba(255,255,255,.15);margin-bottom:12px}.g22-fin-ui,.g22-palcco-ui,.g22-flow-ui{height:calc(100% - 28px);display:grid;grid-template-columns:37px 1fr}.g22-fin-stats,.g22-palcco-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.g22-fin-stats i,.g22-palcco-stats i{height:35px;border-radius:7px;background:rgba(255,255,255,.07)}.g22-fin-chart{height:64px;margin-top:8px;border-radius:8px;background:linear-gradient(180deg,rgba(190,21,158,.12),rgba(255,255,255,.025));display:flex;align-items:end;gap:5px;padding:8px}.g22-fin-chart b{flex:1;border-radius:3px 3px 1px 1px;background:linear-gradient(#bf1a9d,#751176)}.g22-fin-chart b:nth-child(1){height:30%}.g22-fin-chart b:nth-child(2){height:50%}.g22-fin-chart b:nth-child(3){height:42%}.g22-fin-chart b:nth-child(4){height:68%}.g22-fin-chart b:nth-child(5){height:58%}.g22-fin-chart b:nth-child(6){height:82%}.g22-fin-list{display:grid;gap:4px;margin-top:7px}.g22-fin-list i{height:5px;border-radius:5px;background:rgba(255,255,255,.06)}.g22-palcco-board{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:8px}.g22-palcco-board b{height:85px;border-radius:8px;background:rgba(255,255,255,.06);position:relative}.g22-palcco-board b:after{content:"";position:absolute;left:7px;right:7px;top:12px;height:17px;border-radius:5px;background:rgba(189,23,157,.22);box-shadow:0 26px 0 rgba(255,255,255,.05),0 51px 0 rgba(255,255,255,.05)}.g22-flow-editor{display:grid;grid-template-columns:1.2fr .8fr;gap:7px}.g22-flow-editor>b{height:78px;border-radius:8px;background:linear-gradient(135deg,rgba(117,0,118,.48),rgba(192,24,160,.14))}.g22-flow-editor>span{display:grid;align-content:start;gap:5px}.g22-flow-editor i{height:7px;border-radius:5px;background:rgba(255,255,255,.07)}.g22-flow-posts{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:8px}.g22-flow-posts i{height:45px;border-radius:7px;background:rgba(255,255,255,.055)}.g22-product-card h3{font-size:1.55rem;line-height:1.08;letter-spacing:-.045em;margin:0 0 8px}.g22-product-card>p{font-size:.88rem;line-height:1.58;color:var(--g22-muted);margin:0 0 18px}.g22-product-card>a{margin-top:auto;padding-top:14px;border-top:1px solid var(--g22-line);display:flex;align-items:center;justify-content:space-between;gap:12px}.g22-product-card>a span{font-size:.63rem;color:#8a838d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.g22-product-card>a b{font-size:.7rem;color:var(--g22-purple);white-space:nowrap}
/* Soluções */
.g22-solutions{background:#0b090d;color:#fff}.g22-solution-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.g22-solution-card{display:grid;grid-template-rows:270px 1fr;background:#131017;border:1px solid rgba(255,255,255,.09);border-radius:22px;overflow:hidden;transition:transform .25s ease,border-color .25s ease}.g22-solution-card:hover{transform:translateY(-3px);border-color:rgba(222,116,207,.25)}.g22-solution-visual{position:relative;overflow:hidden;background:radial-gradient(circle at 70% 20%,rgba(179,32,161,.18),transparent 34%),#0e0c11}.g22-solution-copy{padding:24px}.g22-solution-copy>span{font-size:.58rem;color:#d77bc8;letter-spacing:.12em;font-weight:850}.g22-solution-copy h3{font-size:1.65rem;line-height:1.06;letter-spacing:-.045em;margin:9px 0}.g22-solution-copy p{font-size:.84rem;color:rgba(255,255,255,.5);margin:0 0 18px}.g22-solution-copy b{font-size:.72rem;color:#fff}.g22-browser{position:absolute;left:8%;right:12%;top:42px;height:185px;border-radius:13px 13px 5px 5px;background:#f7f5f8;box-shadow:0 24px 50px rgba(0,0,0,.32);overflow:hidden}.g22-browser>span{display:block;height:22px;background:#fff;border-bottom:1px solid #ece8ed}.g22-browser>div{padding:25px}.g22-browser strong{display:block;max-width:13ch;font-size:1.2rem;line-height:1.02;color:#151218;letter-spacing:-.04em}.g22-browser i{display:block;width:68%;height:6px;border-radius:5px;background:#ddd6df;margin-top:12px}.g22-browser i+i{width:45%;margin-top:6px}.g22-phone{position:absolute;width:78px;height:155px;right:7%;bottom:20px;border:6px solid #1d1920;border-radius:17px;background:#fff;box-shadow:0 18px 34px rgba(0,0,0,.3);padding:12px 8px}.g22-phone span,.g22-phone i{display:block;border-radius:4px;background:#b11598}.g22-phone span{height:48px}.g22-phone i{height:5px;background:#e7e1e8;margin-top:9px}.g22-system-shell{position:absolute;inset:34px 8%;display:grid;grid-template-columns:50px 1fr;border:1px solid rgba(255,255,255,.1);border-radius:13px;overflow:hidden;background:#151218;box-shadow:0 24px 50px rgba(0,0,0,.32)}.g22-system-shell aside{padding:13px 11px;border-right:1px solid rgba(255,255,255,.07);display:grid;align-content:start;gap:10px}.g22-system-shell aside i{height:26px;border-radius:7px;background:rgba(255,255,255,.06)}.g22-system-shell aside i:first-child{background:linear-gradient(135deg,#751176,#bf1a9d)}.g22-system-shell main{padding:16px}.g22-system-shell main>span{display:block;width:35%;height:8px;border-radius:5px;background:rgba(255,255,255,.14)}.g22-system-shell main>div{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:12px}.g22-system-shell main>div b{height:42px;border-radius:7px;background:rgba(255,255,255,.055)}.g22-system-shell main>section{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:6px;margin-top:7px}.g22-system-shell main>section i{height:72px;border-radius:7px;background:rgba(255,255,255,.045)}
/* One Page */
.g22-onepage{background:#fff}.g22-onepage-grid{display:grid;grid-template-columns:.72fr 1fr;gap:64px;align-items:center}.g22-onepage-copy h2{font-size:clamp(2.2rem,3.7vw,3.4rem);line-height:1.02;letter-spacing:-.055em;margin:12px 0}.g22-onepage-copy>p{font-size:1rem;line-height:1.65;color:var(--g22-muted);max-width:530px;margin:0 0 24px}.g22-onepage-preview{position:relative;min-height:390px}.g22-preview-card{position:absolute;border-radius:18px;padding:25px;background:#171218;color:#fff;box-shadow:0 28px 64px rgba(25,12,28,.2);overflow:hidden}.g22-preview-card span{font-size:.55rem;letter-spacing:.12em;color:#db79cf;font-weight:800}.g22-preview-card strong{display:block;font-size:1.45rem;line-height:1.02;letter-spacing:-.045em;margin:12px 0 25px;max-width:12ch}.g22-preview-card i{display:block;height:7px;border-radius:6px;background:rgba(255,255,255,.08);margin-top:7px}.g22-preview-card i:nth-of-type(1){width:70%}.g22-preview-card i:nth-of-type(2){width:48%}.g22-preview-card b{display:block;width:88px;height:28px;margin-top:21px;border-radius:999px;background:linear-gradient(135deg,#751176,#bf1a9d)}.g22-preview-a{width:68%;height:290px;left:0;top:20px}.g22-preview-b{width:52%;height:250px;right:0;bottom:5px;background:#f5f2f6;color:#151218}.g22-preview-b i{background:#ded7df}.g22-preview-phone{position:absolute;right:31%;top:135px;width:88px;height:178px;border:7px solid #151218;border-radius:19px;background:#fff;box-shadow:0 20px 40px rgba(15,8,17,.2);padding:11px 8px}.g22-preview-phone span{display:block;height:57px;border-radius:8px;background:linear-gradient(145deg,#751176,#bf1a9d)}.g22-preview-phone i{display:block;height:6px;border-radius:5px;background:#e7e1e8;margin-top:9px}
/* Processo */
.g22-process{background:#f6f5f7}.g22-process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:26px}.g22-process-grid article{min-height:170px;border-radius:18px;padding:22px;background:#fff;border:1px solid var(--g22-line)}.g22-process-grid span{font-size:.6rem;color:var(--g22-purple);font-weight:850}.g22-process-grid h3{font-size:1.15rem;margin:34px 0 7px}.g22-process-grid p{font-size:.8rem;line-height:1.5;color:var(--g22-muted);margin:0}
/* Depoimentos */
.g22-testimonials{background:#0b090d;color:#fff}.g22-testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.g22-testimonial{margin:0;padding:23px;border-radius:18px;background:#131017;border:1px solid rgba(255,255,255,.08);min-height:230px;display:flex;flex-direction:column}.g22-stars{font-size:.7rem;letter-spacing:.12em;color:#e586d7}.g22-testimonial>p{font-size:.9rem;line-height:1.6;color:rgba(255,255,255,.7);margin:18px 0 26px}.g22-testimonial footer{margin-top:auto}.g22-testimonial footer strong,.g22-testimonial footer span{display:block}.g22-testimonial footer strong{font-size:.82rem}.g22-testimonial footer span{font-size:.68rem;color:rgba(255,255,255,.4);margin-top:3px}
/* FAQ e CTA */
.g22-faq{background:#f6f5f7}.g22-faq-grid{display:grid;grid-template-columns:.65fr 1fr;gap:64px;align-items:start}.g22-faq-copy{position:sticky;top:118px}.g22-faq-copy h2{font-size:clamp(2rem,3.4vw,3rem);line-height:1.02;letter-spacing:-.05em;margin:12px 0}.g22-faq-copy p{font-size:.94rem;line-height:1.6;color:var(--g22-muted);max-width:430px;margin-bottom:20px}.g22-final{padding:86px 0;background:radial-gradient(circle at 80% 30%,rgba(192,24,160,.2),transparent 30%),#09070b;color:#fff}.g22-final-inner{text-align:center}.g22-final h2{font-size:clamp(2.4rem,4.4vw,4rem);line-height:.98;letter-spacing:-.06em;max-width:14ch;margin:13px auto}.g22-final p{max-width:560px;margin:0 auto 25px;font-size:.95rem;line-height:1.6;color:rgba(255,255,255,.55)}.g22-actions-center{justify-content:center}
/* Recalibração global das páginas growth existentes */
.az-growth:not(.g22-home) .g-section{padding:clamp(68px,7vw,100px) 0}.az-growth:not(.g22-home) .g-section-head h2{font-size:clamp(2.1rem,3.8vw,3.45rem);line-height:1.01;letter-spacing:-.055em}.az-growth:not(.g22-home) .g-page-hero{min-height:68svh;padding:clamp(132px,12vw,160px) 0 72px}.az-growth:not(.g22-home) .g-page-hero h1{font-size:clamp(2.8rem,5vw,4.7rem);line-height:.96;letter-spacing:-.06em;max-width:12ch}.az-growth:not(.g22-home) .g-page-hero p{font-size:1rem;line-height:1.62}.az-growth:not(.g22-home) .g-feature-copy h2{font-size:clamp(2.2rem,3.8vw,3.55rem);line-height:1}.az-growth:not(.g22-home) .g-start-copy h2{font-size:clamp(2.15rem,3.8vw,3.45rem);line-height:1}.az-growth:not(.g22-home) .g-faq-copy h2{font-size:clamp(2rem,3.5vw,3.1rem);line-height:1}.az-growth:not(.g22-home) .g-final-cta{padding:82px 0}.az-growth:not(.g22-home) .g-final-cta h2{font-size:clamp(2.4rem,4.4vw,4rem);line-height:.98}.az-growth:not(.g22-home) .g-contact-copy h1{font-size:clamp(2.8rem,4.8vw,4.4rem);line-height:.96}.az-growth:not(.g22-home) .g-intent-panel h3{font-size:clamp(1.8rem,2.8vw,2.8rem);line-height:1.03}.az-growth:not(.g22-home) .g-product-card h3{font-size:clamp(1.55rem,2.2vw,2.1rem)}
@media(max-width:1050px){.g22-hero-grid,.g22-onepage-grid{grid-template-columns:1fr}.g22-hero-copy{max-width:720px}.g22-hero-copy h1{max-width:13ch}.g22-product-console{max-width:720px}.g22-proof-strip-grid{grid-template-columns:1fr 1fr}.g22-proof-strip-grid>span:nth-child(3){border-left:1px solid var(--g22-line);border-top:1px solid var(--g22-line)}.g22-proof-strip-grid>span:nth-child(4){border-top:1px solid var(--g22-line)}.g22-product-grid{grid-template-columns:1fr 1fr}.g22-product-card:last-child{grid-column:1/-1;max-width:570px}.g22-onepage-preview{max-width:720px;width:100%}.g22-faq-grid{grid-template-columns:1fr;gap:32px}.g22-faq-copy{position:static}}
@media(max-width:760px){.g22-home .container-site{width:min(100% - 28px,1180px)}.g22-section{padding:62px 0}.g22-hero{padding:112px 0 56px}.g22-hero-grid{gap:34px}.g22-hero-copy h1{font-size:clamp(2.55rem,11vw,3.5rem);line-height:.98;max-width:12ch}.g22-hero-copy>p{font-size:1rem}.g22-hero-facts{display:grid;grid-template-columns:1fr 1fr}.g22-console-body{padding:18px}.g22-product-grid,.g22-solution-grid,.g22-testimonial-grid{grid-template-columns:1fr}.g22-product-card:last-child{grid-column:auto;max-width:none}.g22-solution-card{grid-template-rows:235px 1fr}.g22-process-grid{grid-template-columns:1fr 1fr}.g22-onepage-preview{min-height:330px}.g22-preview-a{width:72%;height:250px}.g22-preview-b{width:54%;height:220px}.g22-preview-phone{right:26%;top:120px}.g22-final{padding:68px 0}.g22-final h2{font-size:clamp(2.35rem,10vw,3.2rem)}.az-growth:not(.g22-home) .g-page-hero h1{font-size:clamp(2.5rem,10vw,3.5rem);line-height:.98}.az-growth:not(.g22-home) .g-feature-copy h2,.az-growth:not(.g22-home) .g-section-head h2,.az-growth:not(.g22-home) .g-start-copy h2,.az-growth:not(.g22-home) .g-faq-copy h2{font-size:clamp(2rem,8vw,2.8rem);line-height:1.02}.az-growth:not(.g22-home) .g-final-cta h2{font-size:clamp(2.35rem,9vw,3.25rem)}}
@media(max-width:520px){.g22-home .container-site{width:min(100% - 22px,1180px)}.g22-section{padding:54px 0}.g22-section-head{margin-bottom:28px}.g22-section-head h2{font-size:clamp(2rem,9vw,2.65rem)}.g22-hero-copy h1{font-size:clamp(2.45rem,12vw,3.2rem);max-width:11ch}.g22-actions{display:grid}.g22-actions .g22-btn{width:100%}.g22-actions .g22-text-link{text-align:center;padding:8px}.g22-hero-facts{grid-template-columns:1fr;gap:8px}.g22-console-product{grid-template-columns:38px 1fr auto}.g22-console-icon{width:38px;height:38px}.g22-console-proof{align-items:flex-start;flex-direction:column}.g22-proof-strip-grid{grid-template-columns:1fr}.g22-proof-strip-grid>span{border-left:1px solid var(--g22-line);border-top:1px solid var(--g22-line)}.g22-proof-strip-grid>span:first-child{border-top:0}.g22-product-screen{height:190px}.g22-process-grid{grid-template-columns:1fr}.g22-process-grid article{min-height:145px}.g22-process-grid h3{margin-top:26px}.g22-onepage-preview{min-height:300px}.g22-preview-a{width:76%;height:225px;padding:20px}.g22-preview-b{width:58%;height:190px;padding:17px}.g22-preview-card strong{font-size:1.15rem}.g22-preview-phone{width:72px;height:150px;right:20%;top:116px}.g22-testimonial{min-height:auto}.g22-faq-copy h2{font-size:2.35rem}.g22-final h2{font-size:2.55rem}}

/* v2.2 legibilidade: corpo não deve parecer microtexto ao lado dos títulos */
.g22-product-card>p,.g22-solution-copy p,.g22-process-grid p,.g22-testimonial>p{font-size:.94rem}
.az-growth:not(.g22-home) .g-type-grid p,
.az-growth:not(.g22-home) .g-module-grid p,
.az-growth:not(.g22-home) .g-foundation-grid p,
.az-growth:not(.g22-home) .g-value-grid p,
.az-growth:not(.g22-home) .g-pricing-grid p,
.az-growth:not(.g22-home) .g-pricing-grid li,
.az-growth:not(.g22-home) .g-process-list p,
.az-growth:not(.g22-home) .g-check-list li,
.az-growth:not(.g22-home) .g-solution-card p{font-size:.94rem;line-height:1.6}
.az-growth:not(.g22-home) .g-price-factors h2,
.az-growth:not(.g22-home) .g-about-position h2{font-size:clamp(2.15rem,3.7vw,3.4rem);line-height:1.01;letter-spacing:-.055em}
.az-growth:not(.g22-home) .g-solution-card h3{font-size:1.65rem}
.az-growth:not(.g22-home) .g-type-grid h3,
.az-growth:not(.g22-home) .g-module-grid h3,
.az-growth:not(.g22-home) .g-value-grid h3{font-size:1.25rem}
@media(max-width:760px){.az-growth:not(.g22-home) .g-price-factors h2,.az-growth:not(.g22-home) .g-about-position h2{font-size:clamp(2rem,8vw,2.8rem)}}
