:root{--v2-blue:#0878f9;--v2-blue-deep:#0a2b59;--v2-aqua:#72d8d7;--v2-canvas:#f7fafe;--v2-border:#e3eaf4;--v2-muted:#6c7d95;--v2-shadow:0 10px 28px rgba(24,75,130,.09)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--v2-canvas);color:var(--v2-blue-deep);font:400 16px/1.5 Roboto,Arial,sans-serif;-webkit-font-smoothing:antialiased}button,input{font:inherit}a{color:inherit}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #61baf8;outline-offset:3px}.v2-shell{width:min(1248px,calc(100% - 32px));margin-inline:auto}.v2-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.v2-header{position:relative;z-index:10;height:98px;background:#fff}.v2-header-inner{height:100%;display:flex;align-items:center;gap:38px}.v2-logo{flex:0 0 158px}.v2-logo img{display:block;width:158px;height:auto}.v2-desktop-nav{display:flex;align-items:center;gap:34px;margin-right:auto}.v2-desktop-nav a{min-height:44px;display:flex;align-items:center;text-decoration:none;font-weight:600;white-space:nowrap}.v2-desktop-nav a:hover{color:var(--v2-blue)}.v2-header-actions{display:flex;align-items:center;gap:18px}.v2-hotline{min-height:44px;display:flex;align-items:center;gap:9px;color:#075d64;font-weight:700;text-decoration:none;white-space:nowrap}.v2-hotline svg{width:22px;height:22px}.v2-contact{min-height:46px;display:flex;align-items:center;padding:0 18px;border-radius:999px;background:var(--v2-aqua);color:#174e55;text-decoration:none;white-space:nowrap}.v2-banner{height:410px;background:#67bcd8 url("/assets/destinations/ha-long.jpg") center 47%/cover no-repeat}.v2-floating-wrap{position:relative;z-index:4;margin-top:-68px}.v2-service-panel{padding:28px 30px 26px;border:1px solid rgba(255,255,255,.9);border-radius:26px;background:rgba(246,251,255,.9);box-shadow:0 18px 48px rgba(17,64,110,.16);backdrop-filter:blur(18px)}.v2-service-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:3px}.v2-service-grid a{min-width:0;min-height:140px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:9px;border:1px solid rgba(225,235,247,.7);border-radius:18px;background:rgba(255,255,255,.73);color:#153c7b;text-align:center;text-decoration:none;transition:transform .16s ease,background-color .16s ease}.v2-service-grid a:hover{transform:translateY(-2px);background:#fff}.v2-service-grid img{width:50px;height:50px;object-fit:contain}.v2-service-grid strong{font-size:15px;font-weight:700}.v2-search{height:78px;margin-top:22px;padding:7px 8px 7px 20px;display:flex;align-items:center;gap:15px;border:1.5px solid #80b6f8;border-radius:42px;background:#fff;box-shadow:0 7px 18px rgba(29,99,190,.08)}.v2-search-icon{color:var(--v2-blue)}.v2-search-icon svg{display:block;width:29px;height:29px}.v2-search label{min-width:0;display:flex;flex:1;flex-direction:column}.v2-search small{color:#7d8da5;font-size:12px}.v2-search input{width:100%;padding:0;border:0;outline:0;background:transparent;color:#53647d;font-weight:500}.v2-search input::placeholder{color:#7a8799;opacity:1}.v2-search button{height:62px;min-width:164px;padding:0 22px;border:0;border-radius:33px;background:linear-gradient(135deg,#0878f9,#065fd9);color:#fff;display:flex;align-items:center;justify-content:center;gap:14px;font-weight:700;box-shadow:0 7px 16px rgba(8,104,224,.25)}.v2-search button svg{width:24px;height:24px}.v2-content{padding-top:56px;padding-bottom:72px}.v2-section+.v2-section{margin-top:58px}.v2-section-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:20px}.v2-section-head h2{margin:0;font-size:28px;line-height:1.2;letter-spacing:-.5px}.v2-section-head h2 i{color:#48a2ff;font-style:normal;font-size:.75em}.v2-section-head>a{min-height:44px;display:flex;align-items:center;gap:7px;color:var(--v2-blue);font-size:14px;font-weight:600;text-decoration:none;white-space:nowrap}.v2-section-head>a svg{width:20px;height:20px}.v2-property-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.v2-property-card{position:relative;min-width:0;overflow:hidden;border:1px solid var(--v2-border);border-radius:16px;background:#fff;box-shadow:var(--v2-shadow)}.v2-property-card[hidden]{display:none}.v2-property-image{position:relative;display:block;aspect-ratio:4/3;overflow:hidden;background:#dfe9f4}.v2-property-image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .3s ease}.v2-property-card:hover .v2-property-image img{transform:scale(1.025)}.v2-data-badge{position:absolute;top:10px;left:10px;padding:4px 8px;border-radius:999px;background:rgba(255,255,255,.94);color:var(--v2-blue);font-size:10px;font-weight:700;box-shadow:0 3px 10px rgba(20,70,125,.12)}.v2-favorite{position:absolute;z-index:2;top:9px;right:9px;width:44px;height:44px;display:grid;place-items:center;border:0;border-radius:50%;background:rgba(255,255,255,.95);color:var(--v2-blue);box-shadow:0 4px 12px rgba(23,70,125,.16)}.v2-favorite svg{width:23px;height:23px}.v2-favorite.is-active{background:var(--v2-blue);color:#fff}.v2-property-body{padding:15px 16px 17px}.v2-property-body h3{margin:0 0 7px;font-size:17px;line-height:1.3}.v2-property-body h3 a{text-decoration:none}.v2-location{min-width:0;margin:0;display:flex;align-items:center;gap:5px;color:var(--v2-muted);font-size:12px}.v2-location svg{flex:0 0 15px;width:15px;height:15px;color:var(--v2-blue)}.v2-location span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v2-capacity{min-height:20px;margin:8px 0 0;color:#526782;font-size:12px}.v2-price{margin:17px 0 0;color:#53647d;font-size:12px}.v2-price small{display:block;color:#8894a5;font-size:10px}.v2-price strong{color:#113a76;font-size:18px}.v2-empty,.v2-no-results{grid-column:1/-1;padding:34px;border:1px dashed #b8cbe3;border-radius:16px;background:#fff;color:var(--v2-muted);text-align:center}.v2-destination-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.v2-destination{position:relative;height:230px;overflow:hidden;border-radius:16px;background:#183d5e;color:#fff;box-shadow:var(--v2-shadow);text-decoration:none}.v2-destination img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .35s ease}.v2-destination:hover img{transform:scale(1.035)}.v2-destination:after{content:"";position:absolute;inset:30% 0 0;background:linear-gradient(transparent,rgba(4,30,58,.88))}.v2-destination span{position:absolute;z-index:1;right:18px;bottom:17px;left:18px;display:flex;flex-direction:column;gap:5px}.v2-destination strong{font-size:18px}.v2-destination small{font-size:13px}.v2-advice{margin-top:58px;padding:24px 28px;display:flex;align-items:center;justify-content:space-between;gap:22px;border-radius:18px;background:#e9f7f6;color:#174e55}.v2-advice strong{font-size:19px}.v2-advice p{margin:4px 0 0;color:#4f7377}.v2-advice>a{min-height:48px;padding:0 18px;display:flex;align-items:center;gap:8px;border-radius:999px;background:#0878f9;color:#fff;font-weight:700;text-decoration:none;white-space:nowrap}.v2-advice svg{width:21px;height:21px}.v2-footer{padding:30px 0;background:#fff;border-top:1px solid var(--v2-border)}.v2-footer .v2-shell{display:flex;align-items:center;gap:24px}.v2-footer img{width:142px;height:auto}.v2-footer p{margin-right:auto;color:var(--v2-muted)}.v2-footer a{color:var(--v2-blue);font-weight:600}.v2-bottom-nav{display:none}
@media(max-width:1180px){.v2-header-inner{gap:24px}.v2-desktop-nav{gap:20px}.v2-header-actions{gap:10px}.v2-contact{display:none}.v2-service-grid{grid-template-columns:repeat(4,1fr)}.v2-service-grid a{min-height:105px}.v2-floating-wrap{margin-top:-48px}.v2-banner{height:350px}.v2-property-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:800px){body{padding-bottom:72px}.v2-shell{width:min(100% - 32px,720px)}.v2-header{height:76px}.v2-header-inner{justify-content:space-between}.v2-logo,.v2-logo img{width:132px;flex-basis:132px}.v2-desktop-nav{display:none}.v2-hotline span{font-size:0}.v2-hotline span:after{content:"0968 654 859";font-size:13px}.v2-banner{height:260px}.v2-floating-wrap{margin-top:-30px}.v2-service-panel{padding:14px;border-radius:22px}.v2-service-grid{gap:6px}.v2-service-grid a{min-height:80px;gap:3px;border-radius:14px}.v2-service-grid img{width:38px;height:38px}.v2-service-grid strong{font-size:12px}.v2-search{height:58px;margin-top:12px;padding:4px 5px 4px 13px;gap:9px}.v2-search small{display:none}.v2-search input{font-size:14px}.v2-search button{min-width:50px;width:50px;height:50px;padding:0}.v2-search button span{display:none}.v2-search button svg{width:22px;height:22px}.v2-search-icon svg{width:23px;height:23px}.v2-content{padding-top:38px;padding-bottom:48px}.v2-section+.v2-section{margin-top:44px}.v2-section-head{margin-bottom:15px}.v2-section-head h2{font-size:23px}.v2-section-head>a{font-size:13px}.v2-property-grid,.v2-destination-grid{display:flex;gap:12px;margin-inline:-16px;padding:2px 16px 14px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.v2-property-grid::-webkit-scrollbar,.v2-destination-grid::-webkit-scrollbar{display:none}.v2-property-card{flex:0 0 min(82vw,330px);scroll-snap-align:start}.v2-destination{flex:0 0 min(82vw,360px);height:210px;scroll-snap-align:start}.v2-advice{align-items:flex-start;flex-direction:column;margin-top:42px;padding:20px}.v2-footer{padding:24px 0}.v2-footer .v2-shell{align-items:flex-start;flex-direction:column;gap:8px}.v2-footer p{margin:0}.v2-bottom-nav{position:fixed;z-index:30;right:0;bottom:0;left:0;height:72px;padding-bottom:max(6px,env(safe-area-inset-bottom));display:flex;justify-content:space-around;border-top:1px solid var(--v2-border);background:rgba(255,255,255,.96);backdrop-filter:blur(12px);box-shadow:0 -8px 24px rgba(23,65,110,.08)}.v2-bottom-nav a{min-width:68px;min-height:58px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:3px;color:#5b687a;font-size:10px;text-decoration:none}.v2-bottom-nav a[aria-current="page"]{color:#0667d8;font-weight:700}.v2-bottom-nav svg{width:24px;height:24px}}
@media(max-width:420px){.v2-shell{width:calc(100% - 24px)}.v2-hotline span:after{content:"Gọi ngay"}.v2-banner{height:225px;background-position:center}.v2-service-panel{padding:10px}.v2-service-grid{gap:4px}.v2-service-grid a{min-height:72px;font-size:11px}.v2-service-grid img{width:34px;height:34px}.v2-search{margin-top:10px}.v2-content{padding-top:32px}.v2-section-head h2{font-size:21px}.v2-section-head>a{gap:3px}.v2-property-grid,.v2-destination-grid{margin-inline:-12px;padding-inline:12px}.v2-property-card{flex-basis:84vw}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.v2-service-grid a,.v2-property-image img,.v2-destination img{transition:none}}

/* Final V2 refinements: the supplied wordmark is white, so tint it blue on white surfaces. */
.v2-logo img,.v2-footer img{filter:brightness(0) saturate(100%) invert(34%) sepia(93%) saturate(2160%) hue-rotate(201deg) brightness(102%) contrast(99%)}
@media (min-width:1024px) and (max-width:1180px){
  .v2-service-grid{grid-template-columns:repeat(8,minmax(0,1fr))}
  .v2-service-grid a{min-height:128px}
  .v2-property-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
  .v2-floating-wrap{margin-top:-58px}
  .v2-banner{height:370px}
  .v2-desktop-nav{gap:14px}
}

/* V2 art direction: contained hero, calm motion and consistent mobile gutters. */
body{overflow-x:hidden}
.v2-banner{
  position:relative;
  width:min(1320px,calc(100% - 24px));
  height:400px;
  margin:18px auto 0;
  overflow:hidden;
  border-radius:22px;
  background:#d8edfa;
  box-shadow:0 16px 38px rgba(18,67,116,.12);
}
.v2-hero-slide{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  object-position:center;
  opacity:0;
  transform:scale(1.015);
  transition:opacity .85s ease,transform 6.5s ease;
}
.v2-hero-picture{position:absolute;inset:0;display:block}
.v2-hero-slide.is-active{opacity:1;transform:scale(1)}
.v2-hero-dots{position:absolute;z-index:2;right:22px;bottom:18px;display:flex;gap:7px;padding:6px 8px;border-radius:999px;background:rgba(9,38,71,.2);backdrop-filter:blur(8px)}
.v2-hero-dots button{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.58);box-shadow:0 0 0 1px rgba(255,255,255,.45);transition:width .2s ease,background-color .2s ease}
.v2-hero-dots button.is-active{width:25px;border-radius:6px;background:#fff}
.v2-floating-wrap{margin-top:-56px}
.v2-service-panel{transition:transform .22s ease,box-shadow .22s ease}
.v2-service-panel:hover{transform:translateY(-3px);box-shadow:0 22px 52px rgba(17,64,110,.18)}
.v2-desktop-nav a{position:relative}
.v2-desktop-nav a:after{content:"";position:absolute;right:50%;bottom:5px;left:50%;height:2px;border-radius:2px;background:var(--v2-blue);transition:right .2s ease,left .2s ease}
.v2-desktop-nav a:hover:after{right:0;left:0}
.v2-property-card{transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.v2-property-card:hover{transform:translateY(-5px);border-color:#c5dcf6;box-shadow:0 17px 34px rgba(24,75,130,.14)}
.v2-favorite{transition:transform .18s ease,background-color .18s ease,color .18s ease}
.v2-favorite:hover{transform:scale(1.08)}
.v2-destination{transition:transform .22s ease,box-shadow .22s ease}
.v2-destination:hover{transform:translateY(-4px);box-shadow:0 17px 34px rgba(24,75,130,.15)}
.v2-section-head>a,.v2-advice>a,.v2-search button{transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}
.v2-section-head>a:hover{transform:translateX(3px)}
.v2-advice>a:hover,.v2-search button:hover{transform:translateY(-2px);filter:saturate(1.08);box-shadow:0 10px 22px rgba(8,104,224,.24)}
.v2-reveal{opacity:0;transform:translateY(22px);transition:opacity .55s ease,transform .55s cubic-bezier(.2,.7,.25,1)}
.v2-reveal.is-visible{opacity:1;transform:none}

@media(max-width:1023px){
  .v2-banner{height:340px;margin-top:14px;border-radius:18px}
  .v2-floating-wrap{margin-top:-42px}
}
@media(max-width:800px){
  .v2-banner{width:calc(100% - 32px);height:250px;margin-top:12px;border-radius:17px}
  .v2-floating-wrap{margin-top:-26px}
  .v2-property-grid,.v2-destination-grid{margin-inline:0;padding:2px 0 14px;scroll-padding-inline:0}
  .v2-property-card,.v2-destination{scroll-snap-align:start}
  .v2-service-panel:hover,.v2-property-card:hover,.v2-destination:hover{transform:none}
}
@media(max-width:420px){
  .v2-banner{width:calc(100% - 24px);height:220px;margin-top:10px;border-radius:15px}
  .v2-hero-dots{right:12px;bottom:11px}
  .v2-floating-wrap{margin-top:-22px}
  .v2-property-grid,.v2-destination-grid{margin-inline:0;padding-inline:0}
}
@media(prefers-reduced-motion:reduce){
  .v2-hero-slide,.v2-hero-dots button,.v2-service-panel,.v2-property-card,.v2-favorite,.v2-destination,.v2-section-head>a,.v2-advice>a,.v2-search button,.v2-reveal{transition:none!important;transform:none!important}
  .v2-reveal{opacity:1}
}

/* Brand typography and shared desktop rhythm. */
*,*::before,*::after{font-family:"Baloo 2",sans-serif!important}
.v2-shell{width:1120px;max-width:calc(100% - 32px)}
.v2-header{height:122px}
.v2-header-inner{width:1120px;max-width:calc(100% - 32px);gap:42px}
.v2-logo-lockup img{flex-basis:92px;width:92px!important;height:92px!important;max-width:92px!important;border-radius:22px}
.v2-desktop-nav{gap:30px}
.v2-header-actions{gap:14px}
@media(max-width:800px){.v2-header{height:86px}.v2-header-inner{width:calc(100% - 24px)}.v2-logo-lockup img{flex-basis:64px;width:64px!important;height:64px!important;max-width:64px!important;border-radius:17px}.v2-logo,.v2-logo img{width:auto!important;flex-basis:auto!important}}

/* Đi chơi Hạ Long mascot lockup */
.v2-logo{flex:0 0 auto!important;width:auto!important;display:flex;align-items:center;text-decoration:none}
.v2-logo-lockup{display:inline-flex;align-items:center;gap:9px;min-width:0}
.v2-logo-lockup img{display:block!important;flex:0 0 92px;width:92px!important;height:92px!important;max-width:92px!important;object-fit:cover!important;object-position:center;border-radius:22px;filter:none!important}
.v2-logo-lockup>span{max-width:170px;color:var(--v2-blue-deep);font-size:16px;font-weight:800;line-height:1.1;letter-spacing:-.35px}
.v2-footer-lockup{display:inline-flex;align-items:center;gap:9px;color:var(--v2-blue-deep)}
.v2-footer-lockup img{display:block!important;flex:0 0 48px;width:48px!important;height:48px!important;max-width:48px!important;object-fit:cover!important;object-position:center;border-radius:12px;filter:none!important}
.v2-footer-lockup strong{font-size:17px;white-space:nowrap}
@media(max-width:800px){.v2-logo-lockup>span{display:none}.v2-logo-lockup img{flex-basis:64px;width:64px!important;height:64px!important;max-width:64px!important}.v2-logo,.v2-logo img{width:auto!important;flex-basis:auto!important}.v2-footer-lockup img{flex-basis:44px;width:44px!important;height:44px!important;max-width:44px!important}}

/* Homepage handoff refinements. */
.v2-banner{width:min(1180px,calc(100% - 24px));height:auto;aspect-ratio:1900/829}
.v2-floating-wrap,.v2-content{max-width:1120px}
.v2-service-panel{padding:20px 22px 18px}
.v2-service-grid a{min-height:110px}
.v2-service-grid img{width:44px;height:44px}
.v2-search{height:60px;margin-top:16px;padding:5px 6px 5px 17px}
.v2-search button{height:48px;min-width:146px}
.v2-hotline{position:relative;min-height:46px;padding:0 13px;border:1px solid #c8e0ff;border-radius:999px;background:#edf6ff;color:#0878f9;box-shadow:0 5px 16px rgba(8,120,249,.1)}
.v2-hotline svg{animation:v2-hotline-pulse 2.2s ease-out infinite}
@keyframes v2-hotline-pulse{0%,58%,100%{transform:scale(1);filter:drop-shadow(0 0 0 rgba(8,120,249,0))}70%{transform:scale(1.14);filter:drop-shadow(0 0 6px rgba(8,120,249,.48))}82%{transform:scale(1)}}
.v2-showcase-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.v2-showcase-card{min-width:0;min-height:176px;display:flex;align-items:center;gap:17px;padding:22px;border:1px solid #dce9f7;border-radius:18px;background:linear-gradient(145deg,#fff,#f0f7ff);color:var(--v2-blue-deep);box-shadow:0 8px 22px rgba(24,75,130,.07);text-decoration:none;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.v2-showcase-card:hover{transform:translateY(-4px);border-color:#bcd8f8;box-shadow:0 16px 32px rgba(24,75,130,.13)}
.v2-showcase-icon{flex:0 0 68px;width:68px;height:68px;display:grid;place-items:center;border-radius:18px;background:#fff;box-shadow:0 7px 18px rgba(27,92,170,.09)}
.v2-showcase-icon img{width:58px;height:58px;object-fit:contain}
.v2-showcase-card>span:last-child{min-width:0;display:flex;flex-direction:column}
.v2-showcase-card strong{font-size:19px}
.v2-showcase-card small{margin-top:5px;color:var(--v2-muted);font-size:13px;line-height:1.45}
.v2-showcase-card em{margin-top:14px;display:flex;align-items:center;gap:6px;color:var(--v2-blue);font-size:13px;font-style:normal;font-weight:700}
.v2-showcase-card em svg{width:18px;height:18px}
.v2-showcase-note{margin:13px 0 0;color:#7b8ca3;font-size:12px}
@media(max-width:1023px){.v2-banner{height:auto;aspect-ratio:1900/829}.v2-service-grid a{min-height:92px}.v2-showcase-grid{grid-template-columns:1fr}.v2-showcase-card{min-height:132px}}
@media(max-width:800px){
  .v2-banner{width:calc(100% - 32px);height:auto;aspect-ratio:1900/829}
  .v2-service-panel{padding:12px}
  .v2-service-grid a{min-height:76px}
  .v2-search{height:52px;margin-top:10px;padding:4px 4px 4px 12px}
  .v2-search button{width:44px;min-width:44px;height:44px}
  .v2-hotline{min-height:44px;padding-inline:10px}
  .v2-showcase-card{min-height:124px;padding:17px}
}
@media(max-width:420px){.v2-banner{width:calc(100% - 24px);height:auto;aspect-ratio:1900/829}.v2-showcase-icon{flex-basis:58px;width:58px;height:58px}.v2-showcase-icon img{width:50px;height:50px}.v2-showcase-card strong{font-size:17px}}
@media(prefers-reduced-motion:reduce){.v2-hotline svg{animation:none}.v2-showcase-card{transition:none}}

/* Trust layer: real operator, explicit verification flow and a quieter hero. */
@media(min-width:801px){.v2-banner{height:auto;aspect-ratio:1900/829}}
.v2-content{padding-top:34px}
.v2-seo-intro{margin-bottom:26px;padding:4px 2px 0}
.v2-seo-kicker{margin:0 0 7px;color:#046f64;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.v2-seo-intro h1{max-width:900px;margin:0;color:#0a2b59;font-size:clamp(30px,3.3vw,44px);line-height:1.12;letter-spacing:-.8px}
.v2-seo-intro>p:not(.v2-seo-kicker){max-width:880px;margin:13px 0 0;color:#526b86;font-size:16px;line-height:1.65}
.v2-seo-links{display:flex;flex-wrap:wrap;gap:9px;margin-top:18px}
.v2-seo-links a{min-height:44px;display:inline-flex;align-items:center;padding:0 14px;border:1px solid #c8def6;border-radius:999px;background:#fff;color:#076de0;font-size:13px;font-weight:750;text-decoration:none;transition:border-color .18s ease,background-color .18s ease}
.v2-seo-links a:hover{border-color:#7bb8fa;background:#f0f7ff}
.v2-trust-panel{display:grid;grid-template-columns:1.05fr .95fr;gap:28px;margin-bottom:58px;padding:26px;border:1px solid #d8e7f7;border-radius:24px;background:linear-gradient(135deg,#fff 0%,#f1f8ff 62%,#e9f8f6 100%);box-shadow:0 14px 34px rgba(24,75,130,.1)}
.v2-trust-person{display:flex;align-items:center;gap:20px;min-width:0}
.v2-trust-person>img{flex:0 0 104px;width:104px;height:104px;border:4px solid #fff;border-radius:50%;object-fit:cover;box-shadow:0 10px 24px rgba(16,61,111,.16)}
.v2-trust-person>div{min-width:0}
.v2-eyebrow{margin:0 0 5px;color:#078979;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.v2-trust-person h2{margin:0;color:#0a2b59;font-size:24px;line-height:1.2;letter-spacing:-.4px}
.v2-trust-person p:not(.v2-eyebrow){max-width:570px;margin:8px 0 0;color:#526b86;font-size:14px;line-height:1.55}
.v2-trust-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}
.v2-trust-actions a{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 14px;border:1px solid #bed9f7;border-radius:12px;background:#fff;color:#076de0;font-size:13px;font-weight:750;text-decoration:none}
.v2-trust-actions a:first-child{border-color:#0878f9;background:#0878f9;color:#fff}
.v2-trust-actions svg{width:18px;height:18px}
.v2-trust-proof{align-self:center;min-width:0;padding-left:4px}
.v2-proof-summary{display:flex;align-items:center;gap:24px;padding-bottom:18px;border-bottom:1px solid #cfe0ee;color:#526b86;font-size:13px;line-height:1.4}
.v2-proof-summary>span{min-width:0;display:flex;align-items:center;gap:8px}
.v2-proof-summary svg{flex:0 0 22px;width:22px;height:22px;color:#0d8f7d}
.v2-proof-summary strong{color:#0c356b;font-size:16px}
.v2-process-wrap{margin-top:16px}
.v2-process-wrap>strong{display:block;margin-bottom:12px;color:#0c356b;font-size:12px}
.v2-process{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:0;padding:0;list-style:none}
.v2-process li{position:relative;min-width:0;display:flex;align-items:center;gap:8px;color:#365573;font-size:12px;font-weight:700;line-height:1.3}
.v2-process li:not(:last-child):after{content:"";position:absolute;top:50%;right:-13px;width:7px;height:7px;border-top:1.5px solid #8eb1d2;border-right:1.5px solid #8eb1d2;transform:translateY(-50%) rotate(45deg)}
.v2-process b{flex:0 0 25px;width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:#e3f1ff;color:#0878f9;font-size:12px}
.v2-footer{padding:38px 0;background:#0b2e61;color:#fff;border-top:0}
.v2-footer .v2-footer-grid{display:grid;grid-template-columns:1.35fr 1fr .7fr;align-items:start;gap:48px}
.v2-footer .v2-footer-brand img{width:150px;filter:brightness(0) invert(1)}
.v2-footer strong{display:block;margin-bottom:8px;font-size:14px}
.v2-footer p{margin:0;color:#bfd0e7;font-size:13px;line-height:1.6}
.v2-footer a{display:block;width:max-content;min-height:32px;color:#fff;font-size:13px;font-weight:650;text-decoration:none}
.v2-footer a:hover{text-decoration:underline}
@media(max-width:1023px){.v2-trust-panel{grid-template-columns:1fr}.v2-footer .v2-footer-grid{grid-template-columns:1.2fr 1fr .8fr;gap:28px}}
@media(max-width:900px){.v2-header{height:76px}.v2-header-inner{justify-content:space-between}.v2-logo,.v2-logo img{width:132px;flex-basis:132px}.v2-desktop-nav{display:none}.v2-header-actions{margin-left:auto}.v2-hotline{min-width:0}.v2-hotline span{font-size:0}.v2-hotline span:after{content:"0968 654 859";font-size:13px}}
@media(max-width:800px){
  .v2-content{padding-top:26px}
  .v2-seo-intro{margin-bottom:22px;padding-top:0}
  .v2-seo-kicker{font-size:10px}
  .v2-seo-intro h1{font-size:28px;letter-spacing:-.5px}
  .v2-seo-intro>p:not(.v2-seo-kicker){margin-top:10px;font-size:14px;line-height:1.6}
  .v2-seo-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:14px}
  .v2-seo-links a{justify-content:center;padding-inline:10px;text-align:center}
  .v2-trust-panel{gap:20px;margin-bottom:44px;padding:18px;border-radius:20px}
  .v2-trust-person{align-items:flex-start;gap:13px}
  .v2-trust-person>img{flex-basis:76px;width:76px;height:76px}
  .v2-trust-person h2{font-size:20px}
  .v2-trust-proof{padding-left:0}
  .v2-proof-summary{align-items:flex-start;flex-direction:column;gap:10px;padding-bottom:14px}
  .v2-process{gap:14px}
  .v2-process li{align-items:flex-start;flex-direction:column;gap:6px;font-size:11px}
  .v2-process li:not(:last-child):after{top:12px;right:-9px}
  .v2-footer .v2-footer-grid{display:grid;grid-template-columns:1fr;gap:22px}
}
@media(max-width:420px){.v2-seo-intro h1{font-size:26px}.v2-trust-panel{padding:15px}.v2-trust-person>img{flex-basis:64px;width:64px;height:64px}.v2-trust-actions a{flex:1 1 auto}}

@media(prefers-reduced-motion:reduce){.v2-seo-links a{transition:none}}

/* Mobile-first containment: keep the shared desktop canvas from leaking into phones. */
@media(max-width:800px){
  .v2-shell,
  .v2-header-inner,
  .v2-floating-wrap,
  .v2-content{width:calc(100% - 24px)!important;max-width:none!important;margin-inline:auto!important}
  .v2-header-inner{gap:12px}
  .v2-logo-lockup img{flex-basis:56px!important;width:56px!important;height:56px!important;max-width:56px!important;border-radius:15px}
  .v2-hotline{min-width:44px;min-height:44px;padding-inline:10px}
  .v2-floating-wrap{margin-top:-22px}
  .v2-service-panel{width:100%;max-width:none}
  .v2-service-grid{width:100%;grid-template-columns:repeat(4,minmax(0,1fr))}
  .v2-trust-panel{width:100%;max-width:none}
}
@media(max-width:420px){
  .v2-header-inner{width:calc(100% - 24px)!important}
  .v2-logo-lockup img{flex-basis:52px!important;width:52px!important;height:52px!important;max-width:52px!important}
  .v2-floating-wrap,.v2-content{width:calc(100% - 24px)!important}
  .v2-service-panel{padding:10px}
  .v2-service-grid{gap:4px}
  .v2-service-grid a{min-height:72px}
  .v2-service-grid img{width:34px;height:34px}
}

/* Reusable accommodation sections and editorial cards. */
.v2-title-mark{display:inline-block;width:10px;height:10px;margin-left:9px;border-radius:3px;background:#48a2ff;transform:rotate(45deg);vertical-align:.14em}
.v2-news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.v2-news-card{min-width:0;overflow:hidden;border:1px solid var(--v2-border);border-radius:18px;background:#fff;box-shadow:var(--v2-shadow);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.v2-news-card:hover{transform:translateY(-4px);border-color:#c5dcf6;box-shadow:0 17px 34px rgba(24,75,130,.14)}
.v2-news-image{display:block;aspect-ratio:16/10;overflow:hidden;background:#dfe9f4}
.v2-news-image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .3s ease}
.v2-news-card:hover .v2-news-image img{transform:scale(1.025)}
.v2-news-body{padding:18px 19px 20px}
.v2-news-topic{display:block;overflow:hidden;color:var(--v2-blue);font-size:11px;font-weight:800;letter-spacing:.06em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}
.v2-news-body h3{margin:8px 0 0;font-size:19px;line-height:1.35;letter-spacing:-.25px}
.v2-news-body h3 a{text-decoration:none}
.v2-news-body p{display:-webkit-box;min-height:66px;margin:9px 0 0;overflow:hidden;color:#5c7089;font-size:14px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.v2-news-meta{display:flex;align-items:center;gap:7px;margin-top:16px;color:#8290a3;font-size:12px}
@media(max-width:1023px){.v2-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.v2-news-card:last-child{display:none}}
@media(max-width:800px){
  .v2-news-grid{display:flex;gap:12px;margin-inline:0;padding:2px 0 14px;overflow-x:auto;scroll-padding-inline:0;scroll-snap-type:x mandatory;scrollbar-width:none}
  .v2-news-grid::-webkit-scrollbar{display:none}
  .v2-news-card,.v2-news-card:last-child{display:block;flex:0 0 min(82vw,360px);scroll-snap-align:start}
  .v2-news-card:hover{transform:none}
  .v2-news-body{padding:16px}
  .v2-news-body h3{font-size:18px}
  .v2-news-topic{display:none}
  .v2-news-body h3{margin-top:0}
  .v2-news-body p{min-height:0;-webkit-line-clamp:2}
}
@media(max-width:420px){.v2-news-card{flex-basis:84vw}}
@media(prefers-reduced-motion:reduce){.v2-news-card,.v2-news-image img{transition:none!important;transform:none!important}}

/* Mobile service choices stay scannable without turning into a long vertical stack. */
@media(max-width:699px){
  .v2-showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .v2-showcase-card{min-height:146px;padding:14px 12px;align-items:flex-start;gap:10px;flex-direction:column}
  .v2-showcase-icon{flex:0 0 48px;width:48px;height:48px;border-radius:14px}
  .v2-showcase-icon img{width:40px;height:40px}
  .v2-showcase-card strong{font-size:17px;line-height:1.15}
  .v2-showcase-card small{margin-top:4px;font-size:12px;line-height:1.35}
  .v2-showcase-card em{margin-top:8px;font-size:12px}
}
