@font-face{font-family:Playfair Display;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/playfair-display-vietnamese-400-normal.BV2APVTb.woff2)format("woff2"),url(/_astro/playfair-display-vietnamese-400-normal.BbvUAu4N.woff)format("woff")}@font-face{font-family:Playfair Display;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/playfair-display-vietnamese-600-normal.ICsRR-qJ.woff2)format("woff2"),url(/_astro/playfair-display-vietnamese-600-normal.BPJkAZPN.woff)format("woff")}@font-face{font-family:Playfair Display;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/playfair-display-vietnamese-700-normal.CaKJSIny.woff2)format("woff2"),url(/_astro/playfair-display-vietnamese-700-normal.Cr1rw0mr.woff)format("woff")}@font-face{font-family:Be Vietnam Pro;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/be-vietnam-pro-vietnamese-400-normal.CRcqvyg1.woff2)format("woff2"),url(/_astro/be-vietnam-pro-vietnamese-400-normal.BuGn0gnm.woff)format("woff")}@font-face{font-family:Be Vietnam Pro;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/be-vietnam-pro-vietnamese-500-normal.DREgrEoJ.woff2)format("woff2"),url(/_astro/be-vietnam-pro-vietnamese-500-normal.CfdwVo8-.woff)format("woff")}@font-face{font-family:Be Vietnam Pro;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/be-vietnam-pro-vietnamese-600-normal.nyU-ZL2p.woff2)format("woff2"),url(/_astro/be-vietnam-pro-vietnamese-600-normal.DkpCIyan.woff)format("woff")}:root{--bg:#faf6f0;--bg-soft:#f3ece1;--surface:#fff;--ink:#2b2118;--ink-soft:#5c5044;--accent:#8c3b2e;--accent-deep:#73301f;--gold:#c89b3c;--moss:#3f5a44;--cream-on-dark:#f5eee2;--border:#e7ddcf;--shadow-sm:0 1px 3px #2b211814;--shadow-md:0 6px 24px #2b21181a;--radius:14px;--serif:"Playfair Display", "Noto Serif", Georgia, serif;--sans:"Be Vietnam Pro", system-ui, -apple-system, "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--sans);color:var(--ink);background:var(--bg);flex-direction:column;min-height:100vh;margin:0;font-size:17px;line-height:1.7;display:flex}main{flex:1 0 auto;width:100%}img{max-width:100%;height:auto}a{color:var(--accent)}a:focus-visible,button:focus-visible{outline:3px solid var(--gold);outline-offset:2px;border-radius:4px}h1,h2,h3,h4{font-family:var(--serif);color:#1f1710;line-height:1.25}.site-header{z-index:50;backdrop-filter:blur(8px);border-bottom:1px solid var(--border);background:#faf6f0eb;align-items:center;gap:1.25rem;padding:.75rem clamp(1rem,4vw,2.5rem);display:flex;position:sticky;top:0}.site-header .brand{font-family:var(--serif);color:var(--accent);letter-spacing:.01em;white-space:nowrap;font-size:1.3rem;font-weight:700;text-decoration:none}.site-header nav{gap:1.4rem;margin-left:auto;display:flex}.site-header nav a{color:var(--ink);font-weight:500;text-decoration:none}.site-header nav a:hover{color:var(--accent)}.header-cta{background:var(--accent);box-shadow:var(--shadow-sm);white-space:nowrap;border-radius:999px;align-items:center;gap:.5rem;padding:.55rem 1.15rem;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex;color:var(--cream-on-dark)!important}.header-cta:hover{background:var(--accent-deep)}@media (width<=768px){.site-header{flex-wrap:wrap;row-gap:.5rem}.site-header nav{order:3;justify-content:center;width:100%;margin-left:0}.header-cta{margin-left:auto;padding:.45rem .9rem;font-size:.85rem}}.hero{grid-template-columns:1.1fr .9fr;align-items:center;gap:clamp(1.5rem,4vw,3.5rem);max-width:1120px;margin:0 auto;padding:clamp(2.5rem,6vw,5rem) clamp(1rem,4vw,2.5rem) clamp(2rem,5vw,4rem);display:grid}.hero-title{text-align:left;margin:0 0 .75rem;font-size:clamp(1.75rem,4.2vw,3rem);font-weight:700}.hero-sub{color:var(--ink-soft);margin:0 0 1.75rem;font-size:clamp(1.05rem,2vw,1.3rem)}.hero-note{color:var(--accent);font-weight:600}.hero-actions{flex-wrap:wrap;align-items:center;gap:.9rem;display:flex}.btn{border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.7rem;font-size:1.02rem;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--accent);color:var(--cream-on-dark);box-shadow:var(--shadow-md)}.btn-primary:hover{background:var(--accent-deep);color:var(--cream-on-dark)}.btn-ghost{border:1.5px solid var(--accent);color:var(--accent);background:0 0}.btn-ghost:hover{color:var(--accent-deep);background:#8c3b2e0f}.hero-figure{margin:0;position:relative}.hero-figure:before{content:"";z-index:-1;background:linear-gradient(135deg,#c89b3c29,#8c3b2e14);border-radius:24px;position:absolute;inset:-12px}.hero-figure img{box-shadow:var(--shadow-md);border-radius:20px;display:block}@media (width<=860px){.hero{text-align:center;grid-template-columns:1fr;padding-top:2.2rem}.hero-title,.hero-sub{text-align:center}.hero-actions{justify-content:center}.hero-figure{max-width:520px;margin:0 auto}}.section{max-width:1120px;margin:0 auto;padding:clamp(2rem,5vw,3.75rem) clamp(1rem,4vw,2.5rem)}.section-head{text-align:center;margin-bottom:2.2rem}.section-head h2,.section-head h3{margin:0 0 .5rem;font-size:clamp(1.5rem,3vw,2.2rem)}.section-head .kicker{color:var(--gold);letter-spacing:.14em;text-transform:uppercase;margin-bottom:.6rem;font-size:.8rem;font-weight:600;display:inline-block}.usp-band{background:var(--bg-soft);border-block:1px solid var(--border)}.usp-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.usp-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);text-align:center;padding:1.6rem 1.4rem}.usp-card .usp-icon{width:52px;height:52px;color:var(--accent);background:#c89b3c24;border-radius:50%;justify-content:center;align-items:center;margin:0 auto .9rem;display:flex}.usp-card h3{color:var(--accent-deep);margin:0 0 .5rem;font-size:1.15rem}.usp-card p{color:var(--ink-soft);margin:0;font-size:.97rem}@media (width<=820px){.usp-grid{grid-template-columns:1fr}}.process-figure-grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.process-figure-grid figure{margin:0}.process-figure-grid img{box-shadow:var(--shadow-sm);border-radius:12px;display:block}.process-figure-grid figcaption{color:var(--ink-soft);text-align:center;margin-top:.6rem;font-size:.92rem;font-weight:500}.story-band{background:var(--surface);border-block:1px solid var(--border)}@media (width<=860px){.process-figure-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.process-figure-grid{grid-template-columns:1fr}}.article-body{max-width:760px;margin:0 auto;font-size:1.05rem}.article-body h2{font-size:clamp(1.5rem,3vw,2.1rem)}.article-body blockquote{border-left:4px solid var(--accent);background:var(--bg-soft);color:var(--ink);overflow-wrap:anywhere;border-radius:0 12px 12px 0;max-width:100%;margin:1.75rem 0;padding:1.1rem 1.5rem;font-size:1.02rem}.article-body pre{white-space:pre-wrap;overflow-wrap:anywhere;max-width:100%}.article-body figure{margin:2rem 0}.article-body figure img{box-shadow:var(--shadow-sm);border-radius:12px}.article-body figure figcaption{text-align:center;color:var(--ink-soft);margin-top:.5rem;font-size:.9rem}.article-body ul{padding-left:1.3rem}.article-body li{margin-bottom:.5rem}.benefits .wp-block-columns{grid-template-columns:repeat(3,1fr);gap:1.25rem;flex-wrap:nowrap!important;display:grid!important}.benefits .wp-block-column{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:1.4rem;flex-basis:auto!important;width:auto!important}.benefits .wp-block-column h3{color:var(--accent-deep);margin:0 0 .4rem;font-size:1.12rem}.benefits .wp-block-column p{color:var(--ink-soft);margin:0;font-size:.97rem}@media (width<=900px){.benefits .wp-block-columns{grid-template-columns:repeat(2,1fr)!important}}@media (width<=600px){.benefits .wp-block-columns{grid-template-columns:1fr!important}}.usage-band{background:var(--bg-soft);border-block:1px solid var(--border)}.usage-quote{max-width:760px;margin:0 auto}.testimonials{background:var(--surface);border-block:1px solid var(--border)}.testimonials .wp-block-columns{grid-template-columns:repeat(2,1fr);gap:1.4rem;flex-wrap:nowrap!important;display:grid!important}.testimonials .wp-block-column{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem;flex-basis:auto!important;width:auto!important}.testimonials blockquote{color:var(--ink-soft);background:0 0;border:0;margin:0 0 .9rem;padding:0;font-style:italic}.testimonials figure{margin:0 0 .75rem}.testimonials figure img{border-radius:50%}.testimonials .t-name{font-weight:700;font-family:var(--serif);color:var(--accent-deep);margin:0;font-size:1.05rem}.testimonials .t-role{color:var(--ink-soft);margin:.15rem 0 0;font-size:.9rem}@media (width<=700px){.testimonials .wp-block-columns{grid-template-columns:1fr!important}}.price-band{background:var(--accent);color:var(--cream-on-dark)}.price-band .wp-block-columns{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;display:flex!important}.price-band .wp-block-column{flex:100%;min-width:0}.price-band figure{max-width:100%;margin:1rem auto}.price-band figure img{margin:0 auto;display:block;max-width:100%!important;height:auto!important}.price-band h2,.price-band h3{margin:0;font-size:clamp(1.25rem,2.6vw,1.8rem);color:var(--cream-on-dark)!important}.price-band p{color:#f5eee2d9;margin:.35rem 0 0}.price-band .btn-primary{background:var(--cream-on-dark);color:var(--accent-deep)!important}.price-band a{color:var(--cream-on-dark)}.cta-band{background:var(--moss);color:var(--cream-on-dark);text-align:center}.cta-band .cta-inner{max-width:760px;margin:0 auto}.cta-band h2{color:var(--cream-on-dark);margin:0 0 .6rem;font-size:clamp(1.3rem,2.6vw,1.9rem)}.cta-band p{color:#f5eee2e6;margin:0 0 1.4rem}.blog-h1{margin:0 0 1.6rem;font-size:clamp(1.9rem,4vw,2.6rem)}.post-list{grid-template-columns:1fr;gap:1rem;margin:0;padding:0;list-style:none;display:grid}.post-list li{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);transition:box-shadow .15s,transform .15s}.post-list li:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.post-list a{color:var(--ink);font-weight:600;font-family:var(--serif);padding:1.15rem 1.4rem;font-size:1.1rem;text-decoration:none;display:block}.post-list a:hover{color:var(--accent)}.contact-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);max-width:640px;box-shadow:var(--shadow-md);text-align:center;margin:0 auto;padding:clamp(1.6rem,4vw,2.6rem)}.contact-card .phone{font-family:var(--serif);color:var(--accent);letter-spacing:.02em;margin:.4rem 0 1.2rem;font-size:clamp(1.7rem,4.5vw,2.3rem);font-weight:700;text-decoration:none;display:block}.contact-card .phone:hover{color:var(--accent-deep)}.contact-card address{color:var(--ink-soft);margin:.9rem 0 0;font-style:normal}.contact-actions{flex-wrap:wrap;justify-content:center;gap:.9rem;margin-top:1.5rem;display:flex}.site-footer{color:var(--cream-on-dark);background:#2b2118;margin-top:auto}.site-footer .footer-inner{grid-template-columns:1.4fr 1fr 1fr;gap:2rem;max-width:1120px;margin:0 auto;padding:2.4rem clamp(1rem,4vw,2.5rem) 1.6rem;display:grid}.site-footer .f-brand{font-family:var(--serif);color:var(--gold);margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.site-footer h4{color:var(--cream-on-dark);margin:0 0 .6rem;font-size:1.02rem}.site-footer p,.site-footer li{color:#f5eee2cc;margin:.25rem 0}.site-footer ul{margin:0;padding:0;list-style:none}.site-footer a{color:var(--cream-on-dark);text-decoration:none}.site-footer a:hover{color:var(--gold)}.site-footer .f-bottom{text-align:center;color:#f5eee299;border-top:1px solid #f5eee226;padding:1rem;font-size:.88rem}@media (width<=720px){.site-footer .footer-inner{grid-template-columns:1fr;gap:1.2rem}}.wp-body .wp-block-image img,.wp-body figure img{max-width:100%;height:auto}.wp-body .aligncenter{margin-inline:auto}.wp-body pre{white-space:pre-wrap;overflow-wrap:anywhere}.wp-body figure{max-width:100%}.wp-body figure img{display:block}.wp-body .wp-block-buttons{flex-wrap:wrap;justify-content:center;gap:.8rem;margin:1.2rem 0;display:flex}.wp-body .wp-block-button__link{background:var(--accent);color:var(--cream-on-dark);border-radius:999px;padding:.7rem 1.5rem;font-weight:600;text-decoration:none;display:inline-block}.wp-body h2{font-size:clamp(1.5rem,3vw,2.1rem)}.wp-body h3{color:var(--accent-deep);font-size:1.2rem}.wp-body p{line-height:1.75}.post-list-wrap ul{grid-template-columns:1fr;gap:1rem;margin:0;padding:0;list-style:none;display:grid}.post-list-wrap li{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);transition:box-shadow .15s,transform .15s}.post-list-wrap li:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.post-list-wrap a{color:var(--ink);font-weight:600;font-family:var(--serif);padding:1.15rem 1.4rem;font-size:1.1rem;text-decoration:none;display:block}.post-list-wrap a:hover{color:var(--accent)}.price-band img{width:auto;max-height:380px;box-shadow:var(--shadow-md);border-radius:12px;display:block}
