*{margin:0;padding:0;box-sizing:border-box}:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#333;background-color:#f5f5f5;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-height:100vh;overflow-x:hidden}#root{min-height:100vh}html{scroll-behavior:smooth}button{background:none;border:none;font:inherit;cursor:pointer}a{color:inherit;text-decoration:none;cursor:pointer}a *:focus{outline:2px solid #667eea;outline-offset:2px}.parking-page{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(135deg,#667eea,#764ba2);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.container{max-width:800px;margin:0 auto;padding:2rem;display:flex;flex-direction:column;min-height:100vh;justify-content:center;align-items:center}.content{background:#fffffff2;border-radius:20px;padding:3rem;text-align:center;box-shadow:0 20px 40px #0000001a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);width:100%;max-width:600px}.domain-icon{color:#667eea;margin-bottom:2rem;display:flex;justify-content:center}.domain-name{font-size:3rem;font-weight:700;color:#333;margin-bottom:.5rem;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.subtitle{font-size:1.2rem;color:#666;margin-bottom:3rem;font-weight:400}.info-section{margin-bottom:2.5rem;padding:2rem;background:#667eea0d;border-radius:15px;border-left:4px solid #667eea}.info-section h2{color:#333;font-size:1.5rem;margin-bottom:1rem;font-weight:600}.info-section p{color:#555;line-height:1.6;margin-bottom:1rem}.contact-section{margin-bottom:2.5rem;padding:2rem;background:#764ba20d;border-radius:15px;border-left:4px solid #764ba2}.contact-section h3{color:#333;font-size:1.3rem;margin-bottom:1rem;font-weight:600}.contact-details p{color:#555;margin-bottom:.5rem;line-height:1.6}.contact-details a{color:#667eea;text-decoration:none;font-weight:500;transition:color .3s ease}.contact-details a:hover{color:#764ba2;text-decoration:underline}.cta-section{margin-bottom:2rem}.cta-button{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:1rem 2rem;font-size:1.1rem;font-weight:600;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #667eea4d}.cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.cta-button:active{transform:translateY(0)}.footer{margin-top:auto;padding-top:2rem;text-align:center}.footer p{color:#fffc;font-size:.9rem;margin:0}@media(max-width:768px){.container{padding:1rem}.content{padding:2rem}.domain-name{font-size:2.5rem}.info-section,.contact-section{padding:1.5rem}}@media(max-width:480px){.domain-name{font-size:2rem}.subtitle{font-size:1rem}.content{padding:1.5rem}.info-section,.contact-section{padding:1rem}}
