*{margin:0;padding:0;box-sizing:border-box}:root{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#ffffffde;background-color:#000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;background:#000}#root{width:100%;min-height:100vh}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2}p{font-size:1.1rem;line-height:1.7}a{font-weight:500;color:#d4af37;text-decoration:inherit;transition:color .3s ease}a:hover{color:#f4d03f}button{border-radius:8px;border:1px solid transparent;padding:.8em 1.6em;font-size:1.1em;font-weight:500;font-family:inherit;background-color:#d4af37;color:#000;cursor:pointer;transition:all .25s}button:hover{background-color:#f4d03f;transform:translateY(-2px);box-shadow:0 4px 12px #d4af3766}button:focus,button:focus-visible{outline:4px auto #d4af37}html{scroll-behavior:smooth}.app{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(135deg,#1a1a1a,#000)}.container{max-width:1200px;margin:0 auto;padding:0 2rem;width:100%}.header{background:linear-gradient(135deg,#d4af37,#b8941f);padding:2rem 0;box-shadow:0 4px 20px #d4af374d}.logo{font-size:3.5rem;font-weight:700;color:#000;margin:0;text-align:center;text-shadow:2px 2px 4px rgba(0,0,0,.2);letter-spacing:2px}.tagline{font-size:1.5rem;color:#000;text-align:center;margin:.5rem 0 0;font-weight:500}.main{flex:1}.hero{padding:4rem 0;text-align:center;background:linear-gradient(180deg,rgba(212,175,55,.1) 0%,transparent 100%)}.hero-title{font-size:3rem;color:#d4af37;margin:0 0 1.5rem;font-weight:700;text-shadow:2px 2px 8px rgba(212,175,55,.3)}.hero-subtitle{font-size:1.4rem;color:#e0e0e0;max-width:800px;margin:0 auto;line-height:1.8}.features{padding:4rem 0;background:#d4af370d}.section-title{font-size:2.5rem;color:#d4af37;text-align:center;margin:0 0 3rem;font-weight:700}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem}.feature-card{background:linear-gradient(135deg,#d4af371a,#d4af370d);border:2px solid rgba(212,175,55,.3);border-radius:12px;padding:2rem;text-align:center;transition:all .3s ease}.feature-card:hover{transform:translateY(-5px);border-color:#d4af37;box-shadow:0 8px 25px #d4af374d;background:linear-gradient(135deg,#d4af3726,#d4af371a)}.feature-icon{font-size:3.5rem;margin-bottom:1rem}.feature-card h3{font-size:1.5rem;color:#d4af37;margin:0 0 1rem;font-weight:600}.feature-card p{font-size:1.1rem;color:#d0d0d0;line-height:1.6;margin:0}.why-us{padding:4rem 0}.benefits{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;margin-top:2rem}.benefit{text-align:center;padding:2rem}.benefit h3{font-size:1.6rem;color:#d4af37;margin:0 0 1rem;font-weight:600}.benefit p{font-size:1.2rem;color:#e0e0e0;line-height:1.7;margin:0}.contact{padding:4rem 0;background:linear-gradient(135deg,rgba(212,175,55,.1) 0%,transparent 100%)}.contact-intro{font-size:1.3rem;color:#e0e0e0;text-align:center;max-width:700px;margin:0 auto 3rem;line-height:1.7}.contact-info{display:flex;justify-content:center;gap:4rem;flex-wrap:wrap;margin-top:2rem}.contact-item{display:flex;align-items:center;gap:1.5rem;background:linear-gradient(135deg,#d4af3726,#d4af371a);border:2px solid rgba(212,175,55,.3);border-radius:12px;padding:2rem 3rem;transition:all .3s ease}.contact-item:hover{border-color:#d4af37;box-shadow:0 8px 25px #d4af374d;transform:translateY(-3px)}.contact-icon{font-size:3rem}.contact-details h3{font-size:1.3rem;color:#d4af37;margin:0 0 .5rem;font-weight:600}.contact-link{font-size:1.3rem;color:#fff;text-decoration:none;font-weight:500;transition:color .3s ease;display:block}.contact-link:hover{color:#d4af37;text-decoration:underline}.footer{background:#000;padding:2rem 0;text-align:center;border-top:2px solid rgba(212,175,55,.3);margin-top:auto}.footer p{color:#d4af37;font-size:1rem;margin:0}@media(max-width:768px){.logo{font-size:2.5rem}.tagline{font-size:1.2rem}.hero-title{font-size:2.2rem}.hero-subtitle{font-size:1.2rem}.section-title{font-size:2rem}.features-grid{grid-template-columns:1fr}.contact-info{flex-direction:column;gap:2rem}.contact-item{flex-direction:column;text-align:center;padding:2rem}}@media(max-width:480px){.container{padding:0 1rem}.logo{font-size:2rem}.hero-title,.section-title{font-size:1.8rem}}
