.hero--home-trust{min-height:720px;background-image:linear-gradient(90deg,rgba(10,31,57,0.92) 0%,rgba(13,46,81,0.82) 44%,rgba(13,46,81,0.44) 100%),url("../assets/images/logistics/hero.webp");background-size:cover;background-position:center}.hero--home-trust .hero-video-wrap{display:none}.hero-home-inner{position:relative;z-index:2;min-height:720px;display:grid;grid-template-columns:minmax(0,0.92fr) minmax(420px,0.78fr);gap:56px;align-items:center}.hero--home-trust .hero-content{max-width:980px;position:relative;z-index:2;padding:0}.hero-home-showcase{position:relative;min-height:560px}.hero-machine{position:absolute;margin:0;width:196px;z-index:4;border-radius:10px;overflow:hidden;background:rgba(255,255,255,0.96);box-shadow:0 24px 54px rgba(0,0,0,0.28);cursor:pointer;transition:transform 0.2s ease,box-shadow 0.2s ease}.hero-machine:hover{transform:translateY(-4px);box-shadow:0 30px 64px rgba(0,0,0,0.34)}.hero-machine:focus-visible{outline:3px solid rgba(37,211,102,0.85);outline-offset:4px}.hero-machine img{display:block;width:100%;height:122px;object-fit:contain;background:#f5f8fb}.hero-machine figcaption{padding:10px 12px;color:var(--primary);font-size:0.82rem;font-weight:800;text-align:center}.hero-machine--main{top:150px;left:62px;right:auto;width:352px;z-index:3;cursor:default}.hero-machine--main img{height:236px}.hero-machine:nth-child(1){left:0;top:12px}.hero-machine:nth-child(2){left:auto;right:0;top:12px}.hero-machine:nth-child(3){left:62px;top:150px;bottom:auto}.hero-machine:nth-child(4){left:0;top:auto;bottom:28px}.hero-machine:nth-child(5){left:auto;top:auto;right:0;bottom:16px}.home-proof{background:#fff}.home-stats-section{position:relative;z-index:4;background:linear-gradient(180deg,#071a31 0%,#0b2440 100%);padding:0}.home-stats-panel{display:grid;grid-template-columns:minmax(240px,0.72fr) minmax(0,1.28fr);align-items:center;gap:28px;margin-top:-38px;padding:24px 30px;border:1px solid rgba(255,255,255,0.18);border-radius:8px;background:linear-gradient(135deg,rgba(255,255,255,0.96) 0%,rgba(239,246,252,0.92) 52%,rgba(218,232,245,0.9) 100%);box-shadow:0 24px 60px rgba(6,21,38,0.22)}.home-stats-copy span{display:block;color:var(--primary);font-size:0.78rem;font-weight:800;margin-bottom:8px}.home-stats-copy strong{display:block;color:var(--text);font-size:clamp(1.05rem,1.8vw,1.35rem);line-height:1.35}.home-stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;border-left:1px solid rgba(27,79,138,0.13)}.home-stat{position:relative;padding:8px 20px;text-align:center}.home-stat + .home-stat{border-left:1px solid rgba(27,79,138,0.13)}.home-stat strong{display:block;color:var(--primary);font-size:clamp(1.5rem,2.8vw,2.15rem);line-height:1.1;margin-bottom:7px}.home-stat span{display:block;color:var(--text-muted);font-size:0.84rem;font-weight:700}.home-line-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.home-line-card{display:flex;flex-direction:column;min-height:100%;background:var(--white);border:1px solid rgba(27,79,138,0.1);border-radius:var(--radius-sm);overflow:hidden;color:inherit;text-decoration:none;box-shadow:var(--shadow-sm);transition:transform var(--transition),box-shadow var(--transition),border-color var(--transition)}.home-line-card:hover{color:inherit;transform:translateY(-4px);box-shadow:var(--shadow);border-color:rgba(27,79,138,0.24)}.home-line-card img{width:100%;height:150px;object-fit:cover;background:var(--steel)}.home-line-card div{padding:18px 18px 20px}.home-line-card h3{font-size:1.02rem;color:var(--primary);margin-bottom:8px}.home-line-card p{font-size:0.88rem;color:var(--text-muted);line-height:1.55;margin-bottom:14px}.home-line-card span{font-size:0.82rem;font-weight:700;color:var(--primary)}.home-trust-grid,.home-video-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:52px;align-items:center}.home-trust-copy .section-title,.home-video-copy .section-title{text-align:left;margin-left:0;margin-right:0}.home-trust-copy .section-desc,.home-video-copy .section-desc{text-align:left;margin-left:0}.home-trust-list,.home-simple-list{list-style:none;display:grid;gap:14px;margin-top:26px}.home-trust-list li{display:grid;grid-template-columns:110px 1fr;gap:18px;padding:16px 0;border-top:1px solid var(--steel-dark)}.home-trust-list strong{color:var(--primary)}.home-trust-list span,.home-simple-list li{color:var(--text-muted);line-height:1.65}.home-trust-media{position:relative;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-lg)}.home-trust-media img{width:100%;height:470px;object-fit:cover}.home-trust-badge{position:absolute;left:22px;right:22px;bottom:22px;display:flex;justify-content:space-between;gap:16px;padding:16px 18px;border-radius:var(--radius-sm);background:rgba(255,255,255,0.94);color:var(--text)}.home-trust-badge strong{color:var(--primary)}.home-factory-scene{overflow:hidden;position:relative;background:radial-gradient(circle at 50% 42%,rgba(31,118,197,0.18),transparent 34%),linear-gradient(180deg,#eef4fa 0%,#f8fbfd 100%)}.factory-3d-wall{position:relative;max-width:1120px;margin:0 auto;min-height:620px;perspective:1500px;transform-style:preserve-3d}.factory-3d-card{position:absolute;margin:0;overflow:hidden;border-radius:12px;background:var(--white);box-shadow:0 34px 86px rgba(15,35,60,0.28);border:1px solid rgba(255,255,255,0.68);transition:transform 0.55s cubic-bezier(0.22,1,0.36,1),box-shadow 0.45s ease,filter 0.45s ease,z-index 0.45s ease;transform-style:preserve-3d;isolation:isolate;cursor:zoom-in}.factory-3d-card::before{content:'';position:absolute;inset:0;z-index:1;background:linear-gradient(120deg,rgba(255,255,255,0.26),transparent 32%,transparent 68%,rgba(255,255,255,0.18)),linear-gradient(180deg,transparent 50%,rgba(6,24,44,0.28));pointer-events:none;opacity:0.8}.factory-3d-card::after{content:'';position:absolute;inset:-40%;z-index:2;background:linear-gradient(120deg,transparent 35%,rgba(255,255,255,0.42),transparent 58%);transform:translateX(-72%) rotate(8deg);transition:transform 0.75s ease;pointer-events:none}.factory-3d-card img{display:block;width:100%;height:100%;object-fit:cover;filter:saturate(1.05) contrast(1.02)}.factory-3d-card figcaption{position:absolute;z-index:3;left:14px;bottom:14px;padding:8px 12px;border-radius:6px;background:rgba(255,255,255,0.92);color:var(--primary);font-size:0.82rem;font-weight:800;box-shadow:var(--shadow-sm)}.factory-3d-card--main{left:50%;top:78px;z-index:5;width:520px;height:360px;transform:translateX(-50%) rotateX(3deg) translateZ(110px)}.factory-3d-card--left-top,.factory-3d-card--left-bottom,.factory-3d-card--right-top,.factory-3d-card--right-bottom{width:330px;height:220px}.factory-3d-card--left-top{left:18px;top:86px;z-index:3;transform:rotateY(28deg) rotateZ(-7deg) translateZ(-20px)}.factory-3d-card--left-bottom{left:104px;bottom:72px;z-index:4;transform:rotateY(18deg) rotateZ(6deg) translateZ(45px)}.factory-3d-card--right-top{right:24px;top:92px;z-index:3;transform:rotateY(-28deg) rotateZ(7deg) translateZ(-20px)}.factory-3d-card--right-bottom{right:112px;bottom:76px;z-index:4;transform:rotateY(-18deg) rotateZ(-6deg) translateZ(45px)}.factory-3d-card--front{left:50%;bottom:24px;z-index:6;width:390px;height:230px;transform:translateX(-50%) rotateX(10deg) translateZ(150px)}.factory-3d-card:hover{z-index:20;filter:saturate(1.08);box-shadow:0 42px 100px rgba(15,35,60,0.38)}.factory-3d-card:hover::after{transform:translateX(72%) rotate(8deg)}.factory-3d-card--main:hover{transform:translateX(-50%) rotateX(0) translateZ(180px) translateY(-12px)}.factory-3d-card--left-top:hover,.factory-3d-card--left-bottom:hover{transform:rotateY(8deg) rotateZ(0) translateZ(135px) translateY(-10px)}.factory-3d-card--right-top:hover,.factory-3d-card--right-bottom:hover{transform:rotateY(-8deg) rotateZ(0) translateZ(135px) translateY(-10px)}.factory-3d-card--front:hover{transform:translateX(-50%) rotateX(0) translateZ(210px) translateY(-12px)}.home-video-card{position:relative;display:block;border:0;padding:0;border-radius:var(--radius);overflow:hidden;cursor:pointer;box-shadow:var(--shadow-lg);background:#000}.home-video-card img{width:100%;height:360px;object-fit:cover;opacity:0.88;transition:opacity var(--transition),transform var(--transition)}.home-video-card:hover img{opacity:0.72;transform:scale(1.03)}.home-play-btn{position:absolute;left:50%;top:50%;width:70px;height:70px;border-radius:50%;transform:translate(-50%,-50%);background:var(--accent);box-shadow:0 16px 32px rgba(0,0,0,0.25)}.home-play-btn::after{content:'';position:absolute;left:29px;top:22px;width:0;height:0;border-top:13px solid transparent;border-bottom:13px solid transparent;border-left:19px solid #fff}.home-simple-list li{position:relative;padding-left:18px}.home-simple-list li::before{content:'';position:absolute;left:0;top:0.72em;width:6px;height:6px;border-radius:50%;background:var(--primary)}.home-case-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.home-review-section{overflow:hidden;background:#fff}.home-review-marquee{position:relative;overflow:hidden;width:100%;padding:4px 0 12px}.home-review-marquee::before,.home-review-marquee::after{content:'';position:absolute;top:0;bottom:0;z-index:2;width:min(120px,12vw);pointer-events:none}.home-review-marquee::before{left:0;background:linear-gradient(90deg,#fff,rgba(255,255,255,0))}.home-review-marquee::after{right:0;background:linear-gradient(270deg,#fff,rgba(255,255,255,0))}.home-review-track{display:flex;gap:18px;width:max-content;animation:home-review-scroll 42s linear infinite;will-change:transform}.home-review-marquee:hover .home-review-track{animation-play-state:paused}.home-review-card{flex:0 0 340px;display:flex;flex-direction:column;min-height:220px;padding:22px 22px 20px;border-radius:var(--radius-sm);border:1px solid rgba(27,79,138,0.1);background:linear-gradient(180deg,#fff 0%,#f8fbff 100%);box-shadow:var(--shadow-sm)}.home-review-top{display:flex;align-items:center;gap:12px;margin-bottom:16px}.home-review-top img{width:48px;height:48px;border-radius:50%;object-fit:cover;background:var(--steel)}.home-review-top strong{display:block;color:var(--text);font-size:0.96rem;margin-bottom:2px}.home-review-top span{display:block;color:var(--text-muted);font-size:0.78rem}.home-review-card p{color:var(--text);font-size:0.94rem;line-height:1.7;margin:0;flex:1}.home-review-card em{display:block;margin-top:16px;color:#f5a623;font-style:normal;letter-spacing:2px}@keyframes home-review-scroll{from{transform:translateX(0)}to{transform:translateX(calc(-50% - 9px))}}.home-case-card{background:var(--white);border:1px solid var(--steel-dark);border-radius:var(--radius-sm);overflow:hidden;box-shadow:var(--shadow-sm)}.home-case-card img{width:100%;height:210px;object-fit:cover}.home-case-card div{padding:22px}.home-case-card span{display:inline-block;color:var(--primary);font-size:0.78rem;font-weight:800;margin-bottom:8px}.home-case-card h3{font-size:1.08rem;margin-bottom:9px}.home-case-card p{color:var(--text-muted);font-size:0.9rem;line-height:1.6}.home-case-flow{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,0.95fr);gap:34px;align-items:center}.home-case-visual{position:relative;min-height:420px;overflow:hidden;border-radius:8px;background:#0b2440;box-shadow:0 28px 70px rgba(15,35,60,0.2)}.home-case-visual::after{content:'';position:absolute;inset:0;background:linear-gradient(115deg,rgba(6,25,45,0.52),rgba(6,25,45,0.08) 54%,rgba(6,25,45,0.42)),radial-gradient(circle at 18% 18%,rgba(37,99,235,0.28),transparent 34%);pointer-events:none}.home-case-visual img{width:100%;height:420px;object-fit:cover;transform:scale(1.03)}.home-case-visual-card{position:absolute;left:26px;bottom:26px;z-index:2;max-width:360px;padding:18px 20px;border-radius:8px;background:rgba(255,255,255,0.92);box-shadow:0 18px 44px rgba(6,25,45,0.24)}.home-case-visual-card strong{display:block;color:var(--primary);font-size:1.05rem;margin-bottom:6px}.home-case-visual-card span{color:var(--text-muted);font-size:0.88rem}.home-case-steps{position:relative;display:grid;gap:18px}.home-case-steps::before{content:'';position:absolute;left:27px;top:28px;bottom:28px;width:1px;background:linear-gradient(180deg,rgba(27,79,138,0),rgba(27,79,138,0.35),rgba(27,79,138,0))}.home-case-steps article{position:relative;display:grid;grid-template-columns:56px minmax(0,1fr);gap:18px;align-items:start;padding:22px 24px 22px 0;border-bottom:1px solid rgba(27,79,138,0.12)}.home-case-steps article:last-child{border-bottom:0}.home-case-steps article > span{position:relative;z-index:1;display:grid;place-items:center;width:56px;height:56px;border-radius:50%;background:var(--primary);color:#fff;font-size:0.82rem;font-weight:800;box-shadow:0 14px 34px rgba(27,79,138,0.24)}.home-case-steps strong{display:block;color:var(--text);font-size:1.15rem;margin-bottom:8px}.home-case-steps p{color:var(--text-muted);font-size:0.94rem;line-height:1.72;margin:0}.home-industry-section{position:relative;overflow:hidden;background:linear-gradient(180deg,#eef4f9 0%,#ffffff 100%)}.home-industry-section::before{content:'';position:absolute;top:0;right:0;width:42%;height:100%;background:linear-gradient(135deg,rgba(27,79,138,0.08),rgba(37,99,235,0));clip-path:polygon(24% 0,100% 0,100% 100%,0 100%)}.home-industry-console{position:relative;z-index:1;display:grid;grid-template-columns:minmax(360px,0.92fr) minmax(0,1.08fr);gap:28px;align-items:center}.home-industry-visual{position:relative;min-height:520px;overflow:hidden;border-radius:8px;background:#0b2440;box-shadow:0 32px 80px rgba(15,35,60,0.2)}.home-industry-visual::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,20,38,0.12) 0%,rgba(5,20,38,0.78) 100%),radial-gradient(circle at 24% 28%,rgba(37,99,235,0.34),transparent 36%);pointer-events:none}.home-industry-visual img{width:100%;height:520px;object-fit:cover}.home-industry-visual-copy{position:absolute;left:34px;right:34px;bottom:34px;z-index:2;color:#fff}.home-industry-visual-copy .section-label{color:rgba(255,255,255,0.78)}.home-industry-visual-copy h2{color:#fff;font-size:clamp(2rem,3.2vw,2.9rem);line-height:1.16;margin-bottom:18px}.home-industry-visual-copy p{color:rgba(255,255,255,0.82);line-height:1.72;margin-bottom:20px}.home-industry-visual-copy strong{display:inline-block;padding:10px 14px;border:1px solid rgba(255,255,255,0.22);border-radius:999px;background:rgba(255,255,255,0.12);color:#fff;font-size:0.88rem}.home-industry-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.home-industry-grid article{position:relative;overflow:hidden;min-height:160px;padding:22px 20px;border-radius:8px;background:#fff;border:1px solid rgba(27,79,138,0.1);box-shadow:0 18px 45px rgba(15,35,60,0.08);transition:transform var(--transition),border-color var(--transition),background var(--transition),box-shadow var(--transition)}.home-industry-grid article:nth-child(even){transform:translateY(18px)}.home-industry-grid article:nth-child(2n)::before{background:#2f80ed}.home-industry-grid article:nth-child(3n)::before{background:#21a67a}.home-industry-grid article:nth-child(4n)::before{background:#d94841}.home-industry-grid article::before{content:'';position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--primary)}.home-industry-grid article::after{content:'';position:absolute;right:-28px;top:-28px;width:92px;height:92px;border-radius:50%;background:rgba(27,79,138,0.06)}.home-industry-grid article:hover{transform:translateY(-5px);border-color:rgba(27,79,138,0.22);box-shadow:0 24px 58px rgba(15,35,60,0.14)}.home-industry-grid article:nth-child(even):hover{transform:translateY(10px)}.home-industry-grid span,.home-industry-grid h3,.home-industry-grid p{position:relative;z-index:1}.home-industry-grid span{display:inline-grid;place-items:center;width:38px;height:38px;margin-bottom:18px;border-radius:8px;background:rgba(27,79,138,0.08);border:1px solid rgba(27,79,138,0.12);color:var(--primary);font-size:0.76rem;font-weight:800}.home-industry-grid article:nth-child(2n) span{background:rgba(47,128,237,0.09);border-color:rgba(47,128,237,0.16);color:#1f65bd}.home-industry-grid article:nth-child(3n) span{background:rgba(33,166,122,0.1);border-color:rgba(33,166,122,0.18);color:#147a59}.home-industry-grid article:nth-child(4n) span{background:rgba(217,72,65,0.09);border-color:rgba(217,72,65,0.17);color:#a7342e}.home-industry-grid h3{color:var(--text);font-size:1.08rem;margin-bottom:8px}.home-industry-grid p{color:var(--text-muted);font-size:0.9rem;line-height:1.58;margin:0}.home-advice-band{background:#102f52;color:#fff;padding:48px 0}.home-advice-inner{display:flex;align-items:center;justify-content:space-between;gap:32px}.home-advice-inner span{display:inline-block;font-size:0.78rem;font-weight:800;letter-spacing:0.06em;color:var(--accent);margin-bottom:8px}.home-advice-inner h2{font-size:clamp(1.45rem,2.6vw,2.1rem);margin-bottom:8px;color:#fff}.home-advice-inner p{color:rgba(255,255,255,0.82);margin:0;max-width:720px}@media (max-width:1100px){.home-line-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-industry-console{grid-template-columns:1fr}.home-industry-visual,.home-industry-visual img{min-height:420px;height:420px}.home-industry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.home-line-grid,.home-case-grid,.home-trust-grid,.home-video-grid{grid-template-columns:1fr}.home-line-card img,.home-case-card img{height:190px}.home-trust-media img,.home-video-card img{height:280px}.home-trust-list li{grid-template-columns:1fr;gap:6px}.home-trust-badge,.home-advice-inner{flex-direction:column;align-items:flex-start}.home-industry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-advice-inner .btn{width:100%;justify-content:center}}.home-entry-section,.home-proof-section,.home-cases-section,.home-industry-section{padding-top:72px;padding-bottom:72px}.home-entry-head{max-width:780px;margin:0 auto 34px;text-align:center}.home-entry-head h2{font-size:clamp(1.65rem,3vw,2.25rem);color:var(--text);line-height:1.25;margin:8px 0 12px}.home-entry-head p{color:var(--text-muted);line-height:1.7}.home-line-grid--compact{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.home-line-grid--compact .home-line-card img{height:170px}.home-line-grid--compact .home-line-card div{padding:18px 20px}.home-line-grid--compact .home-line-card h3{margin-bottom:6px}.home-line-grid--compact .home-line-card p{min-height:44px;margin-bottom:10px}.home-product-showcase{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,0.95fr);gap:24px;align-items:stretch}.home-line-feature,.home-line-mini{position:relative;display:block;overflow:hidden;border-radius:var(--radius-sm);background:var(--white);color:inherit;text-decoration:none;box-shadow:var(--shadow-sm);border:1px solid rgba(27,79,138,0.1);transition:transform var(--transition),box-shadow var(--transition),border-color var(--transition)}.home-line-feature:hover,.home-line-mini:hover{color:inherit;transform:translateY(-5px);box-shadow:var(--shadow-lg);border-color:rgba(27,79,138,0.22)}.home-line-feature img{width:100%;height:430px;object-fit:contain;background:linear-gradient(145deg,#f8fafc 0%,#edf3f8 100%)}.home-line-feature-body{padding:28px 30px 30px}.home-line-feature-body span{display:inline-block;color:var(--primary);font-size:0.78rem;font-weight:800;margin-bottom:10px}.home-line-feature-body h3{font-size:clamp(1.55rem,2.4vw,2.05rem);color:var(--primary);margin-bottom:10px}.home-line-feature-body p{color:var(--text-muted);line-height:1.7;margin-bottom:18px}.home-line-feature-body strong{color:var(--primary);font-size:0.92rem}.home-line-mini-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.home-line-mini img{width:100%;height:170px;object-fit:contain;background:linear-gradient(145deg,#f8fafc 0%,#edf3f8 100%)}.home-line-mini div{padding:18px 18px 20px}.home-line-mini h3{color:var(--primary);font-size:1.02rem;margin-bottom:8px}.home-line-mini p{color:var(--text-muted);font-size:0.88rem;line-height:1.55;margin:0}.home-lines-3d{position:relative;overflow:hidden;padding:96px 0 110px;background:radial-gradient(ellipse 90% 70% at 50% 0%,rgba(42,108,184,0.35) 0%,transparent 58%),radial-gradient(ellipse 60% 50% at 8% 92%,rgba(37,211,102,0.16) 0%,transparent 55%),linear-gradient(165deg,#050f1c 0%,#0b2440 42%,#123a66 100%);color:#fff}.home-lines-3d__ambient{pointer-events:none;position:absolute;inset:0;overflow:hidden}.home-lines-3d__orb{position:absolute;border-radius:50%;filter:blur(2px)}.home-lines-3d__orb--1{width:520px;height:520px;top:-180px;right:-80px;background:radial-gradient(circle,rgba(37,211,102,0.28) 0%,transparent 68%);animation:lines3d-drift 14s ease-in-out infinite}.home-lines-3d__orb--2{width:440px;height:440px;bottom:-160px;left:-60px;background:radial-gradient(circle,rgba(90,160,230,0.32) 0%,transparent 70%);animation:lines3d-drift 18s ease-in-out infinite reverse}.home-lines-3d__grid{position:absolute;left:50%;bottom:-120px;width:140%;height:420px;transform:translateX(-50%) rotateX(72deg);transform-origin:center bottom;background:linear-gradient(90deg,rgba(255,255,255,0.06) 1px,transparent 1px),linear-gradient(rgba(255,255,255,0.05) 1px,transparent 1px);background-size:56px 56px;mask-image:linear-gradient(to top,#000 0%,transparent 88%);opacity:0.55}.home-lines-3d__head{position:relative;z-index:1;max-width:760px;margin:0 auto 52px;text-align:center}.home-lines-3d__head .section-label{color:rgba(37,211,102,0.92);letter-spacing:0.16em}.home-lines-3d__head h2{margin:10px 0 14px;color:#fff;font-size:clamp(2rem,4.2vw,3rem);font-weight:800;line-height:1.15;text-shadow:0 18px 60px rgba(0,0,0,0.45)}.home-lines-3d__head p{color:rgba(255,255,255,0.76);font-size:1.05rem;line-height:1.75;margin:0}.home-lines-3d__stage{position:relative;z-index:1;perspective:1400px;perspective-origin:50% 40%}.home-lines-3d__row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;margin-top:-28px;transform-style:preserve-3d}.line-3d-card{position:relative;display:block;color:inherit;text-decoration:none;transform-style:preserve-3d;outline:none}.line-3d-card__shell{position:relative;border-radius:22px;transform-style:preserve-3d;transition:transform 0.45s cubic-bezier(0.22,1,0.36,1),filter 0.45s ease}.line-3d-card__body{position:relative;overflow:hidden;border-radius:22px;border:1px solid rgba(255,255,255,0.14);background:linear-gradient(155deg,rgba(255,255,255,0.12) 0%,rgba(255,255,255,0.04) 42%,rgba(8,22,40,0.72) 100%);box-shadow:0 28px 60px rgba(0,0,0,0.42),0 1px 0 rgba(255,255,255,0.22) inset,0 0 0 1px rgba(255,255,255,0.04) inset;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);transform-style:preserve-3d;transform:rotateX(var(--rx, 0deg)) rotateY(var(--ry, 0deg)) translateZ(0);transition:transform 0.18s ease-out,box-shadow 0.35s ease}.line-3d-card__glow{pointer-events:none;position:absolute;inset:-1px;border-radius:22px;background:radial-gradient(circle at var(--mx, 50%) var(--my, 0%),rgba(37,211,102,0.42) 0%,transparent 58%);opacity:0;transition:opacity 0.35s ease;z-index:0}.line-3d-card__shine{pointer-events:none;position:absolute;top:0;left:-120%;width:55%;height:100%;background:linear-gradient(105deg,transparent 0%,rgba(255,255,255,0.22) 48%,transparent 100%);transform:skewX(-18deg);opacity:0;transition:opacity 0.35s ease,left 0.65s ease;z-index:4}.line-3d-card__index{position:absolute;top:18px;left:18px;z-index:3;display:grid;place-items:center;min-width:44px;height:44px;padding:0 12px;border-radius:14px;background:linear-gradient(145deg,rgba(37,211,102,0.95),rgba(27,79,138,0.95));color:#fff;font-size:0.82rem;font-weight:800;letter-spacing:0.04em;box-shadow:0 12px 28px rgba(37,211,102,0.35);transform:translateZ(36px)}.line-3d-card__visual{position:relative;overflow:hidden;background:radial-gradient(circle at 50% 18%,rgba(255,255,255,0.16) 0%,transparent 58%),linear-gradient(180deg,#eef4fb 0%,#dbe7f4 100%);transform:translateZ(28px)}.line-3d-card__visual img{display:block;width:100%;object-fit:contain;transition:transform 0.55s cubic-bezier(0.22,1,0.36,1)}.line-3d-card__content{position:relative;z-index:2;padding:22px 24px 26px;transform:translateZ(18px)}.line-3d-card__tag{display:inline-block;margin-bottom:10px;padding:6px 12px;border-radius:999px;background:rgba(37,211,102,0.14);border:1px solid rgba(37,211,102,0.35);color:#9ef0bc;font-size:0.72rem;font-weight:800;letter-spacing:0.06em;text-transform:uppercase}.line-3d-card__content h3{margin:0 0 10px;color:#fff;font-size:1.18rem;font-weight:800;line-height:1.3}.line-3d-card__content p{margin:0;color:rgba(255,255,255,0.72);font-size:0.9rem;line-height:1.65}.line-3d-card__cta{display:inline-flex;align-items:center;gap:8px;margin-top:16px;color:#9ef0bc;font-size:0.88rem;font-weight:800;letter-spacing:0.02em}.line-3d-card__cta::after{content:"→";transition:transform 0.25s ease}.line-3d-card--hero .line-3d-card__shell{animation:lines3d-hero-float 7s ease-in-out infinite}.line-3d-card--hero .line-3d-card__body{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,0.92fr);min-height:420px}.line-3d-card--hero .line-3d-card__visual{min-height:100%}.line-3d-card--hero .line-3d-card__visual img{height:100%;min-height:360px;padding:28px 18px 18px}.line-3d-card--hero .line-3d-card__content{display:flex;flex-direction:column;justify-content:center;padding:34px 34px 38px}.line-3d-card--hero .line-3d-card__content h3{font-size:clamp(1.65rem,2.8vw,2.25rem)}.line-3d-card--hero .line-3d-card__content p{font-size:0.98rem;max-width:26em}.line-3d-card:not(.line-3d-card--hero) .line-3d-card__visual img{height:190px;padding:18px 14px 8px}.line-3d-card:not(.line-3d-card--hero) .line-3d-card__content h3{font-size:1.05rem}.line-3d-card:not(.line-3d-card--hero) .line-3d-card__content p{font-size:0.84rem;min-height:2.8em}.home-lines-3d__row .line-3d-card:nth-child(1) .line-3d-card__shell{transform:rotateY(9deg) translateZ(12px)}.home-lines-3d__row .line-3d-card:nth-child(2) .line-3d-card__shell{transform:rotateY(3deg) translateZ(28px)}.home-lines-3d__row .line-3d-card:nth-child(3) .line-3d-card__shell{transform:rotateY(-3deg) translateZ(28px)}.home-lines-3d__row .line-3d-card:nth-child(4) .line-3d-card__shell{transform:rotateY(-9deg) translateZ(12px)}.line-3d-card:hover .line-3d-card__shell,.line-3d-card:focus-visible .line-3d-card__shell{transform:translateY(-14px) translateZ(36px) !important}.line-3d-card--hero:hover .line-3d-card__shell,.line-3d-card--hero:focus-visible .line-3d-card__shell{animation-play-state:paused}.line-3d-card:hover .line-3d-card__body,.line-3d-card:focus-visible .line-3d-card__body{box-shadow:0 42px 88px rgba(0,0,0,0.55),0 0 0 1px rgba(37,211,102,0.35),0 1px 0 rgba(255,255,255,0.28) inset}.line-3d-card:hover .line-3d-card__glow,.line-3d-card:focus-visible .line-3d-card__glow{opacity:1}.line-3d-card:hover .line-3d-card__shine,.line-3d-card:focus-visible .line-3d-card__shine{left:130%;opacity:1}.line-3d-card:hover .line-3d-card__visual img,.line-3d-card:focus-visible .line-3d-card__visual img{transform:scale(1.06) translateZ(12px)}.line-3d-card:hover .line-3d-card__cta::after,.line-3d-card:focus-visible .line-3d-card__cta::after{transform:translateX(4px)}@keyframes lines3d-hero-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes lines3d-drift{0%,100%{transform:translate3d(0,0,0)}50%{transform:translate3d(24px,-20px,0)}}.home-fit-section{position:relative;overflow:hidden;padding:110px 0;background:radial-gradient(ellipse 80% 60% at 12% 20%,rgba(42,108,184,0.42) 0%,transparent 55%),radial-gradient(ellipse 70% 50% at 88% 80%,rgba(20,58,102,0.55) 0%,transparent 50%),linear-gradient(145deg,#06121f 0%,#0c2f52 45%,#1b4f8a 100%);color:#fff;content-visibility:visible}.home-fit-aura{pointer-events:none;position:absolute;inset:0;overflow:hidden}.home-fit-orb{position:absolute;border-radius:50%;filter:blur(0);opacity:0.7}.home-fit-orb--a{width:420px;height:420px;top:-100px;right:4%;background:radial-gradient(circle,rgba(37,211,102,0.38) 0%,transparent 68%);animation:home-fit-drift 9s ease-in-out infinite}.home-fit-orb--b{width:360px;height:360px;bottom:-90px;left:2%;background:radial-gradient(circle,rgba(90,160,230,0.4) 0%,transparent 68%);animation:home-fit-drift 11s ease-in-out infinite reverse}.home-fit-orb--c{width:220px;height:220px;top:38%;left:44%;background:radial-gradient(circle,rgba(255,255,255,0.18) 0%,transparent 70%);animation:home-fit-drift 8s ease-in-out infinite}.home-fit-stage{position:relative;z-index:1;display:grid;grid-template-columns:minmax(280px,0.88fr) minmax(0,1.12fr);gap:52px;align-items:center}.home-fit-copy{display:flex;flex-direction:column;justify-content:center;color:#fff}.home-fit-copy .section-label{color:rgba(255,255,255,0.78);letter-spacing:0.14em}.home-fit-copy h2{color:#fff;font-size:clamp(2.1rem,4vw,3.2rem);font-weight:800;line-height:1.16;margin:12px 0 18px;text-shadow:0 16px 48px rgba(0,0,0,0.35)}.home-fit-copy p{color:rgba(255,255,255,0.84);font-size:1.08rem;line-height:1.75;margin-bottom:22px;max-width:34em}.home-fit-note{display:inline-flex;align-items:center;gap:10px;width:fit-content;margin-bottom:30px;padding:12px 18px;border-radius:999px;background:rgba(37,211,102,0.14);border:1px solid rgba(37,211,102,0.45);color:#fff;font-size:0.95rem;font-weight:700;backdrop-filter:blur(10px)}.home-fit-note::before{content:"";width:9px;height:9px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 5px rgba(37,211,102,0.25)}.home-fit-cta{align-self:flex-start;min-height:54px;padding-left:32px;padding-right:32px;font-size:1.05rem;background:#25D366 !important;border-color:#25D366 !important;color:#fff !important;box-shadow:0 16px 40px rgba(37,211,102,0.42);animation:home-fit-cta-glow 2.8s ease-in-out infinite;transition:transform 0.35s ease,box-shadow 0.35s ease}.home-fit-cta:hover{transform:translateY(-4px) scale(1.03);box-shadow:0 22px 48px rgba(37,211,102,0.55);animation-play-state:paused}.home-fit-float-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 24px;perspective:1200px}.home-fit-float{position:relative;min-height:200px;padding:26px 24px 24px;border-radius:22px;color:#0f2744;background:linear-gradient(165deg,rgba(255,255,255,0.94) 0%,rgba(236,244,252,0.88) 100%);border:1px solid rgba(255,255,255,0.85);box-shadow:0 22px 50px rgba(2,12,28,0.35),0 2px 0 rgba(255,255,255,0.9) inset;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);will-change:transform;transition:transform 0.35s ease,box-shadow 0.35s ease}.home-fit-float:hover{animation-play-state:paused !important;transform:translateY(-16px) scale(1.04);box-shadow:0 34px 64px rgba(2,12,28,0.45),0 2px 0 rgba(255,255,255,0.95) inset}.home-fit-float--1{animation:home-fit-float-y 3.8s ease-in-out infinite}.home-fit-float--2{animation:home-fit-float-y 4.4s ease-in-out infinite 0.35s;margin-top:42px}.home-fit-float--3{animation:home-fit-float-y 4.1s ease-in-out infinite 0.7s}.home-fit-float--4{animation:home-fit-float-y 4.8s ease-in-out infinite 1s;margin-top:42px}.home-fit-step{display:inline-grid;place-items:center;width:46px;height:46px;margin-bottom:16px;border-radius:14px;background:linear-gradient(145deg,#25D366,#1B4F8A);color:#fff;font-size:0.82rem;font-weight:800;letter-spacing:0.04em;box-shadow:0 12px 26px rgba(37,211,102,0.35)}.home-fit-float h3{color:#102a4a;font-size:1.12rem;font-weight:800;line-height:1.35;margin-bottom:10px}.home-fit-float p{color:#5a6270;font-size:0.92rem;line-height:1.65;margin:0}@keyframes home-fit-float-y{0%,100%{transform:translateY(0)}50%{transform:translateY(-28px)}}@keyframes home-fit-drift{0%,100%{transform:translate3d(0,0,0) scale(1)}50%{transform:translate3d(24px,-28px,0) scale(1.08)}}@keyframes home-fit-cta-glow{0%,100%{box-shadow:0 16px 40px rgba(37,211,102,0.42)}50%{box-shadow:0 18px 52px rgba(37,211,102,0.62)}}@media (prefers-reduced-motion:reduce){.home-fit-orb,.home-fit-float--1,.home-fit-float--2,.home-fit-float--3,.home-fit-float--4,.home-fit-cta,.home-lines-3d__orb,.line-3d-card--hero .line-3d-card__shell{animation:none !important}.home-fit-float:hover,.home-fit-cta:hover{transform:none}.line-3d-card__body,.line-3d-card__visual img,.line-3d-card__shell,.line-3d-card__shine{transition:none !important}}.home-proof-layout{display:grid;grid-template-columns:minmax(0,0.95fr) minmax(0,1.05fr);gap:54px;align-items:center}.home-proof-copy h2{font-size:clamp(1.7rem,3vw,2.35rem);color:var(--text);line-height:1.24;margin:8px 0 16px}.home-proof-copy > p{color:var(--text-muted);line-height:1.75}.home-proof-points{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:26px 0 18px}.home-proof-points div{padding:15px 10px;border-radius:var(--radius-sm);background:var(--bg-soft);border:1px solid var(--steel-dark);text-align:center}.home-proof-points strong{display:block;color:var(--primary);font-size:1.18rem;line-height:1.1;margin-bottom:5px}.home-proof-points span{display:block;color:var(--text-muted);font-size:0.78rem;font-weight:700}.home-video-wrap p{margin-top:12px;color:var(--text-muted);font-size:0.9rem;text-align:center}.home-video-wrap .home-video-card img{height:390px}.home-case-grid--compact{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.home-case-grid--compact .home-case-card img{height:190px}.home-industry-grid--compact{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:22px}.home-industry-grid--compact article{min-height:150px}@media (max-width:1020px){.hero-home-inner{grid-template-columns:1fr;min-height:680px}.hero-home-showcase{display:none}.home-line-grid--compact,.home-case-grid--compact{grid-template-columns:repeat(2,minmax(0,1fr))}.home-case-flow{grid-template-columns:1fr}.home-case-visual,.home-case-visual img{min-height:340px;height:340px}.home-product-showcase{grid-template-columns:1fr}.home-lines-3d__row{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:20px}.home-lines-3d__row .line-3d-card:nth-child(n) .line-3d-card__shell{transform:none !important}.line-3d-card--hero .line-3d-card__body{grid-template-columns:1fr;min-height:0}.line-3d-card--hero .line-3d-card__visual img{min-height:280px;height:280px}.home-fit-stage{grid-template-columns:1fr;gap:36px}.home-fit-float--2,.home-fit-float--4{margin-top:0}.home-line-feature img{height:340px}.home-proof-layout{grid-template-columns:1fr}.home-industry-grid--compact{grid-template-columns:1fr}.factory-3d-wall{min-height:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;perspective:none}.factory-3d-card,.factory-3d-card--main,.factory-3d-card--front,.factory-3d-card--left-top,.factory-3d-card--left-bottom,.factory-3d-card--right-top,.factory-3d-card--right-bottom{position:relative;left:auto;right:auto;top:auto;bottom:auto;width:auto;height:220px;min-height:220px;transform:none}.factory-3d-card::after{display:none}.factory-3d-card:hover,.factory-3d-card--main:hover,.factory-3d-card--front:hover,.factory-3d-card--left-top:hover,.factory-3d-card--left-bottom:hover,.factory-3d-card--right-top:hover,.factory-3d-card--right-bottom:hover{transform:translateY(-4px)}}@media (max-width:640px){.hero--home-trust,.hero-home-inner{min-height:620px}.home-entry-section,.home-proof-section,.home-cases-section,.home-industry-section{padding-top:54px;padding-bottom:54px}.home-lines-3d{padding:68px 0 78px}.home-lines-3d__head{margin-bottom:34px}.home-lines-3d__row{grid-template-columns:1fr;gap:16px}.line-3d-card--hero .line-3d-card__content{padding:24px 22px 28px}.line-3d-card:not(.line-3d-card--hero) .line-3d-card__content p{min-height:0}.home-industry-visual,.home-industry-visual img{min-height:360px;height:360px}.home-industry-visual-copy{left:20px;right:20px;bottom:20px}.home-industry-visual-copy h2{font-size:1.8rem}.home-line-grid--compact,.home-case-grid--compact,.home-proof-points{grid-template-columns:1fr}.home-case-visual,.home-case-visual img{min-height:260px;height:260px}.home-case-visual-card{left:16px;right:16px;bottom:16px}.home-case-steps article{grid-template-columns:44px minmax(0,1fr);gap:14px;padding:18px 0}.home-case-steps article > span{width:44px;height:44px}.home-case-steps::before{left:21px}.home-line-mini-grid{grid-template-columns:1fr}.home-fit-section{padding:64px 0}.home-fit-float-grid{grid-template-columns:1fr;gap:14px}.home-fit-float{min-height:0}.home-fit-cta{width:100%;justify-content:center}.home-fit-copy h2{font-size:clamp(1.7rem,7vw,2.2rem)}.home-line-feature img,.home-line-mini img{height:210px}.home-line-feature-body,.home-line-mini div{padding:20px}.home-video-wrap .home-video-card img{height:240px}.home-industry-grid--compact{grid-template-columns:1fr}.home-industry-grid article:nth-child(even),.home-industry-grid article:nth-child(even):hover{transform:none}.home-stats-panel{grid-template-columns:1fr;gap:18px;margin-top:-28px;padding:22px 18px}.home-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));border-left:0;border-top:1px solid rgba(27,79,138,0.13);padding-top:16px}.home-stat{padding:12px 10px}.home-stat + .home-stat{border-left:0}.home-stat:nth-child(even){border-left:1px solid rgba(27,79,138,0.13)}.home-stat:nth-child(n+3){border-top:1px solid rgba(27,79,138,0.13)}.factory-3d-wall{grid-template-columns:1fr}.factory-3d-card,.factory-3d-card--main,.factory-3d-card--front,.factory-3d-card--left-top,.factory-3d-card--left-bottom,.factory-3d-card--right-top,.factory-3d-card--right-bottom{height:210px;min-height:210px}.home-review-marquee{overflow-x:auto;padding:0 16px 12px;scroll-snap-type:x mandatory}.home-review-marquee::before,.home-review-marquee::after{display:none}.home-review-track{animation:none;width:auto}.home-review-card{flex-basis:86vw;scroll-snap-align:start}}@media (max-width:480px){.stats-grid{grid-template-columns:1fr 1fr}.quote-form{padding:24px 16px}.poster-item{width:180px}.feature-card--premium{padding:16px;gap:0 12px}.btn{padding:12px 20px}.btn-lg{padding:14px 24px}}.home-cert-strip{background:#fff;padding-top:56px;padding-bottom:64px}.home-cert-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px 40px;margin-bottom:28px}.home-cert-head .section-label{margin-bottom:10px}.home-cert-head h2{font-size:clamp(1.55rem,2.6vw,2rem);font-weight:800;line-height:1.25;margin-bottom:10px;color:var(--text)}.home-cert-head p{margin:0;max-width:560px;color:var(--text-muted);line-height:1.7;font-size:0.98rem}.home-cert-badges{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end;max-width:360px}.home-cert-rail{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:12px;margin-bottom:24px}.home-cert-rail.is-marquee{display:block;overflow:hidden}.home-cert-track{display:flex;gap:12px;width:max-content;animation:home-cert-marquee 28s linear infinite;will-change:transform}.home-cert-rail.is-marquee:hover .home-cert-track{animation-play-state:paused}.home-cert-rail.is-marquee .home-cert-card{flex:0 0 clamp(118px,10.5vw,150px)}.home-cert-card{margin:0;background:var(--steel);border:1px solid rgba(27,79,138,0.12);border-radius:4px;overflow:hidden;cursor:zoom-in;aspect-ratio:3 / 4;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.home-cert-card:hover{transform:translateY(-3px);border-color:rgba(27,79,138,0.28);box-shadow:0 10px 28px rgba(15,40,70,0.12)}.home-cert-card img{width:100%;height:100%;object-fit:cover;display:block}@keyframes home-cert-marquee{from{transform:translateX(0)}to{transform:translateX(calc(-50% - 6px))}}.home-cert-foot{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:14px 20px;padding:18px 20px;background:#f4f7fa;border:1px solid rgba(27,79,138,0.1);border-radius:4px}.home-cert-foot p{margin:0;color:var(--text-muted);font-size:0.94rem;line-height:1.6}@media (max-width:1100px){.home-cert-rail{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:768px){.home-cert-head{flex-direction:column;align-items:flex-start}.home-cert-badges{justify-content:flex-start;max-width:none}.home-cert-rail{display:block;overflow:hidden;gap:0;padding-bottom:6px;scroll-snap-type:none;-webkit-overflow-scrolling:auto}.home-cert-track{gap:10px;animation-duration:24s}.home-cert-card{flex:0 0 42vw;max-width:180px;scroll-snap-align:start}.home-cert-foot{flex-direction:column;align-items:stretch;text-align:center}}.home-faq{background:linear-gradient(180deg,#eef2f6 0%,#f7f9fb 48%,#eef2f6 100%);overflow:hidden}.home-faq-head{max-width:720px;margin:0 auto 36px;text-align:center}.home-faq-head .section-label{margin-bottom:12px}.home-faq-head h2{font-size:clamp(1.7rem,3vw,2.2rem);font-weight:800;color:var(--text);margin-bottom:12px;line-height:1.25}.home-faq-head p{color:var(--text-muted);font-size:1rem;line-height:1.7;margin:0}.home-faq-board{background:#fff;border:1px solid rgba(27,79,138,0.12);border-radius:4px;box-shadow:0 12px 40px rgba(15,40,70,0.06);overflow:hidden}.home-faq-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-bottom:1px solid rgba(27,79,138,0.12);background:#f4f7fa}.home-faq-tab{appearance:none;border:0;background:transparent;padding:18px 12px;font:inherit;font-size:0.92rem;font-weight:700;color:var(--text-muted);cursor:pointer;border-right:1px solid rgba(27,79,138,0.1);border-bottom:2px solid transparent;transition:color .2s,background .2s,border-color .2s}.home-faq-tab:last-child{border-right:0}.home-faq-tab:hover{color:var(--primary);background:#fff}.home-faq-tab.is-active{color:var(--primary);background:#fff;border-bottom-color:var(--primary)}.home-faq-panels{padding:8px 0 4px;min-height:280px}.home-faq-panel[hidden]{display:none !important}.home-faq-detail{border-bottom:1px solid rgba(27,79,138,0.1);margin:0}.home-faq-detail:last-child{border-bottom:0}.home-faq-detail summary{list-style:none;display:flex;align-items:flex-start;gap:14px;padding:18px 28px;cursor:pointer;font-weight:700;font-size:0.98rem;color:var(--text);line-height:1.45;position:relative}.home-faq-detail summary::-webkit-details-marker{display:none}.home-faq-detail summary::after{content:"";margin-left:auto;flex-shrink:0;width:10px;height:10px;border-right:2px solid var(--primary);border-bottom:2px solid var(--primary);transform:rotate(45deg);transition:transform .2s;margin-top:6px}.home-faq-detail[open] summary::after{transform:rotate(-135deg);margin-top:10px}.home-faq-detail summary span{flex-shrink:0;min-width:2.1em;font-size:0.78rem;font-weight:800;letter-spacing:0.04em;color:var(--primary);padding-top:2px}.home-faq-detail[open] summary{color:var(--primary)}.home-faq-body{padding:0 28px 20px 4.4em}.home-faq-body p{margin:0;color:var(--text-muted);font-size:0.94rem;line-height:1.75}.home-faq-body a{color:var(--primary);text-decoration:underline}.home-faq-cta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;padding:20px 28px;background:#0f2f52;color:#fff}.home-faq-cta p{margin:0;font-size:0.95rem;opacity:0.92}.home-faq-cta .btn{flex-shrink:0}@media (max-width:900px){.home-faq-tabs{grid-template-columns:1fr 1fr}.home-faq-tab:nth-child(2){border-right:0}.home-faq-tab:nth-child(1),.home-faq-tab:nth-child(2){border-bottom:1px solid rgba(27,79,138,0.1)}}@media (max-width:640px){.home-faq-tab{padding:14px 10px;font-size:0.84rem}.home-faq-detail summary{padding:16px 18px;font-size:0.92rem}.home-faq-body{padding:0 18px 16px 18px}.home-faq-cta{flex-direction:column;align-items:stretch;text-align:center;padding:18px}}body[data-product-line="pipe"] #products .product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;align-items:stretch}body[data-product-line="pipe"] #products .product-card{display:flex;flex-direction:column;height:100%;border-radius:8px}body[data-product-line="pipe"] #products .product-card-img{height:190px;padding:18px;background:linear-gradient(180deg,#f8fafc 0%,#e8edf3 100%)}body[data-product-line="pipe"] #products .product-card-img img{object-fit:contain}body[data-product-line="pipe"] #products .product-card-body{display:flex;flex-direction:column;flex:1;padding:20px 18px 22px}body[data-product-line="pipe"] #products .product-card-body h3{font-size:1.05rem;line-height:1.35}body[data-product-line="pipe"] #products .product-card-body p{flex:1;line-height:1.6}body[data-product-line="pipe"] #products .product-card-link{margin-top:auto}@media (max-width:1100px){body[data-product-line="pipe"] #products .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){body[data-product-line="pipe"] #products .product-grid{grid-template-columns:1fr}body[data-product-line="pipe"] #products .product-card-img{height:210px}}body[data-product-line="cutting"] #home-lt-g3015a-main,body[data-product-line="cutting"] #lt-g3015a-main{object-fit:contain;object-position:center;background:#fff}body[data-product-line="cutting"] img[src$="lt-g1390-01.webp"]{object-fit:contain;object-position:center;background:#fff}body[data-product-line="cutting"] .product-thumb[data-target="home-lt-g3015a-main"] img,body[data-product-line="cutting"] .product-thumb[data-target="lt-g3015a-main"] img{object-fit:contain;background:#fff}body[data-product-line="cutting"] #applications{background:linear-gradient(180deg,#eef3f8 0%,#f8fafc 100%)}body[data-product-line="cutting"] #applications .section-header{margin-bottom:34px}body[data-product-line="cutting"] #applications .applications-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-items:stretch}body[data-product-line="cutting"] #applications .app-card{display:flex;flex-direction:column;border-radius:8px;border:1px solid rgba(27,79,138,0.12);box-shadow:0 14px 34px rgba(15,35,60,0.08);background:#fff}body[data-product-line="cutting"] #applications .app-card img{height:230px;object-fit:cover}body[data-product-line="cutting"] #applications .app-card-body{display:flex;flex-direction:column;flex:1;min-height:150px;padding:24px 24px 26px}body[data-product-line="cutting"] #applications .app-card-body h3{font-size:1.14rem;margin-bottom:10px}body[data-product-line="cutting"] #applications .app-card-body p{font-size:0.94rem;line-height:1.7}@media (max-width:900px){body[data-product-line="cutting"] #applications .applications-grid{grid-template-columns:1fr}body[data-product-line="cutting"] #applications .app-card{display:grid;grid-template-columns:minmax(220px,0.9fr) minmax(0,1.1fr)}body[data-product-line="cutting"] #applications .app-card img{height:100%;min-height:210px}}@media (max-width:640px){body[data-product-line="cutting"] #applications .app-card{display:flex}body[data-product-line="cutting"] #applications .app-card img{height:210px;min-height:0}}body[data-product-line="pipe"] .product-grid--pipe-catalog{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;align-items:stretch}body[data-product-line="pipe"] .product-grid--pipe-catalog .product-card{display:grid;grid-template-columns:minmax(220px,0.9fr) minmax(0,1.1fr);min-height:260px;border-radius:8px}body[data-product-line="pipe"] .product-grid--pipe-catalog .product-card-img{height:100%;min-height:260px;padding:24px;background:linear-gradient(180deg,#f8fafc 0%,#e8edf3 100%)}body[data-product-line="pipe"] .product-grid--pipe-catalog .product-card-img img{object-fit:contain}body[data-product-line="pipe"] .product-grid--pipe-catalog .product-card-body{display:flex;flex-direction:column;justify-content:center;padding:28px 26px}body[data-product-line="pipe"] .product-grid--pipe-catalog .product-card-link{margin-top:auto}@media (max-width:900px){body[data-product-line="pipe"] .product-grid--pipe-catalog .product-card{grid-template-columns:1fr;min-height:0}body[data-product-line="pipe"] .product-grid--pipe-catalog .product-card-img{height:220px;min-height:0}}@media (max-width:640px){body[data-product-line="pipe"] .product-grid--pipe-catalog{grid-template-columns:1fr}}body[data-product-line="engrave"] .engrave-product-lineup{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px;align-items:stretch}body[data-product-line="engrave"] .engrave-product-lineup .product-card{display:grid;grid-template-columns:minmax(260px,0.95fr) minmax(0,1.05fr);min-height:300px;border-radius:8px;border:1px solid rgba(27,79,138,0.12);box-shadow:0 14px 38px rgba(15,40,70,0.08)}body[data-product-line="engrave"] .engrave-product-lineup .product-card-img{height:100%;min-height:300px;padding:26px;background:linear-gradient(145deg,#f8fafc 0%,#eef3f8 100%)}body[data-product-line="engrave"] .engrave-product-lineup .product-card-img img{object-fit:contain;filter:drop-shadow(0 18px 28px rgba(15,35,60,0.16))}body[data-product-line="engrave"] .engrave-product-lineup .product-card-body{display:flex;flex-direction:column;justify-content:center;padding:30px 28px}body[data-product-line="engrave"] .engrave-product-lineup .product-card-body h3{font-size:1.28rem;line-height:1.35}body[data-product-line="engrave"] .engrave-product-lineup .product-card-body p{line-height:1.7}body[data-product-line="engrave"] .engrave-product-lineup .product-card-link{margin-top:auto}@media (max-width:960px){body[data-product-line="engrave"] .engrave-product-lineup{grid-template-columns:1fr}}@media (max-width:640px){body[data-product-line="engrave"] .engrave-product-lineup .product-card{grid-template-columns:1fr;min-height:0}body[data-product-line="engrave"] .engrave-product-lineup .product-card-img{height:220px;min-height:0}}body[data-product-line="marking"] .marking-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-items:stretch}body[data-product-line="marking"] .marking-product-grid .product-card{display:flex;flex-direction:column;height:100%;border-radius:8px;border:1px solid rgba(27,79,138,0.12)}body[data-product-line="marking"] .marking-product-grid .product-card-img{height:220px;padding:22px;background:linear-gradient(145deg,#f8fafc 0%,#eef3f8 100%)}body[data-product-line="marking"] .marking-product-grid .product-card-img img{object-fit:contain;filter:drop-shadow(0 16px 24px rgba(15,35,60,0.16))}body[data-product-line="marking"] .marking-product-grid .product-card-body{display:flex;flex-direction:column;flex:1}body[data-product-line="marking"] .marking-product-grid .product-card-link{margin-top:auto}@media (max-width:980px){body[data-product-line="marking"] .marking-product-grid{grid-template-columns:1fr}body[data-product-line="marking"] .marking-product-grid .product-card-img{height:240px}}