*{margin:0;padding:0;box-sizing:border-box}body,html{max-width:100vw;overflow-x:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{color:#333;background:#fff;line-height:1.6}a{color:inherit;text-decoration:none}.container{max-width:1200px;margin:0 auto;padding:0 20px}nav{background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1);position:-webkit-sticky;position:sticky;top:0;z-index:1000;padding:1rem 0}.nav-container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center}.nav-logo{font-size:1.5rem;font-weight:700;color:#1a1a1a}.nav-links{display:flex;gap:2rem;list-style:none}.nav-links a{color:#333;font-weight:500;transition:color .3s}.nav-links a:hover{color:#06c}.hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:100px 20px;text-align:center;position:relative;overflow:hidden}.hero-background{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0}.hero-bg-image{z-index:0}.hero-content{position:relative;z-index:1}.hero-logo{margin-bottom:2rem;display:flex;justify-content:center;align-items:center}.logo-image{border-radius:15px;background:hsla(0,0%,100%,.1);padding:10px;object-fit:contain}.hero h1{font-size:3rem;margin-bottom:1.5rem;font-weight:700;position:relative;z-index:1}.hero-button{background:#fff;color:#667eea;padding:15px 40px;border:none;border-radius:5px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:transform .3s,box-shadow .3s;margin-top:2rem}.hero-button:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(0,0,0,.2)}.features{padding:80px 20px;background:#f8f9fa}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:3rem;gap:3rem;max-width:1200px;margin:0 auto}.feature-card{background:#fff;padding:2.5rem;border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,.1);text-align:center;transition:transform .3s,box-shadow .3s}.feature-card:hover{transform:translateY(-5px);box-shadow:0 5px 20px rgba(0,0,0,.15)}.feature-icon{margin-bottom:1.5rem;display:flex;justify-content:center;align-items:center}.feature-image{border-radius:50%;object-fit:cover;box-shadow:0 4px 10px rgba(0,0,0,.1)}.feature-card h3{font-size:1.5rem;margin-bottom:1rem;color:#1a1a1a}.feature-card p{color:#666;line-height:1.8}.about{padding:80px 20px;background:#fff}.about-content{max-width:1000px;margin:0 auto;text-align:center}.about-image-wrapper{margin-bottom:2rem;border-radius:15px;overflow:hidden;box-shadow:0 5px 20px rgba(0,0,0,.1)}.about-image{width:100%;height:auto;object-fit:cover;border-radius:15px}.about h2{font-size:2.5rem;margin-bottom:1rem;color:#1a1a1a}.about-subtitle{font-size:1.2rem;color:#667eea;margin-bottom:2rem;font-weight:600}.about p{font-size:1.1rem;color:#666;line-height:1.8;max-width:800px;margin:0 auto}.services{padding:80px 20px;background:#f8f9fa}.services-header{text-align:center;margin-bottom:4rem}.services-header h2{font-size:2.5rem;margin-bottom:1rem;color:#1a1a1a}.services-header p{font-size:1.2rem;color:#666;font-style:italic}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2.5rem;gap:2.5rem;max-width:1200px;margin:0 auto}.service-card{background:#fff;padding:0;border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,.1);transition:transform .3s,box-shadow .3s;overflow:hidden}.service-card:hover{transform:translateY(-5px);box-shadow:0 5px 20px rgba(0,0,0,.15)}.service-image-wrapper{width:100%;height:200px;overflow:hidden;position:relative}.service-image{width:100%;height:100%;object-fit:cover;transition:transform .3s}.service-card:hover .service-image{transform:scale(1.05)}.service-card h3{font-size:1.3rem;margin:1.5rem 1.5rem 1rem;color:#1a1a1a}.service-card p{color:#666;line-height:1.8;margin:0 1.5rem 1.5rem}.footer{background:#1a1a1a;color:#fff;padding:3rem 20px;text-align:center}.footer-content{max-width:1200px;margin:0 auto}.footer-info{margin-bottom:2rem;line-height:1.8}.footer-info p{margin:.5rem 0}.footer-info a{color:#fff;text-decoration:underline}.footer-info a:hover{color:#667eea}.footer-links{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #333;text-align:center}.footer-links a{color:#fff;text-decoration:underline;font-size:.95rem;transition:color .3s}.footer-links a:hover{color:#667eea}.footer-copyright{margin-top:2rem;padding-top:2rem;border-top:1px solid #333;color:#999;font-size:.9rem}.contact{padding:80px 20px;min-height:60vh}.contact-content{max-width:800px;margin:0 auto}.contact h1{font-size:2.5rem;margin-bottom:2rem;text-align:center;color:#1a1a1a}.contact-info{background:#f8f9fa;padding:3rem;border-radius:10px;margin-bottom:3rem}.contact-info h2{font-size:1.8rem;margin-bottom:1.5rem;color:#1a1a1a}.contact-info p{font-size:1.1rem;margin:1rem 0;color:#666;line-height:1.8}.contact-info a{color:#667eea;text-decoration:none}.contact-info a:hover{text-decoration:underline}.policy-page{background:#1a1a1a;color:#fff;min-height:100vh;padding:0}.policy-header{background:linear-gradient(135deg,#d4af37,#b8941f);padding:2rem 20px;text-align:center;border-radius:0 0 20px 20px;margin-bottom:2rem}.policy-header h1{font-size:2rem;color:#fff;margin-bottom:.5rem;font-weight:700}.policy-updated{color:hsla(0,0%,100%,.9);font-size:.9rem;margin:0}.policy-content{max-width:900px;margin:0 auto;padding:0 20px 4rem}.policy-section{background:#2a2a2a;padding:2rem;border-radius:15px;margin-bottom:1.5rem;border:1px solid #3a3a3a}.policy-section h2{color:#d4af37;font-size:1.5rem;margin-bottom:1rem;font-weight:600;border-bottom:2px solid #d4af37;padding-bottom:.5rem}.policy-section h3{color:#d4af37;font-size:1.2rem;margin-top:1.5rem;margin-bottom:.75rem;font-weight:500}.policy-section p{color:#e0e0e0;line-height:1.8;margin-bottom:1rem;font-size:1rem}.policy-section ul{margin:1rem 0;padding-left:1.5rem;color:#e0e0e0}.policy-section li{margin-bottom:.75rem;line-height:1.7}.policy-section li strong{color:#d4af37;font-weight:600}.policy-contact{background:#1a1a1a;padding:1.5rem;border-radius:10px;margin-top:1rem;border:1px solid #3a3a3a}.policy-contact p{margin:.5rem 0;color:#e0e0e0}.policy-contact strong{color:#d4af37}.policy-contact a{color:#d4af37;text-decoration:none;transition:color .3s}.policy-contact a:hover{color:#f5d76e;text-decoration:underline}@media (max-width:768px){.hero h1{font-size:2rem}.nav-links{gap:1rem}.features-grid,.services-grid{grid-template-columns:1fr}.about h2,.services-header h2{font-size:2rem}.policy-header{padding:1.5rem 15px;border-radius:0 0 15px 15px}.policy-header h1{font-size:1.75rem}.policy-content{padding:0 15px 3rem}.policy-section{padding:1.5rem;border-radius:12px}.policy-section h2{font-size:1.3rem}.policy-section h3{font-size:1.1rem}.policy-section li,.policy-section p{font-size:.95rem}}