#top{scroll-margin-top:140px}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Inter,sans-serif;background-image:url(/background.png);background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:fixed;color:#0a1f33;line-height:1.6}h1,h2,h3{margin:0 0 1rem}.navbar{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background:#fff;border-bottom:1px solid #e2e8f0;position:sticky;top:0;z-index:1000}.nav-left{display:flex;align-items:center;gap:.75rem}.nav-logo{height:160px;width:auto;object-fit:contain;cursor:pointer}.nav-brand{font-weight:700;font-size:1.2rem;color:#0a1f33}.nav-links a{margin-left:1.5rem;text-decoration:none;color:#0a1f33;font-weight:500}.nav-links a:hover{text-decoration:underline}.logo{width:240px;margin-bottom:1rem}.hero{text-align:center;padding:4rem 2rem;background:transparent}.subtitle{max-width:600px;margin:0 auto 1.5rem;font-size:1.2rem;color:#33475b}.cta{display:inline-block;background:#ffb400;color:#0a1f33;padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:600;margin-top:1rem}.section{scroll-margin-top:200px;background-color:#ffffffd9;max-width:900px;margin:3rem auto;padding:0 1.5rem}.section h2{text-align:center;margin-bottom:2rem}.service-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.service-item{background:#fff;padding:1.5rem;border-radius:10px;border:1px solid #e2e8f0;transition:transform .25s ease,box-shadow .25s ease}.service-item:hover{transform:translateY(-6px);box-shadow:0 10px 24px #0000001f}.why ul{list-style:none;padding:0}.why li{margin-bottom:1rem;font-size:1.1rem}.pricing-intro{text-align:center;margin-bottom:2rem;color:#33475b}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem}.pricing-card{background:#fff;padding:2rem;border-radius:10px;border:1px solid #e2e8f0;text-align:center;display:flex;flex-direction:column;justify-content:flex-start;transition:transform .25s ease,box-shadow .25s ease}.pricing-card:hover{transform:translateY(-6px);box-shadow:0 10px 24px #0000001f}.pricing-card.popular{border:2px solid #ffb400;box-shadow:0 0 0 2px #ffb4004d}.pricing-card.popular:hover{transform:translateY(-8px);box-shadow:0 12px 28px #ffb40059}.price{font-size:1.8rem;font-weight:700;margin:.5rem 0 0}.pricing-card-header{min-height:120px;display:flex;flex-direction:column;justify-content:center;align-items:center}.pricing-card h3{margin:0;font-size:1.4rem}.pricing-card ul{margin-top:1.5rem;padding-left:0;list-style:none;text-align:left}.pricing-card ul li{position:relative;padding-left:1.2rem;margin-bottom:.6rem}.pricing-card ul li:before{content:"•";position:absolute;left:0;top:0;color:#ffb400;font-size:1.2rem;line-height:1}.faq-item{margin-bottom:1.5rem}.faq-item h3{margin-bottom:.5rem;color:#0a1f33}.testimonials blockquote{background:#fff;padding:1.5rem;border-left:4px solid #ffb400;margin:1rem 0;border-radius:6px}.contact a{color:#0a1f33;font-weight:700}.about-hero{padding:3rem 2rem;background:#f5f8fa}.about p{margin-bottom:1.2rem;font-size:1.1rem;color:#33475b}.about-list{list-style:none;padding:0;margin:0}.about-list li{margin-bottom:.8rem;font-size:1.1rem}.footer{text-align:center;padding:2rem;background:#0a1f33;color:#fff;margin-top:3rem}.about-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;margin:2rem 0}.about-box{background:#fff;padding:1.2rem 1.4rem;border-radius:10px;border:1px solid #e2e8f0;box-shadow:0 4px 12px #0000000f;line-height:1.5;transition:transform .25s ease,box-shadow .25s ease}.about-box:hover{transform:translateY(-4px);box-shadow:0 10px 24px #0000001f}.about-box:nth-child(1){background:#fff}.about-box:nth-child(2){background:#fafafa}.about-box:nth-child(3){background:#f7f7f7}.about-box:nth-child(4){background:#fff}.about-box:nth-child(5){background:#fafafa}.about-box:nth-child(6){background:#f7f7f7}.nav-links a.active{color:#ffb400;font-weight:600;border-bottom:2px solid #ffb400;padding-bottom:2px}.navbar{display:flex;align-items:center;justify-content:space-between}.nav-center{flex:1;text-align:center}.nav-slogan{font-size:1.05rem;font-weight:500;color:#0a1f33;padding:4px 12px;border-left:3px solid #ffb400;border-right:3px solid #ffb400;letter-spacing:.3px}
