@font-face{font-family:Neue Haas Display Roman;src:url(/assets/NeueHaasDisplayRoman-A6ipJltx.ttf) format("truetype")}:root{--bg: #f5f5f5;--color: #000}*{margin:0;padding:0;box-sizing:border-box}body{background-color:var(--bg);color:var(--color);overflow-x:hidden;font-family:Neue Haas Display Roman}a,p{font-size:1.8rem;-webkit-text-stroke:1.8px var(--color);line-height:1.2}@media(max-width:768px){a,p{font-size:1.2rem;-webkit-text-stroke:1.2px var(--color);line-height:1.2}}.hover-item{position:relative;display:inline-block;cursor:pointer;color:inherit;text-decoration:none}.hover-item:after{content:"";position:absolute;bottom:2px;left:0;width:100%;height:2.5px;background-color:currentColor;transform:scaleX(0);transform-origin:right;transition:transform .4s cubic-bezier(.9,0,.1,1)}.hover-item:hover:after{transform:scaleX(1);transform-origin:left}.hover-item--underlined:before{content:"";position:absolute;bottom:2px;left:0;width:100%;height:2.5px;background-color:currentColor;transform:scaleX(1);transform-origin:left;transition:transform .4s cubic-bezier(.9,0,.1,1)}.hover-item--underlined:hover:before{transform:scaleX(0);transform-origin:right}.hover-item--underlined:after{transform:scaleX(0);transform-origin:right;bottom:2px;transition:transform .6s cubic-bezier(.9,0,.1,1) .1s}.hover-item--underlined:hover:after{transform:scaleX(1);transform-origin:left}@media(max-width:768px){.hover-item--underlined:before{bottom:.5px}.hover-item--underlined:after{bottom:.5px}}.logo{cursor:pointer;display:inline-block}.logo-x,.reveal-inner{display:inline-block}.menu{position:fixed;top:0;left:0;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:.75rem 1rem;z-index:1;background-color:var(--bg)}.menu-l{display:flex}.menu-r{display:flex;gap:2rem}.menu-mobile{display:none;flex-direction:column;gap:.3rem;width:100%}.menu-mobile-row{display:flex;justify-content:space-between;width:100%}.menu p{cursor:pointer;white-space:nowrap}@media(max-width:768px){.menu{align-items:flex-start}.menu-l,.menu-r{display:none}.menu-mobile{display:flex}}.hero{height:100vh;width:100%;position:relative;touch-action:pan-y;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.hero--bottom{margin-top:-100vh;position:relative;z-index:0}section{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:1rem;margin-top:7rem}section:first-of-type{margin-top:8rem}section:last-of-type{margin-bottom:18rem}.text-content{max-width:65%}.section-title{position:relative;display:inline-block}.section-title:after{content:"";position:absolute;bottom:2px;left:0;width:100%;height:2.5px;background-color:currentColor}@media(max-width:768px){section{margin-top:4rem}.text-content{max-width:90%}.section-title:after{bottom:.5px}section:first-of-type{margin-top:5rem}}.image-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:1rem;width:100%}.image-grid img{width:100%;height:auto;display:block;object-fit:cover}@media(max-width:768px){.image-grid{display:flex;flex-direction:column}}.footer{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:1rem}.footer-l{display:flex;gap:2rem}.footer-r{display:flex}.footer p{cursor:pointer;white-space:nowrap}@media(max-width:768px){.footer-l{gap:1rem}}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;overflow:hidden;background-color:#0000}.modal-sheet{position:absolute;left:50%;top:30vh;width:55%;background-color:var(--bg);padding:1rem 2rem;transform:translate(-50%) translateY(100vh)}.modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:4.5rem;padding:.5rem 0}.modal-content{max-width:85%;padding-bottom:3rem}@media(max-width:768px){.modal-sheet{width:92.5%;padding:.5rem 1rem}.modal-header{margin-bottom:3rem}.modal-content{max-width:90%;padding-bottom:2rem}}
