:root{--bg:#080808;--bg-elevated:#111110;--bg-subtle:#161614;--text:#e8e6e1;--text-muted:#8a8880;--text-faint:#5c5a54;--accent:#c4b59a;--border:#e8e6e114;--font-display:"Cormorant Garamond", "Georgia", serif;--font-body:"IBM Plex Sans", system-ui, sans-serif;--space-xs:clamp(.5rem, 1vw, .75rem);--space-sm:clamp(1rem, 2vw, 1.5rem);--space-md:clamp(2rem, 4vw, 3rem);--space-lg:clamp(4rem, 8vw, 7rem);--space-xl:clamp(6rem, 12vw, 12rem);--ease-out-expo:cubic-bezier(.16, 1, .3, 1);--ease-in-out:cubic-bezier(.65, 0, .35, 1);--header-height:4rem}@media (prefers-color-scheme:light){:root[data-theme=auto]{--bg:#f5f3ee;--bg-elevated:#ebe8e1;--bg-subtle:#e0ddd5;--text:#1a1917;--text-muted:#5c5a54;--text-faint:#8a8880;--accent:#6b5c42;--border:#1a19171a}}:root[data-theme=light]{--bg:#f5f3ee;--bg-elevated:#ebe8e1;--bg-subtle:#e0ddd5;--text:#1a1917;--text-muted:#5c5a54;--text-faint:#8a8880;--accent:#6b5c42;--border:#1a19171a}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}body{font-family:var(--font-body);color:var(--text);background:var(--bg);font-size:clamp(.9375rem,1.1vw,1.0625rem);font-weight:300;line-height:1.7;overflow-x:hidden}.site-shell{z-index:1;position:relative}.fx-grain{z-index:9998;pointer-events:none;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:180px 180px;position:fixed;inset:0}.ambient{position:relative;overflow:hidden}.ambient__glow{filter:blur(100px);pointer-events:none;will-change:transform;border-radius:50%;position:absolute}.ambient__glow--warm{background:radial-gradient(circle,#c4b59a1f 0%,#0000 70%);width:min(50vw,28rem);height:min(50vw,28rem);top:-10%;right:-15%}.ambient__glow--cool{background:radial-gradient(circle,#6478b41a 0%,#0000 70%);width:min(45vw,22rem);height:min(45vw,22rem);bottom:-15%;left:-10%}img,picture,video{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:none}.display{font-family:var(--font-display);letter-spacing:-.02em;font-weight:300;line-height:1.05}.label{letter-spacing:.2em;text-transform:uppercase;color:var(--text-muted);font-size:.6875rem;font-weight:400}.section{width:100%;position:relative}.section-inner{width:min(90vw,72rem);padding-inline:var(--space-sm);margin-inline:auto}[data-reveal]{opacity:0;transform:translateY(2.5rem)}[data-reveal=fade]{transform:none}.btn{letter-spacing:.04em;transition:background .35s var(--ease-out-expo), color .35s var(--ease-out-expo), border-color .35s var(--ease-out-expo), transform .35s var(--ease-out-expo);border:1px solid #0000;border-radius:2px;justify-content:center;align-items:center;padding:.875rem 1.75rem;font-size:.875rem;font-weight:400;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn--primary{background:var(--text);color:var(--bg);border-color:var(--text);transition:background .35s var(--ease-out-expo), color .35s var(--ease-out-expo), border-color .35s var(--ease-out-expo), transform .35s var(--ease-out-expo), box-shadow .35s var(--ease-out-expo);box-shadow:0 0 #c4b59a00}.btn--primary:hover{color:var(--text);background:0 0;box-shadow:0 0 32px #c4b59a26}.btn--ghost{color:var(--text-muted);border-color:var(--border);background:0 0}.btn--ghost:hover{color:var(--text);border-color:var(--text-muted)}.btn--sm{padding:.5rem 1rem;font-size:.75rem}.btn--lg{padding:1rem 2rem;font-size:1rem}.theme-toggle{bottom:var(--space-sm);right:var(--space-sm);z-index:100;border:1px solid var(--border);-webkit-backdrop-filter:blur(12px);width:2.25rem;height:2.25rem;color:var(--text-muted);transition:color .3s var(--ease-out-expo), border-color .3s var(--ease-out-expo);background:#08080866;border-radius:50%;justify-content:center;align-items:center;display:flex;position:fixed;top:auto}.theme-toggle:hover{color:var(--text);border-color:#e8e6e133}.theme-toggle svg{width:1rem;height:1rem}.scroll-hint{bottom:var(--space-md);color:var(--text-muted);letter-spacing:.15em;text-transform:uppercase;pointer-events:none;flex-direction:column;align-items:center;gap:.5rem;font-size:.625rem;display:flex;position:absolute;left:50%;transform:translate(-50%)}.scroll-hint__line{background:linear-gradient(to bottom, var(--text-muted), transparent);transform-origin:top;width:1px;height:3rem;animation:2s ease-in-out infinite scroll-pulse}@keyframes scroll-pulse{0%,to{opacity:.6;transform:scaleY(1)}50%{opacity:1;transform:scaleY(1.2)}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}[data-reveal]{opacity:1;transform:none}}.tech-backdrop[data-astro-cid-yoq3jn4a]{z-index:0;pointer-events:none;color:var(--accent);opacity:0;position:fixed;inset:0;overflow:hidden}.tech-backdrop__el[data-astro-cid-yoq3jn4a]{opacity:.35;position:absolute}.tech-backdrop__el[data-astro-cid-yoq3jn4a] svg[data-astro-cid-yoq3jn4a]{width:100%;height:auto;display:block}.tech-backdrop__browser[data-astro-cid-yoq3jn4a]{width:min(22vw,280px);top:8%;right:4%;transform:rotate(-6deg)}.tech-backdrop__phone[data-astro-cid-yoq3jn4a]{width:min(14vw,120px);top:55%;right:12%;transform:rotate(8deg)}.tech-backdrop__card[data-astro-cid-yoq3jn4a]{width:min(18vw,200px);top:35%;left:2%;transform:rotate(4deg)}.tech-backdrop__phone-sm[data-astro-cid-yoq3jn4a]{opacity:.25;width:min(10vw,90px);bottom:18%;left:8%;transform:rotate(-12deg)}.tech-backdrop__chip[data-astro-cid-yoq3jn4a]{width:min(14vw,160px);top:12%;left:6%;transform:rotate(-4deg)}.tech-backdrop__circuit[data-astro-cid-yoq3jn4a]{opacity:.3;width:min(28vw,240px);bottom:25%;right:25%;transform:rotate(2deg)}.tech-backdrop__tablet[data-astro-cid-yoq3jn4a]{opacity:.28;width:min(20vw,200px);bottom:8%;right:5%;transform:rotate(-8deg)}@media (width<=768px){.tech-backdrop__browser[data-astro-cid-yoq3jn4a],.tech-backdrop__tablet[data-astro-cid-yoq3jn4a],.tech-backdrop__circuit[data-astro-cid-yoq3jn4a]{display:none}.tech-backdrop__phone[data-astro-cid-yoq3jn4a]{top:60%;right:2%}.tech-backdrop__chip[data-astro-cid-yoq3jn4a]{width:min(20vw,100px);top:10%;left:2%}}@media (prefers-reduced-motion:reduce){.tech-backdrop[data-astro-cid-yoq3jn4a]{opacity:.35}}.nav[data-astro-cid-wpvy4v7s]{z-index:90;padding:var(--space-sm) var(--space-md);pointer-events:none;justify-content:space-between;align-items:center;display:flex;position:fixed;top:0;left:0;right:0}.nav[data-astro-cid-wpvy4v7s]>[data-astro-cid-wpvy4v7s]{pointer-events:auto}.nav__name[data-astro-cid-wpvy4v7s]{letter-spacing:.04em;color:var(--text-muted);transition:color .3s var(--ease-out-expo);font-size:.8125rem;font-weight:400}.nav__name[data-astro-cid-wpvy4v7s]:hover{color:var(--text)}.hero[data-astro-cid-ge2uvauf]{min-height:100dvh;padding-block:calc(var(--header-height) + var(--space-lg)) var(--space-lg);align-items:flex-end;display:flex;position:relative;overflow:hidden}.hero__bg[data-astro-cid-ge2uvauf]{will-change:transform;position:absolute;inset:0;overflow:hidden}.hero__aurora[data-astro-cid-ge2uvauf]{filter:blur(60px);will-change:transform;background:conic-gradient(from 200deg,#0000 0deg,#6478b412 60deg,#c4b59a1a 120deg,#0000 200deg,#50648c0f 280deg,#0000 360deg);width:140%;height:80%;animation:22s linear infinite aurora-drift;position:absolute;top:-20%;left:-20%}@keyframes aurora-drift{to{transform:rotate(360deg)}}.hero__orb[data-astro-cid-ge2uvauf]{filter:blur(80px);will-change:transform;animation:orb-float 14s var(--ease-in-out) infinite alternate;border-radius:50%;position:absolute}.hero__orb--1[data-astro-cid-ge2uvauf]{opacity:.4;background:radial-gradient(circle,#c4b59a73 0%,#0000 70%);width:min(60vw,32rem);height:min(60vw,32rem);animation-delay:0s;top:8%;right:-8%}.hero__orb--2[data-astro-cid-ge2uvauf]{opacity:.3;background:radial-gradient(circle,#6478b459 0%,#0000 70%);width:min(50vw,24rem);height:min(50vw,24rem);animation-delay:-5s;bottom:8%;left:-6%}.hero__orb--3[data-astro-cid-ge2uvauf]{opacity:.2;background:radial-gradient(circle,#b4a0c84d 0%,#0000 70%);width:min(35vw,16rem);height:min(35vw,16rem);animation-duration:18s;animation-delay:-9s;top:45%;left:40%}@keyframes orb-float{0%{transform:translate(0)scale(1)}to{transform:translate(3%,-4%)scale(1.08)}}.hero__canvas[data-astro-cid-ge2uvauf]{opacity:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.hero__grid[data-astro-cid-ge2uvauf]{background-image:linear-gradient(var(--border) 1px, transparent 1px), linear-gradient(90deg, var(--border) 1px, transparent 1px);background-size:4rem 4rem;animation:40s linear infinite grid-drift;position:absolute;inset:-10%;mask-image:radial-gradient(75% 65% at 50% 40%,#000 15%,#0000 72%)}@keyframes grid-drift{0%{transform:translate(0)}to{transform:translate(4rem,4rem)}}.hero__beam[data-astro-cid-ge2uvauf]{transform-origin:top;background:linear-gradient(#0000,#c4b59a40 40%,#0000 100%);width:1px;height:55%;animation:6s ease-in-out infinite beam-pulse;position:absolute;top:0;left:20%;transform:rotate(12deg)}@keyframes beam-pulse{0%,to{opacity:.3}50%{opacity:.8}}.hero__content[data-astro-cid-ge2uvauf]{z-index:2;gap:var(--space-md);flex-direction:column;max-width:52rem;display:flex;position:relative}[data-astro-cid-ge2uvauf][data-hero-enter]{opacity:0;transform:translateY(1.5rem)}[data-astro-cid-ge2uvauf][data-hero-enter].is-entered{opacity:1;transform:none}.hero__headline[data-astro-cid-ge2uvauf]{color:var(--text);font-size:clamp(2.75rem,8vw,5.5rem);line-height:1.05}.hero__accent[data-astro-cid-ge2uvauf]{color:var(--text-muted);font-style:italic;display:block}.hero__subline[data-astro-cid-ge2uvauf]{color:var(--text-muted);max-width:36rem;font-size:clamp(1rem,2vw,1.25rem);font-weight:300;line-height:1.6}.hero__actions[data-astro-cid-ge2uvauf]{margin-top:var(--space-xs);flex-wrap:wrap;gap:.75rem 1rem;display:flex}@media (prefers-reduced-motion:reduce){.hero__canvas[data-astro-cid-ge2uvauf]{opacity:.7}[data-astro-cid-ge2uvauf][data-hero-enter],[data-astro-cid-ge2uvauf][data-hero-enter].is-entered{opacity:1;transform:none}.hero__aurora[data-astro-cid-ge2uvauf],.hero__orb[data-astro-cid-ge2uvauf],.hero__grid[data-astro-cid-ge2uvauf],.hero__beam[data-astro-cid-ge2uvauf]{animation:none}}.services[data-astro-cid-lesv7jgp]{padding-block:var(--space-xl);background:var(--bg)}.services__inner[data-astro-cid-lesv7jgp]{gap:var(--space-md);flex-direction:column;display:flex}.services__intro[data-astro-cid-lesv7jgp]{color:var(--text-muted);max-width:40rem;margin-bottom:var(--space-sm);font-size:clamp(1.125rem,2vw,1.375rem);font-weight:300;line-height:1.55}.services__list[data-astro-cid-lesv7jgp]{flex-direction:column;gap:0;list-style:none;display:flex}.services__item[data-astro-cid-lesv7jgp]{gap:var(--space-sm) var(--space-md);padding-block:var(--space-md);border-top:1px solid var(--border);grid-template-columns:3rem 1fr;display:grid}.services__item[data-astro-cid-lesv7jgp]:last-child{border-bottom:1px solid var(--border)}.services__num[data-astro-cid-lesv7jgp]{letter-spacing:.1em;color:var(--text-faint);padding-top:.35rem;font-size:.75rem}.services__title[data-astro-cid-lesv7jgp]{margin-bottom:.5rem;font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:300}.services__desc[data-astro-cid-lesv7jgp]{color:var(--text-muted);max-width:32rem;font-size:clamp(.9375rem,1.5vw,1.0625rem);line-height:1.65}@media (width>=48rem){.services__item[data-astro-cid-lesv7jgp]{padding-block:var(--space-lg);grid-template-columns:4rem 1fr}}.visually-hidden[data-astro-cid-lesv7jgp]{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.about[data-astro-cid-oxgmilyn]{padding-block:var(--space-xl);background:var(--bg)}.about__inner[data-astro-cid-oxgmilyn]{gap:var(--space-md);flex-direction:column;max-width:48rem;display:flex}.about__text[data-astro-cid-oxgmilyn]{color:var(--text);font-size:clamp(1.5rem,3.5vw,2.5rem);font-weight:300;line-height:1.3}.about__credibility[data-astro-cid-oxgmilyn]{color:var(--text-muted);letter-spacing:.02em;font-size:.9375rem}.keefa[data-astro-cid-vn4ugdmj]{padding-block:var(--space-lg);background:var(--bg-subtle)}.keefa__inner[data-astro-cid-vn4ugdmj]{align-items:flex-start;gap:var(--space-sm);flex-direction:column;max-width:40rem;display:flex}.keefa__divider[data-astro-cid-vn4ugdmj]{background:var(--accent);opacity:.5;width:3rem;height:1px;margin-bottom:var(--space-xs)}.keefa__name[data-astro-cid-vn4ugdmj]{font-size:clamp(2rem,4vw,3rem);font-weight:300}.keefa__description[data-astro-cid-vn4ugdmj]{color:var(--text-muted);max-width:32rem;font-size:clamp(1rem,2vw,1.125rem);line-height:1.6}.keefa__link[data-astro-cid-vn4ugdmj]{margin-top:var(--space-xs);letter-spacing:.06em;color:var(--text-muted);transition:color .35s var(--ease-out-expo), gap .35s var(--ease-out-expo);align-items:center;gap:.5rem;font-size:.8125rem;display:inline-flex}.keefa__link[data-astro-cid-vn4ugdmj]:hover{color:var(--text);gap:.75rem}.capabilities[data-astro-cid-7wcqpozi]{padding-block:var(--space-lg);background:var(--bg-elevated)}.capabilities__inner[data-astro-cid-7wcqpozi]{z-index:1;gap:var(--space-md);flex-direction:column;display:flex;position:relative}.capabilities__intro[data-astro-cid-7wcqpozi]{color:var(--text-muted);max-width:40rem;font-size:clamp(1.125rem,2vw,1.375rem);font-weight:300;line-height:1.55}.capabilities__prompts[data-astro-cid-7wcqpozi]{margin-top:var(--space-sm);flex-direction:column;gap:0;list-style:none;display:flex}.capabilities__prompt[data-astro-cid-7wcqpozi]{color:var(--text-muted);padding-block:var(--space-sm);border-left:1px solid var(--border);border-bottom:1px solid var(--border);transition:color .35s var(--ease-out-expo), border-color .35s var(--ease-out-expo);padding-left:1.25rem;font-size:clamp(1rem,2vw,1.125rem);font-weight:300;line-height:1.55}.capabilities__prompt[data-astro-cid-7wcqpozi]:first-child{border-top:1px solid var(--border)}.capabilities__prompt[data-astro-cid-7wcqpozi]:hover{color:var(--text);border-left-color:var(--accent);background:linear-gradient(90deg,#c4b59a0a 0%,#0000 100%)}.visually-hidden[data-astro-cid-7wcqpozi]{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.cta[data-astro-cid-4zgmmfpt]{padding-block:var(--space-xl);padding-bottom:var(--space-lg);background:var(--bg-subtle);border-block:1px solid var(--border)}.cta__inner[data-astro-cid-4zgmmfpt]{z-index:1;align-items:flex-start;gap:var(--space-md);flex-direction:column;width:100%;max-width:40rem;display:flex;position:relative}.cta__headline[data-astro-cid-4zgmmfpt]{font-size:clamp(2rem,5vw,3.5rem);font-weight:300;line-height:1.15}.cta__subline[data-astro-cid-4zgmmfpt]{color:var(--text-muted);font-size:clamp(1rem,2vw,1.125rem);line-height:1.6}.cta__footer[data-astro-cid-4zgmmfpt]{margin-top:var(--space-lg);padding-top:var(--space-md);border-top:1px solid var(--border);gap:var(--space-sm);flex-direction:column;width:100%;display:flex}.cta__email[data-astro-cid-4zgmmfpt]{color:var(--text-muted);transition:color .35s var(--ease-out-expo), border-color .35s var(--ease-out-expo);border-bottom:1px solid #0000;font-size:.9375rem}.cta__email[data-astro-cid-4zgmmfpt]:hover{color:var(--text);border-color:var(--accent)}.cta__copyright[data-astro-cid-4zgmmfpt]{color:var(--text-faint);letter-spacing:.04em;font-size:.75rem}
