:root{--sec-primary:#3b82f6;--sec-secondary:#8b5cf6;--sec-accent:#06b6d4;--sec-success:#10b981;--sec-danger:#ef4444;--sec-dark:#0f172a}.container[data-astro-cid-s4oorv4g]{max-width:1280px;margin:0 auto;padding:0 1.5rem}.sec-gradient-text[data-astro-cid-s4oorv4g]{background:linear-gradient(135deg, var(--sec-primary), var(--sec-accent));-webkit-text-fill-color:transparent;background-clip:text}.sec-gradient-text-light[data-astro-cid-s4oorv4g]{background:linear-gradient(135deg, var(--sec-accent), #22d3ee);-webkit-text-fill-color:transparent;background-clip:text}.sec-section-header[data-astro-cid-s4oorv4g]{text-align:center;margin-bottom:4rem}.sec-section-tag[data-astro-cid-s4oorv4g]{text-transform:uppercase;letter-spacing:1.5px;color:var(--sec-primary);background:#3b82f61a;border:1px solid #3b82f633;border-radius:100px;margin-bottom:1rem;padding:.4rem 1rem;font-size:.75rem;font-weight:700;display:inline-block}.sec-section-tag--light[data-astro-cid-s4oorv4g]{color:var(--sec-accent);background:#06b6d426;border-color:#06b6d44d}.sec-section-header[data-astro-cid-s4oorv4g] h2[data-astro-cid-s4oorv4g]{color:var(--color-text-heading,#0a0a0a);margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:800}.sec-section-header--light[data-astro-cid-s4oorv4g] h2[data-astro-cid-s4oorv4g]{color:#fff}.sec-section-header[data-astro-cid-s4oorv4g] p[data-astro-cid-s4oorv4g]{color:var(--color-text-secondary,#64748b);max-width:600px;margin:0 auto;font-size:1.1rem}.sec-section-header--light[data-astro-cid-s4oorv4g] p[data-astro-cid-s4oorv4g]{color:#ffffffb3}.sec-hero[data-astro-cid-s4oorv4g]{background:linear-gradient(135deg,#0f172a 0%,#1e1b4b 50%,#0f172a 100%);padding-bottom:clamp(4rem,8vw,7rem);position:relative;overflow:hidden}.sec-hero__bg[data-astro-cid-s4oorv4g]{pointer-events:none;position:absolute;inset:0}.sec-hero__grid-pattern[data-astro-cid-s4oorv4g]{background-image:linear-gradient(#3b82f60d 1px,#0000 1px),linear-gradient(90deg,#3b82f60d 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0}.sec-hero__scan-line[data-astro-cid-s4oorv4g]{background:linear-gradient(90deg, transparent, var(--sec-accent), transparent);height:2px;animation:4s linear infinite scan;position:absolute;top:0;left:0;right:0}@keyframes scan{0%{opacity:0;transform:translateY(0)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translateY(100vh)}}.sec-breadcrumbs-wrap[data-astro-cid-s4oorv4g]{z-index:10;padding-top:1rem;padding-bottom:1rem;position:relative}.sec-breadcrumbs[data-astro-cid-s4oorv4g]{align-items:center;gap:.5rem;margin:0;padding:0;font-size:.85rem;list-style:none;display:flex}.sec-breadcrumbs[data-astro-cid-s4oorv4g] a[data-astro-cid-s4oorv4g]{color:#fff9;text-decoration:none;transition:color .2s}.sec-breadcrumbs[data-astro-cid-s4oorv4g] a[data-astro-cid-s4oorv4g]:hover{color:#fff}.sec-sep[data-astro-cid-s4oorv4g]{color:#ffffff4d}.sec-current[data-astro-cid-s4oorv4g]{color:#ffffffe6}.sec-hero__layout[data-astro-cid-s4oorv4g]{z-index:10;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;padding:2rem 0;display:grid;position:relative}@media (width<=1024px){.sec-hero__layout[data-astro-cid-s4oorv4g]{grid-template-columns:1fr;gap:3rem}}.sec-hero__text[data-astro-cid-s4oorv4g]{color:#fff}.sec-hero__badge[data-astro-cid-s4oorv4g]{text-transform:uppercase;letter-spacing:1px;color:var(--sec-success);background:#10b98126;border:1px solid #10b9814d;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.75rem;font-weight:600;display:inline-flex}.sec-hero__badge-icon[data-astro-cid-s4oorv4g]{width:16px;height:16px}.sec-hero__title[data-astro-cid-s4oorv4g]{margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,3.75rem);font-weight:800;line-height:1.1}.sec-hero__desc[data-astro-cid-s4oorv4g]{color:#fffc;margin-bottom:2rem;font-size:1.15rem;line-height:1.7}.sec-hero__metrics[data-astro-cid-s4oorv4g]{flex-wrap:wrap;gap:2.5rem;margin-bottom:2rem;display:flex}.sec-metric[data-astro-cid-s4oorv4g]{flex-direction:column;display:flex}.sec-metric__value[data-astro-cid-s4oorv4g]{color:#fff;font-size:1.75rem;font-weight:800}.sec-metric__label[data-astro-cid-s4oorv4g]{color:#fff9;font-size:.85rem}.sec-hero__actions[data-astro-cid-s4oorv4g]{flex-wrap:wrap;gap:1rem;display:flex}.sec-btn[data-astro-cid-s4oorv4g]{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.9rem 1.75rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.sec-btn--primary[data-astro-cid-s4oorv4g]{background:linear-gradient(135deg, var(--sec-success), var(--sec-accent));color:#fff}.sec-btn--primary[data-astro-cid-s4oorv4g]:hover{transform:translateY(-2px);box-shadow:0 10px 30px #10b98166}.sec-btn--outline[data-astro-cid-s4oorv4g]{color:#fff;background:0 0;border:1px solid #ffffff4d}.sec-btn--outline[data-astro-cid-s4oorv4g]:hover{background:#ffffff1a;border-color:#ffffff80}.sec-hero__visual[data-astro-cid-s4oorv4g]{justify-content:center;align-items:center;min-height:420px;display:flex;position:relative}.sec-shield[data-astro-cid-s4oorv4g]{width:420px;height:420px;position:relative}.sec-shield__core[data-astro-cid-s4oorv4g]{color:#fff;z-index:10;background:linear-gradient(135deg,#1e293b,#334155);border:2px solid #fff3;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;width:80px;height:80px;font-size:.65rem;font-weight:600;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 40px #3b82f64d}.sec-shield__icon[data-astro-cid-s4oorv4g]{width:28px;height:28px}.sec-layer[data-astro-cid-s4oorv4g]{border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.sec-layer--1[data-astro-cid-s4oorv4g]{width:140px;height:140px}.sec-layer--2[data-astro-cid-s4oorv4g]{width:220px;height:220px}.sec-layer--3[data-astro-cid-s4oorv4g]{width:300px;height:300px}.sec-layer--4[data-astro-cid-s4oorv4g]{width:380px;height:380px}.sec-layer__ring[data-astro-cid-s4oorv4g]{border:2px solid #0000;border-radius:50%;position:absolute;inset:0}.sec-layer--1[data-astro-cid-s4oorv4g] .sec-layer__ring[data-astro-cid-s4oorv4g]{border-color:#3b82f680;animation:3s ease-in-out infinite ring-pulse}.sec-layer--2[data-astro-cid-s4oorv4g] .sec-layer__ring[data-astro-cid-s4oorv4g]{border-color:#8b5cf666;animation:3s ease-in-out .5s infinite ring-pulse}.sec-layer--3[data-astro-cid-s4oorv4g] .sec-layer__ring[data-astro-cid-s4oorv4g]{border-color:#10b9814d;animation:3s ease-in-out 1s infinite ring-pulse}.sec-layer--4[data-astro-cid-s4oorv4g] .sec-layer__ring[data-astro-cid-s4oorv4g]{border-color:#f59e0b33;animation:3s ease-in-out 1.5s infinite ring-pulse}@keyframes ring-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.02)}}.sec-layer__label[data-astro-cid-s4oorv4g]{color:#fff;white-space:nowrap;background:#1e293bf2;border:1px solid #fff3;border-radius:6px;padding:.25rem .75rem;font-size:.7rem;font-weight:600;position:absolute;top:0;left:50%;transform:translate(-50%)translateY(-50%)}.sec-layer__pulse[data-astro-cid-s4oorv4g]{border:1px solid #3b82f64d;border-radius:50%;animation:2s ease-out infinite layer-pulse;position:absolute;inset:-5px}@keyframes layer-pulse{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.3)}}.sec-layer__scanner[data-astro-cid-s4oorv4g]{background:linear-gradient(90deg, transparent, var(--sec-secondary));transform-origin:0;width:50%;height:2px;animation:4s linear infinite scanner;position:absolute;top:50%;left:50%}@keyframes scanner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.sec-threat[data-astro-cid-s4oorv4g]{width:24px;height:24px;color:var(--sec-danger);opacity:.8;animation:8s linear infinite threat-move;position:absolute}.sec-threat--1[data-astro-cid-s4oorv4g]{animation-delay:0s;top:10%;left:20%}.sec-threat--2[data-astro-cid-s4oorv4g]{animation-delay:2.5s;top:70%;right:15%}.sec-threat--3[data-astro-cid-s4oorv4g]{animation-delay:5s;bottom:20%;left:10%}@keyframes threat-move{0%{opacity:.8;transform:translate(0)scale(1)}25%{opacity:.6;transform:translate(30px,-20px)scale(.8)}50%{opacity:.4;transform:translate(50px,10px)scale(.6)}75%{opacity:.2;transform:translate(30px,30px)scale(.4)}to{opacity:0;transform:translate(0)scale(0)}}@media (width<=1024px){.sec-shield[data-astro-cid-s4oorv4g]{transform:scale(.75)}}.sec-threats[data-astro-cid-s4oorv4g]{background:linear-gradient(#fafafa 0%,#fff 100%);padding:clamp(4rem,8vw,7rem) 0}.sec-threats__grid[data-astro-cid-s4oorv4g]{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.sec-threats__card[data-astro-cid-s4oorv4g]{opacity:0;animation:.6s forwards spotlight-in;animation-delay:calc(var(--index) * 1s);background:#fff;border:1px solid #0000000f;border-radius:16px;padding:2rem;transition:all .4s;transform:translateY(30px);box-shadow:0 4px 20px #0000000a}.sec-threats__card[data-astro-cid-s4oorv4g]:hover{border-color:#ef44444d;transform:translateY(-5px);box-shadow:0 15px 40px #0000001a}.sec-threats__stat[data-astro-cid-s4oorv4g]{border-bottom:1px solid #0000000f;margin-bottom:1.25rem;padding-bottom:1rem}.sec-threats__stat-value[data-astro-cid-s4oorv4g]{color:var(--sec-danger);font-size:2rem;font-weight:800;display:block}.sec-threats__stat-label[data-astro-cid-s4oorv4g]{color:var(--color-text-secondary,#64748b);font-size:.8rem}.sec-threats__icon[data-astro-cid-s4oorv4g]{width:48px;height:48px;color:var(--sec-danger);background:#ef44441a;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.sec-threats__icon[data-astro-cid-s4oorv4g] svg[data-astro-cid-s4oorv4g]{width:24px;height:24px}.sec-threats__title[data-astro-cid-s4oorv4g]{color:var(--color-text-heading,#0a0a0a);margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.sec-threats__desc[data-astro-cid-s4oorv4g]{color:var(--color-text-secondary,#64748b);font-size:.9rem;line-height:1.6}@keyframes spotlight-in{to{opacity:1;transform:translateY(0)}}.sec-layers[data-astro-cid-s4oorv4g]{background:#fff;padding:clamp(4rem,8vw,7rem) 0}.sec-layers__tabs[data-astro-cid-s4oorv4g]{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:2rem;display:flex}.sec-layers__tab[data-astro-cid-s4oorv4g]{color:var(--color-text-heading,#0a0a0a);cursor:pointer;opacity:0;animation:.6s forwards spotlight-in;animation-delay:calc(var(--index) * 1s);background:#fff;border:2px solid #0000001a;border-radius:10px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.9rem;font-weight:600;transition:all .3s;display:flex;transform:translateY(20px)}.sec-layers__tab[data-astro-cid-s4oorv4g]:hover{border-color:var(--tab-color)}.sec-layers__tab--active[data-astro-cid-s4oorv4g]{border-color:var(--tab-color);background:var(--tab-color);color:#fff}.sec-layers__tab-icon[data-astro-cid-s4oorv4g]{justify-content:center;align-items:center;width:20px;height:20px;display:flex}.sec-layers__tab-icon[data-astro-cid-s4oorv4g] svg[data-astro-cid-s4oorv4g]{width:18px;height:18px}.sec-layers__panels[data-astro-cid-s4oorv4g]{position:relative}.sec-layers__panel[data-astro-cid-s4oorv4g]{background:#fff;border:1px solid #00000014;border-radius:20px;padding:2rem;animation:.4s panel-in;display:none;box-shadow:0 10px 40px #00000014}.sec-layers__panel--active[data-astro-cid-s4oorv4g]{display:block}@keyframes panel-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.sec-layers__panel-header[data-astro-cid-s4oorv4g]{border-bottom:1px solid #0000000f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}.sec-layers__panel-header[data-astro-cid-s4oorv4g] h3[data-astro-cid-s4oorv4g]{color:var(--color-text-heading,#0a0a0a);font-size:1.5rem;font-weight:800}.sec-layers__tools[data-astro-cid-s4oorv4g]{flex-wrap:wrap;gap:.5rem;display:flex}.sec-layers__tool[data-astro-cid-s4oorv4g]{background:var(--panel-color);color:#fff;border-radius:6px;padding:.35rem .75rem;font-size:.75rem;font-weight:600}.sec-layers__capabilities[data-astro-cid-s4oorv4g]{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.sec-layers__capability[data-astro-cid-s4oorv4g]{color:var(--color-text-primary,#1a1a1a);opacity:0;animation:.4s forwards cap-in;animation-delay:calc(var(--ci) * .15s);background:#10b9810d;border-radius:10px;align-items:center;gap:.75rem;padding:1rem;font-size:.95rem;display:flex;transform:translate(-20px)}@keyframes cap-in{to{opacity:1;transform:translate(0)}}.sec-layers__capability[data-astro-cid-s4oorv4g] svg[data-astro-cid-s4oorv4g]{width:20px;height:20px;color:var(--sec-success);flex-shrink:0}.sec-process[data-astro-cid-s4oorv4g]{background:linear-gradient(#f8fafc 0%,#fff 100%);padding:clamp(4rem,8vw,7rem) 0}.sec-process__steps[data-astro-cid-s4oorv4g]{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.sec-process__step[data-astro-cid-s4oorv4g]{opacity:0;animation:.6s forwards spotlight-in;animation-delay:calc(var(--index) * 1s);background:#fff;border:1px solid #0000000f;border-radius:16px;padding:1.75rem;position:relative;overflow:hidden;transform:translateY(30px)}.sec-process__number[data-astro-cid-s4oorv4g]{color:#3b82f626;justify-content:center;align-items:center;width:64px;height:64px;font-size:1.5rem;font-weight:800;display:flex;position:absolute;top:-10px;right:-10px}.sec-process__content[data-astro-cid-s4oorv4g] h3[data-astro-cid-s4oorv4g]{color:var(--color-text-heading,#0a0a0a);margin-bottom:.5rem;font-size:1.25rem;font-weight:800}.sec-process__content[data-astro-cid-s4oorv4g] p[data-astro-cid-s4oorv4g]{color:var(--color-text-secondary,#64748b);margin-bottom:1rem;font-size:.9rem;line-height:1.6}.sec-process__deliverables[data-astro-cid-s4oorv4g]{flex-wrap:wrap;gap:.5rem;display:flex}.sec-process__deliverables[data-astro-cid-s4oorv4g] span[data-astro-cid-s4oorv4g]{color:var(--sec-primary);background:#3b82f61a;border-radius:4px;padding:.3rem .6rem;font-size:.7rem;font-weight:600}.sec-compliance[data-astro-cid-s4oorv4g]{background:linear-gradient(135deg,#0f172a 0%,#1e1b4b 100%);padding:clamp(4rem,8vw,7rem) 0}.sec-compliance__grid[data-astro-cid-s4oorv4g]{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:1.25rem;display:grid}.sec-compliance__card[data-astro-cid-s4oorv4g]{text-align:center;opacity:0;animation:.4s forwards comp-in;animation-delay:calc(var(--index) * 1s);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;align-items:center;padding:1.75rem 1rem;transition:all .3s;display:flex;transform:scale(.9)}@keyframes comp-in{to{opacity:1;transform:scale(1)}}.sec-compliance__card[data-astro-cid-s4oorv4g]:hover{background:#ffffff1a;transform:translateY(-5px)}.sec-compliance__icon[data-astro-cid-s4oorv4g]{background:linear-gradient(135deg, var(--sec-success), var(--sec-accent));color:#fff;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1rem;display:flex}.sec-compliance__icon[data-astro-cid-s4oorv4g] svg[data-astro-cid-s4oorv4g]{width:24px;height:24px}.sec-compliance__name[data-astro-cid-s4oorv4g]{color:#fff;font-size:.95rem;font-weight:700}.sec-faq[data-astro-cid-s4oorv4g]{background:#fff;padding:clamp(4rem,8vw,7rem) 0}@media (width<=640px){.sec-hero__actions[data-astro-cid-s4oorv4g]{flex-direction:column}.sec-hero__metrics[data-astro-cid-s4oorv4g]{gap:1.5rem}.sec-layers__tab[data-astro-cid-s4oorv4g]{justify-content:center;width:100%}}
