.navbar{width:100%;background:#fff;border-bottom:2px solid #ff7a18;position:sticky;top:0;z-index:1000}.navbar-container{max-width:1200px;margin:auto;padding:0 24px;height:70px;display:flex;align-items:center;justify-content:space-between}.logo{display:flex;align-items:center;gap:10px;cursor:pointer}.logo img{height:56px;width:auto}.logo-text{font-size:22px;line-height:1}.logo-text{font-size:20px;font-weight:700;color:#1976d2}.logo-text b{color:#ff7a00}.menu{list-style:none;display:flex;align-items:center;gap:26px;margin:0;padding:0}.menu li{position:relative;cursor:pointer;font-size:15px;font-weight:600;padding:10px 0;color:#333}.menu li a{color:#333;text-decoration:none}.menu li.active a{color:#0a6ed1;font-weight:600}.menu li:hover{color:#ff7a18}.menu li.active{color:#ff7a18;border-bottom:3px solid #ff7a18}.dropdown:hover .submenu{display:block}.submenu{display:none;position:absolute;top:42px;left:0;background:#fff;min-width:210px;border-radius:6px;box-shadow:0 8px 20px #00000026;overflow:hidden}.submenu li{padding:12px 16px;font-weight:500;color:#333;white-space:nowrap}.submenu li:hover{background:#fff2e8;color:#ff7a18}.search{font-size:18px;cursor:pointer;color:#333}.search:hover{color:#ff7a18}.menu a{text-decoration:none;color:inherit;display:block}.submenu a{text-decoration:none;color:inherit}.menu a:hover,.submenu a:hover{color:inherit}.floating-contact{position:fixed;right:20px;bottom:30px;display:flex;flex-direction:column;gap:14px;z-index:2000}.contact-row{display:flex;align-items:center;gap:10px;text-decoration:none}.contact-btn{width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 16px #00000040}.contact-btn img{width:26px;height:26px}.contact-btn.zalo{background-color:#0084ff}.contact-btn.phone{background-color:#1976d2}.contact-number{font-size:16px;font-weight:700;color:#1976d2;background:#fff;padding:6px 14px;border-radius:20px;box-shadow:0 4px 12px #00000026}.contact-row:hover .contact-number{background:#e3f2fd}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Segoe UI,Arial,sans-serif;background:#fff;color:#333}.hero{background:linear-gradient(135deg,#ff7a18,#ff9f1c);color:#fff;padding:100px 20px;text-align:center}.hero-content{max-width:900px;margin:auto}.hero h1{font-size:42px;margin-bottom:20px}.hero p{font-size:18px;margin-bottom:35px}.btn-main{background:#fff;color:#ff7a18;padding:14px 30px;border-radius:30px;text-decoration:none;font-weight:700;transition:.3s}.btn-main:hover{background:#ffe1c2}.section{padding:70px 20px;text-align:center}.section.light{background:#fff4ea}.section h2{font-size:30px;margin-bottom:40px;color:#ff7a18}.grid{display:flex;justify-content:center;gap:25px;flex-wrap:wrap}.card{background:#fff;padding:25px;width:260px;border-radius:12px;box-shadow:0 6px 18px #0000001a}.card h3{color:#ff7a18;margin-bottom:10px}.card.outline{border:2px solid #ff7a18;box-shadow:none}.price-card{background:#fff;padding:30px;width:260px;border-radius:14px;box-shadow:0 6px 18px #0000001f}.price-card.highlight{background:#ff7a18;color:#fff;transform:scale(1.05)}.price{font-size:24px;font-weight:700;margin-top:10px}.contact{background:#ff7a18;color:#fff}.contact h2{color:#fff}.footer{background:#222;color:#aaa;text-align:center;padding:20px;font-size:14px}.contact{text-align:center}.contact p{margin:8px 0;font-size:16px}.contact-phone a{color:#1976d2;font-weight:700;text-decoration:none}.contact-phone a:hover{text-decoration:underline}.contact-email a{color:#555;text-decoration:none}.contact-email a:hover{text-decoration:underline}.contact-address{color:#0e0d0d;font-weight:500}.contact-area{color:#666;font-style:italic}.video-container{display:flex;justify-content:space-between;width:100%;padding:50px;box-sizing:border-box;margin:0 auto;gap:20px;flex-wrap:wrap}.video-container iframe{width:calc(50% - 10px);height:25vw;max-height:300px;border:none}.service-page{font-family:Arial,Helvetica,sans-serif;color:#333}.service-hero{background:linear-gradient(135deg,#ff8c00,#ffa733);color:#fff;padding:60px 20px;text-align:center}.service-hero h1{font-size:36px;margin-bottom:12px}.service-hero p{font-size:18px;max-width:800px;margin:0 auto}.service-content{max-width:900px;margin:40px auto;padding:0 20px}.service-content h2{color:#ff8c00;margin-top:30px;margin-bottom:12px}.service-content ul{list-style:none;padding:0}.service-content li{padding:8px 0;font-size:16px}.service-cta{margin-top:30px;padding:16px;background:#fff3e0;border-left:6px solid #ff8c00;font-size:18px}
