.gb-landing{--ink:#0a1713;--forest:#071c17;--forest-2:#0b2b22;--green:#176447;--mint:#82d8ac;--gold:#e4c779;--gold-light:#f2dfa7;--cream:#f2eee4;--paper:#fbfaf6;--white:#fffdf7;--muted:#8f9d96;--border-dark:#ffffff21;--border-light:#0a171324;--display:var(--font-playfair), Georgia, serif;--sans:var(--font-dm-sans), system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--radius:24px;--container:min(1200px, calc(100% - 48px));font-family:var(--sans);color:var(--ink);background:var(--paper);position:relative;overflow-x:hidden}.gb-landing a{color:inherit;text-decoration:none}.gb-landing button,.gb-landing input,.gb-landing select{font:inherit}.gb-landing button{color:inherit}.gb-landing ::selection{background:var(--gold);color:var(--forest)}.gb-landing .noise{z-index:999;pointer-events:none;opacity:.045;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.95' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.6'/%3E%3C/svg%3E");position:fixed;inset:0}.gb-landing .cursor-glow{pointer-events:none;z-index:5;opacity:0;background:radial-gradient(circle,#75d9a71a,#75d9a700 68%);border-radius:50%;width:360px;height:360px;transition:opacity .3s;position:fixed;transform:translate(-50%,-50%)}.gb-landing .gb-container{width:var(--container);margin-inline:auto}.gb-landing .section-dark{color:var(--white);background:var(--forest)}.gb-landing .section-light{background:var(--paper)}.gb-landing .section-cream{background:var(--cream)}.gb-landing .section-green{color:var(--white);background:var(--green)}.gb-landing .site-header{z-index:100;height:82px;color:var(--white);border-bottom:1px solid #0000;justify-content:space-between;align-items:center;padding:0 max(24px,50vw - 600px);transition:background .35s,height .35s,border-color .35s;display:flex;position:fixed;top:0;left:0;right:0}.gb-landing .site-header.scrolled{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#071c17db;border-color:#ffffff14;height:68px}.gb-landing .brand{align-items:center;gap:12px;display:inline-flex}.gb-landing .brand-name{letter-spacing:.23em;white-space:nowrap;font-size:13px;font-weight:600}.gb-landing .brand-name b{color:var(--gold);font-weight:700}.gb-landing .brand-mark{width:30px;height:30px;display:inline-block;position:relative}.gb-landing .brand-mark span{border:1px solid var(--gold);border-radius:50%;width:7px;height:7px;position:absolute}.gb-landing .brand-mark span:first-child{top:12px;left:0}.gb-landing .brand-mark span:nth-child(2){top:3px;right:0}.gb-landing .brand-mark span:nth-child(3){bottom:0;right:3px}.gb-landing .brand-mark:before,.gb-landing .brand-mark:after{content:"";background:var(--gold);transform-origin:0;height:1px;position:absolute}.gb-landing .brand-mark:before{width:23px;top:14px;left:5px;transform:rotate(-22deg)}.gb-landing .brand-mark:after{width:19px;top:16px;left:7px;transform:rotate(25deg)}.gb-landing .main-nav{align-items:center;gap:30px;font-size:13px;display:flex}.gb-landing .main-nav>a:not(.nav-cta){opacity:.72;transition:opacity .2s}.gb-landing .main-nav>a:not(.nav-cta):hover{opacity:1}.gb-landing .nav-cta{border:1px solid #ffffff3d;border-radius:999px;padding:12px 18px;transition:border .2s,background .2s}.gb-landing .nav-cta:hover{background:#ffffff14;border-color:#ffffff73}.gb-landing .menu-toggle{background:0 0;border:0;padding:10px;display:none}.gb-landing .menu-toggle span{background:var(--white);width:24px;height:1px;margin:6px 0;display:block}.gb-landing .hero{grid-template-columns:1.03fr .97fr;align-items:center;gap:40px;height:100vh;min-height:920px;max-height:1040px;padding:150px max(24px,50vw - 600px) 90px;display:grid;position:relative;overflow:hidden}.gb-landing .hero-aurora{filter:blur(8px);background:radial-gradient(circle at 40% 40%,#62d69c3d,#10503a1f 36%,#0000 67%);border-radius:50%;width:800px;height:800px;animation:8s ease-in-out infinite alternate gbBreathe;position:absolute;top:-140px;right:-230px}.gb-landing .hero-grid{opacity:.18;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 70% 48%,#000 0,#0000 65%);mask-image:radial-gradient(circle at 70% 48%,#000 0,#0000 65%)}.gb-landing .hero-copy{z-index:2;max-width:650px;position:relative}.gb-landing .eyebrow{color:#ffffff9e;text-transform:uppercase;letter-spacing:.2em;align-items:center;gap:10px;margin:0 0 22px;font-size:11px;font-weight:700;display:flex}.gb-landing .eyebrow span{background:var(--gold);width:28px;height:1px}.gb-landing .eyebrow.gb-dark{color:#0a17138c}.gb-landing .hero h1,.gb-landing .section-intro h2,.gb-landing .offer h2{font-family:var(--display);letter-spacing:-.045em;margin:0;font-weight:600;line-height:.98}.gb-landing .hero h1{max-width:760px;font-size:clamp(56px,5.3vw,86px)}.gb-landing .hero h1 em,.gb-landing .section-intro h2 em{color:var(--gold);font-weight:600}.gb-landing .hero-lead{color:#ffffffad;max-width:610px;margin:30px 0 0;font-size:17px;line-height:1.7}.gb-landing .hero-actions{align-items:center;gap:14px;margin-top:38px;display:flex}.gb-landing .button{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:16px;min-height:56px;padding:0 25px;font-size:14px;font-weight:700;transition:transform .25s,box-shadow .25s,background .25s;display:inline-flex}.gb-landing .button-primary{color:var(--forest);background:linear-gradient(135deg, var(--gold-light), var(--gold));box-shadow:0 18px 44px #e4c77929}.gb-landing .button-primary:hover{box-shadow:0 23px 55px #e4c77945}.gb-landing .button-ghost{color:var(--white);border:1px solid #ffffff26}.gb-landing .button-ghost:hover{background:#ffffff12}.gb-landing .play{border:1px solid #ffffff40;border-radius:50%;place-items:center;width:26px;height:26px;padding-left:1px;font-size:8px;display:grid}.gb-landing .hero-proof{border-top:1px solid var(--border-dark);gap:44px;width:min(100%,590px);margin-top:55px;padding-top:27px;display:flex}.gb-landing .hero-proof div{grid-template-columns:auto 1fr;align-items:end;gap:7px 10px;display:grid}.gb-landing .hero-proof strong{font-family:var(--display);color:var(--gold-light);font-size:29px;line-height:1}.gb-landing .hero-proof span{color:#ffffff7a;max-width:86px;font-size:11px;line-height:1.35}.gb-landing .hero-visual{z-index:2;height:650px;position:relative}.gb-landing .orbit-stage{width:100%;min-width:540px;height:100%;position:relative}.gb-landing .orbit-ring{border:1px solid #ffffff1a;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.gb-landing .ring-one{width:350px;height:350px;animation:24s linear infinite gbSpin}.gb-landing .ring-two{border-style:dashed;width:500px;height:500px;animation:35s linear infinite gbSpinReverse}.gb-landing .ring-three{opacity:.5;width:610px;height:610px}.gb-landing .ring-one:before,.gb-landing .ring-two:before{content:"";background:var(--gold);width:7px;height:7px;box-shadow:0 0 18px var(--gold);border-radius:50%;position:absolute;top:-4px;left:50%}.gb-landing .core-glow{filter:blur(5px);background:radial-gradient(circle,#3b9a6d59,#3b9a6d14 48%,#0000 70%);border-radius:50%;width:340px;height:340px;animation:5s ease-in-out infinite alternate gbBreathe;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.gb-landing .core-card{text-align:center;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(145deg,#ffffff1f,#ffffff09);border:1px solid #ffffff29;border-radius:34px;flex-direction:column;justify-content:center;align-items:center;width:280px;height:340px;padding:32px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 45px 90px #00000047,inset 0 1px #ffffff14}.gb-landing .core-card:before{content:"";pointer-events:none;border:1px solid #ffffff0f;border-radius:25px;position:absolute;inset:10px}.gb-landing .core-icon{filter:drop-shadow(0 12px 20px #6bd29f26);width:120px;height:120px;margin-bottom:20px}.gb-landing .core-kicker{color:var(--gold);letter-spacing:.2em;margin-bottom:8px;font-size:9px}.gb-landing .core-card strong{max-width:210px;font-family:var(--display);font-size:23px;font-weight:600;line-height:1.12}.gb-landing .core-status{color:#ffffff85;align-items:center;gap:7px;margin-top:19px;font-size:10px;display:flex}.gb-landing .core-status i,.gb-landing .live-dot{background:var(--mint);width:7px;height:7px;box-shadow:0 0 12px var(--mint);border-radius:50%;animation:1.8s ease-in-out infinite gbPulse;display:inline-block}.gb-landing .agent-node{z-index:3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#09261ec7;border:1px solid #ffffff1f;border-radius:14px;grid-template-columns:29px auto;column-gap:8px;min-width:126px;padding:10px 13px 10px 10px;animation:5s ease-in-out infinite gbFloat;display:grid;position:absolute;box-shadow:0 14px 35px #0000002e}.gb-landing .agent-node i{width:29px;height:29px;color:var(--gold);border:1px solid #e4c77952;border-radius:50%;grid-row:1/3;place-items:center;font-size:8px;font-style:normal;display:grid}.gb-landing .agent-node b{font-size:11px;line-height:1.2}.gb-landing .agent-node span{color:#ffffff6b;font-size:8px;line-height:1.2}.gb-landing .node-1{animation-delay:-.4s;top:10%;left:38%}.gb-landing .node-2{animation-delay:-1.2s;top:22%;right:3%}.gb-landing .node-3{animation-delay:-2.1s;top:48%;right:-2%}.gb-landing .node-4{animation-delay:-.8s;bottom:13%;right:13%}.gb-landing .node-5{animation-delay:-1.8s;bottom:7%;left:24%}.gb-landing .node-6{animation-delay:-2.8s;top:55%;left:-2%}.gb-landing .node-7{animation-delay:-3.4s;top:25%;left:2%}.gb-landing .floating-tag{z-index:4;color:#ffffffba;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff17;border-radius:999px;padding:9px 13px;font-size:9px;animation:4s ease-in-out infinite gbFloat;position:absolute}.gb-landing .floating-tag span{color:var(--gold)}.gb-landing .tag-one{top:2%;left:15%}.gb-landing .tag-two{animation-delay:-1.2s;bottom:2%;right:3%}.gb-landing .scroll-indicator{color:#ffffff61;text-transform:uppercase;letter-spacing:.16em;align-items:center;gap:13px;font-size:9px;display:flex;position:absolute;bottom:27px;left:max(24px,50vw - 600px)}.gb-landing .scroll-indicator i{background:#ffffff38;width:38px;height:1px;position:relative;overflow:hidden}.gb-landing .scroll-indicator i:after{content:"";background:var(--gold);animation:2.3s ease-in-out infinite gbScan;position:absolute;inset:0;transform:translate(-100%)}.gb-landing .marquee{color:var(--forest);background:var(--gold);border-block:1px solid #0000001a;overflow:hidden}.gb-landing .marquee-track{align-items:center;width:max-content;height:54px;animation:24s linear infinite gbMarquee;display:flex}.gb-landing .marquee-track span{letter-spacing:.26em;padding:0 25px;font-size:10px;font-weight:700}.gb-landing .marquee-track i{opacity:.55;font-size:10px;font-style:normal}.gb-landing .problem{padding:140px 0 120px}.gb-landing .problem-layout{grid-template-columns:1fr 1fr;align-items:end;gap:90px;display:grid}.gb-landing .section-intro h2{font-size:clamp(48px,5vw,76px)}.gb-landing .section-light .section-intro h2 em,.gb-landing .section-cream .section-intro h2 em{color:var(--green)}.gb-landing .problem-copy{max-width:500px}.gb-landing .problem-copy>p:first-child{color:#0a1713a1;font-size:17px;line-height:1.72}.gb-landing .large-copy{font-family:var(--display);letter-spacing:-.025em;margin-top:44px;font-size:30px;line-height:1.28}.gb-landing .large-copy strong{color:var(--green);font-style:italic}.gb-landing .editorial-strip{grid-template-columns:1.45fr .78fr .78fr;gap:18px;margin-top:90px;display:grid}.gb-landing .editorial-card{background:#e8e4da;flex-direction:column;min-height:480px;display:flex;overflow:hidden}.gb-landing .abstract-image{flex:1;min-height:350px;position:relative;overflow:hidden}.gb-landing .editorial-caption{border-top:1px solid #0a17131a;justify-content:space-between;align-items:end;gap:15px;padding:21px 22px 22px;display:flex}.gb-landing .editorial-caption span{letter-spacing:.15em;opacity:.48;white-space:nowrap;flex-shrink:0;font-size:8px;font-weight:700}.gb-landing .editorial-caption h3{overflow-wrap:break-word;min-width:0;max-width:210px;font-family:var(--display);margin:0;font-size:22px;font-weight:600;line-height:1.1}.gb-landing .image-overload{background:linear-gradient(135deg,#b9b5a8,#ded8c9)}.gb-landing .overload-person{background:linear-gradient(140deg,#244f3e,#0f2c23);border-radius:100px 100px 0 0;width:200px;height:280px;position:absolute;bottom:-20px;left:50%;transform:translate(-50%);box-shadow:0 20px 60px #0000002e}.gb-landing .overload-person:before{content:"";background:#c49171;border-radius:45% 45% 48% 48%;width:88px;height:105px;position:absolute;top:-78px;left:56px}.gb-landing .overload-person:after{content:"";clip-path:polygon(0 10%,100% 0,92% 100%,10% 85%);background:#251b18;border-radius:60px 60px 30px 30px;width:110px;height:90px;position:absolute;top:-96px;left:45px}.gb-landing .window{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffba;border:1px solid #ffffff8c;width:178px;height:83px;padding:12px;animation:4s ease-in-out infinite gbFloat;display:block;position:absolute;box-shadow:0 15px 30px #19231e21}.gb-landing .window i{background:#b6b0a5;border-radius:50%;width:5px;height:5px;margin-right:2px;display:inline-block}.gb-landing .window b{margin-top:14px;font-size:10px;font-weight:600;display:block}.gb-landing .w1{top:10%;left:4%;transform:rotate(-5deg)}.gb-landing .w2{animation-delay:-1s;top:16%;right:4%;transform:rotate(4deg)}.gb-landing .w3{animation-delay:-2s;bottom:10%;left:9%;transform:rotate(4deg)}.gb-landing .w4{animation-delay:-3s;bottom:15%;right:7%;transform:rotate(-3deg)}.gb-landing .image-noise{background:#142d25}.gb-landing .noise-lines{opacity:.45;background:repeating-linear-gradient(112deg,#0000 0 16px,#e4c7791f 17px 18px);animation:9s linear infinite gbNoiseMove;position:absolute;inset:0}.gb-landing .image-noise span{color:var(--gold);font-family:var(--display);opacity:.7;font-size:70px;animation:4s ease-in-out infinite gbFloat;position:absolute}.gb-landing .image-noise span:nth-child(2){top:17%;left:17%}.gb-landing .image-noise span:nth-child(3){animation-delay:-1.5s;top:42%;right:14%}.gb-landing .image-noise span:nth-child(4){animation-delay:-2.5s;bottom:5%;left:33%}.gb-landing .image-loop{background:#d1c3a0;place-items:center;display:grid}.gb-landing .loop-circle{border:1px solid #0a171359;border-radius:50%;width:220px;height:220px;animation:13s linear infinite gbSpin;position:relative}.gb-landing .loop-circle:before,.gb-landing .loop-circle:after{content:"";border:1px dashed #0a171333;border-radius:50%;position:absolute;inset:34px}.gb-landing .loop-circle span{text-transform:uppercase;letter-spacing:.12em;background:#d1c3a0;padding:6px 9px;font-size:8px;position:absolute}.gb-landing .loop-circle span:first-child{top:-10px;left:50%;transform:translate(-50%)}.gb-landing .loop-circle span:nth-child(2){top:50%;right:-20px;transform:translateY(-50%)rotate(90deg)}.gb-landing .loop-circle span:nth-child(3){bottom:-10px;left:50%;transform:translate(-50%)rotate(180deg)}.gb-landing .method{padding:140px 0;position:relative;overflow:hidden}.gb-landing .method:before{content:"";background:radial-gradient(circle,#2b865e29,#0000 68%);border-radius:50%;width:800px;height:800px;position:absolute;top:180px;left:-500px}.gb-landing .method-head{grid-template-columns:1.1fr .7fr;align-items:end;gap:120px;display:grid}.gb-landing .method-lead{color:#fff9;margin:0 0 7px;font-size:16px;line-height:1.75}.gb-landing .workflow{grid-template-columns:repeat(3,1fr);gap:55px;margin-top:100px;display:grid;position:relative}.gb-landing .workflow-line{background:#ffffff1f;height:1px;position:absolute;top:39px;left:8%;right:8%}.gb-landing .workflow-line span{background:linear-gradient(90deg, var(--gold), var(--mint));width:0;height:100%;transition:width 1.8s cubic-bezier(.2,.8,.2,1);display:block}.gb-landing .workflow.in-view .workflow-line span{width:100%}.gb-landing .workflow-step{padding-top:74px;position:relative}.gb-landing .step-number{color:#ffffff45;font-family:var(--display);font-size:22px;position:absolute;top:0;left:0}.gb-landing .step-dot{border:2px solid var(--forest);background:#ffffff40;border-radius:50%;width:12px;height:12px;transition:background .5s,box-shadow .5s;position:absolute;top:34px;left:0;box-shadow:0 0 0 1px #ffffff26}.gb-landing .workflow.in-view .workflow-step:nth-child(2) .step-dot,.gb-landing .workflow.in-view .workflow-step:nth-child(3) .step-dot,.gb-landing .workflow.in-view .workflow-step:nth-child(4) .step-dot{background:var(--gold);box-shadow:0 0 20px #e4c77973}.gb-landing .workflow-step small{color:var(--gold);letter-spacing:.16em;font-size:9px}.gb-landing .workflow-step h3{font-family:var(--display);margin:10px 0 12px;font-size:29px;font-weight:600}.gb-landing .workflow-step p{color:#ffffff80;max-width:300px;margin:0;font-size:13px;line-height:1.65}.gb-landing .method-dashboard{grid-template-columns:1fr 310px;gap:18px;margin-top:100px;display:grid}.gb-landing .dashboard-main,.gb-landing .dashboard-side>div{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(145deg,#ffffff14,#ffffff06);border:1px solid #ffffff1c}.gb-landing .dashboard-main{border-radius:var(--radius);min-height:470px;padding:28px}.gb-landing .dashboard-top{color:#ffffff8c;border-bottom:1px solid #ffffff17;justify-content:space-between;padding-bottom:22px;font-size:10px;display:flex}.gb-landing .dashboard-top>div{align-items:center;gap:8px;display:flex}.gb-landing .dashboard-welcome{padding:50px 4px 32px}.gb-landing .dashboard-welcome small{color:var(--gold);letter-spacing:.15em;font-size:9px}.gb-landing .dashboard-welcome h3{font-family:var(--display);margin:12px 0 0;font-size:38px;font-weight:600}.gb-landing .dashboard-grid{grid-template-columns:1.45fr .7fr;gap:14px;display:grid}.gb-landing .dash-box{background:#00000026;border:1px solid #ffffff0f;border-radius:17px;min-height:200px;padding:22px}.gb-landing .dash-box small{color:#ffffff61;letter-spacing:.15em;font-size:8px}.gb-landing .focus-box strong{font-family:var(--display);margin-top:38px;font-size:25px;font-weight:600;display:block}.gb-landing .progress{background:#ffffff14;border-radius:9px;height:4px;margin-top:26px;overflow:hidden}.gb-landing .progress span{background:linear-gradient(90deg, var(--gold), var(--mint));width:67%;height:100%;display:block}.gb-landing .focus-box p{color:#ffffff61;font-size:9px}.gb-landing .chart-box{flex-direction:column;display:flex}.gb-landing .mini-chart{align-items:end;gap:7px;height:73px;margin:23px 0 16px;display:flex}.gb-landing .mini-chart i{background:#82d8ac40;border-radius:3px 3px 0 0;flex:1;animation:2.5s ease-in-out infinite alternate gbChartGrow}.gb-landing .mini-chart i:first-child{height:22%}.gb-landing .mini-chart i:nth-child(2){height:38%;animation-delay:-.2s}.gb-landing .mini-chart i:nth-child(3){height:34%;animation-delay:-.4s}.gb-landing .mini-chart i:nth-child(4){height:60%;animation-delay:-.6s}.gb-landing .mini-chart i:nth-child(5){height:72%;animation-delay:-.8s}.gb-landing .mini-chart i:nth-child(6){background:var(--gold);height:92%;animation-delay:-1s}.gb-landing .chart-box strong{font-family:var(--display);font-size:27px}.gb-landing .chart-box>span{color:#ffffff61;font-size:9px}.gb-landing .dashboard-side{gap:18px;display:grid}.gb-landing .dashboard-side>div{border-radius:var(--radius);padding:25px}.gb-landing .insight-card{flex-direction:column;display:flex}.gb-landing .insight-icon{width:36px;height:36px;color:var(--gold);border:1px solid #e4c7794d;border-radius:50%;place-items:center;margin-bottom:34px;display:grid}.gb-landing .insight-card small,.gb-landing .next-card small{color:var(--gold);letter-spacing:.14em;font-size:8px}.gb-landing .insight-card p{color:#ffffffa6;font-size:13px;line-height:1.65}.gb-landing .insight-card a{color:var(--mint);margin-top:auto;font-size:10px}.gb-landing .next-card{min-height:190px}.gb-landing .next-card strong{font-family:var(--display);margin:20px 0 7px;font-size:21px;font-weight:600;display:block}.gb-landing .next-card>span{color:#ffffff59;font-size:9px}.gb-landing .next-card button{width:100%;color:var(--white);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff21;border-radius:999px;margin-top:24px;padding:11px;font-size:10px}.gb-landing .agents{padding:140px 0}.gb-landing .agents-head{grid-template-columns:1.1fr .7fr;align-items:end;gap:100px;display:grid}.gb-landing .agents-lead{color:#0a171394;margin:0 0 5px;font-size:16px;line-height:1.7}.gb-landing .agent-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:85px;display:grid}.gb-landing .agent-card{border:1px solid var(--border-light);background:#ffffff59;min-height:430px;padding:25px;transition:transform .35s,background .35s,box-shadow .35s;position:relative;overflow:hidden}.gb-landing .agent-card:hover{background:var(--paper);transform:translateY(-8px);box-shadow:0 25px 60px #202e2714}.gb-landing .agent-card:before{content:attr(data-agent);font-family:var(--display);color:#103f2e09;font-size:150px;line-height:1;position:absolute;bottom:-35px;right:-2px}.gb-landing .agent-card-top{color:#0a171361;justify-content:space-between;font-size:9px;display:flex}.gb-landing .agent-card-top i{font-size:14px;font-style:normal;transition:transform .25s}.gb-landing .agent-card:hover .agent-card-top i{transform:translate(3px,-3px)}.gb-landing .agent-symbol{width:90px;height:90px;margin:50px 0 32px;position:relative}.gb-landing .agent-card small{color:var(--green);letter-spacing:.14em;font-size:8px;font-weight:700}.gb-landing .agent-card h3{font-family:var(--display);margin:8px 0 12px;font-size:34px;font-weight:600;line-height:1}.gb-landing .agent-card p{z-index:1;color:#0a171391;max-width:310px;font-size:13px;line-height:1.6;position:relative}.gb-landing .agent-tags{z-index:2;gap:6px;display:flex;position:absolute;bottom:24px;left:25px}.gb-landing .agent-tags span{color:#0a17137a;border:1px solid #0a17131f;border-radius:999px;padding:6px 9px;font-size:8px}.gb-landing .symbol-clarity b{border:1px solid var(--green);border-radius:50%;width:58px;height:58px;display:block;position:absolute}.gb-landing .symbol-clarity b:first-child{top:0;left:0}.gb-landing .symbol-clarity b:nth-child(2){top:0;right:0}.gb-landing .symbol-clarity b:nth-child(3){border-color:var(--gold);mix-blend-mode:multiply;background:#e4c7796b;bottom:0;left:16px}.gb-landing .symbol-essence b{border:1px solid var(--green);position:absolute;transform:rotate(45deg)}.gb-landing .symbol-essence b:first-child{width:65px;height:65px;top:13px;left:13px}.gb-landing .symbol-essence b:nth-child(2){background:var(--gold);border-color:var(--gold);width:34px;height:34px;top:29px;left:29px}.gb-landing .symbol-value b{border:1px solid var(--green);width:52px;height:52px;position:absolute}.gb-landing .symbol-value b:first-child{top:20px;left:0}.gb-landing .symbol-value b:nth-child(2){top:20px;right:0}.gb-landing .symbol-value b:nth-child(3){border-color:var(--gold);top:0;left:19px;transform:rotate(45deg)}.gb-landing .symbol-voice{align-items:center;gap:7px;display:flex}.gb-landing .symbol-voice b{background:var(--green);border-radius:9px;width:11px;animation:1.2s ease-in-out infinite alternate gbSound;display:block}.gb-landing .symbol-voice b:first-child{height:25px}.gb-landing .symbol-voice b:nth-child(2){height:70px;animation-delay:-.3s}.gb-landing .symbol-voice b:nth-child(3){background:var(--gold);height:42px;animation-delay:-.6s}.gb-landing .symbol-voice b:nth-child(4){height:58px;animation-delay:-.9s}.gb-landing .symbol-boost b{background:var(--green);transform-origin:0;width:65px;height:1px;display:block;position:absolute}.gb-landing .symbol-boost b:after{content:"";background:var(--gold);border-radius:50%;width:7px;height:7px;position:absolute;top:-3px;right:-3px}.gb-landing .symbol-boost b:first-child{top:70px;left:8px;transform:rotate(-25deg)}.gb-landing .symbol-boost b:nth-child(2){top:58px;left:16px;transform:rotate(-48deg)}.gb-landing .symbol-boost b:nth-child(3){top:43px;left:29px;transform:rotate(-67deg)}.gb-landing .symbol-flow b{border:1px solid var(--green);border-radius:50%;display:block;position:absolute}.gb-landing .symbol-flow b:first-child{width:30px;height:30px;top:30px;left:0}.gb-landing .symbol-flow b:nth-child(2){width:30px;height:30px;top:0;right:0}.gb-landing .symbol-flow b:nth-child(3){border-color:var(--gold);background:#e4c77959;width:30px;height:30px;bottom:0;right:0}.gb-landing .symbol-flow:before,.gb-landing .symbol-flow:after{content:"";background:var(--green);transform-origin:0;width:46px;height:1px;position:absolute;left:27px}.gb-landing .symbol-flow:before{top:38px;transform:rotate(-28deg)}.gb-landing .symbol-flow:after{top:48px;transform:rotate(28deg)}.gb-landing .agent-wide{background:var(--forest);min-height:330px;color:var(--white);grid-column:1/-1;grid-template-columns:1fr 1fr;display:grid}.gb-landing .agent-wide:before{color:#ffffff06}.gb-landing .agent-wide .agent-card-top{color:#fff6}.gb-landing .agent-wide small{color:var(--gold)}.gb-landing .agent-wide h3{font-size:48px}.gb-landing .agent-wide p{color:#ffffff8c;max-width:480px}.gb-landing .agent-wide .agent-tags span{color:#ffffff75;border-color:#ffffff24}.gb-landing .agent-wide:hover{background:var(--forest)}.gb-landing .wide-content{z-index:2;position:relative}.gb-landing .radar-visual{min-height:280px;position:relative;overflow:hidden}.gb-landing .radar-circle{border:1px solid #ffffff1f;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.gb-landing .r1{width:140px;height:140px}.gb-landing .r2{width:240px;height:240px}.gb-landing .r3{width:350px;height:350px}.gb-landing .radar-visual:before,.gb-landing .radar-visual:after{content:"";background:#ffffff14;width:1px;position:absolute;top:0;bottom:0;left:50%}.gb-landing .radar-visual:after{width:auto;height:1px;top:50%;left:0;right:0}.gb-landing .radar-sweep{transform-origin:0 0;background:conic-gradient(from 270deg,#82d8ac45,#0000 22%);width:175px;height:175px;animation:4s linear infinite gbSweep;position:absolute;top:50%;left:50%}.gb-landing .radar-point{background:var(--gold);width:7px;height:7px;box-shadow:0 0 15px var(--gold);border-radius:50%;position:absolute}.gb-landing .p1{top:28%;left:65%}.gb-landing .p2{top:62%;left:31%}.gb-landing .p3{top:70%;left:75%}.gb-landing .transformation{padding:140px 0}.gb-landing .comparison{border:1px solid var(--border-light);grid-template-columns:1fr 1fr;margin-top:75px;display:grid;position:relative}.gb-landing .comparison-side{min-height:590px;padding:50px;position:relative;overflow:hidden}.gb-landing .comparison-side.before{background:#e2dfd6}.gb-landing .comparison-side.after{color:var(--white);background:var(--forest)}.gb-landing .compare-label{letter-spacing:.16em;opacity:.55;border:1px solid;border-radius:999px;padding:7px 10px;font-size:8px;display:inline-block}.gb-landing .comparison-side h3{max-width:420px;font-family:var(--display);margin:37px 0;font-size:42px;font-weight:600;line-height:1.02}.gb-landing .comparison-side ul{z-index:2;gap:16px;margin:0;padding:0;list-style:none;display:grid;position:relative}.gb-landing .comparison-side li{opacity:.65;align-items:center;gap:11px;font-size:13px;display:flex}.gb-landing .comparison-side li i{border:1px solid;border-radius:50%;place-items:center;width:23px;height:23px;font-size:10px;font-style:normal;display:grid}.gb-landing .after li i{color:var(--mint)}.gb-landing .comparison-divider{z-index:5;background:var(--gold);width:63px;height:63px;color:var(--forest);border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 14px 40px #00000026}.gb-landing .chaos-visual,.gb-landing .order-visual{opacity:.45;width:270px;height:220px;position:absolute;bottom:-25px;right:-20px}.gb-landing .chaos-visual span{background:#ffffff59;border:1px solid #0a171359;width:150px;height:55px;display:block;position:absolute}.gb-landing .chaos-visual span:first-child{top:20px;left:20px;transform:rotate(8deg)}.gb-landing .chaos-visual span:nth-child(2){top:55px;left:80px;transform:rotate(-12deg)}.gb-landing .chaos-visual span:nth-child(3){top:100px;left:15px;transform:rotate(-3deg)}.gb-landing .chaos-visual span:nth-child(4){top:130px;left:105px;transform:rotate(13deg)}.gb-landing .chaos-visual span:nth-child(5){top:165px;left:50px;transform:rotate(-8deg)}.gb-landing .order-visual{grid-template-columns:repeat(2,90px);gap:10px;display:grid;bottom:-5px;right:10px;transform:rotate(-8deg)}.gb-landing .order-visual span{background:#ffffff0a;border:1px solid #ffffff2e;height:90px;padding:13px}.gb-landing .order-visual b{background:var(--gold);width:50%;height:3px;display:block;box-shadow:0 11px #ffffff26,0 22px #ffffff17}.gb-landing .manifesto{place-items:center;min-height:650px;display:grid;position:relative;overflow:hidden}.gb-landing .manifesto:before{content:"";opacity:.14;background-image:radial-gradient(circle,#0000 0 20%,#ffffff1f 20.2% 20.5%,#0000 20.7% 34%,#ffffff1a 34.2% 34.5%,#0000 34.7%);position:absolute;inset:0}.gb-landing .manifesto-orb{filter:blur(1px);background:radial-gradient(circle at 35% 35%,#ffffff29,#ffffff06 55%,#0000 70%);border-radius:50%;width:520px;height:520px;animation:7s ease-in-out infinite alternate gbBreathe;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.gb-landing .manifesto-content{z-index:2;text-align:center;position:relative}.gb-landing .manifesto-mark{height:56px;color:var(--gold);font-family:var(--display);font-size:80px;line-height:1;display:block}.gb-landing .manifesto blockquote{max-width:960px;font-family:var(--display);letter-spacing:-.035em;margin:15px auto 28px;font-size:clamp(41px,5vw,68px);line-height:1.08}.gb-landing .manifesto blockquote em{color:var(--gold-light)}.gb-landing .manifesto p{color:#ffffff94;max-width:670px;margin:0 auto;font-size:14px;line-height:1.7}.gb-landing .pricing{padding:140px 0}.gb-landing .pricing-head{grid-template-columns:1fr .8fr;align-items:end;gap:100px;display:grid}.gb-landing .pricing-lead{color:#0a171391;max-width:520px;font-size:15px;line-height:1.75}.gb-landing .pricing-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:18px;margin-top:72px;display:grid}.gb-landing .pricing-card{border:1px solid var(--border-light);background:#ffffff7a;border-radius:28px;flex-direction:column;min-height:530px;padding:31px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative}.gb-landing .pricing-card:hover{border-color:#17644759;transform:translateY(-7px);box-shadow:0 25px 60px #071c1714}.gb-landing .pricing-card.featured{color:var(--white);background:linear-gradient(155deg,#0d392d,#061b16);border-color:#e4c77957;box-shadow:0 28px 70px #071c1738}.gb-landing .plan-kicker{color:var(--green);letter-spacing:.17em;font-size:9px;font-weight:800}.gb-landing .featured .plan-kicker{color:var(--gold)}.gb-landing .plan-price{align-items:baseline;gap:7px;margin-top:25px;display:flex}.gb-landing .plan-price strong{font-family:var(--display);letter-spacing:-.04em;font-size:46px;font-weight:600}.gb-landing .plan-price span{color:#0a171373;font-size:10px}.gb-landing .featured .plan-price span{color:#ffffff6e}.gb-landing .pricing-card>p{color:#0a171391;min-height:66px;margin:18px 0 0;font-size:13px;line-height:1.65}.gb-landing .featured>p{color:#ffffff94}.gb-landing .pricing-card ul{border-top:1px solid #0a17131a;gap:13px;margin:26px 0 33px;padding:24px 0 0;list-style:none;display:grid}.gb-landing .featured ul{border-color:#ffffff1a}.gb-landing .pricing-card li{color:#0a17139e;font-size:11px}.gb-landing .featured li{color:#ffffffa3}.gb-landing .pricing-card li:before{content:"✓";color:var(--green);margin-right:9px;font-weight:800}.gb-landing .featured li:before{color:var(--mint)}.gb-landing .pricing-card .button{width:100%;margin-top:auto}.gb-landing .button-outline-dark{color:var(--forest);border:1px solid #071c172b}.gb-landing .button-outline-dark:hover{background:#17644712}.gb-landing .popular-tag{color:var(--gold);letter-spacing:.1em;background:#e4c77914;border:1px solid #e4c77940;border-radius:999px;padding:7px 10px;font-size:7px;font-weight:800;position:absolute;top:23px;right:23px}.gb-landing .offer{padding:140px 0}.gb-landing .offer-layout{grid-template-columns:1fr .85fr;align-items:center;gap:100px;display:grid}.gb-landing .offer h2{max-width:600px;font-size:clamp(52px,5vw,76px)}.gb-landing .offer-copy>p:not(.eyebrow){color:#ffffff94;max-width:580px;margin:30px 0 0;font-size:16px;line-height:1.7}.gb-landing .offer-points{flex-wrap:wrap;gap:12px;margin-top:40px;display:flex}.gb-landing .offer-points span{color:#ffffff91;border:1px solid #ffffff1c;border-radius:999px;padding:9px 12px;font-size:9px}.gb-landing .offer-points i{color:var(--mint);font-style:normal}.gb-landing .lead-form{background:#ffffff0e;border:1px solid #ffffff21;border-radius:28px;padding:32px;position:relative;box-shadow:0 30px 80px #0003}.gb-landing .form-top{color:var(--gold);letter-spacing:.14em;justify-content:space-between;margin-bottom:30px;font-size:8px;display:flex}.gb-landing .secure{color:#ffffff61;letter-spacing:0;text-transform:none}.gb-landing .secure i{background:var(--mint);border-radius:50%;width:6px;height:6px;display:inline-block}.gb-landing .lead-form label{margin-bottom:22px;display:block}.gb-landing .lead-form label>span{color:#ffffff9e;margin-bottom:9px;font-size:10px;display:block}.gb-landing .lead-form input,.gb-landing .lead-form select{width:100%;height:54px;color:var(--white);background:#00000024;border:1px solid #ffffff1f;border-radius:12px;outline:none;padding:0 16px;transition:border .2s,background .2s}.gb-landing .lead-form input::placeholder{color:#ffffff47}.gb-landing .lead-form select{appearance:none;background-image:linear-gradient(45deg,#0000 50%,#ffffff80 50%),linear-gradient(135deg,#ffffff80 50%,#0000 50%);background-position:calc(100% - 20px) 23px,calc(100% - 15px) 23px;background-repeat:no-repeat;background-size:5px 5px}.gb-landing .lead-form select option{color:var(--ink)}.gb-landing .lead-form input:focus,.gb-landing .lead-form select:focus{background-color:#00000038;border-color:#e4c779a6}.gb-landing .form-submit{width:100%;margin-top:4px}.gb-landing .form-submit:disabled{opacity:.7;cursor:default}.gb-landing .form-note{text-align:center;color:#ffffff4d;margin:14px 0 0;font-size:8px}.gb-landing .form-success{background:#82d8ac14;border:1px solid #82d8ac38;border-radius:14px;align-items:center;gap:15px;margin-top:18px;padding:16px;display:none}.gb-landing .form-success.show{animation:.5s both gbRevealUp;display:flex}.gb-landing .form-success>span{background:var(--mint);width:32px;height:32px;color:var(--forest);border-radius:50%;place-items:center;display:grid}.gb-landing .form-success strong{font-size:11px}.gb-landing .form-success p{color:#ffffff7a;margin:3px 0 0;font-size:9px}.gb-landing .faq{padding:140px 0}.gb-landing .faq-layout{grid-template-columns:.7fr 1fr;gap:110px;display:grid}.gb-landing .faq-intro{color:#0a17138c;max-width:380px;font-size:14px;line-height:1.7}.gb-landing .accordion{border-top:1px solid var(--border-light)}.gb-landing .accordion-item{border-bottom:1px solid var(--border-light)}.gb-landing .accordion-item button{cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:20px;width:100%;padding:25px 0;display:flex}.gb-landing .accordion-item button span{font-family:var(--display);font-size:22px}.gb-landing .accordion-item button i{color:var(--green);font-size:22px;font-style:normal}.gb-landing .accordion-panel{grid-template-rows:0fr;transition:grid-template-rows .38s;display:grid}.gb-landing .accordion-panel>p{color:#0a171391;max-width:650px;margin:0;font-size:13px;line-height:1.7;overflow:hidden}.gb-landing .accordion-item.active .accordion-panel{grid-template-rows:1fr}.gb-landing .accordion-item.active .accordion-panel>p{padding-bottom:26px}.gb-landing .site-footer{color:var(--white);background:#04100d}.gb-landing .footer-top{grid-template-columns:1fr .55fr .4fr;gap:60px;padding:70px 0 55px;display:grid}.gb-landing .footer-brand{margin-bottom:20px}.gb-landing .footer-top>div:first-child p{color:#ffffff6b;max-width:440px;font-size:12px;line-height:1.65}.gb-landing .footer-links{color:#ffffff8c;align-content:start;gap:13px;font-size:12px;display:grid}.gb-landing .footer-cta{color:var(--gold);border-bottom:1px solid #ffffff3b;justify-content:space-between;align-self:start;padding-bottom:13px;font-size:12px;display:flex}.gb-landing .footer-bottom{color:#ffffff45;border-top:1px solid #ffffff12;justify-content:space-between;padding:23px 0 27px;font-size:9px;display:flex}.gb-landing .footer-bottom div{gap:20px;display:flex}.gb-landing .reveal{opacity:0;transition:opacity .8s cubic-bezier(.2,.8,.2,1),transform .8s cubic-bezier(.2,.8,.2,1);transition-delay:var(--delay,0s);transform:translateY(34px)}.gb-landing .reveal.in-view{opacity:1;transform:translateY(0)}@keyframes gbSpin{to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes gbSpinReverse{to{transform:translate(-50%,-50%)rotate(-360deg)}}@keyframes gbBreathe{0%{opacity:.68;filter:saturate(.9)brightness(.9)}to{opacity:1;filter:saturate(1.15)brightness(1.08)}}@keyframes gbPulse{0%,to{opacity:.45}50%{opacity:1}}@keyframes gbFloat{0%,to{translate:0}50%{translate:0 -10px}}@keyframes gbScan{0%{transform:translate(-100%)}50%,to{transform:translate(100%)}}@keyframes gbMarquee{to{transform:translate(-50%)}}@keyframes gbNoiseMove{to{transform:translate(60px)}}@keyframes gbChartGrow{to{transform-origin:bottom;transform:scaleY(.7)}}@keyframes gbSound{to{transform:scaleY(.55)}}@keyframes gbSweep{to{transform:rotate(360deg)}}@keyframes gbRevealUp{0%{opacity:0;transform:translateY(8px)}}@media (max-width:1050px){.gb-landing{--container:min(100% - 40px, 940px)}.gb-landing .hero{grid-template-columns:1fr;height:auto;min-height:1000px;max-height:none;padding-top:145px}.gb-landing .hero-copy{max-width:760px}.gb-landing .hero-visual{width:min(680px,100%);margin:-10px auto 0}.gb-landing .orbit-stage{min-width:0}.gb-landing .main-nav{gap:18px}.gb-landing .main-nav>a:not(.nav-cta){display:none}.gb-landing .problem-layout,.gb-landing .method-head,.gb-landing .agents-head,.gb-landing .offer-layout{gap:60px}.gb-landing .editorial-strip{grid-template-columns:1fr 1fr}.gb-landing .editorial-large{grid-column:1/-1}.gb-landing .agent-grid{grid-template-columns:repeat(2,1fr)}.gb-landing .method-dashboard{grid-template-columns:1fr}.gb-landing .dashboard-side{grid-template-columns:repeat(2,1fr)}.gb-landing .faq-layout{gap:70px}.gb-landing .pricing-head{gap:60px}.gb-landing .pricing-grid{grid-template-columns:1fr;width:min(620px,100% - 40px)}.gb-landing .pricing-card{min-height:auto}}@media (max-width:760px){.gb-landing{--container:calc(100% - 32px);--radius:20px}.gb-landing .site-header{height:70px;padding-inline:16px}.gb-landing .main-nav{opacity:0;visibility:hidden;background:#071c17f7;border:1px solid #ffffff1a;border-radius:18px;gap:0;padding:15px;transition:all .25s;display:grid;position:fixed;inset:70px 12px auto;transform:translateY(-15px)}.gb-landing .main-nav.open{opacity:1;visibility:visible;transform:translateY(0)}.gb-landing .main-nav>a:not(.nav-cta){border-bottom:1px solid #ffffff12;padding:14px;display:block}.gb-landing .nav-cta{text-align:center;margin-top:10px}.gb-landing .menu-toggle{display:block}.gb-landing .hero{grid-template-columns:minmax(0,1fr);gap:20px;min-height:930px;padding:120px 16px 75px}.gb-landing .hero-copy{width:100%;min-width:0}.gb-landing .hero-copy h1,.gb-landing .hero-copy p{overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;max-width:100%}.gb-landing .hero h1{font-size:clamp(47px,13vw,66px)}.gb-landing .hero-lead{font-size:15px}.gb-landing .hero-actions{flex-direction:column;align-items:stretch}.gb-landing .button{width:100%}.gb-landing .hero-proof{justify-content:space-between;gap:18px}.gb-landing .hero-proof div{display:block}.gb-landing .hero-proof span{margin-top:4px;display:block}.gb-landing .agent-node,.gb-landing .floating-tag{display:none}.gb-landing .hero-visual{width:100%;max-width:100%;height:488px;margin:16px 0 0;left:auto;overflow:visible;transform:none}.gb-landing .hero-visual .orbit-stage{transform-origin:top;width:610px;max-width:none;height:610px;left:50%;transform:translate(-50%)scale(.8)}.gb-landing .hero-visual .node-1,.gb-landing .hero-visual .node-2,.gb-landing .hero-visual .node-3,.gb-landing .hero-visual .node-4,.gb-landing .hero-visual .node-5,.gb-landing .hero-visual .node-6,.gb-landing .hero-visual .node-7{border-radius:10px;align-items:center;gap:6px;width:80px;min-width:0;padding:6px 10px;display:flex}.gb-landing .hero-visual .node-1 span,.gb-landing .hero-visual .node-2 span,.gb-landing .hero-visual .node-3 span,.gb-landing .hero-visual .node-4 span,.gb-landing .hero-visual .node-5 span,.gb-landing .hero-visual .node-6 span,.gb-landing .hero-visual .node-7 span{display:none}.gb-landing .hero-visual .node-1 i,.gb-landing .hero-visual .node-2 i,.gb-landing .hero-visual .node-3 i,.gb-landing .hero-visual .node-4 i,.gb-landing .hero-visual .node-5 i,.gb-landing .hero-visual .node-6 i,.gb-landing .hero-visual .node-7 i{width:20px;height:20px;font-size:7px}.gb-landing .hero-visual .node-1 b,.gb-landing .hero-visual .node-2 b,.gb-landing .hero-visual .node-3 b,.gb-landing .hero-visual .node-4 b,.gb-landing .hero-visual .node-5 b,.gb-landing .hero-visual .node-6 b,.gb-landing .hero-visual .node-7 b{font-size:9px;line-height:1.15}.gb-landing .hero-visual .node-1{inset:20px auto auto 265px}.gb-landing .hero-visual .node-2{inset:70px auto auto 90px}.gb-landing .hero-visual .node-3{inset:70px 90px auto auto}.gb-landing .hero-visual .node-4{inset:auto auto 70px 90px}.gb-landing .hero-visual .node-5{inset:auto 90px 70px auto}.gb-landing .hero-visual .node-6{inset:289px auto auto 90px}.gb-landing .hero-visual .node-7{inset:289px 90px auto auto}.gb-landing .scroll-indicator{display:none}.gb-landing .problem,.gb-landing .method,.gb-landing .agents,.gb-landing .transformation,.gb-landing .offer,.gb-landing .faq,.gb-landing .pricing{padding:95px 0}.gb-landing .problem-layout,.gb-landing .method-head,.gb-landing .agents-head,.gb-landing .offer-layout,.gb-landing .faq-layout{grid-template-columns:1fr;gap:35px}.gb-landing .pricing-head{grid-template-columns:1fr;gap:30px}.gb-landing .pricing-grid{width:var(--container);margin-top:50px}.gb-landing .section-intro h2{font-size:49px}.gb-landing .editorial-strip{grid-template-columns:1fr;margin-top:55px}.gb-landing .editorial-large{grid-column:auto}.gb-landing .editorial-card{min-height:450px}.gb-landing .workflow{grid-template-columns:1fr;gap:25px;margin-top:65px}.gb-landing .workflow-line{width:1px;height:auto;inset:5px auto 10px 5px}.gb-landing .workflow-line span{width:100%;height:0}.gb-landing .workflow.in-view .workflow-line span{width:100%;height:100%}.gb-landing .workflow-step{padding:0 0 0 45px}.gb-landing .step-number{font-size:13px;top:2px;left:0}.gb-landing .step-dot{top:5px;left:0}.gb-landing .method-dashboard{margin-top:65px}.gb-landing .dashboard-main{padding:18px}.gb-landing .dashboard-welcome h3{font-size:30px}.gb-landing .dashboard-grid,.gb-landing .dashboard-side{grid-template-columns:1fr}.gb-landing .agent-grid{grid-template-columns:1fr;margin-top:55px}.gb-landing .agent-wide{grid-column:auto;grid-template-columns:1fr;min-height:580px}.gb-landing .radar-visual{margin-top:30px}.gb-landing .comparison{grid-template-columns:1fr}.gb-landing .comparison-side{min-height:520px;padding:35px 27px}.gb-landing .comparison-divider{top:50%;transform:translate(-50%,-50%)rotate(90deg)}.gb-landing .comparison-side h3{font-size:36px}.gb-landing .manifesto{min-height:620px}.gb-landing .manifesto blockquote{font-size:41px}.gb-landing .offer-points{display:grid}.gb-landing .lead-form{padding:23px 19px}.gb-landing .form-top{gap:8px;display:grid}.gb-landing .accordion-item button span{font-size:19px}.gb-landing .footer-top{grid-template-columns:1fr;gap:35px}.gb-landing .footer-bottom{gap:15px;display:grid}.gb-landing .guiabio-phone{width:292px;height:430px}.gb-landing .brand-card-demo{width:230px}}@media (prefers-reduced-motion:reduce){.gb-landing *,.gb-landing :before,.gb-landing :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.gb-landing .reveal{opacity:1;transform:none}.gb-landing .cursor-glow{display:none}}.gb-landing .brand-mark-g{transform:rotate(-5deg)}.gb-landing .brand-mark-g span:first-child,.gb-landing .brand-mark-g span:nth-child(2),.gb-landing .brand-mark-g span:nth-child(3){width:8px;height:8px}.gb-landing .guiabio-phone{background:linear-gradient(155deg,#ffffff26,#ffffff0b);border-radius:38px;justify-content:flex-start;width:292px;height:430px;padding:18px 17px 16px}.gb-landing .guiabio-phone:after{content:"";z-index:-1;background:linear-gradient(145deg,#f4f0e3fa,#e0e8def5);border-radius:27px;position:absolute;inset:14px}.gb-landing .phone-speaker{background:#071c1740;border-radius:99px;width:54px;height:5px;margin:1px auto 14px}.gb-landing .phone-profile{text-align:center;color:var(--forest)}.gb-landing .phone-avatar{width:68px;height:68px;color:var(--white);font-family:var(--display);background:linear-gradient(145deg,#5a9275,#123d30);border:4px solid #ffffffb8;border-radius:50%;place-items:center;margin:0 auto 8px;font-size:21px;display:grid;box-shadow:0 10px 28px #071c172e}.gb-landing .phone-online{color:#071c1785;text-transform:uppercase;letter-spacing:.11em;align-items:center;gap:5px;margin-bottom:6px;font-size:7px;display:inline-flex}.gb-landing .phone-online i{background:var(--green);border-radius:50%;width:5px;height:5px;box-shadow:0 0 8px #17644773}.gb-landing .phone-profile strong{font-family:var(--display);font-size:18px;line-height:1;display:block}.gb-landing .phone-profile p{color:#071c1791;margin:5px 0 12px;font-size:8px}.gb-landing .phone-services{gap:8px;width:100%;display:grid}.gb-landing .phone-service{color:var(--forest);text-align:left;background:#ffffffab;border:1px solid #071c171a;border-radius:13px;grid-template-columns:37px 1fr auto;align-items:center;gap:8px;padding:8px;display:grid;box-shadow:0 8px 18px #071c170d}.gb-landing .phone-service-icon{width:37px;height:37px;color:var(--green);background:#17644717;border-radius:10px;place-items:center;display:grid}.gb-landing .phone-service b{font-size:8px;display:block}.gb-landing .phone-service small{color:#071c1775;margin-top:2px;font-size:6px;display:block}.gb-landing .phone-service>i{color:var(--green);font-size:7px;font-style:normal;font-weight:700}.gb-landing .phone-quiz{width:100%;min-height:40px;color:var(--white);cursor:pointer;background:linear-gradient(135deg,#1d6f50,#0d392c);border:0;border-radius:12px;margin-top:10px;font-size:8px;font-weight:700;box-shadow:0 12px 24px #17644730}.gb-landing .phone-quiz span{color:var(--gold)}.gb-landing .phone-footer{color:#071c1757;letter-spacing:.12em;text-transform:uppercase;margin-top:9px;font-size:6px}.gb-landing .image-direct .window{border-color:#ffffffc7}.gb-landing .image-links span{font-family:var(--sans);font-weight:300}.gb-landing .image-leak .loop-circle{border-style:dashed}.gb-landing .funnel-row{gap:7px;margin-top:18px;display:grid}.gb-landing .funnel-row span{z-index:1;width:var(--w);color:#ffffffb8;background:#ffffff0f;border-radius:7px;justify-content:space-between;min-width:45%;padding:7px 9px;font-size:8px;display:flex;position:relative;overflow:hidden}.gb-landing .funnel-row span:before{content:"";z-index:-1;background:linear-gradient(90deg,#82d8ac33,#0000);position:absolute;inset:0}.gb-landing .funnel-row b{color:var(--gold-light)}.gb-landing .brand-visual{place-items:center;gap:10px;padding:34px;display:grid}.gb-landing .brand-card-demo{background:#ffffff12;border:1px solid #ffffff2b;border-radius:15px;width:min(250px,100%);padding:14px;animation:5s ease-in-out infinite gbFloat;box-shadow:0 18px 38px #00000026}.gb-landing .brand-card-demo i{vertical-align:middle;background:linear-gradient(145deg, var(--gold), var(--green));border-radius:8px;width:26px;height:26px;margin-right:9px;display:inline-block}.gb-landing .brand-card-demo b{font-size:10px}.gb-landing .brand-card-demo span{color:#ffffff6e;margin:5px 0 0 39px;font-size:8px;display:block}.gb-landing .brand-card-demo.card-a{transform:translate(-25px)rotate(-3deg)}.gb-landing .brand-card-demo.card-b{animation-delay:-1.3s;transform:translate(24px)rotate(3deg)}.gb-landing .brand-card-demo.card-c{animation-delay:-2.2s;transform:translate(-6px)rotate(-1deg)}
