@font-face{font-family:Archivo Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/archivo-vietnamese-wght-normal.XAtsl5Q_.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Archivo Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/archivo-latin-ext-wght-normal.C4zznr8T.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Archivo Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/archivo-latin-wght-normal.E0tuGl4L.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Public Sans Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/public-sans-vietnamese-wght-normal.CtlIRbEm.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Public Sans Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/public-sans-latin-ext-wght-normal.MQgHevqp.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Public Sans Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/public-sans-latin-wght-normal.DdeTHZLK.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--navy:#0b2545;--navy-2:#123c64;--teal:#159a91;--cyan:#4cc9f0;--ice:#f4fafc;--line:#cfdee8;--ink:#263f56;--muted:#667d91;--white:#fff;--lime:#d9ff5b;--shadow:0 14px 34px rgba(11,37,69,.1);font-family:Public Sans,sans-serif;color:var(--ink);background:var(--white);font-synthesis:none}html,body{overflow-x:hidden}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}svg{fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.skip-link{position:fixed;z-index:100;left:1rem;top:-4rem;background:var(--navy);color:#fff;padding:.75rem 1rem}.skip-link:focus{top:1rem}:focus-visible{outline:3px solid var(--cyan);outline-offset:3px}.site-header{height:84px;display:flex;align-items:center;padding:0 clamp(1rem,4vw,4.5rem);border-bottom:1px solid var(--line);gap:clamp(1.5rem,4vw,4rem);background:#fffffff7;position:sticky;top:0;z-index:50}.brand img{width:210px;display:block}.site-header nav{display:flex;gap:clamp(1rem,2.2vw,2.5rem);margin-left:auto}.site-header nav a{font-size:.9rem;font-weight:600;color:#526a7f;padding:2rem 0;border-bottom:2px solid transparent}.site-header nav a:hover,.site-header nav a[aria-current=page]{color:var(--navy);border-color:var(--teal)}.header-actions{display:flex;align-items:center;gap:.8rem}.icon-link,.cart-link{width:38px;height:38px;display:grid;place-items:center;position:relative}.icon-link svg,.cart-link svg{width:22px}.cart-link span{position:absolute;right:-2px;top:-2px;min-width:17px;height:17px;border-radius:20px;background:var(--teal);color:#fff;font-size:.65rem;display:grid;place-items:center}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.8rem 1.25rem;border:1px solid var(--navy);background:var(--navy);color:#fff;font-weight:700;border-radius:4px;transition:background .2s,transform .2s}.button:hover{background:var(--navy-2);transform:translateY(-1px)}.button-secondary{background:#fff;color:var(--navy);border-color:var(--teal)}.button-secondary:hover{background:var(--ice)}.button-small{min-height:42px;font-size:.82rem}.mobile-nav{display:none}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:570px;border-bottom:1px solid var(--line)}.hero-copy{padding:clamp(3.5rem,7vw,7.5rem) clamp(1.5rem,6vw,7rem);display:flex;flex-direction:column;justify-content:center}.hero h1{font-family:Archivo,sans-serif;font-stretch:condensed;font-size:clamp(3.4rem,5.7vw,6rem);letter-spacing:-.04em;line-height:.93;color:var(--navy);margin:0 0 1.7rem;max-width:720px}.hero-copy>p{font-size:1.1rem;line-height:1.7;max-width:62ch;margin:0 0 2rem;color:#546c80}.hero-search{display:flex;border:1px solid #9fb4c5;border-radius:4px;max-width:630px;background:#fff}.hero-search svg{width:22px;margin-left:1rem}.hero-search input{border:0;flex:1;min-width:0;padding:1rem}.hero-search button{border:0;border-left:1px solid var(--line);background:var(--navy);color:#fff;padding:0 1.5rem;font-weight:700}.hero-actions{display:flex;gap:1rem;margin-top:1rem}.hero-art{min-height:520px;background:var(--ice);overflow:hidden}.hero-art img{width:100%;height:100%;object-fit:cover;object-position:center}.ruo-band{background:var(--navy);color:#fff;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1.4rem;padding:1.4rem clamp(1.5rem,6vw,7rem)}.ruo-band svg{width:36px;color:var(--cyan)}.ruo-band strong{display:block;margin-bottom:.25rem}.ruo-band p{margin:0;color:#c6d8e7;font-size:.9rem}.ruo-band a{font-weight:700;border-bottom:1px solid var(--cyan)}.trust-row{display:grid;grid-template-columns:repeat(4,1fr);padding:2rem clamp(1.5rem,5vw,6rem);border-bottom:1px solid var(--line)}.trust-item{display:grid;grid-template-columns:48px 1fr;gap:1rem;padding:0 2rem;border-right:1px solid var(--line)}.trust-item:last-child{border:0}.trust-item svg{width:38px;color:var(--teal)}.trust-item strong{color:var(--navy);display:block}.trust-item span{color:var(--muted);font-size:.8rem;line-height:1.5}.section{padding:clamp(4rem,7vw,7rem) clamp(1.5rem,5vw,6rem)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:2.5rem}.section h2,.page-hero h1{font-family:Archivo,sans-serif;font-stretch:condensed;font-size:clamp(2.4rem,4vw,4.5rem);line-height:1;color:var(--navy);letter-spacing:-.035em;margin:0}.section-head p{max-width:55ch;color:var(--muted);line-height:1.7}.catalog-layout{display:grid;grid-template-columns:235px 1fr;gap:2.3rem}.filter-panel{border-top:6px solid var(--navy);padding-top:1.4rem}.filter-panel h3{margin:.3rem 0 1.4rem;color:var(--navy)}.filter-panel label{display:flex;gap:.7rem;margin:.8rem 0;color:#526a7f;font-size:.9rem}.filter-panel input[type=search],.field{width:100%;border:1px solid #a9bdca;border-radius:4px;padding:.9rem;background:#fff}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.6rem}.product-card{min-width:0;padding-bottom:1rem}.product-visual{height:170px;background:linear-gradient(145deg,#f8fcfd,#eaf4f8);border-radius:10px;display:grid;place-items:center;position:relative;overflow:hidden}.product-visual span{position:absolute;font-family:Archivo;font-size:3rem;font-weight:800;color:#d4e4ec}.product-visual svg{width:80%;color:#7fa6be;position:relative}.product-meta{display:flex;justify-content:space-between;gap:.5rem;color:var(--teal);font-size:.66rem;text-transform:uppercase;letter-spacing:.07em;margin-top:1rem}.product-card h3{font-size:1rem;color:var(--navy);margin:.65rem 0 .3rem}.product-card>p{margin:0;color:var(--muted);font-size:.82rem}.product-buy{display:flex;align-items:center;justify-content:space-between;margin-top:1rem;color:var(--navy)}.product-buy strong{font-variant-numeric:tabular-nums}.icon-button{width:38px;height:38px;border:1px solid var(--line);border-radius:4px;background:#fff;color:var(--navy);display:grid;place-items:center}.icon-button:hover{background:var(--navy);color:#fff}.icon-button svg{width:20px}.page-hero{padding:clamp(4rem,8vw,8rem) clamp(1.5rem,6vw,7rem);background:var(--ice);border-bottom:1px solid var(--line)}.page-hero p{max-width:68ch;line-height:1.7;color:var(--muted);font-size:1.08rem}.notice{padding:1rem 1.2rem;background:#eaf7f6;border-radius:4px;color:#24645f}.prose{max-width:760px;margin:0 auto;line-height:1.8}.prose h2{margin-top:2.5rem;color:var(--navy)}.article-grid,.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.article-card,.service-card{padding:2rem;background:var(--ice);border-radius:10px}.article-card time,.article-card span{font-size:.75rem;color:var(--teal)}.article-card h2,.service-card h2{font-size:1.35rem;margin:1rem 0;color:var(--navy)}.article-card p,.service-card p{color:var(--muted);line-height:1.65}.detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 460px;gap:4rem}.detail-visual{min-height:470px;background:var(--ice);display:grid;place-items:center;border-radius:10px}.detail-visual span{font-family:Archivo;font-size:6rem;font-weight:800;color:#d3e4ec}.variant-list{display:grid;gap:.7rem;margin:1.5rem 0}.variant-row{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:1rem;padding:1rem;border:1px solid var(--line);border-radius:4px}.variant-row strong{color:var(--navy);font-variant-numeric:tabular-nums}.contact-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:5rem}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-grid label{display:grid;gap:.45rem;font-size:.85rem;font-weight:600;color:var(--navy)}.form-grid .wide{grid-column:1/-1}.field textarea{min-height:130px}.form-note{font-size:.78rem;color:var(--muted);line-height:1.6}.demo-banner{background:#fff3ce;color:#6b5312;padding:1rem 1.2rem;border-radius:4px;margin-bottom:1.5rem}.cart-items{display:grid;gap:1rem}.cart-row{display:grid;grid-template-columns:1fr auto auto auto;gap:1rem;align-items:center;padding:1rem;border-bottom:1px solid var(--line)}.site-footer{background:#071b31;color:#d5e2ec;padding:4rem clamp(1.5rem,5vw,6rem) 2rem;display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:3rem}.site-footer img{filter:brightness(0) invert(1);max-width:190px}.site-footer p{line-height:1.7;color:#a9bfd0;font-size:.86rem}.site-footer h2{font-size:.85rem;color:#fff;margin:0 0 1rem}.site-footer a{display:block;margin:.7rem 0;color:#b9ccda;font-size:.86rem}.site-footer small{grid-column:1/-1;border-top:1px solid #284158;padding-top:1.4rem;color:#829daf}.whatsapp-dock{position:fixed;right:1.3rem;bottom:1.3rem;z-index:40}.whatsapp-dock summary{list-style:none;background:#158b73;color:#fff;padding:.8rem 1rem;border-radius:4px;display:flex;align-items:center;gap:.6rem;font-weight:700;box-shadow:var(--shadow);cursor:pointer}.whatsapp-dock summary::-webkit-details-marker{display:none}.whatsapp-dock summary svg{width:22px}.whatsapp-dock>div{position:absolute;bottom:58px;right:0;width:260px;background:#fff;box-shadow:var(--shadow);border-radius:10px;padding:1rem}.whatsapp-dock strong{display:block;color:var(--navy);margin-bottom:.6rem}.whatsapp-dock a{display:flex;justify-content:space-between;padding:.7rem 0;border-top:1px solid var(--line);font-size:.85rem}.whatsapp-dock small{color:var(--muted)}@media(max-width:1100px){.site-header nav,.header-actions .icon-link,.header-actions .button{display:none}.header-actions{margin-left:auto}.mobile-nav{display:block}.mobile-nav summary{list-style:none;width:38px}.mobile-nav summary span{display:block;height:2px;background:var(--navy);margin:7px}.mobile-nav>div{position:absolute;right:1rem;top:70px;width:260px;background:#fff;box-shadow:var(--shadow);padding:1rem;display:grid}.mobile-nav a{padding:.8rem}.product-grid{grid-template-columns:repeat(3,1fr)}.trust-row{grid-template-columns:1fr 1fr;gap:2rem}.trust-item:nth-child(2){border:0}.site-footer{grid-template-columns:1fr 1fr}}@media(max-width:760px){.site-header{height:70px;padding:0 1rem}.brand img{width:170px}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:3.5rem 1.25rem}.hero h1{font-size:3.5rem}.hero-art{min-height:330px;order:-1}.hero-actions{flex-direction:column}.ruo-band{grid-template-columns:auto 1fr;padding:1.2rem}.ruo-band a{grid-column:2}.trust-row{grid-template-columns:1fr;padding:2rem 1.25rem}.trust-item{border:0;border-bottom:1px solid var(--line);padding:1.1rem 0}.section-head{display:block}.catalog-layout{grid-template-columns:1fr}.filter-panel{display:none}.product-grid{grid-template-columns:1fr 1fr;gap:1rem}.product-visual{height:130px}.article-grid,.service-grid,.detail-layout,.contact-layout{grid-template-columns:1fr}.detail-layout{gap:2rem}.detail-visual{min-height:300px}.form-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}.site-footer{grid-template-columns:1fr}.site-footer small{grid-column:auto}.whatsapp-dock summary span{display:none}.cart-row{grid-template-columns:1fr auto}.cart-row>*:nth-child(3){display:none}}@media(max-width:430px){.product-grid{grid-template-columns:1fr}.hero h1{font-size:3rem}.hero-search button{padding:0 1rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}.filter-panel{border-top-width:1px}@media(max-width:760px){.hero-art{order:initial;min-height:300px}.hero-copy{padding:3rem 1.25rem}.whatsapp-dock{display:none}}
