*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;background:#f7f8fb;color:#111827}.topbar{position:fixed;top:0;left:0;right:0;z-index:20;height:74px;padding:0 6%;display:flex;align-items:center;justify-content:space-between;background:rgba(255,255,255,.86);backdrop-filter:blur(16px);border-bottom:1px solid rgba(15,23,42,.08)}.brand{display:flex;align-items:center;gap:12px;font-weight:900;color:#0b1f3a;text-decoration:none}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#0b1f3a;color:#d5aa31;font-weight:900}nav{display:flex;gap:28px;align-items:center}nav a{color:#172033;text-decoration:none;font-weight:700}.nav-cta{background:#0b1f3a;color:white!important;padding:12px 18px;border-radius:999px}.hero{min-height:100vh;display:flex;align-items:center;position:relative;background:url("https://images.unsplash.com/photo-1600607687939-ce8a6c25118c?auto=format&fit=crop&w=1800&q=80") center/cover;color:white}.overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,16,32,.94),rgba(8,27,54,.78),rgba(8,27,54,.28))}.hero-content{position:relative;z-index:2;max-width:900px;margin-left:6%;padding-top:70px}.tag{text-transform:uppercase;letter-spacing:2px;color:#d5aa31;font-size:13px;font-weight:900}.tag.dark{color:#a37b12}.hero h1{font-size:clamp(46px,7vw,84px);line-height:.96;margin:16px 0 24px;max-width:920px}.lead{font-size:21px;line-height:1.7;color:#dbe7f6;max-width:740px}.hero-actions{display:flex;gap:14px;margin:34px 0;flex-wrap:wrap}.btn{display:inline-block;text-decoration:none;font-weight:900;border-radius:12px;padding:16px 24px}.gold{background:#d5aa31;color:#061326}.glass{border:1px solid rgba(255,255,255,.55);color:white;background:rgba(255,255,255,.08)}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;max-width:760px;margin-top:36px}.stats div{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.18);padding:22px;border-radius:18px}.stats strong{display:block;font-size:30px}.stats span{color:#dbe7f6}.trust{text-align:center;padding:28px;background:#0b1f3a;color:#cbd5e1;font-weight:700}.section{padding:96px 6%}.section-head{max-width:780px;margin:0 auto 48px;text-align:center}.section-head h2,.split h2,.contact h2{font-size:clamp(34px,5vw,58px);line-height:1.05;margin:10px 0;color:#0b1f3a}.section-head p{font-size:18px;color:#64748b}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.service-grid article,.plan,details{background:white;border:1px solid rgba(15,23,42,.08);border-radius:22px;padding:30px;box-shadow:0 18px 45px rgba(15,23,42,.07)}.service-grid span{color:#d5aa31;font-weight:900}.service-grid h3,.plan h3{font-size:24px;color:#0b1f3a}.service-grid p,.plan p,details p,.split p{color:#64748b;line-height:1.75}.dark-section{background:#071426;color:white}.section-head.light h2{color:white}.process{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.process div{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:22px;padding:28px}.process b{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#d5aa31;color:#071426}.process p{color:#cbd5e1}.split{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center;background:white}.ticks{list-style:none;padding:0;margin-top:26px}.ticks li{padding:12px 0;font-weight:800}.ticks li:before{content:"✓";color:#d5aa31;margin-right:12px}.image-card{min-height:440px;border-radius:28px;background:url("https://images.unsplash.com/photo-1560448204-e02f11c3d0e2?auto=format&fit=crop&w=1200&q=80") center/cover;box-shadow:0 25px 60px rgba(15,23,42,.18)}.pricing{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.featured{border:2px solid #d5aa31;transform:translateY(-10px)}.price{font-size:34px!important;font-weight:900;color:#0b1f3a!important}.plan ul{padding-left:18px;color:#334155;line-height:2}.faq{background:white}details{max-width:900px;margin:14px auto}summary{font-weight:900;font-size:18px;cursor:pointer;color:#0b1f3a}.contact{display:flex;justify-content:space-between;align-items:center;gap:28px;padding:90px 6%;background:linear-gradient(135deg,#0b1f3a,#123e6d);color:white}.contact h2{color:white}.contact p{color:#dbe7f6}footer{display:flex;justify-content:space-between;align-items:center;padding:34px 6%;background:#061326;color:#cbd5e1}.whatsapp{position:fixed;right:18px;bottom:18px;background:#d5aa31;color:#061326;text-decoration:none;font-weight:900;padding:14px 18px;border-radius:999px;box-shadow:0 10px 30px rgba(0,0,0,.2)}@media(max-width:900px){nav{display:none}.hero{min-height:92vh}.hero-content{margin:0 6%}.stats,.service-grid,.process,.pricing,.split{grid-template-columns:1fr}.featured{transform:none}.contact,footer{flex-direction:column;align-items:flex-start}.hero h1{font-size:43px}.lead{font-size:18px}}