/* Original studies of connection, structure, sound and light. */
:root{--feature-radius:28px}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:default;opacity:.65}[hidden]{display:none!important}.eyebrow,.micro{font-size:11px}.hero{grid-template-columns:1fr 1fr;gap:48px;min-height:700px}.hero .lead{font-size:17px}.hero h1{font-size:clamp(44px,5.2vw,72px)}.scene{position:relative;min-width:0;border:1px solid var(--line);border-radius:var(--feature-radius);background:linear-gradient(145deg,var(--soft),transparent 75%);overflow:hidden;isolation:isolate;box-shadow:0 25px 70px #1538490a}.scene-top,.scene-bottom{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:19px 20px;font-size:10px;color:var(--muted)}.scene-top{border-bottom:1px solid var(--line);min-height:64px}.scene-bottom{border-top:1px solid var(--line);font-size:9px}.motion-toggle{font:10px "Courier New",monospace;background:var(--solid);color:var(--ink);padding:7px 9px;border:1px solid var(--line);border-radius:8px;white-space:nowrap}.scene-drawing{width:100%;display:block;color:var(--accent);padding:5px 0}.diagram-label{font:9px "Courier New",monospace;letter-spacing:.08em}.signal-path{animation:signal 4s linear infinite}.satellite-drift{transform-origin:center;animation:satellite 14s ease-in-out infinite alternate}.vessel-float{animation:vessel 6s ease-in-out infinite}.water-line{animation:water 7s ease-in-out infinite alternate}.section-heading h2{max-width:650px}.explorer{display:grid;grid-template-columns:.8fr 1.3fr;border-radius:var(--feature-radius);overflow:hidden}.choice-list{padding:24px;border-right:1px solid var(--line);display:flex;flex-direction:column;gap:10px;justify-content:center}.choice-list button{background:transparent;border:1px solid var(--line);border-radius:14px;color:var(--ink);text-align:left;display:grid;grid-template-columns:25px 1fr 16px;gap:14px;padding:20px 15px;font-size:15px;align-items:center;line-height:1.5;transition:background .2s,color .2s}.choice-list button[aria-pressed=true]{background:var(--ink);color:var(--canvas)}.choice-list .mono{font-size:11px}.choice-panels article{position:relative;padding:46px;min-height:315px}.choice-panels h3{font-size:28px;line-height:1.3;max-width:430px;letter-spacing:-.035em;font-weight:500;margin:0 35px 20px 0}.choice-panels p{font-size:15px;color:var(--muted);max-width:550px}.panel-index{position:absolute;top:25px;right:30px;font:45px "Courier New",monospace;opacity:.1}.technical-tag{display:inline-block;margin-top:13px;border-top:1px solid var(--line);padding-top:16px;font-size:11px;color:var(--accent)}.service-section{padding-top:35px}.service-detail{border-top:1px solid var(--line);padding:0}.service-detail:last-child{border-bottom:1px solid var(--line)}.service-detail summary{list-style:none;display:grid;grid-template-columns:50px 1fr 25px;gap:18px;align-items:center;cursor:pointer;padding:25px 0}.service-detail summary .mono{font-size:11px;color:var(--muted)}.service-detail h3{font-size:24px;line-height:1.4;font-weight:500;letter-spacing:-.035em;margin:0}.plus{font-size:25px;transition:transform .2s}.service-detail[open] .plus{transform:rotate(45deg)}.service-expanded{padding:0 45px 32px 68px;display:grid;grid-template-columns:.85fr 1.2fr;gap:55px;color:var(--muted);font-size:15px}.service-expanded p{margin-top:0}.service-expanded ul{padding-left:20px;margin:0}.service-expanded li{margin:0 0 11px}.direction-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.direction-card{position:relative;border:1px solid var(--line);border-radius:24px;padding:30px;display:flex;flex-direction:column;background:var(--soft);transition:transform .25s,border-color .25s}.direction-card:hover{transform:translateY(-5px);border-color:var(--accent)}.card-icon{font-size:40px;color:var(--accent);height:70px}.direction-card .eyebrow:before{display:none}.direction-card h3{font-size:27px;line-height:1.28;font-weight:500;letter-spacing:-.04em;margin:20px 0 12px}.direction-card>p{font-size:14px;color:var(--muted);margin:0 0 25px}.card-outcome{margin-top:auto;border-top:1px solid var(--line);padding-top:16px}.card-outcome>span{color:var(--accent);font-size:10px;text-transform:uppercase}.card-outcome p{font-size:13px;line-height:1.6;margin:7px 0 24px}.text-link{font-size:12px;color:var(--accent);text-decoration:underline;text-underline-offset:5px;width:fit-content}.process-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:20px 0;padding:60px 0}.process-grid{list-style:none;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px;margin:30px 0 0}.process-grid li{position:relative}.process-grid li:not(:last-child):after{content:'';height:1px;background:var(--line);position:absolute;top:23px;left:65px;right:0}.process-number{border:1px solid var(--line);background:var(--solid);border-radius:50%;width:47px;height:47px;display:grid;place-items:center;font-size:12px}.process-grid h3{font-size:18px;font-weight:500;line-height:1.4}.process-grid p{font-size:13px;color:var(--muted)}.faq-section{display:grid;grid-template-columns:.7fr 1.2fr;gap:70px}.faq-section h2{font-size:34px;margin-top:20px}.faq{border-top:1px solid var(--line)}.faq:last-child{border-bottom:1px solid var(--line)}.faq summary{list-style:none;cursor:pointer;padding:22px 0;display:flex;justify-content:space-between;gap:20px;font-size:15px}.faq summary span{font:22px "Courier New",monospace}.faq[open] summary span{transform:rotate(45deg)}.faq p{font-size:14px;color:var(--muted);margin:0 22px 24px 0}.note-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px}.note{border-top:2px solid var(--accent);padding:25px 0;scroll-margin-top:130px}.note>.mono{font-size:10px;color:var(--muted);letter-spacing:.1em}.note h3{font-size:25px;line-height:1.25;font-weight:500;letter-spacing:-.035em}.note p,.note li{font-size:14px;color:var(--muted)}.long-notes{max-width:810px}.long-notes .note{padding:30px 0 60px}.long-notes .note h3{font-size:34px}.long-notes .note p,.long-notes .note li{font-size:16px}.long-notes .note li{margin-bottom:9px}.brief-section{display:grid;grid-template-columns:.8fr 1.15fr;gap:70px;align-items:start}.brief-section>div{position:sticky;top:130px}.brief-section h2{font-size:38px}.brief-section>div>p{font-size:15px;color:var(--muted)}.brief-section>div>.micro{font-size:11px;margin-top:30px}.brief-form{padding:32px;border-radius:24px;display:flex;flex-direction:column;align-items:stretch;gap:12px;min-width:0}.brief-form label{font-size:12px;color:var(--muted);margin-top:8px}.brief-form input,.brief-form select,.brief-form textarea{border:1px solid var(--line);border-radius:9px;background:var(--solid);padding:13px;color:var(--ink);width:100%;font-size:14px;line-height:1.6;min-width:0}.brief-form textarea{resize:vertical}.brief-form .button{width:fit-content;margin-top:12px}.brief-form [data-draft]{margin-top:18px;border-top:1px solid var(--line);padding-top:20px}.brief-form [data-draft]>label{display:block;margin-bottom:15px}.draft-actions{display:flex;flex-wrap:wrap;gap:10px}[data-copy-status]{font-size:13px;min-height:1.5em}.system-stack{height:408px;position:relative;perspective:900px}.system-sheet{position:absolute;left:12%;width:76%;height:142px;border-radius:18px;transform:rotateX(25deg) rotateZ(-9deg);padding:25px;display:flex;justify-content:space-between;animation:sheetfloat 8s ease-in-out infinite alternate}.system-sheet>.mono{font-size:12px}.sheet-0{top:39px;z-index:4;--offset:0px}.sheet-1{top:104px;z-index:3;--offset:5px;animation-delay:-2s}.sheet-2{top:172px;z-index:2;--offset:10px;animation-delay:-4s}.sheet-3{top:239px;z-index:1;--offset:15px;animation-delay:-6s}.sheet-node{font-size:32px;color:var(--accent);margin-left:auto}.sheet-lines{display:flex;gap:4px;position:absolute;bottom:24px}.sheet-lines i{height:4px;width:32px;background:var(--accent);opacity:.3}.sheet-lines i:nth-child(2){width:53px}.stack-axis{position:absolute;top:20px;bottom:30px;left:50%;border-left:1px dashed var(--line)}
html[data-brand=creative]{--canvas:#f3f0e8;--ink:#302d28;--muted:#676056;--accent:#915037;--line:#766b552b;--solid:#faf7ef;--soft:#ffffff55;--wash:#c28b6030;--glass-rgb:249,246,237}.creative{--canvas:#f3f0e8;--ink:#302d28;--muted:#676056;--accent:#915037;--line:#766b552b;--solid:#faf7ef;--soft:#ffffff55;--wash:#c28b6030;--glass-rgb:249,246,237}html[data-brand=creative][data-theme=dark],html[data-brand=creative][data-theme=dark] body{--canvas:#1c1c1a;--ink:#eee7da;--muted:#bcb3a5;--accent:#e6aa84;--solid:#282823;--line:#d3be9b38;--soft:#ffffff08;--wash:#d8a57820;--glass-rgb:39,39,34}.creative .brand{max-width:275px;font-size:17px;line-height:1.4}.creative .brand-mark{font-size:16px}.creative .hero h1{font-size:clamp(42px,4.9vw,68px)}.creative .hero .lead{max-width:450px}.creative .ambient{background:radial-gradient(ellipse at 80% 20%,#c78e6420,transparent 60%)}.creative-scene{height:420px;position:relative;background:radial-gradient(ellipse at 70% 50%,#c4855e33,transparent 60%)}.film-card{position:absolute;background:#272924;width:52%;padding:13px 14px 26px;box-shadow:0 20px 35px #34281822;border-radius:3px;color:#efe7ce}.film-back{left:10%;top:27px;transform:rotate(-10deg);animation:filmback 12s ease-in-out infinite alternate}.film-front{right:8%;top:87px;transform:rotate(9deg);animation:filmfront 12s ease-in-out infinite alternate}.film-card .exposure{height:235px;position:relative}.film-sprockets{display:block;height:9px;background:repeating-linear-gradient(90deg,#e6daba 0 9px,transparent 9px 17px);margin-bottom:10px;opacity:.8}.frame-number{position:absolute;bottom:8px;left:15px;font:9px "Courier New",monospace;letter-spacing:.1em}.exposure{background:#b7beae;position:relative;overflow:hidden}.exposure:after{content:'';position:absolute;inset:0;background:repeating-linear-gradient(0deg,transparent 0 2px,#ffffff05 2px 3px);mix-blend-mode:screen}.exposure-warm{background:radial-gradient(ellipse at 70% 32%,#ffe6aa 0,#ddb886 20%,transparent 52%),linear-gradient(120deg,#a74f2d,#ce9475 55%,#5b5542)}.exposure-sea{background:linear-gradient(0deg,#344e50 0,#769085 27%,#dae0c4 28%,#b9c4b3 29%,#d8d6be 31%,#89988a 75%,#65796e)}.exposure-night{background:radial-gradient(ellipse at 35% 65%,#caa16b 0,#987c50 10%,transparent 30%),linear-gradient(130deg,#20393a,#486052 65%,#958967)}.wave-band{position:absolute;bottom:24px;left:6%;right:6%;height:70px;display:flex;align-items:center;justify-content:center;gap:4px;padding:12px;border-radius:15px;background:#1b292ade;backdrop-filter:blur(10px)}.wave-band i{width:3px;max-width:3px;flex:1;height:var(--bar);background:#e8d8af;border-radius:3px;animation:wave 2s ease-in-out infinite alternate;animation-delay:var(--delay)}.listening-room{display:grid;grid-template-columns:1fr 1fr;gap:55px;border-radius:28px;padding:45px;align-items:center}.listening-room>div>.mono{font-size:11px;color:var(--accent)}.listening-room h3{font-size:36px;font-weight:500;letter-spacing:-.04em;line-height:1.2;margin:25px 0}.listening-room p{font-size:14px;color:var(--muted)}.listening-room .micro{font-size:10px}.spotify-slot{text-align:center;min-width:0}.spotify-slot>button{margin-top:20px}.record-art{width:195px;height:195px;border-radius:50%;background:repeating-radial-gradient(circle,#242c29 0 2px,#374139 2px 3px,#222b26 3px 5px);margin:0 auto;display:grid;place-items:center;box-shadow:0 15px 30px #29372720}.record-art span{display:grid;place-items:center;background:#d9bd8c;color:#342f24;width:75px;height:75px;border-radius:50%;font:18px/1.1 "Courier New",monospace;letter-spacing:.1em}.film-study{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.study-frame{border-top:1px solid var(--line);padding-top:15px}.study-frame>.exposure{aspect-ratio:4/5;margin-bottom:20px}.study-frame:nth-child(2)>.exposure{aspect-ratio:4/4.2}.study-frame:nth-child(3)>.exposure{aspect-ratio:4/4.6}.study-frame>.mono{font-size:11px;color:var(--accent)}.study-frame h3{font-size:23px;line-height:1.3;font-weight:500;letter-spacing:-.035em}.study-frame p{font-size:14px;color:var(--muted)}.film-section>.micro{margin-top:28px;max-width:800px;line-height:1.8}.film-section{padding-top:45px}.in-view{animation:arrive .6s ease-out both}@keyframes arrive{from{transform:translateY(14px)}to{transform:none}}@keyframes signal{to{stroke-dashoffset:-56}}@keyframes satellite{to{transform:translate(10px,4px)}}@keyframes vessel{50%{transform:translateY(-3px)}}@keyframes water{to{transform:translateX(10px)}}@keyframes sheetfloat{to{transform:translateY(-8px) rotateX(25deg) rotateZ(-6deg)}}@keyframes filmback{to{transform:translateY(5px) rotate(-6deg)}}@keyframes filmfront{to{transform:translateY(-6px) rotate(5deg)}}@keyframes wave{to{transform:scaleY(.45)}}
html[data-motion=paused] *,html[data-motion=paused] *:before,html[data-motion=paused] *:after,html[data-background] *,.scene.out-of-view *{animation-play-state:paused!important}html[data-motion=paused] .direction-card:hover{transform:none}html[data-motion=paused]{scroll-behavior:auto}
@media(max-width:1100px){.hero{gap:25px}.scene-top{padding:15px 12px}.scene-top>.mono{font-size:9px}.scene-bottom{padding:15px 12px;font-size:8px}.system-stack{height:360px}.system-sheet{height:120px}.sheet-3{top:220px}.direction-card{padding:23px}.creative .brand{max-width:240px;font-size:15px}.listening-room{gap:30px;padding:35px}.desktop-nav{gap:16px;font-size:12px}}
@media(max-width:959px){.desktop-nav,.nav-contact{display:none}.mobile-nav{display:block}.hero{grid-template-columns:1fr 1fr;gap:22px;min-height:620px}.hero h1,.personal .hero h1,.creative .hero h1{font-size:46px}.scene-top{flex-wrap:wrap;gap:10px}.direction-grid{gap:14px}.direction-card h3{font-size:23px}.explorer{grid-template-columns:.8fr 1fr}.choice-list{padding:16px}.choice-list button{grid-template-columns:20px 1fr 12px;gap:9px;font-size:13px}.choice-panels article{padding:32px 25px}.brief-section{gap:35px}.faq-section{gap:35px}.process-grid{gap:20px}.creative-scene{height:350px}.film-card .exposure{height:200px}.film-card{width:57%;padding:10px 10px 24px}.wave-band{bottom:19px}.creative .brand{max-width:320px}}
@media(max-width:767px){.hero{grid-template-columns:1fr;padding:55px 0 35px;gap:30px;min-height:0}.scene{max-width:560px;width:100%;margin:0 auto}.scene-top{flex-wrap:nowrap;font-size:10px}.scene-drawing{max-height:400px}.system-stack{height:370px}.scene-bottom{font-size:9px}.hero h1,.personal .hero h1,.creative .hero h1{font-size:clamp(39px,9vw,60px)}.hero .lead{font-size:15px}.explorer{grid-template-columns:1fr}.choice-list{border-right:0;border-bottom:1px solid var(--line);padding:18px;gap:8px}.choice-list button{padding:13px;font-size:14px}.choice-panels article{min-height:285px;padding:30px}.choice-panels h3{font-size:26px}.service-detail summary{grid-template-columns:28px 1fr 22px;gap:12px}.service-detail h3{font-size:22px}.service-expanded{grid-template-columns:1fr;padding:0 5px 22px 40px;gap:0;font-size:14px}.direction-grid{grid-template-columns:1fr}.direction-card{padding:28px}.card-icon{height:54px}.direction-card h3{font-size:27px;max-width:450px}.direction-card>p{font-size:14px}.process-grid{grid-template-columns:1fr 1fr;gap:20px 25px}.process-grid li:nth-child(2):after{display:none}.faq-section{grid-template-columns:1fr;gap:30px}.note-grid{grid-template-columns:1fr;gap:10px}.note{padding-bottom:30px}.brief-section{grid-template-columns:1fr;gap:20px}.brief-section>div{position:static}.brief-form{padding:24px}.film-study{grid-template-columns:1fr;gap:30px}.study-frame{display:grid;grid-template-columns:.85fr 1fr;gap:0 22px;align-content:start}.study-frame>.exposure{grid-row:1/4;aspect-ratio:3/4!important}.study-frame>.mono{padding-top:10px}.study-frame h3{font-size:22px;margin:12px 0}.study-frame p{font-size:13px;margin:0}.listening-room{grid-template-columns:1fr;padding:28px;gap:35px}.spotify-slot{padding-top:20px;border-top:1px solid var(--line)}.creative-scene{height:380px}.film-card{width:49%}.film-card .exposure{height:240px}.creative .brand{max-width:270px;font-size:14px}.creative .dock>span{max-width:65%;line-height:1.5}.creative .scene-bottom{font-size:9px}.creative .hero .lead{max-width:530px}}
@media(max-width:400px){.hero h1,.personal .hero h1,.creative .hero h1{font-size:37px}.scene-top{gap:6px}.scene-top>.mono{font-size:8px}.motion-toggle{font-size:9px;padding:6px}.scene-bottom{font-size:8px;gap:10px}.creative .brand{font-size:11px;line-height:1.45}.creative .brand-mark{font-size:13px;width:28px}.creative-scene{height:315px}.film-card .exposure{height:180px}.film-front{top:70px}.film-card{width:53%}.study-frame{grid-template-columns:1fr}.study-frame>.exposure{grid-row:auto;aspect-ratio:4/3!important}.system-stack{height:345px}.system-sheet{left:8%;width:84%;padding:20px}.choice-panels article{padding:25px}.service-expanded{padding-left:0}.process-grid h3{font-size:16px}.brief-form{padding:20px}.hero .hero-actions .button{padding:13px 17px;font-size:12px}.scene-bottom>.mono{letter-spacing:-.06em}.direction-card{padding:25px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.direction-card:hover{transform:none}}

/* Keep browser focus and programmatic form scrolling immediate. */
html{scroll-behavior:auto;scroll-padding-top:120px;scroll-padding-bottom:100px}
