*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-primary: #0d47a1;--color-primary-light: #1976d2;--color-primary-dark: #01579b;--color-secondary: #c62828;--color-secondary-light: #d32f2f;--color-secondary-dark: #b71c1c;--color-white: #ffffff;--color-gray-50: #fafafa;--color-gray-100: #f5f5f5;--color-gray-200: #eeeeee;--color-gray-300: #e0e0e0;--color-gray-600: #757575;--color-gray-800: #424242;--color-gray-900: #212121;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;font-weight:400;color:var(--color-gray-900);background-color:var(--color-gray-100);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;overflow-x:hidden}h1,h2,h3,h4,h5,h6{line-height:1.2;font-weight:700;color:var(--color-gray-900)}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}p{margin-bottom:1rem}a{color:var(--color-primary);text-decoration:none;transition:color .2s}a:hover{color:var(--color-secondary)}button{font-family:inherit;cursor:pointer}button:disabled{opacity:.6;cursor:not-allowed}img{max-width:100%;height:auto;display:block}ul,ol{list-style-position:inside}:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}::selection{background-color:var(--color-primary-light);color:#fff}@media(max-width:768px){:root{font-size:16px}h1{font-size:2rem}h2{font-size:1.75rem}h3{font-size:1.5rem}}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.text-center{text-align:center}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}header.svelte-oiwvqb{background:#fff;box-shadow:0 2px 8px #0000001a;position:sticky;top:0;z-index:100}.container.svelte-oiwvqb{max-width:1200px;margin:0 auto;padding:1rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.logos.svelte-oiwvqb{display:flex;align-items:center;gap:1rem}.by-text.svelte-oiwvqb{color:#666;font-size:1rem;font-weight:400;font-style:italic}.logo.svelte-oiwvqb{display:flex;align-items:center;cursor:pointer;transition:opacity .2s}.logo.svelte-oiwvqb:hover{opacity:.8}.logo.svelte-oiwvqb img:where(.svelte-oiwvqb){height:80px;width:auto;display:block}.logo-secondary.svelte-oiwvqb{display:flex;align-items:center;cursor:pointer;transition:opacity .2s}.logo-secondary.svelte-oiwvqb:hover{opacity:.8}.logo-secondary.svelte-oiwvqb img:where(.svelte-oiwvqb){height:60px;width:auto;display:block}nav.svelte-oiwvqb{display:flex;gap:1.5rem;flex-wrap:wrap}nav.svelte-oiwvqb a:where(.svelte-oiwvqb){color:#0d47a1;text-decoration:none;font-weight:500;transition:color .2s;padding:.5rem 0}nav.svelte-oiwvqb a:where(.svelte-oiwvqb):hover{color:#c62828}@media(max-width:640px){.container.svelte-oiwvqb{flex-direction:column;align-items:flex-start}nav.svelte-oiwvqb{width:100%;justify-content:center}}footer.svelte-1sr6y3t{background:#0d47a1;color:#fff;margin-top:auto}.container.svelte-1sr6y3t{max-width:1200px;margin:0 auto;padding:2rem 1rem 1rem}.footer-content.svelte-1sr6y3t{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,350px));gap:2rem;margin-bottom:2rem;justify-content:space-between}.footer-section.svelte-1sr6y3t h3:where(.svelte-1sr6y3t){font-size:1.5rem;margin-bottom:1rem;color:#fff}.footer-section.svelte-1sr6y3t h4:where(.svelte-1sr6y3t){font-size:1.1rem;margin-bottom:1rem;color:#fff}.footer-section.svelte-1sr6y3t p:where(.svelte-1sr6y3t){line-height:1.6;color:#ffffffe6}.footer-section.svelte-1sr6y3t ul:where(.svelte-1sr6y3t){list-style:none;padding:0;margin:0}.footer-section.svelte-1sr6y3t ul:where(.svelte-1sr6y3t) li:where(.svelte-1sr6y3t){margin-bottom:.5rem}.footer-section.svelte-1sr6y3t a:where(.svelte-1sr6y3t){color:#ffffffe6;text-decoration:none;transition:color .2s}.footer-section.svelte-1sr6y3t a:where(.svelte-1sr6y3t):hover{color:#c62828}.footer-bottom.svelte-1sr6y3t{border-top:1px solid rgba(255,255,255,.2);padding-top:1rem;display:flex;justify-content:space-between;align-items:center}.app-version.svelte-1sr6y3t{color:#fff6;font-size:.75rem;font-family:monospace;white-space:nowrap}.footer-bottom.svelte-1sr6y3t p:where(.svelte-1sr6y3t){color:#fffc;font-size:.9rem;margin:0}@media(max-width:640px){.footer-content.svelte-1sr6y3t{grid-template-columns:1fr;gap:1.5rem}.container.svelte-1sr6y3t{padding:1.5rem 1rem 1rem}}.mode-select-wrapper.svelte-1pbb3rt{min-height:calc(100vh - 80px);display:flex;align-items:center;padding:3rem 0;background:linear-gradient(135deg,#f5f5f5,#e8e8e8)}.mode-select.svelte-1pbb3rt{max-width:900px;margin:0 auto;text-align:center}h1.svelte-1pbb3rt{font-size:2.5rem;color:var(--color-primary);margin-bottom:1rem}.subtitle.svelte-1pbb3rt{font-size:1.25rem;color:var(--color-gray-600);margin-bottom:3rem}.mode-options.svelte-1pbb3rt{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:2rem}.mode-card.svelte-1pbb3rt{background:#fff;border:3px solid transparent;border-radius:16px;padding:2.5rem 2rem;cursor:pointer;transition:all .3s;text-align:center;position:relative;box-shadow:0 4px 12px #0000001a}.mode-card.svelte-1pbb3rt:hover{border-color:var(--color-primary);transform:translateY(-8px);box-shadow:0 8px 24px #0d47a133}.mode-icon.svelte-1pbb3rt{font-size:4rem;margin-bottom:1.5rem}.mode-card.svelte-1pbb3rt h3:where(.svelte-1pbb3rt){font-size:1.75rem;color:var(--color-primary);margin-bottom:1rem}.mode-card.svelte-1pbb3rt p:where(.svelte-1pbb3rt){color:var(--color-gray-600);line-height:1.6;margin-bottom:0}.mode-badge.svelte-1pbb3rt{position:absolute;top:1rem;right:1rem;background:var(--color-secondary);color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.85rem;font-weight:600}.back-link.svelte-1pbb3rt{background:none;border:none;color:var(--color-primary);font-size:1rem;cursor:pointer;padding:1rem;transition:color .2s}.back-link.svelte-1pbb3rt:hover{color:var(--color-secondary)}.error-banner.svelte-1pbb3rt{background:#fdecea;border:1px solid #f44336;color:#b71c1c;border-radius:8px;padding:.75rem 1.25rem;margin-bottom:1.5rem;font-size:.95rem}button.svelte-1pbb3rt:disabled{opacity:.6;cursor:not-allowed;transform:none!important;pointer-events:none}.mode-card--disabled.svelte-1pbb3rt{filter:grayscale(60%);opacity:.5}.mode-badge--soon.svelte-1pbb3rt{background:#9e9e9e}@media(max-width:768px){h1.svelte-1pbb3rt{font-size:2rem}.subtitle.svelte-1pbb3rt{font-size:1.1rem}.mode-options.svelte-1pbb3rt{grid-template-columns:1fr;gap:1.5rem}.mode-card.svelte-1pbb3rt{padding:2rem 1.5rem}.mode-icon.svelte-1pbb3rt{font-size:3rem}.mode-card.svelte-1pbb3rt h3:where(.svelte-1pbb3rt){font-size:1.5rem}}.form-wrapper.svelte-1h2n1qh{min-height:calc(100vh - 80px);padding:2rem 0;background:var(--color-gray-100)}.stepper.svelte-1h2n1qh{display:flex;justify-content:space-between;margin-bottom:3rem;overflow-x:auto;padding:1rem 0}.step.svelte-1h2n1qh{flex:1;display:flex;flex-direction:column;align-items:center;position:relative;min-width:80px}.step.svelte-1h2n1qh:not(:last-child):after{content:"";position:absolute;top:20px;left:60%;width:100%;height:2px;background:var(--color-gray-300);z-index:-1}.step.completed.svelte-1h2n1qh:not(:last-child):after,.step.active.svelte-1h2n1qh:not(:last-child):after{background:var(--color-primary)}.step-number.svelte-1h2n1qh{width:45px;height:45px;border-radius:50%;background:var(--color-gray-300);color:var(--color-gray-600);display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:600;margin-bottom:.5rem;transition:all .3s}.step.active.svelte-1h2n1qh .step-number:where(.svelte-1h2n1qh){background:var(--color-primary);color:#fff;transform:scale(1.1)}.step.completed.svelte-1h2n1qh .step-number:where(.svelte-1h2n1qh){background:var(--color-primary);color:#fff}.step-title.svelte-1h2n1qh{font-size:.85rem;text-align:center;color:var(--color-gray-600)}.step.active.svelte-1h2n1qh .step-title:where(.svelte-1h2n1qh){color:var(--color-primary);font-weight:600}.form-content.svelte-1h2n1qh{background:#fff;border-radius:12px;padding:2.5rem;margin-bottom:2rem;box-shadow:0 2px 8px #0000001a}.form-section.svelte-1h2n1qh h2:where(.svelte-1h2n1qh){color:var(--color-primary);margin-bottom:.5rem;font-size:1.75rem}.section-desc.svelte-1h2n1qh{color:var(--color-gray-600);margin-bottom:2rem}.form-group.svelte-1h2n1qh{margin-bottom:1.5rem}.form-row.svelte-1h2n1qh{display:grid;grid-template-columns:1fr 1fr;gap:1rem}label.svelte-1h2n1qh{display:block;margin-bottom:.5rem;font-weight:500;color:var(--color-gray-800)}input[type=text].svelte-1h2n1qh,input[type=date].svelte-1h2n1qh,input[type=time].svelte-1h2n1qh,input[type=tel].svelte-1h2n1qh,input[type=email].svelte-1h2n1qh,textarea.svelte-1h2n1qh{width:100%;padding:.75rem;border:2px solid var(--color-gray-300);border-radius:8px;font-size:1rem;font-family:inherit;transition:border-color .2s}input.svelte-1h2n1qh:focus,textarea.svelte-1h2n1qh:focus{outline:none;border-color:var(--color-primary)}textarea.svelte-1h2n1qh{resize:vertical}small.svelte-1h2n1qh{display:block;margin-top:.25rem;color:var(--color-gray-600);font-size:.85rem}.checkbox-label.svelte-1h2n1qh{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-weight:500}.checkbox-label.svelte-1h2n1qh input[type=checkbox]:where(.svelte-1h2n1qh){width:auto;cursor:pointer;transform:scale(1.2)}.type-toggle.svelte-1h2n1qh{display:flex;border:2px solid var(--color-primary);border-radius:8px;overflow:hidden;width:fit-content}.type-toggle.svelte-1h2n1qh button:where(.svelte-1h2n1qh){padding:.5rem 1.2rem;border:none;background:#fff;color:var(--color-primary);font-weight:500;cursor:pointer;transition:background .2s,color .2s;font-size:.9rem}.type-toggle.svelte-1h2n1qh button:where(.svelte-1h2n1qh):not(:last-child){border-right:1px solid var(--color-primary)}.type-toggle.svelte-1h2n1qh button.active:where(.svelte-1h2n1qh){background:var(--color-primary);color:#fff}.input-with-btn.svelte-1h2n1qh{display:flex;gap:.5rem;align-items:stretch}.input-with-btn.svelte-1h2n1qh input:where(.svelte-1h2n1qh){flex:1}.ares-btn.svelte-1h2n1qh{padding:0 1rem;background:var(--color-primary);color:#fff;border:none;border-radius:6px;font-weight:600;cursor:pointer;white-space:nowrap;font-size:.9rem;transition:background .2s}.ares-btn.svelte-1h2n1qh:hover:not(:disabled){background:#1565c0}.ares-btn.svelte-1h2n1qh:disabled{opacity:.6;cursor:not-allowed}.ares-error.svelte-1h2n1qh{margin-top:.4rem;color:#c62828;font-size:.85rem}.info-box.svelte-1h2n1qh{background:#e3f2fd;border-left:4px solid var(--color-primary);padding:1rem;border-radius:4px;margin-top:1.5rem}.summary-box.svelte-1h2n1qh{background:var(--color-gray-50);padding:1.5rem;border-radius:8px;margin-bottom:1.5rem}.summary-box.svelte-1h2n1qh h3:where(.svelte-1h2n1qh){color:var(--color-primary);margin-bottom:1rem}.summary-item.svelte-1h2n1qh{padding:.5rem 0;border-bottom:1px solid var(--color-gray-300)}.summary-item.svelte-1h2n1qh:last-child{border-bottom:none}.sig-section.svelte-1h2n1qh{background:var(--color-gray-50);border:1px solid var(--color-gray-300);border-radius:10px;padding:1.5rem;margin-top:1.5rem}.sig-section.svelte-1h2n1qh h3:where(.svelte-1h2n1qh){color:var(--color-primary);margin-bottom:1rem}.fault-toggle.svelte-1h2n1qh{display:flex;gap:.75rem;margin-bottom:1.25rem;flex-wrap:wrap}.fault-option.svelte-1h2n1qh{display:flex;align-items:center;gap:.5rem;padding:.6rem 1.2rem;border:2px solid var(--color-gray-300);border-radius:8px;cursor:pointer;font-weight:500;transition:all .2s;-webkit-user-select:none;user-select:none}.fault-option.svelte-1h2n1qh input[type=radio]:where(.svelte-1h2n1qh){display:none}.fault-option.active.victim.svelte-1h2n1qh{border-color:#2e7d32;background:#e8f5e9;color:#2e7d32}.fault-option.active.culprit.svelte-1h2n1qh{border-color:#c62828;background:#ffebee;color:#c62828}.sig-label.svelte-1h2n1qh{font-weight:500;margin-bottom:.5rem;color:var(--color-text)}.sig-canvas-wrap.svelte-1h2n1qh{border:2px solid var(--color-gray-300);border-radius:8px;overflow:hidden;background:#fff;touch-action:none}.sig-canvas.svelte-1h2n1qh{display:block;width:100%;height:auto;cursor:crosshair;touch-action:none}.btn-clear-sig.svelte-1h2n1qh{margin-top:.75rem;padding:.4rem 1rem;background:transparent;border:1px solid var(--color-gray-300);border-radius:6px;cursor:pointer;font-size:.85rem;color:#666;transition:background .2s}.btn-clear-sig.svelte-1h2n1qh:hover{background:#f5f5f5}.form-navigation.svelte-1h2n1qh{display:flex;justify-content:space-between;gap:1rem}.form-navigation.svelte-1h2n1qh .btn:where(.svelte-1h2n1qh){flex:1;max-width:200px}.save-error.svelte-1h2n1qh{background:#fdecea;border:1px solid #f44336;color:#b71c1c;border-radius:8px;padding:.75rem 1.25rem;margin-bottom:1rem;font-size:.95rem}button.svelte-1h2n1qh:disabled{opacity:.6;cursor:not-allowed;pointer-events:none}.completion-screen.svelte-1h2n1qh{text-align:center;padding:3rem 2rem}.completion-icon.svelte-1h2n1qh{font-size:4rem;margin-bottom:1rem}.completion-screen.svelte-1h2n1qh h2:where(.svelte-1h2n1qh){color:var(--color-primary);margin-bottom:.5rem}.completion-sub.svelte-1h2n1qh{color:var(--color-gray-600);margin-bottom:2rem}.credential-box.svelte-1h2n1qh{background:var(--color-gray-100);border:2px solid var(--color-primary);border-radius:12px;padding:1.5rem 2rem;margin:0 auto 1rem;max-width:560px;text-align:left;display:flex;flex-direction:column;gap:1.25rem}.credential-row.svelte-1h2n1qh{display:flex;flex-direction:column;gap:.4rem}.credential-label.svelte-1h2n1qh{font-size:.85rem;font-weight:600;color:var(--color-gray-600);text-transform:uppercase;letter-spacing:.05em}.credential-value-row.svelte-1h2n1qh{display:flex;align-items:center;gap:.75rem}.credential-value.svelte-1h2n1qh{flex:1;font-family:Courier New,Courier,monospace;font-size:.95rem;background:#fff;border:1px solid var(--color-gray-300);border-radius:6px;padding:.5rem .75rem;word-break:break-all;color:var(--color-gray-800)}.credential-link-row.svelte-1h2n1qh{align-items:stretch}.credential-link.svelte-1h2n1qh{text-decoration:none;line-height:1.5}.credential-link.svelte-1h2n1qh:hover{color:var(--color-primary-dark);text-decoration:underline}.password-value.svelte-1h2n1qh{font-size:1.4rem;font-weight:700;letter-spacing:.15em;color:var(--color-primary);border-color:var(--color-primary)}.copy-btn.svelte-1h2n1qh{background:var(--color-primary);color:#fff;border:none;border-radius:6px;padding:.5rem .75rem;cursor:pointer;font-size:1rem;transition:background .2s;flex-shrink:0}.copy-btn.svelte-1h2n1qh:hover{background:var(--color-secondary)}.vehicle-diagram.svelte-1h2n1qh{margin:1rem 0}.vehicle-diagram.svelte-1h2n1qh svg:where(.svelte-1h2n1qh){display:block;margin:0 auto;max-height:600px}@media(max-width:768px){.form-content.svelte-1h2n1qh{padding:1.5rem}.form-row.svelte-1h2n1qh{grid-template-columns:1fr}.stepper.svelte-1h2n1qh{padding:1rem;margin:0 -1rem 2rem}.step-title.svelte-1h2n1qh{font-size:.75rem}.step-number.svelte-1h2n1qh{width:40px;height:40px;font-size:1.25rem}.form-navigation.svelte-1h2n1qh{flex-direction:column}.form-navigation.svelte-1h2n1qh .btn:where(.svelte-1h2n1qh){max-width:100%}}.photo-btn-row.svelte-1h2n1qh{display:flex;gap:.75rem;flex-wrap:wrap}.photo-upload-btn.svelte-1h2n1qh{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.2rem;background:var(--color-primary);color:#fff;border-radius:8px;cursor:pointer;font-size:.95rem;font-weight:500;transition:background .2s;-webkit-user-select:none;user-select:none}.photo-upload-btn.svelte-1h2n1qh:hover{background:var(--color-primary-dark, #1a56db)}.photo-upload-btn--secondary.svelte-1h2n1qh{background:#fff;color:var(--color-primary);border:2px solid var(--color-primary)}.photo-upload-btn--secondary.svelte-1h2n1qh:hover{background:var(--color-primary);color:#fff}.photo-error.svelte-1h2n1qh{color:#dc2626;font-size:.875rem;margin-top:.5rem}.photo-grid.svelte-1h2n1qh{display:grid;grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:.75rem;margin-top:1rem}.photo-thumb.svelte-1h2n1qh{position:relative;aspect-ratio:1;border-radius:8px;overflow:hidden;border:2px solid var(--color-gray-300);background:var(--color-gray-100)}.photo-thumb.svelte-1h2n1qh img:where(.svelte-1h2n1qh){width:100%;height:100%;object-fit:cover;display:block}.photo-delete-btn.svelte-1h2n1qh{position:absolute;top:4px;right:4px;width:24px;height:24px;background:#000000a6;color:#fff;border:none;border-radius:50%;font-size:.75rem;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1;padding:0;transition:background .2s}.photo-delete-btn.svelte-1h2n1qh:hover{background:#dc2626}.about.svelte-1pch8ix{padding:4rem 0;background:#f8f9fa;min-height:calc(100vh - 200px)}.container.svelte-1pch8ix{max-width:900px;margin:0 auto;padding:0 1rem}.about-content.svelte-1pch8ix{background:#fff;padding:3rem;border-radius:12px;box-shadow:0 2px 12px #00000014}h1.svelte-1pch8ix{color:#0d47a1;font-size:2.5rem;margin-bottom:1.5rem;font-weight:700}h2.svelte-1pch8ix{color:#0d47a1;font-size:1.75rem;margin:2.5rem 0 1.5rem;font-weight:600}h3.svelte-1pch8ix{color:#1976d2;font-size:1.25rem;margin-bottom:.75rem;font-weight:600}.tagline.svelte-1pch8ix{font-size:1.5rem;color:#c62828;font-weight:600;margin-bottom:2rem;line-height:1.4}p.svelte-1pch8ix{color:#424242;font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem}.benefits.svelte-1pch8ix{display:grid;gap:2rem;margin:2rem 0}.benefit-item.svelte-1pch8ix{padding:1.5rem;background:#f5f5f5;border-radius:8px;border-left:4px solid #1976d2}.benefit-item.svelte-1pch8ix h3:where(.svelte-1pch8ix){margin-top:0}.benefit-item.svelte-1pch8ix p:where(.svelte-1pch8ix){margin-bottom:0;font-size:1rem}.closing.svelte-1pch8ix{margin-top:2.5rem;padding:1.5rem;background:#e3f2fd;border-radius:8px;font-size:1.05rem;color:#0d47a1}@media(max-width:768px){.about.svelte-1pch8ix{padding:2rem 0}.about-content.svelte-1pch8ix{padding:2rem 1.5rem}h1.svelte-1pch8ix{font-size:2rem}h2.svelte-1pch8ix{font-size:1.5rem}.tagline.svelte-1pch8ix{font-size:1.25rem}p.svelte-1pch8ix{font-size:1rem}}.privacy.svelte-1nwa62g{padding:4rem 0;background:#f8f9fa;min-height:calc(100vh - 200px)}.container.svelte-1nwa62g{max-width:900px;margin:0 auto;padding:0 1rem}.privacy-content.svelte-1nwa62g{background:#fff;padding:3rem;border-radius:12px;box-shadow:0 2px 12px #00000014}h1.svelte-1nwa62g{color:#0d47a1;font-size:2.25rem;margin-bottom:2rem;font-weight:700;line-height:1.3}h2.svelte-1nwa62g{color:#0d47a1;font-size:1.5rem;margin-bottom:1rem;font-weight:600;line-height:1.4}.section.svelte-1nwa62g{margin-bottom:2.5rem}p.svelte-1nwa62g{color:#424242;font-size:1.05rem;line-height:1.8;margin-bottom:1rem}.highlight-box.svelte-1nwa62g{background:#e3f2fd;padding:1.5rem;border-radius:8px;border-left:4px solid #1976d2;margin:1rem 0}.highlight-box.svelte-1nwa62g p:where(.svelte-1nwa62g){margin-bottom:.5rem}.highlight-box.svelte-1nwa62g p:where(.svelte-1nwa62g):last-child{margin-bottom:0}ul.svelte-1nwa62g{margin:1rem 0 1.5rem;padding-left:0;list-style:none}ul.svelte-1nwa62g li:where(.svelte-1nwa62g){color:#424242;font-size:1.05rem;line-height:1.8;margin-bottom:1rem;padding-left:1.5rem;position:relative}ul.svelte-1nwa62g li:where(.svelte-1nwa62g):before{content:"•";color:#1976d2;font-weight:700;font-size:1.5rem;position:absolute;left:0;top:-.1rem}ul.svelte-1nwa62g li:where(.svelte-1nwa62g) strong:where(.svelte-1nwa62g){color:#0d47a1}a.svelte-1nwa62g{color:#1976d2;text-decoration:none;transition:color .2s}a.svelte-1nwa62g:hover{color:#c62828;text-decoration:underline}.contact-info.svelte-1nwa62g{background:#fff3e0;padding:1rem 1.5rem;border-radius:6px;margin-top:1.5rem;border-left:4px solid #ff9800}@media(max-width:768px){.privacy.svelte-1nwa62g{padding:2rem 0}.privacy-content.svelte-1nwa62g{padding:2rem 1.5rem}h1.svelte-1nwa62g{font-size:1.75rem}h2.svelte-1nwa62g{font-size:1.25rem}p.svelte-1nwa62g,ul.svelte-1nwa62g li:where(.svelte-1nwa62g){font-size:1rem}.highlight-box.svelte-1nwa62g{padding:1rem}}.container.svelte-a5oru4{max-width:900px;margin:0 auto;padding:0 1rem}.back-link.svelte-a5oru4{background:none;border:none;color:#1976d2;cursor:pointer;font-size:.95rem;padding:0;margin:1.5rem 0 2rem;display:inline-block;transition:color .2s}.back-link.svelte-a5oru4:hover{color:#0d47a1;text-decoration:underline}.view-login.svelte-a5oru4{padding:3rem 0 5rem;background:#f8f9fa;min-height:calc(100vh - 120px)}.login-card.svelte-a5oru4{background:#fff;border-radius:16px;padding:3rem;max-width:480px;margin:0 auto;box-shadow:0 4px 24px #0000001a;text-align:center}.login-icon.svelte-a5oru4{font-size:3rem;margin-bottom:1rem}.login-card.svelte-a5oru4 h1:where(.svelte-a5oru4){font-size:1.75rem;color:#0d47a1;margin-bottom:.75rem}.login-desc.svelte-a5oru4{color:#666;line-height:1.6;margin-bottom:2rem;font-size:.95rem}.error-banner.svelte-a5oru4{background:#ffebee;border:1px solid #ef9a9a;border-radius:8px;color:#c62828;padding:.875rem 1rem;margin-bottom:1.5rem;font-size:.9rem;text-align:left}.form-group.svelte-a5oru4{text-align:left;margin-bottom:1.25rem}.form-group.svelte-a5oru4 label:where(.svelte-a5oru4){display:block;font-weight:600;color:#424242;margin-bottom:.4rem;font-size:.9rem}.form-group.svelte-a5oru4 input:where(.svelte-a5oru4){width:100%;padding:.75rem 1rem;border:2px solid #e0e0e0;border-radius:8px;font-size:.95rem;transition:border-color .2s;box-sizing:border-box}.form-group.svelte-a5oru4 input:where(.svelte-a5oru4):focus{outline:none;border-color:#1976d2}.btn-submit.svelte-a5oru4{width:100%;padding:.875rem;background:#c62828;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s,transform .2s;margin-top:.5rem}.btn-submit.svelte-a5oru4:hover:not(:disabled){background:#b71c1c;transform:translateY(-1px)}.btn-submit.svelte-a5oru4:disabled{opacity:.6;cursor:default}.view-detail.svelte-a5oru4{padding:2rem 0 5rem;background:#f8f9fa;min-height:calc(100vh - 120px)}.detail-header.svelte-a5oru4{background:linear-gradient(135deg,#0d47a1,#1976d2);color:#fff;border-radius:16px;padding:2rem 2.5rem;margin-bottom:2rem}.detail-header.svelte-a5oru4 h1:where(.svelte-a5oru4){font-size:1.75rem;margin-bottom:.75rem}.meta-row.svelte-a5oru4{display:flex;gap:.75rem;margin-bottom:1.5rem;flex-wrap:wrap}.badge.svelte-a5oru4{padding:.3rem .9rem;border-radius:20px;font-size:.85rem;font-weight:600}.badge-complete.svelte-a5oru4{background:#4caf5040;color:#a5d6a7;border:1px solid rgba(76,175,80,.4)}.meta-grid.svelte-a5oru4{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.meta-item.svelte-a5oru4{background:#ffffff1f;border-radius:8px;padding:.75rem 1rem}.meta-label.svelte-a5oru4{display:block;font-size:.75rem;opacity:.8;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem}.meta-value.svelte-a5oru4{font-size:.95rem;font-weight:600}.participant-section.svelte-a5oru4{margin-bottom:1rem}.participant-title.svelte-a5oru4{font-size:1.3rem;font-weight:700;margin:1.5rem 0 .75rem;padding:.5rem 1rem;border-radius:8px}.participant-a.svelte-a5oru4{background:#e3f2fd;color:#0d47a1;border-left:4px solid #1976d2}.participant-b.svelte-a5oru4{background:#fce4ec;color:#880e4f;border-left:4px solid #e91e63}.detail-card.svelte-a5oru4{background:#fff;border-radius:12px;padding:1.5rem 2rem;margin-bottom:1rem;box-shadow:0 2px 8px #0000000f}.card-title.svelte-a5oru4{font-size:1.05rem;font-weight:700;color:#424242;margin-bottom:1.25rem;padding-bottom:.75rem;border-bottom:1px solid #f0f0f0}.fields-grid.svelte-a5oru4{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem 1.5rem}.field.svelte-a5oru4{display:flex;flex-direction:column;gap:.25rem}.field-wide.svelte-a5oru4{grid-column:1 / -1}.field-label.svelte-a5oru4{font-size:.75rem;font-weight:600;color:#9e9e9e;text-transform:uppercase;letter-spacing:.04em}.field-value.svelte-a5oru4{font-size:.95rem;color:#212121;line-height:1.4}.text-muted.svelte-a5oru4{color:#9e9e9e;font-style:italic}.mono.svelte-a5oru4{font-family:Courier New,monospace;font-size:.85rem;word-break:break-all}.gps-link.svelte-a5oru4{color:#1976d2;text-decoration:none}.gps-link.svelte-a5oru4:hover{text-decoration:underline}.circumstances-list.svelte-a5oru4{margin:.25rem 0 0;padding-left:1.5rem;color:#424242;line-height:1.8}.circumstances-list.svelte-a5oru4 li:where(.svelte-a5oru4){font-size:.9rem}.sketch-wrapper.svelte-a5oru4{border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;background:#fafafa;display:inline-block}.sketch-img.svelte-a5oru4{display:block;max-width:100%;height:auto}.gallery-subtitle.svelte-a5oru4{margin:.75rem 0 .5rem;font-size:1rem;color:#37474f}.photo-grid.svelte-a5oru4{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.75rem}.photo-thumb.svelte-a5oru4{border:1px solid #dfe3e8;border-radius:10px;overflow:hidden;padding:0;background:#fff;cursor:pointer;transition:transform .2s,box-shadow .2s}.photo-thumb.svelte-a5oru4:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0000001f}.photo-thumb.svelte-a5oru4 img:where(.svelte-a5oru4){display:block;width:100%;height:100px;object-fit:cover}.lightbox.svelte-a5oru4{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000db;display:grid;place-items:center;padding:1rem;z-index:2000}.lightbox-image.svelte-a5oru4{max-width:min(1100px,96vw);max-height:88vh;border-radius:12px;box-shadow:0 20px 60px #00000073}.lightbox-close.svelte-a5oru4{position:absolute;top:1rem;right:1rem;width:42px;height:42px;border-radius:999px;border:none;background:#ffffffe6;color:#111;font-size:1.75rem;line-height:1;cursor:pointer}.detail-footer.svelte-a5oru4{margin-top:2rem;border-top:1px solid #e0e0e0;padding-top:2rem;display:flex;gap:1rem;flex-wrap:wrap}.btn-pdf.svelte-a5oru4{background:#c62828;border:2px solid #c62828;color:#fff;padding:.75rem 1.75rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}.btn-pdf.svelte-a5oru4:hover{background:#b71c1c;border-color:#b71c1c;transform:translateY(-1px);box-shadow:0 4px 12px #c628284d}.btn-back.svelte-a5oru4{background:none;border:2px solid #1976d2;color:#1976d2;padding:.75rem 1.75rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}.btn-back.svelte-a5oru4:hover{background:#1976d2;color:#fff}@media(max-width:600px){.login-card.svelte-a5oru4{padding:2rem 1.5rem}.detail-header.svelte-a5oru4{padding:1.5rem}.detail-header.svelte-a5oru4 h1:where(.svelte-a5oru4){font-size:1.4rem}.detail-card.svelte-a5oru4{padding:1.25rem}.fields-grid.svelte-a5oru4{grid-template-columns:1fr}.photo-grid.svelte-a5oru4{grid-template-columns:repeat(3,1fr)}.photo-thumb.svelte-a5oru4 img:where(.svelte-a5oru4){height:86px}}.contact-page.svelte-13mpcvk{padding:4rem 0;background:#f8f9fa;min-height:60vh}.container.svelte-13mpcvk{max-width:900px;margin:0 auto;padding:0 1.5rem}.contact-header.svelte-13mpcvk{text-align:center;margin-bottom:3rem}.contact-header.svelte-13mpcvk h1:where(.svelte-13mpcvk){font-size:2.2rem;font-weight:700;color:#1a1a2e;margin-bottom:.75rem}.lead.svelte-13mpcvk{font-size:1.15rem;color:#555;max-width:560px;margin:0 auto}.contact-cards.svelte-13mpcvk{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;margin-bottom:2.5rem}@media(max-width:600px){.contact-cards.svelte-13mpcvk{grid-template-columns:1fr}.contact-header.svelte-13mpcvk h1:where(.svelte-13mpcvk){font-size:1.6rem}}.contact-card.svelte-13mpcvk{display:flex;align-items:flex-start;gap:1rem;background:#fff;border-radius:14px;padding:1.5rem;text-decoration:none;color:inherit;box-shadow:0 2px 10px #00000012;border:2px solid transparent;transition:border-color .2s,box-shadow .2s,transform .15s}.contact-card.svelte-13mpcvk:hover{box-shadow:0 6px 20px #0000001f;transform:translateY(-2px)}.contact-card--phone.svelte-13mpcvk:hover{border-color:#28a745}.contact-card--email.svelte-13mpcvk:hover{border-color:#007bff}.contact-card--whatsapp.svelte-13mpcvk:hover{border-color:#25d366}.contact-card--facetime.svelte-13mpcvk:hover{border-color:#888}.card-icon.svelte-13mpcvk{font-size:2rem;flex-shrink:0;margin-top:.1rem}.card-body.svelte-13mpcvk h2:where(.svelte-13mpcvk){font-size:1.05rem;font-weight:700;color:#1a1a2e;margin:0 0 .25rem}.card-desc.svelte-13mpcvk{font-size:.875rem;color:#777;margin:0 0 .5rem}.contact-value.svelte-13mpcvk{font-size:.95rem;font-weight:600;color:#e74c3c}.help-banner.svelte-13mpcvk{display:flex;align-items:flex-start;gap:1.25rem;background:#fff;border-left:5px solid #e74c3c;border-radius:12px;padding:1.75rem;box-shadow:0 2px 10px #00000012}.help-icon.svelte-13mpcvk{font-size:2.2rem;flex-shrink:0}.help-text.svelte-13mpcvk h2:where(.svelte-13mpcvk){font-size:1.1rem;font-weight:700;color:#1a1a2e;margin:0 0 .4rem}.help-text.svelte-13mpcvk p:where(.svelte-13mpcvk){font-size:.95rem;color:#555;margin:0;line-height:1.6}.app-wrapper.svelte-1n46o8q{min-height:100vh;display:flex;flex-direction:column}main.svelte-1n46o8q{flex:1}.container.svelte-1n46o8q{max-width:1200px;margin:0 auto;padding:0 1rem}.hero.svelte-1n46o8q{background:linear-gradient(135deg,#0d47a1,#1976d2);color:#fff;padding:4rem 0}.hero-content.svelte-1n46o8q{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.hero-text.svelte-1n46o8q h1:where(.svelte-1n46o8q){font-size:2.5rem;line-height:1.2;margin-bottom:1.5rem;font-weight:700}.lead.svelte-1n46o8q{font-size:1.25rem;line-height:1.6;margin-bottom:2rem;opacity:.95}.cta-buttons.svelte-1n46o8q{display:flex;gap:1rem;flex-wrap:wrap}.btn.svelte-1n46o8q{padding:.875rem 2rem;font-size:1rem;font-weight:600;border-radius:8px;border:none;cursor:pointer;transition:all .3s;text-decoration:none;display:inline-block}.btn-primary.svelte-1n46o8q{background:#c62828;color:#fff}.btn-primary.svelte-1n46o8q:hover{background:#b71c1c;transform:translateY(-2px);box-shadow:0 4px 12px #c628284d}.btn-secondary.svelte-1n46o8q{background:#fff;color:#0d47a1}.btn-secondary.svelte-1n46o8q:hover{background:#f5f5f5;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.hero-image.svelte-1n46o8q{display:flex;justify-content:center;align-items:center}.hero-image.svelte-1n46o8q img:where(.svelte-1n46o8q){width:100%;max-width:500px;height:auto;border-radius:12px;box-shadow:0 8px 24px #0003}.intro.svelte-1n46o8q{padding:4rem 0;background:#f8f9fa}.intro-content.svelte-1n46o8q{max-width:1000px;margin:0 auto;text-align:center}.intro-title.svelte-1n46o8q{font-size:2rem;color:#c62828;margin-bottom:1.5rem;line-height:1.3;font-weight:700}.intro-description.svelte-1n46o8q{font-size:1.15rem;color:#424242;line-height:1.8;margin-bottom:3rem;max-width:900px;margin-left:auto;margin-right:auto}.intro-benefits.svelte-1n46o8q{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem}.benefit.svelte-1n46o8q{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 12px #00000014;transition:transform .3s,box-shadow .3s}.benefit.svelte-1n46o8q:hover{transform:translateY(-4px);box-shadow:0 6px 20px #0000001f}.benefit-icon.svelte-1n46o8q{font-size:3rem;margin-bottom:1rem}.benefit.svelte-1n46o8q h3:where(.svelte-1n46o8q){font-size:1.25rem;color:#0d47a1;margin-bottom:1rem;font-weight:600}.benefit.svelte-1n46o8q p:where(.svelte-1n46o8q){color:#666;line-height:1.7;font-size:1rem}.features.svelte-1n46o8q{padding:4rem 0;background:#fff}.features.svelte-1n46o8q h2:where(.svelte-1n46o8q){text-align:center;font-size:2rem;color:#0d47a1;margin-bottom:3rem}.features-grid.svelte-1n46o8q{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.feature-card.svelte-1n46o8q{text-align:center;padding:2rem;border-radius:12px;background:#f5f5f5;transition:transform .3s,box-shadow .3s}.feature-card.svelte-1n46o8q:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.feature-icon.svelte-1n46o8q{font-size:3rem;margin-bottom:1rem}.feature-card.svelte-1n46o8q h3:where(.svelte-1n46o8q){font-size:1.5rem;color:#0d47a1;margin-bottom:1rem}.feature-card.svelte-1n46o8q p:where(.svelte-1n46o8q){color:#666;line-height:1.6}@media(max-width:1024px){.hero-text.svelte-1n46o8q h1:where(.svelte-1n46o8q){font-size:2rem}.lead.svelte-1n46o8q{font-size:1.1rem}.intro-title.svelte-1n46o8q{font-size:1.75rem}.intro-description.svelte-1n46o8q{font-size:1.05rem}}@media(max-width:768px){.hero-content.svelte-1n46o8q{grid-template-columns:1fr;gap:2rem}.hero.svelte-1n46o8q{padding:3rem 0}.hero-text.svelte-1n46o8q h1:where(.svelte-1n46o8q){font-size:1.75rem}.lead.svelte-1n46o8q{font-size:1rem}.hero-image.svelte-1n46o8q{order:-1}.intro.svelte-1n46o8q{padding:3rem 0}.intro-title.svelte-1n46o8q{font-size:1.5rem}.intro-description.svelte-1n46o8q{font-size:1rem;margin-bottom:2rem}.intro-benefits.svelte-1n46o8q{grid-template-columns:1fr;gap:1.5rem}.features.svelte-1n46o8q{padding:3rem 0}.features.svelte-1n46o8q h2:where(.svelte-1n46o8q){font-size:1.75rem}.features-grid.svelte-1n46o8q{grid-template-columns:1fr;gap:1.5rem}.cta-buttons.svelte-1n46o8q{flex-direction:column}.btn.svelte-1n46o8q{width:100%;text-align:center}}
