.pds-hero{position:relative;display:flex;align-items:center;min-height:480px;padding:60px 0 80px;background:linear-gradient(135deg,#061535 0%,#0d2b6b 45%,#15419e 100%);color:#fff;overflow:hidden}
.pds-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}
.pds-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}
.pds-hero-overlay{position:absolute;inset:0;z-index:1}
.pds-hero-inner{position:relative;z-index:2;text-align:center}
.pds-hero-crumb{font-size:14px;color:rgba(255,255,255,.6);display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:20px;letter-spacing:.5px}
.pds-hero-crumb a{color:rgba(255,255,255,.85);text-decoration:none;transition:color .3s}
.pds-hero-crumb a:hover{color:#fff}
.pds-crumb-sep{opacity:.4}
.pds-hero-title{font-size:38px;font-weight:700;line-height:1.5;letter-spacing:2px;margin-bottom:12px;white-space:pre-line}
.pds-hero-sub{font-size:15px;color:rgba(255,255,255,.7);max-width:680px;margin:0 auto;line-height:2;letter-spacing:1px;white-space:pre-line}
.pds-hero-tagline{display:inline-flex;align-items:center;gap:8px;margin-top:22px;padding:7px 20px;border-radius:999px;background:rgba(0,224,195,.12);border:1px solid rgba(0,224,195,.25);color:#00e0c3;font-size:13px;font-weight:500;letter-spacing:.3px}
.pds-hero-tagline svg{width:14px;height:14px}
.pds-section{padding:60px 0}
.pds-wrap{display:grid;grid-template-columns:260px 1fr;gap:36px}
.pds-side{position:sticky;top:110px;align-self:start}
.pds-side-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden}
.pds-side-head{padding:18px 20px;background:linear-gradient(135deg,#1e6ae0 0%,#1240a8 100%);color:#fff}
.pds-side-title{font-size:16px;font-weight:600;letter-spacing:.5px}
.pds-side-list{padding:10px 0}
.pds-side-item{display:flex;align-items:center;gap:10px;padding:12px 20px;font-size:14px;color:#475569;text-decoration:none;transition:background .2s,color .2s;cursor:pointer;border-left:3px solid transparent}
.pds-side-item:hover{background:#f0f4ff;color:#1550b8}
.pds-side-item.is-active{background:#eff6ff;color:#1550b8;border-left-color:#1e6ae0;font-weight:600}
.pds-side-item svg{width:14px;height:14px;color:#94a3b8;flex-shrink:0;transition:color .2s}
.pds-side-item:hover svg,.pds-side-item.is-active svg{color:#1e6ae0}
.pds-side-contact{margin-top:16px;padding:20px;border-radius:14px;background:linear-gradient(135deg,#061535 0%,#0d2b6b 100%);color:#fff}
.pds-side-contact-title{font-size:14px;font-weight:600;margin-bottom:14px;letter-spacing:.3px}
.pds-sci-item{display:flex;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.06)}
.pds-sci-item:last-child{border-bottom:none}
.pds-sci-icon{width:32px;height:32px;border-radius:8px;background:rgba(0,224,195,.15);display:flex;align-items:center;justify-content:center;flex-shrink:0}
.pds-sci-icon svg{width:14px;height:14px;color:#00e0c3}
.pds-sci-body{flex:1;min-width:0}
.pds-sci-label{font-size:11px;color:rgba(255,255,255,.4)}
.pds-sci-val{font-size:13px;font-weight:600}
.pds-sci-val a{color:inherit;text-decoration:none}
.pds-main{min-width:0}
.pds-main-block{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:32px 34px;margin-bottom:28px;transition:box-shadow .3s}
.pds-main-block:hover{box-shadow:0 8px 24px rgba(0,0,0,.04)}
.pds-block-title{font-size:22px;font-weight:700;color:#0f172a;margin-bottom:22px;letter-spacing:.5px;display:flex;align-items:center;gap:10px}
.pds-block-title::before{content:"";width:4px;height:22px;background:linear-gradient(180deg,#1e6ae0 0%,#1240a8 100%);border-radius:2px}
.pds-block-title svg{width:20px;height:20px;color:#1e6ae0}
.pds-overview{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:center}
.pds-ov-img{border-radius:12px;overflow:hidden;background:#f1f5f9;aspect-ratio:4/3;position:relative}
.pds-ov-img img{width:100%;height:100%;object-fit:cover}
.pds-ov-badges{position:absolute;top:14px;left:14px;display:flex;flex-direction:column;gap:8px}
.pds-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:8px;font-size:12px;font-weight:600}
.pds-badge-blue{background:rgba(30,106,224,.9);color:#fff}
.pds-badge-teal{background:rgba(0,180,150,.9);color:#fff}
.pds-badge svg{width:12px;height:12px}
.pds-ov-body h2{font-size:24px;font-weight:700;color:#0f172a;margin-bottom:8px}
.pds-ov-sub{font-size:14px;color:#1e6ae0;font-weight:600;margin-bottom:16px;letter-spacing:.3px}
.pds-ov-sum{font-size:14px;color:#475569;line-height:1.9;margin-bottom:20px}
.pds-value-list{display:flex;flex-direction:column;gap:12px}
.pds-val-item{display:flex;gap:12px;align-items:flex-start}
.pds-val-icon{width:36px;height:36px;border-radius:10px;background:#eff6ff;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.pds-val-icon svg{width:16px;height:16px;color:#1e6ae0}
.pds-val-body h4{font-size:14px;font-weight:600;color:#0f172a;margin-bottom:2px}
.pds-val-body p{font-size:13px;color:#64748b;line-height:1.6;margin:0}
.pds-gripper-block{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:32px 34px;margin-bottom:28px}
.pds-gripper-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}
.pds-gripper-card{display:flex;gap:14px;padding:18px;border:1px solid #e5e7eb;border-radius:12px;transition:all .3s}
.pds-gripper-card:hover{border-color:#1e6ae0;box-shadow:0 6px 18px rgba(30,106,224,.08);transform:translateY(-2px)}
.pds-gripper-thumb{flex-shrink:0;width:90px;height:68px;border-radius:8px;overflow:hidden;background:#f1f5f9}
.pds-gripper-thumb img{width:100%;height:100%;object-fit:cover}
.pds-gripper-ph{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#94a3b8}
.pds-gripper-info{flex:1;min-width:0}
.pds-gripper-name{font-size:14px;font-weight:600;color:#0f172a;margin-bottom:3px}
.pds-gripper-name a{color:inherit;text-decoration:none;transition:color .3s}
.pds-gripper-name a:hover{color:#1e6ae0}
.pds-gripper-desc{font-size:12px;color:#64748b;line-height:1.6;margin-bottom:8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.pds-gripper-btn{display:inline-flex;align-items:center;gap:5px;font-size:12px;color:#1e6ae0;text-decoration:none;font-weight:500}
.pds-gripper-btn svg{width:11px;height:11px;transition:transform .3s}
.pds-gripper-btn:hover svg{transform:translateX(2px)}
.pds-geo-panel{background:linear-gradient(135deg,#061535 0%,#0d2b6b 100%);border-radius:16px;padding:32px;color:#fff;position:relative;overflow:hidden;margin-bottom:28px}
.pds-geo-panel::before{content:"";position:absolute;top:-50%;right:-30%;width:300px;height:300px;background:radial-gradient(circle,rgba(0,224,195,.15) 0%,transparent 70%);pointer-events:none}
.pds-geo-panel::after{content:"";position:absolute;bottom:-50%;left:-30%;width:300px;height:300px;background:radial-gradient(circle,rgba(30,106,224,.15) 0%,transparent 70%);pointer-events:none}
.pds-geo-head{position:relative;z-index:2;margin-bottom:24px}
.pds-geo-head .pds-block-title{color:#fff;margin-bottom:6px}
.pds-geo-head .pds-block-title::before{background:linear-gradient(180deg,#00e0c3,#1e6ae0)}
.pds-geo-sub{font-size:14px;color:rgba(255,255,255,.5);letter-spacing:.3px}
.pds-geo-list{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;position:relative;z-index:2}
.pds-geo-card{padding:20px;border-radius:12px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);transition:background .3s,transform .3s}
.pds-geo-card:hover{background:rgba(255,255,255,.09);transform:translateY(-2px)}
.pds-geo-top{display:flex;align-items:center;gap:10px;margin-bottom:10px}
.pds-geo-pin{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:#fff}
.pds-geo-pin-sh{background:#e11d48}
.pds-geo-pin-dg{background:#7c3aed}
.pds-geo-pin-fz{background:#059669}
.pds-geo-city{font-size:15px;font-weight:600}
.pds-geo-desc{font-size:13px;color:rgba(255,255,255,.55);line-height:1.7;margin-bottom:12px}
.pds-geo-num{font-size:28px;font-weight:700;color:#00e0c3;line-height:1}
.pds-geo-label{font-size:11px;color:rgba(255,255,255,.4);margin-top:3px;letter-spacing:.3px}
.pds-consult-btn{display:inline-flex!important;align-items:center!important;gap:8px!important;padding:12px 28px!important;border-radius:10px!important;background:linear-gradient(135deg,#1e6ae0 0%,#1240a8 100%)!important;color:#fff!important;font-size:15px!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 14px rgba(18,64,168,.22)!important;box-sizing:border-box!important;transition:all .3s ease!important}
.pds-consult-btn svg{width:15px!important;height:15px!important;flex-shrink:0!important}
.pds-consult-btn:hover{transform:translateY(-2px)!important;box-shadow:0 8px 20px rgba(18,64,168,.3)!important}
.pds-content{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:32px 34px;margin-bottom:28px}
.pds-content-body{font-size:15px;color:#334155;line-height:1.95;letter-spacing:.2px}
.pds-content-body img{max-width:100%;border-radius:10px;height:auto;margin:18px 0}
.pds-content-body h3{font-size:18px;font-weight:700;color:#0f172a;margin:30px 0 14px}
.pds-content-body h4{font-size:16px;font-weight:600;color:#0f172a;margin:22px 0 10px}
.pds-content-body ul,.pds-content-body ol{margin:14px 0 14px 22px}
.pds-content-body li{margin-bottom:8px}
.pds-content-body p{margin-bottom:16px}
.pds-specs-block{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:32px 34px;margin-bottom:28px}
.pds-specs-table{width:100%;border-collapse:collapse;font-size:14px}
.pds-specs-table tr{border-bottom:1px solid #f1f5f9}
.pds-specs-table tr:last-child{border-bottom:none}
.pds-specs-table td{padding:14px 18px}
.pds-specs-key{color:#64748b;font-weight:500;background:#f8fafc;width:30%}
.pds-specs-value{color:#0f172a;font-weight:500}
.pds-similar-block{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:32px 34px}
.pds-similar-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.pds-sim-card{border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;transition:all .3s}
.pds-sim-card:hover{transform:translateY(-3px);box-shadow:0 8px 22px rgba(0,0,0,.07)}
.pds-sim-img{aspect-ratio:4/3;overflow:hidden;background:#f1f5f9}
.pds-sim-img img{width:100%;height:100%;object-fit:cover;transition:transform .4s}
.pds-sim-card:hover .pds-sim-img img{transform:scale(1.05)}
.pds-sim-body{padding:14px 16px 16px}
.pds-sim-title{font-size:14px;font-weight:600;color:#0f172a;margin-bottom:4px}
.pds-sim-title a{color:inherit;text-decoration:none;transition:color .3s}
.pds-sim-title a:hover{color:#1e6ae0}
.pds-sim-sub{font-size:12px;color:#64748b;line-height:1.5}
@media(max-width:1199px){.pds-wrap{grid-template-columns:1fr}.pds-side{position:static;order:2}.pds-main{order:1}.pds-overview{grid-template-columns:1fr}.pds-geo-list{grid-template-columns:1fr}.pds-similar-grid{grid-template-columns:repeat(2,1fr)}.pds-gripper-grid{grid-template-columns:1fr}.pds-hero-title{font-size:30px}}
@media(max-width:768px){.pds-hero{min-height:380px;padding:50px 0 60px}.pds-hero-title{font-size:24px;letter-spacing:1px}.pds-hero-sub{font-size:14px;line-height:1.8}.pds-section{padding:40px 0}.pds-main-block,.pds-gripper-block,.pds-geo-panel,.pds-content,.pds-specs-block,.pds-similar-block{padding:22px}.pds-block-title{font-size:18px}.pds-ov-body h2{font-size:18px}.pds-similar-grid{grid-template-columns:1fr}}