.hero{padding:70px 0 90px;background:#f8fafc}.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:70px;align-items:center}.hero-content{max-width:720px}.badge{display:inline-flex;align-items:center;padding:8px 14px;border-radius:999px;background:#e8f1fd;color:var(--primary);font-size:13px;font-weight:700;letter-spacing:.08em}.hero h1{margin:24px 0;color:#111827;font-size:56px;line-height:1.12;letter-spacing:-.025em}.hero p{max-width:650px;margin:0;color:#555;font-size:18px;line-height:1.8}.hero-buttons{display:flex;gap:16px;margin-top:40px}.btn-primary,.btn-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 28px;border-radius:8px;font-weight:600;text-decoration:none;transition:background .25s ease,color .25s ease,border-color .25s ease,transform .25s ease}.btn-primary{background:var(--primary);color:#fff}.btn-primary:hover{background:var(--primary-dark);transform:translateY(-2px)}.btn-secondary{border:1px solid #d1d5db;background:#fff;color:#222}.btn-secondary:hover{border-color:var(--primary);color:var(--primary);transform:translateY(-2px)}.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:56px;padding-top:28px;border-top:1px solid #e5e7eb}.hero-stat strong{display:block;margin-bottom:6px;color:var(--primary);font-size:30px;line-height:1}.hero-stat span{display:block;color:#666;font-size:13px;line-height:1.5}.hero-image{position:relative}.image-placeholder{position:relative;width:100%;aspect-ratio:.95;overflow:hidden;border-radius:20px;background:#dbeafe}.image-placeholder img{width:100%;height:100%;display:block;object-fit:cover}.hero-image-card{position:absolute;left:-35px;bottom:35px;width:230px;padding:24px;border:1px solid rgba(229,231,235,.8);border-radius:14px;background:#fffffff5;box-shadow:0 20px 50px #0000001f}.hero-image-card-label{display:block;margin-bottom:10px;color:var(--primary);font-size:11px;font-weight:700;letter-spacing:.07em;line-height:1.4}.hero-image-card strong{color:#111827;font-size:18px;line-height:1.45}@media(max-width:1100px){.hero-grid{gap:50px}.hero h1{font-size:48px}.hero-image-card{left:-20px}}@media(max-width:900px){.hero{padding:70px 0}.hero-grid{grid-template-columns:1fr;gap:50px}.hero-content{max-width:760px}.hero h1{font-size:44px}.hero-image{max-width:700px}.hero-image-card{left:25px;bottom:25px}}@media(max-width:640px){.hero{padding:55px 0}.hero h1{margin:20px 0;font-size:36px;line-height:1.15}.hero p{font-size:16px;line-height:1.7}.hero-buttons{flex-direction:column;align-items:stretch;margin-top:30px}.btn-primary,.btn-secondary{width:100%}.hero-stats{grid-template-columns:1fr;gap:20px;margin-top:40px}.hero-stat{display:grid;grid-template-columns:80px 1fr;align-items:center;gap:10px}.hero-stat strong{margin:0}.image-placeholder{aspect-ratio:1 / 1;border-radius:16px}.hero-image-card{position:relative;left:auto;bottom:auto;width:auto;margin:-35px 20px 0;z-index:2}}.section-header{max-width:760px;margin:0 auto 64px;text-align:center}.section-tag{display:inline-block;margin-bottom:16px;color:var(--primary);font-size:14px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.section-title{margin:0 0 20px;color:var(--text);font-size:48px;font-weight:700;line-height:1.2}.section-description{margin:0;color:var(--text-light);font-size:20px;line-height:1.8}@media(max-width:768px){.section-header{margin-bottom:48px}.section-title{font-size:36px}.section-description{font-size:18px}}.products{padding:90px 0;background:#fff}.section-header{max-width:720px;margin:0 auto 55px;text-align:center}.section-tag{color:var(--primary);font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.section-header h2{margin:16px 0;color:#111827;font-size:42px;line-height:1.2}.section-header p{color:#666;font-size:17px;line-height:1.8}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.product-card{padding:36px;border:1px solid #e5e7eb;border-radius:16px;background:#fff;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.product-card:hover{transform:translateY(-5px);border-color:#d7e5f8;box-shadow:0 18px 40px #00000012}.product-card .icon{width:58px;height:58px;display:flex;align-items:center;justify-content:center;margin-bottom:24px;border-radius:14px;background:#eaf2fd}.product-card h3{margin:0 0 14px;color:#111827;font-size:23px;line-height:1.3}.product-card p{margin:0;color:#666;line-height:1.75}@media(max-width:900px){.products{padding:70px 0}.product-grid{grid-template-columns:1fr;gap:20px}.product-card{padding:30px}}@media(max-width:640px){.products{padding:60px 0}.section-header{margin-bottom:40px}.section-header h2{font-size:32px}.section-header p{font-size:16px}}.industries{padding:80px 0;background:#f8fafc}.industries-header{display:grid;grid-template-columns:1fr .8fr;gap:80px;align-items:end;margin-bottom:45px}.section-tag{color:var(--primary);font-size:13px;font-weight:700;letter-spacing:.08em}.industries-header h2{max-width:620px;margin:14px 0 0;color:#111827;font-size:40px;line-height:1.2}.industries-header>p{max-width:500px;margin:0;color:#666;font-size:16px;line-height:1.8}.solution-list{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid #dfe5ec;border-left:1px solid #dfe5ec;border-radius:14px;overflow:hidden;background:#fff}.solution-item{display:flex;align-items:flex-start;gap:20px;min-height:145px;padding:28px 30px;border-right:1px solid #dfe5ec;border-bottom:1px solid #dfe5ec;transition:background .25s ease,box-shadow .25s ease}.solution-item:hover{background:#fbfdff;box-shadow:inset 3px 0 0 var(--primary)}.solution-icon{flex:0 0 48px;width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:#eaf2fd}.solution-content{min-width:0}.solution-content h3{margin:0 0 8px;color:#111827;font-size:19px;line-height:1.35}.solution-content p{margin:0;color:#666;font-size:14px;line-height:1.65}@media(max-width:900px){.industries{padding:70px 0}.industries-header{grid-template-columns:1fr;gap:20px;margin-bottom:35px}.industries-header h2{font-size:34px}}@media(max-width:640px){.industries{padding:60px 0}.industries-header h2{font-size:30px}.industries-header>p{font-size:15px}.solution-list{grid-template-columns:1fr}.solution-item{min-height:auto;padding:24px}}.manufacturing{padding:90px 0;background:#fff}.network-wrapper{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.network-content{max-width:560px}.network-content h2{margin:0 0 22px;color:#111827;font-size:42px;line-height:1.2}.network-intro{margin:0;color:#666;font-size:17px;line-height:1.8}.network-features{display:grid;gap:22px;margin:35px 0 38px}.network-feature{display:grid;grid-template-columns:110px 1fr;gap:18px;padding-bottom:20px;border-bottom:1px solid #e5e7eb}.network-feature:last-child{padding-bottom:0;border-bottom:0}.network-feature strong{color:#111827;font-size:15px;line-height:1.5}.network-feature span{color:#666;font-size:14px;line-height:1.65}.network-panel{padding:36px;border:1px solid #e1e7ef;border-radius:20px;background:#f8fafc}.network-panel-header{padding-bottom:28px;border-bottom:1px solid #dfe5ec}.network-panel-header span{display:block;margin-bottom:10px;color:var(--primary);font-size:11px;font-weight:700;letter-spacing:.08em}.network-panel-header strong{display:block;color:#111827;font-size:22px;line-height:1.4}.location-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0;margin-top:8px}.location-item{min-height:105px;padding:24px 20px;border-bottom:1px solid #dfe5ec}.location-item:nth-child(odd){border-right:1px solid #dfe5ec}.location-item strong{display:block;margin-bottom:7px;color:#111827;font-size:17px}.location-item span{display:block;color:#777;font-size:13px;line-height:1.5}.location-more strong{color:var(--primary);font-size:24px}.network-certifications{padding-top:26px}.certifications-label{display:block;margin-bottom:14px;color:#777;font-size:11px;font-weight:700;letter-spacing:.08em}.certification-list{display:flex;flex-wrap:wrap;gap:8px}.certification-list span{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border:1px solid #d8e0ea;border-radius:6px;background:#fff;color:#4b5563;font-size:12px;font-weight:600}@media(max-width:1000px){.network-wrapper{grid-template-columns:1fr;gap:55px}.network-content{max-width:720px}}@media(max-width:640px){.manufacturing{padding:65px 0}.network-content h2{font-size:32px}.network-intro{font-size:16px}.network-feature{grid-template-columns:1fr;gap:5px}.network-panel{padding:24px;border-radius:16px}.network-panel-header strong{font-size:19px}.location-item{min-height:95px;padding:20px 14px}.location-item strong{font-size:16px}}.quality{padding:95px 0;background:#f8fafc}.process-header{max-width:760px;margin:0 auto 65px;text-align:center}.section-tag{display:inline-block;margin-bottom:16px;color:var(--primary);font-size:13px;font-weight:700;letter-spacing:.08em}.process-header h2{margin:0 0 20px;color:#111827;font-size:42px;line-height:1.2}.process-header p{max-width:650px;margin:0 auto;color:#666;font-size:17px;line-height:1.8}.process-timeline{display:grid;grid-template-columns:repeat(5,1fr);gap:0}.process-item{position:relative;min-width:0;padding-right:28px}.process-top{position:relative;display:flex;align-items:center;height:48px;margin-bottom:28px}.process-number{position:relative;z-index:2;width:48px;height:48px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:50%;background:var(--primary);color:#fff;font-size:14px;font-weight:700}.process-line{position:absolute;left:48px;right:0;top:50%;height:1px;background:#cbd5e1;transform:translateY(-50%)}.process-content{padding-right:10px}.process-content h3{margin:0 0 12px;color:#111827;font-size:19px;line-height:1.4}.process-content p{margin:0;color:#666;font-size:14px;line-height:1.75}.process-item:hover .process-number{background:var(--primary-dark)}@media(max-width:1000px){.process-timeline{grid-template-columns:repeat(2,1fr);gap:50px 30px}.process-item{padding-right:0}.process-line{display:none}}@media(max-width:640px){.quality{padding:65px 0}.process-header{margin-bottom:45px}.process-header h2{font-size:32px}.process-header p{font-size:16px}.process-timeline{display:flex;flex-direction:column;gap:0}.process-item{display:grid;grid-template-columns:48px 1fr;column-gap:20px;min-height:150px;padding:0}.process-top{height:48px;margin:0}.process-line{display:block;left:23px;top:48px;right:auto;width:1px;height:calc(100% + 20px);transform:none}.process-content{padding:0 0 35px}.process-content h3{font-size:18px}.process-content p{font-size:14px}}.cta{padding:55px 0;background:#fff}.cta-wrapper{display:flex;align-items:center;justify-content:space-between;gap:50px;padding:42px 50px;border-radius:16px;background:linear-gradient(135deg,#0d47a1,#1565c0)}.cta-content{max-width:700px}.cta-tag{display:inline-block;margin-bottom:10px;color:#ffffffb8;font-size:11px;font-weight:700;letter-spacing:.1em}.cta-wrapper h2{margin:0 0 10px;color:#fff;font-size:30px;line-height:1.25}.cta-wrapper p{max-width:650px;margin:0;color:#ffffffd1;font-size:15px;line-height:1.7}.cta-action{flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:10px}.cta-action span{color:#ffffffa6;font-size:12px;white-space:nowrap}.cta-action :global(a){white-space:nowrap}@media(max-width:800px){.cta{padding:45px 0}.cta-wrapper{flex-direction:column;align-items:flex-start;gap:28px;padding:35px}.cta-action{align-items:flex-start}}@media(max-width:640px){.cta{padding:35px 0}.cta-wrapper{padding:30px 24px;border-radius:14px}.cta-wrapper h2{font-size:25px}.cta-wrapper p{font-size:14px}.cta-action{width:100%}.cta-action :global(a){width:100%}}
