*{margin:0;padding:0;box-sizing:border-box}:root{--noir: #18120b;--ivory: #f1e8d8;--ivory-dim: rgba(241, 232, 216, .62);--gold: #e4a853}html,body{width:100%;height:100%;font-family:Fraunces,Georgia,Times New Roman,serif;background-color:var(--noir);color:var(--ivory)}::selection{background:var(--gold);color:var(--noir)}img{width:100%;height:100%;object-fit:cover}.loader{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--noir);color:var(--ivory);display:flex;align-items:flex-end;overflow:hidden}.count-wrapper{position:relative;width:180px;height:360px;clip-path:polygon(0 0,100% 0,100% 100%,0% 100%);will-change:transform}.count{position:relative;width:1080px;height:360px;display:flex;justify-content:space-between;transform:translate(-1080px);will-change:transform}.digit{position:relative;width:180px;height:360px}.digit h1{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:max-content;font-size:360px;font-weight:300;font-variation-settings:"opsz" 144;letter-spacing:-.02em;line-height:1;color:var(--ivory)}.revealer{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.revealer-1 svg path{fill:var(--ivory)}.revealer-3 svg path{fill:var(--noir)}.container{position:relative;width:100vw;height:100vh;overflow:hidden}.site-info{position:absolute;top:32px;left:32px;display:flex;flex-direction:column;gap:2px}.site-info:after{content:"";width:28px;height:1px;margin-top:12px;background:var(--gold)}.line{clip-path:polygon(0 0,100% 0,100% 100%,0% 100%);height:19px}.line p{position:relative;font-family:Hanken Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:12.5px;font-weight:500;letter-spacing:.01em;color:var(--ivory-dim);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translateY(19px);will-change:transform}.line:nth-child(2) p{font-family:Fraunces,Georgia,serif;font-style:italic;font-size:13.5px;font-weight:400;font-variation-settings:"opsz" 11;letter-spacing:0}.line:last-child p{text-transform:uppercase;font-size:10px;font-weight:600;letter-spacing:.08em;color:var(--gold);opacity:.85}.toggle-btn{position:absolute;top:32px;right:32px;width:54px;height:54px;background:var(--ivory);border-radius:50%;transform:scale(0);display:flex;align-items:center;justify-content:center}.toggle-btn img{width:26px;height:26px;transform:none}.header{position:absolute;left:0;bottom:0;padding:16px;transform-style:preserve-3d;perspective:2000px}.header h1{position:relative;font-size:25vw;font-weight:400;font-variation-settings:"opsz" 144;letter-spacing:-.03em;line-height:.85;color:var(--ivory);transform:rotateY(60deg);transform-origin:bottom left;will-change:transform;opacity:0}@media(max-width:768px){.site-info{top:24px;left:24px}.site-info:after{margin-top:10px}.line{height:18px}.line p{font-size:11.5px;transform:translateY(18px)}.line:nth-child(2) p{font-size:12.5px}.line:last-child p{font-size:9px;letter-spacing:.08em}.toggle-btn{top:24px;right:24px;width:46px;height:46px}.toggle-btn img{width:22px;height:22px}.header{padding:12px}.header h1{font-size:34vw}}
