@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Space+Grotesk:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";:root{--wp-bg:#09090b;--wp-bg2:#18181b;--wp-surface:#ffffff09;--wp-border:#ffffff14;--wp-cyan:#f4f4f5;--wp-cyan-dim:#ffffff0f;--wp-cyan-glow:#ffffff1f;--wp-white:#fff;--wp-muted:#a1a1aa99;--wp-green:#10b981;--wp-font:"Space Grotesk", "Inter", sans-serif;--wp-mono:"JetBrains Mono", monospace;--wp-ease:cubic-bezier(.22, 1, .36, 1)}.wp-root{font-family:var(--wp-font);background:var(--wp-bg);color:var(--wp-white);min-height:100vh;position:relative;overflow-x:hidden}.wp-container{max-width:1160px;margin:0 auto;padding:0 32px}.wp-particle-canvas{z-index:0;pointer-events:none;position:fixed;inset:0}.wp-nav{z-index:100;border-bottom:1px solid #0000;height:64px;transition:background .3s,border-color .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s;position:fixed;top:0;left:0;right:0}.wp-nav--scrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom-color:var(--wp-border);background:#05080fe0}.wp-nav__inner{justify-content:space-between;align-items:center;height:64px;display:flex}.wp-nav__brand{align-items:center;gap:12px;display:flex}.wp-nav__logo{border:1px solid var(--wp-border);width:36px;height:36px;color:var(--wp-cyan);background:linear-gradient(135deg,#ffffff14,#ffffff05);border-radius:8px;justify-content:center;align-items:center;display:flex}.wp-nav__name{color:var(--wp-white);letter-spacing:-.02em;font-size:1rem;font-weight:700;display:block}.wp-nav__sub{font-size:.55rem;font-family:var(--wp-mono);color:var(--wp-cyan);letter-spacing:.14em;opacity:.7;margin-top:1px;display:block}.wp-nav__links{align-items:center;gap:8px;display:flex}.wp-nav__link{color:var(--wp-muted);letter-spacing:.01em;border-radius:6px;padding:6px 14px;font-size:.8rem;font-weight:500;text-decoration:none;transition:color .2s,background .2s}.wp-nav__link:hover{color:var(--wp-white);background:#ffffff0d}.nav-welcome-trigger{font-size:.8rem;font-weight:500;font-family:var(--wp-font);color:var(--wp-muted);cursor:default;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;letter-spacing:.01em;background:0 0;border:none;outline:none;padding:6px 14px}.nav-welcome-trigger:hover{color:var(--wp-muted)}.wp-hero{z-index:1;justify-content:center;align-items:center;min-height:100vh;padding:120px 0 80px;display:flex;position:relative}.wp-hero__inner{text-align:center;flex-direction:column;align-items:center;gap:28px;display:flex}.wp-hero__badge{font-family:var(--wp-mono);letter-spacing:.18em;color:var(--wp-cyan);background:var(--wp-cyan-dim);animation:wp-fade-up .8s var(--wp-ease) both;border:1px solid #ffffff1f;border-radius:100px;align-items:center;gap:10px;padding:7px 18px;font-size:.65rem;display:inline-flex}.wp-pulse-dot{background:var(--wp-green);width:7px;height:7px;box-shadow:0 0 8px var(--wp-green);border-radius:50%;animation:2s ease-in-out infinite wp-pulse}@keyframes wp-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.85)}}.wp-shield-container{width:140px;height:140px;animation:wp-fade-up .9s .3s var(--wp-ease) both;justify-content:center;align-items:center;display:flex;position:relative}.wp-shield-glow{background:radial-gradient(circle, var(--wp-cyan-glow) 0%, transparent 70%);border-radius:50%;width:180px;height:180px;animation:3s ease-in-out infinite wp-breathe;position:absolute}@keyframes wp-breathe{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.12)}}.wp-shield-ring{border:1px solid #fff6;border-color:#fff6 #fff3 #ffffff14 #ffffff14;border-radius:50%;width:130px;height:130px;position:absolute}.wp-shield-icon{color:var(--wp-cyan);filter:drop-shadow(0 0 18px var(--wp-cyan-glow));z-index:1}.wp-hero__title{animation:wp-fade-up 1s .5s var(--wp-ease) both;line-height:1}.wp-hero__title-main{letter-spacing:-.04em;color:var(--wp-white);font-size:clamp(3.5rem,9vw,7rem);font-weight:700;font-family:var(--wp-mono);background:linear-gradient(160deg,#fff 40%,#ffffff73);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.wp-hero__title-sub{letter-spacing:.28em;color:var(--wp-cyan);font-size:clamp(1rem,2.8vw,1.8rem);font-weight:400;font-family:var(--wp-mono);opacity:.85}.wp-hero__desc{color:var(--wp-muted);max-width:560px;animation:wp-fade-up 1s .9s var(--wp-ease) both;font-size:1rem;line-height:1.7}.wp-hero__stats{animation:wp-fade-up 1s 1.2s var(--wp-ease) both;flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.wp-stat-pill{border:1px solid var(--wp-border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff08;border-radius:12px;flex-direction:column;align-items:center;gap:4px;min-width:110px;padding:14px 24px;transition:border-color .3s,background .3s;display:flex}.wp-stat-pill:hover{background:#ffffff05;border-color:#ffffff2e}.wp-stat-icon{color:var(--wp-cyan);opacity:.7}.wp-stat-val{font-size:1.3rem;font-weight:700;font-family:var(--wp-mono);color:var(--wp-white);letter-spacing:-.02em}.wp-stat-label{font-size:.65rem;font-family:var(--wp-mono);letter-spacing:.1em;color:var(--wp-muted);text-transform:uppercase}.wp-hero__scroll-hint{color:var(--wp-muted);animation:wp-fade-up 1s 1.6s var(--wp-ease) both}.wp-bounce{animation:2s ease-in-out infinite wp-bounce}@keyframes wp-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}.wp-status-bar{z-index:1;border-top:1px solid var(--wp-border);border-bottom:1px solid var(--wp-border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff04;position:relative}.wp-status-bar__inner{scrollbar-width:none;align-items:center;gap:32px;padding:12px 32px;display:flex;overflow-x:auto}.wp-status-bar__inner::-webkit-scrollbar{display:none}.wp-status-item{font-family:var(--wp-mono);letter-spacing:.06em;color:var(--wp-muted);white-space:nowrap;align-items:center;gap:7px;font-size:.68rem;display:flex}.wp-dot{border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block}.wp-dot--green{background:var(--wp-green);box-shadow:0 0 6px var(--wp-green)}.wp-dot--blue{background:var(--wp-cyan);box-shadow:0 0 6px var(--wp-cyan)}.wp-section{z-index:1;padding:100px 0;position:relative}.wp-section--dark{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0006}.wp-section__header{text-align:center;margin-bottom:64px}.wp-section__title{letter-spacing:-.03em;color:var(--wp-white);margin-top:14px;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700;line-height:1.2}.wp-accent{color:var(--wp-cyan)}.wp-label{font-family:var(--wp-mono);letter-spacing:.18em;color:var(--wp-cyan);border:1px solid #ffffff26;border-radius:100px;margin-bottom:4px;padding:4px 12px;font-size:.65rem;display:inline-block}[data-reveal]{opacity:0;transition:opacity .7s var(--wp-ease), transform .7s var(--wp-ease);transform:translateY(28px)}[data-reveal].wp-revealed{opacity:1;transform:translateY(0)}.wp-features-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.wp-feature-card{background:var(--wp-surface);border:1px solid var(--wp-border);border-radius:14px;padding:28px 24px 24px;transition:border-color .3s,background .3s,transform .3s;position:relative;overflow:hidden}.wp-feature-card:before{content:"";opacity:0;background:linear-gradient(135deg,#ffffff05,#0000);border-radius:14px;transition:opacity .3s;position:absolute;inset:0}.wp-feature-card:hover{border-color:#ffffff2e;transform:translateY(-3px)}.wp-feature-card:hover:before{opacity:1}.wp-feature-card__top{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.wp-feature-icon{width:40px;height:40px;color:var(--wp-cyan);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;display:flex}.wp-feature-tag{font-family:var(--wp-mono);letter-spacing:.12em;color:var(--wp-cyan);background:#ffffff08;border:1px solid #ffffff1a;border-radius:4px;padding:3px 8px;font-size:.58rem}.wp-feature-title{color:var(--wp-white);margin-bottom:8px;font-size:.95rem;font-weight:600}.wp-feature-desc{color:var(--wp-muted);font-size:.8rem;line-height:1.6}.wp-feature-line{background:linear-gradient(90deg, var(--wp-cyan), transparent);opacity:0;height:1px;margin-top:20px;transition:opacity .3s}.wp-feature-card:hover .wp-feature-line{opacity:.4}.wp-arch-grid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.wp-arch__desc{color:var(--wp-muted);margin:20px 0 32px;font-size:.9rem;line-height:1.75}.wp-arch__pillars{flex-direction:column;gap:20px;display:flex}.wp-pillar{align-items:flex-start;gap:14px;display:flex}.wp-pillar__icon{width:36px;height:36px;color:var(--wp-cyan);background:#ffffff08;border:1px solid #ffffff1a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.wp-pillar__title{color:var(--wp-white);margin-bottom:3px;font-size:.85rem;font-weight:600}.wp-pillar__desc{color:var(--wp-muted);font-size:.78rem;line-height:1.5}.wp-arch__right{justify-content:center;align-items:center;display:flex}.wp-arch__visual{width:300px;height:300px;position:relative}.wp-arch-ring{border:1px solid #ffffff0f;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.wp-arch-ring--1{border-top-color:#ffffff40;width:100%;height:100%;animation:20s linear infinite wp-spin}.wp-arch-ring--2{border-right-color:#fff3;width:70%;height:70%;animation:14s linear infinite reverse wp-spin}.wp-arch-ring--3{border-bottom-color:#ffffff4d;width:45%;height:45%;animation:9s linear infinite wp-spin}@keyframes wp-spin{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}.wp-arch__core{color:var(--wp-cyan);filter:drop-shadow(0 0 14px #ffffff26);font-family:var(--wp-mono);letter-spacing:.16em;flex-direction:column;align-items:center;gap:6px;font-size:.55rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.wp-arch__node{font-family:var(--wp-mono);letter-spacing:.06em;color:var(--wp-cyan);white-space:nowrap;background:#ffffff08;border:1px solid #ffffff1f;border-radius:6px;padding:4px 10px;font-size:.62rem;transition:background .2s;position:absolute;transform:translate(-50%,-50%)}.wp-arch__node:hover{background:#ffffff14}.wp-modules-list{flex-direction:column;gap:2px;display:flex}.wp-module-row{cursor:default;border:1px solid #0000;border-radius:12px;align-items:center;gap:28px;padding:24px 28px;transition:background .25s,border-color .25s;display:flex}.wp-module-row:hover{border-color:var(--wp-border);background:#ffffff05}.wp-module-num{font-family:var(--wp-mono);letter-spacing:.1em;color:var(--wp-cyan);opacity:.5;min-width:28px;font-size:.7rem}.wp-module-content{flex:1}.wp-module-title{color:var(--wp-white);margin-bottom:4px;font-size:1rem;font-weight:600}.wp-module-desc{color:var(--wp-muted);font-size:.82rem;line-height:1.55}.wp-module-arrow{color:var(--wp-cyan);opacity:0;font-size:1.1rem;transition:opacity .2s,transform .2s}.wp-module-row:hover .wp-module-arrow{opacity:.6;transform:translate(4px)}.wp-cta-section{position:relative;overflow:hidden}.wp-cta-glow{pointer-events:none;background:radial-gradient(#ffffff08 0%,#0000 70%);width:600px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.wp-cta__inner{text-align:center;flex-direction:column;align-items:center;gap:20px;padding:80px 0;display:flex;position:relative}.wp-cta__title{font-family:var(--wp-mono);letter-spacing:.08em;color:var(--wp-white);background:linear-gradient(160deg,#fff,#ffffff80);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(2rem,5vw,3.5rem);font-weight:700}.wp-cta__desc{color:var(--wp-muted);font-size:.9rem;line-height:1.7}.wp-cta-btn{background:var(--wp-cyan);color:#09090b;letter-spacing:.04em;border-radius:8px;align-items:center;gap:9px;margin-top:8px;padding:13px 28px;font-size:.85rem;font-weight:700;text-decoration:none;transition:background .25s,box-shadow .25s,transform .2s;display:inline-flex;box-shadow:0 4px 20px #ffffff1f}.wp-cta-btn:hover{background:#fff;transform:translateY(-2px);box-shadow:0 6px 24px #fff3}.wp-footer{z-index:1;border-top:1px solid var(--wp-border);padding:24px 0;position:relative}.wp-footer__inner{justify-content:space-between;align-items:center;display:flex}.wp-footer__brand{color:var(--wp-cyan);align-items:center;gap:8px;font-size:.8rem;font-weight:600;display:flex}.wp-footer__brand span{color:var(--wp-muted);font-size:.78rem;font-weight:400}.wp-footer__copy{font-family:var(--wp-mono);color:#a0b4d259;letter-spacing:.06em;font-size:.65rem}.wp-footer__status{font-family:var(--wp-mono);color:var(--wp-green);letter-spacing:.08em;align-items:center;gap:6px;font-size:.65rem;display:flex}@keyframes wp-fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.wp-nav__mobile-trigger{display:none}@media (width<=900px){.wp-features-grid{grid-template-columns:repeat(2,1fr)}.wp-arch-grid{grid-template-columns:1fr;gap:48px}.wp-arch__right{order:-1}.wp-arch__visual{width:240px;height:240px}}@media (width<=600px){.wp-features-grid{grid-template-columns:1fr}.wp-hero__stats{flex-direction:column;align-items:center}.wp-nav__links{display:none}.wp-nav__mobile-trigger{display:block}.wp-module-row{flex-direction:column;align-items:flex-start;gap:8px}.wp-footer__copy{display:none}.wp-status-bar__inner{gap:16px}}:root{--hg-primary:#e60000;--hg-primary-hover:#c00;--hg-primary-light:#fff1f2;--hg-primary-glow:#e6000026;--hg-dark:#0f172a;--hg-dark-soft:#1e293b;--hg-slate:#334155;--hg-slate-light:#64748b;--hg-gray-subtle:#94a3b8;--hg-bg-main:#fcfcfd;--hg-bg-subtle:#f8fafc;--hg-bg-card:#fff;--hg-border:#e2e8f0;--hg-border-light:#f1f5f9;--hg-border-focus:#fda4af;--hg-radius-sm:8px;--hg-radius-md:12px;--hg-radius-lg:18px;--hg-radius-xl:24px;--hg-shadow-sm:0 1px 3px #0000000d, 0 1px 2px #00000008;--hg-shadow-md:0 4px 12px #0f172a0f, 0 2px 4px #0f172a08;--hg-shadow-lg:0 10px 30px #0f172a14, 0 4px 8px #0f172a0a;--hg-shadow-glow:0 10px 35px #e600001f;--hg-font-main:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif}.hg-landing-page{font-family:var(--hg-font-main);background-color:var(--hg-bg-main);color:var(--hg-slate);min-height:100vh;line-height:1.6;overflow-x:hidden}.hg-container{max-width:1240px;margin:0 auto;padding:0 24px}.hg-top-banner{color:#e2e8f0;background:#0f172a;border-bottom:1px solid #ffffff14;padding:8px 0;font-size:13px}.hg-banner-content{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.hg-banner-left{align-items:center;gap:8px;display:flex}.hg-pulse-dot{background-color:#ff333a;border-radius:50%;width:8px;height:8px;animation:1.8s infinite hgPulse;display:inline-block;box-shadow:0 0 8px #ff333a}@keyframes hgPulse{0%{opacity:.8;transform:scale(.95)}50%{opacity:1;transform:scale(1.3);box-shadow:0 0 12px #ff333a}to{opacity:.8;transform:scale(.95)}}.hg-banner-right{align-items:center;gap:12px;display:flex}.hg-banner-link{color:#fff;align-items:center;gap:5px;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.hg-banner-link:hover{color:#ff4d4f}.hg-banner-sep{color:#475569}.hg-banner-loc{color:#cbd5e1;align-items:center;gap:5px;display:inline-flex}.hg-navbar{z-index:1000;-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--hg-border);background:#fffffff0;padding:12px 0;transition:all .25s;position:sticky;top:0}.hg-nav-container{justify-content:space-between;align-items:center;display:flex}.hg-brand-logo{align-items:center;gap:12px;text-decoration:none;display:flex}.hg-logo-img{object-fit:contain;filter:drop-shadow(0 2px 6px #0000001a);width:44px;height:44px}.hg-brand-text{flex-direction:column;display:flex}.hg-brand-name{letter-spacing:1px;color:var(--hg-primary);font-size:20px;font-weight:900;line-height:1.1}.hg-brand-sub{letter-spacing:2px;color:var(--hg-dark);font-size:11px;font-weight:700}.hg-brand-pvt{color:#64748b;background:#f1f5f9;border-radius:4px;margin-left:2px;padding:1px 4px;font-size:9px;font-weight:600}.hg-nav-links{align-items:center;gap:24px;display:flex}.hg-nav-link{color:var(--hg-slate);padding:4px 0;font-size:14.5px;font-weight:600;text-decoration:none;transition:color .2s;position:relative}.hg-nav-link:hover{color:var(--hg-primary)}.hg-nav-actions{align-items:center;gap:12px;display:flex}.hg-btn-secondary{color:var(--hg-dark);border:1px solid var(--hg-border);border-radius:var(--hg-radius-md);cursor:pointer;background:#fff;align-items:center;gap:8px;padding:9px 16px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.hg-btn-secondary:hover{background:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px)}.hg-secure-portal-btn{color:#b91c1c;background:#fff5f5;border-color:#fecdd3}.hg-secure-portal-btn:hover{color:#991b1b;background:#fee2e2;border-color:#fca5a5}.hg-btn-primary{background:var(--hg-primary);color:#fff;border:1px solid var(--hg-primary);border-radius:var(--hg-radius-md);cursor:pointer;align-items:center;gap:8px;padding:9px 18px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 2px 8px #e6000040}.hg-btn-primary:hover{background:var(--hg-primary-hover);border-color:var(--hg-primary-hover);transform:translateY(-1px);box-shadow:0 4px 12px #e6000059}.hg-hero-section{border-bottom:1px solid var(--hg-border-light);text-align:center;background:radial-gradient(circle at 50% 10%,#fff5f5 0%,#fff 70%);padding:65px 0 50px;position:relative;overflow:hidden}.hg-hero-bg-shapes{pointer-events:none;z-index:1;position:absolute;inset:0}.hg-shape{filter:blur(60px);opacity:.45;border-radius:50%;position:absolute}.hg-shape-1{background:#e600001f;width:380px;height:380px;top:-100px;left:10%}.hg-shape-2{background:#2563eb14;width:400px;height:400px;bottom:-120px;right:12%}.hg-shape-3{background:#f59e0b14;width:250px;height:250px;top:30%;right:25%}.hg-hero-content{z-index:2;max-width:960px;position:relative}.hg-hero-badge{color:#b91c1c;background:#fff;border:1px solid #fecdd3;border-radius:9999px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 16px;font-size:13.5px;font-weight:600;display:inline-flex;box-shadow:0 2px 6px #e6000014}.hg-badge-icon{color:var(--hg-primary)}.hg-hero-title{color:var(--hg-dark);letter-spacing:-.8px;margin-bottom:20px;font-size:48px;font-weight:800;line-height:1.18}.hg-gradient-text{background:linear-gradient(135deg,#e60000 0%,#b91c1c 50%,#475569 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.hg-hero-subtitle{color:var(--hg-slate);max-width:820px;margin:0 auto 32px;font-size:17.5px;line-height:1.65}.hg-hero-subtitle strong{color:var(--hg-dark)}.hg-hero-cta-group{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-bottom:36px;display:flex}.hg-btn-hero-primary{background:var(--hg-primary);color:#fff;border-radius:var(--hg-radius-md);box-shadow:var(--hg-shadow-glow);align-items:center;gap:10px;padding:13px 28px;font-size:15.5px;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex}.hg-btn-hero-primary:hover{background:var(--hg-primary-hover);transform:translateY(-2px);box-shadow:0 12px 30px #e600004d}.hg-btn-hero-portal{color:#fff;border-radius:var(--hg-radius-md);background:#0f172a;align-items:center;gap:8px;padding:13px 24px;font-size:15px;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.hg-btn-hero-portal:hover{box-shadow:var(--hg-shadow-md);background:#1e293b;transform:translateY(-2px)}.hg-btn-hero-call{color:#15803d;border-radius:var(--hg-radius-md);background:#fff;border:1px solid #bbf7d0;align-items:center;gap:8px;padding:12px 22px;font-size:14.5px;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.hg-btn-hero-call:hover{background:#f0fdf4;border-color:#86efac;transform:translateY(-2px)}.hg-hero-vision-strip{border-radius:var(--hg-radius-lg);background:#fff;border:1.5px dashed #fca5a5;max-width:680px;margin:0 auto 40px;padding:18px 24px;box-shadow:0 4px 20px #e600000d}.hg-vision-tag{letter-spacing:1.5px;color:var(--hg-primary);margin-bottom:4px;font-size:11px;font-weight:800}.hg-vision-statement{color:var(--hg-dark);font-size:21px;font-weight:800}.hg-vision-statement strong{color:var(--hg-primary);text-underline-offset:4px;-webkit-text-decoration:underline #fecdd3;text-decoration:underline #fecdd3}.hg-vision-tagline{color:#64748b;margin-top:4px;font-size:13px;font-weight:500}.hg-hero-stats-grid{text-align:left;grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.hg-stat-card{border:1px solid var(--hg-border);border-radius:var(--hg-radius-md);box-shadow:var(--hg-shadow-sm);background:#fff;padding:18px 20px;transition:transform .2s,box-shadow .2s}.hg-stat-card:hover{box-shadow:var(--hg-shadow-md);border-color:#cbd5e1;transform:translateY(-2px)}.hg-stat-num{color:var(--hg-primary);margin-bottom:4px;font-size:28px;font-weight:900;line-height:1.1}.hg-stat-label{color:var(--hg-slate);font-size:12.5px;font-weight:600;line-height:1.35}.hg-tech-strip-section{border-top:1px solid var(--hg-border);border-bottom:1px solid var(--hg-border);background:#f8fafc;padding:24px 0}.hg-tech-strip-header{justify-content:center;align-items:center;gap:8px;margin-bottom:16px;display:flex}.hg-red-icon{color:var(--hg-primary)}.hg-tech-title{text-transform:uppercase;letter-spacing:1px;color:var(--hg-dark);font-size:14px;font-weight:700}.hg-tech-pills-wrap{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.hg-tech-pill{border:1px solid var(--hg-border);color:var(--hg-dark);background:#fff;border-radius:9999px;align-items:center;gap:6px;padding:6px 14px;font-size:13px;font-weight:600;display:inline-flex;box-shadow:0 1px 2px #0000000a}.hg-tech-dot{background:var(--hg-primary);border-radius:50%;width:6px;height:6px}.hg-section{padding:80px 0}.hg-section-head{text-align:center;max-width:780px;margin:0 auto 52px}.hg-section-subtitle{letter-spacing:1.8px;text-transform:uppercase;color:var(--hg-primary);margin-bottom:8px;font-size:12px;font-weight:800}.hg-section-title{color:var(--hg-dark);letter-spacing:-.5px;margin-bottom:12px;font-size:34px;font-weight:800}.hg-section-desc{color:var(--hg-slate-light);font-size:16px;line-height:1.5}.hg-systems-section{background:#fff}.hg-systems-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.hg-system-card{border:1px solid var(--hg-border);border-radius:var(--hg-radius-lg);box-shadow:var(--hg-shadow-sm);background:#fff;flex-direction:column;padding:28px;transition:all .25s;display:flex;position:relative}.hg-system-card:hover{box-shadow:var(--hg-shadow-lg);border-color:#fca5a5;transform:translateY(-4px)}.hg-flagship-card{background:linear-gradient(#fff5f5 0%,#fff 100%);border:1.5px solid #fecdd3;box-shadow:0 6px 20px #e6000014}.hg-system-top{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.hg-system-icon-box{border-radius:var(--hg-radius-md);width:48px;height:48px;color:var(--hg-primary);background:#fff1f2;justify-content:center;align-items:center;display:flex}.hg-system-status-badge{color:#15803d;background:#dcfce7;border-radius:9999px;align-items:center;gap:5px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.hg-system-name{color:var(--hg-dark);margin-bottom:10px;font-size:19px;font-weight:700;line-height:1.3}.hg-system-text{color:var(--hg-slate);flex-grow:1;margin-bottom:20px;font-size:14px;line-height:1.55}.hg-system-capabilities{border-radius:var(--hg-radius-sm);background:#f8fafc;border:1px solid #f1f5f9;flex-direction:column;gap:6px;margin-bottom:24px;padding:12px;display:flex}.hg-cap-tag{color:#334155;font-size:12.5px;font-weight:600}.hg-system-footer{margin-top:auto}.hg-system-btn{border:1px solid var(--hg-border);border-radius:var(--hg-radius-sm);width:100%;color:var(--hg-dark);background:#f8fafc;justify-content:space-between;align-items:center;padding:10px 16px;font-size:13.5px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.hg-system-btn:hover{border-color:var(--hg-primary);color:var(--hg-primary);box-shadow:var(--hg-shadow-sm);background:#fff}.hg-flagship-btn{background:var(--hg-primary);color:#fff;border-color:var(--hg-primary)}.hg-flagship-btn:hover{background:var(--hg-primary-hover);color:#fff;border-color:var(--hg-primary-hover)}.hg-projects-section{border-top:1px solid var(--hg-border-light);border-bottom:1px solid var(--hg-border-light);background:#f8fafc}.hg-projects-grid{grid-template-columns:repeat(2,1fr);gap:28px;display:grid}.hg-project-card{border:1px solid var(--hg-border);border-radius:var(--hg-radius-lg);box-shadow:var(--hg-shadow-sm);background:#fff;flex-direction:column;padding:32px;transition:all .25s;display:flex}.hg-project-card:hover{box-shadow:var(--hg-shadow-lg);border-color:#cbd5e1;transform:translateY(-3px)}.hg-project-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.hg-project-badge{text-transform:uppercase;letter-spacing:.8px;color:var(--hg-dark);background:#f1f5f9;border-radius:6px;padding:4px 10px;font-size:11.5px;font-weight:700}.hg-project-metric{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:9999px;padding:3px 10px;font-size:12.5px;font-weight:700}.hg-project-cat{color:var(--hg-primary);margin-bottom:6px;font-size:13px;font-weight:700}.hg-project-title{color:var(--hg-dark);margin-bottom:12px;font-size:22px;font-weight:800}.hg-project-desc{color:var(--hg-slate);margin-bottom:20px;font-size:14.5px;line-height:1.6}.hg-project-tags{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}.hg-ptag{color:#475569;border:1px solid var(--hg-border);background:#f8fafc;border-radius:6px;padding:4px 10px;font-size:12px;font-weight:600}.hg-project-bottom{border-top:1px solid var(--hg-border-light);margin-top:auto;padding-top:18px}.hg-project-link{color:var(--hg-primary);align-items:center;gap:8px;font-size:14px;font-weight:700;text-decoration:none;transition:gap .2s;display:inline-flex}.hg-project-link:hover{color:var(--hg-primary-hover);gap:12px}.hg-marketing-section{background:#fff}.hg-marketing-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.hg-mkt-card{border:1px solid var(--hg-border);border-radius:var(--hg-radius-md);background:#fff;padding:24px;transition:all .25s}.hg-mkt-card:hover{box-shadow:var(--hg-shadow-md);border-color:#cbd5e1;transform:translateY(-3px)}.hg-mkt-icon-wrap{border-radius:var(--hg-radius-md);justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:16px;display:flex}.hg-mkt-title{color:var(--hg-dark);margin-bottom:8px;font-size:17px;font-weight:700}.hg-mkt-desc{color:var(--hg-slate);font-size:13.5px;line-height:1.5}.hg-spotlight-section{color:#fff;background:#0f172a;padding:70px 0}.hg-spotlight-card{grid-template-columns:1.2fr .8fr;align-items:center;gap:48px;display:grid}.hg-spotlight-tag{color:#ff8085;letter-spacing:.5px;background:#e6000033;border:1px solid #e6000066;border-radius:9999px;align-items:center;gap:6px;margin-bottom:16px;padding:5px 12px;font-size:12px;font-weight:700;display:inline-flex}.hg-spotlight-title{color:#fff;letter-spacing:-.5px;margin-bottom:14px;font-size:38px;font-weight:800}.hg-spotlight-text{color:#cbd5e1;margin-bottom:24px;font-size:16px;line-height:1.6}.hg-spotlight-features{flex-direction:column;gap:10px;margin-bottom:32px;display:flex}.hg-sfeat{color:#f1f5f9;align-items:center;gap:10px;font-size:14.5px;font-weight:500;display:flex}.hg-sfeat-icon{color:#ff333a}.hg-spotlight-actions{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.hg-btn-spotlight-primary{background:var(--hg-primary);color:#fff;border-radius:var(--hg-radius-md);align-items:center;gap:8px;padding:12px 24px;font-size:15px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 16px #e6000066}.hg-btn-spotlight-primary:hover{background:#ff1a24;transform:translateY(-2px)}.hg-btn-spotlight-ghost{color:#cbd5e1;align-items:center;gap:6px;padding:10px 16px;font-size:14.5px;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.hg-btn-spotlight-ghost:hover{color:#fff}.hg-spotlight-visual{justify-content:center;display:flex}.hg-security-badge-visual{background:radial-gradient(circle,#e6000026 0%,#0f172a00 70%);flex-direction:column;justify-content:center;align-items:center;width:260px;height:260px;display:flex;position:relative}.hg-spotlight-logo{filter:drop-shadow(0 10px 25px #e6000059);width:170px;height:170px;animation:4s ease-in-out infinite hgFloat}@keyframes hgFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.hg-shield-status{letter-spacing:1px;color:#4ade80;background:#ffffff14;border:1px solid #ffffff26;border-radius:9999px;align-items:center;gap:6px;margin-top:18px;padding:5px 12px;font-size:11px;font-weight:700;display:inline-flex}.hg-status-live-dot{background:#4ade80;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #4ade80}.hg-vision-section{background:#fff}.hg-vision-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:48px;display:grid}.hg-vision-heading{color:var(--hg-dark);margin-bottom:16px;font-size:36px;font-weight:900;line-height:1.2}.hg-vision-p{color:var(--hg-slate);margin-bottom:28px;font-size:16px;line-height:1.65}.hg-principles-list{flex-direction:column;gap:16px;display:flex}.hg-principle-item{align-items:flex-start;gap:14px;display:flex}.hg-p-bullet{width:32px;height:32px;color:var(--hg-primary);background:#fff1f2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:800;display:flex}.hg-principle-item h4{color:var(--hg-dark);margin-bottom:2px;font-size:16px;font-weight:700}.hg-principle-item p{color:var(--hg-slate-light);margin:0;font-size:13.5px}.hg-contact-summary-card{border-radius:var(--hg-radius-xl);box-shadow:var(--hg-shadow-lg);background:#fff;border:1.5px solid #fecdd3;padding:36px}.hg-contact-card-header{border-bottom:1px solid var(--hg-border);align-items:center;gap:16px;margin-bottom:24px;padding-bottom:18px;display:flex}.hg-leader-avatar{color:#fff;letter-spacing:1px;background:linear-gradient(135deg,#e60000 0%,#0f172a 100%);border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;font-size:20px;font-weight:800;display:flex}.hg-leader-name{color:var(--hg-dark);margin-bottom:2px;font-size:21px;font-weight:800}.hg-leader-role{color:var(--hg-primary);font-size:13.5px;font-weight:600}.hg-contact-details-list{flex-direction:column;gap:16px;margin-bottom:28px;display:flex}.hg-cdet-item{align-items:flex-start;gap:12px;display:flex}.hg-cdet-icon{color:var(--hg-primary);flex-shrink:0;margin-top:3px}.hg-cdet-label{text-transform:uppercase;color:#94a3b8;margin-bottom:2px;font-size:11.5px;font-weight:700}.hg-cdet-value{color:var(--hg-dark);font-size:14.5px;font-weight:600;text-decoration:none}a.hg-cdet-value:hover{color:var(--hg-primary)}.hg-btn-whatsapp-direct{color:#fff;border-radius:var(--hg-radius-md);background:#16a34a;justify-content:center;align-items:center;gap:10px;width:100%;padding:13px 20px;font-size:15px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 14px #16a34a4d}.hg-btn-whatsapp-direct:hover{background:#15803d;transform:translateY(-2px)}.hg-contact-section{border-top:1px solid var(--hg-border);background:#f8fafc}.hg-contact-box{border-radius:var(--hg-radius-xl);box-shadow:var(--hg-shadow-lg);background:#0f172a;grid-template-columns:1fr 1.2fr;display:grid;overflow:hidden}.hg-contact-box-left{color:#fff;background:radial-gradient(circle at 10% 20%,#1e293b 0%,#0f172a 100%);flex-direction:column;justify-content:center;padding:48px;display:flex}.hg-contact-heading{color:#fff;margin-bottom:14px;font-size:32px;font-weight:800;line-height:1.25}.hg-contact-subtext{color:#94a3b8;margin-bottom:32px;font-size:15px;line-height:1.6}.hg-quick-contacts{flex-direction:column;gap:14px;display:flex}.hg-qc-row{color:#e2e8f0;align-items:center;gap:10px;font-size:14px;font-weight:500;display:flex}.hg-qc-row svg{color:#ff4d4f;flex-shrink:0}.hg-contact-box-right{background:#fff;padding:44px}.hg-inquiry-form{flex-direction:column;gap:16px;display:flex}.hg-form-title{color:var(--hg-dark);margin-bottom:4px;font-size:20px;font-weight:800}.hg-form-group{flex-direction:column;gap:6px;display:flex}.hg-form-group label{color:#334155;font-size:13px;font-weight:600}.hg-input,.hg-select,.hg-textarea{border:1px solid var(--hg-border);border-radius:var(--hg-radius-sm);width:100%;color:var(--hg-dark);background:#fff;outline:none;padding:10px 14px;font-family:inherit;font-size:14px;transition:border-color .2s,box-shadow .2s}.hg-input:focus,.hg-select:focus,.hg-textarea:focus{border-color:var(--hg-primary);box-shadow:0 0 0 3px #e600001f}.hg-btn-submit{background:var(--hg-primary);color:#fff;border-radius:var(--hg-radius-sm);cursor:pointer;border:none;justify-content:center;align-items:center;gap:8px;margin-top:6px;padding:12px 24px;font-size:15px;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #e6000040}.hg-btn-submit:hover{background:var(--hg-primary-hover);transform:translateY(-1px)}.hg-form-success{text-align:center;padding:40px 20px}.hg-success-icon{color:#16a34a;margin-bottom:16px}.hg-footer{color:#94a3b8;background:#0b1120;padding:64px 0 0;font-size:14px}.hg-footer-grid{border-bottom:1px solid #ffffff14;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:36px;padding-bottom:48px;display:grid}.hg-fbrand-header{align-items:center;gap:12px;margin-bottom:14px;display:flex}.hg-flogo{width:42px;height:42px}.hg-fname{color:#ff333a;letter-spacing:1px;font-size:18px;font-weight:900;line-height:1.1}.hg-fpvt{color:#fff;letter-spacing:2px;font-size:11px;font-weight:700}.hg-ftagline{color:#cbd5e1;margin-bottom:14px;font-size:13.5px;font-weight:500}.hg-faddress,.hg-fphone{color:#94a3b8;align-items:center;gap:6px;margin-bottom:8px;font-size:13px;display:flex}.hg-footer-links-col{flex-direction:column;gap:10px;display:flex}.hg-footer-links-col h4{color:#fff;margin-bottom:6px;font-size:15px;font-weight:700}.hg-footer-links-col a{color:#94a3b8;font-size:13.5px;text-decoration:none;transition:color .2s}.hg-footer-links-col a:hover{color:#ff4d4f}.hg-footer-bottom{background:#070c18;padding:24px 0}.hg-fbottom-flex{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;font-size:13px;display:flex}.hg-fbottom-links{align-items:center;gap:12px;display:flex}.hg-fbottom-links a{color:#cbd5e1;text-decoration:none}.hg-fbottom-links a:hover{color:#ff4d4f}@media (width<=1024px){.hg-systems-grid,.hg-marketing-grid,.hg-hero-stats-grid{grid-template-columns:repeat(2,1fr)}.hg-spotlight-card{text-align:center;grid-template-columns:1fr}.hg-spotlight-visual{order:-1}.hg-spotlight-actions{justify-content:center}.hg-vision-grid{grid-template-columns:1fr}.hg-footer-grid{grid-template-columns:1fr 1fr}.hg-contact-box{grid-template-columns:1fr}}@media (width<=768px){.hg-navbar .hg-nav-links{display:none}.hg-hero-title{font-size:32px}.hg-section-title{font-size:26px}.hg-systems-grid,.hg-projects-grid,.hg-marketing-grid,.hg-footer-grid{grid-template-columns:1fr}.hg-hero-cta-group{flex-direction:column}.hg-hero-cta-group a{justify-content:center;width:100%}}.login-layout{background-color:var(--color-bg);justify-content:center;align-items:center;min-height:100vh;display:flex}.login-content{width:100%;max-width:420px;padding:var(--space-4);flex-direction:column;justify-content:center;align-items:center;display:flex}.login-brand{text-align:center;margin-bottom:var(--space-8)}.brand-logo{font-size:40px;line-height:1}.login-card{width:100%;box-shadow:var(--shadow-lg);border-radius:var(--radius-xl);background:var(--color-surface)}.login-card .ant-card-body{padding:var(--space-8)}.login-card .ant-form-item-label>label{color:var(--color-text-secondary);font-weight:600}.login-card .ant-input-affix-wrapper-lg{border-radius:var(--radius-md);padding:10px 14px}.login-card .ant-btn-lg{height:48px;font-size:var(--font-size-base);border-radius:var(--radius-md);font-weight:600;box-shadow:0 2px 6px #1b3b6f33}.chat-layout-panel{border-radius:var(--radius-lg);height:calc(100vh - 120px);box-shadow:var(--shadow-sm);background:#fff;border:1px solid #f0f0f0;overflow:hidden}.chat-sider{background:#fff;border-right:1px solid #f0f0f0}.convs-list{height:calc(100% - 64px);overflow-y:auto}.conv-item{cursor:pointer;transition:background var(--transition-fast);border-bottom:1px solid #f9f9f9;padding:12px 16px!important}.conv-item:hover{background:#fcfcfc}.conv-item--active{background:var(--color-primary-light)!important}.conv-item--active .ant-typography{color:var(--color-primary)!important}.chat-content-pane{background:#f5f7fa;height:100%}.msg-row-wrapper{width:100%;margin-bottom:12px;display:flex}.msg-row-own{justify-content:flex-end}.msg-row-peer{justify-content:flex-start}.msg-balloon{border-radius:var(--radius-lg);max-width:65%;box-shadow:var(--shadow-xs);padding:10px 14px;position:relative}.msg-row-own .msg-balloon{background:var(--color-primary);color:#fff;border-bottom-right-radius:2px}.msg-row-peer .msg-balloon{color:var(--color-text);background:#fff;border-bottom-left-radius:2px}.msg-sender-name{color:var(--color-accent);margin-bottom:4px;font-size:10px;font-weight:700}.msg-text{word-break:break-word;font-size:13.5px;line-height:1.5}.msg-footer{opacity:.65;justify-content:flex-end;align-items:center;margin-top:4px;font-size:9px;display:flex}.msg-row-own .msg-time{color:#ffffffd9}.msg-row-peer .msg-time{color:var(--color-muted)}.viewer-page-container{-webkit-user-select:none;user-select:none;background:#111827;height:100vh;overflow:hidden}.viewer-header{z-index:100;background:#1f2937;border-bottom:1px solid #374151;justify-content:space-between;align-items:center;height:60px;padding:0 20px;display:flex}.viewer-body{background:#374151;flex:1;height:calc(100vh - 60px);position:relative}.viewer-body--blurred .secure-iframe{filter:blur(20px)}.secure-iframe{width:100%;height:100%;transition:filter var(--transition-normal);background:#374151;border:none}.watermark-overlay{grid-gap:80px 40px;pointer-events:none;z-index:999;opacity:.18;grid-template-columns:repeat(2,1fr);padding:40px;display:grid;position:absolute;inset:0;overflow:hidden}.watermark-text{color:#000;white-space:nowrap;text-shadow:1px 1px #fff9;-webkit-user-select:none;user-select:none;font-family:monospace;font-size:11px;font-weight:700;transform:rotate(-25deg)}.blur-overlay{z-index:1000;text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#111827f0;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}:root{--color-bg:#f5f7fa;--color-surface:#fff;--color-surface-2:#f0f4f8;--color-primary:#1b3b6f;--color-primary-hover:#153060;--color-primary-light:#eaf0fb;--color-accent:#3d7edf;--color-accent-hover:#2c6cc8;--color-success:#1a9e5c;--color-warning:#d97706;--color-danger:#dc2626;--color-text:#111827;--color-text-secondary:#374151;--color-muted:#6b7280;--color-subtle:#9ca3af;--color-on-primary:#fff;--color-border:#e5e7eb;--color-border-strong:#d1d5db;--font-family:"Inter", -apple-system, BlinkMacSystemFont, sans-serif;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-md:1.125rem;--font-size-lg:1.25rem;--font-size-xl:1.5rem;--font-size-2xl:1.875rem;--font-size-3xl:2.25rem;--font-size-4xl:3rem;--font-size-5xl:3.75rem;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-2xl:24px;--radius-full:9999px;--shadow-xs:0 1px 2px #0000000a;--shadow-sm:0 1px 3px #0000000f, 0 1px 2px #0000000a;--shadow-md:0 4px 6px #0000000d, 0 2px 4px #0000000a;--shadow-lg:0 10px 24px #00000012, 0 4px 8px #0000000a;--shadow-xl:0 20px 40px #00000014;--transition-fast:.15s ease;--transition-normal:.25s ease;--transition-slow:.4s ease;--max-width:1200px;--nav-height:68px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px}body{font-family:var(--font-family);background-color:var(--color-bg);color:var(--color-text);min-height:100vh;line-height:1.6}a{color:inherit;text-decoration:none}img,svg{max-width:100%;display:block}button{font-family:var(--font-family);cursor:pointer;background:0 0;border:none}ul,ol{list-style:none}.container{max-width:var(--max-width);padding:0 var(--space-6);margin:0 auto}.sr-only{clip:rect(0,0,0,0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--color-bg)}::-webkit-scrollbar-thumb{background:var(--color-border-strong);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--color-muted)}::selection{background:var(--color-primary-light);color:var(--color-primary)}
