:root{color-scheme:light;--bg-primary: #f6f8fb;--bg-secondary: rgba(255, 255, 255, .78);--bg-solid: #ffffff;--surface: rgba(255, 255, 255, .72);--surface-strong: rgba(255, 255, 255, .92);--text-main: #475569;--text-muted: #64748b;--heading: #0f172a;--border: rgba(9, 17, 31, .12);--brand-50: #fff7ed;--brand-100: #ffedd5;--brand-300: #fdba74;--brand-500: #ea580c;--brand-600: #ea580c;--brand-700: #c2410c;--teal: #0d9488;--blue: #2563eb;--violet: #7c3aed;--gold: #d97706;--brand-rgb: 234, 88, 12;--teal-rgb: 13, 148, 136;--blue-rgb: 37, 99, 235;--ink-rgb: 15, 23, 42;--shadow-soft: 0 24px 80px rgba(15, 23, 42, .12);--shadow-card: 0 18px 50px rgba(15, 23, 42, .1);--container-width: 1180px;--section-padding: 7rem 1.5rem}:root[data-theme=dark]{color-scheme:dark;--bg-primary: #070a12;--bg-secondary: rgba(13, 18, 32, .72);--bg-solid: #101624;--surface: rgba(14, 20, 35, .68);--surface-strong: rgba(17, 24, 39, .92);--text-main: #e8eef8;--text-muted: #a0acc1;--heading: #fbfcff;--border: rgba(255, 255, 255, .13);--brand-50: rgba(var(--brand-rgb), .12);--brand-100: rgba(var(--brand-rgb), .2);--shadow-soft: 0 24px 90px rgba(0, 0, 0, .4);--shadow-card: 0 18px 55px rgba(0, 0, 0, .3)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{min-height:100vh;overflow-x:hidden;background:var(--bg-primary);color:var(--text-main);font-family:Outfit,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;transition:background .35s ease,color .35s ease}body::selection{background:var(--brand-500);color:#fff}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}h1,h2,h3,h4{color:var(--heading);font-weight:800;letter-spacing:0;line-height:1.04}p{color:var(--text-muted)}.container{width:min(100% - 2rem,var(--container-width));margin-inline:auto}.font-mono{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}.text-gradient{background:linear-gradient(135deg,#f97316,#ea580c);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.label{display:inline-flex;align-items:center;gap:.6rem;margin-bottom:1rem;color:var(--brand-600);font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.label:before{content:"";width:28px;height:1px;background:currentColor}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.65rem;min-height:46px;padding:.78rem 1.35rem;border:1px solid transparent;border-radius:12px;cursor:pointer;font-weight:800;transition:transform .25s ease,box-shadow .25s ease,background .25s ease,border-color .25s ease}.btn svg{width:18px;height:18px}.btn:hover{transform:translateY(-2px)}.btn-primary{background:linear-gradient(135deg,var(--brand-500),var(--brand-700));color:#fff;box-shadow:0 16px 32px rgba(var(--brand-rgb),.22)}.btn-outline{background:var(--surface-strong);border-color:var(--border);color:var(--heading);box-shadow:0 12px 26px rgba(var(--ink-rgb),.06)}.section-header{max-width:760px;margin:0 auto 3.5rem;text-align:center}.section-header .label{justify-content:center}.section-header h2{margin-bottom:1rem;font-size:clamp(2.2rem,5vw,4rem)}.section-header p{font-size:1.08rem}.glass-panel{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-card);backdrop-filter:blur(18px)}.reveal{opacity:0;transform:translateY(36px);transition:opacity .75s ease,transform .75s ease}.reveal.is-visible{opacity:1;transform:translateY(0)}.noise-overlay{position:fixed;inset:0;z-index:900;pointer-events:none;opacity:.035;mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.55'/%3E%3C/svg%3E")}:root[data-theme=dark] .noise-overlay{opacity:.08;mix-blend-mode:screen}@media(max-width:760px){:root{--section-padding: 5rem 1rem}.container{width:min(100% - 1rem,var(--container-width))}.section-header{margin-bottom:2.4rem}.btn{width:100%}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.scene-3d[data-astro-cid-2dxea46k]{position:fixed;inset:0;z-index:-2;overflow:hidden;perspective:1100px;background:radial-gradient(circle at 18% 12%,rgba(var(--brand-rgb),.16),transparent 32%),radial-gradient(circle at 78% 20%,rgba(var(--teal-rgb),.13),transparent 28%),radial-gradient(circle at 64% 82%,rgba(var(--blue-rgb),.12),transparent 30%),var(--bg-primary)}:root[data-theme=dark] .scene-3d[data-astro-cid-2dxea46k]{background:radial-gradient(circle at 16% 14%,rgba(var(--brand-rgb),.24),transparent 34%),radial-gradient(circle at 80% 18%,rgba(var(--teal-rgb),.16),transparent 30%),radial-gradient(circle at 65% 82%,rgba(var(--blue-rgb),.22),transparent 36%),var(--bg-primary)}.scene-gradient[data-astro-cid-2dxea46k]{position:absolute;inset:0;background:linear-gradient(110deg,rgba(255,255,255,.5),transparent 38%),linear-gradient(0deg,var(--bg-primary),transparent 52%)}.orb[data-astro-cid-2dxea46k]{position:absolute;border-radius:999px;filter:blur(42px);opacity:.32;transform-style:preserve-3d;will-change:transform}.orb-one[data-astro-cid-2dxea46k]{width:420px;height:420px;top:8%;left:-120px;background:var(--brand-500)}.orb-two[data-astro-cid-2dxea46k]{width:360px;height:360px;right:-70px;top:20%;background:var(--teal)}.orb-three[data-astro-cid-2dxea46k]{width:300px;height:300px;left:34%;bottom:-100px;background:var(--blue)}.wire-grid[data-astro-cid-2dxea46k]{position:absolute;left:50%;bottom:-22%;width:140vw;height:78vh;transform:translate(-50%) rotateX(66deg) translateZ(-220px);transform-origin:center bottom;background-image:linear-gradient(rgba(var(--ink-rgb),.12) 1px,transparent 1px),linear-gradient(90deg,rgba(var(--ink-rgb),.12) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(to top,#000,transparent 78%);opacity:.45;will-change:transform}:root[data-theme=dark] .wire-grid[data-astro-cid-2dxea46k]{background-image:linear-gradient(rgba(255,255,255,.15) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.15) 1px,transparent 1px);opacity:.32}.ring[data-astro-cid-2dxea46k]{position:absolute;border:1px solid var(--border);border-radius:50%;box-shadow:inset 0 0 44px #ffffff3d;will-change:transform}.ring-one[data-astro-cid-2dxea46k]{width:260px;height:260px;top:18%;right:14%;transform:rotateX(68deg) rotate(24deg)}.ring-two[data-astro-cid-2dxea46k]{width:180px;height:180px;bottom:20%;left:9%;transform:rotateX(58deg) rotate(-18deg)}.prism[data-astro-cid-2dxea46k]{position:absolute;width:130px;height:130px;transform-style:preserve-3d;animation:prismFloat 12s ease-in-out infinite alternate;will-change:transform}.prism[data-astro-cid-2dxea46k] span[data-astro-cid-2dxea46k]{position:absolute;inset:0;border:1px solid var(--border);background:linear-gradient(135deg,#fff3,#ffffff0a);backdrop-filter:blur(8px)}.prism[data-astro-cid-2dxea46k] span[data-astro-cid-2dxea46k]:nth-child(1){transform:rotateY(0) translateZ(44px)}.prism[data-astro-cid-2dxea46k] span[data-astro-cid-2dxea46k]:nth-child(2){transform:rotateY(60deg) translateZ(44px)}.prism[data-astro-cid-2dxea46k] span[data-astro-cid-2dxea46k]:nth-child(3){transform:rotateY(-60deg) translateZ(44px)}.prism-one[data-astro-cid-2dxea46k]{top:28%;left:10%}.prism-two[data-astro-cid-2dxea46k]{right:9%;bottom:18%;width:96px;height:96px;animation-delay:-5s}@keyframes prismFloat{0%{transform:rotateX(56deg) rotateY(-24deg) rotate(8deg) translateZ(-60px)}to{transform:rotateX(68deg) rotateY(18deg) rotate(26deg) translate3d(22px,-28px,20px)}}@media(max-width:760px){.orb-one[data-astro-cid-2dxea46k]{width:300px;height:300px}.orb-two[data-astro-cid-2dxea46k]{width:260px;height:260px}.wire-grid[data-astro-cid-2dxea46k]{background-size:54px 54px}.ring[data-astro-cid-2dxea46k],.prism[data-astro-cid-2dxea46k]{opacity:.55}}.content-wrapper[data-astro-cid-sckkx6r4]{position:relative;z-index:1}.footer[data-astro-cid-sckkx6r4]{padding:2rem 0 2.4rem;border-top:1px solid var(--border);background:#ffffff61;backdrop-filter:blur(18px)}:root[data-theme=dark] .footer[data-astro-cid-sckkx6r4]{background:#070b127a}.footer-inner[data-astro-cid-sckkx6r4]{display:flex;justify-content:space-between;gap:1rem;color:var(--text-muted);font-size:.92rem}@media(max-width:760px){.footer-inner[data-astro-cid-sckkx6r4]{flex-direction:column;text-align:center}}
