:root{--bg:#fff;--bg-soft:#fafafa;--text:#111;--text-secondary:#5a5a5a;--muted:#999;--rule:#e2e2e2;--accent:#111;--accent-contrast:#fff;--spot:#ff4d00;--radius:0;--max-width:80rem;--font:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font);color:var(--text);background:var(--bg);font-size:1rem;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.container{width:min(100% - 3rem, var(--max-width));margin-inline:auto}@media (width<=640px){.container{width:min(100% - 1.75rem, var(--max-width))}}.section{padding-block:7rem}@media (width<=640px){.section{padding-block:4.5rem}}.display{letter-spacing:-.045em;font-size:clamp(3.2rem,11.5vw,10rem);font-weight:600;line-height:.92}.headline{letter-spacing:-.04em;font-size:clamp(2rem,6vw,5rem);font-weight:600;line-height:1.05}.title{letter-spacing:-.02em;font-size:clamp(1.35rem,3vw,2.25rem);font-weight:600;line-height:1.15}.body-lg{color:var(--text-secondary);font-size:1.125rem;line-height:1.65}.body{color:var(--text-secondary);font-size:1rem;line-height:1.6}.body-sm{color:var(--text-secondary);font-size:.875rem;line-height:1.55}.label{letter-spacing:.14em;text-transform:uppercase;color:var(--muted);font-size:.6875rem;font-weight:600}.rule{border:0;border-top:1px solid var(--rule);width:100%}.btn{color:var(--accent-contrast);background:var(--accent);border:1px solid var(--accent);cursor:pointer;align-items:center;gap:.5rem;padding:.9rem 1.6rem;font-size:.9375rem;font-weight:500;transition:transform .15s,background .15s,color .15s,border-color .15s;display:inline-flex}.btn:hover{background:var(--spot);border-color:var(--spot);color:var(--accent-contrast)}.btn:active{transform:scale(.98)}.btn:focus-visible{outline:2px solid var(--text);outline-offset:2px}.btn-ghost{color:var(--text);border-color:var(--rule);background:0 0}.btn-ghost:hover{color:var(--accent-contrast);background:var(--accent);border-color:var(--accent)}.link{border-bottom:1px solid var(--text);align-items:center;gap:.35rem;padding-bottom:.15rem;font-weight:500;transition:border-color .15s,color .15s;display:inline-flex}.link:hover{border-color:var(--spot);color:var(--spot)}.index{letter-spacing:-.05em;color:var(--spot);opacity:.7;font-size:clamp(3rem,8vw,7rem);font-weight:600;line-height:.9}.reveal{opacity:0;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);transform:translateY(24px)}.reveal.is-visible{opacity:1;transform:translateY(0)}.stagger-1{transition-delay:50ms}.stagger-2{transition-delay:.1s}.stagger-3{transition-delay:.15s}.stagger-4{transition-delay:.2s}.stagger-5{transition-delay:.25s}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transition:none;transform:none}}.header[data-astro-cid-nen7h5rs]{z-index:10;backdrop-filter:blur(10px);border-bottom:1px solid var(--rule);background:#fffffff0;position:sticky;top:0}.header-inner[data-astro-cid-nen7h5rs]{justify-content:space-between;align-items:center;height:4rem;display:flex}.logo[data-astro-cid-nen7h5rs]{letter-spacing:-.04em;color:var(--text);font-size:1.25rem;font-weight:600}.nav[data-astro-cid-nen7h5rs]{letter-spacing:.04em;text-transform:uppercase;color:var(--text-secondary);align-items:center;gap:.75rem;font-size:.8125rem;font-weight:500;display:flex}.nav-link[data-astro-cid-nen7h5rs]{padding:.25rem .125rem;transition:color .15s}.nav-link[data-astro-cid-nen7h5rs]:hover{color:var(--text)}.nav-divider[data-astro-cid-nen7h5rs]{color:var(--rule);user-select:none}.hero[data-astro-cid-ge2uvauf]{border-bottom:1px solid var(--rule);flex-direction:column;justify-content:space-between;min-height:calc(100svh - 4rem);padding-block:4rem 3rem;display:flex}.hero-grid[data-astro-cid-ge2uvauf]{grid-template-columns:1.35fr 1fr;align-items:end;gap:3rem;display:grid}.hero-kicker[data-astro-cid-ge2uvauf]{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-bottom:2rem;font-size:.8125rem;font-weight:600}.hero-title[data-astro-cid-ge2uvauf]{max-width:14ch}.hero-soft[data-astro-cid-ge2uvauf]{color:var(--spot)}.hero-side[data-astro-cid-ge2uvauf]{justify-self:end;max-width:34ch;padding-bottom:.5rem}.hero-side-text[data-astro-cid-ge2uvauf]{margin-bottom:1rem}.hero-area[data-astro-cid-ge2uvauf]{opacity:.6;max-width:38ch;margin-bottom:2rem}.hero-tech[data-astro-cid-ge2uvauf]{border-top:1px solid var(--rule);grid-template-columns:auto 1fr;align-items:baseline;gap:1.5rem;margin-top:4rem;padding-top:1.5rem;display:grid}.hero-tech-list[data-astro-cid-ge2uvauf]{letter-spacing:-.02em;color:var(--text-secondary);font-size:clamp(1rem,2.5vw,1.5rem);font-weight:500}@media (width<=900px){.hero-grid[data-astro-cid-ge2uvauf]{grid-template-columns:1fr;gap:2.5rem}.hero-side[data-astro-cid-ge2uvauf]{justify-self:start;max-width:50ch}}@media (width<=640px){.hero[data-astro-cid-ge2uvauf]{min-height:calc(100svh - 3.5rem);padding-block:2.5rem 2rem}.hero-kicker[data-astro-cid-ge2uvauf],.hero-side-text[data-astro-cid-ge2uvauf]{margin-bottom:1.5rem}.hero-tech[data-astro-cid-ge2uvauf]{grid-template-columns:1fr;gap:.75rem;margin-top:2.5rem}}.services[data-astro-cid-lesv7jgp]{background:var(--bg-soft)}.services-header[data-astro-cid-lesv7jgp]{grid-template-columns:1fr 2fr;align-items:baseline;gap:2rem;margin-bottom:3rem;display:grid}.services-lead[data-astro-cid-lesv7jgp]{max-width:18ch}.services-list[data-astro-cid-lesv7jgp]{grid-template-columns:repeat(3,1fr);gap:0;list-style:none;display:grid}.service-item[data-astro-cid-lesv7jgp]{border-bottom:1px solid var(--rule);border-right:1px solid var(--rule);flex-direction:column;gap:1.5rem;padding:2.5rem 2rem;transition:background .2s;display:flex}.service-item[data-astro-cid-lesv7jgp]:nth-child(3n){border-right:0}.service-item[data-astro-cid-lesv7jgp]:hover{background:var(--bg)}.service-index[data-astro-cid-lesv7jgp]{letter-spacing:-.05em;color:var(--spot);opacity:.7;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:600;line-height:1}.service-title[data-astro-cid-lesv7jgp]{letter-spacing:-.02em;margin-bottom:.75rem;font-size:clamp(1.35rem,2.5vw,1.75rem);font-weight:600;line-height:1.15}.service-desc[data-astro-cid-lesv7jgp]{max-width:32ch}.service-item[data-astro-cid-lesv7jgp]:last-child .service-desc[data-astro-cid-lesv7jgp]{color:var(--muted)}@media (width<=960px){.services-list[data-astro-cid-lesv7jgp]{grid-template-columns:repeat(2,1fr)}.service-item[data-astro-cid-lesv7jgp]:nth-child(3n){border-right:1px solid var(--rule)}.service-item[data-astro-cid-lesv7jgp]:nth-child(2n){border-right:0}}@media (width<=900px){.services-header[data-astro-cid-lesv7jgp]{grid-template-columns:1fr;gap:1rem;margin-bottom:2rem}}@media (width<=640px){.services-list[data-astro-cid-lesv7jgp]{grid-template-columns:1fr}.service-item[data-astro-cid-lesv7jgp]{border-right:0;padding:2rem 0}.service-item[data-astro-cid-lesv7jgp]:nth-child(3n),.service-item[data-astro-cid-lesv7jgp]:nth-child(2n){border-right:0}}.idea[data-astro-cid-jm5b5ake]{border-block:1px solid var(--rule)}.idea-inner[data-astro-cid-jm5b5ake]{grid-template-columns:auto 1fr;align-items:start;gap:2rem 4rem;display:grid}.idea-label[data-astro-cid-jm5b5ake]{margin-top:1.5rem}.idea-title[data-astro-cid-jm5b5ake]{max-width:14ch}.idea-soft[data-astro-cid-jm5b5ake]{color:var(--spot)}.idea-text[data-astro-cid-jm5b5ake]{grid-column:2;max-width:45ch;margin-top:-2rem}@media (width<=900px){.idea-inner[data-astro-cid-jm5b5ake]{grid-template-columns:1fr;gap:2rem}.idea-label[data-astro-cid-jm5b5ake]{margin-top:0}.idea-text[data-astro-cid-jm5b5ake]{grid-column:1;margin-top:0}}.contact[data-astro-cid-he3spzz3]{background:var(--bg-soft)}.contact-grid[data-astro-cid-he3spzz3]{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}.contact-label[data-astro-cid-he3spzz3]{margin-bottom:1.5rem}.contact-title[data-astro-cid-he3spzz3]{max-width:18ch;margin-bottom:1.5rem}.contact-lead[data-astro-cid-he3spzz3]{max-width:38ch}.contact-form[data-astro-cid-he3spzz3]{flex-direction:column;gap:1.25rem;display:flex}.form-field[data-astro-cid-he3spzz3]{flex-direction:column;gap:.5rem;display:flex}.form-field[data-astro-cid-he3spzz3] label[data-astro-cid-he3spzz3]{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:.75rem;font-weight:600}.form-field[data-astro-cid-he3spzz3] input[data-astro-cid-he3spzz3],.form-field[data-astro-cid-he3spzz3] textarea[data-astro-cid-he3spzz3]{font:inherit;color:var(--text);background:var(--bg);border:1px solid var(--rule);padding:1rem;font-size:1rem;transition:border-color .15s,box-shadow .15s}.form-field[data-astro-cid-he3spzz3] input[data-astro-cid-he3spzz3]:focus,.form-field[data-astro-cid-he3spzz3] textarea[data-astro-cid-he3spzz3]:focus{border-color:var(--spot);outline:none;box-shadow:0 0 0 3px #ff4d0014}.form-field[data-astro-cid-he3spzz3] textarea[data-astro-cid-he3spzz3]{resize:vertical;min-height:8rem}.hp-field[data-astro-cid-he3spzz3]{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.form-submit[data-astro-cid-he3spzz3]{align-self:flex-start;margin-top:.5rem}.form-status[data-astro-cid-he3spzz3]{color:var(--text-secondary);font-size:.9375rem}@media (width<=900px){.contact-grid[data-astro-cid-he3spzz3]{grid-template-columns:1fr;gap:3rem}}@media (width<=560px){.form-submit[data-astro-cid-he3spzz3]{justify-content:center;width:100%}}.footer[data-astro-cid-jo6i4kqk]{border-top:1px solid var(--rule);padding-block:2.5rem}.footer-inner[data-astro-cid-jo6i4kqk]{justify-content:space-between;align-items:center;gap:1rem;display:flex}.footer-copy[data-astro-cid-jo6i4kqk],.footer-note[data-astro-cid-jo6i4kqk]{color:var(--muted);font-size:.8125rem}@media (width<=560px){.footer-inner[data-astro-cid-jo6i4kqk]{flex-direction:column;align-items:flex-start;gap:.25rem}}
