.header[data-astro-cid-nen7h5rs]{z-index:300;-webkit-backdrop-filter:blur(18px);background:#faf7f2e0;border-bottom:1px solid #3d6b7c14;position:sticky;top:0}.header-inner[data-astro-cid-nen7h5rs]{justify-content:space-between;align-items:center;gap:20px;padding:16px 0;display:flex}.brand[data-astro-cid-nen7h5rs]{flex-shrink:0;align-items:center;display:flex}.brand-logo[data-astro-cid-nen7h5rs]{object-fit:contain;width:auto;height:52px}.nav[data-astro-cid-nen7h5rs]{gap:6px;display:flex}.nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{color:var(--ink-soft);border-radius:var(--radius-sm);padding:8px 14px;font-size:.88rem;font-weight:600;transition:color .2s,background .2s}.nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover{color:var(--primary);background:#3d6b7c0d}.nav-dropdown[data-astro-cid-nen7h5rs]{position:relative}.nav-dropdown[data-astro-cid-nen7h5rs]>a[data-astro-cid-nen7h5rs]{color:var(--ink-soft);border-radius:var(--radius-sm);cursor:pointer;padding:8px 14px;font-size:.88rem;font-weight:600;transition:color .2s,background .2s}.nav-dropdown[data-astro-cid-nen7h5rs]>a[data-astro-cid-nen7h5rs]:hover{color:var(--primary);background:#3d6b7c0d}.nav-dropdown-menu[data-astro-cid-nen7h5rs]{background:var(--surface);border-radius:var(--radius-md);min-width:240px;box-shadow:var(--shadow-md);opacity:0;visibility:hidden;z-index:120;padding:8px 0;transition:opacity .2s,visibility 0s .2s,transform .2s;position:absolute;top:100%;left:0;transform:translateY(4px)}.nav-dropdown[data-astro-cid-nen7h5rs]:hover .nav-dropdown-menu[data-astro-cid-nen7h5rs]{opacity:1;visibility:visible;transition:opacity .2s,visibility,transform .2s;transform:translateY(0)}.nav-dropdown-menu[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{color:var(--ink-soft);border-radius:0;padding:10px 20px;font-size:.88rem;font-weight:500;display:block}.nav-dropdown-menu[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover{color:var(--primary);background:#3d6b7c0a}.header-cta[data-astro-cid-nen7h5rs]{padding:12px 22px;font-size:.85rem}.hamburger-toggle[data-astro-cid-nen7h5rs]{display:none}.hamburger-label[data-astro-cid-nen7h5rs]{cursor:pointer;z-index:310;flex-shrink:0;width:28px;min-width:28px;height:20px;display:none;position:relative}.hamburger-label[data-astro-cid-nen7h5rs] span[data-astro-cid-nen7h5rs],.hamburger-label[data-astro-cid-nen7h5rs]:before,.hamburger-label[data-astro-cid-nen7h5rs]:after{content:"";background:var(--ink);border-radius:2px;width:100%;height:2.5px;transition:all .3s;position:absolute;left:0}.hamburger-label[data-astro-cid-nen7h5rs] span[data-astro-cid-nen7h5rs]{top:50%;transform:translateY(-50%)}.hamburger-label[data-astro-cid-nen7h5rs]:before{top:0}.hamburger-label[data-astro-cid-nen7h5rs]:after{bottom:0}.hamburger-toggle[data-astro-cid-nen7h5rs]:checked+.hamburger-label[data-astro-cid-nen7h5rs] span[data-astro-cid-nen7h5rs]{opacity:0}.hamburger-toggle[data-astro-cid-nen7h5rs]:checked+.hamburger-label[data-astro-cid-nen7h5rs]:before{top:50%;transform:translateY(-50%)rotate(45deg)}.hamburger-toggle[data-astro-cid-nen7h5rs]:checked+.hamburger-label[data-astro-cid-nen7h5rs]:after{top:50%;bottom:auto;transform:translateY(-50%)rotate(-45deg)}.mobile-nav[data-astro-cid-nen7h5rs]{background:var(--surface);visibility:hidden;z-index:300;flex-direction:column;gap:8px;width:300px;height:100vh;padding:90px 32px 40px;transition:transform .35s,visibility 0s .35s;display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-10px 0 40px #0000001f}.mobile-nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{color:var(--ink);border-bottom:1px solid var(--line);padding:14px 0;font-size:1.1rem;font-weight:600;display:block}.mobile-nav-divider[data-astro-cid-nen7h5rs]{background:var(--line);height:1px;margin:8px 0}.mobile-nav-service[data-astro-cid-nen7h5rs]{color:var(--primary)!important;border-bottom:none!important;padding:10px 0!important;font-size:.92rem!important}.btn-wa-mobile[data-astro-cid-nen7h5rs]{text-align:center;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:20px;display:flex;background:#25d366!important;border-color:#25d366!important}.btn-wa-mobile[data-astro-cid-nen7h5rs]:hover{background:#1fb855!important}.hamburger-toggle[data-astro-cid-nen7h5rs]:checked~.mobile-nav[data-astro-cid-nen7h5rs]{visibility:visible;transition:transform .35s,visibility;transform:translate(0)}.mobile-overlay[data-astro-cid-nen7h5rs]{z-index:290;opacity:0;visibility:hidden;pointer-events:none;background:#0000004d;transition:opacity .3s,visibility 0s .3s;position:fixed;inset:0}.hamburger-toggle[data-astro-cid-nen7h5rs]:checked~.mobile-overlay[data-astro-cid-nen7h5rs]{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .3s,visibility}@media (width<=1024px){.header-cta[data-astro-cid-nen7h5rs]{padding:10px 16px;font-size:.8rem}.nav[data-astro-cid-nen7h5rs]{gap:2px}.nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{padding:8px 10px;font-size:.82rem}.brand[data-astro-cid-nen7h5rs]{font-size:.92rem}}@media (width<=680px){.nav[data-astro-cid-nen7h5rs],.header-cta[data-astro-cid-nen7h5rs]{display:none}.hamburger-label[data-astro-cid-nen7h5rs]{display:block}.header-inner[data-astro-cid-nen7h5rs]{padding:10px 0}.brand-logo[data-astro-cid-nen7h5rs]{height:44px}}.footer[data-astro-cid-jo6i4kqk]{border-top:1px solid var(--line);color:var(--ink-soft);padding:56px 0 100px}@media (width>=681px){.footer[data-astro-cid-jo6i4kqk]{padding-bottom:56px}}.footer-grid[data-astro-cid-jo6i4kqk]{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:40px;display:grid}.footer-col[data-astro-cid-jo6i4kqk]{flex-direction:column;gap:8px;font-size:.88rem;display:flex}.footer-brand[data-astro-cid-jo6i4kqk]{color:var(--ink);margin-bottom:4px;font-size:1rem;font-weight:700}.footer-col[data-astro-cid-jo6i4kqk] p[data-astro-cid-jo6i4kqk]{font-size:.85rem;line-height:1.5}.footer-address[data-astro-cid-jo6i4kqk]{margin-top:4px;font-size:.82rem!important}.footer-heading[data-astro-cid-jo6i4kqk]{color:var(--ink);text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:.9rem;font-weight:700}.footer-col[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:var(--ink-soft);font-size:.88rem;transition:color .2s}.footer-col[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{color:var(--primary)}.footer-bottom[data-astro-cid-jo6i4kqk]{border-top:1px solid var(--line);margin-top:32px;padding-top:20px}.footer-copy[data-astro-cid-jo6i4kqk]{text-align:center;font-size:.82rem}@media (width<=1024px){.footer-grid[data-astro-cid-jo6i4kqk]{grid-template-columns:1fr 1fr}}@media (width<=680px){.footer-grid[data-astro-cid-jo6i4kqk]{grid-template-columns:1fr;gap:28px}}.wa-float[data-astro-cid-vsqmdgo3]{z-index:200;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;transition:transform .25s,box-shadow .25s;animation:2.5s infinite waPulse;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 16px #25d36666}.wa-float[data-astro-cid-vsqmdgo3]:hover{animation:none;transform:scale(1.1);box-shadow:0 6px 24px #25d36680}.wa-float[data-astro-cid-vsqmdgo3] svg[data-astro-cid-vsqmdgo3]{fill:#fff;width:30px;height:30px}@keyframes waPulse{0%{box-shadow:0 4px 16px #25d36666,0 0 #25d36666}70%{box-shadow:0 4px 16px #25d36666,0 0 0 18px #25d36600}to{box-shadow:0 4px 16px #25d36666,0 0 #25d36600}}@media (width<=680px){.wa-float[data-astro-cid-vsqmdgo3]{width:52px;height:52px;bottom:18px;right:16px}.wa-float[data-astro-cid-vsqmdgo3] svg[data-astro-cid-vsqmdgo3]{width:26px;height:26px}}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(data:font/woff2;base64,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)format("woff2-variations");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/_astro/manrope-cyrillic-wght-normal.Dvxsihut.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/_astro/manrope-greek-wght-normal.DL7QRZyv.woff2)format("woff2-variations");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/_astro/manrope-vietnamese-wght-normal.usUDDRr7.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:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/_astro/manrope-latin-ext-wght-normal.Ch3YOpNY.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:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/_astro/manrope-latin-wght-normal.DHIcAJRg.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}@font-face{font-family:Cormorant Garamond Variable;font-style:normal;font-display:swap;font-weight:300 700;src:url(/_astro/cormorant-garamond-cyrillic-ext-wght-normal.Bg62sWL9.woff2)format("woff2-variations");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond Variable;font-style:normal;font-display:swap;font-weight:300 700;src:url(/_astro/cormorant-garamond-cyrillic-wght-normal.BWCqVJN0.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond Variable;font-style:normal;font-display:swap;font-weight:300 700;src:url(/_astro/cormorant-garamond-vietnamese-wght-normal.CDLFB6hb.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:Cormorant Garamond Variable;font-style:normal;font-display:swap;font-weight:300 700;src:url(/_astro/cormorant-garamond-latin-ext-wght-normal.ltf1AbuM.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:Cormorant Garamond Variable;font-style:normal;font-display:swap;font-weight:300 700;src:url(/_astro/cormorant-garamond-latin-wght-normal.CUoBjw-S.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{--bg:#f6f1eb;--surface:#fff;--ink:#2b3a42;--ink-soft:#6b7b84;--primary:#3d6b7c;--primary-dark:#2a4d5a;--sage:#7fa393;--sand:#d4bfa3;--rose:#c4816f;--mist:#e8efea;--line:#d6d0c8;--radius-sm:8px;--radius-md:14px;--radius-lg:22px;--radius-xl:32px;--radius-full:999px;--shadow-sm:0 2px 8px #2b3a420f;--shadow-md:0 8px 24px #2b3a4214;--shadow-lg:0 20px 50px #2b3a421a;--max:1160px;--font-serif:"Cormorant Garamond", Georgia, serif;--font-sans:"Manrope", system-ui, sans-serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-sans);color:var(--ink);background:radial-gradient(ellipse at 10% 0%, #7fa39326, transparent 40%), radial-gradient(ellipse at 90% 0%, #d4bfa32e, transparent 35%), linear-gradient(180deg, #faf7f2 0%, var(--bg) 100%);-webkit-font-smoothing:antialiased;font-size:1.05rem;line-height:1.7}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,h4{font-family:var(--font-serif);letter-spacing:-.03em;color:var(--ink);line-height:1.05}h1{font-size:clamp(2.8rem,6vw,4.5rem);font-weight:600}h2{font-size:clamp(2.2rem,4.5vw,3.4rem);font-weight:600}h3{font-size:clamp(1.4rem,2.5vw,1.9rem);font-weight:600}p{color:var(--ink-soft)}.container{width:min(var(--max), calc(100% - 40px));margin:0 auto}.btn,.btn-secondary,.btn-ghost{border-radius:var(--radius-full);font-family:var(--font-sans);cursor:pointer;border:none;justify-content:center;align-items:center;gap:8px;padding:15px 28px;font-size:.92rem;font-weight:700;transition:transform .25s,box-shadow .25s,background .25s,filter .25s;display:inline-flex}.btn{color:#fff;background:linear-gradient(135deg, var(--primary), var(--primary-dark));box-shadow:0 12px 28px #3d6b7c38}.btn:hover{filter:brightness(1.08);transform:translateY(-2px);box-shadow:0 16px 36px #3d6b7c47}.btn-secondary{color:var(--primary-dark);background:#ffffffd9;border:1.5px solid #3d6b7c26}.btn-secondary:hover{box-shadow:var(--shadow-md);background:#fff;transform:translateY(-2px)}.btn-ghost{color:var(--primary);background:0 0;padding:15px 18px}.btn-ghost:hover{background:#3d6b7c0f}.btn-wa{color:#fff;background:#25d366;box-shadow:0 12px 28px #25d36638}.btn-wa:hover{filter:brightness(1.06);transform:translateY(-2px);box-shadow:0 16px 36px #25d3664d}.eyebrow{border-radius:var(--radius-full);color:var(--primary-dark);text-transform:uppercase;letter-spacing:.1em;background:#7fa39324;align-items:center;gap:8px;padding:8px 16px;font-size:.75rem;font-weight:800;display:inline-flex}.section{padding:80px 0}.section--mist{background:var(--mist)}.section-header{text-align:center;max-width:680px;margin:0 auto 48px}.section-header h2{margin-top:14px}.section-header p{margin-top:16px;font-size:1.06rem}.card{border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm);border:1px solid #3d6b7c0f;padding:28px;transition:transform .3s,box-shadow .3s}.card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.prose{max-width:72ch;margin:0 auto;font-size:1.08rem;line-height:1.8}.prose h2{margin-top:2.5rem;margin-bottom:.8rem;font-size:clamp(1.6rem,3vw,2.2rem)}.prose h3{margin-top:2rem;margin-bottom:.6rem}.prose p{margin-bottom:1.2rem}.prose p+p{margin-top:0}.prose img{border-radius:var(--radius-lg);box-shadow:var(--shadow-md);margin:2rem 0}.prose blockquote{border-left:4px solid var(--sage);border-radius:0 var(--radius-md) var(--radius-md) 0;font-family:var(--font-serif);color:var(--ink);background:#7fa3930f;margin:1.5rem 0;padding:1rem 1.5rem;font-size:1.15rem;font-style:italic}.prose ul,.prose ol{color:var(--ink-soft);margin:1rem 0;padding-left:1.5rem}.prose li{margin-bottom:.5rem}.prose a{color:var(--primary);text-underline-offset:3px;text-decoration:underline #3d6b7c4d}.prose a:hover{text-decoration-color:var(--primary)}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@supports (animation-timeline:view()){.reveal{animation:.5s both fadeSlideUp view();animation-range:entry entry 25%}}@media (width<=1024px){.section{padding:56px 0}}@media (width<=680px){.section{padding:40px 0}.section-header{margin-bottom:32px}.btn,.btn-secondary,.btn-ghost{min-height:48px;padding:14px 24px;font-size:.95rem}body{overflow-x:hidden}.container{width:min(var(--max), calc(100% - 32px))}}
