:root{--surface-page:#101214;--surface-panel:#171a1d;--text-primary:#f1eee6;--text-secondary:#b8b4aa;--signal:#bfa36d;--line-subtle:#3c3d3d;--focus:#f0c879;--content-width:76rem;--space-1:.5rem;--space-2:.75rem;--space-3:1rem;--space-4:1.5rem;--space-5:2rem;--space-6:clamp(2.5rem, 7vw, 6rem);--border:1px solid var(--line-subtle)}*,:before,:after{box-sizing:border-box}html{color-scheme:dark;background:var(--surface-page)}body{background:var(--surface-page);color:var(--text-primary);margin:0;font-family:system-ui,sans-serif;line-height:1.6}img{max-width:100%;height:auto;display:block}a{color:inherit}a:focus-visible{outline:3px solid var(--focus);outline-offset:4px}h1,h2,h3,p{margin-top:0}.skip-link{z-index:10;top:var(--space-3);left:var(--space-3);padding:var(--space-2) var(--space-3);background:var(--text-primary);color:var(--surface-page);position:fixed;transform:translateY(-200%)}.skip-link:focus{transform:none}.site-shell{width:min(100% - 2rem, var(--content-width));margin-inline:auto}.hero{gap:var(--space-5);padding-block:var(--space-6);display:grid}.hero h1{margin-bottom:var(--space-2);font-size:clamp(2.5rem,8vw,6rem);line-height:1}.signature,.status{color:var(--signal);letter-spacing:.16em;font-size:.78rem;font-weight:700}.role,.topic-area{color:var(--text-secondary)}.slogan{max-width:30ch;font-size:clamp(1.5rem,4vw,2.75rem);line-height:1.2}.hero__visual{aspect-ratio:4/5;border:var(--border);background:var(--surface-panel);position:relative;overflow:hidden}.hero__visual img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero__geometry{opacity:.45}.topic-list,.topic-row,.social-grid{margin:0;padding:0;list-style:none}.topic-list--wide{display:none}.topic-list--narrow{justify-items:center;gap:.6rem;display:grid}.topic-area{font-size:clamp(1.08rem,.25vw + 1.03rem,1.16rem)}.topic-row{white-space:nowrap;justify-content:center;align-items:center;display:flex}.topic-list li:not(:last-child):after,.topic-row li:not(:last-child):after{content:"·";color:var(--signal);margin-inline:clamp(.45rem,2vw,1rem)}.social-grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:6.75rem;display:grid}.social-grid li{min-width:0}.social-grid li:first-child{grid-column:1/-1}.social-grid a{place-items:center;gap:var(--space-2);width:100%;height:100%;min-height:6rem;padding:var(--space-3);border:var(--border);text-decoration:none;display:grid}.social-card__content{justify-items:inherit;gap:inherit;display:grid}.section{padding-block:var(--space-6);border-top:var(--border)}.project-list{margin:0;padding-left:2rem}.project-list li{padding:var(--space-3);border-bottom:var(--border)}.project-glyph{fill:none;width:3rem;height:3rem;stroke:var(--signal);stroke-width:1.35px;stroke-linecap:round;stroke-linejoin:round;opacity:.88;align-self:center}.project-glyph__frame{stroke-opacity:.46;stroke-dasharray:1.5 2.5}.video-list{gap:var(--space-5);display:grid}.video-facade figure{margin:0}.video-facade__visual{aspect-ratio:16/9;border:var(--border);background:var(--surface-panel);position:relative;overflow:hidden}.video-facade__poster,.video-facade__poster>img{aspect-ratio:16/9;object-fit:cover;width:100%;height:100%}.video-facade__player{z-index:2;position:absolute;inset:0}.video-facade__player iframe{border:0;width:100%;height:100%;display:block}.video-facade[data-video-state=playing] .video-facade__poster,.video-facade[data-video-state=playing] .video-facade__visual:after,.video-facade[data-video-state=playing] .video-facade__corner{visibility:hidden}.video-facade__close{z-index:5;border:1px solid var(--signal);min-width:2.75rem;min-height:2.75rem;color:var(--text-primary);cursor:pointer;background:#090c0eeb;place-items:center;font-size:1.5rem;line-height:1;display:grid;position:absolute;top:.65rem;right:.65rem}.video-facade__close[hidden],.video-facade__loading[hidden]{display:none}.video-facade__loading{z-index:4;color:var(--text-primary);letter-spacing:.08em;background:#090c0ee0;margin:0;padding:.45rem .7rem;font-size:.75rem;position:absolute;bottom:.75rem;left:50%;transform:translate(-50%)}.video-facade__status{min-height:1.6em;color:var(--text-secondary);grid-column:1/-1;margin:0;font-size:.78rem}.video-facade__status:empty{visibility:hidden}.video-facade__play{aspect-ratio:1;border:1px solid var(--signal);width:3.5rem;color:var(--text-primary);background:#101214e0;border-radius:50%;place-items:center;padding:0;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-facade__play span{border-top:.45rem solid #0000;border-bottom:.45rem solid #0000;border-left:.7rem solid;width:0;height:0;margin-left:.2rem}.video-facade figcaption{padding-block:var(--space-2)}.contact{text-align:center}.contact__link{min-height:3rem;margin-block:var(--space-3);padding-inline:var(--space-5);border:var(--border);justify-content:center;align-items:center;display:inline-flex}.site-footer{padding-block:var(--space-5);border-top:var(--border);color:var(--text-secondary);text-align:center}.not-found{min-height:100svh;padding:var(--space-5);text-align:center;place-content:center;display:grid}[data-variant=chamber] .hero__index,[data-variant=chamber] .asset-note,[data-variant=chamber] .hero__coordinate,[data-variant=chamber] .social-card__index,[data-variant=chamber] .social-card__arrow,[data-variant=chamber] .project-index,[data-variant=chamber] .section-heading>p,[data-variant=chamber] .video-facade__corner,[data-variant=chamber] .contact__ornament,[data-variant=chamber] .contact__telegram-mark{display:none}[data-variant] .project-list>li{grid-template-columns:4.4rem minmax(0,1fr);align-items:center;display:grid}[data-variant=chamber] .signature-lockup{margin-bottom:var(--space-3)}[data-variant=chamber] .video-facade__play:disabled{cursor:not-allowed;opacity:.78}@media (width>=42rem){.social-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:9.5rem}}@media (width>=42rem) and (width<=69.99rem){.social-grid li:first-child .social-card__content{justify-self:center;justify-items:center}}@media (width>=48rem){.hero{grid-template-columns:minmax(0,1fr) minmax(18rem,.75fr);align-items:center}.topic-area{grid-column:1/-1}.topic-list--narrow{display:none}.topic-list--wide{white-space:nowrap;justify-content:center;align-items:center;display:flex}}@media (width>=70rem){.social-grid{grid-template-columns:repeat(7,minmax(0,1fr));grid-auto-rows:9.5rem}.social-grid li:first-child{grid-column:span 1}}@media (width>=64rem){.work-media-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;display:grid}.work-media-layout>.section{padding-inline:var(--space-5)}.aurora-media{contain:size;grid-template-rows:auto minmax(0,1fr);min-height:0;display:grid}.aurora-media .video-list{grid-template-rows:minmax(0,1fr) auto minmax(0,1fr) auto;gap:0;min-height:0;display:grid}.aurora-media .video-facade,.aurora-media .video-facade figure{display:contents}.aurora-media .video-facade__visual{aspect-ratio:16/9;place-self:center;width:auto;max-width:100%;height:100%;max-height:100%}.aurora-media .video-facade:first-child figcaption{margin-bottom:var(--video-stack-gap)}}@media (width<=41.99rem){.social-grid{gap:.4rem}.social-grid a{min-width:0;min-height:0;padding:.75rem .25rem}.social-grid li:first-child a{justify-content:center}.social-grid li:first-child .social-card__content{grid-template-columns:auto auto;align-items:center;column-gap:.8rem}.social-grid img{width:1.55rem;height:1.55rem}.social-card__label{letter-spacing:.02em;white-space:nowrap;max-width:100%;font-size:clamp(.62rem,2.65vw,.75rem)}}[data-variant=instrument]{--surface-page:#090c0e;--surface-panel:#111519;--surface-raised:#171c20;--surface-warm:#171510;--text-primary:#eeeae0;--text-secondary:#a9adb0;--text-dim:#858c90;--signal:#b59a66;--signal-bright:#d0b678;--line-subtle:#b59a663d;--line-cool:#afbabe29;--focus:#efd18e;--content-width:96rem;--page-gutter:clamp(1rem, 4vw, 4.5rem);--section-space:clamp(4rem, 8vw, 8.5rem);--display-face:Georgia, "Times New Roman", serif;--interface-face:Inter, "Helvetica Neue", Arial, system-ui, sans-serif;--technical-face:"SFMono-Regular", Consolas, "Liberation Mono", monospace;background:linear-gradient(90deg,#0000 calc(50% - .5px),#ffffff05 50%,#0000 calc(50% + .5px)),#090c0e}[data-variant=instrument] body{background:radial-gradient(circle at 76% 5%, #b59a6614, transparent 24rem), linear-gradient(180deg, #ffffff04, transparent 26rem), var(--surface-page);min-width:20rem;font-family:var(--interface-face);-webkit-font-smoothing:antialiased;font-size:clamp(.94rem,.2vw + .9rem,1.05rem);position:relative}[data-variant=instrument] body:before{z-index:-1;content:"";pointer-events:none;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:5rem 5rem;position:fixed;inset:0;mask-image:linear-gradient(#000,#0000 48rem)}[data-variant=instrument] ::selection{background:var(--signal);color:var(--surface-page)}[data-variant=instrument] .site-shell{width:min(100%, var(--content-width));padding-inline:var(--page-gutter)}[data-variant=instrument] .hero{border-bottom:1px solid var(--line-cool);grid-template-columns:minmax(0,1fr);grid-template-areas:"copy""visual""topics";gap:clamp(1.75rem,5vw,4rem);min-height:min(54rem,100svh);padding-block:clamp(1.75rem,5vw,4.5rem) clamp(3rem,7vw,6rem);position:relative}[data-variant=instrument] .hero:before,[data-variant=instrument] .hero:after{border:1px solid var(--signal);background:var(--surface-page);content:"";width:.5rem;height:.5rem;position:absolute;bottom:-.25rem;transform:rotate(45deg)}[data-variant=instrument] .hero:before{left:0}[data-variant=instrument] .hero:after{right:0}[data-variant=instrument] .hero__copy{z-index:2;grid-area:copy;align-self:center}[data-variant=instrument] .signature-lockup{align-items:center;gap:.85rem;margin-bottom:clamp(2.5rem,7vw,5.5rem);display:flex}[data-variant=instrument] .signature-mark{background:var(--signal-bright);flex:none;width:2rem;height:1.94rem;display:block;mask:url(/assets/brand/logo-tight.png) 50%/contain no-repeat}[data-variant=instrument] .signature{color:var(--signal-bright);font-family:var(--technical-face);letter-spacing:.32em;margin:0;font-size:clamp(.66rem,.5vw + .55rem,.78rem);font-weight:500}[data-variant=instrument] .hero__index{color:var(--text-dim);font-family:var(--technical-face);letter-spacing:.18em;align-items:center;gap:.8rem;margin-bottom:1.15rem;font-size:.65rem;display:flex}[data-variant=instrument] .hero__index:after{background:var(--line-subtle);content:"";width:3rem;height:1px}[data-variant=instrument] .hero h1{max-width:11ch;font-family:var(--display-face);letter-spacing:-.052em;text-wrap:balance;margin-bottom:clamp(1rem,2vw,1.5rem);font-size:clamp(3.1rem,8.5vw,7.8rem);font-weight:400;line-height:.88}[data-variant=instrument] .role{color:#c4c1b9;font-family:var(--technical-face);letter-spacing:clamp(.08em,.35vw,.2em);text-transform:uppercase;margin-bottom:clamp(2.25rem,5vw,4rem);font-size:clamp(.66rem,.55vw + .55rem,.86rem);line-height:1.65}[data-variant=instrument] .slogan{max-width:24ch;color:var(--text-primary);font-family:var(--display-face);text-wrap:balance;margin:0;padding-left:clamp(1rem,2vw,1.5rem);font-size:clamp(1.55rem,3.15vw,3.25rem);font-weight:400;line-height:1.18;position:relative}[data-variant=instrument] .slogan:before{background:linear-gradient(var(--signal), transparent);content:"";width:1px;position:absolute;top:.2em;bottom:.15em;left:0}[data-variant=instrument] .hero__visual{aspect-ratio:4/5;border:1px solid var(--line-subtle);isolation:isolate;background:linear-gradient(135deg,#ffffff08,#0000 44%),#101419;grid-area:visual;justify-self:stretch;width:100%;max-width:38rem;box-shadow:0 2.5rem 7rem #00000057,inset 0 0 0 1px #ffffff05}[data-variant=instrument] .hero__visual:before,[data-variant=instrument] .hero__visual:after{z-index:3;border-color:var(--signal);content:"";pointer-events:none;border-style:solid;width:2.25rem;height:2.25rem;position:absolute}[data-variant=instrument] .hero__visual:before{border-width:1px 0 0 1px;top:.75rem;left:.75rem}[data-variant=instrument] .hero__visual:after{border-width:0 1px 1px 0;bottom:.75rem;right:.75rem}[data-variant=instrument] .hero__portrait{z-index:1;filter:grayscale()sepia(.08)contrast(1.05)}[data-variant=instrument] .hero__geometry{z-index:2;opacity:.34;mix-blend-mode:screen}[data-variant=instrument] .apparatus{z-index:2;aspect-ratio:1;opacity:.74;width:54%;position:absolute;top:8%;right:-11%}[data-variant=instrument] .apparatus__ring,[data-variant=instrument] .apparatus__axis,[data-variant=instrument] .apparatus__node{display:block;position:absolute}[data-variant=instrument] .apparatus__ring{border:1px solid #d0b6788f;border-radius:50%;inset:0;box-shadow:inset 0 0 2rem #b59a6614}[data-variant=instrument] .apparatus__ring--outer{background:repeating-conic-gradient(from 2deg, #d0b678a6 0 .5deg, transparent .5deg 12deg);mask:radial-gradient(#0000 67%,#000 68% 70%,#0000 71%)}[data-variant=instrument] .apparatus__ring--middle{border-style:dashed;inset:17%}[data-variant=instrument] .apparatus__ring--inner{background:radial-gradient(circle, var(--signal) 0 3%, transparent 4%);border-color:#d0b67852;inset:35%}[data-variant=instrument] .apparatus__axis--x{background:#d0b67859;height:1px;top:50%;left:0;right:0}[data-variant=instrument] .apparatus__axis--y{background:#d0b67859;width:1px;top:0;bottom:0;left:50%}[data-variant=instrument] .apparatus__node{border:1px solid var(--signal);background:var(--surface-page);width:1.2rem;height:1.2rem;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg)}[data-variant=instrument] .asset-note,[data-variant=instrument] .hero__coordinate{z-index:4;color:#eeeae09e;font-family:var(--technical-face);letter-spacing:.14em;margin:0;font-size:clamp(.52rem,.4vw + .42rem,.66rem);position:absolute}[data-variant=instrument] .asset-note{background:#090c0eb8;padding:.35rem .55rem;bottom:1.25rem;right:1.35rem}[data-variant=instrument] .hero__coordinate--top{top:1.35rem;left:1.35rem}[data-variant=instrument] .hero__coordinate--bottom{bottom:1.35rem;left:1.35rem}[data-variant=instrument] .topic-area{border-block:1px solid var(--line-cool);color:var(--text-secondary);font-family:var(--technical-face);letter-spacing:clamp(.05em,.35vw,.16em);text-transform:uppercase;grid-area:topics;padding:1rem 0;font-size:clamp(.68rem,.52vw + .56rem,.88rem)}[data-variant=instrument] .topic-list--wide,[data-variant=instrument] .topic-row{justify-content:center;align-items:center}[data-variant=instrument] .topic-list li,[data-variant=instrument] .topic-row li{white-space:nowrap;align-items:center;display:flex}[data-variant=instrument] .topic-list li:not(:last-child):after,[data-variant=instrument] .topic-row li:not(:last-child):after{border:1px solid var(--signal);content:"";width:.22rem;height:.22rem;margin-inline:clamp(.55rem,1.8vw,1.35rem);transform:rotate(45deg)}[data-variant=instrument] .social-nav{padding-block:clamp(2.75rem,6vw,5.25rem)}[data-variant=instrument] .social-grid{gap:.55rem}[data-variant=instrument] .social-grid li{min-width:0}[data-variant=instrument] .social-grid a{border:1px solid var(--line-cool);background:linear-gradient(145deg, #ffffff07, transparent 48%), var(--surface-panel);min-height:clamp(7rem,25vw,9rem);color:var(--text-primary);align-content:center;justify-items:start;gap:.75rem;text-decoration:none;transition:border-color .18s,background-color .18s,color .18s,transform .18s;position:relative;overflow:hidden}[data-variant=instrument] .social-grid a:before{background:var(--signal-bright);content:"";width:0;height:1px;transition:width .22s;position:absolute;bottom:0;left:0}[data-variant=instrument] .social-grid a:hover{background-color:var(--surface-raised);color:#fff;border-color:#d0b6789e;transform:translateY(-2px)}[data-variant=instrument] .social-grid a:hover:before{width:100%}[data-variant=instrument] .social-grid a:active{transform:translateY(0)}[data-variant=instrument] .social-grid a:focus-visible{z-index:2;outline:2px solid var(--focus);outline-offset:3px;position:relative}[data-variant=instrument] .social-grid img{opacity:.86;filter:sepia(.8)saturate(.65);width:1.8rem;height:1.8rem;transition:opacity .18s,transform .18s}[data-variant=instrument] .social-grid a:hover img{opacity:1;transform:scale(1.06)}[data-variant=instrument] .social-card__index,[data-variant=instrument] .social-card__arrow{color:var(--text-dim);font-family:var(--technical-face);letter-spacing:.12em;font-size:.57rem;position:absolute}[data-variant=instrument] .social-card__index{top:.7rem;left:.75rem}[data-variant=instrument] .social-card__arrow{color:var(--signal);font-size:.85rem;bottom:.55rem;right:.75rem}[data-variant=instrument] .social-card__label{font-family:var(--technical-face);letter-spacing:.13em;text-transform:uppercase;font-size:clamp(.66rem,.32vw + .59rem,.74rem)}[data-variant=instrument] .work-media-layout{border:1px solid var(--line-cool);background:#0f13168a;position:relative}[data-variant=instrument] .work-media-layout:before{z-index:2;border:1px solid var(--signal);background:var(--surface-page);content:"";width:.5rem;height:.5rem;position:absolute;top:-.25rem;left:50%;transform:translate(-50%)rotate(45deg)}[data-variant=instrument] .section{border:0;padding:clamp(2rem,4vw,4rem)}[data-variant=instrument] .section-heading{flex-direction:column;gap:.4rem;margin-bottom:clamp(2rem,4vw,3.5rem);display:flex}[data-variant=instrument] .section-heading p{color:var(--text-dim);font-family:var(--technical-face);letter-spacing:.18em;margin:0;font-size:.58rem}[data-variant=instrument] .section-heading h2{color:var(--signal-bright);font-family:var(--technical-face);letter-spacing:.28em;align-items:center;gap:1rem;margin:0;font-size:clamp(.75rem,.6vw + .62rem,.95rem);font-weight:500;display:flex}[data-variant=instrument] .section-heading h2:after{background:linear-gradient(90deg, var(--signal), transparent);content:"";width:3.5rem;height:1px}[data-variant=instrument] .project-list{counter-reset:project;margin:0;padding:0;list-style:none}[data-variant=instrument] .project-list li{border-bottom:1px solid var(--line-cool);grid-template-columns:4.4rem minmax(0,1fr);align-items:center;gap:clamp(.75rem,2vw,1.35rem);padding:clamp(1.25rem,2.5vw,2rem) 0;display:grid;position:relative}[data-variant=instrument] .project-list li:first-child{border-top:1px solid var(--line-cool)}[data-variant=instrument] .project-list h3{font-family:var(--display-face);letter-spacing:.015em;margin-bottom:.35rem;font-size:clamp(1.3rem,2vw,2rem);font-weight:400;line-height:1.12}[data-variant=instrument] .project-list article>p:not(.status){color:var(--text-secondary);margin-bottom:.7rem;font-size:clamp(.78rem,.3vw + .72rem,.94rem);line-height:1.45}[data-variant=instrument] .status{color:var(--signal);font-family:var(--technical-face);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:.55rem;margin:0;font-size:clamp(.68rem,.2vw + .64rem,.74rem);font-weight:500;line-height:1.5;display:flex}[data-variant=instrument] .status span{background:var(--signal);border-radius:50%;width:.3rem;height:.3rem;box-shadow:0 0 0 3px #b59a661a}[data-variant=instrument] .aurora-media{border-top:1px solid var(--line-cool)}[data-variant=instrument] .video-list{--video-stack-gap:clamp(2rem, 4vw, 3.25rem);gap:clamp(2rem,4vw,3.25rem)}[data-variant=instrument] .video-facade h3{font-family:var(--display-face);margin:0;font-size:clamp(1.25rem,1.5vw,1.65rem);font-weight:400}[data-variant=instrument] .video-facade figure{margin:0}[data-variant=instrument] .video-facade__visual{aspect-ratio:16/9;background:var(--surface-panel);border:1px solid #b59a6657;position:relative;overflow:hidden}[data-variant=instrument] .video-facade__visual:after{content:"";pointer-events:none;background:linear-gradient(#0000 55%,#03050694),repeating-linear-gradient(0deg,#0000 0 5px,#ffffff04 5px 6px);position:absolute;inset:0}[data-variant=instrument] .video-facade__poster img{object-fit:cover;filter:saturate(.6)contrast(1.08);border:0;width:100%;height:100%;transition:transform .5s}[data-variant=instrument] .video-facade:hover .video-facade__poster img{transform:scale(1.012)}[data-variant=instrument] .video-facade__play{z-index:3;aspect-ratio:1;border:1px solid var(--signal-bright);width:clamp(3.5rem,8vw,5rem);color:var(--text-primary);cursor:pointer;opacity:1;background:#090c0ed1;border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 .6rem #090c0e3d,0 1rem 2rem #00000057}[data-variant=instrument] .video-facade__play:disabled{cursor:wait}[data-variant=instrument] .video-facade__close:focus-visible{outline:var(--focus-ring);outline-offset:.18rem}[data-variant=instrument] .video-facade__play span{border-top:.5rem solid #0000;border-bottom:.5rem solid #0000;border-left:.78rem solid var(--text-primary);width:0;height:0;margin-left:.2rem}[data-variant=instrument] .video-facade__corner{z-index:3;border-color:var(--signal);border-style:solid;width:1.4rem;height:1.4rem;position:absolute}[data-variant=instrument] .video-facade__corner--a{border-width:1px 0 0 1px;top:.65rem;left:.65rem}[data-variant=instrument] .video-facade__corner--b{border-width:0 1px 1px 0;bottom:.65rem;right:.65rem}[data-variant=instrument] .video-facade figcaption{border-bottom:1px solid var(--line-cool);grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:.4rem 1rem;padding:1rem 0 0;display:grid}[data-variant=instrument] .video-facade figcaption p{color:var(--text-dim);grid-column:1/-1;margin:0 0 .6rem;font-size:.76rem}[data-variant=instrument] .video-facade figcaption a{color:var(--signal);font-family:var(--technical-face);letter-spacing:.1em;text-transform:uppercase;grid-area:1/2;align-items:center;gap:.45rem;font-size:.68rem;text-decoration:none;display:flex}[data-variant=instrument] .video-facade figcaption a:hover{color:var(--signal-bright)}[data-variant=instrument] .contact{max-width:62rem;margin:var(--section-space) auto 0;border:1px solid var(--line-subtle);background:radial-gradient(circle at 50% 0%, #b59a661a, transparent 20rem), linear-gradient(180deg, #ffffff05, transparent), var(--surface-warm);text-align:center;padding:clamp(4rem,9vw,8rem) clamp(1rem,5vw,5rem);position:relative}[data-variant=instrument] .contact:before,[data-variant=instrument] .contact:after{background:linear-gradient(90deg, transparent, var(--line-subtle));content:"";width:clamp(2rem,8vw,7rem);height:1px;position:absolute;top:50%}[data-variant=instrument] .contact:before{left:0}[data-variant=instrument] .contact:after{right:0;transform:rotate(180deg)}[data-variant=instrument] .contact__ornament{aspect-ratio:1;border:1px solid var(--line-subtle);place-items:center;width:4rem;margin:0 auto 2rem;display:grid;position:relative;transform:rotate(45deg)}[data-variant=instrument] .contact__ornament:before,[data-variant=instrument] .contact__ornament:after{background:var(--line-subtle);content:"";position:absolute}[data-variant=instrument] .contact__ornament:before{width:1px;height:5.5rem}[data-variant=instrument] .contact__ornament:after{width:5.5rem;height:1px}[data-variant=instrument] .contact__ornament span{border:1px solid var(--signal);border-radius:50%;position:absolute}[data-variant=instrument] .contact__ornament span:first-child{background:var(--signal);width:.55rem;height:.55rem}[data-variant=instrument] .contact__ornament span:nth-child(2){width:2rem;height:2rem}[data-variant=instrument] .contact__ornament span:nth-child(3){border-color:var(--line-cool);width:5rem;height:5rem}[data-variant=instrument] .section-heading--center{align-items:center;margin-bottom:1.5rem}[data-variant=instrument] .section-heading--center h2:before{background:linear-gradient(90deg, transparent, var(--signal));content:"";width:3.5rem;height:1px}[data-variant=instrument] .contact__copy{color:#cbc6ba;font-family:var(--display-face);margin-bottom:2rem;font-size:clamp(1.1rem,1.5vw,1.35rem);line-height:1.45}[data-variant=instrument] .contact__copy p{margin-bottom:.1rem}[data-variant=instrument] .contact__link{border:1px solid var(--signal);background:var(--signal);color:#11100d;min-height:3.65rem;font-family:var(--technical-face);letter-spacing:.14em;gap:.8rem;margin:0;padding:.8rem clamp(1.3rem,4vw,2.75rem);font-size:clamp(.63rem,.4vw + .55rem,.76rem);font-weight:700;text-decoration:none;transition:background-color .18s,color .18s,transform .18s,box-shadow .18s}[data-variant=instrument] .contact__link:hover{background:var(--signal-bright);transform:translateY(-2px);box-shadow:0 .8rem 2rem #00000047}[data-variant=instrument] .contact__link:active{box-shadow:none;transform:translateY(0)}[data-variant=instrument] .contact__telegram-mark{border-top:.4rem solid #0000;border-bottom:.4rem solid #0000;border-left:.75rem solid;width:0;height:0;transform:rotate(-45deg)}[data-variant=instrument] .contact__handle{color:var(--signal);font-family:var(--technical-face);letter-spacing:.12em;margin:1rem 0 0;font-size:.72rem}[data-variant=instrument] .site-footer{margin-top:var(--section-space);border-color:var(--line-cool);color:var(--text-dim);font-family:var(--technical-face);letter-spacing:.16em;text-align:left;justify-content:space-between;align-items:center;gap:1rem;padding-block:1.5rem;font-size:.58rem;display:flex}[data-variant=instrument] .site-footer p{color:var(--signal);margin:0}[data-variant=instrument] .skip-link{border:1px solid var(--signal);font-family:var(--technical-face);font-size:.75rem;text-decoration:none}@media (width>=42rem){[data-variant=instrument] .social-grid a{min-height:9.5rem}}@media (width>=42rem) and (width<=51.99rem){[data-variant=instrument] .hero__visual{justify-self:center;width:min(100%,25rem)}}@media (width>=52rem){[data-variant=instrument] .hero{grid-template-columns:minmax(0,1.12fr) minmax(19rem,.88fr);grid-template-areas:"copy visual""topics topics";align-items:center}[data-variant=instrument] .hero__visual{justify-self:end}}@media (width>=70rem){[data-variant=instrument] .hero{grid-template-columns:minmax(0,1.1fr) minmax(25rem,.72fr);min-height:min(49rem,100svh)}[data-variant=instrument] .hero h1{font-size:clamp(5.2rem,7.4vw,7.8rem)}[data-variant=instrument] .work-media-layout{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);display:grid}[data-variant=instrument] .current-work{border-right:1px solid var(--line-cool)}[data-variant=instrument] .aurora-media{border-top:0}}@media (width<=41.99rem){[data-variant=instrument] .video-facade figcaption{grid-template-columns:1fr}[data-variant=instrument] .video-facade figcaption a{grid-area:auto/1;margin-bottom:.75rem}[data-variant=instrument] .contact:before,[data-variant=instrument] .contact:after{display:none}[data-variant=instrument] .site-footer{flex-direction:column;align-items:flex-start}[data-variant=instrument] .social-grid{gap:.4rem}[data-variant=instrument] .social-grid li{min-width:0}[data-variant=instrument] .social-grid a{text-align:center;align-content:center;justify-items:center;gap:.55rem;min-width:0;height:100%;min-height:0;padding:1.2rem .35rem .75rem}[data-variant=instrument] .social-grid li:first-child a{background:linear-gradient(90deg, #b59a660d, transparent 48%), var(--surface-panel);align-content:center}[data-variant=instrument] .social-grid img{width:1.55rem;height:1.55rem}[data-variant=instrument] .social-card__label{letter-spacing:.05em;white-space:nowrap;max-width:100%;font-size:clamp(.62rem,2.65vw,.68rem)}[data-variant=instrument] .social-grid li:first-child .social-card__label{letter-spacing:.11em;font-size:.68rem}[data-variant=instrument] .social-card__index{top:.45rem;left:.5rem}[data-variant=instrument] .social-card__arrow{bottom:.35rem;right:.5rem}}@media (width<=22rem){[data-variant=instrument]{--page-gutter:.75rem}[data-variant=instrument] .section{padding-inline:.75rem}[data-variant=instrument] .hero h1{font-size:2.8rem}[data-variant=instrument] .role{letter-spacing:.05em}[data-variant=instrument] .social-grid{gap:.4rem}[data-variant=instrument] .social-grid a{padding:.75rem}}@media (prefers-reduced-motion:no-preference){[data-variant=instrument] .hero__copy,[data-variant=instrument] .hero__visual,[data-variant=instrument] .topic-area,[data-variant=instrument] .social-nav,[data-variant=instrument] .work-media-layout,[data-variant=instrument] .contact{animation:.65s cubic-bezier(.2,.7,.2,1) both instrument-reveal}[data-variant=instrument] .hero__visual{animation-delay:80ms}[data-variant=instrument] .topic-area{animation-delay:.13s}[data-variant=instrument] .social-nav{animation-delay:.17s}[data-variant=instrument] .apparatus__ring--outer{animation:42s linear infinite instrument-rotation}[data-variant=instrument] .apparatus__ring--middle{animation:58s linear infinite reverse instrument-rotation}}@media (prefers-reduced-motion:reduce){[data-variant=instrument] *,[data-variant=instrument] :before,[data-variant=instrument] :after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}@keyframes instrument-reveal{0%{opacity:0;transform:translateY(.8rem)}to{opacity:1;transform:translateY(0)}}@keyframes instrument-rotation{to{transform:rotate(1turn)}}
