.lab-root{background:var(--bg-white)}.lab-hero{position:relative;height:100vh;min-height:700px;background:url(/labo_11.png) no-repeat 50%;background-size:cover;display:flex;align-items:center;overflow:hidden}.lab-hero-circle{position:absolute;left:-10%;width:650px;height:650px;border-radius:50%;filter:blur(80px);z-index:1}.lab-hero-content{position:relative;display:flex;flex-direction:column;align-items:center;z-index:2;color:#fff}.lab-hero-content img{width:64px;height:160px}.lab-hero-content .c-common-btn2{font-size:24px;font-weight:700}.lab-hero-year{font-size:88px;font-weight:700;line-height:1;display:flex;align-items:baseline;margin-bottom:25px}.lab-hero-year span{font-size:28px;margin-left:15px;font-weight:300}.lab-hero-title{font-size:52px;font-weight:700;margin-bottom:20px;letter-spacing:1px}.lab-hero-subtitle{font-size:22px;opacity:.9;margin-bottom:45px;font-weight:300}.lab-values{padding:var(--section-padding);background:var(--bg-white);text-align:center}.lab-values-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:30px;gap:30px}.lab-value-item{display:flex;flex-direction:column;align-items:center}.lab-value-icon{width:90px;height:90px;background:#f8fbff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:36px;margin-bottom:25px;border:1px solid #edf2f7;transition:var(--transition-smooth)}.lab-value-item:hover .lab-value-icon{transform:translateY(-5px)}.lab-value-label{font-size:22px;font-weight:700;margin-bottom:10px;color:var(--text-main)}.lab-value-desc{font-size:15px;color:var(--text-muted);line-height:1.6}.lab-products{padding:var(--section-padding);background:#000c24;color:#fff;text-align:center}.lab-sec-title{font-size:40px;margin-bottom:80px;font-weight:700}.lab-products-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:15px;gap:15px}.lab-product-card{background:var(--bg-white);height:520px;position:relative;overflow:hidden;color:var(--text-main);transition:var(--transition-smooth)}.lab-product-card:hover{transform:translateY(-10px)}.lab-product-card img{width:100%;height:420px;object-fit:cover}.lab-product-info{padding:30px;background:var(--bg-white)}.lab-product-name{font-size:22px;font-weight:700;letter-spacing:2px}.lab-concerns{padding:var(--section-padding);background:var(--bg-white)}.lab-concerns-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:50px;gap:50px}.lab-concern-item{text-align:center}.lab-concern-circle{width:240px;height:240px;margin:0 auto 30px;border-radius:50%;overflow:hidden;border:12px solid #f8fbff;transition:border-color .3s}.lab-concern-item:hover .lab-concern-circle{border-color:#e6f0ff}.lab-concern-circle img{width:100%;height:100%;object-fit:cover}.lab-concern-q{font-size:16px;color:#bbb;margin-bottom:8px}.lab-concern-a{font-size:20px;font-weight:700;color:var(--primary-color)}.lab-strengths{padding:100px 0;background:var(--bg-white)}.lab-strengths-header{text-align:center;margin-bottom:80px}.lab-strengths-subtitle{color:#888;font-size:18px}.lab-strength-row{display:flex;align-items:center;margin-bottom:120px;gap:100px}.lab-strength-row.reverse{flex-direction:row-reverse}.lab-strength-img{flex:1.2 1;height:550px;background:#f0f4ff;border-radius:4px;overflow:hidden}.lab-strength-img img{width:100%;height:100%;object-fit:cover}.lab-strength-text{flex:1 1}.lab-strength-tag{color:var(--primary-color);font-weight:700;font-size:24px;margin-bottom:30px;display:block;position:relative}.lab-strength-tag:after{content:"";position:absolute;bottom:-10px;left:0;width:40px;height:2px;background:var(--primary-color)}.lab-strength-h3{font-size:38px;font-weight:700;margin-bottom:30px;color:var(--text-main)}.lab-strength-p{color:var(--text-muted);line-height:2.2;font-size:17px;margin-bottom:40px}.lab-qr-section{background:#f8fbff;padding:var(--section-padding)}.lab-qr-flex{display:flex;align-items:center;gap:100px}.lab-qr-left{flex:1 1}.lab-qr-right{flex:1.3 1}.lab-qr-title{margin-bottom:40px;font-size:38px;font-weight:700}.lab-qr-box{background:var(--bg-white);padding:60px;text-align:center;box-shadow:0 15px 40px rgba(0,66,173,.05);border-radius:8px}.lab-qr-img{width:280px;height:280px;margin:0 auto 40px}.lab-qr-note{font-size:20px;font-weight:700;color:var(--primary-color)}.lab-consultation-img{width:100%;border-radius:8px;box-shadow:0 20px 50px rgba(0,0,0,.1)}.lab-footer-banner{background:var(--primary-color);padding:60px 0;color:#fff;text-align:center}.lab-fb-h4{font-size:30px;font-weight:700;margin-bottom:30px}@media (max-width:1200px){.lab-hero-title{font-size:42px}.lab-strength-h3{font-size:32px}}@media (max-width:991px){.lab-concerns-grid,.lab-products-grid,.lab-values-grid{grid-template-columns:1fr;max-width:500px;margin:0 auto}.lab-strength-row{flex-direction:column!important;gap:50px;margin-bottom:80px}.lab-qr-flex{flex-direction:column}.lab-hero{text-align:center}.lab-hero-circle{left:50%;transform:translateX(-50%)}.lab-hero-year{justify-content:center}}.img-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:16px;gap:16px;padding:0;background-color:#fff}