.hero-problem-wrapper.svelte-qed8dy{position:relative;min-height:200vh;isolation:isolate}.vignette-overlay.svelte-qed8dy{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:5;pointer-events:none;background:radial-gradient(ellipse at center,transparent 0%,transparent 40%,rgba(0,0,0,.4) 70%,rgba(0,0,0,.7) 100%);will-change:opacity}.sticky-background.svelte-qed8dy{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:0;pointer-events:none;will-change:transform,opacity}.content-layer.svelte-qed8dy{position:relative;z-index:10}.loading-overlay.svelte-1334xkg{position:fixed;top:0;left:0;width:100vw;height:100vh;height:100dvh;background-color:#050505;z-index:9999;display:flex;align-items:center;justify-content:center;flex-direction:column}.loader-content.svelte-1334xkg{display:flex;flex-direction:column;align-items:center}.spinner-logo.svelte-1334xkg{width:80px;height:80px;max-width:20vw;max-height:20vw;object-fit:contain;animation:svelte-1334xkg-spin 1.5s linear infinite;margin-bottom:2rem;filter:brightness(1.2) drop-shadow(0 0 20px rgba(255,69,0,.2))}.loading-text.svelte-1334xkg{font-family:Orbitron,monospace;font-size:.875rem;color:#9ca3af;letter-spacing:.15em;text-transform:uppercase;margin-bottom:1rem;transition:opacity .3s ease}.loading-bar-track.svelte-1334xkg{width:200px;height:3px;max-width:50vw;background:#ffffff1a;border-radius:1px;overflow:hidden;position:relative}.loading-bar-fill.svelte-1334xkg{height:100%;background:var(--color-primary, #ef4444);transition:width .1s linear;box-shadow:0 0 10px var(--color-primary, #ef4444)}@keyframes svelte-1334xkg-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hero-section.svelte-116rvri{background:#000;background:linear-gradient(180deg,#000,#000000a8 49%,#0000);position:relative;z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;min-height:100vh}@media(min-width:768px){.hero-section.svelte-116rvri{padding:6rem}}.hero-content.svelte-116rvri{text-align:center;position:relative;z-index:20;max-width:56rem}.tech-badge.svelte-116rvri{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.25rem;border-radius:9999px;background:linear-gradient(135deg,#ffffff0d,#ffffff05);border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:.75rem;font-family:var(--font-mono);color:var(--color-primary);margin-bottom:2.5rem;cursor:default;transition:all .3s ease;box-shadow:0 4px 20px #c9280026;position:relative;overflow:hidden}.tech-badge.svelte-116rvri:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);animation:svelte-116rvri-badge-shimmer 3s infinite}.tech-badge.svelte-116rvri:hover{background:linear-gradient(135deg,#ffffff14,#ffffff0a);box-shadow:0 4px 30px #c9280040;transform:translateY(-2px)}@keyframes svelte-116rvri-badge-shimmer{0%,to{left:-100%}50%{left:100%}}.status-dot.svelte-116rvri{position:relative;display:flex;height:.5rem;width:.5rem}.ping.svelte-116rvri{position:absolute;display:inline-flex;height:100%;width:100%;border-radius:9999px;background-color:var(--color-primary);opacity:.75;animation:svelte-116rvri-ping 1.5s cubic-bezier(0,0,.2,1) infinite}.dot.svelte-116rvri{position:relative;display:inline-flex;border-radius:9999px;height:.5rem;width:.5rem;background-color:var(--color-primary);box-shadow:0 0 10px var(--color-primary)}.badge-text.svelte-116rvri{letter-spacing:.15em;font-weight:600}.hero-title.svelte-116rvri{font-weight:800;letter-spacing:-.04em;color:#fff;margin-bottom:2rem;font-family:var(--font-heading);line-height:1.1;display:flex;flex-direction:column;gap:.5rem;font-size:2.5rem}@media(min-width:768px){.hero-title.svelte-116rvri{font-size:4rem}}@media(min-width:1024px){.hero-title.svelte-116rvri{font-size:5rem}}.title-line.svelte-116rvri{font-size:1em;display:block;font-weight:400}.highlight-text.svelte-116rvri{font-weight:600;letter-spacing:1px;color:transparent;background-clip:text;-webkit-background-clip:text;background-image:linear-gradient(120deg,var(--color-primary) 0%,#ff6b35 25%,var(--color-warning) 50%,#ff6b35 75%,var(--color-primary) 100%);background-size:200% auto;filter:drop-shadow(0 0 40px rgba(201,40,0,.6));animation:svelte-116rvri-gradient-flow 8s ease infinite;position:relative}.highlight-text.svelte-116rvri:after{content:"";position:absolute;bottom:-10px;left:0;width:100%;height:4px;opacity:.5;filter:blur(4px)}@keyframes svelte-116rvri-gradient-flow{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.hero-subtitle.svelte-116rvri{font-size:1.125rem;color:#9ca3af;max-width:42rem;margin:0 auto 3rem;font-weight:300;line-height:1.75;letter-spacing:.015em}@media(min-width:768px){.hero-subtitle.svelte-116rvri{font-size:1.25rem}}.btn-content.svelte-116rvri{position:relative;z-index:10;display:flex;align-items:center;justify-content:center;gap:.625rem}.shimmer-effect.svelte-116rvri{position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transform:translate(-100%) skew(-15deg);animation:svelte-116rvri-shimmer 3s infinite}@keyframes svelte-116rvri-shimmer{0%,to{transform:translate(-100%) skew(-15deg)}50%{transform:translate(100%) skew(-15deg)}}.bottom-cta.svelte-116rvri{margin-top:2rem;display:flex;gap:1.5rem;align-items:center;justify-content:center;flex-wrap:wrap}.signup-action-btn.svelte-116rvri{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem 3rem;border-radius:9999px;background:linear-gradient(135deg,var(--color-primary) 0%,#a32200 100%);color:#fff;font-weight:700;font-size:1.125rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;text-decoration:none;box-shadow:0 10px 40px #c9280066,inset 0 1px #ffffff1a;border:none}.signup-action-btn.svelte-116rvri:hover{background:linear-gradient(135deg,#d94000,#8a1c00);box-shadow:0 15px 50px #c9280099,inset 0 1px #ffffff26;transform:translateY(-2px)}.signup-action-btn.svelte-116rvri:active{transform:translateY(-1px)}@keyframes svelte-116rvri-ping{0%{transform:scale(1);opacity:.75}75%,to{transform:scale(2);opacity:0}}.section-container.svelte-oo4drx{padding:8rem 1.5rem;background-color:transparent;position:relative;overflow:hidden;min-height:100vh}.ambient-glow.svelte-oo4drx{position:absolute;width:800px;height:800px;border-radius:50%;pointer-events:none;filter:blur(100px);opacity:.15;z-index:0}.glow-1.svelte-oo4drx{top:-10%;left:-10%;background:radial-gradient(circle,rgba(60,20,20,.5) 0%,transparent 60%)}.glow-2.svelte-oo4drx{bottom:-20%;right:-10%;background:radial-gradient(circle,rgba(100,20,20,.4) 0%,transparent 70%)}.content-wrapper.svelte-oo4drx{position:relative;z-index:1;max-width:64rem;margin:0 auto;text-align:center}.header-block.svelte-oo4drx{margin-bottom:4rem}.section-title.svelte-oo4drx{font-size:3rem;font-weight:700;color:#fff;margin-bottom:1rem;font-family:var(--font-heading);letter-spacing:-.02em}@media(min-width:768px){.section-title.svelte-oo4drx{font-size:4rem}}.highlight-red.svelte-oo4drx{color:#ff3b6c;position:relative;display:inline-block}.highlight-red.svelte-oo4drx:after{content:"";position:absolute;bottom:5px;left:0;width:100%;height:8px;opacity:.2}.section-subtitle.svelte-oo4drx{font-size:1.125rem;color:#9ca3af;max-width:32rem;margin:0 auto}@media(min-width:768px){.section-subtitle.svelte-oo4drx{font-size:1.25rem}}.fractured-grid.svelte-oo4drx{position:relative;display:grid;grid-template-columns:1fr;width:100%;max-width:60rem;margin:0 auto;border:1px solid rgba(255,255,255,.1);overflow:hidden}@media(min-width:768px){.fractured-grid.svelte-oo4drx{grid-template-columns:1fr 1fr;aspect-ratio:16/9}}.grid-cell.svelte-oo4drx{position:relative;padding:3rem;display:flex;flex-direction:column;align-items:flex-start;text-align:left;transition:all .4s ease;overflow:hidden;background:#ffffff05;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}@media(min-width:768px){.grid-cell.svelte-oo4drx{border-bottom:none}}.grid-cell.svelte-oo4drx:hover{background:#ffffff0d;backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);border-color:#ffffff26;box-shadow:0 10px 40px #00000080;z-index:10}.grid-cell.svelte-oo4drx:hover h3:where(.svelte-oo4drx){color:#fff}.grid-cell.svelte-oo4drx:hover .hover-shimmer:where(.svelte-oo4drx){left:100%;transition:left .6s ease}.hover-shimmer.svelte-oo4drx{position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transform:skew(-20deg);pointer-events:none;transition:left 0s}.bottom-left.svelte-oo4drx,.bottom-right.svelte-oo4drx{border-bottom:none}.bg-number.svelte-oo4drx{position:absolute;top:1rem;right:1.5rem;font-size:5rem;font-weight:800;color:#ffffff05;font-family:var(--font-heading);pointer-events:none;transition:all .5s ease}.grid-cell.svelte-oo4drx:hover .bg-number:where(.svelte-oo4drx){color:#ffffff0d}.icon-box.svelte-oo4drx{width:48px;height:48px;color:#4b5563;margin-bottom:1.5rem;transition:all .4s cubic-bezier(.34,1.56,.64,1);filter:drop-shadow(0 0 0 transparent)}.icon-box.svelte-oo4drx svg:where(.svelte-oo4drx){width:100%;height:100%}.color-red.svelte-oo4drx{color:#ef4444}.grid-cell.svelte-oo4drx:hover .color-red:where(.svelte-oo4drx){filter:drop-shadow(0 0 15px rgba(239,68,68,.4))}.color-orange.svelte-oo4drx{color:#f97316}.grid-cell.svelte-oo4drx:hover .color-orange:where(.svelte-oo4drx){filter:drop-shadow(0 0 15px rgba(249,115,22,.4))}.color-purple.svelte-oo4drx{color:#a855f7}.grid-cell.svelte-oo4drx:hover .color-purple:where(.svelte-oo4drx){filter:drop-shadow(0 0 15px rgba(168,85,247,.4))}.color-blue.svelte-oo4drx{color:#3b82f6}.grid-cell.svelte-oo4drx:hover .color-blue:where(.svelte-oo4drx){filter:drop-shadow(0 0 15px rgba(59,130,246,.4))}h3.svelte-oo4drx{color:#e5e7eb;font-family:var(--font-heading);font-size:1.5rem;margin-bottom:.75rem;font-weight:600;transition:color .3s ease}p.svelte-oo4drx{color:#9ca3af;font-size:1rem;line-height:1.6}section.svelte-1kqxs2k{display:flex;justify-content:center;align-items:center;color:#f3f4f6;min-height:80vh;width:100%;flex-direction:column;padding:4rem 1rem;position:relative;z-index:10}@media(min-width:768px){section.svelte-1kqxs2k{padding:10rem 1rem}}section.svelte-1kqxs2k .heading:where(.svelte-1kqxs2k){display:flex;flex-direction:column;align-items:center;gap:.5rem;margin-bottom:3rem;max-width:60rem;text-align:center}section.svelte-1kqxs2k .heading:where(.svelte-1kqxs2k) h1:where(.svelte-1kqxs2k){font-family:var(--font-heading);font-size:2.5rem;font-weight:700;color:#fff;text-shadow:none}@media(min-width:768px){section.svelte-1kqxs2k .heading:where(.svelte-1kqxs2k) h1:where(.svelte-1kqxs2k){font-size:4rem}}section.svelte-1kqxs2k .heading:where(.svelte-1kqxs2k) p:where(.svelte-1kqxs2k){font-size:1.125rem;color:#d1d5db;max-width:48rem;line-height:1.6}section.svelte-1kqxs2k .container:where(.svelte-1kqxs2k){max-width:65rem;width:100%;display:flex;flex-direction:column;gap:1rem}section.svelte-1kqxs2k .container:where(.svelte-1kqxs2k) .content:where(.svelte-1kqxs2k){border:1px solid rgba(255,255,255,.1);display:flex;min-height:25rem;background-color:#ffffff12;border-radius:1rem;padding:.5rem;box-shadow:0 10px 40px -10px #00000080;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}section.svelte-1kqxs2k .container:where(.svelte-1kqxs2k) .content:where(.svelte-1kqxs2k) .content-inner:where(.svelte-1kqxs2k){position:relative;color:#d1d5db;padding:0;border:1px solid rgba(255,255,255,.05);border-radius:.75rem;flex-grow:1;background:#111;overflow:hidden}section.svelte-1kqxs2k .container:where(.svelte-1kqxs2k) .content:where(.svelte-1kqxs2k) .content-inner:where(.svelte-1kqxs2k) .bg-image:where(.svelte-1kqxs2k){width:100%;height:100%;object-fit:cover;object-position:top center;position:absolute;top:0;left:0;z-index:1}section.svelte-1kqxs2k .container:where(.svelte-1kqxs2k) .content:where(.svelte-1kqxs2k) .content-inner:where(.svelte-1kqxs2k) .text-overlay:where(.svelte-1kqxs2k){position:absolute;bottom:1.5rem;left:1.5rem;max-width:90%;background:#0a0a0ad9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1.25rem;border-radius:.75rem;z-index:2;border:1px solid rgba(255,255,255,.1);font-size:1rem;line-height:1.6;color:#e5e7eb;box-shadow:0 4px 20px #0006}@media(min-width:640px){section.svelte-1kqxs2k .container:where(.svelte-1kqxs2k) .content:where(.svelte-1kqxs2k) .content-inner:where(.svelte-1kqxs2k) .text-overlay:where(.svelte-1kqxs2k){max-width:60%;font-size:1.125rem}}section.svelte-1kqxs2k .container:where(.svelte-1kqxs2k) .nav:where(.svelte-1kqxs2k){display:flex;gap:.5rem;align-items:center;flex-wrap:wrap;flex-direction:column}@media(min-width:640px){section.svelte-1kqxs2k .container:where(.svelte-1kqxs2k) .nav:where(.svelte-1kqxs2k){flex-direction:row}}section.svelte-1kqxs2k .container:where(.svelte-1kqxs2k) .nav:where(.svelte-1kqxs2k) .nav-item:where(.svelte-1kqxs2k){-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);align-items:center;gap:1rem;overflow:hidden;transition:all .5s ease-in-out;position:relative;border-radius:.75rem;display:flex;justify-content:start;flex:1;width:100%;min-width:auto;padding:.5rem;background-color:#ffffff08;border:1px solid rgba(255,255,255,.05);cursor:pointer}@media(min-width:640px){section.svelte-1kqxs2k .container:where(.svelte-1kqxs2k) .nav:where(.svelte-1kqxs2k) .nav-item:where(.svelte-1kqxs2k){min-width:16rem}}section.svelte-1kqxs2k .container:where(.svelte-1kqxs2k) .nav:where(.svelte-1kqxs2k) .nav-item:where(.svelte-1kqxs2k):disabled{border:1px solid rgba(255,255,255,.05);color:unset;opacity:1}section.svelte-1kqxs2k .container:where(.svelte-1kqxs2k) .nav:where(.svelte-1kqxs2k) .nav-item:where(.svelte-1kqxs2k) .icon:where(.svelte-1kqxs2k){z-index:2;display:flex;justify-content:center;align-items:center;width:3rem;height:3rem;color:#1a1a1a;border-radius:.5rem;padding:.5rem;transition:transform .3s;box-shadow:0 2px 5px #0003}section.svelte-1kqxs2k .container:where(.svelte-1kqxs2k) .nav:where(.svelte-1kqxs2k) .nav-item:where(.svelte-1kqxs2k) .name:where(.svelte-1kqxs2k){color:#9ca3af;z-index:2;font-family:var(--font-heading);font-size:1rem;font-weight:600;letter-spacing:.05em;transition:color .3s}section.svelte-1kqxs2k .container:where(.svelte-1kqxs2k) .nav:where(.svelte-1kqxs2k) .nav-item:where(.svelte-1kqxs2k) .timer-beam:where(.svelte-1kqxs2k){position:absolute;top:0;left:0;height:100%;width:0%;border-radius:0}section.svelte-1kqxs2k .container:where(.svelte-1kqxs2k) .nav:where(.svelte-1kqxs2k) .nav-item:where(.svelte-1kqxs2k):hover{background-color:#ffffff14}section.svelte-1kqxs2k .container:where(.svelte-1kqxs2k) .nav:where(.svelte-1kqxs2k) .nav-item:where(.svelte-1kqxs2k):hover .name:where(.svelte-1kqxs2k){color:#fff}section.svelte-1kqxs2k .container:where(.svelte-1kqxs2k) .nav:where(.svelte-1kqxs2k) .nav-item.active:where(.svelte-1kqxs2k){flex-grow:1.1;background-color:#ffffff1a;border-color:#fff3;box-shadow:0 4px 20px -5px #00000080}section.svelte-1kqxs2k .container:where(.svelte-1kqxs2k) .nav:where(.svelte-1kqxs2k) .nav-item.active:where(.svelte-1kqxs2k) .name:where(.svelte-1kqxs2k){color:#fff}section.svelte-1kqxs2k .container:where(.svelte-1kqxs2k) .nav:where(.svelte-1kqxs2k) .nav-item.active:where(.svelte-1kqxs2k) .timer-beam:where(.svelte-1kqxs2k){background-color:#ffffff29}section.svelte-1kqxs2k .container:where(.svelte-1kqxs2k) .nav:where(.svelte-1kqxs2k) .nav-item.active:where(.svelte-1kqxs2k) .animate:where(.svelte-1kqxs2k){animation:svelte-1kqxs2k-grow 6s linear forwards}@keyframes svelte-1kqxs2k-grow{0%{width:0%}to{width:100%}}.section-container.svelte-mw61yq{padding:6rem 1.5rem;background-color:#050505;position:relative;z-index:10}.content-wrapper.svelte-mw61yq{max-width:64rem;margin:0 auto;text-align:center}.section-title.svelte-mw61yq{font-family:Orbitron,sans-serif;font-size:2rem;letter-spacing:4px;color:#fff;margin-bottom:2rem;text-transform:uppercase;opacity:1;position:relative;z-index:20}.video-frame.svelte-mw61yq{position:relative;padding:4px;background:#00000080;border:1px solid rgba(255,255,255,.1);box-shadow:0 0 40px #00000080}.video-frame.svelte-mw61yq:before{content:"";position:absolute;inset:-2px;background:linear-gradient(45deg,transparent 40%,rgba(239,68,68,.3) 50%,transparent 60%);z-index:-1;opacity:.5}.video-container.svelte-mw61yq{position:relative;width:100%;aspect-ratio:16/9;background:#000;overflow:hidden}.video-container.svelte-mw61yq iframe:where(.svelte-mw61yq){position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.scan-overlay.svelte-mw61yq{position:absolute;inset:0;background:linear-gradient(transparent 50%,#00000080 50%);background-size:100% 4px;pointer-events:none;z-index:2;opacity:.2}.hud-element.svelte-mw61yq{position:absolute;pointer-events:none;z-index:10}.corner-tl.svelte-mw61yq,.corner-tr.svelte-mw61yq,.corner-bl.svelte-mw61yq,.corner-br.svelte-mw61yq{width:20px;height:20px;border:2px solid #ef4444}.corner-tl.svelte-mw61yq{top:-1px;left:-1px;border-right:none;border-bottom:none}.corner-tr.svelte-mw61yq{top:-1px;right:-1px;border-left:none;border-bottom:none}.corner-bl.svelte-mw61yq{bottom:-1px;left:-1px;border-right:none;border-top:none}.corner-br.svelte-mw61yq{bottom:-1px;right:-1px;border-left:none;border-top:none}.section-container.svelte-1d52x0m{padding:8rem 1.5rem;background:transparent;position:relative;min-height:100vh;z-index:10}.content-wrapper.svelte-1d52x0m{max-width:72rem;margin:0 auto}.section-title.svelte-1d52x0m{font-size:3rem;font-weight:700;color:#fff;margin-bottom:5rem;text-align:center;font-family:var(--font-heading);position:relative;z-index:20}@media(min-width:768px){.section-title.svelte-1d52x0m{font-size:4rem}}.grid.svelte-1d52x0m{display:grid;grid-template-columns:1fr;gap:.5rem}@media(min-width:768px){.grid.svelte-1d52x0m{grid-template-columns:repeat(2,1fr)}}.case-card.svelte-1d52x0m{padding:2.5rem;background:#ffffff05;border:1px solid rgba(255,255,255,.05);border-radius:0rem;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start}.spotlight-overlay.svelte-1d52x0m{position:absolute;inset:0;background:radial-gradient(800px circle at var(--mouse-x) var(--mouse-y),rgba(255,255,255,.06),transparent 40%);opacity:0;transition:opacity .5s ease;pointer-events:none}.case-card.svelte-1d52x0m:hover .spotlight-overlay:where(.svelte-1d52x0m){opacity:1}.icon-wrapper.svelte-1d52x0m{width:3rem;height:3rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1)}.icon-wrapper.svelte-1d52x0m svg:where(.svelte-1d52x0m){width:1.5rem;height:1.5rem;opacity:.9}.icon-wrapper.blue.svelte-1d52x0m{color:#60a5fa;background:#60a5fa1a;border-color:#60a5fa33}.icon-wrapper.red.svelte-1d52x0m{color:#f87171;background:#f871711a;border-color:#f8717133}.icon-wrapper.purple.svelte-1d52x0m{color:#a78bfa;background:#a78bfa1a;border-color:#a78bfa33}.icon-wrapper.green.svelte-1d52x0m{color:#4ade80;background:#4ade801a;border-color:#4ade8033}.header.svelte-1d52x0m{font-size:1.25rem;font-weight:700;color:#fff;margin-bottom:.75rem;font-family:var(--font-heading)}p.svelte-1d52x0m{color:#9ca3af;line-height:1.6;margin:0;font-size:1rem}.section-container.svelte-ghqg9i{height:100vh;display:flex;align-items:center;justify-content:center;padding:0 1.5rem;position:relative;overflow:hidden;z-index:10}.content-wrapper.svelte-ghqg9i{width:100%;max-width:72rem;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:4rem;height:100%;justify-content:center}@media(min-width:1024px){.content-wrapper.svelte-ghqg9i{flex-direction:column;justify-content:center}}.header-group.svelte-ghqg9i{width:100%;text-align:center;max-width:800px;z-index:10;flex:0 0 auto;margin-bottom:3rem}@media(max-width:1023px){.header-group.svelte-ghqg9i{margin-bottom:2rem}}.section-title.svelte-ghqg9i{font-size:3rem;font-weight:700;color:#fff;margin-bottom:1.5rem;font-family:var(--font-heading);position:relative;z-index:20}@media(min-width:768px){.section-title.svelte-ghqg9i{font-size:4rem}}.section-summary.svelte-ghqg9i{font-family:Inter,sans-serif;font-size:1.125rem;color:#9ca3af;line-height:1.6;position:relative;z-index:20;opacity:1!important;visibility:visible!important}@media(min-width:768px){.section-summary.svelte-ghqg9i{font-size:1.25rem}}.cards-stack-wrapper.svelte-ghqg9i{flex:0 0 auto;position:relative;width:100%;max-width:900px;height:400px;display:flex;justify-content:center;align-items:center}.log-card.svelte-ghqg9i{position:absolute;top:0;left:0;width:100%;height:100%;background:#0a0a0ae6;border:1px solid rgba(255,255,255,.1);padding:2.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;flex-direction:column;justify-content:space-between}.scanlines.svelte-ghqg9i{position:absolute;inset:0;background:linear-gradient(to bottom,#fff0,#fff0 50%,#0003 50%,#0003);background-size:100% 4px;opacity:.2;pointer-events:none}.corner-tl.svelte-ghqg9i,.corner-br.svelte-ghqg9i{position:absolute;width:20px;height:20px;border:2px solid rgba(255,255,255,.2);transition:border-color .3s}.corner-tl.svelte-ghqg9i{top:0;left:0;border-right:0;border-bottom:0}.corner-br.svelte-ghqg9i{bottom:0;right:0;border-left:0;border-top:0}.log-header.svelte-ghqg9i{display:flex;justify-content:space-between;align-items:center;font-family:JetBrains Mono,monospace;font-size:.75rem;margin-bottom:1rem}.status.svelte-ghqg9i{padding:.25rem .5rem;background:#ffffff0d;font-weight:600}.status.valid.svelte-ghqg9i{color:#4ade80;border-left:2px solid #4ade80}.status.info.svelte-ghqg9i{color:#60a5fa;border-left:2px solid #60a5fa}.status.warn.svelte-ghqg9i{color:#facc15;border-left:2px solid #facc15}.timestamp.svelte-ghqg9i{color:#525252}.title.svelte-ghqg9i{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:1rem;font-family:var(--font-heading)}.description.svelte-ghqg9i{color:#a3a3a3;font-size:1rem;line-height:1.6;flex-grow:1}.footer.svelte-ghqg9i{border-top:1px dashed rgba(255,255,255,.1);padding-top:1rem;margin-top:2rem}.meta.svelte-ghqg9i{font-family:JetBrains Mono,monospace;font-size:.75rem;color:#6b7280;text-transform:uppercase}.section-container.svelte-grrmyi{padding:5rem 1.5rem;position:relative;text-align:center;overflow:hidden;background:#000;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}@media(min-width:768px){.section-container.svelte-grrmyi{padding:10rem 1.5rem}}.bg-grid.svelte-grrmyi{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:50px 50px;opacity:.5;z-index:0;pointer-events:none;perspective:500px;transform:scale(1.1)}.bg-glow.svelte-grrmyi{position:absolute;top:50%;left:50%;width:800px;height:600px;background:radial-gradient(circle,rgba(239,68,68,.08) 0%,transparent 70%);transform:translate(-50%,-50%);z-index:0;pointer-events:none}.content-wrapper.svelte-grrmyi{position:relative;z-index:10;max-width:48rem;margin:0 auto;display:flex;flex-direction:column;align-items:center}.status-indicator.svelte-grrmyi{display:flex;align-items:center;gap:.75rem;margin-bottom:2rem;background:#ffffff0d;padding:.5rem 1rem;border-radius:9999px;border:1px solid rgba(255,255,255,.1)}.indicator-light.svelte-grrmyi{width:8px;height:8px;background:#4ade80;border-radius:50%;box-shadow:0 0 10px #4ade80;animation:svelte-grrmyi-pulse 2s infinite}.indicator-text.svelte-grrmyi{font-family:JetBrains Mono,monospace;font-size:.75rem;color:#4ade80;letter-spacing:.05em}.cta-title.svelte-grrmyi{font-size:3.5rem;font-weight:800;color:#fff;margin-bottom:1rem;font-family:Orbitron,sans-serif;letter-spacing:-1px;text-transform:uppercase;max-width:100%;overflow-wrap:break-word}@media(max-width:640px){.cta-title.svelte-grrmyi{font-size:1.8rem;letter-spacing:normal}}.subtitle.svelte-grrmyi{font-size:1.25rem;color:#9ca3af;margin-bottom:4rem;font-family:Inter,sans-serif;max-width:32rem}.btn-cta-group.svelte-grrmyi{position:relative;display:inline-block}.btn-cta.svelte-grrmyi{position:relative;padding:1.25rem 4rem;background:linear-gradient(135deg,var(--color-primary) 0%,#a32200 100%);color:#fff;font-weight:700;font-size:1.125rem;font-family:JetBrains Mono,monospace;border:none;cursor:pointer;transition:all .3s cubic-bezier(.23,1,.32,1);overflow:hidden;text-transform:uppercase;letter-spacing:2px;clip-path:polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px);box-shadow:0 10px 40px #c9280066}.btn-cta.svelte-grrmyi:hover{background:linear-gradient(135deg,#d94000,#8a1c00);color:#fff;box-shadow:0 15px 50px #c9280099;transform:translateY(-2px)}.btn-cta.svelte-grrmyi:active{transform:translateY(1px)}.btn-text.svelte-grrmyi{position:relative;z-index:10}.btn-decor-line.svelte-grrmyi{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120%;height:1px;background:linear-gradient(90deg,transparent,#ef4444,transparent);opacity:.3;z-index:-1}@keyframes svelte-grrmyi-pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@keyframes svelte-grrmyi-scan{0%{left:-100%}to{left:200%}}.section-container.svelte-1a11ypw{padding:8rem 1.5rem;position:relative;overflow:hidden}.content-wrapper.svelte-1a11ypw{max-width:56rem;margin:0 auto}.header-group.svelte-1a11ypw{text-align:center;margin-bottom:5rem}.section-title.svelte-1a11ypw{font-family:Outfit,sans-serif;font-size:3rem;font-weight:700;color:#fff;margin-bottom:.5rem;letter-spacing:2px;text-transform:uppercase;text-shadow:0 0 20px rgba(255,255,255,.1)}@media(min-width:768px){.section-title.svelte-1a11ypw{font-size:4rem}}.section-summary.svelte-1a11ypw{font-family:Inter,sans-serif;color:#9ca3af;font-size:1.125rem;max-width:36rem;margin:1rem auto 0;line-height:1.6}@media(min-width:768px){.section-summary.svelte-1a11ypw{font-size:1.25rem}}.faq-list.svelte-1a11ypw{display:flex;flex-direction:column;gap:1.5rem}.faq-item.svelte-1a11ypw{position:relative;background:#0a0a0a99;border:1px solid rgba(255,255,255,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}.faq-item.active.svelte-1a11ypw,.faq-item.svelte-1a11ypw:hover{border-color:#ef44444d;background:#141414cc;box-shadow:0 0 30px #ef44440d}.faq-item.active.svelte-1a11ypw .question-content:where(.svelte-1a11ypw),.faq-item.svelte-1a11ypw:hover .question-content:where(.svelte-1a11ypw){color:#fff}.faq-item.active.svelte-1a11ypw .file-id:where(.svelte-1a11ypw),.faq-item.svelte-1a11ypw:hover .file-id:where(.svelte-1a11ypw){color:#ef4444}.faq-item.active.svelte-1a11ypw .scan-line:where(.svelte-1a11ypw),.faq-item.svelte-1a11ypw:hover .scan-line:where(.svelte-1a11ypw){opacity:1;transform:translate(100%)}.corner-tl.svelte-1a11ypw,.corner-br.svelte-1a11ypw{position:absolute;width:8px;height:8px;border:1px solid transparent;transition:all .3s ease}.corner-tl.svelte-1a11ypw{top:-1px;left:-1px;border-top-color:#ef4444;border-left-color:#ef4444;opacity:0}.corner-br.svelte-1a11ypw{bottom:-1px;right:-1px;border-bottom-color:#ef4444;border-right-color:#ef4444;opacity:0}.faq-item.svelte-1a11ypw:hover .corner-tl:where(.svelte-1a11ypw),.faq-item.svelte-1a11ypw:hover .corner-br:where(.svelte-1a11ypw),.faq-item.active.svelte-1a11ypw .corner-tl:where(.svelte-1a11ypw),.faq-item.active.svelte-1a11ypw .corner-br:where(.svelte-1a11ypw){opacity:1}.scan-line.svelte-1a11ypw{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(239,68,68,.1),transparent);transform:translate(-100%);transition:transform .6s ease;pointer-events:none;opacity:0}.question-btn.svelte-1a11ypw{width:100%;display:flex;align-items:center;padding:1.5rem;background:none;border:none;cursor:pointer;text-align:left;color:#9ca3af;gap:1.5rem}.status-icon.svelte-1a11ypw{color:#ef4444;display:flex;align-items:center;justify-content:center}.question-content.svelte-1a11ypw{flex:1;display:flex;flex-direction:column;gap:.25rem}@media(min-width:640px){.question-content.svelte-1a11ypw{flex-direction:row;align-items:center;gap:1rem}}.file-id.svelte-1a11ypw{font-family:JetBrains Mono,monospace;font-size:.75rem;color:#4b5563;transition:color .3s ease}.question-text.svelte-1a11ypw{font-family:JetBrains Mono,monospace;font-size:1rem;font-weight:500;letter-spacing:-.02em}.expand-icon.svelte-1a11ypw{color:#4b5563;transition:transform .4s cubic-bezier(.16,1,.3,1),color .3s ease}.expand-icon.rotated.svelte-1a11ypw{transform:rotate(180deg);color:#ef4444}.answer-wrapper.svelte-1a11ypw{height:0;overflow:hidden;opacity:0}.answer-content.svelte-1a11ypw{padding:0 1.5rem 2rem 4rem;position:relative}@media(max-width:640px){.answer-content.svelte-1a11ypw{padding:0 1.5rem 2rem}}.data-line.svelte-1a11ypw{position:absolute;left:2.25rem;top:0;bottom:2rem;width:1px;background:linear-gradient(180deg,#ef4444 0%,transparent 100%);opacity:.3}@media(max-width:640px){.data-line.svelte-1a11ypw{display:none}}.answer.svelte-1a11ypw{color:#d1d5db;line-height:1.7;font-size:.95rem;font-family:Inter,sans-serif;max-width:95%}.d3-node-card{display:flex;align-items:center;padding:0 12px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#14141e99;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);position:relative;overflow:hidden;transition:all .3s ease;box-sizing:border-box}.d3-node-card.vertical{flex-direction:column;justify-content:center;text-align:center}.d3-node-card.mini{height:48px!important;padding:0 8px;background:#0000004d}.d3-host-wrapper{border:1px dashed rgba(255,255,255,.1);border-radius:12px;padding:8px 8px 16px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;box-sizing:border-box;transition:all .3s ease}.host-label{font-family:monospace;font-size:9px;color:#ffffff4d;margin-bottom:4px;letter-spacing:1px}.host-link-line{width:2px;height:12px;background:#ffffff1a;margin:2px 0;opacity:.5}.d3-node-card .card-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(rgba(255,255,255,.2) 1px,transparent 1px);background-size:4px 4px;opacity:.2;z-index:0;pointer-events:none}.d3-node-card .card-icon{display:flex;align-items:center;justify-content:center;margin-right:8px;z-index:1}.d3-node-card .card-label{font-family:monospace;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#f3f4f6;z-index:1}.d3-node-card.mini .card-label{font-size:11px}.section-container.svelte-14afluh{padding:6rem 1.5rem;position:relative;background-color:transparent;overflow:visible;z-index:10}.bg-dots-base.svelte-14afluh,.bg-dots-highlight.svelte-14afluh{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0;background-image:radial-gradient(#ffffff 1px,transparent 1px);background-size:24px 24px}.bg-dots-base.svelte-14afluh{opacity:.03}.bg-dots-highlight.svelte-14afluh{opacity:.1;-webkit-mask-image:radial-gradient(400px circle at var(--mouse-x, 50%) var(--mouse-y, 50%),black,transparent);mask-image:radial-gradient(400px circle at var(--mouse-x, 50%) var(--mouse-y, 50%),black,transparent)}.content-wrapper.svelte-14afluh{position:relative;z-index:20;max-width:80rem;margin:0 auto;text-align:center}.section-title.svelte-14afluh{font-size:3rem;font-weight:800;margin-bottom:1rem;font-family:var(--font-heading);text-shadow:0 0 40px rgba(255,69,0,.3);letter-spacing:-.02em;line-height:1.1;color:#fff;text-shadow:none;position:relative;display:inline-block;z-index:20;opacity:1!important;visibility:visible!important}.section-title.svelte-14afluh:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:60px;height:3px;opacity:.6}@media(min-width:768px){.section-title.svelte-14afluh{font-size:4rem}}.section-subtitle.svelte-14afluh{font-size:1.125rem;color:#9ca3af;margin-bottom:5rem;max-width:42rem;margin-left:auto;margin-right:auto;line-height:1.6;font-weight:300}@media(min-width:768px){.section-subtitle.svelte-14afluh{font-size:1.25rem}}.scrolly-container.svelte-14afluh{display:flex;align-items:flex-start;position:relative}.viz-column.svelte-14afluh{width:55%;position:sticky;top:10vh;height:80vh;display:flex;align-items:center;justify-content:center}.text-column.svelte-14afluh{width:45%;display:flex;flex-direction:column;margin-left:3rem;padding-left:3rem;position:relative;border-left:1px solid rgba(255,255,255,.05)}.scroll-progress-line.svelte-14afluh{position:absolute;top:0;left:-1px;width:2px;height:100%;background:linear-gradient(180deg,var(--pulse-color) 0%,rgba(255,69,0,0) 20%,var(--pulse-color) 40%,var(--pulse-color) 60%,rgba(255,69,0,0) 100%);opacity:.5;background-size:100% 200%;animation:svelte-14afluh-scanline 5s linear infinite;-webkit-mask-image:linear-gradient(to bottom,transparent,black 20%,black 80%,transparent);mask-image:linear-gradient(to bottom,transparent,black 20%,black 80%,transparent)}@keyframes svelte-14afluh-scanline{0%{background-position:0% 0%}to{background-position:0% 200%}}.card-content.svelte-14afluh{height:80vh;display:flex;align-items:center;justify-content:center;opacity:.4;transition:all .5s ease;transform:scale(.95)}.card-content.active.svelte-14afluh,.card-content.svelte-14afluh:hover{opacity:1;transform:scale(1)}.card-glass.svelte-14afluh{background:#0f0f1499;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.08);padding:0;text-align:left;box-shadow:0 4px 30px #0000004d;position:relative;overflow:hidden}.card-glass.data-plate.svelte-14afluh{display:flex;flex-direction:column;padding:2rem;clip-path:polygon(0 0,100% 0,100% calc(100% - 20px),calc(100% - 20px) 100%,0 100%);border-left:2px solid transparent;transition:all .4s ease}.card-content[data-layer="0"].active.svelte-14afluh .data-plate:where(.svelte-14afluh){background:#191923cc;border-left:5px solid #60a5fa;box-shadow:0 0 30px #60a5fa1a}.card-content[data-layer="0"].active.svelte-14afluh .data-plate:where(.svelte-14afluh) h3:where(.svelte-14afluh){color:#fff;transform:translate(5px)}.card-content[data-layer="0"].active.svelte-14afluh .data-plate:where(.svelte-14afluh) .status-led:where(.svelte-14afluh){background:#60a5fa;box-shadow:0 0 10px #60a5fa}.card-content[data-layer="1"].active.svelte-14afluh .data-plate:where(.svelte-14afluh){background:#191923cc;border-left:5px solid #facc15;box-shadow:0 0 30px #facc151a}.card-content[data-layer="1"].active.svelte-14afluh .data-plate:where(.svelte-14afluh) h3:where(.svelte-14afluh){color:#fff;transform:translate(5px)}.card-content[data-layer="1"].active.svelte-14afluh .data-plate:where(.svelte-14afluh) .status-led:where(.svelte-14afluh){background:#facc15;box-shadow:0 0 10px #facc15}.card-content[data-layer="2"].active.svelte-14afluh .data-plate:where(.svelte-14afluh){background:#191923cc;border-left:5px solid #ff4500;box-shadow:0 0 30px #ff45001a}.card-content[data-layer="2"].active.svelte-14afluh .data-plate:where(.svelte-14afluh) h3:where(.svelte-14afluh){color:#fff;transform:translate(5px)}.card-content[data-layer="2"].active.svelte-14afluh .data-plate:where(.svelte-14afluh) .status-led:where(.svelte-14afluh){background:#ff4500;box-shadow:0 0 10px #ff4500}.card-content[data-layer="3"].active.svelte-14afluh .data-plate:where(.svelte-14afluh){background:#191923cc;border-left:5px solid #10b981;box-shadow:0 0 30px #10b9811a}.card-content[data-layer="3"].active.svelte-14afluh .data-plate:where(.svelte-14afluh) h3:where(.svelte-14afluh){color:#fff;transform:translate(5px)}.card-content[data-layer="3"].active.svelte-14afluh .data-plate:where(.svelte-14afluh) .status-led:where(.svelte-14afluh){background:#10b981;box-shadow:0 0 10px #10b981}.card-content[data-layer="4"].active.svelte-14afluh .data-plate:where(.svelte-14afluh){background:#191923cc;border-left:5px solid #a855f7;box-shadow:0 0 30px #a855f71a}.card-content[data-layer="4"].active.svelte-14afluh .data-plate:where(.svelte-14afluh) h3:where(.svelte-14afluh){color:#fff;transform:translate(5px)}.card-content[data-layer="4"].active.svelte-14afluh .data-plate:where(.svelte-14afluh) .status-led:where(.svelte-14afluh){background:#a855f7;box-shadow:0 0 10px #a855f7}.card-content[data-layer="5"].active.svelte-14afluh .data-plate:where(.svelte-14afluh){background:#191923cc;border-left:5px solid #ef4444;box-shadow:0 0 30px #ef44441a}.card-content[data-layer="5"].active.svelte-14afluh .data-plate:where(.svelte-14afluh) h3:where(.svelte-14afluh){color:#fff;transform:translate(5px)}.card-content[data-layer="5"].active.svelte-14afluh .data-plate:where(.svelte-14afluh) .status-led:where(.svelte-14afluh){background:#ef4444;box-shadow:0 0 10px #ef4444}.plate-status-bar.svelte-14afluh{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:.5rem}.status-id.svelte-14afluh{font-family:monospace;font-size:.7rem;font-weight:600;color:#e5e7eb;letter-spacing:1px;background:#ffffff1a;padding:.25rem .75rem;border-radius:9999px;border:1px solid rgba(255,255,255,.1);display:inline-block}.status-led.svelte-14afluh{width:6px;height:6px;border-radius:50%;background:#374151;transition:all .3s ease}.card-glass.svelte-14afluh h3:where(.svelte-14afluh){font-family:var(--font-heading);font-size:1.8rem;color:#9ca3af;margin-bottom:1rem;transition:all .3s ease}.card-glass.svelte-14afluh p:where(.svelte-14afluh){font-size:1rem;line-height:1.7;color:#d1d5db}.plate-corner.svelte-14afluh{position:absolute;bottom:0;right:0;width:20px;height:20px;background:linear-gradient(135deg,transparent 50%,rgba(255,255,255,.1) 50%);pointer-events:none}.d3-container.svelte-14afluh{width:100%;height:100%;background:radial-gradient(circle at center,rgba(255,255,255,.02) 0%,transparent 60%);border-radius:2rem;cursor:pointer;position:relative}.spacer.svelte-14afluh{height:20vh}@media(max-width:768px){.scrolly-container.svelte-14afluh{flex-direction:column}.viz-column.svelte-14afluh{width:100%;position:relative;top:0;height:50vh}.text-column.svelte-14afluh{width:100%;margin-left:0;padding-left:0;margin-top:2rem}.card-content.svelte-14afluh{height:auto;min-height:40vh;opacity:1;transform:none;margin-bottom:2rem}}body{overflow-x:clip;margin:0;background-color:#050505}.landing-page.svelte-1uha8ag{min-height:100vh;color:#d1d5db;position:relative;background-color:#050505;background-image:radial-gradient(rgba(255,255,255,.1) 1px,transparent 1px),radial-gradient(rgba(255,255,255,.05) 1px,transparent 1px);background-size:40px 40px,20px 20px;background-position:0 0,10px 10px}.landing-page.svelte-1uha8ag:before{content:"";position:absolute;height:800px;border-radius:50%;background:radial-gradient(circle,rgba(201,40,0,.08) 0%,transparent 70%);pointer-events:none;z-index:0;filter:blur(60px)}.landing-page.svelte-1uha8ag:before{top:-200px;left:-200px;opacity:.6}
