:root{--navy:#191a2f;--navy2:#242542;--teal:#5bc4be;--teal-d:#3fa8a2;--gold:#fabf57;--ink:#1f2430;--muted:#6b7280;--line:#e8ebef;--bg:#ffffff;--soft:#f6f9f9;--radius:18px;--shadow:0 10px 40px rgba(25,26,47,.1);--shadow-sm:0 4px 18px rgba(25,26,47,.08);--wrap:1180px;--stickH:100px}@media (max-width:1120px){:root{--stickH:80px}}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}section[id]{scroll-margin-top:calc(var(--stickH) + 22px)}.svc-visa[id],.svc-row[id]{scroll-margin-top:calc(var(--stickH) + 28px)}.dsec[id],#guide,#dcta-form{scroll-margin-top:calc(var(--stickH) + 86px)}body{font-family:Heebo,system-ui,Arial,sans-serif;color:var(--ink);background:var(--bg);line-height:1.7;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.wrap{max-width:var(--wrap);margin:0 auto;padding:0 22px}h1,h2,h3{line-height:1.2;color:var(--navy);font-weight:800}section{padding:78px 0}.eyebrow{color:var(--teal-d);font-weight:700;letter-spacing:.02em;margin-bottom:10px}.sec-head{text-align:center;max-width:640px;margin:0 auto 46px}.sec-head h2,.sec-head h1{font-size:clamp(26px,3.4vw,38px)}.sec-head p{color:var(--muted);font-size:18px;margin-top:12px}.btn{display:inline-flex;align-items:center;gap:9px;font-family:inherit;font-weight:700;font-size:16px;padding:14px 30px;border-radius:999px;border:0;cursor:pointer;transition:.25s;white-space:nowrap}.btn-primary{background:var(--teal);color:#06312e;box-shadow:0 10px 26px #5bc4be61}.btn-primary:hover{background:var(--teal-d);transform:translateY(-2px)}.btn-ghost{background:transparent;color:#fff;border:1.6px solid rgba(255,255,255,.6)}.btn-ghost:hover{background:#fff;color:var(--navy)}.btn-navy{background:var(--navy);color:#fff}.btn-navy:hover{background:var(--navy2);transform:translateY(-2px)}.ico{width:22px;height:22px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}:focus-visible{outline:3px solid var(--gold);outline-offset:2px;border-radius:6px}.skip{position:absolute;right:12px;top:-60px;background:#fff;color:var(--navy);padding:10px 16px;border-radius:8px;z-index:2000;transition:top .2s}.skip:focus{top:8px}.np-modal{position:fixed;inset:0;z-index:3000;background:#0f101e9e;backdrop-filter:blur(3px);display:none;align-items:center;justify-content:center;padding:20px}.np-modal.open{display:flex}.np-box{background:#fff;border-radius:22px;max-width:520px;width:100%;padding:40px 34px 32px;text-align:center;position:relative;box-shadow:var(--shadow)}.np-close{position:absolute;top:14px;left:14px;background:var(--soft);border:0;width:38px;height:38px;border-radius:10px;cursor:pointer;color:#5a6270;display:grid;place-items:center}.np-close:hover{background:#eceef1}.np-close .ico{width:20px;height:20px}.np-badge{width:104px;height:88px;display:grid;place-items:center;margin:0 auto 14px}.np-badge .ico{width:38px;height:38px;stroke:var(--gold)}.np-badge img{width:100%;height:100%;object-fit:contain}.np-box h2{font-size:24px;margin-bottom:12px}.np-box p{color:#4b5261;margin-bottom:22px}.wa-float{position:fixed;bottom:22px;right:22px;z-index:2500;width:58px;height:58px;border-radius:50%;background:#25d366;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 22px #25d3666b;transition:transform .25s;animation:waPulse 2.6s infinite}.wa-float[hidden]{display:none}.wa-float:hover{transform:scale(1.08)}.wa-float svg{width:32px;height:32px;fill:#fff}.to-top{position:fixed;bottom:92px;right:22px;z-index:2500;width:58px;height:58px;border-radius:50%;background:var(--teal);display:flex;align-items:center;justify-content:center;box-shadow:0 8px 22px #5bc4be73;cursor:pointer;border:0;opacity:0;visibility:hidden;transform:translateY(12px);transition:opacity .25s,transform .25s,visibility .25s}.to-top.show{opacity:1;visibility:visible;transform:translateY(0)}.to-top:hover{background:var(--teal-d)}.to-top svg{width:26px;height:26px;stroke:#fff;fill:none;stroke-width:2.4}.acc-widget{position:fixed;bottom:22px;left:22px;z-index:3000;font-family:Heebo,Arial,sans-serif}.acc-btn{width:56px;height:56px;border-radius:50%;background:#6d35e8;border:3px solid #fff;box-shadow:0 6px 20px #00000059;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:transform .2s;overflow:hidden}.acc-btn .acc-duck{width:100%;height:100%;object-fit:cover}.acc-btn:hover{transform:scale(1.07)}.acc-btn:focus-visible{outline:3px solid #fabf57;outline-offset:3px}.acc-btn svg{width:30px;height:30px}.acc-panel{position:absolute;bottom:68px;left:0;width:320px;max-width:calc(100vw - 44px);background:#fff;color:#1f2430;border-radius:16px;box-shadow:0 18px 50px #00000047;border:1px solid #e2e6ec;overflow:hidden;display:none;direction:rtl}.acc-panel.open{display:block}.acc-head{display:flex;align-items:center;justify-content:space-between;gap:8px;background:#6d35e8;color:#fff;padding:14px 16px}.acc-head h3{font-size:17px;font-weight:800;margin:0;display:flex;align-items:center;gap:8px;color:#fff}.acc-head h3 svg *{stroke:#fff}.acc-head h3 svg{width:21px;height:21px}.acc-close{background:#ffffff26;border:0;color:#fff;width:30px;height:30px;border-radius:8px;cursor:pointer;font-size:20px;line-height:1;display:flex;align-items:center;justify-content:center}.acc-close:hover{background:#ffffff4d}.acc-body{padding:14px;max-height:min(70vh,560px);overflow-y:auto}.acc-fontrow{display:flex;align-items:center;justify-content:space-between;gap:8px;background:#f4f6f9;border-radius:12px;padding:8px 12px;margin-bottom:12px}.acc-fontrow span{font-weight:700;font-size:14px}.acc-fontrow .fbtns{display:flex;gap:8px}.acc-fontrow button{width:34px;height:34px;border-radius:8px;border:1.5px solid #d5dae2;background:#fff;cursor:pointer;font-size:17px;font-weight:800;color:#1a56db;display:flex;align-items:center;justify-content:center}.acc-fontrow button:hover{background:#eef2ff;border-color:#1a56db}.acc-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.acc-opt{display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center;padding:12px 8px;border:1.5px solid #e2e6ec;border-radius:12px;background:#fff;cursor:pointer;font-size:12.5px;font-weight:600;color:#333;transition:.15s;min-height:78px;justify-content:center}.acc-opt svg{width:26px;height:26px;stroke:#1a56db;fill:none;stroke-width:1.8}.acc-opt:hover{border-color:#1a56db;background:#f5f8ff}.acc-opt[aria-pressed=true]{background:#1a56db;border-color:#1a56db;color:#fff}.acc-opt[aria-pressed=true] svg{stroke:#fff}.acc-foot{display:flex;flex-direction:column;gap:8px;margin-top:12px}.acc-reset{width:100%;padding:11px;border-radius:10px;border:0;background:#ef4444;color:#fff;font-weight:700;font-size:14px;cursor:pointer}.acc-reset:hover{background:#dc2626}.acc-statement-link{display:block;text-align:center;font-size:13px;color:#1a56db;font-weight:700;text-decoration:underline;cursor:pointer;padding:4px}.acc-guide{position:fixed;left:0;right:0;height:26px;background:#1a56db1a;border-top:2px solid #1a56db;border-bottom:2px solid #1a56db;pointer-events:none;z-index:2900;display:none}html.acc-guide-on .acc-guide{display:block}html.acc-links a{outline:2px dashed #d97706!important;outline-offset:2px;text-decoration:underline!important;font-weight:700!important}html.acc-readable,html.acc-readable *{font-family:Arial,Helvetica Neue,sans-serif!important;letter-spacing:.03em!important;line-height:1.85!important}html.acc-noanim *,html.acc-noanim *:before,html.acc-noanim *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}html.acc-bigcursor,html.acc-bigcursor *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 24 24'%3E%3Cpath d='M4 2l7 18 2-7 7-2z' fill='%23000' stroke='%23fff' stroke-width='1.2'/%3E%3C/svg%3E") 4 4,auto!important}html.acc-fs1 #main,html.acc-fs1 footer{zoom:1.12}html.acc-fs2 #main,html.acc-fs2 footer{zoom:1.24}html.acc-fs3 #main,html.acc-fs3 footer{zoom:1.38}html.acc-contrast body{background:#000!important}html.acc-contrast :where(section,div,header,footer,nav,article,aside,main,ul,li,form){background-color:#000!important;background-image:none!important;color:#fff!important}html.acc-contrast :where(h1,h2,h3,h4,h5,h6,p,span,li,label,strong,small,td,th,em,input,textarea){color:#fff!important}html.acc-contrast a{color:#ff0!important}html.acc-contrast button:not(.acc-opt):not(.acc-btn):not(.acc-close):not(.acc-reset),html.acc-contrast .btn{background:#000!important;color:#fff!important;border:1px solid #fff!important}html.acc-contrast .acc-panel,html.acc-contrast .acc-panel :where(div,span,button){background-color:#fff!important;color:#1f2430!important}html.acc-contrast .acc-head,html.acc-contrast .acc-opt[aria-pressed=true]{background-color:#6d35e8!important;color:#fff!important}html.acc-contrast .acc-head h3,html.acc-contrast .acc-head h3 svg *{color:#fff!important;stroke:#fff!important}html.acc-contrast .acc-reset{background-color:#ef4444!important;color:#fff!important}html.acc-invert img,html.acc-invert video,html.acc-invert [style*=background-image],html.acc-invert .hero:before{filter:invert(1) hue-rotate(180deg)}@media (max-width:600px){.acc-widget{bottom:18px;left:16px}.acc-btn{width:50px;height:50px}.acc-panel{bottom:62px;width:300px}}.acc-modal{position:fixed;inset:0;z-index:4000;background:#0f111e99;display:none;align-items:center;justify-content:center;padding:20px}.acc-modal.open{display:flex}.acc-modal-card{background:#fff;color:#1f2430;border-radius:16px;max-width:640px;width:100%;max-height:88vh;overflow-y:auto;padding:32px;direction:rtl;box-shadow:0 24px 60px #0006}.acc-modal-card h2{font-size:24px;font-weight:800;margin:0 0 6px;color:#191a2f}.acc-modal-card h3{font-size:17px;font-weight:800;margin:20px 0 8px;color:#1a56db}.acc-modal-card p,.acc-modal-card li{font-size:15px;line-height:1.75;color:#3a4150}.acc-modal-card ul{padding-inline-start:20px;margin:8px 0}.acc-modal-close{float:left;background:#f1f3f7;border:0;width:36px;height:36px;border-radius:10px;font-size:22px;cursor:pointer;line-height:1}.acc-modal-card a{color:#1a56db;font-weight:700}.cookie-bar{position:fixed;left:0;right:0;bottom:0;z-index:2800;background:#191a2f;color:#fff;padding:15px 20px 15px 100px;box-shadow:0 -6px 24px #00000047;display:none;direction:rtl}.cookie-bar.show{display:block}.cookie-inner{max-width:1100px;margin:0 auto;display:flex;align-items:center;gap:18px;flex-wrap:wrap;justify-content:center}.cookie-inner p{font-size:13.5px;margin:0;flex:1;min-width:250px;line-height:1.6}.cookie-inner a{color:var(--teal);text-decoration:underline}.cookie-btns{display:flex;gap:10px;flex-wrap:wrap}.cookie-btns button{border:0;border-radius:999px;padding:10px 24px;font-weight:700;font-size:14px;cursor:pointer;font-family:inherit}.ck-accept{background:var(--teal);color:#06312e}.ck-accept:hover{background:var(--teal-d)}.ck-reject{background:transparent;color:#fff;border:1.5px solid rgba(255,255,255,.4)}.ck-reject:hover{background:#ffffff1a}@media (max-width:600px){.cookie-bar{padding:14px 16px 18px}.cookie-inner{flex-direction:column;gap:11px}.cookie-inner p{text-align:center;min-width:0}}@keyframes waPulse{0%{box-shadow:0 8px 22px #25d3666b,0 0 #25d36680}70%{box-shadow:0 8px 22px #25d3666b,0 0 0 15px #25d36600}to{box-shadow:0 8px 22px #25d3666b,0 0 #25d36600}}.topbar{background:var(--navy);color:#fff;font-size:13.5px;padding:8px 0}.tb{display:flex;align-items:center;justify-content:space-between;gap:12px}.tb-msg{flex:1;text-align:center}.tb-msg a{color:var(--gold);font-weight:600;text-decoration:underline;text-underline-offset:3px}.tb-social{display:flex;gap:9px}.tb-social a{color:#c7cbd6;display:grid;place-items:center}.tb-social a:hover{color:var(--teal)}.tb-social .ico{width:16px;height:16px}.tb-phone{display:flex;align-items:center;gap:6px;color:#fff;font-weight:700;white-space:nowrap}.tb-phone .ico{width:15px;height:15px;stroke:var(--teal)}header .wrap{max-width:1300px}.topbar a{color:var(--gold);font-weight:600;text-decoration:underline;text-underline-offset:3px}header{position:sticky;top:0;z-index:1000;background:#ffffffeb;backdrop-filter:blur(10px);border-bottom:1px solid var(--line)}.nav{display:flex;align-items:center;justify-content:space-between;gap:18px;height:74px}.logo{display:flex;align-items:center;gap:10px;font-weight:900;font-size:23px;color:var(--navy)}.logo .mark{width:34px;height:34px;border-radius:10px;background:linear-gradient(135deg,var(--teal),var(--teal-d));display:grid;place-items:center;color:#fff}.logo .mark svg{width:20px;height:20px;stroke:#fff;fill:none;stroke-width:2.2}.logo b{color:var(--teal-d)}.menu{display:flex;gap:1px;align-items:center}.menu a{padding:8px 9px;border-radius:9px;font-weight:500;font-size:14px;color:#39404f;transition:.2s}.menu a:hover{color:var(--teal-d);background:var(--soft)}.nav-cta{display:flex;align-items:center;gap:14px}.nav-cta .phone{font-weight:700;color:var(--navy);font-size:15.5px;display:flex;align-items:center;gap:7px}.burger{display:none;background:none;border:0;cursor:pointer;color:var(--navy)}.hdr-social{display:flex;gap:7px}.hdr-social a{width:33px;height:33px;border-radius:9px;display:grid;place-items:center;color:#5a6270;background:var(--soft);transition:.2s}.hdr-social a:hover{background:var(--teal);color:#fff}.hdr-social .ico{width:17px;height:17px}.has-drop{position:relative;display:flex;align-items:center}.drop-parent{display:flex;align-items:center;gap:3px}.chev{width:12px;height:12px;stroke:currentColor;fill:none;stroke-width:2.4;transition:.2s}.has-drop:hover .chev{transform:rotate(180deg)}.dropdown{position:absolute;top:calc(100% + 12px);right:0;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow);padding:10px;min-width:200px;display:flex;flex-direction:column;gap:1px;opacity:0;visibility:hidden;transform:translateY(6px);transition:.18s;z-index:1200}.dropdown:before{content:"";position:absolute;bottom:100%;left:0;right:0;height:14px}.has-drop:hover .dropdown,.has-drop:focus-within .dropdown{opacity:1;visibility:visible;transform:translateY(0)}.dropdown a{padding:9px 12px;border-radius:9px;font-size:14.5px;color:#39404f;white-space:nowrap}.dropdown a:hover{background:var(--soft);color:var(--teal-d)}.dropdown .drop-all{color:var(--teal-d);font-weight:700;border-top:1px solid var(--line);margin-top:4px;padding-top:10px;border-radius:0}.mega{flex-direction:row;gap:6px;min-width:520px}.mcol{display:flex;flex-direction:column;gap:1px;min-width:150px}.mh{font-size:12px;font-weight:800;color:var(--teal-d);padding:4px 12px 6px}.hero{position:relative;min-height:88vh;display:flex;flex-direction:column;justify-content:center;color:#fff;overflow:hidden;isolation:isolate}.hero:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(to top,#191a2fad,#191a2f42 46%,#191a2f47),url(/vietname_assets/hero.jpg) center 32%/cover no-repeat}.hero-head{position:relative;z-index:2;text-align:center;padding:40px 0 56px}.hero-cta{display:inline-flex;align-items:center;gap:10px;margin-top:28px;background:linear-gradient(135deg,#5bc4be,#4db8b2);color:#06312e;font-weight:800;font-size:18px;padding:15px 34px;border-radius:999px;box-shadow:0 12px 32px #5bc4be80;transition:.2s}.hero-cta:hover{transform:translateY(-2px);box-shadow:0 16px 40px #5bc4be99}.hero-cta svg{width:19px;height:19px}.hero h1{color:#fff;font-size:clamp(32px,5vw,56px);font-weight:800;letter-spacing:-.01em;text-shadow:0 4px 30px rgba(0,0,0,.4)}.hero h1 span{color:var(--teal)}.hero p.lead{font-size:clamp(16px,2vw,20px);opacity:.96;margin:16px auto 0;max-width:560px;text-shadow:0 2px 14px rgba(0,0,0,.45)}.lead-float{position:relative;z-index:5;margin-top:-108px}.lead-card{background:#fff;border-radius:26px;box-shadow:0 34px 80px #191a2f3d;padding:34px 34px 24px;max-width:1240px;margin:0 auto;position:relative}.lead-badge{position:absolute;top:-54px;left:50%;transform:translate(-50%);width:88px;height:88px}.lead-badge:before{content:"";position:absolute;inset:0;margin:auto;width:88%;height:88%;border-radius:50%;background:#fff}.lead-badge img{position:relative;z-index:1;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 8px 16px rgba(25,26,47,.22))}.lead-title{text-align:center;margin-top:12px;margin-bottom:16px}.lead-title strong{display:block;font-size:clamp(20px,2.3vw,25px);font-weight:800;color:var(--navy)}.lead-title span{font-size:15px;color:var(--muted)}.lead-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.lead-msg{margin-top:12px}.lead-msg textarea{min-height:76px}.lead-foot{display:flex;align-items:flex-end;gap:20px;flex-wrap:wrap;margin-top:12px}.lead-foot .seg-block{flex:1 1 auto}.lead-foot .btn{margin-inline-start:auto;padding:16px 36px;font-weight:900}.seg-label{display:block;font-weight:700;color:#3a4150;font-size:13.5px;margin-bottom:7px}.seg{display:inline-flex;flex-wrap:wrap;background:var(--soft);border:1px solid var(--line);border-radius:12px;padding:4px;gap:4px}.seg button{border:none;background:transparent;color:var(--ink);font-family:inherit;font-weight:700;font-size:13.5px;padding:10px 15px;border-radius:9px;cursor:pointer;white-space:nowrap;transition:.18s;min-height:44px}.seg button.on{background:var(--gold);color:#3a2a05}.req{color:#e11d48;font-weight:800}.lead-status{margin-top:16px;text-align:center;font-weight:700;font-size:15px}.lead-status.ok{color:var(--teal-d)}.lead-status.err{color:#d64550}.field{margin-bottom:12px}.field label{display:block;font-size:13.5px;font-weight:600;color:#3a4150;margin-bottom:5px}.field input,.field select,.field textarea{width:100%;font-family:inherit;font-size:15px;padding:12px 14px;border:1.5px solid var(--line);border-radius:12px;background:#fff;color:var(--ink);transition:.2s;text-align:right;direction:rtl}.field textarea{min-height:56px;resize:vertical}.field input::placeholder,.field textarea::placeholder{text-align:right}.field input[type=date]{direction:ltr;text-align:left}.field input:focus,.field select:focus,.field textarea:focus{outline:none;border-color:var(--teal);box-shadow:0 0 0 4px #5bc4be29}.benefits{background:var(--soft)}.bgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.benefit{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:26px 22px;text-align:center;box-shadow:var(--shadow-sm)}.benefit .circ{width:56px;height:56px;border-radius:16px;background:#5bc4be24;display:grid;place-items:center;margin:0 auto 14px}.benefit .circ .ico{width:26px;height:26px;stroke:var(--teal-d)}.benefit h3{font-size:18px;margin-bottom:6px}.benefit p{color:var(--muted);font-size:14.5px}.noprice{background:linear-gradient(120deg,var(--navy),#20223f);color:#fff;border-radius:0}.noprice .inner{display:grid;grid-template-columns:auto 1fr auto;gap:30px;align-items:center}.noprice .badge{width:76px;height:76px;border-radius:20px;background:#fabf5729;display:grid;place-items:center}.noprice .badge .ico{width:38px;height:38px;stroke:var(--gold)}.noprice h2{color:#fff;font-size:clamp(22px,2.6vw,30px)}.noprice p{opacity:.9;margin-top:8px;max-width:680px}.noprice .btn{white-space:nowrap}#dest .wrap{max-width:1340px}.dgrid{display:flex;flex-wrap:wrap;gap:18px;justify-content:center}.dest{position:relative;flex:1 1 300px;max-width:318px;aspect-ratio:3/4;border-radius:22px;overflow:hidden;box-shadow:var(--shadow-sm);display:block}.dest img{width:100%;height:100%;object-fit:cover;transition:.6s cubic-bezier(.2,.7,.2,1)}.dest:hover img{transform:scale(1.09)}.dest:after{content:"";position:absolute;inset:0;transition:.4s;background:linear-gradient(to top,#0f101ed1,#0f101e47 42%,#0f101e00 72%)}.dest:hover:after{background:linear-gradient(to top,#0f101ef0,#0f101e8c 52%,#0f101e1f 82%)}.dest .cap{position:absolute;inset-inline:0;inset-block-end:0;padding:24px 20px;z-index:2;color:#fff;text-align:center}.dest .cap h3{color:#fff;font-size:27px;line-height:1.2}.dest .reveal{max-height:0;opacity:0;transform:translateY(8px);overflow:hidden;transition:.4s}.dest:hover .reveal{max-height:120px;opacity:1;transform:translateY(0);margin-top:7px}.dest .cap p{font-size:14px;line-height:1.55;color:#e9eef5}.dest .go{display:inline-flex;align-items:center;gap:6px;margin-top:10px;font-weight:800;font-size:14px;color:#fff}.dest .go .ico{width:18px;height:18px;stroke:var(--teal)}.center-cta{text-align:center;margin-top:40px}.how{background:linear-gradient(#191a2fd9,#141526d9),url(/vietname_assets/voucher.jpg) center/cover no-repeat;position:relative}.how .sec-head h2{color:#fff}.how .sec-head p{color:#ffffffd9}.how .step h3{color:#fff}.how .step p{color:#ffffffd1}.steps{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;counter-reset:st}.step{text-align:center;position:relative;padding:0 6px}.step .num{display:block;font-weight:800;font-size:clamp(48px,5vw,64px);line-height:1;color:var(--teal);margin:0 auto 6px;text-shadow:0 2px 14px rgba(0,0,0,.35)}.step h3{font-size:17px;margin-bottom:5px}.step p{color:var(--muted);font-size:14px}.story .inner{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.story img{border-radius:var(--radius);box-shadow:var(--shadow);height:100%;object-fit:cover}.story h2{font-size:clamp(24px,3vw,34px);margin-bottom:14px}.story p{color:#444b59;margin-bottom:14px}.story ul{list-style:none;display:grid;gap:10px;margin-top:6px}.story li{display:flex;gap:10px;align-items:flex-start;font-weight:500}.story li .ico{width:22px;height:22px;stroke:var(--teal-d);flex:none;margin-top:3px}.partners{border-top:1px solid var(--line);margin-top:30px;padding-top:22px}.partners span{display:block;font-size:13px;color:var(--muted);margin-bottom:12px;font-weight:600}.plogos{display:flex;flex-wrap:wrap;gap:26px;align-items:center;color:#9aa2af;font-weight:800;font-size:16px;letter-spacing:.03em}.airlines{background:var(--soft)}.prow{margin-top:16px}.plabel{display:block;text-align:center;font-size:13px;font-weight:700;color:var(--muted);letter-spacing:.05em;margin-bottom:8px}.marquee{direction:ltr;overflow-x:auto;overflow-y:hidden;cursor:grab;scrollbar-width:none;-ms-overflow-style:none;-webkit-mask:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent);mask:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent)}.marquee::-webkit-scrollbar{display:none}.marquee.dragging{cursor:grabbing}.mtrack{display:flex;width:max-content;margin-inline:auto;align-items:center;gap:60px;padding:8px clamp(24px,5vw,60px)}.mlogo{flex:0 0 auto;display:flex;align-items:center;height:50px}.mlogo img{height:100%;width:auto;max-width:165px;object-fit:contain;filter:grayscale(1);opacity:.72;transition:.25s;user-select:none;-webkit-user-drag:none}.mlogo img:hover{filter:none;opacity:1}.hgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.hcarousel{position:relative;margin-top:6px}.htrack{direction:ltr;display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x proximity;scroll-behavior:smooth;padding:6px 4px 12px;scrollbar-width:none;-ms-overflow-style:none}.htrack::-webkit-scrollbar{display:none}.htrack .hotel{direction:rtl;scroll-snap-align:start;flex:0 0 300px}.htrack .hotel img{height:200px}.harrow{position:absolute;top:calc(50% - 30px);transform:translateY(-50%);z-index:6;width:46px;height:46px;border-radius:50%;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:.2s}.harrow:hover{background:var(--navy);border-color:var(--navy)}.harrow:hover svg{stroke:#fff}.harrow svg{width:22px;height:22px;stroke:var(--navy);fill:none;stroke-width:2.4}.harrow.prev{left:-8px}.harrow.next{right:-8px}@media (max-width:900px){.harrow{display:none}.htrack .hotel{flex:0 0 80%}}.dreltrack .dest{direction:rtl;flex:0 0 280px;max-width:280px;scroll-snap-align:start}@media (max-width:900px){.dreltrack .dest{flex:0 0 80%}}.hotel{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-sm);transition:.25s;display:flex;flex-direction:column}.hotel:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.hotel img{height:190px;width:100%;object-fit:cover}.hotel .body{padding:18px 18px 20px;display:flex;flex-direction:column;flex:1}.hotel .stars{color:var(--gold);letter-spacing:2px;font-size:14px;text-align:center}.hotel h3{font-size:18px;margin:4px 0;text-align:left;direction:ltr}.hotel .loc{color:var(--muted);font-size:13.5px;display:flex;align-items:center;gap:6px;margin-bottom:12px}.hotel .loc .ico{width:15px;height:15px;stroke:var(--teal-d)}.hotel .body .btn{width:100%;justify-content:center;font-size:15px;padding:11px;margin-top:auto}.aud{background:var(--soft)}.agrid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.acard{position:relative;border-radius:var(--radius);overflow:hidden;height:340px;box-shadow:var(--shadow-sm)}.acard img{width:100%;height:100%;object-fit:cover;transition:.5s}.acard:hover img{transform:scale(1.06)}.acard:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,#191a2fd1,#191a2f1f 65%)}.acard .c{position:absolute;inset-block-end:0;padding:24px;z-index:2;color:#fff}.acard h3{color:#fff;font-size:23px;margin-bottom:6px}.acard p{font-size:14.5px;opacity:.92;margin-bottom:12px}.acard .lnk{color:var(--teal);font-weight:700;display:inline-flex;align-items:center;gap:6px}.sgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.service{border:1px solid var(--line);border-radius:var(--radius);padding:28px 24px;text-align:center;background:#fff;box-shadow:var(--shadow-sm)}.service .circ{width:60px;height:60px;border-radius:16px;background:#fabf5729;display:grid;place-items:center;margin:0 auto 14px}.service .circ .ico{width:28px;height:28px;stroke:#c98a1e}.service .sico{width:84px;height:84px;object-fit:contain;margin:0 auto 12px;display:block}.service h3{font-size:19px;margin-bottom:8px}.service p{color:var(--muted);font-size:15px;margin-bottom:14px}.service a{color:var(--teal-d);font-weight:700;display:inline-flex;gap:6px;align-items:center}.blog{background:var(--soft)}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.bpost{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;transition:.25s}.bpost:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.bpost img{height:200px;width:100%;object-fit:cover;transition:.5s}.bpost:hover img{transform:scale(1.05)}.bpost .bbody{padding:20px 20px 22px;display:flex;flex-direction:column;flex:1}.bpost .btag{font-size:12px;font-weight:700;color:var(--teal-d);letter-spacing:.04em;margin-bottom:8px}.bpost h3{font-size:19px;color:var(--navy);margin-bottom:8px;line-height:1.4}.bpost p{font-size:14px;color:var(--muted);line-height:1.65;margin-bottom:16px;flex:1}.bpost .more{color:var(--teal);font-weight:700;display:inline-flex;align-items:center;gap:6px;font-size:14.5px}.bpost .more .ico{width:16px;height:16px;stroke:var(--teal)}.testi{background:var(--navy);color:#fff}.testi .sec-head h2{color:#fff}.tgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.quote{background:var(--navy2);border:1px solid rgba(255,255,255,.08);border-radius:var(--radius);padding:26px 24px}.quote .stars{color:var(--gold);letter-spacing:2px;margin-bottom:10px}.quote p{opacity:.92;font-size:15.5px}.quote .who{margin-top:16px;font-weight:700}.quote .who small{display:block;color:#9aa2af;font-weight:400}.placeholder-note{text-align:center;color:#9aa2af;font-size:13px;margin-top:22px}.cta-form{position:relative;background:linear-gradient(#10122047,#10122047),url(/vietname_assets/cta-bg-lanterns.jpg) center/100% auto no-repeat #0f1626}.cta-form:before,.cta-form:after{content:"";position:absolute;left:0;right:0;height:190px;pointer-events:none;z-index:0}.cta-form:before{top:0;background:linear-gradient(to bottom,var(--soft) 0%,rgba(246,249,249,.97) 10%,rgba(246,249,249,.88) 22%,rgba(246,249,249,.72) 35%,rgba(246,249,249,.5) 50%,rgba(246,249,249,.28) 65%,rgba(246,249,249,.12) 80%,rgba(246,249,249,.03) 92%,rgba(246,249,249,0) 100%)}.cta-form:after{bottom:0;background:linear-gradient(to top,var(--bg) 0%,rgba(255,255,255,.97) 10%,rgba(255,255,255,.88) 22%,rgba(255,255,255,.72) 35%,rgba(255,255,255,.5) 50%,rgba(255,255,255,.28) 65%,rgba(255,255,255,.12) 80%,rgba(255,255,255,.03) 92%,rgba(255,255,255,0) 100%)}.cta-form .wrap{position:relative;z-index:1}.cta-wrap{display:grid;grid-template-columns:1fr 1.05fr;gap:0;background:#fff;border-radius:24px;overflow:hidden;box-shadow:var(--shadow);max-width:1000px;margin:0 auto}.cta-img{position:relative;min-height:100%}.cta-img img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.cta-body{padding:38px 34px}.cta-body h2{font-size:27px;margin-bottom:6px}.cta-body>p{color:var(--muted);margin-bottom:20px}.frow{display:grid;grid-template-columns:1fr 1fr;gap:12px}.frow .full{grid-column:1/-1}.chips{display:flex;gap:10px;flex-wrap:wrap;margin-top:2px}.chip{position:relative}.chip input{position:absolute;opacity:0}.chip span{display:inline-block;padding:9px 16px;border:1.5px solid var(--line);border-radius:999px;font-size:14px;cursor:pointer;transition:.2s}.chip input:checked+span{background:var(--navy);color:#fff;border-color:var(--navy)}.faq-list{max-width:820px;margin:0 auto;display:grid;gap:12px}.faq{border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#fff}.faq summary{list-style:none;cursor:pointer;padding:18px 20px;font-weight:700;color:var(--navy);display:flex;justify-content:space-between;align-items:center;gap:12px}.faq summary::-webkit-details-marker{display:none}.faq summary .ico{width:20px;height:20px;stroke:var(--teal-d);transition:.25s;flex:none}.faq[open] summary .ico{transform:rotate(45deg)}.faq .ans{padding:0 20px 18px;color:#4b5261}footer{background:var(--navy);color:#c7cbd6;padding:60px 0 96px}@media (max-width:1200px){footer{padding-bottom:168px}}.fgrid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:40px;margin-bottom:40px}.fbrand .logo{color:#fff;margin-bottom:14px}.fbrand p{opacity:.8;font-size:14.5px;max-width:320px}footer h4{color:#5bc4be;font-size:16px;margin-bottom:16px}footer ul{list-style:none;display:grid;gap:9px}footer ul a{opacity:.8;font-size:14.5px;display:inline-block;padding:6px 0}footer ul a:hover{color:var(--teal);opacity:1}.social{display:flex;gap:12px;margin-top:16px}.social a{display:flex;align-items:center;color:#5bc4be;transition:.2s}.social a:hover{color:#3fa8a2;transform:scale(1.12)}.social .ico{width:18px;height:18px}.fbottom{border-top:1px solid rgba(255,255,255,.1);padding-top:22px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;font-size:13.5px;opacity:.75}.fbottom .fb-rights{text-align:start}.fbottom .fb-ai{text-align:center}.fbottom .fb-group{text-align:end}.fbottom .fb-brand{color:#efb054;font-weight:700}.fbottom>span{white-space:nowrap}.fbottom .ai-link{color:var(--teal);text-decoration:none;font-weight:600}.fbottom .ai-link:hover{text-decoration:underline}@media (max-width:960px){.fbottom{font-size:12.5px;gap:12px}}@media (max-width:800px){.fbottom{font-size:11.5px;gap:9px}}.lead-grid .field{min-width:0}.field input,.field select,.field textarea{min-width:0;max-width:100%}.field input[type=date]{-webkit-appearance:none;appearance:none}.m-overlay{position:fixed;inset:0;background:#0f101e8c;opacity:0;visibility:hidden;transition:.3s;z-index:1400}.m-overlay.open{opacity:1;visibility:visible}.m-shell{position:fixed;inset:0;overflow:hidden;pointer-events:none;z-index:1500}.m-drawer{position:absolute;top:0;right:0;height:100%;width:min(82vw,320px);background:#191a2f;pointer-events:auto;transform:translate(100%);transition:transform .32s cubic-bezier(.2,.7,.2,1);display:flex;flex-direction:column;padding:64px 20px 28px;overflow-y:auto;box-shadow:-12px 0 44px #00000073}.m-drawer.open{transform:translate(0)}.m-drawer a{color:#e7eaf0;font-size:17px;font-weight:600;padding:13px 8px;border-bottom:1px solid rgba(255,255,255,.08)}.m-drawer a:hover{color:var(--teal)}.m-drawer .m-cta{margin-top:18px;background:var(--teal);color:#06312e;text-align:center;border-radius:999px;border-bottom:0;font-weight:800;padding:14px}.m-close{position:absolute;top:14px;left:14px;background:none;border:0;color:#fff;font-size:30px;line-height:1;cursor:pointer;padding:6px}body.menu-open{overflow:hidden}@media (max-width:960px){.menu,.tb-phone,.hdr-social{display:none}.burger{display:block}.hero .wrap{grid-template-columns:1fr;gap:28px}.bgrid,.dgrid,.hgrid,.sgrid,.agrid,.tgrid{grid-template-columns:1fr 1fr}.steps{grid-template-columns:1fr 1fr 1fr}.step:before{display:none}.noprice .inner{grid-template-columns:1fr;text-align:center;gap:18px}.noprice .badge{margin:0 auto}.story .inner,.cta-wrap{grid-template-columns:1fr}.cta-img{min-height:220px}.fgrid{grid-template-columns:1fr 1fr}}@media (max-width:820px){.lead-grid{grid-template-columns:1fr 1fr}.lead-float{margin-top:-84px}.dest .cap h3{font-size:23px}}@media (max-width:600px){section{padding:56px 0}.bgrid,.hgrid,.sgrid,.agrid,.tgrid,.steps,.frow,.blog-grid,.fgrid{grid-template-columns:1fr}.hero{min-height:0;aspect-ratio:1/1.12}.hero:before{background-position:left 32%}.hero h1{font-size:30px}.hero p.lead{font-size:16px}.hero-head{padding:36px 0 44px}.hero-cta{font-size:16px;padding:13px 26px;margin-top:22px}.lead-float{margin-top:-72px}.lead-card{padding:40px 18px 24px}.lead-grid{grid-template-columns:1fr}.lead-title strong{font-size:20px}.lead-foot{flex-direction:column;align-items:stretch;gap:14px}.seg{width:100%}.seg button{flex:1 1 auto}.lead-foot .btn{width:100%;justify-content:center;margin-inline-start:0}.dgrid{gap:12px}.dest{flex:1 1 calc(50% - 6px);max-width:none;aspect-ratio:4/5}.dest .cap{padding:16px 12px}.dest .cap h3{font-size:19px}.dest .reveal{display:none}footer{text-align:center}.fgrid{gap:30px;text-align:center}.fbrand p{max-width:none}.fbrand .logo img{margin-inline:auto}.social{justify-content:center}footer ul{justify-items:center}.fbottom{grid-template-columns:1fr;justify-items:center;text-align:center;gap:8px}.fbottom>span{white-space:normal}.fbottom .fb-rights,.fbottom .fb-ai,.fbottom .fb-group{text-align:center}}@media (min-width:601px) and (max-width:1024px){.hero{min-height:0;aspect-ratio:1/1.05}.hero:before{background-position:left 32%}.agrid,.sgrid,.tgrid,.blog-grid{display:flex!important;flex-wrap:nowrap;overflow-x:auto;gap:18px;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:8px}.agrid::-webkit-scrollbar,.sgrid::-webkit-scrollbar,.tgrid::-webkit-scrollbar{display:none}.agrid>*,.sgrid>*,.tgrid>*,.blog-grid>*{flex:0 0 62%;scroll-snap-align:start}.cta-img{min-height:0;aspect-ratio:4/3}.cta-img img{object-position:center}}@media (min-width:601px) and (max-width:1024px) and (orientation:landscape){.hero{aspect-ratio:16/9}}@media (max-width:380px){.dest{flex:1 1 100%;aspect-ratio:16/10}}@media (max-width:600px){.pheader{padding:9px 14px;gap:8px}.p-logo{gap:8px;transform:none}.p-logo img{height:42px}.p-company{font-size:18px}.p-cta{padding:9px 14px;font-size:13px}.p-wave{height:26px;margin-bottom:-26px}}.p-topbar{background:#0f1020;color:#fff;font-size:13.5px;text-align:center;padding:8px 12px;position:relative;z-index:1001}.p-topbar a{color:#fabf57;font-weight:600;text-decoration:underline;text-underline-offset:3px}.pheader-wrapper{position:sticky;top:0;z-index:1000}.pheader-wrapper:hover,.pheader-wrapper:focus-within{z-index:1100}.pheader{background:#191a2f;padding:20px 18px;display:flex;justify-content:space-between;align-items:center;gap:10px;position:relative;z-index:1000}.p-logo{display:flex;align-items:center;gap:12px;position:relative;z-index:3;transform:translateY(9px)}.p-logo img{height:60px;width:auto;object-fit:contain}.p-company{font-size:27px;font-weight:800;color:#fff;white-space:nowrap}.p-nav{display:flex;align-items:center;gap:16px;flex:1;justify-content:center;flex-wrap:nowrap}.p-nav>a{color:#e7eaf0;font-size:17px;font-weight:500;padding:9px 10px;border-radius:8px;white-space:nowrap;transition:.2s}.p-nav>a:hover{color:#5bc4be}.p-nav .drop-parent{color:#e7eaf0;font-size:17px;font-weight:500;padding:9px 10px}.p-nav .has-drop:hover .drop-parent{color:#5bc4be}.p-right{display:flex;align-items:center;gap:16px}.p-social{display:flex;gap:13px;align-items:center}.p-social a{color:#5bc4be;display:flex}.p-social svg{width:20px;height:20px;fill:#5bc4be;transition:.2s}.p-social a:hover svg{transform:scale(1.15)}.p-cta{background:linear-gradient(135deg,#5bc4be,#4db8b2);color:#06312e;font-weight:700;font-size:14.5px;padding:10px 22px;border-radius:999px;white-space:nowrap;box-shadow:0 4px 14px #5bc4be66;transition:.2s}.p-cta:hover{transform:translateY(-1px)}.p-wave{position:relative;height:44px;overflow:hidden;margin-top:-1px;margin-bottom:-44px;pointer-events:none;z-index:999;line-height:0}.p-wave svg{display:block;width:100%;height:100%}.p-burger{display:none;background:none;border:0;color:#fff;cursor:pointer;padding:8px;margin:-8px;min-width:44px;min-height:44px;align-items:center;justify-content:center}@media (max-width:1120px){.p-nav,.p-social{display:none}.p-burger{display:inline-flex}.pheader{padding:10px 20px}.p-right{display:contents}.p-burger{order:1}.p-logo{transform:none;order:2;flex:1;justify-content:center}.p-cta{order:3}}.reasons{position:relative;padding:50px 40px;text-align:center;background:url(/vietname_assets/flag.jpg) center top/cover no-repeat}.reasons:before{content:"";position:absolute;inset:0;background:#191a2fd9}.reasons>*{position:relative;z-index:1}.reasons h2{color:#fff;font-size:28px;font-weight:700;margin-bottom:40px}.rgrid{display:flex;justify-content:center;align-items:flex-start;gap:40px;flex-wrap:wrap;max-width:1200px;margin:0 auto}.ritem{display:flex;flex-direction:column;align-items:center;gap:15px;max-width:200px}.ricon{width:96px;height:96px;display:flex;align-items:center;justify-content:center}.ricon svg{width:96px;height:96px;color:var(--teal);fill:currentColor;stroke:none}.rtext{font-size:16px;font-weight:600;color:#fff;line-height:1.5;margin:0}@media (max-width:768px){.reasons{padding:40px 20px}.reasons h2{font-size:22px;margin-bottom:30px}.rgrid{gap:35px}.ritem{max-width:160px}.ricon,.ricon svg{width:80px;height:80px}.rtext{font-size:14px}}.crumbs{display:flex;gap:8px;align-items:center;font-size:13px;color:var(--muted);margin-bottom:14px;flex-wrap:wrap}.crumbs a{color:var(--teal-d);text-decoration:none}.crumbs a:hover{text-decoration:underline}.crumbs.light{color:#ffffffd9}.crumbs.light a{color:#fff;opacity:.92}.dhub{padding:44px 0 60px}.dhub-intro{max-width:760px;margin:2px auto 8px;text-align:center}.dhub-intro p{font-size:16.5px;line-height:1.75;color:var(--muted);margin:0 0 14px}.dhub-intro p:last-child{margin-bottom:0}.dregion{margin-top:44px}.dregion-head{margin:0 0 20px;padding-inline-start:14px;border-inline-start:4px solid var(--teal)}.dregion-title{font-size:22px;font-weight:800;color:var(--navy);margin:0 0 4px}.dregion-head p{margin:0;font-size:14.5px;color:var(--muted);line-height:1.6;max-width:640px}.dguide-list{display:flex;flex-direction:column;gap:26px;max-width:820px;margin:0 auto}.dgsec{display:flex;gap:16px;align-items:flex-start}.dgsec-ic{flex:none;width:72px;height:72px;display:flex;align-items:center;justify-content:center}.dgsec-ic img{width:100%;height:100%;object-fit:contain}.dgsec-body{flex:1;min-width:0}.dgsec-body h3{font-size:19.5px;font-weight:800;color:var(--navy);margin:4px 0 9px}.dgsec-body p{font-size:15.5px;color:var(--ink);line-height:1.85;margin:0 0 11px}.dgsec-body p:last-of-type{margin-bottom:0}.dgsec-link{display:inline-flex;align-items:center;gap:5px;margin-top:12px;color:var(--teal-d);font-weight:800;font-size:14.5px}.dgsec-link svg{width:17px;height:17px;fill:none;stroke:var(--teal-d);stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.dgsec-link:hover{color:var(--navy)}@media (max-width:600px){.dgsec-ic{width:58px;height:58px}}.dgetting{margin-top:60px}.dget-lead{max-width:840px;color:var(--muted);font-size:15.5px;line-height:1.8;margin:0 0 24px}.dget-sub{font-size:18px;font-weight:800;color:var(--navy);margin:0 0 14px}.dgate-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.dgate{display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden;box-shadow:var(--shadow-sm);text-decoration:none;color:inherit;transition:.22s}.dgate:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.dgate-top{display:flex;align-items:center;justify-content:space-between;background:var(--navy);color:#fff;padding:12px 15px;position:relative;direction:ltr}.dgate-code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:800;font-size:22px;letter-spacing:.08em}.dgate-plane{width:20px;height:20px;color:var(--teal);transform:rotate(-45deg)}.dgate-top:after{content:"";position:absolute;bottom:-6px;inset-inline:0;height:11px;background-image:radial-gradient(circle at 6px 6px,#fff 5px,transparent 5.5px);background-size:14px 11px;background-position:center}.dgate-body{padding:14px 15px 16px}.dgate-body h4{font-size:16px;font-weight:800;color:var(--navy);margin:0 0 1px}.dgate-name{display:block;font-size:11.5px;color:var(--muted);font-weight:600;letter-spacing:.02em;margin-bottom:8px;direction:ltr;text-align:left}.dgate-body p{margin:0;font-size:13px;color:var(--muted);line-height:1.6}.dvisa-note{display:flex;gap:22px;align-items:center;background:var(--navy);border-radius:var(--radius);padding:24px 26px;margin-top:26px;position:relative;overflow:hidden}.dvisa-stamp{flex:0 0 auto;font-weight:900;font-size:20px;color:var(--teal);border:3px solid var(--teal);border-radius:10px;padding:14px 20px;transform:rotate(-11deg);letter-spacing:.04em;opacity:.92;box-shadow:inset 0 0 0 2px #5bc4be40}.dvisa-txt h4{font-size:17px;font-weight:800;color:#fff;margin:0 0 6px}.dvisa-txt p{margin:0;font-size:14px;color:#cbd5e1;line-height:1.8}.dvisa-txt a{color:var(--teal);font-weight:800;text-decoration:underline;text-underline-offset:2px}.dget-invite{margin:24px 0 0;font-size:15px;color:var(--muted)}@media (max-width:900px){.dgate-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.dgate-grid{grid-template-columns:1fr}.dvisa-note{flex-direction:column;gap:16px;align-items:flex-start}}.dhub-guide{margin-top:60px}.dguide-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:8px}.dguide{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:24px 26px 26px;box-shadow:var(--shadow-sm);transition:.22s}.dguide:hover{box-shadow:var(--shadow);transform:translateY(-3px);border-color:#5bc4be80}.dguide h3{font-size:18.5px;font-weight:800;color:var(--navy);margin:0 0 14px;position:relative;padding-bottom:10px}.dguide h3:after{content:"";position:absolute;bottom:0;inset-inline-start:0;width:34px;height:3px;border-radius:2px;background:var(--teal)}.dguide p{margin:0;font-size:14.5px;color:var(--muted);line-height:1.75}@media (max-width:700px){.dguide-grid{grid-template-columns:1fr}}.dwhen{margin-top:60px}.dwhen-lead{max-width:840px;color:var(--muted);font-size:15.5px;line-height:1.8;margin:0 0 26px}.dvs{margin-top:60px}.dvs-lead{max-width:840px;color:var(--muted);font-size:15.5px;line-height:1.8;margin:0 0 26px}.dvs-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.dvs-facet{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:22px 24px}.dvs-facet h3{font-size:18px;font-weight:800;color:var(--navy);margin:0 0 16px;position:relative;padding-bottom:9px}.dvs-facet h3:after{content:"";position:absolute;bottom:0;inset-inline-start:0;width:30px;height:3px;border-radius:2px;background:var(--teal)}.dvs-pair{display:grid;grid-template-columns:1fr 1fr}.dvs-col{padding-inline-end:20px}.dvs-col+.dvs-col{padding-inline-end:0;padding-inline-start:20px;border-inline-start:1px solid var(--line)}.dvs-tag{display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:800;margin-bottom:9px}.dvs-tag:before{content:"";width:8px;height:8px;border-radius:50%}.dvs-north .dvs-tag{color:var(--teal-d)}.dvs-north .dvs-tag:before{background:var(--teal)}.dvs-south .dvs-tag{color:#b07d18}.dvs-south .dvs-tag:before{background:var(--gold)}.dvs-col p{margin:0;font-size:13.5px;color:var(--muted);line-height:1.7}.dvs-invite{margin:26px 0 0;font-size:15.5px;color:var(--navy);line-height:1.8;max-width:840px}.dvs-invite a{color:var(--teal-d);font-weight:800;text-decoration:underline;text-underline-offset:2px}@media (max-width:820px){.dvs-grid{grid-template-columns:1fr}}@media (max-width:480px){.dvs-pair{grid-template-columns:1fr}.dvs-col{padding-inline-end:0}.dvs-col+.dvs-col{padding-inline-start:0;border-inline-start:0;border-top:1px solid var(--line);padding-top:16px;margin-top:16px}}.cr-hero{position:relative;min-height:460px;display:flex;align-items:center;overflow:hidden}.cr-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 42%}.cr-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(to left,#191a2feb,#191a2f8c 55%,#191a2f59)}.cr-hero-in{position:relative;z-index:2;max-width:1180px;margin:0 auto;padding:44px 22px;width:100%;color:#fff}.cr-hero-in .crumbs,.cr-hero-in .crumbs a{color:#cbd5e1}.cr-badge{display:inline-block;background:var(--teal);color:#06312e;font-weight:900;font-size:15px;letter-spacing:.04em;padding:6px 16px;border-radius:999px;margin:10px 0 14px}.cr-hero h1{font-size:38px;font-weight:900;color:#fff;line-height:1.15;max-width:640px;margin:0 0 12px}.cr-hero p{font-size:17px;color:#e6ebf2;max-width:620px;line-height:1.7;margin:0 0 22px}.cr-val{padding:56px 0}.cr-grid{display:flex;flex-direction:column;gap:18px;max-width:880px;margin:0 auto}.cr-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:24px 28px;border-inline-start:4px solid var(--teal)}.cr-card h2{font-size:20px;font-weight:800;color:var(--navy);margin:0 0 12px}.cr-card p{margin:0 0 10px;font-size:14.5px;color:var(--muted);line-height:1.7}.cr-card p:last-child{margin-bottom:0}.cr-hint{display:block;margin-top:6px;font-size:12.5px;color:var(--muted);line-height:1.5}#cr-apply input[type=file]{font-family:inherit;font-size:13.5px;color:var(--muted);background:#fff;border:1px dashed var(--line);border-radius:10px;padding:11px 12px;width:100%;cursor:pointer}#cr-apply input[type=file]::file-selector-button{font-family:inherit;font-weight:700;font-size:13px;background:var(--navy);color:#fff;border:0;border-radius:8px;padding:8px 14px;margin-inline-end:12px;cursor:pointer}@media (max-width:820px){.cr-grid{grid-template-columns:1fr}}@media (max-width:700px){.cr-hero h1{font-size:28px}.cr-hero p{font-size:15px}}.ab-eyebrow{display:inline-block;color:var(--teal);font-weight:800;font-size:14px;letter-spacing:.04em;margin:10px 0 8px}.ab-sec{padding:56px 0}.ab-sec.soft{background:var(--soft)}.sec-head.center{text-align:center}.sec-head.center .eyebrow{margin-inline:auto}.ab-intro{max-width:820px;margin:0 auto 34px;text-align:center}.ab-intro p{color:var(--muted);font-size:16px;line-height:1.9;margin:0}.ab-feats{max-width:760px;margin:0 auto;display:flex;flex-direction:column}.ab-feat{display:flex;gap:15px;align-items:flex-start;padding:20px 2px;border-bottom:1px solid var(--line)}.ab-feat:first-child{padding-top:4px}.ab-feat:last-child{border-bottom:0;padding-bottom:4px}.ab-feat-ic{flex:0 0 auto;display:flex;margin-top:3px}.ab-feat-ic svg{width:22px;height:22px;fill:none;stroke:var(--teal-d);stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.ab-feat h3{font-size:17px;font-weight:800;color:var(--navy);margin:0 0 4px}.ab-feat p{margin:0;font-size:14.5px;color:var(--muted);line-height:1.7}.ab-logo{display:grid;grid-template-columns:280px 1fr;gap:36px;align-items:center;max-width:960px;margin:0 auto}.ab-logo-img{display:flex;justify-content:center}.ab-logo-img img{width:100%;max-width:260px;height:auto;filter:drop-shadow(0 14px 34px rgba(15,23,42,.18))}.ab-logo-lead{color:var(--muted);font-size:15.5px;line-height:1.85;margin:0 0 20px}.ab-logo-points{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px}.ab-logo-points li{display:flex;flex-direction:column;gap:2px;border-inline-start:3px solid var(--teal);padding-inline-start:14px}.ab-logo-points strong{color:var(--navy);font-size:15px;font-weight:800}.ab-logo-points span{color:var(--muted);font-size:14px;line-height:1.6}.ab-promise{max-width:760px;margin:0 auto;text-align:center;background:var(--navy);color:#fff;border-radius:var(--radius);padding:40px 34px}.ab-promise h2{color:#fff;font-size:26px;font-weight:900;margin:0 0 12px}.ab-promise p{color:#e6ebf2;font-size:17px;line-height:1.8;margin:0 0 22px}@media (max-width:760px){.ab-feats{grid-template-columns:1fr}.ab-logo{grid-template-columns:1fr;gap:24px}.ab-logo-img img{max-width:200px}}.contact-lead{max-width:720px;margin:0 auto 32px;text-align:center;color:var(--muted);font-size:15.5px;line-height:1.8}.contact-grid{display:grid;grid-template-columns:360px 1fr;gap:26px;max-width:940px;margin:0 auto;align-items:start}.contact-info{background:var(--navy);color:#fff;border-radius:var(--radius);padding:28px 30px}.contact-info h3{color:#fff;font-size:19px;font-weight:800;margin:0 0 18px}.contact-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:18px}.contact-list li{display:flex;gap:13px;align-items:flex-start}.contact-ic{flex:0 0 auto;width:38px;height:38px;border-radius:10px;background:#5bc4be29;display:flex;align-items:center;justify-content:center}.contact-ic svg{width:20px;height:20px;fill:none;stroke:var(--teal);stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.contact-list strong{display:block;color:#fff;font-size:14.5px;font-weight:800;margin-bottom:2px}.contact-list span,.contact-list a{color:#cbd5e1;font-size:13.5px;line-height:1.5}.contact-list a{color:var(--teal);font-weight:700;text-decoration:none}.contact-form{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:26px 28px}@media (max-width:820px){.contact-grid{grid-template-columns:1fr}}.legal{padding:48px 0 64px}.legal-wrap{max-width:820px;margin:0 auto;padding:0 22px}.legal .crumbs{margin-bottom:14px}.legal h1{font-size:32px;font-weight:900;color:var(--navy);margin:0 0 6px;line-height:1.2}.legal-updated{color:var(--muted);font-size:13.5px;margin:0 0 26px}.legal-note{background:var(--soft);border:1px solid var(--line);border-radius:12px;padding:14px 18px;font-size:13.5px;color:var(--muted);line-height:1.7;margin:0 0 26px}.legal-body h2{font-size:21px;font-weight:800;color:var(--navy);margin:32px 0 10px}.legal-body h3{font-size:17px;font-weight:800;color:var(--navy);margin:20px 0 8px}.legal-body p{color:#374151;font-size:15px;line-height:1.9;margin:0 0 14px}.legal-body ul{margin:0 0 16px;padding-inline-start:22px;color:#374151;font-size:15px;line-height:1.9}.legal-body li{margin-bottom:6px}.legal-body a{color:var(--teal-d);font-weight:700}.legal-cta{margin-top:30px;text-align:center;background:var(--soft);border:1px solid var(--line);border-radius:var(--radius);padding:28px}.legal-cta p{font-size:16px;font-weight:700;color:var(--navy);margin:0 0 14px}@media (max-width:600px){.legal h1{font-size:26px}}.aud-check{max-width:720px;margin:26px auto 0}.aud-guide-lead{max-width:820px;margin:0 auto 26px;text-align:center;color:var(--muted);font-size:15.5px;line-height:1.8}.aud-guide{max-width:780px;margin:0 auto;display:flex;flex-direction:column}.aud-dest{padding:19px 0;border-bottom:1px solid var(--line)}.aud-dest:first-child{padding-top:2px}.aud-dest:last-child{border-bottom:0;padding-bottom:2px}.aud-dest h3{font-size:17.5px;font-weight:800;margin:0 0 5px}.aud-dest h3 a{color:var(--teal-d);text-decoration:none;display:inline-flex;align-items:center;gap:8px}.aud-dest h3 a:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--teal);flex:0 0 auto}.aud-dest h3 a:hover{text-decoration:underline;text-underline-offset:3px}.aud-dest p{margin:0;font-size:14.5px;color:var(--muted);line-height:1.7}.svc-lead{max-width:760px;margin:-6px auto 30px;text-align:center;color:var(--muted);font-size:16px;line-height:1.85}.svc-visa{display:grid;grid-template-columns:1fr 1fr;background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-sm);max-width:940px;margin:0 auto 30px}.svc-visa-img{position:relative;min-height:100%}.svc-visa-img img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.svc-visa-tx{padding:30px 32px}.svc-visa-tag{display:inline-block;color:var(--teal-d);font-weight:800;font-size:13px;letter-spacing:.02em;margin-bottom:8px}.svc-visa-tx h3{font-size:22px;font-weight:800;color:var(--navy);margin:0 0 10px}.svc-visa-tx p{margin:0 0 18px;font-size:14.5px;color:var(--muted);line-height:1.75}.svc-visa-link{display:inline-flex;align-items:center;gap:6px;color:var(--teal-d);font-weight:800;font-size:15px;text-decoration:none}.svc-visa-link svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round;transition:transform .2s}.svc-visa-link:hover svg{transform:translate(-4px)}@media (max-width:700px){.svc-visa{grid-template-columns:1fr}.svc-visa-img{min-height:210px}}.visa-intro .ab-logo-img img{border-radius:18px;filter:drop-shadow(0 12px 30px rgba(15,23,42,.12))}.visa-need{max-width:820px;margin:38px auto 0;background:var(--soft);border:1px solid var(--line);border-radius:var(--radius);padding:30px 34px}.visa-need .sec-head{margin-bottom:6px}.visa-need-lead{color:var(--muted);font-size:15px;line-height:1.7;margin:0 0 18px}.visa-check{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:13px}.visa-check li{display:flex;gap:12px;align-items:flex-start}.visa-check li svg{flex:0 0 auto;width:21px;height:21px;margin-top:2px;fill:none;stroke:var(--teal-d);stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.visa-check li div{font-size:14.5px;color:var(--muted);line-height:1.65}.visa-check strong{color:var(--navy);font-weight:800}.visa-need-foot{margin:20px 0 0;font-size:15px;color:var(--navy);font-weight:700}@media (max-width:560px){.visa-need{padding:24px 22px}}.cta-form.cta-plain{background:var(--soft)}.cta-form.cta-plain:before,.cta-form.cta-plain:after{display:none}.svc-rows{max-width:960px;margin:0 auto;display:flex;flex-direction:column;gap:20px}.svc-row{display:grid;grid-template-columns:1fr 1fr;background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-sm)}.svc-row-img{position:relative;min-height:250px}.svc-row-img img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.svc-row-graphic{background:linear-gradient(135deg,var(--navy),var(--navy2));display:flex;align-items:center;justify-content:center;min-height:250px}.svc-row-graphic svg{width:74px;height:74px;fill:none;stroke:var(--teal);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.svc-row-tx{padding:28px 32px;display:flex;flex-direction:column;justify-content:center}.svc-row--rev .svc-row-img,.svc-row--rev .svc-row-graphic{order:2}.svc-row-tx h3{font-size:20px;font-weight:800;color:var(--navy);margin:0 0 10px}.svc-row-tx p{margin:0;font-size:14.5px;color:var(--muted);line-height:1.75}.svc-row-link{display:inline-flex;align-items:center;gap:6px;margin-top:16px;color:var(--teal-d);font-weight:800;font-size:15px;text-decoration:none}.svc-row-link svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round;transition:transform .2s}.svc-row-link:hover svg{transform:translate(-4px)}@media (max-width:700px){.svc-row{grid-template-columns:1fr}.svc-row--rev .svc-row-img,.svc-row--rev .svc-row-graphic{order:0}.svc-row-img,.svc-row-graphic{min-height:200px}}.svc-list{max-width:820px;margin:0 auto;display:flex;flex-direction:column}.svc-item{display:flex;gap:16px;align-items:flex-start;padding:22px 2px;border-bottom:1px solid var(--line)}.svc-item:first-child{padding-top:6px}.svc-item:last-child{border-bottom:0;padding-bottom:6px}.svc-ic{flex:0 0 auto;display:flex;margin-top:3px}.svc-ic svg{width:24px;height:24px;fill:none;stroke:var(--teal-d);stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.svc-tx h3{font-size:18px;font-weight:800;color:var(--navy);margin:0 0 6px}.svc-tx p{margin:0;font-size:14.5px;color:var(--muted);line-height:1.75}.svc-cta{text-align:center;margin-top:36px}.svc-cta p{font-size:17px;font-weight:700;color:var(--navy);margin:0 0 14px}@media (max-width:760px){.svc-grid{grid-template-columns:1fr}}.dwx{margin-top:60px}.dwx-lead{max-width:840px;color:var(--muted);font-size:15.5px;line-height:1.8;margin:0 0 24px}.dwx-picker{display:flex;flex-wrap:wrap;gap:20px 34px;margin-bottom:30px;background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:20px 24px;box-shadow:var(--shadow-sm)}.dwx-group{display:flex;flex-direction:column;gap:9px}.dwx-glabel{font-size:12.5px;font-weight:800;color:var(--teal-d);letter-spacing:.02em}.dwx-chips{display:flex;flex-wrap:wrap;gap:8px;max-width:360px}.dwx-chip{background:#f1f5f6;border:1px solid var(--line);color:var(--navy);font-family:inherit;font-size:14px;font-weight:700;padding:8px 15px;border-radius:999px;cursor:pointer;transition:.18s}.dwx-chip:hover{background:#e4eded;border-color:var(--teal)}.dwx-chip.active{background:var(--teal);border-color:var(--teal);color:#06312e;box-shadow:0 6px 16px #5bc4be59}@media (max-width:760px){.dwx-picker{gap:16px 20px;padding:18px}.dwx-chips{max-width:none}}.dwx-more{display:flex;justify-content:center;margin-top:26px}.dwx-cta{display:inline-flex;align-items:center;gap:8px;background:var(--navy);color:#fff;font-weight:800;font-size:15px;padding:13px 26px;border-radius:999px;text-decoration:none;transition:.2s}.dwx-cta:hover{background:var(--teal);color:#06312e;transform:translateY(-2px);box-shadow:0 10px 24px #5bc4be52}.dwx-cta svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.dclim-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.dclim{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:22px 22px 20px;box-shadow:var(--shadow-sm)}.dclim h3{font-size:19px;font-weight:800;margin:0 0 12px;position:relative;padding-bottom:9px}.dclim h3:after{content:"";position:absolute;bottom:0;inset-inline-start:0;width:30px;height:3px;border-radius:2px;background:var(--teal)}.dclim-central h3:after{background:var(--gold)}.dclim-south h3:after{background:var(--teal-d)}.dclim-when{display:flex;align-items:center;gap:8px;margin-bottom:10px;flex-wrap:wrap}.dclim-label{background:var(--navy);color:#fff;font-size:12px;font-weight:700;padding:3px 11px;border-radius:999px}.dclim-when strong{color:var(--navy);font-size:15px;font-weight:800}.dclim p{margin:0;font-size:14px;color:var(--muted);line-height:1.7}.dheat{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:20px 20px 16px;overflow-x:auto;margin-bottom:22px}.dheat-grid{display:grid;grid-template-columns:64px repeat(12,1fr);gap:6px;min-width:840px}.dheat-mh{font-size:12.5px;font-weight:800;color:var(--muted);text-align:center;padding-bottom:4px}.dheat-rl{display:flex;align-items:center;font-weight:800;font-size:15px;color:var(--navy)}.dheat-cell{height:58px;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;position:relative;transition:transform .12s}.dheat-cell:hover{transform:scale(1.1);z-index:3;box-shadow:0 6px 18px #0f172a38}.dheat-t{font-size:16px;font-weight:800;line-height:1}.dheat-r{font-size:10.5px;font-weight:600;opacity:.92}.dheat-scale{display:flex;align-items:center;gap:0;margin-top:18px;padding-top:14px;border-top:1px solid var(--line);flex-wrap:wrap}.dheat-cap{font-size:13px;font-weight:700;color:#475569;margin-inline-end:12px}.dheat-scaleblock{display:flex;flex-direction:column}.dheat-bar{display:flex;height:15px;border-radius:5px;overflow:hidden;min-width:260px}.dheat-bar span{flex:1}.dheat-ticks{display:flex;justify-content:space-between;font-size:10.5px;color:var(--muted);min-width:260px;margin-top:3px}.dheat-tempnote{font-size:12.5px;color:var(--muted);margin-inline-start:16px}@media (max-width:700px){.dheat-tempnote{margin:8px 0 0}}.dbest{margin-top:26px;background:#f8fafb;border:1px solid var(--line);border-radius:var(--radius);padding:24px 26px}.dbest-title{font-size:18px;font-weight:800;margin:0 0 18px}.dbest-cols{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.dbest-col h4{font-size:15px;color:var(--teal-d);font-weight:800;margin:0 0 10px;border-bottom:1px solid var(--line);padding-bottom:7px}.dbest-col ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:9px}.dbest-col li{display:flex;justify-content:space-between;gap:12px;align-items:baseline}.dbest-name{color:var(--navy);font-weight:700;font-size:14px;white-space:nowrap}.dbest-when{color:var(--muted);font-size:12.5px;text-align:start;line-height:1.4}@media (max-width:820px){.dclim-grid,.dbest-cols{grid-template-columns:1fr}.dbest-cols{gap:20px}}.dcards,.drelated{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.dcard{display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-sm);text-decoration:none;color:inherit;transition:.25s}.dcard:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.dcard-img{position:relative;aspect-ratio:3/2;overflow:hidden}.dcard-img img{width:100%;height:100%;object-fit:cover;transition:.5s}.dcard:hover .dcard-img img{transform:scale(1.06)}.dcard-img:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(25,26,47,.72),transparent 55%)}.dcard-name{position:absolute;inset-block-end:0;inset-inline-start:0;z-index:2;color:#fff;font-size:20px;font-weight:800;padding:14px 16px}.dcard-body{padding:14px 16px 16px;display:flex;flex-direction:column;gap:10px;flex:1}.dcard-body p{margin:0;font-size:13.5px;color:var(--muted);line-height:1.55;flex:1}.dcard-body .lnk{display:inline-flex;align-items:center;gap:5px;color:var(--teal-d);font-weight:700;font-size:14px}.dcard-body .lnk .ico{width:17px;height:17px;stroke:var(--teal-d)}.dhero{position:relative;min-height:clamp(360px,56vh,580px);display:flex;align-items:flex-end;overflow:hidden;isolation:isolate}.dhero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 40%;z-index:-2}.dhero-veil{position:absolute;inset:0;z-index:-1;background:linear-gradient(to top,#080a14eb,#080a14b8 30%,#080a1459 62%,#080a1480)}.dhero-in{padding:28px 22px 38px;color:#fff}.dhero h1{color:#fff;font-size:clamp(32px,5vw,52px);font-weight:800;margin:0;text-shadow:0 3px 20px rgba(0,0,0,.6)}.dhero-en{font-size:15px;font-weight:700;letter-spacing:.08em;opacity:.95;margin-top:4px;direction:ltr;text-align:right;text-shadow:0 2px 10px rgba(0,0,0,.7)}.dhero-lead{max-width:60ch;margin:12px 0 0;font-size:17px;line-height:1.6;color:#fff;text-shadow:0 2px 12px rgba(0,0,0,.85)}.dquick{position:sticky;top:var(--stickH);z-index:1000;background:#f6f9f9f7;backdrop-filter:blur(8px);border-bottom:1px solid #dbe4e4;box-shadow:0 4px 16px #0f101e0f}.dquick-in{display:flex;gap:9px;align-items:center;overflow-x:auto;padding:11px 0;scrollbar-width:none}.dquick-in::-webkit-scrollbar{display:none}.dquick-in a{white-space:nowrap;font-size:14px;font-weight:700;color:var(--navy);text-decoration:none;padding:8px 16px;border-radius:999px;background:#fff;border:1px solid #cfdbdb;box-shadow:0 1px 2px #0f101e0d;transition:.18s}.dquick-in a:hover{border-color:var(--teal);color:var(--teal-d);box-shadow:0 2px 8px #3fa8a233}.dquick-in .dquick-cta{margin-inline-start:auto;background:var(--teal);color:#06312e;border-color:var(--teal);font-weight:800}.dquick-in .dquick-cta:hover{color:#06312e}.dsec{padding:48px 0}.dsec.soft{background:var(--soft)}.dabout{display:grid;grid-template-columns:1fr 300px;gap:38px;align-items:start}.dguide-inline{margin-top:30px;padding-top:26px;border-top:1px solid var(--line)}.dguide-inline .dguide-list{max-width:none;margin:0}.dguide-inline .dsub{margin-bottom:20px}.dfacts{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:20px 22px;box-shadow:var(--shadow-sm);position:sticky;top:74px}.dfacts h3{font-size:15px;font-weight:800;margin:0 0 12px;color:var(--navy)}.dfacts dl{margin:0;display:flex;flex-direction:column}.dfacts dl div{padding:11px 0;border-bottom:1px solid var(--line)}.dfacts dl div:last-child{border-bottom:0}.dfacts dt{font-size:12.5px;color:var(--muted);font-weight:600;margin-bottom:2px}.dfacts dd{margin:0;font-size:14.5px;font-weight:700;color:var(--ink)}.dfacts-best{padding-top:14px;margin-top:2px}.dfacts-best dt{display:flex;align-items:center;gap:6px;font-size:12.5px;color:var(--navy);font-weight:800;margin-bottom:10px}.dbest-sun{width:16px;height:16px;flex:none}.dbest-pills{display:flex;flex-wrap:wrap;gap:7px}.dbest-pill{display:inline-flex;align-items:center;gap:5px;background:#4caf5021;color:#2e7d32;border:1px solid #66bb6a;border-radius:999px;padding:5px 12px 5px 10px;font-size:13px;font-weight:800}.dbest-pill svg{width:13px;height:13px;fill:none;stroke:#2e7d32;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.dbest-note{margin:9px 0 0;font-size:12px;color:var(--muted);font-weight:600;line-height:1.5}.dabout-text h2{font-size:28px;margin:6px 0 14px}.dabout-text p{color:#3a4150;line-height:1.8;margin:0 0 14px;max-width:64ch}.dabout-text .dsub{font-size:19px;font-weight:800;color:var(--navy);margin:24px 0 10px}.dseason{display:flex;align-items:center;gap:15px;background:linear-gradient(135deg,#5bc4be24,#5bc4be0d);border:1px solid rgba(91,196,190,.4);border-radius:16px;padding:15px 20px;margin-bottom:22px}.dseason-ic{flex:none;width:46px;height:46px;border-radius:50%;background:var(--teal);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #3fa8a24d}.dseason-ic svg{width:25px;height:25px;fill:#fff;stroke:#fff;stroke-width:1.9}.dseason-tx{display:flex;flex-direction:column;gap:2px}.dseason-tx strong{color:var(--navy);font-size:15.5px;font-weight:800}.dseason-tx span{color:var(--muted);font-size:14px;line-height:1.5}.wwheel-wrap{position:relative;max-width:560px;margin:8px auto 0}.wwheel{width:100%;height:auto;display:block}.wwheel .ww-name{font-size:25px;font-weight:800}.wwheel .ww-temp{font-size:31px;font-weight:800}.wwheel .ww-mm{font-size:19px;font-weight:700;opacity:.92}.wwheel .ww-num{font-size:20px;font-weight:800}.wwheel-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:42%;text-align:center;display:flex;flex-direction:column;align-items:center;gap:7px}.wwc-pin{width:30px;height:30px}.wwheel-center strong{font-size:20px;font-weight:800;color:var(--navy);line-height:1.25}.wwc-div{width:46px;height:3px;border-radius:3px;background:var(--teal);margin:1px 0}.wwc-best{font-size:15px;font-weight:800;color:var(--navy);line-height:1.4}.wwc-best span{display:block;color:var(--teal-d);font-size:13px;margin-bottom:1px}.wwc-note{font-size:12px;color:var(--muted);font-weight:600;border-top:1px dashed var(--line);padding-top:8px;margin-top:2px}.wseg{cursor:pointer;outline:none}.wseg:focus-visible path:first-child{filter:brightness(.92)}.wtip{position:absolute;z-index:20;pointer-events:none;opacity:0;transform:translateY(4px);transition:opacity .15s,transform .15s;background:var(--navy);color:#fff;border-radius:12px;padding:11px 14px;min-width:150px;text-align:center;box-shadow:0 10px 30px #0f101e59;white-space:nowrap}.wtip.show{opacity:1;transform:translateY(0)}.wtip:after{content:"";position:absolute;bottom:-6px;inset-inline-start:50%;transform:translate(50%) rotate(45deg);width:12px;height:12px;background:var(--navy);border-radius:2px}.wtip.below:after{bottom:auto;top:-6px}.wtip .wtip-m{font-size:15px;font-weight:800;margin-bottom:5px}.wtip .wtip-row{font-size:13px;font-weight:600;opacity:.92;line-height:1.6}.wtip .wtip-row b{font-weight:800;font-variant-numeric:tabular-nums}.wtip .wtip-tag{display:inline-flex;align-items:center;gap:6px;margin-top:6px;font-size:12px;font-weight:800}.wtip .wtip-tag i{width:10px;height:10px;border-radius:3px}.wwheel .ww-name{font-size:26px}.wwheel .ww-temp{font-size:33px}.wwheel .ww-mm{font-size:18px;opacity:.9}@media (min-width:720px){.dseason{display:none}}.dweather{position:relative}@media (min-width:720px){.dweather{display:none}}@media (max-width:719px){.wwheel-wrap{display:none}}.dmonths{display:flex;gap:12px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;padding:4px 2px 10px;-webkit-mask:linear-gradient(90deg,transparent,#000 3%,#000 97%,transparent);mask:linear-gradient(90deg,transparent,#000 3%,#000 97%,transparent)}.dmonths::-webkit-scrollbar{display:none}.dmonths{cursor:grab}.dmonths.dragging{cursor:grabbing;scroll-behavior:auto}.dmonths.dragging .dmonth{pointer-events:none}.dmonth{position:relative;flex:0 0 116px;background:var(--wc,#fff);border-radius:14px;padding:16px 8px 13px;text-align:center;display:flex;flex-direction:column;gap:3px;scroll-snap-align:start}.dw-arrow{position:absolute;top:calc(50% - 5px);transform:translateY(-50%);z-index:4;width:42px;height:42px;border-radius:50%;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:.2s}.dw-arrow:hover{background:var(--navy);border-color:var(--navy)}.dw-arrow:hover svg{stroke:#fff}.dw-arrow svg{width:20px;height:20px;stroke:var(--navy);fill:none;stroke-width:2.4}.dw-prev{right:-10px}.dw-next{left:-10px}@media (max-width:600px){.dw-arrow{display:none}}.dmonth.best{box-shadow:0 0 0 3px var(--navy),0 6px 16px #1e293b40}.dmonth-flag{position:absolute;top:-9px;inset-inline-start:50%;transform:translate(50%);background:var(--navy);color:#fff;font-size:10px;font-weight:800;padding:2px 8px;border-radius:999px;white-space:nowrap}.dmonth-name{font-weight:800;font-size:15px}.dmonth-temp{font-size:22px;font-weight:800;font-variant-numeric:tabular-nums;line-height:1.1}.dmonth-rain{font-size:10.5px;font-weight:700;opacity:.92;font-variant-numeric:tabular-nums}.wtext{max-width:760px;margin:26px auto 0;text-align:center}.wtext p{font-size:15.5px;line-height:1.85;color:var(--ink);margin:0 0 13px}.wtext p:last-child{margin-bottom:0}.wlegend{display:flex;flex-wrap:wrap;gap:12px 22px;margin-top:20px;justify-content:center;align-items:center}.wlegend-scale{display:inline-flex;align-items:center;gap:9px}.wlg-bar{display:inline-flex;border-radius:6px;overflow:hidden;box-shadow:0 1px 3px #0000001f}.wlg-bar i{width:26px;height:14px}.wlg-lab{font-size:12px;font-weight:700;color:var(--muted)}.wlg{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:600;color:var(--muted)}.wlg-best i{width:15px;height:15px;flex:none;background:transparent;box-shadow:0 0 0 2.5px var(--navy);border-radius:5px}.dgridcards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.dtile{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-sm);display:flex;flex-direction:column}.dtile-img{aspect-ratio:3/2;overflow:hidden}.dtile-img img{width:100%;height:100%;object-fit:cover;transition:.5s}.dtile:hover .dtile-img img{transform:scale(1.05)}.dtile-body{padding:16px 18px 18px}.dtile-body h3{font-size:17.5px;color:var(--navy);margin:0 0 6px}.dtile-body p{font-size:14px;color:var(--muted);line-height:1.6;margin:0}.dhotels{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.dhotel{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-sm);display:flex;flex-direction:column}.dhotel-img{aspect-ratio:4/3;overflow:hidden}.dhotel-img img{width:100%;height:100%;object-fit:cover}.dhotel-body{padding:14px 16px 16px;display:flex;flex-direction:column;gap:8px;flex:1}.dhotel-body .stars{color:var(--gold);letter-spacing:2px;font-size:13px;text-align:center}.dhotel-body h3{font-size:15px;color:var(--navy);margin:0;text-align:left;direction:ltr;flex:1}.dhotel-body .btn{width:100%;justify-content:center;font-size:14px;padding:10px;margin-top:4px}.dcta{background:linear-gradient(120deg,var(--navy),#242542);color:#fff;padding:44px 0}.dcta-in{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.dcta-in h2{color:#fff;font-size:26px;margin:0 0 6px}.dcta-in p{margin:0;opacity:.85;font-size:15.5px;max-width:52ch}.dsoon{text-align:center;max-width:60ch;margin:0 auto}.dsoon h2{font-size:26px;margin:6px 0 10px}.dsoon p{color:var(--muted);font-size:16px;line-height:1.7}@media (max-width:960px){.dcards,.dgridcards,.drelated,.dhotels{grid-template-columns:repeat(2,1fr)}.dabout{grid-template-columns:1fr}.dfacts{position:static;order:-1;margin-bottom:6px}.dmonths{grid-template-columns:repeat(3,1fr)}}@media (max-width:600px){.dcards,.dgridcards,.drelated,.dhotels{grid-template-columns:1fr}.dmonths{grid-template-columns:repeat(2,1fr)}.dhero-lead{font-size:15px}.dcta-in{flex-direction:column;align-items:flex-start}}@media (min-width:601px) and (max-width:1024px){.dhero{min-height:440px}}@media (max-width:600px){.dhero{min-height:360px}}.chabad-links{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:9px 0 0;font-size:13.5px}.chabad-links a{color:var(--teal-d);font-weight:700;text-decoration:none}.chabad-links a:hover{text-decoration:underline;text-underline-offset:3px}.chabad-links span{color:var(--line)}.itin-list{max-width:860px;margin:0 auto;display:flex;flex-direction:column;gap:26px}.itin{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:26px 28px;border-inline-start:4px solid var(--teal)}.itin-head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:8px 16px;margin-bottom:6px}.itin-head h3{font-size:21px;font-weight:900;color:var(--navy);margin:0}.itin-meta{display:flex;flex-wrap:wrap;gap:8px}.itin-days{background:var(--navy);color:#fff;font-size:12.5px;font-weight:800;padding:4px 12px;border-radius:999px}.itin-aud{background:#eef7f6;color:var(--teal-d);font-size:12.5px;font-weight:800;padding:4px 12px;border-radius:999px}.itin-sum{color:var(--muted);font-size:15px;line-height:1.75;margin:0 0 18px}.itin-days-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.itin-days-list li{display:flex;gap:16px;padding:14px 0;border-top:1px dashed var(--line)}.itin-days-list li:first-child{border-top:0;padding-top:2px}.itin-range{flex:0 0 84px;font-size:13px;font-weight:800;color:var(--teal-d);padding-top:2px}.itin-stop a{color:var(--navy);font-weight:800;font-size:16px;text-decoration:none;display:inline-flex;align-items:center;gap:7px}.itin-stop a:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--teal);flex:0 0 auto}.itin-stop a:hover{text-decoration:underline;text-underline-offset:3px}.itin-stop p{margin:4px 0 0;font-size:14px;color:var(--muted);line-height:1.65}@media (max-width:600px){.itin{padding:22px 20px}.itin-days-list li{flex-direction:column;gap:4px}.itin-range{flex:none}}.bpost{position:relative}.bpost-link{position:absolute;inset:0;z-index:1;font-size:0}.bpost .bbody{position:relative;z-index:2;pointer-events:none}.bpost .bbody .more{pointer-events:auto}.dpop{position:absolute;top:12px;inset-inline-start:12px;z-index:3;display:inline-flex;align-items:center;gap:5px;background:var(--gold);color:#3a2c05;font-size:12px;font-weight:800;padding:5px 11px;border-radius:999px;box-shadow:0 4px 12px #00000038;pointer-events:none}.dpop:before{content:"";width:6px;height:6px;border-radius:50%;background:#3a2c05}@media (max-width:719px){.wwheel-show{display:block!important;max-width:100%}}@media (max-width:480px){.wwheel-show .ww-mm{font-size:30px}.wwheel-show .wwheel-center strong{font-size:15px}}.hubnav{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin:0 auto 40px;max-width:900px}.hubnav a{background:#f1f5f6;border:1px solid var(--line);color:var(--navy);font-weight:700;font-size:13.5px;padding:7px 14px;border-radius:999px;text-decoration:none;transition:.18s}.hubnav a:hover{background:var(--teal);border-color:var(--teal);color:#06312e}.hub-region{margin-bottom:14px}.hub-region-h{font-size:15px;font-weight:800;color:var(--teal-d);letter-spacing:.02em;margin:34px 0 4px;padding-bottom:9px;border-bottom:2px solid var(--line);position:relative}.hub-region-h:after{content:"";position:absolute;bottom:-2px;inset-inline-start:0;width:46px;height:2px;background:var(--teal)}.hub-dest{scroll-margin-top:calc(var(--stickH) + 20px);padding-top:26px}.hub-dest-head{display:flex;align-items:baseline;justify-content:space-between;gap:14px;margin-bottom:16px;flex-wrap:wrap}.hub-dest-head h3{font-size:23px;font-weight:900;color:var(--navy);margin:0}.hub-dest-link{display:inline-flex;align-items:center;gap:6px;color:var(--teal-d);font-weight:800;font-size:14px;text-decoration:none;white-space:nowrap}.hub-dest-link:hover{text-decoration:underline;text-underline-offset:3px}.hub-dest-link svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}@media (max-width:960px){.attractions .dgridcards,.dgridcards{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.hub-dest-head h3{font-size:20px}}.dhero .hstars{color:var(--gold);letter-spacing:3px;font-size:17px;margin-bottom:6px;text-shadow:0 2px 8px rgba(0,0,0,.5)}.dhero .hloc{display:inline-flex;align-items:center;gap:7px;margin-top:10px;color:#fff;font-size:16px;text-shadow:0 2px 10px rgba(0,0,0,.7)}.dhero .hloc svg{width:19px;height:19px;fill:none;stroke:var(--teal);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.hdetail{display:grid;grid-template-columns:1fr 340px;gap:34px;align-items:start}.hmain .hdesc{font-size:16px;line-height:1.9;color:var(--ink);margin:0 0 18px}.hfit{margin:26px 0 24px;display:flex;flex-direction:column;gap:12px}.hfit-row{display:flex;gap:14px;align-items:baseline;margin:0;padding:0 14px 0 0;border-right:2px solid var(--teal);font-size:15.5px;line-height:1.8}.hfit-row strong{flex:0 0 auto;min-width:108px;color:var(--navy);font-weight:700}.hfit-row span{color:var(--ink)}.hfit-no{border-right-color:var(--gold)}@media (max-width:600px){.hfit-row{flex-direction:column;gap:2px}.hfit-row strong{min-width:0}}.hbadges{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:26px}.hbadge{display:inline-flex;align-items:center;gap:7px;background:var(--soft);border:1px solid var(--line);color:var(--navy);font-weight:700;font-size:13.5px;padding:7px 14px;border-radius:999px}.hbadge svg{width:16px;height:16px;fill:var(--gold);stroke:none}.hbadge-teal{background:#eef7f6;border-color:#5bc4be66}.hbadge-teal svg{fill:var(--teal-d)}.hgal{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:1fr;gap:10px;aspect-ratio:4/3}.hgal-item{position:relative;display:block;overflow:hidden;border-radius:12px;box-shadow:var(--shadow-sm);min-height:0}.hgal-item:first-child{grid-column:span 2;grid-row:span 2}.hgal-item img{width:100%;height:100%;object-fit:cover;transition:.5s;display:block}.hgal-item:hover img{transform:scale(1.06)}.hgal-more{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;background:#191a2f9e;color:#fff;font-size:12.5px;font-weight:600;letter-spacing:.02em;backdrop-filter:blur(1px)}.hgal-more strong{font-size:22px;font-weight:800;line-height:1}@media (max-width:760px){.hgal{grid-template-columns:repeat(2,1fr);aspect-ratio:2/3}.hgal-item:first-child{grid-column:span 2;grid-row:span 1}}.hside{position:sticky;top:calc(var(--stickH) + 16px)}.hcard-cta{background:var(--navy);color:#fff;border-radius:var(--radius);padding:26px 24px;box-shadow:var(--shadow)}.hcard-cta strong{display:block;font-size:19px;font-weight:900;margin-bottom:10px}.hcard-cta p{font-size:14px;line-height:1.7;color:#dfe4ee;margin:0 0 18px}.hcard-cta .btn{width:100%;justify-content:center}.hside-link{display:inline-flex;align-items:center;gap:6px;margin-top:14px;color:var(--teal);font-weight:700;font-size:14px;text-decoration:none}.hside-link svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.hside-link:hover{text-decoration:underline;text-underline-offset:3px}.dhotel-more{display:inline-flex;align-items:center;gap:5px;color:var(--teal-d);font-weight:700;font-size:14px;margin-top:2px}.dhotel-more svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}a.dhotel{text-decoration:none}a.dhotel:hover .dhotel-img img{transform:scale(1.05)}@media (max-width:860px){.hdetail{grid-template-columns:1fr;gap:26px}.hside{position:static}}@media (max-width:560px){.hgal{grid-template-columns:repeat(2,1fr)}}.hnote{display:flex;gap:18px;align-items:flex-start;background:#eef7f6;border:1px solid rgba(91,196,190,.4);border-radius:var(--radius);padding:22px 24px;max-width:960px;margin:0 auto}.hnote-ic{flex:0 0 auto;width:46px;height:46px;border-radius:12px;background:var(--teal);display:flex;align-items:center;justify-content:center}.hnote-ic svg{width:26px;height:26px;fill:none;stroke:#06312e;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.hnote-tx strong{display:block;font-size:18px;font-weight:900;color:var(--navy);margin-bottom:6px}.hnote-tx p{margin:0;font-size:14.5px;line-height:1.7;color:var(--ink)}.hnote-tx a{color:var(--teal-d);font-weight:700}.htiles{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.htile{position:relative;display:block;aspect-ratio:3/4;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-sm);text-decoration:none}.htile img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:.5s}.htile:hover img{transform:scale(1.06)}.htile:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,#080a14d1,#080a140d 60%)}.htile-cap{position:absolute;inset-inline:0;bottom:0;z-index:2;padding:16px 16px 15px;color:#fff}.htile-cap h3{margin:0;font-size:18px;font-weight:800;color:#fff}.htile-cap span{font-size:12.5px;font-weight:700;color:var(--teal);background:#06312e8c;padding:2px 9px;border-radius:999px;display:inline-block;margin-top:5px}.dhotel-city{font-size:12.5px;color:var(--muted);text-align:center;margin-top:-2px}.hfeat .dhotel-body h3{min-height:0}.hfaq{max-width:820px;margin:0 auto;display:flex;flex-direction:column;gap:12px}.hfaq-item{background:#fff;border:1px solid var(--line);border-radius:14px;padding:2px 20px;box-shadow:var(--shadow-sm)}.hfaq-item summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:14px;font-size:16px;font-weight:800;color:var(--navy);padding:16px 0}.hfaq-item summary::-webkit-details-marker{display:none}.hfaq-item summary svg{flex:0 0 auto;width:20px;height:20px;fill:none;stroke:var(--teal-d);stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round;transition:.25s}.hfaq-item[open] summary svg{transform:rotate(180deg)}.hfaq-item p{margin:0 0 16px;font-size:14.5px;line-height:1.75;color:var(--muted)}@media (max-width:900px){.htiles{grid-template-columns:repeat(3,1fr)}}@media (max-width:600px){.htiles{grid-template-columns:repeat(2,1fr)}.hnote{flex-direction:column;gap:12px}}@media (max-width:600px){.dhero h1{font-size:clamp(23px,6.5vw,32px);line-height:1.2;word-break:break-word}}.hlead{background:var(--navy);color:#fff;border-radius:var(--radius);padding:26px 22px;box-shadow:var(--shadow);border:1px solid rgba(255,255,255,.08)}.hlead-title{display:block;font-size:19px;font-weight:900;margin-bottom:8px}.hlead-sub{font-size:13px;line-height:1.6;color:#aeb6c4;margin:0 0 18px}.hlead-f{margin-bottom:13px}.hlead-f label{display:block;font-size:12.5px;font-weight:700;color:#e7ebf2;margin-bottom:6px}.hlead-f label small{color:#8b93a3;font-weight:500}.hlead-f input,.hlead-f textarea,.hlead-f select{width:100%;background:#232544;border:1.5px solid #3a3d63;border-radius:11px;padding:11px 13px;color:#fff;font-family:inherit;font-size:14px;transition:.18s;text-align:right;direction:rtl}.hlead-f input::placeholder,.hlead-f textarea::placeholder{color:#7f879b}.hlead-f input:focus,.hlead-f textarea:focus,.hlead-f select:focus{outline:none;border-color:var(--teal);background:#282a4d;box-shadow:0 0 0 3px #5bc4be38}.hlead-f input[type=date]{color-scheme:dark;direction:ltr;text-align:left}.hlead-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hlead-seg{margin-bottom:15px}.hlead-seglabel{display:block;font-size:12.5px;font-weight:700;color:#e7ebf2;margin-bottom:8px}.hlead-seg .seg{display:flex;flex-wrap:wrap;gap:7px;background:transparent;border:none;padding:0;border-radius:0;width:100%}.hlead-seg .seg button{flex:1 1 auto;background:#232544;border:1.5px solid #3a3d63;color:#c7cdd9;font-family:inherit;font-size:12.5px;font-weight:700;padding:9px 8px;border-radius:9px;cursor:pointer;transition:.16s;white-space:nowrap}.hlead-seg .seg button:hover{border-color:var(--teal);color:#fff}.hlead-seg .seg button.on{background:var(--teal);border-color:var(--teal);color:#06312e}.hlead .btn-primary{width:100%;justify-content:center;margin-top:4px}.hlead .lead-status{margin:12px 0 0;font-size:13px;color:#dfe4ee;text-align:center}.hlead .hside-link{color:var(--teal);justify-content:center;width:100%;margin-top:14px}.hguide{max-width:840px;margin:0 auto}.hguide-intro{font-size:16.5px;line-height:1.9;color:var(--ink);margin:0 0 8px}.hguide h3{font-size:20px;font-weight:800;color:var(--navy);margin:34px 0 12px;position:relative;padding-bottom:10px}.hguide h3:after{content:"";position:absolute;bottom:0;inset-inline-start:0;width:34px;height:3px;border-radius:2px;background:var(--teal)}.hguide p{font-size:15px;line-height:1.9;color:var(--muted);margin:0 0 14px}.hguide-cta{text-align:center;margin-top:30px}.hsel{margin-top:6px}.hsel .dwx-picker{margin-bottom:22px}.hsel-head{display:flex;align-items:baseline;justify-content:space-between;gap:14px;margin-bottom:12px;flex-wrap:wrap}.hsel-head h3{font-size:21px;font-weight:900;color:var(--navy);margin:0}a.hotel.hcard-link{text-decoration:none;color:inherit}a.hotel.hcard-link:hover .body h3{color:var(--teal-d)}.hcard-more{margin-top:auto;display:inline-flex;align-items:center;gap:5px;color:var(--teal-d);font-weight:700;font-size:14px;padding-top:4px}.hcard-more:after{content:"‹";font-size:17px;line-height:1}.htrack .hotel .loc{justify-content:center}.hchip-strip{display:flex;gap:10px;overflow-x:auto;padding:4px 2px 12px;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.hchip-strip::-webkit-scrollbar{display:none}.hchip-strip .dwx-chip{flex:0 0 auto;white-space:nowrap}.hsel .hchip-strip{margin-bottom:14px}.hdstrip{display:flex;gap:12px;overflow-x:auto;padding:4px 2px 14px;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.hdstrip::-webkit-scrollbar{display:none}.hsel .hdstrip{margin-bottom:16px}.hdcard{flex:0 0 auto;position:relative;width:152px;height:104px;border-radius:14px;overflow:hidden;border:none;padding:0;cursor:pointer;background:none;box-shadow:var(--shadow-sm);outline:3px solid transparent;transition:.2s;font-family:inherit}.hdcard img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:.4s}.hdcard:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,#080a14d1,#080a140d 62%);transition:.2s}.hdcard-name{position:absolute;inset-inline:0;bottom:0;z-index:2;padding:9px 8px;color:#fff;font-weight:800;font-size:14px;text-align:center}.hdcard:hover img{transform:scale(1.07)}.hdcard.active{outline-color:var(--teal);box-shadow:0 8px 22px #5bc4be6b}.hdcard.active:after{background:linear-gradient(to top,#06312edb,#5bc4be1f 70%)}@media (max-width:600px){.hdcard{width:132px;height:92px}}.hrev{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:1050px;margin:0 auto}.hrev-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:26px 24px;box-shadow:var(--shadow-sm)}.hrev-stars{color:var(--gold);letter-spacing:2px;margin-bottom:12px}.hrev-card p{font-size:15px;line-height:1.8;color:var(--ink);margin:0 0 16px}.hrev-who{font-weight:800;color:var(--navy)}.hrev-who small{display:block;color:var(--muted);font-weight:500;margin-top:2px}@media (max-width:820px){.hrev{grid-template-columns:1fr}}.hbenefits{list-style:none;margin:0 auto;padding:0;max-width:880px;display:grid;grid-template-columns:1fr 1fr;gap:20px 36px}.hbenefits li{display:flex;gap:14px;align-items:flex-start}.hbenefits li svg{flex:0 0 auto;width:30px;height:30px;padding:7px;border-radius:50%;background:var(--teal);fill:none;stroke:#fff;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;margin-top:1px;box-shadow:0 5px 14px #5bc4be66}.hbenefits li strong{display:block;color:var(--navy);font-weight:800;font-size:16px;margin-bottom:3px}.hbenefits li div{font-size:14.5px;color:var(--muted);line-height:1.6}@media (max-width:700px){.hbenefits{grid-template-columns:1fr;gap:16px}}.hrooms{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.hroom{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-sm)}.hroom-img{aspect-ratio:3/2;overflow:hidden}.hroom-img img{width:100%;height:100%;object-fit:cover;transition:.5s}.hroom:hover .hroom-img img{transform:scale(1.05)}.hroom-name{padding:12px 14px;font-size:14.5px;font-weight:800;color:var(--navy);text-align:center;direction:ltr}.hvideo{position:relative;max-width:900px;margin:0 auto;aspect-ratio:16/9;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}.hvideo iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.hmap-addr{display:flex;align-items:center;gap:8px;justify-content:center;color:var(--muted);font-size:15px;margin:0 0 18px}.hmap-addr svg{width:19px;height:19px;fill:none;stroke:var(--teal-d);stroke-width:2;flex:0 0 auto}.hmap{border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-sm);border:1px solid var(--line)}.hmap iframe{display:block;width:100%;height:400px;border:0;filter:grayscale(.1)}@media (max-width:960px){.hrooms{grid-template-columns:repeat(3,1fr)}}@media (max-width:680px){.hrooms{grid-template-columns:repeat(2,1fr)}.hmap iframe{height:320px}}button.hroom{padding:0;border:1px solid var(--line);background:#fff;cursor:pointer;font-family:inherit;text-align:center;display:block;width:100%;transition:.2s}button.hroom:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.hroom-img{position:relative}.hroom-count{position:absolute;top:10px;inset-inline-start:10px;display:inline-flex;align-items:center;gap:5px;background:#080a14b8;color:#fff;font-size:12.5px;font-weight:700;padding:4px 9px;border-radius:999px;backdrop-filter:blur(2px)}.hroom-count svg{width:14px;height:14px;fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.hgal-item{border:0;padding:0;background:none;cursor:pointer;display:block}.lb{position:fixed;inset:0;z-index:5000;background:#060810f2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:56px 16px 18px}.lb[hidden]{display:none}.lb-stage{flex:0 1 auto;display:flex;align-items:center;justify-content:center;min-height:0}.lb-stage img{max-width:min(1080px,92vw);max-height:66vh;width:auto;height:auto;border-radius:10px;box-shadow:0 20px 60px #0009}.lb-close{position:absolute;top:14px;inset-inline-end:20px;background:none;border:0;color:#fff;font-size:40px;line-height:1;cursor:pointer;opacity:.85;transition:.2s;z-index:3}.lb-close:hover{opacity:1;transform:scale(1.1)}.lb-nav{position:absolute;top:44%;transform:translateY(-50%);z-index:3;width:52px;height:52px;border-radius:50%;background:#ffffff24;border:1px solid rgba(255,255,255,.28);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:.2s}.lb-nav:hover{background:var(--teal);border-color:var(--teal)}.lb-nav svg{width:26px;height:26px;fill:none;stroke:#fff;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.lb-nav:hover svg{stroke:#06312e}.lb-prev{inset-inline-end:18px}.lb-next{inset-inline-start:18px}.lb-meta{display:flex;align-items:center;gap:10px;color:#fff;direction:ltr}.lb-meta #lb-cap{font-weight:800;font-size:16px}.lb-meta #lb-count{font-size:13px;opacity:.75}.lb-thumbs{display:flex;gap:8px;overflow-x:auto;max-width:92vw;padding:2px 2px 4px;scrollbar-width:none}.lb-thumbs::-webkit-scrollbar{display:none}.lb-thumb{flex:0 0 auto;width:72px;height:52px;border-radius:8px;overflow:hidden;border:2px solid transparent;padding:0;background:none;cursor:pointer;opacity:.55;transition:.2s}.lb-thumb img{width:100%;height:100%;object-fit:cover;display:block}.lb-thumb:hover{opacity:.85}.lb-thumb.on{opacity:1;border-color:var(--teal)}@media (max-width:600px){.lb-nav{width:44px;height:44px}.lb-prev{inset-inline-end:8px}.lb-next{inset-inline-start:8px}.lb-stage img{max-height:56vh}.lb-thumb{width:60px;height:44px}}.hlead-f input,.hlead-f select,.hlead-f textarea{box-sizing:border-box;min-width:0;max-width:100%}.hlead-row,.hlead-row .hlead-f{min-width:0}.hlead-row .hlead-f input[type=date]{padding-inline:9px;font-size:13px}.hlead-f input[type=date]::-webkit-date-and-time-value{text-align:left}.attcard .body h3{direction:rtl;text-align:right;font-size:16px;line-height:1.4;min-height:0}.attcard .body .loc{justify-content:flex-start;color:var(--teal-d);font-weight:700}.atags{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 24px}.atag{background:var(--soft);border:1px solid var(--line);color:var(--navy);font-weight:700;font-size:12.5px;padding:6px 13px;border-radius:999px}.dtile-link{text-decoration:none}.dtile-link .dtile-body h3{margin-bottom:8px}.dtile-link:hover .dtile-img img{transform:scale(1.05)}.acat-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:9px;margin:0 0 26px}.acat-chip{background:#fff;border:1px solid var(--line);color:var(--navy);font-family:inherit;font-size:14px;font-weight:700;padding:9px 17px;border-radius:999px;cursor:pointer;transition:.18s}.acat-chip:hover{border-color:var(--teal)}.acat-chip.active{background:var(--teal);border-color:var(--teal);color:#06312e;box-shadow:0 6px 16px #5bc4be59}.dtile-city{font-size:13px;color:var(--teal-d);font-weight:700}.field input[type=email],.field input[type=tel],.hlead-f input[type=email],.hlead-f input[type=tel]{direction:ltr;text-align:left}.field input[type=email]::placeholder,.field input[type=tel]::placeholder,.hlead-f input[type=email]::placeholder,.hlead-f input[type=tel]::placeholder{direction:rtl;text-align:right;unicode-bidi:plaintext}.cr-radio{display:flex;flex-direction:column;gap:11px;margin-top:6px}.cr-opt{display:flex;align-items:center;gap:11px;cursor:pointer;font-size:15px;color:var(--ink);line-height:1.4}.cr-opt input{width:19px;height:19px;accent-color:var(--teal);flex:0 0 auto;cursor:pointer;margin:0}.cr-opt:hover{color:var(--navy)}.dhero .post-cat{display:inline-block;background:var(--teal);color:#06312e;font-weight:800;font-size:12.5px;padding:5px 13px;border-radius:999px;margin-bottom:12px}.dhero .post-date{color:#dfe4ee;font-size:14px;margin-top:10px}.post-body{max-width:760px;margin:0 auto}.post-lead{font-size:18px;line-height:1.85;color:var(--ink);font-weight:600;margin:0 0 26px;padding-bottom:22px;border-bottom:1px solid var(--line)}.post-sec{margin-bottom:22px}.post-sec h2{font-size:23px;font-weight:900;color:var(--navy);margin:26px 0 12px}.post-sec p{font-size:16.5px;line-height:1.9;color:var(--ink);margin:0 0 14px}.post-cta{text-align:center;margin-top:36px;padding-top:28px;border-top:1px solid var(--line)}.bmeta{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto;padding-top:6px}.bdate{font-size:13px;color:var(--muted)}.mag-grid .bpost .bbody{display:flex;flex-direction:column;flex:1}.mag-grid .bpost p{flex:1}.svc-ic-img{margin-top:0}.svc-ic-img img{width:56px;height:56px;object-fit:contain}@media (max-width:560px){.svc-ic-img img{width:46px;height:46px}}.hdest-track{gap:16px}.hdest{flex:0 0 clamp(230px,26vw,290px);scroll-snap-align:start;position:relative;display:block;border-radius:var(--radius);overflow:hidden;text-decoration:none;box-shadow:var(--shadow-sm);isolation:isolate;transition:.2s}.hdest:hover{transform:translateY(-3px);box-shadow:0 12px 28px #0f101e29}.hdest img{display:block;width:100%;height:200px;object-fit:cover}.hdest:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,#080a14db,#080a1459 46%,#080a1400 72%);z-index:1}.hdest-body{position:absolute;inset-inline:0;bottom:0;z-index:2;padding:16px 16px 18px;color:#fff;text-align:center}.hdest-body h3{margin:0;font-size:20px;font-weight:800;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.55)}.hfilter{display:flex;flex-direction:column;align-items:center;gap:14px;margin:0 0 30px}.hfilter-label{font-size:11.5px;font-weight:800;color:var(--muted);letter-spacing:.16em}.hfilter-row{display:flex;gap:13px;justify-content:center;flex-wrap:wrap}.hstar{font:inherit;font-weight:700;font-size:15px;padding:12px 30px;border-radius:999px;border:1.5px solid #e6ecec;background:#fff;color:var(--navy);cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:5px;min-width:150px;transition:.18s}.hstar:hover{border-color:var(--teal)}.hstar-glyph,.hstar-rule{height:14px;display:flex;align-items:center;justify-content:center}.hstar-glyph{color:var(--gold);font-size:13px;letter-spacing:3px;line-height:1}.hstar-rule:before{content:"";display:block;width:26px;height:2px;border-radius:2px;background:var(--teal);opacity:.55}.hstar.on{border-color:var(--teal);background:#f2fbfa;box-shadow:0 4px 16px #5bc4be33}.hstar.on .hstar-rule:before{opacity:1}@media (max-width:520px){.hstar{min-width:0;padding:11px 20px;font-size:14px}}.hgrid{grid-template-columns:repeat(3,1fr)}.hgrid .dhotel[hidden]{display:none}.hgrid-meta{font-size:13px;font-weight:600;color:var(--muted);margin-top:3px}.hgrid-blurb{font-size:13.5px;line-height:1.75;color:var(--muted);margin:2px 0 0;text-align:right;flex:1}.hgrid-empty{text-align:center;color:var(--muted);font-weight:600;padding:26px 0}.hpick{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.hpick-item{background:#fff;border:1px solid var(--line);border-inline-start:3px solid var(--gold);border-radius:var(--radius);padding:20px 22px;box-shadow:var(--shadow-sm)}.hpick-item h3{margin:0 0 7px;font-size:18px;font-weight:800;color:var(--navy)}.hpick-item p{margin:0;font-size:15px;line-height:1.65;color:var(--muted)}.hpick-cta{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:26px}@media (max-width:1024px){.hgrid{grid-template-columns:repeat(2,1fr)}.hpick{grid-template-columns:1fr}}@media (max-width:600px){.hgrid{grid-template-columns:1fr}.hdest img{height:170px}}.dsec-cta{display:flex;justify-content:center;margin-top:26px}a.hotel{text-decoration:none;color:inherit;display:block}a.hotel .btn{width:100%;justify-content:center;pointer-events:none}.m-grp{border-bottom:1px solid rgba(255,255,255,.1)}.m-grp>summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:14px 0;font-weight:700;font-size:17px;color:#fff;min-height:44px}.m-grp>summary::-webkit-details-marker{display:none}.m-grp>summary:after{content:"";width:9px;height:9px;border-right:2px solid rgba(255,255,255,.55);border-bottom:2px solid rgba(255,255,255,.55);transform:rotate(45deg);transition:transform .2s;margin-inline-start:10px}.m-grp[open]>summary:after{transform:rotate(-135deg)}.m-sub{display:flex;flex-direction:column;padding:2px 0 12px}.m-sub a{padding:10px 0;padding-inline-start:14px;font-size:15.5px;font-weight:600;color:#ffffffd1;border:0;min-height:44px;display:flex;align-items:center}.m-lbl{font-size:11px;font-weight:800;letter-spacing:.14em;color:var(--teal);padding:10px 0 2px;padding-inline-start:14px}.m-sub a.m-all{color:var(--teal);font-weight:800}.hloc-sub:before{content:", "}@media (max-width:640px){.hloc{flex-wrap:wrap;row-gap:2px}.hloc-city{flex:0 0 100%}.hloc-sub{flex:0 0 100%;font-size:14px;opacity:.88}.hloc-sub:before{content:none}}.field label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hlead-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(165px,1fr));gap:10px}@media (min-width:821px) and (max-width:1100px){.lead-grid{grid-template-columns:repeat(3,1fr)}}.field input[type=date]{min-width:0;width:100%;box-sizing:border-box}.nf{padding:82px 0 96px;text-align:center}.nf-code{display:block;font-size:74px;font-weight:900;line-height:1;letter-spacing:2px;color:var(--teal);opacity:.28;margin-bottom:10px}.nf h1{font-size:34px;margin:0 0 12px}.nf-lead{max-width:56ch;margin:0 auto 40px;color:var(--muted);line-height:1.8}.nf-links{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:12px;max-width:840px;margin:0 auto;text-align:right}.nf-link{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid var(--line);border-right:3px solid var(--teal);border-radius:12px;padding:16px 18px;text-decoration:none;color:inherit;transition:.18s}.nf-link:nth-child(2n){border-right-color:var(--gold)}.nf-link:hover{border-color:var(--teal);border-right-color:var(--teal);box-shadow:0 6px 20px #191a2f14;transform:translateY(-1px)}.nf-link-tx{flex:1 1 auto;min-width:0}.nf-link strong{display:block;font-size:16px;margin-bottom:3px}.nf-link-tx>span{display:block;font-size:13.5px;color:var(--muted);line-height:1.6}.nf-link>svg{flex:0 0 auto;width:18px;height:18px;fill:none;stroke:var(--teal);stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.nf-foot{margin-top:38px}.nf-foot p{margin:16px 0 0;font-size:14.5px;color:var(--muted)}.nf-foot p a{color:var(--teal);font-weight:600}@media (max-width:600px){.nf{padding:60px 0 72px}.nf-code{font-size:58px}.nf h1{font-size:27px}.nf-links{grid-template-columns:1fr}}.hbar{position:fixed;left:0;right:0;bottom:0;z-index:3100;display:flex;align-items:center;gap:10px;padding:10px 14px calc(10px + env(safe-area-inset-bottom));background:#fffffff0;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-top:1px solid var(--line);box-shadow:0 -6px 22px #191a2f1a}.hbar[hidden]{display:none}.hbar-tx{flex:1 1 auto;min-width:0;text-align:right}.hbar-tx strong{display:block;font-size:13.5px;color:var(--ink);line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hbar-tx span{display:block;font-size:11.5px;color:var(--muted);line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hbar-btn{flex:0 0 auto;background:var(--teal);color:#06312e;font-weight:800;font-size:14px;padding:11px 18px;border-radius:999px;text-decoration:none;white-space:nowrap;min-height:44px;display:flex;align-items:center}@media (max-width:899px){body:has(#hbar:not([hidden])) .wa-float{bottom:96px}body:has(#hbar:not([hidden])) .to-top{bottom:162px}body:has(#hbar:not([hidden])) .acc-widget{bottom:96px}}@media (min-width:900px){.hbar{display:none!important}}.asel-cta{display:flex;justify-content:center;margin-top:28px}.asel-cta .btn{min-width:280px;justify-content:center}
