:root{--card: #0a0a0a;--ring: #52525b;--input: #27272a;--muted: #18181b;--accent: #18181b;--border: #27272a;--radius: .625rem;--background: #0a0a0a;--foreground: #fafafa;--muted-foreground: #a1a1aa;--primary: #fafafa;--primary-foreground: #18181b;--font-sans: "Geist", ui-sans-serif, system-ui, -apple-system, sans-serif}[data-astro-cid-wrzvmyuk],[data-astro-cid-wrzvmyuk]:before,[data-astro-cid-wrzvmyuk]:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px}body{font-family:var(--font-sans);background:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased}a[data-astro-cid-wrzvmyuk]{text-decoration:none;color:inherit}img[data-astro-cid-wrzvmyuk]{display:block;max-width:100%}ul[data-astro-cid-wrzvmyuk]{list-style:none}@media(prefers-reduced-motion:reduce){[data-astro-cid-wrzvmyuk],[data-astro-cid-wrzvmyuk]:before,[data-astro-cid-wrzvmyuk]:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}[data-astro-cid-wrzvmyuk]:focus-visible{outline:2px solid #2BC8B7;outline-offset:3px;border-radius:3px}[data-astro-cid-wrzvmyuk]:focus:not(:focus-visible){outline:none}.container[data-astro-cid-wrzvmyuk]{width:100%;max-width:64rem;margin-inline:auto;padding-inline:1.5rem}.btn[data-astro-cid-wrzvmyuk]{display:inline-flex;align-items:center;justify-content:center;font-family:var(--font-sans);font-size:.875rem;font-weight:500;border-radius:var(--radius);cursor:pointer;transition:background .15s,color .15s,opacity .15s;white-space:nowrap}.btn--sm[data-astro-cid-wrzvmyuk]{height:2.25rem;padding-inline:.875rem}.btn--lg[data-astro-cid-wrzvmyuk]{height:2.75rem;padding-inline:2rem;font-size:1rem}.btn--primary[data-astro-cid-wrzvmyuk]{background:var(--primary);color:var(--primary-foreground);border:1px solid transparent}.btn--primary[data-astro-cid-wrzvmyuk]:hover{opacity:.88}.btn--outline[data-astro-cid-wrzvmyuk]{background:transparent;color:var(--foreground);border:1px solid var(--border)}.btn--outline[data-astro-cid-wrzvmyuk]:hover{background:var(--muted)}.nav__btn-sos[data-astro-cid-wrzvmyuk]{display:inline-flex;align-items:center;gap:.375rem;height:2.25rem;padding-inline:1rem;border-radius:var(--radius);font-size:.875rem;font-weight:700;background:#dc2626;color:#fff;border:1px solid #ef4444;transition:background .15s,transform .15s;letter-spacing:.03em}.nav__btn-sos[data-astro-cid-wrzvmyuk]:hover{background:#b91c1c;transform:scale(1.03)}.nav__sos-dot[data-astro-cid-wrzvmyuk]{width:.4375rem;height:.4375rem;border-radius:9999px;background:#fca5a5;animation:sos-pulse 1.5s ease-in-out infinite;flex-shrink:0}@keyframes sos-pulse{0%,to{box-shadow:0 0 #fca5a580}50%{box-shadow:0 0 0 5px #fca5a500}}.sv-hero[data-astro-cid-wrzvmyuk]{position:relative;min-height:100vh;overflow:hidden;background:var(--background);display:flex;align-items:center;padding-top:5rem}.sv-hero-grid[data-astro-cid-wrzvmyuk]{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none}.sv-hero-grid[data-astro-cid-wrzvmyuk]:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:48px 48px;mask-image:radial-gradient(ellipse 80% 70% at 50% 40%,black 30%,transparent 100%);-webkit-mask-image:radial-gradient(ellipse 80% 70% at 50% 40%,black 30%,transparent 100%)}.grid-beam[data-astro-cid-wrzvmyuk]{position:absolute;top:-120px;width:1px;height:80px;background:linear-gradient(to bottom,transparent 0%,rgba(255,255,255,.55) 50%,transparent 100%);animation:beam-fall linear infinite;will-change:transform}.grid-beam--cyan[data-astro-cid-wrzvmyuk]{background:linear-gradient(to bottom,transparent 0%,rgba(43,200,183,.7) 50%,transparent 100%)}.grid-beam--blue[data-astro-cid-wrzvmyuk]{background:linear-gradient(to bottom,transparent 0%,rgba(99,102,241,.6) 50%,transparent 100%)}@keyframes beam-fall{0%{transform:translateY(0);opacity:0}5%{opacity:1}90%{opacity:1}to{transform:translateY(110vh);opacity:0}}.sv-gridbeam[data-astro-cid-wrzvmyuk]{position:absolute;top:3rem;left:0;z-index:1;opacity:.5;pointer-events:none}.sv-gridbeam-path[data-astro-cid-wrzvmyuk]{stroke-dasharray:40 300;stroke-dashoffset:340;animation:gb-travel 3.5s linear infinite}.sv-gridbeam-path-2[data-astro-cid-wrzvmyuk]{stroke-dasharray:30 300;stroke-dashoffset:300;animation:gb-travel 5s linear infinite 1.2s}@keyframes gb-travel{0%{stroke-dashoffset:340}to{stroke-dashoffset:-40}}.sv-hero__inner[data-astro-cid-wrzvmyuk]{position:relative;z-index:2;width:100%;max-width:72rem;margin-inline:auto;padding-inline:1.5rem;padding-block:5rem 6rem;display:grid;grid-template-columns:1fr;gap:4rem;align-items:center}@media(min-width:1024px){.sv-hero__inner[data-astro-cid-wrzvmyuk]{grid-template-columns:1fr 1fr;gap:5rem}}.sv-hero__badge[data-astro-cid-wrzvmyuk]{display:inline-flex;align-items:center;gap:.5rem;padding:.3125rem .875rem;border:1px solid var(--border);border-radius:9999px;font-size:.8125rem;font-weight:500;color:var(--muted-foreground);margin-bottom:1.5rem}.sv-hero__badge-dot[data-astro-cid-wrzvmyuk]{width:.4375rem;height:.4375rem;border-radius:9999px;background:#2bc8b7;animation:pulse-dot 2s ease-in-out infinite}@keyframes pulse-dot{0%,to{box-shadow:0 0 #2bc8b780}50%{box-shadow:0 0 0 5px #2bc8b700}}.sv-hero__h1[data-astro-cid-wrzvmyuk]{font-size:clamp(2.25rem,5vw,3.75rem);font-weight:600;line-height:1.08;letter-spacing:-.03em;text-wrap:balance;margin-bottom:1.5rem;color:var(--foreground)}.sv-hero__h1[data-astro-cid-wrzvmyuk] em[data-astro-cid-wrzvmyuk]{font-style:normal;color:var(--foreground)}.sv-hero__desc[data-astro-cid-wrzvmyuk]{font-size:1.0625rem;color:var(--muted-foreground);line-height:1.7;margin-bottom:2.5rem;max-width:34rem}.sv-hero__ctas[data-astro-cid-wrzvmyuk]{display:flex;flex-wrap:wrap;gap:.75rem}.sv-hero__cta-primary[data-astro-cid-wrzvmyuk]{display:inline-flex;align-items:center;gap:.5rem;background:var(--foreground);color:var(--background);font-size:.9375rem;font-weight:600;padding:.75rem 1.75rem;border-radius:var(--radius);transition:opacity .15s,transform .15s}.sv-hero__cta-primary[data-astro-cid-wrzvmyuk]:hover{opacity:.88;transform:translateY(-1px)}.sv-hero__cta-primary[data-astro-cid-wrzvmyuk] svg[data-astro-cid-wrzvmyuk]{width:1rem;height:1rem}.sv-hero__cta-secondary[data-astro-cid-wrzvmyuk]{display:inline-flex;align-items:center;gap:.5rem;background:transparent;color:var(--foreground);font-size:.9375rem;font-weight:500;padding:.75rem 1.75rem;border-radius:var(--radius);border:1px solid var(--border);transition:background .15s}.sv-hero__cta-secondary[data-astro-cid-wrzvmyuk]:hover{background:var(--muted)}.sv-hero__right[data-astro-cid-wrzvmyuk]{display:flex;align-items:center;justify-content:center}.bai-wrap[data-astro-cid-wrzvmyuk]{display:grid;grid-template-columns:repeat(3,96px);grid-template-rows:repeat(3,96px);gap:14px}.bai-cell[data-astro-cid-wrzvmyuk]{width:96px;height:96px;cursor:pointer;transition:transform .35s cubic-bezier(.34,1.56,.64,1)}.bai-cell[data-astro-cid-wrzvmyuk]:hover{transform:translateY(-18px)}.bai-box[data-astro-cid-wrzvmyuk]{width:100%;height:100%;background:linear-gradient(160deg,#161618,#111113);border:1px solid #2a2a2e;border-radius:18px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;box-shadow:0 2px 6px #00000059,0 0 #0000;transition:border-color .35s,box-shadow .35s}.bai-cell[data-astro-cid-wrzvmyuk]:hover .bai-box[data-astro-cid-wrzvmyuk]{box-shadow:0 20px 40px #000000a6,0 8px 16px #0006,inset 0 1px #ffffff14}.bai-box[data-astro-cid-wrzvmyuk]:before{content:"";position:absolute;inset:0;border-radius:18px;opacity:0;transition:opacity .4s}.bai-cell[data-astro-cid-wrzvmyuk]:hover .bai-box[data-astro-cid-wrzvmyuk]:before{opacity:1}.bai-box[data-astro-cid-wrzvmyuk] svg[data-astro-cid-wrzvmyuk]{width:2.125rem;height:2.125rem;position:relative;z-index:1;transition:color .4s}.bai-security[data-astro-cid-wrzvmyuk] .bai-box[data-astro-cid-wrzvmyuk]:before{background:radial-gradient(circle at 50% 50%,rgba(43,200,183,.12),transparent 70%)}.bai-security[data-astro-cid-wrzvmyuk]:hover .bai-box[data-astro-cid-wrzvmyuk]{border-color:#2bc8b74d}.bai-security[data-astro-cid-wrzvmyuk]:hover .bai-box[data-astro-cid-wrzvmyuk] svg[data-astro-cid-wrzvmyuk]{color:#2bc8b7}.bai-pentest[data-astro-cid-wrzvmyuk] .bai-box[data-astro-cid-wrzvmyuk]:before{background:radial-gradient(circle at 50% 50%,rgba(239,68,68,.1),transparent 70%)}.bai-pentest[data-astro-cid-wrzvmyuk]:hover .bai-box[data-astro-cid-wrzvmyuk]{border-color:#ef44444d}.bai-pentest[data-astro-cid-wrzvmyuk]:hover .bai-box[data-astro-cid-wrzvmyuk] svg[data-astro-cid-wrzvmyuk]{color:#f87171}.bai-dev[data-astro-cid-wrzvmyuk] .bai-box[data-astro-cid-wrzvmyuk]:before{background:radial-gradient(circle at 50% 50%,rgba(99,102,241,.12),transparent 70%)}.bai-dev[data-astro-cid-wrzvmyuk]:hover .bai-box[data-astro-cid-wrzvmyuk]{border-color:#6366f14d}.bai-dev[data-astro-cid-wrzvmyuk]:hover .bai-box[data-astro-cid-wrzvmyuk] svg[data-astro-cid-wrzvmyuk]{color:#818cf8}.bai-infra[data-astro-cid-wrzvmyuk] .bai-box[data-astro-cid-wrzvmyuk]:before{background:radial-gradient(circle at 50% 50%,rgba(234,179,8,.1),transparent 70%)}.bai-infra[data-astro-cid-wrzvmyuk]:hover .bai-box[data-astro-cid-wrzvmyuk]{border-color:#eab3084d}.bai-infra[data-astro-cid-wrzvmyuk]:hover .bai-box[data-astro-cid-wrzvmyuk] svg[data-astro-cid-wrzvmyuk]{color:#fbbf24}.bai-cloud[data-astro-cid-wrzvmyuk] .bai-box[data-astro-cid-wrzvmyuk]:before{background:radial-gradient(circle at 50% 50%,rgba(59,130,246,.12),transparent 70%)}.bai-cloud[data-astro-cid-wrzvmyuk]:hover .bai-box[data-astro-cid-wrzvmyuk]{border-color:#3b82f64d}.bai-cloud[data-astro-cid-wrzvmyuk]:hover .bai-box[data-astro-cid-wrzvmyuk] svg[data-astro-cid-wrzvmyuk]{color:#60a5fa}.bai-data[data-astro-cid-wrzvmyuk] .bai-box[data-astro-cid-wrzvmyuk]:before{background:radial-gradient(circle at 50% 50%,rgba(139,92,246,.12),transparent 70%)}.bai-data[data-astro-cid-wrzvmyuk]:hover .bai-box[data-astro-cid-wrzvmyuk]{border-color:#8b5cf64d}.bai-data[data-astro-cid-wrzvmyuk]:hover .bai-box[data-astro-cid-wrzvmyuk] svg[data-astro-cid-wrzvmyuk]{color:#a78bfa}.bai-support[data-astro-cid-wrzvmyuk] .bai-box[data-astro-cid-wrzvmyuk]:before{background:radial-gradient(circle at 50% 50%,rgba(34,197,94,.1),transparent 70%)}.bai-support[data-astro-cid-wrzvmyuk]:hover .bai-box[data-astro-cid-wrzvmyuk]{border-color:#22c55e4d}.bai-support[data-astro-cid-wrzvmyuk]:hover .bai-box[data-astro-cid-wrzvmyuk] svg[data-astro-cid-wrzvmyuk]{color:#4ade80}.bai-custom[data-astro-cid-wrzvmyuk] .bai-box[data-astro-cid-wrzvmyuk]:before{background:radial-gradient(circle at 50% 50%,rgba(249,115,22,.1),transparent 70%)}.bai-custom[data-astro-cid-wrzvmyuk]:hover .bai-box[data-astro-cid-wrzvmyuk]{border-color:#f973164d}.bai-custom[data-astro-cid-wrzvmyuk]:hover .bai-box[data-astro-cid-wrzvmyuk] svg[data-astro-cid-wrzvmyuk]{color:#fb923c}.bai-center[data-astro-cid-wrzvmyuk] .bai-box[data-astro-cid-wrzvmyuk]{background:linear-gradient(160deg,#1a1a1e,#111113);border-color:#3f3f46}.bai-center[data-astro-cid-wrzvmyuk] .bai-box[data-astro-cid-wrzvmyuk] svg[data-astro-cid-wrzvmyuk]{color:#2bc8b7;width:1.75rem;height:1.75rem}.bai-label[data-astro-cid-wrzvmyuk]{position:absolute;bottom:.4rem;left:0;right:0;text-align:center;font-size:.375rem;font-weight:600;color:#52525b;letter-spacing:.04em;text-transform:uppercase;transition:color .4s;z-index:1}.bai-cell[data-astro-cid-wrzvmyuk]:hover .bai-label[data-astro-cid-wrzvmyuk]{color:#71717a}.sv-catalog[data-astro-cid-wrzvmyuk]{background:var(--background);padding-block:5rem 7rem}.sv-catalog__container[data-astro-cid-wrzvmyuk]{margin-inline:auto;max-width:72rem;padding-inline:1.5rem}.sv-catalog__eyebrow[data-astro-cid-wrzvmyuk]{font-size:.75rem;letter-spacing:.12em;color:#52525b;text-transform:uppercase;margin-bottom:.75rem}.sv-catalog__h2[data-astro-cid-wrzvmyuk]{font-size:clamp(2rem,4vw,3rem);font-weight:600;line-height:1.1;letter-spacing:-.03em;color:var(--foreground);margin-bottom:.75rem;max-width:40rem}.sv-catalog__sub[data-astro-cid-wrzvmyuk]{font-size:1rem;color:var(--muted-foreground);line-height:1.7;max-width:44rem;margin-bottom:3rem}.sv-catalog__grid[data-astro-cid-wrzvmyuk]{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:640px){.sv-catalog__grid[data-astro-cid-wrzvmyuk]{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.sv-catalog__grid[data-astro-cid-wrzvmyuk]{grid-template-columns:repeat(4,1fr)}}.sv-scard[data-astro-cid-wrzvmyuk]{position:relative;border:1px solid #27272a;background:linear-gradient(to bottom,#09090bb3,#09090b66);border-radius:.75rem;padding:1.5rem;display:flex;flex-direction:column;gap:0;overflow:hidden;transition:border-color .3s}.sv-scard[data-astro-cid-wrzvmyuk]:hover{border-color:#3f3f46}.sv-scard__hover-grad[data-astro-cid-wrzvmyuk]{pointer-events:none;position:absolute;inset:0;opacity:0;transition:opacity .3s;border-radius:.75rem;overflow:hidden}.sv-scard__hover-grad[data-astro-cid-wrzvmyuk]:after{content:"";position:absolute;inset:-1px;border-radius:.75rem;background:linear-gradient(to bottom right,rgba(255,255,255,.08),rgba(255,255,255,.04),transparent)}.sv-scard[data-astro-cid-wrzvmyuk]:hover .sv-scard__hover-grad[data-astro-cid-wrzvmyuk]{opacity:1}.sv-scard__corners[data-astro-cid-wrzvmyuk]{display:none;pointer-events:none;position:absolute;inset:0}.sv-scard[data-astro-cid-wrzvmyuk]:hover .sv-scard__corners[data-astro-cid-wrzvmyuk]{display:block}.sv-corner[data-astro-cid-wrzvmyuk]{position:absolute;width:.6875rem;height:.6875rem;background:#fff}.sv-corner--tl[data-astro-cid-wrzvmyuk]{top:-.4rem;left:-.4rem}.sv-corner--tr[data-astro-cid-wrzvmyuk]{top:-.4rem;right:-.4rem}.sv-corner--bl[data-astro-cid-wrzvmyuk]{bottom:-.4rem;left:-.4rem}.sv-corner--br[data-astro-cid-wrzvmyuk]{bottom:-.4rem;right:-.4rem}.sv-scard__filter[data-astro-cid-wrzvmyuk]{display:inline-flex;align-items:center;padding:.1875rem .5625rem;border-radius:9999px;font-size:.6875rem;font-weight:600;letter-spacing:.02em;margin-bottom:1rem;align-self:flex-start;position:relative;z-index:1}.sv-f-security[data-astro-cid-wrzvmyuk]{background:#2bc8b71a;color:#2bc8b7;border:1px solid rgba(43,200,183,.2)}.sv-f-redteam[data-astro-cid-wrzvmyuk]{background:#ef44441a;color:#f87171;border:1px solid rgba(239,68,68,.2)}.sv-f-dev[data-astro-cid-wrzvmyuk]{background:#6366f11a;color:#818cf8;border:1px solid rgba(99,102,241,.2)}.sv-f-infra[data-astro-cid-wrzvmyuk]{background:#eab3081a;color:#fbbf24;border:1px solid rgba(234,179,8,.2)}.sv-f-cloud[data-astro-cid-wrzvmyuk]{background:#3b82f61a;color:#60a5fa;border:1px solid rgba(59,130,246,.2)}.sv-f-compliance[data-astro-cid-wrzvmyuk]{background:#8b5cf61a;color:#a78bfa;border:1px solid rgba(139,92,246,.2)}.sv-f-strategy[data-astro-cid-wrzvmyuk]{background:#f59e0b1a;color:#fbbf24;border:1px solid rgba(245,158,11,.2)}.sv-f-monitor[data-astro-cid-wrzvmyuk]{background:#f973161a;color:#fb923c;border:1px solid rgba(249,115,22,.2)}.sv-f-support[data-astro-cid-wrzvmyuk]{background:#22c55e1a;color:#4ade80;border:1px solid rgba(34,197,94,.2)}.sv-f-custom[data-astro-cid-wrzvmyuk]{background:#f973161a;color:#fb923c;border:1px solid rgba(249,115,22,.2)}.sv-scard__head[data-astro-cid-wrzvmyuk]{display:flex;align-items:center;gap:.75rem;margin-bottom:.875rem;position:relative;z-index:1}.sv-scard__icon[data-astro-cid-wrzvmyuk]{width:2.5rem;height:2.5rem;border-radius:.625rem;border:1px solid #3f3f46;background:#18181bb3;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#e4e4e7}.sv-scard__icon[data-astro-cid-wrzvmyuk] svg[data-astro-cid-wrzvmyuk]{width:1.125rem;height:1.125rem}.sv-scard__title[data-astro-cid-wrzvmyuk]{font-size:1rem;font-weight:600;color:#f4f4f5;letter-spacing:-.01em;line-height:1.2}.sv-scard__desc[data-astro-cid-wrzvmyuk]{font-size:.8125rem;color:#71717a;line-height:1.65;margin-bottom:1rem;position:relative;z-index:1}.sv-scard__features[data-astro-cid-wrzvmyuk]{display:flex;flex-direction:column;gap:.4375rem;margin-bottom:1rem;position:relative;z-index:1}.sv-scard__feat[data-astro-cid-wrzvmyuk]{display:flex;align-items:flex-start;gap:.5rem;font-size:.8125rem;color:#a1a1aa;line-height:1.4}.sv-scard__feat[data-astro-cid-wrzvmyuk]:before{content:"";width:.3125rem;height:.3125rem;border-radius:9999px;background:#3f3f46;flex-shrink:0;margin-top:.4375rem}.sv-scard__tags[data-astro-cid-wrzvmyuk]{display:flex;flex-wrap:wrap;gap:.3125rem;margin-bottom:1.25rem;position:relative;z-index:1;margin-top:auto;padding-top:.5rem}.sv-scard__tag[data-astro-cid-wrzvmyuk]{font-size:.6875rem;color:#52525b;background:#0e0e10;border:1px solid #1e1e22;border-radius:.25rem;padding:.125rem .4375rem}.sv-scard__cta[data-astro-cid-wrzvmyuk]{display:inline-flex;align-items:center;gap:.375rem;font-size:.8125rem;font-weight:500;color:#71717a;transition:color .15s;position:relative;z-index:1}.sv-scard__cta[data-astro-cid-wrzvmyuk]:hover{color:var(--foreground)}.sv-scard__cta[data-astro-cid-wrzvmyuk] svg[data-astro-cid-wrzvmyuk]{width:.875rem;height:.875rem}.sv-scard__bg[data-astro-cid-wrzvmyuk]{position:absolute;bottom:-1rem;right:-1rem;width:6rem;height:6rem;opacity:.025;color:var(--foreground);pointer-events:none;z-index:0}.sv-scard__bg[data-astro-cid-wrzvmyuk] svg[data-astro-cid-wrzvmyuk]{width:100%;height:100%}.spot[data-astro-cid-wrzvmyuk]{background:var(--background);padding-block:2rem 8rem}.spot__container[data-astro-cid-wrzvmyuk]{margin-inline:auto;max-width:72rem;padding-inline:1.5rem}.spot__card[data-astro-cid-wrzvmyuk]{position:relative;overflow:hidden;border:1px solid #27272a;border-radius:1.25rem;padding:3.5rem;background:linear-gradient(135deg,#0d0d10,#0a0a0a);display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}@media(max-width:768px){.spot__card[data-astro-cid-wrzvmyuk]{grid-template-columns:1fr;padding:2rem 1.5rem}}.spot__card[data-astro-cid-wrzvmyuk]:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 55% 55% at 25% 50%,rgba(6,182,212,.07) 0%,transparent 70%);pointer-events:none}.spot__left[data-astro-cid-wrzvmyuk]{display:flex;flex-direction:column;gap:1.5rem;position:relative;z-index:2}.spot-reveal[data-astro-cid-wrzvmyuk]{opacity:0;transform:translateY(28px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1)}.spot-reveal[data-astro-cid-wrzvmyuk].spot-visible{opacity:1;transform:translateY(0)}.spot-reveal[data-astro-cid-wrzvmyuk][data-delay="1"]{transition-delay:.12s}.spot-reveal[data-astro-cid-wrzvmyuk][data-delay="2"]{transition-delay:.24s}.spot-reveal[data-astro-cid-wrzvmyuk][data-delay="3"]{transition-delay:.36s}.spot__pre[data-astro-cid-wrzvmyuk]{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:500;color:#71717a;letter-spacing:.04em}.spot__pre[data-astro-cid-wrzvmyuk] svg[data-astro-cid-wrzvmyuk]{width:1rem;height:1rem;color:#06b6d4;flex-shrink:0}.spot__h2[data-astro-cid-wrzvmyuk]{font-size:clamp(2rem,4.5vw,3rem);font-weight:700;line-height:1.1;letter-spacing:-.03em;color:var(--foreground)}.spot__h2[data-astro-cid-wrzvmyuk] em[data-astro-cid-wrzvmyuk]{font-style:normal;background:linear-gradient(90deg,#06b6d4,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.spot__desc[data-astro-cid-wrzvmyuk]{font-size:1.0625rem;color:#a1a1aa;line-height:1.7;max-width:30rem}.spot__btn[data-astro-cid-wrzvmyuk]{display:inline-flex;align-items:center;gap:.625rem;background:var(--foreground);color:var(--background);font-size:.9375rem;font-weight:600;padding:.75rem 1.75rem;border-radius:.5rem;text-decoration:none;cursor:pointer;transition:background .2s,transform .15s;align-self:flex-start}.spot__btn[data-astro-cid-wrzvmyuk]:hover{background:#e4e4e7;transform:translateY(-1px)}.spot__btn[data-astro-cid-wrzvmyuk] svg[data-astro-cid-wrzvmyuk]{width:1.125rem;height:1.125rem;flex-shrink:0}.spot__right[data-astro-cid-wrzvmyuk]{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;min-height:18rem}@keyframes spot-float{0%,to{transform:translateY(0) rotate(-1.5deg)}50%{transform:translateY(-12px) rotate(-1.5deg)}}.spot__visual[data-astro-cid-wrzvmyuk]{width:100%;max-width:22rem;background:#111114;border:1px solid #27272a;border-radius:1rem;padding:1.5rem;animation:spot-float 5s ease-in-out infinite;box-shadow:0 24px 60px #0000008c,0 0 0 1px #ffffff0a}.spot__vis-head[data-astro-cid-wrzvmyuk]{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1px solid #1e1e22}.spot__vis-avatar[data-astro-cid-wrzvmyuk]{width:2.5rem;height:2.5rem;border-radius:9999px;background:linear-gradient(135deg,#06b6d4,#8b5cf6);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff;font-size:.8125rem;font-weight:700;letter-spacing:-.02em}.spot__vis-name[data-astro-cid-wrzvmyuk]{font-size:.875rem;font-weight:600;color:var(--foreground);line-height:1.2}.spot__vis-sub[data-astro-cid-wrzvmyuk]{font-size:.7rem;color:#52525b}.spot__vis-badge[data-astro-cid-wrzvmyuk]{margin-left:auto;background:#06b6d41f;color:#06b6d4;font-size:.6875rem;font-weight:600;padding:.2rem .6rem;border-radius:9999px;border:1px solid rgba(6,182,212,.25);white-space:nowrap}.spot__vis-item[data-astro-cid-wrzvmyuk]{display:flex;align-items:flex-start;gap:.625rem;padding:.6rem 0;border-bottom:1px solid #1a1a1e;font-size:.8rem;color:#a1a1aa;line-height:1.4}.spot__vis-item[data-astro-cid-wrzvmyuk]:last-of-type{border-bottom:none}.spot__vis-check[data-astro-cid-wrzvmyuk]{width:1.125rem;height:1.125rem;border-radius:9999px;background:#06b6d41f;border:1px solid rgba(6,182,212,.3);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:.05rem}.spot__vis-check[data-astro-cid-wrzvmyuk] svg[data-astro-cid-wrzvmyuk]{width:.5rem;height:.5rem;color:#06b6d4}.spot__vis-footer[data-astro-cid-wrzvmyuk]{margin-top:1.25rem;padding-top:1rem;border-top:1px solid #1e1e22;display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:#52525b}.spot__vis-dot[data-astro-cid-wrzvmyuk]{width:.5rem;height:.5rem;border-radius:9999px;background:#22c55e;flex-shrink:0;animation:spot-pulse 2s ease-in-out infinite}@keyframes spot-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.sv-reveal[data-astro-cid-wrzvmyuk]{opacity:0;transform:translateY(32px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1)}.sv-reveal[data-astro-cid-wrzvmyuk].sv-visible{opacity:1;transform:translateY(0)}.sv-reveal[data-astro-cid-wrzvmyuk][data-delay="1"]{transition-delay:.08s}.sv-reveal[data-astro-cid-wrzvmyuk][data-delay="2"]{transition-delay:.16s}.sv-reveal[data-astro-cid-wrzvmyuk][data-delay="3"]{transition-delay:.24s}.sv-reveal[data-astro-cid-wrzvmyuk][data-delay="4"]{transition-delay:.32s}.sv-reveal[data-astro-cid-wrzvmyuk][data-delay="5"]{transition-delay:.4s}.sv-reveal[data-astro-cid-wrzvmyuk][data-delay="6"]{transition-delay:.48s}.sv-reveal[data-astro-cid-wrzvmyuk][data-delay="7"]{transition-delay:.56s}.sv-reveal[data-astro-cid-wrzvmyuk][data-delay="8"]{transition-delay:.64s}@property --hbg-a{syntax: "<angle>"; initial-value: 0deg; inherits: false;}.hbg-btn[data-astro-cid-wrzvmyuk]{position:relative;display:inline-flex;border-radius:9999px;text-decoration:none;cursor:pointer;isolation:isolate;border:1px solid rgba(255,255,255,.1);background:#00000059;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.hbg-btn[data-astro-cid-wrzvmyuk]:before{content:"";position:absolute;inset:-1px;border-radius:9999px;background:conic-gradient(from var(--hbg-a) at 50% 50%,transparent 0deg,rgba(255,255,255,.9) 20deg,transparent 40deg);filter:blur(2px);animation:hbg-spin 2s linear infinite;z-index:0}.hbg-btn[data-astro-cid-wrzvmyuk]:after{content:"";position:absolute;inset:1px;border-radius:9999px;background:#080808;z-index:1}.hbg-btn[data-astro-cid-wrzvmyuk]:hover:before{background:conic-gradient(from var(--hbg-a) at 50% 50%,transparent 0deg,#3275F8 30deg,transparent 60deg);filter:blur(3px)}@keyframes hbg-spin{to{--hbg-a: 360deg}}.hbg-inner[data-astro-cid-wrzvmyuk]{position:relative;z-index:10;display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.75rem;color:#fafafa;font-family:var(--font-sans);font-size:.9375rem;font-weight:600;white-space:nowrap;border-radius:9999px}.hbg-inner[data-astro-cid-wrzvmyuk] svg[data-astro-cid-wrzvmyuk]{width:1rem;height:1rem;flex-shrink:0}
