:root{--gc-navy: #2f539d;--gc-navy-dark: #1c1a6e;--gc-navy-deep: #110f52;--gc-red: #f40000;--gc-red-dark: #c20000;--gc-blue: #3b85ca;--gc-blue-light: #5fa3e0;--gc-white: #ffffff;--gc-off-white: #f0f2f8;--gc-text-muted: #a0a8c0;--gc-dark-bg: #0d0c2e;--gc-card-bg: rgba(255, 255, 255, .04);--gc-card-border: rgba(59, 133, 202, .18);--gc-grad-cta: linear-gradient(135deg, #2f539d 0%, #3b85ca 100%);--gc-grad-red: linear-gradient(135deg, #f40000 0%, #c20000 100%);--gc-ease-expo: cubic-bezier(.16, 1, .3, 1);--gc-radius: 12px;--gc-radius-lg: 20px;color:var(--gc-white);background:var(--gc-dark-bg);font-family:Barlow,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--gc-dark-bg)}body{margin:0;min-width:320px;background:var(--gc-dark-bg);color:var(--gc-white);font-size:16px;line-height:1.6}button,input,textarea,select{font:inherit}a{color:inherit}img{max-width:100%}main{overflow:hidden}h1,h2,h3,h4,h5,p{margin:0}h1,h2,h3,h4{color:var(--gc-white);font-family:Barlow Condensed,Barlow,sans-serif;letter-spacing:0}h1{max-width:660px;font-size:clamp(2.4rem,5vw,3.8rem);font-weight:800;line-height:1.1}h2{font-size:clamp(2.35rem,4vw,3rem);font-weight:700;line-height:1.05}h3{font-size:2.4rem;font-weight:800;line-height:1.05}h4{font-size:1.5rem;font-weight:700;line-height:1.15}.site-header{position:fixed;top:0;right:0;left:0;z-index:1000;border-bottom:1px solid rgba(59,133,202,.15);background:#0d0c2ed1;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.header-inner{display:flex;align-items:center;justify-content:space-between;width:min(1880px,calc(100% - clamp(48px,6vw,112px)));height:68px;margin:0 auto}.logo-link{display:inline-flex;align-items:center;min-width:150px}.logo-link img{display:block;width:auto;height:32px}.desktop-nav{display:flex;align-items:center;justify-content:flex-end;gap:0}.nav-link{display:inline-flex;align-items:center;min-height:34px;padding:0 10px;color:var(--gc-white);font-size:.85rem;font-weight:600;letter-spacing:.06em;text-decoration:none;text-transform:uppercase;transition:color .2s,transform .2s,border-color .2s,background .2s,opacity .2s;white-space:nowrap}.nav-link:hover{color:var(--gc-blue-light)}.nav-link-demo,.nav-link-login,.nav-link-language{border-radius:6px;font-weight:700;line-height:1}.nav-link-demo{position:relative;overflow:hidden;margin-left:10px;padding:8px 20px;background:var(--gc-grad-red);color:var(--gc-white)}.nav-link-demo:after{position:absolute;top:0;bottom:0;left:0;width:60%;content:"";background:linear-gradient(120deg,transparent 0%,rgba(255,255,255,.5) 50%,transparent 100%);transform:translate(-200%);animation:shimmer 8s ease-in-out 1.5s infinite;pointer-events:none}.nav-link-login{margin-left:10px;padding:8px 20px;background:var(--gc-grad-cta);color:var(--gc-white)}.nav-link-language{margin-left:10px;padding:6px 14px;border:1px solid rgba(59,133,202,.5);color:var(--gc-blue-light)}.nav-link-demo:hover,.nav-link-login:hover,.nav-link-language:hover{color:var(--gc-white);opacity:.92;transform:translateY(-1px)}.mobile-toggle{display:none;width:44px;height:44px;align-items:center;justify-content:center;border:1px solid rgba(95,163,224,.3);border-radius:8px;background:#3b85ca1f;color:var(--gc-white);cursor:pointer}.mobile-toggle svg{width:22px;height:22px}.mobile-panel{display:none}.section-container{width:min(1880px,calc(100% - clamp(48px,6vw,112px)));margin:0 auto}.hero-section{position:relative;display:flex;min-height:680px;align-items:center;overflow:hidden;padding-top:68px;background:linear-gradient(180deg,#0d0c2e,#1c1a6e)}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(120deg,rgba(244,0,0,.12),transparent 32%),linear-gradient(290deg,rgba(95,163,224,.2),transparent 42%);pointer-events:none}.particle-canvas{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;opacity:.72;pointer-events:none}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(440px,.92fr) minmax(520px,1.08fr);gap:clamp(32px,4vw,88px);align-items:center}.hero-copy{padding:0}.hero-badge,.eyebrow{display:inline-flex;color:var(--gc-blue);font-size:1rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.hero-badge{align-items:center;gap:8px;margin-bottom:24px;padding:6px 16px;border:1px solid rgba(59,133,202,.3);border-radius:50px;background:#3b85ca1f;color:var(--gc-blue-light)}.eyebrow{margin-bottom:12px}.hero-lead{max-width:550px;margin-top:24px;margin-bottom:36px;color:var(--gc-text-muted);font-size:1.3rem;line-height:1.4}.lead{margin-top:16px;color:var(--gc-text-muted);font-size:1.1rem;line-height:1.4}.button-row{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.button-row.compact{margin-top:26px}.gc-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:10px 24px;border:0;border-radius:6px;color:var(--gc-white);font-size:1rem;font-weight:700;letter-spacing:.04em;line-height:1.1;text-decoration:none;text-transform:uppercase;transition:opacity .2s,transform .2s,border-color .2s}.gc-btn svg{width:16px;height:16px}.gc-btn:hover{opacity:.9;transform:translateY(-1px)}.gc-btn-primary{background:var(--gc-grad-cta)}.gc-btn-red{background:var(--gc-grad-red)}.gc-btn-outline{border:1px solid rgba(255,255,255,.3);background:transparent}.gc-btn-ghost{border:1px solid rgba(255,255,255,.15);background:transparent;color:var(--gc-text-muted)}.gc-btn-ghost:hover{border-color:#fff6;color:var(--gc-white)}.mockup-wrap{display:flex;justify-content:flex-end;padding:20px 0}.mockup-frame{width:100%;max-width:860px;overflow:hidden;border:1px solid rgba(59,133,202,.25);border-radius:16px;background:#ffffff0a;box-shadow:0 32px 80px #00000080,0 0 0 1px #3b85ca1a}.mockup-bar{display:flex;align-items:center;gap:8px;padding:12px 16px;border-bottom:1px solid rgba(59,133,202,.15);background:#ffffff0f}.mockup-bar span{width:10px;height:10px;border-radius:50%;background:#fff3}.mockup-bar strong{margin-left:6px;color:var(--gc-text-muted);font-size:.75rem;font-weight:600;letter-spacing:.05em}.video-thumb{position:relative;display:block;width:100%;padding:0;border:0;background:none;cursor:pointer}.video-thumb img{display:block;width:100%}.play-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#0d0c2e59;transition:background .3s}.play-overlay span{display:flex;width:64px;height:64px;align-items:center;justify-content:center;border-radius:50%;background:#000000e6;box-shadow:0 0 0 8px #00000040;color:var(--gc-white);transition:transform .2s,box-shadow .2s}.play-overlay svg{width:45px;height:45px;margin-left:4px}.video-thumb:hover .play-overlay{background:#0d0c2e8c}.video-thumb:hover .play-overlay span{transform:scale(1.1);box-shadow:0 0 0 12px #0003}.photo-strip{display:grid;grid-template-columns:repeat(4,1fr);height:260px;overflow:hidden;background:#070619}.photo-panel{position:relative;display:block;width:100%;min-width:0;height:100%;padding:0;overflow:hidden;border:0;background:#070619;color:var(--gc-white);cursor:pointer}.photo-panel img{display:block;width:100%;height:100%;object-fit:cover;object-position:top left;filter:brightness(.7);transition:transform .5s var(--gc-ease-expo),filter .5s var(--gc-ease-expo)}.photo-panel:hover img{filter:brightness(.5);transform:scale(1.05)}.photo-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;justify-content:space-between;padding:16px 20px;background:linear-gradient(to top,rgba(0,0,0,.7) 0%,transparent 60%);transition:background .3s}.photo-panel:hover .photo-overlay{background:linear-gradient(to top,#0d0c2ed9,#0d0c2e4d)}.photo-label{display:inline-flex;align-items:center;gap:6px;color:var(--gc-white);font-size:1rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.photo-label svg{width:14px;height:14px}.photo-overlay>svg{width:18px;height:18px;color:#ffffffa6;transition:color .2s,transform .2s}.photo-panel:hover .photo-overlay>svg{color:var(--gc-blue-light);transform:scale(1.2)}.content-section{padding:120px 0;background:linear-gradient(180deg,#0d0c2e,#110f52)}.desktop-section{background:linear-gradient(135deg,#0d0c2e,#110f52)}.cloud-section{background:linear-gradient(135deg,#0d0c2e,#1c1a6e)}.section-top{border-top:1px solid rgba(59,133,202,.12);box-shadow:inset 0 1px #3b85ca0f}.two-col{display:grid;grid-template-columns:minmax(0,7fr) minmax(330px,5fr);gap:clamp(54px,5vw,118px);align-items:center}.stat-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.stat-card,.platform-card,.why-card{border:1px solid var(--gc-card-border);background:var(--gc-card-bg);transition:border-color .3s,transform .3s}.stat-card{display:flex;min-height:162px;flex-direction:column;gap:8px;justify-content:center;border-radius:var(--gc-radius);padding:24px 20px}.stat-card:hover,.platform-card:hover,.why-card:hover{border-color:#3b85ca66}.stat-card-wide{grid-column:span 2}.stat-num{color:var(--gc-white);font-family:Barlow Condensed,Barlow,sans-serif;font-size:2.8rem;font-weight:800;line-height:1}.stat-num-wide{font-size:2.8rem}.stat-card span:last-child{color:var(--gc-text-muted);font-size:1.1rem;line-height:1.4}.platform-grid{grid-template-columns:minmax(0,7fr) minmax(340px,5fr)}.feature-list,.mini-features{margin:24px 0 0;padding:0;list-style:none}.feature-list{display:flex;flex-direction:column;gap:14px}.feature-list li{display:flex;align-items:flex-start;gap:12px;color:var(--gc-text-muted);font-size:1.1rem;line-height:1.4}.check-icon{display:inline-flex;width:22px;height:22px;flex:0 0 auto;align-items:center;justify-content:center;margin-top:2px;border-radius:50%;background:var(--gc-grad-cta);color:var(--gc-white)}.check-icon svg{width:13px;height:13px;stroke-width:3}.reassurance{margin-top:24px;padding:16px 20px;border:1px solid rgba(47,83,157,.3);border-left:3px solid var(--gc-blue);border-radius:var(--gc-radius);background:#2f539d1f;color:var(--gc-text-muted);font-size:1.1rem;line-height:1.4}.platform-card{position:relative;overflow:hidden;border-radius:var(--gc-radius-lg);padding:32px 28px}.platform-badge{display:inline-flex;align-items:center;gap:6px;margin-bottom:14px;padding:4px 12px;border-radius:50px;font-size:.8rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.platform-badge svg{width:15px;height:15px}.platform-badge.desktop{border:1px solid rgba(59,133,202,.3);background:#3b85ca26;color:var(--gc-blue-light)}.platform-badge.cloud{border:1px solid rgba(244,0,0,.25);background:#f400001f;color:#ff6b6b}.platform-card>p{margin-top:4px;color:var(--gc-text-muted);font-size:1.1rem}.card-divider{height:1px;margin:20px 0;background:var(--gc-card-border)}.mini-features{display:flex;flex-direction:column;gap:10px}.mini-features li{position:relative;padding-left:30px;color:var(--gc-text-muted);font-size:1.1rem;line-height:1.4}.mini-features li:before{position:absolute;left:0;color:var(--gc-blue);content:"→"}.platform-note{color:#a0a8c0a6!important;font-style:italic;text-align:center}.section-heading{max-width:820px;margin:0 auto 48px;text-align:center}.section-heading .lead{max-width:780px;margin-right:auto;margin-left:auto}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.why-card{display:flex;min-height:270px;flex-direction:column;gap:12px;border-radius:var(--gc-radius);padding:28px 24px}.why-card:hover{transform:translateY(-3px)}.why-card.wide{grid-column:span 2}.why-icon,.contact-icon{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center}.why-icon{width:52px;height:52px;border-radius:12px;background:var(--gc-grad-cta);color:var(--gc-white)}.why-icon.red{background:var(--gc-grad-red)}.why-icon svg{width:24px;height:24px}.why-card p{color:var(--gc-text-muted);font-size:1.1rem;line-height:1.4}.support-grid,.contact-grid{grid-template-columns:minmax(420px,.9fr) minmax(520px,1.1fr);align-items:flex-start}.contact-block{display:flex;flex-direction:column;gap:20px;margin-top:32px}.contact-item{display:flex;align-items:flex-start;gap:16px}.contact-icon{width:42px;height:42px;border:1px solid rgba(59,133,202,.25);border-radius:10px;background:#3b85ca1f;color:var(--gc-blue)}.contact-icon svg{width:20px;height:20px}.contact-item strong{display:block;margin-bottom:4px;color:var(--gc-text-muted);font-size:.95rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.contact-value{display:block;color:var(--gc-white);font-size:1.4rem;font-weight:500;line-height:1.25}.contact-value a{color:var(--gc-blue-light);text-decoration:none}.contact-value a:hover{text-decoration:underline}.separator{color:#ffffff80}.faq-title{margin-bottom:20px;font-size:1.6rem}.faq-list{display:flex;flex-direction:column;gap:8px}.faq-item{overflow:hidden;border:1px solid var(--gc-card-border);border-radius:var(--gc-radius);transition:border-color .3s}.faq-item:hover{border-color:#3b85ca59}.faq-question{display:flex;width:100%;align-items:center;justify-content:space-between;gap:12px;padding:16px 20px;border:0;background:var(--gc-card-bg);color:var(--gc-white);font-size:1.4rem;font-weight:600;line-height:1.15;text-align:left;cursor:pointer;transition:background .2s}.faq-question:hover{background:#ffffff0f}.faq-question svg{width:20px;height:20px;flex:0 0 auto;color:var(--gc-blue);transition:transform .3s var(--gc-ease-expo)}.faq-item.open .faq-question svg{transform:rotate(180deg)}.faq-answer{max-height:0;overflow:hidden;padding:0 20px;background:#ffffff05;transition:max-height .4s var(--gc-ease-expo),padding .3s ease}.faq-answer p{color:var(--gc-text-muted);font-size:1.1rem;line-height:1.4}.faq-item.open .faq-answer{max-height:340px;padding:16px 20px}.hubspot-form{overflow:hidden;padding:28px 28px 32px;border:1px solid rgba(255,255,255,.18);border-radius:var(--gc-radius);background:linear-gradient(180deg,#122360fa,#0d1446fa)!important;color:var(--gc-white);box-shadow:0 24px 70px #00000047,inset 0 1px #ffffff14;text-align:left}.hubspot-form,.hubspot-form div,.hubspot-form form,.hubspot-form fieldset,.hubspot-form section,.hubspot-form ul,.hubspot-form li,.hubspot-form legend{background:transparent!important;background-color:transparent!important;background-image:none!important}.hubspot-form{background-color:#101f5c!important}.hubspot-form .hs-form-frame{overflow:hidden;width:100%!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:var(--gc-radius);background:#29387be6!important;text-align:left}.hubspot-form .hs-form-frame iframe{display:block;width:100%!important;border:0!important;background:transparent!important}.hubspot-form .hubspot-form-fields,.hubspot-form .hs-form-private,.hubspot-form .hs-form,.hubspot-form .hs-form fieldset,.hubspot-form .hs-form-field,.hubspot-form .hs-dependent-field,.hubspot-form .legal-consent-container{background:transparent!important;background-color:transparent!important}.hubspot-form-target{width:100%}.hubspot-form .hs-form,.hubspot-form form{display:flex;flex-direction:column;gap:14px;margin:0;color:var(--gc-white)}.hubspot-form .hs-form-field{display:flex;flex-direction:column;gap:6px;margin:0}.hubspot-form .hs-form-field>label,.hubspot-form label,.hubspot-form .hs-richtext,.hubspot-form .hs-richtext p,.hubspot-form .hs-richtext span{display:inline-flex;align-items:center;gap:4px;color:var(--gc-white)!important;font-size:.9rem;font-weight:600;letter-spacing:.02em}.hubspot-form .hs-richtext,.hubspot-form .hs-richtext p{display:block;margin:0 0 6px;font-weight:500;line-height:1.5}.hubspot-form .hs-form-field>label .hs-form-required{color:var(--gc-red, #f40000)!important;font-weight:700}.hubspot-form .hs-field-desc,.hubspot-form legend.hs-field-desc{color:#fffc!important;font-size:.8rem}.hubspot-form .input{display:flex;width:100%}.hubspot-form .hs-input,.hubspot-form input[type=text],.hubspot-form input[type=email],.hubspot-form input[type=tel],.hubspot-form input[type=number],.hubspot-form input[type=url],.hubspot-form textarea,.hubspot-form select{width:100%!important;min-height:44px;padding:10px 14px;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:#fff;color:#1a1a1a;font-family:inherit;font-size:.95rem;line-height:1.4;-webkit-text-fill-color:#1a1a1a;transition:border-color .2s ease,box-shadow .2s ease}.hubspot-form textarea{min-height:110px;resize:vertical}.hubspot-form .hs-input:focus,.hubspot-form input:focus,.hubspot-form textarea:focus,.hubspot-form select:focus{border-color:var(--gc-blue, #3b85ca);box-shadow:0 0 0 3px #3b85ca40;outline:none}.hubspot-form .hs-input::placeholder,.hubspot-form input::placeholder,.hubspot-form textarea::placeholder{color:#6b7280;opacity:1}.hubspot-form input[type=checkbox],.hubspot-form input[type=radio]{width:auto;min-height:0;margin-right:8px;accent-color:var(--gc-blue, #3b85ca)}.hubspot-form .hs-fieldtype-booleancheckbox label,.hubspot-form .hs-form-booleancheckbox label,.hubspot-form .legal-consent-container,.hubspot-form .legal-consent-container p,.hubspot-form .legal-consent-container span{color:var(--gc-white)!important;font-size:.85rem;line-height:1.5}.hubspot-form .legal-consent-container a{color:var(--gc-white)!important;text-decoration:underline}.hubspot-form .hs-error-msgs,.hubspot-form .hs-error-msg{margin:4px 0 0;padding:0;color:var(--gc-red, #f40000)!important;font-size:.8rem;list-style:none}.hubspot-form .hs-error-msgs li{color:var(--gc-red, #f40000)!important}.hubspot-form fieldset{max-width:100%!important;padding:0;border:0}.hubspot-form fieldset.form-columns-2{display:grid;gap:14px;grid-template-columns:1fr 1fr}.hubspot-form fieldset.form-columns-2 .hs-form-field{width:100%!important;float:none!important}.hubspot-form fieldset.form-columns-2 .hs-form-field .input{margin-right:0!important}.hubspot-form .hs_submit{margin-top:10px}.hubspot-form .actions{display:flex;justify-content:flex-end}.hubspot-form .hs-button,.hubspot-form input[type=submit]{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 28px;border:0;border-radius:10px;background:var(--gc-red, #f40000);color:var(--gc-white);font-family:inherit;font-size:.95rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase;cursor:pointer;transition:filter .2s ease,transform .2s ease}.hubspot-form .hs-button:hover,.hubspot-form input[type=submit]:hover{filter:brightness(1.08);transform:translateY(-1px)}.hubspot-form .submitted-message,.hubspot-form .hs-form-msg{color:var(--gc-white)!important;font-size:.95rem}.custom-hubspot-form{display:flex;flex-direction:column;gap:18px}.hubspot-form-intro{max-width:760px;margin:0 0 10px;color:var(--gc-white);font-size:1.1rem;font-weight:700;line-height:1.35}.hubspot-fields{display:grid;gap:16px 20px;grid-template-columns:repeat(2,minmax(0,1fr))}.hubspot-form .hubspot-field{display:flex;align-items:stretch;flex-direction:column;gap:8px;margin:0}.hubspot-form .hubspot-field.full{grid-column:1 / -1}.hubspot-form .hubspot-field>span{display:inline-flex;align-items:center;gap:3px;color:var(--gc-white);font-size:.96rem;font-weight:700;line-height:1.2}.hubspot-form .hubspot-field strong{color:var(--gc-red)}.hubspot-form .hubspot-field input,.hubspot-form .hubspot-field select,.hubspot-form .hubspot-field textarea{width:100%}.hubspot-form .hubspot-field select{cursor:pointer}.hubspot-form-actions{display:flex;justify-content:flex-end;margin-top:4px}.hubspot-submit{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 28px;border:0;border-radius:10px;background:var(--gc-red, #f40000);color:var(--gc-white);font-family:inherit;font-size:.95rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase;cursor:pointer;transition:filter .2s ease,transform .2s ease,opacity .2s ease}.hubspot-submit:hover{filter:brightness(1.08);transform:translateY(-1px)}.hubspot-submit:disabled{cursor:wait;opacity:.7;transform:none}.hubspot-form-status,.hubspot-success p{margin:0;color:var(--gc-white);font-size:.98rem;line-height:1.45}.hubspot-form-status.error{color:#ffb0b0;font-weight:700}.hubspot-success{display:grid;gap:12px;min-height:240px;align-content:center}.hubspot-success h3{margin:0;color:var(--gc-white);font-family:var(--gc-font-display);font-size:clamp(2rem,3vw,3rem);line-height:.95}.demo-form{margin-top:40px}.demo-section{position:relative;overflow:hidden;padding:120px 0;background:linear-gradient(135deg,#110f52d1,#2f549ec7),url(/images/gemcar-large-1-3.jpg) center / cover fixed}.demo-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#110f524d,#2f549e59);mix-blend-mode:multiply}.demo-inner{position:relative;z-index:1;max-width:680px;text-align:center}.demo-inner .lead{max-width:560px;margin-right:auto;margin-left:auto}.policy-page{min-height:100vh;padding-top:160px;background:radial-gradient(circle at 82% 8%,rgba(59,133,202,.18),transparent 30%),radial-gradient(circle at 12% 16%,rgba(244,0,0,.1),transparent 28%),linear-gradient(180deg,#0d0c2e,#110f52 58%,#0d0c2e)}.policy-container{max-width:1280px}.policy-hero{max-width:1040px}.policy-hero h1{max-width:980px}.policy-actions{display:flex;flex-wrap:wrap;gap:18px;align-items:center;margin-top:28px}.policy-updated{display:inline-flex;min-height:44px;align-items:center;padding:10px 18px;border:1px solid rgba(59,133,202,.22);border-radius:8px;background:#3b85ca1a;color:var(--gc-text-muted);font-size:.95rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.policy-card{margin-top:64px;padding:clamp(28px,4vw,58px);border:1px solid var(--gc-card-border);border-radius:var(--gc-radius-lg);background:#ffffff0b;box-shadow:0 32px 90px #00000047,inset 0 1px #ffffff0a}.policy-section{padding:34px 0;border-top:1px solid rgba(59,133,202,.14)}.policy-section:first-child{padding-top:0;border-top:0}.policy-section:last-child{padding-bottom:0}.policy-section h2{margin-bottom:16px;font-size:clamp(1.8rem,2.4vw,2.35rem)}.policy-section p,.policy-section li{color:var(--gc-text-muted);font-size:1.08rem;line-height:1.65}.policy-section p+p{margin-top:12px}.policy-section ul{display:grid;gap:10px;margin:18px 0 0;padding:0;list-style:none}.policy-section li{position:relative;padding-left:30px}.policy-section li:before{position:absolute;top:0;left:0;color:var(--gc-blue-light);content:"→";font-weight:700}.footer-pre{padding:60px 0 48px;background:#0d0c2e}.footer-grid{display:grid;grid-template-columns:minmax(360px,2fr) minmax(220px,1fr) minmax(220px,1fr);gap:clamp(48px,6vw,120px)}.footer-logo{display:inline-block;margin-bottom:20px}.footer-logo img{display:block;height:38px}.footer-grid p{max-width:300px;color:var(--gc-text-muted);font-size:.88rem;line-height:1.75}.socials{display:flex;gap:12px;margin-top:20px}.socials a{display:inline-flex;width:36px;height:36px;align-items:center;justify-content:center;border:1px solid rgba(59,133,202,.2);border-radius:8px;background:#3b85ca1a;color:var(--gc-blue-light);transition:border-color .2s,transform .2s}.socials a:hover{border-color:#3b85ca80;transform:translateY(-1px)}.socials svg{width:16px;height:16px;fill:currentColor}.socials polygon{fill:var(--gc-dark-bg)}.footer-col{display:flex;flex-direction:column;gap:10px}.footer-col h5{margin-bottom:8px;color:var(--gc-white);font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.footer-col a{color:var(--gc-text-muted);font-size:.88rem;text-decoration:none;transition:color .2s}.footer-col a:hover,.footer-col a.footer-accent{color:var(--gc-blue-light)}.footer-col a.footer-accent{font-weight:700}.site-bottom{border-top:1px solid rgba(59,133,202,.1);background:#0d0c2e;color:var(--gc-text-muted);font-size:.9rem}.bottom-inner{display:flex;min-height:62px;align-items:center;justify-content:space-between;gap:18px}.bottom-inner a{color:var(--gc-blue-light);text-decoration:none}.bolton-credit{display:inline-flex;flex-wrap:nowrap;align-items:baseline;justify-content:flex-end;gap:.28em;text-align:right;white-space:nowrap}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:56px 24px 24px;background:#000000d1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.video-modal{position:relative;width:min(960px,90vw)}.modal-close{position:absolute;right:0;border:0;background:none;color:#ffffffbf;cursor:pointer;transition:color .2s,transform .2s}.modal-close:hover{color:var(--gc-white)}.text-close{top:-44px;font-size:1.5rem;line-height:1}.video-frame{position:relative;height:0;overflow:hidden;padding-bottom:56.25%;border-radius:12px;box-shadow:0 40px 100px #000c}.video-frame iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.lightbox-backdrop{background:#000000eb}.lightbox-content{position:relative;max-width:90vw;max-height:85vh;text-align:center}.lightbox-content img{display:block;max-width:100%;max-height:80vh;border:1px solid rgba(59,133,202,.2);border-radius:12px;box-shadow:0 40px 100px #000c}.lightbox-content p{margin-top:14px;color:var(--gc-text-muted);font-size:.85rem;letter-spacing:.05em}.icon-close{top:-48px;padding:4px}.icon-close svg{width:24px;height:24px}.icon-close:hover{transform:rotate(90deg)}.reveal{opacity:0;transition:opacity .85s var(--gc-ease-expo),transform .85s var(--gc-ease-expo);will-change:opacity,transform}.from-up{transform:translateY(52px)}.from-left{transform:translate(-52px)}.from-right{transform:translate(52px)}.is-visible{opacity:1;transform:none}.delay-1{transition-delay:.06s}.delay-2{transition-delay:.14s}.delay-3{transition-delay:.22s}.delay-4{transition-delay:.3s}@keyframes shimmer{0%,68%{transform:translate(-200%)}90%,to{transform:translate(300%)}}@media(min-width:1600px){.hero-section{min-height:min(780px,72vh)}.hero-copy{padding-left:0}.mockup-wrap{justify-content:flex-end;padding-right:0}.mockup-frame{max-width:min(100%,980px)}.photo-strip{height:clamp(260px,16vw,360px)}.platform-grid{grid-template-columns:minmax(0,1fr) minmax(420px,.78fr)}.cloud-section .platform-grid{grid-template-columns:minmax(420px,.78fr) minmax(0,1fr)}.hubspot-form{padding:32px}}@media(max-width:1447px){.nav-link{padding:0 10px;font-size:.88rem}.nav-link-demo,.nav-link-login{padding-right:14px;padding-left:14px}}@media(max-width:1349px){.nav-link{padding:0 8px;font-size:.78rem}.nav-link-demo,.nav-link-login{padding-right:12px;padding-left:12px}.hero-section{min-height:auto;padding-top:108px;padding-bottom:80px}h1{font-size:clamp(1.8rem,3.5vw,2.8rem)}}@media(max-width:1100px){.photo-strip{grid-template-columns:repeat(2,1fr);height:320px}}@media(max-width:991px){.desktop-nav{display:none}.mobile-toggle{display:inline-flex}.mobile-panel{display:block;max-height:0;overflow:hidden;border-top:1px solid transparent;background:#0d0c2ef5;transition:max-height .32s ease,border-color .32s ease}.mobile-panel.open{max-height:calc(100vh - 68px);overflow-y:auto;border-top-color:#3b85ca26}.mobile-panel nav{display:flex;width:min(1880px,calc(100% - clamp(48px,6vw,112px)));flex-direction:column;gap:10px;margin:0 auto;padding:18px 0 24px}.mobile-panel .nav-link{min-height:40px;padding:8px 0;font-size:.95rem}.mobile-panel .nav-link-demo,.mobile-panel .nav-link-login,.mobile-panel .nav-link-language{width:fit-content;padding:10px 16px;margin-left:0}.hero-section{min-height:920px}.hero-grid{grid-template-columns:1fr;gap:44px}.hero-copy,.mockup-wrap{padding-right:24px;padding-left:24px}.two-col,.platform-grid,.support-grid,.contact-grid{grid-template-columns:1fr;gap:72px}.cloud-section .platform-card{order:2}.cloud-section .platform-copy{order:1}.why-grid{grid-template-columns:repeat(2,1fr)}.why-card.wide{grid-column:span 2}}@media(max-width:767px){body{font-size:13px}.section-container,.header-inner,.mobile-panel nav{width:min(100% - 32px,1880px)}.hero-section{min-height:1000px}.hero-copy,.mockup-wrap{padding-right:0;padding-left:0}.button-row{align-items:stretch}.gc-btn{flex:1 1 100%}.content-section,.demo-section{padding:86px 0}.policy-page{padding-top:116px}.stat-grid,.why-grid,.footer-grid{grid-template-columns:1fr}.stat-card-wide,.why-card.wide{grid-column:span 1}.contact-value,.faq-question{font-size:1.18rem}.footer-grid{gap:32px}.bottom-inner{flex-direction:column;align-items:flex-start;justify-content:center;padding:18px 0}}@media(max-width:575px){.header-inner{height:68px}.hero-section{min-height:940px}.hero-badge,.eyebrow{font-size:.82rem}.hero-lead{font-size:1.12rem}.lead,.feature-list li,.reassurance,.mini-features li,.why-card p,.faq-answer p{font-size:1rem}.photo-strip{grid-template-columns:1fr;height:auto}.photo-panel{height:200px}.contact-item{gap:12px}.contact-value{word-break:break-word}.hubspot-form{padding:22px 20px 24px}.hubspot-fields{grid-template-columns:1fr}.hubspot-form .hubspot-field.half{grid-column:1 / -1}.hubspot-form-actions,.hubspot-submit{width:100%}.hubspot-form fieldset.form-columns-2{grid-template-columns:1fr}.policy-actions{align-items:stretch}.policy-actions .gc-btn,.policy-updated{width:100%}.policy-section p,.policy-section li{font-size:1rem}}
