:root{--font:var(--font-plus-jakarta),"Inter",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--primary:#0b6bff;--primary2:#00b8ff;--dark:#07162f;--text:#0f172a;--muted:#64748b;--line:#e6eef8;--bg:#f6f9ff;--orange:#ff6b35;--green:#12b981;--yellow:#f59e0b;--shadow:0 22px 60px rgba(15,23,42,.12);--soft:0 12px 32px rgba(15,23,42,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font);font-size:16px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;background:#fff;color:var(--text)}a{text-decoration:none;color:inherit}button,input,select,textarea{font-family:var(--font);font-size:inherit}img{max-width:100%;display:block}.container{width:min(1180px,calc(100% - 40px));margin:auto}.topbar{z-index:99;background:rgba(255,255,255,.88);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.nav{height:86px;justify-content:space-between;gap:18px}.brand,.nav{display:flex}.brand{align-items:center;gap:13px;font-weight:950;font-size:25px;color:#075ad8;letter-spacing:-.5px;white-space:nowrap}.logo{width:52px;height:52px;border-radius:18px;background:linear-gradient(135deg,var(--primary),var(--primary2));display:grid;place-items:center;color:#fff;box-shadow:0 14px 28px rgba(11,107,255,.24);font-size:17px}.menu{font-size:14.5px;font-weight:900;background:#f5f9ff;border:1px solid var(--line);padding:7px}.menu,.menu a{gap:7px;border-radius:999px}.menu a{display:flex;padding:11px 13px;color:#24415f;white-space:nowrap;transition:.18s}.menu a.active,.menu a:hover{color:var(--primary);background:#fff;box-shadow:0 8px 20px rgba(15,23,42,.07)}.menu i{font-style:normal;font-size:16px}.hotline,.nav-actions{display:flex;align-items:center}.hotline{gap:9px;padding:9px 12px;border:1px solid var(--line);border-radius:999px;box-shadow:0 8px 20px rgba(15,23,42,.05);font-weight:900;color:#123}.hotline small{display:block;font-size:11px;color:var(--muted);font-weight:800;line-height:1}.hotline b{display:block;font-size:13px;line-height:1.2}.login{background:linear-gradient(135deg,var(--primary),#0052d9);color:#fff;font-weight:950;padding:14px 18px;border-radius:999px;box-shadow:0 14px 30px rgba(11,107,255,.22);white-space:nowrap}.hamburger{width:48px;height:48px;border:1px solid var(--line);background:#fff;border-radius:16px;font-size:24px}.hero{position:relative;overflow:hidden;background:#dff5ff}.hero-bg{position:absolute;inset:0;background:linear-gradient(90deg,rgba(247,251,255,.98),rgba(247,251,255,.78) 46%,rgba(247,251,255,.16)),url(https://images.unsplash.com/photo-1540541338287-41700207dee6?auto=format&fit=crop&w=1900&q=85) 50%/cover}.hero .container{position:relative;z-index:2;padding:74px 0 42px}.pill{display:inline-flex;align-items:center;gap:8px;padding:9px 15px;border-radius:999px;background:#e8f2ff;color:#075ad8;font-weight:900;font-size:13px}.hero h1{max-width:720px;margin:22px 0 16px;font-size:64px;line-height:1.03;letter-spacing:-2.3px;color:var(--dark)}.hero h1 span{color:var(--primary)}.hero p{max-width:590px;margin:0 0 28px;color:#263954;font-size:18px;line-height:1.7}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.btn{height:50px;border:0;border-radius:16px;padding:0 22px;font-weight:900;cursor:pointer}.btn-primary{background:linear-gradient(135deg,var(--primary),#0052d9);color:#fff;box-shadow:0 16px 34px rgba(11,107,255,.28)}.btn-light{background:#fff;color:#075ad8;border:1px solid #bdd7ff}.search-card{margin-top:30px;background:rgba(255,255,255,.96);border:1px solid rgba(255,255,255,.9);border-radius:28px;box-shadow:var(--shadow);padding:14px;backdrop-filter:blur(18px)}.tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px}.tab{padding:10px 14px;border-radius:999px;background:#f1f6ff;color:#42607f;font-size:13px;font-weight:900}.tab.active{background:var(--primary);color:#fff}.search-box{display:grid;grid-template-columns:1.35fr 1fr 1fr 1.1fr 156px}.field{padding:14px 18px;border-right:1px solid var(--line)}.label{font-size:12px;color:var(--muted);font-weight:800;margin-bottom:7px}.value{font-size:16px;font-weight:900;color:var(--dark);white-space:nowrap}.search-btn{height:58px;border:0;border-radius:18px;background:linear-gradient(135deg,var(--primary),#0052d9);color:#fff;font-weight:900;cursor:pointer}.quick-filter{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.quick-filter span{padding:10px 13px;border-radius:999px;background:rgba(255,255,255,.72);border:1px solid rgba(255,255,255,.9);font-size:13px;font-weight:800;color:#285176}section{padding:58px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:22px;margin-bottom:24px}.eyebrow{font-size:13px;text-transform:uppercase;letter-spacing:.1em;color:var(--primary);font-weight:900}.section-head h2{font-size:34px;letter-spacing:-1px;margin:8px 0 0}.section-head p{margin:8px 0 0;color:var(--muted);line-height:1.6}.link{font-weight:900;color:var(--primary);white-space:nowrap}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.category{background:#fff;border:1px solid var(--line);border-radius:24px;padding:19px;box-shadow:var(--soft);transition:.2s;text-align:center}.category:hover{transform:translateY(-5px)}.icon{width:42px;height:42px;border-radius:15px;background:#eaf3ff;color:var(--primary);display:grid;place-items:center;margin:0 auto 12px}.category b{display:block}.category span{font-size:13px;color:var(--muted)}.category-grid-full{grid-template-columns:repeat(8,1fr)}.category-grid-full .category{padding:16px 12px}.category-grid-full .icon{width:40px;height:40px;margin-bottom:10px}.category-grid-full b{font-size:14px;line-height:1.25}.category-grid-full span{font-size:12px}.hotel-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.hotel-card{background:#fff;border:1px solid var(--line);border-radius:24px;overflow:hidden;box-shadow:var(--soft);transition:.22s}.hotel-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.hotel-img{height:185px;position:relative;overflow:hidden}.hotel-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:.35s}.hotel-card:hover img{transform:scale(1.06)}.badge{position:absolute;left:14px;top:14px;background:var(--orange);color:#fff;padding:7px 10px;border-radius:11px;font-size:12px;font-weight:900}.green{background:var(--green)}.blue{background:var(--primary)}.dark{background:var(--dark)}.heart{position:absolute;right:12px;top:12px;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.92)}.hotel-body{padding:16px}.hotel-body h3{margin:0 0 10px;font-size:16.5px;line-height:1.35}.meta{display:flex;gap:7px;flex-wrap:wrap;font-size:13px;color:var(--muted)}.rating{color:var(--yellow);font-weight:900}.features{display:flex;gap:7px;flex-wrap:wrap;margin-top:12px}.features span{font-size:12px;font-weight:800;color:#2563eb;background:#eff6ff;border-radius:999px;padding:6px 9px}.price{display:flex;align-items:baseline;gap:7px;flex-wrap:wrap;margin-top:13px;font-size:19px;font-weight:900;color:#dc2626}.price small{font-size:12px;color:var(--muted);font-weight:700}.old{font-size:13px;color:#94a3b8;text-decoration:line-through}.card-btn{width:100%;height:42px;margin-top:14px;border:1px solid #b8d5ff;background:#fff;color:var(--primary);border-radius:14px;font-weight:900;cursor:pointer}.card-btn:hover{background:var(--primary);color:#fff}.section-soft{background:linear-gradient(180deg,#f7fbff,#fff)}footer{position:relative;overflow:hidden;background:radial-gradient(circle at 18% 0,rgba(0,184,255,.28),transparent 34%),linear-gradient(135deg,#061229,#071b3f 54%,#052f5f);color:#dbeafe;padding:0 0 104px}.footer-wave{height:76px;background:linear-gradient(180deg,#fff,rgba(255,255,255,0))}.footer-card{margin-top:-24px;position:relative;z-index:2;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.16);border-radius:32px;padding:26px;box-shadow:0 28px 80px rgba(0,0,0,.22);backdrop-filter:blur(18px)}.footer-cta{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:20px 22px 26px;border-bottom:1px solid rgba(255,255,255,.12)}.footer-cta h2{margin:0;color:#fff;font-size:28px;letter-spacing:-.7px}.footer-cta p{margin:8px 0 0;color:#a9c2e8;line-height:1.65}.footer-cta .btn{white-space:nowrap}.footer-grid{display:grid;grid-template-columns:1.45fr .9fr .9fr 1.15fr;gap:28px;padding:28px 22px 18px}.footer-brand{display:flex;align-items:center;gap:12px;color:#fff;font-weight:900;font-size:24px}.footer-logo{width:48px;height:48px;border-radius:17px;background:linear-gradient(135deg,var(--primary),var(--primary2));display:grid;place-items:center;color:#fff;box-shadow:0 18px 36px rgba(0,184,255,.26)}.footer-desc{color:#b6c7e2;line-height:1.75;margin:16px 0 18px}.trust-row{display:flex;gap:10px;flex-wrap:wrap}.payment span,.trust-row span{display:inline-flex;align-items:center;gap:6px;padding:9px 11px;border-radius:999px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.13);font-size:12px;font-weight:900;color:#dbeafe}.footer-col h3{margin:8px 0 14px;color:#fff;font-size:15px}.footer-col a{display:block;color:#b6c7e2;line-height:2.05;font-weight:700;font-size:14px}.footer-col a:hover{color:#fff}.contact-card{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.13);border-radius:24px;padding:16px}.contact-item{display:flex;gap:12px;color:#dbeafe;margin-bottom:13px;line-height:1.45}.contact-ico{width:36px;height:36px;border-radius:13px;background:rgba(255,255,255,.12);display:grid;place-items:center;flex:0 0 36px}.contact-item b{display:block;color:#fff;font-size:13px}.contact-item span{font-size:13px;color:#b6c7e2}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid rgba(255,255,255,.12);margin:8px 22px 0;padding-top:18px;color:#8fb0dd;font-size:13px}.payment{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.drawer{position:fixed;inset:0;z-index:200;display:none}.drawer.open{display:block}.drawer-bg{position:absolute;inset:0;background:rgba(7,22,47,.46);backdrop-filter:blur(4px)}.drawer-panel{position:absolute;right:0;top:0;bottom:0;width:min(92vw,410px);background:#fff;box-shadow:-20px 0 60px rgba(0,0,0,.18);overflow:auto}.drawer-head{display:flex;align-items:center;justify-content:space-between}.close{width:46px;height:46px;border:1px solid var(--line);border-radius:16px;background:#fff;font-size:24px}.drawer-search{margin-top:18px;background:#f7fbff;border:1px solid var(--line);border-radius:22px;padding:13px}.drawer-search b{display:block;font-size:13px;color:#075ad8;margin-bottom:10px}.drawer-search .mini-field{background:#fff;border:1px solid var(--line);border-radius:16px;padding:12px 13px;margin-top:8px;font-weight:900;color:#123}.drawer-nav{display:grid;grid-template-columns:1fr 1fr;gap:10px}.drawer-nav a{padding:15px;background:#f7fbff;border:1px solid var(--line);font-weight:900;color:#123;line-height:1.25}.drawer-nav a span{display:block;font-size:12px;color:var(--muted);font-weight:800;margin-top:4px}.drawer-cta{display:grid;gap:10px;margin-top:16px}.drawer-cta a{display:flex;align-items:center;justify-content:center;height:48px;border-radius:16px;font-weight:950}.drawer-cta .primary{background:linear-gradient(135deg,var(--primary),#0052d9);color:#fff}.drawer-cta .outline{border:1px solid #bdd7ff;color:#075ad8;background:#eff6ff}.mobile-bottom{position:fixed;left:12px;right:12px;bottom:12px;z-index:90;display:none;grid-template-columns:repeat(4,1fr);background:rgba(255,255,255,.94);backdrop-filter:blur(18px);border:1px solid var(--line);border-radius:24px;box-shadow:0 18px 50px rgba(15,23,42,.18);padding:8px}.mobile-bottom a{text-align:center;font-size:11px;font-weight:900;color:#64748b}.mobile-bottom i{display:block;font-style:normal;font-size:18px;margin-bottom:3px}.mobile-bottom a.active{color:var(--primary)}@media(max-width:1120px){.hotline{display:none}.menu{gap:5px}.menu a{padding:10px;font-size:13px}.brand{font-size:22px}.logo{width:48px;height:48px}}@media(max-width:980px){.hotline,.login,.menu{display:none}.hamburger{display:block}.hero h1{font-size:46px}.search-box{grid-template-columns:1fr 1fr}.search-btn{grid-column:1/-1}.field:nth-child(2n){border-right:0}.category-grid{grid-template-columns:repeat(3,1fr)}.hotel-grid{grid-template-columns:repeat(2,1fr)}.footer-cta{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr}.mobile-bottom{display:grid}}@media(max-width:620px){.container{width:min(100% - 28px,1180px)}.nav{height:68px}.brand{font-size:19px}.logo{width:40px;height:40px;border-radius:14px}.hero .container{padding:42px 0 28px}.hero h1{font-size:36px;letter-spacing:-1.2px}.hero p{font-size:15px}.search-card{border-radius:22px}.search-box{grid-template-columns:1fr}.field{border-right:0;border-bottom:1px solid var(--line)}.search-btn{height:54px}.section-head{display:block}.section-head h2{font-size:26px}.link{display:inline-block;margin-top:10px}.category-grid{grid-template-columns:repeat(2,1fr)}.hotel-grid{grid-template-columns:1fr;gap:16px}.hotel-img{height:210px}section{padding:42px 0}.footer-card{border-radius:26px;padding:18px}.footer-cta{padding:14px 10px 22px}.footer-cta h2{font-size:23px}.footer-grid{grid-template-columns:1fr;padding:24px 10px 14px}.footer-bottom{margin:8px 10px 0;align-items:flex-start;flex-direction:column}.payment{justify-content:flex-start}}.hotel-page .hotel-field-button{background:#fff!important;color:#0f172a!important;border-color:#dbe7f5!important;box-shadow:none!important}.hotel-page .hotel-field-button:hover{background:#f5f9ff!important;border-color:#bfd8ff!important;color:#075ad8!important}.hotel-page .hotel-sort-select{min-width:190px;background-color:#fff!important;color:#0f172a!important;border-color:#dbe7f5!important;box-shadow:none!important}.hotel-page input[type=checkbox]{background-color:#fff;border-color:#cbd5e1}.hotel-page input[type=checkbox]:checked{background-color:#0b6bff;border-color:#0b6bff}@media (max-width:1100px){.category-grid-full{grid-template-columns:repeat(4,1fr)}}@media (max-width:640px){.category-grid-full{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.category-grid-full .category{text-align:left;display:flex;align-items:center;gap:12px;padding:13px;border-radius:18px}.category-grid-full .icon{margin:0;flex:0 0 40px}.category-grid-full b{font-size:13.5px}.category-grid-full span{font-size:11.5px}}.topbar{box-shadow:0 12px 34px rgba(15,23,42,.055)}.nav{height:92px}.brand-sub{display:block;font-size:11px;color:#64748b;font-weight:850;letter-spacing:.02em;margin-top:1px}.brand-text{display:flex;flex-direction:column;line-height:1.02}.brand strong{font-size:25px;color:#075ad8}.brand .brand-sub{font-size:11.5px;color:#6b7f96}.menu{padding:8px 9px}.menu a{font-size:14px;padding:12px 14px}.menu a small{display:block;font-size:10.5px;color:#7890aa;font-weight:800;margin-top:2px}.menu a.active small,.menu a:hover small{color:#4e7eca}.nav-tools{gap:10px}.nav-tools,.partner-btn{display:flex;align-items:center}.partner-btn{gap:8px;padding:12px 14px;border:1px solid #cfe1ff;background:#f3f8ff;color:#075ad8;border-radius:999px;font-weight:950;font-size:13.5px;white-space:nowrap}.login{padding:14px 20px}.hamburger{box-shadow:0 10px 25px rgba(15,23,42,.08)}.location-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:18px}.location-card{min-height:220px;border-radius:28px;overflow:hidden;position:relative;color:#fff;box-shadow:var(--soft);isolation:isolate}.location-card:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,22,47,.05),rgba(7,22,47,.74));z-index:1}.location-card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;inset:0;transition:.35s}.location-card:hover img{transform:scale(1.06)}.location-card .loc-body{position:absolute;left:20px;right:20px;bottom:18px;z-index:2}.location-card b{display:block;font-size:21px;letter-spacing:-.3px}.location-card span{display:block;margin-top:6px;color:#dbeafe;font-weight:750}.location-card.large{grid-row:span 2;min-height:458px}.location-card.large b{font-size:31px}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.guide-card{background:#fff;border:1px solid var(--line);border-radius:26px;overflow:hidden;box-shadow:var(--soft);transition:.22s}.guide-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.guide-img{height:170px;overflow:hidden}.guide-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:.35s}.guide-card:hover .guide-img img{transform:scale(1.06)}.guide-body{padding:18px}.guide-body .tag{display:inline-flex;padding:7px 10px;border-radius:999px;background:#eff6ff;color:#075ad8;font-size:12px;font-weight:950}.guide-body h3{font-size:18px;line-height:1.35;margin:12px 0 8px}.guide-body p{color:var(--muted);line-height:1.6;margin:0 0 14px}.guide-body a{font-weight:950;color:var(--primary)}.footer-pro{position:relative;overflow:hidden;background:#06152f;color:#dbeafe;padding:0 0 38px}.footer-pro:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 12% 12%,rgba(0,184,255,.25),transparent 32%),radial-gradient(circle at 86% 2%,rgba(11,107,255,.3),transparent 30%);pointer-events:none}.footer-top-pro{position:relative;margin-top:44px;border-radius:34px;background:linear-gradient(135deg,rgba(11,107,255,.95),rgba(0,184,255,.88));padding:30px;display:flex;justify-content:space-between;gap:22px;box-shadow:0 30px 80px rgba(0,31,84,.32)}.footer-top-pro h2{margin:0;color:#fff;font-size:30px;letter-spacing:-.8px}.footer-top-pro p{margin:8px 0 0;color:#eaf6ff;line-height:1.65}.footer-top-actions{display:flex;gap:10px;flex-wrap:wrap}.footer-top-actions a{display:inline-flex;align-items:center;justify-content:center;border-radius:16px;padding:0 18px;font-weight:950}.footer-top-actions .white{background:#fff;color:#075ad8}.footer-top-actions .ghost{background:rgba(255,255,255,.16);color:#fff;border:1px solid rgba(255,255,255,.32)}.footer-main-pro{position:relative;display:grid;grid-template-columns:1.5fr .85fr .85fr .85fr 1.1fr;gap:28px;padding:44px 0 24px}.footer-main-pro h3{margin:0 0 14px;color:#fff;font-size:15px}.footer-main-pro a{display:block;color:#aac1df;font-weight:750;line-height:2.05;font-size:14px}.footer-main-pro a:hover{color:#fff}.footer-brand-pro{display:flex;align-items:center;gap:13px;color:#fff;font-weight:950}.footer-brand-pro .footer-logo{width:52px;height:52px}.footer-desc-pro{color:#aac1df;line-height:1.8;margin:16px 0 17px}.socials{display:flex;gap:10px}.socials a{width:38px;height:38px;border-radius:14px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.14);display:grid;place-items:center;line-height:1;color:#fff}.footer-contact-pro{background:rgba(255,255,255,.075);border:1px solid rgba(255,255,255,.13);border-radius:24px}.footer-contact-pro p{margin:0 0 12px;color:#aac1df;line-height:1.55}.contact-line{display:flex;gap:10px;align-items:flex-start;margin-top:12px;color:#fff;font-weight:850}.contact-line span:first-child{width:32px;height:32px;border-radius:12px;background:rgba(255,255,255,.1);display:grid;place-items:center;flex:0 0 32px}.footer-bottom-pro{position:relative;border-top:1px solid rgba(255,255,255,.12);padding-top:18px;display:flex;align-items:center;justify-content:space-between;gap:18px;color:#93a9c7;font-size:13px}.footer-pay{display:flex;gap:8px;flex-wrap:wrap}.footer-pay span{padding:8px 10px;border-radius:999px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);color:#dbeafe;font-weight:850}@media(max-width:1180px){.partner-btn{display:none}.menu a{padding:11px 10px;font-size:13px}.menu a small{display:none}.footer-main-pro{grid-template-columns:1.3fr 1fr 1fr}.footer-contact-pro{grid-column:span 2}}@media(max-width:980px){.nav{height:74px}.location-grid{grid-template-columns:1fr 1fr}.location-card.large{grid-column:1/-1;grid-row:auto;min-height:270px}.guide-grid{grid-template-columns:1fr 1fr}.footer-top-pro{flex-direction:column;align-items:flex-start}.footer-main-pro{grid-template-columns:1fr 1fr}.footer-contact-pro{grid-column:auto}.mobile-bottom{grid-template-columns:repeat(5,1fr)}}@media(max-width:620px){.brand strong{font-size:18px}.brand-sub{display:none}.nav{height:66px}.guide-grid,.location-grid{grid-template-columns:1fr}.location-card,.location-card.large{min-height:220px}.footer-top-pro{border-radius:26px;padding:22px}.footer-top-pro h2{font-size:24px}.footer-main-pro{grid-template-columns:1fr;padding:32px 0 22px}.footer-bottom-pro{align-items:flex-start;flex-direction:column}.footer-contact-pro{grid-column:auto}.mobile-bottom{left:8px;right:8px}.mobile-bottom a{font-size:10px}}.deal-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.deal-card{position:relative;background:#fff;border:1px solid #dbeafe;border-radius:28px;overflow:hidden;box-shadow:0 18px 44px rgba(15,23,42,.09);transition:.24s}.deal-card:hover{transform:translateY(-7px);box-shadow:0 28px 70px rgba(15,23,42,.16)}.deal-cover{height:205px;position:relative;overflow:hidden;background:#eaf3ff}.deal-cover img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:.4s}.deal-card:hover .deal-cover img{transform:scale(1.06)}.deal-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0) 35%,rgba(6,18,41,.72))}.deal-discount{left:14px;background:linear-gradient(135deg,#ff6b35,#ff2d55);color:#fff;padding:8px 12px;box-shadow:0 12px 28px rgba(255,45,85,.28)}.deal-discount,.deal-room-left{position:absolute;top:14px;z-index:2;border-radius:999px;font-size:12px;font-weight:950}.deal-room-left{right:14px;background:rgba(255,255,255,.95);color:#0b6bff;padding:8px 11px;box-shadow:0 10px 24px rgba(15,23,42,.12)}.deal-location{position:absolute;left:16px;right:16px;bottom:14px;z-index:2;color:#fff;display:flex;justify-content:space-between;gap:8px;align-items:center;font-size:12px;font-weight:850}.deal-body{padding:17px}.deal-body h3{margin:0 0 10px;font-size:17px;line-height:1.35;letter-spacing:-.2px;color:#07162f}.deal-meta{display:flex;gap:8px;flex-wrap:wrap;color:#64748b;font-size:13px;font-weight:760;margin-bottom:13px}.deal-meta b{color:#f59e0b}.deal-expire{display:flex;align-items:center;justify-content:space-between;gap:12px;background:linear-gradient(135deg,#fff7ed,#fff1f2);border:1px solid #fed7aa;border-radius:17px;padding:10px 12px;margin:12px 0}.deal-expire small{display:block;color:#9a3412;font-weight:850;font-size:11px;margin-bottom:3px}.deal-expire strong{color:#c2410c;font-size:13px}.deal-clock{width:38px;height:38px;border-radius:14px;background:#fff;display:grid;place-items:center;box-shadow:0 8px 18px rgba(154,52,18,.12)}.deal-price-row{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-top:13px}.deal-prices{display:flex;flex-direction:column;gap:4px}.deal-old{font-size:13px;color:#94a3b8;text-decoration:line-through;font-weight:850}.deal-new{font-size:21px;line-height:1;color:#dc2626;font-weight:950;letter-spacing:0}.deal-new small{font-size:12px;color:#64748b;font-weight:800}.deal-save{background:#ecfdf5;color:#047857;border:1px solid #bbf7d0;border-radius:999px;padding:7px 9px;font-size:12px;font-weight:950;white-space:nowrap}.deal-cta{width:100%;height:46px;margin-top:15px;border:0;border-radius:16px;background:linear-gradient(135deg,#0b6bff,#0052d9);color:#fff;font-weight:950;box-shadow:0 14px 28px rgba(11,107,255,.22);cursor:pointer}.deal-cta:hover{filter:brightness(.96)}@media(max-width:1024px){.deal-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.deal-grid{grid-template-columns:1fr;gap:16px}.deal-cover{height:220px}.deal-card{border-radius:24px}.deal-body{padding:16px}.deal-new{font-size:24px}}.deal-slider{position:relative;overflow:hidden;margin:-6px -2px 0;padding:6px 2px 12px}.deal-slider:after,.deal-slider:before{content:"";position:absolute;top:0;bottom:0;width:54px;z-index:2;pointer-events:none}.deal-slider:before{left:0;background:linear-gradient(90deg,#f7fbff,rgba(247,251,255,0))}.deal-slider:after{right:0;background:linear-gradient(270deg,#f7fbff,rgba(247,251,255,0))}.deal-slider .deal-grid{display:flex;grid-template-columns:none;gap:22px;overflow-x:auto;scrollbar-width:none;scroll-behavior:auto;padding:0 2px 14px}.deal-slider .deal-grid::-webkit-scrollbar{display:none}.deal-slider .deal-card{flex:0 0 calc((100% - 66px)/4)}.deal-nav{display:flex;justify-content:flex-end;gap:10px;margin-top:4px}.deal-nav button{width:42px;height:42px;border-radius:14px;border:1px solid #bfd8ff;background:#fff;color:#075ad8;font-size:20px;font-weight:900;cursor:pointer;box-shadow:0 10px 22px rgba(15,23,42,.08)}.deal-nav button:hover{background:#eff6ff}.deal-nav button:focus-visible{outline:3px solid rgba(11,107,255,.25);outline-offset:3px}@media(max-width:1024px){.deal-slider .deal-card{flex-basis:calc((100% - 22px)/2)}}@media(max-width:640px){.deal-slider{margin:0;padding-bottom:8px}.deal-slider:after,.deal-slider:before{display:none}.deal-slider .deal-grid{gap:16px;padding-bottom:10px}.deal-slider .deal-card{flex-basis:86%}.deal-nav{justify-content:flex-start}}.topbar{background:rgba(255,255,255,.97);border-bottom:1px solid #e4ecf7;position:sticky;top:0;z-index:120;background:#fff;backdrop-filter:none;border-bottom:1px solid rgba(219,231,245,.72);box-shadow:0 8px 24px rgba(15,23,42,.055);transition:transform .24s cubic-bezier(.2,.8,.2,1),box-shadow .22s ease,border-color .22s ease}.topbar.is-scrolled{background:#fff;border-bottom-color:rgba(203,217,235,.9);box-shadow:0 14px 34px rgba(15,23,42,.08);animation:topbarSlideDown .28s cubic-bezier(.2,.8,.2,1) both}@keyframes topbarSlideDown{0%{transform:translateY(-10px)}to{transform:translateY(0)}}.nav{height:82px;display:grid;grid-template-columns:auto minmax(540px,1fr) auto;align-items:center;gap:28px}.brand{min-width:-moz-max-content;min-width:max-content;gap:12px;letter-spacing:0}.brand strong{font-size:23px;letter-spacing:0}.brand-sub{font-size:12px;letter-spacing:0;color:#66788f}.menu{justify-self:center;width:100%;max-width:720px;display:flex;gap:4px;padding:0;background:transparent;border:0;border-radius:0;box-shadow:none}.menu,.menu a{justify-content:center;align-items:center}.menu a{position:relative;height:46px;padding:0 17px;border-radius:11px;font-size:16px;font-weight:700;line-height:1;display:inline-flex;color:#253b53;min-width:0;flex:0 0 auto;letter-spacing:0;transition:color .16s ease,background-color .16s ease}.menu a span{display:flex;align-items:center;white-space:nowrap}.menu a small,.menu-lucide{display:none!important}.menu a:after{content:"";position:absolute;left:17px;right:17px;bottom:6px;height:2px;border-radius:999px;background:#0b6bff;opacity:0;transform:scaleX(.55);transition:opacity .16s ease,transform .16s ease}.menu a.active{background:#eef5ff;color:#075ad8}.menu a:hover{background:#f5f8fc;color:#075ad8}.menu a.active:after,.menu a:hover:after{opacity:1;transform:scaleX(1)}.drawer-nav a:focus-visible,.hamburger:focus-visible,.hotline:focus-visible,.login:focus-visible,.menu a:focus-visible,.nav-icon:focus-visible,.partner-btn:focus-visible{outline:3px solid rgba(11,107,255,.25);outline-offset:3px}.nav-actions{justify-content:flex-end;min-width:-moz-max-content;min-width:max-content;gap:10px}.partner-btn{display:none!important}.hotline{height:44px;padding:7px 12px;border-radius:12px;background:#fff;box-shadow:none}.hotline span:first-child{color:#075ad8}.nav-icon{position:relative;width:34px;height:42px;display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;color:#0ea5e9;border-radius:0;font-size:18px;font-weight:500;box-shadow:none;transition:color .16s ease,transform .16s ease}.nav-icon:hover{color:#0284c7;transform:translateY(-1px)}.nav-icon span{position:absolute;right:-3px;top:3px;min-width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#ff6b35;color:#fff;padding:0 4px;font-size:9px;font-weight:750;line-height:1}.nav-icon[aria-label="Ngôn ngữ"] span{background:#e0f2fe;color:#0284c7;font-size:8px}.login{height:44px;display:inline-flex;align-items:center;margin-left:10px;padding:0 18px;border-radius:12px;font-size:14.5px;font-weight:500;box-shadow:0 10px 22px rgba(11,107,255,.18)}.hamburger{justify-content:center;font-weight:900;color:#123b63}.hamburger,.mobile-bottom-nav{display:none;align-items:center}.mobile-bottom-nav{position:fixed;left:12px;right:12px;bottom:12px;z-index:110;height:68px;grid-template-columns:repeat(5,1fr);background:rgba(255,255,255,.94);backdrop-filter:blur(22px);border:1px solid rgba(226,232,240,.95);border-radius:24px;box-shadow:0 18px 50px rgba(15,23,42,.18);padding:7px calc(8px + env(safe-area-inset-right)) calc(7px + env(safe-area-inset-bottom)) calc(8px + env(safe-area-inset-left))}.mobile-bottom-nav a{min-width:0;height:54px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border-radius:18px;color:#94a3b8;font-size:10px;font-weight:650;line-height:1;transition:color .16s ease,background-color .16s ease,transform .16s ease}.mobile-bottom-nav a svg{width:21px;height:21px;stroke-width:2}.mobile-bottom-nav a.active{background:#eef7ff;color:#0284c7}.mobile-bottom-nav a.active svg{stroke-width:2.5}.mobile-bottom-nav a:hover{background:#f0f9ff;color:#0284c7;transform:translateY(-1px)}.drawer-panel{width:min(92vw,390px);padding:18px;background:linear-gradient(180deg,#ffffff,#f8fafc);display:flex;flex-direction:column}.drawer-head{position:relative!important;display:block!important;padding-bottom:14px;border-bottom:1px solid #eef2f7}.drawer-top-row{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}.drawer-logo{display:block;width:156px;min-width:0;margin:0}.drawer-logo img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.drawer-login-card{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;border-radius:24px;background:#eaf5fc;padding:10px}.drawer-login-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:999px;background:#d9effb;color:#0ea5e9}.drawer-login-copy{display:flex;flex-direction:column;min-width:0}.drawer-login-copy b{font-size:14px;font-weight:700;color:#0f172a;line-height:1.2}.drawer-login-copy small{margin-top:2px;font-size:12px;font-weight:500;color:#64748b;line-height:1.25}.drawer-login-card a{height:32px;border-radius:999px;background:#0ea5e9;color:#fff;padding:0 13px;font-size:12px;font-weight:700;white-space:nowrap}.drawer-close-floating,.drawer-login-card a{display:inline-flex;align-items:center;justify-content:center}.drawer-close-floating{position:static!important;flex:0 0 36px;width:36px!important;height:36px!important;border-radius:999px!important;background:rgba(255,255,255,.96)!important}.drawer-nav{display:grid!important;grid-template-columns:1fr;gap:9px;margin-top:16px}.drawer-nav a{display:flex;flex-direction:row;align-items:center;gap:12px;min-height:64px;padding:12px;border-radius:18px;background:#fff;border:1px solid #e2e8f0;font-size:16px;font-weight:700;color:#17324f;box-shadow:0 8px 22px rgba(15,23,42,.045)}.drawer-nav-icon{width:38px;height:38px;border-radius:14px;background:#eff6ff;color:#0284c7;display:grid!important;place-items:center;flex:0 0 38px}.drawer-nav-copy{display:flex!important;flex-direction:column;gap:3px;min-width:0;flex:1;color:#17324f}.drawer-nav-copy small{display:block;font-size:12.5px;line-height:1.3;color:#64748b;font-weight:500}.drawer-chevron{color:#94a3b8;flex:0 0 auto}.drawer-quick-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:14px;padding-top:14px;border-top:1px solid #e2eaf2}.drawer-quick-actions a,.drawer-quick-actions button{height:58px;border:0;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;color:#0ea5e9;font-size:12px;font-weight:500}.drawer-quick-actions span{color:#0f172a}.drawer-host-cta{margin-top:auto;padding-top:14px}.drawer-host-cta a{height:44px;display:flex;align-items:center;justify-content:center;border-radius:999px;background:#ff7a1a;color:#fff;font-size:14px;font-weight:750;box-shadow:0 10px 22px rgba(255,122,26,.22)}@media(min-width:1280px){.container{width:min(1280px,calc(100% - 48px))}.nav{grid-template-columns:auto minmax(680px,1fr) auto}.menu{max-width:760px}.menu a{padding:0 18px;font-size:16px}}@media(max-width:1160px){.nav{grid-template-columns:auto 1fr auto;gap:18px}.menu{max-width:620px}.menu a{padding:0 12px;font-size:15px}.hotline{display:none!important}}@media(max-width:1040px){.login,.menu,.nav-icon{display:none!important}.hamburger{display:inline-flex!important}.nav{height:74px;display:flex;justify-content:space-between}.brand strong{font-size:21px}}@media(max-width:640px){body{padding-bottom:96px}.mobile-bottom-nav{display:grid}}@media(max-width:620px){.nav{height:66px}.brand strong{font-size:18px}.logo{width:42px;height:42px}.hamburger,.logo{border-radius:14px}.hamburger{width:44px;height:44px}.drawer-panel{width:min(94vw,380px);padding:16px}.drawer-nav a{min-height:58px;font-size:14.5px}}.category-grid-full{grid-template-columns:repeat(6,1fr)}.category-grid-full .category{min-height:132px}@media(max-width:980px){.category-grid-full{grid-template-columns:repeat(3,1fr)}}@media(max-width:620px){.category-grid-full{grid-template-columns:repeat(2,1fr)}}.guide-grid{grid-template-columns:repeat(4,1fr)}@media(max-width:1100px){.guide-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.guide-grid{grid-template-columns:1fr}}.footer-pro{background:linear-gradient(135deg,#0b2f68,#0c4385 52%,#0874a8)}.footer-pro:before{background:radial-gradient(circle at 12% 12%,rgba(99,202,255,.32),transparent 34%),radial-gradient(circle at 86% 2%,rgba(69,151,255,.34),transparent 32%)}.footer-top-pro{background:linear-gradient(135deg,rgba(28,125,255,.94),rgba(24,181,225,.88));box-shadow:0 24px 64px rgba(4,55,118,.24)}.footer-contact-pro{background:rgba(255,255,255,.105)}.footer-pro{padding:100px 0 30px;margin-top:78px}.footer-pro .container{position:relative;z-index:1}.footer-pro:after{content:"";position:absolute;left:0;right:0;top:-1px;height:92px;z-index:0;pointer-events:none;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 120' preserveAspectRatio='none'%3E%3Cpath fill='%23ffffff' d='M0,0H1440V54C1286,92 1134,88 984,58C810,22 672,18 506,52C330,88 170,94 0,54V0Z'/%3E%3C/svg%3E") top/100% 100% no-repeat}.footer-top-pro{margin-top:-106px;margin-bottom:38px;border-radius:26px;padding:34px 38px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:32px;overflow:hidden;z-index:2}.footer-top-pro>div:first-child{position:relative;padding-left:18px}.footer-top-pro>div:first-child:before{content:"";position:absolute;left:0;top:5px;bottom:5px;width:4px;border-radius:999px;background:#fff}.footer-top-pro h2{font-size:32px;line-height:1.22;letter-spacing:0;max-width:820px;font-weight:800}.footer-top-pro p{max-width:820px;font-size:16px;line-height:1.75;font-weight:500;color:#eff8ff}.footer-top-actions{align-items:center;justify-content:flex-end;gap:12px}.footer-top-actions a{height:48px;border-radius:13px;padding:0 20px;font-size:14.5px}.footer-main-pro{grid-template-columns:1.75fr .9fr .9fr 1.25fr;gap:38px;padding:46px 0 34px;align-items:start}.footer-brand-pro{font-size:25px;line-height:1.15;font-weight:800}.footer-desc-pro{max-width:520px;margin:16px 0;color:#d9e9fb;font-size:15px;line-height:1.85;font-weight:500}.trust-row{gap:8px}.trust-row span{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.18);font-size:12.5px;font-weight:700;padding:8px 10px}.socials{margin-top:18px}.socials a{width:36px;height:36px;border-radius:10px;font-weight:900}.footer-main-pro h3{font-size:15.5px;margin:4px 0 14px;font-weight:800}.footer-main-pro a{font-size:15px;line-height:2;color:#d3e4f8;font-weight:500}.footer-contact-pro{border-radius:18px;padding:18px;border-color:rgba(255,255,255,.18);box-shadow:0 18px 44px rgba(4,40,85,.16)}.footer-contact-pro h3{font-size:16px;margin-bottom:10px;font-weight:800}.footer-contact-pro p{font-size:14.5px;color:#dbeafe;line-height:1.7;font-weight:500}.contact-line{gap:12px;margin-top:14px;font-size:15px;line-height:1.45;font-weight:600}.contact-line span:first-child{width:36px;height:36px;border-radius:10px;flex-basis:36px}.contact-line small{color:#bdd7f6;font-size:12.5px;font-weight:500}.footer-bottom-pro{padding-top:22px;color:#c5d8ef;font-size:14px;font-weight:500}.footer-note{text-align:right;color:#e3f0ff}.footer-pay span{min-width:54px;height:34px;border-radius:10px;font-size:11px;font-weight:800;padding:6px 9px;display:inline-flex;align-items:center;justify-content:center;letter-spacing:0;background:rgba(232,244,255,.96);color:#07508f;border:1px solid rgba(190,222,255,.9)}.footer-pay .pay-momo,.footer-pay .pay-visa,.footer-pay .pay-vnpay,.footer-pay .pay-zalopay{color:#07508f}.footer-col a{display:flex;align-items:center;gap:8px}.footer-col a .footer-link-icon{width:24px;height:24px;border-radius:8px;background:rgba(232,244,255,.16);border:1px solid rgba(190,222,255,.22);display:grid;place-items:center;flex:0 0 24px;font-size:12px;color:#eaf6ff;font-weight:700}.footer-apps{display:flex;align-items:center;gap:14px}.footer-apps-title{font-size:15px;font-weight:800;color:#fff;white-space:nowrap}.app-badges{display:flex;gap:9px;flex-wrap:wrap}.app-badge{display:flex;align-items:center;gap:9px;min-height:48px;padding:8px 11px;border-radius:13px;background:rgba(232,244,255,.14);border:1px solid rgba(190,222,255,.24);color:#fff}.app-badge i{font-style:normal;font-size:19px;line-height:1}.app-badge small{display:block;font-size:10.5px;color:#cde4ff;line-height:1.1;font-weight:500}.app-badge b{display:block;font-size:13px;line-height:1.15;font-weight:800}.commerce-badge{display:flex;align-items:center;gap:10px;min-height:44px;padding:8px 12px;border-radius:12px;background:rgba(232,244,255,.96);color:#07508f;font-weight:800;border:1px solid rgba(190,222,255,.9);box-shadow:0 10px 24px rgba(4,40,85,.14)}.commerce-badge i{font-style:normal;width:27px;height:27px;border-radius:9px;background:#0b6bff;color:#fff;display:grid;place-items:center;font-size:14px;flex:0 0 27px}.commerce-badge small{display:block;font-size:10px;color:#41627f;line-height:1.1;font-weight:500}.commerce-badge b{display:block;font-size:12.5px;line-height:1.15;font-weight:800}.footer-social-pay .socials a{background:rgba(232,244,255,.16);border-color:rgba(190,222,255,.24);color:#eaf6ff;border-radius:10px}.footer-extra{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:24px;margin:10px 0 28px;padding:20px 22px;border:1px solid rgba(255,255,255,.16);border-radius:18px;background:rgba(255,255,255,.08)}.footer-verified{gap:12px}.footer-social-pay,.footer-verified{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap}.footer-social-pay{gap:14px}.footer-social-pay .socials{margin-top:0}.footer-extra .footer-pay{justify-content:flex-end}.footer-logo,.logo{background:#fff;padding:6px;overflow:hidden}.footer-logo img,.logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.brand-logo-full{display:block;width:190px;height:auto;max-height:54px;-o-object-fit:contain;object-fit:contain}.brand.full-logo{gap:0}.brand.full-logo .brand-text,.brand.full-logo .logo{display:none}.footer-brand-pro.full-logo{display:block}.footer-brand-pro.full-logo .footer-logo{display:none}.footer-brand-pro.full-logo .brand-logo-full{width:210px;max-height:150px}@media(max-width:1080px){.footer-top-pro{grid-template-columns:1fr}.footer-top-actions{justify-content:flex-start}.footer-main-pro{grid-template-columns:1.35fr 1fr 1fr}.footer-contact-pro{grid-column:1/-1;display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:14px;align-items:start}.footer-contact-pro h3,.footer-contact-pro p{grid-column:1}.footer-contact-pro .contact-line{margin-top:0}}@media(max-width:720px){.footer-pro{padding-top:96px;padding-bottom:28px;margin-top:72px}.footer-pro:after{height:68px;background-size:180% 100%;background-position:top}.footer-top-pro{margin-top:-88px;margin-bottom:32px;border-radius:20px;padding:22px;gap:18px}.footer-top-pro>div:first-child{padding-left:14px}.footer-top-pro h2{font-size:24px}.footer-top-pro p{font-size:15px}.footer-top-actions{display:grid;grid-template-columns:1fr;gap:10px;width:100%}.footer-top-actions a{width:100%}.footer-main-pro{grid-template-columns:1fr;gap:30px;padding:38px 0 30px}.footer-desc-pro{max-width:none}.trust-row span{border-radius:10px}.socials{margin-top:16px}.footer-main-pro h3{margin-bottom:12px}.footer-main-pro a{font-size:15px;line-height:2}.footer-contact-pro{grid-column:auto;display:block;border-radius:18px}.footer-contact-pro .contact-line{margin-top:15px}.footer-extra{grid-template-columns:1fr;gap:18px;margin:6px 0 28px;padding:18px}.footer-apps{display:grid;gap:12px}.app-badges{display:grid;grid-template-columns:1fr}.footer-social-pay{justify-content:flex-start;gap:16px}.footer-social-pay .socials{margin-top:0}.footer-extra .footer-pay,.footer-verified{justify-content:flex-start}.footer-bottom-pro{display:grid;grid-template-columns:1fr;gap:14px;padding-top:22px}.footer-note{text-align:left}.footer-pay{justify-content:flex-start}.commerce-badge{width:100%;max-width:280px}}