.page{position:relative;min-height:100vh;width:100%;background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;isolation:isolate}.overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#000000c7,#0000008c 35%,#0000008c 65%,#000000d9);z-index:0}.content{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:space-between;align-items:center;min-height:100vh;padding:3rem 1.5rem;text-align:center}.header{width:100%;display:flex;justify-content:center}.logo{width:clamp(260px,40vw,520px);height:auto;display:block}.hero{display:flex;flex-direction:column;align-items:center;gap:1.25rem;flex:1;justify-content:center;padding:2rem 0}.eyebrow{font-size:clamp(.875rem,1.4vw,1.125rem);font-weight:500;letter-spacing:.35em;text-transform:uppercase;color:#ffffffc7;margin:0}.title{font-size:clamp(2.5rem,8vw,6rem);font-weight:700;letter-spacing:.18em;line-height:1.05;margin:0;text-shadow:0 4px 28px rgba(0,0,0,.55)}.divider{display:block;width:72px;height:2px;background:#fff9;margin-top:.5rem}.footer{display:flex;flex-direction:column;align-items:center;gap:.5rem;font-size:clamp(.8rem,1.1vw,.95rem);color:#ffffffd9;max-width:720px}.company{font-weight:600;letter-spacing:.1em;text-transform:uppercase;font-size:clamp(.75rem,1vw,.875rem)}.address{font-style:normal;line-height:1.6;color:#ffffffb3}.email{margin-top:.5rem;font-weight:500;letter-spacing:.05em;border-bottom:1px solid rgba(255,255,255,.35);padding-bottom:2px;transition:border-color .2s ease,color .2s ease}.email:hover{color:#fff;border-bottom-color:#fff}@media (max-width: 480px){.content{padding:2rem 1rem}.title{letter-spacing:.12em}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#fff;background-color:#050505;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}a{color:inherit;text-decoration:none}
