@font-face{font-family:Helvetica Neue;src:url(/fonts/HelveticaNeueLight.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Helvetica Neue;src:url(/fonts/HelveticaNeueMedium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Helvetica Neue;src:url(/fonts/HelveticaNeueBold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Helvetica Neue;src:url(/fonts/HelveticaNeueBlack.woff2) format("woff2");font-weight:900;font-style:normal;font-display:swap}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Helvetica Neue,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:linear-gradient(135deg,#1a1a2e,#16213e 50%,#0f3460);color:#fff}.container,body{min-height:100vh}.container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center}.logo{max-width:300px;width:100%;height:auto;margin-bottom:2rem}.tagline{font-size:1.5rem;font-weight:300;color:#e0e0e0;margin-bottom:3rem;letter-spacing:.1em}.contact-card{background:hsla(0,0%,100%,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.1);border-radius:16px;padding:2.5rem;max-width:400px;width:100%}.contact-title{font-size:.875rem;text-transform:uppercase;letter-spacing:.15em;color:#888;margin-bottom:1.5rem}.contact-item{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:1rem;color:#fff;text-decoration:none;transition:color .2s}.contact-item:hover{color:#4fc3f7}.contact-item svg{width:20px;height:20px;flex-shrink:0}.address{font-size:.9rem;color:#aaa;line-height:1.6}.address,.social{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid hsla(0,0%,100%,.1)}.social a{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:hsla(0,0%,100%,.1);color:#fff;transition:background .2s,transform .2s}.social a:hover{background:#0077b5;transform:scale(1.1)}.social a svg{width:20px;height:20px}