@charset "UTF-8";.pc-hero{position:relative;overflow:hidden}.pc-hero .carousel-item{min-height:560px;position:relative}.pc-hero .carousel-item::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(26,26,46,.82) 0,rgba(183,65,14,.45) 100%);z-index:1}.pc-hero .carousel-caption{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);text-align:left;z-index:2;padding:0 15%;bottom:auto}.pc-hero .carousel-caption h1{color:#fff;font-size:52px;font-weight:700;line-height:1.15;margin-bottom:16px;max-width:640px}.pc-hero .carousel-caption p{color:rgba(255,255,255,.9);font-size:20px;line-height:1.6;max-width:560px;margin-bottom:32px}.pc-hero .carousel-indicators [data-bs-target]{width:12px;height:12px;border-radius:50%;background-color:rgba(255,255,255,.5);border:none}.pc-hero .carousel-indicators .active{background-color:var(--brand-primary-light)}.pc-hero .carousel-control-next,.pc-hero .carousel-control-prev{width:5%;opacity:.7}@media (max-width:768px){.pc-hero .carousel-item{min-height:420px}.pc-hero .carousel-caption{padding:0 5%}.pc-hero .carousel-caption h1{font-size:28px}.pc-hero .carousel-caption p{font-size:16px}}.pc-products-section{padding:var(--spacing-xxl) 0}.pc-product-card{background:#fff;border:1px solid var(--brand-border);border-radius:var(--brand-radius);overflow:hidden;transition:box-shadow .3s,transform .2s;cursor:pointer}.pc-product-card:hover{box-shadow:0 12px 32px rgba(0,0,0,.12);transform:translateY(-4px)}.pc-product-card .card-img-top{height:200px;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.pc-product-card .card-body{padding:var(--spacing-md)}.pc-product-card .card-title{font-size:18px;font-weight:600;color:var(--brand-text);margin-bottom:8px}.pc-product-card .card-text{font-size:14px;color:var(--brand-text-secondary)}.pc-industries{padding:var(--spacing-xxl) 0;background-color:var(--brand-bg-alt)}.pc-industry-card{position:relative;border-radius:var(--brand-radius);overflow:hidden;height:280px}.pc-industry-card::after{content:"";position:absolute;bottom:0;left:0;right:0;height:60%;background:linear-gradient(transparent,rgba(26,26,46,.85))}.pc-industry-card .industry-label{position:absolute;bottom:24px;left:24px;z-index:2;color:#fff;font-size:20px;font-weight:600}.pc-advantages{padding:var(--spacing-xxl) 0}.pc-advantage-item{padding:var(--spacing-md);border-left:3px solid var(--brand-primary);margin-bottom:var(--spacing-md);background:var(--brand-bg)}.pc-advantage-item h4{font-size:18px;font-weight:600;margin-bottom:8px;color:var(--brand-text)}.pc-advantage-item p{font-size:15px;color:var(--brand-text-secondary);margin:0}.pc-news{padding:var(--spacing-xxl) 0;background-color:var(--brand-bg-alt)}.pc-news-card{background:#fff;border-radius:var(--brand-radius);overflow:hidden;border:1px solid var(--brand-border);transition:box-shadow .3s}.pc-news-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.08)}.pc-news-card .news-img{height:180px;-o-object-fit:cover;object-fit:cover;width:100%;background:var(--brand-bg-alt)}.pc-news-card .news-body{padding:var(--spacing-md)}.pc-news-card .news-date{font-size:13px;color:var(--brand-text-secondary);margin-bottom:8px}.pc-news-card .news-title{font-size:17px;font-weight:600;color:var(--brand-text);margin-bottom:8px}.pc-cta{background:linear-gradient(135deg,var(--brand-primary) 0,var(--brand-primary-dark) 100%);padding:var(--spacing-xxl) 0;text-align:center;color:#fff}.pc-cta h2{color:#fff;font-size:36px;margin-bottom:var(--spacing-sm)}.pc-cta p{color:rgba(255,255,255,.9);font-size:18px;max-width:600px;margin:0 auto var(--spacing-lg)}