@charset "UTF-8";
:root{--paper:#f5f3ec;--ink:#242622;--muted:#66685f;--line:#d6d7cc;--accent:#c44127;--orange:#ee542e;--serif:Georgia,'Times New Roman',serif;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;scroll-behavior:smooth;scroll-padding-top:30px}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid var(--accent);outline-offset:6px}::selection{background:#ffc8ac;color:#242622}.wrap{width:min(1280px,calc(100% - 112px));margin:auto}.skip{position:absolute;top:-80px;left:20px;background:var(--ink);color:white;padding:15px;z-index:10}.skip:focus{top:12px}.header{height:116px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.logo{display:flex;align-items:center;font-size:34px;font-weight:700;letter-spacing:-1.8px}.logo svg{width:32px;height:36px;margin-right:10px;stroke:var(--accent);stroke-width:3;fill:none;stroke-linecap:round;stroke-linejoin:round}.logo-dot{color:var(--accent)}nav{display:flex;align-items:center;gap:42px;font-size:14px}nav a:hover,.text-link:hover,footer a:hover{color:var(--accent)}.nav-contact{border:1px solid #b6b8aa;border-radius:100px;padding:13px 21px}.nav-contact span{margin-left:26px}.hero{display:grid;grid-template-columns:1.03fr 1fr;gap:26px;align-items:center;padding-top:58px;padding-bottom:64px}.eyebrow{font-size:10px;font-weight:600;letter-spacing:1.6px;line-height:1.8;margin:0 0 30px}.status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--accent);margin-right:10px;vertical-align:1px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(62px,6.2vw,89px);line-height:1.02;letter-spacing:-5px;font-weight:500;margin-bottom:29px}em{font-family:var(--serif);font-weight:400;letter-spacing:-.065em}h1 em{color:var(--accent)}.hero-description{font-size:16px;line-height:1.8;color:var(--muted);max-width:430px;margin-bottom:31px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;border-radius:100px;font-size:14px;padding:18px 26px;transition:background .2s,transform .2s}.dark{background:var(--ink);color:var(--paper)}.dark:hover{background:var(--accent);transform:translateY(-2px)}.signal{position:relative;align-self:stretch;min-width:0;display:flex;flex-direction:column;justify-content:space-between;background:radial-gradient(ellipse at 50% 47%,#e9e4d6 0,transparent 69%)}.signal-top,.signal-bottom{display:flex;justify-content:space-between;align-items:center;font-family:monospace;font-size:9px;letter-spacing:1px;color:var(--muted);gap:8px}.signal-top{padding:4px 4px 0}.signal-art{display:block;width:112%;height:auto;margin:-15px -6% -24px;max-height:510px;object-fit:contain}.signal-bottom{border-top:1px solid var(--line);padding:20px 4px 0}.signal-bottom a{letter-spacing:0;font-family:Arial,sans-serif;font-size:12px;color:var(--ink)}.tiny-wave{color:var(--accent);font-size:14px;margin-right:9px;letter-spacing:1px}.intro-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr 1.7fr 60px;align-items:center;gap:35px;padding-top:30px;padding-bottom:30px}.intro-strip p{margin:0;font-size:14px;line-height:1.65}.intro-strip p:nth-child(2){color:var(--muted)}.intro-strip strong{font-weight:500}.asterisk{font-size:50px;color:var(--accent);text-align:right}.section{padding-top:104px;padding-bottom:106px}.section-heading{display:grid;grid-template-columns:1fr 1fr;column-gap:70px;margin-bottom:46px}.section-heading .eyebrow{grid-column:1/-1;margin-bottom:20px}.section-heading h2{font-size:50px;font-weight:500;line-height:1.12;letter-spacing:-2px;margin:0}.section-heading>p:last-child{font-size:15px;line-height:1.8;color:var(--muted);align-self:end;margin-bottom:3px;max-width:390px}.services{display:grid;grid-template-columns:1fr 1fr;gap:22px}.service{padding:36px 38px 30px;border:1px solid var(--line)}.audio-service{background:#eaece2}.software-service{background:#eeece5}.service-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:43px}.service-top .eyebrow{margin:0}.service-top svg{width:35px;height:35px;stroke:var(--ink);stroke-width:1.7;fill:none;stroke-linecap:round;stroke-linejoin:round}.service h3{font-size:44px;line-height:1.1;font-weight:500;letter-spacing:-1.5px;margin-bottom:21px}.service>p{font-size:15px;line-height:1.85;color:#5d6057;max-width:405px;margin-bottom:25px}.tags{list-style:none;margin:0 0 34px;padding:0;display:flex;flex-wrap:wrap;gap:8px}.tags li{font-size:11px;border:1px solid #c7cabc;border-radius:30px;padding:8px 11px}.text-link{border-top:1px solid #c9cbbf;display:flex;justify-content:space-between;align-items:center;padding-top:22px;font-size:13px}.text-link span{font-size:21px}.lab{background:#252a25;color:var(--paper);padding:85px 0 90px}.lab-layout{display:grid;grid-template-columns:1fr 1.1fr;gap:75px;align-items:center}.lab .eyebrow{font-size:9px;color:#c9ccb9}.lab .status-dot{background:#e0e8b5}.lab h2{font-size:48px;line-height:1.1;font-weight:400;letter-spacing:-1.5px;margin-bottom:25px}.lab h2 em{color:#d9e3b8}.lab-copy>p:not(.eyebrow){color:#b9bfb3;line-height:1.8;font-size:14px;max-width:350px}.lab-copy .lab-note{font-family:monospace;font-size:10px!important;margin:23px 0 0}.instrument{border:1px solid #626858;padding:23px;border-radius:4px;background:#292f28;box-shadow:0 18px 60px #171c1729}.instrument-head{display:flex;justify-content:space-between;gap:12px;font:9px monospace;letter-spacing:1px;color:#b9c1ac}#sound-status{color:#dbe4b9}#waveform{width:100%;height:210px;display:block;margin:18px 0}.preset-row{display:flex;border:1px solid #626858;border-radius:3px;overflow:hidden}.preset{flex:1;background:transparent;border:0;border-right:1px solid #626858;color:#cad0bf;padding:13px 3px;font-size:12px}.preset:last-child{border-right:0}.preset.active{background:#dbe4b9;color:#282e25}.preset:hover:not(.active){background:#414a39}.instrument-controls{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:22px}.play-button{border:0;background:none;color:#e5eacf;display:flex;align-items:center;gap:9px;padding:6px 0;font-size:12px;white-space:nowrap}#play-symbol{display:grid;place-items:center;width:31px;height:31px;border:1px solid #929c80;border-radius:50%;font-size:10px}.volume-label{font-size:9px;color:#c0c6b7;display:flex;align-items:center;gap:8px}#volume{width:66px;accent-color:#dbe4b9}.motion-button{background:none;color:#c0c6b7;border:0;font-size:9px;padding:10px 0}.lab button:focus-visible,.lab input:focus-visible{outline-color:#e0e8b5}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:42px}.steps article{border-top:1px solid var(--line);padding-top:26px}.step-number{font:12px monospace;color:var(--accent)}.steps h3{font-size:23px;font-weight:500;margin:32px 0 17px;letter-spacing:-.6px}.steps p{color:var(--muted);font-size:14px;line-height:1.85;max-width:315px;margin:0}.contact{background:#e8eadf;padding:45px 48px 40px;margin-bottom:80px}.contact .eyebrow{margin-bottom:26px}.contact-main{display:flex;align-items:center;justify-content:space-between;gap:20px}.contact h2{font-weight:400;font-size:clamp(50px,6vw,78px);line-height:1.03;letter-spacing:-3px;margin-bottom:35px}.contact h2 em{color:var(--accent)}.contact-arrow{background:var(--accent);color:var(--paper);border-radius:50%;width:100px;height:100px;display:grid;place-items:center;font-size:58px;margin-right:14px;transition:transform .2s}.contact-arrow:hover{transform:rotate(12deg)}.contact-bottom{display:flex;justify-content:space-between;align-items:end;border-top:1px solid #c9cebe;padding-top:25px;gap:25px}.contact-bottom p{font-size:14px;line-height:1.8;color:#5d6254;margin:0}.contact-bottom a{font-size:20px;letter-spacing:-.4px;white-space:nowrap}.contact-bottom a span{margin-left:20px}.footer{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-bottom:40px}.footer .logo{font-size:26px}.footer .logo svg{width:24px;margin-right:7px}.footer p,.footer>div{font-size:10px;color:var(--muted);margin:0}.footer>div{display:flex;gap:24px}.legal{max-width:760px;padding-top:80px;padding-bottom:100px;min-height:70vh}.legal h1{font-size:64px;letter-spacing:-3px}.legal h2{font-size:24px;margin-top:32px}.legal p{line-height:1.85;color:var(--muted)}.legal a:not(.button){text-decoration:underline}
@media(min-width:1600px){.hero{padding-top:74px;padding-bottom:80px}.signal-art{max-height:550px}}
@media(max-width:1050px){.wrap{width:calc(100% - 64px)}.hero{gap:14px}h1{font-size:68px;letter-spacing:-4px}.eyebrow{font-size:8px}.hero-description{font-size:14px}.signal-top,.signal-caption{font-size:8px}.signal-art{margin-top:25px;margin-bottom:20px}.section-heading h2{font-size:44px}.service{padding:28px}.service h3{font-size:39px}.lab-layout{gap:35px;grid-template-columns:1fr 1.1fr}.lab h2{font-size:41px}.instrument{padding:18px}.volume-label{font-size:0}#volume{width:50px}.contact-bottom{align-items:start}.contact-bottom a{font-size:17px}.footer p{max-width:180px;line-height:1.6}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.header{height:86px}.logo{font-size:29px}.logo svg{width:28px;margin-right:7px}nav{gap:18px;font-size:12px}nav>a:not(.nav-contact){display:none}.nav-contact{padding:11px 16px}.nav-contact span{margin-left:17px}.hero{grid-template-columns:1fr;padding-top:45px;padding-bottom:30px;gap:35px}.hero .eyebrow{font-size:8px;margin-bottom:25px}h1{font-size:clamp(58px,12vw,85px);letter-spacing:-3.6px}.hero-description{font-size:15px;max-width:390px}.button{font-size:13px;padding:16px 24px}.signal{min-height:330px;max-width:550px;width:100%;justify-self:center}.signal-art{height:350px;margin-top:-18px;margin-bottom:-16px}.signal-top{font-size:8px}.signal-bottom{padding-top:16px}.intro-strip{grid-template-columns:1fr 35px;gap:18px;padding-top:25px;padding-bottom:25px}.intro-strip p{font-size:13px}.intro-strip p:first-child{grid-column:1}.intro-strip p:nth-child(2){grid-column:1;grid-row:2}.asterisk{grid-column:2;grid-row:1/3;font-size:38px}.section{padding-top:65px;padding-bottom:65px}.section-heading{grid-template-columns:1fr;gap:20px;margin-bottom:30px}.section-heading .eyebrow{margin:0;font-size:9px}.section-heading h2{font-size:42px}.section-heading>p:last-child{font-size:14px}.services{grid-template-columns:1fr;gap:18px}.service{padding:28px}.service-top{margin-bottom:32px}.service-top .eyebrow{font-size:9px}.service h3{font-size:42px}.service>p{font-size:14px}.tags{margin-bottom:25px}.lab{padding:60px 0}.lab-layout{grid-template-columns:1fr;gap:30px}.lab h2{font-size:44px}.lab-copy>p:not(.eyebrow){max-width:440px}.lab .eyebrow{font-size:8px}.instrument{padding:20px}.volume-label{font-size:9px}#volume{width:52px}#waveform{height:180px}.steps{grid-template-columns:1fr;gap:28px}.steps article{display:grid;grid-template-columns:32px 1fr;column-gap:12px;padding-top:24px}.step-number{padding-top:5px}.steps h3{margin:0 0 12px}.steps p{grid-column:2;max-width:none}.contact{padding:30px 26px;margin-bottom:40px}.contact .eyebrow{font-size:8px}.contact h2{font-size:clamp(38px,9.1vw,63px);letter-spacing:-2px;margin-bottom:27px}.contact-arrow{width:52px;height:52px;font-size:32px;flex-shrink:0;margin-right:0;margin-top:-20px}.contact-bottom{flex-direction:column;gap:20px;padding-top:22px}.contact-bottom p{font-size:12px}.contact-bottom a{font-size:18px}.contact-bottom a span{margin-left:10px}.footer{flex-wrap:wrap;gap:15px;padding-bottom:30px}.footer p{display:none}.footer>div{gap:16px;font-size:9px}.desktop-break{display:none}.legal h1{font-size:50px}.legal{padding-top:55px}}
@media(max-width:360px){.instrument{padding:14px}.volume-label{font-size:0}.contact{padding:25px 20px}.contact-arrow{width:42px;height:42px}.instrument-controls{gap:8px}.motion-button{font-size:8px}.hero .eyebrow{font-size:7px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}
