:root{--green:#087b75;--green2:#0c9289;--ink:#183b3a;--muted:#6c7f7d;--line:#e3ecea;--bg:#f6faf9;--white:#fff;--shadow:0 18px 50px rgba(18,67,63,.09)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'Be Vietnam Pro',system-ui,sans-serif;color:var(--ink);background:var(--bg);line-height:1.55}a{text-decoration:none;color:inherit}.container{width:min(1180px,calc(100% - 34px));margin:auto}.topline{background:#123f3d;color:#dcebea;font-size:11px}.topinner{height:34px;display:flex;align-items:center;justify-content:space-between}.topinner strong{color:#fff}.header{height:78px;background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:50}.nav{height:100%;display:flex;align-items:center;gap:35px}.brand{display:flex;align-items:center;gap:10px;min-width:205px}.brand img{width:50px;height:50px;object-fit:contain}.brand b{font-size:21px;letter-spacing:.06em;display:block;line-height:1}.brand small{font-size:8px;letter-spacing:.17em;color:#7a8988;font-weight:800}.mainnav{display:flex;gap:30px;margin-left:auto}.mainnav a{font-size:13px;font-weight:700;color:#526966}.mainnav a:hover{color:var(--green)}.header-phone{display:flex;align-items:center;gap:9px;padding-left:22px;border-left:1px solid var(--line)}.phone-dot{width:34px;height:34px;border-radius:50%;background:#e7f5f2;color:var(--green);display:grid;place-items:center;font-size:14px}.header-phone small,.header-phone b{display:block}.header-phone small{font-size:9px;color:#83908e}.header-phone b{font-size:13px}.hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#f2faf8 0%,#fff 54%,#eaf7f4 100%);padding:76px 0 80px}.hero:before,.hero:after{content:"";position:absolute;border-radius:50%;background:rgba(16,147,137,.07);pointer-events:none}.hero:before{width:420px;height:420px;right:-130px;top:-170px}.hero:after{width:300px;height:300px;left:-180px;bottom:-170px}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:55px;align-items:center;position:relative;z-index:1}.badge{display:inline-flex;align-items:center;gap:7px;color:var(--green);font-size:10px;font-weight:800;letter-spacing:.1em;background:#e7f5f2;border:1px solid #d5ebe7;padding:8px 12px;border-radius:99px}.badge span{font-size:8px}.hero h1{font-size:clamp(45px,5.4vw,70px);line-height:1.04;letter-spacing:-.055em;margin:19px 0 22px}.hero h1 em{font-style:normal;color:var(--green)}.hero-lead{font-size:16px;color:#617572;max-width:660px;margin:0}.hero-actions{display:flex;gap:11px;margin:29px 0 21px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:11px;padding:13px 18px;border:1px solid var(--line);font-size:12px;font-weight:800;transition:.18s}.btn:hover{transform:translateY(-1px)}.btn.primary{background:var(--green);border-color:var(--green);color:#fff;box-shadow:0 10px 24px rgba(8,123,117,.2)}.btn.light{background:#fff;color:var(--green)}.btn.outline{background:transparent;color:var(--green);border-color:#b9d8d4}.btn.large{padding:15px 22px}.hero-trust{display:flex;gap:17px;flex-wrap:wrap;font-size:10px;color:#778684}.hero-visual{height:430px;position:relative;display:grid;place-items:center}.hero-panel{width:min(390px,82%);height:390px;background:#fff;border:1px solid #e0ecea;border-radius:30px;box-shadow:0 25px 70px rgba(16,70,66,.13);display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative;overflow:hidden}.hero-panel:before{content:"";position:absolute;inset:14px;border:1px solid #edf4f2;border-radius:22px}.hero-panel .panel-label{position:absolute;top:33px;font-size:10px;letter-spacing:.22em;font-weight:800;color:#849390}.hero-panel img{width:220px;height:220px;object-fit:contain}.hero-panel .panel-rule{height:1px;width:180px;background:#cfdad8;margin:2px 0 16px}.hero-panel b{font-size:12px}.hero-panel>span{font-size:10px;color:#899593;margin-top:4px}.float-card{position:absolute;background:#fff;border:1px solid #e0ebe9;box-shadow:var(--shadow);border-radius:14px;padding:13px 16px;display:flex;flex-direction:column}.float-card strong{font-size:13px}.float-card span{font-size:9px;color:#82908e;margin-top:2px}.fc-one{left:0;bottom:65px}.fc-two{right:0;top:65px}.quickbar{background:#fff;border-bottom:1px solid var(--line);box-shadow:0 5px 20px rgba(18,67,63,.04)}.quick-grid{display:grid;grid-template-columns:1fr 1fr 1fr 2.2fr}.quick-grid>div{padding:20px 24px;border-right:1px solid var(--line);display:flex;align-items:baseline;gap:8px}.quick-grid>div:first-child{padding-left:0}.quick-grid>div:last-child{border:0;justify-content:flex-end}.quick-grid strong{font-size:22px}.quick-grid span{font-size:10px;color:#7c8988}.quick-contact a{color:var(--green);font-size:11px;font-weight:800}.categories{padding:82px 0 76px;background:#fff}.section-title h2,.section-head h2,.why h2,.contact h2{font-size:34px;line-height:1.15;letter-spacing:-.04em;margin:8px 0 10px}.section-title p{font-size:13px;color:#748482;margin:0}.centered{text-align:center}.eyebrow{font-size:10px;font-weight:900;letter-spacing:.16em;color:var(--green)}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;margin-top:35px}.cat-card{background:#f7fbfa;border:1px solid #e4eeec;border-radius:15px;padding:20px 14px;min-height:145px;display:flex;flex-direction:column;justify-content:space-between;transition:.18s}.cat-card:hover{background:#fff;border-color:#bfe0db;box-shadow:var(--shadow);transform:translateY(-3px)}.cat-icon{width:38px;height:38px;border-radius:11px;background:#e3f3f0;color:var(--green);display:grid;place-items:center;font-weight:900;font-size:15px}.cat-card b{font-size:12px;line-height:1.35}.cat-card span{font-size:9px;color:#879492}.catalogue-section{padding:80px 0;background:#f5f9f8}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.section-head p{font-size:12px;color:#778582;margin:0}.search-box{width:320px;position:relative}.search-box>span{position:absolute;left:14px;top:10px;font-size:20px;color:#7f8d8b}.search-box input{width:100%;height:44px;border:1px solid #dbe8e5;border-radius:11px;background:#fff;padding:0 42px;font:inherit;font-size:12px;outline:none}.search-box input:focus{border-color:#8bc5be;box-shadow:0 0 0 4px rgba(8,123,117,.07)}.search-box button{position:absolute;right:5px;top:5px;width:34px;height:34px;border:0;background:transparent;color:#889694;font-size:21px;cursor:pointer}.chips{display:flex;gap:7px;flex-wrap:wrap;margin:25px 0 14px}.chip{border:1px solid #d9e6e3;background:#fff;color:#60716f;border-radius:999px;padding:8px 11px;font:inherit;font-size:10px;font-weight:700;cursor:pointer}.chip.active,.chip:hover{background:var(--green);border-color:var(--green);color:#fff}.result-line{height:27px;display:flex;justify-content:space-between;align-items:center;color:#84908e;font-size:10px}.showall{border:0;background:none;color:var(--green);font-weight:800;cursor:pointer}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.product-card{background:#fff;border:1px solid #e2ebe9;border-radius:14px;overflow:hidden;min-width:0;display:flex;flex-direction:column;transition:.18s;box-shadow:0 3px 10px rgba(16,60,57,.025)}.product-card:hover{transform:translateY(-3px);box-shadow:0 16px 35px rgba(18,67,63,.1);border-color:#c9dfdc}.product-img{height:190px;background:#f0f1f1;padding:8px;position:relative}.product-img:after{content:"MIVURO";position:absolute;right:10px;top:8px;font-size:7px;letter-spacing:.1em;color:rgba(8,123,117,.55);font-weight:900}.product-img img{width:100%;height:100%;object-fit:cover;border-radius:8px}.product-body{padding:14px;display:flex;flex-direction:column;flex:1}.product-cat{font-size:8px;text-transform:uppercase;letter-spacing:.1em;color:var(--green);font-weight:900}.product-name{font-size:12px;font-weight:800;line-height:1.42;margin:6px 0 5px;color:#25413f}.pack{font-size:10px;color:#84908e;min-height:29px;line-height:1.4}.product-link{margin-top:12px;padding-top:11px;border-top:1px solid #edf2f1;color:var(--green);font-size:10px;font-weight:800}.empty{margin-top:18px;text-align:center;padding:55px 20px;background:#fff;border:1px dashed #cbdcd9;border-radius:16px}.empty-icon{font-size:35px;color:#98aaa7}.empty h3{margin:6px 0;font-size:17px}.empty p{font-size:11px;color:#7c8987;margin:0 0 18px}.why{padding:82px 0;background:#123f3d;color:#fff}.why-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.why .eyebrow{color:#8dd0c8}.why h2{font-size:39px;max-width:590px}.why p{color:#b6ceca;font-size:13px;max-width:590px}.text-link{display:inline-block;color:#9ee1d8;font-size:12px;font-weight:800;margin-top:8px}.benefits{border-top:1px solid rgba(255,255,255,.14)}.benefit{display:flex;gap:22px;padding:23px 0;border-bottom:1px solid rgba(255,255,255,.14)}.benefit>span{font-size:11px;color:#72b9b1;font-weight:900}.benefit b{font-size:13px}.benefit p{font-size:10px;margin:5px 0 0;color:#9fbbb7}.contact{padding:75px 0;background:#f5faf9}.contact-card{background:#fff;border:1px solid #dfeae8;border-radius:24px;box-shadow:var(--shadow);padding:38px 42px;display:flex;align-items:center;justify-content:space-between;gap:40px}.contact h2{font-size:31px}.contact-main>p{font-size:12px;color:#71817f;max-width:600px}.contact-details{display:flex;gap:20px;flex-wrap:wrap;font-size:11px;color:#667674}.contact-action{display:flex;gap:9px;flex-wrap:wrap}.zalo-mark{width:20px;height:20px;background:#fff;color:var(--green);border-radius:50%;display:grid;place-items:center;font-size:11px;font-weight:900}footer{background:#fff;border-top:1px solid var(--line)}.footer-grid{display:grid;grid-template-columns:1fr 1.5fr;gap:50px;padding:32px 0 24px}.footer-brand{display:flex;gap:12px;align-items:center}.footer-brand img{width:48px;height:48px;object-fit:contain}.footer-brand b{font-size:11px}.footer-brand p,.footer-info p{font-size:9px;color:#7d8a88;margin:4px 0}.footer-info{text-align:right}.copyright{border-top:1px solid #edf2f1;padding:14px 0 22px;color:#9aa5a3;font-size:9px}.zalo-float{position:fixed;right:18px;bottom:18px;z-index:80;background:var(--green);color:#fff;border-radius:999px;padding:7px 14px 7px 7px;display:flex;align-items:center;gap:8px;box-shadow:0 12px 28px rgba(8,123,117,.3);border:3px solid #fff}.zalo-float span{width:34px;height:34px;background:#fff;color:var(--green);display:grid;place-items:center;border-radius:50%;font-weight:900}.zalo-float b{font-size:10px}@media(max-width:1000px){.mainnav{display:none}.hero-grid,.why-grid{grid-template-columns:1fr}.hero-copy{max-width:760px}.hero-visual{max-width:560px;margin:auto;width:100%}.category-grid{grid-template-columns:repeat(3,1fr)}.product-grid{grid-template-columns:repeat(3,1fr)}.quick-grid{grid-template-columns:1fr 1fr}.quick-grid>div{border-bottom:1px solid var(--line)}.quick-grid>div:nth-child(2){border-right:0}.quick-grid>div:last-child{justify-content:flex-start;border-bottom:0}.quick-grid>div:nth-child(3){border-bottom:0}.footer-grid{grid-template-columns:1fr}.footer-info{text-align:left}}@media(max-width:650px){.container{width:calc(100% - 22px)}.topinner{height:30px}.topinner span:first-child{display:none}.topinner{justify-content:center}.header{height:68px}.brand{min-width:auto}.brand img{width:43px;height:43px}.header-phone{margin-left:auto;padding-left:10px;border-left:0}.header-phone small{display:none}.header-phone b{font-size:11px}.hero{padding:48px 0 54px}.hero h1{font-size:47px}.hero-lead{font-size:14px}.hero-visual{height:330px}.hero-panel{height:300px}.hero-panel img{width:165px;height:165px}.fc-one{left:0;bottom:18px}.fc-two{right:0;top:18px}.quick-grid>div{padding:16px 12px}.quick-grid>div:first-child{padding-left:0}.quick-grid strong{font-size:18px}.quick-grid span{font-size:9px}.categories,.catalogue-section,.contact{padding:58px 0}.section-title h2,.section-head h2,.why h2{font-size:29px}.category-grid{grid-template-columns:repeat(2,1fr);gap:9px}.cat-card{min-height:125px;padding:15px 12px}.section-head{align-items:stretch;flex-direction:column}.search-box{width:100%}.product-grid{grid-template-columns:repeat(2,1fr);gap:9px}.product-img{height:145px}.product-body{padding:11px}.product-name{font-size:11px}.pack{font-size:9px}.why{padding:58px 0}.why h2{font-size:31px}.contact-card{padding:25px;display:block}.contact-action{margin-top:20px}.footer-grid{padding-top:25px}.zalo-float{right:10px;bottom:10px}.zalo-float b{display:none}.zalo-float{padding:5px}.zalo-float span{width:40px;height:40px}}@media(max-width:370px){.product-grid{grid-template-columns:1fr}.product-img{height:210px}}

/* V3 refinements: clean hero badges + illustrated category cards */
.hero-visual{height:auto;min-height:455px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:18px}
.hero-panel{flex:0 0 auto}
.hero-points{width:min(390px,82%);display:grid;grid-template-columns:1fr 1fr;gap:12px}
.hero-point{min-height:70px;background:rgba(255,255,255,.96);border:1px solid #dfeae8;border-radius:16px;padding:11px 12px;display:flex;align-items:center;gap:10px;box-shadow:0 12px 30px rgba(18,67,63,.07)}
.point-icon{width:31px;height:31px;border-radius:10px;background:#e7f5f2;color:var(--green);display:grid;place-items:center;font-weight:900;flex:0 0 auto}
.hero-point strong,.hero-point small{display:block}.hero-point strong{font-size:10px;line-height:1.25}.hero-point small{font-size:8px;color:#84918f;margin-top:3px}
.category-grid{grid-template-columns:repeat(4,1fr);gap:16px}
.cat-card{padding:0;min-height:205px;overflow:hidden;text-align:left;background:#fff;border:1px solid #e1ecea;border-radius:18px;display:flex;flex-direction:column;justify-content:flex-start;cursor:pointer}
.cat-card:hover{background:#fff;border-color:#b9dcd7;box-shadow:0 18px 38px rgba(18,67,63,.11);transform:translateY(-4px)}
.cat-visual{height:128px;background:#f3f8f7;overflow:hidden;position:relative}
.cat-visual img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .25s ease}
.cat-card:hover .cat-visual img{transform:scale(1.035)}
.cat-info{padding:14px 15px 15px;display:flex;align-items:flex-end;justify-content:space-between;gap:8px;flex:1}
.cat-info b{font-size:12px;line-height:1.35;color:#183b3a}.cat-info span{font-size:9px;color:#879492;white-space:nowrap}
@media(max-width:1000px){.category-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:650px){.hero-visual{min-height:0}.hero-panel{height:300px}.hero-points{width:100%;grid-template-columns:1fr 1fr}.hero-point{min-height:64px;padding:9px}.point-icon{width:28px;height:28px}.category-grid{grid-template-columns:repeat(2,1fr);gap:10px}.cat-card{min-height:190px}.cat-visual{height:112px}.cat-info{padding:12px}.cat-info b{font-size:11px}.cat-info span{font-size:8px}}
@media(max-width:390px){.hero-points{grid-template-columns:1fr}.hero-point{min-height:58px}.category-grid{grid-template-columns:1fr 1fr}.cat-card{min-height:175px}.cat-visual{height:100px}}
