:root{--bg:#f7f8fc;--bg2:#ffffff;--bg3:#eef1f8;--bg4:#e7ebf4;--border:rgba(17, 24, 39, 0.08);--border2:rgba(17, 24, 39, 0.12);--border3:rgba(17, 24, 39, 0.18);--text1:#111827;--text2:#374151;--text3:#6b7280;--v:#8b5cf6;--v2:#a78bfa;--v3:#c4b5fd;--vd:rgba(139, 92, 246, 0.14);--vd2:rgba(139, 92, 246, 0.07);--teal:#2dd4bf;--teald:rgba(45, 212, 191, 0.1);--green:#4ade80;--greend:rgba(74, 222, 128, 0.08);--blue:#38bdf8;--blued:rgba(56, 189, 248, 0.08);--amber:#f59e0b;--amberd:rgba(245, 158, 11, 0.08);--red:#f87171;--redd:rgba(248, 113, 113, 0.08);--head:'fireye_gf',sans-serif;--body:'fireye_gf',sans-serif;--mono:'fireye_gf',monospace}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text1);font-family:var(--body);overflow-x:hidden}#bg-canvas{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none;opacity:.16}.is-current{color:var(--text2);border-color:var(--border2);background:rgba(139,92,246,.06)}.page-hero{position:relative;z-index:10;padding:9rem 3rem 5rem;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center}.hero-kicker{font-family:var(--mono);font-size:.75rem;letter-spacing:.14em;color:var(--v2);margin-bottom:1.5rem;display:inline-flex;align-items:center;gap:.5rem}.hero-kicker::before{content:'';display:inline-block;width:20px;height:1px;background:var(--v2)}.page-hero h1{font-family:var(--head);font-size:clamp(2.5rem, 5.5vw, 4.5rem);font-weight:800;letter-spacing:-.05em;line-height:.96;margin-bottom:2rem;text-wrap:balance}.h1-gradient{background:linear-gradient(135deg,var(--v2),var(--teal));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-desc{font-size:1.15rem;color:var(--text2);line-height:1.8;font-weight:400;max-width:700px;margin:0 auto 3rem}.hero-stats{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap}.hero-stat{background:var(--bg2);border:1px solid var(--border2);border-radius:16px;padding:1.5rem 2.5rem;display:flex;flex-direction:column;align-items:center;text-align:center;box-shadow:0 10px 30px rgba(17,24,39,.03)}.hero-stat-label{font-size:.78rem;color:var(--text3);font-family:var(--mono);letter-spacing:.06em;margin-bottom:.5rem}.hero-stat-val{font-family:var(--head);font-size:1.4rem;font-weight:700;color:var(--text1)}.filter-bar{position:sticky;top:80px;z-index:50;max-width:1200px;margin:0 auto;padding:1rem 3rem;background:rgba(247,248,252,.85);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);margin-bottom:5rem}.filter-inner{display:flex;justify-content:center;gap:1rem;overflow-x:auto;padding-bottom:.5rem;scrollbar-width:none}.filter-inner::-webkit-scrollbar{display:none}.filter-btn{font-family:var(--mono);font-size:.75rem;letter-spacing:.08em;color:var(--text3);background:0 0;border:1px solid var(--border);padding:.6rem 1.2rem;border-radius:20px;cursor:pointer;white-space:nowrap;transition:all .2s}.filter-btn:hover{color:var(--text2);border-color:var(--border2);background:var(--bg2)}.showcase-wrap{position:relative;z-index:10;max-width:1200px;margin:0 auto;padding:0 3rem 8rem;display:flex;flex-direction:column;gap:10rem}.service-showcase{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center;position:relative}.service-showcase:not(:last-child)::after{content:'';position:absolute;bottom:-5rem;left:0;width:100%;height:1px;background:linear-gradient(90deg,transparent,var(--border2),transparent)}.service-showcase.reverse{direction:rtl}.service-showcase.reverse>*{direction:ltr}.svc-visual-block{position:relative;border-radius:24px;overflow:hidden;border:1px solid var(--border);box-shadow:0 30px 60px rgba(17,24,39,.08);transform:translateZ(0)}.svc-visual-block img{width:100%;height:auto;display:block;object-fit:cover;aspect-ratio:4/3;transition:transform .7s cubic-bezier(.16, 1, .3, 1)}.service-showcase:hover .svc-visual-block img{transform:scale(1.04)}.svc-content-block{display:flex;flex-direction:column}.svc-icon-large{width:64px;height:64px;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:1.6rem;margin-bottom:2rem;border:1px solid}.i-v{background:var(--vd);border-color:rgba(139,92,246,.25);color:var(--v2)}.i-t{background:var(--teald);border-color:rgba(45,212,191,.25);color:var(--teal)}.i-g{background:var(--greend);border-color:rgba(74,222,128,.25);color:var(--green)}.i-b{background:var(--blued);border-color:rgba(56,189,248,.25);color:var(--blue)}.i-r{background:var(--redd);border-color:rgba(248,113,113,.25);color:var(--red)}.svc-category{font-family:var(--mono);font-size:.7rem;letter-spacing:.12em;color:var(--text3);margin-bottom:.5rem}.svc-name{font-family:var(--head);font-size:2.2rem;font-weight:800;letter-spacing:-.04em;line-height:1.1;margin-bottom:1.5rem}.svc-desc{font-size:1rem;color:var(--text2);line-height:1.8;margin-bottom:2rem}.includes-list{display:flex;flex-direction:column;gap:.75rem;margin-bottom:2.5rem}.include-item{display:flex;align-items:flex-start;gap:.8rem;font-size:.92rem;color:var(--text1);line-height:1.6}.include-check{width:20px;height:20px;border-radius:6px;background:var(--vd);border:1px solid rgba(139,92,246,.25);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px;font-size:.6rem;color:var(--v2)}.include-check.c-t{background:var(--teald);border-color:rgba(45,212,191,.25);color:var(--teal)}.include-check.c-g{background:var(--greend);border-color:rgba(74,222,128,.25);color:var(--green)}.include-check.c-b{background:var(--blued);border-color:rgba(56,189,248,.25);color:var(--blue)}.include-check.c-r{background:var(--redd);border-color:rgba(248,113,113,.25);color:var(--red)}.svc-meta-box{background:var(--bg2);border:1px solid var(--border2);border-radius:16px;padding:1.5rem;display:flex;flex-wrap:nowrap;gap:1rem;align-items:center;justify-content:space-between;box-shadow:0 10px 20px rgba(17,24,39,.02)}.svc-meta-item{display:flex;flex-direction:column;gap:.3rem}.meta-label{font-family:var(--mono);font-size:.65rem;letter-spacing:.1em;color:var(--text3)}.meta-val{font-weight:600;color:var(--text1);font-size:.95rem}.svc-actions{margin-top:2rem;display:flex;gap:1rem}.svc-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.9rem 2rem;border-radius:10px;font-family:var(--body);font-size:.85rem;font-weight:600;text-decoration:none;transition:all .25s}.svc-btn-primary{background:var(--text1);color:#fff}.svc-btn-primary:hover{background:var(--v);box-shadow:0 10px 20px rgba(139,92,246,.25);transform:translateY(-2px)}.svc-btn-secondary{background:0 0;border:1px solid var(--border3);color:var(--text2)}.svc-btn-secondary:hover{border-color:var(--text1);color:var(--text1)}.bundle-strip{position:relative;padding:8rem 3rem;overflow:hidden;color:#fff;text-align:center}.bundle-strip__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 30%;z-index:0;filter:grayscale(100%)}.bundle-strip__overlay{position:absolute;inset:0;background:rgba(17,24,39,.85);z-index:1}.bundle-strip__content{position:relative;z-index:2;max-width:1200px;margin:0 auto;text-align:center}.bundle-badge{display:inline-block;font-family:var(--mono);font-size:.7rem;letter-spacing:.1em;padding:.4rem 1rem;border-radius:6px;background:rgba(139,92,246,.2);color:#c4b5fd;border:1px solid rgba(139,92,246,.3);margin-bottom:2rem}.bundle-title{font-family:var(--head);font-size:clamp(2.5rem, 5vw, 3.5rem);font-weight:800;letter-spacing:-.04em;margin-bottom:1.5rem;line-height:1.1}.bundle-copy{font-size:1.1rem;color:rgba(255,255,255,.85);max-width:700px;margin:0 auto 4rem;line-height:1.7}.bundle-grid-dark{display:flex;justify-content:center;align-items:center;gap:3rem;background:rgba(255,255,255,.05);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);padding:2.5rem 4rem;border-radius:24px}.bundle-item{display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center}.bundle-bullet{display:none}.bundle-item-name{font-family:var(--head);font-size:1.6rem;font-weight:800;color:#fff;line-height:1.1}.bundle-item-sub{font-family:var(--mono);font-size:.75rem;letter-spacing:.1em;opacity:.7;text-transform:uppercase}.bundle-action{margin-top:4rem}.bundle-cta{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2.5rem;border-radius:12px;background:#a78bfa;color:#05050a;font-weight:700;font-size:1rem;text-decoration:none;transition:all .3s;box-shadow:0 0 30px rgba(167,139,250,.3)}.bundle-cta:hover{background:#fff;transform:translateY(-3px);box-shadow:0 10px 40px rgba(255,255,255,.4)}.resource-links{position:relative;z-index:10;max-width:1200px;margin:0 auto;padding:0 3rem 6rem}.resource-links__head{display:grid;grid-template-columns:1.2fr 1fr;gap:3rem;align-items:end;margin-bottom:3rem}.section-kicker{font-family:var(--mono);font-size:.68rem;letter-spacing:.14em;color:var(--v2);margin-bottom:.75rem}.resource-links__title{font-family:var(--head);font-size:clamp(1.6rem, 3vw, 2.2rem);font-weight:800;letter-spacing:-.04em;line-height:1.1}.resource-links__copy{color:var(--text2);font-size:1rem;line-height:1.7}.resource-links__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.resource-card{background:var(--bg2);border:1px solid var(--border2);border-radius:16px;padding:2rem;display:flex;flex-direction:column;text-decoration:none;transition:all .3s ease;height:100%}.resource-card:hover{border-color:var(--v2);transform:translateY(-4px);box-shadow:0 20px 40px rgba(17,24,39,.05)}.resource-card__eyebrow{font-family:var(--mono);font-size:.65rem;letter-spacing:.1em;color:var(--v2);margin-bottom:1rem;text-transform:uppercase}.resource-card__title{font-family:var(--head);font-size:1.1rem;font-weight:700;color:var(--text1);line-height:1.3;margin-bottom:.75rem}.resource-card__desc{font-size:.85rem;color:var(--text2);line-height:1.6;margin-bottom:2rem;flex-grow:1}.resource-card__meta{font-family:var(--mono);font-size:.75rem;color:var(--text1);font-weight:600}.resource-card:hover .resource-card__meta{color:var(--v2)}.faq-section{position:relative;z-index:10;max-width:1200px;margin:0 auto;padding:0 3rem 6rem}.faq-kicker{font-family:var(--mono);font-size:.68rem;letter-spacing:.14em;color:var(--v2);margin-bottom:.75rem}.faq-title{font-family:var(--head);font-size:clamp(1.6rem, 3vw, 2.2rem);font-weight:800;letter-spacing:-.04em}.faq-list{display:flex;flex-direction:column;border:1px solid var(--border);border-radius:16px;overflow:hidden;margin-top:3rem;background:var(--bg)}.faq-item{background:var(--bg);border-bottom:1px solid var(--border);transition:background .2s}.faq-item:last-child{border-bottom:none}.faq-item:hover{background:var(--bg2)}.faq-q{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.45rem 1.75rem;background:0 0;border:none;color:var(--text1);text-align:left;cursor:pointer;transition:background .2s}.faq-q:hover{background:var(--bg2)}.faq-q-text{font-size:.9rem;font-weight:600;line-height:1.5}.faq-toggle{font-family:var(--mono);font-size:1rem;color:var(--v2);flex-shrink:0;transition:transform .3s ease,color .2s ease}.faq-a{max-height:0;overflow:hidden;visibility:hidden;opacity:0;transition:max-height .36s ease,visibility 0s .36s,opacity .36s ease}.faq-a-inner{padding:0 1.75rem 1.4rem;font-size:.88rem;color:var(--text2);line-height:1.82}.faq-item.open .faq-toggle{transform:rotate(45deg);color:var(--text1)}.faq-item.open .faq-a{max-height:220px;visibility:visible;opacity:1;transition:max-height .36s ease,visibility 0s 0s,opacity .36s ease}.cta-fullbleed{position:relative;padding:10rem 3rem;text-align:center;color:#fff;overflow:hidden}.cta-fullbleed__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 40%;z-index:0}.cta-fullbleed__overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(17,24,39,.7) 0,rgba(17,24,39,.9) 100%);z-index:1}.cta-fullbleed__content{position:relative;z-index:2;max-width:700px;margin:0 auto}.cta-fullbleed__kicker{font-family:var(--mono);font-size:.85rem;letter-spacing:.15em;color:var(--v3);margin-bottom:1.5rem}.cta-fullbleed__title{font-family:var(--head);font-size:clamp(3rem, 6vw, 4.5rem);font-weight:800;line-height:1.05;letter-spacing:-.04em;margin-bottom:1.5rem}.cta-fullbleed__desc{font-size:1.1rem;opacity:.85;margin-bottom:3rem;line-height:1.7}.cta-row{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;align-items:center}.btn-glow-cta{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2.5rem;border-radius:10px;background:var(--v);color:#fff;font-family:var(--body);font-weight:600;font-size:.95rem;border:none;cursor:pointer;text-decoration:none;box-shadow:0 0 25px rgba(139,92,246,.3);transition:all .25s}.btn-glow-cta:hover{transform:translateY(-2px);box-shadow:0 0 40px rgba(139,92,246,.5)}.cta-fullbleed__email{font-family:var(--mono);font-size:.9rem;color:rgba(255,255,255,.6);text-decoration:none;transition:color .2s ease}.cta-fullbleed__email:hover{color:#fff}footer{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 3rem;border-top:1px solid var(--border);flex-wrap:wrap;gap:1rem;position:relative;z-index:10}.footer-links{display:flex;gap:2rem;list-style:none}.footer-links a{font-family:var(--mono);font-size:.65rem;letter-spacing:.08em;color:var(--text3);text-decoration:none;transition:color .2s}.footer-links a:hover{color:var(--text2)}.footer-copy{font-family:var(--mono);font-size:.62rem;color:var(--text3)}.footer-logo{text-decoration:none;color:var(--text1)}.reveal{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}.reveal.visible{opacity:1;transform:translateY(0)}@media (max-width:1080px){.cta-section,.faq-section,.filter-bar,.page-hero,.resource-links,.showcase-wrap,footer{padding-left:2rem;padding-right:2rem}.service-showcase{gap:3rem}.svc-name{font-size:1.8rem}}@media (max-width:860px){nav{padding:0 1.5rem}.nav-links{display:none}.page-hero{padding-top:7.5rem}.service-showcase,.service-showcase.reverse{grid-template-columns:1fr;gap:2.5rem;direction:ltr}.service-showcase.reverse>*{direction:ltr}.svc-visual-block img{aspect-ratio:16/9}.resource-links__head{grid-template-columns:1fr;gap:1.5rem}.resource-links__grid{grid-template-columns:1fr}.bundle-grid-dark{flex-direction:column;padding:2rem;gap:1.5rem}}@media (max-width:640px){.faq-section,.filter-bar,.page-hero,.resource-links,.showcase-wrap,footer{padding-left:1.25rem;padding-right:1.25rem}.bundle-strip{padding:5rem 1rem}.cta-fullbleed{padding:4.5rem 1rem}.cta-fullbleed__title{font-size:clamp(2.2rem, 12vw, 3rem)}.page-hero h1{font-size:clamp(2rem, 9vw, 2.5rem);line-height:1.05;letter-spacing:-.03em}.hero-stats{flex-direction:column;gap:1rem;width:100%}.hero-stat{width:100%}.filter-bar{top:60px;padding:1rem 1.25rem}.svc-meta-box{flex-direction:column;align-items:flex-start;gap:1rem}.svc-actions{flex-direction:column}.svc-btn{width:100%}.bundle-title{font-size:1.75rem}}