:root{--vmo-green-950:#064e2f;--vmo-green-800:#087f3f;--vmo-green-600:#0bbf62;--vmo-green-100:#eaf7ef;--vmo-bg:#f6faf7;--vmo-card:#ffffffe0;--vmo-border:#e2e8f0e6;--vmo-text:#111827;--vmo-muted:#6b7280;--vmo-shadow:0 18px 46px #087f3f1f;--vmo-radius:24px;color:var(--vmo-text);background:var(--vmo-bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,Arial,system-ui,sans-serif}html,body,#root{background:radial-gradient(circle at 0 0,#0bbf6229,#0000 34%),linear-gradient(135deg,#f6faf7 0%,#eefaf2 48%,#f8fbf9 100%);width:100%;min-width:100%;min-height:100%;margin:0;overflow-x:hidden}#root{min-height:100vh}*{box-sizing:border-box}button,input,textarea,select{font-family:inherit}button,a{-webkit-tap-highlight-color:transparent}button{transition:transform .16s,box-shadow .16s,opacity .16s}button:hover{transform:translateY(-1px)}button:disabled{opacity:.62;cursor:not-allowed;transform:none}a{transition:transform .16s,box-shadow .16s,opacity .16s}a:hover{transform:translateY(-1px)}img{max-width:100%}.leaflet-container{font-family:Inter,Arial,system-ui,sans-serif}.leaflet-popup-content-wrapper{border-radius:18px;box-shadow:0 18px 45px #0000002e}.leaflet-popup-content{margin:12px}::selection{background:#0bbf6238}@media (width<=900px){html,body,#root{width:100%;max-width:100%;overflow-x:hidden!important}body{touch-action:pan-y}input,textarea,select,button{max-width:100%;font-size:16px}.leaflet-container{min-height:260px}}@keyframes vmo-spin{to{transform:rotate(360deg)}}@media (width<=900px){nav[style]{display:grid!important}body{padding-bottom:86px}.vmo-mobile-map-list{scroll-snap-type:x mandatory;gap:10px;padding-bottom:10px;overflow-x:auto;display:flex!important}.vmo-mobile-map-list>*{scroll-snap-align:start;min-width:285px}.vmo-mobile-map-list::-webkit-scrollbar{height:0}}.vmo-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border:1px solid #e2e8f0f2;border-radius:24px;box-shadow:0 18px 46px #087f3f1f}.vmo-button{color:#111827;cursor:pointer;background:#fff;border:1px solid #dfe5e8;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:12px 16px;font-weight:950;text-decoration:none;display:inline-flex}.vmo-button-primary{color:#fff;background:linear-gradient(135deg,#087f3f,#0bbf62);border:none;box-shadow:0 12px 26px #087f3f38}.vmo-badge{color:#087f3f;background:#eefaf2;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:12px;font-weight:950;display:inline-flex}.vmo-input{color:#111827;background:#ffffffeb;border:1px solid #dfe5e8;border-radius:14px;outline:none;width:100%;padding:13px 14px;font-weight:800}.vmo-input:focus{border-color:#0bbf62;box-shadow:0 0 0 4px #0bbf621f}.vmo-page-title{color:#064e2f;letter-spacing:-.03em;font-weight:950}.vmo-muted{color:#6b7280;font-weight:800}.vmo-page-title{color:var(--vmo-green-950);letter-spacing:-.04em;margin:0;font-size:clamp(28px,4vw,42px);font-weight:950;line-height:1.05}.vmo-page-subtitle{color:var(--vmo-muted);margin-top:8px;font-size:15px;font-weight:800}.vmo-card:hover{box-shadow:0 22px 58px #087f3f29}.vmo-panel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:radial-gradient(circle at 0 0,#0bbf621a,#0000 32%),#ffffffe6;border:1px solid #e2e8f0f2;border-radius:28px;box-shadow:0 18px 46px #087f3f1a}.vmo-danger{color:#be123c;background:#fff1f2;border-color:#fecdd3}.vmo-success{color:#087f3f;background:#eefaf2;border-color:#bbf7d0}.vmo-warning{color:#9a3412;background:#fff7ed;border-color:#fed7aa}.vmo-grid{gap:16px;display:grid}.vmo-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.vmo-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.vmo-table{border-collapse:separate;border-spacing:0;border:1px solid var(--vmo-border);background:#fff;border-radius:20px;width:100%;overflow:hidden}.vmo-table th{color:var(--vmo-green-950);text-align:left;background:#eefaf2;padding:12px;font-size:13px;font-weight:950}.vmo-table td{color:#111827;border-top:1px solid #eef2f7;padding:12px;font-weight:750}.vmo-chip-row{flex-wrap:wrap;gap:8px;display:flex}.vmo-chip{color:var(--vmo-green-950);background:#ffffffd6;border:1px solid #087f3f24;border-radius:999px;padding:8px 11px;font-weight:900}.leaflet-control-layers,.leaflet-bar{overflow:hidden;border:1px solid #e2e8f0f2!important;border-radius:16px!important;box-shadow:0 12px 30px #087f3f29!important}.leaflet-control-layers-expanded{border-radius:18px!important;padding:10px 12px!important}.leaflet-control-layers label{color:#111827;margin:6px 0;font-weight:850}.leaflet-bar a{font-weight:950;color:var(--vmo-green-950)!important}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#eaf7efbf}::-webkit-scrollbar-thumb{background:#087f3f61;border:2px solid #eaf7efbf;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#087f3f94}@media (width<=900px){.vmo-grid-2,.vmo-grid-3{grid-template-columns:1fr}.vmo-card,.vmo-panel{border-radius:20px}.vmo-button,.vmo-input{min-height:44px}}html,body,#root{height:auto;min-height:100%;overflow-y:auto}body{padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);-webkit-tap-highlight-color:transparent}input,textarea,select,button{font-size:16px}@keyframes vmo-pulse-logo{0%,to{transform:scale(1);box-shadow:0 18px 46px #087f3f2e}50%{transform:scale(1.04);box-shadow:0 24px 60px #087f3f47}}.vmo-splash-logo{animation:1.6s ease-in-out infinite vmo-pulse-logo}@media (width<=900px){main,section,.vmo-mobile-safe{scroll-margin-bottom:110px}body{padding-bottom:calc(96px + env(safe-area-inset-bottom))}}@keyframes vmo-badge-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.12)}}@media (width<=900px){body{padding-bottom:calc(104px + env(safe-area-inset-bottom))!important}h1{font-size:clamp(30px,9vw,44px)!important;line-height:1.05!important}h2{font-size:clamp(24px,7vw,34px)!important;line-height:1.1!important}header{max-width:100vw!important}button,a{max-width:100%}[style*="padding: 24px"]{padding-left:16px!important;padding-right:16px!important}[style*="gap: 16px"]{gap:10px!important}[style*="font-size: 38px"],[style*="font-size: 42px"],[style*="font-size: 46px"]{font-size:clamp(32px,9vw,42px)!important;line-height:1.08!important}[style*="grid-template-columns: repeat(2"]{justify-content:center!important}[style*="grid-template-columns: repeat(2, minmax(0, 1fr))"]{width:100%!important}[style*="border-radius: 28px"]{border-radius:24px!important}[style*="padding: 18px"]{padding:15px!important}[style*="padding: 24px"]{padding:16px!important}[style*=minmax\(340px],[style*=minmax\(320px],[style*=minmax\(280px]{grid-template-columns:1fr!important}[style*="width: 285px"],[style*=width\:285px]{width:100%!important}input,textarea,select{width:100%!important;min-width:0!important}.leaflet-container{border-radius:24px!important;min-height:420px!important}}@media (width<=520px){[style*="grid-template-columns: repeat(2, minmax(0, 1fr))"]{grid-template-columns:repeat(2,minmax(0,1fr))!important}[style*="padding: 12px 16px"],[style*="padding: 12px 14px"]{padding:10px 11px!important}}@media (width<=900px){[style*="display: grid"][style*=repeat\(3]{grid-template-columns:repeat(2,minmax(0,1fr))!important}[style*="grid-column: 1 / -1"]{grid-column:1/-1!important}[style*="justify-content: space-between"]{justify-content:center!important}[style*="text-align: right"]{text-align:center!important}[style*="font-size: 30px"]{font-size:24px!important}[style*="min-height: 54px"]{min-height:48px!important}[style*="gap: 12px"]{gap:8px!important}[style*="padding: 18px"]{padding:14px!important}}@media (width<=420px){[style*="display: grid"][style*=repeat\(3],[style*="display: grid"][style*=repeat\(2]{grid-template-columns:repeat(2,minmax(0,1fr))!important}}html,body,#root{height:auto!important;min-height:100%!important;overflow:hidden auto!important}body{-webkit-overflow-scrolling:touch;touch-action:pan-y!important;position:static!important}.vmo-modern-map-page{background:#dbeafe;width:100vw;height:100dvh;font-family:Inter,Arial,sans-serif;position:relative;overflow:hidden}.vmo-modern-map-canvas{z-index:1;position:absolute;inset:0}.vmo-map-marker{cursor:pointer;background:linear-gradient(135deg,#087f3f,#0bbf62);border:3px solid #fff;border-radius:999px;place-items:center;width:38px;height:38px;font-size:18px;transition:transform .18s,box-shadow .18s;display:grid;transform:translateY(0);box-shadow:0 12px 28px #0f172a42}.vmo-map-marker.active{transform:translateY(-4px)scale(1.08);box-shadow:0 18px 40px #087f3f5c}.vmo-map-top{top:max(14px, env(safe-area-inset-top));z-index:20;pointer-events:none;gap:10px;display:grid;position:absolute;left:14px;right:14px}.vmo-map-search{pointer-events:auto;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border:1px solid #e2e8f0f2;border-radius:26px;align-items:center;gap:10px;min-height:58px;padding:10px 14px;display:flex;box-shadow:0 18px 48px #0f172a29}.vmo-map-search-icon{font-size:20px}.vmo-map-search input{color:#111827;background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:15px;font-weight:800}.vmo-map-count{color:#087f3f;background:#ecfdf5;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:950}.vmo-map-chips{pointer-events:auto;scrollbar-width:none;gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}.vmo-map-chips::-webkit-scrollbar{display:none}.vmo-map-chip{color:#334155;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);white-space:nowrap;background:#fffffff0;border:1px solid #e2e8f0f2;border-radius:999px;flex:none;padding:10px 14px;font-size:13px;font-weight:950;box-shadow:0 8px 24px #0f172a1a}.vmo-map-chip.active{color:#fff;background:linear-gradient(135deg,#087f3f,#0bbf62);border-color:#0000}.vmo-map-side-actions{z-index:19;gap:10px;display:grid;position:absolute;top:168px;right:14px}.vmo-map-round-btn{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border:1px solid #e2e8f0f2;border-radius:999px;place-items:center;width:46px;height:46px;font-size:20px;display:grid;box-shadow:0 12px 30px #0f172a24}.vmo-map-place-card{pointer-events:auto;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff5;border:1px solid #e2e8f0f2;border-radius:30px;overflow:hidden;box-shadow:0 -12px 48px #0f172a24,0 20px 60px #0f172a1a}.vmo-map-place-drag{background:#cbd5e1;border-radius:999px;width:48px;height:5px;margin:10px auto 8px}.vmo-map-place-image{object-fit:cover;background:linear-gradient(135deg,#dcfce7,#dbeafe);width:100%;height:170px;display:block}.vmo-map-place-head{justify-content:space-between;align-items:start;gap:12px;display:flex}.vmo-map-place-title{color:#064e2f;font-size:22px;font-weight:950;line-height:1.1}.vmo-map-place-rating{color:#c2410c;background:#fff7ed;border-radius:999px;flex:none;padding:7px 10px;font-size:13px;font-weight:950}.vmo-map-place-desc{color:#64748b;margin-top:8px;font-size:14px;font-weight:750;line-height:1.45}.vmo-map-place-actions{grid-template-columns:1fr 52px 52px;gap:10px;margin-top:16px;display:grid}.vmo-map-primary-btn,.vmo-map-icon-btn{cursor:pointer;border:none;border-radius:18px;min-height:50px;font-weight:950}.vmo-map-primary-btn{color:#fff;background:linear-gradient(135deg,#087f3f,#0bbf62)}.vmo-map-icon-btn{color:#087f3f;background:#eefaf2;font-size:18px}.vmo-map-empty-card{pointer-events:auto;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:#475569;background:#fffffff0;border-radius:26px;padding:16px;font-weight:850;box-shadow:0 18px 48px #0f172a1f}.vmo-map-provider{left:12px;bottom:calc(92px + env(safe-area-inset-bottom));z-index:10;color:#475569;background:#ffffffe6;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:900;position:absolute;box-shadow:0 8px 22px #0f172a1a}@media (width>=768px){.vmo-map-top{width:430px;right:auto}.vmo-map-bottom-sheet{width:420px;padding:0;bottom:16px;left:16px;right:auto}.vmo-map-provider{bottom:16px;left:456px}}.vmo-map-desktop-sidebar{display:none}.vmo-map-mobile-only{display:block}.vmo-map-desktop-card-list{gap:12px;margin-top:14px;display:grid}.vmo-map-desktop-place-card{cursor:pointer;text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:22px;grid-template-columns:86px 1fr;gap:12px;padding:12px;display:grid;box-shadow:0 12px 34px #0f172a12}.vmo-map-desktop-place-card.active{border-color:#087f3f;box-shadow:0 16px 42px #087f3f29}.vmo-map-desktop-place-card img{object-fit:cover;border-radius:16px;width:86px;height:76px}.vmo-map-desktop-place-title{color:#064e2f;font-size:16px;font-weight:950;line-height:1.15}.vmo-map-desktop-place-desc{color:#64748b;margin-top:5px;font-size:12px;font-weight:750;line-height:1.35}.vmo-map-sidebar-logo{width:168px;max-width:80%;margin-bottom:12px;display:block}.vmo-map-sidebar-user{color:#64748b;margin-bottom:14px;font-size:13px;font-weight:900}.vmo-map-sidebar-section{background:#ffffffeb;border:1px solid #e5e7eb;border-radius:24px;margin-top:14px;padding:14px;box-shadow:0 14px 40px #0f172a0f}.vmo-map-sidebar-title{color:#064e2f;margin-bottom:10px;font-weight:950}.vmo-map-sidebar-grid{grid-template-columns:repeat(2,1fr);gap:9px;display:grid}.vmo-map-sidebar-btn{color:#111827;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:16px;min-height:46px;font-weight:950}.vmo-map-sidebar-btn.active{color:#fff;background:linear-gradient(135deg,#087f3f,#0bbf62);border-color:#0000}.vmo-map-sidebar-search{box-sizing:border-box;border:1px solid #dfe5e8;border-radius:17px;width:100%;min-height:48px;padding:0 14px;font-weight:850}@media (width>=900px){.vmo-modern-map-page{background:#ecfdf5;grid-template-columns:390px 1fr;display:grid}.vmo-modern-map-canvas{grid-column:2;width:100%;height:100dvh;position:relative;inset:auto}.vmo-map-desktop-sidebar{z-index:10;background:linear-gradient(#ecfdf5,#f8fafc);border-right:1px solid #dbe4dc;grid-column:1;height:100dvh;padding:18px;display:block;overflow-y:auto}.vmo-map-mobile-only,.vmo-map-top,.vmo-map-bottom-sheet{display:none!important}.vmo-map-side-actions{top:18px}.vmo-map-provider{bottom:16px;left:410px}}.vmo-map-shell{background:#dbeafe;width:100%;height:100dvh;position:relative;overflow:hidden}.vmo-map-floating-search{top:max(16px, env(safe-area-inset-top));z-index:20;position:absolute;left:14px;right:14px}.vmo-map-search-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border-radius:24px;align-items:center;gap:10px;padding:14px 16px;display:flex;box-shadow:0 18px 48px #00000024}.vmo-map-search-input{background:0 0;border:none;outline:none;flex:1;font-size:15px;font-weight:700}.vmo-map-chips{top:calc(max(16px, env(safe-area-inset-top)) + 78px);z-index:20;gap:8px;padding-bottom:4px;display:flex;position:absolute;left:14px;right:14px;overflow-x:auto}.vmo-map-chip{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border-radius:999px;flex:none;padding:10px 14px;font-size:13px;font-weight:900;box-shadow:0 8px 24px #0000001f}.vmo-map-bottom-sheet{z-index:25;padding:14px 14px calc(110px + env(safe-area-inset-bottom)) 14px;pointer-events:none;position:absolute;bottom:0;left:0;right:0}.vmo-map-place-card{pointer-events:auto;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border-radius:28px;overflow:hidden;box-shadow:0 -12px 48px #0000001f,0 18px 48px #00000014}.vmo-map-place-image{object-fit:cover;width:100%;height:180px}.vmo-map-place-body{padding:16px}.vmo-map-place-title{margin-bottom:8px;font-size:22px;font-weight:950}.vmo-map-place-desc{color:#64748b;font-size:14px;line-height:1.5}.vmo-map-place-actions{gap:10px;margin-top:16px;display:flex}.vmo-map-primary-btn{color:#fff;background:linear-gradient(135deg,#087f3f,#0bbf62);border:none;border-radius:18px;flex:1;min-height:50px;font-size:14px;font-weight:950}.vmo-map-secondary-btn{background:#eefaf2;border:none;border-radius:18px;min-width:52px;font-size:18px;font-weight:900}.viet-navigation-panel{z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border:1px solid #1228501f;border-radius:20px;width:min(380px,100% - 36px);padding:16px;position:absolute;top:18px;left:18px;box-shadow:0 18px 50px #0f224438}.viet-navigation-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.viet-navigation-header strong{font-size:16px;display:block}.viet-navigation-destination{color:#596579;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:14px;overflow:hidden}.viet-navigation-close{cursor:pointer;background:#edf1f7;border:0;border-radius:50%;width:34px;height:34px;font-size:25px;line-height:1}.viet-navigation-languages{gap:8px;margin-top:14px;display:flex}.viet-navigation-languages button{cursor:pointer;background:#fff;border:1px solid #d6deea;border-radius:10px;min-width:46px;padding:7px 10px;font-weight:700}.viet-navigation-languages button.active{color:#fff;background:#1666f5;border-color:#1666f5}.viet-navigation-modes{grid-template-columns:1fr 1fr 1fr;gap:8px;margin-top:12px;display:grid}.viet-navigation-modes button{cursor:pointer;background:#fff;border:1px solid #d6deea;border-radius:12px;min-height:44px;padding:8px;font-size:12px;font-weight:700}.viet-navigation-modes button.active{color:#0c4fc5;background:#eef5ff;border-color:#1666f5;box-shadow:inset 0 0 0 1px #1666f5}.viet-navigation-build{color:#fff;cursor:pointer;background:#1666f5;border:0;border-radius:13px;width:100%;min-height:46px;margin-top:14px;font-weight:800}.viet-navigation-build:disabled{cursor:wait;opacity:.65}.viet-navigation-summary{grid-template-columns:1fr 1fr 48px;align-items:stretch;gap:10px;margin-top:14px;display:grid}.viet-navigation-summary>div{background:#f2f5fa;border-radius:12px;padding:10px}.viet-navigation-summary span{color:#697488;margin-bottom:3px;font-size:12px;display:block}.viet-navigation-summary strong{font-size:15px}.viet-navigation-voice{cursor:pointer;background:#e9f1ff;border:0;border-radius:12px;font-size:20px}.viet-navigation-error{color:#941f27;background:#ffecee;border-radius:12px;margin-top:12px;padding:10px 12px;font-size:13px}.viet-navigation-notice{color:#5d4b0b;background:#fff8d9;border-radius:12px;margin-top:14px;padding:12px;font-size:13px;line-height:1.45}@media (width<=700px){.viet-navigation-panel{z-index:1000;border-radius:20px;width:auto;max-height:52vh;position:fixed;inset:auto 10px 12px;overflow-y:auto}.viet-navigation-modes{grid-template-columns:repeat(3,1fr)}}.viet-navigation-panel.navigation-active{max-height:min(88vh,720px);overflow-y:auto}.viet-navigation-route-actions{grid-template-columns:minmax(0,1fr) auto;gap:10px;margin-top:12px;display:grid}.viet-navigation-start,.viet-navigation-rebuild,.viet-navigation-stop{min-height:46px;font:inherit;cursor:pointer;border:0;border-radius:14px;padding:11px 14px;font-weight:900}.viet-navigation-start{color:#fff;background:linear-gradient(135deg,#087f3f,#0bbf62);box-shadow:0 10px 24px #087f3f3d}.viet-navigation-rebuild{color:#087f3f;background:#fff;border:1px solid #d8e2dc}.viet-navigation-stop{color:#fff;background:linear-gradient(135deg,#b42318,#e5484d);width:100%;margin-top:12px}.viet-navigation-start:disabled,.viet-navigation-rebuild:disabled,.viet-navigation-stop:disabled{cursor:wait;opacity:.65}.viet-navigation-current-step{background:linear-gradient(135deg,#e8f1fffa,#fffffffa);border:1px solid #1666f538;border-radius:17px;margin-top:12px;padding:15px;box-shadow:0 10px 24px #1666f51a}.viet-navigation-step-distance{color:#1666f5;text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:900}.viet-navigation-step-text{color:#10233f;margin-top:6px;font-size:17px;font-weight:950;line-height:1.28}.viet-navigation-next-step{color:#526176;border-top:1px solid #1666f524;margin-top:10px;padding-top:10px;font-size:12px;font-weight:750;line-height:1.35}.viet-navigation-next-step span{color:#1666f5;margin-right:5px;font-weight:900}.viet-navigation-steps{background:#ffffffd6;border:1px solid #e0e7e3;border-radius:14px;margin-top:12px;overflow:hidden}.viet-navigation-steps summary{color:#087f3f;cursor:pointer;-webkit-user-select:none;user-select:none;padding:11px 13px;font-size:12px;font-weight:900}.viet-navigation-steps ol{max-height:260px;margin:0;padding:0 13px 13px 34px;overflow-y:auto}.viet-navigation-steps li{color:#27352d;border-top:1px solid #eef2ef;padding:8px 0;font-size:12px;font-weight:700;line-height:1.35}.viet-navigation-steps li span{color:#708078;margin-top:3px;font-size:10px;font-weight:800;display:inline-block}.viet-navigation-user-position{background:#1666f5;border:4px solid #fff;border-radius:50%;place-items:center;width:30px;height:30px;display:grid;box-shadow:0 0 0 4px #1666f52e,0 5px 18px #0f2d5a59}.viet-navigation-user-position:after{content:"";background:#fff;border-radius:50%;width:8px;height:8px}@media (width<=900px){.viet-navigation-panel.navigation-active{max-height:72vh}.viet-navigation-step-text{font-size:15px}.viet-navigation-route-actions{grid-template-columns:1fr}}.vietmap-stable{background:#dfe7e2;width:100%;height:100%;min-height:520px}.maplibregl-map{background:#dfe7e2!important}.maplibregl-canvas-container,.maplibregl-canvas{width:100%!important;height:100%!important}.maplibregl-canvas{touch-action:pan-x pan-y!important}.maplibregl-control-container{z-index:50}.viet-marker{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0b8f49,#11c96a);border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:24px;transition:transform .18s,box-shadow .18s,background .18s;display:flex;box-shadow:0 10px 24px #0000003d,0 0 0 4px #11c96a26}.viet-marker:hover{transform:translateY(-4px)scale(1.08);box-shadow:0 18px 36px #0000004d,0 0 0 6px #11c96a38}.viet-marker.active{background:linear-gradient(135deg,#ff7a18,#ffb347);transform:translateY(-6px)scale(1.12)}.viet-marker-edit{background:linear-gradient(135deg,#ff5a1f,#ffcf33)}.viet-popup{background:#fff;border-radius:24px;width:280px;overflow:hidden;box-shadow:0 20px 60px #00000040}.viet-popup-image{object-fit:cover;width:100%;height:170px}.viet-popup-body{padding:16px}.viet-popup-title{color:#083b22;margin-bottom:10px;font-size:22px;font-weight:900}.viet-popup-description{color:#425466;font-size:14px;line-height:1.5}.viet-popup-meta{color:#92400e;margin-top:10px;font-size:13px;font-weight:900}.viet-popup-actions{gap:10px;margin-top:18px;display:flex}.viet-popup-btn{color:#fff;cursor:pointer;background:#0b8f49;border:none;border-radius:16px;flex:1;place-items:center;min-height:42px;padding:10px 14px;font-size:14px;font-weight:900;text-decoration:none;display:grid}@media (width<=768px){.viet-marker{width:44px;height:44px;font-size:20px}.viet-popup{width:240px}.viet-popup-image{height:140px}}.maplibregl-ctrl-geolocate{border-radius:12px!important}.maplibregl-ctrl-group{overflow:hidden;border-radius:14px!important;box-shadow:0 10px 28px #0f172a29!important}.vietmap-stable{background:#eef5ef}.maplibregl-ctrl-attrib,.maplibregl-ctrl-attrib-button,.maplibregl-ctrl-attrib-inner{display:none!important}.viet-popup-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid!important}.viet-popup-btn{text-align:center}.viet-popup-route{background:linear-gradient(135deg,#0ea5e9,#2563eb)!important}.vietmap-route-marker{box-sizing:border-box;color:#fff;border:4px solid #fff;border-radius:50%;place-items:center;display:grid;box-shadow:0 8px 24px #00000047,0 0 0 5px #087f3f29}.vietmap-route-marker--start{background:#2563eb;width:28px;height:28px;font-size:13px}.vietmap-route-marker--end{background:linear-gradient(135deg,#087f3f,#10b75d);width:48px;height:48px;font-size:21px}.vietmap-stable-shell{width:100%;height:100%;min-height:inherit;position:relative;overflow:hidden}.vietmap-stable-shell>.vietmap-stable{width:100%;height:100%;min-height:inherit}.viet-route-point{box-sizing:border-box;border:3px solid #fff;border-radius:50%;place-items:center;width:32px;height:32px;font-size:17px;font-weight:900;line-height:1;display:grid;box-shadow:0 4px 14px #0b1e3c52}.viet-route-start{color:#fff;background:#18a558}.viet-route-finish{color:#fff;background:#e94141}.viet-popup-route{font:inherit;cursor:pointer;border:0}.vmo-map-mobile-v2{z-index:10;background:#e8efe9;width:100%;height:100dvh;min-height:100dvh;font-family:Inter,Arial,sans-serif;position:fixed;inset:0;overflow:hidden}.vmo-map-mobile-v2__map{z-index:1;position:absolute;inset:0}.vmo-map-mobile-v2__map>div,.vmo-map-mobile-v2__map .leaflet-container,.vmo-map-mobile-v2__map .maplibregl-map,.vmo-map-mobile-v2__map .mapboxgl-map{width:100%!important;height:100%!important;min-height:100%!important}.vmo-map-mobile-v2__header{z-index:30;padding:calc(env(safe-area-inset-top,0px) + 10px) 12px 0;pointer-events:none;position:absolute;top:0;left:0;right:0}.vmo-map-mobile-v2__header>*{pointer-events:auto}.vmo-map-mobile-v2__brand-row{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.vmo-map-mobile-v2__logo{object-fit:contain;filter:drop-shadow(0 2px 4px #ffffffe6)drop-shadow(0 3px 10px #0000002e);width:auto;max-width:145px;height:38px;display:block}.vmo-map-mobile-v2__header-actions{gap:8px;display:flex}.vmo-map-mobile-v2__circle-button,.vmo-map-mobile-v2__filter-button{box-sizing:border-box;color:#17231c;-webkit-backdrop-filter:blur(16px);background:#fffffff7;border:1px solid #dbe4def5;border-radius:15px;place-items:center;width:44px;height:44px;padding:0;font-size:19px;line-height:1;text-decoration:none;display:grid;box-shadow:0 5px 18px #0d2b1b29}.vmo-map-mobile-v2__search-row{align-items:center;gap:9px;display:flex}.vmo-map-mobile-v2__search{box-sizing:border-box;-webkit-backdrop-filter:blur(18px);background:#fffffffa;border:1px solid #dbe4defa;border-radius:18px;flex:1;align-items:center;min-width:0;height:52px;padding:0 13px;display:flex;box-shadow:0 7px 24px #0d2b1b2e}.vmo-map-mobile-v2__search-icon{color:#087f3f;margin-right:9px;font-size:24px;font-weight:900}.vmo-map-mobile-v2__search input{color:#17231c;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:15px;font-weight:600}.vmo-map-mobile-v2__search input::placeholder{color:#7a857e;font-weight:500}.vmo-map-mobile-v2__search-clear{color:#566159;background:#edf2ee;border:0;border-radius:50%;place-items:center;width:28px;height:28px;padding:0;font-size:20px;display:grid}.vmo-map-mobile-v2__filter-button{color:#087f3f;border-radius:18px;flex:0 0 52px;width:52px;height:52px;font-size:22px;font-weight:900}.vmo-map-mobile-v2__categories{scrollbar-width:none;gap:8px;margin:10px -12px 0;padding:0 12px 8px;display:flex;overflow:auto hidden}.vmo-map-mobile-v2__categories::-webkit-scrollbar{display:none}.vmo-map-mobile-v2__nearby::-webkit-scrollbar{display:none}.vmo-map-mobile-v2__chip{color:#3f4a43;min-height:38px;font:inherit;white-space:nowrap;background:#fffffff7;border:1px solid #dbe4defa;border-radius:999px;flex:none;align-items:center;gap:6px;padding:8px 13px;font-size:13px;font-weight:750;display:inline-flex;box-shadow:0 4px 15px #0d2b1b21}.vmo-map-mobile-v2__chip--active{color:#fff;background:#087f3f;border-color:#087f3f;box-shadow:0 5px 18px #087f3f4d}.vmo-map-mobile-v2__filters{background:#fffffffa;border:1px solid #dbe4defa;border-radius:18px;margin-top:4px;padding:12px;display:none;box-shadow:0 12px 32px #0d2b1b38}.vmo-map-mobile-v2__filters--open{display:block}.vmo-map-mobile-v2__filters-grid{gap:9px;display:grid}.vmo-map-mobile-v2__filters select{width:100%;min-height:42px;font:inherit;background:#fff;border:1px solid #dce5df;border-radius:12px;padding:0 10px}.vmo-map-mobile-v2__filters label{align-items:center;gap:9px;min-height:38px;font-size:14px;font-weight:650;display:flex}.vmo-map-mobile-v2__filters input{accent-color:#087f3f;width:18px;height:18px}.vmo-map-mobile-v2__result-count{color:#68746c;margin-top:8px;font-size:12px;font-weight:700}.vmo-map-mobile-v2__sheet{z-index:35;left:10px;right:10px;bottom:calc(82px + env(safe-area-inset-bottom,0px));-webkit-backdrop-filter:blur(20px);background:#fffffffa;border:1px solid #dbe4def5;border-radius:24px;padding:7px 7px 8px;position:absolute;box-shadow:0 16px 48px #0d2b1b45,0 2px 8px #0d2b1b21}.vmo-map-mobile-v2__sheet-handle{background:#ccd5cf;border-radius:999px;width:38px;height:4px;margin:1px auto 7px}.vmo-map-mobile-v2__place-card{grid-template-columns:104px minmax(0,1fr);gap:11px;display:grid}.vmo-map-mobile-v2__place-image-wrap{min-height:118px;position:relative}.vmo-map-mobile-v2__place-image,.vmo-map-mobile-v2__place-image-fallback{object-fit:cover;color:#087f3f;background:linear-gradient(145deg,#e3f3e8,#c8e7d2);border-radius:18px;place-items:center;width:100%;height:118px;font-size:40px;display:grid}.vmo-map-mobile-v2__favorite{color:#cf3349;background:#fffffff2;border:0;border-radius:50%;place-items:center;width:31px;height:31px;padding:0;font-size:21px;display:grid;position:absolute;top:7px;right:7px;box-shadow:0 2px 8px #00000024}.vmo-map-mobile-v2__place-content{flex-direction:column;min-width:0;padding:4px 5px 3px 0;display:flex}.vmo-map-mobile-v2__place-heading{justify-content:space-between;gap:8px;display:flex}.vmo-map-mobile-v2__place-heading>div:first-child{min-width:0}.vmo-map-mobile-v2__place-heading h2{color:#17231c;letter-spacing:-.02em;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:17px;font-weight:850;line-height:1.18;display:-webkit-box;overflow:hidden}.vmo-map-mobile-v2__place-category{color:#68746c;text-overflow:ellipsis;white-space:nowrap;margin-top:6px;font-size:12px;font-weight:650;overflow:hidden}.vmo-map-mobile-v2__rating{flex-direction:column;flex:none;align-items:flex-end;font-size:12px;display:flex}.vmo-map-mobile-v2__rating strong{color:#087f3f;white-space:nowrap}.vmo-map-mobile-v2__rating span{color:#8a948e;margin-top:2px;font-size:10px}.vmo-map-mobile-v2__place-footer{justify-content:space-between;align-items:flex-end;gap:8px;margin-top:auto;display:flex}.vmo-map-mobile-v2__price{color:#17231c;font-size:15px;font-weight:850}.vmo-map-mobile-v2__open-button{color:#fff;background:#087f3f;border-radius:12px;justify-content:center;align-items:center;min-height:35px;padding:8px 13px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 5px 14px #087f3f3d}.vmo-map-mobile-v2__nearby{scrollbar-width:none;gap:7px;margin-top:8px;padding:1px;display:flex;overflow-x:auto}.vmo-map-mobile-v2__nearby-card{color:#253129;text-align:left;min-width:155px;font:inherit;background:#f8faf8;border:1px solid #e3e9e5;border-radius:13px;flex:0 0 155px;grid-template-rows:auto auto;grid-template-columns:25px minmax(82px,1fr);column-gap:5px;padding:8px;display:grid}.vmo-map-mobile-v2__nearby-card--active{background:#eef8f1;border-color:#087f3f}.vmo-map-mobile-v2__nearby-icon{grid-row:1/3;align-self:center;font-size:20px}.vmo-map-mobile-v2__nearby-name{text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:750;overflow:hidden}.vmo-map-mobile-v2__nearby-card strong{color:#087f3f;font-size:10px}.vmo-map-mobile-v2__empty{z-index:35;left:50%;bottom:calc(94px + env(safe-area-inset-bottom,0px));box-sizing:border-box;text-align:center;background:#fffffffa;border-radius:20px;flex-direction:column;width:min(320px,100% - 24px);padding:17px;display:flex;position:absolute;transform:translate(-50%);box-shadow:0 12px 35px #0d2b1b38}.vmo-map-mobile-v2__empty span{color:#6d7871;margin-top:4px;font-size:13px}@media (width>=901px){.vmo-map-mobile-v2{display:none}}@media (width<=390px){.vmo-map-mobile-v2__logo{height:33px}.vmo-map-mobile-v2__circle-button{width:39px;height:39px}.vmo-map-mobile-v2__search,.vmo-map-mobile-v2__filter-button{height:48px}.vmo-map-mobile-v2__filter-button{flex-basis:48px;width:48px}.vmo-map-mobile-v2__place-card{grid-template-columns:92px minmax(0,1fr)}.vmo-map-mobile-v2__place-image-wrap,.vmo-map-mobile-v2__place-image,.vmo-map-mobile-v2__place-image-fallback{height:108px;min-height:108px}.vmo-map-mobile-v2__nearby{display:none}}.vmo-map-mobile-v2__header{padding:calc(env(safe-area-inset-top,0px) + 8px) 10px 0}.vmo-map-mobile-v2__top-line{pointer-events:auto;grid-template-columns:118px minmax(0,1fr) 44px 44px auto;align-items:center;gap:7px;display:grid}.vmo-map-mobile-v2__logo{object-fit:contain;object-position:left center;filter:drop-shadow(0 2px 3px #fffffff2)drop-shadow(0 3px 9px #00000021);width:118px;max-width:118px;height:62px}.vmo-map-mobile-v2__top-line .vmo-map-mobile-v2__search{border-radius:24px;width:100%;min-width:0;height:48px;padding:0 13px}.vmo-map-mobile-v2__top-line .vmo-map-mobile-v2__circle-button{border-radius:50%;width:44px;min-width:44px;height:44px}.vmo-map-mobile-v2__language{box-sizing:border-box;-webkit-backdrop-filter:blur(16px);background:#fffffff7;border:1px solid #dbe4defa;border-radius:22px;align-items:center;height:44px;padding:0 8px;display:flex;box-shadow:0 5px 18px #0d2b1b26}.vmo-map-mobile-v2__language>span{margin-right:3px;font-size:15px}.vmo-map-mobile-v2__language select{color:#17231c;min-width:42px;font:inherit;appearance:auto;background:0 0;border:0;outline:0;padding:0 15px 0 2px;font-size:12px;font-weight:850}.vmo-map-mobile-v2__top-line .vmo-map-mobile-v2__filter-button{top:calc(env(safe-area-inset-top,0px) + 66px);border-radius:17px;width:48px;height:48px;position:absolute;right:10px}.vmo-map-mobile-v2__categories{margin-top:10px;padding-right:65px}.vmo-map-mobile-v2__sheet{max-height:min(40dvh,390px);padding:6px 10px 10px;overflow:hidden}.vmo-map-mobile-v2__sheet-head{height:20px;position:relative}.vmo-map-mobile-v2__sheet-handle{width:40px;margin:2px auto 6px}.vmo-map-mobile-v2__sheet-close{color:#455048;cursor:pointer;background:#edf2ee;border:0;border-radius:50%;place-items:center;width:29px;height:29px;padding:0;font-size:21px;line-height:1;display:grid;position:absolute;top:-3px;right:0}.vmo-map-mobile-v2__place-card{grid-template-columns:minmax(105px,34%) minmax(0,1fr);gap:12px}.vmo-map-mobile-v2__place-image-wrap{min-height:180px}.vmo-map-mobile-v2__place-image,.vmo-map-mobile-v2__place-image-fallback{border-radius:18px;height:180px}.vmo-map-mobile-v2__place-content{min-height:180px;max-height:180px;overflow:hidden}.vmo-map-mobile-v2__place-heading{min-height:0}.vmo-map-mobile-v2__place-heading h2{-webkit-line-clamp:2;font-size:18px;line-height:1.16}.vmo-map-mobile-v2__place-category{margin-top:7px}.vmo-map-mobile-v2__place-footer{flex-direction:column;align-items:stretch;gap:7px;margin-top:auto;display:flex}.vmo-map-mobile-v2__price{font-size:19px}.vmo-map-mobile-v2__route-button,.vmo-map-mobile-v2__open-button{box-sizing:border-box;white-space:nowrap;border-radius:12px;justify-content:center;align-items:center;min-width:0;min-height:38px;padding:8px 9px;font-size:11px;font-weight:850;text-decoration:none;display:inline-flex}.vmo-map-mobile-v2__route-button{color:#087f3f;background:#fff;border:1px solid #087f3f}.vmo-map-mobile-v2__open-button{color:#fff;background:#087f3f;border:1px solid #087f3f}.vmo-map-mobile-v2__nearby,.vmo-map-mobile-v2__sheet[hidden]{display:none}@media (width<=720px){.vmo-map-mobile-v2__top-line{grid-template-columns:86px minmax(0,1fr) 42px 42px}.vmo-map-mobile-v2__logo{width:86px;max-width:86px;height:52px}.vmo-map-mobile-v2__language{top:calc(env(safe-area-inset-top,0px) + 61px);height:42px;position:absolute;right:67px}.vmo-map-mobile-v2__top-line .vmo-map-mobile-v2__filter-button{top:calc(env(safe-area-inset-top,0px) + 61px);height:42px}.vmo-map-mobile-v2__categories{margin-top:8px;padding-right:130px}}@media (width<=430px){.vmo-map-mobile-v2__top-line{grid-template-columns:74px minmax(0,1fr) 40px 40px;gap:5px}.vmo-map-mobile-v2__logo{width:74px;max-width:74px;height:48px}.vmo-map-mobile-v2__top-line .vmo-map-mobile-v2__search{height:44px;padding:0 10px}.vmo-map-mobile-v2__search input{font-size:13px}.vmo-map-mobile-v2__top-line .vmo-map-mobile-v2__circle-button{width:40px;min-width:40px;height:40px}.vmo-map-mobile-v2__place-card{grid-template-columns:108px minmax(0,1fr)}.vmo-map-mobile-v2__place-image-wrap,.vmo-map-mobile-v2__place-image,.vmo-map-mobile-v2__place-image-fallback{height:158px;min-height:158px}.vmo-map-mobile-v2__place-content{min-height:158px;max-height:158px}.vmo-map-mobile-v2__place-heading h2{font-size:16px}.vmo-map-mobile-v2__place-description{-webkit-line-clamp:2;font-size:11px}.vmo-map-mobile-v2__route-button,.vmo-map-mobile-v2__open-button{min-height:35px;padding:7px 6px;font-size:10px}}@media (width<=370px){.vmo-map-mobile-v2__top-line{grid-template-columns:62px minmax(0,1fr) 38px 38px}.vmo-map-mobile-v2__logo{width:62px;max-width:62px}.vmo-map-mobile-v2__language{right:62px}.vmo-map-mobile-v2__place-card{grid-template-columns:96px minmax(0,1fr)}}.vmo-map-mobile-v2 .leaflet-popup,.vmo-map-mobile-v2 .maplibregl-popup,.vmo-map-mobile-v2 .mapboxgl-popup{display:none!important}.vmo-map-mobile-v2__sheet{max-height:calc(100dvh - 195px - 78px - env(safe-area-inset-bottom,0px));overscroll-behavior:contain;scrollbar-width:none;overflow:hidden auto}.vmo-map-mobile-v2__sheet::-webkit-scrollbar{display:none}.vmo-map-mobile-v2__place-card{grid-template-columns:112px minmax(0,1fr);align-items:stretch;gap:12px}.vmo-map-mobile-v2__place-image-wrap{height:auto;min-height:172px}.vmo-map-mobile-v2__place-image,.vmo-map-mobile-v2__place-image-fallback{width:100%;height:172px;min-height:172px}.vmo-map-mobile-v2__place-content{flex-direction:column;min-height:172px;max-height:none;display:flex;overflow:visible}.vmo-map-mobile-v2__place-heading{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px;display:grid}.vmo-map-mobile-v2__place-heading h2{-webkit-line-clamp:2;margin:0;font-size:18px;line-height:1.12}.vmo-map-mobile-v2__place-description{color:#556158;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:8px;font-size:11px;line-height:1.32;display:-webkit-box;overflow:hidden}.vmo-map-mobile-v2__place-footer{margin-top:auto;padding-top:8px;display:block}.vmo-map-mobile-v2__price{color:#17231c;margin-bottom:8px;font-size:20px;font-weight:900;line-height:1}.vmo-map-mobile-v2__place-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:7px;display:grid}.vmo-map-mobile-v2__route-button,.vmo-map-mobile-v2__open-button{text-overflow:ellipsis;white-space:nowrap;min-width:0;min-height:40px;padding:8px 5px;font-size:11px;overflow:hidden}.vmo-map-mobile-v2__sheet-close{z-index:5}.vmo-map-mobile-v2__sheet{bottom:calc(84px + env(safe-area-inset-bottom,0px))}@media (width<=430px){.vmo-map-mobile-v2__sheet{border-radius:22px;padding:6px 8px 9px;left:8px;right:8px}.vmo-map-mobile-v2__place-card{grid-template-columns:105px minmax(0,1fr);gap:10px}.vmo-map-mobile-v2__place-image-wrap,.vmo-map-mobile-v2__place-image,.vmo-map-mobile-v2__place-image-fallback{height:162px;min-height:162px}.vmo-map-mobile-v2__place-content{min-height:162px}.vmo-map-mobile-v2__place-heading h2{font-size:16px}.vmo-map-mobile-v2__place-category{margin-top:5px;font-size:11px}.vmo-map-mobile-v2__place-description{-webkit-line-clamp:2;margin-top:6px;font-size:10px}.vmo-map-mobile-v2__price{margin-bottom:6px;font-size:18px}.vmo-map-mobile-v2__route-button,.vmo-map-mobile-v2__open-button{min-height:37px;font-size:10px}}@media (width<=370px){.vmo-map-mobile-v2__place-card{grid-template-columns:92px minmax(0,1fr)}.vmo-map-mobile-v2__place-image-wrap,.vmo-map-mobile-v2__place-image,.vmo-map-mobile-v2__place-image-fallback{height:150px;min-height:150px}.vmo-map-mobile-v2__place-content{min-height:150px}}.vmo-map-mobile-v2__route-button{cursor:pointer}.vmo-map-mobile-v2__route-button:disabled{cursor:wait;opacity:.68}.vmo-map-mobile-v2__route-status{background:#f5faf7;border:1px solid #dbe7df;border-radius:14px;margin-top:8px;padding:9px 10px}.vmo-map-mobile-v2__route-message{color:#30543f;align-items:center;gap:8px;font-size:11px;font-weight:750;display:flex}.vmo-map-mobile-v2__route-spinner{box-sizing:border-box;border:2px solid #bddac8;border-top-color:#087f3f;border-radius:50%;flex:0 0 16px;width:16px;height:16px;animation:.8s linear infinite vmoRouteSpin}.vmo-map-mobile-v2__route-result{justify-content:space-between;align-items:center;gap:10px;display:flex}.vmo-map-mobile-v2__route-result>div{align-items:baseline;gap:8px;min-width:0;display:flex}.vmo-map-mobile-v2__route-result strong{color:#087f3f;font-size:15px;font-weight:900}.vmo-map-mobile-v2__route-result span{color:#5d6961;font-size:11px;font-weight:700}.vmo-map-mobile-v2__route-result button{color:#455149;min-height:31px;font:inherit;background:#fff;border:1px solid #cfdcd4;border-radius:10px;padding:6px 9px;font-size:10px;font-weight:800}.vmo-map-mobile-v2__route-error{color:#a32929;justify-content:space-between;align-items:center;gap:9px;font-size:11px;font-weight:750;display:flex}.vmo-map-mobile-v2__route-error button{color:#a32929;background:#f9e7e7;border:0;border-radius:50%;flex:0 0 27px;place-items:center;width:27px;height:27px;padding:0;font-size:18px;display:grid}@keyframes vmoRouteSpin{to{transform:rotate(360deg)}}.vmo-glass{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd1;border:1px solid #e2e8f0e6;box-shadow:0 18px 46px #087f3f1f}.vmo-gradient-button{color:#fff;background:linear-gradient(135deg,#087f3f,#0bbf62);border:none}.vmo-soft-bg{background:radial-gradient(circle at 0 0,#0bbf6229,#0000 34%),linear-gradient(135deg,#f6faf7 0%,#eefaf2 48%,#f8fbf9 100%)}
