.navbar.svelte-1ehf0vf.svelte-1ehf0vf{position:fixed;top:0;left:0;right:0;z-index:1000;transition:background var(--transition),box-shadow var(--transition),padding var(--transition);padding:0;background:transparent}.navbar.scrolled.svelte-1ehf0vf.svelte-1ehf0vf{background:rgba(10,22,40,.97);box-shadow:0 2px 20px #00000040;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.navbar-inner.svelte-1ehf0vf.svelte-1ehf0vf{display:flex;align-items:center;justify-content:space-between;height:80px}.navbar.scrolled.svelte-1ehf0vf .navbar-inner.svelte-1ehf0vf{height:70px}.navbar-logo.svelte-1ehf0vf.svelte-1ehf0vf{display:flex;align-items:center;flex-shrink:0}.logo-img.svelte-1ehf0vf.svelte-1ehf0vf{height:52px;width:auto;object-fit:contain;filter:brightness(1);transition:opacity var(--transition)}.navbar-logo.svelte-1ehf0vf:hover .logo-img.svelte-1ehf0vf{opacity:.85}.navbar-links.svelte-1ehf0vf.svelte-1ehf0vf{display:flex;align-items:center;gap:8px}.nav-link.svelte-1ehf0vf.svelte-1ehf0vf{font-size:.9rem;font-weight:500;color:#ffffffd9;padding:8px 16px;border-radius:var(--radius-full);transition:color var(--transition),background var(--transition);letter-spacing:.01em;position:relative}.nav-link.svelte-1ehf0vf.svelte-1ehf0vf:after{content:"";position:absolute;bottom:2px;left:50%;transform:translate(-50%) scaleX(0);width:calc(100% - 32px);height:2px;background:var(--color-gold);border-radius:2px;transition:transform var(--transition)}.nav-link.svelte-1ehf0vf.svelte-1ehf0vf:hover{color:var(--color-white);background:rgba(255,255,255,.07)}.nav-link.active.svelte-1ehf0vf.svelte-1ehf0vf{color:var(--color-gold)}.nav-link.active.svelte-1ehf0vf.svelte-1ehf0vf:after{transform:translate(-50%) scaleX(1)}.lang-switcher.svelte-1ehf0vf.svelte-1ehf0vf{display:flex;align-items:center;gap:2px;margin-left:8px;background:rgba(255,255,255,.07);border-radius:var(--radius-full);padding:3px 6px}.mobile-lang.svelte-1ehf0vf.svelte-1ehf0vf{display:none}.lang-btn.svelte-1ehf0vf.svelte-1ehf0vf{background:none;border:none;cursor:pointer;font-size:.75rem;font-weight:600;color:#ffffff8c;padding:4px 6px;border-radius:var(--radius-full);letter-spacing:.05em;transition:color var(--transition),background var(--transition)}.lang-btn.svelte-1ehf0vf.svelte-1ehf0vf:hover{color:var(--color-white)}.lang-btn.lang-active.svelte-1ehf0vf.svelte-1ehf0vf{color:var(--color-gold);background:rgba(201,162,85,.12)}.lang-divider.svelte-1ehf0vf.svelte-1ehf0vf{color:#fff3;font-size:.75rem;-webkit-user-select:none;user-select:none}.nav-cta.svelte-1ehf0vf.svelte-1ehf0vf{margin-left:8px;padding:10px 24px;font-size:.875rem}.hamburger.svelte-1ehf0vf.svelte-1ehf0vf{display:none;flex-direction:column;justify-content:center;gap:5px;background:none;border:none;cursor:pointer;padding:8px;border-radius:var(--radius-sm);transition:background var(--transition)}.hamburger.svelte-1ehf0vf.svelte-1ehf0vf:hover{background:rgba(255,255,255,.08)}.hamburger-line.svelte-1ehf0vf.svelte-1ehf0vf{display:block;width:24px;height:2px;background:var(--color-white);border-radius:2px;transition:all var(--transition);transform-origin:center}.hamburger-line:nth-child(1).open.svelte-1ehf0vf.svelte-1ehf0vf{transform:translateY(7px) rotate(45deg)}.hamburger-line:nth-child(2).open.svelte-1ehf0vf.svelte-1ehf0vf{opacity:0;transform:scaleX(0)}.hamburger-line:nth-child(3).open.svelte-1ehf0vf.svelte-1ehf0vf{transform:translateY(-7px) rotate(-45deg)}.menu-overlay.svelte-1ehf0vf.svelte-1ehf0vf{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.5);z-index:998}@media (max-width: 860px){.hamburger.svelte-1ehf0vf.svelte-1ehf0vf{display:flex}.navbar-links.svelte-1ehf0vf.svelte-1ehf0vf{position:fixed;top:0;right:-100%;width:280px;height:100vh;background:var(--color-navy);flex-direction:column;align-items:flex-start;padding:100px 32px 40px;gap:4px;z-index:999;transition:right var(--transition-slow);box-shadow:-8px 0 32px #00000040}.navbar-links.open.svelte-1ehf0vf.svelte-1ehf0vf{right:0}.nav-link.svelte-1ehf0vf.svelte-1ehf0vf{width:100%;padding:12px 16px;font-size:1rem;border-radius:var(--radius-sm)}.nav-link.svelte-1ehf0vf.svelte-1ehf0vf:after{display:none}.nav-cta.svelte-1ehf0vf.svelte-1ehf0vf{width:100%;margin-left:0;margin-top:16px;justify-content:center}.desktop-lang.svelte-1ehf0vf.svelte-1ehf0vf{display:none}.mobile-lang.svelte-1ehf0vf.svelte-1ehf0vf{display:flex;margin-left:auto;margin-right:8px;padding:0 4px;min-height:44px}.mobile-lang.svelte-1ehf0vf .lang-btn.svelte-1ehf0vf{min-height:44px;padding:0 8px;font-size:.8125rem}}.footer.svelte-gvk2xd.svelte-gvk2xd{background:var(--color-navy);color:#ffffffbf}.footer-main.svelte-gvk2xd.svelte-gvk2xd{padding:80px 0 60px}.footer-grid.svelte-gvk2xd.svelte-gvk2xd{display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:48px}.footer-logo.svelte-gvk2xd.svelte-gvk2xd{display:inline-block;margin-bottom:20px}.footer-logo.svelte-gvk2xd img.svelte-gvk2xd{height:48px;width:auto;object-fit:contain}.footer-tagline.svelte-gvk2xd.svelte-gvk2xd{font-size:.9rem;line-height:1.7;color:#fff9;margin-bottom:24px;max-width:280px}.footer-social.svelte-gvk2xd.svelte-gvk2xd{display:flex;gap:12px}.social-link.svelte-gvk2xd.svelte-gvk2xd{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:rgba(255,255,255,.08);color:#ffffffb3;border:1px solid rgba(255,255,255,.1);transition:all var(--transition)}.social-link.svelte-gvk2xd.svelte-gvk2xd:hover{background:var(--color-gold);color:var(--color-navy);border-color:var(--color-gold);transform:translateY(-2px)}.footer-col-title.svelte-gvk2xd.svelte-gvk2xd{font-family:var(--font-body);font-size:.8125rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--color-gold);margin-bottom:20px}.footer-links.svelte-gvk2xd.svelte-gvk2xd{list-style:none;display:flex;flex-direction:column;gap:10px}.footer-links.svelte-gvk2xd a.svelte-gvk2xd{font-size:.9rem;color:#ffffffa6;transition:color var(--transition)}.footer-links.svelte-gvk2xd a.svelte-gvk2xd:hover{color:var(--color-gold)}.footer-contact.svelte-gvk2xd.svelte-gvk2xd{list-style:none;display:flex;flex-direction:column;gap:14px}.footer-contact.svelte-gvk2xd li.svelte-gvk2xd{display:flex;align-items:flex-start;gap:10px;font-size:.9rem;color:#ffffffa6}.footer-contact.svelte-gvk2xd li svg.svelte-gvk2xd{flex-shrink:0;margin-top:2px;color:var(--color-gold)}.footer-contact.svelte-gvk2xd a.svelte-gvk2xd{color:#ffffffa6;transition:color var(--transition)}.footer-contact.svelte-gvk2xd a.svelte-gvk2xd:hover{color:var(--color-gold)}.footer-bottom.svelte-gvk2xd.svelte-gvk2xd{border-top:1px solid rgba(255,255,255,.08);padding:20px 0}.footer-bottom-inner.svelte-gvk2xd.svelte-gvk2xd{display:flex;align-items:center;justify-content:center;gap:16px}.footer-bottom.svelte-gvk2xd p.svelte-gvk2xd{font-size:.8125rem;color:#ffffffa6}@media (max-width: 1024px){.footer-grid.svelte-gvk2xd.svelte-gvk2xd{grid-template-columns:1fr 1fr;gap:40px}.footer-brand.svelte-gvk2xd.svelte-gvk2xd{grid-column:1 / -1}.footer-tagline.svelte-gvk2xd.svelte-gvk2xd{max-width:100%}}@media (max-width: 600px){.footer-main.svelte-gvk2xd.svelte-gvk2xd{padding:56px 0 40px}.footer-grid.svelte-gvk2xd.svelte-gvk2xd{grid-template-columns:1fr;gap:32px}.footer-brand.svelte-gvk2xd.svelte-gvk2xd{grid-column:auto}.footer-bottom-inner.svelte-gvk2xd.svelte-gvk2xd{flex-direction:column;text-align:center}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--font-heading: "Playfair Display Variable", serif;--font-body: "Inter Variable", sans-serif;--color-navy: #0A1628;--color-navy-mid: #132240;--color-navy-light: #1E3A6E;--color-gold: #C9A255;--color-gold-light: #E8C97A;--color-gold-dark: #A67C3A;--color-white: #FFFFFF;--color-off-white: #F8F6F2;--color-light-bg: #F4F6F9;--color-text: #1A1F2E;--color-text-muted: #555E6D;--color-text-light: #9CA3AF;--color-border: #E5E7EB;--color-border-dark: #D1D5DB;--shadow-sm: 0 1px 3px rgba(0,0,0,.08), 0 1px 2px rgba(0,0,0,.06);--shadow-md: 0 4px 16px rgba(0,0,0,.1), 0 2px 6px rgba(0,0,0,.07);--shadow-lg: 0 10px 40px rgba(0,0,0,.12), 0 4px 16px rgba(0,0,0,.08);--shadow-xl: 0 20px 60px rgba(0,0,0,.16);--radius-sm: 6px;--radius-md: 12px;--radius-lg: 20px;--radius-full: 9999px;--transition: .25s ease;--transition-slow: .4s ease;--max-width: 1200px;--section-padding: 100px 24px;--section-padding-sm: 64px 24px}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--color-text);background-color:var(--color-white);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:700;line-height:1.2;color:var(--color-navy)}p{line-height:1.7}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}input,button,textarea,select{font-family:var(--font-body);font-size:inherit}button:focus:not(:focus-visible){outline:none}.container{max-width:var(--max-width);margin:0 auto;padding:0 24px}@media (max-width: 768px){.section .container{padding:0}}.section-label{font-family:var(--font-body);font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--color-gold);margin-bottom:12px;display:block}.services-section .section-label,.why-section .section-label,.testimonials-section .section-label,.about-story .section-label,.values-section .section-label,.promise-section .section-label,.contact-section .section-label,.faq-section .section-label{color:#8b6b00}.section-title{font-size:clamp(2rem,4vw,2.75rem);font-weight:700;color:var(--color-navy);margin-bottom:16px}.section-title.white{color:var(--color-white)}.section-desc{font-size:1.0625rem;color:var(--color-text-muted);line-height:1.75;max-width:560px}.section-desc.white{color:#ffffffbf}.btn{display:inline-flex;align-items:center;gap:8px;padding:14px 32px;border-radius:var(--radius-full);font-size:.9375rem;font-weight:600;letter-spacing:.02em;cursor:pointer;border:2px solid transparent;transition:all var(--transition);text-decoration:none;white-space:nowrap}.btn-primary{background:var(--color-gold);color:var(--color-navy);border-color:var(--color-gold)}.btn-primary:hover{background:var(--color-gold-light);border-color:var(--color-gold-light);transform:translateY(-2px);box-shadow:0 8px 24px #c9a25559;text-decoration:none}.btn-outline{background:transparent;color:var(--color-white);border-color:#ffffff80}.btn-outline:hover{background:rgba(255,255,255,.1);border-color:var(--color-white);transform:translateY(-2px);text-decoration:none}.btn-outline-dark{background:transparent;color:var(--color-navy);border-color:var(--color-navy)}.btn-outline-dark:hover{background:var(--color-navy);color:var(--color-white);transform:translateY(-2px);text-decoration:none}.visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}@media (max-width: 768px){:root{--section-padding: 64px 20px}}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(./inter-cyrillic-ext-wght-normal.ca157063.woff2) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(./inter-cyrillic-wght-normal.71d5ee93.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(./inter-greek-ext-wght-normal.6e9e020a.woff2) format("woff2-variations");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(./inter-greek-wght-normal.1be3448e.woff2) format("woff2-variations");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(./inter-vietnamese-wght-normal.5c66f9e0.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(./inter-latin-ext-wght-normal.34b9c504.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,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:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(./inter-latin-wght-normal.3100e775.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Playfair Display Variable;font-style:normal;font-display:swap;font-weight:400 900;src:url(./playfair-display-cyrillic-wght-normal.c108681c.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Playfair Display Variable;font-style:normal;font-display:swap;font-weight:400 900;src:url(./playfair-display-vietnamese-wght-normal.ef644622.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Playfair Display Variable;font-style:normal;font-display:swap;font-weight:400 900;src:url(./playfair-display-latin-ext-wght-normal.42898ad4.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,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:Playfair Display Variable;font-style:normal;font-display:swap;font-weight:400 900;src:url(./playfair-display-latin-wght-normal.e0c764a8.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}main.svelte-60qo7j{min-height:100vh;width:100%}
