.app[data-v-2d06d901]{min-height:100vh;display:flex;flex-direction:column}.navbar[data-v-2d06d901]{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background:#fff;border-bottom:1px solid #e0e0e0}.logo[data-v-2d06d901]{font-size:1.25rem;font-weight:700;color:#06c;text-decoration:none}.nav-links[data-v-2d06d901]{display:flex;gap:1.5rem}.nav-links a[data-v-2d06d901]{color:#333;text-decoration:none;font-weight:500}.nav-links a[data-v-2d06d901]:hover,.nav-links a.router-link-active[data-v-2d06d901]{color:#06c}main[data-v-2d06d901]{flex:1}.nda-overlay[data-v-91dee6e1]{position:fixed;top:0;left:0;right:0;bottom:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;overflow-y:auto}.nda-container[data-v-91dee6e1]{background:#fff;border-radius:16px;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;animation:slideUp-91dee6e1 .5s ease}@keyframes slideUp-91dee6e1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.nda-header[data-v-91dee6e1]{text-align:center;padding:2rem 2rem 1rem;background:linear-gradient(135deg,#1a237e,#3949ab);color:#fff;border-radius:16px 16px 0 0}.nda-icon[data-v-91dee6e1]{width:60px;height:60px;margin:0 auto 1rem;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center}.nda-icon svg[data-v-91dee6e1]{width:32px;height:32px}.nda-header h2[data-v-91dee6e1]{margin:0 0 .5rem;font-size:1.5rem}.nda-subtitle[data-v-91dee6e1]{margin:0;opacity:.9;font-size:.9rem}.nda-document[data-v-91dee6e1]{margin:1.5rem;border:2px solid #e0e0e0;border-radius:8px;background:#fafafa;font-size:.85rem}.document-header[data-v-91dee6e1]{text-align:center;padding:1.5rem;border-bottom:2px solid #1a237e;background:#fff}.document-logo[data-v-91dee6e1]{font-size:.75rem;font-weight:700;letter-spacing:3px;color:#1a237e;margin-bottom:.5rem}.document-title[data-v-91dee6e1]{font-size:1.25rem;font-weight:700;color:#333}.document-subtitle[data-v-91dee6e1]{font-size:.8rem;color:#666;margin-top:.25rem}.document-number[data-v-91dee6e1]{font-size:.7rem;color:#999;margin-top:.5rem;font-family:monospace}.document-body[data-v-91dee6e1]{padding:1.25rem;background:#fff}.document-intro[data-v-91dee6e1]{margin:0 0 1rem;line-height:1.6}.document-section[data-v-91dee6e1]{margin-bottom:1rem}.document-section[data-v-91dee6e1]:last-child{margin-bottom:0}.document-section h4[data-v-91dee6e1]{font-size:.85rem;color:#1a237e;margin:0 0 .5rem}.document-section p[data-v-91dee6e1]{margin:.25rem 0;line-height:1.5}.document-section ul[data-v-91dee6e1]{margin:.5rem 0;padding-left:1.25rem}.document-section li[data-v-91dee6e1]{margin-bottom:.25rem;line-height:1.5}.highlight[data-v-91dee6e1]{color:#1a237e;background:#e8eaf6;padding:.125rem .375rem;border-radius:4px}.section-subtitle[data-v-91dee6e1]{color:#555;font-size:.8rem;margin-top:.75rem!important;margin-bottom:.25rem!important}.exclusion-list[data-v-91dee6e1]{color:#666;font-style:italic}.document-signature[data-v-91dee6e1]{padding:1.25rem;background:#f5f5f5;border-top:1px dashed #ccc;position:relative}.signature-block[data-v-91dee6e1]{text-align:center}.signature-label[data-v-91dee6e1]{font-size:.75rem;color:#666;margin-bottom:.5rem}.signature-area[data-v-91dee6e1]{height:60px;display:flex;align-items:center;justify-content:center}.signature-svg[data-v-91dee6e1]{width:200px;height:60px}.signature-path[data-v-91dee6e1]{stroke-dasharray:300;stroke-dashoffset:calc(300 * (1 - var(--progress, 0)));transition:stroke-dashoffset .1s linear}.signature-text[data-v-91dee6e1]{font-size:12px;font-family:Brush Script MT,cursive;fill:#1a237e;opacity:var(--progress, 0)}.signature-name[data-v-91dee6e1]{font-size:.8rem;font-weight:600;color:#333;margin-top:.5rem}.signature-date[data-v-91dee6e1]{font-size:.7rem;color:#666}.stamp-container[data-v-91dee6e1]{position:absolute;top:50%;right:2rem;transform:translateY(-50%) rotate(-15deg) scale(0);opacity:0;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.stamp-container.show[data-v-91dee6e1]{transform:translateY(-50%) rotate(-15deg) scale(1);opacity:1}.stamp[data-v-91dee6e1]{width:90px;height:90px}.stamp-border[data-v-91dee6e1]{width:100%;height:100%;border:3px solid #c62828;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#ffffffe6}.stamp-inner[data-v-91dee6e1]{text-align:center;color:#c62828}.stamp-text-top[data-v-91dee6e1]{font-size:.5rem;font-weight:700;letter-spacing:1px}.stamp-text-main[data-v-91dee6e1]{font-size:.85rem;font-weight:700;margin:.25rem 0}.stamp-text-bottom[data-v-91dee6e1]{font-size:.45rem;letter-spacing:.5px}.nda-steps[data-v-91dee6e1]{display:flex;align-items:center;justify-content:center;padding:1.5rem;gap:.5rem}.step[data-v-91dee6e1]{display:flex;flex-direction:column;align-items:center;gap:.375rem;opacity:.4;transition:opacity .3s}.step.active[data-v-91dee6e1]{opacity:1}.step-icon[data-v-91dee6e1]{width:28px;height:28px;border-radius:50%;background:#e0e0e0;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600;color:#666;transition:all .3s}.step.active .step-icon[data-v-91dee6e1]{background:#1a237e;color:#fff}.step.done .step-icon[data-v-91dee6e1]{background:#4caf50}.step-text[data-v-91dee6e1]{font-size:.7rem;color:#666}.step-line[data-v-91dee6e1]{width:30px;height:2px;background:#e0e0e0;margin-bottom:1.5rem;transition:background .3s}.step-line.active[data-v-91dee6e1]{background:#1a237e}.nda-complete[data-v-91dee6e1]{text-align:center;padding:0 2rem 2rem;animation:fadeIn-91dee6e1 .5s ease}@keyframes fadeIn-91dee6e1{0%{opacity:0}to{opacity:1}}.complete-icon[data-v-91dee6e1]{width:64px;height:64px;margin:0 auto 1rem;background:#e8f5e9;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#4caf50}.complete-icon svg[data-v-91dee6e1]{width:36px;height:36px}.nda-complete h3[data-v-91dee6e1]{margin:0 0 .5rem;color:#2e7d32;font-size:1.25rem}.nda-complete p[data-v-91dee6e1]{margin:0 0 .5rem;color:#666;font-size:.9rem}.nda-id[data-v-91dee6e1]{font-family:monospace;font-size:.8rem!important;color:#999!important;margin-bottom:1rem!important}.nda-actions[data-v-91dee6e1]{margin-bottom:1rem}.download-btn[data-v-91dee6e1]{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#1a237e,#3949ab);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s}.download-btn svg[data-v-91dee6e1]{width:20px;height:20px}.download-btn[data-v-91dee6e1]:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #1a237e4d}.download-btn[data-v-91dee6e1]:disabled{opacity:.7;cursor:not-allowed}.download-btn.downloaded[data-v-91dee6e1]{background:linear-gradient(135deg,#2e7d32,#4caf50)}.nda-notice[data-v-91dee6e1]{font-size:.8rem!important;color:#888!important;background:#f5f5f5;padding:.75rem 1rem;border-radius:6px;margin-bottom:1.25rem!important}.close-btn[data-v-91dee6e1]{background:transparent;color:#666;border:1px solid #ddd;padding:.625rem 2rem;border-radius:8px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s}.close-btn[data-v-91dee6e1]:hover{background:#f5f5f5;border-color:#ccc}@media (max-width: 480px){.nda-container[data-v-91dee6e1]{margin:.5rem;max-height:95vh}.nda-header[data-v-91dee6e1]{padding:1.5rem 1rem 1rem}.nda-header h2[data-v-91dee6e1]{font-size:1.25rem}.nda-document[data-v-91dee6e1]{margin:1rem;font-size:.8rem}.document-header[data-v-91dee6e1],.document-body[data-v-91dee6e1]{padding:1rem}.stamp-container[data-v-91dee6e1]{right:1rem}.stamp[data-v-91dee6e1]{width:70px;height:70px}.nda-steps[data-v-91dee6e1]{padding:1rem;gap:.25rem}.step-text[data-v-91dee6e1]{font-size:.6rem}.step-line[data-v-91dee6e1]{width:20px}}.grading-result[data-v-fcd411e0]{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;padding:1.5rem}.result-summary[data-v-fcd411e0]{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:2px solid #e0e0e0}.summary-header[data-v-fcd411e0]{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.level-badge-large[data-v-fcd411e0]{font-size:2rem;font-weight:800;padding:.75rem 1.25rem;border-radius:12px;min-width:80px;text-align:center}.level-badge-large.level-l0[data-v-fcd411e0]{background:linear-gradient(135deg,#fff3e0,#ffe0b2);color:#e65100}.level-badge-large.level-l1[data-v-fcd411e0]{background:linear-gradient(135deg,#e3f2fd,#bbdefb);color:#1565c0}.level-badge-large.level-l2[data-v-fcd411e0]{background:linear-gradient(135deg,#e8f5e9,#c8e6c9);color:#2e7d32}.summary-info[data-v-fcd411e0]{flex:1}.summary-title[data-v-fcd411e0]{margin:0 0 .5rem;font-size:1.1rem;font-weight:600;color:#1a1a2e}.summary-metrics[data-v-fcd411e0]{display:flex;gap:1.5rem}.metric[data-v-fcd411e0]{display:flex;align-items:center;gap:.375rem;font-size:.95rem;color:#555}.metric-icon[data-v-fcd411e0]{font-size:1rem}.metric-value[data-v-fcd411e0]{font-weight:600;color:#333}.section-header-collapsible[data-v-fcd411e0]{display:flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:700;color:#1a1a2e;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid #e0e0e0}.section-icon[data-v-fcd411e0]{font-size:1.1rem}.subsection-header[data-v-fcd411e0]{font-weight:600;font-size:.875rem;color:#666;margin-bottom:.5rem}.estimation-details[data-v-fcd411e0],.analysis-details[data-v-fcd411e0]{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e0e0e0}h3[data-v-fcd411e0]{margin:0 0 1.5rem;font-size:1.25rem}.grading-section[data-v-fcd411e0]{margin-bottom:1.5rem}.grading-section[data-v-fcd411e0]:last-child{margin-bottom:0}.section-header[data-v-fcd411e0]{font-weight:600;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;color:#666;margin-bottom:.5rem}.level-badge[data-v-fcd411e0]{display:inline-block;font-size:1.5rem;font-weight:700;padding:.5rem 1rem;border-radius:4px;margin-bottom:.25rem}.level-l0[data-v-fcd411e0]{background:#fff3e0;color:#e65100}.level-l1[data-v-fcd411e0]{background:#e3f2fd;color:#1565c0}.level-l2[data-v-fcd411e0]{background:#e8f5e9;color:#2e7d32}.level-description[data-v-fcd411e0]{font-size:.875rem;color:#666}.recommendation-banner[data-v-fcd411e0]{display:flex;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;border-radius:8px;margin-bottom:1.5rem;border-left:4px solid}.recommendation-l0[data-v-fcd411e0]{background:linear-gradient(135deg,#fff8e1,#ffecb3);border-left-color:#ff9800}.recommendation-l1[data-v-fcd411e0]{background:linear-gradient(135deg,#e3f2fd,#bbdefb);border-left-color:#2196f3}.recommendation-l2[data-v-fcd411e0]{background:linear-gradient(135deg,#e8f5e9,#c8e6c9);border-left-color:#4caf50}.recommendation-icon[data-v-fcd411e0]{font-size:1.5rem;flex-shrink:0}.recommendation-text[data-v-fcd411e0]{font-size:.95rem;line-height:1.6;color:#333;font-weight:500}.scores-grid[data-v-fcd411e0]{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;margin-bottom:1.5rem}.score-card[data-v-fcd411e0]{background:#fff;border:1px solid #e0e0e0;border-radius:6px;padding:1rem;text-align:center}.score-label[data-v-fcd411e0]{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:#666;margin-bottom:.5rem}.score-value[data-v-fcd411e0]{font-size:2rem;font-weight:700}.score-high[data-v-fcd411e0]{color:#2e7d32}.score-medium[data-v-fcd411e0]{color:#ef6c00}.score-low[data-v-fcd411e0]{color:#c62828}.score-sublabel[data-v-fcd411e0]{font-size:.75rem;color:#888;margin-bottom:.5rem}.score-bar[data-v-fcd411e0]{height:4px;background:#e0e0e0;border-radius:2px;overflow:hidden}.score-fill[data-v-fcd411e0]{height:100%;border-radius:2px;transition:width .3s ease}.score-fill.score-high[data-v-fcd411e0]{background:#2e7d32}.score-fill.score-medium[data-v-fcd411e0]{background:#ef6c00}.score-fill.score-low[data-v-fcd411e0]{background:#c62828}.value-badge[data-v-fcd411e0]{display:inline-block;padding:.5rem 1rem;border-radius:20px;font-weight:600;text-transform:capitalize;margin-top:.5rem}.value-low[data-v-fcd411e0]{background:#ffebee;color:#c62828}.value-medium[data-v-fcd411e0]{background:#fff3e0;color:#ef6c00}.value-high[data-v-fcd411e0]{background:#e8f5e9;color:#2e7d32}.reasoning-text[data-v-fcd411e0]{margin:0;line-height:1.6;color:#333}.suggestions-list[data-v-fcd411e0]{margin:0;padding-left:1.25rem}.suggestions-list li[data-v-fcd411e0]{margin-bottom:.5rem;line-height:1.5}.suggestions-list li[data-v-fcd411e0]:last-child{margin-bottom:0}.estimation-section[data-v-fcd411e0]{margin-bottom:1.5rem}.estimation-grid[data-v-fcd411e0]{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.estimation-card[data-v-fcd411e0]{display:flex;align-items:center;gap:1rem;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;padding:1rem 1.25rem;color:#fff}.estimation-icon[data-v-fcd411e0]{font-size:2rem}.estimation-content[data-v-fcd411e0]{flex:1}.estimation-value[data-v-fcd411e0]{font-size:1.5rem;font-weight:700;line-height:1.2}.estimation-value.cost[data-v-fcd411e0]{font-size:1.25rem}.estimation-label[data-v-fcd411e0]{font-size:.75rem;opacity:.9;margin-top:.25rem}@media (max-width: 480px){.estimation-grid[data-v-fcd411e0]{grid-template-columns:1fr}}.cost-breakdown[data-v-fcd411e0]{margin-top:1rem;background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:1rem}.breakdown-title[data-v-fcd411e0]{font-size:.875rem;font-weight:600;color:#666;margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:1px solid #e0e0e0}.breakdown-section[data-v-fcd411e0]{margin-bottom:1rem}.breakdown-section[data-v-fcd411e0]:last-of-type{margin-bottom:0}.breakdown-section-label[data-v-fcd411e0]{font-size:.8rem;font-weight:600;color:#667eea;margin-bottom:.5rem}.breakdown-items[data-v-fcd411e0]{display:flex;flex-direction:column;gap:.375rem}.breakdown-item[data-v-fcd411e0]{display:flex;justify-content:space-between;align-items:center;font-size:.85rem;padding:.25rem 0}.breakdown-item.custom[data-v-fcd411e0]{color:#e65100;font-style:italic}.breakdown-label[data-v-fcd411e0]{color:#555}.breakdown-value[data-v-fcd411e0]{font-weight:600;color:#333}.breakdown-subtotal[data-v-fcd411e0]{display:flex;justify-content:space-between;align-items:center;margin-top:.375rem;padding-top:.5rem;border-top:1px solid #e0e0e0}.breakdown-subtotal .breakdown-label[data-v-fcd411e0]{font-weight:600;color:#1a1a2e}.breakdown-subtotal .breakdown-value[data-v-fcd411e0]{font-weight:700;color:#667eea}.breakdown-total[data-v-fcd411e0]{display:flex;justify-content:space-between;align-items:center;margin-top:.5rem;padding-top:.75rem;border-top:2px solid #667eea}.breakdown-total .breakdown-label[data-v-fcd411e0]{font-weight:700;color:#1a1a2e}.breakdown-total .breakdown-value[data-v-fcd411e0]{font-size:1.1rem;font-weight:700;color:#667eea}.breakdown-note[data-v-fcd411e0]{margin-top:.75rem;padding-top:.75rem;border-top:1px dashed #e0e0e0;font-size:.75rem;color:#888;line-height:1.4}.next-step-section[data-v-fcd411e0]{margin-top:1.5rem;padding:1.5rem;border-radius:12px;border:2px solid}.next-step-l0[data-v-fcd411e0]{background:linear-gradient(135deg,#fff8e1,#ffecb3);border-color:#ff9800}.next-step-l1[data-v-fcd411e0]{background:linear-gradient(135deg,#e3f2fd,#bbdefb);border-color:#2196f3}.next-step-l2[data-v-fcd411e0]{background:linear-gradient(135deg,#e8f5e9,#c8e6c9);border-color:#4caf50}.next-step-header[data-v-fcd411e0]{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.next-step-icon[data-v-fcd411e0]{font-size:1.5rem}.next-step-header h4[data-v-fcd411e0]{margin:0;font-size:1.1rem;font-weight:700;color:#1a1a2e}.next-step-description[data-v-fcd411e0]{margin:0 0 1rem;font-size:.95rem;line-height:1.6;color:#333}.module-suggestions[data-v-fcd411e0]{background:#fff;border-radius:12px;padding:1.25rem;margin-bottom:1rem;border:1px solid #e5e7eb}.module-section-title[data-v-fcd411e0]{display:flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:700;color:#1a1a2e;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:2px solid #e5e7eb}.section-icon[data-v-fcd411e0]{font-size:1.25rem}.module-group[data-v-fcd411e0]{margin-bottom:1rem;padding:1rem;border-radius:8px}.module-group[data-v-fcd411e0]:last-of-type{margin-bottom:0}.included-group[data-v-fcd411e0]{background:linear-gradient(135deg,#e8f5e9,#c8e6c9);border:1px solid #a5d6a7}.additional-group[data-v-fcd411e0]{background:linear-gradient(135deg,#e3f2fd,#bbdefb);border:1px solid #90caf9}.custom-group[data-v-fcd411e0]{background:linear-gradient(135deg,#fff3e0,#ffe0b2);border:1px dashed #ffb74d}.module-group-header[data-v-fcd411e0]{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.75rem}.group-badge[data-v-fcd411e0]{display:inline-block;padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.included-badge[data-v-fcd411e0]{background:#2e7d32;color:#fff}.additional-badge[data-v-fcd411e0]{background:#1976d2;color:#fff}.custom-badge[data-v-fcd411e0]{background:#e65100;color:#fff}.group-desc[data-v-fcd411e0]{font-size:.8rem;color:#666}.module-list[data-v-fcd411e0]{display:flex;flex-direction:column;gap:.5rem}.module-item[data-v-fcd411e0]{display:flex;align-items:center;gap:.75rem;padding:.625rem .75rem;background:#fffc;border-radius:6px;border:1px solid rgba(0,0,0,.1)}.module-item.included[data-v-fcd411e0],.module-item.additional[data-v-fcd411e0]{background:#ffffffe6}.module-item.custom[data-v-fcd411e0]{background:#ffffffe6;border-style:dashed}.module-icon[data-v-fcd411e0]{font-size:1.25rem;flex-shrink:0}.module-label[data-v-fcd411e0]{flex:1;font-size:.9rem;font-weight:500;color:#333}.module-price[data-v-fcd411e0]{font-size:.75rem;font-weight:600;padding:.25rem .625rem;border-radius:4px}.included-price[data-v-fcd411e0]{color:#1b5e20;background:#c8e6c9}.additional-price[data-v-fcd411e0]{color:#0d47a1;background:#bbdefb}.custom-price[data-v-fcd411e0]{color:#e65100;background:#ffe0b2}.module-cost-summary[data-v-fcd411e0]{margin-top:1rem;padding:1rem;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;color:#fff}.cost-row[data-v-fcd411e0]{display:flex;justify-content:space-between;align-items:center;font-size:.95rem}.module-cost-summary .cost-value[data-v-fcd411e0]{font-weight:700;font-size:1.25rem}.cost-note[data-v-fcd411e0]{font-size:.75rem;opacity:.8;margin-top:.5rem}.next-step-cta[data-v-fcd411e0]{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:1rem 1.5rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;color:#fff;cursor:pointer;transition:all .2s}.cta-l0[data-v-fcd411e0]{background:linear-gradient(135deg,#ff9800,#f57c00)}.cta-l0[data-v-fcd411e0]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #ff980066}.cta-l1[data-v-fcd411e0]{background:linear-gradient(135deg,#2196f3,#1976d2)}.cta-l1[data-v-fcd411e0]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #2196f366}.cta-l2[data-v-fcd411e0]{background:linear-gradient(135deg,#4caf50,#388e3c)}.cta-l2[data-v-fcd411e0]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #4caf5066}.cta-arrow[data-v-fcd411e0]{font-size:1.25rem;transition:transform .2s}.next-step-cta:hover .cta-arrow[data-v-fcd411e0]{transform:translate(4px)}@media (max-width: 480px){.next-step-section[data-v-fcd411e0]{padding:1rem}.module-item[data-v-fcd411e0]{flex-wrap:wrap}.module-price[data-v-fcd411e0]{margin-left:auto}}.l2-explanation[data-v-fcd411e0]{margin-top:1rem}.analogy-box[data-v-fcd411e0]{background:#ffffffe6;border:1px solid #c8e6c9;border-radius:12px;padding:1.25rem;margin-bottom:1.5rem}.ready-box[data-v-fcd411e0]{background:linear-gradient(135deg,#e8f5e9,#c8e6c9);border:2px solid #4caf50;border-radius:12px;padding:1.25rem;margin-bottom:1.5rem}.ready-message[data-v-fcd411e0]{margin:0;font-size:1rem;font-weight:600;color:#2e7d32;text-align:center}.analogy-title[data-v-fcd411e0]{font-size:1rem;font-weight:700;color:#2e7d32;margin-bottom:.75rem}.analogy-content p[data-v-fcd411e0]{margin:0 0 1rem;line-height:1.6;font-size:.95rem;color:#333}.analogy-content p strong[data-v-fcd411e0]{color:#1a1a2e}.analogy-metaphor[data-v-fcd411e0]{display:flex;flex-direction:column;gap:.625rem;padding:1rem;background:linear-gradient(135deg,#f5f5f5,#eee);border-radius:8px}.metaphor-item[data-v-fcd411e0]{display:flex;align-items:flex-start;gap:.75rem;font-size:.9rem;line-height:1.5;color:#444}.metaphor-icon[data-v-fcd411e0]{font-size:1.25rem;flex-shrink:0}.metaphor-item strong[data-v-fcd411e0]{color:#1a1a2e}.pathways-title[data-v-fcd411e0]{font-size:1rem;font-weight:700;color:#1a1a2e;margin-bottom:1rem}.pathways-grid[data-v-fcd411e0]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin-bottom:1rem}.pathway-card[data-v-fcd411e0]{position:relative;background:#fff;border:2px solid #e0e0e0;border-radius:12px;padding:1.25rem;transition:all .2s}.pathway-card[data-v-fcd411e0]:hover{border-color:#4caf50;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.pathway-card.recommended[data-v-fcd411e0]{border-color:#4caf50;background:linear-gradient(135deg,#f1f8e9,#e8f5e9)}.pathway-badge[data-v-fcd411e0]{position:absolute;top:-10px;right:12px;padding:.25rem .75rem;border-radius:20px;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.badge-kickoff[data-v-fcd411e0]{background:linear-gradient(135deg,#4caf50,#388e3c);color:#fff}.badge-bundle[data-v-fcd411e0]{background:linear-gradient(135deg,#2196f3,#1976d2);color:#fff}.badge-spec-only[data-v-fcd411e0]{background:linear-gradient(135deg,#9e9e9e,#757575);color:#fff}.pathway-header[data-v-fcd411e0]{margin-bottom:.75rem}.pathway-header h5[data-v-fcd411e0]{margin:0 0 .25rem;font-size:1rem;font-weight:700;color:#1a1a2e}.pathway-subtitle[data-v-fcd411e0]{font-size:.8rem;color:#666;font-style:italic}.pathway-desc[data-v-fcd411e0]{margin:0 0 .75rem;font-size:.875rem;line-height:1.5;color:#555}.pathway-features[data-v-fcd411e0]{margin:0 0 .75rem;padding-left:1.25rem;font-size:.8rem;color:#444}.pathway-features li[data-v-fcd411e0]{margin-bottom:.375rem;line-height:1.4}.pathway-features li[data-v-fcd411e0]:last-child{margin-bottom:0}.pathway-highlight[data-v-fcd411e0]{display:inline-block;padding:.375rem .75rem;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;font-size:.75rem;font-weight:600;color:#fff}.pathway-action[data-v-fcd411e0]{display:block;width:100%;margin-top:1rem;padding:.75rem 1rem;border:none;border-radius:8px;font-size:.9rem;font-weight:600;color:#fff;cursor:pointer;transition:all .2s}.action-kickoff[data-v-fcd411e0]{background:linear-gradient(135deg,#4caf50,#388e3c)}.action-kickoff[data-v-fcd411e0]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #4caf5066}.action-bundle[data-v-fcd411e0]{background:linear-gradient(135deg,#2196f3,#1976d2)}.action-bundle[data-v-fcd411e0]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #2196f366}.action-spec-only[data-v-fcd411e0]{background:linear-gradient(135deg,#757575,#616161)}.action-spec-only[data-v-fcd411e0]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #75757566}@media (max-width: 768px){.pathways-grid[data-v-fcd411e0]{grid-template-columns:1fr}.analogy-metaphor[data-v-fcd411e0]{padding:.75rem}.metaphor-item[data-v-fcd411e0]{font-size:.85rem}}.form-layout[data-v-25323020]{display:flex;gap:2rem;max-width:1000px;margin:0 auto;padding:2rem}.submission-form[data-v-25323020]{flex:1;max-width:600px}h2[data-v-25323020]{margin-bottom:1.5rem}.form-section[data-v-25323020]{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #e0e0e0}.form-section[data-v-25323020]:last-of-type{border-bottom:none}.section-title[data-v-25323020]{font-size:1rem;font-weight:600;color:#333;margin-bottom:.5rem}.section-desc[data-v-25323020]{font-size:.875rem;color:#666;margin:0 0 1.25rem;line-height:1.5}.error-banner[data-v-25323020]{background:#fee;border:1px solid #c00;color:#c00;padding:.75rem 1rem;border-radius:4px;margin-bottom:1rem}.form-field[data-v-25323020]{margin-bottom:1.25rem}.form-field label[data-v-25323020]{display:block;font-weight:600;margin-bottom:.5rem}.form-field input[data-v-25323020],.form-field textarea[data-v-25323020]{width:100%;padding:.75rem;border:1px solid #ccc;border-radius:4px;font-size:1rem}.form-field input[data-v-25323020]:focus,.form-field textarea[data-v-25323020]:focus{outline:none;border-color:#06c;box-shadow:0 0 0 2px #06c3}.form-field input.has-error[data-v-25323020],.form-field textarea.has-error[data-v-25323020]{border-color:#c00}.field-hint[data-v-25323020]{display:block;font-size:.8rem;color:#888;margin-top:.25rem}.field-warning[data-v-25323020]{display:block;font-size:.8rem;color:#e65100;margin-top:.25rem;padding:.375rem .5rem;background:#fff3e0;border-radius:4px;border-left:3px solid #ff9800}.field-error[data-v-25323020]{display:block;color:#c00;font-size:.875rem;margin-top:.25rem}.char-count[data-v-25323020]{display:block;text-align:right;font-size:.75rem;color:#666;margin-top:.25rem}.submit-btn[data-v-25323020]{width:100%;padding:1rem;background:#06c;color:#fff;border:none;border-radius:4px;font-size:1rem;font-weight:600;cursor:pointer}.submit-btn[data-v-25323020]:hover:not(:disabled){background:#0052a3}.submit-btn[data-v-25323020]:disabled{background:#ccc;cursor:not-allowed}.language-field[data-v-25323020]{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #e0e0e0}.language-options[data-v-25323020]{display:flex;gap:1rem}.language-option[data-v-25323020]{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;border:2px solid #e0e0e0;border-radius:8px;cursor:pointer;font-weight:500;transition:all .2s ease}.language-option[data-v-25323020]:hover{border-color:#06c}.language-option.selected[data-v-25323020]{border-color:#06c;background:#e6f0ff}.language-option input[type=radio][data-v-25323020]{width:auto;margin:0}.progress-sidebar[data-v-25323020]{width:260px;flex-shrink:0}.progress-meter[data-v-25323020]{position:sticky;top:2rem;background:#f8f9fa;border-radius:16px;padding:1.5rem;border:1px solid #e9ecef;box-shadow:0 2px 8px #0000000a}.progress-header[data-v-25323020]{display:flex;align-items:baseline;gap:.5rem;margin-bottom:.75rem}.progress-label[data-v-25323020]{font-size:.875rem;color:#666}.progress-score[data-v-25323020]{font-size:1.25rem;font-weight:700;color:#333}.progress-level-badge[data-v-25323020]{display:inline-block;padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:600;color:#fff;margin-bottom:1rem}.circular-progress[data-v-25323020]{position:relative;width:120px;height:120px;margin:0 auto 1.25rem}.circular-progress svg[data-v-25323020]{transform:rotate(-90deg);width:100%;height:100%}.progress-bg[data-v-25323020]{fill:none;stroke:#e0e0e0;stroke-width:8}.progress-ring[data-v-25323020]{fill:none;stroke-width:8;stroke-linecap:round;transition:stroke-dasharray .4s ease,stroke .3s ease}.progress-center[data-v-25323020]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.progress-number[data-v-25323020]{font-size:2rem;font-weight:700;color:#333}.progress-percent[data-v-25323020]{font-size:.875rem;color:#666}.field-checklist[data-v-25323020],.checklist-section[data-v-25323020]{margin-bottom:1rem}.checklist-section[data-v-25323020]:last-child{margin-bottom:0}.checklist-section h4[data-v-25323020]{font-size:.75rem;font-weight:600;color:#888;text-transform:uppercase;letter-spacing:.5px;margin:0 0 .5rem}.checklist-section.optional h4[data-v-25323020]{color:#aaa}.checklist-item[data-v-25323020]{display:flex;align-items:center;gap:.5rem;padding:.375rem 0;font-size:.8rem;color:#666;transition:color .2s}.checklist-item.completed[data-v-25323020]{color:#2e7d32}.check-icon[data-v-25323020]{font-size:.875rem;width:1.25rem;text-align:center}.checklist-item.completed .check-icon[data-v-25323020]{color:#4caf50}.progress-hint[data-v-25323020]{margin:0;padding-top:1rem;border-top:1px solid #e9ecef;font-size:.8rem;color:#666;line-height:1.4;text-align:center}.quality-hint[data-v-25323020]{margin-top:1rem;padding:.875rem;background:linear-gradient(135deg,#e3f2fd,#f3e5f5);border-radius:8px;border:1px solid #bbdefb}.quality-hint-title[data-v-25323020]{font-size:.8rem;font-weight:600;color:#1565c0;margin-bottom:.375rem}.quality-hint-text[data-v-25323020]{font-size:.75rem;color:#666;margin-bottom:.5rem}.quality-hint-list[data-v-25323020]{margin:0;padding-left:1.25rem;font-size:.75rem;color:#333}.quality-hint-list li[data-v-25323020]{margin-bottom:.25rem}.quality-hint-list li[data-v-25323020]:last-child{margin-bottom:0}.mobile-progress-float[data-v-25323020]{display:none}@media (max-width: 768px){.form-layout[data-v-25323020]{flex-direction:column;padding:1rem 1rem 5rem}.progress-sidebar[data-v-25323020]{display:none}.submission-form[data-v-25323020]{max-width:100%}.mobile-progress-float[data-v-25323020]{display:block;position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #e0e0e0;box-shadow:0 -4px 12px #0000001a;padding:.75rem 1rem;padding-bottom:calc(.75rem + env(safe-area-inset-bottom));z-index:100}.float-top-row[data-v-25323020]{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.5rem}.float-progress-info[data-v-25323020]{display:flex;align-items:center;gap:.5rem}.float-progress-bar[data-v-25323020]{height:4px;background:#e0e0e0;border-radius:2px;overflow:hidden}.float-progress-fill[data-v-25323020]{height:100%;border-radius:2px;transition:width .3s ease,background-color .3s ease}.float-score[data-v-25323020]{font-size:1.125rem;font-weight:700;color:#333}.float-label[data-v-25323020]{font-size:.8125rem;font-weight:600}.float-submit-btn[data-v-25323020]{background:#06c;color:#fff;border:none;padding:.625rem 1.25rem;border-radius:8px;font-size:.9375rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .2s}.float-submit-btn[data-v-25323020]:hover:not(:disabled){background:#0052a3}.float-submit-btn[data-v-25323020]:disabled{background:#ccc;cursor:not-allowed}.submit-btn[data-v-25323020]{display:none}}.inline-nda-container[data-v-25323020]{width:100%;animation:fadeIn-25323020 .3s ease}.inline-nda-container[data-v-25323020] .nda-overlay{position:relative;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;padding:0;min-height:auto;overflow:visible}.inline-nda-container[data-v-25323020] .nda-container{max-width:100%;margin:0;box-shadow:none;overflow:visible;max-height:none}.inline-grading-container[data-v-25323020]{width:100%;animation:fadeIn-25323020 .3s ease}@keyframes fadeIn-25323020{0%{opacity:0}to{opacity:1}}.grading-content[data-v-25323020]{background:#fff;border-radius:12px}.grading-header[data-v-25323020]{padding:1.5rem 1.5rem 1rem;text-align:center;border-bottom:1px solid #e5e7eb}.grading-header h2[data-v-25323020]{margin:0 0 .5rem;font-size:1.5rem;color:#1a1a2e}.grading-subtitle[data-v-25323020]{margin:0;color:#6b7280;font-size:.95rem}.grading-body[data-v-25323020]{padding:1.5rem}.grading-footer[data-v-25323020]{padding:1.5rem;text-align:center;border-top:1px solid #e5e7eb;background:#f9fafb;border-radius:0 0 12px 12px}.grading-notice[data-v-25323020]{margin:0 0 1rem;color:#6b7280;font-size:.875rem}.grading-close-btn[data-v-25323020]{background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;border:none;padding:.875rem 3rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}.grading-close-btn[data-v-25323020]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #4f46e566}.form-layout.show-overlay[data-v-25323020]{display:block}@media (max-width: 640px){.grading-header[data-v-25323020]{padding:1.25rem 1rem .75rem}.grading-header h2[data-v-25323020]{font-size:1.25rem}.grading-body[data-v-25323020],.grading-footer[data-v-25323020]{padding:1rem}}.mvp-landing-v2[data-v-9d3141be]{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#1a1a2e;background:#fafbfc;overflow-x:hidden;width:100%;max-width:100vw;box-sizing:border-box}.mvp-landing-v2[data-v-9d3141be] *,.mvp-landing-v2[data-v-9d3141be] *:before,.mvp-landing-v2[data-v-9d3141be] *:after{box-sizing:border-box}.navbar[data-v-9d3141be]{position:fixed;top:0;left:0;right:0;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #e5e7eb;z-index:100}.nav-container[data-v-9d3141be]{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;align-items:center;justify-content:space-between}.nav-logo[data-v-9d3141be]{display:flex;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:800;color:#4f46e5}.nav-logo span[data-v-9d3141be]{background:linear-gradient(135deg,#4f46e5,#7c3aed);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.nav-logo-icon[data-v-9d3141be]{flex-shrink:0;color:#4f46e5}.nav-links[data-v-9d3141be]{display:flex;gap:2rem}.nav-links a[data-v-9d3141be]{color:#4b5563;text-decoration:none;font-weight:500;transition:color .2s}.nav-links a[data-v-9d3141be]:hover{color:#4f46e5}.nav-links .highlight-link[data-v-9d3141be]{color:#4f46e5;font-weight:600}.nav-actions[data-v-9d3141be]{display:flex;gap:.75rem}.mobile-free-btn[data-v-9d3141be]{display:none}.btn-ghost[data-v-9d3141be]{padding:.5rem 1rem;background:transparent;border:1px solid #e5e7eb;border-radius:8px;color:#4b5563;font-weight:500;cursor:pointer;transition:all .2s}.btn-ghost[data-v-9d3141be]:hover{border-color:#4f46e5;color:#4f46e5}.btn-primary[data-v-9d3141be]{padding:.5rem 1rem;background:#fffffff2;border:none;border-radius:8px;color:#019;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 10px #0000001a,0 4px 20px #00119926;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.btn-primary[data-v-9d3141be]:hover{transform:translateY(-2px);box-shadow:0 4px 15px #00000026,0 8px 30px #0193;background:#fff}.btn-primary.btn-lg[data-v-9d3141be]{padding:1rem 2rem;font-size:1.125rem;display:inline-flex;align-items:center;gap:.5rem}.btn-arrow[data-v-9d3141be]{transition:transform .2s}.btn-primary:hover .btn-arrow[data-v-9d3141be]{transform:translate(4px)}.btn-secondary[data-v-9d3141be]{padding:.5rem 1rem;background:transparent;border:2px solid #4f46e5;border-radius:8px;color:#4f46e5;font-weight:600;cursor:pointer;transition:all .2s}.btn-secondary[data-v-9d3141be]:hover{background:#4f46e51a;transform:translateY(-1px)}.btn-secondary.btn-lg[data-v-9d3141be]{padding:1rem 2rem;font-size:1.125rem;display:inline-flex;align-items:center;gap:.5rem}.btn-secondary:hover .btn-arrow[data-v-9d3141be]{transform:translate(4px)}.btn-free[data-v-9d3141be]{padding:.5rem 1rem;background:transparent;border:2px solid #4caf50;border-radius:8px;color:#4caf50;font-weight:600;cursor:pointer;transition:all .2s}.btn-free[data-v-9d3141be]:hover{background:#4caf501a;transform:translateY(-1px)}.btn-free.btn-lg[data-v-9d3141be]{padding:1rem 2rem;font-size:1.125rem;display:inline-flex;align-items:center;gap:.5rem}.btn-free:hover .btn-arrow[data-v-9d3141be]{transform:translate(4px)}.mobile-menu-btn[data-v-9d3141be]{display:none;background:none;border:none;font-size:1.5rem;cursor:pointer}.hero-section[data-v-9d3141be]{padding:8rem 2rem 6rem;background:linear-gradient(135deg,#019,#2693db);position:relative;overflow:hidden}.hero-wave[data-v-9d3141be]{position:absolute;bottom:-1px;left:0;width:100%;height:300px;z-index:1;pointer-events:none}.hero-wave svg[data-v-9d3141be]{width:100%;height:100%;display:block;transform:scaleX(-1)}.hero-container[data-v-9d3141be]{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative;z-index:2}.hero-title[data-v-9d3141be]{font-size:3rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem;color:#fff}.gradient-text[data-v-9d3141be]{background:linear-gradient(135deg,#fbbf24,#f59e0b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle[data-v-9d3141be]{font-size:1.25rem;color:#ffffffe6;line-height:1.8;margin-bottom:2rem}.hero-cta[data-v-9d3141be]{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.hero-badges[data-v-9d3141be]{display:flex;gap:1rem;margin-top:1.5rem}.badge[data-v-9d3141be]{padding:.5rem 1rem;background:#0011991a;border:1px solid rgba(0,17,153,.3);border-radius:20px;font-size:.875rem;color:#019}.hero-visual[data-v-9d3141be]{display:flex;justify-content:center}.dashboard-card[data-v-9d3141be]{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 20px 40px #0000001a;width:100%;max-width:400px;border:1px solid #e5e7eb}.dashboard-header[data-v-9d3141be]{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;font-weight:600;color:#6b7280;font-size:.875rem}.status-dot[data-v-9d3141be]{width:8px;height:8px;background:#22c55e;border-radius:50%;animation:pulse-9d3141be 2s infinite}@keyframes pulse-9d3141be{0%,to{opacity:1}50%{opacity:.5}}.dashboard-project[data-v-9d3141be]{margin-bottom:1rem}.project-name[data-v-9d3141be]{font-weight:700;font-size:1.125rem;margin-bottom:.75rem}.project-progress[data-v-9d3141be]{display:flex;align-items:center;gap:1rem}.progress-bar[data-v-9d3141be]{flex:1;height:8px;background:#e5e7eb;border-radius:4px;overflow:hidden}.progress-fill[data-v-9d3141be]{height:100%;background:linear-gradient(90deg,#4f46e5,#7c3aed);border-radius:4px;transition:width .5s ease}.progress-text[data-v-9d3141be]{font-weight:700;color:#4f46e5}.dashboard-status[data-v-9d3141be]{display:flex;align-items:center;gap:.5rem;padding:.75rem;background:#f0fdf4;border-radius:8px;margin-bottom:1rem}.status-text[data-v-9d3141be]{color:#22c55e;font-weight:500;font-size:.875rem}.dashboard-metrics[data-v-9d3141be]{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;padding-top:1rem;border-top:1px solid #e5e7eb}.metric[data-v-9d3141be]{text-align:center}.metric-value[data-v-9d3141be]{display:block;font-size:1.5rem;font-weight:800;color:#1a1a2e}.metric-label[data-v-9d3141be]{font-size:.75rem;color:#6b7280}.process-section[data-v-9d3141be]{padding:5rem 2rem;background:linear-gradient(180deg,#f8fafc,#fff);margin-top:-60px;padding-top:80px}.process-container[data-v-9d3141be]{max-width:1200px;margin:0 auto}.process-flow[data-v-9d3141be]{display:flex;align-items:flex-start;justify-content:center;gap:.5rem;margin-bottom:3rem}.process-step[data-v-9d3141be]{flex:1;max-width:180px;text-align:center;position:relative;padding:1.5rem 1rem;background:#fff;border-radius:16px;box-shadow:0 4px 12px #0000000d;border:1px solid #e5e7eb;transition:transform .2s,box-shadow .2s}.process-step[data-v-9d3141be]:hover{transform:translateY(-4px);box-shadow:0 8px 24px #4f46e526;border-color:#a5b4fc}.step-icon[data-v-9d3141be]{font-size:2.5rem;margin-bottom:.75rem}.step-number-badge[data-v-9d3141be]{position:absolute;top:-10px;right:-10px;width:28px;height:28px;background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:700;box-shadow:0 2px 8px #4f46e566}.step-name[data-v-9d3141be]{font-size:1rem;font-weight:700;color:#1a1a2e;margin:0 0 .5rem}.step-desc[data-v-9d3141be]{font-size:.8rem;color:#6b7280;line-height:1.5;margin:0}.process-arrow[data-v-9d3141be]{color:#d1d5db;font-size:1.5rem;font-weight:300;padding-top:2.5rem;flex-shrink:0}.process-cta[data-v-9d3141be]{text-align:center}.levels-guide-section[data-v-9d3141be]{padding:5rem 2rem;background:linear-gradient(180deg,#f8f9fa,#fff);scroll-margin-top:80px}.levels-guide-container[data-v-9d3141be]{max-width:1200px;margin:0 auto}.free-tier-hero[data-v-9d3141be]{margin-bottom:2rem}.free-tier-hero .level-card[data-v-9d3141be]{padding:2rem}.free-tier-content[data-v-9d3141be]{display:flex;align-items:center;gap:3rem}.free-tier-left[data-v-9d3141be]{flex:0 0 auto;text-align:center;min-width:180px}.free-tier-left .level-icon[data-v-9d3141be]{font-size:3rem;margin-bottom:.5rem}.free-tier-left .level-name[data-v-9d3141be]{font-size:1.5rem}.free-tier-left .level-price[data-v-9d3141be]{font-size:1.5rem;color:#4caf50;border-bottom:none;padding-bottom:0}.free-tier-middle[data-v-9d3141be]{flex:1}.free-tier-middle .level-for h4[data-v-9d3141be]{font-size:.85rem}.free-tier-middle .level-for li[data-v-9d3141be]{font-size:.9rem}.free-tier-right[data-v-9d3141be]{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;gap:1rem}.free-tier-right .level-output[data-v-9d3141be]{margin-top:0;padding-top:0;border-top:none;text-align:center}.free-tier-right .level-cta-btn[data-v-9d3141be]{white-space:nowrap}.level-cards.main-levels[data-v-9d3141be]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2.5rem}.validation-standalone[data-v-9d3141be]{background:linear-gradient(135deg,#fdf2f8,#fce7f3,#fbcfe8);border-radius:20px;padding:2rem;margin-bottom:4rem;border:2px solid #f9a8d4;text-align:center}.validation-header[data-v-9d3141be]{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:.5rem}.validation-badge-icon[data-v-9d3141be]{font-size:1.5rem}.validation-title[data-v-9d3141be]{font-size:1.5rem;font-weight:700;color:#be185d;margin:0}.validation-independent-tag[data-v-9d3141be]{background:#be185d;color:#fff;font-size:.75rem;font-weight:600;padding:.25rem .75rem;border-radius:20px}.validation-desc[data-v-9d3141be]{color:#9d174d;font-size:.9rem;margin:0 0 1.5rem}.validation-cards[data-v-9d3141be]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-bottom:1.5rem}.validation-item[data-v-9d3141be]{background:#fff;border-radius:12px;padding:1.25rem;text-align:center;box-shadow:0 2px 8px #0000000d}.validation-item-icon[data-v-9d3141be]{font-size:2rem;margin-bottom:.5rem}.validation-item h4[data-v-9d3141be]{font-size:1rem;font-weight:600;color:#333;margin:0 0 .25rem}.validation-item-price[data-v-9d3141be]{font-size:1.1rem;font-weight:700;color:#be185d;margin:0 0 .5rem}.validation-item-desc[data-v-9d3141be]{font-size:.8rem;color:#666;margin:0}.validation-standalone .level-cta-btn[data-v-9d3141be]{margin-top:.5rem}.level-cards[data-v-9d3141be]{display:grid;grid-template-columns:repeat(5,1fr);gap:1.25rem;margin-bottom:4rem}.level-card[data-v-9d3141be]{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 2px 12px #0000000f;border:2px solid transparent;transition:all .3s ease;position:relative;display:flex;flex-direction:column}.levels-guide-section .level-card[data-v-9d3141be]:hover{box-shadow:0 4px 16px #00000014}.level-card.featured[data-v-9d3141be]{border-color:#667eea;background:linear-gradient(180deg,#f8f9ff,#fff)}.level-card.highlighted[data-v-9d3141be]{border-color:#4caf50;background:linear-gradient(180deg,#f1f8e9,#fff)}.start-here-badge[data-v-9d3141be]{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#4caf50,#2e7d32);color:#fff;font-size:.7rem;font-weight:700;padding:.35rem .75rem;border-radius:20px;white-space:nowrap;animation:pulse-green-9d3141be 2s ease-in-out infinite}@keyframes pulse-green-9d3141be{0%,to{box-shadow:0 0 #4caf5066}50%{box-shadow:0 0 0 8px #4caf5000}}.featured-badge[data-v-9d3141be]{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-size:.7rem;font-weight:700;padding:.35rem .75rem;border-radius:20px;white-space:nowrap}.level-badge[data-v-9d3141be]{display:inline-block;font-size:.65rem;font-weight:700;padding:.25rem .5rem;border-radius:4px;margin-bottom:.75rem;width:fit-content}.level-badge.free[data-v-9d3141be]{background:#e8f5e9;color:#2e7d32}.level-badge.l0[data-v-9d3141be]{background:#fff3e0;color:#e65100}.level-badge.l1[data-v-9d3141be]{background:#e3f2fd;color:#1565c0}.level-badge.l2[data-v-9d3141be]{background:#ede7f6;color:#5e35b1}.level-badge.validation[data-v-9d3141be]{background:#fce4ec;color:#c2185b}.level-icon[data-v-9d3141be]{font-size:2rem;margin-bottom:.5rem}.level-name[data-v-9d3141be]{font-size:1.1rem;font-weight:700;color:#333;margin:0 0 .25rem}.level-tagline[data-v-9d3141be]{font-size:.8rem;color:#666;margin:0 0 .75rem}.level-price[data-v-9d3141be]{font-size:.9rem;font-weight:700;color:#667eea;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #eee}.level-for[data-v-9d3141be]{flex:1}.level-for h4[data-v-9d3141be]{font-size:.75rem;font-weight:600;color:#888;margin:0 0 .5rem;text-transform:uppercase;letter-spacing:.5px}.level-for ul[data-v-9d3141be]{list-style:none;padding:0;margin:0}.level-for li[data-v-9d3141be]{font-size:.8rem;color:#555;padding:.3rem 0 .3rem 1rem;position:relative;line-height:1.4}.level-for li[data-v-9d3141be]:before{content:"•";position:absolute;left:0;color:#667eea}.level-output[data-v-9d3141be]{margin-top:1rem;padding-top:1rem;border-top:1px solid #eee;font-size:.8rem;color:#555;display:flex;flex-direction:column;gap:.25rem}.output-label[data-v-9d3141be]{font-size:.7rem;font-weight:600;color:#888;text-transform:uppercase}.level-tip[data-v-9d3141be]{margin-top:.75rem;padding:.5rem .75rem;background:linear-gradient(135deg,#fff8e1,#ffecb3);border-radius:6px;font-size:.75rem;color:#5d4037;display:flex;align-items:center;gap:.5rem}.tip-icon[data-v-9d3141be]{font-size:.9rem}.level-note[data-v-9d3141be]{margin-top:.75rem;padding:.5rem .75rem;background:#fff3e0;border-radius:6px;font-size:.75rem;color:#e65100;display:flex;align-items:center;gap:.5rem}.note-icon[data-v-9d3141be]{font-size:.9rem}.level-cta-btn[data-v-9d3141be]{margin-top:1rem;padding:.75rem 1rem;border:none;border-radius:8px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s ease;width:100%;text-align:center}.level-cta-btn.free[data-v-9d3141be]{background:linear-gradient(135deg,#4caf50,#66bb6a);color:#fff}.level-cta-btn.free[data-v-9d3141be]:hover{background:linear-gradient(135deg,#43a047,#5cb85c);transform:translateY(-2px);box-shadow:0 4px 12px #4caf504d}.level-cta-btn.l0[data-v-9d3141be]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.level-cta-btn.l0[data-v-9d3141be]:hover{background:linear-gradient(135deg,#5a6fd6,#6a4190);transform:translateY(-2px);box-shadow:0 4px 12px #667eea4d}.level-cta-btn.l1[data-v-9d3141be]{background:linear-gradient(135deg,#f093fb,#f5576c);color:#fff}.level-cta-btn.l1[data-v-9d3141be]:hover{background:linear-gradient(135deg,#e080ea,#e44d62);transform:translateY(-2px);box-shadow:0 4px 12px #f093fb4d}.level-cta-btn.l2[data-v-9d3141be]{background:linear-gradient(135deg,#ff6b6b,#ff8e53);color:#fff}.level-cta-btn.l2[data-v-9d3141be]:hover{background:linear-gradient(135deg,#e85d5d,#e87d48);transform:translateY(-2px);box-shadow:0 4px 12px #ff6b6b4d}.level-cta-btn.validation[data-v-9d3141be]{background:linear-gradient(135deg,#5c6bc0,#7e57c2);color:#fff}.level-cta-btn.validation[data-v-9d3141be]:hover{background:linear-gradient(135deg,#5261b0,#704db0);transform:translateY(-2px);box-shadow:0 4px 12px #5c6bc04d}.paths-section[data-v-9d3141be]{margin-bottom:3rem}.paths-title[data-v-9d3141be]{text-align:center;font-size:1.5rem;font-weight:700;color:#333;margin-bottom:2rem}.paths-grid[data-v-9d3141be]{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.path-card[data-v-9d3141be]{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #0000000f;transition:all .2s ease}.path-card[data-v-9d3141be]:hover{box-shadow:0 4px 16px #0000001a}.path-header[data-v-9d3141be]{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;flex-wrap:wrap}.path-icon[data-v-9d3141be]{font-size:1.25rem}.path-header h4[data-v-9d3141be]{font-size:1rem;font-weight:700;color:#333;margin:0;flex:1}.path-tag[data-v-9d3141be]{font-size:.65rem;font-weight:700;padding:.2rem .5rem;border-radius:4px}.path-tag.recommended[data-v-9d3141be]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.path-desc[data-v-9d3141be]{font-size:.85rem;color:#666;margin:0 0 1rem}.path-flow[data-v-9d3141be]{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem;background:#f8f9fa;border-radius:8px;margin-bottom:.75rem;flex-wrap:wrap}.path-step[data-v-9d3141be]{background:#fff;padding:.35rem .75rem;border-radius:6px;font-size:.8rem;font-weight:600;color:#667eea;border:1px solid #e0e0e0}.path-arrow[data-v-9d3141be]{color:#999;font-size:.9rem}.path-benefit[data-v-9d3141be]{font-size:.8rem;color:#2e7d32;margin:0;text-align:center}.relationships-section[data-v-9d3141be]{background:#fff;border-radius:16px;padding:2rem;margin-bottom:3rem;box-shadow:0 2px 12px #0000000f}.relationships-title[data-v-9d3141be]{text-align:center;font-size:1.25rem;font-weight:700;color:#333;margin:0 0 1.5rem}.relationships-grid[data-v-9d3141be]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.relationship-item[data-v-9d3141be]{display:flex;gap:1rem;align-items:flex-start}.rel-icon[data-v-9d3141be]{font-size:1.5rem;flex-shrink:0}.rel-content h4[data-v-9d3141be]{font-size:.95rem;font-weight:700;color:#333;margin:0 0 .5rem}.rel-content p[data-v-9d3141be]{font-size:.85rem;color:#666;margin:0;line-height:1.5}.rel-content strong[data-v-9d3141be]{color:#667eea}.levels-cta[data-v-9d3141be]{text-align:center}.cta-hint[data-v-9d3141be]{font-size:.95rem;color:#666;margin-bottom:1rem}@media (max-width: 1200px){.level-cards[data-v-9d3141be],.level-cards.main-levels[data-v-9d3141be]{grid-template-columns:repeat(3,1fr)}.paths-grid[data-v-9d3141be]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 900px){.level-cards[data-v-9d3141be],.level-cards.main-levels[data-v-9d3141be],.validation-cards[data-v-9d3141be]{grid-template-columns:repeat(2,1fr)}.free-tier-content[data-v-9d3141be]{flex-direction:column;gap:1.5rem}.free-tier-left[data-v-9d3141be]{min-width:auto}.relationships-grid[data-v-9d3141be]{grid-template-columns:1fr}}@media (max-width: 768px){.levels-guide-section[data-v-9d3141be]{padding:3rem 1rem}.free-tier-content[data-v-9d3141be]{flex-direction:column;gap:1.5rem;text-align:center}.free-tier-left[data-v-9d3141be]{min-width:auto}.free-tier-left .level-icon[data-v-9d3141be]{font-size:2.5rem}.free-tier-left .level-name[data-v-9d3141be],.free-tier-left .level-price[data-v-9d3141be]{font-size:1.25rem}.free-tier-middle .level-for[data-v-9d3141be]{text-align:left;max-width:280px;margin:0 auto}.free-tier-right[data-v-9d3141be],.free-tier-right .level-cta-btn[data-v-9d3141be]{width:100%}.level-cards.main-levels[data-v-9d3141be]{grid-template-columns:1fr;gap:1rem}.validation-standalone[data-v-9d3141be]{padding:1.5rem}.validation-header[data-v-9d3141be]{flex-wrap:wrap;gap:.5rem}.validation-title[data-v-9d3141be]{font-size:1.25rem}.validation-cards[data-v-9d3141be],.level-cards[data-v-9d3141be]{grid-template-columns:1fr;gap:1rem}.level-card[data-v-9d3141be]{padding:1.5rem;text-align:center}.levels-guide-section .level-badge[data-v-9d3141be]{margin:0 auto .75rem}.levels-guide-section .level-icon[data-v-9d3141be]{font-size:2.5rem;margin-bottom:.75rem}.levels-guide-section .level-name[data-v-9d3141be]{font-size:1.25rem}.levels-guide-section .level-tagline[data-v-9d3141be]{font-size:.9rem}.levels-guide-section .level-price[data-v-9d3141be]{font-size:1.1rem;text-align:center}.levels-guide-section .level-for[data-v-9d3141be]{text-align:left;max-width:280px;margin:0 auto}.levels-guide-section .level-output[data-v-9d3141be]{text-align:center;align-items:center}.levels-guide-section .level-tip[data-v-9d3141be]{text-align:center;justify-content:center}.level-cta-btn[data-v-9d3141be]{padding:.875rem 1rem;font-size:.9rem;margin-top:.75rem}.paths-grid[data-v-9d3141be]{grid-template-columns:1fr}.path-flow[data-v-9d3141be]{gap:.35rem}.path-step[data-v-9d3141be]{font-size:.75rem;padding:.25rem .5rem}.relationships-section[data-v-9d3141be]{padding:1.5rem}.relationship-item[data-v-9d3141be]{flex-direction:column;gap:.5rem;text-align:center}}.calculator-section[data-v-9d3141be]{padding:5rem 2rem;background:linear-gradient(180deg,#f0f4f8,#e8eef5);border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0}.calculator-container[data-v-9d3141be]{max-width:1200px;margin:0 auto}.section-header[data-v-9d3141be]{text-align:center;margin-bottom:3rem}.section-title[data-v-9d3141be]{font-size:2.25rem;font-weight:800;margin-bottom:.75rem}.section-subtitle[data-v-9d3141be]{font-size:1.125rem;color:#6b7280}.wizard-layout[data-v-9d3141be]{display:grid;grid-template-columns:1fr 380px;gap:2rem;align-items:flex-start}.config-panel[data-v-9d3141be]{display:flex;flex-direction:column;gap:2rem}.config-step[data-v-9d3141be]{background:#fafbfc;border-radius:16px;padding:1.5rem;border:1px solid #e5e7eb;scroll-margin-top:80px}.step-header[data-v-9d3141be]{display:flex;align-items:center;gap:1rem;margin-bottom:1.25rem}.step-back-btn[data-v-9d3141be]{padding:.375rem .75rem;background:transparent;border:1px solid #e5e7eb;border-radius:6px;color:#6b7280;font-size:.8rem;cursor:pointer;transition:all .2s;margin-right:auto}.step-back-btn[data-v-9d3141be]:hover{border-color:#4f46e5;color:#4f46e5;background:#f5f3ff}.step-number[data-v-9d3141be]{width:32px;height:32px;background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.875rem}.step-title[data-v-9d3141be]{font-size:1.125rem;font-weight:700;margin:0}.level-cards[data-v-9d3141be]{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.level-card[data-v-9d3141be]{background:#fff;border:2px solid #e5e7eb;border-radius:12px;padding:1.25rem;cursor:pointer;transition:all .2s;text-align:left}.level-card[data-v-9d3141be]:hover{border-color:#a5b4fc}.level-card.selected[data-v-9d3141be]{border-color:#4f46e5;background:#f5f3ff}.level-card.free[data-v-9d3141be]{border-style:dashed}.level-card.free[data-v-9d3141be]:hover{border-color:#22c55e}.level-card.free.selected[data-v-9d3141be]{border-color:#22c55e;border-style:solid;background:#f0fdf4}.level-badge[data-v-9d3141be]{display:inline-block;padding:.25rem .5rem;background:#e5e7eb;border-radius:4px;font-size:.75rem;font-weight:700;margin-bottom:.5rem}.level-card.selected .level-badge[data-v-9d3141be]{background:#4f46e5;color:#fff}.level-badge.free-badge[data-v-9d3141be]{background:#dcfce7;color:#22c55e}.level-card.free.selected .level-badge[data-v-9d3141be]{background:#22c55e;color:#fff}.level-card.validation-only[data-v-9d3141be]{border-style:dashed;border-color:#c4b5fd}.level-card.validation-only[data-v-9d3141be]:hover{border-color:#8b5cf6}.level-card.validation-only.selected[data-v-9d3141be]{border-color:#8b5cf6;border-style:solid;background:#f5f3ff}.validation-badge[data-v-9d3141be]{background:#8b5cf6!important;color:#fff!important}.level-card.validation-only .level-note[data-v-9d3141be]{font-size:.75rem;color:#6b7280;margin-top:.5rem;font-style:italic}.level-name[data-v-9d3141be]{font-weight:700;margin-bottom:.25rem}.level-desc[data-v-9d3141be]{font-size:.875rem;color:#6b7280;margin-bottom:.75rem}.level-price[data-v-9d3141be]{font-size:1.25rem;font-weight:800;color:#4f46e5}.level-price.free-price[data-v-9d3141be]{color:#22c55e}.level-requirement[data-v-9d3141be]{margin-top:.75rem;padding-top:.75rem;border-top:1px dashed #e5e7eb;font-size:.7rem;color:#f59e0b;font-weight:500}.level-card.selected .level-requirement[data-v-9d3141be]{color:#d97706;border-top-color:#c7d2fe}.sublevel-cards[data-v-9d3141be]{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.sublevel-card[data-v-9d3141be]{background:#fff;border:2px solid #e5e7eb;border-radius:12px;padding:1.25rem;cursor:pointer;transition:all .2s;text-align:center;position:relative}.sublevel-card[data-v-9d3141be]:hover{border-color:#a5b4fc}.sublevel-card.selected[data-v-9d3141be]{border-color:#4f46e5;background:#f5f3ff}.sublevel-card.recommended[data-v-9d3141be]{border-color:#a5b4fc}.sublevel-card.recommended.selected[data-v-9d3141be]{border-color:#4f46e5}.sublevel-card.has-discount[data-v-9d3141be]{border-color:#ef4444;background:linear-gradient(135deg,#fff5f5,#fff)}.sublevel-card.has-discount.selected[data-v-9d3141be]{border-color:#dc2626;box-shadow:0 0 0 3px #dc262633}.sublevel-card .discount-badge[data-v-9d3141be],.validation-tier-card .discount-badge[data-v-9d3141be]{position:absolute;top:-10px;right:10px;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;padding:.2rem .6rem;border-radius:10px;font-size:.65rem;font-weight:700;animation:pulse-9d3141be 2s infinite;z-index:1}.sublevel-card .original-price[data-v-9d3141be],.validation-tier-card .original-price[data-v-9d3141be]{text-decoration:line-through;color:#9ca3af;font-size:.875rem;font-weight:500;margin-right:.5rem}.sublevel-card .discounted-price[data-v-9d3141be],.validation-tier-card .discounted-price[data-v-9d3141be]{color:#dc2626;font-weight:800}.recommended-badge[data-v-9d3141be]{position:absolute;top:-10px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;padding:.2rem .75rem;border-radius:10px;font-size:.7rem;font-weight:700}.sublevel-name[data-v-9d3141be]{font-size:1.125rem;font-weight:700;margin-bottom:.5rem;color:#1a1a2e}.sublevel-desc[data-v-9d3141be]{font-size:.8rem;color:#6b7280;margin-bottom:.75rem;min-height:2.4em}.sublevel-price[data-v-9d3141be]{font-size:1.5rem;font-weight:800;color:#4f46e5;margin-bottom:.25rem;display:flex;align-items:baseline;justify-content:center;flex-wrap:wrap;gap:.25rem}.sublevel-weeks[data-v-9d3141be]{font-size:.75rem;color:#9ca3af}.platform-options[data-v-9d3141be]{display:flex;flex-direction:column;gap:.75rem}.brick-options[data-v-9d3141be]{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.platform-option[data-v-9d3141be],.brick-option[data-v-9d3141be],.validation-option[data-v-9d3141be]{display:flex;align-items:center;gap:1rem;padding:1rem;background:#fff;border:2px solid #e5e7eb;border-radius:10px;cursor:pointer;transition:all .2s}.platform-option[data-v-9d3141be]:hover,.brick-option[data-v-9d3141be]:hover,.validation-option[data-v-9d3141be]:hover{border-color:#a5b4fc}.platform-option.selected[data-v-9d3141be],.brick-option.selected[data-v-9d3141be],.validation-option.selected[data-v-9d3141be]{border-color:#4f46e5;background:#f5f3ff}.platform-option.disabled[data-v-9d3141be],.brick-option.disabled[data-v-9d3141be]{cursor:default}.brick-option.disabled>.option-toggle[data-v-9d3141be],.brick-option.disabled>.brick-icon[data-v-9d3141be],.brick-option.disabled>.option-label[data-v-9d3141be],.brick-option.disabled>.option-price[data-v-9d3141be]{opacity:.6}.brick-option.disabled .brick-info-btn[data-v-9d3141be]{opacity:1}.restriction-badge[data-v-9d3141be]{display:inline-block;font-size:.65rem;background:#fef3c7;color:#92400e;padding:2px 6px;border-radius:4px;margin-left:6px;font-weight:500}.basic-badge[data-v-9d3141be]{display:inline-block;font-size:.65rem;background:#d1fae5;color:#065f46;padding:2px 6px;border-radius:4px;margin-left:6px;font-weight:500}.brick-info-btn[data-v-9d3141be]{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;margin-left:6px;padding:0;border:1.5px solid #9ca3af;background:transparent;color:#6b7280;border-radius:50%;font-size:.65rem;font-weight:600;cursor:pointer;transition:all .2s;vertical-align:middle;line-height:1}.brick-info-btn[data-v-9d3141be]:hover{border-color:#4f46e5;background:#4f46e5;color:#fff}.brick-option[data-v-9d3141be]{position:relative;z-index:1}.brick-option[data-v-9d3141be]:has(.brick-info-popup){z-index:200}.brick-info-popup[data-v-9d3141be]{position:absolute;top:100%;left:0;right:0;z-index:300;margin-top:8px}.brick-info-content[data-v-9d3141be]{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px;box-shadow:0 10px 25px #00000026;position:relative}.brick-info-close[data-v-9d3141be]{position:absolute;top:8px;right:8px;width:24px;height:24px;border:none;background:#f3f4f6;color:#6b7280;border-radius:50%;cursor:pointer;font-size:.75rem;display:flex;align-items:center;justify-content:center;transition:all .2s}.brick-info-close[data-v-9d3141be]:hover{background:#e5e7eb;color:#374151}.brick-info-header[data-v-9d3141be]{display:flex;align-items:center;gap:8px;margin-bottom:12px;padding-right:24px}.brick-info-icon[data-v-9d3141be]{font-size:1.5rem}.brick-info-title[data-v-9d3141be]{font-weight:600;color:#111827;font-size:1rem}.brick-info-desc[data-v-9d3141be]{color:#4b5563;font-size:.875rem;line-height:1.6;margin:0}.platform-option input[data-v-9d3141be],.brick-option input[data-v-9d3141be],.validation-option input[data-v-9d3141be]{display:none}.option-checkbox[data-v-9d3141be]{width:24px;height:24px;border:2px solid #d1d5db;border-radius:6px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:.875rem;transition:all .2s}.platform-option.selected .option-checkbox[data-v-9d3141be],.brick-option.selected .option-checkbox[data-v-9d3141be]{background:#4f46e5;border-color:#4f46e5}.dual-platform-hint[data-v-9d3141be]{margin-top:1rem;padding:.75rem 1rem;background:#f3f4f6;border-radius:8px;text-align:center;font-size:.875rem;color:#6b7280;transition:all .3s ease}.dual-platform-hint.active[data-v-9d3141be]{background:linear-gradient(135deg,#ecfdf5,#d1fae5);color:#059669;font-weight:600}.option-toggle[data-v-9d3141be]{flex-shrink:0}.toggle-track[data-v-9d3141be]{display:block;width:44px;height:24px;background:#d1d5db;border-radius:12px;position:relative;transition:background .2s}.brick-option.selected .toggle-track[data-v-9d3141be],.validation-option.selected .toggle-track[data-v-9d3141be]{background:#4f46e5}.toggle-thumb[data-v-9d3141be]{position:absolute;top:2px;left:2px;width:20px;height:20px;background:#fff;border-radius:50%;transition:transform .2s}.toggle-thumb.on[data-v-9d3141be]{transform:translate(20px)}.brick-icon[data-v-9d3141be]{font-size:1.25rem}.option-label[data-v-9d3141be]{flex:1;font-weight:600}.option-price[data-v-9d3141be]{font-weight:700;color:#4f46e5}.validation-option[data-v-9d3141be]{flex-wrap:wrap}.validation-info[data-v-9d3141be]{flex:1;min-width:200px}.validation-label[data-v-9d3141be]{display:block;font-weight:600;margin-bottom:.25rem}.validation-desc[data-v-9d3141be]{display:block;font-size:.875rem;color:#6b7280}.validation-tier-cards[data-v-9d3141be]{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.validation-tier-card[data-v-9d3141be]{background:#fff;border:2px solid #e5e7eb;border-radius:12px;padding:1.25rem;cursor:pointer;transition:all .2s;text-align:left;position:relative}.validation-tier-card[data-v-9d3141be]:hover{border-color:#a5b4fc}.validation-tier-card.selected[data-v-9d3141be]{border-color:#4f46e5;background:#f5f3ff}.validation-tier-card.skip-card[data-v-9d3141be]{border-style:dashed;background:#f9fafb}.validation-tier-card.skip-card[data-v-9d3141be]:hover{border-color:#9ca3af}.validation-tier-card.skip-card.selected[data-v-9d3141be]{border-color:#6b7280}.validation-tier-card.disabled[data-v-9d3141be]{opacity:.55;cursor:not-allowed;background:#f3f4f6;border-color:#d1d5db}.validation-tier-card.disabled[data-v-9d3141be]:hover{border-color:#d1d5db}.disabled-badge[data-v-9d3141be]{position:absolute;top:.75rem;right:.75rem;background:#9ca3af;color:#fff;font-size:.7rem;font-weight:600;padding:.2rem .5rem;border-radius:6px}.disabled-reason[data-v-9d3141be]{margin-top:.75rem;padding:.5rem .75rem;background:#fef3c7;border-radius:6px;font-size:.8rem;color:#92400e;text-align:center}.validation-tier-card.recommended[data-v-9d3141be]{border-color:#a5b4fc}.validation-tier-card.has-discount[data-v-9d3141be]{border-color:#ef4444;background:linear-gradient(135deg,#fff5f5,#fff)}.validation-tier-card.has-discount.selected[data-v-9d3141be]{border-color:#dc2626;box-shadow:0 0 0 3px #dc262633}.validation-tier-name[data-v-9d3141be]{font-size:1rem;font-weight:700;margin-bottom:.35rem;color:#1a1a2e}.validation-tier-desc[data-v-9d3141be]{font-size:.8rem;color:#6b7280;margin-bottom:.75rem}.validation-tier-price[data-v-9d3141be]{font-size:1.25rem;font-weight:800;color:#4f46e5;margin-bottom:.75rem;display:flex;align-items:baseline;justify-content:center;flex-wrap:wrap;gap:.25rem}.skip-card .validation-tier-price[data-v-9d3141be]{color:#6b7280}.validation-tier-suitable[data-v-9d3141be]{font-size:.75rem;background:#f0fdf4;padding:.625rem .75rem;border-radius:6px;margin-bottom:.75rem;line-height:1.5;border:1px solid #bbf7d0}.suitable-level-badge[data-v-9d3141be]{display:inline-block;background:#059669;color:#fff;font-size:.7rem;font-weight:600;padding:.2rem .5rem;border-radius:4px;margin-right:.5rem;margin-bottom:.25rem}.suitable-desc[data-v-9d3141be]{display:block;color:#047857;margin-top:.35rem}.validation-tier-card.selected .validation-tier-suitable[data-v-9d3141be]{background:#e0f2fe;border-color:#7dd3fc}.validation-tier-card.selected .suitable-level-badge[data-v-9d3141be]{background:#4f46e5;color:#fff}.validation-tier-card.selected .suitable-desc[data-v-9d3141be]{color:#1e40af}.validation-tier-features[data-v-9d3141be]{list-style:none;padding:0;margin:0;padding-top:.75rem;border-top:1px solid #e5e7eb}.validation-tier-features li[data-v-9d3141be]{font-size:.75rem;color:#4b5563;padding:.25rem 0 .25rem 1.25rem;position:relative}.validation-tier-features li[data-v-9d3141be]:before{content:"✓";position:absolute;left:0;color:#22c55e;font-weight:700}.step-optional[data-v-9d3141be]{font-size:.8rem;font-weight:400;color:#9ca3af}.result-panel[data-v-9d3141be]{position:sticky;top:100px;scroll-margin-top:80px}.result-panel.result-highlight .result-card[data-v-9d3141be]{animation:borderPulse-9d3141be 6s ease-in-out}@keyframes borderPulse-9d3141be{0%,to{box-shadow:0 10px 30px #0000001a;border-color:#e5e7eb}25%,75%{box-shadow:0 10px 30px #0000001a,0 0 0 4px #667eea80;border-color:#667eea}50%{box-shadow:0 10px 30px #0000001a,0 0 0 6px #667eeab3;border-color:#667eea}}.result-card[data-v-9d3141be]{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 10px 30px #0000001a;border:1px solid #e5e7eb}.result-header[data-v-9d3141be]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.result-header h3[data-v-9d3141be]{font-size:1.125rem;font-weight:700;margin:0}.result-badge[data-v-9d3141be]{padding:.25rem .75rem;background:#f0fdf4;color:#22c55e;border-radius:20px;font-size:.75rem;font-weight:600}.result-summary[data-v-9d3141be]{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #e5e7eb}.summary-item[data-v-9d3141be]{display:flex;justify-content:space-between}.summary-label[data-v-9d3141be]{color:#6b7280;font-size:.875rem}.summary-value[data-v-9d3141be]{font-weight:600;font-size:.875rem}.summary-item.discount[data-v-9d3141be]{background:linear-gradient(135deg,#ecfdf5,#d1fae5);margin:.5rem -.75rem;padding:.5rem .75rem;border-radius:6px}.summary-item.discount .summary-label[data-v-9d3141be]{color:#059669;font-weight:500}.discount-value[data-v-9d3141be]{color:#059669!important}.summary-item.warning[data-v-9d3141be]{background:linear-gradient(135deg,#fef3c7,#fde68a);margin:.5rem -.75rem;padding:.5rem .75rem;border-radius:6px}.summary-item.warning .summary-label[data-v-9d3141be],.summary-item.warning .summary-value[data-v-9d3141be]{color:#92400e}.result-total[data-v-9d3141be]{text-align:center;margin-bottom:1rem}.total-label[data-v-9d3141be]{font-size:.875rem;color:#6b7280;margin-bottom:.5rem}.total-price[data-v-9d3141be]{display:flex;align-items:baseline;justify-content:center;gap:.25rem}.total-price .currency[data-v-9d3141be]{font-size:1.5rem;font-weight:700;color:#4f46e5}.total-price .amount[data-v-9d3141be]{font-size:3rem;font-weight:800;color:#1a1a2e}.total-price .unit[data-v-9d3141be]{font-size:1rem;color:#6b7280}.result-total.has-discount[data-v-9d3141be]{background:linear-gradient(135deg,#fff5f5,#ffe5e5);border:2px solid #ff6b6b;border-radius:12px;padding:1rem;animation:pulse-discount-9d3141be 2s infinite}@keyframes pulse-discount-9d3141be{0%,to{box-shadow:0 0 #ff6b6b66}50%{box-shadow:0 0 0 8px #ff6b6b00}}.original-price[data-v-9d3141be]{margin-bottom:.25rem}.original-price .strikethrough[data-v-9d3141be]{text-decoration:line-through;color:#9ca3af;font-size:1.125rem}.total-price .amount.discounted[data-v-9d3141be],.result-total.has-discount .total-price .currency[data-v-9d3141be]{color:#dc2626}.discount-badge[data-v-9d3141be]{display:inline-flex;align-items:center;gap:.375rem;background:#dc2626;color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:600;margin-top:.75rem;animation:bounce-in-9d3141be .5s ease-out}@keyframes bounce-in-9d3141be{0%{transform:scale(0);opacity:0}50%{transform:scale(1.1)}to{transform:scale(1);opacity:1}}.discount-icon[data-v-9d3141be]{font-size:1.1rem}.discount-label-text[data-v-9d3141be]{letter-spacing:.025em}.result-delivery[data-v-9d3141be]{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem;background:#f3f4f6;border-radius:8px;margin-bottom:1.5rem}.delivery-text[data-v-9d3141be]{color:#4b5563}.value-stack[data-v-9d3141be]{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;padding:1rem;margin-bottom:1.5rem}.value-stack-title[data-v-9d3141be]{font-size:.75rem;font-weight:700;color:#166534;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.75rem}.value-item[data-v-9d3141be]{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:#166534;padding:.35rem 0}.value-check[data-v-9d3141be]{font-size:.9rem}.deliverables-stack[data-v-9d3141be]{background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;padding:1rem;margin-bottom:1.5rem}.deliverables-title[data-v-9d3141be]{font-size:.75rem;font-weight:700;color:#1e40af;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.75rem}.deliverables-list[data-v-9d3141be]{display:flex;flex-wrap:wrap;gap:.5rem}.deliverable-item[data-v-9d3141be]{display:inline-flex;align-items:center;gap:.35rem;font-size:.8rem;color:#1e40af;background:#fff;padding:.35rem .6rem;border-radius:6px;border:1px solid #bfdbfe}.deliverable-icon[data-v-9d3141be]{font-size:.75rem}.btn-book[data-v-9d3141be]{width:100%;padding:1rem;background:linear-gradient(135deg,#4f46e5,#7c3aed);border:none;border-radius:10px;color:#fff;font-size:1.125rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:transform .2s,box-shadow .2s}.btn-book[data-v-9d3141be]:hover{transform:translateY(-2px);box-shadow:0 8px 20px #4f46e566}.result-nav-buttons[data-v-9d3141be]{display:flex;gap:.75rem;margin-top:1rem}.result-nav-btn[data-v-9d3141be]{flex:1;padding:.625rem 1rem;background:transparent;border:1px solid #e5e7eb;border-radius:8px;color:#6b7280;font-size:.875rem;cursor:pointer;transition:all .2s}.result-nav-btn[data-v-9d3141be]:hover{border-color:#4f46e5;color:#4f46e5;background:#f5f3ff}.result-note[data-v-9d3141be]{text-align:center;font-size:.75rem;color:#9ca3af;margin-top:1rem}.result-card.free-card[data-v-9d3141be]{border:2px solid #22c55e;background:linear-gradient(to bottom,#f0fdf4,#fff)}.free-result-badge[data-v-9d3141be]{background:#dcfce7!important;color:#22c55e!important}.free-content[data-v-9d3141be]{padding:.5rem 0}.free-features[data-v-9d3141be]{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.free-feature[data-v-9d3141be]{display:flex;align-items:center;gap:.75rem;font-size:.95rem}.free-check[data-v-9d3141be]{width:24px;height:24px;background:#dcfce7;color:#22c55e;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.875rem}.free-price-display[data-v-9d3141be]{text-align:center;padding:1.5rem;background:#f0fdf4;border-radius:12px;margin-bottom:1.5rem}.free-amount[data-v-9d3141be]{display:block;font-size:3rem;font-weight:800;color:#22c55e}.free-label[data-v-9d3141be]{display:block;font-size:.875rem;color:#6b7280;margin-top:.25rem}.btn-book.btn-free[data-v-9d3141be]{background:linear-gradient(135deg,#22c55e,#16a34a)}.btn-book.btn-free[data-v-9d3141be]:hover{box-shadow:0 8px 20px #22c55e66}.platform-section[data-v-9d3141be]{padding:5rem 2rem;background:#fafbfc}.platform-container[data-v-9d3141be]{max-width:1200px;margin:0 auto}.platform-features[data-v-9d3141be]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.feature-card[data-v-9d3141be]{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 4px 12px #0000000d;border:1px solid #e5e7eb;transition:transform .2s,box-shadow .2s}.feature-card[data-v-9d3141be]:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000001a}.feature-mockup[data-v-9d3141be]{background:#1a1a2e;border-radius:12px;overflow:hidden;margin-bottom:1.5rem}.mockup-header[data-v-9d3141be]{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:#0f0f1a}.mockup-dots[data-v-9d3141be]{display:flex;gap:.375rem}.mockup-dots span[data-v-9d3141be]{width:10px;height:10px;border-radius:50%;background:#374151}.mockup-dots span[data-v-9d3141be]:first-child{background:#ef4444}.mockup-dots span[data-v-9d3141be]:nth-child(2){background:#eab308}.mockup-dots span[data-v-9d3141be]:last-child{background:#22c55e}.mockup-title[data-v-9d3141be]{font-size:.75rem;color:#9ca3af}.mockup-content[data-v-9d3141be]{padding:1rem}.spec-item[data-v-9d3141be]{display:flex;align-items:center;gap:.75rem;padding:.5rem 0;color:#e5e7eb;font-size:.875rem}.spec-check[data-v-9d3141be]{color:#22c55e}.spec-item.pending[data-v-9d3141be],.spec-pending[data-v-9d3141be]{color:#6b7280}.kanban[data-v-9d3141be]{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.kanban-col[data-v-9d3141be]{background:#252540;border-radius:8px;padding:.5rem}.kanban-header[data-v-9d3141be]{font-size:.625rem;color:#6b7280;padding:.25rem;margin-bottom:.5rem}.kanban-card[data-v-9d3141be]{background:#374151;padding:.5rem;border-radius:4px;font-size:.625rem;color:#e5e7eb;margin-bottom:.375rem}.kanban-card.active[data-v-9d3141be]{background:#4f46e5}.kanban-card.done[data-v-9d3141be]{background:#374151;opacity:.6}.delivery-item[data-v-9d3141be]{display:flex;align-items:center;gap:.75rem;padding:.5rem 0;color:#e5e7eb;font-size:.75rem;border-bottom:1px solid #374151}.delivery-item[data-v-9d3141be]:last-child{border-bottom:none}.delivery-icon-item[data-v-9d3141be]{font-size:1rem}.delivery-name[data-v-9d3141be]{flex:1}.delivery-action[data-v-9d3141be]{color:#4f46e5;font-weight:700}.feature-title[data-v-9d3141be]{font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.feature-desc[data-v-9d3141be]{color:#6b7280;line-height:1.6;margin:0}.comparison-section[data-v-9d3141be]{padding:5rem 2rem;background:#fff}.comparison-container[data-v-9d3141be]{max-width:800px;margin:0 auto}.comparison-table[data-v-9d3141be]{background:#fafbfc;border-radius:16px;overflow:hidden;border:1px solid #e5e7eb}.table-header[data-v-9d3141be],.table-row[data-v-9d3141be]{display:grid;grid-template-columns:1fr 1fr 1fr}.table-header[data-v-9d3141be]{background:#1a1a2e}.table-cell[data-v-9d3141be]{padding:1rem 1.5rem;display:flex;align-items:center;gap:.5rem}.table-header .table-cell[data-v-9d3141be]{color:#fff;font-weight:600}.feature-cell[data-v-9d3141be]{font-weight:600}.brand-badge[data-v-9d3141be]{padding:.25rem .75rem;background:linear-gradient(135deg,#4f46e5,#7c3aed);border-radius:20px;font-size:.875rem}.table-row[data-v-9d3141be]{border-bottom:1px solid #e5e7eb}.table-row[data-v-9d3141be]:last-child{border-bottom:none}.table-row .prototyper-cell[data-v-9d3141be]{background:#f5f3ff;color:#4f46e5;font-weight:500}.table-row .traditional-cell[data-v-9d3141be]{color:#6b7280}.check-icon[data-v-9d3141be],.warn-icon[data-v-9d3141be]{font-size:1rem}.social-proof-section[data-v-9d3141be]{padding:5rem 2rem;background:linear-gradient(135deg,#4f46e5,#7c3aed)}.social-proof-container[data-v-9d3141be]{max-width:1200px;margin:0 auto}.section-title-light[data-v-9d3141be]{color:#fff}.section-subtitle-light[data-v-9d3141be]{color:#fffc}.testimonial-grid[data-v-9d3141be]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2rem}.testimonial-card[data-v-9d3141be]{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;padding:2rem;color:#fff;display:flex;flex-direction:column;transition:transform .3s,background .3s;border:1px solid rgba(255,255,255,.1)}.testimonial-card[data-v-9d3141be]:hover{transform:translateY(-4px);background:#ffffff26}.testimonial-tag[data-v-9d3141be]{display:inline-block;padding:.35rem .75rem;background:#fff3;border-radius:20px;font-size:.75rem;font-weight:600;margin-bottom:1rem;width:fit-content}.quote-icon[data-v-9d3141be]{font-size:3rem;line-height:1;opacity:.4;font-family:Georgia,serif;margin-bottom:.5rem}.testimonial-text[data-v-9d3141be]{font-size:1rem;line-height:1.8;margin:0 0 1.5rem;flex:1;opacity:.95}.testimonial-author[data-v-9d3141be]{display:flex;align-items:center;gap:.75rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.15)}.author-avatar[data-v-9d3141be]{width:44px;height:44px;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;flex-shrink:0}.author-info[data-v-9d3141be]{text-align:left}.author-name[data-v-9d3141be]{display:block;font-weight:700;font-size:.95rem}.author-title[data-v-9d3141be]{display:block;opacity:.75;font-size:.8rem;margin-top:.15rem}.faq-section[data-v-9d3141be]{padding:5rem 2rem;background:#f8fafc}.faq-container[data-v-9d3141be]{max-width:800px;margin:0 auto}.faq-list[data-v-9d3141be]{display:flex;flex-direction:column;gap:1rem}.faq-item[data-v-9d3141be]{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000000f;transition:box-shadow .2s}.faq-item[data-v-9d3141be]:hover{box-shadow:0 4px 12px #0000001a}.faq-item.open[data-v-9d3141be]{box-shadow:0 4px 16px #4f46e526}.faq-question[data-v-9d3141be]{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;background:none;border:none;cursor:pointer;text-align:left;font-size:1rem;font-weight:600;color:#1a1a2e;transition:background .2s;gap:1rem}.faq-question[data-v-9d3141be]:hover{background:#f8fafc}.faq-item.open .faq-question[data-v-9d3141be]{background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff}.question-text[data-v-9d3141be]{flex:1}.toggle-icon[data-v-9d3141be]{font-size:1.5rem;font-weight:300;flex-shrink:0;width:24px;text-align:center}.faq-answer[data-v-9d3141be]{padding:1rem 1.5rem 1.25rem;animation:fadeInDown-9d3141be .2s ease}.faq-answer p[data-v-9d3141be]{margin:0 0 .75rem;color:#4b5563;line-height:1.8;font-size:.95rem}.faq-answer p[data-v-9d3141be]:last-child{margin-bottom:0}@keyframes fadeInDown-9d3141be{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.footer[data-v-9d3141be]{background:#1a1a2e;color:#fff;padding:3rem 2rem}.footer-container[data-v-9d3141be]{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.footer-logo[data-v-9d3141be]{display:flex;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:800}.footer-logo-icon[data-v-9d3141be]{flex-shrink:0;color:#fff}.footer-tagline[data-v-9d3141be]{color:#9ca3af;margin:.5rem 0 0}.footer-links[data-v-9d3141be]{display:flex;gap:2rem}.footer-links a[data-v-9d3141be]{color:#9ca3af;text-decoration:none;transition:color .2s}.footer-links a[data-v-9d3141be]:hover{color:#fff}.footer-copyright[data-v-9d3141be]{color:#6b7280;font-size:.875rem}@media (max-width: 1024px){.hero-container[data-v-9d3141be]{grid-template-columns:1fr;gap:3rem}.hero-content[data-v-9d3141be]{text-align:center}.hero-cta[data-v-9d3141be]{flex-direction:column;align-items:center;width:100%}.hero-cta .btn-lg[data-v-9d3141be]{width:100%;max-width:280px;justify-content:center}.hero-badges[data-v-9d3141be]{justify-content:center}.wizard-layout[data-v-9d3141be]{grid-template-columns:1fr}.result-panel[data-v-9d3141be]{position:static}.level-cards[data-v-9d3141be]{grid-template-columns:repeat(2,1fr)}.sublevel-cards[data-v-9d3141be]{grid-template-columns:1fr}.validation-tier-cards[data-v-9d3141be]{grid-template-columns:repeat(2,1fr)}.platform-features[data-v-9d3141be]{grid-template-columns:1fr}.testimonial-grid[data-v-9d3141be]{grid-template-columns:1fr;gap:1.25rem}.testimonial-card[data-v-9d3141be]{padding:1.5rem}.testimonial-text[data-v-9d3141be]{font-size:.95rem}.process-flow[data-v-9d3141be]{flex-wrap:wrap;gap:1rem}.process-step[data-v-9d3141be]{flex:0 0 calc(33.333% - 1rem);max-width:none}.process-arrow[data-v-9d3141be]{display:none}}@media (max-width: 768px){.hero-section[data-v-9d3141be],.levels-section[data-v-9d3141be],.config-section[data-v-9d3141be],.process-section[data-v-9d3141be],.comparison-section[data-v-9d3141be],.testimonials-section[data-v-9d3141be],.faq-section[data-v-9d3141be],.cta-section[data-v-9d3141be],.footer[data-v-9d3141be]{padding-left:1rem;padding-right:1rem;box-sizing:border-box}.nav-container[data-v-9d3141be]{padding:1rem}.nav-links[data-v-9d3141be],.nav-actions[data-v-9d3141be]{display:none}.mobile-free-btn[data-v-9d3141be]{display:block;width:100%;margin-top:.5rem;padding:.75rem 1rem}.nav-links.open[data-v-9d3141be]{display:flex;flex-direction:column;position:absolute;top:100%;left:0;right:0;background:#fff;padding:1rem;border-bottom:1px solid #e5e7eb}.mobile-menu-btn[data-v-9d3141be]{display:block}.hero-title[data-v-9d3141be]{font-size:2rem}.hero-subtitle[data-v-9d3141be]{font-size:1rem}.hero-badges .badge[data-v-9d3141be]{background:#fff3;border:1px solid rgba(255,255,255,.4);color:#fff}.section-title[data-v-9d3141be]{font-size:1.75rem}.config-panel[data-v-9d3141be]{gap:1rem}.config-step[data-v-9d3141be]{padding:1rem;border-radius:12px}.step-header[data-v-9d3141be]{margin-bottom:.75rem;gap:.75rem}.step-number[data-v-9d3141be]{width:28px;height:28px;font-size:.8rem}.step-title[data-v-9d3141be]{font-size:1rem}.level-cards[data-v-9d3141be]{grid-template-columns:1fr;gap:.75rem}.level-card[data-v-9d3141be]{padding:1rem 1.25rem;border-radius:12px;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.level-badge[data-v-9d3141be]{font-size:.75rem;padding:.2rem .5rem;margin-bottom:0}.level-name[data-v-9d3141be]{font-size:1rem;margin-bottom:0;flex:1}.level-desc[data-v-9d3141be]{font-size:.875rem;margin-bottom:.25rem;line-height:1.4;width:100%}.level-price[data-v-9d3141be]{font-size:1.125rem;width:100%}.level-requirement[data-v-9d3141be]{font-size:.75rem;margin-top:.5rem;padding-top:.5rem;width:100%}.sublevel-cards[data-v-9d3141be]{display:grid;grid-template-columns:1fr;gap:.75rem}.sublevel-card[data-v-9d3141be]{padding:1rem 1.25rem}.sublevel-name[data-v-9d3141be]{font-size:1rem}.sublevel-desc[data-v-9d3141be]{font-size:.875rem;margin-bottom:.5rem}.sublevel-price[data-v-9d3141be]{font-size:1.25rem}.sublevel-weeks[data-v-9d3141be]{font-size:.8rem}.recommended-badge[data-v-9d3141be]{font-size:.65rem;padding:.15rem .5rem;top:-8px}.platform-options[data-v-9d3141be]{gap:.5rem}.platform-option[data-v-9d3141be]{padding:.75rem;font-size:.875rem}.brick-options[data-v-9d3141be]{grid-template-columns:1fr;gap:.5rem}.brick-option[data-v-9d3141be]{padding:.625rem .75rem;font-size:.875rem}.brick-icon[data-v-9d3141be]{font-size:1rem}.option-toggle[data-v-9d3141be]{transform:scale(.85)}.validation-tier-cards[data-v-9d3141be]{display:grid;grid-template-columns:1fr;gap:.75rem}.validation-tier-card[data-v-9d3141be]{padding:1rem 1.25rem}.validation-tier-name[data-v-9d3141be]{font-size:1rem}.validation-tier-desc[data-v-9d3141be]{font-size:.875rem}.validation-tier-price[data-v-9d3141be]{font-size:1.125rem}.validation-tier-suitable[data-v-9d3141be],.validation-tier-features[data-v-9d3141be]{font-size:.8rem}.validation-tier-features li[data-v-9d3141be]{margin-bottom:.25rem}.result-panel[data-v-9d3141be]{margin-top:1rem}.result-card[data-v-9d3141be]{padding:1.25rem}.result-header h3[data-v-9d3141be]{font-size:1rem}.total-price[data-v-9d3141be]{font-size:2rem}.process-flow[data-v-9d3141be]{flex-direction:column;align-items:center;gap:1rem}.process-step[data-v-9d3141be]{flex:none;width:100%;max-width:280px}.comparison-table[data-v-9d3141be]{overflow-x:auto}.table-header[data-v-9d3141be],.table-row[data-v-9d3141be]{min-width:600px}.testimonial-text[data-v-9d3141be]{font-size:1.125rem}.footer-links[data-v-9d3141be]{flex-direction:column;text-align:center;gap:1rem}}@media (max-width: 400px){.hero-title[data-v-9d3141be]{font-size:1.75rem}.section-title[data-v-9d3141be]{font-size:1.5rem}.level-card[data-v-9d3141be],.sublevel-card[data-v-9d3141be],.validation-tier-card[data-v-9d3141be]{padding:.875rem 1rem}}.project-indicators[data-v-9d3141be]{display:flex;gap:.375rem;margin-left:auto}.project-indicator[data-v-9d3141be]{width:6px;height:6px;border-radius:50%;background:#d1d5db;transition:all .3s ease}.project-indicator.active[data-v-9d3141be]{width:18px;border-radius:3px;background:linear-gradient(135deg,#4f46e5,#7c3aed)}.status-dot.success[data-v-9d3141be]{background:#22c55e}.status-dot.completed[data-v-9d3141be]{background:#3b82f6;animation:none}.status-dot.progress[data-v-9d3141be]{background:#f59e0b}.dashboard-status.success[data-v-9d3141be]{background:#f0fdf4}.dashboard-status.success .status-text[data-v-9d3141be]{color:#22c55e}.dashboard-status.completed[data-v-9d3141be]{background:#eff6ff}.dashboard-status.completed .status-text[data-v-9d3141be]{color:#3b82f6}.dashboard-status.progress[data-v-9d3141be]{background:#fffbeb}.dashboard-status.progress .status-text[data-v-9d3141be]{color:#f59e0b}.project-fade-enter-active[data-v-9d3141be],.project-fade-leave-active[data-v-9d3141be]{transition:all .4s ease}.project-fade-enter-from[data-v-9d3141be]{opacity:0;transform:translate(20px)}.project-fade-leave-to[data-v-9d3141be]{opacity:0;transform:translate(-20px)}.submit-modal-overlay[data-v-9d3141be]{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem;animation:fadeIn-9d3141be .2s ease}@keyframes fadeIn-9d3141be{0%{opacity:0}to{opacity:1}}.submit-modal-container[data-v-9d3141be]{position:relative;background:#fff;border-radius:16px;max-width:900px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 25px 50px -12px #00000040;animation:slideUp-9d3141be .3s ease}@keyframes slideUp-9d3141be{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.submit-modal-close[data-v-9d3141be]{position:absolute;top:1rem;right:1rem;width:36px;height:36px;border:none;background:#f3f4f6;border-radius:50%;font-size:1.25rem;color:#6b7280;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;z-index:10}.submit-modal-close[data-v-9d3141be]:hover{background:#e5e7eb;color:#374151}.submit-modal-container[data-v-9d3141be] .form-layout{padding:1.5rem;gap:1.5rem}.submit-modal-container[data-v-9d3141be] .submission-form{padding:0;max-width:none;margin:0;box-shadow:none;border-radius:0}.submit-modal-container[data-v-9d3141be] .submission-form h2{padding-right:2rem}@media (min-width: 768px){.submit-modal-container[data-v-9d3141be] .form-layout{display:grid;grid-template-columns:1fr 280px}.submit-modal-container[data-v-9d3141be] .form-layout.show-overlay{display:block;grid-template-columns:none}.submit-modal-container[data-v-9d3141be] .progress-sidebar{display:block;position:sticky;top:1rem;height:fit-content}}@media (max-width: 767px){.submit-modal-container[data-v-9d3141be]{max-height:95vh;border-radius:12px}.submit-modal-container[data-v-9d3141be] .form-layout{padding:2.5rem 1rem 1rem}.submit-modal-container[data-v-9d3141be] .progress-sidebar{display:none}.submit-modal-close[data-v-9d3141be]{top:.75rem;right:.75rem;width:32px;height:32px;font-size:1rem}}.l2-tip-overlay[data-v-9d3141be]{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem;animation:fadeIn-9d3141be .2s ease}.l2-tip-modal[data-v-9d3141be]{background:#fff;border-radius:16px;padding:2rem;max-width:420px;width:100%;text-align:center;box-shadow:0 25px 50px -12px #00000040;animation:slideUp-9d3141be .3s ease}.l2-tip-icon[data-v-9d3141be]{font-size:3rem;margin-bottom:1rem}.l2-tip-title[data-v-9d3141be]{font-size:1.25rem;font-weight:700;color:#e65100;margin-bottom:1rem}.l2-tip-content[data-v-9d3141be]{font-size:.95rem;line-height:1.6;color:#555;margin:0 0 .75rem}.l2-tip-list[data-v-9d3141be]{margin:0 0 1rem;padding-left:1.5rem;text-align:left}.l2-tip-list li[data-v-9d3141be]{font-size:.9rem;color:#444;line-height:1.6;margin-bottom:.25rem}.l2-tip-note[data-v-9d3141be]{font-size:.85rem;color:#666;margin:0 0 1rem;padding:.75rem;background:#f5f5f5;border-radius:6px}.l2-tip-highlight[data-v-9d3141be]{background:linear-gradient(135deg,#fff8e1,#ffecb3);border:1px solid #ffb74d;border-radius:8px;padding:.75rem 1rem;font-size:.9rem;color:#5d4037;margin-bottom:1.5rem}.l2-tip-highlight strong[data-v-9d3141be]{color:#e65100}.l2-tip-actions[data-v-9d3141be]{display:flex;flex-direction:column;gap:.75rem}.l2-tip-btn[data-v-9d3141be]{width:100%;padding:.875rem 1.5rem;font-size:.95rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .2s}.l2-tip-btn.primary[data-v-9d3141be]{background:linear-gradient(135deg,#ff9800,#f57c00);color:#fff;border:none}.l2-tip-btn.primary[data-v-9d3141be]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #ff980066}.l2-tip-btn.secondary[data-v-9d3141be]{background:#fff;color:#667eea;border:2px solid #667eea}.l2-tip-btn.secondary[data-v-9d3141be]:hover{background:#667eea;color:#fff}.l2-tip-btn.vip[data-v-9d3141be]{background:linear-gradient(135deg,gold,#ffb347,gold);background-size:200% 200%;color:#5d4037;border:2px solid #e6a800;box-shadow:0 2px 8px #ffb34766;animation:shimmer-9d3141be 3s ease-in-out infinite;display:flex;align-items:center;justify-content:center;gap:.5rem}.l2-tip-btn.vip[data-v-9d3141be]:hover{background:linear-gradient(135deg,#ffe44d,#ffc966,#ffe44d);background-size:200% 200%;box-shadow:0 4px 16px #ffb34799;transform:translateY(-1px)}.vip-icon[data-v-9d3141be]{font-size:1.1rem}@keyframes shimmer-9d3141be{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.quote-popup-overlay[data-v-9d3141be]{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:10000;padding:1rem;overflow-y:auto}.quote-popup-modal[data-v-9d3141be]{background:#fff;border-radius:16px;width:100%;max-width:600px;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 20px 60px #0000004d}.quote-close-btn[data-v-9d3141be]{position:absolute;top:1rem;right:1rem;width:32px;height:32px;border:none;background:#f0f0f0;border-radius:50%;font-size:1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;z-index:1}.quote-close-btn[data-v-9d3141be]:hover{background:#e0e0e0}.quote-header[data-v-9d3141be]{padding:2rem 2rem 1rem;text-align:center;border-bottom:1px solid #eee}.quote-title[data-v-9d3141be]{font-size:1.5rem;font-weight:700;color:#333;margin:0 0 .5rem}.quote-subtitle[data-v-9d3141be]{font-size:.9rem;color:#666;margin:0}.quote-details[data-v-9d3141be]{padding:1.5rem 2rem;background:#f8f9fa}.quote-company[data-v-9d3141be]{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px dashed #ddd}.company-logo[data-v-9d3141be]{width:48px;height:48px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.5rem;font-weight:700}.company-info[data-v-9d3141be]{flex:1}.company-name[data-v-9d3141be]{font-size:1.1rem;font-weight:700;color:#333}.company-tagline[data-v-9d3141be]{font-size:.8rem;color:#888}.quote-date[data-v-9d3141be]{font-size:.85rem;color:#666}.quote-items[data-v-9d3141be]{background:#fff;border-radius:12px;padding:1rem;margin-bottom:1rem}.quote-section-title[data-v-9d3141be]{font-size:.75rem;font-weight:600;color:#888;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:1px solid #eee}.quote-item[data-v-9d3141be]{display:flex;align-items:flex-start;padding:.6rem 0;border-bottom:1px solid #f0f0f0;gap:.5rem}.quote-item[data-v-9d3141be]:last-child{border-bottom:none}.quote-item.discount[data-v-9d3141be]{color:#2e7d32}.item-label[data-v-9d3141be]{font-size:.85rem;color:#666;min-width:80px;flex-shrink:0}.item-value[data-v-9d3141be]{flex:1;font-size:.85rem;font-weight:600;color:#333}.item-value.item-modules[data-v-9d3141be]{font-size:.8rem;line-height:1.4}.item-price[data-v-9d3141be]{font-size:.85rem;font-weight:600;color:#667eea;text-align:right;min-width:90px}.quote-item.discount .item-price[data-v-9d3141be]{color:#2e7d32}.quote-summary[data-v-9d3141be]{background:#fff;border-radius:12px;padding:1rem;margin-bottom:.75rem}.summary-row[data-v-9d3141be]{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;font-size:.9rem;color:#666}.summary-row.total[data-v-9d3141be]{padding-top:.75rem;margin-top:.5rem;border-top:2px solid #eee;font-weight:700}.summary-value[data-v-9d3141be]{font-weight:600;color:#333}.total-price[data-v-9d3141be]{font-size:1.25rem;color:#667eea}.original-price-inline[data-v-9d3141be]{text-decoration:line-through;color:#999;font-size:.85em;margin-right:.5rem}.discounted-price-inline[data-v-9d3141be]{color:#dc2626;font-weight:600}.summary-row.savings[data-v-9d3141be]{color:#059669;font-weight:600}.savings-value[data-v-9d3141be]{color:#059669!important}.original-total[data-v-9d3141be]{text-decoration:line-through;color:#999;font-size:.85em;margin-right:.5rem}.discounted-total[data-v-9d3141be]{color:#dc2626;font-weight:700}.quote-note[data-v-9d3141be]{font-size:.75rem;color:#888;text-align:center;font-style:italic}.quote-error[data-v-9d3141be]{margin:0 2rem;padding:.75rem 1rem;background:#ffebee;border:1px solid #ef5350;border-radius:8px;color:#c62828;font-size:.9rem;text-align:center}.quote-form[data-v-9d3141be]{padding:1.5rem 2rem;border-top:1px solid #eee}.form-title[data-v-9d3141be]{font-size:1rem;font-weight:700;color:#333;margin-bottom:1rem}.form-group[data-v-9d3141be]{margin-bottom:1rem}.form-label[data-v-9d3141be]{display:block;font-size:.85rem;font-weight:600;color:#555;margin-bottom:.5rem}.required[data-v-9d3141be]{color:#e53935}.optional-hint[data-v-9d3141be]{color:#9e9e9e;font-weight:400;font-size:.8rem}.form-hint[data-v-9d3141be]{margin:.5rem 0 0;font-size:.8rem;color:#888;line-height:1.4}.form-input[data-v-9d3141be]{width:100%;padding:.75rem 1rem;border:2px solid #e0e0e0;border-radius:8px;font-size:.95rem;transition:border-color .2s;box-sizing:border-box}.form-input[data-v-9d3141be]:focus{outline:none;border-color:#667eea}.form-input[data-v-9d3141be]::placeholder{color:#aaa}.checkbox-group[data-v-9d3141be]{display:flex;flex-wrap:wrap;gap:.75rem}.checkbox-label[data-v-9d3141be]{display:flex;align-items:center;gap:.5rem;cursor:pointer;padding:.5rem .75rem;border:2px solid #e0e0e0;border-radius:8px;transition:all .2s}.checkbox-label[data-v-9d3141be]:has(.checkbox-input:checked){border-color:#667eea;background:#f0f4ff}.checkbox-input[data-v-9d3141be]{width:18px;height:18px;accent-color:#667eea}.checkbox-text[data-v-9d3141be]{font-size:.85rem;color:#555}.quote-actions[data-v-9d3141be]{display:flex;gap:1rem;padding:1.5rem 2rem;border-top:1px solid #eee;background:#fafafa;border-radius:0 0 16px 16px}.quote-btn[data-v-9d3141be]{flex:1;padding:.875rem 1.5rem;font-size:.95rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .2s}.quote-btn.primary[data-v-9d3141be]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none}.quote-btn.primary[data-v-9d3141be]:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.quote-btn.primary[data-v-9d3141be]:disabled{opacity:.5;cursor:not-allowed}.quote-btn.secondary[data-v-9d3141be]{background:#fff;color:#667eea;border:2px solid #667eea}.quote-btn.secondary[data-v-9d3141be]:hover{background:#667eea;color:#fff}.quote-success[data-v-9d3141be]{padding:3rem 2rem;text-align:center}.success-icon[data-v-9d3141be]{font-size:4rem;margin-bottom:1rem}.success-title[data-v-9d3141be]{font-size:1.5rem;font-weight:700;color:#333;margin:0 0 .5rem}.success-message[data-v-9d3141be]{font-size:1.1rem;color:#667eea;font-weight:600;margin:0 0 .5rem}.success-sub[data-v-9d3141be]{font-size:.9rem;color:#888;margin:0 0 2rem}.success-actions[data-v-9d3141be]{display:flex;gap:1rem;justify-content:center}.success-actions .quote-btn[data-v-9d3141be]{flex:none;min-width:140px}@media (max-width: 768px){.quote-popup-modal[data-v-9d3141be]{max-height:95vh;border-radius:12px}.quote-header[data-v-9d3141be]{padding:1.5rem 1.5rem 1rem}.quote-title[data-v-9d3141be]{font-size:1.25rem}.quote-details[data-v-9d3141be]{padding:1rem 1.5rem}.quote-company[data-v-9d3141be]{flex-wrap:wrap}.quote-date[data-v-9d3141be]{width:100%;text-align:right;margin-top:.5rem}.quote-form[data-v-9d3141be]{padding:1rem 1.5rem}.checkbox-group[data-v-9d3141be]{flex-direction:column}.checkbox-label[data-v-9d3141be]{width:100%}.quote-actions[data-v-9d3141be]{flex-direction:column;padding:1rem 1.5rem}.success-actions[data-v-9d3141be]{flex-direction:column}.success-actions .quote-btn[data-v-9d3141be]{width:100%}}*,*:before,*:after{box-sizing:border-box}html{overflow-x:hidden}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:16px;line-height:1.5;color:#333;background:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;width:100%;max-width:100vw}h1,h2,h3,h4,h5,h6{margin-top:0}a{color:#06c}button,input,textarea,select{font-family:inherit}
