@font-face{font-family:Heros;src:url('assets/heros.woff') format('woff');font-weight:400;font-style:normal;font-display:swap}
:root{font-family:Heros,'Helvetica Neue',Helvetica,Arial,sans-serif;color:#171717;font-synthesis:none;--scale:1;--header:60px}
*{box-sizing:border-box}html,body{margin:0;width:100%;height:100%;overscroll-behavior:none}body{background:#fff}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;border:0;padding:0;background:none;cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,.photo:focus-visible{outline:2px solid currentColor;outline-offset:5px}button:disabled{cursor:default}button:disabled:focus-visible{outline:none}
#app{width:100%;height:100%;height:100dvh;overflow:hidden;position:relative;background:#fff}.stage{position:absolute;width:800px;height:568px;left:50%;top:50%;transform:translate(-50%,-50%) scale(var(--scale));transform-origin:center;isolation:isolate}.header{height:var(--header);background:#fff;position:absolute;inset:0 0 auto;z-index:30}.name{position:absolute;left:max(12px,calc(12px * var(--scale)));top:calc(var(--header) / 2);transform:translateY(-50%);font-size:clamp(20px,calc(20px * var(--scale)),34px);line-height:1.2;letter-spacing:-.035em}.menu-toggle{position:absolute;right:max(18px,calc(19px * var(--scale)));top:calc(var(--header) / 2);transform:translateY(-50%);width:clamp(32px,calc(32px * var(--scale)),50px);height:38px;z-index:60;display:flex;flex-direction:column;justify-content:center;gap:calc(7px * var(--scale));min-height:44px}.menu-toggle span{display:block;width:100%;height:max(3px,calc(3px * var(--scale)));background:#151515;flex-shrink:0}.background{position:absolute;top:var(--header);left:0;width:100%;height:calc(100% - var(--header));object-fit:cover;background:#a98952}.home-copy{position:absolute;left:0;right:0;top:265px;text-align:center;color:#fff;font-size:25px;line-height:30px;margin:0;font-weight:400}.home-logo{position:absolute;left:359px;top:345px;width:80px;height:58px;display:block}.home-logo img{width:100%;height:100%;object-fit:contain}.home-logo:hover{opacity:.8}.menu-backdrop{position:absolute;inset:0;z-index:39;background:transparent}.sidebar{position:absolute;right:0;top:0;bottom:0;width:clamp(220px,calc(173.5px * var(--scale)),320px);padding:calc(var(--header) + max(30px,calc(29px * var(--scale)))) max(16px,calc(13px * var(--scale))) 28px;background:white;z-index:40;overflow-y:auto;border-left:1px solid #ddd;animation:menu-in .22s ease-out}.sidebar nav{display:flex;align-items:flex-start;flex-direction:column;font-size:clamp(15px,calc(13px * var(--scale)),22px);line-height:1.35}.collection-links{display:flex;flex-direction:column;margin:10px 0 22px 12px;gap:12px;font-size:clamp(12px,calc(10px * var(--scale)),17px)}.sidebar a:hover,.sidebar button:hover{text-decoration:underline;text-underline-offset:4px}.sidebar .contact-toggle{margin-top:10px}.contact-email{margin-top:10px;font-size:clamp(11px,calc(10px * var(--scale)),16px);overflow-wrap:anywhere}.contact-email[hidden]{display:none}.tile{position:absolute;width:199.395px;height:114.81px;padding:12px;display:block;background:rgba(221,221,221,.53);color:#f4f4f4;font-size:18.9px;line-height:22.68px;transition:background .23s,color .23s}.tile:hover,.tile:focus-visible{background:var(--tile-bg);color:var(--tile-text)}.about-stage{background:#fff}.portrait{position:absolute;left:126.847px;top:123.97px;width:276.462px;height:367.892px;object-fit:cover;object-position:50% 50%}.about-heading{position:absolute;top:183px;left:426px;width:249px;text-align:center;font-size:13px;font-weight:400;margin:0}.about-copy{position:absolute;left:426.07px;top:242px;width:249px;font-size:10px;line-height:12px;margin:0}.about-copy p{margin:0}.gallery{position:absolute;inset:0;overflow:hidden;perspective:1800px;background:var(--page-color);transition:background .2s}.gallery .stage{width:var(--gallery-width);height:var(--gallery-height);overflow:hidden;background:var(--page-color)}.paper{position:absolute;inset:0;pointer-events:none;background:url('assets/paper.webp') center/100% 100%;mix-blend-mode:multiply;opacity:.24;z-index:0}.collection-heading{position:absolute;top:calc(14px + var(--gallery-gutter-y));left:var(--collection-heading-left,12px);right:auto;justify-content:flex-start;z-index:10000;display:flex;align-items:flex-end;gap:12px;color:white;pointer-events:none}.collection-heading a{width:47px;height:34px;display:block;pointer-events:auto;flex-shrink:0}.collection-heading img{width:100%;height:100%;object-fit:contain}.collection-heading h1{font-size:15px;line-height:18px;font-weight:400;margin:0 0 -1px}.photo{position:absolute;left:0;top:0;display:block;cursor:grab;touch-action:none;user-select:none;-webkit-user-select:none;outline-color:#fff;border:0;margin:0;will-change:transform;transform:translate3d(calc(var(--photo-x) + var(--gallery-gutter-x)),calc(var(--photo-y) + var(--gallery-gutter-y)),0)}.photo:active{cursor:grabbing}.photo img,.photo video{display:block;width:100%;height:100%;object-fit:cover;pointer-events:none;user-select:none;-webkit-user-drag:none}.photo:focus:not(:focus-visible){outline:none}.arrows{position:absolute;left:50%;top:50%;width:100px;height:44px;z-index:20000;transform:translate(-50%,-50%) scale(var(--scale)) translateY(254.47px);display:flex;align-items:center;justify-content:center;gap:10px;color:white;transition:opacity .18s}.arrows button{width:39px;height:44px;display:flex;align-items:center;justify-content:center}.arrows svg{width:39px;height:24px;overflow:visible}.arrows.is-hidden{opacity:0;pointer-events:none}.turning-page{position:absolute;inset:0;transform-origin:left center;transform-style:preserve-3d;backface-visibility:hidden;will-change:transform;z-index:2;background:var(--page-color)}.turning-page.reverse{transform-origin:right center}.turn-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.04),rgba(0,0,0,.4));opacity:0;pointer-events:none;z-index:15000}.video-retry{position:absolute;bottom:15px;right:15px;color:#fff;background:#0006;padding:10px 14px;z-index:31;font-size:13px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.loading-error{max-width:28rem;margin:20vh auto;padding:24px;line-height:1.6}
@keyframes menu-in{from{transform:translateX(100%)}to{transform:translateX(0)}}
@media(max-width:600px){.header{--header:64px}.menu-toggle{gap:6px}.about-stage{top:calc(var(--header) + 12px);transform:translateX(-50%) scale(var(--scale));transform-origin:top center}.sidebar{padding-top:90px}.arrows{min-height:44px}.arrows button{position:relative}.arrows button::before{content:'';position:absolute;inset:-14px -6px}.collection-heading a::after{content:'';position:absolute;left:0;top:0;width:60px;height:60px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;transition-duration:.01ms!important}}

/* Artboard typography and image crop measured from the supplied PDF. */
.portrait{overflow:hidden}.portrait img{position:absolute;width:246.802%;height:138.573%;max-width:none;left:-75.629%;top:-21.027%;object-fit:fill}
@media(min-width:601px){.sidebar{width:calc(173.5px * var(--scale));padding-top:calc(var(--header) + 29px * var(--scale))}.sidebar nav{font-size:calc(13px * var(--scale))}.collection-links{font-size:calc(10px * var(--scale));gap:calc(7px * var(--scale));margin-top:calc(10px * var(--scale));margin-bottom:calc(22px * var(--scale));margin-left:calc(12px * var(--scale))}.contact-email{font-size:calc(10px * var(--scale))}}
@media(max-width:600px){#app.about-view{overflow-y:auto}.about-stage{position:relative;left:0;top:0;width:100%;height:auto;transform:none;padding:100px 28px 40px}.portrait{position:relative;left:auto;top:auto;width:min(100%,320px);height:auto;aspect-ratio:276.462/367.892;margin:0 auto}.about-heading{position:relative;left:auto;top:auto;width:auto;font-size:18px;line-height:1.4;margin:32px 0 24px}.about-copy{position:relative;left:auto;top:auto;width:100%;font-size:16px;line-height:1.5}.about-copy p{margin-bottom:16px}}
