.nav-header[data-v-1b384fe1]{position:sticky;top:0;z-index:100;background-color:var(--landing-bg, #ffffff);border-bottom:1px solid var(--landing-border, #e2e8f0);box-shadow:0 1px 3px #0000000f}.nav-header__container[data-v-1b384fe1]{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;padding:.75rem 1.5rem}.nav-header__logo[data-v-1b384fe1]{display:flex;align-items:center;background:none;border:none;cursor:pointer;padding:.5rem;border-radius:.25rem;transition:opacity .2s ease}.nav-header__logo[data-v-1b384fe1]:hover{opacity:.8}.nav-header__logo[data-v-1b384fe1]:focus-visible{outline:2px solid var(--landing-primary, #2563eb);outline-offset:2px}.nav-header__logo-text[data-v-1b384fe1]{font-size:1.5rem;font-weight:700;color:var(--landing-primary, #2563eb);letter-spacing:-.02em}.nav-header__links[data-v-1b384fe1]{display:flex;list-style:none;margin:0;padding:0;gap:.5rem}.nav-header__link[data-v-1b384fe1]{background:none;border:none;cursor:pointer;padding:.5rem 1rem;font-size:1rem;color:var(--landing-text, #1e293b);border-radius:.375rem;transition:background-color .2s ease,color .2s ease;min-height:44px;display:flex;align-items:center}.nav-header__link[data-v-1b384fe1]:hover{background-color:var(--landing-bg-hover, #f1f5f9);color:var(--landing-primary, #2563eb)}.nav-header__link[data-v-1b384fe1]:focus-visible{outline:2px solid var(--landing-primary, #2563eb);outline-offset:2px}.nav-header__auth[data-v-1b384fe1]{display:flex;gap:.75rem;align-items:center}.nav-header__btn[data-v-1b384fe1]{border:none;cursor:pointer;padding:.625rem 1.25rem;font-size:.9375rem;font-weight:500;border-radius:.375rem;transition:background-color .2s ease,transform .1s ease;min-height:44px;min-width:44px;display:inline-flex;align-items:center;justify-content:center}.nav-header__btn[data-v-1b384fe1]:focus-visible{outline:2px solid var(--landing-primary, #2563eb);outline-offset:2px}.nav-header__btn--primary[data-v-1b384fe1]{background-color:var(--landing-primary, #2563eb);color:#fff}.nav-header__btn--primary[data-v-1b384fe1]:hover{background-color:var(--landing-primary-hover, #1d4ed8)}.nav-header__btn--secondary[data-v-1b384fe1]{background-color:transparent;color:var(--landing-primary, #2563eb);border:1px solid var(--landing-primary, #2563eb)}.nav-header__btn--secondary[data-v-1b384fe1]:hover{background-color:var(--landing-primary, #2563eb);color:#fff}.nav-header__btn--full[data-v-1b384fe1]{width:100%}.nav-header__hamburger[data-v-1b384fe1]{display:none;background:none;border:none;cursor:pointer;padding:.5rem;min-height:44px;min-width:44px;align-items:center;justify-content:center;border-radius:.25rem}.nav-header__hamburger[data-v-1b384fe1]:focus-visible{outline:2px solid var(--landing-primary, #2563eb);outline-offset:2px}.nav-header__hamburger-icon[data-v-1b384fe1]{display:flex;flex-direction:column;justify-content:center;align-items:center;width:24px;height:24px;position:relative}.nav-header__hamburger-icon span[data-v-1b384fe1]{display:block;width:20px;height:2px;background-color:var(--landing-text, #1e293b);border-radius:1px;transition:transform .3s ease,opacity .2s ease;position:absolute}.nav-header__hamburger-icon span[data-v-1b384fe1]:nth-child(1){transform:translateY(-6px)}.nav-header__hamburger-icon span[data-v-1b384fe1]:nth-child(2){transform:translateY(0)}.nav-header__hamburger-icon span[data-v-1b384fe1]:nth-child(3){transform:translateY(6px)}.nav-header__hamburger-icon--open span[data-v-1b384fe1]:nth-child(1){transform:rotate(45deg)}.nav-header__hamburger-icon--open span[data-v-1b384fe1]:nth-child(2){opacity:0}.nav-header__hamburger-icon--open span[data-v-1b384fe1]:nth-child(3){transform:rotate(-45deg)}.nav-header__mobile-menu[data-v-1b384fe1]{display:none;flex-direction:column;padding:1rem 1.5rem 1.5rem;border-top:1px solid var(--landing-border, #e2e8f0);background-color:var(--landing-bg, #ffffff)}.nav-header__mobile-menu--open[data-v-1b384fe1]{display:flex}.nav-header__mobile-links[data-v-1b384fe1]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.25rem}.nav-header__mobile-link[data-v-1b384fe1]{background:none;border:none;cursor:pointer;padding:.75rem 1rem;font-size:1rem;color:var(--landing-text, #1e293b);border-radius:.375rem;text-align:left;width:100%;min-height:44px;transition:background-color .2s ease}.nav-header__mobile-link[data-v-1b384fe1]:hover{background-color:var(--landing-bg-hover, #f1f5f9)}.nav-header__mobile-link[data-v-1b384fe1]:focus-visible{outline:2px solid var(--landing-primary, #2563eb);outline-offset:2px}.nav-header__mobile-auth[data-v-1b384fe1]{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--landing-border, #e2e8f0)}@media(max-width:767px){.nav-header__links[data-v-1b384fe1],.nav-header__auth[data-v-1b384fe1]{display:none}.nav-header__hamburger[data-v-1b384fe1]{display:flex}}@media(max-width:767px){.nav-header__btn[data-v-1b384fe1]{min-height:44px;padding:.75rem 1.25rem}}@media(prefers-reduced-motion:reduce){.nav-header__hamburger-icon span[data-v-1b384fe1],.nav-header__link[data-v-1b384fe1],.nav-header__btn[data-v-1b384fe1],.nav-header__mobile-link[data-v-1b384fe1],.nav-header__logo[data-v-1b384fe1]{transition:none}}.hero-section[data-v-81580cf8]{display:flex;align-items:center;justify-content:center;gap:3rem;min-height:calc(100vh - 72px);padding:2rem 1.5rem;max-width:1200px;margin:0 auto}.hero-content[data-v-81580cf8]{flex:1;max-width:600px}.hero-title[data-v-81580cf8]{font-size:clamp(2rem,5vw,3rem);font-weight:700;line-height:1.2;margin:0 0 1rem;color:var(--landing-color-text, #1a202c)}.hero-subtitle[data-v-81580cf8]{font-size:clamp(1rem,2.5vw,1.25rem);line-height:1.6;margin:0 0 2rem;color:var(--landing-color-text-secondary, #4a5568)}.hero-cta[data-v-81580cf8]{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 2rem;font-size:1.125rem;font-weight:600;border:none;border-radius:8px;cursor:pointer;min-height:44px;min-width:44px;transition:background-color .2s ease,transform .2s ease}.hero-cta[data-v-81580cf8]:focus-visible{outline:3px solid var(--landing-color-accent, #3182ce);outline-offset:2px}.hero-cta--register[data-v-81580cf8]{background-color:var(--landing-color-primary, #2b6cb0);color:#fff}.hero-cta--register[data-v-81580cf8]:hover{background-color:var(--landing-color-primary-hover, #2c5282);transform:translateY(-1px)}.hero-cta--panel[data-v-81580cf8]{background-color:var(--landing-color-secondary, #38a169);color:#fff}.hero-cta--panel[data-v-81580cf8]:hover{background-color:var(--landing-color-secondary-hover, #2f855a);transform:translateY(-1px)}.hero-graphic[data-v-81580cf8]{flex:0 0 auto;width:clamp(150px,25vw,280px);color:var(--landing-color-primary, #2b6cb0)}.hero-svg[data-v-81580cf8]{width:100%;height:auto;display:block}@media(min-height:600px){.hero-section[data-v-81580cf8]{min-height:calc(100vh - 72px);max-height:calc(100vh - 72px);overflow:hidden}}@media(max-width:767px){.hero-section[data-v-81580cf8]{flex-direction:column;text-align:center;gap:2rem;padding:1.5rem 1rem}.hero-graphic[data-v-81580cf8]{order:-1;width:120px}.hero-cta[data-v-81580cf8]{width:100%;max-width:320px}}@media(prefers-reduced-motion:reduce){.hero-cta[data-v-81580cf8]{transition:none}}.features-section[data-v-5ace9028]{padding:80px 24px;max-width:1200px;margin:0 auto;opacity:0;transform:translateY(24px);transition:opacity .4s ease-out,transform .4s ease-out}.features-section.is-visible[data-v-5ace9028]{opacity:1;transform:translateY(0)}.features-heading[data-v-5ace9028]{text-align:center;font-size:2rem;color:#172026;margin:0 0 48px}.features-grid[data-v-5ace9028]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px}.feature-card[data-v-5ace9028]{background:#fff;border:1px solid #d7e0e3;border-radius:12px;padding:32px 24px;text-align:center;transition:transform .3s ease-out,box-shadow .3s ease-out}.feature-card[data-v-5ace9028]:hover{transform:scale(1.03);box-shadow:0 8px 24px #0f766e1a,0 2px 8px #0000000f}.feature-icon[data-v-5ace9028]{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:12px;background:#e5f3f1;color:#0f766e;margin-bottom:16px}.feature-title[data-v-5ace9028]{font-size:1.125rem;color:#172026;margin:0 0 8px}.feature-description[data-v-5ace9028]{font-size:.938rem;color:#52646c;line-height:1.6;margin:0}@media(hover:none){.feature-card[data-v-5ace9028]{transform:scale(1.03);box-shadow:0 8px 24px #0f766e1a,0 2px 8px #0000000f}}@media(max-width:767px){.features-section[data-v-5ace9028]{padding:60px 16px}.features-grid[data-v-5ace9028]{grid-template-columns:1fr}.features-heading[data-v-5ace9028]{font-size:1.625rem;margin-bottom:32px}}@media(prefers-reduced-motion:reduce){.features-section[data-v-5ace9028]{opacity:1;transform:none;transition:none}.feature-card[data-v-5ace9028]{transition:none}}.benefits-section[data-v-2e6e4aa9]{padding:80px 24px;max-width:1200px;margin:0 auto;opacity:0;transform:translateY(24px);transition:opacity .4s ease-out,transform .4s ease-out}.benefits-section.is-visible[data-v-2e6e4aa9]{opacity:1;transform:translateY(0)}.benefits-heading[data-v-2e6e4aa9]{text-align:center;font-size:2rem;font-weight:800;color:#172026;margin:0 0 48px}.benefits-grid[data-v-2e6e4aa9]{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:32px}.benefit-card[data-v-2e6e4aa9]{background:#fff;border:1px solid #d7e0e3;border-radius:12px;padding:32px 24px;text-align:center;transition:box-shadow .3s ease-out}.benefit-card[data-v-2e6e4aa9]:hover{box-shadow:0 4px 16px #00000014}.benefit-value-wrapper[data-v-2e6e4aa9]{display:flex;align-items:baseline;justify-content:center;gap:6px;margin-bottom:12px}.benefit-value[data-v-2e6e4aa9]{font-size:2.8rem;font-weight:800;color:#0f766e;line-height:1}.benefit-unit[data-v-2e6e4aa9]{font-size:1rem;font-weight:600;color:#52646c}.benefit-title[data-v-2e6e4aa9]{font-size:1.1rem;font-weight:700;color:#172026;margin:0 0 8px}.benefit-description[data-v-2e6e4aa9]{font-size:.95rem;color:#52646c;line-height:1.5;margin:0}@media(max-width:767px){.benefits-section[data-v-2e6e4aa9]{padding:56px 16px}.benefits-heading[data-v-2e6e4aa9]{font-size:1.6rem;margin-bottom:32px}.benefits-grid[data-v-2e6e4aa9]{grid-template-columns:1fr;gap:24px}.benefit-value[data-v-2e6e4aa9]{font-size:2.2rem}}@media(prefers-reduced-motion:reduce){.benefits-section[data-v-2e6e4aa9]{opacity:1;transform:none;transition:none}}.cta-section[data-v-8d0278f9]{padding:80px 24px;background-color:var(--landing-color-primary, #1a56db);color:var(--landing-color-background, #ffffff);text-align:center;opacity:0;transform:translateY(24px);transition:opacity .4s ease-out,transform .4s ease-out}.cta-section.is-visible[data-v-8d0278f9]{opacity:1;transform:translateY(0)}.cta-content[data-v-8d0278f9]{max-width:640px;margin:0 auto}.cta-heading[data-v-8d0278f9]{font-size:2rem;font-weight:700;margin:0 0 32px;line-height:1.2}.cta-button[data-v-8d0278f9]{display:inline-block;padding:16px 40px;font-size:1.125rem;font-weight:600;color:var(--landing-color-primary, #1a56db);background-color:var(--landing-color-background, #ffffff);border:none;border-radius:8px;cursor:pointer;min-width:44px;min-height:44px;transition:background-color .2s ease,transform .2s ease}.cta-button[data-v-8d0278f9]:hover{background-color:var(--landing-color-secondary, #f0f4ff);transform:scale(1.03)}.cta-button[data-v-8d0278f9]:focus-visible{outline:3px solid var(--landing-color-accent, #fbbf24);outline-offset:3px}.cta-disclaimer[data-v-8d0278f9]{margin:20px 0 0;font-size:.875rem;opacity:.85}@media(prefers-reduced-motion:reduce){.cta-section[data-v-8d0278f9]{opacity:1;transform:none;transition:none}}@media(max-width:767px){.cta-section[data-v-8d0278f9]{padding:64px 16px}.cta-heading[data-v-8d0278f9]{font-size:1.5rem}.cta-button[data-v-8d0278f9]{width:100%;max-width:320px}}.footer-section[data-v-deea021c]{padding:64px 24px 32px;background-color:var(--landing-color-text, #1f2937);color:var(--landing-color-background, #ffffff)}.footer-content[data-v-deea021c]{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:48px}.footer-heading[data-v-deea021c]{font-size:1.125rem;font-weight:600;margin:0 0 16px}.footer-contact-list[data-v-deea021c],.footer-links-list[data-v-deea021c]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.footer-link[data-v-deea021c]{color:var(--landing-color-background, #ffffff);text-decoration:none;opacity:.85;transition:opacity .2s ease;min-height:44px;display:inline-flex;align-items:center}.footer-link[data-v-deea021c]:hover{opacity:1;text-decoration:underline}.footer-link[data-v-deea021c]:focus-visible{outline:3px solid var(--landing-color-accent, #fbbf24);outline-offset:3px;border-radius:2px}.footer-copyright[data-v-deea021c]{max-width:1200px;margin:48px auto 0;padding-top:24px;border-top:1px solid rgba(255,255,255,.2);text-align:center;font-size:.875rem;opacity:.7}.footer-copyright p[data-v-deea021c]{margin:0}@media(max-width:767px){.footer-section[data-v-deea021c]{padding:48px 16px 24px}.footer-content[data-v-deea021c]{grid-template-columns:1fr;gap:32px}}.landing-page[data-v-67186f2a]{min-height:100vh;display:flex;flex-direction:column}.landing-page main[data-v-67186f2a]{flex:1}.landing-alert[data-v-67186f2a]{position:fixed;top:0;left:0;right:0;z-index:200;display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.5rem;background-color:var(--landing-error-bg, #fef2f2);border-bottom:1px solid var(--landing-error-border, #fecaca);color:var(--landing-error-text, #991b1b);font-size:.9375rem;gap:1rem}.landing-alert__message[data-v-67186f2a]{flex:1}.landing-alert__actions[data-v-67186f2a]{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.landing-alert__retry[data-v-67186f2a]{background:none;border:1px solid var(--landing-error-text, #991b1b);color:var(--landing-error-text, #991b1b);padding:.375rem .75rem;border-radius:.25rem;cursor:pointer;font-size:.875rem;font-weight:500;min-height:44px;min-width:44px;display:inline-flex;align-items:center;justify-content:center;transition:background-color .2s ease}.landing-alert__retry[data-v-67186f2a]:hover{background-color:var(--landing-error-text, #991b1b);color:#fff}.landing-alert__retry[data-v-67186f2a]:focus-visible{outline:2px solid var(--landing-error-text, #991b1b);outline-offset:2px}.landing-alert__close[data-v-67186f2a]{background:none;border:none;color:var(--landing-error-text, #991b1b);font-size:1.5rem;line-height:1;cursor:pointer;padding:.25rem;min-height:44px;min-width:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:.25rem;transition:background-color .2s ease}.landing-alert__close[data-v-67186f2a]:hover{background-color:#991b1b1a}.landing-alert__close[data-v-67186f2a]:focus-visible{outline:2px solid var(--landing-error-text, #991b1b);outline-offset:2px}@media(prefers-reduced-motion:reduce){.landing-alert__retry[data-v-67186f2a],.landing-alert__close[data-v-67186f2a]{transition:none}}.legal-page[data-v-451eaf1a]{min-height:100vh;background:var(--landing-color-background, #ffffff)}.legal-header[data-v-451eaf1a]{padding:1rem 1.5rem;border-bottom:1px solid #e2e8f0}.legal-logo[data-v-451eaf1a]{font-size:1.5rem;font-weight:700;color:var(--landing-color-primary, #1a56db);text-decoration:none}.legal-content[data-v-451eaf1a]{max-width:720px;margin:0 auto;padding:3rem 1.5rem;color:var(--landing-color-text, #1e293b);line-height:1.7}.legal-content h1[data-v-451eaf1a]{font-size:2rem;margin:0 0 .5rem}.legal-updated[data-v-451eaf1a]{color:#64748b;font-size:.875rem;margin:0 0 2.5rem}.legal-content h2[data-v-451eaf1a]{font-size:1.25rem;margin:2rem 0 .75rem}.legal-content p[data-v-451eaf1a]{margin:0 0 1rem}.legal-content ul[data-v-451eaf1a]{margin:0 0 1rem;padding-left:1.5rem}.legal-content li[data-v-451eaf1a]{margin-bottom:.4rem}.legal-content a[data-v-451eaf1a]{color:var(--landing-color-primary, #1a56db)}.legal-page[data-v-ba91f259]{min-height:100vh;background:var(--landing-color-background, #ffffff)}.legal-header[data-v-ba91f259]{padding:1rem 1.5rem;border-bottom:1px solid #e2e8f0}.legal-logo[data-v-ba91f259]{font-size:1.5rem;font-weight:700;color:var(--landing-color-primary, #1a56db);text-decoration:none}.legal-content[data-v-ba91f259]{max-width:720px;margin:0 auto;padding:3rem 1.5rem;color:var(--landing-color-text, #1e293b);line-height:1.7}.legal-content h1[data-v-ba91f259]{font-size:2rem;margin:0 0 .5rem}.legal-updated[data-v-ba91f259]{color:#64748b;font-size:.875rem;margin:0 0 2.5rem}.legal-content h2[data-v-ba91f259]{font-size:1.25rem;margin:2rem 0 .75rem}.legal-content p[data-v-ba91f259]{margin:0 0 1rem}.legal-content ul[data-v-ba91f259]{margin:0 0 1rem;padding-left:1.5rem}.legal-content li[data-v-ba91f259]{margin-bottom:.4rem}.legal-content a[data-v-ba91f259]{color:var(--landing-color-primary, #1a56db)}:root{color:#172026;background:#f4f7f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea{font:inherit}button{min-height:38px;border:0;border-radius:6px;padding:0 14px;color:#fff;background:#0f766e;cursor:pointer}button:hover:not(:disabled){background:#115e59}button:disabled{cursor:not-allowed;opacity:.65}table{width:100%;border-collapse:collapse}th,td{border-bottom:1px solid #d7e0e3;padding:12px;text-align:left;vertical-align:top}th{color:#52646c;font-size:.78rem;font-weight:700;text-transform:uppercase}input,textarea{width:100%;border:1px solid #c8d3d7;border-radius:6px;padding:10px 12px;color:#172026;background:#fff}input:focus,textarea:focus{border-color:#0f766e;outline:3px solid rgba(15,118,110,.15)}.app-shell{display:grid;grid-template-columns:260px minmax(0,1fr);min-height:100vh}.sidebar{display:flex;flex-direction:column;gap:28px;border-right:1px solid #d7e0e3;padding:28px;background:#fff}.sidebar h1,.page-header h2,.panel h3{margin:0}.sidebar h1{font-size:1.7rem}.eyebrow{margin:0 0 6px;color:#0f766e;font-size:.76rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.nav{display:grid;gap:8px}.nav a{border-radius:6px;padding:10px 12px;color:#34454d;text-decoration:none}.nav a:hover,.nav a.router-link-active{color:#0f3f3b;background:#e5f3f1}.content{min-width:0;padding:32px}.page{display:grid;gap:20px}.page-header,.panel-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.workspace-grid{display:grid;grid-template-columns:minmax(280px,360px) minmax(0,1fr);gap:20px;align-items:start}.panel{border:1px solid #d7e0e3;border-radius:8px;padding:18px;background:#fff}.table-panel{min-width:0;overflow-x:auto}.form{display:grid;gap:14px;margin-top:18px}.form label{display:grid;gap:7px;color:#34454d;font-size:.88rem;font-weight:700}.secondary{color:#0f3f3b;background:#d9eeee}.secondary:hover:not(:disabled){background:#c6e4e2}.ghost{color:#34454d;background:transparent}.ghost:hover:not(:disabled){background:#eef3f4}.danger{color:#fff;background:#b42318}.danger:hover:not(:disabled){background:#8f1d15}.link-button{min-height:auto;padding:0;color:#0f766e;background:transparent;font-weight:700}.link-button:hover:not(:disabled){color:#115e59;background:transparent}.actions{display:flex;justify-content:flex-end;gap:8px;white-space:nowrap}.selected{background:#f0f8f7}.counter,.code-pill{display:inline-flex;align-items:center;min-height:26px;border-radius:999px;padding:0 10px;color:#0f3f3b;background:#e5f3f1;font-size:.82rem;font-weight:800}.message-cell{max-width:420px;color:#52646c}.alert,.empty{border:1px solid #d7e0e3;border-radius:8px;padding:14px 16px;background:#fff}.alert{border-color:#f4b5ae;color:#8f1d15;background:#fff4f2}.empty{color:#52646c}@media(max-width:900px){.app-shell,.workspace-grid{grid-template-columns:1fr}.sidebar{border-right:0;border-bottom:1px solid #d7e0e3}.nav{grid-template-columns:repeat(2,minmax(0,1fr))}.content{padding:20px}}@media(max-width:560px){.page-header,.panel-header,.actions{align-items:stretch;flex-direction:column}.nav{grid-template-columns:1fr}}
