*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}.hg-root{background:#040c18;color:#f0f0f0;font-family:Segoe UI,system-ui,sans-serif;min-height:100vh;overflow-x:hidden}.hg-hero-section{position:relative;background-image:url(/bg-hero.webp);background-size:cover;background-position:top;background-repeat:no-repeat}.hg-hero-section:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,12,24,.92) 0,rgba(4,12,24,.65) 50%,rgba(4,12,24,.2)),linear-gradient(180deg,transparent 70%,rgba(4,12,24,.95));pointer-events:none;z-index:0}.hg-hero-section>*{position:relative;z-index:1}.hg-hero-logo{width:100%;max-width:480px;filter:invert(1) hue-rotate(180deg) brightness(1.15) contrast(1.1) drop-shadow(0 0 40px rgba(59,130,246,.7)) drop-shadow(0 0 80px rgba(37,99,235,.3))}.hg-nav{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:rgba(4,12,24,.85);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(59,130,246,.15);padding:0 2.5rem;justify-content:space-between;height:70px}.hg-nav,.hg-nav-logo{display:flex;align-items:center}.hg-nav-logo{gap:.75rem;text-decoration:none}.hg-nav-logo-text{display:flex;flex-direction:column}.hg-nav-logo-name{font-size:1.1rem;font-weight:800;letter-spacing:.02em;line-height:1.1}.hg-nav-logo-tag{font-size:.55rem;letter-spacing:.25em;color:#4b6a9e;font-weight:600}.hg-nav-links{display:flex;gap:2rem;list-style:none}.hg-nav-links a{color:#8ba3c7;font-size:.82rem;font-weight:600;text-decoration:none;letter-spacing:.06em;text-transform:uppercase;transition:color .15s}.hg-nav-links a:hover{color:#f0f0f0}.hg-nav-links a.active{color:#3b82f6;border-bottom:2px solid #3b82f6;padding-bottom:2px}.hg-btn-panel{display:inline-flex;align-items:center;gap:.5rem;padding:9px 20px;border:1.5px solid #2563eb;border-radius:7px;color:#f0f0f0;font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;transition:background .15s,box-shadow .15s}.hg-btn-panel:hover{background:rgba(37,99,235,.15);box-shadow:0 0 20px rgba(37,99,235,.3)}.hg-hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:calc(100vh - 70px);padding:4rem 2.5rem;max-width:1280px;margin:0 auto;grid-gap:2rem;gap:2rem}.hg-hero-tag{display:flex;align-items:center;gap:.6rem;color:#3b82f6;font-size:.72rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;margin-bottom:1.5rem}.hg-hero-tag-line{width:32px;height:2px;background:#3b82f6;flex-shrink:0}.hg-hero-h1{font-size:clamp(2.2rem,4.5vw,3.5rem);font-weight:900;line-height:1.08;letter-spacing:-.02em;text-transform:uppercase;margin-bottom:1.25rem}.hg-hero-h1 .blue{color:#3b82f6}.hg-hero-sub{color:#6b8cba;font-size:.95rem;line-height:1.75;margin-bottom:2.25rem;max-width:480px}.hg-hero-sub strong{color:#3b82f6}.hg-hero-btns{display:flex;gap:1rem;flex-wrap:wrap}.hg-btn-cta{display:inline-flex;align-items:center;gap:.5rem;padding:13px 28px;border-radius:8px;font-size:.9rem;font-weight:700;letter-spacing:.04em;text-decoration:none;text-transform:uppercase;transition:all .15s}.hg-btn-cta-primary{background:#2563eb;color:#fff;border:2px solid #2563eb}.hg-btn-cta-primary:hover{background:#1d4ed8;box-shadow:0 0 24px rgba(37,99,235,.5);transform:translateY(-1px)}.hg-btn-cta-outline{background:transparent;color:#f0f0f0;border:2px solid #1f3a5a}.hg-btn-cta-outline:hover{border-color:#3b82f6;color:#3b82f6;transform:translateY(-1px)}.hg-shield-wrap{position:relative;display:flex;align-items:center;justify-content:center}.hg-shield-center{position:relative;z-index:2}.hg-shield-glow{position:absolute;inset:-40px;background:radial-gradient(circle at center,rgba(37,99,235,.18) 0,transparent 65%);border-radius:50%;pointer-events:none}.hg-platform{bottom:-28px;transform:translateX(-50%)}.hg-platform,.hg-ring{position:absolute;left:50%}.hg-ring{border-radius:50%;border:1px solid rgba(59,130,246,.25);top:50%;transform:translate(-50%,-50%)}.hg-floating-card{position:absolute;background:rgba(10,20,40,.8);border:1px solid rgba(59,130,246,.2);border-radius:10px;padding:.65rem .9rem;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;align-items:center;gap:.6rem;min-width:170px;max-width:195px}.hg-floating-card-icon{font-size:1rem;flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:rgba(37,99,235,.15);border-radius:6px;color:#60a5fa}.hg-floating-card-title{font-size:.65rem;font-weight:700;letter-spacing:.08em;color:#f0f0f0;text-transform:uppercase}.hg-floating-card-desc{font-size:.62rem;color:#6b8cba;line-height:1.4;margin-top:.15rem}.hg-strip{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(59,130,246,.15);background:rgba(2,8,18,.6)}.hg-strip-item{padding:1.75rem 1.5rem;display:flex;gap:1rem;align-items:flex-start;border-right:1px solid rgba(59,130,246,.1)}.hg-strip-item:last-child{border-right:none}.hg-strip-icon{flex-shrink:0;width:38px;height:38px;display:flex;align-items:center;justify-content:center;color:#3b82f6}.hg-strip-title{font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.35rem}.hg-strip-desc{font-size:.78rem;color:#6b8cba;line-height:1.55}.hg-section-label{color:#3b82f6;font-size:.7rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;margin-bottom:.6rem;display:flex;align-items:center;gap:.5rem}.hg-section-label:before{content:"";display:block;width:20px;height:2px;background:#3b82f6}.hg-section-h2{font-size:clamp(1.5rem,3vw,2.2rem);font-weight:800;letter-spacing:-.02em;margin-bottom:3rem}.hg-feat-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1rem;gap:1rem}.hg-feat-card{background:rgba(10,20,40,.7);border:1px solid rgba(59,130,246,.12);border-radius:12px;padding:1.5rem 1.25rem;transition:border-color .2s,transform .2s}.hg-feat-card:hover{border-color:#3b82f6;transform:translateY(-3px)}.hg-feat-icon{width:44px;height:44px;border-radius:10px;background:rgba(37,99,235,.12);display:flex;align-items:center;justify-content:center;font-size:1.3rem;margin-bottom:1rem}.hg-feat-title{font-size:.9rem;font-weight:700;margin-bottom:.4rem}.hg-feat-desc{font-size:.8rem;color:#6b8cba;line-height:1.6}.hg-atlas{padding:5rem 2.5rem;background:rgba(2,8,18,.4);border-top:1px solid rgba(59,130,246,.1)}.hg-atlas-sub{color:#6b8cba;font-size:.95rem;line-height:1.75;max-width:700px;margin-bottom:2.5rem}.hg-atlas-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem;max-width:860px}.hg-atlas-item{display:flex;align-items:center;gap:.85rem;background:rgba(10,20,40,.7);border:1px solid rgba(59,130,246,.12);border-radius:10px;padding:1rem 1.25rem;transition:border-color .2s,transform .2s}.hg-atlas-item:hover{border-color:#3b82f6;transform:translateY(-2px)}.hg-atlas-item-icon{font-size:1.3rem;flex-shrink:0}.hg-atlas-item-title{font-size:.85rem;font-weight:600;color:#cdd9ec}.hg-showcase{padding:5rem 2.5rem;background:rgba(2,8,18,.4);border-top:1px solid rgba(59,130,246,.1)}.hg-showcase-inner{max-width:1100px;margin:0 auto}.hg-shot{margin-bottom:3.5rem}.hg-shot:last-child{margin-bottom:0}.hg-shot-head{margin-bottom:1.25rem}.hg-shot-title{font-size:1.15rem;font-weight:700;margin-bottom:.4rem;color:#f0f0f0}.hg-shot-desc{font-size:.9rem;color:#6b8cba;line-height:1.65;max-width:660px}.hg-shot-img{width:100%;border-radius:12px;border:1px solid rgba(59,130,246,.2);box-shadow:0 20px 50px rgba(0,0,0,.45);display:block}.hg-compare-wrap{overflow-x:auto}.hg-compare-table{width:100%;border-collapse:collapse;min-width:560px}.hg-compare-table td,.hg-compare-table th{padding:.95rem 1.25rem;text-align:left;border-bottom:1px solid rgba(59,130,246,.1)}.hg-compare-table thead th{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#8ba3c7}.hg-compare-table td:first-child{color:#cdd9ec;font-weight:600;font-size:.85rem}.hg-compare-table td:not(:first-child),.hg-compare-table th:not(:first-child){text-align:center;width:24%}.hg-cmp-guard-head{color:#60a5fa!important;background:rgba(37,99,235,.1);border-top:2px solid #2563eb}.hg-cmp-guard-col{background:rgba(37,99,235,.06)}.hg-cmp-yes{color:#34d399;font-size:1.1rem;font-weight:800}.hg-cmp-no{color:#3f5067;font-size:1.1rem}.hg-cmp-partial{color:#94a3b8;font-size:.76rem}.hg-plans-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.25rem;gap:1.25rem;max-width:900px}.hg-plan-card{background:rgba(10,20,40,.7);border:1px solid rgba(59,130,246,.12);border-radius:14px;padding:2rem 1.5rem;position:relative;transition:transform .2s,box-shadow .2s}.hg-plan-card:hover{transform:translateY(-5px);box-shadow:0 24px 48px rgba(37,99,235,.12)}.hg-plan-card.popular{background:#0a1e3d;border-color:#2563eb}.hg-plan-badge{position:absolute;top:-13px;left:50%;transform:translateX(-50%);background:#2563eb;color:#fff;font-size:.66rem;font-weight:700;letter-spacing:.12em;padding:3px 14px;border-radius:100px;white-space:nowrap}.hg-plan-name{font-size:1.1rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.2rem}.hg-plan-tagline{color:#6b8cba;font-size:.8rem;margin-bottom:1.5rem}.hg-plan-price{font-size:1.7rem;font-weight:800;margin-bottom:.25rem}.hg-plan-price-sub{color:#4b6a9e;font-size:.82rem;margin-bottom:1.75rem}.hg-plan-feat-list{list-style:none;display:flex;flex-direction:column;gap:.55rem;margin-bottom:1.75rem}.hg-plan-feat-list li{font-size:.83rem;color:#8ba3c7;display:flex;align-items:flex-start;gap:.5rem}.hg-plan-feat-list li span{color:#6ee7b7;flex-shrink:0;margin-top:.05rem}.hg-plan-btn{display:block;text-align:center;padding:10px;border-radius:8px;font-size:.88rem;font-weight:700;text-decoration:none;letter-spacing:.04em;text-transform:uppercase;transition:all .15s}.hg-plan-btn.outline{color:#8ba3c7;border:1px solid #1f3a5a}.hg-plan-btn.outline:hover{border-color:#3b82f6;color:#3b82f6}.hg-plan-btn.solid{color:#fff;background:#2563eb;border:1px solid #2563eb}.hg-plan-btn.solid:hover{background:#1d4ed8;box-shadow:0 8px 24px rgba(37,99,235,.4)}.hg-contact{padding:5rem 2.5rem;background:rgba(2,8,18,.5);border-top:1px solid rgba(59,130,246,.1);text-align:center}.hg-contact-h2{font-size:clamp(1.5rem,3vw,2rem);font-weight:800;letter-spacing:-.02em;margin-bottom:.75rem}.hg-contact-sub{color:#6b8cba;margin-bottom:2.25rem;line-height:1.7}.hg-contact-btns{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.hg-btn-discord{display:inline-flex;align-items:center;gap:.5rem;padding:12px 28px;border-radius:8px;font-size:.9rem;font-weight:700;text-decoration:none;letter-spacing:.04em;background:#5865f2;color:#fff;transition:all .15s}.hg-btn-discord:hover{background:#4752c4;transform:translateY(-1px)}.hg-btn-email{display:inline-flex;align-items:center;padding:12px 28px;border-radius:8px;font-size:.9rem;font-weight:600;text-decoration:none;color:#8ba3c7;border:1px solid #1f3a5a;transition:all .15s}.hg-btn-email:hover{border-color:#3b82f6;color:#3b82f6}.hg-footer{padding:1.5rem 2.5rem;border-top:1px solid rgba(59,130,246,.1);display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.hg-footer-links{display:flex;gap:1.5rem}.hg-footer-links a{color:#4b6a9e;font-size:.82rem;text-decoration:none;transition:color .15s}.hg-footer-links a:hover{color:#8ba3c7}.hg-footer-copy{color:#1f3a5a;font-size:.78rem}@media (max-width:1024px){.hg-feat-grid{grid-template-columns:repeat(3,1fr)!important}}@media (max-width:900px){.hg-hero{grid-template-columns:1fr!important;min-height:auto!important;padding-top:3rem!important}.hg-shield-wrap{margin-top:3rem}.hg-strip{grid-template-columns:repeat(2,1fr)!important}.hg-strip-item:nth-child(2){border-right:none!important}.hg-strip-item:nth-child(3),.hg-strip-item:nth-child(4){border-top:1px solid rgba(59,130,246,.1)}.hg-plans-grid{grid-template-columns:1fr!important;max-width:380px!important}.hg-atlas-grid{grid-template-columns:repeat(2,1fr)!important}.hg-nav-links{display:none!important}}@media (max-width:600px){.hg-nav{padding:0 1rem!important}.hg-btn-panel-label,.hg-nav-logo-tag{display:none!important}.hg-btn-panel{padding:9px 11px!important}.hg-feat-grid{grid-template-columns:1fr 1fr!important}.hg-atlas-grid{grid-template-columns:1fr!important}.hg-hero-btns{flex-direction:column!important}.hg-hero-btns a{text-align:center;justify-content:center}.hg-strip{grid-template-columns:1fr!important}.hg-strip-item{border-right:none!important;border-bottom:1px solid rgba(59,130,246,.1)}.hg-footer{flex-direction:column;align-items:center;text-align:center}.hg-footer-links{flex-wrap:wrap;justify-content:center;gap:.75rem 1.25rem!important}}