.methodology-page.svelte-1k8iauo{min-height:100svh;background:var(--color-ss-bg-base)}.hero.svelte-1k8iauo{background:var(--color-ss-bg-dark);padding:4rem 1.5rem 3rem;text-align:center;border-bottom:4px solid var(--color-ss-border-hard)}.hero-content.svelte-1k8iauo{max-width:640px;margin:0 auto}.hero-tag.svelte-1k8iauo{display:inline-block;padding:.375rem 1rem;background:var(--color-ss-accent);border-radius:9999px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#fff;margin-bottom:1rem}.hero.svelte-1k8iauo h1:where(.svelte-1k8iauo){font-size:clamp(2rem,5vw,2.75rem);font-weight:900;font-family:var(--font-ss-display);color:#fff;margin:0 0 .75rem}.hero.svelte-1k8iauo p:where(.svelte-1k8iauo){font-size:1.125rem;color:#ffffffb3;margin:0;line-height:1.6}.tabs-nav.svelte-1k8iauo{position:sticky;top:4rem;z-index:40;background:var(--color-ss-bg-base);border-bottom:3px solid var(--color-ss-border-hard);padding:.75rem 1rem}.tabs-container.svelte-1k8iauo{max-width:640px;margin:0 auto;display:flex;gap:.5rem;background:#fff;padding:.375rem;border:2px solid var(--color-ss-border-hard);border-radius:.75rem;box-shadow:3px 3px 0 var(--color-ss-shadow)}.tab-btn.svelte-1k8iauo{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;background:transparent;border:2px solid transparent;border-radius:.5rem;font-size:.875rem;font-weight:700;font-family:inherit;color:var(--color-ss-text-muted);cursor:pointer;transition:all .15s}.tab-btn.svelte-1k8iauo:hover:not(.active){color:var(--color-ss-text-primary);background:var(--color-ss-bg-base)}.tab-btn.active.svelte-1k8iauo{color:#fff;background:var(--color-ss-accent);border-color:var(--color-ss-accent);box-shadow:2px 2px 0 var(--color-ss-shadow)}.tab-btn.svelte-1k8iauo svg:where(.svelte-1k8iauo){width:1.125rem;height:1.125rem;flex-shrink:0}.tab-btn.active.svelte-1k8iauo svg:where(.svelte-1k8iauo){stroke:#fff}.content.svelte-1k8iauo{max-width:720px;margin:0 auto;padding:2.5rem 1.5rem 4rem}.section.svelte-1k8iauo{animation:svelte-1k8iauo-fadeIn .25s ease-out}@keyframes svelte-1k8iauo-fadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.section-header.svelte-1k8iauo{text-align:center;margin-bottom:2rem}.section-tag.svelte-1k8iauo{display:inline-block;padding:.375rem .875rem;background:var(--color-ss-accent);border-radius:9999px;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#fff;margin-bottom:.875rem}.section-header.svelte-1k8iauo h2:where(.svelte-1k8iauo){font-size:1.75rem;font-weight:900;font-family:var(--font-ss-display);color:var(--color-ss-text-primary);margin:0 0 .5rem}.section-header.svelte-1k8iauo p:where(.svelte-1k8iauo){font-size:1rem;color:var(--color-ss-text-secondary);margin:0}.equation-card.svelte-1k8iauo{background:#fff;border:3px solid var(--color-ss-border-hard);border-radius:1rem;padding:1.75rem;margin-bottom:1.5rem;box-shadow:5px 5px 0 var(--color-ss-shadow)}.equation.svelte-1k8iauo{display:flex;align-items:center;justify-content:center;gap:.75rem;flex-wrap:wrap;margin-bottom:1.25rem}.eq-term.svelte-1k8iauo{display:flex;flex-direction:column;align-items:center;gap:.375rem;padding:.875rem 1.25rem;background:var(--color-ss-bg-base);border:2px solid var(--color-ss-border-subtle);border-radius:10px;transition:all .15s}.eq-term.svelte-1k8iauo:hover{border-color:var(--color-ss-accent);background:#10b9810d;transform:translateY(-2px)}.eq-term.result.svelte-1k8iauo{background:var(--color-ss-accent);border-color:var(--color-ss-border-hard);box-shadow:3px 3px 0 var(--color-ss-shadow)}.eq-term.svelte-1k8iauo svg:where(.svelte-1k8iauo){width:1.5rem;height:1.5rem;stroke:var(--color-ss-text-muted)}.eq-term.result.svelte-1k8iauo svg:where(.svelte-1k8iauo){stroke:#fff}.eq-term.svelte-1k8iauo span:where(.svelte-1k8iauo){font-size:.8125rem;font-weight:700;color:var(--color-ss-text-secondary)}.eq-term.result.svelte-1k8iauo span:where(.svelte-1k8iauo){color:#fff}.eq-op.svelte-1k8iauo{font-size:1.5rem;font-weight:800;color:var(--color-ss-text-muted)}.equation-desc.svelte-1k8iauo{text-align:center;font-size:.9375rem;color:var(--color-ss-text-secondary);margin:0;line-height:1.5}.equation-desc.svelte-1k8iauo strong:where(.svelte-1k8iauo){color:var(--color-ss-accent)}.pillars-grid.svelte-1k8iauo{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.pillar.svelte-1k8iauo{background:#fff;border:3px solid var(--color-ss-border-hard);border-radius:.875rem;padding:1.25rem;text-align:center;box-shadow:4px 4px 0 var(--color-ss-shadow);transition:all .15s;cursor:pointer;font-family:inherit}.pillar.svelte-1k8iauo:hover{transform:translate(-2px,-2px);box-shadow:6px 6px 0 var(--color-ss-shadow)}.pillar-icon.svelte-1k8iauo{width:2.5rem;height:2.5rem;margin:0 auto .75rem;background:#10b9811a;border:2px solid var(--color-ss-accent);border-radius:10px;display:flex;align-items:center;justify-content:center}.pillar-icon.svelte-1k8iauo svg:where(.svelte-1k8iauo){width:1.25rem;height:1.25rem;stroke:var(--color-ss-accent)}.pillar.svelte-1k8iauo h3:where(.svelte-1k8iauo){font-size:1rem;font-weight:700;margin:0 0 .375rem;color:var(--color-ss-text-primary)}.pillar.svelte-1k8iauo p:where(.svelte-1k8iauo){font-size:.8125rem;color:var(--color-ss-text-secondary);line-height:1.4;margin:0}.pillar.active.svelte-1k8iauo{background:var(--color-ss-accent);transform:translate(-2px,-2px);box-shadow:6px 6px 0 var(--color-ss-shadow)}.pillar.active.svelte-1k8iauo h3:where(.svelte-1k8iauo),.pillar.active.svelte-1k8iauo p:where(.svelte-1k8iauo){color:#fff}.pillar.active.svelte-1k8iauo .pillar-icon:where(.svelte-1k8iauo){background:#fff3;border-color:#ffffff4d}.pillar.active.svelte-1k8iauo .pillar-icon:where(.svelte-1k8iauo) svg:where(.svelte-1k8iauo){stroke:#fff}.pillar-tip.svelte-1k8iauo{display:flex;align-items:flex-start;gap:.75rem;margin-top:1rem;padding:1rem 1.25rem;background:var(--color-ss-bg-dark);border-radius:.75rem;animation:svelte-1k8iauo-fadeIn .2s ease-out}.pillar-tip.svelte-1k8iauo svg:where(.svelte-1k8iauo){width:1.25rem;height:1.25rem;stroke:var(--color-ss-accent);flex-shrink:0;margin-top:.125rem}.pillar-tip.svelte-1k8iauo span:where(.svelte-1k8iauo){font-size:.875rem;color:#ffffffe6;line-height:1.5}.criteria-grid.svelte-1k8iauo{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;margin-bottom:1.25rem}.criteria-card.svelte-1k8iauo{display:flex;align-items:center;gap:.875rem;padding:1rem 1.25rem;background:#fff;border:3px solid var(--color-ss-border-hard);border-radius:.75rem;cursor:pointer;transition:all .15s;box-shadow:3px 3px 0 var(--color-ss-shadow);text-align:left;font-family:inherit}.criteria-card.svelte-1k8iauo:hover,.criteria-card.active.svelte-1k8iauo{background:var(--accent);transform:translate(-2px,-2px);box-shadow:5px 5px 0 var(--color-ss-shadow)}.criteria-card.svelte-1k8iauo:hover :where(.svelte-1k8iauo),.criteria-card.active.svelte-1k8iauo :where(.svelte-1k8iauo){color:#fff}.criteria-num.svelte-1k8iauo{width:2rem;height:2rem;background:var(--accent);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:800;color:#fff;flex-shrink:0}.criteria-card.svelte-1k8iauo:hover .criteria-num:where(.svelte-1k8iauo),.criteria-card.active.svelte-1k8iauo .criteria-num:where(.svelte-1k8iauo){background:#ffffff40}.criteria-info.svelte-1k8iauo strong:where(.svelte-1k8iauo){display:block;font-size:.9375rem;font-weight:700;color:var(--color-ss-text-primary);margin-bottom:.125rem}.criteria-info.svelte-1k8iauo span:where(.svelte-1k8iauo){font-size:.75rem;color:var(--color-ss-text-muted)}.criteria-preview.svelte-1k8iauo{margin-bottom:1.25rem}.preview-active.svelte-1k8iauo{background:var(--accent);border:3px solid var(--color-ss-border-hard);border-radius:.75rem;padding:1.25rem;box-shadow:4px 4px 0 var(--color-ss-shadow);animation:svelte-1k8iauo-fadeIn .2s ease-out}.preview-header.svelte-1k8iauo{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.preview-num.svelte-1k8iauo{width:2.25rem;height:2.25rem;background:#ffffff40;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:800;color:#fff;flex-shrink:0}.preview-title.svelte-1k8iauo{display:flex;flex-direction:column;gap:.125rem}.preview-title.svelte-1k8iauo strong:where(.svelte-1k8iauo){font-size:1.125rem;color:#fff}.preview-weight.svelte-1k8iauo{font-size:.75rem;font-weight:700;color:#ffffffb3;background:#ffffff26;padding:.125rem .5rem;border-radius:4px;width:fit-content}.preview-tip.svelte-1k8iauo{font-size:.875rem;color:#ffffffe6;line-height:1.5;margin:0}.preview-empty.svelte-1k8iauo{display:flex;align-items:center;justify-content:center;gap:.625rem;padding:1.25rem;background:#fff;border:3px dashed var(--color-ss-border-subtle);border-radius:.75rem}.preview-empty.svelte-1k8iauo svg:where(.svelte-1k8iauo){width:1.25rem;height:1.25rem;stroke:var(--color-ss-text-muted)}.preview-empty.svelte-1k8iauo span:where(.svelte-1k8iauo){font-size:.875rem;color:var(--color-ss-text-muted)}.criteria-note.svelte-1k8iauo{display:flex;align-items:center;justify-content:center;gap:.625rem;padding:.875rem 1.25rem;background:#10b9811a;border:2px solid var(--color-ss-accent);border-radius:.625rem}.criteria-note.svelte-1k8iauo svg:where(.svelte-1k8iauo){width:1.125rem;height:1.125rem;stroke:var(--color-ss-accent);flex-shrink:0}.criteria-note.svelte-1k8iauo p:where(.svelte-1k8iauo){font-size:.875rem;color:var(--color-ss-text-secondary);margin:0}.stepper.svelte-1k8iauo{margin-bottom:1.5rem}.stepper-track.svelte-1k8iauo{height:4px;background:var(--color-ss-border-subtle);border-radius:2px;margin-bottom:1rem}.stepper-progress.svelte-1k8iauo{height:100%;background:var(--color-ss-accent);border-radius:2px;transition:width .3s ease}.stepper-dots.svelte-1k8iauo{display:flex;justify-content:space-between}.stepper-dot.svelte-1k8iauo{width:2.25rem;height:2.25rem;background:#fff;border:3px solid var(--color-ss-border-subtle);border-radius:50%;font-size:.875rem;font-weight:700;color:var(--color-ss-text-muted);cursor:pointer;transition:all .15s;font-family:inherit;display:flex;align-items:center;justify-content:center}.stepper-dot.done.svelte-1k8iauo{background:var(--color-ss-accent);border-color:var(--color-ss-accent);color:#fff}.stepper-dot.current.svelte-1k8iauo{border-color:var(--color-ss-accent);color:var(--color-ss-accent);box-shadow:0 0 0 3px #10b98133}.stepper-dot.svelte-1k8iauo svg:where(.svelte-1k8iauo){width:1rem;height:1rem;stroke:#fff}.step-card.svelte-1k8iauo{background:#fff;border:3px solid var(--color-ss-border-hard);border-radius:1rem;padding:1.75rem;text-align:center;box-shadow:5px 5px 0 var(--color-ss-shadow);margin-bottom:1.5rem}.step-badge.svelte-1k8iauo{display:inline-block;padding:.25rem .625rem;background:var(--color-ss-accent);border-radius:9999px;font-size:.6875rem;font-weight:700;color:#fff;margin-bottom:.75rem}.step-card.svelte-1k8iauo h3:where(.svelte-1k8iauo){font-size:1.375rem;font-weight:800;font-family:var(--font-ss-display);margin:0 0 .5rem;color:var(--color-ss-text-primary)}.step-card.svelte-1k8iauo>p:where(.svelte-1k8iauo){font-size:.9375rem;color:var(--color-ss-text-secondary);margin:0 0 1rem}.step-insight.svelte-1k8iauo{display:flex;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;background:var(--color-ss-bg-dark);border-radius:.625rem;margin-bottom:1.25rem;text-align:left}.step-insight.svelte-1k8iauo svg:where(.svelte-1k8iauo){width:1.25rem;height:1.25rem;stroke:var(--color-ss-accent);flex-shrink:0;margin-top:.125rem}.step-insight.svelte-1k8iauo span:where(.svelte-1k8iauo){font-size:.875rem;color:#ffffffe6;line-height:1.5}.step-nav.svelte-1k8iauo{display:flex;justify-content:center;gap:.75rem}.step-btn.svelte-1k8iauo{display:flex;align-items:center;gap:.375rem;padding:.625rem 1rem;background:var(--color-ss-bg-base);border:3px solid var(--color-ss-border-hard);border-radius:.5rem;font-size:.8125rem;font-weight:700;color:var(--color-ss-text-secondary);cursor:pointer;transition:all .15s;font-family:inherit}.step-btn.svelte-1k8iauo:hover:not(:disabled){transform:translateY(-2px);box-shadow:2px 2px 0 var(--color-ss-shadow)}.step-btn.svelte-1k8iauo:disabled{opacity:.4;cursor:not-allowed}.step-btn.primary.svelte-1k8iauo{background:var(--color-ss-accent);border-color:var(--color-ss-accent);color:#fff}.step-btn.svelte-1k8iauo svg:where(.svelte-1k8iauo){width:1rem;height:1rem}.step-overview.svelte-1k8iauo{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem}.overview-item.svelte-1k8iauo{display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:.625rem .5rem;background:#fff;border:2px solid var(--color-ss-border-subtle);border-radius:.5rem;transition:all .15s}.overview-item.active.svelte-1k8iauo{background:#10b9811a;border-color:var(--color-ss-accent)}.overview-item.done.svelte-1k8iauo{opacity:.5}.overview-num.svelte-1k8iauo{font-size:.75rem;font-weight:800;color:var(--color-ss-text-muted)}.overview-item.active.svelte-1k8iauo .overview-num:where(.svelte-1k8iauo){color:var(--color-ss-accent)}.overview-title.svelte-1k8iauo{font-size:.625rem;font-weight:600;color:var(--color-ss-text-muted);text-align:center}.trust-grid.svelte-1k8iauo{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-bottom:1.5rem}.trust-card.svelte-1k8iauo{padding:1.5rem;border-radius:.875rem;border:3px solid;box-shadow:4px 4px 0 var(--color-ss-shadow)}.trust-card.do.svelte-1k8iauo{background:#f0fdf4;border-color:#22c55e}.trust-card.dont.svelte-1k8iauo{background:#fef2f2;border-color:#ef4444}.trust-header.svelte-1k8iauo{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:2px solid rgba(0,0,0,.08)}.trust-header.svelte-1k8iauo svg:where(.svelte-1k8iauo){width:1.375rem;height:1.375rem}.trust-card.do.svelte-1k8iauo .trust-header:where(.svelte-1k8iauo) svg:where(.svelte-1k8iauo){stroke:#16a34a}.trust-card.dont.svelte-1k8iauo .trust-header:where(.svelte-1k8iauo) svg:where(.svelte-1k8iauo){stroke:#dc2626}.trust-header.svelte-1k8iauo h3:where(.svelte-1k8iauo){font-size:1.0625rem;font-weight:800;margin:0}.trust-card.do.svelte-1k8iauo .trust-header:where(.svelte-1k8iauo) h3:where(.svelte-1k8iauo){color:#166534}.trust-card.dont.svelte-1k8iauo .trust-header:where(.svelte-1k8iauo) h3:where(.svelte-1k8iauo){color:#991b1b}.trust-card.svelte-1k8iauo ul:where(.svelte-1k8iauo){list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.625rem}.trust-card.svelte-1k8iauo li:where(.svelte-1k8iauo){font-size:.9375rem;padding-left:1.5rem;position:relative}.trust-card.svelte-1k8iauo li:where(.svelte-1k8iauo):before{content:"";position:absolute;left:0;top:.375rem;width:.5rem;height:.5rem;border-radius:50%}.trust-card.do.svelte-1k8iauo li:where(.svelte-1k8iauo){color:#166534}.trust-card.do.svelte-1k8iauo li:where(.svelte-1k8iauo):before{background:#22c55e}.trust-card.dont.svelte-1k8iauo li:where(.svelte-1k8iauo){color:#991b1b}.trust-card.dont.svelte-1k8iauo li:where(.svelte-1k8iauo):before{background:#ef4444}.trust-seal.svelte-1k8iauo{display:flex;align-items:center;gap:1rem;padding:1.25rem 1.5rem;background:#fff;border:3px solid var(--color-ss-border-hard);border-radius:.875rem;box-shadow:4px 4px 0 var(--color-ss-shadow)}.seal-icon.svelte-1k8iauo{width:2.75rem;height:2.75rem;background:var(--color-ss-accent);border-radius:.625rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.seal-icon.svelte-1k8iauo svg:where(.svelte-1k8iauo){width:1.375rem;height:1.375rem;stroke:#fff}.seal-text.svelte-1k8iauo strong:where(.svelte-1k8iauo){display:block;font-size:.9375rem;font-weight:800;color:var(--color-ss-text-primary);margin-bottom:.125rem}.seal-text.svelte-1k8iauo span:where(.svelte-1k8iauo){font-size:.875rem;color:var(--color-ss-text-secondary)}.cta-section.svelte-1k8iauo{margin-top:3rem;padding-top:2rem;border-top:2px solid var(--color-ss-border-subtle)}.cta-card.svelte-1k8iauo{text-align:center;padding:2rem;background:linear-gradient(135deg,#f0fdf4,#ecfdf5);border:3px solid var(--color-ss-accent);border-radius:1rem;box-shadow:6px 6px 0 var(--color-ss-shadow)}.cta-card.svelte-1k8iauo h3:where(.svelte-1k8iauo){font-size:1.5rem;font-weight:900;font-family:var(--font-ss-display);color:var(--color-ss-text-primary);margin:0 0 .5rem}.cta-card.svelte-1k8iauo>p:where(.svelte-1k8iauo){font-size:1rem;color:var(--color-ss-text-secondary);margin:0 0 1.25rem}.cta-actions.svelte-1k8iauo{display:flex;justify-content:center;gap:.75rem;margin-bottom:1rem}.cta-btn.svelte-1k8iauo{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:700;text-decoration:none;border-radius:.5rem;transition:all .15s}.cta-btn.primary.svelte-1k8iauo{background:var(--color-ss-accent);color:#fff;border:3px solid var(--color-ss-border-hard);box-shadow:4px 4px 0 var(--color-ss-shadow)}.cta-btn.primary.svelte-1k8iauo:hover{transform:translate(-2px,-2px);box-shadow:6px 6px 0 var(--color-ss-shadow)}.cta-btn.primary.svelte-1k8iauo svg:where(.svelte-1k8iauo){width:1rem;height:1rem}.cta-btn.secondary.svelte-1k8iauo{background:#fff;color:var(--color-ss-text-primary);border:3px solid var(--color-ss-border-hard);box-shadow:3px 3px 0 var(--color-ss-shadow)}.cta-btn.secondary.svelte-1k8iauo:hover{background:var(--color-ss-bg-base);transform:translate(-1px,-1px);box-shadow:4px 4px 0 var(--color-ss-shadow)}.version-tag.svelte-1k8iauo{display:inline-block;font-size:.6875rem;font-weight:600;color:var(--color-ss-text-muted)}@media(max-width:768px){.hero.svelte-1k8iauo{padding:3rem 1rem 2rem}.tabs-nav.svelte-1k8iauo{padding:.5rem .75rem}.tabs-container.svelte-1k8iauo{padding:.25rem;gap:.25rem}.tab-btn.svelte-1k8iauo{padding:.625rem .5rem;font-size:.75rem;gap:.375rem}.tab-btn.svelte-1k8iauo svg:where(.svelte-1k8iauo){width:1rem;height:1rem}.content.svelte-1k8iauo{padding:1.5rem 1rem 3rem}.pillars-grid.svelte-1k8iauo,.criteria-grid.svelte-1k8iauo,.trust-grid.svelte-1k8iauo{grid-template-columns:1fr}.step-overview.svelte-1k8iauo{grid-template-columns:repeat(2,1fr)}.cta-actions.svelte-1k8iauo{flex-direction:column}.cta-btn.svelte-1k8iauo{width:100%}}@media(max-width:480px){.tab-btn.svelte-1k8iauo span:where(.svelte-1k8iauo){display:none}.tab-btn.svelte-1k8iauo{padding:.75rem}.tab-btn.svelte-1k8iauo svg:where(.svelte-1k8iauo){width:1.25rem;height:1.25rem}}
