.btn.svelte-zxc60l{display:inline-flex;align-items:center;gap:.5rem;font-weight:600;font-size:1rem;border-radius:999px;padding:.75rem 1.5rem;cursor:pointer;transition:background .18s,color .18s,box-shadow .18s,border .18s;outline:none;border:2px solid transparent;box-shadow:0 2px 8px #2563eb0f;-webkit-user-select:none;user-select:none}.btn.svelte-zxc60l:disabled{opacity:.6;cursor:not-allowed}.btn-primary.svelte-zxc60l{background:#2563eb;color:#fff;border-color:transparent}.btn-primary.svelte-zxc60l:hover:not(:disabled),.btn-primary.svelte-zxc60l:focus-visible:not(:disabled){background:#1d4ed8;box-shadow:0 4px 16px #2563eb2e}.btn-secondary.svelte-zxc60l{background:#fff;color:#2563eb;border-color:transparent}.btn-secondary.svelte-zxc60l:hover:not(:disabled),.btn-secondary.svelte-zxc60l:focus-visible:not(:disabled){background:#f3f4f6;color:#1d4ed8;border-color:#1d4ed8}.btn-ghost.svelte-zxc60l{background:transparent;color:#2563eb;border-color:transparent;box-shadow:none}.btn-ghost.svelte-zxc60l:hover:not(:disabled),.btn-ghost.svelte-zxc60l:focus-visible:not(:disabled){background:#f3f4f6;color:#1d4ed8}.btn-black.svelte-zxc60l{background:#111;color:#fff;border-color:#111}.btn-black.svelte-zxc60l:hover:not(:disabled),.btn-black.svelte-zxc60l:focus-visible:not(:disabled){background:#000;color:#fff;border-color:#000}.btn-outline.svelte-zxc60l{background:#fff;color:#111;border-color:#d1d5db}.btn-outline.svelte-zxc60l:hover:not(:disabled),.btn-outline.svelte-zxc60l:focus-visible:not(:disabled){background:#f3f4f6;color:#000;border-color:#111}.btn-icon.svelte-zxc60l{display:flex;align-items:center;font-size:1.2em}.btn-content.svelte-zxc60l{display:flex;align-items:center}.glass-background.svelte-75mzg8{background:#fff3;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.18);box-shadow:0 2px 2px #1f26871a}.footer.svelte-7or34q{background:#111;color:#fff;padding:3.5rem 0 2rem;border-top:1px solid #222}.footer-content.svelte-7or34q{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:flex-start;gap:2.5rem}.footer-brand.svelte-7or34q{display:flex;flex-direction:column;align-items:flex-start}.brand.svelte-7or34q{font-weight:700;font-size:1.5rem;letter-spacing:.12em;text-transform:uppercase}.tagline.svelte-7or34q{font-size:.92rem;color:#e5e7eb;letter-spacing:.01em}.footer-copy.svelte-7or34q{font-size:.95rem;color:#e5e7eb;display:flex;gap:1.5rem;align-items:center;flex-wrap:wrap;justify-content:center}.footer-version.svelte-7or34q{font-size:.95rem;color:#b6bbc7}@media (max-width: 640px){.footer-content.svelte-7or34q,.footer-brand.svelte-7or34q{align-items:center}}.home-content.svelte-1aejnwn{max-width:1200px;margin:0 auto;padding:0 1rem;box-shadow:none}.notice.svelte-1aejnwn{background-color:#ecfdf5;color:#065f46;padding:1rem;border-radius:.375rem;margin-bottom:1.5rem}.hero-section.svelte-1aejnwn{position:relative;text-align:center;min-height:420px;max-width:100vw;margin:3rem auto 2rem;border-radius:1.5rem;overflow:hidden;display:flex;align-items:center;justify-content:center}.hero-bg.svelte-1aejnwn{position:absolute;top:0;left:0;right:0;bottom:0;background:url(/images/home_dashboard.jpg) center center/cover no-repeat;z-index:1;width:100%;height:100%;filter:brightness(.7) blur(1px);transition:filter .3s}.hero-overlay.svelte-1aejnwn{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(120deg,#1f2937b3,#171e2d1a);z-index:2;transition:backdrop-filter .4s,background .4s}.hero-section.svelte-1aejnwn:hover .hero-overlay:where(.svelte-1aejnwn){-webkit-backdrop-filter:blur(6px) saturate(110%);backdrop-filter:blur(6px) saturate(110%);background:#ffffff2e}.hero-content.svelte-1aejnwn{position:relative;z-index:3;width:100%;max-width:700px;margin:0 auto;padding:3rem 1rem;color:#fff;display:flex;flex-direction:column;align-items:center}.hero-title.svelte-1aejnwn{font-size:3rem;font-weight:800;color:#fff;margin-bottom:1.5rem;line-height:1.1;text-shadow:0 2px 16px rgba(0,0,0,.18)}.hero-subtitle.svelte-1aejnwn{font-size:1.25rem;color:#e0e7ef;margin-bottom:2.5rem;line-height:1.5;text-shadow:0 1px 8px rgba(0,0,0,.12)}.cta-buttons.svelte-1aejnwn{display:flex;gap:1rem;justify-content:center;margin-bottom:0}.features-section.svelte-1aejnwn{padding:3rem 0}.section-title.svelte-1aejnwn{text-align:center;font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:3rem}.features-grid.svelte-1aejnwn{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.feature-card.svelte-1aejnwn{background-color:#fff;border-radius:.5rem;box-shadow:0 4px 6px #0000000d;padding:2rem;text-align:center;transition:transform .2s ease,box-shadow .2s ease}.feature-card.svelte-1aejnwn:hover{transform:translateY(-5px);box-shadow:0 10px 15px #0000001a}.feature-icon.svelte-1aejnwn{font-size:2.5rem;margin-bottom:1rem}.feature-card.svelte-1aejnwn h3:where(.svelte-1aejnwn){font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:.75rem}.feature-card.svelte-1aejnwn p:where(.svelte-1aejnwn){color:#6b7280;line-height:1.5}@media (max-width: 768px){.hero-title.svelte-1aejnwn{font-size:2.5rem}.hero-content.svelte-1aejnwn{padding:2rem .5rem}.hero-section.svelte-1aejnwn{min-height:300px}}@media (max-width: 640px){.hero-title.svelte-1aejnwn{font-size:2rem}.hero-section.svelte-1aejnwn{border-radius:.75rem;min-height:180px}}.coming-soon.svelte-1aejnwn{display:inline-block;margin-top:.75rem;padding:.2em .8em;font-size:.85em;font-weight:600;color:#fff;background:#065f46;border-radius:999px;letter-spacing:.04em;box-shadow:0 2px 8px #065f461a}.email-container.svelte-1gvzzid{max-width:500px;margin:0 auto;padding:2rem 1rem}h1.svelte-1gvzzid{font-size:1.875rem;font-weight:600;margin-bottom:1rem}.alert.svelte-1gvzzid{color:red;margin-bottom:1rem}.error-summary.svelte-1gvzzid{background-color:#fee2e2;border:1px solid #ef4444;border-radius:.375rem;padding:1rem;margin-bottom:1.5rem}.error-summary.svelte-1gvzzid h2:where(.svelte-1gvzzid){color:#b91c1c;font-size:1rem;font-weight:600;margin-bottom:.5rem}.error-summary.svelte-1gvzzid ul:where(.svelte-1gvzzid){margin:0;padding-left:1.25rem;color:#b91c1c}.form-group.svelte-1gvzzid{margin-bottom:1.25rem}.form-label.svelte-1gvzzid{display:block;font-weight:500;margin-bottom:.375rem}.form-input.svelte-1gvzzid{width:100%;padding:.625rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:1rem}.form-input.error.svelte-1gvzzid{border-color:#ef4444;background-color:#fef2f2}.error-message.svelte-1gvzzid{color:#ef4444;font-size:.875rem;margin-top:.25rem}.form-actions.svelte-1gvzzid{margin-top:1.5rem}.save-button.svelte-1gvzzid{background-color:#2563eb;color:#fff;border:none;padding:.625rem 1.25rem;border-radius:.375rem;font-weight:500;font-size:1rem;cursor:pointer}.save-button.svelte-1gvzzid:hover{background-color:#1d4ed8}.verification-button.svelte-1gvzzid{background-color:#10b981;color:#fff;border:none;padding:.625rem 1.25rem;border-radius:.375rem;font-weight:500;font-size:1rem;cursor:pointer}.verification-button.svelte-1gvzzid:hover{background-color:#059669}.back-link.svelte-1gvzzid{color:#2563eb;text-decoration:none}.back-link.svelte-1gvzzid:hover{text-decoration:underline}.password-reset-container.svelte-x4xq8q{max-width:500px;margin:0 auto;padding:2rem 1rem}h1.svelte-x4xq8q{font-size:1.875rem;font-weight:600;margin-bottom:1.5rem}.error-summary.svelte-x4xq8q{background-color:#fee2e2;border:1px solid #ef4444;border-radius:.375rem;padding:1rem;margin-bottom:1.5rem}.error-summary.svelte-x4xq8q h2:where(.svelte-x4xq8q){color:#b91c1c;font-size:1rem;font-weight:600;margin-bottom:.5rem}.error-summary.svelte-x4xq8q ul:where(.svelte-x4xq8q){margin:0;padding-left:1.25rem;color:#b91c1c}.form-group.svelte-x4xq8q{margin-bottom:1.25rem}.form-label.svelte-x4xq8q{display:block;font-weight:500;margin-bottom:.375rem}.form-input.svelte-x4xq8q{width:100%;padding:.625rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:1rem}.form-input.error.svelte-x4xq8q{border-color:#ef4444;background-color:#fef2f2}.form-hint.svelte-x4xq8q{font-size:.875rem;color:#6b7280;margin-top:.25rem}.error-message.svelte-x4xq8q{color:#ef4444;font-size:.875rem;margin-top:.25rem}.form-actions.svelte-x4xq8q{margin-top:1.5rem}.save-button.svelte-x4xq8q{background-color:#2563eb;color:#fff;border:none;padding:.625rem 1.25rem;border-radius:.375rem;font-weight:500;font-size:1rem;cursor:pointer;width:100%}.save-button.svelte-x4xq8q:hover{background-color:#1d4ed8}.password-reset-container.svelte-m3ey6m{max-width:500px;margin:0 auto;padding:2rem 1rem}h1.svelte-m3ey6m{font-size:1.875rem;font-weight:600;margin-bottom:1.5rem}.alert.svelte-m3ey6m{color:red;margin-bottom:1rem}.form-group.svelte-m3ey6m{margin-bottom:1.25rem}.form-label.svelte-m3ey6m{display:block;font-weight:500;margin-bottom:.375rem}.form-input.svelte-m3ey6m{width:100%;padding:.625rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:1rem}.form-actions.svelte-m3ey6m{margin-top:1.5rem}.reset-button.svelte-m3ey6m{background-color:#2563eb;color:#fff;border:none;padding:.625rem 1.25rem;border-radius:.375rem;font-weight:500;font-size:1rem;cursor:pointer;width:100%}.reset-button.svelte-m3ey6m:hover{background-color:#1d4ed8}.sign-in-link.svelte-m3ey6m{margin-top:1.5rem;text-align:center}.sign-in-link.svelte-m3ey6m a:where(.svelte-m3ey6m){color:#2563eb;text-decoration:none}.sign-in-link.svelte-m3ey6m a:where(.svelte-m3ey6m):hover{text-decoration:underline}.inertia_example.svelte-i8end6{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#213547;background-color:#fff;max-width:1280px;margin:0 auto;padding:2rem;text-align:center}h1.svelte-i8end6{font-size:3.2em;line-height:1.1}h2.svelte-i8end6{font-size:2.6em;line-height:1.1}button.svelte-i8end6{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#f9f9f9;cursor:pointer;transition:border-color .25s}button.svelte-i8end6:hover{border-color:#646cff}button.svelte-i8end6:focus,button.svelte-i8end6:focus-visible{outline:4px auto -webkit-focus-ring-color}.logo.svelte-i8end6{display:inline-block;height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo.svelte-i8end6:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.vite.svelte-i8end6:hover{filter:drop-shadow(0 0 2em #e4023baa)}.logo.svelte.svelte-i8end6:hover{filter:drop-shadow(0 0 2em #ff3e00aa)}.card.svelte-i8end6{padding:2em}.read-the-docs.svelte-i8end6{color:#888}.invitation-container.svelte-1728fme{max-width:500px;margin:0 auto;padding:2rem 1rem}h1.svelte-1728fme{font-size:1.875rem;font-weight:600;margin-bottom:1.5rem}.notice.svelte-1728fme{color:green;margin-bottom:1rem;padding:.5rem;background-color:#ecfdf5;border-radius:.375rem}.error-summary.svelte-1728fme{background-color:#fee2e2;border:1px solid #ef4444;border-radius:.375rem;padding:1rem;margin-bottom:1.5rem}.error-summary.svelte-1728fme h2:where(.svelte-1728fme){color:#b91c1c;font-size:1rem;font-weight:600;margin-bottom:.5rem}.error-summary.svelte-1728fme ul:where(.svelte-1728fme){margin:0;padding-left:1.25rem;color:#b91c1c}.form-group.svelte-1728fme{margin-bottom:1.25rem}.form-label.svelte-1728fme{display:block;font-weight:500;margin-bottom:.375rem}.form-input.svelte-1728fme{width:100%;padding:.625rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:1rem}.form-input.error.svelte-1728fme{border-color:#ef4444;background-color:#fef2f2}.error-message.svelte-1728fme{color:#ef4444;font-size:.875rem;margin-top:.25rem}.form-actions.svelte-1728fme{margin-top:1.5rem}.invitation-button.svelte-1728fme{background-color:#2563eb;color:#fff;border:none;padding:.625rem 1.25rem;border-radius:.375rem;font-weight:500;font-size:1rem;cursor:pointer}.invitation-button.svelte-1728fme:hover{background-color:#1d4ed8}.back-link.svelte-1728fme{margin-top:1.5rem}.back-link.svelte-1728fme a:where(.svelte-1728fme){color:#2563eb;text-decoration:none}.back-link.svelte-1728fme a:where(.svelte-1728fme):hover{text-decoration:underline}.password-container.svelte-8e50ml{max-width:500px;margin:0 auto;padding:2rem 1rem}h1.svelte-8e50ml{font-size:1.875rem;font-weight:600;margin-bottom:1.5rem}.alert.svelte-8e50ml{color:#b91c1c;margin-bottom:1rem;padding:.5rem;background-color:#fee2e2;border-radius:.375rem}.error-summary.svelte-8e50ml{background-color:#fee2e2;border:1px solid #ef4444;border-radius:.375rem;padding:1rem;margin-bottom:1.5rem}.error-summary.svelte-8e50ml h2:where(.svelte-8e50ml){color:#b91c1c;font-size:1rem;font-weight:600;margin-bottom:.5rem}.error-summary.svelte-8e50ml ul:where(.svelte-8e50ml){margin:0;padding-left:1.25rem;color:#b91c1c}.form-group.svelte-8e50ml{margin-bottom:1.25rem}.form-label.svelte-8e50ml{display:block;font-weight:500;margin-bottom:.375rem}.form-input.svelte-8e50ml{width:100%;padding:.625rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:1rem}.form-input.error.svelte-8e50ml{border-color:#ef4444;background-color:#fef2f2}.form-hint.svelte-8e50ml{font-size:.875rem;color:#6b7280;margin-top:.25rem}.error-message.svelte-8e50ml{color:#ef4444;font-size:.875rem;margin-top:.25rem}.form-actions.svelte-8e50ml{margin-top:1.5rem}.save-button.svelte-8e50ml{background-color:#2563eb;color:#fff;border:none;padding:.625rem 1.25rem;border-radius:.375rem;font-weight:500;font-size:1rem;cursor:pointer}.save-button.svelte-8e50ml:hover{background-color:#1d4ed8}.back-link.svelte-8e50ml{margin-top:1.5rem}.back-link.svelte-8e50ml a:where(.svelte-8e50ml){color:#2563eb;text-decoration:none}.back-link.svelte-8e50ml a:where(.svelte-8e50ml):hover{text-decoration:underline}.pending-images-container.svelte-1on8vmt{max-width:800px;margin:0 auto;padding:20px}.property-selector.svelte-1on8vmt{margin-bottom:12px}.upload-section.svelte-1on8vmt,.camera-container.svelte-1on8vmt{margin-bottom:32px}.image-stack.svelte-1on8vmt{display:flex;flex-direction:column;align-items:center;gap:12px;margin-bottom:32px}.image-card.svelte-1on8vmt{width:95%;max-width:500px;height:450px;transition:transform .1s ease-out;transform-style:preserve-3d;transform:translate(var(--current-x, 0px)) rotateY(calc(var(--current-x, 0) * .05deg));background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a,0 1px 3px #00000014;padding:4px;display:flex;align-items:center;justify-content:center}@media (min-width: 640px){.image-card.svelte-1on8vmt{width:80%}}.image-card.svelte-1on8vmt img:where(.svelte-1on8vmt){width:100%;height:100%;object-fit:cover;border-radius:8px}.action-buttons.svelte-1on8vmt{display:flex;justify-content:center;gap:.75rem;padding:0 20px}.progress.svelte-1on8vmt{position:absolute;top:10px;right:10px;background-color:#00000080;color:#fff;padding:5px 10px;border-radius:4px;z-index:10}.no-images.svelte-1on8vmt{text-align:center;color:#666;font-size:1.2em}.upload-overlay.svelte-1on8vmt{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#ffffffe6;display:flex;align-items:center;justify-content:center;z-index:50}.upload-content.svelte-1on8vmt{text-align:center;padding:2rem;background-color:#fff;border-radius:.5rem;box-shadow:0 4px 6px #0000001a}.spinner.svelte-1on8vmt{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;animation:svelte-1on8vmt-spin 1s linear infinite;margin:0 auto}@keyframes svelte-1on8vmt-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.image-stack.svelte-ulx9d7{display:flex;flex-direction:column;align-items:center;gap:12px;margin-bottom:32px}.image-card.svelte-ulx9d7{width:95%;max-width:500px;height:450px;transition:transform .1s ease-out;transform-style:preserve-3d;transform:translate(var(--current-x, 0px)) rotateY(calc(var(--current-x, 0) * .05deg));background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a,0 1px 3px #00000014;padding:4px;display:flex;align-items:center;justify-content:center}@media (min-width: 640px){.image-card.svelte-ulx9d7{width:80%}}.image-card.svelte-ulx9d7 img:where(.svelte-ulx9d7){width:100%;height:100%;object-fit:cover;border-radius:8px}.action-buttons.svelte-ulx9d7{display:flex;justify-content:center;gap:.75rem;padding:0 20px}.progress.svelte-ulx9d7{position:absolute;top:10px;right:10px;background-color:#00000080;color:#fff;padding:5px 10px;border-radius:4px;z-index:10}.no-images.svelte-ulx9d7{text-align:center;color:#666;font-size:1.2em}.registration-container.svelte-96xo4f{max-width:500px;margin:0 auto;padding:2rem 1rem}h1.svelte-96xo4f{font-size:1.875rem;font-weight:600;margin-bottom:1.5rem}.error-summary.svelte-96xo4f{background-color:#fee2e2;border:1px solid #ef4444;border-radius:.375rem;padding:1rem;margin-bottom:1.5rem}.error-summary.svelte-96xo4f h2:where(.svelte-96xo4f){color:#b91c1c;font-size:1rem;font-weight:600;margin-bottom:.5rem}.error-summary.svelte-96xo4f ul:where(.svelte-96xo4f){margin:0;padding-left:1.25rem;color:#b91c1c}.form-group.svelte-96xo4f{margin-bottom:1.25rem}.form-label.svelte-96xo4f{display:block;font-weight:500;margin-bottom:.375rem}.form-input.svelte-96xo4f{width:100%;padding:.625rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:1rem}.form-input.error.svelte-96xo4f{border-color:#ef4444;background-color:#fef2f2}.form-hint.svelte-96xo4f{font-size:.875rem;color:#6b7280;margin-top:.25rem}.error-message.svelte-96xo4f{color:#ef4444;font-size:.875rem;margin-top:.25rem}.form-actions.svelte-96xo4f{margin-top:1.5rem}.signup-button.svelte-96xo4f{background-color:#2563eb;color:#fff;border:none;padding:.625rem 1.25rem;border-radius:.375rem;font-weight:500;font-size:1rem;cursor:pointer}.signup-button.svelte-96xo4f:hover{background-color:#1d4ed8}.login-link.svelte-96xo4f{margin-top:1.5rem;text-align:center;font-size:.875rem}.login-link.svelte-96xo4f a:where(.svelte-96xo4f){color:#2563eb;text-decoration:none}.login-link.svelte-96xo4f a:where(.svelte-96xo4f):hover{text-decoration:underline}button.svelte-lrtvs1{padding:.5rem 1rem;cursor:pointer;background-color:#f44336;color:#fff;border:none;border-radius:4px}button.svelte-lrtvs1:hover{background-color:#d32f2f}.login-container.svelte-nzujor{max-width:500px;margin:0 auto;padding:2rem 1rem}h1.svelte-nzujor{font-size:1.875rem;font-weight:600;margin-bottom:1.5rem}.notice-message.svelte-nzujor{background-color:#ecfdf5;border:1px solid #10b981;color:#047857;border-radius:.375rem;padding:1rem;margin-bottom:1.5rem}.alert-message.svelte-nzujor{background-color:#fee2e2;border:1px solid #ef4444;color:#b91c1c;border-radius:.375rem;padding:1rem;margin-bottom:1.5rem}.form-group.svelte-nzujor{margin-bottom:1.25rem}.form-label.svelte-nzujor{display:block;font-weight:500;margin-bottom:.375rem}.form-input.svelte-nzujor{width:100%;padding:.625rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:1rem}.form-actions.svelte-nzujor{margin-top:1.5rem}.signin-button.svelte-nzujor{background-color:#2563eb;color:#fff;border:none;padding:.625rem 1.25rem;border-radius:.375rem;font-weight:500;font-size:1rem;cursor:pointer}.signin-button.svelte-nzujor:hover{background-color:#1d4ed8}.additional-options.svelte-nzujor{margin-top:1.5rem}.oauth-button.svelte-nzujor{background-color:#fff;color:#757575;border:1px solid #dadce0;padding:.625rem 1.25rem;border-radius:.375rem;font-weight:500;font-size:1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 3px #00000014}.oauth-button.svelte-nzujor:hover{background-color:#f8f9fa;box-shadow:0 1px 3px #0000001f}.oauth-button.svelte-nzujor:before{content:"";display:inline-block;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='24px' height='24px'%3E%3Cpath fill='%23FFC107' d='M43.611,20.083H42V20H24v8h11.303c-1.649,4.657-6.08,8-11.303,8c-6.627,0-12-5.373-12-12c0-6.627,5.373-12,12-12c3.059,0,5.842,1.154,7.961,3.039l5.657-5.657C34.046,6.053,29.268,4,24,4C12.955,4,4,12.955,4,24c0,11.045,8.955,20,20,20c11.045,0,20-8.955,20-20C44,22.659,43.862,21.35,43.611,20.083z'/%3E%3Cpath fill='%23FF3D00' d='M6.306,14.691l6.571,4.819C14.655,15.108,18.961,12,24,12c3.059,0,5.842,1.154,7.961,3.039l5.657-5.657C34.046,6.053,29.268,4,24,4C16.318,4,9.656,8.337,6.306,14.691z'/%3E%3Cpath fill='%234CAF50' d='M24,44c5.166,0,9.86-1.977,13.409-5.192l-6.19-5.238C29.211,35.091,26.715,36,24,36c-5.202,0-9.619-3.317-11.283-7.946l-6.522,5.025C9.505,39.556,16.227,44,24,44z'/%3E%3Cpath fill='%231976D2' d='M43.611,20.083H42V20H24v8h11.303c-0.792,2.237-2.231,4.166-4.087,5.571c0.001-0.001,0.002-0.001,0.003-0.002l6.19,5.238C36.971,39.205,44,34,44,24C44,22.659,43.862,21.35,43.611,20.083z'/%3E%3C/svg%3E");width:24px;height:24px;margin-right:10px}.help-links.svelte-nzujor{margin-top:1.5rem;text-align:center;font-size:.875rem}.help-links.svelte-nzujor a:where(.svelte-nzujor){color:#2563eb;text-decoration:none}.help-links.svelte-nzujor a:where(.svelte-nzujor):hover{text-decoration:underline}.sudo-container.svelte-3gzur6{max-width:500px;margin:0 auto;padding:2rem 1rem}.alert.svelte-3gzur6{color:red;margin-bottom:1rem}h1.svelte-3gzur6{font-size:1.5rem;margin-bottom:1.5rem}.form-group.svelte-3gzur6{margin-bottom:1rem}.password-input.svelte-3gzur6{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:1rem}.continue-button.svelte-3gzur6{background-color:#2563eb;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:.375rem;font-weight:500;cursor:pointer;font-size:1rem}.continue-button.svelte-3gzur6:hover{background-color:#1d4ed8}.info-box.svelte-3gzur6{background-color:#f3f4f6;padding:1rem;border-radius:.375rem;margin-bottom:1rem}.info-box.svelte-3gzur6 p:where(.svelte-3gzur6){margin:0;line-height:1.5}.info-box.svelte-3gzur6 a:where(.svelte-3gzur6){color:#2563eb;text-decoration:none}.info-box.svelte-3gzur6 a:where(.svelte-3gzur6):hover{text-decoration:underline}.recovery-challenge-container.svelte-1ncbr9p{max-width:600px;margin:0 auto;padding:2rem 1rem}h1.svelte-1ncbr9p{font-size:1.5rem;font-weight:600;margin-bottom:1rem}.alert.svelte-1ncbr9p{color:#b91c1c;margin-bottom:1rem;padding:.5rem;background-color:#fee2e2;border-radius:.375rem}.form-group.svelte-1ncbr9p{margin-bottom:1.5rem}.form-label.svelte-1ncbr9p{display:block;font-weight:500;margin-bottom:.5rem}.form-input.svelte-1ncbr9p{width:100%;max-width:300px;padding:.625rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:1.125rem;letter-spacing:.1em;font-family:monospace}.form-actions.svelte-1ncbr9p{margin-top:1.5rem}.continue-button.svelte-1ncbr9p{background-color:#2563eb;color:#fff;border:none;padding:.625rem 1.25rem;border-radius:.375rem;font-weight:500;font-size:1rem;cursor:pointer}.continue-button.svelte-1ncbr9p:hover{background-color:#1d4ed8}.recovery-help.svelte-1ncbr9p{margin-top:2rem;padding:1rem;background-color:#f3f4f6;border-radius:.375rem;font-size:.9rem;color:#4b5563}.security-key-container.svelte-1oas73o{max-width:600px;margin:0 auto;padding:2rem 1rem}.security-key-container.is-loading.svelte-1oas73o{opacity:.7;pointer-events:none}h1.svelte-1oas73o{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.error.svelte-1oas73o{color:#b91c1c;margin-bottom:1rem;padding:.5rem;background-color:#fee2e2;border-radius:.375rem}.security-key-button.svelte-1oas73o{background-color:#2563eb;color:#fff;border:none;padding:.625rem 1.25rem;border-radius:.375rem;font-weight:500;font-size:1rem;cursor:pointer;margin-bottom:1rem}.security-key-button.svelte-1oas73o:hover:not(:disabled){background-color:#1d4ed8}.security-key-button.svelte-1oas73o:disabled{background-color:#93c5fd;cursor:not-allowed}.instruction.svelte-1oas73o{font-size:.9rem;color:#4b5563;line-height:1.5}.tfa-challenge-container.svelte-1wadrp{max-width:600px;margin:0 auto;padding:2rem 1rem}h1.svelte-1wadrp{font-size:1.5rem;font-weight:600;margin-bottom:1rem}.alert.svelte-1wadrp{color:#b91c1c;margin-bottom:1rem;padding:.5rem;background-color:#fee2e2;border-radius:.375rem}.form-group.svelte-1wadrp{margin-bottom:1.5rem}.form-label.svelte-1wadrp{display:block;font-weight:500;margin-bottom:.5rem}.form-input.svelte-1wadrp{width:100%;max-width:300px;padding:.625rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:1.25rem;letter-spacing:.25em;text-align:center}.form-actions.svelte-1wadrp{margin-top:1.5rem}.verify-button.svelte-1wadrp{background-color:#2563eb;color:#fff;border:none;padding:.625rem 1.25rem;border-radius:.375rem;font-weight:500;font-size:1rem;cursor:pointer}.verify-button.svelte-1wadrp:hover{background-color:#1d4ed8}.fallback-options.svelte-1wadrp{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.fallback-link.svelte-1wadrp{margin-top:.5rem}.fallback-link.svelte-1wadrp a:where(.svelte-1wadrp){color:#2563eb;text-decoration:none}.fallback-link.svelte-1wadrp a:where(.svelte-1wadrp):hover{text-decoration:underline}.recovery-codes-container.svelte-18elmy1{max-width:600px;margin:0 auto;padding:2rem 1rem}h1.svelte-18elmy1{font-size:1.875rem;font-weight:600;margin-bottom:1rem}h2.svelte-18elmy1{font-size:1.5rem;font-weight:600;margin-top:1.5rem;margin-bottom:1rem}.notice.svelte-18elmy1{color:green;margin-bottom:1rem;padding:.5rem;background-color:#ecfdf5;border-radius:.375rem}.codes-list.svelte-18elmy1{margin:2rem 0;padding-left:1.5rem;font-family:monospace;font-size:1.25rem;letter-spacing:.1em;line-height:2;background-color:#f3f4f6;padding:1.5rem;border-radius:.375rem}.code.used.svelte-18elmy1{color:#9ca3af}.action-link.svelte-18elmy1{margin:1.5rem 0}.action-link.svelte-18elmy1 a:where(.svelte-18elmy1){color:#2563eb;text-decoration:none;font-weight:500}.action-link.svelte-18elmy1 a:where(.svelte-18elmy1):hover{text-decoration:underline}.generate-button.svelte-18elmy1{background-color:#2563eb;color:#fff;border:none;padding:.625rem 1.25rem;border-radius:.375rem;font-weight:500;font-size:1rem;cursor:pointer;margin-top:1rem}.generate-button.svelte-18elmy1:hover{background-color:#1d4ed8}hr.svelte-18elmy1{margin:2rem 0;border:0;border-top:1px solid #e5e7eb}.edit-security-key-container.svelte-vtithc{max-width:600px;margin:0 auto;padding:2rem 1rem}h1.svelte-vtithc{font-size:1.875rem;font-weight:600;margin-bottom:1.5rem}.form-group.svelte-vtithc{margin-bottom:1.25rem}.form-label.svelte-vtithc{display:block;font-weight:500;margin-bottom:.375rem}.form-input.svelte-vtithc{width:100%;max-width:300px;padding:.625rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:1rem}.form-hint.svelte-vtithc{font-size:.875rem;color:#6b7280;margin-top:.25rem}.form-actions.svelte-vtithc{margin-top:1.5rem}.save-button.svelte-vtithc{background-color:#2563eb;color:#fff;border:none;padding:.625rem 1.25rem;border-radius:.375rem;font-weight:500;font-size:1rem;cursor:pointer}.save-button.svelte-vtithc:hover{background-color:#1d4ed8}.delete-section.svelte-vtithc{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.delete-button.svelte-vtithc{background-color:#ef4444;color:#fff;border:none;padding:.625rem 1.25rem;border-radius:.375rem;font-weight:500;font-size:1rem;cursor:pointer}.delete-button.svelte-vtithc:hover{background-color:#dc2626}.security-keys-container.svelte-4ggjgu{max-width:600px;margin:0 auto;padding:2rem 1rem}h1.svelte-4ggjgu{font-size:1.875rem;font-weight:600;margin-bottom:1rem}.notice.svelte-4ggjgu{color:green;margin-bottom:1rem;padding:.5rem;background-color:#ecfdf5;border-radius:.375rem}.security-keys-list.svelte-4ggjgu{margin:2rem 0;padding-left:1.5rem;line-height:1.75}.security-keys-list.svelte-4ggjgu a:where(.svelte-4ggjgu){color:#2563eb;text-decoration:none}.security-keys-list.svelte-4ggjgu a:where(.svelte-4ggjgu):hover{text-decoration:underline}.action-link.svelte-4ggjgu,.back-link.svelte-4ggjgu{margin:1rem 0}.action-link.svelte-4ggjgu a:where(.svelte-4ggjgu),.back-link.svelte-4ggjgu a:where(.svelte-4ggjgu){color:#2563eb;text-decoration:none}.action-link.svelte-4ggjgu a:where(.svelte-4ggjgu):hover,.back-link.svelte-4ggjgu a:where(.svelte-4ggjgu):hover{text-decoration:underline}.add-security-key-container.svelte-gvi2ky{max-width:600px;margin:0 auto;padding:2rem 1rem}.add-security-key-container.is-loading.svelte-gvi2ky{opacity:.7;pointer-events:none}h1.svelte-gvi2ky{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.error.svelte-gvi2ky{color:#b91c1c;margin-bottom:1rem;padding:.5rem;background-color:#fee2e2;border-radius:.375rem}.instruction.svelte-gvi2ky{margin-bottom:1.5rem;line-height:1.5}.register-button.svelte-gvi2ky{background-color:#2563eb;color:#fff;border:none;padding:.625rem 1.25rem;border-radius:.375rem;font-weight:500;font-size:1rem;cursor:pointer}.register-button.svelte-gvi2ky:hover:not(:disabled){background-color:#1d4ed8}.register-button.svelte-gvi2ky:disabled{background-color:#93c5fd;cursor:not-allowed}.browser-not-supported.svelte-gvi2ky{padding:1rem;background-color:#fee2e2;color:#b91c1c;border-radius:.375rem;line-height:1.5}.tfa-setup-container.svelte-f21zvp{max-width:600px;margin:0 auto;padding:2rem 1rem}h1.svelte-f21zvp{font-size:1.875rem;font-weight:600;margin-bottom:1.5rem}h2.svelte-f21zvp{font-size:1.5rem;font-weight:600;margin-top:2rem;margin-bottom:1rem}.alert.svelte-f21zvp{color:#b91c1c;margin-bottom:1rem;padding:.5rem;background-color:#fee2e2;border-radius:.375rem}.qr-container.svelte-f21zvp{margin:2rem 0;text-align:center}.qr-container.svelte-f21zvp img:where(.svelte-f21zvp){border:1px solid #e5e7eb;padding:.5rem;background-color:#fff}.qr-container.svelte-f21zvp figcaption:where(.svelte-f21zvp){margin-top:.5rem;font-size:.875rem;color:#6b7280}.form-group.svelte-f21zvp{margin-bottom:1.5rem}.form-label.svelte-f21zvp{display:block;font-weight:500;margin-bottom:.5rem}.form-input.svelte-f21zvp{width:100%;max-width:300px;padding:.625rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:1.125rem;letter-spacing:.1em}.form-actions.svelte-f21zvp{margin-top:1.5rem}.verify-button.svelte-f21zvp,.replace-button.svelte-f21zvp{background-color:#2563eb;color:#fff;border:none;padding:.625rem 1.25rem;border-radius:.375rem;font-weight:500;font-size:1rem;cursor:pointer}.verify-button.svelte-f21zvp:hover,.replace-button.svelte-f21zvp:hover{background-color:#1d4ed8}.back-link.svelte-f21zvp{margin-top:1.5rem}.back-link.svelte-f21zvp a:where(.svelte-f21zvp){color:#2563eb;text-decoration:none}.back-link.svelte-f21zvp a:where(.svelte-f21zvp):hover{text-decoration:underline}hr.svelte-f21zvp{margin:2rem 0;border:0;border-top:1px solid #e5e7eb}
