:root{--primary-dark: #15243D;--primary-light: #FFFFFF;--secondary-blue: #1941C0;--secondary-red: #EB2226;--text-dark: #333;--text-light: #f8fafc;--bg-light: #f8fafc;--bg-dark: #1a202c}body{font-family:Inter,sans-serif;background-color:var(--primary-light);color:var(--text-dark);line-height:1.6;overflow-x:hidden}.container[data-astro-cid-zpgh5vpc]{max-width:1200px;margin:0 auto;padding:0 2rem}.nav[data-astro-cid-zpgh5vpc]{position:fixed;top:0;width:100%;background:#ffffffe6;backdrop-filter:blur(10px);z-index:1000;border-bottom:1px solid rgba(0,0,0,.1)}.nav-container[data-astro-cid-zpgh5vpc]{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;max-width:1200px;margin:0 auto}.logo[data-astro-cid-zpgh5vpc]{font-size:1.5rem;font-weight:700;color:var(--primary-dark);text-decoration:none}.nav-links[data-astro-cid-zpgh5vpc]{display:flex;gap:2rem;align-items:center}.nav-link[data-astro-cid-zpgh5vpc]{color:var(--text-dark);text-decoration:none;font-weight:500;transition:color .3s ease}.nav-link[data-astro-cid-zpgh5vpc]:hover{color:var(--secondary-blue)}.hero[data-astro-cid-zpgh5vpc]{background:linear-gradient(135deg,var(--primary-dark) 0%,var(--secondary-blue) 100%);color:var(--text-light);padding:8rem 0 4rem;text-align:center;position:relative;overflow:hidden}.hero[data-astro-cid-zpgh5vpc]:before{content:"";position:absolute;inset:0;background:url(/HGPAILogo.png) center/contain no-repeat;opacity:.05;z-index:1}.hero-content[data-astro-cid-zpgh5vpc]{position:relative;z-index:2}.hero-title[data-astro-cid-zpgh5vpc]{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2}.hero-subtitle[data-astro-cid-zpgh5vpc]{font-size:1.3rem;margin-bottom:2rem;opacity:.9;max-width:800px;margin-left:auto;margin-right:auto}.gradient-text[data-astro-cid-zpgh5vpc]{background:linear-gradient(45deg,var(--secondary-red),#ff6b6b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section[data-astro-cid-zpgh5vpc]{padding:5rem 0}.section-light[data-astro-cid-zpgh5vpc]{background:var(--bg-light)}.section-dark[data-astro-cid-zpgh5vpc]{background:var(--bg-dark);color:var(--text-light)}.section-header[data-astro-cid-zpgh5vpc]{text-align:center;margin-bottom:4rem}.section-title[data-astro-cid-zpgh5vpc]{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:var(--primary-dark)}.section-dark[data-astro-cid-zpgh5vpc] .section-title[data-astro-cid-zpgh5vpc]{color:var(--text-light)}.section-subtitle[data-astro-cid-zpgh5vpc]{font-size:1.2rem;opacity:.8;max-width:600px;margin:0 auto}.tech-grid[data-astro-cid-zpgh5vpc]{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:3rem;margin:4rem 0}.tech-card[data-astro-cid-zpgh5vpc]{background:var(--primary-light);padding:3rem;border-radius:20px;box-shadow:0 15px 40px #0000001a;border:1px solid rgba(25,65,192,.1);transition:all .3s ease;position:relative;overflow:hidden}.tech-card[data-astro-cid-zpgh5vpc]:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,var(--secondary-blue),var(--secondary-red))}.tech-card[data-astro-cid-zpgh5vpc]:hover{transform:translateY(-10px);box-shadow:0 25px 50px #00000026}.tech-icon[data-astro-cid-zpgh5vpc]{width:60px;height:60px;background:linear-gradient(45deg,var(--secondary-blue),var(--secondary-red));border-radius:15px;display:flex;align-items:center;justify-content:center;font-size:24px;color:#fff;margin-bottom:1.5rem}.tech-title[data-astro-cid-zpgh5vpc]{font-size:1.6rem;font-weight:700;margin-bottom:1rem;color:var(--primary-dark)}.tech-description[data-astro-cid-zpgh5vpc]{opacity:.8;line-height:1.8;margin-bottom:1.5rem}.tech-highlight[data-astro-cid-zpgh5vpc]{background:linear-gradient(45deg,var(--secondary-blue),var(--secondary-red));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:600}.tech-benefits[data-astro-cid-zpgh5vpc]{list-style:none;padding:0}.tech-benefits[data-astro-cid-zpgh5vpc] li[data-astro-cid-zpgh5vpc]{position:relative;padding:.5rem 0 .5rem 1.5rem}.tech-benefits[data-astro-cid-zpgh5vpc] li[data-astro-cid-zpgh5vpc]:before{content:"";position:absolute;left:0;color:var(--secondary-blue);font-weight:700}.metrics-grid[data-astro-cid-zpgh5vpc]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin:4rem 0}.metric-card[data-astro-cid-zpgh5vpc]{background:#ffffff1a;padding:2.5rem;border-radius:15px;text-align:center;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.metric-number[data-astro-cid-zpgh5vpc]{font-size:3.5rem;font-weight:700;color:var(--secondary-red);margin-bottom:.5rem}.metric-label[data-astro-cid-zpgh5vpc]{font-size:1.1rem;opacity:.9;font-weight:500}.comparison-table[data-astro-cid-zpgh5vpc]{background:var(--primary-light);border-radius:15px;overflow:hidden;box-shadow:0 10px 30px #0000001a;margin:3rem 0}.comparison-table[data-astro-cid-zpgh5vpc] table[data-astro-cid-zpgh5vpc]{width:100%;border-collapse:collapse}.comparison-table[data-astro-cid-zpgh5vpc] th[data-astro-cid-zpgh5vpc]{background:var(--primary-dark);color:var(--text-light);padding:1.5rem;text-align:left;font-weight:600}.comparison-table[data-astro-cid-zpgh5vpc] td[data-astro-cid-zpgh5vpc]{padding:1.5rem;border-bottom:1px solid rgba(0,0,0,.1)}.comparison-table[data-astro-cid-zpgh5vpc] tr[data-astro-cid-zpgh5vpc]:hover{background:#1941c00d}.advantage[data-astro-cid-zpgh5vpc]{color:var(--secondary-blue);font-weight:600}.cta[data-astro-cid-zpgh5vpc]{background:linear-gradient(135deg,var(--secondary-blue) 0%,var(--primary-dark) 100%);color:var(--text-light);text-align:center;padding:4rem 2rem}.btn[data-astro-cid-zpgh5vpc]{display:inline-block;padding:1rem 2rem;border-radius:50px;text-decoration:none;font-weight:600;transition:all .3s ease;border:none;cursor:pointer}.btn-primary[data-astro-cid-zpgh5vpc]{background:var(--secondary-red);color:var(--text-light)}.btn-primary[data-astro-cid-zpgh5vpc]:hover{background:#d41e22;transform:translateY(-2px)}@media (max-width: 768px){.hero-title[data-astro-cid-zpgh5vpc]{font-size:2.5rem}.tech-grid[data-astro-cid-zpgh5vpc]{grid-template-columns:1fr}.tech-card[data-astro-cid-zpgh5vpc]{padding:2rem}.metrics-grid[data-astro-cid-zpgh5vpc]{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.metric-number[data-astro-cid-zpgh5vpc]{font-size:2.5rem}}
