@font-face{font-family:Archivo Variable;font-style:normal;font-display:swap;font-weight:100 900;font-stretch:62% 125%;src:url(/_astro/archivo-vietnamese-standard-normal.rJmnGBSt.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Archivo Variable;font-style:normal;font-display:swap;font-weight:100 900;font-stretch:62% 125%;src:url(/_astro/archivo-latin-ext-standard-normal.7khWdh9v.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Archivo Variable;font-style:normal;font-display:swap;font-weight:100 900;font-stretch:62% 125%;src:url(/_astro/archivo-latin-standard-normal.DY7AcnAa.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--ink:#141414;--ink-2:#3a3a38;--muted:#5b5b58;--paper:#fff;--paper-2:#f2f2f0;--rule:#d9d9d6;--rule-strong:#b9b9b5;--red:#a84838;--red-deep:#8c3a2c;--red-tint:#f6ece9;--on-red:#fff;--on-red-soft:#fae8e4;--wa:#00754a;--wa-deep:#005c3a;--wa-soft:#e6f2ec;--on-wa:#fff;--star:#b26a00;--font:"Archivo Variable", "Helvetica Neue", Arial, sans-serif;--stretch-display:78%;--stretch-title:84%;--r-media:6px;--r-control:999px;--shadow-photo:0 12px 32px -18px #14141473;--ease-out:cubic-bezier(.23, 1, .32, 1);--t-fast:.12s;--t-base:.18s;--gutter:clamp(1rem, 4vw, 2.5rem);--container:1240px;--section:clamp(4rem, 9vw, 7.5rem);--section-tight:clamp(2.5rem, 5vw, 4rem);color-scheme:light;accent-color:var(--red)}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-padding-top:5rem}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}body{font-family:var(--font);color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;font-variant-numeric:tabular-nums;caret-color:var(--red);margin:0;font-size:1.0625rem;line-height:1.55}::selection{background:var(--red);color:var(--on-red)}img,picture,svg,video{max-width:100%;height:auto;display:block}.icon{flex:none;width:1.25em;height:1.25em}a{color:inherit;text-underline-offset:.18em;text-decoration-thickness:1.5px}a:hover{color:var(--red)}p{text-wrap:pretty;max-width:64ch;margin:0 0 1em}p:last-child{margin-bottom:0}ul,ol{padding-left:1.2em}strong{font-weight:700}hr{border:0;border-top:1px solid var(--rule);margin:0}:focus-visible{outline:3px solid var(--ink);outline-offset:3px;border-radius:3px}.skip{background:var(--ink);color:#fff;z-index:1000;padding:.6rem 1rem;position:absolute;top:0;left:-999px}.skip:focus{top:1rem;left:1rem}.sr-only{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}h1,h2,h3,h4{text-wrap:balance;margin:0}.display,h1{font-stretch:var(--stretch-display);text-transform:uppercase;letter-spacing:-.01em;font-size:clamp(2.75rem,7.2vw,5.75rem);font-weight:800;line-height:.92}h2,.title-xl{font-stretch:var(--stretch-title);text-transform:uppercase;letter-spacing:-.005em;margin-bottom:.6em;font-size:clamp(1.9rem,4.2vw,3.1rem);font-weight:760;line-height:.98}h3,.title{margin-bottom:.35em;font-size:clamp(1.15rem,1.6vw,1.3rem);font-weight:680;line-height:1.25}.lead{color:var(--ink-2);max-width:46ch;font-size:clamp(1.15rem,1.7vw,1.35rem);line-height:1.45}.meta{color:var(--muted);font-size:.9rem;font-weight:500}.muted{color:var(--muted)}.prose{max-width:66ch}.prose h2{margin-top:2.2em;margin-bottom:.5em;font-size:clamp(1.5rem,2.6vw,2rem)}.prose h3{margin-top:1.6em}.prose li{margin-bottom:.4em}.container{width:min(100% - 2 * var(--gutter), var(--container));margin-inline:auto}.section{padding-block:var(--section)}.section--tight{padding-block:var(--section-tight)}.section--red{background:var(--red);color:var(--on-red)}.section--red a:hover{color:#fff}.section--red .muted,.section--red .meta{color:var(--on-red-soft)}.section--grey{background:var(--paper-2)}.section-head{max-width:62ch;margin-bottom:clamp(1.5rem,3.5vw,2.75rem)}.section-head p{color:var(--ink-2);font-size:1.1rem}.split{grid-template-columns:7fr 5fr;align-items:center;gap:clamp(2rem,5vw,4.5rem);display:grid}.split--even{grid-template-columns:1fr 1fr}.split--media-first>:first-child{order:1}@media (width<=900px){.split{grid-template-columns:1fr}.split--media-first>:first-child{order:0}}.rows>*{border-top:1px solid var(--rule);padding-block:1.1rem}.rows>:last-child{border-bottom:1px solid var(--rule)}.cols-2{grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));gap:clamp(1.5rem,3vw,3rem) clamp(2rem,5vw,4rem);display:grid}.btn{font:inherit;text-align:center;white-space:normal;border-radius:var(--r-control);cursor:pointer;min-height:3rem;transition:transform var(--t-fast) var(--ease-out), background-color var(--t-base) var(--ease-out), color var(--t-base) var(--ease-out), border-color var(--t-base) var(--ease-out);border:2px solid #0000;justify-content:center;align-items:center;gap:.55rem;padding:.85rem 1.45rem;font-size:1.05rem;font-weight:680;font-stretch:96%;line-height:1.1;text-decoration:none;display:inline-flex}.btn:active{transform:scale(.98)}.btn svg{flex:none;width:1.3em;height:1.3em}.btn--wa{background:var(--wa);color:var(--on-wa)}.btn--wa:hover{background:var(--wa-deep);color:var(--on-wa)}.btn--wa:focus-visible{outline-color:var(--wa-deep)}.btn--ink{background:var(--ink);color:#fff}.btn--ink:hover{background:var(--ink-2);color:#fff}.btn--line{color:var(--ink);border-color:var(--ink);background:0 0}.btn--line:hover{background:var(--ink);color:#fff}.section--red .btn--line{color:#fff;border-color:#fff}.section--red .btn--line:hover{color:var(--red);background:#fff}.btn--lg{min-height:3.5rem;padding:1rem 1.9rem;font-size:1.15rem}@media (width>=721px){.btn{white-space:nowrap}}.btn--sm{min-height:2.5rem;padding:.5rem 1.05rem;font-size:.95rem}.btn-row{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.link-arrow{align-items:center;gap:.35rem;font-weight:680;text-decoration:none;display:inline-flex}.link-arrow svg{width:1.1em;height:1.1em;transition:transform var(--t-base) var(--ease-out)}.link-arrow:hover svg{transform:translate(3px)}.photo{border-radius:var(--r-media);background:var(--paper-2);overflow:hidden}.photo img{object-fit:cover;width:100%;height:100%}figure{margin:0}figcaption{color:var(--muted);margin-top:.6rem;font-size:.9rem}.address{font-style:normal;line-height:1.5}.hours{margin:0;padding:0;list-style:none}.hours li{border-top:1px solid var(--rule);justify-content:space-between;gap:1.5rem;padding:.55rem 0;display:flex}.hours li:last-child{border-bottom:1px solid var(--rule)}.hours li span:last-child{white-space:nowrap;font-weight:650}.section--red .hours li{border-color:#ffffff4d}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}@media (forced-colors:active){.btn{border-color:buttontext}.photo{border:1px solid canvastext}}@media (width<=720px){body{padding-bottom:calc(4.5rem + env(safe-area-inset-bottom))}.btn-row .btn{flex:auto}}.hdr[data-astro-cid-nen7h5rs]{z-index:50;background:var(--paper);border-bottom:1px solid var(--rule);position:sticky;top:0}.hdr__in[data-astro-cid-nen7h5rs]{justify-content:space-between;align-items:center;gap:1rem;min-height:4.25rem;display:flex}.hdr__logo[data-astro-cid-nen7h5rs]{flex:none;align-items:center;min-height:44px;display:flex}.hdr__logo[data-astro-cid-nen7h5rs] img[data-astro-cid-nen7h5rs]{width:150px;height:auto}.hdr__nav[data-astro-cid-nen7h5rs]{align-items:center;gap:1rem;display:flex}.hdr__nav[data-astro-cid-nen7h5rs] ul[data-astro-cid-nen7h5rs]{gap:.1rem;margin:0;padding:0;list-style:none;display:flex}.hdr__nav[data-astro-cid-nen7h5rs] ul[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{white-space:nowrap;border-radius:4px;align-items:center;min-height:44px;padding:.5rem .7rem;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex}.hdr__nav[data-astro-cid-nen7h5rs] ul[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover{color:var(--red)}.hdr__nav[data-astro-cid-nen7h5rs] ul[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs][aria-current=page]{color:var(--red);box-shadow:inset 0 -3px 0 var(--red)}.hdr__burger[data-astro-cid-nen7h5rs]{cursor:pointer;width:44px;height:44px;color:var(--ink);background:0 0;border:0;border-radius:4px;place-items:center;display:none}.hdr__burger[data-astro-cid-nen7h5rs] svg{width:1.6rem;height:1.6rem}.hdr__burger[data-astro-cid-nen7h5rs] .hdr__burger-close,.hdr__burger[data-astro-cid-nen7h5rs][aria-expanded=true] .hdr__burger-open{display:none}.hdr__burger[data-astro-cid-nen7h5rs][aria-expanded=true] .hdr__burger-close{display:block}@media (width<=1100px){.hdr__burger[data-astro-cid-nen7h5rs]{display:grid}.hdr__nav[data-astro-cid-nen7h5rs][hidden]{display:none}.hdr__nav[data-astro-cid-nen7h5rs]{background:var(--paper);border-bottom:1px solid var(--rule);padding:.5rem var(--gutter) 1.25rem;flex-direction:column;align-items:stretch;gap:1rem;position:absolute;top:100%;left:0;right:0}.hdr__nav[data-astro-cid-nen7h5rs] ul[data-astro-cid-nen7h5rs]{flex-direction:column;gap:0}.hdr__nav[data-astro-cid-nen7h5rs] ul[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{border-bottom:1px solid var(--rule);white-space:normal;border-radius:0;padding:.85rem 0;font-size:1.15rem;font-weight:650;display:flex}.hdr__nav[data-astro-cid-nen7h5rs] ul[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs][aria-current=page]{box-shadow:none}.hdr__cta[data-astro-cid-nen7h5rs]{width:100%}}.ftr[data-astro-cid-jo6i4kqk]{background:var(--ink);color:#e6e6e3;padding-block:clamp(3rem,6vw,5rem) 1.5rem}.ftr[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:#fff}.ftr[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{color:#f0b9ad}.ftr__top[data-astro-cid-jo6i4kqk]{border-bottom:1px solid #ffffff2e;grid-template-columns:1.2fr 1fr 1fr;align-items:start;gap:2.5rem;padding-bottom:2.5rem;display:grid}.ftr__brand[data-astro-cid-jo6i4kqk] img[data-astro-cid-jo6i4kqk]{width:180px;height:auto}.ftr__claim[data-astro-cid-jo6i4kqk]{font-stretch:var(--stretch-title);text-transform:uppercase;color:#fff;margin-top:1rem;font-size:1.6rem;font-weight:760;line-height:1}.ftr__addr[data-astro-cid-jo6i4kqk]{font-size:1rem}.ftr__wa[data-astro-cid-jo6i4kqk]{align-items:center;gap:.5rem;min-height:44px;font-size:1.15rem;font-weight:700;text-decoration:none;display:inline-flex}.ftr__wa[data-astro-cid-jo6i4kqk] svg{width:1.4rem;height:1.4rem;color:var(--wa)}.ftr__policy[data-astro-cid-jo6i4kqk]{color:#bdbdb8;margin:.25rem 0 1rem;font-size:.95rem}.ftr__social[data-astro-cid-jo6i4kqk]{gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.ftr__social[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{border:1px solid #ffffff4d;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.ftr__social[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{border-color:#fff}.ftr__social[data-astro-cid-jo6i4kqk] svg{width:1.25rem;height:1.25rem}.ftr__nav[data-astro-cid-jo6i4kqk] ul[data-astro-cid-jo6i4kqk]{padding:0;flex-wrap:wrap;gap:.25rem 1.75rem;margin:0;padding-block:1.5rem;list-style:none;display:flex}.ftr__nav[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{padding:.35rem 0;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-block}.ftr__nav[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{text-decoration:underline}.ftr__legal[data-astro-cid-jo6i4kqk]{color:#bdbdb8;border-top:1px solid #ffffff2e;flex-wrap:wrap;justify-content:space-between;gap:.5rem 1.5rem;padding-top:1.25rem;font-size:.9rem;display:flex}.ftr__legal[data-astro-cid-jo6i4kqk] p[data-astro-cid-jo6i4kqk]{margin:0}@media (width<=860px){.ftr__top[data-astro-cid-jo6i4kqk]{grid-template-columns:1fr;gap:1.75rem}}.wa[data-astro-cid-uhjrq7dp]{z-index:60;flex-direction:column;align-items:flex-end;gap:.75rem;display:flex;position:fixed;bottom:1.25rem;right:1.25rem}.wa__launcher[data-astro-cid-uhjrq7dp]{background:var(--wa);height:3.5rem;color:var(--on-wa);border-radius:var(--r-control);border:2px solid var(--wa);transition:background-color var(--t-base) var(--ease-out), transform var(--t-fast) var(--ease-out);align-items:center;gap:.6rem;padding:0 1.35rem 0 1.15rem;font-size:1.02rem;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 8px 24px -8px #003c238c}.wa__launcher[data-astro-cid-uhjrq7dp]:hover{background:var(--wa-deep);border-color:var(--wa-deep);color:var(--on-wa)}.wa__launcher[data-astro-cid-uhjrq7dp]:active{transform:scale(.97)}.wa__launcher[data-astro-cid-uhjrq7dp] .wa__launcher-icon{width:1.75rem;height:1.75rem}.wa[data-astro-cid-uhjrq7dp][data-open] .wa__launcher-text[data-astro-cid-uhjrq7dp]{display:none}.wa[data-astro-cid-uhjrq7dp][data-open] .wa__launcher[data-astro-cid-uhjrq7dp]{justify-content:center;width:3.5rem;padding:0}.wa__panel[data-astro-cid-uhjrq7dp]{background:var(--paper);width:min(21.5rem,100vw - 2.5rem);color:var(--ink);border:1px solid var(--rule);border-radius:14px;overflow:hidden;box-shadow:0 18px 44px -18px #14141473}.wa__panel[data-astro-cid-uhjrq7dp][hidden]{display:none}@media (prefers-reduced-motion:no-preference){.wa__panel[data-astro-cid-uhjrq7dp]{animation:wa-in .18s var(--ease-out) both;transform-origin:100% 100%}@keyframes wa-in{0%{opacity:0;transform:scale(.96)translateY(6px)}}}.wa__head[data-astro-cid-uhjrq7dp]{background:var(--wa);color:var(--on-wa);align-items:center;gap:.7rem;padding:.8rem .9rem;display:flex}.wa__avatar[data-astro-cid-uhjrq7dp]{object-fit:cover;border:2px solid #fff9;border-radius:50%;flex:none;width:2.75rem;height:2.75rem}.wa__who[data-astro-cid-uhjrq7dp]{flex:1;min-width:0}.wa__name[data-astro-cid-uhjrq7dp]{margin:0;font-size:1rem;font-weight:700;line-height:1.2}.wa__status[data-astro-cid-uhjrq7dp]{opacity:.92;margin:0;font-size:.82rem}.wa__close[data-astro-cid-uhjrq7dp]{width:2.25rem;height:2.25rem;color:var(--on-wa);cursor:pointer;background:#ffffff26;border:0;border-radius:50%;flex:none;place-items:center;display:grid}.wa__close[data-astro-cid-uhjrq7dp]:hover{background:#ffffff47}.wa__close[data-astro-cid-uhjrq7dp] svg{width:1.1rem;height:1.1rem}.wa__body[data-astro-cid-uhjrq7dp]{background:var(--wa-soft);padding:1rem .9rem .25rem}.wa__bubble[data-astro-cid-uhjrq7dp]{background:var(--paper);border-radius:4px 14px 14px;max-width:none;margin:0;padding:.8rem .9rem;font-size:.95rem;line-height:1.45;box-shadow:0 1px 2px #1414141a}.wa__chips[data-astro-cid-uhjrq7dp]{flex-wrap:wrap;gap:.4rem;margin:.75rem 0 0;padding:0 0 .9rem;list-style:none;display:flex}.wa__chip[data-astro-cid-uhjrq7dp]{font:inherit;cursor:pointer;background:var(--paper);min-height:2.25rem;color:var(--wa-deep);border:1px solid var(--wa);border-radius:var(--r-control);padding:.5rem .75rem;font-size:.85rem;font-weight:600;line-height:1.2}.wa__chip[data-astro-cid-uhjrq7dp]:hover{background:var(--wa);color:var(--on-wa)}.wa__form[data-astro-cid-uhjrq7dp]{border-top:1px solid var(--rule);gap:.6rem;padding:.8rem .9rem 1rem;display:grid}.wa__input[data-astro-cid-uhjrq7dp]{font:inherit;resize:vertical;border:1px solid var(--rule-strong);background:var(--paper);width:100%;min-height:3.5rem;color:var(--ink);border-radius:8px;padding:.6rem .7rem;font-size:.95rem}.wa__input[data-astro-cid-uhjrq7dp]::placeholder{color:var(--muted)}.wa__input[data-astro-cid-uhjrq7dp]:focus-visible{outline:3px solid var(--wa);outline-offset:1px;border-color:var(--wa)}.wa__send[data-astro-cid-uhjrq7dp]{width:100%}.wa__note[data-astro-cid-uhjrq7dp]{color:var(--muted);margin:0;font-size:.8rem}@media (width<=560px){.wa[data-astro-cid-uhjrq7dp]{left:.75rem;right:.75rem;bottom:calc(.75rem + env(safe-area-inset-bottom));align-items:stretch}.wa__launcher[data-astro-cid-uhjrq7dp]{justify-content:center}.wa__panel[data-astro-cid-uhjrq7dp]{width:auto}.wa[data-astro-cid-uhjrq7dp][data-open] .wa__launcher[data-astro-cid-uhjrq7dp]{width:100%}}
