*{margin:0;padding:0;box-sizing:border-box}body{font-family:monospace;overflow-x:hidden;background:#000}#video-container{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;z-index:1}#video{width:100%;height:100%;object-fit:cover;object-position:center;filter:grayscale(100%)}#anchors-container{position:fixed;top:0;left:0;width:100vw;height:100vh;pointer-events:none;z-index:10}.anchor{position:absolute;transform:translateY(-50%);pointer-events:none;display:none;width:40ch;height:3em;overflow:visible}.anchor-message{font-family:monospace;font-size:.5em;font-weight:200;color:#fff;text-transform:uppercase;letter-spacing:1px;line-height:1.4;text-align:left;white-space:normal;width:30ch;word-wrap:break-word;overflow-wrap:break-word;text-shadow:2px 2px 4px rgba(0,0,0,.8)}#feedback{position:fixed;top:20px;left:50%;transform:translate(-50%);padding:12px 24px;background:#000000d9;color:#fff;font-size:14px;font-weight:500;border-radius:4px;z-index:100;display:none;letter-spacing:.3px}#feedback.show{display:block}#scroll-spacer{position:relative;width:100%;z-index:5}.header{position:fixed;top:0;left:0;padding:2em;z-index:50;font-family:monospace;background:#000000e6;width:auto;display:inline-block}.header-title{font-size:2em;font-weight:400;color:#fff;margin:0 0 .5em;letter-spacing:1px}.header-tagline{font-size:.9em;color:#fff;margin:0 0 1.5em;opacity:.85;font-weight:300;letter-spacing:.5px}.header-booking{font-size:.85em;color:#fff;margin:0 0 1em;line-height:1.4}.header-booking-link{color:#fff;text-decoration:underline;transition:opacity .2s}.header-booking-link:hover{opacity:.7}.header-nav{display:flex;flex-direction:column;gap:.5em}.header-link{font-size:1em;color:#fff;text-decoration:none;letter-spacing:1px;cursor:pointer;transition:opacity .2s}.header-link:hover{opacity:.6}.header-link.active{font-weight:700}.content-container{position:absolute;top:20em;left:0;width:min(350px,50vw);max-width:calc(100vw - 4em);z-index:8}.about-section{position:relative;padding:2em;font-family:monospace;color:#fff;font-size:.9em;line-height:1.6;margin-bottom:4em;background:#00000080}.about-section p{margin-bottom:1.5em;text-shadow:1px 1px 3px rgba(0,0,0,.8)}.about-section p:last-child{margin-bottom:0}.projects-scroller{position:relative;font-family:monospace;padding-bottom:4em;pointer-events:none}.project-scroller-item{display:block;margin-bottom:20vh;margin-left:0;background:#fff;pointer-events:auto;text-decoration:none;color:inherit;max-width:350px}.project-scroller-item:last-child{margin-bottom:0}.project-scroller-image{width:100%;height:auto;display:block;margin-bottom:1em}.project-scroller-text{padding:2em}.project-scroller-title{font-size:1.1em;font-weight:600;color:#000;margin-bottom:.25em}.project-scroller-meta{font-size:.9em;color:#333;line-height:1.4}.project-scroller-subtitle{font-size:.95em;color:#333;line-height:1.4}@media(max-width:768px){.header{width:min(280px,50vw);padding:1.5em}.header-title{font-size:1.5em}.header-booking{font-size:.75em}.content-container{width:min(280px,50vw);top:12em}.about-section{font-size:.8em;padding:1.5em}.project-scroller-text{padding:1.5em}.project-scroller-title{font-size:1em}.project-scroller-subtitle{font-size:.85em}}
