.pls-hero{position:relative;display:flex;align-items:center;min-height:520px;padding:80px 0 100px;background:linear-gradient(135deg,#061535 0%,#0d2b6b 45%,#15419e 100%);color:#fff;overflow:hidden}
.pls-hero::before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 20% 30%,rgba(30,106,224,.25) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(0,224,195,.15) 0%,transparent 50%);pointer-events:none}
.pls-hero::after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:60px 60px;pointer-events:none}
.pls-hero-overlay{position:absolute;inset:0;z-index:1}
.pls-hero-inner{position:relative;z-index:2;text-align:center}
.pls-hero-crumb{font-size:14px;color:rgba(255,255,255,.6);display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:22px;letter-spacing:.5px}
.pls-hero-crumb a{color:rgba(255,255,255,.8);text-decoration:none;transition:color .3s}
.pls-hero-crumb a:hover{color:#fff}
.pls-crumb-sep{opacity:.4}
.pls-hero-title{font-size:42px;font-weight:700;line-height:1.5;letter-spacing:3px;margin-bottom:16px;white-space:pre-line}
.pls-hero-sub{font-size:16px;color:rgba(255,255,255,.7);max-width:680px;margin:0 auto;line-height:2;letter-spacing:1px;white-space:pre-line}
.pls-hero-badge{display:inline-flex;align-items:center;gap:8px;padding:7px 20px;border:1px solid rgba(255,255,255,.2);border-radius:999px;font-size:13px;color:rgba(255,255,255,.8);letter-spacing:.5px;margin-top:24px;background:rgba(255,255,255,.05);backdrop-filter:blur(10px)}
.pls-hero-badge svg{width:14px;height:14px}
.pls-section{padding:64px 0}
.pls-industry{position:relative;margin-bottom:0;border-bottom:1px solid #e5e7eb}
.pls-industry:last-child{border-bottom:none}
.pls-industry-head{display:flex;align-items:flex-start;gap:20px;margin-bottom:36px}
.pls-industry-icon{flex-shrink:0;width:64px;height:64px;border-radius:16px;background:linear-gradient(135deg,#1e6ae0 0%,#1240a8 100%);display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 8px 24px rgba(18,64,168,.25)}
.pls-industry-icon svg{width:30px;height:30px}
.pls-industry-title{font-size:26px;font-weight:700;color:#0f172a;letter-spacing:.5px;margin-bottom:6px}
.pls-industry-desc{font-size:14px;color:#64748b;line-height:1.7;max-width:600px}
.pls-industry-tag{display:inline-flex;align-items:center;gap:5px;padding:4px 12px;border-radius:6px;background:#eff6ff;color:#1550b8;font-size:12px;font-weight:500;margin-top:10px}
.pls-industry-body{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:start}
.pls-gripper-list{display:flex;flex-direction:column;gap:16px}
.pls-gripper-card{display:flex;gap:16px;padding:20px;border:1px solid #e5e7eb;border-radius:14px;transition:all .3s ease;background:#fff}
.pls-gripper-card:hover{border-color:#1e6ae0;box-shadow:0 8px 24px rgba(30,106,224,.1);transform:translateY(-2px)}
.pls-gripper-img{flex-shrink:0;width:100px;height:75px;border-radius:10px;overflow:hidden;background:#f1f5f9}
.pls-gripper-img img{width:100%;height:100%;object-fit:cover}
.pls-gripper-img-ph{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#94a3b8}
.pls-gripper-info{flex:1;min-width:0}
.pls-gripper-name{font-size:15px;font-weight:600;color:#0f172a;margin-bottom:4px}
.pls-gripper-name a{color:inherit;text-decoration:none;transition:color .3s}
.pls-gripper-name a:hover{color:#1e6ae0}
.pls-gripper-sum{font-size:13px;color:#64748b;line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.pls-gripper-foot{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:10px}
.pls-gripper-more{display:inline-flex;align-items:center;gap:5px;font-size:13px;color:#374151;text-decoration:none;transition:color .3s}
.pls-gripper-more svg{width:14px;height:14px;color:#9ca3af;transition:color .3s,transform .3s}
.pls-gripper-more:hover{color:#1e5ac9}
.pls-gripper-more:hover svg{color:#1e5ac9;transform:translateX(2px)}
.pls-consult-btn{display:inline-flex!important;align-items:center!important;gap:8px!important;padding:10px 26px!important;border-radius:8px!important;background:linear-gradient(135deg,#1e6ae0 0%,#1240a8 100%)!important;color:#fff!important;font-size:14px!important;font-weight:500!important;border:none!important;cursor:pointer!important;line-height:1!important;letter-spacing:.3px!important;white-space:nowrap!important;box-shadow:0 4px 12px rgba(18,64,168,.2)!important;box-sizing:border-box!important}
.pls-consult-btn svg{width:15px!important;height:15px!important;flex-shrink:0!important}
.pls-consult-btn:hover{transform:translateY(-1px)!important;box-shadow:0 6px 18px rgba(18,64,168,.32)!important}
.pls-gripper-card{position:relative}
.pls-gripper-cover{position:absolute;inset:0;z-index:1;display:block}
.pls-consult-btn{position:relative!important;z-index:2!important}
.pls-geo-panel{background:linear-gradient(135deg,#061535 0%,#0d2b6b 100%);border-radius:16px;padding:28px;color:#fff;position:relative;overflow:hidden}
.pls-geo-panel::before{content:"";position:absolute;top:-50%;right:-30%;width:300px;height:300px;background:radial-gradient(circle,rgba(30,106,224,.2) 0%,transparent 70%);pointer-events:none}
.pls-geo-title{font-size:16px;font-weight:600;margin-bottom:6px;display:flex;align-items:center;gap:8px;letter-spacing:.5px;position:relative;z-index:1}
.pls-geo-title svg{width:18px;height:18px;color:#00e0c3}
.pls-geo-sub{font-size:13px;color:rgba(255,255,255,.5);margin-bottom:20px;position:relative;z-index:1}
.pls-geo-list{display:flex;flex-direction:column;gap:14px;position:relative;z-index:1}
.pls-geo-item{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;border-radius:10px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08);transition:background .3s}
.pls-geo-item:hover{background:rgba(255,255,255,.1)}
.pls-geo-pin{flex-shrink:0;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700}
.pls-geo-pin-sh{background:#e11d48;color:#fff}
.pls-geo-pin-dg{background:#7c3aed;color:#fff}
.pls-geo-pin-fz{background:#059669;color:#fff}
.pls-geo-info{flex:1;min-width:0}
.pls-geo-city{font-size:14px;font-weight:600;color:#fff;margin-bottom:3px}
.pls-geo-desc{font-size:12px;color:rgba(255,255,255,.5);line-height:1.5}
.pls-geo-stat{display:flex;gap:16px;margin-top:20px;padding-top:20px;border-top:1px solid rgba(255,255,255,.1);position:relative;z-index:1}
.pls-geo-stat-item{text-align:center;flex:1}
.pls-geo-stat-num{font-size:24px;font-weight:700;color:#00e0c3;line-height:1}
.pls-geo-stat-label{font-size:11px;color:rgba(255,255,255,.4);margin-top:4px;letter-spacing:.3px}
.pls-empty{text-align:center;padding:80px 20px;color:#9ca3af}
.pls-empty svg{display:block;margin:0 auto 16px}
.pls-class-empty{text-align:center;padding:34px 20px;color:#9ca3af;font-size:14px;background:#f9fafb;border-radius:10px}
@media(max-width:1199px){.pls-industry-body{grid-template-columns:1fr;gap:24px}.pls-hero-title{font-size:36px}}
@media(max-width:768px){.pls-hero{min-height:400px;padding:60px 0 70px}.pls-hero-title{font-size:26px;letter-spacing:1.5px}.pls-hero-sub{font-size:14px;line-height:1.8}.pls-section{padding:40px 0}.pls-industry-head{flex-direction:column;gap:14px}.pls-industry-icon{width:52px;height:52px;border-radius:12px}.pls-industry-icon svg{width:24px;height:24px}.pls-industry-title{font-size:20px}.pls-gripper-card{flex-direction:column;gap:12px}.pls-gripper-img{width:100%;height:130px}.pls-geo-panel{padding:20px}.pls-geo-stat-num{font-size:20px}.pls-gripper-foot{flex-wrap:wrap}}