:root{--gold:#e6a400;--gold-bright:#ffb20f;--gold-dark:#c27b17;--brown:#75460f;--ink:#222;--muted:#6d6f76;--line:#e7e8ec;--soft:#f4f5f8;--white:#fff;--shadow:0 18px 50px #1f202424;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--white);margin:0;overflow-x:hidden}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}ul{margin:0;padding:0;list-style:none}button,input{font:inherit}.site-header{z-index:20;background:var(--white);grid-template-columns:250px minmax(0,1fr);min-height:96px;display:grid;position:sticky;top:0;box-shadow:0 1px #00000014}.logo{background:var(--white);justify-content:center;align-items:center;padding-left:20px;display:flex}.company-logo{justify-content:flex-start;gap:10px}.company-logo img,.footer-logo img{object-fit:contain;width:70px;min-width:52px;height:70px}.company-logo strong{color:#5d432c;font-size:13.5px;line-height:1.2;display:block}.company-logo-text{gap:5px;min-width:0;display:grid}.company-slogan{color:#9b661f;font-size:12.5px;font-weight:700;line-height:1.25;display:block}.header-shell{min-width:0}.site-loading{color:#1d1d22;text-align:center;background:#f5f6f8;place-content:center;gap:12px;min-height:100vh;padding:24px;display:grid}.site-loading h1{margin:0;font-size:24px}.site-loading p{color:#5d432c;margin:0}.topbar{min-height:30px;color:var(--white);background:var(--gold);align-items:center;font-size:12px;line-height:1;display:flex}.topbar-info{white-space:nowrap;align-items:center;gap:34px;padding:0 20px;display:flex}.topbar-info a:before{color:var(--white);margin-right:8px}.topbar-info a:first-child:before{content:"✉"}.topbar-info a:nth-child(2):before{content:"☎"}.topbar-info a:nth-child(3):before{content:"⌂"}.mainbar{background:#f7f7f9;grid-template-columns:1fr auto;min-height:66px;display:grid}.desktop-nav>ul{align-items:stretch;height:100%;display:flex}.desktop-nav li{position:relative}.desktop-nav>ul>li>a{color:#16171b;align-items:center;height:100%;padding:0 18px;font-size:13px;font-weight:700;transition:color .2s;display:flex}.desktop-nav>ul>li>a:after{content:"";opacity:0;border-top:4px solid;border-left:3px solid #0000;border-right:3px solid #0000;width:0;height:0;margin-left:6px}.desktop-nav>ul>li:has(ul)>a:after{opacity:1}.desktop-nav .active>a,.desktop-nav a:hover{color:var(--gold)}.desktop-nav ul ul{z-index:30;background:var(--white);width:260px;box-shadow:var(--shadow);opacity:0;visibility:hidden;padding:10px 0;transition:all .2s;position:absolute;top:100%;left:0;transform:translateY(10px)}.desktop-nav li:hover>ul{opacity:1;visibility:visible;transform:translateY(0)}.desktop-nav ul ul a{color:#2a2c31;padding:12px 18px;font-size:13px;line-height:1.45;display:block}.header-actions{border-left:1px solid #dddfe4;align-items:center;gap:22px;padding:0 22px;display:flex}.language{color:#81838a;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;display:flex}.language span{color:#ffef3c;background:#e42b2b;border-radius:50%;place-items:center;width:22px;height:22px;font-size:11px;display:grid}.socials,.footer-socials{gap:14px;display:flex}.socials a,.footer-socials a{color:#777;background:#ececef;border-radius:50%;place-items:center;width:38px;height:38px;font-size:12px;font-weight:700;display:grid}.menu-toggle{cursor:pointer;background:0 0;border:0;font-size:28px;display:none}.mobile-panel{z-index:40;background:var(--white);width:min(330px,86vw);box-shadow:var(--shadow);padding:52px 26px 26px;transition:transform .25s;position:fixed;inset:0 0 0 auto;transform:translate(105%)}.mobile-panel.open{transform:translate(0)}.mobile-panel a{border-bottom:1px solid var(--line);padding:14px 0;font-weight:700;display:block}.mobile-close{cursor:pointer;background:0 0;border:0;font-size:34px;position:absolute;top:10px;right:14px}.footer{color:var(--white);background:#c4c4c5;padding:64px max(20px,50% - 570px) 24px}.footer-grid{grid-template-columns:1.05fr 1.1fr .7fr 1.25fr;gap:44px;display:grid}.footer h2,.footer h3{text-transform:uppercase;margin:0 0 18px}.footer h2{max-width:210px;font-size:14px;font-weight:500;line-height:1.7}.footer-company-english{color:#ffffffc7;text-transform:uppercase;max-width:260px;margin:-8px 0 0;font-size:12px;line-height:1.6}.footer h3{font-size:15px}.footer-logo{align-items:center;gap:12px;margin-bottom:24px;display:flex}.footer-logo strong{color:var(--white);font-size:14px;line-height:1.3}.footer-logo img{width:58px;min-width:58px;height:58px}.footer-socials{margin-top:26px}.footer-socials a{color:var(--white);background:#9b661f}.contact-list,.footer-links{color:#ffffffe0;gap:12px;font-size:13px;line-height:1.55;display:grid}.contact-list li:before{content:"•";color:var(--gold-bright);margin-right:10px}.map iframe{border:0;width:100%;height:160px}.map a{color:var(--gold-bright);margin-top:10px;font-size:13px;font-weight:700;display:inline-flex}.footer-bottom{color:#ffffffe6;border-top:1px solid #ffffff2e;justify-content:space-between;gap:20px;margin-top:44px;padding-top:24px;font-size:12px;display:flex}.footer-bottom a{color:var(--gold-bright)}.zalo-button{z-index:60;background:#0068ff;border-radius:50%;place-items:center;width:72px;height:72px;transition:transform .2s,box-shadow .2s;animation:2s infinite zalo-bounce;display:grid;position:fixed;bottom:40px;right:24px;box-shadow:0 8px 24px #0068ff59}.zalo-button:hover{transform:translateY(-2px)scale(1.04);box-shadow:0 12px 30px #0068ff73}.zalo-button:before,.zalo-button:after{content:"";border:2px solid #0068ff59;border-radius:50%;animation:2.4s infinite zalo-ripple;position:absolute;inset:0}.zalo-button:after{animation-delay:1.2s}.zalo-button img{object-fit:contain;width:72px;height:72px}@keyframes zalo-bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-4px)}60%{transform:translateY(-2px)}}@keyframes zalo-ripple{0%{opacity:.7;transform:scale(1)}to{opacity:0;transform:scale(1.9)}}.hero{background:#333;min-height:640px;position:relative;overflow:hidden}.hero-slide{opacity:0;background-position:50%;background-size:cover;transition:opacity .6s,transform 1.2s;position:absolute;inset:0;transform:scale(1.03)}.hero-slide.active{opacity:1;transform:scale(1)}.hero:before{content:"";z-index:1;background:#151e206e;position:absolute;inset:0}.hero-content{z-index:2;min-height:640px;color:var(--white);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:90px 20px 80px;display:flex;position:relative}.hero-content span{text-transform:uppercase;min-height:28px;margin-bottom:16px;font-size:clamp(18px,2.4vw,30px);font-weight:700;line-height:1.3}.hero-content h1{text-transform:uppercase;min-height:50px;margin:0 0 26px;font-size:clamp(28px,5vw,62px);line-height:1.05}.button{min-width:164px;min-height:56px;color:var(--white);background:var(--gold-bright);justify-content:center;align-items:center;padding:0 26px;font-weight:700;display:inline-flex}.hero-arrow{z-index:3;width:54px;height:54px;color:var(--white);cursor:pointer;background:#00000047;border:1px solid #ffffffb3;border-radius:50%;place-items:center;font-size:28px;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.hero-prev{left:20px}.hero-next{right:20px}.hero-dots{z-index:3;justify-content:center;gap:7px;display:flex;position:absolute;bottom:44px;left:0;right:0}.hero-dots button{cursor:pointer;background:#ffffff8c;border:0;width:7px;height:7px;padding:0}.hero-dots button.active{background:var(--white)}.section{width:min(1140px,100% - 40px);margin:0 auto;padding:70px 0}.section.muted{background:var(--soft);width:100%;max-width:none;padding:70px max(20px,50% - 570px)}.section-heading{text-align:center;margin-bottom:46px}.section-heading.left{text-align:left;margin-bottom:26px}.section-heading span{color:var(--gold-bright);text-transform:uppercase;margin-bottom:8px;font-size:clamp(24px,3vw,36px);line-height:1;display:block}.section-heading h2{color:#1d1d22;text-transform:uppercase;margin:0;font-size:clamp(26px,3vw,36px);line-height:1.1}.section-heading p{color:#151515;margin:18px 0 0;font-size:12px}.intro{max-width:820px}.intro-copy p{margin:26px 0 0;font-size:14px;line-height:2}.slogan{grid-template-columns:repeat(3,1fr);gap:28px;margin:28px 0;display:grid}.slogan li{min-width:0}.slogan img{object-fit:contain;width:48px;height:48px;margin-bottom:14px}.slogan strong{font-size:15px;line-height:1.45;display:block}.project-grid{grid-template-columns:repeat(3,1fr);gap:26px;max-width:820px;margin:0 auto;display:grid}.project-card{background:var(--white);border:1px solid var(--line);min-height:294px}.project-card img{aspect-ratio:368/243;object-fit:cover;width:100%}.project-card div{text-align:center;min-height:108px;padding:22px}.project-card h3{color:var(--gold-dark);margin:0 0 12px;font-size:18px;line-height:1.35}.project-card p{margin:0;font-size:13px}.news-layout{grid-template-columns:1.05fr 1fr;gap:26px;max-width:820px;margin:0 auto;display:grid}.news-hot{min-height:266px;position:relative;overflow:hidden}.news-hot img{object-fit:cover;width:100%;height:266px}.news-hot:after{content:"";background:linear-gradient(#0000,#0000008c);height:45%;position:absolute;inset:auto 0 0}.news-hot time,.news-item time{color:#151515;background:var(--gold-bright);align-content:center;place-items:center;width:52px;min-width:52px;height:62px;font-size:11px;line-height:1.15;display:grid}.news-hot time{z-index:2;position:absolute;top:0;left:0}.news-hot time strong,.news-item time strong{font-size:24px;line-height:1;display:block}.news-label{z-index:2;color:var(--white);text-transform:uppercase;font-size:12px;position:absolute;bottom:14px;left:56px}.news-list{gap:18px;display:grid}.news-item{background:#f2f3f7;grid-template-columns:auto 1fr;min-height:74px;display:grid}.news-item.with-image{grid-template-columns:auto 112px 1fr}.news-item-image{object-fit:cover;width:112px;height:100%;min-height:96px}.news-item div{padding:18px 18px 14px}.news-item h3{text-transform:uppercase;margin:0 0 8px;font-size:14px;font-weight:600;line-height:1.45}.news-item span{color:var(--muted);text-transform:uppercase;font-size:11px}.news-item p{margin:16px 0 0;font-size:13px;line-height:1.7}@media (width<=1180px){.site-header{grid-template-columns:190px minmax(0,1fr)}.desktop-nav>ul>li>a{padding:0 11px;font-size:12px}.header-actions{gap:14px;padding:0 14px}.socials{display:none}}@media (width<=920px){.site-header{grid-template-columns:minmax(0,1fr) auto;min-height:82px}.topbar{display:none}.mainbar{background:var(--white);justify-content:flex-end;align-items:center;min-height:78px;display:flex}.desktop-nav{display:none}.menu-toggle{display:block}.header-actions{border-left:0;justify-content:flex-end;min-width:0}.company-logo{min-width:0;padding-right:10px}.company-logo strong,.company-slogan{overflow-wrap:anywhere}.hero,.hero-content{min-height:520px}.news-layout,.footer-grid{grid-template-columns:1fr}.project-grid{max-width:100%}.footer{padding-top:48px}}@media (width<=680px){.site-header{grid-template-columns:minmax(0,1fr) auto;min-height:76px}.logo{padding:10px 12px}.company-logo{gap:8px}.company-logo img{width:40px;min-width:40px;height:40px}.company-logo strong{font-size:11.5px;line-height:1.2}.company-slogan{font-size:9.5px;line-height:1.2}.mainbar{min-height:76px}.header-actions{gap:8px;padding:0 12px 0 4px}.language{font-size:0}.language span{width:24px;height:24px}.hero,.hero-content{min-height:420px}.hero-content{padding:62px 56px 58px}.hero-content span{min-height:22px;margin-bottom:10px;font-size:16px;line-height:1.35}.hero-content h1{min-height:32px;margin-bottom:20px;font-size:28px;line-height:1.15}.button{min-width:138px;min-height:46px;padding:0 18px;font-size:13px}.hero-arrow{width:38px;height:38px;font-size:18px}.hero-prev{left:12px}.hero-next{right:12px}.section,.section.muted{width:100%;padding:46px 18px}.section-heading{margin-bottom:32px}.section-heading.left{margin-bottom:22px}.section-heading span,.section-heading h2{line-height:1.15}.slogan,.project-grid{grid-template-columns:1fr}.slogan{gap:18px}.slogan li{grid-template-columns:48px 1fr;align-items:center;gap:16px;display:grid}.slogan img{margin:0}.project-card{min-height:0}.project-card div{min-height:auto}.news-layout{gap:20px}.news-hot,.news-hot img{height:230px;min-height:0}.news-item,.news-item.with-image{grid-template-columns:1fr}.news-item-image{width:100%;height:210px}.news-item time{grid-template-columns:auto auto;justify-content:center;gap:8px;width:100%;height:auto;min-height:48px}.footer-bottom{flex-direction:column}.zalo-button{right:16px}}@media (width<=430px){.company-logo strong{font-size:10px}.company-slogan{font-size:8.8px}.language{display:none}.hero,.hero-content{min-height:380px}.hero-content{padding-left:48px;padding-right:48px}.hero-content h1{font-size:24px}.intro-copy p{font-size:13px;line-height:1.8}.news-hot,.news-hot img{height:210px}.footer{padding-left:18px;padding-right:18px}.footer-logo{align-items:flex-start}}.admin-page{color:#1d1d22;background:#f5f6f8;min-height:100vh;padding:28px max(18px,50% - 560px) 56px}.admin-login{place-items:center;display:grid}.admin-login-box{background:#fff;border:1px solid #e1e3e8;gap:18px;width:min(420px,100%);padding:30px;display:grid}.admin-login-box img{object-fit:contain;width:74px;height:74px}.admin-login-box h1,.admin-header h1,.admin-section h2{margin:0}.admin-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px;display:flex}.admin-header span{color:#9b661f;text-transform:uppercase;font-size:13px;font-weight:700}.admin-header h1{font-size:28px;line-height:1.2}.admin-actions,.admin-section-title,.admin-item-head{align-items:center;gap:12px;display:flex}.admin-actions{flex-wrap:wrap;justify-content:flex-end}.admin-actions a,.admin-page button{color:#fff;cursor:pointer;background:#9b661f;border:0;justify-content:center;align-items:center;min-height:40px;padding:0 16px;font-weight:700;display:inline-flex}.admin-page button:disabled{cursor:not-allowed;opacity:.55}.admin-actions button:first-of-type,.admin-item-head button{color:#2b2d33;background:#e6e8ed}.admin-status,.admin-alert{color:#5d432c;background:#fff4d8;margin:0 0 18px;padding:12px 14px;font-weight:700}.admin-section{background:#fff;border:1px solid #e1e3e8;gap:18px;margin-top:18px;padding:22px;display:grid}.admin-section-title{justify-content:space-between}.admin-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.admin-grid.compact{grid-template-columns:repeat(2,minmax(0,160px))}.admin-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.admin-item{background:#fafafa;border:1px solid #eceef3;gap:14px;padding:16px;display:grid}.admin-item-head{justify-content:space-between}.admin-field{color:#4b4d55;gap:8px;font-size:13px;font-weight:700;display:grid}.admin-field input,.admin-field textarea{color:#1d1d22;width:100%;font:inherit;background:#fff;border:1px solid #d8dbe2;padding:11px 12px;font-weight:500}.admin-field textarea{resize:vertical}.admin-image-field img{aspect-ratio:16/9;object-fit:cover;background:#eef0f4;border:1px solid #d8dbe2;width:100%}.admin-image-field input{padding:9px}.admin-image-field span{color:#9b661f;font-size:12px}@media (width<=760px){.admin-header{flex-direction:column;align-items:flex-start}.admin-actions{justify-content:flex-start}.admin-grid,.admin-list{grid-template-columns:1fr}}
