:where(.gd-landing,.gd-landing :not(svg,svg *)),:where(.gd-landing,.gd-landing :not(svg,svg *)):after,:where(.gd-landing,.gd-landing :not(svg,svg *)):before{all:revert}:where(.gd-landing svg){display:revert;vertical-align:revert}.gd-landing{line-height:normal}body:has(.gd-landing){background:#fcfbfa}.gd-landing{--ink:#282628;--muted:#777174;--paper:#f9f6f4;--white:#fcfbfa;--line:#e6e0dc;--blue:#3d61ad;--blue-bright:#4581c3;--blue-deep:#0b1e41;--dark:#252326;--gd-blue:#5b8def;--error:#c72a3e;--section-space:clamp(88px,8.6vw,130px)}.gd-landing,.gd-landing *{box-sizing:border-box}.gd-landing{margin:0;min-width:320px;color:var(--ink);background:var(--white);font-family:var(--font-host-grotesk),"Host Grotesk",Arial,sans-serif;font-size:16px;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.gd-landing a,.gd-landing button{font:inherit}.gd-landing a{color:inherit;text-decoration:none}.gd-landing button{color:inherit}.gd-landing .gd-mark{display:block;width:100%;height:auto;overflow:visible}.gd-landing .gd-mark .gd-teeth rect{fill:var(--ink);opacity:.26}.gd-landing .gd-mark .gd-ring{fill:none;stroke:var(--ink);stroke-width:10;stroke-linecap:round}.gd-landing .gd-mark .gd-bars rect{fill:var(--blue)}.gd-landing .loader .gd-mark .gd-teeth rect{fill:#fff;opacity:.3}.gd-landing .loader .gd-mark .gd-ring{stroke:#fff}.gd-landing .loader .gd-mark .gd-bars rect{fill:var(--gd-blue)}.gd-landing .gd-mark.is-animated .gd-teeth{transform-origin:60px 60px;animation:gd-teeth-in 1.25s cubic-bezier(.16,1,.3,1) both}.gd-landing .gd-mark.is-animated .gd-ring{stroke-dasharray:1;animation:gd-draw .95s cubic-bezier(.62,0,.3,1) .08s both}.gd-landing .gd-mark.is-animated .gd-bars rect{transform-box:fill-box;transform-origin:bottom;animation:gd-bar .6s cubic-bezier(.16,1,.3,1) both;animation-delay:calc(.66s + var(--i) * .1s)}@keyframes gd-draw{0%{stroke-dashoffset:1}to{stroke-dashoffset:0}}@keyframes gd-teeth-in{0%{opacity:0;transform:rotate(-58deg) scale(.82)}to{opacity:1;transform:none}}@keyframes gd-bar{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:none}}.gd-landing .loader{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;overflow:hidden;isolation:isolate;background:none;transition:visibility 0s .95s}.gd-landing .loader.show{visibility:visible;transition:none}.gd-landing .loader.hide{visibility:hidden;pointer-events:none}html[data-gd-intro=seen]:not([data-gd-intro-playing]) .gd-landing .loader{visibility:hidden}.gd-landing .loader-tiles{--cols:10;--rows:6;position:absolute;inset:0;z-index:0}.gd-landing .loader-tile{--ox:calc(-1 * var(--cx) * 100vw / var(--cols));--oy:calc(-1 * var(--cy) * 100vh / var(--rows));position:absolute;left:calc(var(--cx) * 100vw / var(--cols));top:calc(var(--cy) * 100vh / var(--rows));width:calc(100vw / var(--cols) + 1px);height:calc(100vh / var(--rows) + 1px);background-image:linear-gradient(rgba(255,255,255,.055) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 0),radial-gradient(circle at 50% 38%,#24375f 0,#1a2a4b 52%,#101b31 100%);background-size:54px 54px,54px 54px,100vw 100vh;background-position:var(--ox) var(--oy),var(--ox) var(--oy),var(--ox) var(--oy);clip-path:inset(0 0 0 0);will-change:transform,clip-path;transition:transform .6s cubic-bezier(.72,0,.26,1),clip-path .6s cubic-bezier(.72,0,.26,1);transition-delay:calc(var(--cy) * 20ms + var(--cx) * 24ms)}.gd-landing .loader.hide .loader-tile{transform:translateY(-30%);clip-path:inset(0 0 100% 0)}.gd-landing .loader-glow{position:absolute;z-index:0;width:420px;height:420px;border-radius:50%;filter:blur(14px);animation:gd-orbit 5s ease-in-out infinite alternate}.gd-landing .loader-glow-one{top:-190px;right:-110px;background:radial-gradient(circle,rgba(91,141,239,.3),transparent 68%)}.gd-landing .loader-glow-two{bottom:-210px;left:-130px;background:radial-gradient(circle,rgba(91,141,239,.16),transparent 68%);animation-delay:-.9s}@keyframes gd-orbit{0%{transform:translateZ(0) scale(.92)}to{transform:translate3d(24px,16px,0) scale(1.08)}}.gd-landing .loader-content{position:relative;z-index:2;transition:opacity .32s ease,transform .42s cubic-bezier(.5,0,.75,0);width:min(420px,calc(100vw - 40px));display:flex;flex-direction:column;align-items:center;text-align:center}.gd-landing .loader.hide .loader-content{opacity:0;transform:translateY(-26px)}.gd-landing .loader-mark{width:118px;height:118px;flex:0 0 auto}.gd-landing .loader-wordmark{margin-top:30px;display:flex;align-items:baseline;gap:14px;font-size:clamp(30px,7vw,40px);font-weight:700;letter-spacing:-1.1px;color:#fff;line-height:1.1}.gd-landing .loader-word-accent{color:var(--gd-blue)}.gd-landing .loader-word{display:inline-flex}.gd-landing .loader-word i{display:inline-block;font-style:normal;opacity:0;transform:translateY(18px);animation:gd-letter .58s cubic-bezier(.16,1,.3,1) both;animation-delay:calc(.74s + var(--i) * 35ms)}@keyframes gd-letter{to{opacity:1;transform:none}}.gd-landing .loader-tagline{margin:14px 0 0;color:rgba(255,255,255,.58);font-size:14.5px;animation:gd-fade-up .55s cubic-bezier(.22,1,.36,1) 1.2s both}@keyframes gd-fade-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.gd-landing .loader-progress{position:relative;width:172px;height:3px;margin-top:30px;border-radius:99px;background:rgba(255,255,255,.16);overflow:hidden;animation:gd-fade-up .45s ease 1.3s both}.gd-landing .loader-progress span{display:block;width:100%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#fff,var(--gd-blue));transform-origin:left center;transform:scaleX(0);transition:transform .2s linear}.gd-landing .brand{display:inline-flex;align-items:center;gap:10px;font-size:24px;font-weight:700;letter-spacing:-.7px;white-space:nowrap}.gd-landing .brand img.brand-logo{height:72px;width:auto;display:block;transition:opacity .2s ease,scale .25s cubic-bezier(.22,1,.36,1)}.gd-landing .brand:hover img.brand-logo{opacity:.88;scale:1.02}.gd-landing{--header-h:110px}.gd-landing .site-header{position:fixed;z-index:100;top:0;left:0;width:100%;border-bottom:1px solid transparent;background:rgba(249,246,244,.92);backdrop-filter:blur(14px) saturate(150%);transition:transform .38s cubic-bezier(.22,1,.36,1),box-shadow .3s ease,border-color .3s ease}.gd-landing .site-header.is-scrolled{border-bottom-color:rgba(230,224,220,.9);box-shadow:0 8px 28px rgba(40,38,40,.07)}.gd-landing .site-header.hidden{transform:translateY(-110%)}.gd-landing .top-spectrum{height:6px;background:linear-gradient(90deg,#0b1e41,#1c3363 18%,#3d61ad 45%,#4581c3 70%,#6f9fe0)}.gd-landing .nav-shell{height:104px;max-width:1240px;margin:0 auto;padding:0 24px;display:flex;align-items:center;gap:40px}.gd-landing .nav-shell>.brand{flex-shrink:0}.gd-landing .desktop-nav-links{display:flex;align-items:center;gap:36px;margin-inline:auto}.gd-landing .desktop-nav-links a{position:relative;display:inline-flex;align-items:center;padding:4px 1px;color:var(--ink);font-size:16px;font-weight:600;letter-spacing:-.01em;transition:color .18s ease}.gd-landing .desktop-nav-links a:after{content:"";position:absolute;left:0;right:0;bottom:-7px;height:2px;border-radius:2px;background:var(--blue);transform:scaleX(0);transform-origin:left center;transition:transform .24s cubic-bezier(.22,1,.36,1)}.gd-landing .desktop-nav-links a.is-current,.gd-landing .desktop-nav-links a:hover{color:var(--blue)}.gd-landing .desktop-nav-links a.is-current:after,.gd-landing .desktop-nav-links a:hover:after{transform:scaleX(1)}.gd-landing .nav-actions{display:flex;align-items:center;gap:24px;flex-shrink:0}.gd-landing .nav-login{color:var(--ink);font-size:16px;font-weight:600;white-space:nowrap;transition:color .18s ease}.gd-landing .nav-login:hover{color:var(--blue)}.gd-landing .site-header a:focus-visible,.gd-landing .site-header button:focus-visible{outline:none;border-radius:10px;box-shadow:0 0 0 3px rgba(69,129,195,.4)}.gd-landing .menu-button:focus-visible,.gd-landing .nav-cta:focus-visible{border-radius:999px}.gd-landing .menu-button,.gd-landing .nav-mobile-backdrop,.gd-landing .nav-mobile-drawer{display:none}@keyframes nav-drawer-in{0%{opacity:0;transform:translateY(-12px) scale(.985)}to{opacity:1;transform:none}}@keyframes nav-backdrop-in{0%{opacity:0}to{opacity:1}}.gd-landing .pill-button{display:inline-flex;align-items:center;justify-content:space-between;gap:22px;min-height:58px;padding:6px 7px 6px 24px;border-radius:999px;background:var(--dark);color:white;font-weight:700;transition:transform .25s ease,background-color .25s ease,box-shadow .25s ease}.gd-landing .nav-cta.pill-button{min-height:50px;padding:5px 6px 5px 22px;gap:16px;font-size:15px;font-weight:700}.gd-landing .nav-cta.pill-button i{width:40px;height:40px}.gd-landing .nav-cta.pill-button i svg{width:17px;height:17px}.gd-landing .pill-button i{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;color:var(--ink);background:white;font-style:normal}.gd-landing .pill-button i svg{width:19px;height:19px}.gd-landing .pill-button:hover{background:var(--blue);transform:translateY(-2px);box-shadow:0 14px 35px rgba(61,97,173,.3)}.gd-landing .pill-button.light{background:white;color:var(--ink)}.gd-landing main{overflow:clip}.gd-landing .hero{position:relative;height:1548px;padding-top:154px;background:var(--paper);border-bottom:1px solid #ede7e3}.gd-landing .hero-grid{position:absolute;left:0;top:530px;width:100%;height:984px;object-fit:cover;object-position:center top;opacity:.55}.gd-landing .hero-copy{position:relative;z-index:2;text-align:center}.gd-landing .review-pill{display:inline-flex;align-items:center;gap:9px;min-height:36px;padding:4px 16px;border:1px solid #ded7d3;border-radius:999px;background:rgba(252,251,250,.65);color:var(--muted);font-size:15px;font-weight:500}.gd-landing .review-pill .pill-dot{width:8px;height:8px;flex:none;border-radius:50%;background:var(--blue);box-shadow:0 0 0 4px rgba(61,97,173,.14)}.gd-landing .avatar-stack{display:flex;align-items:center}.gd-landing .avatar-stack img{width:27px;height:27px;object-fit:cover;border-radius:50%;border:2px solid var(--paper);margin-left:-7px}.gd-landing .avatar-stack img:first-child{margin-left:0}.gd-landing h1,.gd-landing h2,.gd-landing h3,.gd-landing h4,.gd-landing p{margin-top:0}.gd-landing .hero h1{max-width:1040px;margin:30px auto 24px;font-size:clamp(46px,4.6vw,66px);line-height:1;letter-spacing:-3.2px;font-weight:700}.gd-landing .hero-copy>p{max-width:760px;margin:0 auto;color:var(--muted);font-size:18px;line-height:1.5;text-wrap:pretty}.gd-landing .hero-actions{display:flex;justify-content:center;align-items:center;gap:45px;margin-top:43px}.gd-landing .text-link{display:inline-flex;align-items:center;gap:14px;font-weight:600}.gd-landing .text-link svg{width:18px;transition:transform .2s ease}.gd-landing .text-link:hover svg{transform:translateX(5px)}.gd-landing .hero-product-stage{position:absolute;z-index:2;left:50%;top:656px;width:min(1225px,calc(100vw - 60px));aspect-ratio:1.6103;transform:translateX(-50%)}.gd-landing .hero-product{position:relative;width:100%;height:100%;transform:perspective(1200px) scale(.725668) rotateX(45.72deg);transform-origin:50% 50%;will-change:transform}.gd-landing .hero-dashboard,.gd-landing .hero-glow{position:absolute;inset:0 auto auto 50%;display:block;width:95%;height:100%;translate:-50% 0;object-fit:fill}.gd-landing .hero-glow{z-index:0}.gd-landing .hero-dashboard{z-index:1;width:94.74%;object-fit:cover;object-position:50% 0;border-radius:12px}.gd-landing .trusted{width:min(1215px,calc(100% - 60px));box-sizing:border-box;min-height:300px;margin:var(--section-space) auto 0;padding:40px 54px;display:flex;flex-direction:column;justify-content:center;color:#faf7f5;border-radius:27px;text-align:center;background:var(--dark) url(/landing/grid-texture.png) center/cover no-repeat;overflow:hidden}.gd-landing .trusted-kicker{max-width:820px;margin:0 auto;color:#efeae8;font-size:clamp(21px,2.1vw,27px);font-weight:600;line-height:1.28;letter-spacing:-.6px;text-wrap:balance}.gd-landing .garage-proof-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:46px}.gd-landing .garage-proof-grid>div{min-height:84px;padding:0 30px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;align-content:start;column-gap:13px;text-align:left;border-left:1px solid rgba(255,255,255,.13)}.gd-landing .garage-proof-grid>div:first-child{border-left:0}.gd-landing .garage-proof-grid svg{grid-row:1/3;width:30px;height:30px;margin-top:2px;padding:8px;border-radius:11px;color:var(--blue-bright);background:rgba(69,129,195,.14)}.gd-landing .garage-proof-grid span{color:#fff;font-size:18px;font-weight:700;letter-spacing:-.2px;line-height:1.25;min-height:2.5em;text-wrap:balance}.gd-landing .garage-proof-grid small{margin-top:9px;color:#b9b2af;font-size:14.5px;line-height:1.5}.gd-landing .workshop-overview{padding-top:var(--section-space)}.gd-landing .workshop-overview-copy{max-width:690px;margin:0 auto 44px;text-align:center}.gd-landing .workshop-overview-copy>span{display:block;margin-bottom:15px;color:var(--blue);font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.gd-landing .workshop-overview-copy h2{margin:0;font-size:44px;line-height:1.06;letter-spacing:-2px}.gd-landing .workshop-overview-copy p{max-width:620px;margin:18px auto 0;color:var(--muted);font-size:17px;line-height:1.55}.gd-landing .workshop-overview-visual{height:545px;margin:0;overflow:hidden;border:1px solid var(--line);border-radius:28px;background:#f8f7f5}.gd-landing .workshop-overview-visual img{width:100%;height:100%;display:block;object-fit:cover;object-position:center 58%}.gd-landing .section{width:min(1215px,calc(100% - 60px));margin-inline:auto}.gd-landing .section-heading h2{margin-bottom:20px;font-size:46px;line-height:1.02;letter-spacing:-2px}.gd-landing .section-heading p{max-width:720px;margin-bottom:0;color:var(--muted);font-size:17px;line-height:1.55}.gd-landing .section-heading.centered{text-align:center}.gd-landing .section-heading.centered p{margin-inline:auto}.gd-landing .light-text h2{color:white}.gd-landing .light-text p{color:#aaa4a4}.gd-landing .features{width:min(1532px,calc(100% - 140px));padding-top:var(--section-space);min-height:auto}.gd-landing .features .section-heading h2{margin-bottom:18px}.gd-landing .features .section-heading p{max-width:970px}.gd-landing .feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:clamp(50px,5.2vw,78px)}.gd-landing .feature-card{min-width:0;padding:17px 17px 20px;border:1px solid var(--line);border-radius:18px;background:var(--white)}.gd-landing .feature-card h3{margin:18px 4px 7px;font-size:20px;line-height:1.15;letter-spacing:-.45px}.gd-landing .feature-card>p{min-height:47px;margin:0 4px;color:var(--muted);font-size:15px;line-height:1.48}.gd-landing .garage-feature-visual{position:relative;height:240px;display:flex;align-items:center;justify-content:center;gap:11px;padding:15px;overflow:hidden;border-radius:13px;background:#f8f8fa}.gd-landing .garage-feature-visual:before{content:"";position:absolute;inset:0;opacity:.075;background:url(/landing/feature-texture.png) 50%/cover no-repeat}.gd-landing .garage-ui-panel{position:relative;z-index:1;border:1px solid #cfd4dc;border-radius:10px;color:#101728;background:rgba(255,255,255,.96);box-shadow:0 7px 18px rgba(28,45,78,.09)}.gd-landing .garage-ui-panel svg{flex:0 0 auto}.gd-landing .ui-title{display:flex;align-items:center;gap:8px}.gd-landing .ui-title svg{width:15px;height:15px;color:#1f64ec}.gd-landing .branch-panel{width:73%;padding:17px 19px 15px}.gd-landing .branch-panel .ui-title{margin-bottom:10px;font-size:12px}.gd-landing .branch-select{height:36px;padding:0 10px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;border:1px solid #cbd2dd;border-radius:7px;font-size:11px}.gd-landing .branch-select svg{width:13px;color:#1465f3}.gd-landing .branch-select svg:last-child{color:#314461}.gd-landing .branch-row{height:32px;padding:0 11px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;border-radius:6px;font-size:10px}.gd-landing .branch-row.active{margin-top:8px;background:#e9f2ff}.gd-landing .branch-row i{width:9px;height:9px;border-radius:50%;background:#9ca8ba}.gd-landing .branch-row.active i{background:#1f64ec;box-shadow:0 0 0 4px rgba(31,100,236,.08)}.gd-landing .branch-row b{padding:3px 8px;border-radius:999px;color:#17924b;background:#e8f8ee;font-size:8px}.gd-landing .invoice-panel{width:82%;padding:20px 22px}.gd-landing .invoice-head,.gd-landing .invoice-head span,.gd-landing .invoice-total{display:flex;align-items:center}.gd-landing .invoice-head{justify-content:space-between;padding-bottom:12px;font-size:12px}.gd-landing .invoice-head span{gap:8px}.gd-landing .invoice-head svg{width:17px;height:17px;color:#1665ef}.gd-landing .invoice-head small{color:#69748a;font-size:8px}.gd-landing .invoice-content{display:grid;grid-template-columns:1fr auto;align-items:center;gap:13px}.gd-landing .invoice-lines p{margin:0;padding:5px 0;display:flex;justify-content:space-between;gap:15px;color:#5f6a7e;font-size:10px}.gd-landing .invoice-lines b{color:#172033}.gd-landing .gst-badge{min-width:78px;padding:13px 9px;display:flex;align-items:center;gap:7px;border-radius:9px;color:#1c8e51;background:#eaf9ef;font-size:8px}.gd-landing .gst-badge svg{width:16px;height:16px}.gd-landing .invoice-total{justify-content:space-between;margin-top:8px;padding-top:12px;border-top:1px solid #d8dce3;font-size:11px}.gd-landing .invoice-total strong{color:#0b62f5;font-size:16px}.gd-landing .technician-login{width:53%;padding:10px;display:flex;flex-direction:column;align-items:center}.gd-landing .technician-login>img{width:70px;height:70px;margin-bottom:3px;border-radius:50%;object-fit:cover}.gd-landing .technician-login>b{margin-bottom:5px;font-size:10px}.gd-landing .technician-login>div{width:100%;height:29px;margin-top:3px;padding:0 7px;display:flex;align-items:center;gap:7px;border:1px solid #ccd3df;border-radius:6px;color:#637087;font-size:7px}.gd-landing .technician-login>div svg{width:11px;height:11px}.gd-landing .technician-login button{width:100%;height:30px;margin-top:4px;border:0;border-radius:5px;color:white;background:#2461e7;font-size:9px;cursor:pointer}.gd-landing .job-card-panel{width:40%;padding:18px 12px;text-align:center}.gd-landing .job-icon{width:34px;height:34px;margin:0 auto 8px;display:grid;place-items:center;border-radius:8px;color:white;background:#2b6ced}.gd-landing .job-icon svg{width:20px;height:20px}.gd-landing .job-card-panel>b{display:block;margin-bottom:11px;font-size:10px}.gd-landing .job-card-panel p{margin:7px 0;display:flex;align-items:center;gap:5px;color:#3b4659;text-align:left;font-size:7px}.gd-landing .job-card-panel p svg{width:12px;height:12px;color:#31ad6c}.gd-landing .inventory-visual{justify-content:space-between;padding-inline:10px}.gd-landing .inventory-shelf{position:relative;z-index:1;width:45%;height:86%;flex-shrink:0;object-fit:contain;transform:scale(1.28);filter:drop-shadow(0 7px 10px rgba(30,39,53,.12))}.gd-landing .inventory-panel{width:54%;flex-shrink:0;padding:14px 12px 10px}.gd-landing .inventory-panel .ui-title{margin-bottom:9px;padding-bottom:8px;border-bottom:1px solid #dce0e6;font-size:10px}.gd-landing .inventory-panel p{margin:0;min-height:28px;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:6px;font-size:7px}.gd-landing .inventory-panel small{color:#798399;font-size:7px}.gd-landing .stock{padding:3px 7px;border-radius:999px;font-size:7px;white-space:nowrap}.gd-landing .stock.in{color:#168a4a;background:#e7f8ee}.gd-landing .stock.low{color:#e36b12;background:#fff0de}.gd-landing .history-panel{width:72%;padding:12px 15px}.gd-landing .customer-head{display:flex;align-items:center;gap:10px}.gd-landing .customer-avatar{width:43px;height:43px;display:grid;place-items:center;border-radius:50%;color:#2461e7;background:#e5f0ff;font-weight:700}.gd-landing .customer-head>span:last-child{display:flex;flex-direction:column;gap:2px;font-size:10px}.gd-landing .customer-head small{display:flex;align-items:center;gap:4px;color:#728096;font-size:7px}.gd-landing .customer-head svg{width:9px}.gd-landing .history-tabs{margin-top:8px;display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid #d8dde6;color:#667289;font-size:7px;text-align:center}.gd-landing .history-tabs>*{padding:5px 1px}.gd-landing .history-tabs b{color:#1762ef;border-bottom:2px solid #1762ef}.gd-landing .history-entry{position:relative;min-height:30px;display:grid;grid-template-columns:auto 58px 1fr;align-items:start;gap:7px;padding-top:7px;font-size:7px}.gd-landing .history-entry i{width:7px;height:7px;margin-top:3px;border-radius:50%;background:#2268ee}.gd-landing .history-entry span small,.gd-landing .history-entry>small{color:#748096}.gd-landing .history-entry span{display:flex;flex-direction:column;gap:2px}.gd-landing .security-visual{justify-content:space-between;padding-inline:20px 12px}.gd-landing .security-mark{position:relative;z-index:1;width:47%;display:flex;flex-direction:column;align-items:center;text-align:center}.gd-landing .security-mark>span{position:relative;width:108px;height:108px;display:grid;place-items:center;border-radius:50%;color:#2563eb;background:rgba(226,237,255,.78);box-shadow:0 0 0 14px rgba(226,237,255,.38),0 0 0 28px rgba(226,237,255,.2)}.gd-landing .security-mark>span>svg:first-child{width:96px;height:96px}.gd-landing .security-mark>span .security-lock{position:absolute;width:31px;height:31px;color:white}.gd-landing .security-mark b{margin-top:13px;font-size:9px}.gd-landing .security-mark small{margin-top:3px;color:#6b7790;font-size:7px}.gd-landing .activity-panel{width:52%;padding:13px 11px 9px}.gd-landing .activity-panel .ui-title{margin-bottom:8px;font-size:9px}.gd-landing .activity-panel p{margin:6px 0;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:7px;color:#303a4e;font-size:7px}.gd-landing .activity-panel p i{width:23px;height:23px;display:grid;place-items:center;border-radius:50%}.gd-landing .activity-panel p i svg{width:12px;height:12px}.gd-landing .activity-panel p i.blue{color:#2268ee;background:#e7f0ff}.gd-landing .activity-panel p i.green{color:#20a663;background:#e8f8ef}.gd-landing .activity-panel p i.pink{color:#e93ca6;background:#ffe9f7}.gd-landing .activity-panel p span{display:flex;flex-direction:column;gap:2px}.gd-landing .activity-panel p small{color:#8790a1;font-size:6px}.gd-landing .automation{padding-top:var(--section-space);min-height:1990px;min-height:1740px}.gd-landing .automation-layout{display:grid;grid-template-columns:555px 1fr;gap:100px;align-items:start}.gd-landing .automation-intro{position:sticky;top:145px;padding-bottom:30px}.gd-landing .automation-intro .section-heading h2{max-width:540px}.gd-landing .automation-intro .section-heading p{max-width:410px}.gd-landing .journey-eyebrow{display:inline-block;margin-bottom:28px;color:#8e8784;font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.gd-landing .automation-index{display:flex;flex-direction:column;gap:30px;margin-top:68px}.gd-landing .automation-index a{color:#b3ada9;font-size:19px;transition:color .2s ease,transform .2s ease}.gd-landing .automation-index a.active{position:relative;color:var(--ink);font-weight:600}.gd-landing .automation-index a.active:before{content:"";position:absolute;width:3px;height:30px;left:-18px;top:-3px;border-radius:999px;background:var(--orange);animation:journey-index-marker .24s ease-out both}.gd-landing .automation-index a:hover{color:var(--ink);transform:translateX(7px)}.gd-landing .automation-cards{display:flex;flex-direction:column;gap:91px;padding-top:68px}.gd-landing .automation-card{scroll-margin-top:150px}.gd-landing .automation-image{position:relative;height:399px;display:grid;place-items:center;border-radius:18px;overflow:hidden;background:var(--paper)}.gd-landing .automation-image:before{content:"";position:absolute;inset:0;opacity:.06;background:url(/landing/grid-texture.png) 50%/cover no-repeat}.gd-landing .automation-card h3{margin:25px 0 10px;font-size:22px}.gd-landing .automation-card p{max-width:635px;margin-bottom:0;color:var(--muted);line-height:1.5}.gd-landing .journey-ui{position:relative;z-index:1;width:84%;min-height:66%;padding:22px 25px;box-sizing:border-box;border:1px solid #e2e5eb;border-radius:14px;color:#182133;background:rgba(255,255,255,.96);box-shadow:0 14px 32px rgba(37,45,60,.1);font-size:10px}.gd-landing .journey-title{display:flex;align-items:center;gap:8px;min-height:20px}.gd-landing .journey-title>svg{width:18px;height:18px;color:#ff5e2a}.gd-landing .journey-title>b{font-size:12px}.gd-landing .journey-title>span{margin-left:auto;color:#7f899a;font-size:8px}.gd-landing .checkin-fields{width:65%;margin-top:16px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.gd-landing .checkin-fields>span{min-height:29px;padding:6px 8px;border:1px solid #dfe4ec;border-radius:5px;background:#fff;font-size:8px}.gd-landing .assigned-tech small,.gd-landing .checkin-fields small,.gd-landing .history-car small,.gd-landing .progress-job small,.gd-landing .vehicle-tag small{display:block;margin-top:2px;color:#7c8798;font-size:7px}.gd-landing .vehicle-tag{position:absolute;top:50px;right:25px;width:27%;min-height:103px;padding:15px 10px;display:grid;place-items:center;align-content:center;gap:6px;border-radius:10px;color:#344258;text-align:center;background:#fff5ef}.gd-landing .vehicle-tag svg{width:40px;height:40px;color:#ff6c35}.gd-landing .vehicle-tag span{font-size:9px;font-weight:700}.gd-landing .journey-assignment .priority{padding:5px 8px;border-radius:999px;color:#ed5425;background:#fff0eb}.gd-landing .assignment-body{margin-top:22px;display:grid;grid-template-columns:1fr 155px;gap:20px}.gd-landing .task-list{display:flex;flex-direction:column;gap:7px}.gd-landing .parts-columns>div>b,.gd-landing .task-list>b{margin-bottom:3px;font-size:9px}.gd-landing .task-list span{display:flex;align-items:center;gap:6px;color:#475267;font-size:8px}.gd-landing .task-list svg{width:13px;height:13px;padding:2px;border-radius:3px;color:white;background:#2563eb}.gd-landing .assigned-tech{padding:11px;display:flex;align-items:center;gap:9px;border-radius:8px;background:#f5f7fb}.gd-landing .assigned-tech img{width:39px;height:39px;border-radius:50%;object-fit:cover}.gd-landing .assigned-tech b{display:block;font-size:9px}.gd-landing .assignment-flow{position:absolute;left:25px;right:25px;bottom:18px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;color:#5d687b;font-size:8px}.gd-landing .assignment-flow span{display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.gd-landing .assignment-flow span>i{width:14px;height:14px;display:grid;place-items:center;border-radius:50%;color:white;background:#22aa66}.gd-landing .assignment-flow span>i svg{width:9px;height:9px}.gd-landing .assignment-flow>b{position:relative;height:2px;overflow:hidden;border-radius:999px;background:#dfe5ef}.gd-landing .assignment-flow>b:after{content:"";position:absolute;top:0;left:0;width:38%;height:100%;border-radius:inherit;background:#ff5e2a}.gd-landing .assignment-flow>b>i{position:absolute;top:50%;left:28%;width:8px;height:8px;border-radius:50%;background:#ff5e2a;box-shadow:0 0 0 4px rgba(255,94,42,.12);transform:translate(-50%,-50%)}.gd-landing .journey-progress{padding-top:18px}.gd-landing .progress-job{display:grid;grid-template-columns:95px 1fr;gap:14px;align-items:center;margin-top:15px}.gd-landing .progress-job>b{font-size:9px}.gd-landing .progress-track{position:relative;display:grid;grid-template-columns:repeat(4,1fr);align-items:start;gap:0;padding-top:3px}.gd-landing .progress-track:before{content:"";position:absolute;top:7px;left:7px;right:7px;height:2px;background:#dce3ef}.gd-landing .progress-track i{position:relative;z-index:1;width:10px;height:10px;justify-self:center;border:2px solid #d0d9e7;border-radius:50%;background:white}.gd-landing .progress-track span{margin-top:7px;color:#7c8798;font-size:7px;text-align:center}.gd-landing .progress-track.active i:nth-of-type(2),.gd-landing .progress-track.ready i:nth-of-type(3){border-color:#ff5e2a;background:#ff5e2a;box-shadow:0 0 0 4px rgba(255,94,42,.11)}.gd-landing .progress-track.ready i:nth-of-type(3){border-color:#22aa66;background:#22aa66}.gd-landing .parts-columns{margin-top:20px;display:grid;grid-template-columns:1fr 1fr;gap:19px}.gd-landing .parts-columns>div{padding:11px;border-radius:7px;background:#f8f9fb}.gd-landing .parts-columns p{margin:8px 0 0;padding-top:8px;display:flex;justify-content:space-between;border-top:1px solid #e4e7ed;color:#4d596b;font-size:8px}.gd-landing .parts-columns em{color:#20293a;font-style:normal;font-weight:700}.gd-landing .parts-columns .in-stock{color:#1e9b58}.gd-landing .invoice-preview{margin-top:21px;display:grid;grid-template-columns:1fr 156px;gap:28px}.gd-landing .invoice-preview p{margin:0;padding:4px 0;display:flex;justify-content:space-between;color:#778296;font-size:8px}.gd-landing .invoice-preview p b,.gd-landing .invoice-preview strong b{color:#253149}.gd-landing .invoice-preview strong{margin-top:7px;padding-top:9px;display:flex;justify-content:space-between;border-top:1px solid #dde2ea;font-size:10px}.gd-landing .invoice-preview aside{padding:15px;display:grid;grid-template-columns:auto 1fr;align-content:center;gap:3px 8px;border-radius:8px;color:#168d4d;background:#eaf9ef}.gd-landing .invoice-preview aside svg{grid-row:1/3;width:24px;height:24px}.gd-landing .invoice-preview aside b{font-size:13px}.gd-landing .invoice-preview aside small{color:#5b856d;font-size:7px}.gd-landing .history-preview{margin-top:22px;display:grid;grid-template-columns:120px 1fr;gap:18px}.gd-landing .history-car{padding:14px;border-radius:8px;background:#f6f7fa}.gd-landing .history-car b{font-size:9px}.gd-landing .history-line{padding-left:15px;border-left:1px solid #d8dfea}.gd-landing .history-line p{position:relative;margin:0 0 13px;display:grid;grid-template-columns:76px 1fr auto;gap:8px;color:#6e798c;font-size:7px}.gd-landing .history-line i{position:absolute;left:-19px;top:1px;width:7px;height:7px;border-radius:50%;background:#24a867}.gd-landing .history-line p b{color:#303a4d;font-size:8px}.gd-landing .history-line em{color:#209357;font-style:normal}.gd-landing .automation-card.is-visible .journey-ui{animation:journey-surface-in .7s cubic-bezier(.22,1,.36,1) both}.gd-landing .automation-card.is-visible .journey-assignment .priority{animation:priority-pulse 1.6s ease-in-out .25s 2}.gd-landing .automation-card.is-visible .journey-assignment .task-list span{animation:assignment-item-in .42s cubic-bezier(.22,1,.36,1) both}.gd-landing .automation-card.is-visible .journey-assignment .task-list span:first-of-type{animation-delay:.22s}.gd-landing .automation-card.is-visible .journey-assignment .task-list span:nth-of-type(2){animation-delay:.38s}.gd-landing .automation-card.is-visible .journey-assignment .task-list span:nth-of-type(3){animation-delay:.54s}.gd-landing .automation-card.is-visible .journey-assignment .assigned-tech{animation:technician-arrives .55s cubic-bezier(.22,1,.36,1) .64s both}.gd-landing .automation-card.is-visible .journey-assignment .assignment-flow{animation:assignment-flow-in .45s cubic-bezier(.22,1,.36,1) .92s both}.gd-landing .automation-card.is-visible .journey-assignment .assignment-flow>b:after{animation:assignment-flow-fill .7s cubic-bezier(.22,1,.36,1) 1.1s both;transform-origin:left}.gd-landing .automation-card.is-visible .journey-assignment .assignment-flow>b>i{animation:assignment-flow-dot .7s cubic-bezier(.22,1,.36,1) 1.1s both}.gd-landing .automation-card.is-visible .progress-track.active:after{content:"";position:absolute;top:7px;left:7px;width:35%;height:2px;background:#ff5e2a;animation:journey-track-fill .8s cubic-bezier(.22,1,.36,1) .25s both}.gd-landing .automation-card.is-visible .progress-track.ready:after{content:"";position:absolute;top:7px;left:7px;width:65%;height:2px;background:#22aa66;animation:journey-track-fill .8s cubic-bezier(.22,1,.36,1) .32s both}@keyframes journey-surface-in{0%{opacity:0;transform:translateY(24px) scale(.97)}to{opacity:1;transform:none}}@keyframes journey-track-fill{0%{transform:scaleX(0);transform-origin:left}to{transform:scaleX(1);transform-origin:left}}@keyframes journey-index-marker{0%{opacity:0;transform:translateY(8px) scaleY(.5)}to{opacity:1;transform:none}}@keyframes assignment-item-in{0%{opacity:0;transform:translateX(-10px)}to{opacity:1;transform:none}}@keyframes technician-arrives{0%{opacity:0;transform:translateX(16px) scale(.96)}to{opacity:1;transform:none}}@keyframes assignment-flow-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes assignment-flow-fill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes assignment-flow-dot{0%{left:0;opacity:0}20%{opacity:1}to{left:38%;opacity:1}}@keyframes priority-pulse{0%,to{box-shadow:0 0 0 0 rgba(237,84,37,0)}50%{box-shadow:0 0 0 6px rgba(237,84,37,.1)}}.gd-landing .insights{margin-top:var(--section-space)}.gd-landing .insights-shell{min-height:720px;padding:77px 55px 52px;border-radius:25px;background:var(--dark) url(/landing/grid-texture.png) center/cover no-repeat}.gd-landing .insights-shell .section-heading p{max-width:650px}.gd-landing .insight-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:62px}.gd-landing .insight-card{min-height:220px;padding:18px 30px;text-align:center;color:white}.gd-landing .insight-card>svg{width:54px;height:54px;color:var(--blue);margin-bottom:20px;stroke-width:1.2}.gd-landing .insight-card h3{margin-bottom:11px;font-size:18px}.gd-landing .insight-card p{max-width:285px;margin:0 auto;color:#aaa4a4;line-height:1.5}.gd-landing .roi{padding-top:var(--section-space)}.gd-landing .roi .section-heading p{max-width:730px}.gd-landing .roi-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;max-width:870px;margin:66px auto 44px}.gd-landing .roi-tabs button{min-height:52px;border:1px solid #ded8d4;border-radius:999px;background:white;cursor:pointer;font:inherit;transition:all .26s ease}.gd-landing .roi-tabs button.active{color:white;border-color:var(--blue);background:var(--blue)}.gd-landing .roi-visual{position:relative;min-height:570px;display:grid;place-items:center;padding:58px;border-radius:24px;overflow:hidden;background:var(--paper) url(/landing/grid-texture.png) center/cover no-repeat}.gd-landing .garage-performance-panel{width:min(100%,1000px);min-height:424px;padding:42px 46px;border:1px solid #e4e7ee;border-radius:22px;background:rgba(255,255,255,.96);box-shadow:0 24px 60px rgba(23,39,82,.1);animation:chart-in .45s cubic-bezier(.22,1,.36,1)}.gd-landing .performance-head{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-bottom:25px;border-bottom:1px solid #e9edf4}.gd-landing .parts-summary span,.gd-landing .performance-head>div>span,.gd-landing .revenue-summary span{display:block;color:#7e8aa1;font-size:13px}.gd-landing .performance-head h3{margin:5px 0 0;color:#17233d;font-size:27px;letter-spacing:-.9px}.gd-landing .period-switch{display:flex;gap:5px;padding:4px;border:1px solid #e3e7ee;border-radius:11px}.gd-landing .period-switch b,.gd-landing .period-switch span{padding:7px 10px;border-radius:7px;color:#657087;font-size:12px;font-weight:600}.gd-landing .period-switch b{color:var(--blue);background:#edf3ff}.gd-landing .revenue-summary{display:grid;grid-template-columns:1.45fr 1fr;gap:25px;padding:28px 0 20px}.gd-landing .revenue-summary>div+div{padding-left:25px;border-left:1px solid #e9edf4}.gd-landing .revenue-summary strong{display:block;margin:8px 0;color:#17233d;font-size:31px;line-height:1;letter-spacing:-1.2px}.gd-landing .revenue-summary b{color:#09865f;font-size:12px}.gd-landing .revenue-summary small{color:#7e8aa1;font-size:12px}.gd-landing .revenue-chart{display:flex;align-items:end;justify-content:space-between;gap:15px;height:150px;padding-top:14px;border-bottom:1px solid #dfe4ed;background:repeating-linear-gradient(180deg,transparent 0 35px,#f0f3f8 35px 36px)}.gd-landing .revenue-chart span{display:flex;flex:1;height:100%;flex-direction:column;justify-content:end;align-items:center;gap:9px}.gd-landing .revenue-chart i{display:block;width:min(100%,42px);height:var(--bar);min-height:10px;border-radius:9px 9px 3px 3px;background:linear-gradient(180deg,#5989ee,#2563df);box-shadow:0 8px 16px rgba(37,99,223,.16)}.gd-landing .revenue-chart span:nth-child(6) i{background:linear-gradient(180deg,#ff9b7b,#ff5a36)}.gd-landing .revenue-chart small{color:#818da2;font-size:11px}.gd-landing .live-badge{padding:9px 12px;border-radius:999px;color:#07845d;background:#e9f9f2;font-size:12px;white-space:nowrap}.gd-landing .live-badge i{display:inline-block;width:7px;height:7px;margin-right:6px;border-radius:50%;background:#12a774;box-shadow:0 0 0 4px rgba(18,167,116,.12)}.gd-landing .job-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding:26px 0}.gd-landing .job-summary span{padding:14px;border-radius:12px;color:#6d7890;background:#f5f7fb;font-size:12px}.gd-landing .job-summary b{display:block;margin-bottom:4px;color:#17233d;font-size:23px}.gd-landing .job-board-list{border-top:1px solid #e9edf4}.gd-landing .job-board-list>div{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:12px;min-height:58px;border-bottom:1px solid #eef1f5}.gd-landing .vehicle-dot{width:9px;height:9px;border-radius:50%}.gd-landing .vehicle-dot.blue{background:#3373e4}.gd-landing .vehicle-dot.orange{background:#ff865e}.gd-landing .vehicle-dot.green{background:#1eae7a}.gd-landing .job-board-list b{color:#26334d;font-size:13px}.gd-landing .job-board-list b small{display:block;margin-top:3px;color:#8994a8;font-size:11px;font-weight:400}.gd-landing .job-board-list em{padding:6px 8px;border-radius:7px;color:#4775d5;background:#edf3ff;font-size:11px;font-style:normal}.gd-landing .job-board-list>div:nth-child(2) em{color:#cb6d38;background:#fff2ea}.gd-landing .job-board-list>div:nth-child(3) em{color:#07845d;background:#e9f9f2}.gd-landing .job-board-list strong{color:#7c879b;font-size:11px}.gd-landing .performance-head button{padding:10px 13px;border:1px solid #dce3ef;border-radius:9px;color:var(--blue);background:white;font:inherit;font-size:12px;font-weight:600}.gd-landing .parts-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding:26px 0}.gd-landing .parts-summary>div{padding:15px;border:1px solid #e8ecf2;border-radius:12px}.gd-landing .parts-summary b{display:block;margin-bottom:5px;color:#17233d;font-size:23px}.gd-landing .stock-table{border:1px solid #e6eaf0;border-radius:12px;overflow:hidden}.gd-landing .stock-table>div{display:grid;grid-template-columns:minmax(0,1fr) 90px 90px;align-items:center;min-height:48px;padding:0 16px;border-top:1px solid #edf0f4;color:#45526a;font-size:12px}.gd-landing .stock-table>div:first-child{border-top:0}.gd-landing .stock-table-head{min-height:38px!important;color:#7d879b!important;background:#f6f8fb;font-size:11px!important}.gd-landing .stock-table b{color:#27344f}.gd-landing .stock-table em{justify-self:start;padding:5px 8px;border-radius:99px;font-size:10px;font-style:normal}.gd-landing .healthy{color:#07845d;background:#e9f9f2}.gd-landing .low-stock{color:#c96a28;background:#fff1e6}@keyframes chart-in{0%{opacity:0;transform:translateY(18px) scale(.985)}to{opacity:1;transform:none}}.gd-landing .testimonial{padding-top:var(--section-space)}.gd-landing .testimonial-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-top:65px}.gd-landing .portrait-card,.gd-landing .quote-card{min-height:520px;border:1px solid var(--line);border-radius:22px;overflow:hidden;background:white}.gd-landing .portrait-card{position:relative;display:grid;place-items:center}.gd-landing .portrait-glow{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.gd-landing .portrait{position:relative;width:70%;border-radius:20px}.gd-landing .quote-card{padding:58px 42px 40px}.gd-landing .quote-mark{color:var(--blue);font-size:60px;font-weight:700;line-height:.6}.gd-landing .quote-card blockquote{margin:24px 0 26px;font-size:20px;line-height:1.5}.gd-landing .quote-card small,.gd-landing .quote-card strong{display:block}.gd-landing .quote-card strong{margin-bottom:5px}.gd-landing .quote-card small{color:var(--muted)}.gd-landing .stats{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:42px;padding-top:32px;border-top:1px solid var(--line)}.gd-landing .stats div{display:flex;flex-direction:column;gap:11px}.gd-landing .stats b{color:var(--blue);font-size:34px;letter-spacing:-1px}.gd-landing .stats span{color:var(--muted);font-size:14px;line-height:1.45}.gd-landing .pricing{padding-top:var(--section-space)}.gd-landing .billing-switch{display:flex;align-items:center;justify-content:center;gap:12px;margin:52px 0 40px;font-size:14px}.gd-landing .billing-switch>span{color:#8c8784}.gd-landing .billing-switch>span.active{color:var(--ink)}.gd-landing .billing-switch button{width:46px;height:25px;padding:3px;border:0;border-radius:999px;background:#eee8e5;cursor:pointer}.gd-landing .billing-switch button i{display:block;width:19px;height:19px;border-radius:50%;background:var(--blue);transition:transform .25s ease}.gd-landing .billing-switch button i.yearly{transform:translateX(21px)}.gd-landing .billing-switch em{padding:5px 10px;border-radius:999px;background:var(--blue);color:white;font-size:11px;font-style:normal;font-weight:700}@media (hover:none) and (pointer:coarse){.gd-landing .billing-switch button{position:relative}.gd-landing .billing-switch button:after{content:"";position:absolute;inset:-10px -6px}}.gd-landing .price-grid{display:grid;grid-template-columns:repeat(3,minmax(0,350px));justify-content:center;gap:26px}.gd-landing .price-card{position:relative;box-sizing:border-box;min-height:700px;padding:32px 30px;border:1px solid var(--line);border-radius:21px;background:var(--paper);overflow:hidden}.gd-landing .price-card.dark{color:white;background:var(--dark);border-color:var(--dark)}.gd-landing .price-shape{position:absolute;inset:0 0 0 auto;height:100%;width:60%;object-fit:cover;opacity:.16}.gd-landing .price-content{position:relative;z-index:1;display:flex;flex-direction:column;min-height:636px}.gd-landing .price-card h3{margin-bottom:12px;font-size:22px}.gd-landing .price-card p{min-height:68px;color:var(--muted);line-height:1.45}.gd-landing .price-card.dark p{color:#aaa4a4}.gd-landing .popular{position:absolute;top:29px;right:25px;padding:6px 10px;border-radius:999px;background:var(--blue);color:white;font-size:11px;font-weight:700}.gd-landing .price{display:flex;align-items:baseline;gap:7px;margin:26px 0 4px}.gd-landing .price b{font-size:42px;letter-spacing:-1.5px}.gd-landing .price span{color:var(--muted)}.gd-landing .price-card.dark .price span{color:#aaa4a4}.gd-landing .billing-note{display:block;color:var(--muted);font-size:12px}.gd-landing .price-card.dark .billing-note{color:#aaa4a4}.gd-landing .price-card h4{margin-bottom:19px}.gd-landing .price-card ul{display:flex;flex-direction:column;gap:16px;margin:0;padding:0;list-style:none}.gd-landing .price-card ul:not(.plan-limits){margin-bottom:28px}.gd-landing .price-card li{display:flex;align-items:center;gap:9px}.gd-landing .price-card li i{display:grid;place-items:center;width:17px;height:17px;border-radius:50%;background:var(--blue);color:white}.gd-landing .price-card li svg{width:11px}.gd-landing .price-card .plan-limits{gap:11px;margin:25px 0 22px;padding:18px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.gd-landing .price-card .plan-limits li{gap:8px;font-size:13px}.gd-landing .price-card .plan-limits svg{width:18px;height:18px;color:var(--blue)}.gd-landing .price-card .plan-limits span{color:var(--muted)}.gd-landing .price-card .plan-limits b{margin-left:auto;font-size:13px;color:var(--ink)}.gd-landing .price-card.dark .plan-limits{border-color:rgba(255,255,255,.15)}.gd-landing .price-card.dark .plan-limits span{color:#aaa4a4}.gd-landing .price-card.dark .plan-limits b{color:white}.gd-landing .price-card .price-content>a{width:100%;min-height:50px;display:grid;place-items:center;margin-top:auto;border-radius:999px;color:white;background:var(--dark)}.gd-landing .price-card.dark .price-content>a{color:var(--ink);background:white}.gd-landing .faq{padding-top:var(--section-space);padding-bottom:0}.gd-landing .faq-layout{display:grid;grid-template-columns:420px 1fr;gap:95px;align-items:start}.gd-landing .faq .section-heading p{max-width:370px}.gd-landing .accordion{display:flex;flex-direction:column;gap:14px}.gd-landing .faq-item{border:1px solid var(--line);border-radius:14px;background:white;overflow:hidden;transition:background-color .2s ease}.gd-landing .faq-item.open{background:var(--paper)}.gd-landing .faq-item button{width:100%;min-height:68px;padding:0 24px;display:flex;justify-content:space-between;align-items:center;border:0;background:transparent;text-align:left;cursor:pointer}.gd-landing .faq-item button span{font-weight:600}.gd-landing .faq-item button svg{width:20px}.gd-landing .faq-item>div{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s ease}.gd-landing .faq-item>div p{min-height:0;overflow:hidden;margin:0;padding:0 24px;color:var(--muted);line-height:1.5}.gd-landing .faq-item.open>div{grid-template-rows:1fr}.gd-landing .faq-item.open>div p{padding-bottom:23px}.gd-landing .demo-section{position:relative;padding:var(--section-space) 30px;overflow:hidden;background:var(--paper)}.gd-landing .demo-texture{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.12}.gd-landing .demo-shell{position:relative;z-index:1;width:min(1215px,100%);margin:0 auto;padding:64px 70px;display:grid;grid-template-columns:minmax(0,.92fr) minmax(455px,1.08fr);gap:82px;align-items:center;border-radius:28px;color:white;background:#211f20;box-shadow:0 26px 70px rgba(31,26,25,.15);overflow:hidden}.gd-landing .demo-shell:after,.gd-landing .demo-shell:before{content:"";position:absolute;border-radius:50%;pointer-events:none}.gd-landing .demo-shell:before{width:440px;height:440px;top:-280px;left:-150px;background:rgba(69,129,195,.28);filter:blur(10px)}.gd-landing .demo-shell:after{width:330px;height:330px;right:-170px;bottom:-190px;background:rgba(42,103,236,.22);filter:blur(10px)}.gd-landing .demo-copy,.gd-landing .demo-form-wrap{position:relative;z-index:1}.gd-landing .demo-eyebrow{display:inline-flex;padding:7px 11px;border:1px solid rgba(255,255,255,.2);border-radius:999px;color:#9fc0e8;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.gd-landing .demo-copy h2{max-width:470px;margin:20px 0 18px;color:white;font-size:52px;line-height:.98;letter-spacing:-2.4px}.gd-landing .demo-copy>p{max-width:445px;margin:0;color:#c8c3c3;font-size:16px;line-height:1.62}.gd-landing .demo-benefits{display:grid;gap:13px;margin:29px 0 31px;padding:0;list-style:none}.gd-landing .demo-benefits li{display:flex;align-items:center;gap:10px;color:#f5f1ef;font-size:14px}.gd-landing .demo-benefits svg{width:17px;height:17px;padding:3px;border-radius:50%;color:#0b1e41;background:#9fc0e8}.gd-landing .demo-trust{display:flex;align-items:flex-start;gap:10px;max-width:410px;padding-top:20px;border-top:1px solid rgba(255,255,255,.15)}.gd-landing .demo-trust>span{display:grid;place-items:center;width:20px;height:20px;flex:0 0 20px;border-radius:50%;color:#211f20;background:#9be4bd;font-size:12px;font-weight:800}.gd-landing .demo-trust p{margin:0;color:#aaa3a3;font-size:12px;line-height:1.45}.gd-landing .demo-form-wrap{min-height:520px;border-radius:20px;background:white;box-shadow:0 20px 48px rgba(0,0,0,.18)}.gd-landing .demo-form{padding:35px 34px 27px;color:var(--ink)}.gd-landing .demo-success h3,.gd-landing .form-heading h3{margin:0 0 7px;font-size:24px;letter-spacing:-.8px}.gd-landing .demo-success p,.gd-landing .form-heading p{margin:0;color:var(--muted);font-size:14px;line-height:1.5}.gd-landing .form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px 13px;margin-top:26px}.gd-landing .form-grid label{display:grid;gap:7px;color:#474149;font-size:12px;font-weight:700}.gd-landing .form-grid input,.gd-landing .form-grid select,.gd-landing .form-grid textarea{width:100%;box-sizing:border-box;border:1px solid #e1dcda;border-radius:9px;outline:none;color:var(--ink);background:#fffdfc;font:inherit;font-size:13px;font-weight:500;transition:border-color .2s ease,box-shadow .2s ease}.gd-landing .form-grid input,.gd-landing .form-grid select{height:43px;padding:0 12px}.gd-landing .form-grid select{appearance:auto;color:#7b7471}.gd-landing .form-grid select.has-value{color:var(--ink)}.gd-landing .form-grid textarea{min-height:76px;padding:11px 12px;resize:vertical}.gd-landing .form-grid input::placeholder,.gd-landing .form-grid textarea::placeholder{color:#aaa3a0}.gd-landing .form-grid input:focus,.gd-landing .form-grid select:focus,.gd-landing .form-grid textarea:focus{border-color:var(--blue-bright);box-shadow:0 0 0 3px rgba(69,129,195,.17)}.gd-landing .form-full{grid-column:1/-1}.gd-landing .demo-submit{width:100%;min-height:52px;margin-top:22px;padding:5px 6px 5px 19px;display:flex;align-items:center;justify-content:space-between;border:0;border-radius:999px;color:white;background:var(--dark);font:inherit;font-size:14px;font-weight:700;cursor:pointer;transition:transform .22s ease,background .22s ease,box-shadow .22s ease}.gd-landing .demo-submit i{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;color:var(--ink);background:white;font-style:normal}.gd-landing .demo-submit i svg{width:18px;height:18px}.gd-landing .demo-submit:hover{background:var(--blue);transform:translateY(-2px);box-shadow:0 12px 26px rgba(61,97,173,.3)}.gd-landing .demo-form>small{display:block;margin-top:13px;color:#938b88;font-size:10px;line-height:1.45;text-align:center}.gd-landing .demo-success{min-height:520px;padding:55px 44px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--ink);text-align:center}.gd-landing .demo-success>span{width:54px;height:54px;margin-bottom:20px;display:grid;place-items:center;border-radius:50%;color:#1d9c59;background:#e5f8ec}.gd-landing .demo-success>span svg{width:29px;height:29px}.gd-landing .demo-success p{max-width:315px}.gd-landing .demo-success button{margin-top:24px;border:0;color:var(--blue);background:transparent;font:inherit;font-size:13px;font-weight:700;cursor:pointer}.gd-landing footer{max-width:1235px;margin:0 auto;padding:88px 10px 35px}.gd-landing .footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:70px;padding-bottom:75px}.gd-landing footer .brand img.brand-logo{height:96px}.gd-landing .footer-grid>div:first-child p{margin:26px 0 0;color:var(--muted);line-height:1.5}.gd-landing .footer-links{display:flex;flex-direction:column;gap:17px}.gd-landing .footer-links h3{margin-bottom:4px;color:#918b88;font-size:15px;font-weight:400}.gd-landing .footer-links a{font-size:15px}.gd-landing .footer-links a:hover{color:var(--blue)}@media (hover:none) and (pointer:coarse){.gd-landing .footer-links{gap:0}.gd-landing .footer-links a{display:flex;align-items:center;min-height:44px}.gd-landing .socials{gap:14px}.gd-landing .socials a{position:relative}.gd-landing .socials a:after{content:"";position:absolute;inset:-6px}}.gd-landing .footer-bottom{min-height:95px;padding-top:32px;display:flex;justify-content:space-between;align-items:flex-start;border-top:1px solid var(--line)}.gd-landing .footer-bottom p{color:var(--muted);font-size:14px}.gd-landing .socials{display:flex;gap:10px}.gd-landing .socials a{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;color:white;background:var(--blue)}.gd-landing .socials svg{width:15px;height:15px}.gd-landing [data-reveal]{opacity:0;transform:translateY(38px);transition:opacity .78s cubic-bezier(.22,1,.36,1) var(--delay,0s),transform .78s cubic-bezier(.22,1,.36,1) var(--delay,0s)}.gd-landing [data-reveal].is-visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.gd-landing,.gd-landing *,.gd-landing :after,.gd-landing :before{animation-duration:.01ms!important;transition-duration:.01ms!important}.gd-landing [data-reveal]{opacity:1;transform:none}}@media (max-width:900px){.gd-landing{--header-h:90px}.gd-landing .nav-shell{height:84px;padding-inline:18px;gap:12px}.gd-landing .brand img.brand-logo{height:58px}.gd-landing .desktop-nav-links,.gd-landing .nav-actions{display:none}.gd-landing .menu-button{display:grid;place-items:center;width:46px;height:46px;margin-left:auto;border:0;border-radius:50%;color:white;background:var(--dark);cursor:pointer;z-index:102;transition:background-color .2s ease,scale .2s ease}.gd-landing .menu-button:hover{background:var(--blue)}.gd-landing .menu-button:active{scale:.94}.gd-landing .menu-button svg{width:24px;height:24px}.gd-landing .nav-mobile-drawer{position:fixed;top:calc(var(--header-h) + 8px);left:14px;right:14px;max-height:calc(100dvh - var(--header-h) - 24px);overflow-y:auto;overscroll-behavior:contain;display:none;flex-direction:column;gap:18px;padding:18px;border:1px solid var(--line);border-radius:22px;background:var(--white);box-shadow:0 25px 60px rgba(40,38,40,.2);z-index:101}.gd-landing .nav-mobile-drawer.open{display:flex;animation:nav-drawer-in .26s cubic-bezier(.22,1,.36,1) both}.gd-landing .nav-mobile-links{display:flex;flex-direction:column}.gd-landing .nav-mobile-links a{display:flex;align-items:center;min-height:48px;padding:0 12px;border-radius:12px;color:var(--ink);font-size:16.5px;font-weight:600;transition:color .15s ease,background-color .15s ease}.gd-landing .nav-mobile-links a:active,.gd-landing .nav-mobile-links a:hover{background:#f5f2ef}.gd-landing .nav-mobile-links a.is-current{color:var(--blue);background:rgba(61,97,173,.07)}.gd-landing .nav-mobile-actions{display:flex;flex-direction:column;gap:10px;padding-top:16px;border-top:1px solid var(--line)}.gd-landing .nav-mobile-cta{display:flex;align-items:center;justify-content:space-between;min-height:54px;padding:6px 8px 6px 20px;border-radius:999px;background:var(--dark);color:white;font-size:15.5px;font-weight:700;transition:background-color .2s ease}.gd-landing .nav-mobile-cta:hover{background:var(--blue)}.gd-landing .nav-mobile-cta i{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:white;color:var(--ink)}.gd-landing .nav-mobile-cta i svg{width:17px;height:17px}.gd-landing .nav-mobile-login{display:flex;align-items:center;justify-content:center;min-height:48px;border-radius:12px;background:#f5f2ef;color:var(--ink);font-size:15.5px;font-weight:600;transition:background-color .2s ease}.gd-landing .nav-mobile-login:hover{background:#ebe6e2}.gd-landing .nav-mobile-backdrop{position:fixed;inset:0;display:block;background:rgba(11,30,65,.35);backdrop-filter:blur(4px);z-index:100;animation:nav-backdrop-in .22s ease both}.gd-landing .hero{height:1160px;padding-top:150px}.gd-landing .hero h1{font-size:clamp(42px,8vw,58px);letter-spacing:-2.4px}.gd-landing .hero-product-stage{top:690px;width:96vw}.gd-landing .hero-grid{top:470px;height:690px}.gd-landing .trusted{padding-inline:35px}.gd-landing .garage-proof-grid{grid-template-columns:repeat(2,1fr);gap:25px 0}.gd-landing .garage-proof-grid>div:nth-child(3){border-left:0}.gd-landing .workshop-overview-visual{height:470px}.gd-landing .feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gd-landing .features{width:calc(100% - 40px);min-height:auto}.gd-landing .automation{min-height:auto;padding-bottom:30px}.gd-landing .automation-layout{grid-template-columns:1fr;gap:60px}.gd-landing .automation-intro{position:static}.gd-landing .automation-index{display:none}.gd-landing .automation-image{height:430px}.gd-landing .insight-grid{grid-template-columns:repeat(2,1fr)}.gd-landing .roi-visual{min-height:510px;padding:38px}.gd-landing .testimonial-grid{grid-template-columns:1fr}.gd-landing .price-grid{grid-template-columns:repeat(2,minmax(0,390px))}.gd-landing .faq-layout{grid-template-columns:1fr;gap:50px}.gd-landing .demo-section{padding:var(--section-space) 20px}.gd-landing .demo-shell{grid-template-columns:1fr;gap:50px;padding:58px}.gd-landing .demo-copy{text-align:center}.gd-landing .demo-copy h2,.gd-landing .demo-copy>p{margin-inline:auto}.gd-landing .demo-benefits{width:max-content;max-width:100%}.gd-landing .demo-benefits,.gd-landing .demo-trust{margin-inline:auto;text-align:left}.gd-landing .demo-form-wrap{max-width:580px;width:100%;margin-inline:auto}.gd-landing .footer-grid{grid-template-columns:2fr 1fr 1fr}.gd-landing .footer-grid>:last-child{grid-column:2/3}}@media (max-width:620px){.gd-landing .desktop-only{display:none}.gd-landing .section,.gd-landing .trusted{width:calc(100% - 32px)}.gd-landing .demo-copy h2,.gd-landing .section-heading h2{font-size:39px;letter-spacing:-1.5px}.gd-landing .section-heading p{font-size:16px}.gd-landing .hero{height:890px;padding:135px 18px 0}.gd-landing .hero h1{margin-top:28px;font-size:40px;letter-spacing:-1.8px}.gd-landing .hero-copy>p{font-size:16px}.gd-landing .hero-actions{gap:20px;margin-top:34px}.gd-landing .hero-actions .text-link{display:none}.gd-landing .hero-grid{top:460px;height:430px}.gd-landing .hero-product-stage{top:605px;width:108vw}.gd-landing .pill-button{min-height:54px}.gd-landing .trusted{min-height:0;padding:40px 22px 34px}.gd-landing .trusted-kicker{line-height:1.3}.gd-landing .garage-proof-grid{grid-template-columns:1fr;gap:17px;margin-top:28px}.gd-landing .garage-proof-grid>div,.gd-landing .garage-proof-grid>div:nth-child(3){min-height:0;padding:0;border-left:0}.gd-landing .workshop-overview-copy{margin-bottom:32px;text-align:left}.gd-landing .workshop-overview-copy h2{font-size:38px;letter-spacing:-1.5px}.gd-landing .workshop-overview-copy p{margin-left:0;font-size:16px}.gd-landing .workshop-overview-visual{height:290px;border-radius:20px}.gd-landing .workshop-overview-visual img{object-position:35% center}.gd-landing .features{width:calc(100% - 32px);min-height:auto}.gd-landing .feature-grid{grid-template-columns:1fr}.gd-landing .feature-visual{height:180px}.gd-landing .automation-cards{gap:65px;padding-top:0}.gd-landing .automation-image{height:275px}.gd-landing .automation-card h3{margin-top:18px}.gd-landing .insights-shell{padding:60px 20px 30px}.gd-landing .insight-grid{grid-template-columns:1fr;margin-top:35px}.gd-landing .insight-card{min-height:195px}.gd-landing .roi-tabs{grid-template-columns:1fr;gap:12px;margin:42px auto 28px}.gd-landing .roi-visual{min-height:0;padding:16px}.gd-landing .garage-performance-panel{min-height:0;padding:24px 18px;border-radius:18px}.gd-landing .performance-head{gap:12px;padding-bottom:18px}.gd-landing .performance-head h3{font-size:21px}.gd-landing .period-switch{display:none}.gd-landing .revenue-summary{gap:14px;padding:20px 0 16px}.gd-landing .revenue-summary>div+div{padding-left:14px}.gd-landing .revenue-summary strong{font-size:22px}.gd-landing .revenue-chart{height:120px;gap:8px}.gd-landing .revenue-chart i{width:22px}.gd-landing .live-badge{padding:7px 9px;font-size:10px}.gd-landing .job-summary{gap:7px;padding:18px 0}.gd-landing .job-summary span{padding:10px 7px;font-size:10px}.gd-landing .job-summary b{font-size:18px}.gd-landing .job-board-list>div{grid-template-columns:auto minmax(0,1fr) auto;gap:8px;padding:8px 0}.gd-landing .job-board-list strong{display:none}.gd-landing .job-board-list em{padding:5px 6px;font-size:9px}.gd-landing .job-board-list b{font-size:11px}.gd-landing .job-board-list b small{font-size:9px}.gd-landing .parts-summary{gap:7px;padding:18px 0}.gd-landing .parts-summary>div{padding:10px 7px}.gd-landing .parts-summary b{font-size:17px}.gd-landing .parts-summary span{font-size:10px}.gd-landing .stock-table>div{grid-template-columns:minmax(0,1fr) 54px 64px;min-height:42px;padding:0 9px;font-size:10px}.gd-landing .stock-table em{padding:4px 5px;font-size:8px}.gd-landing .testimonial-grid{margin-top:44px}.gd-landing .portrait-card,.gd-landing .quote-card{min-height:390px}.gd-landing .quote-card{padding:45px 25px 30px}.gd-landing .quote-card blockquote{font-size:18px}.gd-landing .stats{gap:12px}.gd-landing .stats b{font-size:29px}.gd-landing .billing-switch{margin:43px 0 34px}.gd-landing .price-grid{grid-template-columns:1fr}.gd-landing .demo-section{padding:var(--section-space) 16px}.gd-landing .demo-shell{padding:42px 20px 20px;gap:38px;border-radius:20px}.gd-landing .demo-eyebrow{font-size:10px}.gd-landing .demo-copy h2{margin-top:17px}.gd-landing .demo-copy>p{font-size:15px}.gd-landing .demo-benefits{gap:11px;margin:25px auto}.gd-landing .demo-benefits li{font-size:13px}.gd-landing .demo-form-wrap{min-height:auto}.gd-landing .demo-form{padding:29px 19px 23px}.gd-landing .form-grid{grid-template-columns:1fr;gap:14px}.gd-landing .form-full{grid-column:auto}.gd-landing .demo-success{min-height:430px;padding:45px 26px}.gd-landing footer{padding:70px 22px 25px}.gd-landing footer .brand img.brand-logo{height:78px}.gd-landing .footer-grid{grid-template-columns:1fr 1fr;gap:45px 30px}.gd-landing .footer-grid>div:first-child{grid-column:1/-1}.gd-landing .footer-grid>:last-child{grid-column:auto}.gd-landing .footer-bottom{flex-direction:column;gap:18px}}.gd-landing .hero-stage-in{opacity:0;transform:translateY(24px)}.gd-landing main.booted .hero-stage-in{opacity:1;transform:none;transition:opacity .78s cubic-bezier(.16,1,.3,1),transform .78s cubic-bezier(.16,1,.3,1);transition-delay:var(--d,0s)}.gd-landing .hero h1 .line{display:block;overflow:hidden;padding-bottom:.16em;margin-bottom:-.16em}.gd-landing .hero h1 .w{display:inline-block;margin-right:.22em;transform:translateY(130%);will-change:transform}.gd-landing .hero h1 .line .w:last-child{margin-right:0}.gd-landing main.booted .hero h1 .w{transform:none;transition:transform .95s cubic-bezier(.16,1,.3,1);transition-delay:var(--d,0s)}.gd-landing .hero h1 .accent{background:linear-gradient(100deg,var(--blue) 0,var(--blue-bright) 50%,var(--blue) 100%);background-size:220% 100%;background-position:0 50%;-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.gd-landing main.booted .hero h1 .accent{animation:hero-sheen 9s ease-in-out 1.6s infinite}@keyframes hero-sheen{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.gd-landing .hero-product-stage{opacity:0;translate:0 46px}.gd-landing main.booted .hero-product-stage{opacity:1;translate:0 0;transition:opacity 1.05s cubic-bezier(.16,1,.3,1) .26s,translate 1.15s cubic-bezier(.16,1,.3,1) .26s}@media (prefers-reduced-motion:reduce){.gd-landing .loader{transition:visibility 0s .2s}.gd-landing .loader-tile{transition:opacity .2s ease;transition-delay:0s}.gd-landing .loader.hide .loader-tile{opacity:0;transform:none;clip-path:none}.gd-landing .loader.hide .loader-content{transition:opacity .2s ease;transform:none}.gd-landing .gd-mark.is-animated .gd-bars rect,.gd-landing .gd-mark.is-animated .gd-ring,.gd-landing .gd-mark.is-animated .gd-teeth,.gd-landing .loader-glow,.gd-landing .loader-progress,.gd-landing .loader-tagline,.gd-landing .loader-word i{animation:none!important;opacity:1;transform:none;stroke-dashoffset:0}.gd-landing .gd-mark.is-animated .gd-teeth rect{opacity:.15}.gd-landing .hero-product-stage,.gd-landing .hero-stage-in,.gd-landing main.booted .hero-product-stage,.gd-landing main.booted .hero-stage-in{opacity:1;transform:none;translate:none;transition:none}.gd-landing .hero h1 .w,.gd-landing main.booted .hero h1 .w{transform:none;transition:none}.gd-landing main.booted .hero h1 .accent{animation:none;background-position:30% 50%}}.gd-landing .hero-glow,.gd-landing .portrait-glow{filter:hue-rotate(205deg) saturate(.92)}.gd-landing .form-grid .field-label{display:block}.gd-landing .form-grid .field-optional{color:#9a938f;font-style:normal;font-weight:600}.gd-landing .form-grid label.has-error input,.gd-landing .form-grid label.has-error select,.gd-landing .form-grid label.has-error textarea{border-color:var(--error);background:#fffafa}.gd-landing .form-grid label.has-error input:focus,.gd-landing .form-grid label.has-error select:focus,.gd-landing .form-grid label.has-error textarea:focus{border-color:var(--error);box-shadow:0 0 0 3px rgba(199,42,62,.16)}.gd-landing .field-error{display:block;color:var(--error);font-size:11.5px;font-weight:600;line-height:1.35;letter-spacing:0}.gd-landing .form-hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.gd-landing .form-notice{margin:18px 0 0;padding:11px 13px;border:1px solid rgba(199,42,62,.28);border-radius:10px;background:#fff5f6;color:var(--error);font-size:12.5px;font-weight:600;line-height:1.45}.gd-landing .demo-submit[disabled]{cursor:progress;opacity:.78}.gd-landing .demo-submit[disabled]:hover{transform:none;background:var(--dark);box-shadow:none}.gd-landing .demo-spinner{width:17px;height:17px;display:block;border:2px solid rgba(40,38,40,.22);border-top:2px solid var(--ink);border-radius:50%;animation:demo-spin .7s linear infinite}@keyframes demo-spin{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.gd-landing .demo-spinner{animation-duration:1.8s}}.gd-landing .faq-item h3{margin:0;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit}@media (min-width:901px){.gd-landing .faq-layout>.section-heading{position:sticky;top:calc(var(--header-h) + 30px)}}.gd-landing #company,.gd-landing #contact,.gd-landing #faq,.gd-landing #features,.gd-landing #insights,.gd-landing #workflow,.gd-landing .automation,.gd-landing .demo-section,.gd-landing .faq,.gd-landing .features{scroll-margin-top:calc(var(--header-h) + 20px)}