@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-leading:initial;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-teal-950:#022f2e;--color-slate-600:#45556c;--color-white:#fff;--spacing:.25rem;--container-sm:24rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-2xl:1.5rem;--text-2xl--line-height:calc(2 / 1.5);--text-5xl:3rem;--text-5xl--line-height:1;--font-weight-semibold:600;--font-weight-bold:700;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}@supports (color:lab(0% 0 0)){:root,:host{--color-teal-950:lab(16.6371% -15.3183 -3.81732);--color-slate-600:lab(35.5623% -1.74978 -15.4316)}}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-6{margin-top:calc(var(--spacing) * 6)}.flex{display:flex}.grid{display:grid}.inline-flex{display:inline-flex}.min-h-screen{min-height:100vh}.max-w-sm{max-width:var(--container-sm)}.place-items-center{place-items:center}.items-center{align-items:center}.gap-2{gap:calc(var(--spacing) * 2)}.rounded-\[2rem\]{border-radius:2rem}.rounded-full{border-radius:3.40282e38px}.bg-\[\#087f8c\]{background-color:#087f8c}.bg-\[\#f6fbfa\]{background-color:#f6fbfa}.bg-white{background-color:var(--color-white)}.p-8{padding:calc(var(--spacing) * 8)}.px-5{padding-inline:calc(var(--spacing) * 5)}.px-6{padding-inline:calc(var(--spacing) * 6)}.py-3{padding-block:calc(var(--spacing) * 3)}.text-center{text-align:center}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading,var(--text-5xl--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.leading-6{--tw-leading:calc(var(--spacing) * 6);line-height:calc(var(--spacing) * 6)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.text-\[\#073b4c\]{color:#073b4c}.text-slate-600{color:var(--color-slate-600)}.text-white{color:var(--color-white)}.shadow-xl{--tw-shadow:0 20px 25px -5px var(--tw-shadow-color,#0000001a), 0 8px 10px -6px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.shadow-teal-950\/10{--tw-shadow-color:#022f2e1a}@supports (color:color-mix(in lab, red, red)){.shadow-teal-950\/10{--tw-shadow-color:color-mix(in oklab, color-mix(in oklab, var(--color-teal-950) 10%, transparent) var(--tw-shadow-alpha), transparent)}}}:root{--deep-ocean:#064b6b;--ocean:#087f9c;--turquoise:#16b8b5;--aqua:#52d3c7;--sand:#fff3d9;--coral:#ff735c;--white:#fff;--text:#17364a;--muted:#6b8290;--surface:#f4f9fa;--line:#dfecee;--shadow:0 14px 38px #064b6b1a;--font-sans:"Be Vietnam Pro","Segoe UI",Arial,sans-serif;--font-display:Georgia,"Times New Roman",serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:#dcebed}body{color:var(--text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;background:#dcebed;margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.viewport-shell{background:radial-gradient(circle at 15% 0,#e9f7f5 0,#0000 35%),#dcebed;min-height:100dvh}.mobile-app{width:100%;min-height:100dvh;padding-bottom:calc(94px + env(safe-area-inset-bottom));background:var(--surface);margin:auto;position:relative;overflow:hidden;box-shadow:0 0 80px #064b6b1f}.content-pad{padding-inline:18px}.app-header{min-height:178px;padding:calc(16px + env(safe-area-inset-top)) 18px 26px;color:#fff;background:linear-gradient(135deg,var(--deep-ocean) 0%,var(--ocean) 66%,#14aeb1 115%);border-radius:0 0 32px 32px;position:relative;overflow:hidden}.app-header:before{content:"";border:32px solid #ffffff0f;border-radius:50%;width:210px;height:210px;position:absolute;top:-95px;right:-85px}.app-header:after{content:"";border:18px solid #52d3c726;border-radius:50%;width:150px;height:70px;position:absolute;bottom:-45px;left:-50px}.header-topline,.welcome{z-index:1;position:relative}.header-topline{justify-content:space-between;align-items:center;display:flex}.header-brand{align-items:center;gap:10px;display:flex}.header-brand>span{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;border:1px solid #ffffff40;border-radius:13px;place-items:center;width:38px;height:38px;display:grid}.header-brand svg{width:21px}.header-brand strong{letter-spacing:-.02em;font-size:18px}.header-brand b{color:#8ff1e6}.header-actions{gap:9px;display:flex}.header-actions button,.header-actions a{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:1px solid #fff3;border-radius:14px;place-items:center;width:40px;height:40px;display:grid;position:relative}.header-actions svg{width:19px}.header-actions i{border:2px solid var(--deep-ocean);background:var(--coral);border-radius:50%;width:7px;height:7px;position:absolute;top:8px;right:9px}.welcome{margin-top:25px}.welcome p{margin:0;font-size:19px;line-height:1.4}.welcome p strong{font-weight:700}.welcome div{color:#ffffffc7;align-items:center;gap:5px;margin-top:7px;font-size:12px;display:flex}.search-wrap{z-index:4;margin-top:-27px;padding:0 18px;position:relative}.search-pill{background:#fff;border:1px solid #064b6b0f;border-radius:20px;align-items:center;gap:11px;height:58px;padding:7px 8px 7px 17px;display:flex;box-shadow:0 14px 38px #064b6b26}.search-pill>svg{color:var(--ocean);flex:none}.search-pill input{min-width:0;color:var(--text);background:0 0;border:0;outline:0;flex:1;font-size:13px}.search-pill input::placeholder{color:#8ca0aa}.search-pill button{color:#fff;background:var(--deep-ocean);border:0;border-radius:15px;flex:none;place-items:center;width:44px;height:44px;display:grid}.hero-wrap{margin-top:22px}.hero-carousel{background:var(--deep-ocean);height:390px;box-shadow:var(--shadow);border-radius:26px;position:relative;overflow:hidden}.hero-carousel>img{object-fit:cover}.hero-shade{background:linear-gradient(#042f440f 10%,#042f4452 45%,#032536eb 100%);position:absolute;inset:0}.hero-content{z-index:2;color:#fff;position:absolute;bottom:35px;left:22px;right:22px}.hero-content>span{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:.06em;text-transform:uppercase;background:#064b6b52;border:1px solid #ffffff4d;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:700;display:inline-flex}.hero-content h1{max-width:430px;font-family:var(--font-display);letter-spacing:-.035em;margin:13px 0 8px;font-size:29px;line-height:1.15}.hero-content p{color:#ffffffd1;max-width:390px;margin:0;font-size:12px;line-height:1.55}.hero-content a{min-height:44px;color:var(--deep-ocean);background:#fff;border-radius:14px;align-items:center;gap:8px;margin-top:17px;padding:0 16px;font-size:12px;font-weight:750;display:inline-flex}.hero-dots{z-index:3;gap:5px;display:flex;position:absolute;bottom:18px;right:18px}.hero-dots button{background:#ffffff80;border:0;border-radius:99px;width:6px;height:6px;padding:0;transition:all .25s}.hero-dots button.active{background:#fff;width:20px}.service-section{padding-top:28px;scroll-margin-top:20px}.service-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;display:grid}.service-grid a{text-align:center;flex-direction:column;align-items:center;gap:9px;min-width:0;min-height:92px;transition:transform .2s;display:flex}.service-grid a:active{transform:scale(.94)}.service-grid a>span{border-radius:18px;place-items:center;width:54px;height:54px;display:grid;box-shadow:0 8px 22px #064b6b1a}.service-grid svg{width:24px}.service-grid strong{width:100%;color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:700;overflow:hidden}.service-grid .coral{color:#de563f;background:#ffe4dc}.service-grid .aqua{color:#087f7c;background:#dff8f3}.service-grid .ocean{color:#086d8a;background:#dceff7}.service-grid .sun{color:#b7731d;background:#fff0cf}.service-grid .navy{color:#fff;background:linear-gradient(145deg,var(--deep-ocean),var(--ocean))}.content-section{padding-top:36px}.section-heading{justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:16px;display:flex}.section-heading h2{font-family:var(--font-display);letter-spacing:-.035em;margin:0;font-size:24px;line-height:1.2}.section-heading p{color:var(--muted);margin:4px 0 0;font-size:11px}.section-heading>a{min-height:40px;color:var(--ocean);white-space:nowrap;align-items:center;font-size:11px;font-weight:700;display:flex}.horizontal-list{overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none;grid-auto-flow:column;gap:14px;display:grid;overflow-x:auto}.horizontal-list::-webkit-scrollbar{display:none}.food-list{grid-auto-columns:76%}.food-card,.homestay-card{scroll-snap-align:start;background:#fff;border:1px solid #064b6b12;border-radius:22px;overflow:hidden;box-shadow:0 10px 30px #064b6b14}.food-image{background:#e7f1f2;height:164px;position:relative}.food-image img,.home-image img{object-fit:cover;transition:transform .5s}.food-card:hover img,.homestay-card:hover img{transform:scale(1.03)}.food-image>span{color:var(--coral);background:#ffffffeb;border-radius:99px;padding:6px 9px;font-size:9px;font-weight:800;position:absolute;top:11px;left:11px}.food-copy{padding:14px}.food-copy h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:39px;margin:0;font-size:15px;line-height:1.3;display:-webkit-box;overflow:hidden}.food-copy p{color:var(--muted);margin:5px 0 11px;font-size:11px}.food-copy>div{justify-content:space-between;align-items:center;display:flex}.food-copy strong{color:var(--coral);font-size:15px}.food-copy i{width:34px;height:34px;color:var(--ocean);background:#e9f7f6;border-radius:50%;place-items:center;display:grid}.food-copy i svg{width:17px}.homes-section{padding-bottom:4px}.home-list{grid-auto-columns:82%;padding:0 18px 18px}.homestay-card{position:relative}.home-image{background:#e7f1f2;height:218px;display:block;position:relative}.home-image>span{color:var(--deep-ocean);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe6;border-radius:99px;align-items:center;gap:5px;padding:7px 9px;font-size:9px;font-weight:800;display:flex;position:absolute;bottom:12px;left:12px}.home-image>span svg{width:14px}.heart-button{width:42px;height:42px;color:var(--deep-ocean);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffdb;border:1px solid #ffffff59;border-radius:50%;place-items:center;display:grid;position:absolute;top:12px;right:12px}.heart-button svg{width:19px}.heart-button:active svg{fill:var(--coral);color:var(--coral)}.home-copy{padding:15px;display:block}.home-copy h3{-webkit-line-clamp:2;min-height:42px;font-family:var(--font-display);-webkit-box-orient:vertical;margin:0;font-size:17px;line-height:1.25;display:-webkit-box;overflow:hidden}.home-copy p{color:var(--muted);align-items:flex-start;gap:4px;margin:7px 0 12px;font-size:10px;line-height:1.4;display:flex}.home-copy p svg{flex:none;width:13px}.home-copy>div{justify-content:space-between;align-items:flex-end;display:flex}.home-copy span{color:var(--muted);font-size:9px}.home-copy span strong{color:var(--coral);margin-top:2px;font-size:15px;display:block}.home-copy b{color:var(--muted);font-size:9px;font-weight:500}.experience-grid{grid-template-columns:repeat(2,1fr);gap:11px;display:grid}.experience-card{border-radius:22px;flex-direction:column;justify-content:space-between;min-height:158px;padding:16px;transition:all .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 25px #064b6b14}.experience-card:active{transform:scale(.97)}.experience-card>span{background:#ffffffc2;border-radius:15px;place-items:center;width:44px;height:44px;display:grid}.experience-card>span svg{width:23px}.experience-card>svg{opacity:.58;width:17px;position:absolute;top:14px;right:14px}.experience-card h3{font-family:var(--font-display);margin:14px 0 3px;font-size:16px}.experience-card p{opacity:.72;margin:0;font-size:10px;line-height:1.4}.experience-card.turquoise{color:#075e66;background:#d8f7f2}.experience-card.ocean{color:#07516b;background:#dbeff6}.experience-card.coral{color:#963f33;background:#ffe5df}.experience-card.sand{color:#765323;background:var(--sand)}.local-note{color:#fff;background:linear-gradient(135deg,var(--deep-ocean),var(--ocean));box-shadow:var(--shadow);border-radius:24px;margin:38px 18px 0;padding-block:28px!important}.local-note span{color:#8ff1e6;letter-spacing:.14em;text-transform:uppercase;font-size:9px;font-weight:800}.local-note h2{max-width:360px;font-family:var(--font-display);margin:7px 0;font-size:23px;line-height:1.25}.local-note p{color:#ffffffb3;margin:0;font-size:10px}.app-footer{color:var(--deep-ocean);flex-direction:column;align-items:center;gap:4px;padding:42px 20px 24px;display:flex}.app-footer strong{font-family:var(--font-display);font-size:17px}.app-footer span{color:var(--muted);font-size:9px}.bottom-navigation{z-index:50;width:min(100%,720px);height:calc(76px + env(safe-area-inset-bottom));padding:7px 10px env(safe-area-inset-bottom);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border:1px solid #064b6b14;border-bottom:0;border-radius:24px 24px 0 0;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -10px 35px #064b6b1a}.bottom-navigation a{color:#8398a3;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:0;font-size:9px;font-weight:650;transition:all .2s;display:flex;position:relative}.bottom-navigation svg{width:21px}.bottom-navigation a.active{color:var(--ocean)}.bottom-navigation a.active:before{content:"";background:var(--turquoise);border-radius:99px;width:28px;height:3px;position:absolute;top:-7px}.zalo-button{z-index:49;right:max(16px,50vw - 344px);bottom:calc(88px + env(safe-area-inset-bottom));color:#fff;opacity:0;pointer-events:none;background:#087fda;border:3px solid #fff;border-radius:50%;place-items:center;width:48px;height:48px;transition:opacity .2s,transform .2s;display:grid;position:fixed;transform:translateY(8px)scale(.9);box-shadow:0 12px 25px #087fda4d}.zalo-button.visible{opacity:1;pointer-events:auto;transform:none}.zalo-button svg{width:22px}.zalo-button span{font-size:0;position:absolute}.toast{z-index:70;left:50%;bottom:calc(92px + env(safe-area-inset-bottom));color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);white-space:nowrap;background:#064b6bf0;border:1px solid #fff3;border-radius:15px;align-items:center;gap:9px;min-height:46px;padding:10px 15px;font-size:11px;animation:.25s ease-out toast-in;display:flex;position:fixed;transform:translate(-50%);box-shadow:0 15px 35px #064b6b40}.state-card{background:#ffffffa8;border:1px dashed #bed9dd;border-radius:22px;align-items:center;gap:14px;min-height:140px;padding:20px;display:flex}.state-icon{width:48px;height:48px;color:var(--ocean);background:#e2f5f3;border-radius:16px;flex:none;place-items:center;display:grid}.state-icon svg{width:24px}.state-card h3{margin:0;font-size:14px}.state-card p{color:var(--muted);margin:5px 0 0;font-size:11px;line-height:1.5}.state-card a,.state-card button{color:#fff;background:var(--ocean);border:0;border-radius:12px;align-items:center;min-height:40px;margin-top:9px;padding:0 13px;font-size:10px;font-weight:750;display:inline-flex}.error-state .state-icon{color:var(--coral);background:#ffe9e4}.loading-page{padding:calc(22px + env(safe-area-inset-top)) 18px 100px}.loading-header{justify-content:space-between;align-items:center;display:flex}.loading-header .skeleton-line{width:145px;height:24px}.skeleton-avatar{background:#dce9eb;border-radius:14px;width:42px;height:42px}.skeleton-search{background:#e3edef;border-radius:20px;height:58px;margin-top:32px}.skeleton-hero{background:#d9e8ea;border-radius:26px;height:390px;margin-top:22px}.skeleton-services{grid-template-columns:repeat(5,1fr);gap:9px;margin-top:26px;display:grid}.skeleton-services i{background:#dce9eb;border-radius:18px;height:54px}.skeleton-title{background:#dce9eb;border-radius:8px;width:180px;height:24px;margin:38px 0 16px}.skeleton-card{background:#fff;border-radius:22px;width:270px;padding-bottom:15px}.skeleton-card.large{width:310px}.skeleton-image{background:#dce9eb;border-radius:22px 22px 0 0;height:165px}.skeleton-card.large .skeleton-image{height:218px}.skeleton-line{background:#dce9eb;border-radius:99px;height:11px;margin:11px 14px 0}.skeleton-line.wide{width:70%}.skeleton-search,.skeleton-hero,.skeleton-services i,.skeleton-image,.skeleton-line,.skeleton-avatar,.skeleton-title{animation:1.5s ease-in-out infinite pulse}@keyframes pulse{50%{opacity:.5}}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}@media (min-width:481px){.content-pad,.app-header,.search-wrap{padding-inline:24px}.home-list{grid-auto-columns:62%;padding-inline:24px}.food-list{grid-auto-columns:52%}.hero-carousel{height:410px}.hero-content h1{font-size:34px}.service-grid{gap:14px}.service-grid a>span{width:60px;height:60px}.local-note{margin-inline:24px}.experience-grid{gap:14px}}@media (min-width:769px){.viewport-shell{padding:28px 0}.mobile-app{border-radius:34px;max-width:720px;min-height:calc(100dvh - 56px)}.app-header{border-radius:34px 34px 32px 32px}.hero-carousel{height:430px}.bottom-navigation{border:1px solid #064b6b14;border-radius:24px;bottom:18px}.mobile-app{padding-bottom:112px}.zalo-button{bottom:110px;right:calc(50vw - 342px)}.toast{bottom:112px}.food-list{grid-auto-columns:46%}.home-list{grid-auto-columns:52%}}@media (max-width:370px){.content-pad,.search-wrap,.app-header{padding-inline:14px}.service-grid{gap:3px}.service-grid a>span{width:49px;height:49px}.service-grid strong{font-size:10px}.hero-carousel{height:370px}.hero-content{left:18px;right:18px}.hero-content h1{font-size:26px}.home-list{grid-auto-columns:86%;padding-inline:14px}.experience-card{padding:14px}.bottom-navigation span{font-size:8px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}
