.hero.svelte-hhwyx0{background:linear-gradient(135deg,#0a0a0a,#1a1a1a);color:var(--faf-white);padding:4rem 0;text-align:center;border-bottom:3px solid var(--faf-orange);opacity:0;transform:translateY(20px);transition:all .6s ease}.hero.visible.svelte-hhwyx0{opacity:1;transform:translateY(0)}.hero-badge.svelte-hhwyx0{display:inline-flex;align-items:center;gap:.5rem;background:#ff6b351a;border:2px solid var(--faf-orange);padding:.5rem 1rem;border-radius:999px;margin-bottom:2rem}.badge-icon.svelte-hhwyx0{font-size:1.25rem}.badge-text.svelte-hhwyx0{font-weight:700;color:var(--faf-orange);text-transform:uppercase;letter-spacing:.1em;font-size:.875rem}.hero-title.svelte-hhwyx0{font-size:3rem;font-weight:900;line-height:1.2;margin-bottom:1.5rem}.gradient-text.svelte-hhwyx0{background:linear-gradient(90deg,var(--faf-orange) 0%,#ff8c5a 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle.svelte-hhwyx0{font-size:1.25rem;line-height:1.6;opacity:.9;margin-bottom:2rem;max-width:800px;margin-left:auto;margin-right:auto}.hero-cta.svelte-hhwyx0{display:flex;gap:1rem;justify-content:center;align-items:center;margin-bottom:1rem}.btn-primary.svelte-hhwyx0{background:var(--faf-orange);color:#fff;padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:700;font-size:1.125rem;transition:all .2s ease;border:none;cursor:pointer}.btn-primary.svelte-hhwyx0:hover{transform:translateY(-2px);box-shadow:0 4px 12px #ff6b354d}.btn-secondary.svelte-hhwyx0{background:transparent;color:#fff;padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:700;font-size:1.125rem;border:2px solid white;transition:all .2s ease;cursor:pointer}.btn-secondary.svelte-hhwyx0:hover{background:#fff;color:var(--faf-black)}.hero-note.svelte-hhwyx0{font-size:.875rem;opacity:.8;margin-top:1rem}.analysis.svelte-hhwyx0{padding:4rem 0;background:#f8f8f8;opacity:0;transform:translateY(20px);transition:all .6s ease}.analysis.visible.svelte-hhwyx0{opacity:1;transform:translateY(0)}.section-title.svelte-hhwyx0{text-align:center;font-size:2.5rem;font-weight:900;margin-bottom:1rem;color:var(--faf-black)}.section-subtitle.svelte-hhwyx0{text-align:center;font-size:1.25rem;color:#666;margin-bottom:3rem}.analysis-cards.svelte-hhwyx0{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:1200px;margin:0 auto}.analysis-card.svelte-hhwyx0{background:#fff;border:2px solid var(--faf-gray-light);border-radius:12px;padding:2rem;text-align:center;transition:all .3s ease}.analysis-card.svelte-hhwyx0:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0000001a}.card-label.svelte-hhwyx0{font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;color:#666;margin-bottom:1rem;font-weight:600}.card-value.svelte-hhwyx0{font-size:2.5rem;font-weight:900;font-family:var(--font-mono);color:var(--faf-orange)}.risk-high.svelte-hhwyx0{color:#dc2626}.risk-medium.svelte-hhwyx0{color:#f59e0b}.risk-low.svelte-hhwyx0{color:var(--faf-green)}.timeline.svelte-hhwyx0{padding:4rem 0;background:#fff;opacity:0;transform:translateY(20px);transition:all .6s ease}.timeline.visible.svelte-hhwyx0{opacity:1;transform:translateY(0)}.timeline-visualization.svelte-hhwyx0{display:flex;flex-direction:column;align-items:center;max-width:600px;margin:3rem auto;padding:2rem 0}.timeline-event.svelte-hhwyx0{display:flex;flex-direction:column;align-items:center;width:100%;margin-bottom:0}.event-marker.svelte-hhwyx0{position:relative;width:60px;height:60px;margin-bottom:1.5rem;flex-shrink:0}.event-pulse.svelte-hhwyx0{position:absolute;top:0;left:0;width:60px;height:60px;border-radius:50%;background:var(--faf-orange);opacity:.3;animation:svelte-hhwyx0-pulse 2s infinite}@keyframes svelte-hhwyx0-pulse{0%,to{transform:scale(1);opacity:.3}50%{transform:scale(1.2);opacity:.1}}.event-dot.svelte-hhwyx0{position:absolute;top:10px;left:10px;width:40px;height:40px;border-radius:50%;background:#fff;border:3px solid var(--faf-orange);display:flex;align-items:center;justify-content:center;font-size:1.5rem;z-index:2}.timeline-event.high.svelte-hhwyx0 .event-dot:where(.svelte-hhwyx0){border-color:#dc2626}.timeline-event.medium.svelte-hhwyx0 .event-dot:where(.svelte-hhwyx0){border-color:#f59e0b}.event-card.svelte-hhwyx0{background:#fff;border:2px solid var(--faf-gray-light);border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #0000000d;word-wrap:break-word;width:100%;max-width:500px}.timeline-event.high.svelte-hhwyx0 .event-card:where(.svelte-hhwyx0){border-color:#dc2626}.timeline-event.medium.svelte-hhwyx0 .event-card:where(.svelte-hhwyx0){border-color:#f59e0b}.event-header.svelte-hhwyx0{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.event-type.svelte-hhwyx0{font-weight:700;color:var(--faf-orange)}.timeline-event.high.svelte-hhwyx0 .event-type:where(.svelte-hhwyx0){color:#dc2626}.event-week.svelte-hhwyx0{font-size:.875rem;color:#666;font-family:var(--font-mono)}.event-description.svelte-hhwyx0{margin-bottom:.5rem;color:var(--faf-black)}.event-cost.svelte-hhwyx0{font-size:.875rem;color:#666;font-weight:600}.event-arrow.svelte-hhwyx0{font-size:3rem;color:var(--faf-orange);margin:1.5rem 0;animation:svelte-hhwyx0-bounce 2s infinite}@keyframes svelte-hhwyx0-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(10px)}}.timeline-summary.svelte-hhwyx0{max-width:800px;margin:3rem auto 0}.summary-box.svelte-hhwyx0{background:#f8f8f8;border:2px solid var(--faf-orange);border-radius:12px;padding:2rem}.summary-box.svelte-hhwyx0 h4:where(.svelte-hhwyx0){margin:0 0 1rem;color:var(--faf-black)}.summary-stat.svelte-hhwyx0{margin-top:1.5rem;padding-top:1.5rem;border-top:2px solid var(--faf-gray-light);font-size:1.125rem}.drift-cost.svelte-hhwyx0{color:#dc2626}.drift-free.svelte-hhwyx0{color:var(--faf-green)}.comparison.svelte-hhwyx0{padding:4rem 0;background:#f8f8f8;opacity:0;transform:translateY(20px);transition:all .6s ease}.comparison.visible.svelte-hhwyx0{opacity:1;transform:translateY(0)}.comparison-grid.svelte-hhwyx0{display:grid;grid-template-columns:1fr 1fr;gap:2rem;max-width:1200px;margin:0 auto 3rem}.comparison-column.svelte-hhwyx0{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #0000001a}.column-header.svelte-hhwyx0{padding:1.5rem;text-align:center;font-size:1.125rem;font-weight:700}.comparison-column.without.svelte-hhwyx0 .column-header:where(.svelte-hhwyx0){background:linear-gradient(135deg,#fff,#fff5f5);border-bottom:3px solid #dc2626}.comparison-column.with.svelte-hhwyx0 .column-header:where(.svelte-hhwyx0){background:linear-gradient(135deg,#fff,#f0fff4);border-bottom:3px solid var(--faf-green)}.column-content.svelte-hhwyx0{padding:2rem}.project-info.svelte-hhwyx0{text-align:center;margin-bottom:2rem;padding-bottom:2rem;border-bottom:2px solid var(--faf-gray-light)}.project-name.svelte-hhwyx0{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;font-family:var(--font-mono)}.project-score.svelte-hhwyx0{font-size:2rem;font-weight:900;color:var(--faf-orange)}.project-stats.svelte-hhwyx0{margin-bottom:2rem}.stat-item.svelte-hhwyx0{display:flex;justify-content:space-between;padding:.75rem 0;border-bottom:1px solid var(--faf-gray-light)}.stat-label.svelte-hhwyx0{font-weight:600;color:#666}.stat-value.svelte-hhwyx0{font-weight:900;font-family:var(--font-mono)}.stat-value.bad.svelte-hhwyx0{color:#dc2626}.stat-value.good.svelte-hhwyx0{color:var(--faf-green)}.project-issues.svelte-hhwyx0 h4:where(.svelte-hhwyx0),.project-benefits.svelte-hhwyx0 h4:where(.svelte-hhwyx0){margin:0 0 1rem;color:var(--faf-black)}.project-issues.svelte-hhwyx0 ul:where(.svelte-hhwyx0),.project-benefits.svelte-hhwyx0 ul:where(.svelte-hhwyx0){list-style:none;padding:0;margin:0 0 1rem}.project-issues.svelte-hhwyx0 li:where(.svelte-hhwyx0),.project-benefits.svelte-hhwyx0 li:where(.svelte-hhwyx0){padding:.5rem 0;font-size:.95rem}.issue-summary.svelte-hhwyx0,.benefit-summary.svelte-hhwyx0{font-size:.95rem;color:#666;font-style:italic;line-height:1.5}.comparison-delta.svelte-hhwyx0{max-width:800px;margin:0 auto;text-align:center;background:var(--faf-black);color:#fff;padding:2rem;border-radius:12px}.comparison-delta.svelte-hhwyx0 h3:where(.svelte-hhwyx0){margin:0 0 1rem}.delta-stat.svelte-hhwyx0{font-size:1.25rem;line-height:1.8}.calculator.svelte-hhwyx0{padding:4rem 0;background:linear-gradient(135deg,#0a0a0a,#1a1a1a);color:#fff}.calculator-interactive.svelte-hhwyx0{display:grid;grid-template-columns:1fr 1fr;gap:3rem;max-width:1200px;margin:0 auto 3rem}.calculator-inputs.svelte-hhwyx0{background:#ffffff0d;border:2px solid rgba(255,255,255,.1);border-radius:12px;padding:2rem}.calculator-inputs.svelte-hhwyx0 h3:where(.svelte-hhwyx0){margin:0 0 .5rem;color:var(--faf-orange);font-size:1.25rem}.input-note.svelte-hhwyx0{font-size:.95rem;opacity:.8;margin-bottom:2rem}.input-group.svelte-hhwyx0{margin-bottom:2rem}.input-group.svelte-hhwyx0 label:where(.svelte-hhwyx0){display:block;margin-bottom:.5rem}.input-label.svelte-hhwyx0{display:block;font-weight:600;color:#fff;margin-bottom:.25rem}.input-help.svelte-hhwyx0{display:block;font-size:.875rem;opacity:.7;font-style:italic}.input-group.svelte-hhwyx0 input[type=range]:where(.svelte-hhwyx0){width:100%;margin:1rem 0;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:8px;background:linear-gradient(90deg,var(--faf-orange) 0%,#ff8c5a 100%);border-radius:5px;outline:none}.input-group.svelte-hhwyx0 input[type=range]:where(.svelte-hhwyx0)::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;background:#fff;border:2px solid var(--faf-orange);cursor:pointer;border-radius:50%}.input-group.svelte-hhwyx0 input[type=range]:where(.svelte-hhwyx0)::-moz-range-thumb{width:20px;height:20px;background:#fff;border:2px solid var(--faf-orange);cursor:pointer;border-radius:50%}.input-value.svelte-hhwyx0{text-align:right;font-size:1.125rem;font-weight:700;font-family:var(--font-mono);color:var(--faf-orange)}.btn-reset.svelte-hhwyx0{width:100%;padding:1rem;background:#ffffff1a;border:2px solid rgba(255,255,255,.2);color:#fff;font-weight:600;border-radius:8px;cursor:pointer;transition:all .2s ease}.btn-reset.svelte-hhwyx0:hover{background:#ffffff26;border-color:var(--faf-orange)}.calculator-results.svelte-hhwyx0{background:#fff;color:var(--faf-black);border-radius:12px;padding:2rem}.calculator-results.svelte-hhwyx0 h3:where(.svelte-hhwyx0){margin:0 0 1.5rem;color:var(--faf-black);font-size:1.25rem}.result-breakdown.svelte-hhwyx0{margin-bottom:2rem}.breakdown-item.svelte-hhwyx0{display:flex;justify-content:space-between;padding:.75rem 0;border-bottom:1px solid var(--faf-gray-light)}.breakdown-item.subtotal.svelte-hhwyx0{margin-top:1rem;padding-top:1rem;border-top:2px solid var(--faf-gray-medium);font-weight:700}.breakdown-item.cascade.svelte-hhwyx0{color:#dc2626;font-weight:600}.breakdown-item.total.svelte-hhwyx0{margin-top:1rem;padding:1rem 0;border-top:3px solid var(--faf-orange);border-bottom:none;font-size:1.25rem;font-weight:900}.breakdown-label.svelte-hhwyx0{color:#666}.breakdown-value.svelte-hhwyx0{font-family:var(--font-mono);font-weight:700;color:var(--faf-black)}.breakdown-item.total.svelte-hhwyx0 .breakdown-label:where(.svelte-hhwyx0),.breakdown-item.total.svelte-hhwyx0 .breakdown-value:where(.svelte-hhwyx0){color:var(--faf-orange)}.reality-check-box.svelte-hhwyx0{background:#fff5f5;border:2px solid #dc2626;border-radius:8px;padding:1.5rem;margin-bottom:1.5rem}.reality-check-box.svelte-hhwyx0 h4:where(.svelte-hhwyx0){margin:0 0 1rem;color:#dc2626;font-size:1.125rem}.reality-stat.svelte-hhwyx0{text-align:center;margin-bottom:1rem}.stat-big.svelte-hhwyx0{font-size:2.5rem;font-weight:900;font-family:var(--font-mono);color:#dc2626;margin-bottom:.25rem}.stat-big.zero.svelte-hhwyx0{color:var(--faf-green)}.stat-label.svelte-hhwyx0{font-size:.95rem;color:#666}.reality-message.svelte-hhwyx0{font-size:.95rem;line-height:1.6;color:#666;margin:0}.prevention-box.svelte-hhwyx0{background:#f0fff4;border:2px solid var(--faf-green);border-radius:8px;padding:1.5rem}.prevention-box.svelte-hhwyx0 h4:where(.svelte-hhwyx0){margin:0 0 1rem;color:var(--faf-green);font-size:1.125rem}.prevention-stat.svelte-hhwyx0{text-align:center;margin-bottom:1rem}.prevention-message.svelte-hhwyx0{font-size:.95rem;line-height:1.6;color:#666;margin:0;text-align:center}.honesty-statement.svelte-hhwyx0{max-width:800px;margin:0 auto;background:#ff6b351a;border:2px solid var(--faf-orange);border-radius:12px;padding:2rem;text-align:center}.honesty-statement.svelte-hhwyx0 h4:where(.svelte-hhwyx0){margin:0 0 1rem;color:var(--faf-orange);font-size:1.5rem}.honesty-statement.svelte-hhwyx0 p:where(.svelte-hhwyx0){font-size:1.125rem;line-height:1.6;margin-bottom:1rem}.honesty-final.svelte-hhwyx0{font-size:1.25rem;font-weight:700;color:var(--faf-orange);margin:0}.methodology.svelte-hhwyx0{padding:4rem 0;background:#fff}.calculation-grid.svelte-hhwyx0{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto 3rem}.calc-card.svelte-hhwyx0{background:#f8f8f8;border:2px solid var(--faf-gray-light);border-radius:12px;padding:2rem}.calc-card.svelte-hhwyx0 h4:where(.svelte-hhwyx0){margin:0 0 1.5rem;color:var(--faf-black);font-size:1.125rem}.calc-list.svelte-hhwyx0{list-style:none;padding:0;margin:0}.calc-list.svelte-hhwyx0 li:where(.svelte-hhwyx0){padding:.75rem 0;border-bottom:1px solid var(--faf-gray-light)}.calc-list.svelte-hhwyx0 li:where(.svelte-hhwyx0):last-child{border-bottom:none}.calc-note.svelte-hhwyx0{display:block;font-size:.875rem;color:#666;margin-top:.25rem;font-style:italic}.calc-description.svelte-hhwyx0{margin-bottom:1rem;color:#666;line-height:1.6}.calc-stat.svelte-hhwyx0{margin-top:1.5rem;padding:1rem;background:#fff;border-left:3px solid var(--faf-orange);font-size:.95rem;line-height:1.6}.validation-box.svelte-hhwyx0{max-width:900px;margin:0 auto;background:linear-gradient(135deg,#f8f8f8,#fff);border:3px solid var(--faf-orange);border-radius:12px;padding:2rem}.validation-box.svelte-hhwyx0 h4:where(.svelte-hhwyx0){margin:0 0 1.5rem;text-align:center;color:var(--faf-black);font-size:1.25rem}.validation-grid.svelte-hhwyx0{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:1.5rem}.validation-item.svelte-hhwyx0{background:#fff;border:2px solid var(--faf-gray-light);border-radius:8px;padding:1.5rem;text-align:center}.validation-project.svelte-hhwyx0{font-size:1.125rem;font-weight:700;font-family:var(--font-mono);color:var(--faf-black);margin-bottom:.75rem}.validation-stat.svelte-hhwyx0{font-size:.95rem;color:#666;margin-bottom:.5rem}.validation-result.svelte-hhwyx0{font-size:1.25rem;font-weight:900;color:var(--faf-orange);margin-bottom:.5rem}.validation-proof.svelte-hhwyx0{font-size:.95rem;color:#666;font-family:var(--font-mono)}.validation-note.svelte-hhwyx0{font-size:.95rem;color:#666;line-height:1.6;text-align:center;font-style:italic;padding-top:1.5rem;border-top:2px solid var(--faf-gray-light)}.run-analysis.svelte-hhwyx0{padding:4rem 0;background:#f8f8f8;opacity:0;transform:translateY(20px);transition:all .6s ease}.run-analysis.visible.svelte-hhwyx0{opacity:1;transform:translateY(0)}.steps-grid.svelte-hhwyx0{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto 3rem}.step.svelte-hhwyx0{background:#f8f8f8;border:2px solid var(--faf-gray-light);border-radius:12px;padding:2rem;text-align:center}.step-number.svelte-hhwyx0{width:60px;height:60px;background:var(--faf-orange);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:900;margin:0 auto 1rem}.step.svelte-hhwyx0 h4:where(.svelte-hhwyx0){margin:0 0 1rem;color:var(--faf-black)}.step.svelte-hhwyx0 pre:where(.svelte-hhwyx0){background:var(--faf-black);color:var(--faf-green);padding:1rem;border-radius:8px;overflow-x:auto;text-align:left}.step.svelte-hhwyx0 code:where(.svelte-hhwyx0){font-family:var(--font-mono);font-size:.875rem}.cli-example.svelte-hhwyx0{max-width:800px;margin:0 auto 3rem;background:#f8f8f8;border:2px solid var(--faf-orange);border-radius:12px;padding:2rem}.cli-example.svelte-hhwyx0 h4:where(.svelte-hhwyx0){margin:0 0 1rem;color:var(--faf-black)}.cli-example.svelte-hhwyx0 ul:where(.svelte-hhwyx0){list-style:none;padding:0;margin:0 0 1rem}.cli-example.svelte-hhwyx0 li:where(.svelte-hhwyx0){padding:.5rem 0;font-size:.95rem}.cli-note.svelte-hhwyx0{font-size:.95rem;color:#666;font-style:italic;line-height:1.5}.cta-final.svelte-hhwyx0{text-align:center;max-width:800px;margin:0 auto;background:linear-gradient(135deg,#0a0a0a,#1a1a1a);color:#fff;padding:3rem 2rem;border-radius:12px}.cta-final.svelte-hhwyx0 h3:where(.svelte-hhwyx0){margin:0 0 1rem;font-size:2rem}.cta-final.svelte-hhwyx0 p:where(.svelte-hhwyx0){font-size:1.125rem;margin-bottom:2rem;opacity:.9}.cta-buttons.svelte-hhwyx0{display:flex;gap:1rem;justify-content:center}@media (max-width: 968px){.hero-title.svelte-hhwyx0{font-size:2rem}.analysis-cards.svelte-hhwyx0{grid-template-columns:repeat(2,1fr)}.comparison-grid.svelte-hhwyx0,.steps-grid.svelte-hhwyx0,.calculation-grid.svelte-hhwyx0,.validation-grid.svelte-hhwyx0,.calculator-interactive.svelte-hhwyx0{grid-template-columns:1fr}.hero-cta.svelte-hhwyx0,.cta-buttons.svelte-hhwyx0{flex-direction:column}}@media (max-width: 600px){.analysis-cards.svelte-hhwyx0{grid-template-columns:1fr}}.container.svelte-hhwyx0{max-width:1400px;margin:0 auto;padding:0 2rem}
