@import "https://fonts.googleapis.com/css2?family=Cinzel:wght@400..900&display=swap";*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;padding:0}body{background:#0b0b0b}.container{height:100vh;display:flex;overflow:hidden}.scene-container{width:50%;height:100%}.text-container{flex-direction:column;display:flex}.c-name{color:#e5e1d5;letter-spacing:5px;font-size:7vmax;font-weight:400px;font-family:Cinzel,serif}.text-container{flex-direction:column;justify-content:center;height:100vh;display:flex}.eyebrow{align-items:center;gap:10px;margin-bottom:36px;display:flex}.eyebrow-rule{background:#ffffff24;width:18px;height:.5px}.eyebrow-label{letter-spacing:4.5px;text-transform:uppercase;color:#cdc9b94d;font-family:Georgia,serif;font-size:8px;font-weight:400}.c-name{color:#e5e1d5;letter-spacing:5px;text-transform:uppercase;margin-bottom:24px;font-family:Cinzel,serif;font-size:7vmax;font-weight:400;line-height:.96}.mid-rule{background:#cdc9b92b;width:30px;height:.5px;margin-bottom:20px}.slogan{color:#d7d3c57a;max-width:220px;margin:0 0 52px;font-family:Cormorant Garamond,Georgia,serif;font-size:17px;font-style:italic;font-weight:300;line-height:1.68}.contact{flex-direction:column;align-items:flex-start;gap:9px;display:flex}.contact-label{letter-spacing:3.5px;text-transform:uppercase;color:#cdc9b93d;font-family:Georgia,serif;font-size:7.5px;font-weight:400}.contact-email{letter-spacing:1.5px;color:#d7d3c570;border-bottom:.5px solid #d7d3c526;padding-bottom:3px;font-family:Cinzel,serif;font-size:12px;font-weight:400;text-decoration:none;display:inline-block}.loader{z-index:1000;opacity:1;background:#0b0b0b;justify-content:center;align-items:center;transition:opacity .9s;display:flex;position:fixed;inset:0}.loader--fade{opacity:0;pointer-events:none}.loader-inner{align-items:center;gap:22px;display:flex}.loader-rule{background:#cdc9b940;width:0;height:.5px;animation:.9s .2s forwards rule-grow}.loader-name{letter-spacing:8px;text-transform:uppercase;color:#e5e1d500;white-space:nowrap;font-family:Cinzel,serif;font-size:12px;font-weight:400;animation:.7s .4s forwards text-reveal}@keyframes rule-grow{to{width:40px}}@keyframes text-reveal{to{color:#e5e1d5a6}}.footer{z-index:10;pointer-events:none;justify-content:space-between;align-items:center;display:flex;position:absolute;bottom:22px;left:26px;right:26px}.footer-god{letter-spacing:4px;text-transform:uppercase;color:#cdc9b933;font-family:Georgia,serif;font-size:1.1vmax;font-weight:400}.footer-year{letter-spacing:2px;color:#cdc9b926;font-family:Georgia,serif;font-size:1.1vmax;font-weight:400}@media (width<=660px){.container{flex-direction:column;height:100vh}.scene-container{flex-shrink:0;width:100vw;height:50vh}.text-container{justify-content:flex-start;width:100%;padding:40px 32px 80px;position:relative}.text-container svg{display:none}.c-name{font-size:13vw}.footer{position:fixed;bottom:16px}}
