.container{max-width:1280px;margin:0 auto;padding:0 20px}.breadcrumbs{padding:1rem 0;background:#f8fafc;font-size:.875rem}.breadcrumbs ol{display:flex;gap:.5rem;list-style:none;padding:0;margin:0;flex-wrap:wrap}.breadcrumbs li:not(:last-child):after{content:"›";margin-left:.5rem;color:#94a3b8}.breadcrumbs a{color:#667eea;text-decoration:none}.breadcrumbs a:hover{text-decoration:underline}.opportunity-hero{position:relative;padding:180px 0 100px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-align:center;overflow:hidden}@media (max-width: 768px){.opportunity-hero{padding:120px 0 80px}}.hero-background-effects{position:absolute;inset:0;pointer-events:none}.gradient-orb{position:absolute;border-radius:50%;filter:blur(60px);opacity:.3;animation:float 20s ease-in-out infinite}@keyframes float{0%,to{transform:translate(0) scale(1)}33%{transform:translate(30px,-30px) scale(1.1)}66%{transform:translate(-20px,20px) scale(.9)}}.gradient-orb:nth-child(1){width:400px;height:400px;background:radial-gradient(circle,#fff 0%,transparent 70%);top:-100px;left:-100px}.gradient-orb:nth-child(2){width:300px;height:300px;background:radial-gradient(circle,#fbbf24 0%,transparent 70%);bottom:-50px;right:-50px;animation-delay:7s}.gradient-orb:nth-child(3){width:250px;height:250px;background:radial-gradient(circle,#10b981 0%,transparent 70%);top:50%;right:10%;animation-delay:14s}.grid-overlay{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:50px 50px;opacity:.5}.opportunity-hero-content{position:relative;z-index:1;max-width:900px;margin:0 auto;padding:0 1.5rem}.hero-badge{display:inline-flex;align-items:center;gap:.75rem;background:#fff3;backdrop-filter:blur(10px);padding:.75rem 1.5rem;border-radius:50px;font-weight:600;color:#fff;margin-bottom:2rem;border:1px solid rgba(255,255,255,.3)}.badge-icon{font-size:1.25rem}.hero-title{font-size:3.5rem;font-weight:900;line-height:1.1;margin-bottom:1.5rem;text-shadow:0 2px 10px rgba(0,0,0,.1)}@media (max-width: 768px){.hero-title{font-size:2.5rem}}.title-line-1,.title-line-2{display:block}.title-accent{background:linear-gradient(to right,#fbbf24,#f59e0b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:block}.hero-description{font-size:1.25rem;line-height:1.6;color:#fffffff2;margin-bottom:3rem;max-width:700px;margin-left:auto;margin-right:auto}@media (max-width: 768px){.hero-description{font-size:1.125rem}}.value-props{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap;margin-bottom:3rem}.value-prop{display:flex;align-items:center;gap:.5rem;font-weight:600}.prop-icon{width:24px;height:24px;background:#10b98133;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#10b981;font-size:.875rem}.scroll-indicator{margin-top:3rem;display:flex;flex-direction:column;align-items:center;gap:.5rem}.scroll-text{font-size:1rem;font-weight:600;color:#ffffffe6}.scroll-arrow{animation:bounce 2s ease-in-out infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(10px)}}.scroll-arrow i{font-size:2rem;color:#fff;opacity:.8}.calculator-section{padding:80px 0;background:linear-gradient(135deg,#f8fafc,#f1f5f9)}.calculator-card{background:#fff;border-radius:24px;padding:3rem;box-shadow:0 10px 40px #0000001a;max-width:900px;margin:0 auto}@media (max-width: 768px){.calculator-card{padding:2rem 1.5rem}}.step-indicator{display:flex;align-items:center;justify-content:center;margin-bottom:3rem;gap:0}.step{display:flex;flex-direction:column;align-items:center;gap:.5rem;opacity:.4;transition:all .3s ease}.step.active,.step.completed{opacity:1}.step-number{width:50px;height:50px;border-radius:50%;background:#e2e8f0;color:#64748b;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:1.25rem;transition:all .3s ease}.step.active .step-number{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 4px 12px #667eea66}.step.completed .step-number{background:#10b981;color:#fff}.step-label{font-size:.875rem;font-weight:600;color:#64748b}.step.active .step-label{color:#667eea}.step-connector{width:80px;height:2px;background:#e2e8f0;margin:0 -10px;margin-bottom:1.75rem}@media (max-width: 768px){.step-connector{width:40px}.step-label{font-size:.75rem}.step-number{width:40px;height:40px;font-size:1rem}}.form-section h2{font-size:2rem;font-weight:900;margin-bottom:.5rem;color:#1e293b;text-align:center}.form-intro{text-align:center;color:#64748b;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:2rem}.form-group.full-width{grid-column:1 / -1}.form-group label{display:block;font-weight:600;margin-bottom:.75rem;color:#1e293b;font-size:1rem}.form-group label i{color:#667eea;margin-right:.5rem}.form-group input,.form-group select{width:100%;padding:1rem 1.25rem;border:2px solid #e2e8f0;border-radius:12px;font-size:1rem;transition:all .3s ease;background:#fff}.form-group input:focus,.form-group select:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.form-group small{display:block;margin-top:.5rem;color:#64748b;font-size:.875rem}.btn-primary{width:100%;padding:1.25rem 2rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:12px;font-size:1.125rem;font-weight:700;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.75rem}.btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 30px #667eea66}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.btn-secondary{padding:1rem 1.75rem;background:#fff;color:#667eea;border:2px solid #667eea;border-radius:12px;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-secondary:hover{background:#667eea;color:#fff}.privacy-note{text-align:center;color:#64748b;font-size:.875rem;margin-top:1rem}.privacy-note i{color:#10b981;margin-right:.5rem}.loading-state{text-align:center;padding:4rem 2rem}.loading-animation{position:relative;display:inline-block;margin-bottom:2rem}.pulse-ring{position:absolute;width:120px;height:120px;border:4px solid #667eea;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%);animation:pulse-ring 2s ease-out infinite}@keyframes pulse-ring{0%{transform:translate(-50%,-50%) scale(.8);opacity:1}to{transform:translate(-50%,-50%) scale(1.3);opacity:0}}.loading-icon{position:relative;z-index:1}.loading-icon i{color:#667eea;animation:pulse-icon 2s ease-in-out infinite}@keyframes pulse-icon{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.8}}#loadingTitle{font-size:1.75rem;font-weight:800;color:#1e293b;margin-bottom:.5rem}#loadingSubtext{color:#64748b;margin-bottom:3rem}.analysis-steps{display:flex;flex-direction:column;gap:1rem;max-width:400px;margin:0 auto;text-align:left}.analysis-step{display:flex;align-items:center;gap:1rem;padding:1rem;border-radius:8px;background:#f8fafc;color:#94a3b8;transition:all .3s ease}.analysis-step.active{background:#667eea1a;color:#667eea}.analysis-step.completed{color:#10b981}.analysis-step.active i{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error-state{text-align:center;padding:3rem 0}.error-state i{color:#ef4444;margin-bottom:1.5rem}.error-state h3{font-size:1.8rem;color:#1e293b;margin-bottom:1rem}.error-state p{color:#64748b;margin-bottom:2rem}.error-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:1rem}.error-help{font-size:.9rem;color:#64748b}.error-help a{color:#667eea;font-weight:700;text-decoration:none}.error-help a:hover{text-decoration:underline}.how-it-works{padding:80px 0;background:#fff}.how-it-works h2{text-align:center;font-size:2.5rem;font-weight:900;margin-bottom:3rem;color:#1e293b}.process-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.process-step{text-align:center;padding:2rem}.process-icon{width:60px;height:60px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:900;margin:0 auto 1.5rem;box-shadow:0 8px 20px #667eea4d}.process-step h3{font-size:1.25rem;font-weight:800;margin-bottom:.75rem;color:#1e293b}.process-step p{color:#64748b;line-height:1.6}.social-proof{padding:80px 0;background:#f8fafc}.social-proof h2{text-align:center;font-size:2.5rem;font-weight:900;margin-bottom:3rem;color:#1e293b}.testimonial-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.testimonial{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 12px #0000000d;position:relative}.quote-icon{font-size:3rem;color:#667eea;opacity:.2;line-height:1;margin-bottom:1rem}.testimonial p{color:#334155;line-height:1.7;margin-bottom:1.5rem}.testimonial-author strong{display:block;font-weight:700;color:#1e293b;margin-bottom:.25rem}.testimonial-author span{color:#64748b;font-size:.875rem}.results-section{padding-top:2rem}.opportunity-header{text-align:center;margin-bottom:3rem;padding-bottom:2rem;border-bottom:2px solid #f1f5f9}.opportunity-badge{display:inline-block;padding:.75rem 1.5rem;border-radius:50px;font-weight:700;font-size:.875rem;text-transform:uppercase;letter-spacing:.5px;margin-bottom:1.5rem}.opportunity-badge.hot{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;animation:pulse-badge 2s ease-in-out infinite}.opportunity-badge.warm{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff}.opportunity-badge.qualified{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff}.opportunity-badge.low{background:linear-gradient(135deg,#10b981,#059669);color:#fff}@keyframes pulse-badge{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.opportunity-header h2{font-size:2.5rem;font-weight:900;margin-bottom:1.5rem;color:#1e293b}.opportunity-value{margin-bottom:1rem}.value-main{font-size:4rem;font-weight:900;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1;margin-bottom:.5rem}@media (max-width: 768px){.value-main{font-size:3rem}}.value-label{font-size:1.125rem;color:#64748b;font-weight:600}.opportunity-subtitle{color:#64748b;font-size:1rem}.metrics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:3rem}.metric-card{background:linear-gradient(135deg,#f8fafc,#fff);border:2px solid #e2e8f0;border-radius:16px;padding:2rem 1.5rem;text-align:center;transition:all .3s ease}.metric-card:hover{border-color:#667eea;transform:translateY(-4px);box-shadow:0 8px 24px #667eea26}.metric-icon{font-size:2.5rem;margin-bottom:1rem}.metric-value{font-size:2.5rem;font-weight:900;color:#1e293b;margin-bottom:.5rem;line-height:1}.metric-label{font-size:.875rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.25rem}.metric-sublabel{font-size:.875rem;color:#94a3b8}.opportunity-breakdown{margin-bottom:3rem}.opportunity-breakdown h3{font-size:1.75rem;font-weight:800;margin-bottom:1.5rem;color:#1e293b}.breakdown-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.breakdown-card{background:#fff;border-radius:16px;padding:2rem;border:2px solid #e2e8f0;transition:all .3s ease}.breakdown-card:hover{box-shadow:0 8px 24px #0000001a}.breakdown-card.quick-win{border-color:#10b981;background:linear-gradient(135deg,#f0fdf4,#fff)}.breakdown-card.strategic{border-color:#667eea;background:linear-gradient(135deg,#f5f7ff,#fff)}.breakdown-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.breakdown-icon{font-size:2rem}.breakdown-title{font-size:1.125rem;font-weight:700;color:#1e293b;flex:1}.breakdown-badge{background:#667eea1a;color:#667eea;padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:700}.breakdown-value{font-size:2.5rem;font-weight:900;color:#1e293b;margin-bottom:.75rem}.breakdown-description{color:#64748b;margin-bottom:1.5rem;line-height:1.6}.breakdown-list{list-style:none;padding:0;margin:0}.breakdown-list li{padding:.5rem 0 .5rem 1.5rem;position:relative;color:#475569}.breakdown-list li:before{content:"✓";position:absolute;left:0;color:#10b981;font-weight:700}.benchmarks-section{background:#f8fafc;border-radius:16px;padding:2rem;margin-bottom:3rem}.benchmarks-section h3{font-size:1.75rem;font-weight:800;margin-bottom:2rem;color:#1e293b}.benchmark-bars{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:1.5rem}.benchmark-item{display:flex;flex-direction:column;gap:.5rem}.benchmark-label{display:flex;justify-content:space-between;align-items:center}.benchmark-label span{color:#64748b;font-size:.875rem;font-weight:600}.benchmark-label strong{color:#1e293b;font-size:1rem}.benchmark-bar{width:100%;height:12px;background:#e2e8f0;border-radius:6px;overflow:hidden}.bar-fill{height:100%;background:linear-gradient(90deg,#667eea,#764ba2);border-radius:6px;transition:width 1s ease-out}.bar-fill.average{background:linear-gradient(90deg,#f59e0b,#d97706)}.bar-fill.top{background:linear-gradient(90deg,#10b981,#059669)}.benchmark-note{color:#64748b;font-size:.875rem;padding:1rem;background:#fff;border-radius:8px}.benchmark-note i{color:#667eea;margin-right:.5rem}.benchmark-note strong{color:#ef4444}.action-plan-section{margin-bottom:3rem}.action-plan-section h3{font-size:1.75rem;font-weight:800;margin-bottom:1.5rem;color:#1e293b}.action-plan-list{display:flex;flex-direction:column;gap:1rem}.action-plan-item{display:flex;gap:1.5rem;background:#fff;border:2px solid #e2e8f0;border-radius:12px;padding:1.5rem;transition:all .3s ease}.action-plan-item:hover{border-color:#667eea;box-shadow:0 4px 12px #667eea1a}.action-plan-item.priority-critical{border-left:4px solid #ef4444}.action-plan-item.priority-high{border-left:4px solid #f59e0b}.action-plan-item.priority-medium{border-left:4px solid #3b82f6}.action-number{width:36px;height:36px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:900;flex-shrink:0}.action-content{flex:1}.action-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.75rem}.action-header h4{font-size:1.125rem;font-weight:700;color:#1e293b;flex:1}.action-badge{padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:700;text-transform:uppercase}.action-badge.critical{background:#fef2f2;color:#ef4444}.action-badge.high{background:#fffbeb;color:#f59e0b}.action-badge.medium{background:#eff6ff;color:#3b82f6}.action-meta{display:flex;flex-wrap:wrap;gap:1rem;font-size:.875rem;color:#64748b}.action-meta span{display:flex;align-items:center;gap:.375rem}.action-meta i{color:#94a3b8}.cta-section{border-radius:20px;padding:3rem;margin-bottom:3rem;text-align:center}.cta-section.cta-emergency{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;box-shadow:0 12px 48px #ef444466;animation:pulse-cta 3s ease-in-out infinite}@keyframes pulse-cta{0%,to{transform:scale(1);box-shadow:0 12px 48px #ef444466}50%{transform:scale(1.02);box-shadow:0 16px 64px #ef444480}}.cta-section.cta-value{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 12px 48px #667eea4d}.cta-section.cta-standard{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff}.cta-section.cta-nurture{background:linear-gradient(135deg,#f8fafc,#e2e8f0);color:#1e293b;border:2px solid #cbd5e1}.cta-icon{font-size:3rem;margin-bottom:1rem}.cta-section h3{font-size:2rem;font-weight:900;margin-bottom:1rem;color:inherit}.cta-section p{font-size:1.125rem;margin-bottom:2rem;opacity:.95;max-width:600px;margin-left:auto;margin-right:auto}.cta-benefits{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem;max-width:800px;margin-left:auto;margin-right:auto}.cta-benefit{display:flex;align-items:center;gap:.75rem;background:#ffffff26;padding:1rem;border-radius:8px;font-weight:600}.cta-benefit i{font-size:1.25rem}.cta-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem}.cta-feature{display:flex;align-items:center;gap:1rem;background:#ffffff26;padding:1.5rem;border-radius:12px}.cta-feature i{font-size:2rem}.cta-feature div{text-align:left}.cta-feature strong{display:block;font-size:1.125rem;margin-bottom:.25rem}.cta-feature span{font-size:.875rem;opacity:.9}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-cta-primary{background:#fff;color:#1e293b;padding:1.25rem 2.5rem;border-radius:12px;font-weight:700;font-size:1.125rem;text-decoration:none;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;gap:.25rem}.btn-cta-primary:hover{transform:translateY(-2px);box-shadow:0 10px 30px #0003}.cta-main{font-size:1.125rem}.cta-sub{font-size:.875rem;color:#64748b}.btn-cta-secondary{background:#fff3;color:#fff;padding:1rem 2rem;border-radius:12px;font-weight:600;text-decoration:none;border:2px solid rgba(255,255,255,.3);transition:all .3s ease}.btn-cta-secondary:hover{background:#ffffff4d}.btn-cta-phone{background:#fff3;color:#fff;padding:1rem 2rem;border-radius:12px;font-weight:700;text-decoration:none;border:2px solid rgba(255,255,255,.3);transition:all .3s ease;display:flex;align-items:center;gap:.75rem}.btn-cta-phone:hover{background:#ffffff4d}.cta-urgency{margin-top:1rem;font-size:.875rem;font-weight:600}.cta-note{margin-top:1rem;font-size:.875rem;opacity:.9}.result-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;padding-top:2rem;border-top:2px solid #f1f5f9}@media (max-width: 768px){.opportunity-header h2{font-size:2rem}.metrics-grid,.breakdown-grid{grid-template-columns:1fr}.cta-section{padding:2rem 1.5rem}.cta-buttons{flex-direction:column;width:100%}.btn-cta-primary,.btn-cta-secondary,.btn-cta-phone{width:100%;justify-content:center}}
