:root{--maroon:#6e1414;--maroon-dark:#4d0d0d;--maroon-soft:#8b2020;--gold:#c9a227;--gold-light:#e3c558;--gold-dark:#a8841a;--ivory:#fbf7f0;--ivory-2:#f4ece0;--ink:#2a2118;--ink-soft:#5c5346;--line:#e6dccc;--white:#ffffff;--radius:14px;--shadow:0 8px 28px rgba(78, 13, 13, 0.10);--shadow-lg:0 16px 44px rgba(78, 13, 13, 0.16);--container:1180px;--font-body:'Be Vietnam Pro', system-ui, -apple-system, 'Segoe UI', Roboto, Arial, sans-serif;--font-head:'Noto Serif', Georgia, 'Times New Roman', serif}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{font-family:var(--font-body);color:var(--ink);background:var(--ivory);line-height:1.7;font-size:17px;-webkit-font-smoothing:antialiased;overflow-x:clip}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}h1,h2,h3,h4{font-family:var(--font-head);line-height:1.25;color:var(--maroon-dark);text-wrap:balance;overflow-wrap:break-word}p{text-wrap:pretty}.container{width:100%;max-width:var(--container);margin:0 auto;padding:0 20px}.container--narrow{max-width:820px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 24px;border-radius:999px;font-weight:600;font-size:16px;border:2px solid #fff0;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease;line-height:1.2}.btn--gold{background:var(--gold);color:var(--maroon-dark)}.btn--gold:hover{background:var(--gold-light);transform:translateY(-2px);box-shadow:var(--shadow)}.btn--outline{background:#fff0;color:var(--white);border-color:rgb(255 255 255 / .7)}.btn--outline:hover{background:rgb(255 255 255 / .12)}.btn--lg{padding:16px 30px;font-size:18px}.btn--block{width:100%}.topbar{background:var(--maroon-dark);color:var(--ivory-2);font-size:14px}.topbar__inner{display:flex;gap:24px;justify-content:center;padding:7px 20px;flex-wrap:wrap}.topbar__item{opacity:.92}.header{position:sticky;top:0;z-index:100;background:var(--maroon);color:var(--white);box-shadow:0 2px 14px rgb(0 0 0 / .18)}.header__inner{display:flex;align-items:center;gap:18px;padding:12px 20px}.brand{display:flex;align-items:center;gap:12px}.brand__mark{font-size:30px;color:var(--gold);width:50px;height:50px;flex:none;display:grid;place-items:center;border:2px solid var(--gold);border-radius:50%;background:rgb(201 162 39 / .10)}.brand__text{display:flex;flex-direction:column;line-height:1.15}.brand__text strong{font-size:13px;letter-spacing:1.5px;color:var(--gold-light)}.brand__text em{font-family:var(--font-head);font-style:normal;font-weight:700;font-size:19px;color:var(--white)}.nav{display:flex;gap:4px;margin-left:auto}.nav a{padding:8px 13px;border-radius:8px;font-weight:500;font-size:15.5px;color:rgb(255 255 255 / .92);transition:background .15s,color .15s}.nav a:hover{background:rgb(255 255 255 / .12);color:var(--gold-light)}.header__call{display:flex;align-items:center;gap:10px;background:var(--gold);color:var(--maroon-dark);padding:8px 16px;border-radius:999px;font-weight:600;white-space:nowrap}.header__call:hover{background:var(--gold-light)}.header__call-icon{font-size:20px}.header__call-text{display:flex;flex-direction:column;line-height:1.1}.header__call-text small{font-size:11px;font-weight:500;opacity:.85}.header__call-text strong{font-size:17px}.nav-toggle{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:8px}.nav-toggle span{width:26px;height:3px;background:var(--white);border-radius:2px;transition:.25s}.hero{background:linear-gradient(135deg,rgb(78 13 13 / .96),rgb(110 20 20 / .92)),radial-gradient(circle at 80% 20%,rgb(201 162 39 / .25),transparent 55%);background-color:var(--maroon);color:var(--white);position:relative;overflow:hidden}.hero::after{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60'%3E%3Cpath d='M0 59h60M59 0v60' stroke='%23ffffff' stroke-opacity='0.04'/%3E%3C/svg%3E");pointer-events:none}.hero__inner{position:relative;z-index:1;display:grid;grid-template-columns:1.25fr .85fr;gap:48px;align-items:center;padding:64px 20px 72px}.hero__eyebrow{color:var(--gold-light);font-weight:600;margin-bottom:14px;letter-spacing:.3px}.hero__title{font-size:clamp(1.95rem, 3.2vw + 1rem, 2.75rem);color:var(--white);margin-bottom:18px}.hero__sub{font-size:clamp(1rem, 0.6vw + 0.9rem, 1.16rem);color:rgb(255 255 255 / .92);max-width:60ch;margin-bottom:26px}.hero__actions{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:26px}.hero__trust{list-style:none;display:flex;gap:22px;flex-wrap:wrap;font-size:15.5px;color:rgb(255 255 255 / .9)}.hero__trust strong{color:var(--gold-light)}.hero__card{background:var(--white);color:var(--ink);border-radius:var(--radius);padding:28px;box-shadow:var(--shadow-lg);border-top:5px solid var(--gold)}.hero__card h3{font-size:22px;margin-bottom:6px}.hero__card>p{color:var(--ink-soft);font-size:15.5px;margin-bottom:18px}.quickform label,.bookform label{display:block;font-weight:600;font-size:14.5px;margin-bottom:14px;color:var(--ink)}.quickform input,.quickform select,.bookform input,.bookform select,.bookform textarea{width:100%;margin-top:6px;padding:13px 14px;font-size:16px;font-family:inherit;border:1.5px solid var(--line);border-radius:10px;background:var(--ivory);color:var(--ink);transition:border .15s,box-shadow .15s}.quickform input:focus,.quickform select:focus,.bookform input:focus,.bookform select:focus,.bookform textarea:focus{outline:none;border-color:var(--gold);box-shadow:0 0 0 3px rgb(201 162 39 / .18)}.quickform__note{text-align:center;font-size:13.5px;color:var(--ink-soft);margin-top:12px;font-weight:500}.section{padding:70px 0}.section--alt{background:var(--ivory-2)}.section__head{text-align:center;max-width:720px;margin:0 auto 44px}.section__eyebrow{color:var(--gold-dark);font-weight:700;text-transform:uppercase;letter-spacing:1.5px;font-size:14px;margin-bottom:10px}.section__eyebrow--light{color:var(--gold-light)}.section__title{font-size:clamp(1.55rem, 1.8vw + 1rem, 2.1rem);margin-bottom:12px}.section__title--light{color:var(--white)}.section__lead{color:var(--ink-soft);font-size:17.5px}.section__lead--light{color:rgb(255 255 255 / .9)}.grid{display:grid;gap:24px}.grid--4{grid-template-columns:repeat(4,1fr)}.grid--3{grid-template-columns:repeat(3,1fr)}.card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:26px 24px;box-shadow:var(--shadow);transition:transform .18s,box-shadow .18s,border-color .18s}.card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:var(--gold)}.service{display:flex;flex-direction:column}.service__icon{font-size:30px;width:62px;height:62px;flex:none;display:grid;place-items:center;margin-bottom:16px;background:var(--ivory-2);border-radius:14px;border:1px solid var(--line)}.service h3{font-size:20px;margin-bottom:14px;color:var(--maroon)}.service ul{list-style:none;display:flex;flex-direction:column;gap:8px;margin-bottom:18px}.service li{position:relative;padding-left:24px;font-size:15.5px;color:var(--ink-soft)}.service li::before{content:"✓";position:absolute;left:0;color:var(--gold-dark);font-weight:700}.service__link{margin-top:auto;color:var(--maroon);font-weight:600;font-size:15.5px}.service__link:hover{color:var(--gold-dark)}.feature{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:26px;box-shadow:var(--shadow)}.feature__icon{font-size:34px;margin-bottom:12px}.feature h3{font-size:19px;margin-bottom:8px;color:var(--maroon)}.feature p{color:var(--ink-soft);font-size:15.5px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;counter-reset:step}.step{text-align:center;position:relative;padding:0 10px}.step__num{width:64px;height:64px;margin:0 auto 16px;display:grid;place-items:center;font-family:var(--font-head);font-weight:700;font-size:26px;color:var(--white);background:var(--maroon);border-radius:50%;border:3px solid var(--gold);box-shadow:var(--shadow)}.step h3{font-size:19px;margin-bottom:6px;color:var(--maroon)}.step p{color:var(--ink-soft);font-size:15.5px}.step:not(:last-child)::after{content:"";position:absolute;top:32px;left:60%;width:80%;height:2px;background:repeating-linear-gradient(90deg,var(--gold) 0 8px,transparent 8px 16px)}.post{display:flex;flex-direction:column}.post__tag{align-self:flex-start;background:var(--maroon);color:var(--gold-light);font-size:12.5px;font-weight:600;padding:4px 12px;border-radius:999px;margin-bottom:14px}.post h3{font-size:19px;margin-bottom:10px;color:var(--maroon-dark)}.post p{color:var(--ink-soft);font-size:15.5px;margin-bottom:16px}.post__more{margin-top:auto;color:var(--gold-dark);font-weight:600;font-size:15px}.faq{display:flex;flex-direction:column;gap:14px}.faq__item{background:var(--white);border:1px solid var(--line);border-radius:12px;overflow:hidden;box-shadow:var(--shadow)}.faq__item summary{cursor:pointer;list-style:none;padding:18px 52px 18px 22px;position:relative;font-weight:600;font-size:17px;color:var(--maroon-dark)}.faq__item summary::-webkit-details-marker{display:none}.faq__item summary::after{content:"+";position:absolute;right:20px;top:50%;transform:translateY(-50%);font-size:26px;color:var(--gold-dark);font-weight:400;transition:transform .2s}.faq__item[open] summary::after{content:"−"}.faq__body{padding:0 22px 20px;color:var(--ink-soft);font-size:16px}.section--cta{background:linear-gradient(135deg,rgb(78 13 13 / .97),rgb(110 20 20 / .95)),radial-gradient(circle at 15% 85%,rgb(201 162 39 / .3),transparent 55%);background-color:var(--maroon)}.bookform{background:var(--white);border-radius:var(--radius);padding:30px;box-shadow:var(--shadow-lg);border-top:5px solid var(--gold)}.bookform__row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.bookform__note{text-align:center;font-size:13.5px;color:var(--ink-soft);margin-top:12px}.contact{display:grid;grid-template-columns:1fr 1.1fr;gap:36px;align-items:stretch}.contact__info{display:flex;flex-direction:column;gap:14px}.contact__item{display:flex;gap:16px;align-items:center;background:var(--white);border:1px solid var(--line);border-radius:12px;padding:16px 18px;box-shadow:var(--shadow)}.contact__item small{display:block;font-size:13px;color:var(--ink-soft)}.contact__item strong{font-size:17px;color:var(--maroon-dark)}.contact__ic{font-size:24px;width:46px;height:46px;flex:none;display:grid;place-items:center;background:var(--ivory-2);border-radius:10px}.contact__socials{display:flex;gap:12px;margin-top:6px;flex-wrap:wrap}.contact__socials .btn--outline{color:var(--maroon);border-color:var(--maroon)}.contact__socials .btn--outline:hover{background:var(--maroon);color:var(--white)}.contact__map{min-height:360px;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);border:1px solid var(--line)}.contact__map iframe{width:100%;height:100%;min-height:360px}.footer{background:var(--maroon-dark);color:rgb(255 255 255 / .82);padding-top:56px}.footer__inner{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.3fr;gap:32px;padding-bottom:40px}.brand--footer .brand__text strong{color:var(--gold-light)}.footer__desc{margin-top:14px;font-size:15px;max-width:320px}.footer__col h4{color:var(--gold-light);font-size:16px;margin-bottom:16px}.footer__col a,.footer__col p{display:block;color:rgb(255 255 255 / .8);font-size:15px;margin-bottom:9px}.footer__col a:hover{color:var(--gold-light)}.footer__bottom{border-top:1px solid rgb(255 255 255 / .12);padding:18px 0;font-size:14px;text-align:center}.floating{position:fixed;right:18px;bottom:18px;z-index:200;display:flex;flex-direction:column;gap:14px}.floating__btn{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;font-size:26px;color:var(--white);box-shadow:var(--shadow-lg);position:relative}.floating__btn--call{background:#16a34a}.floating__btn--zalo{background:#0068ff}.floating__btn:hover{transform:scale(1.08)}.floating__ring{position:absolute;inset:0;border-radius:50%;border:2px solid rgb(22 163 74 / .6);animation:ring 1.6s infinite}@keyframes ring{0%{transform:scale(1);opacity:.8}100%{transform:scale(1.6);opacity:0}}.toast{position:fixed;left:50%;bottom:90px;transform:translateX(-50%) translateY(20px);background:var(--maroon-dark);color:var(--white);padding:14px 22px;border-radius:10px;box-shadow:var(--shadow-lg);border-left:4px solid var(--gold);font-weight:500;opacity:0;pointer-events:none;transition:.3s;z-index:300;max-width:90%;text-align:center}.toast.show{opacity:1;transform:translateX(-50%) translateY(0)}@media (max-width:980px){.grid--4{grid-template-columns:repeat(2,1fr)}.grid--3{grid-template-columns:repeat(2,1fr)}.hero__inner{grid-template-columns:1fr;gap:36px}.steps{grid-template-columns:repeat(2,1fr);row-gap:36px}.step:not(:last-child)::after{display:none}.contact{grid-template-columns:1fr}.footer__inner{grid-template-columns:1fr 1fr}.header__inner{gap:12px}.brand__text em{white-space:nowrap}.header__call{margin-left:auto}.nav{position:fixed;top:0;right:0;width:80%;max-width:320px;height:100vh;flex-direction:column;gap:0;background:var(--maroon-dark);padding:80px 22px 22px;margin:0;transform:translateX(100%);transition:transform .3s ease;box-shadow:-10px 0 40px rgb(0 0 0 / .4);z-index:90}.nav a{padding:15px 12px;font-size:18px;border-bottom:1px solid rgb(255 255 255 / .1);border-radius:0}.nav-toggle{display:flex;z-index:95;margin-left:6px}}@media (max-width:720px){body{font-size:16.5px}.topbar{display:none}.header__call{display:none}.nav-toggle{margin-left:auto}.section{padding:52px 0}.hero__actions .btn{width:100%}.hero__trust{flex-direction:column;gap:8px}.grid--4,.grid--3,.steps{grid-template-columns:1fr}.bookform__row{grid-template-columns:1fr}.bookform{padding:22px}.footer__inner{grid-template-columns:1fr;gap:26px}.floating__btn{width:54px;height:54px;font-size:24px}}.article{padding:40px 0 70px}.article__head{background:var(--maroon);color:var(--white);padding:40px 0;margin-bottom:40px}.article__head .article__tag{background:var(--gold);color:var(--maroon-dark)}.article h1{color:var(--white);font-size:32px;margin-top:12px}.article__body{max-width:760px;margin:0 auto;font-size:17.5px}.article__body h2{font-size:25px;margin:32px 0 12px;color:var(--maroon)}.article__body h3{font-size:20px;margin:24px 0 10px;color:var(--maroon-soft)}.article__body p{margin-bottom:16px;color:var(--ink)}.article__body ul,.article__body ol{margin:0 0 18px 22px}.article__body li{margin-bottom:8px}.article__body .note{background:var(--ivory-2);border-left:4px solid var(--gold);padding:16px 20px;border-radius:8px;margin:20px 0}.breadcrumb{font-size:14.5px;color:var(--gold-light);margin-bottom:4px}.breadcrumb a{color:var(--gold-light)}.article__cta{background:var(--ivory-2);border:1px solid var(--line);border-radius:var(--radius);padding:28px;text-align:center;margin-top:44px}.article__cta h3{color:var(--maroon);font-size:22px;margin-bottom:8px}.article__cta p{color:var(--ink-soft);margin-bottom:18px}.article__tag{display:inline-block;font-size:12.5px;font-weight:600;padding:4px 12px;border-radius:999px}.section__head .section__title{position:relative;padding-bottom:16px}.section__head .section__title::after{content:"";position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:70px;height:3px;border-radius:3px;background:linear-gradient(90deg,var(--gold-dark),var(--gold-light))}.section__head .section__title--light::after{background:var(--gold-light)}.btn--ghost-maroon{background:#fff0;color:var(--maroon);border-color:var(--maroon)}.btn--ghost-maroon:hover{background:var(--maroon);color:#fff;transform:translateY(-2px);box-shadow:var(--shadow)}.section--about{background:var(--white)}.about{display:grid;grid-template-columns:0.85fr 1.15fr;gap:48px;align-items:center}.about__media{position:relative}.about__placeholder{aspect-ratio:4/5;border-radius:var(--radius);background:linear-gradient(160deg,var(--ivory-2),var(--ivory));border:2px dashed var(--gold);display:flex;flex-direction:column;gap:10px;align-items:center;justify-content:center;color:var(--ink-soft);font-weight:600;box-shadow:var(--shadow)}.about__placeholder-ic{font-size:72px}.about__media img{width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:var(--radius);box-shadow:var(--shadow-lg)}.about__badge{position:absolute;right:-14px;bottom:24px;background:var(--maroon);color:#fff;border:3px solid var(--gold);border-radius:14px;padding:12px 18px;text-align:center;box-shadow:var(--shadow-lg)}.about__badge strong{display:block;font-family:var(--font-head);font-size:26px;color:var(--gold-light);line-height:1}.about__badge span{font-size:12.5px}.about__content .section__title{margin-bottom:4px}.about__role{color:var(--gold-dark);font-weight:600;font-size:17px;margin-bottom:16px}.about__content p{color:var(--ink-soft);font-size:16.5px;margin-bottom:16px}.about__list{list-style:none;display:flex;flex-direction:column;gap:10px;margin-bottom:24px}.about__list li{position:relative;padding-left:30px;color:var(--ink)}.about__list li::before{content:"⚖";position:absolute;left:0;top:0;color:var(--gold-dark);width:22px;height:22px}.about__actions{display:flex;gap:14px;flex-wrap:wrap}@media (max-width:980px){.about{grid-template-columns:1fr;gap:30px}.about__media{max-width:380px;margin:0 auto;width:100%}}@media (max-width:720px){.about__actions .btn{width:100%}.about__badge{right:12px}}.section--stats{background:linear-gradient(135deg,rgb(78 13 13 / .97),rgb(110 20 20 / .95)),radial-gradient(circle at 85% 30%,rgb(201 162 39 / .28),transparent 55%);background-color:var(--maroon);color:#fff;padding:48px 0}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;text-align:center}.stat__num{font-family:var(--font-head);font-weight:700;font-size:42px;color:var(--gold-light);line-height:1}.stat__label{margin-top:8px;font-size:15.5px;color:rgb(255 255 255 / .92)}.stat+.stat{border-left:1px solid rgb(255 255 255 / .14)}.member{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);text-align:center;transition:transform .18s,box-shadow .18s}.member:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.member__photo{aspect-ratio:1/1;background:linear-gradient(160deg,var(--ivory-2),var(--ivory));display:grid;place-items:center;font-size:70px;color:var(--gold-dark);border-bottom:3px solid var(--gold)}.member__photo img{width:100%;height:100%;object-fit:cover}.member__body{padding:20px 18px}.member__body h3{font-size:19px;color:var(--maroon);margin-bottom:4px}.member__role{color:var(--gold-dark);font-weight:600;font-size:14.5px;margin-bottom:8px}.member__desc{color:var(--ink-soft);font-size:14.5px}.pricing{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;align-items:stretch}.price-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:30px 26px;box-shadow:var(--shadow);display:flex;flex-direction:column;position:relative}.price-card--featured{border:2px solid var(--gold);box-shadow:var(--shadow-lg)}.price-card__badge{position:absolute;top:-13px;left:50%;transform:translateX(-50%);background:var(--maroon);color:var(--gold-light);font-size:12.5px;font-weight:600;padding:5px 16px;border-radius:999px;white-space:nowrap}.price-card h3{font-size:20px;color:var(--maroon);margin-bottom:10px}.price-card__price{font-family:var(--font-head);font-weight:700;font-size:28px;color:var(--maroon-dark);margin-bottom:4px}.price-card__note{color:var(--ink-soft);font-size:14px;margin-bottom:18px}.price-card ul{list-style:none;display:flex;flex-direction:column;gap:10px;margin-bottom:22px}.price-card li{position:relative;padding-left:26px;font-size:15px;color:var(--ink-soft)}.price-card li::before{content:"✓";position:absolute;left:0;color:var(--gold-dark);font-weight:700}.price-card .btn{margin-top:auto}.pricing-note{text-align:center;color:var(--ink-soft);font-size:14.5px;margin-top:24px}.testi{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:28px 26px;box-shadow:var(--shadow);display:flex;flex-direction:column}.testi__stars{color:var(--gold);font-size:18px;letter-spacing:2px;margin-bottom:12px}.testi__quote{font-size:16px;color:var(--ink);font-style:italic;margin-bottom:18px;position:relative}.testi__quote::before{content:"“";font-family:var(--font-head);font-size:54px;color:var(--gold);opacity:.35;position:absolute;top:-26px;left:-6px}.testi__author{display:flex;align-items:center;gap:12px;margin-top:auto}.testi__avatar{width:46px;height:46px;border-radius:50%;background:var(--maroon);color:var(--gold-light);display:grid;place-items:center;font-weight:700;font-family:var(--font-head);flex:none}.testi__name{font-weight:600;color:var(--maroon-dark);font-size:15.5px}.testi__loc{color:var(--ink-soft);font-size:13.5px}@media (max-width:980px){.stats{grid-template-columns:repeat(2,1fr);gap:28px}.stat:nth-child(odd){border-left:none}.pricing{grid-template-columns:1fr}}@media (max-width:720px){.stat__num{font-size:34px}.stat+.stat{border-left:none}}.header{border-top:3px solid var(--gold)}@media (max-width:980px){.nav{overflow-y:auto}}.nav-cb{position:absolute;width:0;height:0;opacity:0;pointer-events:none}.nav-overlay{display:none}@media (max-width:980px){.nav-toggle{display:flex;border:1.5px solid rgb(255 255 255 / .55);border-radius:9px;padding:9px 8px}.nav-cb:checked~.nav{transform:translateX(0)}.nav-cb:checked~.nav-overlay{display:block;position:fixed;inset:0;background:rgb(0 0 0 / .45);z-index:85}.nav-cb:checked~.nav-toggle span:nth-child(1){transform:translateY(8px) rotate(45deg)}.nav-cb:checked~.nav-toggle span:nth-child(2){opacity:0}.nav-cb:checked~.nav-toggle span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}}