:root{--bg: #2b2c2a;--bg-deep: #191a18;--panel: #343532;--line: rgba(255, 255, 255, .16);--text: #f4f2ee;--muted: #aaa8a3;--red: #ff2028;--amber: #ffb21f;--green: #69c849;--cyan: #1fa9e8;--space: "Space Grotesk", "Inter", Arial, sans-serif;--inter: "Inter", Arial, sans-serif}*{box-sizing:border-box}body{margin:0;color:var(--text);background:radial-gradient(circle at 20% 0%,rgba(255,255,255,.06),transparent 32rem),linear-gradient(135deg,var(--bg),var(--bg-deep));font-family:var(--inter);min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--space);letter-spacing:0}h1{max-width:780px;margin-bottom:22px;font-size:clamp(3rem,5.8vw,6.1rem);line-height:.96}h1 span{color:var(--red)}::selection{background:var(--red);color:#fff}.spectrum-overlay{position:absolute;left:29.8%;top:28.5%;display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(5,1fr);gap:6%;width:41%;height:50%;pointer-events:none}.spectrum-overlay i{display:block;width:100%;aspect-ratio:1;border-radius:12%;opacity:.28;background:#f4f2ee47;box-shadow:none;animation:led-rise 1.65s steps(1,end) infinite}.spectrum-overlay i:nth-child(1){grid-column:3;grid-row:1;--on: var(--amber);animation-delay:.64s}.spectrum-overlay i:nth-child(2){grid-column:2;grid-row:2;--on: var(--amber);animation-delay:.48s}.spectrum-overlay i:nth-child(3){grid-column:3;grid-row:2;--on: var(--amber);animation-delay:.48s}.spectrum-overlay i:nth-child(4){grid-column:1;grid-row:3;--on: #ff4c2f;animation-delay:.32s}.spectrum-overlay i:nth-child(5){grid-column:2;grid-row:3;--on: var(--amber);animation-delay:.32s}.spectrum-overlay i:nth-child(6){grid-column:3;grid-row:3;--on: var(--green);animation-delay:.32s}.spectrum-overlay i:nth-child(7){grid-column:4;grid-row:3;--on: #18b9a5;animation-delay:.32s}.spectrum-overlay i:nth-child(8){grid-column:1;grid-row:4;--on: #ff4c2f;animation-delay:.16s}.spectrum-overlay i:nth-child(9){grid-column:2;grid-row:4;--on: var(--green);animation-delay:.16s}.spectrum-overlay i:nth-child(10){grid-column:3;grid-row:4;--on: var(--green);animation-delay:.16s}.spectrum-overlay i:nth-child(11){grid-column:4;grid-row:4;--on: #18b9a5;animation-delay:.16s}.spectrum-overlay i:nth-child(12){grid-column:5;grid-row:4;--on: var(--cyan);animation-delay:.16s}.spectrum-overlay i:nth-child(13){grid-column:1;grid-row:5;--on: #ff4c2f;animation-delay:0s}.spectrum-overlay i:nth-child(14){grid-column:2;grid-row:5;--on: var(--green);animation-delay:0s}.spectrum-overlay i:nth-child(15){grid-column:3;grid-row:5;--on: #18b9a5;animation-delay:0s}.spectrum-overlay i:nth-child(16){grid-column:4;grid-row:5;--on: #18b9a5;animation-delay:0s}.spectrum-overlay i:nth-child(17){grid-column:5;grid-row:5;--on: var(--cyan);animation-delay:0s}@keyframes led-rise{0%,to{opacity:.28;background:#f4f2ee47;box-shadow:none}18%,48%{opacity:1;background:var(--on);box-shadow:0 0 7px color-mix(in srgb,var(--on),transparent 54%)}66%{opacity:.42;background:color-mix(in srgb,var(--on),#f4f2ee 20%);box-shadow:none}}html{scroll-behavior:smooth}.site-header[data-astro-cid-3ef6ksr2]{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;min-height:72px;padding:16px clamp(22px,5vw,72px);border-bottom:1px solid var(--line);background:#1f201ed1;backdrop-filter:blur(16px)}.brand[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;width:clamp(150px,16vw,210px);background:transparent;line-height:0}.brand[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{display:block;width:100%;height:auto;background:transparent}.nav[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:clamp(14px,3vw,34px);color:var(--muted);font-size:.88rem;font-weight:600;text-transform:uppercase}.nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover{color:var(--text)}@media(max-width:900px){.site-header[data-astro-cid-3ef6ksr2]{align-items:center;gap:18px}}@media(max-width:560px){.site-header[data-astro-cid-3ef6ksr2]{padding:14px 18px}.brand[data-astro-cid-3ef6ksr2]{width:min(58vw,180px)}.nav[data-astro-cid-3ef6ksr2]{width:100%;justify-content:space-between;gap:10px;font-size:.78rem}}.hero-visual[data-astro-cid-36ultosl]{display:flex;justify-content:flex-end}.scope[data-astro-cid-36ultosl]{width:min(100%,500px);min-height:430px;padding:clamp(20px,3vw,26px);border:1px solid var(--line);border-radius:8px;background:linear-gradient(145deg,#ffffff12,#ffffff05);box-shadow:0 28px 80px #00000042}.scope-top[data-astro-cid-36ultosl]{display:flex;justify-content:space-between;gap:16px;color:var(--muted);font-family:var(--space);font-size:.82rem;font-weight:700}.waveform[data-astro-cid-36ultosl]{display:grid;grid-template-columns:repeat(20,1fr);align-items:center;gap:6px;min-height:238px;margin:32px 0}.waveform[data-astro-cid-36ultosl] span[data-astro-cid-36ultosl]{display:block;min-height:20px;border-radius:999px;background:#f4f2eed6;animation:pulse 1.7s ease-in-out infinite alternate}.waveform[data-astro-cid-36ultosl] span[data-astro-cid-36ultosl]:nth-child(3n){height:128px;background:var(--red)}.waveform[data-astro-cid-36ultosl] span[data-astro-cid-36ultosl]:nth-child(4n){height:178px;background:var(--amber)}.waveform[data-astro-cid-36ultosl] span[data-astro-cid-36ultosl]:nth-child(5n){height:82px;background:var(--cyan)}.waveform[data-astro-cid-36ultosl] span[data-astro-cid-36ultosl]:nth-child(2n){height:112px}.meter[data-astro-cid-36ultosl]{display:grid;grid-template-columns:repeat(8,1fr);gap:8px}.meter[data-astro-cid-36ultosl] i[data-astro-cid-36ultosl]{height:12px;border-radius:999px;background:var(--green)}.meter[data-astro-cid-36ultosl] i[data-astro-cid-36ultosl]:nth-child(n+5){background:var(--amber)}.meter[data-astro-cid-36ultosl] i[data-astro-cid-36ultosl]:nth-child(n+7){background:var(--red)}@keyframes pulse{0%{transform:scaleY(.76);opacity:.72}to{transform:scaleY(1);opacity:1}}@media(max-width:900px){.hero-visual[data-astro-cid-36ultosl]{justify-content:stretch}.scope[data-astro-cid-36ultosl]{width:100%;min-height:390px}}@media(max-width:560px){.scope[data-astro-cid-36ultosl]{min-height:330px;padding:18px}.waveform[data-astro-cid-36ultosl]{gap:4px;min-height:190px}}.hero[data-astro-cid-bbe6dxrz]{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.82fr);gap:clamp(42px,6vw,84px);align-items:center;min-height:calc(100vh - 72px);padding:clamp(54px,7vw,92px) clamp(22px,5vw,72px)}.hero-copy[data-astro-cid-bbe6dxrz]{max-width:850px}.hero-brand[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:clamp(14px,2.5vw,28px);margin-bottom:clamp(24px,4vw,44px)}.hero-logo-wrap[data-astro-cid-bbe6dxrz]{position:relative;display:block;flex:0 0 auto;line-height:0}.hero-logo[data-astro-cid-bbe6dxrz]{display:block;width:clamp(68px,7.2vw,104px);height:auto}.intro[data-astro-cid-bbe6dxrz]{max-width:590px;color:var(--muted);font-size:clamp(1.05rem,1.6vw,1.3rem);line-height:1.62}.hero-actions[data-astro-cid-bbe6dxrz]{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.button[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border:1px solid var(--line);border-radius:4px;font-weight:800;text-transform:uppercase;transition:transform .16s ease,background .16s ease,color .16s ease}.button[data-astro-cid-bbe6dxrz]:hover{transform:translateY(-1px)}.button[data-astro-cid-bbe6dxrz].primary{border-color:var(--red);background:var(--red);color:#fff}.button[data-astro-cid-bbe6dxrz].primary:hover{background:#ff3a41}.button[data-astro-cid-bbe6dxrz].ghost{color:var(--text)}.button[data-astro-cid-bbe6dxrz].ghost:hover{background:#ffffff0d}@media(max-width:900px){.hero[data-astro-cid-bbe6dxrz]{grid-template-columns:1fr;min-height:auto;padding-top:clamp(48px,8vw,72px)}.hero-copy[data-astro-cid-bbe6dxrz]{max-width:100%}.hero-brand[data-astro-cid-bbe6dxrz]{gap:18px}}@media(max-width:560px){h1[data-astro-cid-bbe6dxrz]{font-size:clamp(2.85rem,14vw,4.35rem)}.hero-brand[data-astro-cid-bbe6dxrz]{align-items:center;flex-direction:row;gap:12px}.hero-logo[data-astro-cid-bbe6dxrz]{width:clamp(48px,14vw,64px)}.intro[data-astro-cid-bbe6dxrz]{font-size:1rem}.button[data-astro-cid-bbe6dxrz]{width:100%}}.strip[data-astro-cid-ytctoxy7]{display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid var(--line)}.strip[data-astro-cid-ytctoxy7] span[data-astro-cid-ytctoxy7]{padding:22px clamp(16px,4vw,38px);border-right:1px solid var(--line);color:var(--muted);font-family:var(--space);font-weight:700;text-transform:uppercase}.strip[data-astro-cid-ytctoxy7] span[data-astro-cid-ytctoxy7]:last-child{border-right:0}@media(max-width:900px){.strip[data-astro-cid-ytctoxy7]{grid-template-columns:repeat(2,1fr)}.strip[data-astro-cid-ytctoxy7] span[data-astro-cid-ytctoxy7]{border-right:0;border-bottom:1px solid var(--line)}}@media(max-width:560px){.strip[data-astro-cid-ytctoxy7]{grid-template-columns:1fr}}.section[data-astro-cid-g5jplrhu]{padding:clamp(70px,10vw,132px) clamp(20px,5vw,72px)}.section-heading[data-astro-cid-g5jplrhu]{margin-bottom:clamp(42px,6vw,76px)}.eyebrow[data-astro-cid-g5jplrhu]{margin:0 0 16px;color:var(--muted);font-family:var(--space);font-size:.88rem;font-weight:600;letter-spacing:0;text-transform:uppercase}h2[data-astro-cid-g5jplrhu]{max-width:760px;margin-bottom:0;font-size:clamp(2.1rem,5vw,4.8rem);line-height:1}h3[data-astro-cid-g5jplrhu]{margin-bottom:18px;font-size:1.6rem}.service-grid[data-astro-cid-g5jplrhu]{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.service-grid[data-astro-cid-g5jplrhu] article[data-astro-cid-g5jplrhu]{min-height:330px;padding:clamp(26px,4vw,42px);border-right:1px solid var(--line)}.service-grid[data-astro-cid-g5jplrhu] article[data-astro-cid-g5jplrhu]:last-child{border-right:0}.service-index[data-astro-cid-g5jplrhu]{display:inline-block;margin-bottom:70px;color:var(--red);font-family:var(--space);font-weight:800}.service-grid[data-astro-cid-g5jplrhu] p[data-astro-cid-g5jplrhu]{color:var(--muted);line-height:1.65}@media(max-width:900px){.service-grid[data-astro-cid-g5jplrhu]{grid-template-columns:1fr}.service-grid[data-astro-cid-g5jplrhu] article[data-astro-cid-g5jplrhu]{border-right:0;border-bottom:1px solid var(--line)}.service-grid[data-astro-cid-g5jplrhu] article[data-astro-cid-g5jplrhu]:last-child{border-bottom:0}}.section[data-astro-cid-fz4tclxl]{padding:clamp(70px,10vw,132px) clamp(20px,5vw,72px)}.section-heading[data-astro-cid-fz4tclxl]{margin-bottom:clamp(42px,6vw,76px)}.eyebrow[data-astro-cid-fz4tclxl]{margin:0 0 16px;color:var(--muted);font-family:var(--space);font-size:.88rem;font-weight:600;letter-spacing:0;text-transform:uppercase}h2[data-astro-cid-fz4tclxl]{max-width:760px;margin-bottom:0;font-size:clamp(2.1rem,5vw,4.8rem);line-height:1}.process[data-astro-cid-fz4tclxl]{background:#ffffff09}.steps[data-astro-cid-fz4tclxl]{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin:0;padding:0;list-style:none;background:var(--line)}.steps[data-astro-cid-fz4tclxl] li[data-astro-cid-fz4tclxl]{min-height:230px;padding:clamp(26px,4vw,42px);background:var(--panel);transition:background .2s ease}.steps[data-astro-cid-fz4tclxl] li[data-astro-cid-fz4tclxl]:hover{background:#3a3b38}.steps[data-astro-cid-fz4tclxl] span[data-astro-cid-fz4tclxl]{display:block;margin-bottom:52px;color:var(--text);font-family:var(--space);font-size:2rem;font-weight:800}.steps[data-astro-cid-fz4tclxl] p[data-astro-cid-fz4tclxl]{color:var(--muted);line-height:1.65}@media(max-width:900px){.steps[data-astro-cid-fz4tclxl]{grid-template-columns:1fr}}.contact[data-astro-cid-xmivup5a]{display:flex;align-items:end;justify-content:space-between;gap:28px;padding:clamp(70px,10vw,132px) clamp(20px,5vw,72px)}.contact[data-astro-cid-xmivup5a] h2[data-astro-cid-xmivup5a]{max-width:980px}.eyebrow[data-astro-cid-xmivup5a]{margin:0 0 16px;color:var(--muted);font-family:var(--space);font-size:.88rem;font-weight:600;letter-spacing:0;text-transform:uppercase}h2[data-astro-cid-xmivup5a]{margin-bottom:0;font-size:clamp(2.1rem,5vw,4.8rem);line-height:1}.button[data-astro-cid-xmivup5a]{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border:1px solid var(--red);border-radius:4px;background:var(--red);color:#fff;font-weight:800;text-transform:uppercase;transition:background .16s ease,transform .16s ease;white-space:nowrap}.button[data-astro-cid-xmivup5a]:hover{background:#ff3a41;transform:translateY(-1px)}@media(max-width:900px){.contact[data-astro-cid-xmivup5a]{align-items:flex-start;flex-direction:column}}
