.site-header[data-astro-cid-vwn3tmth]{z-index:50;height:var(--header-height);transition:background-color var(--duration-base) var(--ease-in-out-smooth), border-color var(--duration-base) var(--ease-in-out-smooth), box-shadow var(--duration-base) var(--ease-in-out-smooth);position:sticky;top:0}.site-header[data-astro-cid-vwn3tmth].is-scrolled{background:var(--glass-bg);border-bottom:1px solid var(--glass-border);box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(1.8)}.header-inner[data-astro-cid-vwn3tmth]{justify-content:space-between;align-items:center;gap:var(--space-6);height:100%;display:flex}.header-actions[data-astro-cid-vwn3tmth]{align-items:center;gap:var(--space-3);display:flex}.theme-toggle[data-astro-cid-vwn3tmth]{border:1px solid var(--border-subtle);border-radius:var(--radius-full);background:var(--surface-muted);width:38px;height:38px;color:var(--ink);cursor:pointer;backdrop-filter:blur(8px);transition:transform var(--duration-fast) ease, background-color var(--duration-fast) ease, border-color var(--duration-fast) ease, color var(--duration-fast) ease;place-items:center;padding:0;display:grid}.theme-toggle[data-astro-cid-vwn3tmth]:hover{border-color:var(--accent-blue-light);color:var(--accent-blue);transform:scale(1.08)}.theme-toggle[data-astro-cid-vwn3tmth] svg[data-astro-cid-vwn3tmth]{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px;transition:transform var(--duration-base) var(--ease-out-expo), opacity var(--duration-fast) ease}.sun-icon[data-astro-cid-vwn3tmth]{display:block}.moon-icon[data-astro-cid-vwn3tmth],[data-astro-cid-vwn3tmth][data-theme=dark] .sun-icon[data-astro-cid-vwn3tmth]{display:none}[data-astro-cid-vwn3tmth][data-theme=dark] .moon-icon[data-astro-cid-vwn3tmth]{display:block}.site-nav[data-astro-cid-vwn3tmth]{font-size:var(--text-small);align-items:center;gap:24px;font-weight:650;display:flex}.nav-link[data-astro-cid-vwn3tmth]{color:var(--ink-muted);transition:color var(--duration-fast) ease;padding:4px 0;text-decoration:none;position:relative}.nav-link[data-astro-cid-vwn3tmth]:after{content:"";background-color:var(--accent-blue);transform-origin:100%;width:100%;height:2px;transition:transform var(--duration-base) var(--ease-out-expo);border-radius:2px;position:absolute;bottom:0;left:0;transform:scaleX(0)}.nav-link[data-astro-cid-vwn3tmth]:hover,.nav-link[data-astro-cid-vwn3tmth]:focus-visible{color:var(--accent-blue)}.nav-link[data-astro-cid-vwn3tmth]:hover:after,.nav-link[data-astro-cid-vwn3tmth]:focus-visible:after{transform-origin:0;transform:scaleX(1)}.nav-cta[data-astro-cid-vwn3tmth]{border:1px solid var(--border-subtle);border-radius:var(--radius-full);background:var(--glass-bg);backdrop-filter:blur(8px);color:var(--ink)!important;transition:transform var(--duration-fast) ease, background-color var(--duration-fast) ease, border-color var(--duration-fast) ease, box-shadow var(--duration-fast) ease!important;padding:9px 20px!important;font-weight:700!important}.nav-cta[data-astro-cid-vwn3tmth]:hover,.nav-cta[data-astro-cid-vwn3tmth]:focus-visible{transform:translateY(-2px);box-shadow:0 4px 16px #175cff59;background:var(--accent-blue)!important;color:#fff!important;border-color:var(--accent-blue)!important}.menu-toggle[data-astro-cid-vwn3tmth]{display:none}@media (width<=820px){.menu-toggle[data-astro-cid-vwn3tmth]{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);background:var(--glass-bg);cursor:pointer;place-content:center;gap:5px;width:42px;height:42px;padding:0;display:grid}.menu-toggle[data-astro-cid-vwn3tmth] span[data-astro-cid-vwn3tmth]:not(.sr-only){background:var(--ink);width:20px;height:2px;transition:transform var(--duration-fast) ease, opacity var(--duration-fast) ease;border-radius:2px}.menu-toggle[data-astro-cid-vwn3tmth][aria-expanded=true] span[data-astro-cid-vwn3tmth]:nth-child(2){transform:translateY(7px)rotate(45deg)}.menu-toggle[data-astro-cid-vwn3tmth][aria-expanded=true] span[data-astro-cid-vwn3tmth]:nth-child(3){opacity:0}.menu-toggle[data-astro-cid-vwn3tmth][aria-expanded=true] span[data-astro-cid-vwn3tmth]:nth-child(4){transform:translateY(-7px)rotate(-45deg)}.site-nav[data-astro-cid-vwn3tmth]{left:14px;right:14px;top:calc(var(--header-height) + 4px);border:1px solid var(--glass-border);border-radius:var(--radius-md);background:var(--glass-bg);box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(24px)saturate(1.8);opacity:0;visibility:hidden;transition:opacity var(--duration-base) var(--ease-out-expo), transform var(--duration-base) var(--ease-out-expo), visibility var(--duration-base) step-end;flex-direction:column;align-items:stretch;gap:6px;padding:16px;display:flex;position:fixed;transform:translateY(-10px)scale(.98)}.site-nav[data-astro-cid-vwn3tmth].is-open{opacity:1;visibility:visible;transition:opacity var(--duration-base) var(--ease-out-expo), transform var(--duration-base) var(--ease-out-expo), visibility 0s step-start;transform:translateY(0)scale(1)}.site-nav[data-astro-cid-vwn3tmth] a[data-astro-cid-vwn3tmth]{border-radius:var(--radius-sm);padding:14px 16px;font-size:1rem}.site-nav[data-astro-cid-vwn3tmth] a[data-astro-cid-vwn3tmth]:hover{background:var(--surface-muted)}.nav-cta[data-astro-cid-vwn3tmth]{text-align:center;border:0;margin-top:6px;box-shadow:0 4px 16px #2563eb59;color:#fff!important;background:var(--accent-blue)!important}}.site-footer[data-astro-cid-qup6pdxl]{padding:var(--space-8) 0 var(--space-10);color:var(--ink-muted);font-size:var(--text-small)}.footer-inner[data-astro-cid-qup6pdxl]{align-items:center;gap:var(--space-6);padding-top:var(--space-6);border-top:1px solid var(--border-subtle);grid-template-columns:auto 1fr auto;display:grid}.footer-inner[data-astro-cid-qup6pdxl] p[data-astro-cid-qup6pdxl]{text-align:center;color:var(--ink-muted);margin:0}.footer-links[data-astro-cid-qup6pdxl]{gap:var(--space-4);display:flex}.footer-links[data-astro-cid-qup6pdxl] a[data-astro-cid-qup6pdxl]{color:var(--ink-muted);transition:color var(--duration-fast) ease;text-decoration:none;position:relative}.footer-links[data-astro-cid-qup6pdxl] a[data-astro-cid-qup6pdxl]:after{content:"";background-color:var(--accent-blue);transform-origin:100%;width:100%;height:1.5px;transition:transform var(--duration-base) var(--ease-out-expo);position:absolute;bottom:-2px;left:0;transform:scaleX(0)}.footer-links[data-astro-cid-qup6pdxl] a[data-astro-cid-qup6pdxl]:hover{color:var(--accent-blue)}.footer-links[data-astro-cid-qup6pdxl] a[data-astro-cid-qup6pdxl]:hover:after{transform-origin:0;transform:scaleX(1)}@media (width<=820px){.footer-inner[data-astro-cid-qup6pdxl]{text-align:center;justify-items:center;gap:var(--space-4);grid-template-columns:1fr}.footer-links[data-astro-cid-qup6pdxl]{flex-wrap:wrap;justify-content:center;gap:16px}.footer-links[data-astro-cid-qup6pdxl] a[data-astro-cid-qup6pdxl]{padding:6px 10px}}:root{--surface-canvas:#f8fafc;--surface-muted:#f1f5f9;--surface-card:#fff;--surface-inverse:#0f172a;--surface-teal:#f0fdfa;--surface-blue:#eff6ff;--surface-violet:#f5f3ff;--ink:#0f172a;--ink-muted:#475569;--ink-subtle:#64748b;--ink-inverse:#fff;--border-subtle:#e2e8f0;--border-strong:#93c5fd;--accent-blue:#2563eb;--accent-blue-light:#3b82f6;--accent-blue-dark:#1d4ed8;--accent-teal:#0d9488;--accent-teal-light:#14b8a6;--accent-teal-dark:#0f766e;--accent-violet:#7c3aed;--accent-violet-light:#8b5cf6;--accent-indigo:#4f46e5;--accent-indigo-light:#6366f1;--accent-cyan:#0891b2;--accent-cyan-light:#06b6d4;--accent-amber:#d97706;--glass-bg:#ffffffd1;--glass-blur:16px;--glass-border:#e2e8f0cc;--status-active-bg:#ccfbf1;--status-active-text:#0f766e;--status-progress-bg:#dbeafe;--status-progress-text:#1e40af;--status-prototype-bg:#fef3c7;--status-prototype-text:#b45309;--font-body:"Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-display:"Plus Jakarta Sans", "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;--text-display:clamp(2.4rem, 3.8vw, 3.5rem);--text-h1:clamp(2.1rem, 3.2vw, 2.9rem);--text-h2:clamp(1.8rem, 2.8vw, 2.4rem);--text-h3:clamp(1.2rem, 1.6vw, 1.4rem);--text-body-lg:clamp(1.05rem, 1.25vw, 1.15rem);--text-body:1rem;--text-small:.875rem;--text-xs:.75rem;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--space-20:80px;--radius-sm:10px;--radius-md:16px;--radius-lg:24px;--radius-xl:32px;--radius-full:9999px;--shadow-sm:0 2px 8px #0f172a0a;--shadow-md:0 8px 24px #0f172a12;--shadow-lg:0 16px 48px #0f172a1a;--shadow-glow:0 0 28px #2563eb33;--ease-out-expo:cubic-bezier(.16, 1, .3, 1);--ease-in-out-smooth:cubic-bezier(.4, 0, .2, 1);--duration-fast:.15s;--duration-base:.28s;--duration-slow:.5s;--shell-max-width:1180px;--header-height:76px}[data-theme=dark]{--surface-canvas:#090d16;--surface-muted:#131b2e;--surface-card:#111827;--surface-inverse:#f8fafc;--surface-teal:#0d948826;--surface-blue:#2563eb26;--surface-violet:#7c3aed26;--ink:#f8fafc;--ink-muted:#cbd5e1;--ink-subtle:#94a3b8;--ink-inverse:#090d16;--border-subtle:#94a3b82e;--border-strong:#60a5fa59;--accent-blue:#60a5fa;--accent-blue-light:#93c5fd;--accent-blue-dark:#3b82f6;--accent-teal:#2dd4bf;--accent-teal-light:#5eead4;--accent-teal-dark:#14b8a6;--accent-violet:#a855f7;--accent-violet-light:#c084fc;--accent-indigo:#818cf8;--accent-indigo-light:#a5b4fc;--accent-cyan:#22d3ee;--accent-cyan-light:#67e8f9;--accent-amber:#fbbf24;--glass-bg:#0f172ad1;--glass-blur:16px;--glass-border:#94a3b82e;--status-active-bg:#2dd4bf26;--status-active-text:#2dd4bf;--status-progress-bg:#60a5fa26;--status-progress-text:#60a5fa;--status-prototype-bg:#fbbf2426;--status-prototype-text:#fbbf24;--shadow-sm:0 4px 12px #0006;--shadow-md:0 10px 30px #0000008c;--shadow-lg:0 20px 60px #000000b3;--shadow-glow:0 0 32px #60a5fa40}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{min-width:320px;min-height:100vh;color:var(--ink);background-color:var(--surface-canvas);font-family:var(--font-body);font-size:var(--text-body);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;transition:background-color var(--duration-base) var(--ease-in-out-smooth), color var(--duration-base) var(--ease-in-out-smooth);background-image:radial-gradient(circle at 72% 8%,#175cff17,#0000 28rem),radial-gradient(circle at 18% 75%,#079a9a0d,#0000 24rem);line-height:1.6}[data-theme=dark] body{background-image:radial-gradient(circle at 72% 8%,#4d8aff1f,#0000 30rem),radial-gradient(circle at 15% 70%,#1cc4c412,#0000 26rem)}::selection{color:var(--ink);background-color:#175cff33}[data-theme=dark] ::selection{color:#fff;background-color:#4d8aff59}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}a{color:inherit;text-decoration-skip-ink:auto}strong,b{color:inherit;font-weight:700}em,i{color:inherit;font-style:italic}button,a{-webkit-tap-highlight-color:transparent}.reveal{opacity:0;will-change:opacity, transform;transition:opacity var(--duration-slow) var(--ease-out-expo), transform var(--duration-slow) var(--ease-out-expo);transform:translateY(28px)}.reveal.is-visible{opacity:1;transform:translateY(0)}.reveal-delay-1{transition-delay:.1s}.reveal-delay-2{transition-delay:.2s}.reveal-delay-3{transition-delay:.3s}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:1000;border-radius:var(--radius-sm);color:#fff;background:var(--ink);padding:10px 16px;font-weight:600;text-decoration:none;transition:transform .16s;position:fixed;top:12px;left:16px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:3px solid var(--accent-blue-light);outline-offset:4px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal{opacity:1!important;transform:none!important}}.shell{width:min(calc(100% - 40px), var(--shell-max-width));margin-inline:auto}@media (width<=640px){.shell{width:min(calc(100% - 28px), var(--shell-max-width))}}.section{scroll-margin-top:calc(var(--header-height) + 12px);padding:clamp(56px,8vw,120px) 0}.section-divider{background:linear-gradient(90deg, transparent, var(--border-subtle) 20%, var(--border-subtle) 80%, transparent);width:100%;height:1px}.section-heading{align-items:end;gap:var(--space-12);margin-bottom:var(--space-12);grid-template-columns:minmax(0,1fr) minmax(260px,.65fr);display:grid}.eyebrow,.section-kicker{margin-bottom:var(--space-3);color:var(--accent-blue);font-size:var(--text-xs);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:8px;font-weight:800;display:inline-flex}.eyebrow:before,.section-kicker:before{content:"";background-color:currentColor;border-radius:50%;width:6px;height:6px;display:inline-block;box-shadow:0 0 8px}.section-heading h2,.section-title{font-family:var(--font-display);font-size:var(--text-h2);letter-spacing:-.025em;color:var(--ink);margin:0;line-height:1.15}.section-heading>p,.section-subtitle{color:var(--ink-muted);font-size:var(--text-body-lg);margin:0;line-height:1.6}.grid-2{gap:var(--space-5);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.grid-3{gap:var(--space-5);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.grid-4{gap:var(--space-4);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}@media (width<=1040px){.grid-4,.grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=820px){.section-heading{gap:var(--space-3);margin-bottom:var(--space-8);grid-template-columns:1fr}}@media (width<=640px){.grid-4,.grid-3,.grid-2{gap:var(--space-4);grid-template-columns:1fr}}.brand{letter-spacing:.08em;text-transform:uppercase;color:var(--ink);transition:color var(--duration-fast) ease;align-items:center;gap:13px;font-size:.79rem;font-weight:750;text-decoration:none;display:inline-flex}.brand:hover{color:var(--accent-blue)}.brand-signature{object-fit:contain;transition:transform var(--duration-fast) ease;flex-shrink:0;display:inline-block;width:auto!important;max-width:120px!important;height:36px!important;max-height:36px!important}.brand:hover .brand-signature{transform:scale(1.04)}.brand-signature-light{display:inline-block!important}.brand-signature-dark,[data-theme=dark] .brand-signature-light{display:none!important}[data-theme=dark] .brand-signature-dark{display:inline-block!important}.ecosystem-map[data-astro-cid-6sspezfi]{width:100%;max-width:840px;margin:0 auto;overflow:visible}.ecosystem-diagram[data-astro-cid-6sspezfi]{width:100%;height:auto;font-family:var(--font-body);display:block;overflow:visible}.floor-shadow[data-astro-cid-6sspezfi]{fill:#7890b6;opacity:.16;filter:url(#floor-shadow)}.layer[data-astro-cid-6sspezfi]{filter:url(#layer-shadow);transform-box:fill-box;transform-origin:50%;transition:transform .24s cubic-bezier(.2,.78,.25,1),filter .24s}.layer[data-astro-cid-6sspezfi]:hover{filter:url(#layer-shadow)brightness(1.012);transform:translateY(-3px)}.layer-surface[data-astro-cid-6sspezfi],.layer-edge[data-astro-cid-6sspezfi]{stroke-width:.9px;vector-effect:non-scaling-stroke}.surface-highlight[data-astro-cid-6sspezfi]{opacity:.26}.connector[data-astro-cid-6sspezfi]{fill:none;stroke-linecap:round;stroke-width:1.15px;vector-effect:non-scaling-stroke}.connector[data-astro-cid-6sspezfi] path[data-astro-cid-6sspezfi]{stroke-dasharray:1 5}.connector--app[data-astro-cid-6sspezfi]{color:#0c9697;stroke:currentColor;fill:currentColor}.connector--infra[data-astro-cid-6sspezfi]{color:#1d5fec;stroke:currentColor;fill:currentColor}.connector--hardware[data-astro-cid-6sspezfi]{color:#7484a4;stroke:currentColor;fill:currentColor}.connector--right[data-astro-cid-6sspezfi]{stroke:#86bfd2}.connector--right[data-astro-cid-6sspezfi] .dot-app[data-astro-cid-6sspezfi]{fill:#078f90;stroke:none}.connector--right[data-astro-cid-6sspezfi] .dot-infra[data-astro-cid-6sspezfi]{fill:#175cff;stroke:none}.connector--right[data-astro-cid-6sspezfi] .dot-hardware[data-astro-cid-6sspezfi]{fill:#7182a3;stroke:none}.label-title[data-astro-cid-6sspezfi],.label-copy[data-astro-cid-6sspezfi],.feature-title[data-astro-cid-6sspezfi],.feature-copy[data-astro-cid-6sspezfi],.more-label[data-astro-cid-6sspezfi]{text-rendering:geometricprecision}.label-title[data-astro-cid-6sspezfi]{letter-spacing:.2px;font-size:12.5px;font-weight:800}.label-copy[data-astro-cid-6sspezfi]{fill:#53617d;font-size:10.5px;font-weight:520}.side-label--app[data-astro-cid-6sspezfi] .label-title[data-astro-cid-6sspezfi]{fill:#078f90}.side-label--infra[data-astro-cid-6sspezfi] .label-title[data-astro-cid-6sspezfi]{fill:#175ce2}.side-label--hardware[data-astro-cid-6sspezfi] .label-title[data-astro-cid-6sspezfi]{fill:#687894}.feature-icon[data-astro-cid-6sspezfi]{fill:none;stroke-width:2.15px;stroke-linecap:round;stroke-linejoin:round}.app-icon[data-astro-cid-6sspezfi]{color:#078f90;stroke:currentColor}.infra-icon[data-astro-cid-6sspezfi]{color:#175cff;stroke:currentColor}.hardware-icon[data-astro-cid-6sspezfi]{color:#7182a3;stroke:currentColor}.feature-title[data-astro-cid-6sspezfi]{fill:#172342;font-size:12.5px;font-weight:750}.feature-copy[data-astro-cid-6sspezfi]{fill:#3f4d69;font-size:10.5px;font-weight:500}.more-label[data-astro-cid-6sspezfi]{fill:#263653;font-size:10.5px;font-weight:650}.feature-separator[data-astro-cid-6sspezfi]{stroke:#b9c7e4;stroke-width:.75px;opacity:.62;vector-effect:non-scaling-stroke}@media (width<=620px){.ecosystem-map[data-astro-cid-6sspezfi]{width:calc(100% + 20px);margin-inline:-10px}.label-title[data-astro-cid-6sspezfi]{font-size:13px}.label-copy[data-astro-cid-6sspezfi]{font-size:11px}.feature-title[data-astro-cid-6sspezfi]{font-size:13px}.feature-copy[data-astro-cid-6sspezfi],.more-label[data-astro-cid-6sspezfi]{font-size:11px}}@media (prefers-reduced-motion:reduce){.layer[data-astro-cid-6sspezfi]{transition:none}}[data-astro-cid-6sspezfi][data-theme=dark] .layer--applications[data-astro-cid-6sspezfi] .layer-surface[data-astro-cid-6sspezfi]{fill:#0d1e2b;stroke:#1e3b50}[data-astro-cid-6sspezfi][data-theme=dark] .layer--applications[data-astro-cid-6sspezfi] .layer-edge[data-astro-cid-6sspezfi]{fill:#091520;stroke:#1e3b50}[data-astro-cid-6sspezfi][data-theme=dark] .layer--infrastructure[data-astro-cid-6sspezfi] .layer-surface[data-astro-cid-6sspezfi]{fill:#101d3b;stroke:#1e3566}[data-astro-cid-6sspezfi][data-theme=dark] .layer--infrastructure[data-astro-cid-6sspezfi] .layer-edge[data-astro-cid-6sspezfi]{fill:#0a1329;stroke:#1e3566}[data-astro-cid-6sspezfi][data-theme=dark] .layer--hardware[data-astro-cid-6sspezfi] .layer-surface[data-astro-cid-6sspezfi]{fill:#131d30;stroke:#223452}[data-astro-cid-6sspezfi][data-theme=dark] .layer--hardware[data-astro-cid-6sspezfi] .layer-edge[data-astro-cid-6sspezfi]{fill:#0c1322;stroke:#223452}[data-astro-cid-6sspezfi][data-theme=dark] .floor-shadow[data-astro-cid-6sspezfi]{opacity:.5;fill:#020617}[data-astro-cid-6sspezfi][data-theme=dark] .feature-title[data-astro-cid-6sspezfi]{fill:#f8fafc}[data-astro-cid-6sspezfi][data-theme=dark] .feature-copy[data-astro-cid-6sspezfi]{fill:#cbd5e1}[data-astro-cid-6sspezfi][data-theme=dark] .label-copy[data-astro-cid-6sspezfi]{fill:#94a3b8}[data-astro-cid-6sspezfi][data-theme=dark] .more-label[data-astro-cid-6sspezfi]{fill:#60a5fa}[data-astro-cid-6sspezfi][data-theme=dark] .side-label--app[data-astro-cid-6sspezfi] .label-title[data-astro-cid-6sspezfi]{fill:#2dd4bf}[data-astro-cid-6sspezfi][data-theme=dark] .side-label--infra[data-astro-cid-6sspezfi] .label-title[data-astro-cid-6sspezfi]{fill:#60a5fa}[data-astro-cid-6sspezfi][data-theme=dark] .side-label--hardware[data-astro-cid-6sspezfi] .label-title[data-astro-cid-6sspezfi]{fill:#94a3b8}[data-astro-cid-6sspezfi][data-theme=dark] .app-icon[data-astro-cid-6sspezfi]{color:#2dd4bf}[data-astro-cid-6sspezfi][data-theme=dark] .infra-icon[data-astro-cid-6sspezfi]{color:#60a5fa}[data-astro-cid-6sspezfi][data-theme=dark] .hardware-icon[data-astro-cid-6sspezfi]{color:#94a3b8}[data-astro-cid-6sspezfi][data-theme=dark] .connector--right[data-astro-cid-6sspezfi]{stroke:#334155}[data-astro-cid-6sspezfi][data-theme=dark] .connector--right[data-astro-cid-6sspezfi] .dot-app[data-astro-cid-6sspezfi]{fill:#2dd4bf}[data-astro-cid-6sspezfi][data-theme=dark] .connector--right[data-astro-cid-6sspezfi] .dot-infra[data-astro-cid-6sspezfi]{fill:#60a5fa}[data-astro-cid-6sspezfi][data-theme=dark] .connector--right[data-astro-cid-6sspezfi] .dot-hardware[data-astro-cid-6sspezfi]{fill:#94a3b8}[data-astro-cid-6sspezfi][data-theme=dark] .feature-separator[data-astro-cid-6sspezfi]{stroke:#334155;opacity:.8}.hero[data-astro-cid-xrdihljx]{padding:clamp(40px,5vw,80px) 0 60px;overflow:clip}.hero-grid[data-astro-cid-xrdihljx]{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(24px,3.5vw,56px);display:grid}.hero-copy[data-astro-cid-xrdihljx]{max-width:560px}.eyebrow-pill[data-astro-cid-xrdihljx]{background:var(--surface-blue);color:var(--accent-blue);letter-spacing:.1em;text-transform:uppercase;margin-bottom:var(--space-4);border:1px solid var(--border-subtle);border-radius:999px;align-items:center;gap:8px;padding:6px 14px;font-size:.72rem;font-weight:800;animation:4s ease-in-out infinite pill-glow;display:inline-flex;box-shadow:0 2px 10px #2563eb14}@keyframes pill-glow{0%,to{box-shadow:0 2px 10px #2563eb14}50%{box-shadow:0 4px 18px #2563eb38}}.hero[data-astro-cid-xrdihljx] h1[data-astro-cid-xrdihljx]{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);margin:0;font-size:clamp(2.2rem,3.4vw,3.2rem);font-weight:600;line-height:1.15}.blue-text[data-astro-cid-xrdihljx]{color:var(--accent-blue);background:linear-gradient(135deg, var(--accent-blue), var(--accent-teal));-webkit-text-fill-color:transparent;-webkit-background-clip:text}.hero-lede[data-astro-cid-xrdihljx]{margin:var(--space-4) 0 0;color:var(--ink-muted);font-size:var(--text-body-lg);line-height:1.6}.hero-lede-detail[data-astro-cid-xrdihljx]{margin:var(--space-2) 0 0;color:var(--ink-subtle);font-size:var(--text-small);line-height:1.5}.hero-actions[data-astro-cid-xrdihljx]{gap:var(--space-3);margin-top:var(--space-6);flex-wrap:wrap;display:flex}.button[data-astro-cid-xrdihljx]{justify-content:center;align-items:center;gap:var(--space-2);border-radius:var(--radius-sm);min-height:48px;font-weight:750;font-size:var(--text-small);transition:transform var(--duration-base) var(--ease-out-expo), box-shadow var(--duration-base) var(--ease-out-expo), background-color var(--duration-fast) ease, border-color var(--duration-fast) ease;cursor:pointer;border:none;padding:10px 24px;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.button[data-astro-cid-xrdihljx]:hover{transform:translateY(-3px)}.button[data-astro-cid-xrdihljx]:active{transform:translateY(-1px)}.button-primary[data-astro-cid-xrdihljx]{color:#fff;background:linear-gradient(135deg, var(--accent-blue-dark), var(--accent-blue));box-shadow:0 8px 24px #2563eb47}.button-primary[data-astro-cid-xrdihljx]:after{content:"";width:40%;height:200%;transition:left .6s var(--ease-out-expo);background:linear-gradient(90deg,#0000,#ffffff59,#0000);position:absolute;top:-50%;left:-60%;transform:rotate(25deg)}.button-primary[data-astro-cid-xrdihljx]:hover:after{left:130%}.button-primary[data-astro-cid-xrdihljx]:hover{box-shadow:0 12px 32px #2563eb61}.button-secondary[data-astro-cid-xrdihljx]{color:var(--ink);background:var(--surface-card);border:1px solid var(--border-subtle)}.button-secondary[data-astro-cid-xrdihljx]:hover{background:var(--surface-muted);border-color:var(--border-strong);color:var(--accent-blue);box-shadow:var(--shadow-sm)}@media (width<=1040px){.hero-grid[data-astro-cid-xrdihljx]{grid-template-columns:1fr;gap:36px}.hero-copy[data-astro-cid-xrdihljx]{max-width:100%}}@media (width<=580px){.hero[data-astro-cid-xrdihljx]{padding-top:24px;padding-bottom:24px}.hero[data-astro-cid-xrdihljx] h1[data-astro-cid-xrdihljx] br[data-astro-cid-xrdihljx]{display:none}.hero-actions[data-astro-cid-xrdihljx]{flex-direction:column;align-items:stretch}.button[data-astro-cid-xrdihljx]{width:100%}}.section-vision-mission[data-astro-cid-nrlfd6es]{background:var(--surface-canvas);border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);transition:background-color var(--duration-base) ease;padding:clamp(60px,7vw,100px) 0}.vision-mission-container[data-astro-cid-nrlfd6es]{text-align:center;max-width:860px;margin:0 auto}.vm-block[data-astro-cid-nrlfd6es]{margin-bottom:var(--space-6)}.vm-text[data-astro-cid-nrlfd6es]{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);margin:0;font-size:clamp(1.6rem,2.6vw,2.3rem);font-weight:500;line-height:1.3}.vm-divider[data-astro-cid-nrlfd6es]{background:var(--accent-blue);opacity:.4;width:60px;height:2px;margin:var(--space-8) auto;border-radius:2px}.vm-mission-text[data-astro-cid-nrlfd6es]{color:var(--ink-muted);margin:0;font-size:clamp(1.15rem,1.6vw,1.35rem);font-weight:450;line-height:1.5}.vm-principles-row[data-astro-cid-nrlfd6es]{justify-content:center;gap:var(--space-3) var(--space-6);margin:var(--space-10) 0 0;color:var(--ink-muted);font-size:var(--text-small);flex-wrap:wrap;padding:0;list-style:none;display:flex}.vm-principles-row[data-astro-cid-nrlfd6es] li[data-astro-cid-nrlfd6es]{align-items:center;gap:var(--space-2);border-radius:var(--radius-full);background:var(--glass-bg);border:1px solid var(--border-subtle);box-shadow:var(--shadow-sm);backdrop-filter:blur(8px);color:var(--ink);transition:transform var(--duration-fast) ease, border-color var(--duration-fast) ease;padding:8px 18px;display:inline-flex}.vm-principles-row[data-astro-cid-nrlfd6es] li[data-astro-cid-nrlfd6es]:hover{border-color:var(--accent-blue-light);transform:translateY(-2px)}.vm-principles-row[data-astro-cid-nrlfd6es] svg[data-astro-cid-nrlfd6es]{fill:none;width:18px;height:18px;stroke:var(--accent-blue);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}@media (width<=580px){.vm-principles-row[data-astro-cid-nrlfd6es]{align-items:center;gap:var(--space-2);flex-direction:column}}.section-challenges[data-astro-cid-lrcxvgh7]{padding:clamp(60px,8vw,110px) 0}.challenges-card[data-astro-cid-lrcxvgh7]{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--glass-bg);-webkit-backdrop-filter:blur(var(--glass-blur));box-shadow:var(--shadow-sm);transition:border-color var(--duration-base) ease, box-shadow var(--duration-base) ease;padding:clamp(32px,4vw,56px)}.challenges-card[data-astro-cid-lrcxvgh7]:hover{border-color:var(--border-strong);box-shadow:var(--shadow-md)}.challenges-header[data-astro-cid-lrcxvgh7]{max-width:680px;margin-bottom:var(--space-10)}.challenges-header[data-astro-cid-lrcxvgh7] h2[data-astro-cid-lrcxvgh7]{margin:0 0 var(--space-3);font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);font-size:clamp(1.6rem,2.5vw,2.2rem);line-height:1.2}.challenges-intro[data-astro-cid-lrcxvgh7]{color:var(--ink-muted);font-size:var(--text-body-lg);margin:0;line-height:1.6}.challenges-grid[data-astro-cid-lrcxvgh7]{gap:var(--space-6) var(--space-8);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.challenge-item[data-astro-cid-lrcxvgh7]{gap:var(--space-4);padding:var(--space-3);border-radius:var(--radius-sm);transition:background-color var(--duration-fast) ease, transform var(--duration-fast) ease;grid-template-columns:auto 1fr;align-items:start;display:grid}.challenge-item[data-astro-cid-lrcxvgh7]:hover{background-color:var(--surface-muted);transform:translate(4px)}.challenge-num[data-astro-cid-lrcxvgh7]{font-family:var(--font-mono);color:var(--accent-blue);background:var(--surface-blue);border:1px solid var(--border-subtle);transition:transform var(--duration-fast) ease;border-radius:6px;margin-top:3px;padding:4px 8px;font-size:.85rem;font-weight:700;line-height:1}.challenge-item[data-astro-cid-lrcxvgh7]:hover .challenge-num[data-astro-cid-lrcxvgh7]{transform:scale(1.1)}.challenge-item[data-astro-cid-lrcxvgh7] h3[data-astro-cid-lrcxvgh7]{margin:0 0 var(--space-1);color:var(--ink);font-size:1.05rem;font-weight:700}.challenge-item[data-astro-cid-lrcxvgh7] p[data-astro-cid-lrcxvgh7]{color:var(--ink-muted);font-size:var(--text-small);margin:0;line-height:1.5}@media (width<=768px){.challenges-grid[data-astro-cid-lrcxvgh7]{gap:var(--space-5);grid-template-columns:1fr}}.project-card[data-astro-cid-3flyhbbh]{height:100%;padding:var(--space-6);border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--glass-bg);-webkit-backdrop-filter:blur(var(--glass-blur));box-shadow:var(--shadow-sm);transition:transform var(--duration-base) var(--ease-out-expo), box-shadow var(--duration-base) var(--ease-out-expo), border-color var(--duration-base) ease, background-color var(--duration-base) ease;flex-direction:column;display:flex}.project-card[data-astro-cid-3flyhbbh]:hover{border-color:var(--border-strong);box-shadow:var(--shadow-md);transform:translateY(-6px)}.project-card-top[data-astro-cid-3flyhbbh]{justify-content:space-between;align-items:flex-start;gap:var(--space-4);display:flex}.project-icon[data-astro-cid-3flyhbbh]{border-radius:var(--radius-md);color:#fff;width:56px;height:56px;transition:transform var(--duration-base) var(--ease-out-expo), box-shadow var(--duration-base) ease;place-items:center;display:grid;box-shadow:0 10px 24px #294a8c2e}.project-card[data-astro-cid-3flyhbbh]:hover .project-icon[data-astro-cid-3flyhbbh]{transform:scale(1.06);box-shadow:0 14px 30px #175cff47}.project-icon[data-astro-cid-3flyhbbh] svg[data-astro-cid-3flyhbbh]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:28px;height:28px}.project-icon-teal[data-astro-cid-3flyhbbh]{background:linear-gradient(145deg,#0fa6a4,#077b86)}.project-icon-blue[data-astro-cid-3flyhbbh]{background:linear-gradient(145deg,#397dff,#284dcc)}.project-icon-violet[data-astro-cid-3flyhbbh]{background:linear-gradient(145deg,#6f5bf3,#4235bf)}.status[data-astro-cid-3flyhbbh]{border-radius:var(--radius-full);letter-spacing:.05em;text-transform:uppercase;align-items:center;width:fit-content;min-height:24px;padding:4px 10px;font-size:.67rem;font-weight:850;display:inline-flex}.status-active[data-astro-cid-3flyhbbh]{color:var(--status-active-text);background:var(--status-active-bg)}.status-progress[data-astro-cid-3flyhbbh]{color:var(--status-progress-text);background:var(--status-progress-bg)}.project-card[data-astro-cid-3flyhbbh] h3[data-astro-cid-3flyhbbh]{margin:var(--space-5) 0 var(--space-2);font-family:var(--font-body);letter-spacing:-.015em;color:var(--ink);font-size:1.35rem;font-weight:700;line-height:1.25}.project-role[data-astro-cid-3flyhbbh]{margin-bottom:var(--space-4);color:var(--ink-muted);font-size:var(--text-small);line-height:1.5}.tech-tags[data-astro-cid-3flyhbbh]{gap:var(--space-2);padding-top:var(--space-4);font-size:var(--text-xs);color:var(--ink-subtle);flex-wrap:wrap;margin-top:auto;font-weight:600;display:flex}.tech-tags[data-astro-cid-3flyhbbh] span[data-astro-cid-3flyhbbh]+span[data-astro-cid-3flyhbbh]:before{content:"·";margin-right:var(--space-2)}.project-disclosure[data-astro-cid-3flyhbbh]{margin-top:var(--space-4);padding-top:var(--space-3);border-top:1px solid var(--border-subtle)}.project-disclosure[data-astro-cid-3flyhbbh] summary[data-astro-cid-3flyhbbh]{color:var(--accent-blue);font-weight:700;font-size:var(--text-small);cursor:pointer;transition:color var(--duration-fast) ease;justify-content:space-between;align-items:center;list-style:none;display:flex}.project-disclosure[data-astro-cid-3flyhbbh] summary[data-astro-cid-3flyhbbh]:hover{color:var(--accent-blue-light)}.project-disclosure[data-astro-cid-3flyhbbh] summary[data-astro-cid-3flyhbbh]::-webkit-details-marker{display:none}.project-disclosure[data-astro-cid-3flyhbbh] summary[data-astro-cid-3flyhbbh] span[data-astro-cid-3flyhbbh]{transition:transform var(--duration-fast) ease;font-size:1.2rem}.project-disclosure[data-astro-cid-3flyhbbh][open] summary[data-astro-cid-3flyhbbh] span[data-astro-cid-3flyhbbh]{transform:rotate(45deg)}.disclosure-body[data-astro-cid-3flyhbbh]{padding-top:var(--space-3);color:var(--ink-muted);font-size:var(--text-small)}.disclosure-body[data-astro-cid-3flyhbbh] ul[data-astro-cid-3flyhbbh]{padding-left:var(--space-5);margin-top:var(--space-2)}.disclosure-body[data-astro-cid-3flyhbbh] li[data-astro-cid-3flyhbbh]{margin-bottom:var(--space-1)}.project-links[data-astro-cid-3flyhbbh]{margin-top:var(--space-4)}.project-links[data-astro-cid-3flyhbbh] a[data-astro-cid-3flyhbbh]{color:var(--accent-blue);font-weight:700;font-size:var(--text-small);transition:color var(--duration-fast) ease;align-items:center;gap:6px;text-decoration:none;display:inline-flex}.project-links[data-astro-cid-3flyhbbh] a[data-astro-cid-3flyhbbh]:hover{color:var(--accent-blue-light);text-decoration:underline}.section-stack[data-astro-cid-6kwbk7oz]{background:var(--surface-canvas);border-block:1px solid var(--border-subtle);transition:background-color var(--duration-base) ease}.pillar-grid[data-astro-cid-6kwbk7oz]{gap:var(--space-5);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.architecture-strip[data-astro-cid-6kwbk7oz]{margin-top:var(--space-12);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--glass-bg);-webkit-backdrop-filter:blur(var(--glass-blur));box-shadow:var(--shadow-sm);text-align:center;padding:clamp(26px,4vw,44px)}.architecture-label[data-astro-cid-6kwbk7oz]{margin:0 0 var(--space-6);color:var(--accent-blue);font-size:var(--text-xs);letter-spacing:.14em;text-transform:uppercase;font-weight:850}.architecture-nodes[data-astro-cid-6kwbk7oz]{gap:var(--space-4);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.architecture-node[data-astro-cid-6kwbk7oz]{min-height:56px;padding:var(--space-3);border-radius:var(--radius-md);font-weight:750;font-size:var(--text-small);place-items:center;display:grid}.architecture-node-teal[data-astro-cid-6kwbk7oz]{color:var(--accent-teal);background:var(--status-active-bg);border:1px solid var(--accent-teal-light)}.architecture-node-blue[data-astro-cid-6kwbk7oz]{color:var(--accent-blue);background:var(--status-progress-bg);border:1px solid var(--accent-blue-light)}.architecture-node-violet[data-astro-cid-6kwbk7oz]{color:var(--accent-violet);background:var(--surface-violet);border:1px solid var(--accent-violet-light)}.architecture-line[data-astro-cid-6kwbk7oz]{background:linear-gradient(var(--accent-blue), transparent);width:1px;height:32px;margin:0 auto}.architecture-output[data-astro-cid-6kwbk7oz]{min-width:min(100%,480px);padding:var(--space-4) var(--space-6);border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--surface-muted);flex-direction:column;gap:4px;display:inline-flex}.architecture-output[data-astro-cid-6kwbk7oz] span[data-astro-cid-6kwbk7oz]{color:var(--ink-muted);font-size:var(--text-xs)}.architecture-output[data-astro-cid-6kwbk7oz] strong[data-astro-cid-6kwbk7oz]{color:var(--ink);font-size:var(--text-small)}@media (width<=1040px){.pillar-grid[data-astro-cid-6kwbk7oz]{grid-template-columns:1fr}}@media (width<=820px){.architecture-nodes[data-astro-cid-6kwbk7oz]{gap:var(--space-2);grid-template-columns:1fr}.architecture-line[data-astro-cid-6kwbk7oz]{height:24px}}@media (width<=580px){.architecture-strip[data-astro-cid-6kwbk7oz]{margin-top:var(--space-8);padding:20px 16px}.architecture-output[data-astro-cid-6kwbk7oz]{width:100%;min-width:0;padding:12px 14px}}.application-card[data-astro-cid-nhrkj4yk]{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--glass-bg);-webkit-backdrop-filter:blur(var(--glass-blur));box-shadow:var(--shadow-sm);transition:transform var(--duration-base) var(--ease-out-expo), box-shadow var(--duration-base) var(--ease-out-expo), border-color var(--duration-base) ease;flex-direction:column;padding:clamp(28px,4vw,40px);display:flex}.application-card[data-astro-cid-nhrkj4yk]:hover{border-color:var(--border-strong);box-shadow:var(--shadow-md);transform:translateY(-6px)}.application-identity[data-astro-cid-nhrkj4yk]{align-items:center;gap:var(--space-4);display:flex}.application-logo-img[data-astro-cid-nhrkj4yk]{object-fit:contain;border-radius:var(--radius-md);width:64px;height:64px;transition:transform var(--duration-base) var(--ease-out-expo);background:#fff;flex-shrink:0;padding:6px;box-shadow:0 10px 24px #0a1a3a24}.application-card[data-astro-cid-nhrkj4yk]:hover .application-logo-img[data-astro-cid-nhrkj4yk]{transform:scale(1.06)}.application-identity[data-astro-cid-nhrkj4yk] h3[data-astro-cid-nhrkj4yk]{color:var(--ink);margin:4px 0 2px;font-size:1.35rem}.application-tagline[data-astro-cid-nhrkj4yk]{color:var(--ink);font-weight:700;font-size:var(--text-small);margin:0}.application-card[data-astro-cid-nhrkj4yk]>p[data-astro-cid-nhrkj4yk]{margin:var(--space-5) 0 0;color:var(--ink-muted);font-size:var(--text-small)}.status[data-astro-cid-nhrkj4yk]{border-radius:var(--radius-full);letter-spacing:.05em;text-transform:uppercase;align-items:center;width:fit-content;min-height:24px;padding:4px 10px;font-size:.67rem;font-weight:850;display:inline-flex}.status-active[data-astro-cid-nhrkj4yk]{color:var(--status-active-text);background:var(--status-active-bg)}.status-progress[data-astro-cid-nhrkj4yk]{color:var(--status-progress-text);background:var(--status-progress-bg)}.feature-badges[data-astro-cid-nhrkj4yk]{gap:var(--space-2);margin-top:var(--space-4);flex-wrap:wrap;display:flex}.feature-badge[data-astro-cid-nhrkj4yk]{border-radius:var(--radius-full);background:var(--surface-muted);border:1px solid var(--border-subtle);font-size:var(--text-xs);color:var(--ink-muted);transition:transform var(--duration-fast) ease, background-color var(--duration-fast) ease, color var(--duration-fast) ease, border-color var(--duration-fast) ease;padding:4px 12px;font-weight:650}.feature-badge[data-astro-cid-nhrkj4yk]:hover{background-color:var(--surface-blue);color:var(--accent-blue);border-color:var(--accent-blue-light);transform:translateY(-1px)}.project-disclosure[data-astro-cid-nhrkj4yk]{margin-top:var(--space-4);padding-top:var(--space-3);border-top:1px solid var(--border-subtle)}.project-disclosure[data-astro-cid-nhrkj4yk] summary[data-astro-cid-nhrkj4yk]{color:var(--accent-blue);font-weight:700;font-size:var(--text-small);cursor:pointer;transition:color var(--duration-fast) ease;justify-content:space-between;align-items:center;list-style:none;display:flex}.project-disclosure[data-astro-cid-nhrkj4yk] summary[data-astro-cid-nhrkj4yk]:hover{color:var(--accent-blue-light)}.project-disclosure[data-astro-cid-nhrkj4yk] summary[data-astro-cid-nhrkj4yk]::-webkit-details-marker{display:none}.project-disclosure[data-astro-cid-nhrkj4yk] summary[data-astro-cid-nhrkj4yk] span[data-astro-cid-nhrkj4yk]{transition:transform var(--duration-fast) ease;font-size:1.2rem}.project-disclosure[data-astro-cid-nhrkj4yk][open] summary[data-astro-cid-nhrkj4yk] span[data-astro-cid-nhrkj4yk]{transform:rotate(45deg)}.disclosure-body[data-astro-cid-nhrkj4yk]{padding-top:var(--space-3);color:var(--ink-muted);font-size:var(--text-small)}.disclosure-body[data-astro-cid-nhrkj4yk] ul[data-astro-cid-nhrkj4yk]{padding-left:var(--space-5);margin-top:var(--space-2)}.disclosure-body[data-astro-cid-nhrkj4yk] li[data-astro-cid-nhrkj4yk]{margin-bottom:var(--space-1)}.project-links[data-astro-cid-nhrkj4yk]{margin-top:var(--space-4)}.project-links[data-astro-cid-nhrkj4yk] a[data-astro-cid-nhrkj4yk]{color:var(--accent-blue);font-weight:700;font-size:var(--text-small);transition:color var(--duration-fast) ease;align-items:center;gap:6px;text-decoration:none;display:inline-flex}.project-links[data-astro-cid-nhrkj4yk] a[data-astro-cid-nhrkj4yk]:hover{color:var(--accent-blue-light);text-decoration:underline}@media (width<=580px){.application-card[data-astro-cid-nhrkj4yk]{padding:22px 18px}.application-identity[data-astro-cid-nhrkj4yk]{align-items:flex-start;gap:12px}.application-logo-img[data-astro-cid-nhrkj4yk]{width:52px;height:52px}}.section-applications[data-astro-cid-lxooct4r]{background:linear-gradient(#0000,#ebf2ff85,#0000)}.application-grid[data-astro-cid-lxooct4r]{gap:var(--space-5);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.apps-note[data-astro-cid-lxooct4r]{margin-top:var(--space-6);padding:var(--space-4) var(--space-5);border-radius:var(--radius-md);background:var(--surface-muted);border-left:3px solid var(--accent-blue);color:var(--ink-muted);font-size:var(--text-small);align-items:center;gap:var(--space-3);display:flex}@media (width<=1040px){.application-grid[data-astro-cid-lxooct4r]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.application-grid[data-astro-cid-lxooct4r]{grid-template-columns:1fr}}.section-enables[data-astro-cid-x5anrz2a]{background:var(--surface-canvas);border-block:1px solid var(--border-subtle);padding:clamp(60px,8vw,96px) 0;position:relative;overflow:hidden}.brand-ambient-glow[data-astro-cid-x5anrz2a]{filter:blur(85px);pointer-events:none;z-index:0;background:radial-gradient(#2563eb14,#0000 70%);width:850px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}[data-astro-cid-x5anrz2a][data-theme=dark] .brand-ambient-glow[data-astro-cid-x5anrz2a]{background:radial-gradient(#22d3ee1a,#0000 75%)}.shell[data-astro-cid-x5anrz2a]{z-index:1;position:relative}.section-heading[data-astro-cid-x5anrz2a]{margin-bottom:var(--space-10);justify-content:space-between;align-items:flex-end;display:flex}.section-kicker[data-astro-cid-x5anrz2a]{align-items:center;gap:var(--space-2);font-size:var(--text-xs);letter-spacing:.08em;color:#1d4ed8;margin-bottom:var(--space-2);font-weight:850;display:inline-flex}[data-astro-cid-x5anrz2a][data-theme=dark] .section-kicker[data-astro-cid-x5anrz2a]{color:#38bdf8}.kicker-dot[data-astro-cid-x5anrz2a]{background:#1d4ed8;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite kicker-pulse;box-shadow:0 0 10px #2563eb}@keyframes kicker-pulse{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.4)}}.dual-gradient-text[data-astro-cid-x5anrz2a]{-webkit-text-fill-color:transparent;color:#1d4ed8;background-image:linear-gradient(90deg,#1d4ed8 0%,#0891b2 100%);background-clip:text;font-weight:850;display:inline-block}[data-astro-cid-x5anrz2a][data-theme=dark] .dual-gradient-text[data-astro-cid-x5anrz2a]{-webkit-text-fill-color:transparent;color:#60a5fa;background-image:linear-gradient(90deg,#60a5fa 0%,#22d3ee 100%);background-clip:text}.section-subtitle[data-astro-cid-x5anrz2a]{font-size:var(--text-body);color:var(--ink-muted);text-align:right;max-width:420px;margin:0}.enablement-grid[data-astro-cid-x5anrz2a]{gap:var(--space-5);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.enablement-card[data-astro-cid-x5anrz2a]{border-radius:var(--radius-md);background:var(--surface-card);border:1px solid var(--border-subtle);flex-direction:column;justify-content:space-between;min-height:210px;padding:24px;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s cubic-bezier(.16,1,.3,1),border-color .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #0f172a0d}.enablement-card[data-astro-cid-x5anrz2a]:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#fff3,#0000);width:50%;height:200%;transition:left .75s cubic-bezier(.16,1,.3,1);position:absolute;top:-50%;left:-70%;transform:rotate(25deg)}.enablement-card[data-astro-cid-x5anrz2a]:hover:after{left:140%}.enablement-card[data-astro-cid-x5anrz2a]:hover{transform:translateY(-6px)}.card-top-bar[data-astro-cid-x5anrz2a]{background:#1d4ed8;height:4px;position:absolute;top:0;left:0;right:0}.enablement-card[data-astro-cid-x5anrz2a].col-step-1 .card-top-bar[data-astro-cid-x5anrz2a],.enablement-card[data-astro-cid-x5anrz2a][data-accent=col-step-1] .card-top-bar[data-astro-cid-x5anrz2a]{background:#1d4ed8!important}.enablement-card[data-astro-cid-x5anrz2a].col-step-2 .card-top-bar[data-astro-cid-x5anrz2a],.enablement-card[data-astro-cid-x5anrz2a][data-accent=col-step-2] .card-top-bar[data-astro-cid-x5anrz2a]{background:#2563eb!important}.enablement-card[data-astro-cid-x5anrz2a].col-step-3 .card-top-bar[data-astro-cid-x5anrz2a],.enablement-card[data-astro-cid-x5anrz2a][data-accent=col-step-3] .card-top-bar[data-astro-cid-x5anrz2a]{background:#0284c7!important}.enablement-card[data-astro-cid-x5anrz2a].col-step-4 .card-top-bar[data-astro-cid-x5anrz2a],.enablement-card[data-astro-cid-x5anrz2a][data-accent=col-step-4] .card-top-bar[data-astro-cid-x5anrz2a]{background:#0891b2!important}.card-header[data-astro-cid-x5anrz2a]{margin-bottom:var(--space-4);justify-content:space-between;align-items:center;display:flex}.icon-avatar[data-astro-cid-x5anrz2a]{width:46px;height:46px;transition:transform var(--duration-fast) ease;background:#1d4ed8;border-radius:12px;justify-content:center;align-items:center;display:flex!important}.enablement-card[data-astro-cid-x5anrz2a].col-step-1 .icon-avatar[data-astro-cid-x5anrz2a],.enablement-card[data-astro-cid-x5anrz2a][data-accent=col-step-1] .icon-avatar[data-astro-cid-x5anrz2a]{box-shadow:0 4px 14px #1d4ed859;background:#1d4ed8!important}.enablement-card[data-astro-cid-x5anrz2a].col-step-2 .icon-avatar[data-astro-cid-x5anrz2a],.enablement-card[data-astro-cid-x5anrz2a][data-accent=col-step-2] .icon-avatar[data-astro-cid-x5anrz2a]{box-shadow:0 4px 14px #2563eb59;background:#2563eb!important}.enablement-card[data-astro-cid-x5anrz2a].col-step-3 .icon-avatar[data-astro-cid-x5anrz2a],.enablement-card[data-astro-cid-x5anrz2a][data-accent=col-step-3] .icon-avatar[data-astro-cid-x5anrz2a]{box-shadow:0 4px 14px #0284c759;background:#0284c7!important}.enablement-card[data-astro-cid-x5anrz2a].col-step-4 .icon-avatar[data-astro-cid-x5anrz2a],.enablement-card[data-astro-cid-x5anrz2a][data-accent=col-step-4] .icon-avatar[data-astro-cid-x5anrz2a]{box-shadow:0 4px 14px #0891b259;background:#0891b2!important}.enablement-card[data-astro-cid-x5anrz2a]:hover .icon-avatar[data-astro-cid-x5anrz2a]{transform:scale(1.08)rotate(-2deg)}.icon-avatar[data-astro-cid-x5anrz2a] svg[data-astro-cid-x5anrz2a]{fill:none;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px;stroke:#fff!important}.number-badge[data-astro-cid-x5anrz2a]{font-family:var(--font-mono);letter-spacing:.05em;border-radius:999px;padding:3px 9px;font-size:.75rem;font-weight:850}.enablement-card[data-astro-cid-x5anrz2a].col-step-1 .number-badge[data-astro-cid-x5anrz2a],.enablement-card[data-astro-cid-x5anrz2a][data-accent=col-step-1] .number-badge[data-astro-cid-x5anrz2a]{color:#1d4ed8!important;background:#1d4ed81f!important;border:1.5px solid #1d4ed859!important}.enablement-card[data-astro-cid-x5anrz2a].col-step-2 .number-badge[data-astro-cid-x5anrz2a],.enablement-card[data-astro-cid-x5anrz2a][data-accent=col-step-2] .number-badge[data-astro-cid-x5anrz2a]{color:#2563eb!important;background:#2563eb1f!important;border:1.5px solid #2563eb59!important}.enablement-card[data-astro-cid-x5anrz2a].col-step-3 .number-badge[data-astro-cid-x5anrz2a],.enablement-card[data-astro-cid-x5anrz2a][data-accent=col-step-3] .number-badge[data-astro-cid-x5anrz2a]{color:#0284c7!important;background:#0284c71f!important;border:1.5px solid #0284c759!important}.enablement-card[data-astro-cid-x5anrz2a].col-step-4 .number-badge[data-astro-cid-x5anrz2a],.enablement-card[data-astro-cid-x5anrz2a][data-accent=col-step-4] .number-badge[data-astro-cid-x5anrz2a]{color:#0891b2!important;background:#0891b21f!important;border:1.5px solid #0891b259!important}[data-astro-cid-x5anrz2a][data-theme=dark] .enablement-card[data-astro-cid-x5anrz2a].col-step-1 .number-badge[data-astro-cid-x5anrz2a],[data-astro-cid-x5anrz2a][data-theme=dark] .enablement-card[data-astro-cid-x5anrz2a].col-step-2 .number-badge[data-astro-cid-x5anrz2a]{color:#60a5fa!important;background:#60a5fa2e!important;border-color:#60a5fa73!important}[data-astro-cid-x5anrz2a][data-theme=dark] .enablement-card[data-astro-cid-x5anrz2a].col-step-3 .number-badge[data-astro-cid-x5anrz2a]{color:#38bdf8!important;background:#38bdf82e!important;border-color:#38bdf873!important}[data-astro-cid-x5anrz2a][data-theme=dark] .enablement-card[data-astro-cid-x5anrz2a].col-step-4 .number-badge[data-astro-cid-x5anrz2a]{color:#22d3ee!important;background:#22d3ee2e!important;border-color:#22d3ee73!important}.enablement-card[data-astro-cid-x5anrz2a].col-step-1:hover{border-color:#1d4ed8;box-shadow:0 16px 36px #1d4ed838}.enablement-card[data-astro-cid-x5anrz2a].col-step-2:hover{border-color:#2563eb;box-shadow:0 16px 36px #2563eb38}.enablement-card[data-astro-cid-x5anrz2a].col-step-3:hover{border-color:#0284c7;box-shadow:0 16px 36px #0284c738}.enablement-card[data-astro-cid-x5anrz2a].col-step-4:hover{border-color:#0891b2;box-shadow:0 16px 36px #0891b238}.card-body[data-astro-cid-x5anrz2a] h3[data-astro-cid-x5anrz2a]{margin:0 0 var(--space-2);font-family:var(--font-display);color:var(--ink);font-size:1.1rem;font-weight:700;line-height:1.35}.card-body[data-astro-cid-x5anrz2a] p[data-astro-cid-x5anrz2a]{color:var(--ink-muted);font-size:var(--text-small);margin:0;line-height:1.5}@media (width<=1040px){.section-heading[data-astro-cid-x5anrz2a]{align-items:flex-start;gap:var(--space-3);flex-direction:column}.section-subtitle[data-astro-cid-x5anrz2a]{text-align:left;max-width:100%}.enablement-grid[data-astro-cid-x5anrz2a]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=580px){.enablement-grid[data-astro-cid-x5anrz2a]{grid-template-columns:1fr}.enablement-card[data-astro-cid-x5anrz2a]{padding:var(--space-5)}}.section-principles[data-astro-cid-ru56jbaw]{background:var(--surface-canvas);border-block:1px solid var(--border-subtle);padding:clamp(60px,8vw,96px) 0;position:relative;overflow:hidden}.brand-ambient-glow[data-astro-cid-ru56jbaw]{filter:blur(85px);pointer-events:none;z-index:0;background:radial-gradient(#2563eb14,#0000 70%);width:850px;height:400px;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%)}[data-astro-cid-ru56jbaw][data-theme=dark] .brand-ambient-glow[data-astro-cid-ru56jbaw]{background:radial-gradient(#22d3ee1a,#0000 75%)}.shell[data-astro-cid-ru56jbaw]{z-index:1;position:relative}.section-heading[data-astro-cid-ru56jbaw]{margin-bottom:var(--space-10);justify-content:space-between;align-items:flex-end;display:flex}.section-kicker[data-astro-cid-ru56jbaw]{align-items:center;gap:var(--space-2);font-size:var(--text-xs);letter-spacing:.08em;color:#1d4ed8;margin-bottom:var(--space-2);font-weight:850;display:inline-flex}[data-astro-cid-ru56jbaw][data-theme=dark] .section-kicker[data-astro-cid-ru56jbaw]{color:#38bdf8}.kicker-dot[data-astro-cid-ru56jbaw]{background:#1d4ed8;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite kicker-pulse;box-shadow:0 0 10px #2563eb}.brand-signature-text[data-astro-cid-ru56jbaw]{-webkit-text-fill-color:transparent;color:#1d4ed8;background-image:linear-gradient(90deg,#1d4ed8 0%,#0891b2 100%);background-clip:text;font-weight:850;display:inline-block}[data-astro-cid-ru56jbaw][data-theme=dark] .brand-signature-text[data-astro-cid-ru56jbaw]{-webkit-text-fill-color:transparent;color:#60a5fa;background-image:linear-gradient(90deg,#60a5fa 0%,#22d3ee 100%);background-clip:text}.section-subtitle[data-astro-cid-ru56jbaw]{font-size:var(--text-body);color:var(--ink-muted);text-align:right;max-width:420px;margin:0}.principles-grid[data-astro-cid-ru56jbaw]{gap:var(--space-5);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.principle-card[data-astro-cid-ru56jbaw]{border-radius:var(--radius-md);background:var(--surface-card);border:1px solid var(--border-subtle);flex-direction:column;justify-content:space-between;min-height:220px;padding:28px 24px;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s cubic-bezier(.16,1,.3,1),border-color .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #0f172a0d;opacity:1!important;visibility:visible!important}.principle-card[data-astro-cid-ru56jbaw]:nth-child(4){grid-column:1/span 1}@media (width>=1041px){.principles-grid[data-astro-cid-ru56jbaw]{grid-template-columns:repeat(6,minmax(0,1fr))}.principle-card[data-astro-cid-ru56jbaw]:first-child,.principle-card[data-astro-cid-ru56jbaw]:nth-child(2),.principle-card[data-astro-cid-ru56jbaw]:nth-child(3){grid-column:span 2}.principle-card[data-astro-cid-ru56jbaw]:nth-child(4){grid-column:2/span 2}.principle-card[data-astro-cid-ru56jbaw]:nth-child(5){grid-column:4/span 2}}.principle-card[data-astro-cid-ru56jbaw]:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff40,#0000);width:50%;height:200%;transition:left .75s cubic-bezier(.16,1,.3,1);position:absolute;top:-50%;left:-70%;transform:rotate(25deg)}.principle-card[data-astro-cid-ru56jbaw]:hover:after{left:140%}.principle-card[data-astro-cid-ru56jbaw]:hover{transform:translateY(-6px)}.card-top-bar[data-astro-cid-ru56jbaw]{height:4px;position:absolute;top:0;left:0;right:0}.principle-card[data-astro-cid-ru56jbaw].col-step-1 .card-top-bar[data-astro-cid-ru56jbaw]{background:#1d4ed8!important}.principle-card[data-astro-cid-ru56jbaw].col-step-2 .card-top-bar[data-astro-cid-ru56jbaw]{background:#2563eb!important}.principle-card[data-astro-cid-ru56jbaw].col-step-3 .card-top-bar[data-astro-cid-ru56jbaw]{background:#0284c7!important}.principle-card[data-astro-cid-ru56jbaw].col-step-4 .card-top-bar[data-astro-cid-ru56jbaw]{background:#0891b2!important}.card-header[data-astro-cid-ru56jbaw]{margin-bottom:var(--space-4);justify-content:space-between;align-items:center;display:flex}.icon-avatar[data-astro-cid-ru56jbaw]{width:48px;height:48px;transition:transform var(--duration-fast) ease;background:#1d4ed8;border-radius:12px;justify-content:center;align-items:center;display:flex!important}.principle-card[data-astro-cid-ru56jbaw].col-step-1 .icon-avatar[data-astro-cid-ru56jbaw]{box-shadow:0 4px 14px #1d4ed859;background:#1d4ed8!important}.principle-card[data-astro-cid-ru56jbaw].col-step-2 .icon-avatar[data-astro-cid-ru56jbaw]{box-shadow:0 4px 14px #2563eb59;background:#2563eb!important}.principle-card[data-astro-cid-ru56jbaw].col-step-3 .icon-avatar[data-astro-cid-ru56jbaw]{box-shadow:0 4px 14px #0284c759;background:#0284c7!important}.principle-card[data-astro-cid-ru56jbaw].col-step-4 .icon-avatar[data-astro-cid-ru56jbaw]{box-shadow:0 4px 14px #0891b259;background:#0891b2!important}.principle-card[data-astro-cid-ru56jbaw]:hover .icon-avatar[data-astro-cid-ru56jbaw]{transform:scale(1.08)rotate(-2deg)}.icon-avatar[data-astro-cid-ru56jbaw] svg[data-astro-cid-ru56jbaw]{fill:none;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px;stroke:#fff!important}.number-badge[data-astro-cid-ru56jbaw]{font-family:var(--font-mono);letter-spacing:.05em;border-radius:999px;padding:3px 9px;font-size:.75rem;font-weight:850}.principle-card[data-astro-cid-ru56jbaw].col-step-1 .number-badge[data-astro-cid-ru56jbaw]{color:#1d4ed8!important;background:#1d4ed81f!important;border:1.5px solid #1d4ed859!important}.principle-card[data-astro-cid-ru56jbaw].col-step-2 .number-badge[data-astro-cid-ru56jbaw]{color:#2563eb!important;background:#2563eb1f!important;border:1.5px solid #2563eb59!important}.principle-card[data-astro-cid-ru56jbaw].col-step-3 .number-badge[data-astro-cid-ru56jbaw]{color:#0284c7!important;background:#0284c71f!important;border:1.5px solid #0284c759!important}.principle-card[data-astro-cid-ru56jbaw].col-step-4 .number-badge[data-astro-cid-ru56jbaw]{color:#0891b2!important;background:#0891b21f!important;border:1.5px solid #0891b259!important}[data-astro-cid-ru56jbaw][data-theme=dark] .principle-card[data-astro-cid-ru56jbaw].col-step-1 .number-badge[data-astro-cid-ru56jbaw],[data-astro-cid-ru56jbaw][data-theme=dark] .principle-card[data-astro-cid-ru56jbaw].col-step-2 .number-badge[data-astro-cid-ru56jbaw]{color:#60a5fa!important;background:#60a5fa2e!important;border-color:#60a5fa73!important}[data-astro-cid-ru56jbaw][data-theme=dark] .principle-card[data-astro-cid-ru56jbaw].col-step-3 .number-badge[data-astro-cid-ru56jbaw]{color:#38bdf8!important;background:#38bdf82e!important;border-color:#38bdf873!important}[data-astro-cid-ru56jbaw][data-theme=dark] .principle-card[data-astro-cid-ru56jbaw].col-step-4 .number-badge[data-astro-cid-ru56jbaw]{color:#22d3ee!important;background:#22d3ee2e!important;border-color:#22d3ee73!important}.principle-card[data-astro-cid-ru56jbaw].col-step-1:hover{border-color:#1d4ed8;box-shadow:0 16px 36px #1d4ed838}.principle-card[data-astro-cid-ru56jbaw].col-step-2:hover{border-color:#2563eb;box-shadow:0 16px 36px #2563eb38}.principle-card[data-astro-cid-ru56jbaw].col-step-3:hover{border-color:#0284c7;box-shadow:0 16px 36px #0284c738}.principle-card[data-astro-cid-ru56jbaw].col-step-4:hover{border-color:#0891b2;box-shadow:0 16px 36px #0891b238}.card-body[data-astro-cid-ru56jbaw] h3[data-astro-cid-ru56jbaw]{margin:0 0 var(--space-2);font-family:var(--font-display);color:var(--ink);font-size:1.15rem;font-weight:700;line-height:1.35}.card-body[data-astro-cid-ru56jbaw] p[data-astro-cid-ru56jbaw]{color:var(--ink-muted);font-size:var(--text-small);margin:0;line-height:1.5}@media (width<=1040px){.section-heading[data-astro-cid-ru56jbaw]{align-items:flex-start;gap:var(--space-3);flex-direction:column}.section-subtitle[data-astro-cid-ru56jbaw]{text-align:left;max-width:100%}.principles-grid[data-astro-cid-ru56jbaw]{grid-template-columns:repeat(2,minmax(0,1fr))}.principle-card[data-astro-cid-ru56jbaw]:nth-child(4){grid-column:auto}}@media (width<=580px){.principles-grid[data-astro-cid-ru56jbaw]{grid-template-columns:1fr}.principle-card[data-astro-cid-ru56jbaw]{padding:var(--space-5)}}.section-credibility[data-astro-cid-67nqwkt5]{background:var(--surface-canvas);border-block:1px solid var(--border-subtle);padding:clamp(60px,8vw,96px) 0;position:relative;overflow:hidden}.gold-ambient-glow[data-astro-cid-67nqwkt5]{filter:blur(80px);pointer-events:none;z-index:0;background:radial-gradient(#d9770614,#0000 70%);width:800px;height:380px;position:absolute;top:30%;left:50%;transform:translate(-50%,-50%)}[data-astro-cid-67nqwkt5][data-theme=dark] .gold-ambient-glow[data-astro-cid-67nqwkt5]{background:radial-gradient(#fbbf241f,#0000 75%)}.shell[data-astro-cid-67nqwkt5]{z-index:1;position:relative}.section-heading[data-astro-cid-67nqwkt5]{gap:var(--space-8);margin-bottom:var(--space-10);grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);align-items:center;display:grid}.section-kicker[data-astro-cid-67nqwkt5]{align-items:center;gap:var(--space-2);font-size:var(--text-xs);letter-spacing:.08em;color:#78350f;margin-bottom:var(--space-2);font-weight:850;display:inline-flex}[data-astro-cid-67nqwkt5][data-theme=dark] .section-kicker[data-astro-cid-67nqwkt5]{color:#fde047}.kicker-dot[data-astro-cid-67nqwkt5]{background:#d97706;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite gold-kicker-pulse;box-shadow:0 0 10px #f59e0b}@keyframes gold-kicker-pulse{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.4)}}.gold-gradient-text[data-astro-cid-67nqwkt5]{background:linear-gradient(135deg,#713f12 0%,#b45309 45%,#92400e 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-weight:800}[data-astro-cid-67nqwkt5][data-theme=dark] .gold-gradient-text[data-astro-cid-67nqwkt5]{background:linear-gradient(135deg,#fef08a 0%,gold 40%,#f59e0b 80%,#d97706 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.quote-card[data-astro-cid-67nqwkt5]{padding:var(--space-5) var(--space-6);background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:var(--radius-md);border-left:4px solid #d97706;position:relative;box-shadow:0 4px 20px #d977060f}.quote-text[data-astro-cid-67nqwkt5]{margin:0 0 var(--space-2);font-size:var(--text-small);color:var(--ink-muted);font-style:italic;line-height:1.6}.quote-author[data-astro-cid-67nqwkt5]{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.06em;color:#78350f;font-weight:800}[data-astro-cid-67nqwkt5][data-theme=dark] .quote-author[data-astro-cid-67nqwkt5]{color:#fde047}.credibility-grid[data-astro-cid-67nqwkt5]{gap:var(--space-5);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.credibility-card[data-astro-cid-67nqwkt5]{border-radius:var(--radius-md);background:var(--surface-card);border:1px solid var(--border-subtle);flex-direction:column;justify-content:space-between;padding:28px 24px 20px;transition:transform .32s cubic-bezier(.16,1,.3,1),box-shadow .32s cubic-bezier(.16,1,.3,1),border-color .32s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 24px #0f172a0d}.credibility-card[data-astro-cid-67nqwkt5]:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:50%;height:200%;transition:left .75s cubic-bezier(.16,1,.3,1);position:absolute;top:-50%;left:-70%;transform:rotate(25deg)}.credibility-card[data-astro-cid-67nqwkt5]:hover:after{left:140%}.card-top-bar[data-astro-cid-67nqwkt5]{height:4px;position:absolute;top:0;left:0;right:0}.credibility-card[data-astro-cid-67nqwkt5][data-accent=gold-min] .card-top-bar[data-astro-cid-67nqwkt5]{background:linear-gradient(90deg,#d97706,#f59e0b)}.credibility-card[data-astro-cid-67nqwkt5][data-accent=gold-med] .card-top-bar[data-astro-cid-67nqwkt5]{background:linear-gradient(90deg,#b45309,#d4af37)}.credibility-card[data-astro-cid-67nqwkt5][data-accent=gold-high] .card-top-bar[data-astro-cid-67nqwkt5]{background:linear-gradient(90deg,#92400e,#ca8a04)}.credibility-card[data-astro-cid-67nqwkt5][data-accent=gold-max] .card-top-bar[data-astro-cid-67nqwkt5]{background:linear-gradient(90deg,#713f12,#f59e0b,gold)}.card-header[data-astro-cid-67nqwkt5]{margin-bottom:var(--space-4);justify-content:space-between;align-items:center;display:flex}.icon-avatar[data-astro-cid-67nqwkt5]{width:48px;height:48px;transition:transform var(--duration-fast) ease;border-radius:12px;justify-content:center;align-items:center;display:inline-flex}.credibility-card[data-astro-cid-67nqwkt5][data-accent=gold-min] .icon-avatar[data-astro-cid-67nqwkt5]{background:linear-gradient(135deg,#d97706 0%,#f59e0b 100%);box-shadow:0 4px 14px #d9770647}.credibility-card[data-astro-cid-67nqwkt5][data-accent=gold-med] .icon-avatar[data-astro-cid-67nqwkt5]{background:linear-gradient(135deg,#b45309 0%,#d4af37 100%);box-shadow:0 4px 16px #b4530952}.credibility-card[data-astro-cid-67nqwkt5][data-accent=gold-high] .icon-avatar[data-astro-cid-67nqwkt5]{background:linear-gradient(135deg,#92400e 0%,#ca8a04 100%);box-shadow:0 4px 16px #92400e59}.credibility-card[data-astro-cid-67nqwkt5][data-accent=gold-max] .icon-avatar[data-astro-cid-67nqwkt5]{background:linear-gradient(135deg,#713f12 0%,#b45309 50%,gold 100%);box-shadow:0 4px 18px #713f1261}.credibility-card[data-astro-cid-67nqwkt5]:hover .icon-avatar[data-astro-cid-67nqwkt5]{transform:scale(1.08)rotate(-2deg)}.icon-avatar[data-astro-cid-67nqwkt5] svg[data-astro-cid-67nqwkt5]{fill:none;stroke:#fff;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.metric-badge[data-astro-cid-67nqwkt5]{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;align-items:center;padding:5px 12px;font-size:.78rem;font-weight:850;display:inline-flex}.credibility-card[data-astro-cid-67nqwkt5][data-accent=gold-min] .metric-badge[data-astro-cid-67nqwkt5]{color:#78350f;background:#d977061f;border:1.5px solid #d9770666}.credibility-card[data-astro-cid-67nqwkt5][data-accent=gold-med] .metric-badge[data-astro-cid-67nqwkt5]{color:#854d0e;background:#b453091f;border:1.5px solid #b4530966}.credibility-card[data-astro-cid-67nqwkt5][data-accent=gold-high] .metric-badge[data-astro-cid-67nqwkt5]{color:#92400e;background:#92400e1f;border:1.5px solid #92400e66}.credibility-card[data-astro-cid-67nqwkt5][data-accent=gold-max] .metric-badge[data-astro-cid-67nqwkt5]{color:#713f12;background:#713f1224;border:1.5px solid #713f1273}[data-astro-cid-67nqwkt5][data-theme=dark] .credibility-card[data-astro-cid-67nqwkt5][data-accent=gold-min] .metric-badge[data-astro-cid-67nqwkt5]{color:#fde047;background:#fde68a2e;border-color:#fde68a73}[data-astro-cid-67nqwkt5][data-theme=dark] .credibility-card[data-astro-cid-67nqwkt5][data-accent=gold-med] .metric-badge[data-astro-cid-67nqwkt5]{color:#fef08a;background:#fef08a2e;border-color:#fef08a73}[data-astro-cid-67nqwkt5][data-theme=dark] .credibility-card[data-astro-cid-67nqwkt5][data-accent=gold-high] .metric-badge[data-astro-cid-67nqwkt5]{color:#fadb6d;background:#fadb6d33;border-color:#fadb6d80}[data-astro-cid-67nqwkt5][data-theme=dark] .credibility-card[data-astro-cid-67nqwkt5][data-accent=gold-max] .metric-badge[data-astro-cid-67nqwkt5]{color:#fff176;background:#ffd70040;border-color:#ffd7008c}.card-body[data-astro-cid-67nqwkt5]{margin-bottom:var(--space-4);flex-grow:1}.card-tag[data-astro-cid-67nqwkt5]{text-transform:uppercase;letter-spacing:.08em;margin-bottom:var(--space-2);font-size:.72rem;font-weight:850;display:inline-block}.credibility-card[data-astro-cid-67nqwkt5][data-accent=gold-min] .card-tag[data-astro-cid-67nqwkt5]{color:#78350f}.credibility-card[data-astro-cid-67nqwkt5][data-accent=gold-med] .card-tag[data-astro-cid-67nqwkt5]{color:#854d0e}.credibility-card[data-astro-cid-67nqwkt5][data-accent=gold-high] .card-tag[data-astro-cid-67nqwkt5]{color:#92400e}.credibility-card[data-astro-cid-67nqwkt5][data-accent=gold-max] .card-tag[data-astro-cid-67nqwkt5]{color:#713f12}[data-astro-cid-67nqwkt5][data-theme=dark] .credibility-card[data-astro-cid-67nqwkt5][data-accent=gold-min] .card-tag[data-astro-cid-67nqwkt5]{color:#fde047}[data-astro-cid-67nqwkt5][data-theme=dark] .credibility-card[data-astro-cid-67nqwkt5][data-accent=gold-med] .card-tag[data-astro-cid-67nqwkt5]{color:#fef08a}[data-astro-cid-67nqwkt5][data-theme=dark] .credibility-card[data-astro-cid-67nqwkt5][data-accent=gold-high] .card-tag[data-astro-cid-67nqwkt5]{color:#fadb6d}[data-astro-cid-67nqwkt5][data-theme=dark] .credibility-card[data-astro-cid-67nqwkt5][data-accent=gold-max] .card-tag[data-astro-cid-67nqwkt5]{color:#fff176}.credibility-card[data-astro-cid-67nqwkt5] h3[data-astro-cid-67nqwkt5]{margin:0 0 var(--space-2);font-family:var(--font-display);color:var(--ink);font-size:1.18rem;font-weight:700;line-height:1.3}.credibility-card[data-astro-cid-67nqwkt5] p[data-astro-cid-67nqwkt5]{color:var(--ink-muted);font-size:var(--text-small);margin:0;line-height:1.55}.card-footer[data-astro-cid-67nqwkt5]{border-top:1px solid var(--border-subtle);padding-top:var(--space-3);margin-top:auto}.card-subtitle[data-astro-cid-67nqwkt5]{font-size:var(--text-xs);color:var(--ink-subtle);font-weight:600}.credibility-card[data-astro-cid-67nqwkt5]:hover{transform:translateY(-6px)}.credibility-card[data-astro-cid-67nqwkt5][data-accent=gold-min]:hover{border-color:#f59e0b;box-shadow:0 16px 36px #f59e0b38}.credibility-card[data-astro-cid-67nqwkt5][data-accent=gold-med]:hover{border-color:#d97706;box-shadow:0 16px 36px #d9770640}.credibility-card[data-astro-cid-67nqwkt5][data-accent=gold-high]:hover{border-color:#ca8a04;box-shadow:0 16px 36px #ca8a0447}.credibility-card[data-astro-cid-67nqwkt5][data-accent=gold-max]:hover{border-color:#d4af37;box-shadow:0 16px 36px #d4af3752}@media (width<=1040px){.section-heading[data-astro-cid-67nqwkt5]{gap:var(--space-4);grid-template-columns:1fr}.credibility-grid[data-astro-cid-67nqwkt5]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=580px){.credibility-grid[data-astro-cid-67nqwkt5]{grid-template-columns:1fr}.credibility-card[data-astro-cid-67nqwkt5]{padding:var(--space-5)}}.section-journey[data-astro-cid-h6poijvz]{background:var(--surface-canvas);border-block:1px solid var(--border-subtle);transition:background-color var(--duration-base) ease}.journey-grid[data-astro-cid-h6poijvz]{gap:var(--space-4);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.journey-card[data-astro-cid-h6poijvz]{align-items:center;gap:var(--space-4);min-height:110px;padding:var(--space-5);border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--glass-bg);-webkit-backdrop-filter:blur(var(--glass-blur));box-shadow:var(--shadow-sm);transition:transform var(--duration-base) var(--ease-out-expo), border-color var(--duration-base) ease, box-shadow var(--duration-base) var(--ease-out-expo);grid-template-columns:auto 1fr auto;text-decoration:none;display:grid}.journey-card[data-astro-cid-h6poijvz]:hover{border-color:var(--border-strong);box-shadow:var(--shadow-md);transform:translateY(-4px)}.journey-card[data-astro-cid-h6poijvz] svg[data-astro-cid-h6poijvz]{fill:none;width:26px;height:26px;stroke:var(--ink);stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;transition:stroke var(--duration-fast) ease, transform var(--duration-fast) ease}.journey-card[data-astro-cid-h6poijvz]:hover svg[data-astro-cid-h6poijvz]{stroke:var(--accent-blue);transform:scale(1.1)}.journey-card[data-astro-cid-h6poijvz] strong[data-astro-cid-h6poijvz]{font-size:var(--text-small);color:var(--ink);display:block}.journey-card[data-astro-cid-h6poijvz] small[data-astro-cid-h6poijvz]{color:var(--ink-muted);font-size:var(--text-xs);margin-top:2px;line-height:1.35;display:block}.journey-arrow[data-astro-cid-h6poijvz]{color:var(--ink-subtle);transition:transform var(--duration-base) var(--ease-out-expo), color var(--duration-fast) ease;font-size:1.1rem;font-weight:700;display:inline-block}.journey-card[data-astro-cid-h6poijvz]:hover .journey-arrow[data-astro-cid-h6poijvz]{color:var(--accent-blue);transform:translate(3px,-3px)}.text-icon[data-astro-cid-h6poijvz]{font-family:var(--font-display);color:var(--accent-blue);transition:transform var(--duration-fast) ease;font-size:1.2rem;font-weight:700}.journey-card[data-astro-cid-h6poijvz]:hover .text-icon[data-astro-cid-h6poijvz]{transform:scale(1.1)}@media (width<=1040px){.journey-grid[data-astro-cid-h6poijvz]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=580px){.journey-grid[data-astro-cid-h6poijvz]{gap:var(--space-3);grid-template-columns:1fr}.journey-card[data-astro-cid-h6poijvz]{gap:12px;min-height:88px;padding:16px 14px}}.about-grid[data-astro-cid-tt5uffaa]{grid-template-columns:1.1fr .9fr;align-items:center;gap:clamp(40px,6vw,80px);display:grid}.about-copy[data-astro-cid-tt5uffaa] p[data-astro-cid-tt5uffaa]{margin-top:var(--space-4);color:var(--ink-muted);font-size:var(--text-body);line-height:1.7}.about-links[data-astro-cid-tt5uffaa]{align-items:center;gap:var(--space-3);margin-top:var(--space-6);flex-wrap:wrap;display:flex}.about-link[data-astro-cid-tt5uffaa]{border-radius:var(--radius-sm);background:var(--surface-card);border:1px solid var(--border-subtle);color:var(--ink);font-size:var(--text-small);transition:border-color var(--duration-fast) ease, color var(--duration-fast) ease, transform var(--duration-fast) ease;align-items:center;padding:8px 16px;font-weight:650;text-decoration:none;display:inline-flex}.about-link[data-astro-cid-tt5uffaa]:hover{border-color:var(--border-strong);color:var(--accent-blue);transform:translateY(-2px)}.about-link-muted[data-astro-cid-tt5uffaa]{border-radius:var(--radius-sm);color:var(--ink-subtle);font-size:var(--text-small);align-items:center;gap:4px;padding:8px 14px;font-weight:500;display:inline-flex}.about-link-muted[data-astro-cid-tt5uffaa] small[data-astro-cid-tt5uffaa]{opacity:.7;font-size:var(--text-xs)}.about-photo-wrapper[data-astro-cid-tt5uffaa]{justify-content:center;display:flex;position:relative}.about-photo-wrapper[data-astro-cid-tt5uffaa]:before{content:"";border-radius:calc(var(--radius-lg) + 12px);background:radial-gradient(circle, var(--accent-blue) 0%, transparent 70%);opacity:.12;filter:blur(20px);z-index:0;transition:opacity var(--duration-base) ease;position:absolute;inset:-12px}.about-photo-wrapper[data-astro-cid-tt5uffaa]:hover:before{opacity:.22}.about-photo[data-astro-cid-tt5uffaa]{z-index:1;border-radius:var(--radius-lg);width:100%;max-width:420px;height:auto;box-shadow:var(--shadow-md);border:1px solid var(--border-subtle);transition:transform var(--duration-base) var(--ease-out-expo), box-shadow var(--duration-base) var(--ease-out-expo), border-color var(--duration-base) ease;position:relative}.about-photo-wrapper[data-astro-cid-tt5uffaa]:hover .about-photo[data-astro-cid-tt5uffaa]{border-color:var(--border-strong);box-shadow:var(--shadow-lg);transform:translateY(-4px)scale(1.01)}@media (width<=1040px){.about-grid[data-astro-cid-tt5uffaa]{gap:var(--space-8);grid-template-columns:1fr}.about-photo[data-astro-cid-tt5uffaa]{max-width:320px}}.collaboration[data-astro-cid-zc4y3lrh]{padding:var(--space-10) 0 clamp(60px, 8vw, 100px)}.collaboration-inner[data-astro-cid-zc4y3lrh]{align-items:center;gap:var(--space-10);border-radius:var(--radius-xl);color:#fff;background:radial-gradient(circle at 86% 10%,#5f77ff73,#0000 22rem),linear-gradient(135deg,#0c1c43,#153d91);border:1px solid #ffffff1f;grid-template-columns:1fr auto;padding:clamp(32px,5vw,58px);display:grid;position:relative;overflow:hidden;box-shadow:0 28px 80px #12306c4d}.collaboration-inner[data-astro-cid-zc4y3lrh]:before{content:"";opacity:.4;pointer-events:none;background-image:radial-gradient(#ffffff1a 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0}.collaboration[data-astro-cid-zc4y3lrh] .section-kicker[data-astro-cid-zc4y3lrh]{color:#a7c3ff}.collaboration[data-astro-cid-zc4y3lrh] h2[data-astro-cid-zc4y3lrh]{color:#fff;max-width:780px;font-family:var(--font-display);font-size:clamp(1.8rem,2.8vw,2.4rem);line-height:1.2}.collaboration[data-astro-cid-zc4y3lrh] h2[data-astro-cid-zc4y3lrh] strong[data-astro-cid-zc4y3lrh],.collaboration[data-astro-cid-zc4y3lrh] strong[data-astro-cid-zc4y3lrh]{color:#93c5fd;font-weight:700}.collaboration[data-astro-cid-zc4y3lrh] p[data-astro-cid-zc4y3lrh]{max-width:740px;margin-top:var(--space-4);color:#cbd8f5;font-size:var(--text-body);margin-bottom:0}.collaboration[data-astro-cid-zc4y3lrh] p[data-astro-cid-zc4y3lrh] em[data-astro-cid-zc4y3lrh],.collaboration[data-astro-cid-zc4y3lrh] em[data-astro-cid-zc4y3lrh]{color:#fff;font-style:italic}.collaboration-actions[data-astro-cid-zc4y3lrh]{z-index:1;align-items:stretch;gap:var(--space-4);flex-direction:column;min-width:220px;display:flex;position:relative}.button[data-astro-cid-zc4y3lrh]{justify-content:center;align-items:center;gap:var(--space-2);border-radius:var(--radius-sm);min-height:52px;font-weight:750;font-size:var(--text-small);transition:transform var(--duration-base) var(--ease-out-expo), box-shadow var(--duration-base) var(--ease-out-expo), background-color var(--duration-fast) ease;cursor:pointer;border:none;padding:12px 24px;text-decoration:none;display:inline-flex}.button[data-astro-cid-zc4y3lrh]:hover{transform:translateY(-3px)}.collaboration[data-astro-cid-zc4y3lrh] .button-primary[data-astro-cid-zc4y3lrh]{color:#0c1c43;background:#fff;box-shadow:0 8px 24px #0003}.collaboration[data-astro-cid-zc4y3lrh] .button-primary[data-astro-cid-zc4y3lrh]:hover{background:#f0f4ff;box-shadow:0 12px 32px #ffffff4d}.collaboration-info[data-astro-cid-zc4y3lrh]{gap:var(--space-2);font-size:var(--text-small);color:#cbd8f5;flex-direction:column;display:flex}.collaboration-info[data-astro-cid-zc4y3lrh] span[data-astro-cid-zc4y3lrh]{align-items:center;gap:var(--space-2);display:inline-flex}@media (width<=820px){.collaboration-inner[data-astro-cid-zc4y3lrh]{gap:var(--space-6);grid-template-columns:1fr}.collaboration-actions[data-astro-cid-zc4y3lrh]{align-items:stretch;width:100%;min-width:0}.collaboration-actions[data-astro-cid-zc4y3lrh] .button[data-astro-cid-zc4y3lrh]{width:100%}}@media (width<=580px){.collaboration-inner[data-astro-cid-zc4y3lrh]{padding:28px 20px}}
