:root {
  --bg: #090b10;
  --surface: rgba(20, 25, 33, .72);
  --surface-solid: #11161e;
  --text: #f0f4f3;
  --muted: #98a3aa;
  --line: rgba(192, 226, 215, .14);
  --accent: #7bf5c8;
  --accent-strong: #a4ffdd;
  --accent-dim: #426c60;
  --max: 1180px;
  --font: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; overflow-x: hidden; background: var(--bg); color: var(--text); font-family: var(--font); font-size: 16px; line-height: 1.5; }
body::before {
  content: ""; pointer-events: none; position: fixed; inset: 0; z-index: -2; opacity: .38;
  background-image: linear-gradient(rgba(161, 231, 208, .04) 1px, transparent 1px), linear-gradient(90deg, rgba(161, 231, 208, .04) 1px, transparent 1px);
  background-size: 48px 48px; mask-image: linear-gradient(to bottom, #000, transparent 85%);
}
body::after { content: ""; pointer-events: none; position: fixed; inset: 0; z-index: 5; opacity: .035; background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.6'/%3E%3C/svg%3E"); }
a { color: inherit; text-decoration: none; }
button { font: inherit; }
h1, h2, h3, p { margin-top: 0; }
h1, h2 { letter-spacing: -.055em; line-height: 1.03; }
.skip-link { position: absolute; z-index: 20; top: -4rem; left: 1rem; padding: .75rem 1rem; background: var(--accent); color: #07100e; border-radius: .25rem; transition: top .2s; }
.skip-link:focus { top: 1rem; }
.page-glow { position: fixed; z-index: -1; width: 44rem; height: 44rem; pointer-events: none; filter: blur(10px); border-radius: 50%; opacity: .13; }
.page-glow--one { top: -22rem; right: -16rem; background: #2aebad; }
.page-glow--two { top: 58%; left: -35rem; background: #177e9b; }

.site-header { display: flex; justify-content: space-between; align-items: center; width: min(calc(100% - 40px), var(--max)); min-height: 76px; margin: auto; border-bottom: 1px solid var(--line); }
.brand { display: inline-flex; align-items: center; gap: .48rem; font-size: .82rem; font-weight: 760; letter-spacing: .1em; }
.brand__mark { color: var(--accent); letter-spacing: -.16em; font-weight: 900; }
.brand span span { color: var(--accent); }
.header-link, .text-link, .site-footer nav a, .privacy-trigger { font-size: .8rem; color: var(--muted); transition: color .2s ease; }
.header-link:hover, .text-link:hover, .site-footer nav a:hover, .privacy-trigger:hover { color: var(--accent); }

.section { width: min(calc(100% - 40px), var(--max)); margin-left: auto; margin-right: auto; }
.section--spaced { padding-top: 100px; }
.hero { position: relative; min-height: calc(100svh - 76px); padding-top: clamp(4.5rem, 11vw, 9.5rem); padding-bottom: 5rem; display: grid; align-items: center; }
.hero__content { position: relative; z-index: 2; max-width: 735px; }
.eyebrow, .kicker { margin-bottom: 1.25rem; color: var(--accent); font-size: .75rem; font-weight: 670; letter-spacing: .12em; text-transform: uppercase; }
.eyebrow { display: flex; align-items: center; gap: .5rem; }
.eyebrow i, .site-footer i { color: var(--accent-dim); font-style: normal; }
.eyebrow__dot { width: .48rem; height: .48rem; border-radius: 50%; background: var(--accent); box-shadow: 0 0 12px var(--accent); animation: pulse 2.5s ease-in-out infinite; }
.hero h1 { max-width: 780px; margin-bottom: 1.3rem; font-size: clamp(2.6rem, 6vw, 5.4rem); }
.hero__lead { max-width: 610px; margin-bottom: 2rem; color: #c7d0d1; font-size: clamp(1rem, 2vw, 1.2rem); line-height: 1.65; }
.button { display: inline-flex; justify-content: center; align-items: center; gap: .75rem; min-height: 53px; padding: .85rem 1.25rem; border: 1px solid transparent; font-size: .93rem; font-weight: 700; transition: transform .2s ease, box-shadow .2s ease, background .2s ease; }
.button--primary { background: var(--accent); color: #07110e; box-shadow: 0 0 0 1px rgba(164,255,221,.2), 0 0 28px rgba(123,245,200,.18); }
.button--primary:hover { background: var(--accent-strong); transform: translateY(-2px); box-shadow: 0 0 0 1px rgba(164,255,221,.3), 0 8px 35px rgba(123,245,200,.27); }
.button--primary:active { transform: translateY(0); }
.hero__content > .button--primary { min-height: 66px; padding: 1.05rem 1.9rem; font-size: 1.08rem; }
.hero__note { margin: .85rem 0 2.8rem; color: var(--muted); font-size: .78rem; }
.hero__meta { display: flex; flex-wrap: wrap; gap: .4rem .65rem; max-width: 530px; color: #a9b5b5; font-size: .76rem; }
.hero__meta span { color: var(--accent-dim); }
.hero__visual { position: absolute; right: -4rem; bottom: 0; width: min(43vw, 520px); height: min(48vw, 600px); opacity: .78; }
.figure { position: absolute; right: 0; bottom: 0; width: 100%; height: 100%; filter: drop-shadow(0 0 38px rgba(111, 189, 165, .2)); }
.figure-orbit { position: absolute; top: 14%; left: 11%; width: 80%; aspect-ratio: 1; border: 1px solid rgba(132, 231, 197, .18); border-radius: 50%; animation: spin 35s linear infinite; }
.figure-orbit::before { content: ""; position: absolute; width: 6px; height: 6px; top: 0; left: 50%; border-radius: 50%; background: var(--accent); box-shadow: 0 0 10px var(--accent); }
.visual-tag { position: absolute; padding: .45rem .6rem; border: 1px solid rgba(132,231,197,.24); background: rgba(9, 13, 18, .75); color: #c5dfd6; font: 600 .62rem/1.2 ui-monospace, SFMono-Regular, Menlo, monospace; letter-spacing: .04em; backdrop-filter: blur(7px); }
.visual-tag--top { top: 18%; right: 3%; }.visual-tag--top span { display: inline-block; width: .35rem; height: .35rem; margin-right: .35rem; border-radius: 50%; background: var(--accent); }.visual-tag--bottom { bottom: 12%; left: -4%; color: var(--accent); }

.section-heading { display: flex; justify-content: space-between; gap: 1rem; align-items: baseline; padding-bottom: 2rem; border-bottom: 1px solid var(--line); }
.section-heading h2 { margin: 0; font-size: clamp(2rem, 4vw, 3.8rem); }
.kicker { margin: 0; font: 600 .67rem/1 ui-monospace, SFMono-Regular, Menlo, monospace; white-space: nowrap; }
.service-grid { display: grid; grid-template-columns: repeat(4, 1fr); border-left: 1px solid var(--line); }
.service-card { min-height: 265px; padding: 1.5rem; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); background: linear-gradient(135deg, rgba(28,38,47,.42), rgba(14,18,24,.2)); transition: background .25s ease, transform .25s ease; }
.service-card:hover { background: linear-gradient(135deg, rgba(47,78,75,.5), rgba(14,18,24,.45)); transform: translateY(-4px); }
.line-icon { color: var(--accent); font: 600 .76rem ui-monospace, SFMono-Regular, Menlo, monospace; }
.service-card h3, .why-item h3, .timeline h3 { margin: 3.65rem 0 .6rem; font-size: 1.15rem; letter-spacing: -.035em; }
.service-card p, .why-item p, .timeline p { margin: 0; color: var(--muted); font-size: .88rem; line-height: 1.6; }

.project-grid { display: grid; grid-template-columns: repeat(5, 1fr); gap: .7rem; margin: 1.5rem 0 0; padding: 0; list-style: none; }
.project-grid li { padding: .85rem .8rem; border: 1px solid var(--line); color: #c7d2d1; background: rgba(20, 26, 34, .48); font-size: .82rem; transition: border-color .2s, color .2s, background .2s; }
.project-grid li:hover { border-color: rgba(123,245,200,.45); background: rgba(47, 95, 81, .2); color: var(--accent); }
.projects__bottom { display: flex; justify-content: space-between; align-items: center; gap: 1rem; margin-top: 1.2rem; padding: 1.3rem 0; border-bottom: 1px solid var(--line); }
.projects__bottom p { margin: 0; color: var(--muted); font-size: .9rem; }.text-link { color: var(--accent); font-weight: 650; white-space: nowrap; }

.timeline { display: grid; grid-template-columns: repeat(4, 1fr); gap: 1.5rem; margin: 3rem 0 0; padding: 0; list-style: none; counter-reset: none; position: relative; }
.timeline::before { position: absolute; content: ""; top: 1.25rem; left: 1.2rem; right: 1.2rem; border-top: 1px solid var(--line); }
.timeline li { position: relative; }.timeline__number { display: grid; place-items: center; width: 2.5rem; height: 2.5rem; position: relative; z-index: 1; background: var(--bg); border: 1px solid var(--accent-dim); color: var(--accent); font: 650 .72rem ui-monospace, SFMono-Regular, Menlo, monospace; }
.timeline h3 { margin-top: 1.5rem; }

.statement { position: relative; overflow: hidden; margin-top: 110px; padding: clamp(2.3rem, 7vw, 5.5rem); background: linear-gradient(115deg, rgba(24,44,43,.72), rgba(16,21,28,.87) 55%, rgba(14,20,27,.88)); border: 1px solid rgba(133, 222, 193, .25); }
.statement::after { content: ""; position: absolute; width: 25rem; height: 25rem; right: -8rem; top: -12rem; border: 1px solid rgba(123,245,200,.14); border-radius: 50%; box-shadow: 0 0 0 40px rgba(123,245,200,.025), 0 0 0 80px rgba(123,245,200,.02); }
.statement__code { margin-bottom: 1.2rem; color: var(--accent); font: 600 .7rem ui-monospace, SFMono-Regular, Menlo, monospace; }.statement h2 { position: relative; z-index: 1; max-width: 730px; margin-bottom: 1.2rem; font-size: clamp(2rem, 4vw, 3.8rem); }.statement > p:last-child { position: relative; z-index: 1; max-width: 570px; margin-bottom: 0; color: #bdc9c8; font-size: 1.03rem; line-height: 1.65; }

.why-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 1px; margin-top: 1.5rem; background: var(--line); border: 1px solid var(--line); }.why-item { min-height: 216px; padding: 1.4rem; background: #10151c; }.why-item > span { color: var(--accent); font: 600 .7rem ui-monospace, SFMono-Regular, Menlo, monospace; }.why-item h3 { margin-top: 3.2rem; }

.cta-section { position: relative; overflow: hidden; margin-top: 115px; padding: clamp(3rem, 8vw, 7rem) clamp(1.5rem, 9vw, 8.5rem); text-align: center; background: radial-gradient(circle at 50% 30%, rgba(63,160,128,.26), transparent 43%), #101720; border: 1px solid rgba(126, 238, 197, .34); box-shadow: 0 0 60px rgba(60, 196, 148, .1); }
.cta-section__grid { position: absolute; inset: 0; opacity: .24; background-image: linear-gradient(rgba(165,255,221,.11) 1px, transparent 1px), linear-gradient(90deg, rgba(165,255,221,.11) 1px, transparent 1px); background-size: 36px 36px; mask-image: radial-gradient(circle at center, #000, transparent 68%); }
.cta-section > *:not(.cta-section__grid) { position: relative; z-index: 1; }.cta-section .kicker { margin-bottom: 1.15rem; }.cta-section h2 { margin-bottom: .9rem; font-size: clamp(2.5rem, 5vw, 4.7rem); }.cta-section > p:not(.kicker) { max-width: 590px; margin: 0 auto 1.8rem; color: #c7d4d0; line-height: 1.65; }.cta-section small { display: block; margin-top: .9rem; color: var(--muted); font-size: .75rem; }

.faq-list { border-top: 1px solid var(--line); }.faq details { border-bottom: 1px solid var(--line); }.faq summary { display: flex; justify-content: space-between; gap: 1.5rem; align-items: center; padding: 1.25rem 0; list-style: none; cursor: pointer; font-weight: 620; letter-spacing: -.02em; }.faq summary::-webkit-details-marker { display: none; }.faq summary span { flex: 0 0 1.25rem; width: 1.25rem; height: 1.25rem; position: relative; border: 1px solid var(--accent-dim); border-radius: 50%; }.faq summary span::before, .faq summary span::after { content: ""; position: absolute; top: calc(50% - .5px); left: 25%; width: 50%; border-top: 1px solid var(--accent); transition: transform .2s; }.faq summary span::after { transform: rotate(90deg); }.faq details[open] summary { color: var(--accent); }.faq details[open] summary span::after { transform: rotate(0deg); }.faq details p { max-width: 850px; margin: -0.1rem 2.5rem 1.25rem 0; color: var(--muted); font-size: .9rem; line-height: 1.65; }

.site-footer { width: min(calc(100% - 40px), var(--max)); margin: 110px auto 0; padding: 2rem 0 2.5rem; border-top: 1px solid var(--line); }.footer__top { display: flex; justify-content: space-between; gap: 2rem; }.footer__top .brand { margin-bottom: 1.15rem; }.footer__top p { margin: 0 0 .25rem; font-size: .87rem; }.footer__top small { color: var(--muted); font-size: .75rem; }.site-footer nav { display: flex; flex-direction: column; align-items: flex-end; gap: .85rem; }.privacy-trigger { padding: 0; border: 0; background: transparent; cursor: pointer; }.footer__disclaimer { max-width: 670px; margin: 2rem 0 0; padding-top: 1rem; border-top: 1px solid var(--line); color: #758087; font-size: .72rem; line-height: 1.5; }

.mobile-cta { display: none; }
.privacy-modal { width: min(calc(100% - 32px), 570px); max-height: min(80vh, 560px); padding: 0; color: var(--text); background: #11171e; border: 1px solid rgba(126,238,197,.35); box-shadow: 0 1.5rem 5rem rgba(0,0,0,.6); }.privacy-modal::backdrop { background: rgba(1,4,7,.78); backdrop-filter: blur(4px); }.privacy-modal__header { display: flex; justify-content: space-between; gap: 1rem; align-items: center; padding: 1.25rem 1.35rem; border-bottom: 1px solid var(--line); }.privacy-modal h2 { margin: 0; font-size: 1.3rem; }.modal-close { display: grid; place-items: center; flex: 0 0 2rem; width: 2rem; height: 2rem; padding: 0; color: var(--accent); border: 1px solid var(--accent-dim); background: transparent; font-size: 1.35rem; cursor: pointer; }.privacy-modal__body { padding: 1.3rem 1.35rem; color: #bdc9c8; font-size: .88rem; line-height: 1.65; }.privacy-modal__body p:last-child { margin-bottom: 0; }

.reveal { opacity: 0; transform: translateY(18px); transition: opacity .65s ease, transform .65s ease; }.reveal.is-visible { opacity: 1; transform: translateY(0); }
@keyframes pulse { 50% { opacity: .55; box-shadow: 0 0 4px var(--accent); } } @keyframes spin { to { transform: rotate(360deg); } }

@media (max-width: 840px) {
  .hero__visual { right: -10rem; opacity: .35; }.hero__content { max-width: 650px; }.service-grid, .why-grid { grid-template-columns: repeat(2, 1fr); }.project-grid { grid-template-columns: repeat(3, 1fr); }.timeline { grid-template-columns: repeat(2, 1fr); gap: 2rem; }.timeline::before { top: 1.25rem; right: 25%; }.timeline li:nth-child(3)::before { content: ""; position: absolute; width: 100%; top: -1rem; border-top: 1px dashed rgba(192,226,215,.1); }.cta-section { margin-top: 90px; }
}
@media (max-width: 560px) {
  body { padding-bottom: 64px; }.site-header, .section, .site-footer { width: min(calc(100% - 32px), var(--max)); }.site-header { min-height: 64px; }.header-link { font-size: .72rem; }.hero { min-height: calc(100svh - 64px); padding-top: 4rem; padding-bottom: 2rem; }.hero h1 { font-size: clamp(2.3rem, 11vw, 3rem); }.hero__lead { max-width: 95%; font-size: .96rem; }.hero__content > .button--primary { width: min(100%, 23rem); max-width: 100%; min-height: 68px; padding: 1.05rem 1.25rem; font-size: 1.04rem; }.hero__note { margin-bottom: 1.5rem; }.hero__meta { max-width: 280px; line-height: 1.8; }.hero__visual { right: -10rem; bottom: -1rem; width: 430px; height: 430px; opacity: .2; }.section--spaced { padding-top: 78px; }.section-heading { display: block; padding-bottom: 1.3rem; }.section-heading h2 { margin-top: .65rem; font-size: clamp(1.95rem, 9vw, 2.5rem); }.service-grid, .why-grid { grid-template-columns: 1fr; }.service-card { min-height: 190px; padding: 1.3rem; }.service-card h3, .why-item h3 { margin-top: 2.25rem; }.project-grid { grid-template-columns: repeat(2, 1fr); gap: .5rem; }.project-grid li { min-height: 52px; display: flex; align-items: center; font-size: .76rem; }.projects__bottom { display: block; }.projects__bottom p { margin-bottom: .8rem; }.timeline { display: block; margin-top: 2rem; }.timeline::before { top: 1.25rem; bottom: 1.25rem; left: 1.25rem; right: auto; border-top: 0; border-left: 1px solid var(--line); }.timeline li { display: grid; grid-template-columns: 2.5rem 1fr; column-gap: 1.1rem; margin-bottom: 2.1rem; }.timeline li:last-child { margin-bottom: 0; }.timeline li:nth-child(3)::before { display: none; }.timeline h3 { margin-top: .15rem; }.statement { width: 100%; margin-top: 80px; padding: 3rem 1rem; border-left: 0; border-right: 0; }.statement h2 { font-size: 2rem; }.statement > p:last-child { font-size: .95rem; }.why-item { min-height: 175px; }.cta-section { width: calc(100% - 32px); margin-top: 80px; padding: 3.5rem 1.2rem; }.cta-section h2 { font-size: 2.45rem; }.faq summary { padding: 1.1rem 0; font-size: .92rem; }.faq details p { margin-right: 0; font-size: .85rem; }.site-footer { margin-top: 80px; }.footer__top { display: block; }.site-footer nav { align-items: flex-start; margin-top: 1.8rem; }.mobile-cta { display: flex; justify-content: center; align-items: center; gap: .45rem; position: fixed; z-index: 10; right: 12px; bottom: 12px; left: 12px; min-height: 48px; background: var(--accent); color: #07110e; font-size: .87rem; font-weight: 750; box-shadow: 0 8px 28px rgba(0,0,0,.36), 0 0 20px rgba(123,245,200,.18); transform: translateY(80px); opacity: 0; transition: transform .25s ease, opacity .25s ease; }.mobile-cta.is-visible { transform: translateY(0); opacity: 1; }
}
@media (prefers-reduced-motion: reduce) { *, *::before, *::after { scroll-behavior: auto !important; animation-duration: .01ms !important; animation-iteration-count: 1 !important; transition-duration: .01ms !important; }.reveal { opacity: 1; transform: none; } }
