:root{color-scheme:dark;font-synthesis:none;--dark:#11100f;--dark-raised:#1a1816;--light:#c8beb0;--ink-dark:#f2ede4;--ink-light:#292622;--muted-dark:#aaa49a;--muted-light:#4f4942;--line-dark:#39342f;--line-light:#4f494247;--rust:#b9552e;--rust-text-dark:#c4623a;--orange:#ff7139;--text-ui:clamp(.84rem, .8rem + .12vw, .92rem);--text-meta:.72rem;font-family:Arial,Helvetica,ui-sans-serif,system-ui,sans-serif;line-height:1.6}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--dark);min-width:20rem;color:var(--ink-dark);margin:0;overflow-x:clip}a{color:inherit;text-underline-offset:.24em}a:focus-visible,summary:focus-visible{outline:2px solid var(--orange);outline-offset:4px}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.055em;line-height:.95}.skip-link{z-index:100;background:var(--orange);color:var(--dark);padding:.7rem 1rem;font-weight:700;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.site-header{z-index:20;background:var(--dark);min-height:5.5rem;color:var(--ink-dark);transition:min-height .24s;position:sticky;top:0}.site-header-inner,.site-footer-inner,.shell,.home-shell{width:min(100% - 2.5rem,92rem);margin-inline:auto}.site-header-inner{border-bottom:1px solid var(--line-dark);grid-template-columns:1fr auto;align-items:center;min-height:5.5rem;padding-block:.8rem;transition:min-height .24s,padding .24s;display:grid;position:relative}.site-header.is-compact,.site-header.is-compact .site-header-inner{min-height:3.75rem}.site-header.is-compact .site-header-inner{padding-block:.2rem}.wordmark{align-items:baseline;gap:.65rem;width:fit-content;text-decoration:none;display:inline-flex}.brand-identity{letter-spacing:-.035em;white-space:nowrap;align-items:baseline;gap:.34em;font-size:clamp(1.05rem,1rem + .35vw,1.3rem);font-weight:700;display:inline-flex}.brand-identity strong{color:var(--rust-text-dark);font:inherit;letter-spacing:-.07em;font-weight:850}.desktop-navigation{display:none}.desktop-navigation ul{gap:2.1rem;margin:0;padding:0;list-style:none;display:flex}.desktop-navigation a{color:var(--muted-dark);font-size:var(--text-ui);letter-spacing:.08em;text-transform:uppercase;padding-block:1.2rem;font-weight:700;text-decoration:none;position:relative}.desktop-navigation a:after{content:"";background:var(--orange);height:2px;transition:right .2s;position:absolute;bottom:.7rem;left:0;right:100%}.desktop-navigation a:hover,.desktop-navigation a[aria-current=page]{color:var(--ink-dark)}.desktop-navigation a:hover:after,.desktop-navigation a[aria-current=page]:after{right:0}.mobile-navigation summary{cursor:pointer;min-height:2.75rem;color:var(--ink-dark);font-size:var(--text-ui);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.9rem;font-weight:700;list-style:none;display:flex}.mobile-navigation summary::-webkit-details-marker{display:none}.mobile-navigation[open] summary span{transform:rotate(45deg)}.mobile-navigation nav{border-top:3px solid var(--rust);background:var(--dark-raised);padding:.75rem 1.2rem 1.25rem;position:absolute;top:calc(100% - 1px);left:0;right:0;box-shadow:0 1.5rem 4rem #0000007a}.mobile-navigation nav a{border-bottom:1px solid var(--line-dark);min-height:3rem;color:var(--muted-dark);font-size:var(--text-ui);justify-content:space-between;align-items:center;text-decoration:none;display:flex}.mobile-navigation nav a[aria-current=page]{border-color:var(--orange);color:var(--ink-dark)}.site-footer{background:var(--dark);color:var(--muted-dark)}.site-footer-inner{padding-top:2rem;padding-bottom:max(clamp(5rem, 6vw, 5.75rem), calc(env(safe-area-inset-bottom) + 4rem));border-top:1px solid var(--line-dark);gap:1rem;font-size:.8rem;display:grid}.site-footer p{margin:0}.site-footer .brand-identity{font-size:.85rem}.utility-items{grid-template-columns:1fr 1fr;gap:.4rem 1rem;display:grid}.utility-items>*{white-space:nowrap;min-height:2.75rem;padding-top:.65rem}.footer-end{padding-right:max(4.25rem, calc(env(safe-area-inset-right) + 3.75rem));text-align:left;flex-direction:column;align-items:flex-start;gap:.7rem;display:flex}.back-to-top-float{right:max(clamp(1rem,2vw,1.5rem),env(safe-area-inset-right));bottom:max(clamp(1rem, 3vw, 2.5rem), env(safe-area-inset-bottom));z-index:10;width:3rem;height:3rem;color:var(--ink-dark);backdrop-filter:blur(.5rem);visibility:hidden;opacity:0;pointer-events:none;background:#11100fb3;border:1px solid #ffffff21;border-radius:50%;justify-content:center;align-items:center;padding:0;text-decoration:none;transition:visibility 0s linear .65s,opacity .65s,transform .65s,background-color .2s,border-color .2s,box-shadow .2s;display:flex;position:fixed;transform:translateY(.5rem);box-shadow:0 .7rem 2rem #00000047}.back-to-top-float.is-visible{visibility:visible;opacity:1;pointer-events:auto;transition-delay:0s;transform:none}.back-to-top-float span{font-size:1.25rem;line-height:1;transition:transform .2s}.back-to-top-float:hover,.back-to-top-float:focus-visible,.back-to-top-float:active{background:#181411f0;border-color:#ff71398c;box-shadow:0 .7rem 2rem #00000057,0 0 1.4rem #b9552e1f}.back-to-top-float:hover span,.back-to-top-float:focus-visible span,.back-to-top-float:active span{transform:translateY(-.15rem)}.back-to-top-float:focus-visible{outline:2px solid var(--orange);outline-offset:3px}.standard-main{background:var(--light);min-height:70vh;color:var(--ink-light);padding-bottom:clamp(5rem,10vw,9rem)}.not-found-main{background:var(--dark)}.standard-main a:focus-visible,.home-light a:focus-visible{outline-color:var(--ink-light)}.standard-main .shell{width:min(100% - 2.5rem,70rem)}.standard-main .page-header{padding-block:clamp(3.5rem,9vw,7rem)}.page-header h1{max-width:15ch;margin-bottom:1.5rem;font-size:clamp(2.8rem,11vw,7rem)}.lede{max-width:40rem;color:var(--muted-light);font-size:clamp(1.1rem,2.5vw,1.4rem)}.eyebrow,.home-label{color:var(--rust-text-dark);font-size:var(--text-ui);letter-spacing:.1em;text-transform:uppercase;font-weight:750}.standard-main .eyebrow,.home-light .home-label{color:var(--muted-light)}.entries{border-top:1px solid var(--line-light);padding-block:clamp(3rem,8vw,6rem)}.entry-card,.entry-detail{border:1px solid var(--line-light);background:var(--light);max-width:48rem;margin-bottom:2rem;padding:clamp(1.25rem,4vw,2.5rem)}.entry-card h2,.entry-detail h2{margin-bottom:.75rem;font-size:clamp(1.6rem,4vw,2.4rem)}.entry-card>p:last-child,.summary{color:var(--muted-light)}.prose{max-width:46rem;font-size:1.05rem}.prose p{margin-bottom:1.25rem}.standard-main>.prose{padding-block:clamp(4rem,8vw,7rem)}.home-main{counter-reset:home-section;background:var(--dark)}.home-numbered-section{counter-increment:home-section}.home-section-number:before{content:counter(home-section, decimal-leading-zero) " / "}.home-hero{align-items:start;min-height:max(43rem,100vh - 5.5rem);padding-block:clamp(4rem,7vh,7rem) clamp(5rem,9vh,9rem);display:grid;position:relative;overflow:hidden}.home-hero-copy{z-index:2;max-width:67rem;position:relative}.home-hero .home-label>span{background:var(--orange);width:.58rem;height:.58rem;margin-right:.7rem;display:inline-block;box-shadow:0 0 1.2rem #ff7139b3}.home-hero h1{letter-spacing:-.075em;max-width:11ch;margin:1rem 0 2.25rem;font-size:clamp(4rem,10.3vw,9.7rem);font-weight:650;line-height:.87}.home-hero-editorial{overflow-wrap:break-word;max-width:42rem}.home-hero-editorial p{max-width:39rem;color:var(--muted-dark);margin-bottom:.8rem;font-size:clamp(1.05rem,1.4vw,1.25rem)}.home-hero-editorial .home-hero-statement{max-width:41rem;color:var(--ink-dark);margin-block:1.2rem .55rem;font-size:clamp(1.15rem,1.65vw,1.38rem);font-weight:650;line-height:1.45}.home-hero-editorial .home-hero-invitation{margin-bottom:0}.home-hero-invitation em{color:var(--ink-dark)}.home-hero-editorial .action-link{margin-top:1.2rem}.action-link,.home-link{border-bottom:2px solid var(--rust);width:fit-content;min-height:2.75rem;font-size:var(--text-ui);letter-spacing:.07em;text-transform:uppercase;align-items:center;gap:1rem;margin-top:1.4rem;padding-top:.25rem;font-weight:750;text-decoration:none;transition:gap .2s,border-color .2s;display:inline-flex}.action-link span,.home-link span{color:var(--orange);font-size:1.15rem}.action-link:hover,.action-link:focus-visible,.action-link:active,.home-link:hover{border-color:var(--orange);gap:1.4rem}.home-atmosphere{aspect-ratio:1;width:clamp(22rem,43vw,42rem);box-shadow:inset 0 0 10rem var(--dark);background:#241914;border:1px solid #ffffff12;border-radius:50%;position:absolute;bottom:2%;right:-10rem}.home-atmosphere:before{content:"";border:1px solid #ffffff14;border-radius:50%;position:absolute;inset:18%}.home-atmosphere:after{content:"";background:var(--rust);border-radius:50%;position:absolute;inset:38%;box-shadow:-1.1rem .7rem 2.4rem #ff8d4b3d,-2.3rem 1.2rem 5.2rem #ff71393d,-3.8rem 1.8rem 9rem #b9552e33}.home-atmosphere span,.home-atmosphere i,.home-atmosphere b{z-index:2;background:#ffffff1f;height:.5px;display:block;position:absolute}.home-atmosphere span{width:23%;top:45%;left:-2%;transform:rotate(22deg)}.home-atmosphere i{width:19%;bottom:24%;right:24%;transform:rotate(-35deg)}.home-atmosphere b{background:#ff713952;width:20%;top:18%;right:32%;transform:rotate(11deg)}.home-light{background:var(--light);width:100%;color:var(--ink-light);padding:clamp(7rem,14vw,13rem) max(1.25rem,50vw - 46rem)}.home-studio{gap:2.5rem;display:grid}.home-studio h2,.home-work h2,.home-journal h2,.home-close h2{letter-spacing:-.065em;margin-bottom:2rem;font-size:clamp(3rem,6.8vw,6.8rem);font-weight:600;line-height:.92}.home-studio>div>p:last-child{max-width:38rem;color:var(--muted-light);font-size:1.1rem}.home-studio aside{border-left:3px solid var(--rust);align-self:end;padding-left:1.4rem;font-size:1.1rem}.home-work{padding-block:clamp(7rem,13vw,12rem)}.home-section-header{margin-bottom:clamp(4rem,8vw,7rem)}.home-work-entry{align-items:end;gap:clamp(2.5rem,6vw,6rem);display:grid}.home-artifact{isolation:isolate;background:linear-gradient(145deg,#ff8b35 0%,#f84845 29%,#7133be 59%,#101a51 100%);min-height:clamp(27rem,46vw,42rem);position:relative;overflow:hidden;box-shadow:0 2.5rem 7rem #00000080}.home-artifact:before{z-index:4;content:"";background-image:linear-gradient(#ffffff1a 1px,#0000 1px),linear-gradient(90deg,#ffffff1a 1px,#0000 1px);background-size:12.5% 12.5%;position:absolute;inset:0;mask-image:linear-gradient(to bottom right,#000,#0000 72%)}.home-artifact-sun{z-index:1;aspect-ratio:1;background:#ffca65;border-radius:50%;width:44%;position:absolute;top:8%;right:8%;box-shadow:0 0 5rem #ffc75e80}.home-artifact-plane{z-index:2;backdrop-filter:blur(1rem);background:#12123b52;border:1px solid #ffffff61;position:absolute}.home-artifact-plane-one{width:58%;height:57%;top:19%;left:7%;transform:rotate(-8deg)}.home-artifact-plane-two{background:#ff483440;width:70%;height:62%;bottom:-10%;right:-5%;transform:rotate(17deg)}.home-artifact-glass{z-index:3;aspect-ratio:1;border:.9rem solid #fff0d5c7;border-radius:50%;width:24%;position:absolute;bottom:7%;left:11%;box-shadow:inset 0 0 3rem #5926aa80,0 1rem 3rem #160c3740}.home-artifact>p{z-index:5;letter-spacing:-.035em;font-size:clamp(1.4rem,3.5vw,3rem);font-weight:850;line-height:.95;position:absolute;top:8%;left:7%}.home-artifact>p span{letter-spacing:.18em;font-size:.58rem;font-weight:700}.home-work-copy{max-width:35rem;padding-bottom:1rem}.home-work-copy h3{margin-bottom:1.5rem;font-size:clamp(2.3rem,4.5vw,4.5rem);font-weight:600}.home-work-copy>p:not(.home-label){color:var(--muted-dark);font-size:1.08rem}.home-journal{display:grid}.home-journal-content{gap:2.5rem;display:grid}.home-journal header>p:last-child{color:var(--muted-light);font-size:.76rem}.home-journal article{max-width:61rem}.home-journal article>p{max-width:40rem;color:var(--muted-light);font-size:clamp(1.1rem,2vw,1.35rem)}.action-link-on-light,.home-link-dark{color:var(--ink-light)}.home-close{min-height:70vh;padding-block:clamp(8rem,15vw,14rem)}.home-close h2{max-width:9ch}.home-close>p:not(.home-label){max-width:35rem;color:var(--muted-dark);font-size:1.15rem}@media (width>=48rem){.desktop-navigation{display:block}.mobile-navigation{display:none}.site-footer-inner{grid-template-columns:repeat(3,minmax(0,1fr));align-items:baseline}.site-footer-inner>p{text-align:left;justify-self:start}.utility-items{justify-self:center}.footer-end{text-align:right;justify-self:end;align-items:flex-end;padding-right:0}.home-studio{grid-template-columns:.5fr 2fr .75fr}.home-studio>div{grid-column:2}.home-studio>aside{grid-column:3}.home-work-entry{grid-template-columns:minmax(0,1.2fr) minmax(22rem,.9fr)}.home-artifact{transform:translate(-1rem)}.home-journal{grid-template-columns:.7fr 2.55fr}.home-journal-content{grid-column:2}.home-journal article{transform:translateY(2rem)}}@media (width>=64rem){.home-hero-editorial{max-width:50rem}.home-hero-editorial p{max-width:47rem}.home-hero-editorial .home-hero-statement{max-width:48rem}}@media (width>=23rem){.utility-items{flex-wrap:nowrap;gap:.8rem;display:flex}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
