.sg-product-intro{background-color:var(--white);padding:75px 0}
.sg-product-intro h2{font-size:32px;font-weight:700;color:var(--primary-blue);margin-bottom:25px;text-align:center}
.sg-intro-content p{font-size:16px;color:#444;margin-bottom:20px;line-height:1.8}
.sg-video-container{position:relative;width:100%;padding-bottom:56.25%;margin:40px 0;border-radius:8px}
.sg-video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}
.sg-blade-section{padding:0 0 40px}
.sg-blade-container{max-width:1200px;margin:0 auto;padding:0 15px}
.sg-blade-row{display:flex;flex-wrap:wrap;margin:0 -15px}
.sg-blade-header{text-align:center;margin-bottom:40px;width:100%}
.sg-blade-header h2{font-size:32px;color:var(--primary-blue);margin-bottom:15px;font-weight:700}
.sg-blade-col{padding:0 15px;margin-bottom:30px;width:100%}
.sg-blade-card{background:var(--white);border-radius:8px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,0.05);transition:all 0.3s ease;height:100%;display:flex;flex-direction:column}
.sg-blade-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,0.1)}
.sg-blade-img{overflow:hidden;position:relative}
.sg-blade-img img{width:100%;height:auto;transition:transform 0.5s ease}
.sg-blade-card:hover .sg-blade-img img{transform:scale(1.05)}
.sg-detail-content{padding:20px;flex-grow:1;display:flex;flex-direction:column}
.sg-detail-title{text-align:center;font-size:18px;font-weight:600;color:var(--primary-blue);margin-bottom:12px;line-height:1.3}
.sg-blade-text{color:#666;margin-bottom:20px;line-height:1.6;flex-grow:1}
.sg-blade-btn{margin-top:auto}
.sg-blade-inquiry{display:inline-block;background-color:var(--primary-red);color:white;padding:10px 20px;border-radius:4px;font-weight:600;transition:all 0.3s ease;text-align:center;width:100%}
.sg-blade-footer{display:flex;justify-content:space-between;align-items:center;padding-top:20px;margin-top:20px;border-top:1px solid #eee;width:100%}
.sg-blade-count{color:#666;font-size:14px}
.sg-custom-section{padding:75px 0;background-color:#f8f9fa}
.sg-container{max-width:1320px;margin:0 auto;padding:0 15px}
.sg-custom-row{display:flex;flex-wrap:wrap;align-items:center;margin:0 -15px}
.sg-custom-content{flex:0 0 50%;max-width:50%;padding:0 15px}
.sg-custom-image{flex:0 0 50%;max-width:50%;padding:0 15px;text-align:center}
.sg-custom-content h2{font-size:32px;font-weight:700;color:var(--primary-blue);margin-bottom:20px;line-height:1.3}
.sg-custom-content p{font-size:16px;line-height:1.8;color:#444;margin-bottom:20px}
.sg-custom-btn{margin-top:30px}
.sg-inquiry-btn{display:inline-block;background-color:var(--primary-red);color:white;padding:12px 30px;border-radius:4px;font-weight:600;transition:all 0.3s ease}
.sg-custom-image img{max-width:100%;height:auto;border-radius:6px}
.sg-blade-applications{padding:75px 0}
.sg-app-row{display:flex;flex-wrap:wrap;margin:0 -15px;align-items:center}
.sg-app-content{flex:0 0 50%;max-width:50%;padding:0 15px}
.sg-app-image{flex:0 0 50%;max-width:50%;padding:0 15px;text-align:center}
.sg-app-content h2{font-size:32px;color:var(--primary-blue);margin-bottom:25px;font-weight:700;line-height:1.3}
.sg-app-content p{font-size:16px;line-height:1.7;margin-bottom:20px;color:#444}
.sg-app-btn{margin-top:30px}
.sg-app-image img{max-width:100%;height:auto;border-radius:6px}
.sg-features{background-color:#f6f6f6;padding:70px 0 40px}
.sg-features-container{max-width:1200px;margin:0 auto;padding:0 15px}
.sg-features-header{margin-bottom:40px;text-align:center}
.sg-features-header h2{font-size:32px;color:var(--primary-blue);font-weight:700;margin-bottom:15px}
.detail-features-content{display:flex;flex-direction:column}
.sg-features-imgs{display:flex;flex-wrap:wrap;margin:0 -15px 30px}
.sg-features-img-col{padding:0 15px;flex:0 0 100%;margin-bottom:20px}
.sg-features-img-col img{width:100%;height:auto;border-radius:6px}
.sg-features-list{margin-bottom:40px}
.sg-features-list > p{font-size:16px;line-height:1.7;margin-bottom:25px;color:#444}
.sg-features-list ol{counter-reset:feature-counter;padding-left:0}
.sg-features-list ol li{margin-bottom:20px;padding-left:40px;position:relative;list-style:none}
.sg-features-list ol li:before{counter-increment:feature-counter;content:counter(feature-counter);position:absolute;left:0;top:0;width:30px;height:30px;background:var(--primary-red);color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:bold}
.sg-features-list ol li strong{display:block;color:var(--primary-blue);margin-bottom:5px;font-size:18px}
.sg-features-list ol li span{display:block;color:#555;line-height:1.6}
.sg-features-video{margin-top:40px}
.ast-oembed-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px}
.ast-oembed-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}
.sg-manufacturing-process-section{padding:70px 0;background-color:#fff}
.sg-tabs-wrapper{position:relative}
.sg-tabs{display:flex;flex-wrap:wrap;margin-bottom:30px;border-bottom:2px solid #e0e0e0;overflow-x:auto;padding-bottom:2px}
.sg-tab-link{padding:12px 20px;margin-right:5px;background-color:#f0f0f0;color:#555;cursor:pointer;font-weight:600;border-radius:4px 4px 0 0;transition:all 0.3s ease;white-space:nowrap}
.sg-tab-link.current{background-color:var(--primary-blue);color:white}
.sg-tab-content{display:none;padding:30px 0}
.sg-tab-content.current{display:block}
.sg-process-video{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;margin-bottom:30px}
.sg-process-video iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}
.sg-process-content{margin-top:20px}
.sg-process-content h3{font-size:1.5rem;color:var(--primary-blue);margin-bottom:15px;font-weight:600}
.sg-process-content ul{padding-left:20px}
.sg-process-content li{margin-bottom:8px;color:#555}
.sg-faq-section{padding:70px 0;background-color:#fff}
.sg-section-title{text-align:center;margin-bottom:50px}
.sg-section-title h2{font-size:32px;color:var(--primary-blue);margin-bottom:15px;font-weight:700}
.sg-section-title p{font-size:1.1rem;color:#555;max-width:800px;margin:0 auto;line-height:1.6}
.sg-faq-container{max-width:800px;margin:0 auto}
.sg-faq-item{border-bottom:1px solid #e0e0e0;margin-bottom:15px;overflow:hidden}
.sg-faq-question{position:relative;padding:20px 50px 20px 20px;font-size:1.25rem;font-weight:600;color:var(--primary-blue);cursor:pointer;transition:all 0.3s ease;background-color:#f8f9fc;border-radius:4px}
.sg-faq-question.active{background-color:var(--primary-blue);color:#fff}
.sg-faq-answer{max-height:0;overflow:hidden;transition:max-height 0.4s ease-out;padding:0 20px;background-color:#fff}
.sg-faq-answer-content{padding:25px 0;font-size:1.05rem;line-height:1.7;color:#555}
.industry-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin:15px 0}
.industry-item{padding:10px;background:#f8f9fa;border-radius:4px}
.sg-product-carousel{padding:0 0 60px 0;background-color:#ffffff;max-width:1200px;margin:0 auto}
.sg-blade-container{position:relative;overflow:hidden}
.sg-carousel-header{text-align:center;margin-bottom:40px}
.sg-carousel-header h2{font-size:32px;color:var(--primary-blue);margin-bottom:15px;font-weight:700}
.sg-product-carousel-slider{display:flex;transition:transform 0.5s ease-in-out;will-change:transform;cursor:grab}
.sg-carousel-item{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,0.05);transition:all 0.3s ease;height:100%;display:flex;flex-direction:column;flex:0 0 calc(25% - 30px);margin:0 15px;min-width:250px}
.sg-carousel-item:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,0.1)}
.sg-carousel-img{overflow:hidden;position:relative;height:200px}
.sg-carousel-img img{width:100%;height:100%;object-fit:cover;transition:transform 0.5s ease}
.sg-carousel-item:hover .sg-carousel-img img{transform:scale(1.05)}
.sg-carousel-content{padding:20px;flex-grow:1;display:flex;flex-direction:column}
.sg-carousel-title{font-size:18px;font-weight:600;color:var(--primary-blue);margin-bottom:12px;line-height:1.3;text-align:center}
.sg-carousel-btn{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;z-index:10;background:rgba(255,255,255,0.9);border-radius:50%;box-shadow:0 2px 10px rgba(0,0,0,0.1);border:none;cursor:pointer;transition:all 0.3s ease;display:flex;align-items:center;justify-content:center;font-size:18px;color:var(--primary-blue)}
.sg-carousel-btn.prev{left:20px}
.sg-carousel-btn.next{right:20px}
.sg-carousel-btn:hover{background:var(--primary-blue);color:white}
@media (min-width:576px){.sg-blade-col{width:50%}
.sg-features-img-col{flex:0 0 50%;margin-bottom:0}
}@media (min-width:768px){.sg-blade-col{width:33.3333%}
.sg-features-list ol li{padding-left:50px}
.sg-features-list ol li:before{width:36px;height:36px;font-size:18px}
}@media (min-width:992px){.sg-blade-col{width:25%}
}@media (max-width:992px){.sg-custom-content,.sg-custom-image,.sg-app-content,.sg-app-image{flex:0 0 100%;max-width:100%}
.sg-custom-image{margin-bottom:30px}
.sg-app-image{margin-top:40px}
.sg-carousel-item{flex:0 0 calc(50% - 30px)}
}@media (max-width:768px){.sg-product-intro,.sg-custom-section,.sg-blade-applications,.sg-features,.sg-faq-section{padding:50px 0}
.sg-product-intro h2,.sg-custom-content h2,.sg-app-content h2,.sg-features-header h2,.sg-section-title h2{font-size:26px}
.sg-custom-btn{display: flex;justify-content: center;margin-bottom: 20px}
.sg-app-btn{display: flex;justify-content: center}
.sg-blade-col{width:100%}
.sg-carousel-item{flex:0 0 100%}
.sg-carousel-btn.prev{left:5px}
.sg-carousel-btn.next{right:5px}
.industry-grid{grid-template-columns:1fr}
}@media (max-width:480px){.sg-carousel-item{flex:0 0 calc(100% - 30px)}
}