.hero-title[data-astro-cid-ip5nuip5]{letter-spacing:-.045em}.hero-prompt[data-astro-cid-ip5nuip5]{margin-right:.16em;display:inline-block}.hero-prefix[data-astro-cid-ip5nuip5]{margin-right:.14em;display:inline-block}.hero-cursor[data-astro-cid-ip5nuip5]{background:var(--color-accent);vertical-align:-.02em;opacity:0;width:.07em;height:.78em;margin-left:.12em;animation:1.05s steps(2,end) infinite blink;display:inline-block}.hero-role[data-astro-cid-ip5nuip5]{color:var(--color-muted);font-family:var(--font-mono);letter-spacing:.01em;margin-top:1.4rem;font-size:.64rem;font-weight:500;line-height:1.55}.hero-role[data-astro-cid-ip5nuip5] span[data-astro-cid-ip5nuip5]{color:color-mix(in srgb, var(--color-accent) 70%, var(--color-muted));margin-inline:.28rem}.hero-copy[data-astro-cid-ip5nuip5]{max-width:34rem;color:var(--color-muted);margin-top:1.65rem;font-size:.98rem;line-height:1.65}.hero-copy[data-astro-cid-ip5nuip5] p[data-astro-cid-ip5nuip5]+p[data-astro-cid-ip5nuip5]{margin-top:1rem}.hero-copy[data-astro-cid-ip5nuip5] p[data-astro-cid-ip5nuip5]:first-child{color:color-mix(in srgb, var(--color-text) 88%, var(--color-muted));font-size:1.04rem;line-height:1.6}.hero-copy[data-astro-cid-ip5nuip5] a[data-astro-cid-ip5nuip5]{color:var(--color-accent);text-decoration:underline;text-decoration-color:color-mix(in srgb, var(--color-accent) 42%, transparent);text-underline-offset:.18em;text-decoration-thickness:1px;transition:color .16s,text-decoration-color .16s}.hero-copy[data-astro-cid-ip5nuip5] a[data-astro-cid-ip5nuip5]:hover{color:var(--color-text);text-decoration-color:var(--color-accent)}.hero-actions[data-astro-cid-ip5nuip5]{width:100%;margin-top:1.8rem}.hero-socials[data-astro-cid-ip5nuip5]{border-left:1px solid var(--color-border);gap:.5rem;margin-left:auto;padding-left:.75rem;display:flex}.hero-social-link[data-astro-cid-ip5nuip5]{border:1px solid var(--color-border);background:var(--color-surface);width:2.5rem;height:2.5rem;color:var(--color-text);border-radius:.5rem;flex-shrink:0;place-items:center;transition:border-color .18s,background-color .18s,color .18s,transform .18s;display:grid}.hero-social-link[data-astro-cid-ip5nuip5]:hover{border-color:var(--color-accent);color:var(--color-accent);transform:translateY(-1px)}.reveal[data-astro-cid-ip5nuip5]{animation:.32s ease-out both hero-reveal}@keyframes hero-reveal{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}@media (width>=640px){.hero-role[data-astro-cid-ip5nuip5]{font-size:.8rem}}@media (width<=639px){.hero-socials[data-astro-cid-ip5nuip5]{border-left:0;width:100%;margin-left:0;padding-left:0}}@media (prefers-reduced-motion:reduce){.hero-cursor[data-astro-cid-ip5nuip5],.reveal[data-astro-cid-ip5nuip5]{animation:none}.hero-social-link[data-astro-cid-ip5nuip5]:hover{transform:none}}[data-chat-root].chat-shell{width:100%}[data-chat-root] .chat-window{background:linear-gradient(180deg, color-mix(in srgb, var(--color-surface) 96%, transparent), var(--color-surface));flex-direction:column;min-height:33rem;max-height:33rem;display:flex}[data-chat-root] .chat-titlebar{backdrop-filter:blur(14px)}[data-chat-root] .chat-title-icon{border-radius:9999px;flex-shrink:0}[data-chat-root] .chat-title-label,[data-chat-root] .chat-title-host,[data-chat-root] .chat-command-text,[data-chat-root] .chat-command-line,[data-chat-root] .user-line,[data-chat-root] .chat-intro-label{font-family:var(--font-mono)}[data-chat-root] .chat-title-label{color:var(--color-text);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.72rem}[data-chat-root] .chat-title-host{color:var(--color-muted-2);flex-shrink:0;font-size:.72rem}[data-chat-root] .chat-panel{flex:1;min-height:0;overflow:hidden}[data-chat-root] .chat-intro{border:1px solid color-mix(in srgb, var(--color-border) 86%, transparent);background:linear-gradient(180deg, color-mix(in srgb, var(--color-surface-2) 90%, transparent), color-mix(in srgb, var(--color-surface) 94%, transparent));border-radius:.9rem;grid-template-columns:auto 1fr;gap:.9rem;padding:.9rem 1rem;display:grid}[data-chat-root] .chat-intro-icon{align-self:start;width:2.75rem;height:2.75rem}[data-chat-root] .chat-intro-label{color:var(--color-accent);letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:.72rem}[data-chat-root] .chat-intro-copy{color:var(--color-muted);margin:0;font-size:.95rem;line-height:1.55}[data-chat-root] .transcript{scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:var(--color-border) transparent;flex-direction:column;gap:1.1rem;min-height:0;display:flex}[data-chat-root] .transcript::-webkit-scrollbar{width:10px}[data-chat-root] .transcript::-webkit-scrollbar-track{background:0 0}[data-chat-root] .transcript::-webkit-scrollbar-thumb{background-color:var(--color-border);background-clip:padding-box;border:2px solid #0000;border-radius:9999px}[data-chat-root] .transcript::-webkit-scrollbar-thumb:hover{background-color:var(--color-accent)}[data-chat-root] .chat-turn{flex-direction:column;display:flex}[data-chat-root] .caret{color:var(--color-accent);animation:1.1s infinite caret-blink}@keyframes caret-blink{0%,49%{opacity:1}50%,to{opacity:0}}[data-chat-root] .user-line{color:var(--color-muted);letter-spacing:.02em;flex-wrap:wrap;align-items:center;gap:.15rem;margin:0;font-size:.78rem;display:inline-flex}[data-chat-root] .user-mark{color:var(--color-accent)}[data-chat-root] .user-command{color:var(--color-text)}[data-chat-root] .assistant-line{align-items:flex-start;gap:.5rem;margin:0;display:flex}[data-chat-root] .assistant-avatar{flex-shrink:0;width:1rem;height:1rem;margin-top:.28rem;display:inline}[data-chat-root] .chat-turn-content{flex-direction:column;flex:1;gap:.55rem;min-width:0;display:flex}[data-chat-root] .assistant-copy{color:var(--color-text);flex:1;line-height:1.7}[data-chat-root] .chat-footer{background:color-mix(in srgb, var(--color-surface) 94%, transparent);flex-direction:column;gap:.9rem;display:flex}[data-chat-root] .chat-command-line{border-bottom:1px solid var(--color-border);align-items:center;gap:.45rem;padding-bottom:.9rem;font-size:.76rem;display:flex}[data-chat-root] .chat-command-list{flex-wrap:wrap;gap:.65rem;display:flex}[data-chat-root] .chat-command-chip{border:1px solid var(--color-border);background:color-mix(in srgb, var(--color-surface-2) 68%, transparent);color:var(--color-muted);border-radius:9999px;padding:.55rem .8rem;transition:border-color .2s,color .2s,background-color .2s,transform .2s}[data-chat-root] .chat-command-chip:hover{border-color:var(--color-accent);color:var(--color-accent);transform:translateY(-1px)}[data-chat-root] .chat-command-text{letter-spacing:.02em;font-size:.78rem}[data-chat-root] .chat-link{color:var(--color-accent);font-family:var(--font-mono);font-size:.77rem;display:inline-block}[data-chat-root] .chat-link:hover{text-decoration:underline}[data-chat-root] .chip:disabled{cursor:default;opacity:.5}[data-chat-root] .chip:disabled:hover{border-color:var(--color-border);color:var(--color-muted);transform:none}html[data-theme=light] [data-chat-root] .chat-intro{box-shadow:inset 0 1px 0 color-mix(in srgb, var(--color-highlight) 60%, transparent)}html[data-theme=light] [data-chat-root] .chat-command-chip{background:color-mix(in srgb, var(--color-surface) 82%, var(--color-highlight) 18%)}@media (width<=767px){[data-chat-root] .chat-window{min-height:30rem;max-height:30rem}[data-chat-root] .chat-titlebar{align-items:flex-start}[data-chat-root] .chat-title-host{padding-top:.1rem}[data-chat-root] .chat-intro{grid-template-columns:1fr}[data-chat-root] .chat-intro-icon{width:2.4rem;height:2.4rem}}@media (prefers-reduced-motion:reduce){[data-chat-root] .caret{opacity:1!important;animation:none!important}}.project-card[data-astro-cid-y2vllrex]{min-height:12rem;transition:border-color .18s,box-shadow .18s}.project-card[data-astro-cid-y2vllrex]:hover{box-shadow:0 14px 35px color-mix(in srgb, var(--color-text) 7%, transparent)}.project-card-primary[data-astro-cid-y2vllrex]{border-color:color-mix(in srgb, var(--color-accent) 55%, var(--color-border));background:linear-gradient(135deg, color-mix(in srgb, var(--color-accent) 8%, var(--color-surface)), var(--color-surface) 58%);box-shadow:inset 3px 0 0 var(--color-accent)}.project-card-prominent[data-astro-cid-y2vllrex]{border-color:color-mix(in srgb, var(--color-accent) 42%, var(--color-border));background:linear-gradient(90deg, color-mix(in srgb, var(--color-accent) 6%, var(--color-surface)), var(--color-surface) 42%);min-height:12.75rem;box-shadow:inset 4px 0 0 var(--color-accent)}.project-link[data-astro-cid-y2vllrex]{border:1px solid var(--color-border);border-radius:.4rem}@media (prefers-reduced-motion:reduce){.project-card[data-astro-cid-y2vllrex]{transition:none}}.service-card[data-astro-cid-3vpt37q6]{gap:0;min-height:31rem}.service-card[data-astro-cid-3vpt37q6] h3[data-astro-cid-3vpt37q6]{word-spacing:.08em}.service-card-featured[data-astro-cid-3vpt37q6]{background:linear-gradient(180deg, color-mix(in srgb, var(--accent-dim) 36%, var(--color-surface)), var(--color-surface) 43%)}.service-stage[data-astro-cid-3vpt37q6],.service-label[data-astro-cid-3vpt37q6]{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--color-muted);font-size:.72rem}.service-price[data-astro-cid-3vpt37q6]{flex-shrink:0}.service-includes[data-astro-cid-3vpt37q6] li[data-astro-cid-3vpt37q6]{grid-template-columns:auto 1fr;align-items:start;gap:.55rem;line-height:1.45;display:grid}.service-includes[data-astro-cid-3vpt37q6] [data-astro-cid-3vpt37q6][aria-hidden=true]{color:var(--color-accent);font-family:var(--font-mono)}.service-cta[data-astro-cid-3vpt37q6]{margin-top:2rem}@media (width<=767px){.service-card[data-astro-cid-3vpt37q6]{min-height:auto}.service-cta[data-astro-cid-3vpt37q6]{width:100%}}.contact-panel[data-astro-cid-o4wndmyl]:before{content:"";pointer-events:none;background:radial-gradient(circle at 0% 0%, var(--accent-dim), transparent 55%);opacity:.7;position:absolute;inset:0}[data-astro-cid-o4wndmyl][data-copy-email][data-copied]{border-color:var(--color-accent);color:var(--color-accent)}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-33.3333%)}}@keyframes scroll-right{0%{transform:translate(-33.3333%)}to{transform:translate(0)}}.row-1[data-astro-cid-gakqr736]{animation:scroll-left var(--duration,80s) linear infinite}.row-2[data-astro-cid-gakqr736]{animation:scroll-right var(--duration,90s) linear infinite}.row-1[data-astro-cid-gakqr736]:hover,.row-2[data-astro-cid-gakqr736]:hover{animation-play-state:paused}.stack-section[data-astro-cid-buqcwskc]{--stack-tile:132px;--stack-tile-active:188px}.stack-railboard[data-astro-cid-buqcwskc]{--stack-tile-current:var(--stack-tile)}.stack-track[data-astro-cid-buqcwskc]{will-change:auto}.stack-card[data-astro-cid-buqcwskc]{flex:0 0 var(--stack-tile);width:var(--stack-tile);padding:1.1rem .75rem .9rem}.stack-card[data-astro-cid-buqcwskc][data-active=true]{flex-grow:1;flex-basis:var(--stack-tile-active);width:var(--stack-tile-active)}.stack-icon[data-astro-cid-buqcwskc]{transition:color .2s,opacity .2s}.stack-name[data-astro-cid-buqcwskc]{color:color-mix(in srgb, var(--color-muted) 70%, transparent);transition:color .2s}.stack-card[data-astro-cid-buqcwskc]:hover .stack-name[data-astro-cid-buqcwskc],.stack-card[data-astro-cid-buqcwskc]:focus-visible .stack-name[data-astro-cid-buqcwskc],.stack-card[data-astro-cid-buqcwskc][data-active=true] .stack-name[data-astro-cid-buqcwskc]{color:var(--color-text)}.stack-card[data-astro-cid-buqcwskc][data-active=true] .stack-icon[data-astro-cid-buqcwskc]{color:var(--color-accent);opacity:1}.stack-meta[data-astro-cid-buqcwskc]{grid-template-rows:0fr;width:100%;padding-inline:.75rem;transition:grid-template-rows .22s cubic-bezier(.2,.7,.2,1);display:grid}.stack-card[data-astro-cid-buqcwskc][data-active=true] .stack-meta[data-astro-cid-buqcwskc]{grid-template-rows:1fr}.stack-meta-inner[data-astro-cid-buqcwskc]{min-height:0;overflow:hidden}.stack-kind[data-astro-cid-buqcwskc]{text-align:center;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:var(--color-accent);margin-top:.4rem;font-size:10px;font-weight:600;display:block}.stack-desc[data-astro-cid-buqcwskc]{text-align:center;color:var(--color-muted);margin-top:.25rem;font-size:12px;line-height:1.4;display:block}.stack-scrubber[data-astro-cid-buqcwskc]{background:color-mix(in srgb, var(--color-surface) 8%, transparent);cursor:ew-resize;touch-action:none;user-select:none;grid-template-columns:repeat(72,1fr);align-items:center;gap:6px;height:34px;padding:0 36px;display:grid}.stack-scrubber[data-astro-cid-buqcwskc].is-scrubbing{cursor:grabbing}.stack-scrubber[data-astro-cid-buqcwskc] span[data-astro-cid-buqcwskc]{background:color-mix(in srgb, var(--color-muted) 18%, transparent);opacity:.72;width:1px;height:8px;transition:height .22s,background .22s,opacity .22s;display:block}.stack-scrubber[data-astro-cid-buqcwskc] span[data-astro-cid-buqcwskc].major{background:color-mix(in srgb, var(--color-muted) 24%, transparent);height:10px}.stack-scrubber[data-astro-cid-buqcwskc] span[data-astro-cid-buqcwskc].near{background:color-mix(in srgb, var(--color-text) 45%, transparent);opacity:.9;height:14px}.stack-scrubber[data-astro-cid-buqcwskc] span[data-astro-cid-buqcwskc].on{background:var(--color-text);opacity:1;height:20px}.stack-scrubber[data-astro-cid-buqcwskc].is-scrubbing span[data-astro-cid-buqcwskc].on{height:22px}@media (width<=720px){.stack-section[data-astro-cid-buqcwskc]{--stack-tile:116px;--stack-tile-active:168px}.stack-card[data-astro-cid-buqcwskc]{padding:.85rem .5rem .75rem}.stack-scrubber[data-astro-cid-buqcwskc]{gap:4px;height:30px;padding:0 18px}}@media (prefers-reduced-motion:reduce){.stack-track[data-astro-cid-buqcwskc]{transform:none!important}.stack-card[data-astro-cid-buqcwskc],.stack-card[data-astro-cid-buqcwskc] [data-astro-cid-buqcwskc],.stack-icon[data-astro-cid-buqcwskc],.stack-name[data-astro-cid-buqcwskc],.stack-scrubber[data-astro-cid-buqcwskc] span[data-astro-cid-buqcwskc]{transition:none!important}}
