*{margin:0;padding:0;box-sizing:border-box}:root{font-family:Inter,system-ui,Segoe UI,Roboto,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#fff;background-color:#000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding:0;min-height:100vh;background-color:#000;overflow-x:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}body::-webkit-scrollbar{display:none}#root{width:100%;overflow:visible}.password-container{min-height:100vh;display:flex;justify-content:center;align-items:center;background-color:#000;font-family:Inter,sans-serif}.password-box{background-color:#1a1a1a;padding:3rem;border-radius:8px;box-shadow:0 4px 6px #0000004d;max-width:400px;width:90%}.password-title{color:#fff;font-size:1.5rem;margin-bottom:1.5rem;text-align:center;font-weight:400}.password-form{display:flex;flex-direction:column;gap:1rem}.password-input{padding:.75rem;border:1px solid #333;border-radius:4px;background-color:#2a2a2a;color:#fff;font-size:1rem;font-family:Inter,sans-serif;outline:none;transition:border-color .3s ease}.password-input:focus{border-color:#555}.password-input::placeholder{color:#666}.password-button{padding:.75rem;background-color:#333;color:#fff;border:none;border-radius:4px;font-size:1rem;font-family:Inter,sans-serif;cursor:pointer;transition:background-color .3s ease}.password-button:hover{background-color:#444}.password-error{color:#f44;font-size:.9rem;margin:0;text-align:center}.app{background-color:#000;overflow:visible;height:400vh;max-height:400vh}.page-dots{position:fixed;right:1.5rem;bottom:2rem;display:none;flex-direction:column;gap:.6rem;z-index:1000}.dot{width:4px;height:4px;border-radius:50%;background-color:#ffffff4d;transition:all .3s ease;cursor:pointer}.dot.active{background-color:#ffffffe6;transform:scale(1.2)}.dot:hover{background-color:#fff9}.hero-section{width:100vw;height:100vh;max-height:100vh;position:relative;display:flex;flex-direction:column;box-sizing:border-box;overflow:hidden;align-items:center}.hero-image{width:100%;flex:1;min-height:0;background-size:contain;background-position:top left;background-repeat:no-repeat;opacity:0;transition:opacity .8s ease}.hero-caption{width:100%;max-width:1200px;font-family:Inter,system-ui,sans-serif;font-size:15px;font-weight:400;color:#3d3d3d;margin:0;text-align:left;flex-shrink:0;opacity:0;transition:opacity .8s ease;padding:.5rem 2rem 2rem}.hero-section.active .hero-caption,.hero-section.active .hero-image{opacity:1}@media(max-width:768px){.hero-section,.project-text-section,.project-image-section,.third-section{height:calc(var(--vh, 1vh) * 100);min-height:calc(var(--vh, 1vh) * 100);max-height:calc(var(--vh, 1vh) * 100)}.hero-caption{padding-bottom:20vh}.hero-image{background-size:100%;background-position:25% top}}@media(max-width:480px){.hero-image{background-size:140%;background-position:60% top}}.project-text-section{min-height:100vh;height:100vh;background-color:#000;display:flex;align-items:center;justify-content:center}.project-text-content{width:100%;max-width:1200px;padding-left:2rem;padding-right:2rem;opacity:0;transition:opacity .8s ease}.project-text-section.active .project-text-content{opacity:1}.project-text{max-width:100%;font-family:Inter,system-ui,sans-serif;font-size:17px;font-weight:400;color:#6b6b6b;text-align:left;line-height:1.6;margin:0}.project-image-section{min-height:100vh;height:100vh;background-color:#000;display:flex;align-items:center;justify-content:center}.project-image-content{width:100%;max-width:1200px;display:flex;flex-direction:column;align-items:center;padding-left:2rem;padding-right:2rem;opacity:0;transition:opacity .8s ease}.project-image-section.active .project-image-content{opacity:1}.project-image-container{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.project-image{max-width:100%;height:auto;object-fit:contain;max-height:calc(100vh - 20px)}.image-caption{font-family:Inter,system-ui,sans-serif;font-size:12px;font-weight:400;color:#6b6b6b;margin:0;padding-bottom:1rem;text-align:left}@media(max-width:768px){.project-text{font-size:17px;max-width:100%}.project-image-content{align-items:center;justify-content:center;padding-top:0}.project-image-container{max-height:calc(var(--vh, 1vh) * 60);align-items:flex-start;justify-content:center;gap:.3rem}.project-image{max-height:calc(var(--vh, 1vh) * 55);align-self:center}.third-content{align-items:center;justify-content:center;gap:0}.third-image-container{align-items:center;justify-content:center;gap:.3rem}.third-image{max-height:calc(var(--vh, 1vh) * 55)}.image-caption,.third-caption{padding-bottom:.5rem}}.third-section{min-height:100vh;height:100vh;background-color:#000;display:flex;align-items:center;justify-content:center}.third-content{width:100%;max-width:1200px;display:flex;flex-direction:column;align-items:center;gap:2rem;padding-left:2rem;padding-right:2rem;opacity:0;transition:opacity .8s ease}.third-section.active .third-content{opacity:1}.third-image-container{width:100%;display:flex;flex-direction:column;align-items:center;gap:.5rem}.third-image{max-width:100%;height:auto;object-fit:contain;max-height:calc(100vh - 150px)}.third-caption{font-family:Inter,system-ui,sans-serif;font-size:12px;font-weight:400;color:#6b6b6b;margin:0;padding-bottom:1rem;text-align:left;align-self:flex-start}
