:root{--gd-primary:#206e69;--gd-primary-dark:#195751;--gd-primary-light:#e6f2f1;--gd-text:#0f172a;--gd-text-secondary:#475569;--gd-text-muted:#64748b;--gd-bg:#fff;--gd-bg-soft:#f8fafc;--gd-border:#e2e8f0;--gd-radius:.75rem;--gd-radius-sm:.5rem;--gd-radius-lg:1rem;--gd-shadow:0 1px 3px #0f172a14, 0 1px 2px #0f172a0a;--gd-shadow-lg:0 10px 25px -5px #0f172a14, 0 8px 10px -6px #0f172a0a;--gd-max-width:1200px;--gd-nav-height:72px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:var(--gd-text);background:var(--gd-bg);-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.gd-container{width:100%;max-width:var(--gd-max-width);margin:0 auto;padding:0 1.5rem}.gd-btn{border-radius:var(--gd-radius-sm);white-space:nowrap;justify-content:center;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .2s;display:inline-flex}.gd-btn-primary{background:var(--gd-primary);color:#fff}.gd-btn-primary:hover{background:var(--gd-primary-dark)}.gd-btn-ghost{color:var(--gd-text-secondary)}.gd-btn-ghost:hover{background:var(--gd-bg-soft);color:var(--gd-text)}.gd-section{padding:5rem 0}.gd-section-soft{background:var(--gd-bg-soft)}.gd-section-title{letter-spacing:-.02em;margin-bottom:1rem;font-size:2rem;font-weight:800;line-height:1.2}.gd-section-subtitle{color:var(--gd-text-secondary);max-width:640px;margin-bottom:2.5rem;font-size:1.125rem}.gd-label{text-transform:uppercase;letter-spacing:.08em;color:var(--gd-primary);margin-bottom:.75rem;font-size:.75rem;font-weight:700;display:inline-block}.gd-card{background:var(--gd-bg);border:1px solid var(--gd-border);border-radius:var(--gd-radius);box-shadow:var(--gd-shadow);padding:1.5rem}.gd-grid-2{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.gd-grid-3{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}@media (width<=768px){.gd-grid-2,.gd-grid-3{grid-template-columns:1fr}.gd-section{padding:3.5rem 0}.gd-section-title{font-size:1.75rem}.gd-section-subtitle{font-size:1rem}}.hero-section{background:radial-gradient(circle at 81% 13%,#82efda2e,#0000 22rem),radial-gradient(circle at 18% 82%,#64ebd52e,#0000 22rem),linear-gradient(120deg,#fff 28%,#f5fffd 100%);min-height:calc(100vh - 68px);overflow:hidden}.hero-shell{width:100%;max-width:none;margin:0;padding:1.9rem 64px 1rem;position:relative}.hero-topline{text-align:center;color:#4b617c;flex-direction:column;line-height:1.25;display:flex;position:absolute;top:1.9rem;left:57%}.hero-topline strong{color:#1d395a;font-size:.95rem;font-weight:800}.hero-topline span{color:#73849d;font-size:.72rem}.hero-main{grid-template-columns:43% 57%;align-items:center;min-height:405px;padding-top:1.3rem;display:grid}.hero-copy{z-index:2;padding:1.25rem 0 .5rem .4rem;position:relative}.hero-pill{background:var(--gd-primary-light);color:var(--gd-primary);letter-spacing:.02em;text-transform:uppercase;border-radius:999px;align-items:center;padding:.45rem .8rem;font-size:.66rem;font-weight:800;display:inline-flex;box-shadow:0 3px 10px #206e691a}.hero-copy h1{color:#092e4d;letter-spacing:-.055em;margin:1.55rem 0 1rem;font-size:clamp(2.4rem,4.15vw,4rem);font-weight:800;line-height:1.12}.hero-copy h1 em{color:var(--gd-primary);font-style:normal}.hero-copy p{color:#60728c;max-width:450px;font-size:1rem;line-height:1.52}.hero-actions{gap:.85rem;margin-top:1.35rem;display:flex}.hero-primary,.hero-secondary{border-radius:.35rem;justify-content:center;align-items:center;gap:.85rem;min-width:181px;padding:.78rem 1rem;font-size:.78rem;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex}.hero-primary{color:#fff;background:var(--gd-primary);box-shadow:0 7px 12px #206e6938}.hero-secondary{color:var(--gd-primary);border:1.5px solid var(--gd-primary);background:#fff}.hero-primary:hover,.hero-secondary:hover{transform:translateY(-2px);box-shadow:0 8px 16px #00756833}.hero-primary span{font-size:1rem}.hero-secondary svg{flex:0 0 20px;width:20px;height:20px}.hero-secure{color:#72849b;align-items:center;gap:.4rem;margin-top:.95rem;font-size:.66rem;font-weight:600;display:inline-flex}.hero-secure svg{width:14px;height:14px;color:var(--gd-primary);flex:0 0 14px}.hero-visual{grid-template-columns:minmax(0,1fr) 110px minmax(0,1fr);align-items:center;column-gap:1.25rem;height:440px;margin-top:.75rem;display:grid;position:relative}.device-network{transform-origin:50%;background:#ffffffb8;border-radius:.8rem;justify-self:center;width:330px;height:380px;animation:7s ease-in-out infinite network-float;position:relative;top:auto;left:auto;transform:none;box-shadow:0 17px 27px #247f7c17}@keyframes network-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.device-network:before{content:"";background:radial-gradient(circle,#8ef0db59,#eafffa0d 66%);border-radius:50%;width:205px;height:205px;position:absolute;top:45px;left:62px}.brain-node{width:58px;height:58px;color:var(--gd-primary);z-index:1;background:#fff;border:1.5px solid #7ccfc7;border-radius:50%;place-items:center;animation:3s ease-in-out infinite brain-pulse;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 20px #206e6929}.brain-node img{object-fit:contain;width:32px;height:32px}@keyframes brain-pulse{0%,to{transform:translate(-50%,-50%)scale(1);box-shadow:0 8px 20px #206e6929}50%{transform:translate(-50%,-50%)scale(1.08);box-shadow:0 8px 32px #206e6952}}.platform-connections{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.platform-connections path{stroke:#abdcd6;stroke-width:2px;stroke-linecap:round;stroke-dasharray:1 7;opacity:.76}.network-lines{z-index:0;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.network-lines line{stroke:var(--gd-primary);stroke-width:2.5px;stroke-linecap:round;stroke-dasharray:1 7;animation:2s linear infinite line-flow}.network-lines line:first-child{animation-delay:0s}.network-lines line:nth-child(2){animation-delay:.25s}.network-lines line:nth-child(3){animation-delay:.5s}.network-lines line:nth-child(4){animation-delay:.75s}.network-lines line:nth-child(5){animation-delay:1s}@keyframes line-flow{0%{stroke-dashoffset:0;opacity:.55}50%{opacity:1}to{stroke-dashoffset:-16px;opacity:.55}}.device-card{z-index:1;color:#526784;background:#fffffff2;border-radius:.55rem;flex-direction:column;justify-content:center;align-items:center;width:64px;height:62px;display:flex;position:absolute;box-shadow:0 6px 16px #26596f1a}.device-card img{object-fit:contain;width:25px;height:25px}.device-card span{margin-top:.32rem;font-size:.42rem}.device-card .more-dots{color:#234f72;letter-spacing:.12rem;margin-left:.12rem;font-size:1.2rem;font-weight:800;line-height:1}.device-camera{animation:4s ease-in-out infinite device-float,.6s both device-fade-in;top:15px;left:138px}.device-sensor{width:51px;height:63px;animation:4s ease-in-out .5s infinite device-float,.6s .1s both device-fade-in;top:91px;left:22px}.device-machine{animation:4s ease-in-out 1s infinite device-float,.6s .2s both device-fade-in;top:91px;right:20px}.device-access{animation:4s ease-in-out 1.5s infinite device-float,.6s .3s both device-fade-in;bottom:33px;left:61px}.device-more{animation:4s ease-in-out 2s infinite device-float,.6s .4s both device-fade-in;bottom:33px;right:32px}@keyframes device-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes device-fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.dip-badge{z-index:3;width:90px;height:90px;color:var(--gd-primary);text-align:center;background:#fff;border:1px solid #9bd9d2;border-radius:50%;flex-direction:column;grid-area:1/2;justify-content:center;justify-self:center;align-items:center;display:flex;position:relative;top:auto;left:auto;box-shadow:0 7px 17px #206e6924}.dip-badge strong{font-size:1.35rem;line-height:1}.dip-badge span{color:#526784;margin-top:.2rem;font-size:.52rem;font-weight:700;line-height:1.05}.industry-panel{z-index:2;background:#f9fcffdb;border:1px solid #e1e8f3;border-radius:.9rem;grid-area:1/3;justify-self:center;width:min(100%,280px);min-height:380px;padding:1.35rem 1rem 1rem;position:relative;top:auto;right:auto;box-shadow:0 11px 22px #29507d1f}.industry-panel h2{color:#3573a0;margin:0 0 1rem .7rem;font-size:calc(.77rem + 1px);font-weight:800}.industry-list-wrap{max-height:300px;overflow:hidden;-webkit-mask-image:linear-gradient(#0000,#000 8% 92%,#0000);mask-image:linear-gradient(#0000,#000 8% 92%,#0000)}.industry-list{flex-direction:column;gap:.5rem;animation:22s linear infinite industry-scroll;display:flex}.industry-list:hover{animation-play-state:paused}@keyframes industry-scroll{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.industry-row{background:#fff;border-radius:.55rem;align-items:center;gap:.7rem;min-height:45px;padding:.45rem .7rem;display:flex;box-shadow:0 2px 6px #2d51780d}.industry-row i{width:28px;height:28px;color:var(--gd-primary);flex:0 0 28px;place-items:center;font-style:normal;display:grid}.industry-row i svg{width:24px;height:24px}.industry-row div{flex-direction:column;line-height:1.12;display:flex}.industry-row strong{color:#314662;font-size:calc(.61rem + 1px)}.industry-row span{color:#7c8ca1;font-size:calc(.45rem + 1px)}.capability-strip{background:#ffffffe6;border-radius:1rem;grid-template-columns:repeat(5,1fr);padding:1.2rem 0;display:grid;box-shadow:0 10px 23px #206f7524}.capability{border-right:1px solid #e6eef1;align-items:center;gap:.7rem;min-height:48px;padding:0 1.65rem;display:flex}.capability:last-child{border-right:0}.capability i{width:31px;height:31px;color:var(--gd-primary);flex:0 0 31px;place-items:center;font-style:normal;display:grid}.capability i svg{width:29px;height:29px}.capability div{flex-direction:column;line-height:1.2;display:flex}.capability strong{color:#314662;font-size:.73rem}.capability span{color:#7b8ca0;margin-top:.25rem;font-size:.6rem}.hero-scroll{color:#6d7d93;background:#fff;border-radius:999px;width:max-content;margin:1rem auto 0;padding:.44rem 1.15rem;font-size:.62rem;font-weight:700;box-shadow:0 5px 14px #1c686e1f}.hero-scroll span{color:var(--gd-primary);margin-left:.45rem;font-size:.88rem}@media (width<=1000px){.hero-shell{width:100%;max-width:none;margin:0;padding-left:24px;padding-right:24px}.hero-topline{display:none}.hero-main{grid-template-columns:1fr;padding-top:1rem}.hero-copy{text-align:center;padding:1rem 0 0}.hero-copy p{margin:0 auto}.hero-actions{justify-content:center}.hero-visual{width:100%;max-width:610px;margin:1rem auto 0}.capability{padding:0 .75rem}}@media (width<=700px){.hero-shell{width:100%;max-width:none;margin:0;padding:1.25rem 16px 1rem}.hero-copy h1{font-size:clamp(2.25rem,11vw,3.25rem)}.hero-copy p{font-size:.92rem}.hero-visual{transform-origin:top;width:122%;height:330px;margin-bottom:-55px;margin-left:-11%;transform:scale(.82)}.capability-strip{grid-template-columns:1fr;padding:.5rem 1.25rem}.capability{border-bottom:1px solid #e6eef1;border-right:0;padding:.7rem 0}.capability:last-child{border-bottom:0}}@media (width<=440px){.hero-actions{flex-direction:column;align-items:stretch}.hero-primary,.hero-secondary{width:100%}.hero-visual{width:170%;margin-bottom:-133px;margin-left:-35%;transform:scale(.59)}}.parallax-section{--parallax-shift:0px}.parallax-hero-content{transform:translate3d(0, calc(var(--parallax-shift) * -.15), 0);will-change:transform}.parallax-section .hero-visual{transform:translate3d(0, calc(var(--parallax-shift) * .28), 0);will-change:transform}.parallax-section .capability-strip{transform:translate3d(0, calc(var(--parallax-shift) * .12), 0);will-change:transform}.how-dip-works{background:linear-gradient(#f0f9f8 0%,#e6f5f3 100%);border-top:1px solid #d9eee9;border-bottom:1px solid #d9eee9;grid-template-columns:240px minmax(0,1fr);gap:2rem;width:100%;padding:3.5rem 64px 4rem;display:grid}.how-dip-copy{padding:.15rem 0 0}.how-dip-label{color:var(--gd-primary);background:var(--gd-primary-light);text-transform:uppercase;letter-spacing:.04em;border-radius:999px;align-items:center;padding:.4rem .75rem;font-size:.65rem;font-weight:800;display:inline-flex}.how-dip-copy h2{color:#0a2e4e;letter-spacing:-.035em;margin:1.25rem 0 .85rem;font-size:clamp(2rem,2.65vw,2.8rem);font-weight:800;line-height:1.15}.how-dip-copy h2 em{color:var(--gd-primary);font-style:normal}.how-dip-copy p{color:#60728c;font-size:.82rem;line-height:1.65}.how-dip-action{border:1.5px solid var(--gd-primary);color:var(--gd-primary);background:#fff;border-radius:.45rem;align-items:center;gap:1rem;margin-top:1.2rem;padding:.67rem .95rem;font-size:.75rem;font-weight:800;display:inline-flex}.how-dip-action span{font-size:1rem}.how-dip-content{transform:translate3d(0, calc(var(--parallax-shift) * -.18), 0);will-change:transform;flex-direction:column;gap:2.25rem;display:flex}.how-dip-copy{transform:translate3d(0, calc(var(--parallax-shift) * .12), 0);will-change:transform}.process-card{background:#fff;border:1px solid #e9eef5;border-radius:1rem;grid-template-columns:repeat(5,1fr);min-height:277px;padding:2rem 1.2rem 1.35rem;display:grid;box-shadow:0 12px 25px #184b6c14}.process-step{text-align:center;opacity:0;flex-direction:column;align-items:center;padding:0 1.05rem;animation:.6s both process-step-in;display:flex;position:relative}.process-step:first-child{animation-delay:.1s}.process-step:nth-child(2){animation-delay:.25s}.process-step:nth-child(3){animation-delay:.4s}.process-step:nth-child(4){animation-delay:.55s}.process-step:nth-child(5){animation-delay:.7s}@keyframes process-step-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.process-step:not(:last-child):after{content:"";opacity:.7;border-top:1.5px dashed #56b7ab;width:calc(100% - 62px);animation:2s ease-in-out infinite process-line-pulse;position:absolute;top:38px;left:calc(50% + 38px)}.process-step:not(:last-child):before{content:"›";z-index:1;color:#1d8e82;background:#fff;font-size:1.15rem;line-height:1;animation:1.5s ease-in-out infinite process-arrow-bounce;position:absolute;top:30px;right:7px}.process-icon{width:68px;height:68px;color:var(--gd-primary);background:#fff;border-radius:.75rem;place-items:center;transition:transform .2s,box-shadow .2s;animation:3s ease-in-out infinite process-icon-pulse;display:grid;box-shadow:0 5px 14px #196e691a}.process-step:hover .process-icon{transform:translateY(-4px)scale(1.04);box-shadow:0 10px 24px #196e692e}@keyframes process-icon-pulse{0%,to{transform:scale(1);box-shadow:0 5px 14px #196e691a}50%{transform:scale(1.03);box-shadow:0 8px 22px #196e692e}}@keyframes process-line-pulse{0%,to{opacity:.55}50%{opacity:1}}@keyframes process-arrow-bounce{0%,to{transform:translate(0)}50%{transform:translate(4px)}}.process-icon svg{width:37px;height:37px}.process-icon img{object-fit:contain;width:48px;height:48px}.process-number{color:#fff;background:var(--gd-primary);border-radius:50%;place-items:center;width:20px;height:20px;margin-top:.75rem;font-size:.64rem;font-weight:800;display:grid}.process-step strong{color:#132f50;margin-top:.7rem;font-size:.83rem}.process-step p{color:#65768e;max-width:142px;margin-top:.65rem;font-size:.66rem;line-height:1.52}.benefits-card{background:#fffc;border:1px solid #e5edf2;border-radius:1rem;grid-template-columns:repeat(6,1fr);padding:1.35rem 0;display:grid}.benefit{text-align:center;border-right:1px solid #e7eef2;flex-direction:column;align-items:center;min-height:125px;padding:.1rem 1rem;display:flex}.benefit:last-child{border-right:0}.benefit-icon{width:53px;height:53px;color:var(--gd-primary);background:#ebf9f6;border-radius:50%;place-items:center;display:grid}.benefit-icon svg{width:30px;height:30px}.benefit strong{color:#173251;margin-top:.85rem;font-size:.72rem}.benefit p{color:#697b94;max-width:125px;margin-top:.55rem;font-size:.62rem;line-height:1.48}@media (prefers-reduced-motion:reduce){.parallax-hero-content,.parallax-section .hero-visual,.parallax-section .capability-strip,.how-dip-content,.how-dip-copy{transform:none}}@media (width<=700px){.parallax-section .hero-visual{transform:translate3d(0, calc(var(--parallax-shift) * .28), 0) scale(.82)}}@media (width<=440px){.parallax-section .hero-visual{transform:translate3d(0, calc(var(--parallax-shift) * .28), 0) scale(.59)}}@media (width<=1000px){.how-dip-works{grid-template-columns:1fr;padding:3.5rem 24px}.how-dip-copy{text-align:center;max-width:570px;margin:0 auto}.how-dip-copy p{max-width:470px;margin:0 auto}}@media (width<=760px){.how-dip-works{padding:3rem 16px}.process-card{grid-template-columns:1fr;gap:1.6rem;padding:1.6rem}.process-step{padding:0}.process-step:not(:last-child):after,.process-step:not(:last-child):before{display:none}.process-step p{max-width:260px}.benefits-card{grid-template-columns:repeat(2,1fr)}.benefit{border-bottom:1px solid #e7eef2}.benefit:nth-child(2n){border-right:0}.benefit:nth-last-child(-n+2){border-bottom:0}}.impact-section{background:radial-gradient(circle at 10% 85%,#83ebd933,#0000 23rem),linear-gradient(#fff 0%,#f7fffd 100%);width:100%;padding:1.25rem 64px 4rem}.industry-trust{width:100%;box-shadow:none;transform:translate3d(0, calc(var(--parallax-shift) * .12), 0);will-change:transform;background:0 0;border:none;border-radius:0;grid-template-columns:minmax(260px,.9fr) minmax(0,1.7fr);align-items:center;gap:2.5rem;margin:0 0 1rem;padding:0;display:grid}.industry-trust-copy>span{color:var(--gd-primary);background:var(--gd-primary-light);letter-spacing:.05em;text-transform:uppercase;border-radius:999px;align-items:center;gap:.45rem;padding:.45rem .85rem;font-size:.62rem;font-weight:800;display:inline-flex}.industry-trust-copy>span svg{flex-shrink:0;width:14px;height:14px}.industry-trust-copy h2{color:#0a2e4e;letter-spacing:-.045em;margin-top:.7rem;font-size:clamp(2rem,3.2vw,2.9rem);line-height:1.1}.industry-trust-copy h2 em{color:var(--gd-primary);font-style:normal}.industry-trust-copy p{color:#65778f;max-width:360px;margin-top:.65rem;font-size:.74rem;line-height:1.55}.industry-marquee{flex-direction:column;gap:.55rem;padding:.25rem 0;display:flex;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.industry-marquee-row{overflow:hidden}.industry-marquee-track{gap:.55rem;width:max-content;animation:23s linear infinite industry-scroll-left;display:flex}.industry-marquee-row-2 .industry-marquee-track{animation-name:industry-scroll-right;animation-duration:29s}.industry-marquee-row-3 .industry-marquee-track{animation-duration:19s}.industry-marquee-track span{color:#27676b;background:#f4fcfa;border:1px solid #d8eeea;border-radius:999px;align-items:center;gap:.4rem;min-width:max-content;padding:.43rem .8rem;font-size:.64rem;font-weight:700;display:inline-flex}.industry-marquee-track span:before{content:"";background:#6acabc;border-radius:50%;width:6px;height:6px}@keyframes industry-scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes industry-scroll-right{0%{transform:translate(-50%)}to{transform:translate(0)}}.impact-heading{width:100%;margin:0 0 1.35rem}.impact-heading>span{color:var(--gd-primary);letter-spacing:.05em;text-transform:uppercase;font-size:12px;font-weight:800}.impact-heading h2{color:#0a2e4e;letter-spacing:-.035em;margin-top:.4rem;font-size:clamp(1.7rem,2.5vw,2.35rem);line-height:1.15}.impact-heading p{color:#62758f;max-width:510px;margin-top:.45rem;font-size:.78rem;line-height:1.5}.impact-grid{width:100%;transform:translate3d(0, calc(var(--parallax-shift) * -.14), 0);will-change:transform;grid-template-columns:repeat(6,minmax(0,1fr));gap:.85rem;margin:0;display:grid}.impact-card{text-align:center;background:#ffffffeb;border:1px solid #e2edf0;border-radius:.8rem;flex-direction:column;align-items:center;min-height:270px;padding:1rem .75rem .65rem;display:flex;position:relative;overflow:hidden;box-shadow:0 7px 18px #1a596912}.impact-icon{width:49px;height:49px;color:var(--gd-primary);background:#f4fffc;border-radius:50%;place-items:center;display:grid;box-shadow:0 4px 11px #196e691a}.impact-icon svg{width:26px;height:26px}.impact-card h3{color:#173251;margin-top:.9rem;font-size:.7rem;line-height:1.2}.impact-card>p{color:#71839b;min-height:40px;margin-top:.45rem;font-size:.58rem;line-height:1.45}.impact-scene{background:linear-gradient(#0000 0%,#edfaf6 100%);justify-content:center;align-items:flex-end;width:100%;height:88px;margin-top:auto;display:flex;position:relative;overflow:hidden}.impact-scene img{object-fit:contain;object-position:bottom center;width:100%;height:100%}.impact-metric{background:linear-gradient(135deg,#effcf9,#e2f7f1);border-radius:.45rem;flex-direction:column;align-items:center;width:100%;min-height:55px;margin-top:.55rem;padding:.5rem;display:flex}.impact-metric strong{color:#008f80;font-size:1.25rem;line-height:1}.impact-metric span{color:#4d7e7a;margin-top:.25rem;font-size:.52rem;line-height:1.2}.impact-cta{width:100%;transform:translate3d(0, calc(var(--parallax-shift) * .1), 0);will-change:transform;background:#fff;border:1px solid #e2edf0;border-radius:.8rem;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;margin:1.5rem 0 0;padding:.85rem 1rem;display:grid;box-shadow:0 7px 16px #1a59690f}.impact-cta-icon{width:43px;height:43px;color:var(--gd-primary);background:#ecfaf7;border-radius:50%;place-items:center;display:grid}.impact-cta-icon svg{width:25px;height:25px}.impact-cta strong,.impact-cta span{display:block}.impact-cta strong{color:#173251;font-size:.74rem}.impact-cta span{color:#70829a;margin-top:.28rem;font-size:.62rem}.impact-cta a{border:1px solid var(--gd-primary);color:var(--gd-primary);white-space:nowrap;border-radius:.4rem;align-items:center;gap:1rem;padding:.65rem .8rem;font-size:.68rem;font-weight:800;display:inline-flex}.impact-cta b{font-size:1rem}@media (prefers-reduced-motion:reduce){.industry-marquee-track{animation:none}}@media (width<=1000px){.industry-trust{grid-template-columns:1fr;gap:1.5rem}.impact-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=700px){.impact-section{padding:3rem 16px}.industry-trust{margin-bottom:2.5rem;padding:1.2rem}.impact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.impact-card{min-height:255px}.impact-cta{grid-template-columns:auto 1fr}.impact-cta a{grid-column:1/-1;justify-content:center;justify-self:stretch}}@media (width<=440px){.impact-grid{grid-template-columns:1fr}.impact-card{min-height:240px}.impact-cta{text-align:center;grid-template-columns:1fr}.impact-cta-icon{margin:0 auto}}.operations-section{background:#f6fbff 50%/cover no-repeat;width:100%;padding:5rem 24px}.operations-heading{text-align:center;max-width:700px;transform:translate3d(0, calc(var(--parallax-shift) * .1), 0);will-change:transform;margin:0 auto}.operations-heading>span{background:var(--gd-primary);color:#fff;letter-spacing:.06em;text-transform:uppercase;border-radius:999px;align-items:center;gap:.45rem;padding:.4rem .9rem .4rem .65rem;font-size:.66rem;font-weight:800;display:inline-flex}.operations-heading>span:before{content:"+";color:#fff;background:#fff3;border-radius:50%;place-items:center;width:18px;height:18px;font-size:.75rem;display:grid}.operations-heading h2{color:#0a2e4e;letter-spacing:-.04em;margin-top:.55rem;font-size:clamp(2rem,3vw,2.8rem);line-height:1.1}.operations-heading h2 em{background:linear-gradient(100deg,#2563eb 0%,#7c3aed 50%,#2563eb 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:normal}.operations-heading p{color:#65778f;margin-top:.75rem;font-size:.85rem}.operations-grid{max-width:1200px;transform:translate3d(0, calc(var(--parallax-shift) * -.16), 0);will-change:transform;grid-template-columns:repeat(5,minmax(0,1fr));gap:1.25rem;margin:2.5rem auto 1rem;display:grid}.operation-card{background:#fff;border-radius:1rem;flex-direction:column;align-items:flex-start;padding:1rem 1.1rem 1.25rem;transition:transform .25s,box-shadow .25s;display:flex;box-shadow:0 10px 30px #184b6c14}.operation-card:hover{transform:translateY(-6px);box-shadow:0 18px 40px #184b6c24}.operation-card-0{background:linear-gradient(145deg,#fff,#f0fdfa)}.operation-card-1{background:linear-gradient(145deg,#fff,#eff6ff)}.operation-card-2{background:linear-gradient(145deg,#fff,#f5f3ff)}.operation-card-3{background:linear-gradient(145deg,#fff,#f0f9ff)}.operation-card-4{background:linear-gradient(145deg,#fff,#fff1f2)}.operation-card-0>span{color:#0d9488}.operation-card-1>span{color:#2563eb}.operation-card-2>span{color:#7c3aed}.operation-card-3>span{color:#0891b2}.operation-card-4>span{color:#3b82f6}.operation-visual{aspect-ratio:16/11;background:linear-gradient(145deg,#f0f9ff,#e8f4ff);border-radius:.85rem;width:100%;margin-bottom:1.1rem;position:relative;overflow:hidden}.operation-illustration{object-fit:cover;width:100%;height:100%}.operation-stat{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fffffff2;border-radius:.55rem;flex-direction:column;align-items:flex-start;gap:.15rem;min-width:84px;padding:.55rem .75rem;display:flex;position:absolute;top:.6rem;right:.6rem;box-shadow:0 4px 14px #0000001a}.operation-stat span{color:#6d7f96;text-transform:uppercase;letter-spacing:.03em;font-size:.48rem;font-weight:700}.operation-stat strong{color:#0a2e4e;font-size:.95rem;font-weight:800}.operation-chart{width:100%;height:16px;margin-top:.2rem}.operation-card-0 .operation-chart{color:#0d9488}.operation-card-1 .operation-chart{color:#2563eb}.operation-card-2 .operation-chart{color:#7c3aed}.operation-card-3 .operation-chart{color:#0891b2}.operation-card-4 .operation-chart{color:#3b82f6}.operation-icon{z-index:2;background:#fff;border-radius:.85rem;place-items:center;width:50px;height:50px;margin-top:-25px;margin-left:.85rem;padding:7px;display:grid;position:relative;box-shadow:0 4px 14px #0000001f}.operation-icon img{object-fit:contain;width:100%;height:100%}.operation-card h3{color:#183452;margin-top:.5rem;font-size:.9rem;font-weight:800}.operation-card p{color:#6d7f96;margin-top:.4rem;font-size:.68rem;line-height:1.55}.operation-card>span{color:var(--gd-primary);align-items:center;gap:.45rem;margin-top:auto;padding-top:.85rem;font-size:.68rem;font-weight:800;display:inline-flex}.operation-card b{font-size:.9rem}.other-operations{max-width:700px;color:var(--gd-primary);transform:translate3d(0, calc(var(--parallax-shift) * .08), 0);will-change:transform;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffb8;border:1px dashed #9bd8d1;border-radius:.75rem;grid-template-columns:auto 1fr auto;align-items:center;gap:.85rem;margin:1.5rem auto 0;padding:.85rem 1rem;display:grid}.other-operations>svg{width:26px;height:26px}.other-operations span{flex-direction:column;display:flex}.other-operations strong{color:#1c3957;font-size:.75rem}.other-operations small{color:#718299;margin-top:.18rem;font-size:.64rem}.other-operations>b{white-space:nowrap;font-size:.68rem}@media (width<=1100px){.operations-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=750px){.operations-section{padding:3.5rem 20px}.operations-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.other-operations{grid-template-columns:auto 1fr}.other-operations>b{text-align:center;grid-column:1/-1}}@media (width<=480px){.operations-grid{grid-template-columns:1fr}.other-operations{text-align:center;grid-template-columns:1fr}.other-operations>svg{margin:0 auto}}.ask-device-section{background:radial-gradient(circle at 78% 18%,#82efda2e,#0000 26rem),radial-gradient(circle at 16% 88%,#64d2c31f,#0000 22rem),linear-gradient(165deg,#fff 0%,#f3fefb 100%);grid-template-columns:1fr 1.1fr;align-items:center;gap:5.5rem;width:100%;min-height:88vh;padding:7rem 84px;display:grid;position:relative;overflow:hidden}.ask-device-section:before{content:"";background:linear-gradient(90deg,#0000,#c0e8e2,#0000);height:1px;position:absolute;top:0;left:0;right:0}.ask-device-section:after{content:"";background:linear-gradient(90deg,#0000,#c0e8e2,#0000);height:1px;position:absolute;bottom:0;left:0;right:0}.ask-device-label{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:var(--gd-primary);text-transform:uppercase;letter-spacing:.08em;background:#ffffffb8;border:1px solid #206e6924;border-radius:999px;align-items:center;gap:.45rem;padding:.38rem .95rem .38rem .75rem;font-size:.68rem;font-weight:800;display:inline-flex;box-shadow:0 2px 10px #206e6914,inset 0 1px #fffc}.ask-device-label svg{flex-shrink:0;width:15px;height:15px}.ask-device-copy{transform:translate3d(0, calc(var(--parallax-shift) * .12), 0);will-change:transform}.ask-device-copy h2{color:#0a2e4e;letter-spacing:-.055em;margin:1.15rem 0 .9rem;font-weight:800}.ask-device-copy h2 .ask-title-lead{color:var(--gd-primary);letter-spacing:.01em;margin-bottom:.65rem;font-size:1.05rem;font-weight:600;line-height:1.3;display:block}.ask-device-copy h2 .ask-title-main{margin-bottom:.65rem;font-size:clamp(2.85rem,4.4vw,4.8rem);line-height:1;display:block}.ask-device-copy h2 .ask-title-medium{color:#14385b;font-size:clamp(1.45rem,2.2vw,2.4rem);font-weight:700;line-height:1.18;display:block}.ask-device-copy h2 em{background:linear-gradient(100deg,#206e69 0%,#38a99e 55%,#206e69 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:normal}.ask-device-copy>p{color:#65778f;max-width:440px;font-size:.84rem;line-height:1.62}.ask-device-feats{flex-direction:column;gap:.7rem;margin:1.55rem 0 1.85rem;list-style:none;display:flex}.ask-device-feats li{color:#3f5870;align-items:center;gap:.65rem;font-size:.76rem;font-weight:500;display:flex}.ask-check{background:var(--gd-primary-light);border:1px solid #206e6938;border-radius:50%;flex-shrink:0;width:19px;height:19px;display:block;position:relative}.ask-check:after{content:"";border-right:1.8px solid var(--gd-primary);border-bottom:1.8px solid var(--gd-primary);width:4px;height:7px;position:absolute;top:49%;left:50%;transform:translate(-50%,-58%)rotate(45deg)}.ask-device-cta{background:var(--gd-primary);color:#fff;border-radius:.45rem;align-items:center;gap:.6rem;padding:.73rem 1.15rem;font-size:.77rem;font-weight:800;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 6px 14px #206e6938}.ask-device-cta:hover{background:var(--gd-primary-dark);transform:translateY(-2px);box-shadow:0 9px 20px #206e6947}.ask-device-cta span{font-size:1rem}.ask-device-demo{transform:translate3d(0, calc(var(--parallax-shift) * -.15), 0);will-change:transform}.ask-device-window{background:#fff;border:1px solid #d6eae6;border-radius:1.1rem;flex-direction:column;max-height:640px;animation:5s ease-in-out infinite ask-float;display:flex;overflow:hidden;box-shadow:0 18px 48px #1a59691a,0 4px 16px #1a59690f}@keyframes ask-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.ask-sector-tabs{scrollbar-width:none;background:#f8fcfb;border-bottom:1px solid #e5eeec;align-items:center;gap:.35rem;padding:.75rem 1rem;display:flex;overflow-x:auto}.ask-sector-tabs::-webkit-scrollbar{display:none}.ask-sector-tab{color:#5a7890;white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;flex-shrink:0;align-items:center;gap:.4rem;padding:.45rem .75rem;font-size:.64rem;font-weight:700;transition:all .2s;display:inline-flex}.ask-sector-tab i{place-items:center;width:16px;height:16px;display:grid}.ask-sector-tab i svg{width:14px;height:14px}.ask-sector-tab:hover{color:#206e69;background:#206e690f}.ask-sector-tab.active{color:var(--gd-primary);background:#fff;border-color:#d0e6e2;box-shadow:0 2px 8px #1a596914}.ask-bot-avatar{width:26px;height:26px;color:var(--gd-primary);background:#fff;border:1px solid #d6eae6;border-radius:50%;flex-shrink:0;place-items:center;display:grid;box-shadow:0 2px 8px #1a596914}.ask-bot-avatar svg{width:15px;height:15px}.ask-bot-avatar-small{width:22px;height:22px}.ask-bot-avatar-small svg{width:13px;height:13px}.ask-chat{flex-direction:column;gap:1.1rem;padding:1.4rem 1.2rem;display:flex;overflow-y:auto}.ask-msg-row{opacity:1;align-items:flex-end;gap:.55rem;display:flex}.ask-msg-row-user{justify-content:flex-end}.ask-msg-row-bot{justify-content:flex-start}.ask-msg-bubble{border-radius:1rem;max-width:88%;padding:.72rem .95rem;font-size:.72rem;line-height:1.45;position:relative}.ask-msg-bubble p{margin:0;display:inline}.ask-caret{vertical-align:middle;background:currentColor;width:1.5px;height:1em;margin-left:2px;animation:1s step-end infinite ask-blink;display:inline-block}.ask-caret.hidden{display:none}.ask-msg-user .ask-caret{background:#ffffffd9}@keyframes ask-blink{0%,to{opacity:1}50%{opacity:0}}.ask-typing-indicator{background:#f4faf8;border:1px solid #dbece9;border-radius:1rem 1rem 1rem .25rem;align-items:center;gap:.28rem;padding:.85rem 1rem;display:flex}.ask-typing-indicator span{background:var(--gd-primary);opacity:.45;border-radius:50%;width:5px;height:5px;animation:1.2s ease-in-out infinite ask-typing-dot}.ask-typing-indicator span:first-child{animation-delay:0s}.ask-typing-indicator span:nth-child(2){animation-delay:.18s}.ask-typing-indicator span:nth-child(3){animation-delay:.36s}@keyframes ask-typing-dot{0%,to{opacity:.25;transform:translateY(0)}50%{opacity:1;transform:translateY(-2px)}}.ask-msg-user{background:var(--gd-primary);color:#fff;border:1px solid #206e691f;border-bottom-right-radius:.25rem;box-shadow:0 2px 8px #206e6926}.ask-msg-user p{font-weight:500}.ask-msg-bot{color:#173251;background:#f4faf8;border:1px solid #dbece9;border-bottom-left-radius:.25rem;flex-direction:column;gap:.65rem;padding:.85rem .95rem;display:flex}.ask-msg-time{color:#ffffffb8;text-align:right;margin-top:.35rem;font-size:.55rem;font-weight:500;display:block}.ask-msg-bot .ask-msg-time,.ask-msg-success .ask-msg-time{color:#8fa6b9;text-align:left}.ask-msg-success .ask-msg-time{margin-top:0}.ask-bot-title{justify-content:space-between;align-items:center;gap:.6rem;display:flex}.ask-bot-title strong{color:#173251;font-size:.73rem}.ask-result-cards{flex-direction:column;gap:.45rem;display:flex}.ask-result-card{background:#fff;border:1px solid #e1efec;border-radius:.65rem;grid-template-columns:36px 1fr auto;align-items:center;gap:.65rem;padding:.55rem .7rem;transition:transform .15s,box-shadow .15s;display:grid}.ask-result-card:hover{transform:translateY(-1px);box-shadow:0 3px 10px #1a596914}.ask-thumb{background:linear-gradient(135deg,#e6f5f3,#d4eee9);border-radius:.4rem;flex-shrink:0;width:36px;height:28px;overflow:hidden}.ask-thumb img{object-fit:cover;object-position:center;width:100%;height:100%}.ask-result-meta{flex-direction:column;gap:.05rem;line-height:1.25;display:flex}.ask-result-meta strong{color:#1c3957;font-size:.68rem}.ask-result-meta span{color:#7d94a8;font-size:.56rem}.ask-result-stat{text-align:right}.ask-result-stat strong{color:var(--gd-primary);font-size:.9rem;line-height:1;display:block}.ask-result-stat span{color:#7d94a8;margin-top:.1rem;font-size:.52rem;display:block}.ask-view-all{color:var(--gd-primary);background:var(--gd-primary-light);border-radius:.45rem;justify-content:center;align-items:center;gap:.4rem;margin-top:.2rem;padding:.45rem .75rem;font-size:.64rem;font-weight:700;transition:background .2s;display:inline-flex}.ask-view-all:hover{background:#d9f0ec}.ask-view-all span{font-size:.85rem}.ask-answer-detail{color:#5a7890;margin:.2rem 0 0;font-size:.62rem;line-height:1.5}.ask-msg-success{color:#1c573f;background:#f0faf5;border:1px solid #d1ebe2;border-bottom-left-radius:.25rem;flex-direction:column;gap:.4rem;max-width:90%;padding:.75rem .95rem;display:flex}.ask-success-head{align-items:center;gap:.5rem;display:flex}.ask-success-icon{color:#1a9c6a;background:#1a9c6a1a;border-radius:50%;place-items:center;width:22px;height:22px;display:grid}.ask-success-icon svg{width:13px;height:13px}.ask-success-head strong{color:#1a704d;font-size:.72rem}.ask-msg-success>p{color:#3f7a5f;font-size:.65rem;line-height:1.5}.ask-input-row{background:#f8fcfb;border-top:1px solid #e5eeec;align-items:center;gap:.7rem;padding:.85rem 1.2rem;display:flex}.ask-mic-btn{color:#7d94a8;cursor:pointer;background:#fff;border:none;border-radius:50%;flex-shrink:0;place-items:center;width:36px;height:36px;transition:color .2s,background .2s,box-shadow .2s;display:grid;box-shadow:0 1px 4px #1a596914}.ask-mic-btn:hover{color:var(--gd-primary);background:var(--gd-primary-light)}.ask-mic-btn svg{width:16px;height:16px}.ask-input-field{background:#fff;border:1px solid #d6eae6;border-radius:1rem;flex:1;align-items:center;min-height:42px;padding:.55rem 1rem;display:flex;overflow:hidden;box-shadow:0 1px 4px #1a59690f}.ask-input-field .ask-placeholder{color:#9eb5c4;font-size:.72rem}.ask-input-field .ask-input-text{color:#1c3957;white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;font-weight:500;overflow:hidden}.ask-input-field .ask-caret{background:var(--gd-primary);height:1em}.ask-send-btn{background:var(--gd-primary);color:#fff;cursor:pointer;border:none;border-radius:.55rem;flex-shrink:0;place-items:center;width:36px;height:36px;transition:background .2s,transform .15s;display:grid;box-shadow:0 3px 8px #206e6940}.ask-send-btn:hover{background:var(--gd-primary-dark);transform:scale(1.08)}.ask-send-btn.sending{background:var(--gd-primary-dark);transform:scale(.95);box-shadow:0 1px 4px #206e6933}.ask-send-btn svg{width:15px;height:15px}.contact-section{color:#e8eef3;background:linear-gradient(135deg,#071925 0%,#0a2631 50%,#0c3a3f 100%);width:100%;padding:5rem 24px;position:relative;overflow:hidden}.contact-bg{pointer-events:none;position:absolute;inset:0}.contact-blob{filter:blur(80px);opacity:.45;border-radius:50%;animation:10s ease-in-out infinite contact-blob-float;position:absolute}.contact-blob-1{background:radial-gradient(circle,#206e698c,#0000 70%);width:320px;height:320px;top:-60px;left:-80px}.contact-blob-2{background:radial-gradient(circle,#56b7ab59,#0000 70%);width:260px;height:260px;animation-delay:-5s;bottom:-40px;left:35%}@keyframes contact-blob-float{0%,to{transform:translate(0)}50%{transform:translate(25px,20px)}}.contact-container{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1040px;margin:0 auto;display:grid;position:relative}.contact-pill{color:#8fd9cf;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#206e6933;border:1px solid #206e694d;border-radius:999px;align-items:center;gap:.45rem;padding:.45rem .9rem;font-size:.68rem;font-weight:700;display:inline-flex}.contact-pill svg{color:#8fd9cf;width:14px;height:14px}.contact-copy h2{color:#fff;letter-spacing:-.04em;margin-top:1.1rem;font-size:clamp(2.1rem,3.2vw,3rem);line-height:1.1}.contact-copy h2 em{background:linear-gradient(100deg,#7fded2 0%,#38a99e 55%,#7fded2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:normal}.contact-copy>p{color:#9ab2c4;max-width:430px;margin-top:.9rem;font-size:.95rem;line-height:1.65}.contact-benefits{flex-direction:column;gap:.55rem;margin-top:1.5rem;padding:0;list-style:none;display:flex}.contact-benefits li{color:#d0e0ea;align-items:center;gap:.55rem;font-size:.82rem;font-weight:600;display:flex}.contact-benefits li svg{color:#8fd9cf;flex-shrink:0;width:18px;height:18px}.contact-cards{gap:.85rem;margin-top:2rem;display:flex}.contact-card{color:inherit;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:.85rem;align-items:center;gap:.75rem;padding:.85rem 1.1rem;text-decoration:none;transition:background .2s,transform .2s,border-color .2s;display:flex}.contact-card:hover{background:#ffffff1c;border-color:#206e6973;transform:translateY(-3px)}.contact-flag{border-radius:.25rem;flex-shrink:0;place-items:center;width:32px;height:22px;display:grid;overflow:hidden}.contact-flag svg{width:100%;height:100%}.contact-card-body{flex-direction:column;display:flex}.contact-card-body strong{color:#fff;font-size:.8rem;font-weight:700}.contact-card-body span{color:#8fd9cf;margin-top:.15rem;font-size:.78rem}.contact-side-image{width:min(100%,420px);height:auto;margin-bottom:.35rem;display:block}.contact-form{color:#1c3957;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff7;border-radius:1.2rem;flex-direction:column;gap:1rem;padding:2.25rem;display:flex;box-shadow:0 25px 60px #00000040}.contact-form h3{color:#0a1f2e;letter-spacing:-.02em;margin:0;font-size:1.35rem}.contact-form>p{color:#60728c;margin:0 0 .3rem;font-size:.82rem;line-height:1.5}.contact-fields-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.contact-field{flex-direction:column;gap:.35rem;display:flex}.contact-field label{color:#314662;font-size:.72rem;font-weight:700}.contact-required{color:#e11d48}.contact-field input,.contact-field textarea{color:#0a1f2e;background:#f8fafb;border:1px solid #d6e3eb;border-radius:.6rem;outline:none;padding:.8rem .95rem;font-family:inherit;font-size:.85rem;transition:border-color .2s,box-shadow .2s,background .2s}.contact-field input:focus,.contact-field textarea:focus{border-color:var(--gd-primary);background:#fff;box-shadow:0 0 0 4px #206e691a}.contact-field input::placeholder,.contact-field textarea::placeholder{color:#8ea3b3}.contact-form button{background:var(--gd-primary);color:#fff;cursor:pointer;border:none;border-radius:.65rem;margin-top:.4rem;padding:.95rem 1.2rem;font-size:.85rem;font-weight:800;transition:background .2s,transform .2s,box-shadow .2s;box-shadow:0 6px 16px #206e6940}.contact-form button:hover{background:var(--gd-primary-dark);transform:translateY(-2px);box-shadow:0 10px 24px #206e6959}@media (prefers-reduced-motion:reduce){.ask-device-copy,.ask-device-demo{transform:none}.ask-device-window,.ask-caret{animation:none}.ask-typing-indicator span{opacity:1;animation:none}.device-network,.brain-node,.device-card,.network-lines line,.industry-list{animation:none}.process-step,.process-icon,.process-step:not(:last-child):after,.process-step:not(:last-child):before{opacity:1;animation:none}.process-step:hover .process-icon{transform:none}.contact-blob{animation:none}}@media (width<=900px){.contact-container{grid-template-columns:1fr;gap:2.5rem}.contact-copy{text-align:center}.contact-copy>p{margin:.9rem auto 0}.contact-benefits{align-items:center}.contact-cards{flex-wrap:wrap;justify-content:center}}@media (width<=500px){.contact-section{padding:3.5rem 20px}.contact-form{padding:1.5rem}.contact-fields-row{grid-template-columns:1fr}.contact-cards{flex-direction:column;align-items:center}.contact-card{width:100%;max-width:260px}}@media (width<=1000px){.ask-device-section{grid-template-columns:1fr;gap:3rem;padding:4.5rem 40px}.ask-device-copy{text-align:center}.ask-device-copy>p{margin:0 auto}.ask-device-feats{align-items:center}.ask-device-cta{display:inline-flex}.ask-device-window{max-width:560px;margin:0 auto}}@media (width<=700px){.ask-device-section{padding:3.5rem 20px}.ask-device-copy h2 .ask-title-main{font-size:clamp(2.2rem,9vw,3.6rem)}.ask-device-copy h2 .ask-title-medium{font-size:clamp(1.15rem,5.5vw,1.85rem)}.ask-device-copy h2 .ask-title-lead{font-size:.92rem}.ask-msg-bubble{max-width:95%}.ask-result-card{grid-template-columns:32px 1fr auto}.ask-thumb{width:32px;height:24px}}.iwp-page{width:100%}.iwp-hero{background:#fff 50%/cover no-repeat;grid-template-columns:.6fr 1.1fr;align-items:stretch;gap:3rem;width:100%;min-height:100vh;padding:5rem 64px;display:grid;overflow:hidden}.iwp-hero-left{flex-direction:column;justify-content:center;gap:2rem;padding:3rem 0;display:flex}.iwp-hero-left>.iwp-heading,.iwp-hero-left>.iwp-sub,.iwp-hero-left>.iwp-desc,.iwp-hero-left>.iwp-stats{margin-bottom:0}.iwp-badge{background:var(--gd-primary);color:#fff;letter-spacing:.02em;border-radius:999px;align-self:flex-start;align-items:center;gap:.5rem;margin-bottom:1.2rem;padding:.4rem .85rem .4rem .6rem;font-size:.7rem;font-weight:700;display:inline-flex}.iwp-badge svg{width:16px;height:16px}.iwp-heading{color:#0a1e35;letter-spacing:-.04em;margin:0 0 .6rem;font-size:clamp(2.8rem,5vw,4.2rem);font-weight:900;line-height:1.03}.iwp-heading span{background:linear-gradient(100deg,#0d9488,#2563eb);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;padding:.02em .05em;display:inline-block}.iwp-sub{color:#1c3957;margin:0 0 .6rem;font-size:1.05rem;font-weight:700}.iwp-desc{color:#4d6478;max-width:420px;margin:0 0 2rem;font-size:.88rem;line-height:1.65}.iwp-desc strong{color:var(--gd-primary)}.iwp-stats{flex-wrap:wrap;gap:1.5rem;margin-bottom:2.2rem;display:flex}.iwp-stat{align-items:center;gap:.6rem;display:flex}.iwp-stat svg{width:26px;height:26px;color:var(--gd-primary);flex-shrink:0}.iwp-stat strong{color:#0a1e35;font-size:1.15rem;font-weight:900;line-height:1.1;display:block}.iwp-stat span{color:#6d8497;font-size:.65rem;display:block}.iwp-cta{flex-wrap:wrap;gap:1rem;display:flex}.iwp-btn-primary{background:var(--gd-primary);color:#fff;border-radius:.6rem;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-size:.85rem;font-weight:800;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 6px 18px #0d94884d}.iwp-btn-primary:hover{background:var(--gd-primary-dark);transform:translateY(-2px);box-shadow:0 10px 24px #0d948866}.iwp-btn-secondary{color:#1c3957;background:#fff;border:1.5px solid #d1dce8;border-radius:.6rem;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:border-color .2s,box-shadow .2s;display:inline-flex}.iwp-btn-secondary svg{width:16px;height:16px}.iwp-btn-secondary:hover{border-color:var(--gd-primary);box-shadow:0 4px 14px #0d94881f}.iwp-hero-right{height:640px;position:relative}.iwp-stage{width:100%;height:100%;position:relative}.iwp-card{z-index:6;background:#fff;border-radius:1rem;transition:transform .3s,box-shadow .3s;position:absolute;overflow:hidden;box-shadow:0 12px 30px #0a1e351f}.iwp-card:hover{transform:translateY(-5px)scale(1.02);box-shadow:0 18px 40px #0a1e352e}.iwp-card-img{aspect-ratio:16/10;object-fit:cover;width:100%;display:block}.iwp-card-label{color:#1c3957;background:#fff;border-radius:10px;justify-content:center;align-items:center;gap:.4rem;margin:0 0 .55rem;padding:.35rem .65rem .35rem .45rem;font-size:.68rem;font-weight:700;display:inline-flex;position:absolute;bottom:0;left:10%;right:10%;box-shadow:0 2px 8px #0000000f}.iwp-card-icon{border-radius:.35rem;flex-shrink:0;place-items:center;width:18px;height:18px;font-size:.65rem;font-weight:800;display:grid}.iwp-card-icon svg{width:100%;height:100%}.iwp-center{z-index:5;background:#fff;border-radius:1rem;width:65%;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 24px 60px #0a1e3533}.iwp-center-img{object-fit:cover;width:100%;height:auto;display:block}@media (width<=1000px){.iwp-hero{min-height:unset;grid-template-columns:1fr;padding:4rem 40px}.iwp-hero-left{gap:1.5rem;padding:2rem 0}.iwp-hero-right{height:480px}.iwp-center{width:48%}.iwp-card{width:20%!important}.iwp-heading{font-size:clamp(2.4rem,7vw,3.4rem)}}@media (width<=640px){.iwp-hero{padding:3.5rem 20px}.iwp-hero-right{height:400px}.iwp-center{width:54%}.iwp-card{width:24%!important}.iwp-stats{gap:1rem}.iwp-cta{flex-direction:column}.iwp-btn-primary,.iwp-btn-secondary{justify-content:center}}.iwp-usecases{background:#fff;padding:5rem 24px;scroll-margin-top:84px}.iwp-usecases>.iwp-tabs,.iwp-usecases>.iwp-cases-layout{max-width:1200px;margin-left:auto;margin-right:auto}.iwp-usecases-head{text-align:center;max-width:700px;margin:0 auto 2.5rem}.iwp-usecases-label{color:var(--gd-primary);background:#e6f7f5;border-radius:999px;margin-bottom:1rem;padding:.35rem .9rem;font-size:.75rem;font-weight:800;display:inline-block}.iwp-usecases-title{color:#0a1e35;margin-bottom:.6rem;font-size:2.2rem;font-weight:900}.iwp-usecases-sub{color:#6d8497;font-size:1rem;line-height:1.6}.iwp-tabs{background:#f3f8fb;border-radius:999px;flex-wrap:wrap;justify-content:space-between;gap:.25rem;width:100%;margin:0 auto 2.5rem;padding:.35rem;display:flex}.iwp-tab{color:#5d7289;cursor:pointer;background:0 0;border:none;border-radius:999px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.65rem .5rem;font-size:.85rem;font-weight:700;transition:color .2s,background .2s,box-shadow .2s;display:inline-flex;position:relative}.iwp-tab:hover{color:#0a1e35;background:#fff9}.iwp-tab-icon{width:20px;height:20px;color:inherit;flex-shrink:0;place-items:center;display:grid}.iwp-tab-icon svg{width:100%;height:100%}.iwp-tab-active{color:#fff;background:var(--gd-primary);box-shadow:0 4px 16px #0d948859}.iwp-tab-active:hover{color:#fff;background:var(--gd-primary)}.iwp-cases-layout{grid-template-columns:260px 1fr;gap:2.5rem;width:100%;max-width:100%;display:grid}.iwp-cases-sidebar{flex-direction:column;gap:.5rem;display:flex}.iwp-case-nav{color:#5d7289;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:.6rem;flex-direction:column;align-items:flex-start;gap:.15rem;padding:.8rem 1rem;transition:background .2s,color .2s;display:flex}.iwp-case-nav:hover{color:#0a1e35;background:#f7fbfa}.iwp-case-nav-active{color:var(--gd-primary);background:#e8f4f2}.iwp-case-nav-id{color:#9ab;font-size:.7rem;font-weight:700}.iwp-case-nav-active .iwp-case-nav-id{color:var(--gd-primary)}.iwp-case-nav-label{font-size:.85rem;font-weight:700}.iwp-case-detail{padding:.5rem 0}.iwp-case-title{color:#0a1e35;margin-bottom:.5rem;font-size:1.6rem;font-weight:900}.iwp-case-desc{color:#6d8497;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.iwp-case-cards{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.iwp-case-card{background:#fff;border:1px solid #e8f0f7;border-radius:1rem;padding:1.25rem;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden;box-shadow:0 4px 18px #0a1e350d}.iwp-case-card:after{content:"";background:var(--card-accent);opacity:1;border-radius:100% 0 0;width:80px;height:80px;position:absolute;bottom:0;right:0}.iwp-case-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #0a1e351a}.iwp-case-card-icon{z-index:1;background:var(--card-accent);width:40px;height:40px;color:var(--card-color);border-radius:.6rem;place-items:center;margin-bottom:1rem;display:grid;position:relative}.iwp-case-card-icon svg{width:20px;height:20px}.iwp-case-card-title{z-index:1;color:#0a1e35;margin-bottom:.4rem;font-size:.95rem;font-weight:800;position:relative}.iwp-case-card-desc{z-index:1;color:#6d8497;margin-bottom:1rem;font-size:.78rem;line-height:1.5;position:relative}.iwp-case-card-tag{z-index:1;color:var(--card-color);background:var(--card-accent);border-radius:999px;padding:.25rem .6rem;font-size:.65rem;font-weight:800;display:inline-block;position:relative}@media (width<=900px){.iwp-usecases{padding:4rem 24px}.iwp-cases-layout{grid-template-columns:220px 1fr;gap:1.5rem}.iwp-case-cards{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.iwp-usecases{padding:3.5rem 24px}.iwp-tabs{flex-wrap:nowrap;justify-content:flex-start;padding-bottom:.5rem;overflow-x:auto}.iwp-tab{white-space:nowrap;flex:none;padding:.65rem 1rem}.iwp-cases-layout{grid-template-columns:1fr}.iwp-cases-sidebar{flex-direction:row;padding-bottom:.5rem;overflow-x:auto}.iwp-case-nav{white-space:nowrap;flex:none}.iwp-case-cards{grid-template-columns:1fr}.iwp-usecases-title{font-size:1.8rem}}.platform-hero{background:linear-gradient(#f8fafb 0%,#fff 100%);padding:2rem 70px 4rem;position:relative;overflow:hidden}.platform-hero .gd-container{max-width:100%;padding:0}.platform-section .gd-container{max-width:100%;padding:0 70px}.platform-hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#206e691f 0%,#206e6900 70%);width:60%;height:70%;position:absolute;top:-20%;right:-10%}.platform-hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#3b82f614 0%,#3b82f600 70%);width:50%;height:60%;position:absolute;bottom:-15%;left:-10%}.platform-hero-grid{z-index:1;grid-template-columns:1fr 1.15fr;align-items:center;gap:3rem;display:grid;position:relative}.platform-hero-left{flex-direction:column;gap:1.25rem;padding:1.5rem 0;display:flex}.platform-hero-badge{color:#fff;background:#ca8c06;border:1px solid #fff3;border-radius:999px;align-self:flex-start;align-items:center;gap:.5rem;padding:.35rem .9rem;font-size:.85rem;font-weight:700;display:inline-flex;box-shadow:0 2px 10px #ca8c0633}.platform-hero-badge .platform-hero-logo{color:#fff}.platform-hero-logo{width:22px;height:22px;color:var(--gd-primary);place-items:center;display:grid}.platform-hero-logo svg{width:100%;height:100%}.platform-hero-tagline{color:#6d8497;margin:0;font-size:.9rem;font-weight:500}.platform-hero-title{color:#0a1e35;margin:0;font-size:3rem;font-weight:900;line-height:1.1}.platform-hero-accent{color:var(--gd-primary)}.platform-hero-desc{color:#6d8497;max-width:520px;margin:0;font-size:1.05rem;line-height:1.6}.platform-hero-features{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.platform-hero-feature{align-items:flex-start;gap:.75rem;display:flex}.platform-hero-feature-icon{width:36px;height:36px;color:var(--gd-primary);background:#f0fdfa;border-radius:.6rem;flex-shrink:0;place-items:center;display:grid}.platform-hero-feature-icon svg{width:18px;height:18px}.platform-hero-feature h4{color:#0a1e35;margin:0 0 .2rem;font-size:.85rem;font-weight:700}.platform-hero-feature p{color:#6d8497;margin:0;font-size:.72rem;line-height:1.45}.platform-hero-actions{flex-wrap:wrap;align-items:center;gap:.85rem;display:flex}.platform-hero-actions .gd-btn{gap:.5rem;padding:.75rem 1.25rem;font-size:.9rem}.platform-hero-actions .gd-btn svg{width:16px;height:16px}.platform-hero-actions .gd-btn-primary{background:var(--gd-primary);color:#fff}.platform-hero-actions .gd-btn-ghost{color:#0a1e35;background:#fff;border:1px solid #e2e8f0}.platform-hero-right{position:relative}.platform-hero-screenshot{background:#fff;border:1px solid #e8f0f7;border-radius:1rem;padding:.75rem;box-shadow:0 20px 60px #0a1e351f}.platform-hero-screenshot img{border-radius:.6rem;width:100%;display:block}.platform-journey{padding:3rem 0}.platform-journey-layout{grid-template-columns:320px 1fr;align-items:start;gap:2rem;margin-top:2rem;display:grid}.platform-journey-nav{flex-direction:column;gap:.5rem;display:flex;position:sticky;top:92px}.platform-journey-step{text-align:left;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;flex-direction:column;gap:.25rem;padding:.85rem 1rem;transition:border-color .2s,background .2s,box-shadow .2s;display:flex}.platform-journey-step:hover{border-color:var(--gd-primary)}.platform-journey-step-active{border-color:var(--gd-primary);background:#f4fafa;box-shadow:0 4px 14px #206e6914}.platform-journey-step-title{color:var(--gd-primary);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:800}.platform-journey-step-headline{color:#0a1e35;font-size:.95rem;font-weight:700}.platform-journey-step-active .platform-journey-step-headline{color:var(--gd-primary)}.platform-journey-detail{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;overflow:hidden;box-shadow:0 8px 30px #0a1e350f}.platform-journey-screenshot{background:#f8fafb;border-bottom:1px solid #e2e8f0;justify-content:center;align-items:center;min-height:360px;padding:1.5rem;display:flex}.platform-journey-screenshot img{object-fit:contain;border-radius:.75rem;width:100%;max-width:100%;box-shadow:0 4px 20px #0a1e351a}.platform-journey-content{padding:1.5rem}.platform-journey-content h3{color:#0a1e35;margin-bottom:.5rem;font-size:1.35rem;font-weight:800}.platform-journey-content p{color:#6d8497;margin-bottom:1.25rem;font-size:.95rem;line-height:1.6}.platform-journey-features{flex-wrap:wrap;gap:.75rem;padding:0;list-style:none;display:flex}.platform-journey-features li{color:#1c3957;background:#f4fafa;border-radius:999px;align-items:center;gap:.4rem;padding:.4rem .7rem;font-size:.8rem;font-weight:600;display:inline-flex}.platform-journey-features li svg{width:14px;height:14px;color:var(--gd-primary)}.platform-capabilities{padding-top:4rem;padding-bottom:4rem;scroll-margin-top:84px}.platform-capabilities-intro{grid-template-columns:minmax(280px,.85fr) minmax(500px,1.35fr);align-items:center;gap:3.5rem;display:grid}.platform-capabilities-copy{max-width:390px}.platform-capabilities-label{color:var(--gd-primary);letter-spacing:.04em;text-transform:uppercase;background:#e9f8f5;border-radius:999px;align-items:center;gap:.4rem;padding:.38rem .7rem;font-size:.68rem;font-weight:800;display:inline-flex}.platform-capabilities-label svg{width:14px;height:14px}.platform-capabilities-copy h2{color:#0a1e35;letter-spacing:-.045em;margin:1rem 0 0;font-size:clamp(2rem,3.2vw,3rem);font-weight:800;line-height:1.08}.platform-capabilities-copy h2 span{color:var(--gd-primary)}.platform-capabilities-copy p{color:#60728c;margin:1rem 0 0;font-size:.95rem;line-height:1.65}.platform-stats{background:#ffffffe6;border:1px solid #e3ebf1;border-radius:1rem;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden;box-shadow:0 12px 30px #0a1e350d}.platform-stat{min-width:0;padding:1.25rem 1.15rem}.platform-stat+.platform-stat{border-left:1px solid #e8eef3}.platform-stat-icon{border-radius:50%;place-items:center;width:42px;height:42px;margin-bottom:.75rem;display:grid}.platform-stat-icon svg{width:20px;height:20px}.platform-stat strong{color:#10213b;letter-spacing:-.03em;font-size:1.25rem;font-weight:800;display:block}.platform-stat>span{color:#60728c;margin-top:.3rem;font-size:.7rem;font-weight:600;line-height:1.35;display:block}.platform-accent-teal{color:#159a83;background:#e6f8f3}.platform-accent-blue{color:#4375f5;background:#eaf0ff}.platform-accent-purple{color:#9164ee;background:#f3ecff}.platform-accent-orange{color:#ef8d35;background:#fff1e6}.platform-accent-red{color:#ec5c68;background:#ffebee}.platform-accent-cyan{color:#1aa9b4;background:#e5f8fa}.platform-accent-text-teal{color:#159a83}.platform-accent-text-blue{color:#4375f5}.platform-accent-text-purple{color:#9164ee}.platform-accent-text-orange{color:#ef8d35}.platform-accent-text-red{color:#ec5c68}.platform-accent-text-cyan{color:#1aa9b4}.platform-capability-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;margin-top:2rem;display:grid}.platform-capability-card{background:#ffffffe6;border:1px solid #e2eaf0;border-radius:.9rem;flex-direction:column;min-height:205px;padding:1.5rem;transition:box-shadow .2s,transform .2s,border-color .2s;display:flex;box-shadow:0 6px 18px #0a1e3509}.platform-capability-card:hover{border-color:#cfdee7;transform:translateY(-4px);box-shadow:0 16px 32px #0a1e3517}.platform-capability-main{align-items:flex-start;gap:1rem;display:flex}.platform-capability-icon{border-radius:50%;flex:none;place-items:center;width:54px;height:54px;display:grid}.platform-capability-icon svg{width:25px;height:25px}.platform-capability-card h3{color:#10213b;letter-spacing:-.025em;margin:.35rem 0 0;font-size:1rem;font-weight:800;line-height:1.25}.platform-capability-card p{color:#6d8297;margin:.7rem 0 0;font-size:.78rem;line-height:1.55}.platform-capability-explore{border-top:1px solid #edf1f4;align-items:center;gap:.5rem;width:100%;margin-top:auto;padding-top:.9rem;font-size:.72rem;font-weight:800;display:inline-flex}.platform-capability-explore svg{width:15px;height:15px}.platform-enterprise-bar{background:#ffffffc7;border:1px solid #e2eaf0;border-radius:.85rem;align-items:center;gap:1.5rem;margin-top:1.1rem;padding:.85rem 1.1rem;display:flex}.platform-enterprise-title{color:#10213b;flex:none;align-items:center;gap:.7rem;font-size:.8rem;display:inline-flex}.platform-enterprise-icon{color:#159a83;background:#e7f8f2;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.platform-enterprise-icon svg{width:18px;height:18px}.platform-enterprise-features{justify-content:space-between;align-items:center;gap:1rem;width:100%;display:flex}.platform-enterprise-features span{color:#60728c;white-space:nowrap;align-items:center;gap:.4rem;font-size:.67rem;font-weight:600;display:inline-flex}.platform-enterprise-features svg{color:#159a83;background:#e7f8f2;border-radius:50%;width:15px;height:15px;padding:2px}.platform-cta{text-align:left}.platform-cta-box{color:#fff;background:linear-gradient(135deg,#0a1e35 0%,#164e48 100%);border-radius:1.25rem;grid-template-columns:1fr 1fr;align-items:center;gap:3rem;padding:3.5rem 3rem;display:grid}.platform-cta-text{flex-direction:column;gap:1rem;display:flex}.platform-cta-box h2{margin:0;font-size:2rem;font-weight:800}.platform-cta-box p{color:#b8d4d1;margin:0;font-size:1rem;line-height:1.6}.platform-cta-benefits{flex-direction:column;gap:.7rem;margin:.5rem 0 0;padding:0;list-style:none;display:flex}.platform-cta-benefits li{color:#e6f2f1;align-items:center;gap:.6rem;font-size:.9rem;display:flex}.platform-cta-benefits li svg{color:#6ee7b7;flex-shrink:0;width:18px;height:18px}.contact-page-section{background:linear-gradient(135deg,#f2f9f8 0%,#f8fafb 50%,#fff 100%);padding-top:2.5rem;position:relative;overflow:hidden}.contact-page-section:before{content:"";pointer-events:none;background:radial-gradient(circle,#206e691a 0%,#206e6900 70%);width:55%;height:70%;position:absolute;top:-25%;right:-15%}.contact-page-section:after{content:"";pointer-events:none;background:radial-gradient(circle,#3b82f612 0%,#3b82f600 70%);width:45%;height:60%;position:absolute;bottom:-20%;left:-10%}.contact-page-container{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:3rem;max-width:1200px;display:grid;position:relative}.contact-page-content{flex-direction:column;gap:1rem;display:flex}.contact-page-content .gd-section-title{margin-bottom:0}.contact-page-content .gd-section-subtitle{margin-bottom:.5rem}.contact-page-benefits{flex-direction:column;gap:.75rem;margin:.5rem 0 0;padding:0;list-style:none;display:flex}.contact-page-benefits li{color:#1c3957;align-items:center;gap:.6rem;font-size:.9rem;display:flex}.contact-page-benefits li svg{width:18px;height:18px;color:var(--gd-primary);flex-shrink:0}.about-page{background:#fff;overflow:hidden}.about-hero{background:radial-gradient(circle at 85% 12%,#4bc9b830,#0000 25rem),radial-gradient(circle at 12% 86%,#cfebe894,#0000 28rem),linear-gradient(135deg,#fbfefd 0%,#f5f9fa 100%);padding:7.5rem 0 6rem;position:relative}.about-hero:after{content:"";background:linear-gradient(90deg,#0000,#d7eae8,#0000);height:1px;position:absolute;inset:auto 0 0}.about-hero-grid{grid-template-columns:minmax(0,.95fr) minmax(460px,1.05fr);align-items:center;gap:4rem;display:grid;position:relative}.about-eyebrow{color:var(--gd-primary);letter-spacing:.045em;text-transform:uppercase;background:#ffffffc7;border:1px solid #cce9e5;border-radius:999px;align-items:center;gap:.45rem;padding:.42rem .75rem;font-size:.7rem;font-weight:800;display:inline-flex}.about-eyebrow>span{font-size:.9rem;line-height:0}.about-kicker{color:#698194;letter-spacing:.025em;margin-top:1.35rem;font-size:.78rem;font-weight:700}.about-hero-copy h1{color:#10213b;letter-spacing:-.065em;max-width:610px;margin:.55rem 0 0;font-size:clamp(3rem,5vw,4.7rem);font-weight:850;line-height:.98}.about-hero-copy h1 span{color:var(--gd-primary)}.about-hero-description{color:#526b82;max-width:545px;margin-top:1.5rem;font-size:1.05rem;line-height:1.7}.about-hero-actions{align-items:center;gap:1.25rem;margin-top:2rem;display:flex}.about-hero-actions .gd-btn{padding:.85rem 1.2rem;box-shadow:0 10px 22px #206e692e}.about-contact-link,.about-text-link{color:#1c3957;align-items:center;gap:.4rem;font-size:.9rem;font-weight:800;display:inline-flex}.about-contact-link span,.about-text-link span{color:var(--gd-primary);font-size:1.1rem}.about-trust-list{flex-wrap:wrap;gap:1.1rem;margin-top:2rem;display:flex}.about-trust-list span{color:#5c7489;align-items:center;gap:.4rem;font-size:.78rem;font-weight:700;display:inline-flex}.about-trust-list svg{width:16px;height:16px;color:var(--gd-primary)}.about-hero-visual{min-height:435px;padding:1.5rem .5rem .5rem;position:relative}.about-visual-glow{aspect-ratio:1;filter:blur(8px);background:radial-gradient(circle,#70dacc6b,#70dacc00 68%);border-radius:50%;width:78%;position:absolute;top:6%;right:8%}.about-dashboard-frame{z-index:1;background:#fffffff2;border:1px solid #d2e4e9f5;border-radius:1.25rem;width:91%;margin:1rem 0 0 auto;padding:.8rem;position:relative;box-shadow:0 25px 60px #102f4126}.about-dashboard-topbar{color:#5f768c;grid-template-columns:auto 1fr auto;align-items:center;gap:.6rem;padding:0 .2rem .65rem;font-size:.65rem;font-weight:700;display:grid}.about-window-dots{gap:.22rem;display:flex}.about-window-dots i{background:#d5e2e8;border-radius:50%;width:6px;height:6px}.about-window-dots i:first-child{background:#79cfc5}.about-live-status{color:#159a83;background:#e4f8f2;border-radius:999px;padding:.18rem .4rem;font-size:.58rem}.about-dashboard-frame img{border-radius:.7rem;width:100%}.about-float-card{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff0;border:1px solid #dce9ecf5;border-radius:.85rem;align-items:center;gap:.65rem;padding:.75rem .85rem;display:flex;position:absolute;box-shadow:0 16px 36px #14324421}.about-float-card strong,.about-float-card small{line-height:1.25;display:block}.about-float-card strong{color:#183149;font-size:.7rem;font-weight:800}.about-float-card small{color:#71869a;margin-top:.18rem;font-size:.62rem;font-weight:600}.about-float-card-primary{bottom:2%;left:-2%}.about-float-card-secondary{top:4%;right:-2%}.about-float-icon,.about-check{border-radius:.65rem;flex:none;place-items:center;width:34px;height:34px;display:grid}.about-float-icon{color:#159a83;background:#e6f8f3}.about-float-icon svg{width:19px;height:19px}.about-check{color:#159a83;background:#eef8f6;font-size:1rem;font-weight:900}.about-statement{background:#fff;padding:5.5rem 0}.about-statement-grid{grid-template-columns:minmax(0,880px);justify-content:center;gap:1rem;display:grid}.about-section-label{color:var(--gd-primary);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.55rem;font-size:.74rem;font-weight:800;display:inline-flex}.about-section-label:before{content:"";background:currentColor;width:26px;height:1px}.about-statement h2{color:#10213b;letter-spacing:-.05em;max-width:880px;font-size:clamp(2rem,3.6vw,3.25rem);font-weight:800;line-height:1.12}.about-statement h2 span{color:var(--gd-primary)}.about-statement p{color:#5c7489;max-width:700px;margin-top:1.35rem;font-size:1rem;line-height:1.75}.about-principles-section{background:#f7fafb;border-top:1px solid #edf2f4;border-bottom:1px solid #edf2f4;padding:5.5rem 0}.about-section-heading{justify-content:space-between;align-items:end;gap:2rem;display:flex}.about-section-heading h2{color:#10213b;letter-spacing:-.05em;max-width:620px;font-size:clamp(2rem,3.2vw,2.8rem);font-weight:800;line-height:1.1}.about-section-heading>p{color:#647b8e;max-width:355px;font-size:.92rem;line-height:1.7}.about-principles-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2.5rem;display:grid}.about-principle-card{background:#fff;border:1px solid #e1ebee;border-radius:1rem;min-height:270px;padding:1.55rem;transition:transform .2s,box-shadow .2s;box-shadow:0 8px 22px #18394c09}.about-principle-card:hover{transform:translateY(-4px);box-shadow:0 18px 32px #18394c17}.about-principle-top{justify-content:space-between;align-items:center;display:flex}.about-principle-number{color:#95a8b5;letter-spacing:.08em;font-size:.72rem;font-weight:800}.about-principle-icon{width:44px;height:44px;color:var(--gd-primary);background:#e8f7f4;border-radius:50%;place-items:center;display:grid}.about-principle-icon svg{width:21px;height:21px}.about-principle-card h3{color:#10213b;letter-spacing:-.025em;margin-top:2.6rem;font-size:1.12rem;font-weight:800}.about-principle-card p{color:#667f92;margin-top:.75rem;font-size:.86rem;line-height:1.65}.about-operating-section{background:#fff;padding:5.5rem 0}.about-operating-grid{grid-template-columns:.95fr 1.05fr;align-items:center;gap:5rem;display:grid}.about-operating-copy h2{color:#10213b;letter-spacing:-.05em;margin-top:.45rem;font-size:clamp(2rem,3.2vw,2.9rem);font-weight:800;line-height:1.1}.about-operating-copy p{color:#61798d;max-width:530px;margin-top:1.25rem;font-size:.98rem;line-height:1.7}.about-text-link{color:var(--gd-primary);margin-top:1.35rem}.about-metric-grid{background:#fbfdfd;border:1px solid #dbe8eb;border-radius:1rem;grid-template-columns:repeat(2,1fr);display:grid;overflow:hidden}.about-metric-grid>div{min-height:145px;padding:1.55rem}.about-metric-grid>div:nth-child(odd){border-right:1px solid #dbe8eb}.about-metric-grid>div:nth-child(-n+2){border-bottom:1px solid #dbe8eb}.about-metric-grid strong{color:var(--gd-primary);letter-spacing:-.06em;font-size:2.1rem;font-weight:850;line-height:1;display:block}.about-metric-grid span{color:#667e91;margin-top:.6rem;font-size:.78rem;font-weight:700;display:block}.about-cta-section{background:#fff;padding:1.25rem 0 5.5rem}.about-cta-card{color:#fff;background:radial-gradient(circle at 83% 18%,#57bdac52,#0000 20rem),linear-gradient(120deg,#0b283b,#174f4d);border-radius:1.4rem;justify-content:space-between;align-items:center;gap:2rem;padding:3.5rem 4rem;display:flex;overflow:hidden}.about-eyebrow-light{color:#a8eee2;background:#d0fff617;border-color:#9eebde33}.about-cta-card h2{letter-spacing:-.05em;max-width:640px;margin-top:1rem;font-size:clamp(2rem,3.6vw,3rem);font-weight:800;line-height:1.08}.about-cta-card p{color:#b9d7d5;max-width:600px;margin-top:.9rem;font-size:.95rem}.about-cta-button{color:#154c48;background:#fff;border-radius:.55rem;flex:none;align-items:center;gap:.5rem;padding:.85rem 1.2rem;font-size:.86rem;font-weight:800;display:inline-flex;box-shadow:0 10px 24px #00000021}.about-cta-button span{font-size:1.1rem}@media (width<=900px){.platform-hero{padding:2rem 70px 3rem}.platform-section .gd-container{padding:0 70px}.about-hero{padding:6rem 0 4.5rem}.about-hero-grid,.about-operating-grid{grid-template-columns:1fr;gap:3rem}.about-hero-copy{max-width:680px}.about-hero-visual{width:min(100%,650px);min-height:430px;margin:0 auto}.about-statement-grid{grid-template-columns:1fr;gap:1.25rem}.about-section-heading{flex-direction:column;align-items:start}.about-section-heading>p{max-width:580px}.about-principles-grid{grid-template-columns:repeat(3,1fr)}.about-principle-card{min-height:250px;padding:1.25rem}.about-principle-card h3{margin-top:2rem}.about-cta-card{padding:3rem}.platform-hero-grid{grid-template-columns:1fr;gap:2.5rem}.platform-hero-left{padding:1.5rem 0}.platform-hero-right{order:-1;padding:1.5rem 0 0}.platform-hero-title{font-size:2.4rem}.platform-hero-features{grid-template-columns:repeat(2,1fr)}.platform-hero-screenshot{max-width:720px;margin:0 auto}.platform-cta-box{grid-template-columns:1fr;gap:2rem;padding:2.5rem}.platform-journey-layout{grid-template-columns:260px 1fr;gap:1.5rem}.platform-capabilities-intro{grid-template-columns:1fr;gap:2rem}.platform-capabilities-copy{max-width:580px}.platform-capability-grid{grid-template-columns:repeat(2,1fr)}.platform-enterprise-bar{flex-direction:column;align-items:flex-start;gap:1rem}.platform-enterprise-features{flex-wrap:wrap;justify-content:flex-start}.contact-page-container{grid-template-columns:1fr;gap:2.5rem}.contact-side-image{margin-left:auto;margin-right:auto}}@media (width<=640px){.platform-hero{padding:1.5rem 24px 3rem}.platform-section .gd-container{padding:0 24px}.about-hero{padding:5rem 0 3.5rem}.about-hero-actions{flex-direction:column;align-items:flex-start;gap:1rem}.about-trust-list{flex-direction:column;align-items:flex-start;gap:.7rem}.about-hero-visual{min-height:300px;padding:0}.about-dashboard-frame{border-radius:.9rem;width:93%;margin-top:1rem;padding:.55rem}.about-dashboard-topbar{padding-bottom:.45rem;font-size:.53rem}.about-float-card{padding:.55rem .6rem}.about-float-card strong{font-size:.59rem}.about-float-card small{font-size:.54rem}.about-float-icon,.about-check{width:28px;height:28px}.about-float-card-primary{bottom:-3%;left:-1%}.about-float-card-secondary{right:-1%}.about-statement,.about-principles-section,.about-operating-section{padding:3.75rem 0}.about-statement h2,.about-section-heading h2,.about-operating-copy h2{font-size:2rem}.about-principles-grid{grid-template-columns:1fr}.about-principle-card{min-height:0}.about-principle-card h3{margin-top:1.5rem}.about-metric-grid>div{min-height:125px;padding:1.15rem}.about-cta-section{padding:0 0 3.75rem}.about-cta-card{border-radius:1rem;flex-direction:column;align-items:flex-start;padding:2rem 1.5rem}.about-cta-card h2{font-size:2rem}.platform-hero-left{padding:1rem 0}.platform-hero-right{padding:1rem 0 0}.platform-hero-title{font-size:1.9rem}.platform-hero-features{grid-template-columns:1fr}.platform-hero-actions{flex-direction:column;align-items:stretch}.platform-hero-actions .gd-btn{justify-content:center}.platform-cta-box{border-radius:1rem;padding:1.5rem}.platform-cta-box h2{font-size:1.5rem}.platform-journey-layout{grid-template-columns:1fr}.platform-journey-nav{flex-direction:row;padding-bottom:.5rem;position:static;overflow-x:auto}.platform-journey-step{flex:none;min-width:220px}.platform-journey-screenshot{min-height:auto;padding:1rem}.platform-capabilities{padding-top:3rem;padding-bottom:3rem}.platform-capabilities-copy h2{font-size:2rem}.platform-stats{grid-template-columns:repeat(2,1fr)}.platform-stat:nth-child(3){border-top:1px solid #e8eef3;border-left:0}.platform-stat:nth-child(4){border-top:1px solid #e8eef3}.platform-capability-grid{grid-template-columns:1fr}.platform-capability-card{min-height:0}.platform-enterprise-bar{padding:1rem}.platform-enterprise-features{gap:.75rem 1rem}.contact-page-container{gap:1.5rem}.contact-page-content{gap:.75rem}}.footer{background:linear-gradient(#f8fafc 0%,#f1f5f9 100%);border-top:1px solid #e2e8f0}.footer-container{max-width:100%;padding:4rem 70px}.footer-grid{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:2.5rem;margin-bottom:2.5rem;display:grid}.footer-brand{flex-direction:column;gap:1rem;display:flex}.footer-logo img{width:auto;height:32px;display:block}.footer-tagline{color:#475569;max-width:280px;margin:0;font-size:.875rem;line-height:1.7}.footer-badges{flex-wrap:wrap;gap:.5rem;display:flex}.footer-badge{color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:.375rem;padding:.25rem .625rem;font-size:.6875rem}.footer-column-title{text-transform:uppercase;letter-spacing:.08em;color:#0f172a;margin-bottom:1rem;font-size:.75rem;font-weight:700}.footer-links{flex-direction:column;gap:.625rem;margin:0;padding:0;list-style:none;display:flex}.footer-link{color:#475569;font-size:.875rem;transition:color .2s}.footer-link:hover{color:#206e69}.footer-bottom{border-top:1px solid #e2e8f0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:1.5rem;display:flex}.footer-bottom p{color:#94a3b8;margin:0;font-size:.75rem}.footer-bottom .footer-link{color:#94a3b8;font-size:.75rem}@media (width<=768px){.footer-container{padding:3rem 24px}.footer-grid{grid-template-columns:1fr 1fr}}@media (width<=480px){.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;align-items:flex-start}}
