.wcs-pd{max-width:1200px;margin:0 auto;padding:50px 20px 80px;font-family:inherit}.wcs-pd *{box-sizing:border-box}.wcs-pd-hero{border-radius:14px;overflow:hidden;margin-bottom:34px;box-shadow:0 12px 40px rgb(20 20 40 / .12)}.wcs-pd-hero img{width:100%;height:auto;max-height:560px;object-fit:cover;display:block}.wcs-pd-title{font-size:34px;font-weight:700;color:#232323;margin:0 0 16px;line-height:1.2}.wcs-pd-meta{display:flex;flex-wrap:wrap;align-items:center;gap:18px;margin-bottom:36px;padding-bottom:28px;border-bottom:1px solid #ebebf1}.wcs-pd-badge{display:inline-flex;align-items:center;padding:6px 16px;border-radius:20px;background:#fd226a;color:#fff;font-size:13px;font-weight:600}.wcs-pd-meta-item{display:inline-flex;align-items:center;gap:6px;color:#6b6b76;font-size:14px}.wcs-pd-meta-item svg{flex-shrink:0;opacity:.7}.wcs-pd-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:50px;align-items:start;margin-bottom:56px}.wcs-pd-description{font-size:16px;line-height:1.85;color:#4a4a55}.wcs-pd-description p{margin:0 0 20px}.wcs-pd-description .dropcap{float:left;font-size:44px;line-height:1;font-weight:700;color:#fff;background:#fd226a;width:56px;height:56px;display:flex;align-items:center;justify-content:center;border-radius:8px;margin:4px 14px 4px 0}.wcs-pd-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}.wcs-pd-tag{display:inline-block;padding:5px 14px;border-radius:20px;background:#f2f2f6;color:#4a4a55;font-size:12px;font-weight:600;text-decoration:none}.wcs-pd-tag:hover{background:#e8e8f0;color:#232323}.wcs-pd-sidebar{background:#f7f7fa;border-radius:14px;padding:28px 26px;position:sticky;top:24px}.wcs-pd-sidebar-row{padding:14px 0;border-bottom:1px solid #ebebf1}.wcs-pd-sidebar-row:last-of-type{border-bottom:none}.wcs-pd-sidebar-label{font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:#8a8a95;font-weight:700;margin-bottom:6px}.wcs-pd-sidebar-value{font-size:15px;color:#232323;font-weight:600}.wcs-pd-share{display:flex;gap:10px;margin-top:18px}.wcs-pd-share a{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#fff;border:1px solid #ebebf1;color:#4a4a55;transition:background .15s ease,color .15s ease,border-color .15s ease}.wcs-pd-share a:hover{background:#fd226a;border-color:#fd226a;color:#fff}.wcs-pd-section-title{font-size:22px;font-weight:700;color:#232323;margin:0 0 24px}.wcs-pd-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px;margin-bottom:56px}.wcs-pd-gallery a{display:block;border-radius:10px;overflow:hidden;position:relative}.wcs-pd-gallery img{width:100%;height:200px;object-fit:cover;display:block;transition:transform .25s ease}.wcs-pd-gallery a:hover img{transform:scale(1.06)}.wcs-pd-related{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:24px;margin-bottom:50px}.wcs-pd-related-card{display:block;text-decoration:none;border-radius:12px;overflow:hidden;border:1px solid #ebebf1;transition:box-shadow .2s ease,transform .2s ease}.wcs-pd-related-card:hover{box-shadow:0 10px 30px rgb(20 20 40 / .1);transform:translateY(-3px)}.wcs-pd-related-card img{width:100%;height:170px;object-fit:cover;display:block}.wcs-pd-related-card-body{padding:16px 18px}.wcs-pd-related-card-title{font-size:15px;font-weight:700;color:#232323;margin:0 0 8px;line-height:1.4}.wcs-pd-nav{display:flex;justify-content:space-between;align-items:center;padding-top:30px;border-top:1px solid #ebebf1}.wcs-pd-nav a{display:inline-flex;align-items:center;gap:8px;color:#4a4a55;text-decoration:none;font-weight:600;font-size:14px}.wcs-pd-nav a:hover{color:#fd226a}.wcs-pd-nav .wcs-pd-nav-next{margin-left:auto}@media (max-width:900px){.wcs-pd-layout{grid-template-columns:1fr}.wcs-pd-sidebar{position:static}.wcs-pd-title{font-size:26px}}