@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=PT+Serif:wght@400;700&display=swap");.gs-gp-module,.gs-gp-module *,.gs-gp-module :after,.gs-gp-module :before{box-sizing:border-box}.gs-gp-module{--bg:#fafaf9;--surface:#fff;--text:#1a1a1a;--text2:#48483f;--text3:#7a7a72;--accent:#0a8a45;--accent-hover:#07713a;--accent-light:#e6f5ec;--accent-glow:rgba(10,138,69,.08);--border:#e8e8e4;--proof-bg:#f4f4f1;--warm:#fdf8f0;--warm-border:#ede4d3;--font:Source Sans Pro,sans-serif;--serif:"PT Serif",serif;--max-w:1140px;--r:12px;--rl:16px;background:var(--bg);color:var(--text);font-family:var(--font);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}.gs-gp-module h1,.gs-gp-module h2{font-family:var(--serif)}.gs-gp-module h1,.gs-gp-module h2,.gs-gp-module h3{font-weight:700;letter-spacing:-.03em;line-height:1.15;margin:0}.gs-gp-module h1{font-size:clamp(2rem,5vw,2.85rem)}.gs-gp-module h2{font-size:clamp(1.4rem,3.2vw,1.85rem)}.gs-gp-module p{color:var(--text2);margin:0}.gs-gp-module a{text-decoration:none}.gs-gp-module img{display:block;height:auto;max-width:100%}.gs-gp-module .container{margin:0 auto;max-width:var(--max-w);padding:0 24px}.gs-gp-module section{padding:80px 0}.gs-gp-module .reveal{opacity:0;transform:translateY(14px);transition:opacity .5s ease,transform .5s ease}.gs-gp-module .reveal.visible{opacity:1;transform:translateY(0)}.gs-gp-module .topbar{backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:hsla(60,9%,98%,.9);border-bottom:1px solid var(--border);padding:13px 0;position:sticky;top:0;z-index:100}.gs-gp-module .topbar .container{align-items:center;display:flex;justify-content:space-between}.gs-gp-module .logo{align-items:center;display:flex;text-decoration:none}.gs-gp-module .logo svg{display:block;height:5vw;max-height:28px;width:auto}.gs-gp-module .btn{align-items:center;background:var(--accent);border:1.5px solid var(--accent);border-radius:3px;color:#fff;cursor:pointer;display:inline-flex;font-size:.95rem;font-weight:600;gap:6px;justify-content:center;padding:12px 28px;text-decoration:none;transition:all .2s;white-space:nowrap}.gs-gp-module .btn:hover{background:var(--accent-hover);border-color:var(--accent-hover);box-shadow:0 4px 14px rgba(10,138,69,.2);transform:translateY(-1px)}.gs-gp-module .btn-sm{font-size:.85rem;padding:9px 20px}.gs-gp-module .btn-ghost{background:transparent;border:1.5px solid var(--accent);color:var(--accent)}.gs-gp-module .btn-ghost:hover{background:var(--accent-light);box-shadow:none}.gs-gp-module .btn-lg{border-radius:3px;font-size:1.05rem;padding:16px 36px}@media(max-width:860px){.gs-gp-module .btn{font-size:.88rem;padding:10px 22px}.gs-gp-module .btn-lg{font-size:.95rem;padding:13px 28px}.gs-gp-module .btn-sm{font-size:.82rem;padding:8px 16px}}.gs-gp-module .hero{padding:56px 0 48px}.gs-gp-module .hero-inner{align-items:center;display:grid;gap:48px;grid-template-columns:1fr 1fr}.gs-gp-module .hero-tag{align-items:center;background:var(--accent-light);border-radius:100px;color:var(--accent);display:inline-flex;font-size:.77rem;font-weight:600;gap:6px;letter-spacing:.06em;margin-bottom:20px;padding:6px 14px;text-transform:uppercase}.gs-gp-module .hero h1{margin-bottom:16px}.gs-gp-module .hero h1 em{color:var(--accent);font-style:normal}.gs-gp-module .hero-sub{font-size:1.07rem;line-height:1.6;margin-bottom:28px;max-width:520px}.gs-gp-module .hero-ctas{align-items:center;display:flex;flex-wrap:nowrap;gap:14px}.gs-gp-module .hero-visual{display:flex;flex-direction:column;gap:14px}.gs-gp-module .hero-card{align-items:flex-start;background:var(--surface);border:1px solid var(--border);border-radius:var(--rl);display:flex;gap:14px;padding:20px 22px;transition:box-shadow .6s ease,border-color .6s ease}.gs-gp-module .hero-card:hover{border-color:#ccc;box-shadow:0 4px 20px rgba(0,0,0,.05)}.gs-gp-module .hero-card.glow{border-color:rgba(133,196,65,.35);box-shadow:0 0 24px rgba(133,196,65,.18),0 0 48px rgba(133,196,65,.08)}.gs-gp-module .hero-card .ic{align-items:center;background:var(--accent-light);border-radius:10px;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.gs-gp-module .hero-card .ic.ic-transparent{background:transparent;padding:0}.gs-gp-module .hero-card .ic.ic-transparent img{object-fit:contain}.gs-gp-module .hero-card h3{font-size:.9rem;font-weight:650;letter-spacing:-.01em;margin-bottom:2px}.gs-gp-module .hero-card p{color:var(--text3);font-size:.83rem;line-height:1.45;margin:0}.gs-gp-module .stat-band{background:#062a47;overflow:hidden;padding:0}.gs-gp-module .stat-label{color:hsla(0,0%,100%,.55);font-size:.7rem;font-weight:600;letter-spacing:.1em;padding:24px 0 0;text-align:center;text-transform:uppercase}.gs-gp-module .stat-inner{display:grid;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:var(--max-w);padding:0 24px}.gs-gp-module .stat-cell{padding:32px 20px;position:relative;text-align:center}.gs-gp-module .stat-cell+.stat-cell:before{background:hsla(0,0%,100%,.18);content:"";height:60%;left:0;position:absolute;top:20%;width:1px}.gs-gp-module .stat-cell strong{color:#fff;display:block;font-size:clamp(1.3rem,3.5vw,2rem);font-weight:800;letter-spacing:-.03em}.gs-gp-module .stat-cell span{color:hsla(0,0%,100%,.72);display:block;font-size:.8rem;line-height:1.3;margin-top:2px}.gs-gp-module .sh{margin:0 auto 44px;max-width:720px;text-align:center}.gs-gp-module .sh .label{color:var(--accent);font-size:.75rem;font-weight:600;letter-spacing:.07em;margin-bottom:10px;text-transform:uppercase}.gs-gp-module .sh p{font-size:1rem;margin-top:10px}section#gs-ai-research{background:repeating-linear-gradient(0deg,rgba(133,196,65,.18) 0,rgba(133,196,65,.18) 1px,transparent 1px,transparent 60px),repeating-linear-gradient(90deg,rgba(133,196,65,.18) 0,rgba(133,196,65,.18) 1px,transparent 1px,transparent 60px),var(--accent-light)}.gs-gp-module .llm-grid{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.gs-gp-module .llm-link{align-items:center;background:var(--surface);border:1px solid var(--border);border-radius:var(--rl);color:var(--text);cursor:pointer;display:flex;flex-direction:column;gap:10px;height:96px;justify-content:center;text-decoration:none;transition:all .22s ease;width:96px}.gs-gp-module .llm-link:hover{border-color:#ccc;box-shadow:0 6px 24px rgba(0,0,0,.06);transform:translateY(-3px)}.gs-gp-module .llm-link:active{box-shadow:0 2px 8px rgba(0,0,0,.04);transform:translateY(-1px)}.gs-gp-module .llm-icon{align-items:center;display:flex;height:32px;justify-content:center;width:32px}.gs-gp-module .llm-icon svg{height:32px;width:32px}.gs-gp-module .llm-name{color:var(--text3);font-size:.72rem;font-weight:600;letter-spacing:.01em}.gs-gp-module .llm-modal-overlay{align-items:center;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:rgba(6,42,71,.85);display:flex;inset:0;justify-content:center;opacity:0;padding:24px;pointer-events:none;position:fixed;transition:opacity .25s ease;z-index:1000}.gs-gp-module .llm-modal-overlay.active{opacity:1;pointer-events:auto}.gs-gp-module .llm-modal{background:#062a47;border-radius:20px;box-shadow:0 24px 80px rgba(0,0,0,.35);color:#fff;max-width:440px;padding:40px 36px 36px;position:relative;text-align:center;transform:translateY(12px) scale(.97);transition:transform .25s ease;width:100%}.gs-gp-module .llm-modal-overlay.active .llm-modal{transform:translateY(0) scale(1)}.gs-gp-module .llm-modal-close{background:none;border:none;color:hsla(0,0%,100%,.3);cursor:pointer;line-height:0;padding:4px;position:absolute;right:16px;top:16px;transition:color .2s}.gs-gp-module .llm-modal-close:hover{color:hsla(0,0%,100%,.7)}.gs-gp-module .llm-modal-close svg{height:20px;width:20px}.gs-gp-module .llm-modal-status{align-items:center;animation:gs-pulse 1.6s ease-in-out infinite;background:rgba(133,196,65,.12);border-radius:50%;display:flex;height:52px;justify-content:center;margin:0 auto 22px;width:52px}.gs-gp-module .llm-modal-status.done{animation:none;background:rgba(133,196,65,.18)}.gs-gp-module .llm-modal-status svg{color:#85c441;height:24px;width:24px}@keyframes gs-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.75;transform:scale(1.05)}}.gs-gp-module .llm-modal-headline{color:#fff;font-family:var(--serif);font-size:1.25rem;font-weight:700;line-height:1.3;margin-bottom:8px}.gs-gp-module .llm-modal-sub{color:hsla(0,0%,100%,.55);font-size:.9rem;line-height:1.5;margin-bottom:28px}.gs-gp-module .llm-modal-sub strong{color:#cbe3aa;font-weight:600}.gs-gp-module .llm-modal-sub kbd{background:hsla(0,0%,100%,.1);border-radius:4px;font-family:inherit;font-size:.85em;padding:2px 7px}.gs-gp-module .llm-modal-cta{align-items:center;background:var(--accent);border:none;border-radius:10px;color:#fff;cursor:pointer;display:inline-flex;font-family:var(--font);font-size:.95rem;font-weight:700;gap:10px;padding:13px 30px;text-decoration:none;transition:background .2s,transform .15s}.gs-gp-module .llm-modal-cta:hover{background:var(--accent-hover);transform:translateY(-1px)}.gs-gp-module .llm-modal-cta:active{transform:translateY(0)}.gs-gp-module .llm-modal-cta svg{height:16px;width:16px}.gs-gp-module .llm-modal-prompt{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.07);border-radius:10px;margin-top:24px;max-height:88px;overflow:hidden;padding:14px 16px;position:relative;text-align:left}.gs-gp-module .llm-modal-prompt:after{background:linear-gradient(transparent,#062a47);bottom:0;content:"";height:40px;left:0;pointer-events:none;position:absolute;right:0}.gs-gp-module .llm-modal-prompt-label{color:hsla(0,0%,100%,.2);font-size:.6rem;font-weight:700;letter-spacing:.1em;margin-bottom:6px;text-transform:uppercase}.gs-gp-module .llm-modal-prompt-text{color:hsla(0,0%,100%,.35);font-size:.78rem;line-height:1.5}.gs-gp-module .llm-modal-prompt.expanded{cursor:text;max-height:none;user-select:text;-webkit-user-select:text}.gs-gp-module .llm-modal-prompt.expanded:after{display:none}.gs-gp-module .llm-modal-prompt.expanded .llm-modal-prompt-text{color:hsla(0,0%,100%,.65)}.gs-gp-module .tl-layout{align-items:stretch;display:flex;gap:48px;max-height:560px}.gs-gp-module .tl-layout .timeline{flex:1;min-width:0}.gs-gp-module .tl-image{align-items:center;display:flex;flex:1;justify-content:center;min-width:0}.gs-gp-module .tl-image-media{border-radius:var(--rl);height:100%;min-height:320px;object-fit:contain}.gs-gp-module .timeline{display:flex;flex-direction:column;margin-bottom:32px;margin-top:8px;padding-left:32px;position:relative}.gs-gp-module .timeline:before{background:var(--border);bottom:4px;content:"";left:6px;position:absolute;top:4px;width:2px}.gs-gp-module .timeline .tl-fill{background:linear-gradient(180deg,#85c441,#0a8a45);height:0;left:6px;position:absolute;top:4px;transition:height .3s ease-out;width:2px;z-index:0}.gs-gp-module .tl-item{padding:0 0 36px 28px;position:relative}.gs-gp-module .tl-item:last-child{padding-bottom:0}.gs-gp-module .tl-item:last-child:after{background:var(--bg);bottom:0;content:"";left:-32px;position:absolute;top:18px;width:14px;z-index:0}.gs-gp-module .tl-dot{background:var(--bg);border:2.5px solid var(--border);border-radius:50%;height:14px;left:-32px;position:absolute;top:4px;transform:translateX(.5px);transition:border-color .4s,background .4s,box-shadow .4s;width:14px;z-index:1}.gs-gp-module .tl-date{font-size:.75rem;font-weight:700;letter-spacing:.05em;margin-bottom:4px;text-transform:uppercase}.gs-gp-module .tl-date.red{color:#b10626}.gs-gp-module .tl-date.orange{color:#ed7c2e}.gs-gp-module .tl-date.yellow{color:#c4aa08}.gs-gp-module .tl-item h3{font-size:.95rem;font-weight:650;letter-spacing:-.01em;margin-bottom:3px}.gs-gp-module .tl-item p{color:var(--text3);font-size:.85rem;line-height:1.45;margin:0;max-width:480px}.gs-gp-module .tl-arrow{align-items:center;display:flex;justify-content:center;margin-top:32px}.gs-gp-module .tl-arrow-content{align-items:center;background:var(--accent-light);border-radius:100px;display:flex;gap:12px;margin-top:8px;padding:12px 24px}.gs-gp-module .tl-arrow-content svg{flex-shrink:0}.gs-gp-module .tl-arrow-content span{color:var(--accent);font-size:.88rem;font-weight:600}.gs-gp-module .section-alt{background:var(--proof-bg);border-bottom:1px solid var(--border);border-top:1px solid var(--border)}.gs-gp-module .steps{align-items:start;display:grid;gap:0;grid-template-columns:1fr auto 1fr auto 1fr}.gs-gp-module .step{padding:0 16px;position:relative;text-align:center}.gs-gp-module .step-num{align-items:center;background:var(--accent);border-radius:50%;color:#fff;display:flex;font-size:1.1rem;font-weight:700;height:48px;justify-content:center;margin:0 auto 14px;transition:transform .3s ease,box-shadow .3s ease;width:48px}.gs-gp-module .step-num.pulse{box-shadow:0 0 0 14px rgba(10,138,69,.25);transform:scale(1.12)}.gs-gp-module .step h3{font-size:.95rem;letter-spacing:-.01em;margin-bottom:6px}.gs-gp-module .step p{color:var(--text3);font-size:.84rem;line-height:1.5;margin:0 auto;max-width:260px}.gs-gp-module .step-arrow{align-items:center;display:flex;justify-content:center;padding-top:12px}.gs-gp-module .step-arrow svg{color:var(--accent);opacity:.25;transition:opacity .3s ease,transform .3s ease}.gs-gp-module .step-arrow.active svg{opacity:.7;transform:translateX(5px)}.gs-gp-module .diff-grid{display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.gs-gp-module .diff-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--rl);padding:32px 24px;text-align:center;transition:border-color .25s,box-shadow .25s}.gs-gp-module .diff-card:hover{border-color:#ccc;box-shadow:0 6px 24px rgba(0,0,0,.05)}.gs-gp-module .diff-card .ic{align-items:center;background:var(--accent-light);border-radius:14px;display:flex;height:52px;justify-content:center;margin:0 auto 14px;width:52px}.gs-gp-module .diff-card .ic.ic-blue{background:#eef4ff}.gs-gp-module .diff-card .ic.ic-purple{background:#f0ecff}.gs-gp-module .diff-card h3{font-size:.95rem;font-weight:650;letter-spacing:-.01em;margin-bottom:6px}.gs-gp-module .diff-card p{color:var(--text3);font-size:.84rem;line-height:1.5;margin:0}.gs-gp-module .case-study{background:var(--proof-bg);border-bottom:1px solid var(--border);border-top:1px solid var(--border);padding:80px 0}.gs-gp-module .case-inner{align-items:center;display:grid;gap:56px;grid-template-columns:1fr 1fr}.gs-gp-module .case-sh{margin:0 0 28px;text-align:left}.gs-gp-module .case-sh .label{color:var(--accent);font-size:.75rem;font-weight:600;letter-spacing:.07em;margin-bottom:10px;text-transform:uppercase}.gs-gp-module .case-quote{color:var(--text);font-family:var(--serif);font-size:1.05rem;font-style:italic;line-height:1.55;margin-bottom:20px}.gs-gp-module .case-quote:before{color:var(--accent);content:"\201C";font-family:var(--serif);font-size:2.5rem;line-height:0;margin-right:4px;vertical-align:-.35em}.gs-gp-module .case-attr{align-items:center;display:flex;gap:12px;margin-bottom:24px}.gs-gp-module .case-attr-text strong{color:var(--text);display:block;font-size:.88rem;font-weight:650}.gs-gp-module .case-attr-text span{color:var(--text3);font-size:.8rem}.gs-gp-module .case-stats{display:grid;gap:16px;grid-template-columns:1fr 1fr}.gs-gp-module .case-stat{background:var(--surface);border:1px solid var(--border);border-radius:var(--r);padding:20px;text-align:center;transition:border-color .25s,box-shadow .25s}.gs-gp-module .case-stat:hover{border-color:#ccc;box-shadow:0 4px 16px rgba(0,0,0,.04)}.gs-gp-module .case-stat strong{color:var(--accent);display:block;font-size:clamp(1.4rem,3vw,1.8rem);font-weight:800;letter-spacing:-.03em}.gs-gp-module .case-stat span{color:var(--text3);display:block;font-size:.78rem;line-height:1.3;margin-top:2px}.gs-gp-module .case-link{align-items:center;color:var(--accent);display:inline-flex;font-size:.85rem;font-weight:600;gap:6px;margin-top:20px;text-decoration:none;transition:gap .2s}.gs-gp-module .case-link:hover{gap:10px}.gs-gp-module .case-img img{border-radius:var(--rl);display:block;height:auto;width:100%}.gs-gp-module .proof-grid{display:grid;gap:14px;grid-template-columns:repeat(4,1fr)}.gs-gp-module .proof-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--rl);padding:28px 16px;text-align:center;transition:all .25s}.gs-gp-module .proof-card:hover{border-color:#ccc;box-shadow:0 6px 24px rgba(0,0,0,.05)}.gs-gp-module .proof-card .num{color:var(--accent);font-size:clamp(1.6rem,4vw,2.2rem);font-weight:800;letter-spacing:-.03em;line-height:1}.gs-gp-module .proof-card .desc{color:var(--text3);font-size:.8rem;line-height:1.35;margin-top:6px}.gs-gp-module .proof-note{color:var(--text3);font-size:.86rem;font-style:italic;margin-top:24px;text-align:center}.gs-gp-module .form-section{border-top:1px solid var(--border);padding:80px 0}.gs-gp-module .form-box{background:#062a47;border-radius:var(--rl);overflow:hidden;padding:56px 48px;position:relative}.gs-gp-module .form-box:before{background:hsla(0,0%,100%,.04);border-radius:50%;content:"";height:300px;position:absolute;right:-10%;top:-40%;width:300px}.gs-gp-module .form-box:after{background:hsla(0,0%,100%,.03);border-radius:50%;bottom:-30%;content:"";height:200px;left:-5%;position:absolute;width:200px}.gs-gp-module .form-wrap{align-items:start;display:grid;gap:48px;grid-template-columns:1fr 1fr;position:relative;z-index:1}.gs-gp-module .form-info h2{color:#fff;margin-bottom:12px}.gs-gp-module .form-info>p{color:hsla(0,0%,100%,.7);font-size:.95rem;margin-bottom:24px}.gs-gp-module .form-perks{display:flex;flex-direction:column;gap:14px;list-style:none;margin:0;padding:0}.gs-gp-module .form-perks li{align-items:flex-start;display:flex;font-size:.9rem;gap:12px}.gs-gp-module .form-perks li .pip{align-items:center;background:hsla(0,0%,100%,.1);border-radius:8px;display:flex;flex-shrink:0;height:32px;justify-content:center;width:32px}.gs-gp-module .form-perks li strong{color:#fff;display:block;font-size:.87rem}.gs-gp-module .form-perks li span{color:hsla(0,0%,100%,.5);font-size:.82rem}.gs-gp-module .form-card{background:var(--surface);border:none;border-radius:var(--rl);padding:32px 28px}.hs-form-7dba8041-7ef2-4162-8431-b9ad88b4ea62_d97737cc-1ebc-45a1-92dc-a45c230e7bc6 .hs-submit>.actions{padding-top:0}.gs-gp-module #gs-hs-form-container .hs-form-field{margin-bottom:12px}.gs-gp-module #gs-hs-form-container label{color:var(--text);display:block;font-size:.8rem;font-weight:600;margin-bottom:4px}.hs-error-msgs label{color:#f2545b!important;font-size:10px!important}.gs-gp-module #gs-hs-form-container .hs-input{background:var(--bg);border:1.5px solid var(--border);border-radius:8px;box-sizing:border-box;font-family:var(--font);font-size:.9rem;min-width:180px;outline:none;padding:10px 13px;transition:border-color .2s,box-shadow .2s;width:100%}.gs-gp-module #gs-hs-form-container .hs-input:focus{border-color:var(--accent);box-shadow:0 0 0 3px rgba(10,138,69,.08)}.gs-gp-module #gs-hs-form-container .hs-submit{margin-top:6px}.gs-gp-module #gs-hs-form-container .hs-button{align-items:center;background:var(--accent);border:none;border-radius:3px;color:#fff;cursor:pointer;display:inline-flex;font-family:var(--font);font-size:.95rem;font-weight:600;justify-content:center;padding:13px 28px;transition:all .2s;width:100%}.gs-gp-module #gs-hs-form-container .hs-button:hover{background:var(--accent-hover);box-shadow:0 4px 14px rgba(10,138,69,.2);transform:translateY(-1px)}.gs-gp-module #gs-hs-form-container .hs-error-msgs{color:#b10626;font-size:.75rem;list-style:none;margin-top:4px;padding:0}.gs-gp-module #gs-hs-form-container .hs-form-required{color:#b10626}.gs-gp-module #gs-hs-form-container .legal-consent-container{color:var(--text3);font-size:.75rem;margin-top:8px}.gs-gp-module #gs-hs-form-container .legal-consent-container a{color:var(--accent)}.gs-gp-module #gs-hs-form-container fieldset{border:none;margin:0;max-width:100%!important;padding:0}.gs-gp-module #gs-hs-form-container .form-columns-2{display:grid;gap:12px;grid-template-columns:1fr 1fr}.gs-gp-module #gs-hs-form-container .form-columns-2 .hs-form-field{margin-bottom:0}.gs-gp-module .disclosures{padding:4px 0 10px;text-align:left}.gs-gp-module .disclosures details{cursor:pointer}.gs-gp-module .disclosures summary{align-items:center;color:hsla(0,0%,100%,.5);cursor:pointer;display:flex;font-size:.75rem;font-weight:500;gap:6px;justify-content:center;list-style:none;padding:8px 0}.gs-gp-module .disclosures summary::-webkit-details-marker{display:none}.gs-gp-module .disclosures summary:after{border-bottom:1.5px solid hsla(0,0%,100%,.5);border-right:1.5px solid hsla(0,0%,100%,.5);content:"";display:inline-block;height:5px;margin-top:-2px;transform:rotate(45deg);transition:transform .2s ease;width:5px}.gs-gp-module .disclosures[open] summary:after{margin-top:2px;transform:rotate(-135deg)}.gs-gp-module .disclosures ol{color:hsla(0,0%,100%,.45);display:flex;flex-direction:column;font-size:.73rem;gap:4px;line-height:1.7;margin:12px 0 0 16px}.gs-gp-module .disclosures ol li::marker{color:hsla(0,0%,100%,.45);font-size:.73rem}.gs-gp-module footer{background:#1b1b1b;color:hsla(0,0%,100%,.6);font-size:.78rem;padding:28px 0;text-align:center}.gs-gp-module .footer-meta{border-top:1px solid hsla(0,0%,100%,.12);color:hsla(0,0%,100%,.5);margin-top:12px;padding-top:12px}.gs-gp-module .footer-meta a{color:#85c441;text-decoration:none}.gs-gp-module .footer-meta span{color:hsla(0,0%,100%,.5)}@media(max-width:860px){.gs-gp-module .steps{gap:16px;grid-template-columns:1fr!important}.gs-gp-module .step-arrow{margin:-4px 0;padding:0}.gs-gp-module .step-arrow svg{transition:none!important}.gs-gp-module .step-arrow svg,.gs-gp-module .step-arrow.active svg{opacity:.25!important;transform:rotate(90deg)!important}}@media(max-width:720px){.gs-gp-module .hero{padding:32px 0 48px}.gs-gp-module section{padding:56px 0}.gs-gp-module .hero-inner{gap:32px;grid-template-columns:1fr}.gs-gp-module .stat-inner{grid-template-columns:repeat(2,1fr)}.gs-gp-module .stat-cell+.stat-cell:nth-child(3):before{display:none}.gs-gp-module .tl-layout{flex-direction:column;gap:32px;max-height:unset}.gs-gp-module .diff-grid{grid-template-columns:1fr}.gs-gp-module .case-study{padding:56px 0}.gs-gp-module .case-inner{gap:32px;grid-template-columns:1fr}.gs-gp-module .case-img{order:-1}.gs-gp-module .proof-grid{grid-template-columns:repeat(2,1fr)}.gs-gp-module .form-wrap{gap:32px;grid-template-columns:1fr}.gs-gp-module .form-perks{display:none}.gs-gp-module .form-box{padding:36px 24px}.gs-gp-module .llm-modal{padding:32px 24px 28px}}@media(max-width:520px){.gs-gp-module .llm-grid{gap:10px}.gs-gp-module .llm-link{border-radius:14px;height:84px;width:84px}.gs-gp-module .llm-icon svg{height:28px;width:28px}.gs-gp-module .llm-name{font-size:.68rem}}@media(max-width:420px){.gs-gp-module .hero-ctas{flex-wrap:wrap}.gs-gp-module .hero-ctas .btn{width:100%}.gs-gp-module .proof-grid,.gs-gp-module .stat-inner{grid-template-columns:1fr 1fr}.gs-gp-module #gs-hs-form-container .form-columns-2{grid-template-columns:1fr}}