.chiro-visual{aspect-ratio:4/3.5;width:100%;max-width:420px;position:relative}.cv-container{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.cv-dashboard{border:1px solid var(--gray-200);background:#fff;border-radius:16px;width:100%;max-width:380px;padding:1rem;box-shadow:0 20px 40px -12px #00000026}.cv-header{border-bottom:1px solid var(--gray-100);align-items:center;gap:.5rem;margin-bottom:.75rem;padding-bottom:.75rem;display:flex}.cv-logo{background:linear-gradient(135deg,#8b5cf6 0%,#a78bfa 100%);border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.cv-logo svg{color:#fff;width:16px;height:16px}.cv-title{color:var(--gray-700);flex:1;font-size:.75rem;font-weight:600}.cv-status{color:#059669;background:#ecfdf5;border-radius:999px;align-items:center;gap:.35rem;padding:.25rem .5rem;font-size:.625rem;font-weight:600;display:flex}.cv-status-dot{background:#10b981;border-radius:50%;width:6px;height:6px;animation:2s infinite cv-pulse}@keyframes cv-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.2)}}.cv-metrics-row{grid-template-columns:1.5fr 1fr;gap:.5rem;margin-bottom:.75rem;display:grid}.cv-metric{background:var(--gray-50);border-radius:10px;align-items:center;gap:.5rem;padding:.75rem;display:flex}.cv-metric-primary{background:linear-gradient(135deg,#8b5cf6 0%,#a78bfa 100%);position:relative;overflow:hidden}.cv-metric-primary .cv-metric-icon,.cv-metric-primary .cv-metric-value,.cv-metric-primary .cv-metric-label{color:#fff}.cv-metric-primary .cv-metric-icon{background:#fff3}.cv-metric-icon{background:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.cv-metric-icon svg{color:#8b5cf6;width:16px;height:16px}.cv-metric-content{flex:1;min-width:0}.cv-metric-value{color:var(--gray-800);font-size:1rem;font-weight:700;line-height:1.2;display:block}.cv-metric-label{color:var(--gray-500);white-space:nowrap;text-overflow:ellipsis;font-size:.625rem;display:block;overflow:hidden}.cv-metric-trend{justify-content:center;align-items:center;width:20px;height:20px;display:flex}.cv-trend-up{color:#fff;animation:2s ease-in-out infinite cv-bounce}@keyframes cv-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.cv-trend-up svg{width:14px;height:14px}.cv-cards-row{grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:.75rem;display:grid}.cv-card{background:var(--gray-50);border:1px solid var(--gray-100);border-radius:10px;padding:.625rem}.cv-card-header{color:var(--gray-600);align-items:center;gap:.35rem;margin-bottom:.5rem;font-size:.625rem;font-weight:600;display:flex}.cv-card-header svg{color:#8b5cf6;width:12px;height:12px}.cv-review-score{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.cv-score-value{color:var(--gray-800);font-size:1.25rem;font-weight:700}.cv-stars{gap:1px;display:flex}.cv-stars svg{color:#fbbf24;width:10px;height:10px}.cv-review-count{color:var(--gray-500);width:100%;font-size:.5625rem}.cv-keyword-list{flex-direction:column;gap:.25rem;display:flex}.cv-keyword{border:1px solid var(--gray-100);background:#fff;border-radius:6px;justify-content:space-between;align-items:center;padding:.3rem .5rem;display:flex}.cv-keyword-text{color:var(--gray-600);white-space:nowrap;text-overflow:ellipsis;font-size:.5625rem;overflow:hidden}.cv-keyword-rank{color:#8b5cf6;background:#ede9fe;border-radius:4px;padding:.125rem .35rem;font-size:.5625rem;font-weight:700}.cv-conditions{background:linear-gradient(135deg,#f5f3ff 0%,#ede9fe 100%);border-radius:10px;padding:.625rem}.cv-conditions-label{color:var(--gray-600);margin-bottom:.5rem;font-size:.625rem;font-weight:600;display:block}.cv-condition-tags{flex-wrap:wrap;gap:.35rem;display:flex}.cv-tag{color:#8b5cf6;background:#fff;border:1px solid #8b5cf633;border-radius:999px;padding:.25rem .5rem;font-size:.5625rem;font-weight:500}.cv-tag-more{color:#fff;background:#8b5cf6;border:none}.cv-float{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;animation:4s ease-in-out infinite cv-float;display:flex;position:absolute;box-shadow:0 4px 12px #0000001a}.cv-float svg{width:16px;height:16px}.cv-float-1{animation-delay:0s;top:5%;right:5%}.cv-float-1 svg{color:#8b5cf6}.cv-float-2{animation-delay:1.3s;bottom:15%;left:2%}.cv-float-2 svg{color:#0891b2}.cv-float-3{animation-delay:2.6s;top:25%;left:0%}.cv-float-3 svg{color:#10b981}@keyframes cv-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (max-width:768px){.chiro-visual{max-width:340px;margin:0 auto}.cv-dashboard{padding:.75rem}.cv-cards-row{grid-template-columns:1fr}.cv-float{display:none}}
.fertility-visual{aspect-ratio:4/3.5;width:100%;max-width:420px;position:relative}.fv-container{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.fv-dashboard{border:1px solid var(--gray-200);background:#fff;border-radius:16px;width:100%;max-width:380px;padding:1rem;box-shadow:0 20px 40px -12px #00000026}.fv-header{border-bottom:1px solid var(--gray-100);align-items:center;gap:.5rem;margin-bottom:.75rem;padding-bottom:.75rem;display:flex}.fv-logo{background:linear-gradient(135deg,#e11d48 0%,#f43f5e 100%);border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.fv-logo svg{color:#fff;width:16px;height:16px}.fv-title{color:var(--gray-700);flex:1;font-size:.75rem;font-weight:600}.fv-status{color:#059669;background:#ecfdf5;border-radius:999px;align-items:center;gap:.35rem;padding:.25rem .5rem;font-size:.625rem;font-weight:600;display:flex}.fv-status-dot{background:#10b981;border-radius:50%;width:6px;height:6px;animation:2s infinite fv-pulse}@keyframes fv-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.2)}}.fv-metrics-row{grid-template-columns:1.5fr 1fr;gap:.5rem;margin-bottom:.75rem;display:grid}.fv-metric{background:var(--gray-50);border-radius:10px;align-items:center;gap:.5rem;padding:.75rem;display:flex}.fv-metric-primary{background:linear-gradient(135deg,#e11d48 0%,#f43f5e 100%);position:relative;overflow:hidden}.fv-metric-primary .fv-metric-icon,.fv-metric-primary .fv-metric-value,.fv-metric-primary .fv-metric-label{color:#fff}.fv-metric-primary .fv-metric-icon{background:#fff3}.fv-metric-icon{background:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.fv-metric-icon svg{color:#e11d48;width:16px;height:16px}.fv-metric-content{flex:1;min-width:0}.fv-metric-value{color:var(--gray-800);font-size:1rem;font-weight:700;line-height:1.2;display:block}.fv-metric-label{color:var(--gray-500);white-space:nowrap;text-overflow:ellipsis;font-size:.625rem;display:block;overflow:hidden}.fv-metric-trend{justify-content:center;align-items:center;width:20px;height:20px;display:flex}.fv-trend-up{color:#fff;animation:2s ease-in-out infinite fv-bounce}@keyframes fv-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.fv-trend-up svg{width:14px;height:14px}.fv-cards-row{grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:.75rem;display:grid}.fv-card{background:var(--gray-50);border:1px solid var(--gray-100);border-radius:10px;padding:.625rem}.fv-card-header{color:var(--gray-600);align-items:center;gap:.35rem;margin-bottom:.5rem;font-size:.625rem;font-weight:600;display:flex}.fv-card-header svg{color:#e11d48;width:12px;height:12px}.fv-trust-items{flex-direction:column;gap:.3rem;display:flex}.fv-trust-item{color:var(--gray-600);align-items:center;gap:.35rem;font-size:.5625rem;display:flex}.fv-trust-item svg{color:#10b981;flex-shrink:0;width:10px;height:10px}.fv-keyword-list{flex-direction:column;gap:.25rem;display:flex}.fv-keyword{border:1px solid var(--gray-100);background:#fff;border-radius:6px;justify-content:space-between;align-items:center;padding:.3rem .5rem;display:flex}.fv-keyword-text{color:var(--gray-600);white-space:nowrap;text-overflow:ellipsis;font-size:.5625rem;overflow:hidden}.fv-keyword-rank{color:#e11d48;background:#ffe4e6;border-radius:4px;padding:.125rem .35rem;font-size:.5625rem;font-weight:700}.fv-journey{background:linear-gradient(135deg,#fff1f2 0%,#ffe4e6 100%);border-radius:10px;padding:.625rem}.fv-journey-label{color:var(--gray-600);margin-bottom:.5rem;font-size:.625rem;font-weight:600;display:block}.fv-journey-bar{justify-content:space-between;display:flex;position:relative}.fv-journey-bar:before{content:"";background:#e11d4833;height:2px;position:absolute;top:6px;left:10%;right:10%}.fv-journey-step{z-index:1;flex-direction:column;align-items:center;gap:.25rem;display:flex;position:relative}.fv-step-dot{background:#fff;border:2px solid #e11d484d;border-radius:50%;width:12px;height:12px}.fv-step-complete .fv-step-dot{background:#e11d48;border-color:#e11d48}.fv-step-active .fv-step-dot{background:#fff;border-color:#e11d48;animation:2s infinite fv-pulse-dot;box-shadow:0 0 0 3px #e11d4833}@keyframes fv-pulse-dot{0%,to{box-shadow:0 0 0 3px #e11d4833}50%{box-shadow:0 0 0 5px #e11d481a}}.fv-step-label{color:var(--gray-500);font-size:.5rem;font-weight:500}.fv-step-complete .fv-step-label,.fv-step-active .fv-step-label{color:#e11d48;font-weight:600}.fv-float{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;animation:4s ease-in-out infinite fv-float;display:flex;position:absolute;box-shadow:0 4px 12px #0000001a}.fv-float svg{width:16px;height:16px}.fv-float-1{animation-delay:0s;top:5%;right:5%}.fv-float-1 svg{color:#e11d48}.fv-float-2{animation-delay:1.3s;bottom:15%;left:2%}.fv-float-2 svg{color:#fbbf24}.fv-float-3{animation-delay:2.6s;top:25%;left:0%}.fv-float-3 svg{color:#0891b2}@keyframes fv-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (max-width:768px){.fertility-visual{max-width:340px;margin:0 auto}.fv-dashboard{padding:.75rem}.fv-cards-row{grid-template-columns:1fr}.fv-float{display:none}}
.finadv-visual{justify-content:center;align-items:center;width:100%;height:100%;min-height:340px;display:flex;position:relative}.finadv-container{width:100%;max-width:380px;position:relative}.finadv-dashboard{z-index:1;background:linear-gradient(135deg,#fff 0%,#eff6ff 100%);border-radius:16px;padding:20px;position:relative;box-shadow:0 4px 6px -1px #1e3a8a1a,0 2px 4px -2px #1e3a8a1a,0 0 0 1px #1e3a8a0d}.finadv-header{border-bottom:1px solid #1e3a8a1a;align-items:center;gap:10px;margin-bottom:16px;padding-bottom:12px;display:flex}.finadv-logo{background:linear-gradient(135deg,#1e3a8a 0%,#3b82f6 100%);border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.finadv-logo svg{stroke:#fff;width:18px;height:18px}.finadv-title{color:#1e3a8a;flex:1;font-size:13px;font-weight:600}.finadv-status{color:#1e3a8a;background:#1e3a8a1a;border-radius:20px;align-items:center;gap:6px;padding:4px 10px;font-size:10px;font-weight:600;display:flex}.finadv-status-dot{background:#16a34a;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite finadvPulse}@keyframes finadvPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.2)}}.finadv-metrics-row{grid-template-columns:1.2fr 1fr;gap:12px;margin-bottom:14px;display:grid}.finadv-metric{background:#fff;border:1px solid #1e3a8a14;border-radius:10px;align-items:center;gap:10px;padding:12px;display:flex;box-shadow:0 1px 3px #1e3a8a14}.finadv-metric-primary{background:linear-gradient(135deg,#1e3a8a 0%,#3b82f6 100%);border:none}.finadv-metric-primary .finadv-metric-icon{background:#fff3}.finadv-metric-primary .finadv-metric-icon svg{stroke:#fff}.finadv-metric-primary .finadv-metric-value,.finadv-metric-primary .finadv-metric-label{color:#fff}.finadv-metric-icon{background:#1e3a8a1a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.finadv-metric-icon svg{stroke:#1e3a8a;width:18px;height:18px}.finadv-metric-content{flex-direction:column;gap:2px;min-width:0;display:flex}.finadv-metric-value{color:#1e3a8a;font-size:16px;font-weight:700;line-height:1.1}.finadv-metric-label{color:#93c5fd;white-space:nowrap;text-overflow:ellipsis;font-size:10px;font-weight:500;overflow:hidden}.finadv-metric:not(.finadv-metric-primary) .finadv-metric-label{color:#6b7280}.finadv-metric-trend{justify-content:center;align-items:center;width:24px;height:24px;margin-left:auto;display:flex}.finadv-trend-up svg{stroke:#fff;width:14px;height:14px}.finadv-cards-row{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px;display:grid}.finadv-card{background:#fff;border:1px solid #1e3a8a14;border-radius:10px;padding:12px;box-shadow:0 1px 3px #1e3a8a14}.finadv-card-header{color:#374151;align-items:center;gap:6px;margin-bottom:10px;font-size:11px;font-weight:600;display:flex}.finadv-card-header svg{stroke:#1e3a8a;width:14px;height:14px}.finadv-compliance-items{flex-direction:column;gap:6px;display:flex}.finadv-compliance-item{color:#374151;align-items:center;gap:6px;font-size:10px;font-weight:500;display:flex}.finadv-compliance-item.finadv-check svg{stroke:#16a34a;flex-shrink:0;width:14px;height:14px}.finadv-clients-list{flex-direction:column;gap:6px;display:flex}.finadv-client-row{justify-content:space-between;align-items:center;padding:4px 0;display:flex}.finadv-client-type{color:#374151;font-size:9px;font-weight:500}.finadv-client-pct{color:#16a34a;font-size:10px;font-weight:700}.finadv-chart-row{margin-bottom:12px}.finadv-chart-card{background:#fff;border:1px solid #1e3a8a14;border-radius:10px;padding:12px;box-shadow:0 1px 3px #1e3a8a14}.finadv-chart{align-items:flex-end;height:60px;display:flex}.finadv-chart-bars{align-items:flex-end;gap:8px;width:100%;height:100%;display:flex}.finadv-bar{height:var(--height);transform-origin:bottom;background:linear-gradient(#93c5fd 0%,#3b82f6 100%);border-radius:4px 4px 0 0;flex:1;justify-content:center;align-items:flex-end;padding-bottom:4px;animation:1s ease-out forwards finadvGrow;display:flex}@keyframes finadvGrow{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.finadv-bar span{color:#fff;font-size:8px;font-weight:600}.finadv-bar-highlight{background:linear-gradient(#1e3a8a 0%,#3b82f6 100%)}.finadv-keywords{flex-direction:column;gap:8px;display:flex}.finadv-keywords-label{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;font-size:10px;font-weight:600}.finadv-keyword-tags{flex-wrap:wrap;gap:6px;display:flex}.finadv-tag{color:#1e3a8a;white-space:nowrap;background:#1e3a8a1a;border-radius:12px;padding:4px 10px;font-size:10px;font-weight:500}.finadv-tag-more{color:#fff;background:linear-gradient(135deg,#1e3a8a 0%,#3b82f6 100%)}.finadv-float{z-index:2;background:#fff;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;box-shadow:0 4px 12px #1e3a8a26}.finadv-float svg{stroke:#1e3a8a;width:20px;height:20px}.finadv-float-1{animation:4s ease-in-out infinite finadvFloat1;top:-10px;right:-10px}.finadv-float-2{animation:5s ease-in-out infinite finadvFloat2;bottom:60px;left:-15px}.finadv-float-3{animation:4.5s ease-in-out infinite finadvFloat3;bottom:-5px;right:40px}@keyframes finadvFloat1{0%,to{transform:translate(0)rotate(0)}50%{transform:translate(-5px,8px)rotate(5deg)}}@keyframes finadvFloat2{0%,to{transform:translate(0)rotate(0)}50%{transform:translate(8px,-5px)rotate(-5deg)}}@keyframes finadvFloat3{0%,to{transform:translate(0)rotate(0)}50%{transform:translate(-8px,-8px)rotate(8deg)}}@media (max-width:768px){.finadv-container{max-width:320px}.finadv-dashboard{padding:16px}.finadv-metrics-row,.finadv-cards-row{grid-template-columns:1fr}.finadv-float{display:none}}
.insag-visual{justify-content:center;align-items:center;width:100%;height:100%;min-height:340px;display:flex;position:relative}.insag-container{width:100%;max-width:380px;position:relative}.insag-dashboard{z-index:1;background:linear-gradient(135deg,#fff 0%,#ecfdf5 100%);border-radius:16px;padding:20px;position:relative;box-shadow:0 4px 6px -1px #0596691a,0 2px 4px -2px #0596691a,0 0 0 1px #0596690d}.insag-header{border-bottom:1px solid #0596691a;align-items:center;gap:10px;margin-bottom:16px;padding-bottom:12px;display:flex}.insag-logo{background:linear-gradient(135deg,#059669 0%,#10b981 100%);border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.insag-logo svg{stroke:#fff;width:18px;height:18px}.insag-title{color:#065f46;flex:1;font-size:13px;font-weight:600}.insag-status{color:#059669;background:#0596691a;border-radius:20px;align-items:center;gap:6px;padding:4px 10px;font-size:10px;font-weight:600;display:flex}.insag-status-dot{background:#10b981;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite insagPulse}@keyframes insagPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.2)}}.insag-metrics-row{grid-template-columns:1.2fr 1fr;gap:12px;margin-bottom:14px;display:grid}.insag-metric{background:#fff;border:1px solid #05966914;border-radius:10px;align-items:center;gap:10px;padding:12px;display:flex;box-shadow:0 1px 3px #05966914}.insag-metric-primary{background:linear-gradient(135deg,#059669 0%,#10b981 100%);border:none}.insag-metric-primary .insag-metric-icon{background:#fff3}.insag-metric-primary .insag-metric-icon svg{stroke:#fff}.insag-metric-primary .insag-metric-value,.insag-metric-primary .insag-metric-label{color:#fff}.insag-metric-icon{background:#0596691a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.insag-metric-icon svg{stroke:#059669;width:18px;height:18px}.insag-metric-content{flex-direction:column;gap:2px;min-width:0;display:flex}.insag-metric-value{color:#065f46;font-size:16px;font-weight:700;line-height:1.1}.insag-metric-label{color:#6ee7b7;white-space:nowrap;text-overflow:ellipsis;font-size:10px;font-weight:500;overflow:hidden}.insag-metric:not(.insag-metric-primary) .insag-metric-label{color:#6b7280}.insag-metric-trend{justify-content:center;align-items:center;width:24px;height:24px;margin-left:auto;display:flex}.insag-trend-up svg{stroke:#fff;width:14px;height:14px}.insag-cards-row{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px;display:grid}.insag-card{background:#fff;border:1px solid #05966914;border-radius:10px;padding:12px;box-shadow:0 1px 3px #05966914}.insag-card-header{color:#374151;align-items:center;gap:6px;margin-bottom:10px;font-size:11px;font-weight:600;display:flex}.insag-card-header svg{stroke:#059669;width:14px;height:14px}.insag-lines{flex-direction:column;gap:6px;display:flex}.insag-line{align-items:center;gap:6px;padding:4px 0;display:flex}.insag-line-icon{font-size:14px}.insag-line-name{color:#374151;flex:1;font-size:10px;font-weight:500}.insag-line-rank{color:#059669;background:#0596691a;border-radius:10px;padding:2px 8px;font-size:10px;font-weight:700}.insag-funnel{flex-direction:column;gap:8px;display:flex}.insag-funnel-stage{grid-template-columns:1fr auto;align-items:center;gap:8px;display:grid}.insag-stage-bar{background:#e5e7eb;border-radius:3px;height:6px;position:relative;overflow:hidden}.insag-stage-bar:after{content:"";border-radius:3px;height:100%;animation:1.5s ease-out forwards insagFill;position:absolute;top:0;left:0}@keyframes insagFill{0%{width:0}to{width:var(--fill-width)}}.insag-stage-1:after{--fill-width:100%;background:linear-gradient(90deg,#059669,#10b981)}.insag-stage-2:after{--fill-width:55%;background:linear-gradient(90deg,#059669,#10b981);animation-delay:.2s}.insag-stage-3:after{--fill-width:28%;background:linear-gradient(90deg,#059669,#10b981);animation-delay:.4s}.insag-stage-label{color:#374151;font-size:9px;font-weight:500}.insag-compete-row{margin-bottom:12px}.insag-compete-card{background:#fff;border:1px solid #05966914;border-radius:10px;padding:12px;box-shadow:0 1px 3px #05966914}.insag-compete-items{flex-direction:column;gap:8px;display:flex}.insag-compete-item{grid-template-columns:80px 1fr 36px;align-items:center;gap:8px;display:grid}.insag-compete-name{color:#6b7280;font-size:9px;font-weight:500}.insag-compete-bar{background:#e5e7eb;border-radius:3px;height:6px;overflow:hidden}.insag-compete-fill{height:100%;width:var(--width);background:linear-gradient(90deg,#059669,#10b981);border-radius:3px;animation:1.2s ease-out forwards insagFill}.insag-compete-pct{color:#059669;text-align:right;font-size:10px;font-weight:700}.insag-keywords{flex-direction:column;gap:8px;display:flex}.insag-keywords-label{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;font-size:10px;font-weight:600}.insag-keyword-tags{flex-wrap:wrap;gap:6px;display:flex}.insag-tag{color:#065f46;white-space:nowrap;background:#0596691a;border-radius:12px;padding:4px 10px;font-size:10px;font-weight:500}.insag-tag-more{color:#fff;background:linear-gradient(135deg,#059669 0%,#10b981 100%)}.insag-float{z-index:2;background:#fff;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;box-shadow:0 4px 12px #05966926}.insag-float svg{stroke:#059669;width:20px;height:20px}.insag-float-1{animation:4s ease-in-out infinite insagFloat1;top:-10px;right:-10px}.insag-float-2{animation:5s ease-in-out infinite insagFloat2;bottom:60px;left:-15px}.insag-float-3{animation:4.5s ease-in-out infinite insagFloat3;bottom:-5px;right:40px}@keyframes insagFloat1{0%,to{transform:translate(0)rotate(0)}50%{transform:translate(-5px,8px)rotate(5deg)}}@keyframes insagFloat2{0%,to{transform:translate(0)rotate(0)}50%{transform:translate(8px,-5px)rotate(-5deg)}}@keyframes insagFloat3{0%,to{transform:translate(0)rotate(0)}50%{transform:translate(-8px,-8px)rotate(8deg)}}@media (max-width:768px){.insag-container{max-width:320px}.insag-dashboard{padding:16px}.insag-metrics-row,.insag-cards-row{grid-template-columns:1fr}.insag-compete-item{grid-template-columns:70px 1fr 30px}.insag-float{display:none}}
.lawfirm-visual{aspect-ratio:4/3.5;width:100%;max-width:420px;position:relative}.lf-container{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.lf-dashboard{border:1px solid var(--gray-200);background:#fff;border-radius:16px;width:100%;max-width:380px;padding:1rem;box-shadow:0 20px 40px -12px #00000026}.lf-header{border-bottom:1px solid var(--gray-100);align-items:center;gap:.5rem;margin-bottom:.75rem;padding-bottom:.75rem;display:flex}.lf-logo{background:linear-gradient(135deg,#1e3a5f 0%,#2563eb 100%);border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.lf-logo svg{color:#fff;width:16px;height:16px}.lf-title{color:var(--gray-700);flex:1;font-size:.75rem;font-weight:600}.lf-status{color:#059669;background:#ecfdf5;border-radius:999px;align-items:center;gap:.35rem;padding:.25rem .5rem;font-size:.625rem;font-weight:600;display:flex}.lf-status-dot{background:#10b981;border-radius:50%;width:6px;height:6px;animation:2s infinite lf-pulse}@keyframes lf-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.2)}}.lf-metrics-row{grid-template-columns:1.5fr 1fr;gap:.5rem;margin-bottom:.75rem;display:grid}.lf-metric{background:var(--gray-50);border-radius:10px;align-items:center;gap:.5rem;padding:.75rem;display:flex}.lf-metric-primary{background:linear-gradient(135deg,#1e3a5f 0%,#2563eb 100%);position:relative;overflow:hidden}.lf-metric-primary .lf-metric-icon,.lf-metric-primary .lf-metric-value,.lf-metric-primary .lf-metric-label{color:#fff}.lf-metric-primary .lf-metric-icon{background:#fff3}.lf-metric-icon{background:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.lf-metric-icon svg{color:#1e3a5f;width:16px;height:16px}.lf-metric-content{flex:1;min-width:0}.lf-metric-value{color:var(--gray-800);font-size:1rem;font-weight:700;line-height:1.2;display:block}.lf-metric-label{color:var(--gray-500);white-space:nowrap;text-overflow:ellipsis;font-size:.625rem;display:block;overflow:hidden}.lf-metric-trend{justify-content:center;align-items:center;width:20px;height:20px;display:flex}.lf-trend-up{color:#fff;animation:2s ease-in-out infinite lf-bounce}@keyframes lf-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.lf-trend-up svg{width:14px;height:14px}.lf-cards-row{grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:.75rem;display:grid}.lf-card{background:var(--gray-50);border:1px solid var(--gray-100);border-radius:10px;padding:.625rem}.lf-card-header{color:var(--gray-600);align-items:center;gap:.35rem;margin-bottom:.5rem;font-size:.625rem;font-weight:600;display:flex}.lf-card-header svg{color:#1e3a5f;width:12px;height:12px}.lf-case-list{flex-direction:column;gap:.25rem;display:flex}.lf-case-item{border:1px solid var(--gray-100);background:#fff;border-radius:6px;justify-content:space-between;align-items:center;padding:.3rem .5rem;display:flex}.lf-case-type{color:var(--gray-600);white-space:nowrap;text-overflow:ellipsis;font-size:.5625rem;overflow:hidden}.lf-case-rank{color:#1e3a5f;background:#dbeafe;border-radius:4px;padding:.125rem .35rem;font-size:.5625rem;font-weight:700}.lf-intake-stats{flex-direction:column;gap:.35rem;display:flex}.lf-intake-main{align-items:baseline;gap:.35rem;display:flex}.lf-intake-value{color:var(--gray-800);font-size:1.125rem;font-weight:700}.lf-intake-label{color:var(--gray-500);font-size:.5625rem}.lf-intake-bar{background:var(--gray-200);border-radius:3px;height:6px;overflow:hidden}.lf-intake-fill{background:linear-gradient(90deg,#1e3a5f 0%,#2563eb 100%);border-radius:3px;width:68%;height:100%;animation:2s ease-out forwards lf-fill-grow}@keyframes lf-fill-grow{0%{width:0}to{width:68%}}.lf-intake-compare{align-items:center;gap:.25rem;display:flex}.lf-compare-badge{color:#059669;background:#ecfdf5;border-radius:4px;padding:.125rem .25rem;font-size:.5rem;font-weight:700}.lf-compare-text{color:var(--gray-400);font-size:.5rem}.lf-areas{background:linear-gradient(135deg,#dbeafe 0%,#bfdbfe 100%);border-radius:10px;padding:.625rem}.lf-areas-label{color:var(--gray-600);margin-bottom:.5rem;font-size:.625rem;font-weight:600;display:block}.lf-area-tags{flex-wrap:wrap;gap:.35rem;display:flex}.lf-tag{color:#1e3a5f;background:#fff;border:1px solid #1e3a5f33;border-radius:999px;padding:.25rem .5rem;font-size:.5625rem;font-weight:500}.lf-tag-more{color:#fff;background:#1e3a5f;border:none}.lf-float{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;animation:4s ease-in-out infinite lf-float;display:flex;position:absolute;box-shadow:0 4px 12px #0000001a}.lf-float svg{width:16px;height:16px}.lf-float-1{animation-delay:0s;top:5%;right:5%}.lf-float-1 svg{color:#1e3a5f}.lf-float-2{animation-delay:1.3s;bottom:15%;left:2%}.lf-float-2 svg{color:#2563eb}.lf-float-3{animation-delay:2.6s;top:25%;left:0%}.lf-float-3 svg{color:#10b981}@keyframes lf-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (max-width:768px){.lawfirm-visual{max-width:340px;margin:0 auto}.lf-dashboard{padding:.75rem}.lf-cards-row{grid-template-columns:1fr}.lf-float{display:none}}
.optom-visual{aspect-ratio:4/3.5;width:100%;max-width:420px;position:relative}.ov-container{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.ov-dashboard{border:1px solid var(--gray-200);background:#fff;border-radius:16px;width:100%;max-width:380px;padding:1rem;box-shadow:0 20px 40px -12px #00000026}.ov-header{border-bottom:1px solid var(--gray-100);align-items:center;gap:.5rem;margin-bottom:.75rem;padding-bottom:.75rem;display:flex}.ov-logo{background:linear-gradient(135deg,#0ea5e9 0%,#38bdf8 100%);border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.ov-logo svg{color:#fff;width:16px;height:16px}.ov-title{color:var(--gray-700);flex:1;font-size:.75rem;font-weight:600}.ov-status{color:#059669;background:#ecfdf5;border-radius:999px;align-items:center;gap:.35rem;padding:.25rem .5rem;font-size:.625rem;font-weight:600;display:flex}.ov-status-dot{background:#10b981;border-radius:50%;width:6px;height:6px;animation:2s infinite ov-pulse}@keyframes ov-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.2)}}.ov-metrics-row{grid-template-columns:1.5fr 1fr;gap:.5rem;margin-bottom:.75rem;display:grid}.ov-metric{background:var(--gray-50);border-radius:10px;align-items:center;gap:.5rem;padding:.75rem;display:flex}.ov-metric-primary{background:linear-gradient(135deg,#0ea5e9 0%,#38bdf8 100%);position:relative;overflow:hidden}.ov-metric-primary .ov-metric-icon,.ov-metric-primary .ov-metric-value,.ov-metric-primary .ov-metric-label{color:#fff}.ov-metric-primary .ov-metric-icon{background:#fff3}.ov-metric-icon{background:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.ov-metric-icon svg{color:#0ea5e9;width:16px;height:16px}.ov-metric-content{flex:1;min-width:0}.ov-metric-value{color:var(--gray-800);font-size:1rem;font-weight:700;line-height:1.2;display:block}.ov-metric-label{color:var(--gray-500);white-space:nowrap;text-overflow:ellipsis;font-size:.625rem;display:block;overflow:hidden}.ov-metric-trend{justify-content:center;align-items:center;width:20px;height:20px;display:flex}.ov-trend-up{color:#fff;animation:2s ease-in-out infinite ov-bounce}@keyframes ov-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.ov-trend-up svg{width:14px;height:14px}.ov-cards-row{grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:.75rem;display:grid}.ov-card{background:var(--gray-50);border:1px solid var(--gray-100);border-radius:10px;padding:.625rem}.ov-card-header{color:var(--gray-600);align-items:center;gap:.35rem;margin-bottom:.5rem;font-size:.625rem;font-weight:600;display:flex}.ov-card-header svg{color:#0ea5e9;width:12px;height:12px}.ov-review-score{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.ov-score-value{color:var(--gray-800);font-size:1.25rem;font-weight:700}.ov-stars{gap:1px;display:flex}.ov-stars svg{color:#fbbf24;width:10px;height:10px}.ov-review-count{color:var(--gray-500);width:100%;font-size:.5625rem}.ov-keyword-list{flex-direction:column;gap:.25rem;display:flex}.ov-keyword{border:1px solid var(--gray-100);background:#fff;border-radius:6px;justify-content:space-between;align-items:center;padding:.3rem .5rem;display:flex}.ov-keyword-text{color:var(--gray-600);white-space:nowrap;text-overflow:ellipsis;font-size:.5625rem;overflow:hidden}.ov-keyword-rank{color:#0ea5e9;background:#e0f2fe;border-radius:4px;padding:.125rem .35rem;font-size:.5625rem;font-weight:700}.ov-services{background:linear-gradient(135deg,#e0f2fe 0%,#bae6fd 100%);border-radius:10px;padding:.625rem}.ov-services-label{color:var(--gray-600);margin-bottom:.5rem;font-size:.625rem;font-weight:600;display:block}.ov-service-tags{flex-wrap:wrap;gap:.35rem;display:flex}.ov-tag{color:#0ea5e9;background:#fff;border:1px solid #0ea5e933;border-radius:999px;padding:.25rem .5rem;font-size:.5625rem;font-weight:500}.ov-tag-more{color:#fff;background:#0ea5e9;border:none}.ov-float{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;animation:4s ease-in-out infinite ov-float;display:flex;position:absolute;box-shadow:0 4px 12px #0000001a}.ov-float svg{width:16px;height:16px}.ov-float-1{animation-delay:0s;top:5%;right:5%}.ov-float-1 svg{color:#0ea5e9}.ov-float-2{animation-delay:1.3s;bottom:15%;left:2%}.ov-float-2 svg{color:#64748b}.ov-float-3{animation-delay:2.6s;top:25%;left:0%}.ov-float-3 svg{color:#10b981}@keyframes ov-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (max-width:768px){.optom-visual{max-width:340px;margin:0 auto}.ov-dashboard{padding:.75rem}.ov-cards-row{grid-template-columns:1fr}.ov-float{display:none}}
.ortho-visual{aspect-ratio:4/3.5;width:100%;max-width:420px;position:relative}.ort-container{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.ort-dashboard{border:1px solid var(--gray-200);background:#fff;border-radius:16px;width:100%;max-width:380px;padding:1rem;box-shadow:0 20px 40px -12px #00000026}.ort-header{border-bottom:1px solid var(--gray-100);align-items:center;gap:.5rem;margin-bottom:.75rem;padding-bottom:.75rem;display:flex}.ort-logo{background:linear-gradient(135deg,#06b6d4 0%,#22d3ee 100%);border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.ort-logo svg{color:#fff;width:16px;height:16px}.ort-title{color:var(--gray-700);flex:1;font-size:.75rem;font-weight:600}.ort-status{color:#059669;background:#ecfdf5;border-radius:999px;align-items:center;gap:.35rem;padding:.25rem .5rem;font-size:.625rem;font-weight:600;display:flex}.ort-status-dot{background:#10b981;border-radius:50%;width:6px;height:6px;animation:2s infinite ort-pulse}@keyframes ort-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.2)}}.ort-metrics-row{grid-template-columns:1.5fr 1fr;gap:.5rem;margin-bottom:.75rem;display:grid}.ort-metric{background:var(--gray-50);border-radius:10px;align-items:center;gap:.5rem;padding:.75rem;display:flex}.ort-metric-primary{background:linear-gradient(135deg,#06b6d4 0%,#22d3ee 100%);position:relative;overflow:hidden}.ort-metric-primary .ort-metric-icon,.ort-metric-primary .ort-metric-value,.ort-metric-primary .ort-metric-label{color:#fff}.ort-metric-primary .ort-metric-icon{background:#fff3}.ort-metric-icon{background:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.ort-metric-icon svg{color:#06b6d4;width:16px;height:16px}.ort-metric-content{flex:1;min-width:0}.ort-metric-value{color:var(--gray-800);font-size:1rem;font-weight:700;line-height:1.2;display:block}.ort-metric-label{color:var(--gray-500);white-space:nowrap;text-overflow:ellipsis;font-size:.625rem;display:block;overflow:hidden}.ort-metric-trend{justify-content:center;align-items:center;width:20px;height:20px;display:flex}.ort-trend-up{color:#fff;animation:2s ease-in-out infinite ort-bounce}@keyframes ort-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.ort-trend-up svg{width:14px;height:14px}.ort-cards-row{grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:.75rem;display:grid}.ort-card{background:var(--gray-50);border:1px solid var(--gray-100);border-radius:10px;padding:.625rem}.ort-card-header{color:var(--gray-600);align-items:center;gap:.35rem;margin-bottom:.5rem;font-size:.625rem;font-weight:600;display:flex}.ort-card-header svg{color:#06b6d4;width:12px;height:12px}.ort-review-score{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.ort-score-value{color:var(--gray-800);font-size:1.25rem;font-weight:700}.ort-stars{gap:1px;display:flex}.ort-stars svg{color:#fbbf24;width:10px;height:10px}.ort-review-count{color:var(--gray-500);width:100%;font-size:.5625rem}.ort-keyword-list{flex-direction:column;gap:.25rem;display:flex}.ort-keyword{border:1px solid var(--gray-100);background:#fff;border-radius:6px;justify-content:space-between;align-items:center;padding:.3rem .5rem;display:flex}.ort-keyword-text{color:var(--gray-600);white-space:nowrap;text-overflow:ellipsis;font-size:.5625rem;overflow:hidden}.ort-keyword-rank{color:#06b6d4;background:#cffafe;border-radius:4px;padding:.125rem .35rem;font-size:.5625rem;font-weight:700}.ort-treatments{background:linear-gradient(135deg,#cffafe 0%,#a5f3fc 100%);border-radius:10px;padding:.625rem}.ort-treatments-label{color:var(--gray-600);margin-bottom:.5rem;font-size:.625rem;font-weight:600;display:block}.ort-treatment-tags{flex-wrap:wrap;gap:.35rem;display:flex}.ort-tag{color:#06b6d4;background:#fff;border:1px solid #06b6d433;border-radius:999px;padding:.25rem .5rem;font-size:.5625rem;font-weight:500}.ort-tag-more{color:#fff;background:#06b6d4;border:none}.ort-float{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;animation:4s ease-in-out infinite ort-float;display:flex;position:absolute;box-shadow:0 4px 12px #0000001a}.ort-float svg{width:16px;height:16px}.ort-float-1{animation-delay:0s;top:5%;right:5%}.ort-float-1 svg{color:#06b6d4}.ort-float-2{animation-delay:1.3s;bottom:15%;left:2%}.ort-float-2 svg{color:#64748b}.ort-float-3{animation-delay:2.6s;top:25%;left:0%}.ort-float-3 svg{color:#10b981}@keyframes ort-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (max-width:768px){.ortho-visual{max-width:340px;margin:0 auto}.ort-dashboard{padding:.75rem}.ort-cards-row{grid-template-columns:1fr}.ort-float{display:none}}
.peds-visual{aspect-ratio:4/3.5;width:100%;max-width:420px;position:relative}.pv-container{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.pv-dashboard{border:1px solid var(--gray-200);background:#fff;border-radius:16px;width:100%;max-width:380px;padding:1rem;box-shadow:0 20px 40px -12px #00000026}.pv-header{border-bottom:1px solid var(--gray-100);align-items:center;gap:.5rem;margin-bottom:.75rem;padding-bottom:.75rem;display:flex}.pv-logo{background:linear-gradient(135deg,#f59e0b 0%,#fbbf24 100%);border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.pv-logo svg{color:#fff;width:16px;height:16px}.pv-title{color:var(--gray-700);flex:1;font-size:.75rem;font-weight:600}.pv-status{color:#059669;background:#ecfdf5;border-radius:999px;align-items:center;gap:.35rem;padding:.25rem .5rem;font-size:.625rem;font-weight:600;display:flex}.pv-status-dot{background:#10b981;border-radius:50%;width:6px;height:6px;animation:2s infinite pv-pulse}@keyframes pv-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.2)}}.pv-metrics-row{grid-template-columns:1.5fr 1fr;gap:.5rem;margin-bottom:.75rem;display:grid}.pv-metric{background:var(--gray-50);border-radius:10px;align-items:center;gap:.5rem;padding:.75rem;display:flex}.pv-metric-primary{background:linear-gradient(135deg,#f59e0b 0%,#fbbf24 100%);position:relative;overflow:hidden}.pv-metric-primary .pv-metric-icon,.pv-metric-primary .pv-metric-value,.pv-metric-primary .pv-metric-label{color:#fff}.pv-metric-primary .pv-metric-icon{background:#fff3}.pv-metric-icon{background:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.pv-metric-icon svg{color:#f59e0b;width:16px;height:16px}.pv-metric-content{flex:1;min-width:0}.pv-metric-value{color:var(--gray-800);font-size:1rem;font-weight:700;line-height:1.2;display:block}.pv-metric-label{color:var(--gray-500);white-space:nowrap;text-overflow:ellipsis;font-size:.625rem;display:block;overflow:hidden}.pv-metric-trend{justify-content:center;align-items:center;width:20px;height:20px;display:flex}.pv-trend-up{color:#fff;animation:2s ease-in-out infinite pv-bounce}@keyframes pv-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.pv-trend-up svg{width:14px;height:14px}.pv-cards-row{grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:.75rem;display:grid}.pv-card{background:var(--gray-50);border:1px solid var(--gray-100);border-radius:10px;padding:.625rem}.pv-card-header{color:var(--gray-600);align-items:center;gap:.35rem;margin-bottom:.5rem;font-size:.625rem;font-weight:600;display:flex}.pv-card-header svg{color:#f59e0b;width:12px;height:12px}.pv-review-score{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.pv-score-value{color:var(--gray-800);font-size:1.25rem;font-weight:700}.pv-stars{gap:1px;display:flex}.pv-stars svg{color:#fbbf24;width:10px;height:10px}.pv-review-count{color:var(--gray-500);width:100%;font-size:.5625rem}.pv-keyword-list{flex-direction:column;gap:.25rem;display:flex}.pv-keyword{border:1px solid var(--gray-100);background:#fff;border-radius:6px;justify-content:space-between;align-items:center;padding:.3rem .5rem;display:flex}.pv-keyword-text{color:var(--gray-600);white-space:nowrap;text-overflow:ellipsis;font-size:.5625rem;overflow:hidden}.pv-keyword-rank{color:#f59e0b;background:#fef3c7;border-radius:4px;padding:.125rem .35rem;font-size:.5625rem;font-weight:700}.pv-services{background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);border-radius:10px;padding:.625rem}.pv-services-label{color:var(--gray-600);margin-bottom:.5rem;font-size:.625rem;font-weight:600;display:block}.pv-service-tags{flex-wrap:wrap;gap:.35rem;display:flex}.pv-tag{color:#f59e0b;background:#fff;border:1px solid #f59e0b33;border-radius:999px;padding:.25rem .5rem;font-size:.5625rem;font-weight:500}.pv-tag-more{color:#fff;background:#f59e0b;border:none}.pv-float{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;animation:4s ease-in-out infinite pv-float;display:flex;position:absolute;box-shadow:0 4px 12px #0000001a}.pv-float svg{width:16px;height:16px}.pv-float-1{animation-delay:0s;top:5%;right:5%}.pv-float-1 svg{color:#ef4444}.pv-float-2{animation-delay:1.3s;bottom:15%;left:2%}.pv-float-2 svg{color:#f59e0b}.pv-float-3{animation-delay:2.6s;top:25%;left:0%}.pv-float-3 svg{color:#10b981}@keyframes pv-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (max-width:768px){.peds-visual{max-width:340px;margin:0 auto}.pv-dashboard{padding:.75rem}.pv-cards-row{grid-template-columns:1fr}.pv-float{display:none}}
.pestcontrol-visual{aspect-ratio:4/3.5;width:100%;max-width:420px;position:relative}.pc-container{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.pc-dashboard{border:1px solid var(--gray-200);background:#fff;border-radius:16px;width:100%;max-width:380px;padding:1rem;box-shadow:0 20px 40px -12px #00000026}.pc-header{border-bottom:1px solid var(--gray-100);align-items:center;gap:.5rem;margin-bottom:.75rem;padding-bottom:.75rem;display:flex}.pc-logo{background:linear-gradient(135deg,#16a34a 0%,#22c55e 100%);border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.pc-logo svg{color:#fff;width:16px;height:16px}.pc-title{color:var(--gray-700);flex:1;font-size:.75rem;font-weight:600}.pc-status{color:#16a34a;background:#f0fdf4;border-radius:999px;align-items:center;gap:.35rem;padding:.25rem .5rem;font-size:.625rem;font-weight:600;display:flex}.pc-status-dot{background:#22c55e;border-radius:50%;width:6px;height:6px;animation:2s infinite pc-pulse}@keyframes pc-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.2)}}.pc-metrics-row{grid-template-columns:1.5fr 1fr;gap:.5rem;margin-bottom:.75rem;display:grid}.pc-metric{background:var(--gray-50);border-radius:10px;align-items:center;gap:.5rem;padding:.75rem;display:flex}.pc-metric-primary{background:linear-gradient(135deg,#16a34a 0%,#22c55e 100%);position:relative;overflow:hidden}.pc-metric-primary .pc-metric-icon,.pc-metric-primary .pc-metric-value,.pc-metric-primary .pc-metric-label{color:#fff}.pc-metric-primary .pc-metric-icon{background:#fff3}.pc-metric-icon{background:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.pc-metric-icon svg{color:#16a34a;width:16px;height:16px}.pc-metric-content{flex:1;min-width:0}.pc-metric-value{color:var(--gray-800);font-size:1rem;font-weight:700;line-height:1.2;display:block}.pc-metric-label{color:var(--gray-500);white-space:nowrap;text-overflow:ellipsis;font-size:.625rem;display:block;overflow:hidden}.pc-metric-trend{justify-content:center;align-items:center;width:20px;height:20px;display:flex}.pc-trend-up{color:#fff;animation:2s ease-in-out infinite pc-bounce}@keyframes pc-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.pc-trend-up svg{width:14px;height:14px}.pc-cards-row{grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:.75rem;display:grid}.pc-card{background:var(--gray-50);border:1px solid var(--gray-100);border-radius:10px;padding:.625rem}.pc-card-header{color:var(--gray-600);align-items:center;gap:.35rem;margin-bottom:.5rem;font-size:.625rem;font-weight:600;display:flex}.pc-card-header svg{color:#16a34a;width:12px;height:12px}.pc-pest-list{flex-direction:column;gap:.35rem;display:flex}.pc-pest-item{border:1px solid var(--gray-100);background:#fff;border-radius:6px;align-items:center;gap:.35rem;padding:.25rem .4rem;display:flex}.pc-pest-icon{font-size:.75rem;line-height:1}.pc-pest-name{color:var(--gray-600);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.5625rem;overflow:hidden}.pc-pest-rank{color:#16a34a;background:#f0fdf4;border-radius:4px;padding:.125rem .35rem;font-size:.5625rem;font-weight:700}.pc-response-stats{border:1px solid var(--gray-100);background:#fff;border-radius:6px;padding:.5rem}.pc-response-main{align-items:baseline;gap:.35rem;margin-bottom:.35rem;display:flex}.pc-response-value{color:#16a34a;font-size:1.125rem;font-weight:800;line-height:1}.pc-response-label{color:var(--gray-500);font-size:.5625rem}.pc-response-bar{background:var(--gray-100);border-radius:3px;height:6px;margin-bottom:.35rem;overflow:hidden}.pc-response-fill{background:linear-gradient(90deg,#16a34a 0%,#22c55e 100%);border-radius:3px;width:85%;height:100%;animation:2s ease-in-out infinite pc-fill-pulse}@keyframes pc-fill-pulse{0%,to{opacity:1}50%{opacity:.8}}.pc-response-meta{align-items:center;gap:.35rem;display:flex}.pc-meta-badge{color:#fff;background:#16a34a;border-radius:4px;padding:.125rem .35rem;font-size:.5rem;font-weight:600}.pc-meta-text{color:var(--gray-500);font-size:.5rem}.pc-services{background:linear-gradient(135deg,#f0fdf4 0%,#dcfce7 100%);border-radius:10px;padding:.625rem}.pc-services-label{color:var(--gray-600);margin-bottom:.5rem;font-size:.625rem;font-weight:600;display:block}.pc-service-tags{flex-wrap:wrap;gap:.35rem;display:flex}.pc-tag{color:#16a34a;background:#fff;border:1px solid #16a34a33;border-radius:999px;padding:.25rem .5rem;font-size:.5625rem;font-weight:500}.pc-tag-more{color:#fff;background:#16a34a;border:none}.pc-float{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;animation:4s ease-in-out infinite pc-float;display:flex;position:absolute;box-shadow:0 4px 12px #0000001a}.pc-float svg{color:#16a34a;width:16px;height:16px}.pc-float-1{animation-delay:0s;top:5%;right:5%}.pc-float-1 svg{color:#16a34a}.pc-float-2{animation-delay:1.3s;bottom:15%;left:2%}.pc-float-2 svg{color:#22c55e}.pc-float-3{animation-delay:2.6s;top:25%;left:0%}.pc-float-3 svg{color:#15803d}@keyframes pc-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (max-width:768px){.pestcontrol-visual{max-width:340px;margin:0 auto}.pc-dashboard{padding:.75rem}.pc-cards-row{grid-template-columns:1fr}.pc-float{display:none}}
.plasticsurgeon-visual{justify-content:center;align-items:center;width:100%;height:100%;min-height:340px;display:flex;position:relative}.plasticsurgeon-container{width:100%;max-width:380px;position:relative}.plasticsurgeon-dashboard{background:linear-gradient(135deg,#fdf2f8 0%,#fce7f3 50%,#fbcfe8 100%);border-radius:20px;padding:20px;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #ec48991a,0 2px 4px -2px #ec48991a,0 0 0 1px #ec489914}.plasticsurgeon-dashboard:before{content:"";pointer-events:none;background:radial-gradient(circle,#ec489914 0%,#0000 70%);width:100%;height:100%;position:absolute;top:-50%;right:-50%}.plasticsurgeon-header{z-index:1;align-items:center;gap:10px;margin-bottom:16px;display:flex;position:relative}.plasticsurgeon-logo{color:#fff;background:linear-gradient(135deg,#ec4899 0%,#db2777 100%);border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.plasticsurgeon-logo svg{width:18px;height:18px}.plasticsurgeon-title{color:#831843;flex:1;font-size:14px;font-weight:600}.plasticsurgeon-status{color:#059669;background:#0596691a;border-radius:20px;align-items:center;gap:6px;padding:4px 10px;font-size:11px;display:flex}.plasticsurgeon-status-dot{background:#059669;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite plasticsurgeonPulse}@keyframes plasticsurgeonPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}.plasticsurgeon-metrics-row{z-index:1;grid-template-columns:1.3fr 1fr;gap:12px;margin-bottom:12px;display:grid;position:relative}.plasticsurgeon-metric{background:#fff;border-radius:12px;align-items:center;gap:10px;padding:14px;display:flex;box-shadow:0 1px 3px #ec489914}.plasticsurgeon-metric-primary{color:#fff;background:linear-gradient(135deg,#ec4899 0%,#db2777 100%)}.plasticsurgeon-metric-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.plasticsurgeon-metric-primary .plasticsurgeon-metric-icon{background:#fff3}.plasticsurgeon-metric:not(.plasticsurgeon-metric-primary) .plasticsurgeon-metric-icon{color:#ec4899;background:linear-gradient(135deg,#fdf2f8 0%,#fce7f3 100%)}.plasticsurgeon-metric-icon svg{width:18px;height:18px}.plasticsurgeon-metric-content{flex-direction:column;gap:2px;min-width:0;display:flex}.plasticsurgeon-metric-value{font-size:18px;font-weight:700;line-height:1.1}.plasticsurgeon-metric-primary .plasticsurgeon-metric-value{color:#fff}.plasticsurgeon-metric:not(.plasticsurgeon-metric-primary) .plasticsurgeon-metric-value{color:#831843}.plasticsurgeon-metric-label{opacity:.85;white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.plasticsurgeon-metric-primary .plasticsurgeon-metric-label{color:#ffffffe6}.plasticsurgeon-metric:not(.plasticsurgeon-metric-primary) .plasticsurgeon-metric-label{color:#9d174d}.plasticsurgeon-metric-trend{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-left:auto;display:flex}.plasticsurgeon-trend-up{color:#fff;background:#fff3}.plasticsurgeon-metric-trend svg{width:14px;height:14px}.plasticsurgeon-cards-row{z-index:1;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px;display:grid;position:relative}.plasticsurgeon-card{background:#fff;border-radius:12px;padding:12px;box-shadow:0 1px 3px #ec489914}.plasticsurgeon-card-header{color:#831843;align-items:center;gap:6px;margin-bottom:10px;font-size:11px;font-weight:600;display:flex}.plasticsurgeon-card-header svg{color:#ec4899;width:14px;height:14px}.plasticsurgeon-procedure-list{flex-direction:column;gap:6px;display:flex}.plasticsurgeon-procedure-item{background:linear-gradient(135deg,#fdf2f8 0%,#fce7f3 100%);border-radius:6px;align-items:center;gap:6px;padding:6px 8px;font-size:10px;display:flex}.plasticsurgeon-procedure-icon{font-size:11px}.plasticsurgeon-procedure-name{color:#831843;white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.plasticsurgeon-procedure-rank{color:#ec4899;background:#fff;border-radius:4px;padding:2px 6px;font-size:9px;font-weight:700}.plasticsurgeon-conversion-stats{flex-direction:column;gap:8px;display:flex}.plasticsurgeon-conversion-main{align-items:baseline;gap:6px;display:flex}.plasticsurgeon-conversion-value{color:#ec4899;font-size:22px;font-weight:700}.plasticsurgeon-conversion-label{color:#9d174d;font-size:9px}.plasticsurgeon-conversion-bar{background:#fce7f3;border-radius:3px;height:6px;overflow:hidden}.plasticsurgeon-conversion-fill{background:linear-gradient(90deg,#ec4899 0%,#db2777 100%);border-radius:3px;width:78%;height:100%;animation:1.5s ease-out forwards plasticsurgeonFill}@keyframes plasticsurgeonFill{0%{width:0}to{width:78%}}.plasticsurgeon-conversion-meta{align-items:center;gap:6px;display:flex}.plasticsurgeon-meta-badge{color:#fff;background:linear-gradient(135deg,#ec4899 0%,#db2777 100%);border-radius:4px;padding:2px 6px;font-size:10px;font-weight:600}.plasticsurgeon-meta-text{color:#9d174d;font-size:9px}.plasticsurgeon-searches{z-index:1;background:#fff;border-radius:10px;padding:10px 12px;position:relative;box-shadow:0 1px 3px #ec489914}.plasticsurgeon-searches-label{color:#831843;margin-bottom:8px;font-size:10px;font-weight:600;display:block}.plasticsurgeon-search-tags{flex-wrap:wrap;gap:6px;display:flex}.plasticsurgeon-tag{color:#9d174d;white-space:nowrap;background:linear-gradient(135deg,#fdf2f8 0%,#fce7f3 100%);border-radius:4px;padding:4px 8px;font-size:9px}.plasticsurgeon-tag-more{color:#fff;background:linear-gradient(135deg,#ec4899 0%,#db2777 100%);font-weight:600}.plasticsurgeon-float{border-radius:12px;justify-content:center;align-items:center;animation:3s ease-in-out infinite plasticsurgeonFloat;display:flex;position:absolute;box-shadow:0 4px 12px #ec489933}.plasticsurgeon-float svg{width:18px;height:18px}.plasticsurgeon-float-1{color:#fff;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);width:40px;height:40px;animation-delay:0s;top:-8px;right:20px}.plasticsurgeon-float-2{color:#fff;background:linear-gradient(135deg,#ec4899 0%,#db2777 100%);width:36px;height:36px;animation-delay:.5s;bottom:80px;left:-16px}.plasticsurgeon-float-3{color:#ec4899;background:#fff;width:34px;height:34px;animation-delay:1s;top:60px;right:-12px}@keyframes plasticsurgeonFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (max-width:480px){.plasticsurgeon-visual{min-height:300px}.plasticsurgeon-container{max-width:320px}.plasticsurgeon-dashboard{padding:16px}.plasticsurgeon-metrics-row,.plasticsurgeon-cards-row{grid-template-columns:1fr}.plasticsurgeon-float-2{left:-8px}.plasticsurgeon-float-3{right:-6px}}
.podiatrist-visual{aspect-ratio:4/3.5;width:100%;max-width:420px;position:relative}.pod-container{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.pod-dashboard{border:1px solid var(--gray-200);background:#fff;border-radius:16px;width:100%;max-width:380px;padding:1rem;box-shadow:0 20px 40px -12px #00000026}.pod-header{border-bottom:1px solid var(--gray-100);align-items:center;gap:.5rem;margin-bottom:.75rem;padding-bottom:.75rem;display:flex}.pod-logo{background:linear-gradient(135deg,#c2410c 0%,#ea580c 100%);border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.pod-logo svg{color:#fff;width:16px;height:16px}.pod-title{color:var(--gray-700);flex:1;font-size:.75rem;font-weight:600}.pod-status{color:#059669;background:#ecfdf5;border-radius:999px;align-items:center;gap:.35rem;padding:.25rem .5rem;font-size:.625rem;font-weight:600;display:flex}.pod-status-dot{background:#10b981;border-radius:50%;width:6px;height:6px;animation:2s infinite pod-pulse}@keyframes pod-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.2)}}.pod-metrics-row{grid-template-columns:1.5fr 1fr;gap:.5rem;margin-bottom:.75rem;display:grid}.pod-metric{background:var(--gray-50);border-radius:10px;align-items:center;gap:.5rem;padding:.75rem;display:flex}.pod-metric-primary{background:linear-gradient(135deg,#c2410c 0%,#ea580c 100%);position:relative;overflow:hidden}.pod-metric-primary .pod-metric-icon,.pod-metric-primary .pod-metric-value,.pod-metric-primary .pod-metric-label{color:#fff}.pod-metric-primary .pod-metric-icon{background:#fff3}.pod-metric-icon{background:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.pod-metric-icon svg{color:#c2410c;width:16px;height:16px}.pod-metric-content{flex:1;min-width:0}.pod-metric-value{color:var(--gray-800);font-size:1rem;font-weight:700;line-height:1.2;display:block}.pod-metric-label{color:var(--gray-500);white-space:nowrap;text-overflow:ellipsis;font-size:.625rem;display:block;overflow:hidden}.pod-metric-trend{justify-content:center;align-items:center;width:20px;height:20px;display:flex}.pod-trend-up{color:#fff;animation:2s ease-in-out infinite pod-bounce}@keyframes pod-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.pod-trend-up svg{width:14px;height:14px}.pod-cards-row{grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:.75rem;display:grid}.pod-card{background:var(--gray-50);border:1px solid var(--gray-100);border-radius:10px;padding:.625rem}.pod-card-header{color:var(--gray-600);align-items:center;gap:.35rem;margin-bottom:.5rem;font-size:.625rem;font-weight:600;display:flex}.pod-card-header svg{color:#c2410c;width:12px;height:12px}.pod-review-score{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.pod-score-value{color:var(--gray-800);font-size:1.25rem;font-weight:700}.pod-stars{gap:1px;display:flex}.pod-stars svg{color:#fbbf24;width:10px;height:10px}.pod-review-count{color:var(--gray-500);width:100%;font-size:.5625rem}.pod-keyword-list{flex-direction:column;gap:.25rem;display:flex}.pod-keyword{border:1px solid var(--gray-100);background:#fff;border-radius:6px;justify-content:space-between;align-items:center;padding:.3rem .5rem;display:flex}.pod-keyword-text{color:var(--gray-600);white-space:nowrap;text-overflow:ellipsis;font-size:.5625rem;overflow:hidden}.pod-keyword-rank{color:#c2410c;background:#ffedd5;border-radius:4px;padding:.125rem .35rem;font-size:.5625rem;font-weight:700}.pod-conditions{background:linear-gradient(135deg,#ffedd5 0%,#fed7aa 100%);border-radius:10px;padding:.625rem}.pod-conditions-label{color:var(--gray-600);margin-bottom:.5rem;font-size:.625rem;font-weight:600;display:block}.pod-condition-tags{flex-wrap:wrap;gap:.35rem;display:flex}.pod-tag{color:#c2410c;background:#fff;border:1px solid #c2410c33;border-radius:999px;padding:.25rem .5rem;font-size:.5625rem;font-weight:500}.pod-tag-more{color:#fff;background:#c2410c;border:none}.pod-float{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;animation:4s ease-in-out infinite pod-float;display:flex;position:absolute;box-shadow:0 4px 12px #0000001a}.pod-float svg{width:16px;height:16px}.pod-float-1{animation-delay:0s;top:5%;right:5%}.pod-float-1 svg{color:#c2410c}.pod-float-2{animation-delay:1.3s;bottom:15%;left:2%}.pod-float-2 svg{color:#0891b2}.pod-float-3{animation-delay:2.6s;top:25%;left:0%}.pod-float-3 svg{color:#10b981}@keyframes pod-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (max-width:768px){.podiatrist-visual{max-width:340px;margin:0 auto}.pod-dashboard{padding:.75rem}.pod-cards-row{grid-template-columns:1fr}.pod-float{display:none}}
.pe-visual{justify-content:center;align-items:center;width:100%;height:100%;min-height:340px;display:flex;position:relative}.pe-container{width:100%;max-width:380px;position:relative}.pe-dashboard{z-index:1;background:linear-gradient(135deg,#fff 0%,#f1f5f9 100%);border-radius:16px;padding:20px;position:relative;box-shadow:0 4px 6px -1px #0f172a1a,0 2px 4px -2px #0f172a1a,0 0 0 1px #0f172a0d}.pe-header{border-bottom:1px solid #0f172a1a;align-items:center;gap:10px;margin-bottom:16px;padding-bottom:12px;display:flex}.pe-logo{background:linear-gradient(135deg,#0f172a 0%,#334155 100%);border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.pe-logo svg{stroke:#fff;width:18px;height:18px}.pe-title{color:#0f172a;flex:1;font-size:13px;font-weight:600}.pe-status{color:#0f172a;background:#0f172a14;border-radius:20px;align-items:center;gap:6px;padding:4px 10px;font-size:10px;font-weight:600;display:flex}.pe-status-dot{background:#22c55e;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite pePulse}@keyframes pePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.2)}}.pe-metrics-row{grid-template-columns:1.2fr 1fr;gap:12px;margin-bottom:14px;display:grid}.pe-metric{background:#fff;border:1px solid #0f172a0f;border-radius:10px;align-items:center;gap:10px;padding:12px;display:flex;box-shadow:0 1px 3px #0f172a14}.pe-metric-primary{background:linear-gradient(135deg,#0f172a 0%,#334155 100%);border:none}.pe-metric-primary .pe-metric-icon{background:#ffffff26}.pe-metric-primary .pe-metric-icon svg{stroke:#fff}.pe-metric-primary .pe-metric-value,.pe-metric-primary .pe-metric-label{color:#fff}.pe-metric-icon{background:#0f172a14;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.pe-metric-icon svg{stroke:#0f172a;width:18px;height:18px}.pe-metric-content{flex-direction:column;gap:2px;min-width:0;display:flex}.pe-metric-value{color:#0f172a;font-size:16px;font-weight:700;line-height:1.1}.pe-metric-label{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;font-size:10px;font-weight:500;overflow:hidden}.pe-metric:not(.pe-metric-primary) .pe-metric-label{color:#64748b}.pe-metric-trend{justify-content:center;align-items:center;width:24px;height:24px;margin-left:auto;display:flex}.pe-trend-up svg{stroke:#fff;width:14px;height:14px}.pe-cards-row{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px;display:grid}.pe-card{background:#fff;border:1px solid #0f172a0f;border-radius:10px;padding:12px;box-shadow:0 1px 3px #0f172a14}.pe-card-header{color:#374151;align-items:center;gap:6px;margin-bottom:10px;font-size:11px;font-weight:600;display:flex}.pe-card-header svg{stroke:#0f172a;width:14px;height:14px}.pe-dealflow-items{flex-direction:column;gap:6px;display:flex}.pe-dealflow-item{justify-content:space-between;align-items:center;padding:4px 0;display:flex}.pe-source-name{color:#374151;font-size:9px;font-weight:500}.pe-source-pct{color:#22c55e;font-size:10px;font-weight:700}.pe-portfolio-items{flex-direction:column;gap:6px;display:flex}.pe-portfolio-item{color:#374151;align-items:center;gap:6px;font-size:10px;font-weight:500;display:flex}.pe-portfolio-item.pe-check svg{stroke:#22c55e;flex-shrink:0;width:14px;height:14px}.pe-chart-row{margin-bottom:12px}.pe-chart-card{background:#fff;border:1px solid #0f172a0f;border-radius:10px;padding:12px;box-shadow:0 1px 3px #0f172a14}.pe-chart{align-items:flex-end;height:60px;display:flex}.pe-chart-bars{align-items:flex-end;gap:8px;width:100%;height:100%;display:flex}.pe-bar{height:var(--height);transform-origin:bottom;background:linear-gradient(#94a3b8 0%,#64748b 100%);border-radius:4px 4px 0 0;flex:1;justify-content:center;align-items:flex-end;padding-bottom:4px;animation:1s ease-out forwards peGrow;display:flex}@keyframes peGrow{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.pe-bar span{color:#fff;font-size:8px;font-weight:600}.pe-bar-highlight{background:linear-gradient(#0f172a 0%,#334155 100%)}.pe-keywords{flex-direction:column;gap:8px;display:flex}.pe-keywords-label{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:10px;font-weight:600}.pe-keyword-tags{flex-wrap:wrap;gap:6px;display:flex}.pe-tag{color:#0f172a;white-space:nowrap;background:#0f172a14;border-radius:12px;padding:4px 10px;font-size:10px;font-weight:500}.pe-tag-more{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#334155 100%)}.pe-float{z-index:2;background:#fff;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;box-shadow:0 4px 12px #0f172a26}.pe-float svg{stroke:#0f172a;width:20px;height:20px}.pe-float-1{animation:4s ease-in-out infinite peFloat1;top:-10px;right:-10px}.pe-float-2{animation:5s ease-in-out infinite peFloat2;bottom:60px;left:-15px}.pe-float-3{animation:4.5s ease-in-out infinite peFloat3;bottom:-5px;right:40px}@keyframes peFloat1{0%,to{transform:translate(0)rotate(0)}50%{transform:translate(-5px,8px)rotate(5deg)}}@keyframes peFloat2{0%,to{transform:translate(0)rotate(0)}50%{transform:translate(8px,-5px)rotate(-5deg)}}@keyframes peFloat3{0%,to{transform:translate(0)rotate(0)}50%{transform:translate(-8px,-8px)rotate(8deg)}}@media (max-width:768px){.pe-container{max-width:320px}.pe-dashboard{padding:16px}.pe-metrics-row,.pe-cards-row{grid-template-columns:1fr}.pe-float{display:none}}
.mortgage-visual{justify-content:center;align-items:center;width:100%;height:100%;min-height:340px;display:flex;position:relative}.mortgage-container{width:100%;max-width:380px;position:relative}.mortgage-dashboard{z-index:1;background:linear-gradient(135deg,#fff 0%,#ecfdf5 100%);border-radius:16px;padding:20px;position:relative;box-shadow:0 4px 6px -1px #0596691a,0 2px 4px -2px #0596691a,0 0 0 1px #0596690d}.mortgage-header{border-bottom:1px solid #0596691a;align-items:center;gap:10px;margin-bottom:16px;padding-bottom:12px;display:flex}.mortgage-logo{background:linear-gradient(135deg,#059669 0%,#10b981 100%);border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.mortgage-logo svg{stroke:#fff;width:18px;height:18px}.mortgage-title{color:#065f46;flex:1;font-size:13px;font-weight:600}.mortgage-status{color:#065f46;background:#0596691a;border-radius:20px;align-items:center;gap:6px;padding:4px 10px;font-size:10px;font-weight:600;display:flex}.mortgage-status-dot{background:#10b981;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite mortgagePulse}@keyframes mortgagePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.2)}}.mortgage-metrics-row{grid-template-columns:1.2fr 1fr;gap:12px;margin-bottom:14px;display:grid}.mortgage-metric{background:#fff;border:1px solid #05966914;border-radius:10px;align-items:center;gap:10px;padding:12px;display:flex;box-shadow:0 1px 3px #05966914}.mortgage-metric-primary{background:linear-gradient(135deg,#059669 0%,#10b981 100%);border:none}.mortgage-metric-primary .mortgage-metric-icon{background:#fff3}.mortgage-metric-primary .mortgage-metric-icon svg{stroke:#fff}.mortgage-metric-primary .mortgage-metric-value,.mortgage-metric-primary .mortgage-metric-label{color:#fff}.mortgage-metric-icon{background:#0596691a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.mortgage-metric-icon svg{stroke:#059669;width:18px;height:18px}.mortgage-metric-content{flex-direction:column;gap:2px;min-width:0;display:flex}.mortgage-metric-value{color:#065f46;font-size:16px;font-weight:700;line-height:1.1}.mortgage-metric-label{color:#6ee7b7;white-space:nowrap;text-overflow:ellipsis;font-size:10px;font-weight:500;overflow:hidden}.mortgage-metric:not(.mortgage-metric-primary) .mortgage-metric-label{color:#6b7280}.mortgage-metric-trend{justify-content:center;align-items:center;width:24px;height:24px;margin-left:auto;display:flex}.mortgage-trend-up svg{stroke:#fff;width:14px;height:14px}.mortgage-cards-row{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px;display:grid}.mortgage-card{background:#fff;border:1px solid #05966914;border-radius:10px;padding:12px;box-shadow:0 1px 3px #05966914}.mortgage-card-header{color:#374151;align-items:center;gap:6px;margin-bottom:10px;font-size:11px;font-weight:600;display:flex}.mortgage-card-header svg{stroke:#059669;width:14px;height:14px}.mortgage-loans-list{flex-direction:column;gap:6px;display:flex}.mortgage-loan-row{justify-content:space-between;align-items:center;padding:4px 0;display:flex}.mortgage-loan-type{color:#374151;font-size:9px;font-weight:500}.mortgage-loan-pct{color:#10b981;font-size:10px;font-weight:700}.mortgage-compliance-items{flex-direction:column;gap:6px;display:flex}.mortgage-compliance-item{color:#374151;align-items:center;gap:6px;font-size:10px;font-weight:500;display:flex}.mortgage-compliance-item.mortgage-check svg{stroke:#10b981;flex-shrink:0;width:14px;height:14px}.mortgage-chart-row{margin-bottom:12px}.mortgage-chart-card{background:#fff;border:1px solid #05966914;border-radius:10px;padding:12px;box-shadow:0 1px 3px #05966914}.mortgage-chart{align-items:flex-end;height:60px;display:flex}.mortgage-chart-bars{align-items:flex-end;gap:8px;width:100%;height:100%;display:flex}.mortgage-bar{height:var(--height);transform-origin:bottom;background:linear-gradient(#6ee7b7 0%,#34d399 100%);border-radius:4px 4px 0 0;flex:1;justify-content:center;align-items:flex-end;padding-bottom:4px;animation:1s ease-out forwards mortgageGrow;display:flex}@keyframes mortgageGrow{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.mortgage-bar span{color:#fff;font-size:8px;font-weight:600}.mortgage-bar-highlight{background:linear-gradient(#059669 0%,#10b981 100%)}.mortgage-keywords{flex-direction:column;gap:8px;display:flex}.mortgage-keywords-label{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;font-size:10px;font-weight:600}.mortgage-keyword-tags{flex-wrap:wrap;gap:6px;display:flex}.mortgage-tag{color:#065f46;white-space:nowrap;background:#0596691a;border-radius:12px;padding:4px 10px;font-size:10px;font-weight:500}.mortgage-tag-more{color:#fff;background:linear-gradient(135deg,#059669 0%,#10b981 100%)}.mortgage-float{z-index:2;background:#fff;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;box-shadow:0 4px 12px #05966926}.mortgage-float svg{stroke:#059669;width:20px;height:20px}.mortgage-float-1{animation:4s ease-in-out infinite mortgageFloat1;top:-10px;right:-10px}.mortgage-float-2{animation:5s ease-in-out infinite mortgageFloat2;bottom:60px;left:-15px}.mortgage-float-3{animation:4.5s ease-in-out infinite mortgageFloat3;bottom:-5px;right:40px}@keyframes mortgageFloat1{0%,to{transform:translate(0)rotate(0)}50%{transform:translate(-5px,8px)rotate(5deg)}}@keyframes mortgageFloat2{0%,to{transform:translate(0)rotate(0)}50%{transform:translate(8px,-5px)rotate(-5deg)}}@keyframes mortgageFloat3{0%,to{transform:translate(0)rotate(0)}50%{transform:translate(-8px,-8px)rotate(8deg)}}@media (max-width:768px){.mortgage-container{max-width:320px}.mortgage-dashboard{padding:16px}.mortgage-metrics-row,.mortgage-cards-row{grid-template-columns:1fr}.mortgage-float{display:none}}
.rehab-visual{aspect-ratio:4/3.5;width:100%;max-width:420px;position:relative}.rehab-container{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.rehab-dashboard{border:1px solid var(--gray-200);background:#fff;border-radius:16px;width:100%;max-width:380px;padding:1rem;box-shadow:0 20px 40px -12px #00000026}.rehab-header{border-bottom:1px solid var(--gray-100);align-items:center;gap:.5rem;margin-bottom:.75rem;padding-bottom:.75rem;display:flex}.rehab-logo{background:linear-gradient(135deg,#047857 0%,#10b981 100%);border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.rehab-logo svg{color:#fff;width:16px;height:16px}.rehab-title{color:var(--gray-700);flex:1;font-size:.75rem;font-weight:600}.rehab-status{color:#059669;background:#ecfdf5;border-radius:999px;align-items:center;gap:.35rem;padding:.25rem .5rem;font-size:.625rem;font-weight:600;display:flex}.rehab-status-dot{background:#10b981;border-radius:50%;width:6px;height:6px;animation:2s infinite rehab-pulse}@keyframes rehab-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.2)}}.rehab-metrics-row{grid-template-columns:1.5fr 1fr;gap:.5rem;margin-bottom:.75rem;display:grid}.rehab-metric{background:var(--gray-50);border-radius:10px;align-items:center;gap:.5rem;padding:.75rem;display:flex}.rehab-metric-primary{background:linear-gradient(135deg,#047857 0%,#10b981 100%);position:relative;overflow:hidden}.rehab-metric-primary .rehab-metric-icon,.rehab-metric-primary .rehab-metric-value,.rehab-metric-primary .rehab-metric-label{color:#fff}.rehab-metric-primary .rehab-metric-icon{background:#fff3}.rehab-metric-icon{background:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.rehab-metric-icon svg{color:#047857;width:16px;height:16px}.rehab-metric-content{flex:1;min-width:0}.rehab-metric-value{color:var(--gray-800);font-size:1rem;font-weight:700;line-height:1.2;display:block}.rehab-metric-label{color:var(--gray-500);white-space:nowrap;text-overflow:ellipsis;font-size:.625rem;display:block;overflow:hidden}.rehab-metric-trend{justify-content:center;align-items:center;width:20px;height:20px;display:flex}.rehab-trend-up{color:#fff;animation:2s ease-in-out infinite rehab-bounce}@keyframes rehab-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.rehab-trend-up svg{width:14px;height:14px}.rehab-cards-row{grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:.75rem;display:grid}.rehab-card{background:var(--gray-50);border:1px solid var(--gray-100);border-radius:10px;padding:.625rem}.rehab-card-header{color:var(--gray-600);align-items:center;gap:.35rem;margin-bottom:.5rem;font-size:.625rem;font-weight:600;display:flex}.rehab-card-header svg{color:#047857;width:12px;height:12px}.rehab-trust-badges{flex-wrap:wrap;gap:.25rem;display:flex}.rehab-badge{color:#047857;background:#ecfdf5;border:1px solid #04785733;border-radius:4px;padding:.2rem .4rem;font-size:.5rem;font-weight:600}.rehab-keyword-list{flex-direction:column;gap:.25rem;display:flex}.rehab-keyword{border:1px solid var(--gray-100);background:#fff;border-radius:6px;justify-content:space-between;align-items:center;padding:.3rem .5rem;display:flex}.rehab-keyword-text{color:var(--gray-600);white-space:nowrap;text-overflow:ellipsis;font-size:.5625rem;overflow:hidden}.rehab-keyword-rank{color:#047857;background:#ecfdf5;border-radius:4px;padding:.125rem .35rem;font-size:.5625rem;font-weight:700}.rehab-programs{background:linear-gradient(135deg,#d1fae5 0%,#a7f3d0 100%);border-radius:10px;padding:.625rem}.rehab-programs-label{color:var(--gray-600);margin-bottom:.5rem;font-size:.625rem;font-weight:600;display:block}.rehab-program-tags{flex-wrap:wrap;gap:.35rem;display:flex}.rehab-tag{color:#047857;background:#fff;border:1px solid #04785733;border-radius:999px;padding:.25rem .5rem;font-size:.5625rem;font-weight:500}.rehab-tag-more{color:#fff;background:#047857;border:none}.rehab-float{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;animation:4s ease-in-out infinite rehab-float;display:flex;position:absolute;box-shadow:0 4px 12px #0000001a}.rehab-float svg{width:16px;height:16px}.rehab-float-1{animation-delay:0s;top:5%;right:5%}.rehab-float-1 svg{color:#047857}.rehab-float-2{animation-delay:1.3s;bottom:15%;left:2%}.rehab-float-2 svg{color:#0891b2}.rehab-float-3{animation-delay:2.6s;top:25%;left:0%}.rehab-float-3 svg{color:#10b981}@keyframes rehab-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (max-width:768px){.rehab-visual{max-width:340px;margin:0 auto}.rehab-dashboard{padding:.75rem}.rehab-cards-row{grid-template-columns:1fr}.rehab-float{display:none}}
.roofer-visual{aspect-ratio:4/3.5;width:100%;max-width:420px;position:relative}.rf-container{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.rf-dashboard{border:1px solid var(--gray-200);background:#fff;border-radius:16px;width:100%;max-width:380px;padding:1rem;box-shadow:0 20px 40px -12px #00000026}.rf-header{border-bottom:1px solid var(--gray-100);align-items:center;gap:.5rem;margin-bottom:.75rem;padding-bottom:.75rem;display:flex}.rf-logo{background:linear-gradient(135deg,#b45309 0%,#d97706 100%);border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.rf-logo svg{color:#fff;width:16px;height:16px}.rf-title{color:var(--gray-700);flex:1;font-size:.75rem;font-weight:600}.rf-status{color:#b45309;background:#fffbeb;border-radius:999px;align-items:center;gap:.35rem;padding:.25rem .5rem;font-size:.625rem;font-weight:600;display:flex}.rf-status-dot{background:#f59e0b;border-radius:50%;width:6px;height:6px;animation:2s infinite rf-pulse}@keyframes rf-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.2)}}.rf-metrics-row{grid-template-columns:1.5fr 1fr;gap:.5rem;margin-bottom:.75rem;display:grid}.rf-metric{background:var(--gray-50);border-radius:10px;align-items:center;gap:.5rem;padding:.75rem;display:flex}.rf-metric-primary{background:linear-gradient(135deg,#b45309 0%,#d97706 100%);position:relative;overflow:hidden}.rf-metric-primary .rf-metric-icon,.rf-metric-primary .rf-metric-value,.rf-metric-primary .rf-metric-label{color:#fff}.rf-metric-primary .rf-metric-icon{background:#fff3}.rf-metric-icon{background:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.rf-metric-icon svg{color:#b45309;width:16px;height:16px}.rf-metric-content{flex:1;min-width:0}.rf-metric-value{color:var(--gray-800);font-size:1rem;font-weight:700;line-height:1.2;display:block}.rf-metric-label{color:var(--gray-500);white-space:nowrap;text-overflow:ellipsis;font-size:.625rem;display:block;overflow:hidden}.rf-metric-trend{justify-content:center;align-items:center;width:20px;height:20px;display:flex}.rf-trend-up{color:#fff;animation:2s ease-in-out infinite rf-bounce}@keyframes rf-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.rf-trend-up svg{width:14px;height:14px}.rf-cards-row{grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:.75rem;display:grid}.rf-card{background:var(--gray-50);border:1px solid var(--gray-100);border-radius:10px;padding:.625rem}.rf-card-header{color:var(--gray-600);align-items:center;gap:.35rem;margin-bottom:.5rem;font-size:.625rem;font-weight:600;display:flex}.rf-card-header svg{color:#b45309;width:12px;height:12px}.rf-service-list{flex-direction:column;gap:.35rem;display:flex}.rf-service-item{border:1px solid var(--gray-100);background:#fff;border-radius:6px;align-items:center;gap:.35rem;padding:.25rem .4rem;display:flex}.rf-service-icon{font-size:.75rem;line-height:1}.rf-service-name{color:var(--gray-600);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.5625rem;overflow:hidden}.rf-service-rank{color:#b45309;background:#fffbeb;border-radius:4px;padding:.125rem .35rem;font-size:.5625rem;font-weight:700}.rf-leads-stats{border:1px solid var(--gray-100);background:#fff;border-radius:6px;padding:.5rem}.rf-leads-main{align-items:baseline;gap:.35rem;margin-bottom:.35rem;display:flex}.rf-leads-value{color:#b45309;font-size:1.125rem;font-weight:800;line-height:1}.rf-leads-label{color:var(--gray-500);font-size:.5625rem}.rf-leads-bar{background:var(--gray-100);border-radius:3px;height:6px;margin-bottom:.35rem;overflow:hidden}.rf-leads-fill{background:linear-gradient(90deg,#b45309 0%,#d97706 100%);border-radius:3px;width:78%;height:100%;animation:2s ease-in-out infinite rf-fill-pulse}@keyframes rf-fill-pulse{0%,to{opacity:1}50%{opacity:.8}}.rf-leads-meta{align-items:center;gap:.35rem;display:flex}.rf-meta-badge{color:#fff;background:#b45309;border-radius:4px;padding:.125rem .35rem;font-size:.5rem;font-weight:600}.rf-meta-text{color:var(--gray-500);font-size:.5rem}.rf-alerts{background:linear-gradient(135deg,#fffbeb 0%,#fef3c7 100%);border-radius:10px;padding:.625rem}.rf-alerts-label{color:var(--gray-600);margin-bottom:.5rem;font-size:.625rem;font-weight:600;display:block}.rf-alert-tags{flex-wrap:wrap;gap:.35rem;display:flex}.rf-tag{color:#b45309;background:#fff;border:1px solid #b4530933;border-radius:999px;padding:.25rem .5rem;font-size:.5625rem;font-weight:500}.rf-tag-more{color:#fff;background:#b45309;border:none}.rf-float{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;animation:4s ease-in-out infinite rf-float;display:flex;position:absolute;box-shadow:0 4px 12px #0000001a}.rf-float svg{color:#b45309;width:16px;height:16px}.rf-float-1{animation-delay:0s;top:5%;right:5%}.rf-float-1 svg{color:#d97706}.rf-float-2{animation-delay:1.3s;bottom:15%;left:2%}.rf-float-2 svg{color:#b45309}.rf-float-3{animation-delay:2.6s;top:25%;left:0%}.rf-float-3 svg{color:#f59e0b}@keyframes rf-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (max-width:768px){.roofer-visual{max-width:340px;margin:0 auto}.rf-dashboard{padding:.75rem}.rf-cards-row{grid-template-columns:1fr}.rf-float{display:none}}
.srliv-visual{justify-content:center;align-items:center;width:100%;height:100%;min-height:340px;display:flex;position:relative}.srliv-container{width:100%;max-width:380px;position:relative}.srliv-dashboard{z-index:1;background:linear-gradient(135deg,#fff 0%,#fef3e2 100%);border-radius:16px;padding:20px;position:relative;box-shadow:0 4px 6px -1px #d977061a,0 2px 4px -2px #d977061a,0 0 0 1px #d977060d}.srliv-header{border-bottom:1px solid #d977061a;align-items:center;gap:10px;margin-bottom:16px;padding-bottom:12px;display:flex}.srliv-logo{background:linear-gradient(135deg,#d97706 0%,#f59e0b 100%);border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.srliv-logo svg{stroke:#fff;width:18px;height:18px}.srliv-title{color:#92400e;flex:1;font-size:13px;font-weight:600}.srliv-status{color:#d97706;background:#d977061a;border-radius:20px;align-items:center;gap:6px;padding:4px 10px;font-size:10px;font-weight:600;display:flex}.srliv-status-dot{background:#16a34a;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite srlivPulse}@keyframes srlivPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.2)}}.srliv-metrics-row{grid-template-columns:1.2fr 1fr;gap:12px;margin-bottom:14px;display:grid}.srliv-metric{background:#fff;border:1px solid #d9770614;border-radius:10px;align-items:center;gap:10px;padding:12px;display:flex;box-shadow:0 1px 3px #d9770614}.srliv-metric-primary{background:linear-gradient(135deg,#d97706 0%,#f59e0b 100%);border:none}.srliv-metric-primary .srliv-metric-icon{background:#fff3}.srliv-metric-primary .srliv-metric-icon svg{stroke:#fff}.srliv-metric-primary .srliv-metric-value,.srliv-metric-primary .srliv-metric-label{color:#fff}.srliv-metric-icon{background:#d977061a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.srliv-metric-icon svg{stroke:#d97706;width:18px;height:18px}.srliv-metric-content{flex-direction:column;gap:2px;min-width:0;display:flex}.srliv-metric-value{color:#92400e;font-size:16px;font-weight:700;line-height:1.1}.srliv-metric-label{color:#fcd34d;white-space:nowrap;text-overflow:ellipsis;font-size:10px;font-weight:500;overflow:hidden}.srliv-metric:not(.srliv-metric-primary) .srliv-metric-label{color:#6b7280}.srliv-metric-trend{justify-content:center;align-items:center;width:24px;height:24px;margin-left:auto;display:flex}.srliv-trend-up svg{stroke:#fff;width:14px;height:14px}.srliv-cards-row{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px;display:grid}.srliv-card{background:#fff;border:1px solid #d9770614;border-radius:10px;padding:12px;box-shadow:0 1px 3px #d9770614}.srliv-card-header{color:#374151;align-items:center;gap:6px;margin-bottom:10px;font-size:11px;font-weight:600;display:flex}.srliv-card-header svg{stroke:#d97706;width:14px;height:14px}.srliv-care-levels{flex-direction:column;gap:6px;display:flex}.srliv-care-level{align-items:center;gap:6px;padding:4px 0;display:flex}.srliv-care-icon{font-size:14px}.srliv-care-name{color:#374151;flex:1;font-size:10px;font-weight:500}.srliv-care-rank{color:#d97706;background:#d977061a;border-radius:10px;padding:2px 8px;font-size:10px;font-weight:700}.srliv-audience{flex-direction:column;gap:8px;display:flex}.srliv-audience-bar{grid-template-columns:1fr auto auto;align-items:center;gap:6px;display:grid}.srliv-bar-fill{background:#e5e7eb;border-radius:3px;height:6px;position:relative;overflow:hidden}.srliv-bar-fill:after{content:"";border-radius:3px;height:100%;animation:1.5s ease-out forwards srlivFill;position:absolute;top:0;left:0}@keyframes srlivFill{0%{width:0}to{width:var(--fill-width)}}.srliv-bar-adult:after{--fill-width:72%;background:linear-gradient(90deg,#d97706,#f59e0b)}.srliv-bar-senior:after{--fill-width:21%;background:linear-gradient(90deg,#d97706,#f59e0b);animation-delay:.2s}.srliv-bar-other:after{--fill-width:7%;background:linear-gradient(90deg,#d97706,#f59e0b);animation-delay:.4s}.srliv-bar-label{color:#374151;font-size:9px;font-weight:500}.srliv-bar-pct{color:#d97706;font-size:9px;font-weight:600}.srliv-trust-row{margin-bottom:12px}.srliv-trust-card{background:#fff;border:1px solid #d9770614;border-radius:10px;padding:12px;box-shadow:0 1px 3px #d9770614}.srliv-trust-items{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.srliv-trust-item{color:#374151;align-items:center;gap:4px;font-size:9px;font-weight:500;display:flex}.srliv-trust-item.srliv-check svg{stroke:#16a34a;flex-shrink:0;width:12px;height:12px}.srliv-searches{flex-direction:column;gap:8px;display:flex}.srliv-searches-label{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;font-size:10px;font-weight:600}.srliv-search-tags{flex-wrap:wrap;gap:6px;display:flex}.srliv-tag{color:#92400e;white-space:nowrap;background:#d977061a;border-radius:12px;padding:4px 10px;font-size:10px;font-weight:500}.srliv-tag-more{color:#fff;background:linear-gradient(135deg,#d97706 0%,#f59e0b 100%)}.srliv-float{z-index:2;background:#fff;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;box-shadow:0 4px 12px #d9770626}.srliv-float svg{stroke:#d97706;width:20px;height:20px}.srliv-float-1{animation:4s ease-in-out infinite srlivFloat1;top:-10px;right:-10px}.srliv-float-2{animation:5s ease-in-out infinite srlivFloat2;bottom:60px;left:-15px}.srliv-float-3{animation:4.5s ease-in-out infinite srlivFloat3;bottom:-5px;right:40px}@keyframes srlivFloat1{0%,to{transform:translate(0)rotate(0)}50%{transform:translate(-5px,8px)rotate(5deg)}}@keyframes srlivFloat2{0%,to{transform:translate(0)rotate(0)}50%{transform:translate(8px,-5px)rotate(-5deg)}}@keyframes srlivFloat3{0%,to{transform:translate(0)rotate(0)}50%{transform:translate(-8px,-8px)rotate(8deg)}}@media (max-width:768px){.srliv-container{max-width:320px}.srliv-dashboard{padding:16px}.srliv-metrics-row,.srliv-cards-row{grid-template-columns:1fr}.srliv-trust-items{grid-template-columns:1fr;gap:6px}.srliv-float{display:none}}
.smokeshop-visual{aspect-ratio:4/3.5;width:100%;max-width:420px;position:relative}.smokeshop-container{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.smokeshop-dashboard{border:1px solid var(--gray-200);background:#fff;border-radius:16px;width:100%;max-width:380px;padding:1rem;box-shadow:0 20px 40px -12px #f59e0b26}.smokeshop-header{border-bottom:1px solid var(--gray-100);align-items:center;gap:.5rem;margin-bottom:.75rem;padding-bottom:.75rem;display:flex}.smokeshop-logo{background:linear-gradient(135deg,#f59e0b 0%,#fbbf24 100%);border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.smokeshop-logo svg{color:#fff;width:16px;height:16px}.smokeshop-title{color:var(--gray-700);flex:1;font-size:.75rem;font-weight:600}.smokeshop-status{color:#f59e0b;background:#fffbeb;border-radius:999px;align-items:center;gap:.35rem;padding:.25rem .5rem;font-size:.625rem;font-weight:600;display:flex}.smokeshop-status-dot{background:#fbbf24;border-radius:50%;width:6px;height:6px;animation:2s infinite smokeshop-pulse}@keyframes smokeshop-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.2)}}.smokeshop-metrics-row{grid-template-columns:1.5fr 1fr;gap:.5rem;margin-bottom:.75rem;display:grid}.smokeshop-metric{background:var(--gray-50);border-radius:10px;align-items:center;gap:.5rem;padding:.75rem;display:flex}.smokeshop-metric-primary{background:linear-gradient(135deg,#f59e0b 0%,#fbbf24 100%);position:relative;overflow:hidden}.smokeshop-metric-primary .smokeshop-metric-icon,.smokeshop-metric-primary .smokeshop-metric-value,.smokeshop-metric-primary .smokeshop-metric-label{color:#fff}.smokeshop-metric-primary .smokeshop-metric-icon{background:#fff3}.smokeshop-metric-icon{background:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.smokeshop-metric-icon svg{color:#f59e0b;width:16px;height:16px}.smokeshop-metric-content{flex:1;min-width:0}.smokeshop-metric-value{color:var(--gray-800);font-size:1rem;font-weight:700;line-height:1.2;display:block}.smokeshop-metric-label{color:var(--gray-500);white-space:nowrap;text-overflow:ellipsis;font-size:.625rem;display:block;overflow:hidden}.smokeshop-metric-trend{justify-content:center;align-items:center;width:20px;height:20px;display:flex}.smokeshop-trend-up{color:#fff;animation:2s ease-in-out infinite smokeshop-bounce}@keyframes smokeshop-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.smokeshop-trend-up svg{width:14px;height:14px}.smokeshop-cards-row{grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:.75rem;display:grid}.smokeshop-card{background:var(--gray-50);border:1px solid var(--gray-100);border-radius:10px;padding:.625rem}.smokeshop-card-header{color:var(--gray-600);align-items:center;gap:.35rem;margin-bottom:.5rem;font-size:.625rem;font-weight:600;display:flex}.smokeshop-card-header svg{color:#f59e0b;width:12px;height:12px}.smokeshop-product-list{flex-direction:column;gap:.35rem;display:flex}.smokeshop-product-item{border:1px solid var(--gray-100);background:#fff;border-radius:6px;align-items:center;gap:.35rem;padding:.25rem .4rem;display:flex}.smokeshop-product-icon{font-size:.75rem;line-height:1}.smokeshop-product-name{color:var(--gray-600);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.5625rem;overflow:hidden}.smokeshop-product-rank{color:#f59e0b;background:#fffbeb;border-radius:4px;padding:.125rem .35rem;font-size:.5625rem;font-weight:700}.smokeshop-local-stats{border:1px solid var(--gray-100);background:#fff;border-radius:6px;padding:.5rem}.smokeshop-local-main{align-items:baseline;gap:.35rem;margin-bottom:.35rem;display:flex}.smokeshop-local-value{color:#f59e0b;font-size:1.125rem;font-weight:800;line-height:1}.smokeshop-local-label{color:var(--gray-500);font-size:.5625rem}.smokeshop-local-bar{background:var(--gray-100);border-radius:3px;height:6px;margin-bottom:.35rem;overflow:hidden}.smokeshop-local-fill{background:linear-gradient(90deg,#f59e0b 0%,#fbbf24 100%);border-radius:3px;width:79%;height:100%;animation:2s ease-in-out infinite smokeshop-fill-pulse}@keyframes smokeshop-fill-pulse{0%,to{opacity:1}50%{opacity:.8}}.smokeshop-local-meta{align-items:center;gap:.35rem;display:flex}.smokeshop-meta-badge{color:#fff;background:#f59e0b;border-radius:4px;padding:.125rem .35rem;font-size:.5rem;font-weight:600}.smokeshop-meta-text{color:var(--gray-500);font-size:.5rem}.smokeshop-searches{background:linear-gradient(135deg,#fffbeb 0%,#fef3c7 100%);border-radius:10px;padding:.625rem}.smokeshop-searches-label{color:var(--gray-600);margin-bottom:.5rem;font-size:.625rem;font-weight:600;display:block}.smokeshop-search-tags{flex-wrap:wrap;gap:.35rem;display:flex}.smokeshop-tag{color:#f59e0b;background:#fff;border:1px solid #f59e0b33;border-radius:999px;padding:.25rem .5rem;font-size:.5625rem;font-weight:500}.smokeshop-tag-more{color:#fff;background:#f59e0b;border:none}.smokeshop-float{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;animation:4s ease-in-out infinite smokeshop-float;display:flex;position:absolute;box-shadow:0 4px 12px #f59e0b26}.smokeshop-float svg{color:#f59e0b;width:16px;height:16px}.smokeshop-float-1{animation-delay:0s;top:5%;right:5%}.smokeshop-float-1 svg{color:#fbbf24}.smokeshop-float-2{animation-delay:1.3s;bottom:15%;left:2%}.smokeshop-float-2 svg{color:#f59e0b}.smokeshop-float-3{animation-delay:2.6s;top:25%;left:0%}.smokeshop-float-3 svg{color:#fcd34d}@keyframes smokeshop-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (max-width:768px){.smokeshop-visual{max-width:340px;margin:0 auto}.smokeshop-dashboard{padding:.75rem}.smokeshop-cards-row{grid-template-columns:1fr}.smokeshop-float{display:none}}
.solar-visual{aspect-ratio:4/3.5;width:100%;max-width:420px;position:relative}.sol-container{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.sol-dashboard{border:1px solid var(--gray-200);background:#fff;border-radius:16px;width:100%;max-width:380px;padding:1rem;box-shadow:0 20px 40px -12px #00000026}.sol-header{border-bottom:1px solid var(--gray-100);align-items:center;gap:.5rem;margin-bottom:.75rem;padding-bottom:.75rem;display:flex}.sol-logo{background:linear-gradient(135deg,#eab308 0%,#facc15 100%);border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.sol-logo svg{color:#fff;width:16px;height:16px}.sol-title{color:var(--gray-700);flex:1;font-size:.75rem;font-weight:600}.sol-status{color:#ca8a04;background:#fefce8;border-radius:999px;align-items:center;gap:.35rem;padding:.25rem .5rem;font-size:.625rem;font-weight:600;display:flex}.sol-status-dot{background:#eab308;border-radius:50%;width:6px;height:6px;animation:2s infinite sol-pulse}@keyframes sol-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.2)}}.sol-metrics-row{grid-template-columns:1.5fr 1fr;gap:.5rem;margin-bottom:.75rem;display:grid}.sol-metric{background:var(--gray-50);border-radius:10px;align-items:center;gap:.5rem;padding:.75rem;display:flex}.sol-metric-primary{background:linear-gradient(135deg,#eab308 0%,#facc15 100%);position:relative;overflow:hidden}.sol-metric-primary .sol-metric-icon,.sol-metric-primary .sol-metric-value,.sol-metric-primary .sol-metric-label{color:#fff}.sol-metric-primary .sol-metric-icon{background:#fff3}.sol-metric-icon{background:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.sol-metric-icon svg{color:#ca8a04;width:16px;height:16px}.sol-metric-content{flex:1;min-width:0}.sol-metric-value{color:var(--gray-800);font-size:1rem;font-weight:700;line-height:1.2;display:block}.sol-metric-label{color:var(--gray-500);white-space:nowrap;text-overflow:ellipsis;font-size:.625rem;display:block;overflow:hidden}.sol-metric-trend{justify-content:center;align-items:center;width:20px;height:20px;display:flex}.sol-trend-up{color:#fff;animation:2s ease-in-out infinite sol-bounce}@keyframes sol-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.sol-trend-up svg{width:14px;height:14px}.sol-cards-row{grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:.75rem;display:grid}.sol-card{background:var(--gray-50);border:1px solid var(--gray-100);border-radius:10px;padding:.625rem}.sol-card-header{color:var(--gray-600);align-items:center;gap:.35rem;margin-bottom:.5rem;font-size:.625rem;font-weight:600;display:flex}.sol-card-header svg{color:#ca8a04;width:12px;height:12px}.sol-ranking-list{flex-direction:column;gap:.35rem;display:flex}.sol-ranking-item{border:1px solid var(--gray-100);background:#fff;border-radius:6px;align-items:center;gap:.35rem;padding:.25rem .4rem;display:flex}.sol-ranking-icon{font-size:.75rem;line-height:1}.sol-ranking-name{color:var(--gray-600);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.5625rem;overflow:hidden}.sol-ranking-rank{color:#ca8a04;background:#fefce8;border-radius:4px;padding:.125rem .35rem;font-size:.5625rem;font-weight:700}.sol-journey-stats{border:1px solid var(--gray-100);background:#fff;border-radius:6px;padding:.5rem}.sol-journey-main{align-items:baseline;gap:.35rem;margin-bottom:.35rem;display:flex}.sol-journey-value{color:#ca8a04;font-size:1.125rem;font-weight:800;line-height:1}.sol-journey-label{color:var(--gray-500);font-size:.5625rem}.sol-journey-bar{background:var(--gray-100);border-radius:3px;height:6px;margin-bottom:.35rem;overflow:hidden}.sol-journey-fill{background:linear-gradient(90deg,#eab308 0%,#facc15 100%);border-radius:3px;width:93%;height:100%;animation:2s ease-in-out infinite sol-fill-pulse}@keyframes sol-fill-pulse{0%,to{opacity:1}50%{opacity:.8}}.sol-journey-meta{align-items:center;gap:.35rem;display:flex}.sol-meta-badge{color:#fff;background:#ca8a04;border-radius:4px;padding:.125rem .35rem;font-size:.5rem;font-weight:600}.sol-meta-text{color:var(--gray-500);font-size:.5rem}.sol-content{background:linear-gradient(135deg,#fefce8 0%,#fef9c3 100%);border-radius:10px;padding:.625rem}.sol-content-label{color:var(--gray-600);margin-bottom:.5rem;font-size:.625rem;font-weight:600;display:block}.sol-content-tags{flex-wrap:wrap;gap:.35rem;display:flex}.sol-tag{color:#ca8a04;background:#fff;border:1px solid #ca8a0433;border-radius:999px;padding:.25rem .5rem;font-size:.5625rem;font-weight:500}.sol-tag-more{color:#fff;background:#eab308;border:none}.sol-float{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;animation:4s ease-in-out infinite sol-float;display:flex;position:absolute;box-shadow:0 4px 12px #0000001a}.sol-float svg{color:#eab308;width:16px;height:16px}.sol-float-1{animation-delay:0s;top:5%;right:5%}.sol-float-1 svg{color:#facc15}.sol-float-2{animation-delay:1.3s;bottom:15%;left:2%}.sol-float-2 svg{color:#eab308}.sol-float-3{animation-delay:2.6s;top:25%;left:0%}.sol-float-3 svg{color:#ca8a04}@keyframes sol-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (max-width:768px){.solar-visual{max-width:340px;margin:0 auto}.sol-dashboard{padding:.75rem}.sol-cards-row{grid-template-columns:1fr}.sol-float{display:none}}
