*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.6;color:#1a1a1a;background:#f8f5f0}img,svg,video{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none;transition:color .15s cubic-bezier(.4,0,.2,1)}button{font:inherit;cursor:pointer;border:none;background:none;color:inherit}input,textarea,select{font:inherit;color:inherit}ul,ol{list-style:none;padding:0;margin:0}p,h1,h2,h3,h4,h5,h6{margin:0}table{border-collapse:collapse;width:100%}:focus-visible{outline:2px solid #F37021;outline-offset:2px;border-radius:4px}::selection{background:#f37021;color:#fff}h1,h2,h3,h4,h5,h6,.display,.h1,.h2,.h3,.h4{font-family:Be Vietnam Pro,Inter,system-ui,sans-serif;font-weight:700;line-height:1.2;color:#1a1a1a}.display{font-size:clamp(40px,6vw,64px);font-weight:800;line-height:1.1;letter-spacing:-.02em}h1,.h1{font-size:clamp(32px,5vw,48px);font-weight:700;line-height:1.15;letter-spacing:-.01em}h2,.h2{font-size:clamp(28px,4vw,36px);line-height:1.2}h3,.h3{font-size:24px;font-weight:600;line-height:1.3}h4,.h4{font-size:20px;font-weight:600;line-height:1.4}.lead{font-size:clamp(16px,2vw,18px);line-height:1.6;color:#6b7280}.overline{display:inline-block;font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;line-height:1.4}.overline--primary{color:#f37021}.overline--accent{color:#ffb800}.overline--muted{color:#6b7280}.text-center{text-align:center}.text-right{text-align:right}.prose{font-size:18px;line-height:1.75;color:#1a1a1a}.prose>*+*{margin-top:1em}.prose h2{margin-top:1.5em;margin-bottom:.5em}.prose h3{margin-top:1.25em;margin-bottom:.5em}.prose p,.prose ul,.prose ol,.prose blockquote{margin:1em 0}.prose ul,.prose ol{padding-left:1.5em}.prose ul{list-style:disc}.prose ol{list-style:decimal}.prose a{color:#f37021;text-decoration:underline;text-underline-offset:3px}.prose a:hover{color:#d85a10}.prose img{margin:1.5em 0;border-radius:12px}.prose blockquote{padding:16px 24px;border-left:4px solid #F37021;background:#fffbf5;border-radius:8px;font-style:italic}.prose code{padding:2px 6px;background:#fffbf5;border-radius:4px;font-family:Courier New,monospace;font-size:.9em}.prose table{margin:1.5em 0}.prose table th,.prose table td{padding:12px 16px;border-bottom:1px solid #E5E7EB;text-align:left}.prose table th{background:#fffbf5;font-weight:600}.container{width:100%;max-width:1440px;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}@media (min-width: 768px){.container{padding-left:24px;padding-right:24px}}@media (min-width: 1024px){.container{padding-left:32px;padding-right:32px}}.section{padding:64px 0}@media (min-width: 1024px){.section{padding:96px 0}}.section--bg{background:#fffbf5}.section--dark{background:#0f2027;color:#fff}.section--cta{background:linear-gradient(135deg,#f37021,#d85a10);color:#fff}.section-header{text-align:left;margin-bottom:48px}.section-header>.overline{margin-bottom:12px}.section-header>.h1,.section-header>h1{margin-bottom:12px}.section-header>.lead{max-width:720px}.section-header--center{text-align:center}.section-header--center>.lead{margin-left:auto;margin-right:auto}.section-header--light .h1,.section-header--light h1,.section-header--light h2{color:#fff}.section-header--light .lead{color:#ffffffb3}.section-header--with-link{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;flex-wrap:wrap}.section-header__link{display:inline-flex;align-items:center;gap:8px;color:#f37021;font-weight:600}.section-header__link:hover{color:#d85a10}.section-header__link svg{transition:transform .15s cubic-bezier(.4,0,.2,1)}.section-header__link:hover svg{transform:translate(4px)}.section-footer{margin-top:40px;text-align:center}.empty-state{padding:64px 16px;text-align:center;color:#6b7280;background:#fffbf5;border-radius:12px}[data-reveal]{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease;transition-delay:var(--delay, 0s)}[data-reveal].is-revealed{opacity:1;transform:translateY(0)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 28px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-weight:600;line-height:1.2;text-align:center;white-space:nowrap;border-radius:8px;border:2px solid transparent;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);text-decoration:none}.btn svg{transition:transform .15s cubic-bezier(.4,0,.2,1);flex-shrink:0}.btn:hover svg{transform:translate(3px)}.btn-lg{padding:18px 36px;font-size:18px}.btn-sm{padding:10px 18px;font-size:14px}.btn-block{width:100%}.btn-primary{background:#f37021;color:#fff;box-shadow:0 8px 24px #f3702140}.btn-primary:hover{background:#d85a10;transform:translateY(-2px);box-shadow:0 12px 32px #f3702159}.btn-secondary{background:transparent;color:#f37021;border-color:#f37021}.btn-secondary:hover{background:#f37021;color:#fff}.btn-ghost-light{background:transparent;color:#fff;border-color:#fff}.btn-ghost-light:hover{background:#fff;color:#0f2027}.btn-outline,.btn-outline-primary{background:transparent;color:#f37021;border-color:#f37021}.btn-outline:hover,.btn-outline-primary:hover{background:#f37021;color:#fff}.btn-outline{color:#1a1a1a;border-color:#d1d5db}.btn-outline:hover{background:#1a1a1a;color:#fff;border-color:#1a1a1a}.btn-zalo{background:#0068ff;color:#fff}.btn-zalo:hover{background:#0057d6}.btn:disabled{opacity:.5;cursor:not-allowed}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sstech-toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%) translateY(120%);padding:12px 24px;background:#1a1a1a;color:#fff;border-radius:8px;box-shadow:0 24px 56px #00000029;z-index:4000;max-width:calc(100% - 32px);opacity:0;transition:transform .25s cubic-bezier(.4,0,.2,1),opacity .25s cubic-bezier(.4,0,.2,1)}.sstech-toast.is-visible{opacity:1;transform:translate(-50%) translateY(0)}.sstech-toast--success{background:#16a34a}.sstech-toast--error{background:#dc2626}.skip-link{position:absolute;top:-100px;left:0;background:#f37021;color:#fff;padding:8px 16px;z-index:100000;border-radius:0 0 8px}.skip-link:focus{top:0}.pagination,.nav-links,.page-numbers{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:48px}.pagination .page-numbers,.nav-links .page-numbers,.page-numbers .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 12px;border-radius:8px;background:#fff;border:1px solid #E5E7EB;color:#1a1a1a;font-weight:500;transition:all .15s cubic-bezier(.4,0,.2,1)}.pagination .page-numbers:hover,.nav-links .page-numbers:hover,.page-numbers .page-numbers:hover{border-color:#f37021;color:#f37021}.pagination .page-numbers.current,.nav-links .page-numbers.current,.page-numbers .page-numbers.current{background:#f37021;border-color:#f37021;color:#fff}.site-header{position:sticky;top:0;z-index:1000;background:#fff;transition:box-shadow .25s cubic-bezier(.4,0,.2,1),padding .25s cubic-bezier(.4,0,.2,1)}.admin-bar .site-header{top:32px}@media screen and (max-width: 782px){.admin-bar .site-header{top:46px}}.site-header[data-sticky=true]{box-shadow:0 4px 16px #0000000f}.site-header[data-sticky=true] .site-header__inner{padding-block:12px}.site-header__inner{width:100%;max-width:1440px;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}@media (min-width: 768px){.site-header__inner{padding-left:24px;padding-right:24px}}@media (min-width: 1024px){.site-header__inner{padding-left:32px;padding-right:32px}}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-block:16px;transition:padding .25s cubic-bezier(.4,0,.2,1)}.site-header__logo{flex-shrink:0}.site-header__logo img{max-height:48px;width:auto}.site-header__nav{display:none}@media (min-width: 1280px){.site-header__nav{display:block}}.site-header__actions{display:flex;align-items:center;gap:12px;margin-left:auto}.site-header__hotline{display:none;align-items:center;gap:8px;color:#1a1a1a}@media (min-width: 1280px){.site-header__hotline{display:inline-flex}}.site-header__hotline:hover{color:#f37021}.site-header__hotline svg{color:#f37021;flex-shrink:0}.site-header__hotline-text{display:flex;flex-direction:column;line-height:1.2}.site-header__hotline-text small{font-size:11px;color:#6b7280}.site-header__hotline-text strong{font-weight:700;font-size:15px}.site-header__cta{display:none}@media (min-width: 768px){.site-header__cta{display:inline-flex}}.site-header__toggle{display:flex;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:8px}@media (min-width: 1280px){.site-header__toggle{display:none}}.site-header__toggle span{display:block;width:100%;height:2px;background:#1a1a1a;border-radius:2px;transition:transform .15s cubic-bezier(.4,0,.2,1)}.main-menu{display:flex;align-items:center;gap:24px}.menu-item--top{position:relative}.menu-item--top>.menu-item__link{display:inline-flex;align-items:center;gap:4px;padding:8px 0;font-weight:500;color:#1a1a1a;transition:color .15s cubic-bezier(.4,0,.2,1)}.menu-item--top>.menu-item__link:hover,.menu-item--top>.menu-item__link.current-menu-item .menu-item--top>.menu-item__link{color:#f37021}.menu-item--top>.menu-item__link .menu-item__caret{transition:transform .15s cubic-bezier(.4,0,.2,1)}.menu-item--top.menu-item--has-children:hover>.menu-item__link .menu-item__caret{transform:rotate(180deg)}.menu-item--top.menu-item--has-children:hover>.sub-menu,.menu-item--top.menu-item--has-children:hover>.mega-menu{display:block}.sub-menu{display:none;position:absolute;top:100%;left:0;min-width:220px;padding:12px 0;background:#fff;border-radius:12px;box-shadow:0 12px 32px #0000001a}.sub-menu li a{display:block;padding:8px 16px;color:#1a1a1a}.sub-menu li a:hover{background:#fffbf5;color:#f37021}.mega-menu{display:none;position:absolute;top:100%;left:50%;transform:translate(-50%);width:100vw;max-width:1440px;margin-top:0;padding:24px 0;background:#fff;border-radius:12px;box-shadow:0 24px 56px #00000029}.mega-menu__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:24px}.mega-menu__column{display:flex;flex-direction:column;gap:8px}.mega-menu__thumb img{border-radius:8px;aspect-ratio:4/3;object-fit:cover}.mega-menu__title{font-size:16px;font-weight:600}.mega-menu__title a{color:#1a1a1a}.mega-menu__title a:hover{color:#f37021}.mega-menu__list li a{display:block;padding:4px 0;font-size:14px;color:#6b7280}.mega-menu__list li a:hover{color:#f37021}.mega-menu__more{margin-top:8px;font-size:14px;font-weight:600;color:#f37021}.mobile-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;background:#0f202799;opacity:0;transition:opacity .25s cubic-bezier(.4,0,.2,1)}.admin-bar .mobile-drawer{top:32px}@media screen and (max-width: 782px){.admin-bar .mobile-drawer{top:46px}}.mobile-drawer.is-open{opacity:1}.mobile-drawer[hidden]{display:none}.mobile-drawer__inner{position:absolute;top:0;right:0;width:min(85vw,380px);height:100%;padding:24px;background:#fff;overflow-y:auto;transform:translate(100%);transition:transform .25s cubic-bezier(.4,0,.2,1)}.mobile-drawer.is-open .mobile-drawer__inner{transform:translate(0)}.mobile-drawer__close{position:absolute;top:16px;right:16px;width:40px;height:40px;font-size:28px;line-height:1;color:#1a1a1a}.mobile-drawer__contact{margin-top:32px;display:flex;flex-direction:column;gap:12px}.mobile-menu{margin-top:48px;display:flex;flex-direction:column}.mobile-menu>li{border-bottom:1px solid #E5E7EB}.mobile-menu>li>a{display:block;padding:12px 0;font-weight:500;color:#1a1a1a}.mobile-menu>li.is-open .sub-menu{display:block;position:static;box-shadow:none;padding:0 0 12px 16px}.site-footer{background:#0f2027;color:#ffffffb3}.site-footer__inner{width:100%;max-width:1440px;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}@media (min-width: 768px){.site-footer__inner{padding-left:24px;padding-right:24px}}@media (min-width: 1024px){.site-footer__inner{padding-left:32px;padding-right:32px}}.site-footer__inner{display:grid;grid-template-columns:1fr;gap:40px;padding-block:64px 48px}@media (min-width: 768px){.site-footer__inner{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.site-footer__inner{grid-template-columns:1.5fr 1fr 1fr 1fr}}.site-footer__logo img{max-height:48px;filter:brightness(0) invert(1)}.site-footer__about{margin-top:16px;font-size:14px;line-height:1.7}.site-footer__social{margin-top:20px;display:flex;gap:12px}.site-footer__social-link{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:#ffffff14;border-radius:999px;color:#ffffffd9;transition:all .15s cubic-bezier(.4,0,.2,1)}.site-footer__social-link:hover{background:#f37021;color:#fff}.site-footer__title{color:#fff;font-size:16px;font-weight:600;margin-bottom:16px;text-transform:uppercase;letter-spacing:.05em}.site-footer__menu li{margin-bottom:8px}.site-footer__menu li a{color:#ffffffb3;font-size:14px}.site-footer__menu li a:hover{color:#f37021}.site-footer__contact li{display:flex;gap:12px;margin-bottom:12px;font-size:14px;line-height:1.6}.site-footer__contact li svg{flex-shrink:0;color:#f37021;margin-top:2px}.site-footer__contact li a{color:#ffffffd9}.site-footer__contact li a:hover{color:#f37021}.site-footer__bottom{border-top:1px solid rgba(255,255,255,.08);padding:20px 0}.site-footer__bottom>.container{display:flex;flex-direction:column;gap:12px;align-items:center;text-align:center}@media (min-width: 768px){.site-footer__bottom>.container{flex-direction:row;justify-content:space-between;text-align:left}}.site-footer__copy{font-size:14px;color:#fff9;margin:0}.site-footer__bottom-menu{display:flex;gap:16px}.site-footer__bottom-menu a{color:#fff9;font-size:14px}.site-footer__bottom-menu a:hover{color:#f37021}.footer-widget{margin-bottom:16px}.footer-widget__title{color:#fff;font-size:16px;font-weight:600;margin-bottom:12px}.product-card{background:#fff;border:1px solid #E5E7EB;border-radius:12px;overflow:hidden;display:flex!important;flex-direction:column!important;width:100%;min-width:0;transition:all .25s cubic-bezier(.4,0,.2,1)}.product-card:hover{border-color:#f37021;transform:translateY(-4px);box-shadow:0 4px 16px #0000000f}.product-card__media{position:relative;aspect-ratio:1;width:100%;background:#fffbf5;overflow:hidden;display:block}@supports not (aspect-ratio: 1){.product-card__media:before{content:"";display:block;padding-top:100%}.product-card__media img{position:absolute;top:0;right:0;bottom:0;left:0}}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .4s cubic-bezier(.4,0,.2,1)}.product-card:hover .product-card__media img{transform:scale(1.05)}.product-card__badge{position:absolute;top:8px;left:8px;padding:4px 10px;background:#f37021;color:#fff;font-size:11px;font-weight:700;border-radius:4px;letter-spacing:.05em}.product-card__body{padding:16px;display:flex;flex-direction:column;gap:8px;flex:1;min-width:0;width:100%}.product-card__sku{font-size:12px;color:#6b7280;word-break:normal;overflow-wrap:anywhere}.product-card__title{font-size:16px;font-weight:600;line-height:1.4;margin:0;word-break:normal;overflow-wrap:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card__spec{display:flex;align-items:center;gap:6px;font-size:14px;color:#6b7280}.product-card__spec svg{color:#ffb800;flex-shrink:0}.product-card__actions{margin-top:auto;padding-top:12px;display:flex;flex-direction:column;gap:8px}.product-card__quote:hover svg{transform:none}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media (min-width: 640px){.product-grid{gap:24px}}@media (min-width: 768px){.product-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1024px){.product-grid{grid-template-columns:repeat(4,1fr)}}.post-card{display:flex;flex-direction:column;background:#fff;border-radius:12px;overflow:hidden;transition:all .25s cubic-bezier(.4,0,.2,1)}.post-card:hover{transform:translateY(-4px);box-shadow:0 4px 16px #0000000f}.post-card__media{aspect-ratio:16/9;overflow:hidden;background:#fffbf5}.post-card__media img{width:100%;height:100%;object-fit:cover}.post-card__body{padding:20px;flex:1;display:flex;flex-direction:column;gap:12px}.post-card__cat{display:inline-block;align-self:flex-start;padding:4px 10px;background:#ffe5d2;color:#d85a10;font-size:11px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;border-radius:4px}.post-card__title{font-size:20px;font-weight:700;line-height:1.4;margin:0}.post-card__title a{color:#1a1a1a}.post-card__title a:hover{color:#f37021}.post-card__excerpt{color:#6b7280;font-size:14px;line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.post-card__meta{margin-top:auto;font-size:12px;color:#6b7280;display:flex;gap:8px}.post-grid{display:grid;grid-template-columns:1fr;gap:24px}@media (min-width: 768px){.post-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.post-grid{grid-template-columns:repeat(3,1fr)}}.project-card{background:#fff;border-radius:12px;overflow:hidden;transition:all .25s cubic-bezier(.4,0,.2,1)}.project-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000001a}.project-card__media{position:relative;aspect-ratio:16/10;background:#fffbf5;overflow:hidden}.project-card__media img{width:100%;height:100%;object-fit:cover}.project-card__placeholder{width:100%;height:100%;background:linear-gradient(135deg,#fffbf5,#e5e7eb)}.project-card__tag{position:absolute;top:12px;left:12px;padding:4px 12px;background:#0f2027;color:#fff;font-size:11px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;border-radius:4px}.project-card__body{padding:20px}.project-card__title{font-size:20px;font-weight:700;line-height:1.4;margin-bottom:8px}.project-card__title a{color:#1a1a1a}.project-card__title a:hover{color:#f37021}.project-card__excerpt{color:#6b7280;font-size:14px;margin-bottom:16px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.project-card__metric{padding:12px;background:#fffbf5;border-radius:8px;margin-bottom:16px}.project-card__metric-value{display:block;font-size:22px;font-weight:800;color:#f37021;line-height:1.2}.project-card__metric-label{font-size:14px;color:#6b7280}.project-card__more{display:inline-flex;align-items:center;gap:4px;color:#f37021;font-weight:600;font-size:14px}.project-card__more:hover svg{transform:translate(3px)}.project-card__more svg{transition:transform .15s cubic-bezier(.4,0,.2,1)}.project-grid{display:grid;grid-template-columns:1fr;gap:24px}@media (min-width: 768px){.project-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.project-grid{grid-template-columns:repeat(3,1fr)}}.category-card__link{display:flex;flex-direction:column;align-items:center;text-align:center;padding:24px;background:#fff;border:1px solid #E5E7EB;border-radius:12px;transition:all .25s cubic-bezier(.4,0,.2,1);height:100%}.category-card__link:hover{border-color:#f37021;transform:translateY(-4px);box-shadow:0 4px 16px #0000000f}.category-card__link:hover .category-card__icon{background:#f37021}.category-card__link:hover .category-card__icon img{filter:brightness(0) invert(1)}.category-card__icon{width:80px;height:80px;margin-bottom:16px;border-radius:999px;background:#ffe5d2;display:flex;align-items:center;justify-content:center;transition:background .25s cubic-bezier(.4,0,.2,1)}.category-card__icon img{width:40px;height:40px;object-fit:contain;transition:filter .25s cubic-bezier(.4,0,.2,1)}.category-card__title{font-size:16px;font-weight:700;margin-bottom:8px;color:#1a1a1a}.category-card__count{display:inline-flex;align-items:center;gap:4px;font-size:14px;color:#f37021;font-weight:600}.service-card{padding:24px;background:#1a3a3f;border:1px solid rgba(255,255,255,.08);border-radius:16px;transition:all .25s cubic-bezier(.4,0,.2,1)}.service-card:hover{border-color:#f37021;transform:translateY(-4px)}.service-card__icon{color:#f37021;margin-bottom:16px}.service-card__title{color:#fff;font-size:20px;font-weight:700;margin-bottom:8px}.service-card__desc{color:#ffffffb3;font-size:14px;line-height:1.6;margin-bottom:16px}.service-card__link{display:inline-flex;align-items:center;gap:4px;color:#f37021;font-weight:600;font-size:14px}.service-card__link:hover{color:#ffb800}.service-card__link:hover svg{transform:translate(3px)}.service-card__link svg{transition:transform .15s cubic-bezier(.4,0,.2,1)}.home-hero{position:relative;background:#0f2027;color:#fff;overflow:hidden;padding:64px 0 80px}@media (min-width: 1024px){.home-hero{padding:96px 0}}.home-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(135deg,#0f2027,#1a3a3f)}.home-hero__pattern{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:32px 32px;-webkit-mask-image:radial-gradient(ellipse at center,black 0%,transparent 70%);mask-image:radial-gradient(ellipse at center,black 0%,transparent 70%)}.home-hero__glow{position:absolute;top:-20%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,rgba(243,112,33,.3) 0%,transparent 70%);filter:blur(80px);pointer-events:none}.home-hero__inner{width:100%;max-width:1440px;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}@media (min-width: 768px){.home-hero__inner{padding-left:24px;padding-right:24px}}@media (min-width: 1024px){.home-hero__inner{padding-left:32px;padding-right:32px}}.home-hero__inner{position:relative;z-index:1;display:grid;grid-template-columns:1fr;gap:48px;align-items:center}@media (min-width: 1024px){.home-hero__inner{grid-template-columns:1.2fr 1fr;gap:64px}}.home-hero__content>*+*{margin-top:20px}.home-hero__eyebrow{color:#ffb800}.home-hero__headline{font-family:Be Vietnam Pro,Inter,system-ui,sans-serif;font-size:clamp(32px,6vw,64px);font-weight:800;line-height:1.1;letter-spacing:-.02em;color:#fff}.home-hero__sub{font-size:clamp(16px,2vw,18px);color:#ffffffd9;line-height:1.6;max-width:520px}.home-hero__ctas{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.home-hero__badges{display:flex;flex-wrap:wrap;gap:16px;margin-top:32px}.home-hero__badges li{display:inline-flex;align-items:center;gap:8px;font-size:14px;color:#ffffffd9}.home-hero__badges li svg{color:#16a34a;flex-shrink:0}.home-hero__visual{position:relative}.home-hero__visual img{width:100%;border-radius:24px;box-shadow:0 32px 64px #0000004d}.floating-cta{position:fixed;bottom:16px;right:16px;z-index:9999;display:flex;flex-direction:column;gap:12px}@media (min-width: 1024px){.floating-cta--mobile{display:none}}.floating-cta__btn{position:relative;display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:999px;color:#fff;box-shadow:0 12px 32px #0000001a;transition:transform .15s cubic-bezier(.4,0,.2,1)}.floating-cta__btn:hover{transform:scale(1.08)}.floating-cta__btn--zalo{background:#0068ff}.floating-cta__btn--phone{background:#f37021}.floating-cta__btn--hub{background:#0f2027;border:none;padding:0;cursor:pointer}.floating-cta__pulse{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:999px;background:inherit;opacity:.6;animation:floating-pulse 1.8s ease-out infinite;pointer-events:none}.floating-cta__btn--zalo .floating-cta__pulse{background:#0068ff}.floating-cta__btn--phone .floating-cta__pulse{background:#f37021}@keyframes floating-pulse{0%{transform:scale(1);opacity:.6}to{transform:scale(1.6);opacity:0}}.breadcrumbs{background:#fffbf5;border-bottom:1px solid #E5E7EB;padding:12px 0}.breadcrumbs__list{display:flex;flex-wrap:wrap;gap:8px;align-items:center;font-size:14px}.breadcrumbs__item{display:inline-flex;align-items:center;gap:8px;color:#6b7280}.breadcrumbs__item a{color:#6b7280}.breadcrumbs__item a:hover{color:#f37021}.breadcrumbs__item [aria-current=page]{color:#1a1a1a;font-weight:600}.breadcrumbs__sep{color:#6b7280}.form-field{margin-bottom:16px}.form-field label{display:block;margin-bottom:8px;font-size:14px;font-weight:600;color:#1a1a1a}.form-field label .required{color:#dc2626}.form-field input[type=text],.form-field input[type=email],.form-field input[type=tel],.form-field input[type=url],.form-field input[type=search],.form-field input[type=number],.form-field textarea,.form-field select{width:100%;padding:12px 16px;background:#fff;border:1px solid #E5E7EB;border-radius:8px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;color:#1a1a1a;transition:border-color .15s cubic-bezier(.4,0,.2,1),box-shadow .15s cubic-bezier(.4,0,.2,1)}.form-field input[type=text]::placeholder,.form-field input[type=email]::placeholder,.form-field input[type=tel]::placeholder,.form-field input[type=url]::placeholder,.form-field input[type=search]::placeholder,.form-field input[type=number]::placeholder,.form-field textarea::placeholder,.form-field select::placeholder{color:#6b7280}.form-field input[type=text]:focus,.form-field input[type=email]:focus,.form-field input[type=tel]:focus,.form-field input[type=url]:focus,.form-field input[type=search]:focus,.form-field input[type=number]:focus,.form-field textarea:focus,.form-field select:focus{outline:none;border-color:#f37021;box-shadow:0 0 0 3px #f3702126}.form-field textarea{resize:vertical;min-height:100px}.form-bao-gia__product-info{padding:12px 16px;background:#ffe5d2;border-left:3px solid #F37021;border-radius:8px;margin-bottom:16px}.form-bao-gia__product-info small{display:block;color:#6b7280;font-size:12px}.form-bao-gia__product-info strong{display:block;color:#1a1a1a;font-size:16px;margin-top:2px}.form-bao-gia__sku{display:inline-block;margin-top:4px;padding:2px 8px;background:#fff;border-radius:4px;font-size:11px;color:#d85a10;font-weight:600}.form-bao-gia__note{margin-top:12px;color:#6b7280;text-align:center}.search-form{display:flex;gap:8px;max-width:500px;margin:16px auto}.search-form input{flex:1}.wpcf7-form label{display:block;margin-bottom:8px;font-weight:600;font-size:14px}.wpcf7-form .wpcf7-form-control{width:100%;padding:12px 16px;background:#fff;border:1px solid #E5E7EB;border-radius:8px;font:inherit}.wpcf7-form .wpcf7-form-control:focus{outline:none;border-color:#f37021;box-shadow:0 0 0 3px #f3702126}.wpcf7-form .wpcf7-submit{width:auto;padding:14px 28px;background:#f37021;color:#fff;border:none;font-weight:600;cursor:pointer;border-radius:8px;transition:background .15s cubic-bezier(.4,0,.2,1)}.wpcf7-form .wpcf7-submit:hover{background:#d85a10}.wpcf7-form .wpcf7-not-valid-tip{color:#dc2626;font-size:14px;margin-top:4px}.wpcf7-form .wpcf7-response-output{margin:16px 0 0;padding:12px 16px;border-radius:8px;font-size:14px}.badge{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;line-height:1.4}.badge--primary{background:#f37021;color:#fff}.badge--success{background:#16a34a;color:#fff}.badge--warning{background:#f59e0b;color:#fff}.badge--danger{background:#dc2626;color:#fff}.badge--soft{background:#ffe5d2;color:#d85a10}.archive-header{padding:48px 0;background:#fffbf5;border-bottom:1px solid #E5E7EB;text-align:center}.archive-header>.container>.overline{margin-bottom:12px}.archive-header>.container>h1{margin-bottom:12px}.archive-header>.container>.lead{max-width:720px;margin:0 auto}.popup-open{overflow:hidden}.popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:16px}.popup[hidden]{display:none}.popup__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f20278f;opacity:0;transition:opacity .25s ease;cursor:pointer}.popup__dialog{position:relative;width:100%;max-width:560px;max-height:calc(100vh - 32px);overflow-y:auto;background:#fff;border-radius:16px;box-shadow:0 24px 56px #00000029;opacity:0;transform:translateY(16px) scale(.98);transition:opacity .25s ease,transform .25s ease}.popup__dialog--contact{max-width:520px}.popup.is-open .popup__overlay{opacity:1}.popup.is-open .popup__dialog{opacity:1;transform:translateY(0) scale(1)}.popup__header{display:flex;align-items:center;gap:16px;padding:24px}.popup__header--quote{background:linear-gradient(90deg,#f37021,#d85a10);color:#fff}.popup__header--contact{flex-direction:column;gap:8px;padding:24px 24px 20px;background:#0f2027;color:#fff;text-align:center}.popup__header-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;flex-shrink:0;border-radius:8px;background:#ffffff26}.popup__header-icon--lg{width:64px;height:64px;border-radius:999px;background:#f37021;box-shadow:0 8px 24px #f3702166}.popup__header-text{flex:1}.popup__title{margin:0;font-family:Be Vietnam Pro,Inter,system-ui,sans-serif;font-size:22px;font-weight:800;line-height:1.25}.popup__header--contact .popup__title{font-size:26px}.popup__subtitle{margin:4px 0 0;font-size:14px;opacity:.85}.popup__close{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;flex-shrink:0;padding:0;border:none;border-radius:999px;background:#fff3;color:currentColor;cursor:pointer;transition:background .2s ease}.popup__close:hover{background:#ffffff59}.popup__close--contact{position:absolute;top:16px;right:16px;z-index:2;color:#fff}.popup__body{padding:24px}.popup__channels{display:flex;flex-direction:column;gap:12px}.popup__channel{display:flex;align-items:center;gap:16px;padding:16px;border:1px solid;border-radius:8px;text-decoration:none;color:#1a1a1a;transition:transform .15s ease,box-shadow .2s ease}.popup__channel:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000000f}.popup__channel-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;flex-shrink:0;border-radius:8px;color:#fff}.popup__channel-text{flex:1;display:flex;flex-direction:column;gap:1px;min-width:0}.popup__channel-text small{font-size:12px;font-weight:600;letter-spacing:.5px;color:#6b7280}.popup__channel-text strong{font-family:Be Vietnam Pro,Inter,system-ui,sans-serif;font-size:17px;font-weight:800}.popup__channel-text em{font-style:normal;font-size:12px;color:#6b7280}.popup__channel-arrow{flex-shrink:0}.popup__channel--phone{border-color:#16a34a;background:#16a34a14}.popup__channel--phone .popup__channel-icon{background:#16a34a}.popup__channel--phone strong,.popup__channel--phone .popup__channel-arrow{color:#16a34a}.popup__channel--zalo{border-color:#0068ff;background:#0068ff14}.popup__channel--zalo .popup__channel-icon{background:#0068ff}.popup__channel--zalo strong,.popup__channel--zalo .popup__channel-arrow{color:#0068ff}.popup__channel--messenger{border-color:#a033ff;background:#a033ff14}.popup__channel--messenger .popup__channel-icon{background:#a033ff}.popup__channel--messenger strong,.popup__channel--messenger .popup__channel-arrow{color:#a033ff}.popup__channel--email{border-color:#0f2027;background:#f8f5f0}.popup__channel--email .popup__channel-icon{background:#0f2027}.popup__channel--email strong,.popup__channel--email .popup__channel-arrow{color:#0f2027}.popup__footer{display:flex;align-items:center;justify-content:center;gap:8px;padding:16px 24px;border-top:1px solid #E5E7EB;background:#f8f5f0;font-size:12px;font-weight:600;color:#6b7280;text-align:center}@media (max-width: 640px){.popup{padding:0;align-items:flex-end}.popup__dialog{max-width:100%;max-height:92vh;border-radius:16px 16px 0 0;transform:translateY(100%)}.popup.is-open .popup__dialog{transform:translateY(0)}}.form-bao-gia__hp{position:absolute!important;left:-9999px;width:1px;height:1px;opacity:0;pointer-events:none}.form-bao-gia__trust{display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;padding:12px 16px;margin-bottom:16px;border-radius:8px;background:#ffe5d2}.form-bao-gia__trust-item{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:700;color:#f37021}.form-bao-gia__qty{display:flex;flex-wrap:wrap;gap:8px}.form-bao-gia__chip{cursor:pointer}.form-bao-gia__chip input{position:absolute;opacity:0;pointer-events:none}.form-bao-gia__chip span{display:inline-block;padding:8px 16px;border:1px solid #E5E7EB;border-radius:999px;background:#f8f5f0;font-size:14px;font-weight:500;transition:all .15s ease}.form-bao-gia__chip input:checked+span{border-color:#f37021;background:#f37021;color:#fff}.form-bao-gia__chip input:focus-visible+span{outline:2px solid #F37021;outline-offset:2px}.trust-bar{padding:32px 0;background:#fff;border-top:1px solid #E5E7EB;border-bottom:1px solid #E5E7EB}.trust-bar__list{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media (min-width: 768px){.trust-bar__list{grid-template-columns:repeat(4,1fr)}}.trust-bar__item{text-align:center;padding:16px 8px;border-right:1px solid #E5E7EB}.trust-bar__item:last-child{border-right:none}@media (max-width: 768px){.trust-bar__item:nth-child(2){border-right:none}}.trust-bar__value{display:block;font-family:Be Vietnam Pro,Inter,system-ui,sans-serif;font-size:clamp(32px,5vw,48px);font-weight:800;color:#f37021;line-height:1.1;margin-bottom:4px}.trust-bar__label{font-size:14px;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.about-intro{padding:64px 0}@media (min-width: 1024px){.about-intro{padding:96px 0}}.about-intro__grid{display:grid;grid-template-columns:1fr;gap:40px;align-items:center}@media (min-width: 1024px){.about-intro__grid{grid-template-columns:1fr 1fr;gap:64px}}.about-intro__visual img{width:100%;border-radius:16px;box-shadow:0 12px 32px #0000001a;aspect-ratio:4/3;object-fit:cover}.about-intro__content>*+*{margin-top:16px}.about-intro__usps{display:flex;flex-direction:column;gap:20px;margin:24px 0}.usp{display:flex;gap:16px;align-items:flex-start}.usp__icon{flex-shrink:0;width:56px;height:56px;border-radius:999px;background:#ffe5d2;color:#f37021;display:flex;align-items:center;justify-content:center}.usp__title{font-size:20px;font-weight:600;margin-bottom:4px}.usp__desc{color:#6b7280;font-size:14px}.home-categories__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media (min-width: 768px){.home-categories__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1024px){.home-categories__grid{grid-template-columns:repeat(5,1fr);gap:24px}}.home-featured__grid{margin-top:32px}.home-services__grid{display:grid;grid-template-columns:1fr;gap:16px}@media (min-width: 768px){.home-services__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.home-services__grid{grid-template-columns:repeat(4,1fr);gap:24px}}.home-why__grid{display:grid;grid-template-columns:1fr;gap:48px;align-items:center}@media (min-width: 1024px){.home-why__grid{grid-template-columns:1fr 1.1fr;gap:64px}}.home-why__visual{position:relative}.home-why__visual img{width:100%;border-radius:16px;aspect-ratio:4/5;object-fit:cover;box-shadow:0 12px 32px #0000001a}.home-why__overlay{position:absolute;bottom:24px;left:24px;padding:20px;background:#fff;border-radius:12px;box-shadow:0 4px 16px #0000000f;text-align:center}.home-why__overlay-value{display:block;font-family:Be Vietnam Pro,Inter,system-ui,sans-serif;font-size:40px;font-weight:800;color:#f37021;line-height:1}.home-why__overlay-label{font-size:14px;color:#6b7280;margin-top:4px}.home-why__list{display:grid;grid-template-columns:1fr;gap:20px;margin-top:24px}@media (min-width: 768px){.home-why__list{grid-template-columns:1fr 1fr}}.why-item{display:flex;gap:12px;align-items:flex-start}.why-item__icon{flex-shrink:0;width:40px;height:40px;border-radius:999px;background:#ffe5d2;color:#f37021;display:flex;align-items:center;justify-content:center}.why-item__icon svg{width:20px;height:20px}.why-item__title{font-size:16px;font-weight:600;margin-bottom:2px}.why-item__desc{color:#6b7280;font-size:14px}.home-projects__grid{display:grid;grid-template-columns:1fr;gap:24px}@media (min-width: 768px){.home-projects__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.home-projects__grid{grid-template-columns:repeat(3,1fr)}}.home-news__grid{display:grid;grid-template-columns:1fr;gap:24px}@media (min-width: 1024px){.home-news__grid{grid-template-columns:2fr 1fr;gap:32px}}.home-news__small{display:flex;flex-direction:column;gap:16px}.news-card{background:#fff;border-radius:12px;overflow:hidden;transition:all .25s cubic-bezier(.4,0,.2,1)}.news-card:hover{transform:translateY(-3px);box-shadow:0 4px 16px #0000000f}.news-card--featured{display:flex;flex-direction:column}.news-card--featured .news-card__media{aspect-ratio:16/10}.news-card--featured .news-card__media img{width:100%;height:100%;object-fit:cover}.news-card--featured .news-card__body{padding:24px}.news-card--featured .news-card__title{font-size:24px}.news-card--small{display:grid;grid-template-columns:120px 1fr;gap:12px;padding:12px;align-items:center}.news-card--small .news-card__media{aspect-ratio:4/3;border-radius:8px;overflow:hidden}.news-card--small .news-card__media img{width:100%;height:100%;object-fit:cover}.news-card--small .news-card__title{font-size:16px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.news-card__tag{display:inline-block;padding:4px 10px;background:#ffe5d2;color:#d85a10;border-radius:4px;font-size:11px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;margin-bottom:12px}.news-card__title{font-weight:700;line-height:1.4;margin-bottom:8px}.news-card__title a{color:#1a1a1a}.news-card__title a:hover{color:#f37021}.news-card__excerpt{color:#6b7280;font-size:14px;margin-bottom:12px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.news-card__meta{font-size:12px;color:#6b7280;display:flex;gap:8px}.home-cta__grid{display:grid;grid-template-columns:1fr;gap:40px;align-items:center}@media (min-width: 1024px){.home-cta__grid{grid-template-columns:1.4fr 1fr;gap:48px}}.home-cta__content,.home-cta__content h1,.home-cta__content h2{color:#fff}.home-cta__content .lead{color:#ffffffd9}.home-cta__channels{display:grid;gap:16px;margin-top:24px}.home-cta__channels li{display:flex;align-items:center;gap:12px}.home-cta__channels li svg{flex-shrink:0;padding:10px;width:48px;height:48px;background:#ffffff26;border-radius:8px}.home-cta__channels li small{display:block;font-size:12px;color:#ffffffb3;text-transform:uppercase;letter-spacing:.05em}.home-cta__channels li strong{display:block;color:#fff;font-size:16px;font-weight:600}.home-cta__channels li a{color:#fff}.home-cta__form{background:#fff;padding:24px;border-radius:16px;box-shadow:0 24px 56px #00000029}@media (min-width: 1024px){.home-cta__form{padding:32px}}.home-cta__form-title{font-size:24px;font-weight:700;margin-bottom:8px;color:#1a1a1a}.shop-hero{background:linear-gradient(135deg,#0f2027,#1a3a3f);padding:48px 0 40px}@media (min-width: 1024px){.shop-hero{padding:64px 0 48px}}.shop-hero__inner{display:flex;flex-direction:column;gap:16px}.shop-hero__breadcrumb{display:flex;align-items:center;gap:8px;font-size:12px}.shop-hero__breadcrumb a{color:#fff9}.shop-hero__breadcrumb a:hover{color:#fff}.shop-hero__breadcrumb svg{color:#fff6}.shop-hero__breadcrumb span{color:#f37021;font-weight:600}.shop-hero__title{font-family:Be Vietnam Pro,Inter,system-ui,sans-serif;font-size:clamp(32px,5vw,48px);font-weight:800;color:#fff;line-height:1.15}.shop-hero__sub{font-size:16px;color:#ffffffbf;line-height:1.6;max-width:700px}.shop-main{display:grid;grid-template-columns:1fr;gap:32px;padding-top:48px;padding-bottom:96px}@media (min-width: 1024px){.shop-main{grid-template-columns:260px 1fr;gap:32px}}@media (max-width: 1023px){.shop-sidebar{order:2}}.shop-sidebar__form{position:sticky;top:100px;display:flex;flex-direction:column;gap:24px;padding:24px;background:#fff;border:1px solid #E5E7EB;border-radius:12px}.shop-sidebar__search{display:flex;align-items:center;gap:8px;padding:10px 14px;background:#f8f5f0;border:1px solid #E5E7EB;border-radius:8px}.shop-sidebar__search svg{flex-shrink:0;color:#6b7280}.shop-sidebar__search input{flex:1;border:0;background:transparent;font-size:14px;color:#1a1a1a;outline:none}.shop-sidebar__search input::placeholder{color:#6b7280b3}.shop-sidebar__group{display:flex;flex-direction:column;gap:10px}.shop-sidebar__title{font-family:Be Vietnam Pro,Inter,system-ui,sans-serif;font-size:12px;font-weight:800;color:#1a1a1a;letter-spacing:1.5px;text-transform:uppercase}.shop-sidebar__cats{display:flex;flex-direction:column;gap:0}.shop-sidebar__cat-item{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:8px 12px;border-radius:4px;font-size:14px;color:#1a1a1a;font-weight:500;transition:all .15s cubic-bezier(.4,0,.2,1)}.shop-sidebar__cat-item:hover{background:#f370210d;color:#f37021}.shop-sidebar__cat-item.is-active{background:#ffe5d2;color:#f37021;font-weight:700}.shop-sidebar__cat-count{font-size:12px;color:#6b7280}.shop-sidebar__checkbox{display:flex;align-items:center;gap:10px;cursor:pointer}.shop-sidebar__checkbox input[type=checkbox]{width:18px;height:18px;border:1.5px solid #E5E7EB;border-radius:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;transition:all .15s cubic-bezier(.4,0,.2,1);flex-shrink:0}.shop-sidebar__checkbox input[type=checkbox]:checked{background:#f37021;border-color:#f37021;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.207 4.793a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L6.5 9.086l4.293-4.293a1 1 0 0 1 1.414 0z'/%3E%3C/svg%3E");background-size:14px;background-position:center;background-repeat:no-repeat}.shop-sidebar__checkbox span{font-size:13px;color:#1a1a1a}.shop-sidebar__apply{margin-top:8px}.shop-products{display:flex;flex-direction:column;gap:24px;min-width:0}.shop-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px;background:#fff;border:1px solid #E5E7EB;border-radius:8px}.shop-toolbar__count{font-size:14px;color:#6b7280}.shop-toolbar__right{display:flex;align-items:center;gap:12px}.shop-toolbar__sort-label{font-size:13px;color:#6b7280}.shop-toolbar .woocommerce-ordering{margin:0}.shop-toolbar .woocommerce-ordering select{padding:8px 14px;font-size:14px;font-weight:600;color:#1a1a1a;background:#f8f5f0;border:1px solid #E5E7EB;border-radius:8px;cursor:pointer;outline:none;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.product-card{display:flex;flex-direction:column;background:#fff;border:1px solid #E5E7EB;border-radius:12px;overflow:hidden;transition:all .15s cubic-bezier(.4,0,.2,1)}.product-card:hover{border-color:#f37021;box-shadow:0 4px 16px #0000000f;transform:translateY(-2px)}.product-card__media{position:relative;display:block;aspect-ratio:1/.85;overflow:hidden;background:#fffbf5}.product-card__img{width:100%;height:100%;object-fit:cover;transition:transform .25s cubic-bezier(.4,0,.2,1)}.product-card:hover .product-card__img{transform:scale(1.04)}.product-card__badge{position:absolute;top:12px;left:12px;padding:4px 10px;background:#f37021;color:#fff;font-size:11px;font-weight:700;border-radius:4px;letter-spacing:.05em;text-transform:uppercase}.product-card__body{display:flex;flex-direction:column;gap:8px;padding:16px;flex:1}.product-card__sku{font-size:11px;font-weight:600;color:#f37021;text-transform:uppercase;letter-spacing:.05em}.product-card__title{font-size:14px;font-weight:700;line-height:1.4}.product-card__title a{color:#1a1a1a}.product-card__title a:hover{color:#f37021}.product-card__spec{display:flex;align-items:center;gap:4px;font-size:12px;color:#6b7280;margin-top:auto}.product-card__spec svg{flex-shrink:0;color:#f37021}.product-card__more{display:inline-flex;align-items:center;gap:4px;font-size:13px;font-weight:600;color:#f37021;margin-top:8px}.product-card__more svg{transition:transform .15s cubic-bezier(.4,0,.2,1)}.product-card__more:hover svg{transform:translate(3px)}.shop-pagination{padding-top:24px}.shop-pagination ul{display:flex;align-items:center;justify-content:center;gap:8px;list-style:none;padding:0;margin:0}.shop-pagination li a,.shop-pagination li span{display:flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 12px;font-family:Be Vietnam Pro,Inter,system-ui,sans-serif;font-size:14px;font-weight:700;color:#1a1a1a;background:#fff;border:1px solid #E5E7EB;border-radius:8px;transition:all .15s cubic-bezier(.4,0,.2,1)}.shop-pagination li a:hover{border-color:#f37021;color:#f37021}.shop-pagination li .current{background:#f37021;border-color:#f37021;color:#fff}.shop-pagination .dots span{border:0;background:transparent;color:#6b7280}.shop-empty{display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px;padding:64px 32px;background:#fff;border:1px solid #E5E7EB;border-radius:12px}.shop-empty svg{color:#6b7280;opacity:.5}.shop-empty h3{font-size:24px;font-weight:700;color:#1a1a1a}.shop-empty p{color:#6b7280;max-width:400px}.single-product__badges{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.single-product__badge{display:inline-flex;align-items:center;padding:4px 12px;font-size:12px;font-weight:700;border-radius:999px;letter-spacing:.04em;line-height:1.4}.single-product__badge--hot{background:#f37021;color:#fff}.single-product__badge--sku{background:#fffbf5;color:#1a1a1a;border:1px solid #E5E7EB}.single-product__highlights{margin:16px 0 8px;padding:16px 20px;background:#fffbf5;border:1px solid #E5E7EB;border-left:3px solid #F37021;border-radius:12px}.single-product__highlights-title{font-family:Be Vietnam Pro,Inter,system-ui,sans-serif;font-size:14px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#1a1a1a;margin-bottom:12px}.single-product__highlights-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.single-product__highlights-list li{display:flex;align-items:flex-start;gap:8px;font-size:14px;line-height:1.5;color:#1a1a1a}.single-product__highlights-list span{flex:1}.single-product__check{flex-shrink:0;color:#16a34a;margin-top:2px}.single-product__actions{margin-top:20px}.single-product__quote{display:flex;flex-wrap:wrap;gap:12px;margin:0}.single-product__quote .btn{flex:1;min-width:160px}.single-product__trust{list-style:none;margin:24px 0 0;padding:16px 0 0;border-top:1px solid #E5E7EB;display:grid;grid-template-columns:repeat(2,1fr);gap:12px}@media (min-width: 1024px){.single-product__trust{grid-template-columns:repeat(4,1fr);gap:16px}}.single-product__trust-item{display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center}.single-product__trust-item svg{color:#f37021;flex-shrink:0}.single-product__trust-item span{font-size:12px;font-weight:600;color:#6b7280;line-height:1.3}.product-loop__spec{font-size:14px;color:#6b7280;margin:4px 0}.product-loop__hot-badge{position:absolute;top:8px;left:8px;padding:4px 10px;background:#f37021;color:#fff;font-size:11px;font-weight:700;border-radius:4px;letter-spacing:.05em;z-index:1}.shop_attributes{margin:16px 0}.shop_attributes th,.shop_attributes td{padding:8px 16px;border-bottom:1px solid #E5E7EB;text-align:left}.shop_attributes th{background:#fffbf5;width:35%;font-weight:600;color:#1a1a1a}.shop_attributes td{color:#6b7280}.product-spec-detail{margin:16px 0;color:#1a1a1a}.product-spec-detail p{margin-bottom:12px}.shop-sidebar-toggle{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#fff;border:1px solid #E5E7EB;border-radius:8px;font-size:14px;font-weight:600;color:#1a1a1a;cursor:pointer}@media (min-width: 1024px){.shop-sidebar-toggle{display:none}}.svc-hero{position:relative;background:#0f2027;color:#fff;overflow:hidden;padding:64px 0 80px;text-align:center}@media (min-width: 1024px){.svc-hero{padding:96px 0}}.svc-hero__pattern{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:32px 32px;-webkit-mask-image:radial-gradient(ellipse at center,black 0%,transparent 70%);mask-image:radial-gradient(ellipse at center,black 0%,transparent 70%);pointer-events:none}.svc-hero__glow{position:absolute;top:-30%;left:50%;transform:translate(-50%);width:700px;height:700px;background:radial-gradient(circle,rgba(243,112,33,.32) 0%,transparent 70%);filter:blur(80px);pointer-events:none}.svc-hero__inner{width:100%;max-width:1440px;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}@media (min-width: 768px){.svc-hero__inner{padding-left:24px;padding-right:24px}}@media (min-width: 1024px){.svc-hero__inner{padding-left:32px;padding-right:32px}}.svc-hero__inner{position:relative;z-index:1;max-width:820px}.svc-hero__inner>*+*{margin-top:16px}.svc-hero .display{color:#fff}.svc-hero .lead{color:#ffffffd9;max-width:640px;margin-left:auto;margin-right:auto}.svc-list__items{display:grid;gap:48px}@media (min-width: 1024px){.svc-list__items{gap:64px}}.svc-row{display:grid;grid-template-columns:1fr;gap:24px;align-items:center;padding-bottom:48px;border-bottom:1px solid #E5E7EB}.svc-row:last-child{border-bottom:none;padding-bottom:0}@media (min-width: 1024px){.svc-row{grid-template-columns:1fr 1.05fr;gap:48px}}@media (min-width: 1024px){.svc-row:nth-child(2n) .svc-row__media{order:2}}.svc-row__media{position:relative;aspect-ratio:4/3;border-radius:16px;overflow:hidden;background:#fffbf5;box-shadow:0 4px 16px #0000000f}.svc-row__img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .4s cubic-bezier(.4,0,.2,1)}.svc-row:hover .svc-row__img{transform:scale(1.04)}.svc-row__num{position:absolute;top:16px;left:16px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:999px;background:#f37021;color:#fff;font-family:Be Vietnam Pro,Inter,system-ui,sans-serif;font-size:20px;font-weight:800;box-shadow:0 8px 24px #f3702140}.svc-row__body>*+*{margin-top:16px}.svc-row__title{margin:0}.svc-row__title a{color:#1a1a1a}.svc-row__title a:hover{color:#f37021}.svc-row__desc{color:#6b7280;line-height:1.7}.svc-row__features{display:grid;grid-template-columns:1fr;gap:8px}@media (min-width: 640px){.svc-row__features{grid-template-columns:1fr 1fr}}.svc-row__features li{display:flex;align-items:flex-start;gap:8px;font-size:14px;color:#1a1a1a}.svc-row__features li svg{color:#f37021;flex-shrink:0;margin-top:3px}.svc-row__cta{align-self:flex-start}.svc-process__grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr;gap:24px;counter-reset:step}@media (min-width: 640px){.svc-process__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.svc-process__grid{grid-template-columns:repeat(5,1fr);gap:16px}}.svc-process__item{position:relative;text-align:center;padding:24px 16px;background:#fff;border:1px solid #E5E7EB;border-radius:16px;transition:all .25s cubic-bezier(.4,0,.2,1)}.svc-process__item:hover{border-color:#f37021;transform:translateY(-4px);box-shadow:0 4px 16px #0000000f}.svc-process__num{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;margin-bottom:12px;border-radius:999px;background:#ffe5d2;color:#d85a10;font-family:Be Vietnam Pro,Inter,system-ui,sans-serif;font-size:16px;font-weight:800}.svc-process__icon{display:flex;justify-content:center;color:#f37021;margin-bottom:8px}.svc-process__icon svg{width:28px;height:28px}.svc-process__title{font-size:16px;font-weight:700;margin-bottom:8px}.svc-process__desc{font-size:14px;color:#6b7280;line-height:1.6}.svc-faq__inner{width:100%;max-width:1440px;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}@media (min-width: 768px){.svc-faq__inner{padding-left:24px;padding-right:24px}}@media (min-width: 1024px){.svc-faq__inner{padding-left:32px;padding-right:32px}}.svc-faq__inner{max-width:820px}.svc-faq__list{display:grid;gap:12px;margin-top:32px}.svc-faq__item{background:#fff;border:1px solid #E5E7EB;border-radius:12px;overflow:hidden;transition:border-color .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1)}.svc-faq__item[open]{border-color:#f37021;box-shadow:0 1px 2px #0000000d}.svc-faq__q{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 24px;cursor:pointer;font-weight:600;font-size:18px;color:#1a1a1a;list-style:none}.svc-faq__q::-webkit-details-marker{display:none}.svc-faq__q:hover{color:#f37021}.svc-faq__icon{position:relative;flex-shrink:0;width:20px;height:20px}.svc-faq__icon:before,.svc-faq__icon:after{content:"";position:absolute;top:50%;left:50%;background:#f37021;border-radius:2px;transition:transform .25s cubic-bezier(.4,0,.2,1)}.svc-faq__icon:before{width:14px;height:2px;transform:translate(-50%,-50%)}.svc-faq__icon:after{width:2px;height:14px;transform:translate(-50%,-50%)}.svc-faq__item[open] .svc-faq__icon:after{transform:translate(-50%,-50%) rotate(90deg);opacity:0}.svc-faq__a{padding:0 24px 20px;color:#6b7280;line-height:1.7}.svc-cta .home-cta__form-title{text-align:center}.single-dich_vu__wrap{padding:48px 0;max-width:900px}.single-dich_vu__header{text-align:center;margin-bottom:48px}.single-dich_vu__header .overline,.single-dich_vu__header .display{display:block}.single-dich_vu__header .overline{margin:12px auto}.single-dich_vu__header .lead{max-width:720px;margin:16px auto 0}.single-dich_vu__icon{color:#f37021;display:inline-flex;margin-bottom:12px}.single-dich_vu__features{margin:48px 0;padding:32px;background:#fffbf5;border-radius:16px}.single-dich_vu__features h2{margin-bottom:24px}.single-dich_vu__content{margin:40px 0}.single-dich_vu__cta{margin-top:48px;padding:40px;background:linear-gradient(135deg,#f37021,#d85a10);color:#fff;border-radius:24px;text-align:center}.single-dich_vu__cta h2{color:#fff;margin-bottom:12px}.single-dich_vu__cta p{color:#ffffffe6;margin-bottom:24px}.single-dich_vu__cta-buttons{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.features-grid{display:grid;grid-template-columns:1fr;gap:12px}@media (min-width: 768px){.features-grid{grid-template-columns:repeat(2,1fr)}}.features-grid li{display:flex;align-items:flex-start;gap:12px;padding:12px 16px;background:#fff;border-radius:8px;font-size:16px}.features-grid li svg{color:#16a34a;flex-shrink:0;margin-top:3px}.archive-du_an__inner{padding:48px 0 64px}.single-du_an__wrap{padding:48px 0;max-width:900px}.single-du_an__header{text-align:center;margin-bottom:40px}.single-du_an__header .overline{display:block;margin-bottom:12px}.single-du_an__header .display{margin-bottom:20px}.single-du_an__meta{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;color:#6b7280;font-size:14px;margin-bottom:0}.single-du_an__meta li{display:inline-flex;gap:4px}.single-du_an__meta strong{color:#1a1a1a}.single-du_an__featured{margin:32px 0}.single-du_an__featured img{width:100%;border-radius:16px;box-shadow:0 12px 32px #0000001a}.single-du_an__metric{text-align:center;padding:32px;background:#fffbf5;border-radius:16px;margin:32px 0}.single-du_an__metric-value{display:block;font-family:Be Vietnam Pro,Inter,system-ui,sans-serif;font-size:clamp(40px,6vw,56px);font-weight:800;color:#f37021;line-height:1.1}.single-du_an__footer{display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-top:48px;padding-top:32px;border-top:1px solid #E5E7EB}.du-an-logos{padding:32px 0;border-bottom:1px solid #E5E7EB;background:#fff}.du-an-logos__label{margin:0 0 16px;font-size:14px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#6b7280;text-align:center}.du-an-logos__list{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px 32px;list-style:none;margin:0;padding:0}.du-an-logos__item{font-family:Be Vietnam Pro,Inter,system-ui,sans-serif;font-size:18px;font-weight:700;color:#6b7280;opacity:.7;transition:opacity .2s ease,color .2s ease}.du-an-logos__item:hover{opacity:1;color:#1a1a1a}.filter-bar{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:32px}.filter-bar__chip{padding:8px 20px;border:1px solid #E5E7EB;border-radius:999px;background:#fff;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:500;color:#1a1a1a;cursor:pointer;transition:all .15s ease}.filter-bar__chip:hover{border-color:#f37021;color:#f37021}.filter-bar__chip.is-active{border-color:#f37021;background:#f37021;color:#fff}.project-grid__item[hidden]{display:none}.about-hero{background:linear-gradient(135deg,#0f2027,#1a3a3f);text-align:center;padding:64px 0 48px}@media (min-width: 1024px){.about-hero{padding:80px 0 64px}}.about-hero__inner{display:flex;flex-direction:column;align-items:center;gap:24px}.about-hero__breadcrumb{display:flex;align-items:center;gap:8px;font-size:12px}.about-hero__breadcrumb a{color:#fff9}.about-hero__breadcrumb a:hover{color:#fff}.about-hero__breadcrumb svg{color:#fff6}.about-hero__breadcrumb span{color:#f37021;font-weight:600}.about-hero__title{font-family:Be Vietnam Pro,Inter,system-ui,sans-serif;font-size:clamp(40px,6vw,64px);font-weight:800;color:#fff;line-height:1.1}.about-hero__sub{font-size:clamp(16px,2vw,17px);color:#fffc;line-height:1.7;max-width:800px}.about-hero__stats{display:flex;align-items:center;gap:24px;padding-top:32px;flex-wrap:wrap;justify-content:center}@media (min-width: 768px){.about-hero__stats{gap:32px}}.about-hero__stat{display:flex;flex-direction:column;align-items:center;gap:4px}.about-hero__stat strong{font-family:Be Vietnam Pro,Inter,system-ui,sans-serif;font-size:clamp(28px,4vw,36px);font-weight:800;color:#f37021}.about-hero__stat span{font-size:11px;font-weight:600;color:#fff9;letter-spacing:.08em;text-transform:uppercase}.about-hero__divider{width:1px;height:48px;background:#ffffff26}@media (max-width: 639px){.about-hero__divider{display:none}}.about-story{padding:96px 0;background:#fff}@media (min-width: 1024px){.about-story{padding:96px 0}}.about-story__grid{display:grid;grid-template-columns:1fr;gap:48px;align-items:center}@media (min-width: 1024px){.about-story__grid{grid-template-columns:1fr 1fr;gap:64px}}.about-story__visual{position:relative;border-radius:16px;overflow:hidden}.about-story__visual img{width:100%;height:auto;aspect-ratio:640/520;object-fit:cover;border-radius:16px}.about-story__badge{position:absolute;bottom:24px;left:24px;display:flex;align-items:center;gap:12px;background:#f37021;color:#fff;padding:16px;border-radius:8px;box-shadow:0 8px 24px #f3702140}.about-story__badge strong{font-family:Be Vietnam Pro,Inter,system-ui,sans-serif;font-size:28px;font-weight:800;line-height:1}.about-story__badge span{font-size:14px;font-weight:500;line-height:1.3}.about-story__content>.overline{margin-bottom:12px}.about-story__content>h2{margin-bottom:20px}.about-story__content>p{color:#6b7280;font-size:16px;line-height:1.7;margin-bottom:16px}.about-story__quote{margin-top:24px;padding:20px 24px;background:#f8f5f0;border-left:4px solid #F37021;border-radius:8px}.about-story__quote p{font-style:italic;color:#1a1a1a;font-size:16px;line-height:1.6;margin-bottom:8px}.about-story__quote cite{font-size:14px;color:#6b7280;font-style:normal;font-weight:500}.about-vision{padding:96px 0;background:#f8f5f0}.about-vision__header{text-align:center;max-width:720px;margin:0 auto 48px}.about-vision__header .overline{margin-bottom:12px;display:block}.about-vision__header h2{margin-bottom:16px}.about-vision__header p{color:#6b7280;line-height:1.6}.about-vision__grid{display:grid;grid-template-columns:1fr;gap:24px}@media (min-width: 768px){.about-vision__grid{grid-template-columns:repeat(3,1fr)}}.about-vision__card{background:#fff;border:1px solid #E5E7EB;border-radius:12px;padding:32px;display:flex;flex-direction:column;gap:20px}.about-vision__card h3{font-family:Be Vietnam Pro,Inter,system-ui,sans-serif;font-size:20px;font-weight:700;color:#1a1a1a}.about-vision__card p{color:#6b7280;font-size:16px;line-height:1.6}.about-vision__icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;background:#ffe5d2;border-radius:8px;color:#f37021}.about-vision__icon svg{width:24px;height:24px}.about-caps{padding:96px 0;background:#0f2027;color:#fff}.about-caps__header{text-align:center;max-width:720px;margin:0 auto 48px}.about-caps__header .overline{margin-bottom:12px;display:block}.about-caps__header h2{color:#fff;margin-bottom:16px}.about-caps__header p{color:#ffffffb3;line-height:1.6}.about-caps__grid{display:grid;grid-template-columns:1fr;gap:24px}@media (min-width: 768px){.about-caps__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.about-caps__grid{grid-template-columns:repeat(3,1fr)}}.about-caps__card{background:#1a3a3f;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:28px;display:flex;flex-direction:column;gap:16px}.about-caps__card h3{font-family:Be Vietnam Pro,Inter,system-ui,sans-serif;font-size:20px;font-weight:700;color:#fff}.about-caps__card p{color:#ffffffa6;font-size:16px;line-height:1.6}.about-caps__icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;background:#f3702126;border-radius:8px;color:#f37021}.about-caps__icon svg{width:22px;height:22px}.about-facility{padding:96px 0;background:#fff}.about-facility__header{text-align:center;max-width:720px;margin:0 auto 48px}.about-facility__header .overline{margin-bottom:12px;display:block}.about-facility__header h2{margin-bottom:16px}.about-facility__header p{color:#6b7280;line-height:1.6}.about-facility__gallery{display:flex;flex-direction:column;gap:16px}.about-facility__main{border-radius:12px;overflow:hidden}.about-facility__main img{width:100%;height:auto;aspect-ratio:1280/520;object-fit:cover;display:block}.about-facility__thumbs{display:grid;grid-template-columns:1fr;gap:16px}@media (min-width: 768px){.about-facility__thumbs{grid-template-columns:repeat(3,1fr)}}.about-facility__thumbs img{width:100%;height:auto;aspect-ratio:4/2.5;object-fit:cover;border-radius:12px;display:block}.about-cta{background:linear-gradient(90deg,#f37021,#d85a10);padding:64px 0}.about-cta__inner{display:flex;flex-direction:column;gap:32px;align-items:flex-start}@media (min-width: 1024px){.about-cta__inner{flex-direction:row;align-items:center;justify-content:space-between}}.about-cta__content .overline{color:#ffffffd9;margin-bottom:12px;display:block}.about-cta__content h2{color:#fff;margin-bottom:12px}.about-cta__content p{color:#ffffffe6;font-size:16px;line-height:1.6}.about-cta__actions{display:flex;flex-wrap:wrap;gap:16px;flex-shrink:0}.btn-white{display:inline-flex;align-items:center;gap:8px;padding:16px 32px;background:#fff;color:#f37021;font-weight:600;border-radius:8px;font-size:16px;transition:all .15s cubic-bezier(.4,0,.2,1)}.btn-white:hover{background:#f8f5f0;transform:translateY(-1px);box-shadow:0 4px 16px #0000000f}.btn-ghost-white{display:inline-flex;align-items:center;gap:8px;padding:16px 32px;background:transparent;color:#fff;font-weight:600;border:2px solid #FFFFFF;border-radius:8px;font-size:16px;transition:all .15s cubic-bezier(.4,0,.2,1)}.btn-ghost-white:hover{background:#ffffff1a;transform:translateY(-1px)}.page-lien-he{padding-bottom:80px;background:#f8f5f0}.contact-hero{position:relative;color:#fff;text-align:center;padding:64px 0 80px;overflow:hidden}@media (min-width: 1024px){.contact-hero{padding:80px 0 96px}}.contact-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(135deg,#0f2027,#1a3a3f)}.contact-hero__pattern{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:32px 32px;-webkit-mask-image:radial-gradient(ellipse at center,black 0%,transparent 70%);mask-image:radial-gradient(ellipse at center,black 0%,transparent 70%)}.contact-hero__glow{position:absolute;top:-30%;left:50%;width:620px;height:620px;transform:translate(-50%);background:radial-gradient(circle,rgba(243,112,33,.28) 0%,transparent 70%);filter:blur(80px);pointer-events:none}.contact-hero__inner{width:100%;max-width:1440px;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}@media (min-width: 768px){.contact-hero__inner{padding-left:24px;padding-right:24px}}@media (min-width: 1024px){.contact-hero__inner{padding-left:32px;padding-right:32px}}.contact-hero__inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:16px}.contact-hero__inner>.overline{letter-spacing:.16em}.contact-hero__title{font-family:Be Vietnam Pro,Inter,system-ui,sans-serif;font-size:clamp(32px,6vw,48px);font-weight:800;line-height:1.1;letter-spacing:-.02em;color:#fff}.contact-hero__sub{max-width:620px;font-size:clamp(16px,2vw,18px);line-height:1.6;color:#ffffffd1}.contact-cards-section{position:relative;z-index:2;margin-top:-40px}@media (min-width: 1024px){.contact-cards-section{margin-top:-48px}}.contact-cards{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:16px}@media (min-width: 640px){.contact-cards{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.contact-cards{grid-template-columns:repeat(4,1fr);gap:20px}}.contact-card{display:flex;flex-direction:column;gap:8px;height:100%;padding:24px;background:#fff;border:1px solid #E5E7EB;border-radius:12px;box-shadow:0 1px 2px #0000000d;transition:transform .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1),border-color .25s cubic-bezier(.4,0,.2,1)}.contact-card:hover{transform:translateY(-4px);border-color:transparent;box-shadow:0 12px 32px #0000001a}.contact-card__icon{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;margin-bottom:8px;border-radius:8px}.contact-card__icon--primary{background:#ffe5d2;color:#f37021}.contact-card__icon--zalo{background:#0068ff1a;color:#0068ff}.contact-card__label{font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#6b7280}.contact-card__value{display:block;font-family:Be Vietnam Pro,Inter,system-ui,sans-serif;font-size:20px;font-weight:700;line-height:1.3;color:#1a1a1a;word-break:break-word}.contact-card__action{margin-top:auto;padding-top:8px;font-size:14px;font-weight:600;color:#f37021;transition:color .15s cubic-bezier(.4,0,.2,1)}.contact-card:hover .contact-card__action{color:#d85a10}.contact-body{display:grid;grid-template-columns:1fr;gap:32px;margin-top:48px}@media (min-width: 1024px){.contact-body{grid-template-columns:1.25fr 1fr;gap:40px;align-items:stretch}}.contact-body__head{margin-bottom:24px}.contact-body__head>h2{font-family:Be Vietnam Pro,Inter,system-ui,sans-serif;font-size:24px;font-weight:700;color:#1a1a1a}.contact-body__head>p{margin-top:8px;color:#6b7280;font-size:14px}.contact-body__form{padding:32px;background:#fff;border:1px solid #E5E7EB;border-radius:16px;box-shadow:0 4px 16px #0000000f}@media (min-width: 1024px){.contact-body__form{padding:40px}}.contact-body__map{position:relative;min-height:360px;border-radius:16px;overflow:hidden;border:1px solid #E5E7EB;box-shadow:0 4px 16px #0000000f;background:#fffbf5}.contact-body__map iframe{width:100%;height:100%;min-height:360px;border:0;display:block}.contact-body__map-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:24px;text-align:center;color:#6b7280}.contact-body__map-placeholder svg{color:#d1d5db}.contact-body__map-card{position:absolute;left:16px;bottom:16px;right:16px;z-index:2;display:flex;flex-direction:column;gap:2px;padding:16px 20px;background:linear-gradient(135deg,#0f2027f2,#1a3a3ff2);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:12px;color:#fff;box-shadow:0 12px 32px #0000001a}.contact-body__map-card small{font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:#ffffffa6}.contact-body__map-card strong{font-family:Be Vietnam Pro,Inter,system-ui,sans-serif;font-size:16px;font-weight:700;line-height:1.35}.contact-body__map-card a{font-size:14px;font-weight:600;color:#fff}.contact-body__map-card a:hover{color:#ffb800}.contact-body__map-hours{margin-top:2px;font-size:12px;color:#ffffffb3}.form-consent{display:flex;align-items:flex-start;gap:8px;margin:8px 0 20px;font-size:14px;color:#6b7280;cursor:pointer}.form-consent input[type=checkbox]{flex-shrink:0;width:18px;height:18px;margin-top:2px;accent-color:#F37021;cursor:pointer}.form-consent a{color:#f37021;text-decoration:underline;text-underline-offset:2px}.lien-he__extra{margin-top:48px;padding-top:48px;border-top:1px solid #E5E7EB}.page-article{padding:40px 0 64px;max-width:800px}.page-article .page-header{text-align:center;margin-bottom:40px}.not-found{padding:64px 0 96px;text-align:center}.not-found__inner{width:100%;max-width:1440px;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}@media (min-width: 768px){.not-found__inner{padding-left:24px;padding-right:24px}}@media (min-width: 1024px){.not-found__inner{padding-left:32px;padding-right:32px}}.not-found__inner{max-width:600px}.not-found__inner>*+*{margin-top:16px}.not-found__big{display:block;font-family:Be Vietnam Pro,Inter,system-ui,sans-serif;font-size:clamp(96px,16vw,200px);font-weight:800;color:#f37021;line-height:1;letter-spacing:-.02em}.not-found__actions{margin-top:32px;display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.search-results{padding-bottom:64px}.search-results__inner{padding-top:40px}.search-list{display:flex;flex-direction:column;gap:16px}.search-item__link{display:grid;grid-template-columns:1fr;gap:16px;padding:20px;background:#fff;border:1px solid #E5E7EB;border-radius:12px;transition:all .15s cubic-bezier(.4,0,.2,1)}@media (min-width: 768px){.search-item__link{grid-template-columns:200px 1fr}}.search-item__link:hover{border-color:#f37021;box-shadow:0 4px 16px #0000000f}.search-item__thumb{aspect-ratio:4/3;border-radius:8px;overflow:hidden;background:#fffbf5}.search-item__thumb img{width:100%;height:100%;object-fit:cover}.search-item__type{display:inline-block;padding:2px 8px;background:#ffe5d2;color:#d85a10;font-size:11px;font-weight:600;border-radius:4px;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px}.search-item__title{font-size:20px;font-weight:700;margin-bottom:8px;color:#1a1a1a}.search-item__excerpt{color:#6b7280;font-size:14px}.news-page{background:#f8f5f0}.news-page__body{padding:48px 0 80px}.news-page__inner{display:flex;flex-direction:column}.news-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#0f2027,#1a3a3f 55%,#2a4a50);color:#fff;text-align:center;padding:64px 0 80px}.news-hero:after{content:"";position:absolute;inset:auto -10% -40% -10%;height:60%;background:radial-gradient(closest-side,rgba(243,112,33,.18),transparent);pointer-events:none}.news-hero__inner{position:relative;z-index:1;max-width:760px}.news-hero__crumbs{display:flex;justify-content:center;align-items:center;gap:8px;font-size:14px;color:#fff9;margin-bottom:16px}.news-hero__crumbs a{color:#fffc}.news-hero__crumbs a:hover{color:#f37021}.news-hero__crumbs svg{opacity:.5}.news-hero__title{font-family:Be Vietnam Pro,Inter,system-ui,sans-serif;font-size:clamp(28px,5vw,36px);font-weight:800;line-height:1.15;letter-spacing:-.01em;margin:0 auto 16px;display:inline-block;max-width:100%;color:#fff}@media (max-width: 600px){.news-hero__title{display:block}}.news-hero__title:after{content:"";display:block;width:64px;height:4px;margin:12px auto 0;background:#f37021;border-radius:999px}.news-hero__title-accent{color:#f37021;white-space:nowrap}@media (max-width: 600px){.news-hero__title-accent{display:block}}.news-hero__subtitle{color:#ffffffd1;font-size:18px;line-height:1.6;max-width:620px;margin:0 auto 32px}.news-hero__search{display:flex;gap:8px;align-items:center;max-width:500px;margin:0 auto;padding:8px;background:#fff;border-radius:999px;box-shadow:0 12px 32px #0000001a}.news-hero__search-input{flex:1;min-width:0;border:0;background:transparent;padding:8px 16px;font-size:16px;color:#1a1a1a;border-radius:999px}.news-hero__search-input::placeholder{color:#6b7280}.news-hero__search-input:focus{outline:2px solid #F37021;outline-offset:1px}.news-hero__search-btn{border-radius:999px;white-space:nowrap;flex-shrink:0}.news-filters{margin-bottom:40px}.news-filters__inner{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.news-filters__btn{display:inline-flex;align-items:center;gap:8px;padding:8px 20px;background:#fff;border:1px solid #E5E7EB;border-radius:999px;font-size:14px;font-weight:600;color:#6b7280;transition:all .15s cubic-bezier(.4,0,.2,1)}.news-filters__btn:hover{border-color:#f37021;color:#f37021;transform:translateY(-1px)}.news-filters__btn.is-active{background:#f37021;border-color:#f37021;color:#fff;box-shadow:0 8px 24px #f3702140}.news-filters__count{font-size:11px;font-weight:700;opacity:.6}.news-featured{display:grid;grid-template-columns:1fr;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 16px #0000000f;margin-bottom:40px;transition:box-shadow .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1)}.news-featured:hover{box-shadow:0 12px 32px #0000001a;transform:translateY(-2px)}@media (min-width: 768px){.news-featured{grid-template-columns:1.15fr 1fr;align-items:stretch}}.news-featured__media{display:block;position:relative;overflow:hidden;background:#fffbf5;min-height:240px}.news-featured__media img{width:100%;height:100%;object-fit:cover;transition:transform .4s cubic-bezier(.4,0,.2,1)}.news-featured__media:hover img{transform:scale(1.04)}.news-featured__placeholder{display:block;width:100%;min-height:240px;background:linear-gradient(135deg,#fffbf5,#e5e7eb)}.news-featured__body{padding:32px;display:flex;flex-direction:column;gap:12px;justify-content:center}.news-featured__tag{align-self:flex-start;padding:4px 12px;background:#f37021;color:#fff;font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;border-radius:4px}.news-featured__tag:hover{background:#d85a10;color:#fff}.news-featured__title{font-family:Be Vietnam Pro,Inter,system-ui,sans-serif;font-size:clamp(20px,3vw,24px);font-weight:700;line-height:1.3;margin:0}.news-featured__title a{color:#1a1a1a}.news-featured__title a:hover{color:#f37021}.news-featured__excerpt{color:#6b7280;font-size:16px;line-height:1.7;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.news-featured__meta{display:flex;flex-wrap:wrap;gap:8px;font-size:14px;color:#6b7280}.news-featured__more{align-self:flex-start;display:inline-flex;align-items:center;gap:6px;margin-top:8px;color:#f37021;font-weight:700;font-size:14px}.news-featured__more:hover{color:#d85a10}.news-featured__more:hover svg{transform:translate(3px)}.news-featured__more svg{transition:transform .15s cubic-bezier(.4,0,.2,1)}.news-page__grid{margin-bottom:40px}.single-post__wrap{display:grid;grid-template-columns:1fr;gap:32px;padding:40px 0 64px}@media (min-width: 1024px){.single-post__wrap{grid-template-columns:minmax(0,1fr) 320px;gap:48px}}.single-post__main{min-width:0}.single-post__header{margin-bottom:32px}.single-post__cat{display:inline-block;padding:4px 12px;background:#f37021;color:#fff;font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;border-radius:4px;margin-bottom:16px;transition:background .15s cubic-bezier(.4,0,.2,1)}.single-post__cat:hover{background:#d85a10;color:#fff}.single-post__title{font-family:Be Vietnam Pro,Inter,system-ui,sans-serif;font-size:clamp(28px,4vw,36px);font-weight:700;line-height:1.2;margin-bottom:20px}.single-post__meta{display:flex;flex-wrap:wrap;align-items:center;gap:12px 16px;font-size:14px;color:#6b7280}.single-post__author{display:inline-flex;align-items:center;gap:8px}.single-post__avatar{width:38px;height:38px;flex-shrink:0;border-radius:999px;background:#f37021;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-family:Be Vietnam Pro,Inter,system-ui,sans-serif;font-weight:700;font-size:16px}.single-post__author-info{display:flex;flex-direction:column;line-height:1.35}.single-post__author-name{font-weight:600;font-size:14px;color:#1a1a1a}.single-post__author-role{font-size:12px;color:#6b7280}.single-post__date{display:inline-flex;align-items:center;gap:4px;color:#6b7280}.single-post__read{padding:3px 10px;background:#ffe5d2;color:#d85a10;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;border-radius:999px}.single-post__featured{margin:0 0 32px}.single-post__featured img{width:100%;border-radius:16px;box-shadow:0 4px 16px #0000000f}.single-post__featured-caption{margin-top:12px;font-size:14px;font-style:italic;color:#6b7280;text-align:center}.single-post__content{margin-bottom:32px}.single-post__content h2,.single-post__content h3,.single-post__content h4{font-family:Be Vietnam Pro,Inter,system-ui,sans-serif;font-weight:700;line-height:1.3;color:#1a1a1a;scroll-margin-top:100px}.single-post__content h2{font-size:clamp(22px,3vw,24px);margin:32px 0 16px;padding-bottom:8px;border-bottom:2px solid #FFE5D2}.single-post__content h3{font-size:20px;margin:24px 0 12px}.single-post__content h4{font-size:18px;margin:20px 0 8px}.single-post__content p{font-size:16px;line-height:1.8;color:#1a1a1a;margin:0 0 16px}.single-post__content ul,.single-post__content ol{margin:0 0 16px;padding-left:8px}.single-post__content ul{list-style:none}.single-post__content ul li{position:relative;padding-left:20px;margin-bottom:8px;line-height:1.7}.single-post__content ul li:before{content:"";position:absolute;left:4px;top:.6em;width:7px;height:7px;border-radius:999px;background:#f37021}.single-post__content ol{padding-left:24px}.single-post__content ol li{margin-bottom:8px;line-height:1.7}.single-post__content a{color:#f37021;font-weight:600;text-decoration:underline;text-underline-offset:2px}.single-post__content a:hover{color:#d85a10}.single-post__content blockquote{margin:24px 0;padding:16px 20px;border-left:4px solid #F37021;background:#ffe5d2;border-radius:0 8px 8px 0;font-style:italic;color:#1a1a1a}.single-post__content blockquote p{margin:0}.single-post__content table{width:100%;border-collapse:collapse;margin:24px 0;font-size:14px}.single-post__content table th,.single-post__content table td{padding:12px 16px;border:1px solid #E5E7EB;text-align:left}.single-post__content table thead th{background:#0f2027;color:#fff;font-weight:700}.single-post__content table tbody tr:nth-child(2n){background:#fffbf5}.single-post__content table tbody tr:hover{background:#ffe5d2}.single-post__content img{max-width:100%;height:auto;border-radius:8px;margin:16px 0}.single-post__footer{padding-top:24px;border-top:1px solid #E5E7EB}.single-post__tags{display:flex;flex-wrap:wrap;gap:8px}.single-post__tags li a{display:inline-block;padding:4px 12px;background:#fffbf5;border-radius:999px;font-size:14px;color:#6b7280}.single-post__tags li a:hover{background:#f37021;color:#fff}.single-post__sidebar .widget{margin-bottom:24px;padding:20px;background:#fff;border-radius:12px;border:1px solid #E5E7EB}.single-post__sidebar .widget__title{font-size:16px;font-weight:700;margin-bottom:12px;text-transform:uppercase;letter-spacing:.05em}.single-post__sidebar .widget_block .wp-block-heading{font-size:16px;font-weight:700;line-height:1.3;margin:0 0 12px;text-transform:uppercase;letter-spacing:.05em;color:#1a1a1a}.single-post__sidebar .widget_block ul{list-style:none;margin:0;padding:0}.single-post__sidebar .widget_block ul li{padding:8px 0;border-bottom:1px solid #E5E7EB;font-size:14px}.single-post__sidebar .widget_block ul li:last-child{border-bottom:0}.single-post__sidebar .widget_block ul li a{color:#1a1a1a;line-height:1.5;text-decoration:none}.single-post__sidebar .widget_block ul li a:hover{color:#f37021}.single-post__sidebar .widget_block .wp-block-latest-posts__post-date{display:block;font-size:12px;color:#6b7280}.single-post__sidebar .wp-block-search{display:flex;flex-direction:column;gap:8px}.single-post__sidebar .wp-block-search .wp-block-search__label{font-size:16px;font-weight:700;margin:0;text-transform:uppercase;letter-spacing:.05em;color:#1a1a1a}.single-post__sidebar .wp-block-search .wp-block-search__inside-wrapper{display:flex;border:1px solid #E5E7EB;border-radius:8px;overflow:hidden;background:#fffbf5}.single-post__sidebar .wp-block-search .wp-block-search__input{flex:1;min-width:0;border:0;background:transparent;padding:8px 12px;font-size:14px;color:#1a1a1a}.single-post__sidebar .wp-block-search .wp-block-search__input:focus{outline:2px solid #F37021;outline-offset:-2px}.single-post__sidebar .wp-block-search .wp-block-search__button{border:0;background:#f37021;color:#fff;padding:8px 16px;font-size:14px;font-weight:600;cursor:pointer;transition:background .15s cubic-bezier(.4,0,.2,1)}.single-post__sidebar .wp-block-search .wp-block-search__button:hover{background:#d85a10}.single-post__sidebar .wp-block-latest-comments,.single-post__sidebar .no-comments{font-size:14px;color:#6b7280}.single-post__sidebar .widget_block:has(.no-comments){display:none}@media (prefers-reduced-motion: no-preference){.single-post{scroll-behavior:smooth}}.post-toc{margin-bottom:24px;padding:20px;background:#fff;border:1px solid #E5E7EB;border-radius:12px}@media (min-width: 1024px){.post-toc{position:sticky;top:92px}}.post-toc__title{display:flex;align-items:center;gap:8px;margin:0 0 12px;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#1a1a1a}.post-toc__title svg{width:18px;height:18px;color:#f37021;flex-shrink:0}.post-toc__list{list-style:none;margin:0;padding:0;border-left:2px solid #E5E7EB}.post-toc__item a{display:block;padding:8px 12px;margin-left:-2px;border-left:2px solid transparent;font-size:14px;line-height:1.5;color:#6b7280;transition:color .15s cubic-bezier(.4,0,.2,1),border-color .15s cubic-bezier(.4,0,.2,1),background .15s cubic-bezier(.4,0,.2,1)}.post-toc__item a:hover{color:#f37021;border-left-color:#f37021;background:#ffe5d2}.post-toc__item--l3 a{padding-left:24px;font-size:13px}.post-sidebar-cta{margin-bottom:24px;padding:24px;text-align:center;color:#fff;background:linear-gradient(135deg,#0f2027,#1a3a3f);border-radius:12px}.post-sidebar-cta svg{width:30px;height:30px;color:#f37021;margin:0 auto 8px;display:block}.post-sidebar-cta__title{font-size:16px;font-weight:700;margin-bottom:8px;color:#fff}.post-sidebar-cta__desc{font-size:14px;line-height:1.6;color:#ffffffc7;margin-bottom:16px}.post-sidebar-cta__btn{display:flex;justify-content:center;width:100%;margin-bottom:12px}.post-sidebar-cta__hotline{display:block;font-family:Be Vietnam Pro,Inter,system-ui,sans-serif;font-size:18px;font-weight:800;color:#fff}.post-sidebar-cta__hotline:hover{color:#f37021}.post-share{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:24px}.post-share__label{font-size:14px;font-weight:600;color:#6b7280}.post-share__btn{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border:1px solid #E5E7EB;border-radius:999px;background:#fff;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:500;color:#1a1a1a;cursor:pointer;transition:all .15s ease}.post-share__btn:hover{transform:translateY(-2px);box-shadow:0 1px 2px #0000000d}.post-share__btn--fb:hover{background:#1877f2;border-color:#1877f2;color:#fff}.post-share__btn--zalo:hover{background:#0068ff;border-color:#0068ff;color:#fff}.post-share__btn--copy.is-copied{background:#16a34a;border-color:#16a34a;color:#fff}.related-posts{padding:48px 0 64px;background:#f8f5f0}.related-posts .section-header{margin-bottom:32px}.related-posts__grid{display:grid;grid-template-columns:1fr;gap:24px}@media (min-width: 640px){.related-posts__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.related-posts__grid{grid-template-columns:repeat(3,1fr)}}.woocommerce-main{padding-bottom:64px}.woocommerce-products-header{padding:32px 0;text-align:center;background:#fffbf5;border-bottom:1px solid #E5E7EB}.woocommerce ul.products,.woocommerce-page ul.products,ul.products{display:grid!important;grid-template-columns:1fr!important;gap:16px;list-style:none;padding:0;margin:0;float:none!important}@media (min-width: 640px){.woocommerce ul.products,.woocommerce-page ul.products,ul.products{gap:24px;grid-template-columns:repeat(2,1fr)!important}}@media (min-width: 1024px){.woocommerce ul.products,.woocommerce-page ul.products,ul.products{grid-template-columns:repeat(3,1fr)!important}}.products>li.product,.products>article.product,.products>.product{margin:0!important;width:auto!important;max-width:100%!important;padding:0!important;float:none!important;min-width:0;clear:none!important}.product.type-product{padding:40px 0;display:grid;grid-template-columns:1fr;gap:32px}@media (min-width: 1024px){.product.type-product{grid-template-columns:1.2fr 1fr;gap:48px}}.product.type-product .woocommerce-product-gallery{margin:0}.product.type-product .woocommerce-product-gallery__image{border-radius:12px;overflow:hidden;background:#fffbf5}.product.type-product .woocommerce-product-gallery__image img{width:100%;height:auto}.product.type-product .woocommerce-product-gallery .flex-control-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:8px;list-style:none;padding:0}.product.type-product .woocommerce-product-gallery .flex-control-thumbs img{border-radius:8px;opacity:.6;cursor:pointer}.product.type-product .woocommerce-product-gallery .flex-control-thumbs img.flex-active{opacity:1}.product.type-product .summary{margin:0}.product.type-product .summary .product_title{font-family:Be Vietnam Pro,Inter,system-ui,sans-serif;font-size:clamp(24px,3vw,36px);font-weight:700;margin-bottom:16px}.product.type-product .summary .woocommerce-product-details__short-description{color:#6b7280;margin-bottom:24px;font-size:18px;line-height:1.6}.product.type-product .summary .product_meta{margin-top:24px;padding-top:16px;border-top:1px solid #E5E7EB;font-size:14px;color:#6b7280}.product.type-product .summary .product_meta>span{display:block;margin-bottom:4px}.woocommerce-tabs{margin-top:48px;padding-top:32px;border-top:1px solid #E5E7EB;grid-column:1/-1}.woocommerce-tabs ul.tabs{display:flex;flex-wrap:wrap;gap:8px;list-style:none;padding:0;margin:0 0 24px;border-bottom:1px solid #E5E7EB}.woocommerce-tabs ul.tabs li a{display:inline-block;padding:12px 20px;color:#6b7280;font-weight:600;border-bottom:2px solid transparent;margin-bottom:-1px}.woocommerce-tabs ul.tabs li a:hover{color:#f37021}.woocommerce-tabs ul.tabs li.active a{color:#f37021;border-bottom-color:#f37021}.woocommerce-tabs .panel{padding:0}.woocommerce-tabs .woocommerce-Tabs-panel--description{font-size:18px;line-height:1.75;color:#1a1a1a}.woocommerce-tabs .woocommerce-Tabs-panel--description>*+*{margin-top:1em}.woocommerce-tabs .woocommerce-Tabs-panel--description h2,.woocommerce-tabs .woocommerce-Tabs-panel--description h3{margin:1.25em 0 .5em;font-family:Be Vietnam Pro,Inter,system-ui,sans-serif;font-weight:700}.woocommerce-tabs .woocommerce-Tabs-panel--description p,.woocommerce-tabs .woocommerce-Tabs-panel--description ul,.woocommerce-tabs .woocommerce-Tabs-panel--description ol{margin:1em 0}.woocommerce-tabs .woocommerce-Tabs-panel--description ul,.woocommerce-tabs .woocommerce-Tabs-panel--description ol{padding-left:1.5em}.woocommerce-tabs .woocommerce-Tabs-panel--description ul{list-style:disc}.woocommerce-tabs .woocommerce-Tabs-panel--description ol{list-style:decimal}.woocommerce-tabs .woocommerce-Tabs-panel--description a{color:#f37021;text-decoration:underline;text-underline-offset:3px}.woocommerce-tabs .woocommerce-Tabs-panel--description a:hover{color:#d85a10}.woocommerce-tabs .woocommerce-Tabs-panel--description img{margin:1.5em 0;border-radius:12px}.related.products,.upsells.products{grid-column:1/-1;margin-top:64px}.related.products>h2,.upsells.products>h2{font-family:Be Vietnam Pro,Inter,system-ui,sans-serif;font-size:24px;font-weight:800;margin-bottom:32px;text-align:center}@media (min-width: 1024px){.related.products ul.products,.upsells.products ul.products{grid-template-columns:repeat(4,1fr)!important}}.price,.woocommerce-Price-amount,.add_to_cart_button,.added_to_cart,.product .cart,.summary .price,.woocommerce-Price-currencySymbol,.woocommerce-info,.cart_totals{display:none!important}.woocommerce-notices-wrapper:empty{display:none}.woocommerce-pagination{margin-top:40px}.woocommerce-pagination ul.page-numbers{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;border:none}.woocommerce-pagination ul.page-numbers li .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 12px;background:#fff;border:1px solid #E5E7EB;border-radius:8px;color:#1a1a1a;font-weight:500}.woocommerce-pagination ul.page-numbers li .page-numbers:hover{border-color:#f37021;color:#f37021}.woocommerce-pagination ul.page-numbers li .page-numbers.current{background:#f37021;border-color:#f37021;color:#fff}#sstech_product_info .widefat input[type=text],#sstech_product_info textarea,#sstech_du_an_info .widefat input[type=text],#sstech_du_an_info textarea,#sstech_dich_vu_info .widefat input[type=text],#sstech_dich_vu_info textarea{margin-top:4px}#sstech_product_info .description,#sstech_du_an_info .description,#sstech_dich_vu_info .description{color:#6b7280}.editor-styles-wrapper{font-family:Inter,system-ui,sans-serif;color:#1a1a1a;background:#f8f5f0}.editor-styles-wrapper h1,.editor-styles-wrapper h2,.editor-styles-wrapper h3,.editor-styles-wrapper h4,.editor-styles-wrapper h5,.editor-styles-wrapper h6{font-family:Be Vietnam Pro,sans-serif;font-weight:700;color:#1a1a1a}.editor-styles-wrapper a{color:#f37021}
