.er-root{font-family:'Plus Jakarta Sans',sans-serif;width:100%;margin:0;padding:0;box-sizing:border-box}.er-root *{box-sizing:border-box}.er-head{display:flex;align-items:center;gap:14px;margin:0 0 20px 0}.er-head-icon{width:40px;height:40px;background:linear-gradient(135deg,#f97316,#fbbf24);border-radius:11px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 12px rgb(249 115 22 / .25)}.er-head-icon svg{width:20px;height:20px;stroke:#fff;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.er-head-text{flex:1;border-bottom:2px solid #f3f4f6;padding-bottom:10px}.er-head-title{font-size:17px;font-weight:800;color:#111827;letter-spacing:-.2px;line-height:1;margin:0}.er-head-accent{display:flex;align-items:center;gap:5px;margin-top:6px}.er-head-line{width:28px;height:2.5px;background:linear-gradient(90deg,#f97316,#fbbf24);border-radius:2px}.er-head-dot{width:4px;height:4px;background:#fbbf24;border-radius:50%}.er-card{background:#fff;border:1.5px solid #f0f0f0;border-radius:16px;overflow:hidden;position:relative}.er-card::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#f97316,#fbbf24,transparent)}.er-identity{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 24px;background:#fffdf9;border-bottom:1px solid #f5f5f5;flex-wrap:wrap}.er-identity-left{display:flex;align-items:center;gap:14px}.er-avatar{width:52px;height:52px;border-radius:50%;background:linear-gradient(135deg,#f97316,#fbbf24);display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:800;color:#fff;flex-shrink:0;box-shadow:0 3px 10px rgb(249 115 22 / .3);border:3px solid #fff;outline:2px solid #fed7aa}.er-expert-name{font-size:15px;font-weight:800;color:#111827}.er-expert-role{font-size:12px;font-weight:500;color:#6b7280;margin-top:2px}.er-expert-badge{display:inline-flex;align-items:center;gap:5px;background:#eff6ff;border:1px solid #bfdbfe;color:#1d4ed8;font-size:11px;font-weight:600;padding:3px 10px;border-radius:20px;margin-top:5px}.er-expert-badge svg{width:11px;height:11px;stroke:#1d4ed8;fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.er-rating-wrap{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.er-rating-score{font-size:32px;font-weight:800;color:#111827;line-height:1;letter-spacing:-1px}.er-rating-score span{font-size:16px;font-weight:500;color:#9ca3af}.er-stars{display:flex;gap:3px}.er-star{width:16px;height:16px}.er-star.full{color:#f59e0b}.er-star.half{color:#f59e0b}.er-star.empty{color:#e5e7eb}.er-rating-label{font-size:11px;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.8px}.er-body{padding:22px 24px}.er-verdict{margin-bottom:20px;padding:16px 18px;background:#fafafa;border-radius:12px;border-left:3px solid #f97316}.er-verdict-label{font-size:11px;font-weight:700;color:#f97316;text-transform:uppercase;letter-spacing:1px;margin-bottom:8px}.er-verdict-text{font-size:15px;font-weight:500;line-height:1.75;color:#374151}.er-verdict-text p{margin:0 0 8px 0}.er-verdict-text p:last-child{margin:0}.er-verdict-text strong{color:#111827;font-weight:700}.er-pc-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.er-pc-box{border-radius:12px;overflow:hidden;border:1.5px solid}.er-pc-box.pros{border-color:#a7f3d0}.er-pc-box.cons{border-color:#fecaca}.er-pc-head{display:flex;align-items:center;gap:8px;padding:11px 14px;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.8px}.er-pc-box.pros .er-pc-head{background:#ecfdf5;color:#065f46}.er-pc-box.cons .er-pc-head{background:#fef2f2;color:#991b1b}.er-pc-head svg{width:14px;height:14px;fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.er-pc-box.pros .er-pc-head svg{stroke:#10b981}.er-pc-box.cons .er-pc-head svg{stroke:#ef4444}.er-pc-body{padding:10px 14px 12px;background:#fff}.er-pc-body ul,.er-pc-body ol{margin:0;padding:0;list-style:none}.er-pc-body li{display:flex;align-items:flex-start;gap:10px;font-size:14.5px;font-weight:500;color:#334155;line-height:1.55;padding:9px 0;border-bottom:1px solid #f1f5f9}.er-pc-body li:last-child{border-bottom:none}.er-pc-box.pros .er-pc-body li::before{content:'';width:8px;height:8px;background:#16a34a;border-radius:50%;flex-shrink:0;margin-top:8px}.er-pc-box.cons .er-pc-body li::before{content:'';width:8px;height:8px;background:#dc2626;border-radius:50%;flex-shrink:0;margin-top:8px}.er-pc-body li p{font-size:inherit;font-weight:inherit;color:inherit;margin:0;line-height:inherit}.er-pc-body p{font-size:15px;font-weight:500;color:#4b5563;margin:0;line-height:1.6}.er-pc-body strong{color:#111827;font-weight:600}@media (max-width:580px){.er-pc-grid{grid-template-columns:1fr}.er-identity{flex-direction:column;align-items:flex-start}.er-rating-wrap{align-items:flex-start}.er-body{padding:16px 16px}.er-identity{padding:16px}}