body{font-family:Inter,Arial,sans-serif}.topbar{background:#061b3d;color:#fff;font-size:13px}.topbar-inner{display:flex;justify-content:space-between;gap:20px;padding:9px 0}.navbar-dynamic{background:rgba(255,255,255,.92);backdrop-filter:blur(15px);position:sticky;top:0;z-index:100;border-bottom:1px solid rgba(31,212,239,.18)}.nav-inner{display:flex;align-items:center;justify-content:space-between;padding:13px 0}.brand img{height:58px;width:auto}.nav-links{display:flex;align-items:center;gap:8px}.nav-links a{padding:10px 15px;font-weight:700;color:#173052}.nav-links a:hover{color:#08a9de}.nav-cta,.btn-primary{background:linear-gradient(135deg,#08a9de,#173a87);color:#fff!important}.nav-toggle{display:none;border:0;background:none;font-size:24px}.hero-dynamic{padding:55px 0 70px}.hero-inner{display:grid;grid-template-columns:1.05fr .95fr;gap:45px;align-items:center}.pill{display:inline-flex;padding:8px 14px;border:1px solid #b8edf6;border-radius:99px;color:#08a9de;font-weight:800;background:#fff}.hero-dynamic h1{font-family:Outfit,sans-serif;font-size:clamp(40px,5vw,68px);line-height:1.03;color:#061b3d;margin:18px 0}.hero-dynamic p{font-size:18px;color:#6b7c93;max-width:650px}.hero-actions{display:flex;gap:12px;margin-top:25px}.btn-light{background:#fff;color:#173a87;border:1px solid #d9edf4}.hero-card{border-radius:28px;overflow:hidden;box-shadow:0 25px 70px rgba(9,35,80,.18)}.hero-card img{width:100%;height:360px;object-fit:cover}.about-grid,.detail-grid,.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.about-grid>img,.detail-grid>img{width:100%;border-radius:28px;box-shadow:0 20px 50px rgba(9,35,80,.13)}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:25px 0}.feature-grid div{padding:20px;background:#fff;border:1px solid #dff4f8;border-radius:18px;display:flex;flex-direction:column;gap:5px}.feature-grid i{font-size:23px;color:#08a9de}.feature-grid span{color:#6b7c93;font-size:14px}.text-link,.service-card a{color:#08a9de;font-weight:800}.cards-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.service-card{background:#fff;border:1px solid #dff4f8;border-radius:24px;overflow:hidden;box-shadow:0 12px 34px rgba(9,35,80,.08)}.service-card>img{width:100%;height:190px;object-fit:cover}.service-card>div{padding:20px}.service-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:#e8fbff;color:#08a9de;margin-bottom:10px}.service-card h3{font-size:20px;color:#061b3d}.service-card p{color:#6b7c93;font-size:14px;min-height:48px}.center{text-align:center;margin-top:30px}.page-hero{padding:65px 0;background:linear-gradient(135deg,#e9fbff,#f7fbff);text-align:center}.page-hero h1{font:900 clamp(38px,5vw,60px) Outfit;color:#061b3d;margin:12px 0}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.gallery-item{position:relative;overflow:hidden;border-radius:20px;background:#fff;box-shadow:0 12px 34px rgba(9,35,80,.1)}.gallery-item img{width:100%;height:220px;object-fit:cover;transition:.3s}.gallery-item:hover img{transform:scale(1.04)}.gallery-item span{display:block;padding:12px 15px;font-weight:800;color:#173052}.gallery-item small{display:block;color:#6b7c93;font-weight:500}.cta{padding:42px 0;background:linear-gradient(135deg,#061b3d,#173a87);color:#fff}.cta .container{display:flex;justify-content:space-between;align-items:center;gap:20px}.cta h2{font:800 36px Outfit;margin:4px 0}.contact-card{display:flex;gap:18px;padding:18px;border:1px solid #dff4f8;border-radius:18px;margin-bottom:14px;background:#fff}.contact-card>i{font-size:23px;color:#08a9de;width:30px}.contact-card div{display:flex;flex-direction:column}.contact-card b{color:#061b3d}.contact-card a{color:#08a9de;font-weight:700}.form-card{background:#fff;padding:30px;border-radius:26px;box-shadow:0 20px 55px rgba(9,35,80,.12);border:1px solid #e0f4f8}.form-card h2{font:800 30px Outfit;color:#061b3d;margin-bottom:20px}.form-card input,.form-card textarea{width:100%;border:1px solid #d8eaf0;border-radius:13px;padding:13px 15px;margin-bottom:14px;outline:none}.two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.alert{padding:12px 15px;border-radius:12px;margin-bottom:15px}.success{background:#e9fff2;color:#17663a}.error{background:#fff0f0;color:#9b2222}.map-wrap iframe{width:100%;height:360px;border:0}.footer-dynamic{background:#061b3d;color:#dbe8ff;padding-top:45px}.footer-grid{display:grid;grid-template-columns:1.4fr .8fr 1fr;gap:50px;padding-bottom:40px}.footer-logo{height:55px;width:auto;background:#fff;border-radius:10px;padding:5px;margin-bottom:15px}.footer-grid h4{color:#fff}.footer-grid a,.footer-grid span{display:block;margin:8px 0;color:#dbe8ff}.footer-bottom{text-align:center;border-top:1px solid rgba(255,255,255,.1);padding:16px}.float-wa{position:fixed;right:22px;bottom:22px;width:56px;height:56px;border-radius:50%;background:#18b958;color:#fff;display:grid;place-items:center;font-size:28px;z-index:150;box-shadow:0 10px 30px rgba(0,0,0,.2)}@media(max-width:900px){.topbar-inner{display:none}.nav-toggle{display:block}.nav-links{display:none;position:absolute;left:0;right:0;top:84px;background:#fff;padding:15px;flex-direction:column;align-items:stretch;box-shadow:0 15px 30px rgba(0,0,0,.1)}body.nav-open .nav-links{display:flex}.hero-inner,.about-grid,.detail-grid,.contact-grid{grid-template-columns:1fr}.cards-grid{grid-template-columns:repeat(2,1fr)}.gallery-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.cta .container{flex-direction:column;text-align:center}.hero-card{order:-1}}@media(max-width:600px){.cards-grid,.gallery-grid,.feature-grid,.two,.footer-grid{grid-template-columns:1fr}.hero-dynamic{padding:35px 0}.hero-card img{height:220px}.brand img{height:45px}.hero-actions{flex-direction:column}.section{padding:50px 0}}
