[data-v-ddcff3dd]:root{--teal: #1f7c7c;--teal-2: #4b9a99;--ink: #123a3c;--muted: #5c7f82;--accent: #288888;--ring: rgba(40,136,136,.28);--hover-bg: #f7fcfc}.site-header[data-v-ddcff3dd]{position:sticky;top:0;z-index:50;-webkit-backdrop-filter:saturate(160%) blur(8px);backdrop-filter:saturate(160%) blur(8px);background:#ffffffdb;border-bottom:1px solid rgba(0,0,0,.06);font-family:Georgia,Times New Roman,serif}.navbar[data-v-ddcff3dd]{max-width:1100px;margin:0 auto;padding:.6rem 1rem;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem 1rem}.brand[data-v-ddcff3dd]{display:inline-flex;align-items:center;gap:.6rem;text-decoration:none}.brand-dot[data-v-ddcff3dd]{width:34px;height:34px;border-radius:50%;background:#fff center/contain no-repeat url(/assets/Logo-CNb_G4Md.svg);box-shadow:0 6px 16px #0000001f}.brand-text[data-v-ddcff3dd]{font-weight:800;letter-spacing:.2px;color:#288888}.nav-toggle[data-v-ddcff3dd]{width:42px;height:38px;border-radius:10px;border:1px solid rgba(0,0,0,.1);background:#fff;cursor:pointer;justify-self:end;display:none;align-items:center;justify-content:center;gap:4px;transition:box-shadow .15s,background .15s,transform .08s}.nav-toggle[data-v-ddcff3dd]:hover{background:#f6f8f8}.nav-toggle[data-v-ddcff3dd]:active{transform:translateY(1px)}.nav-toggle span[data-v-ddcff3dd]{display:block;width:20px;height:2px;background:#294c4e;border-radius:2px}.nav-links[data-v-ddcff3dd]{display:flex;align-items:center;justify-self:end;gap:.4rem;list-style:none;margin:0;padding:0}.nav-link[data-v-ddcff3dd],.status-btn[data-v-ddcff3dd],.login-btn[data-v-ddcff3dd],.logout-btn[data-v-ddcff3dd]{display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;font-weight:600;padding:.5rem .8rem;border-radius:10px;border:1px solid transparent;background:var(--hover-bg);color:#23484a;transition:background .18s,color .18s,border-color .18s,box-shadow .18s,transform .08s}.nav-link[data-v-ddcff3dd]:hover,.status-btn[data-v-ddcff3dd]:hover,.login-btn[data-v-ddcff3dd]:hover,.logout-btn[data-v-ddcff3dd]:hover{background:#288888;color:#fff;border-color:#288888}.nav-link[data-v-ddcff3dd]:focus-visible,.status-btn[data-v-ddcff3dd]:focus-visible,.login-btn[data-v-ddcff3dd]:focus-visible,.logout-btn[data-v-ddcff3dd]:focus-visible{outline:0;box-shadow:0 0 0 4px var(--ring);border-color:#288888}.nav-link.router-link-active[data-v-ddcff3dd],.nav-link.router-link-exact-active[data-v-ddcff3dd]{background:#288888;color:#fff;border-color:#288888}.logout-btn[data-v-ddcff3dd]:active{transform:translateY(1px)}.status-dot[data-v-ddcff3dd]{width:10px;height:10px;border-radius:999px;display:inline-block;box-shadow:0 0 0 3px #0000000f,inset 0 0 8px #00000026}.status-dot.open[data-v-ddcff3dd]{background:#22c55e;box-shadow:0 0 0 3px #22c55e40,0 0 10px #22c55e73}.status-dot.closed[data-v-ddcff3dd]{background:#ef4444;box-shadow:0 0 0 3px #ef444438,0 0 10px #ef44446b}@media (max-width: 1291px){.navbar[data-v-ddcff3dd]{grid-template-columns:auto auto}.nav-toggle[data-v-ddcff3dd]{display:inline-flex}.nav-links[data-v-ddcff3dd]{position:absolute;left:0;right:0;top:100%;background:#fffffffa;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-bottom:1px solid rgba(0,0,0,.06);box-shadow:0 10px 20px #00000014;padding:.6rem;display:grid;grid-auto-rows:minmax(44px,auto);grid-template-columns:1fr;gap:.5rem;transform-origin:top;transform:scaleY(.96) translateY(-6px);opacity:0;pointer-events:none;visibility:hidden;transition:opacity .18s,transform .18s,visibility 0s .18s}.nav-links.open[data-v-ddcff3dd]{transform:scaleY(1) translateY(0);opacity:1;pointer-events:auto;visibility:visible;transition:opacity .18s,transform .18s}.nav-link[data-v-ddcff3dd],.status-btn[data-v-ddcff3dd],.logout-btn[data-v-ddcff3dd]{width:100%;justify-content:flex-start;background:#fff}.nav-link[data-v-ddcff3dd]:hover,.status-btn[data-v-ddcff3dd]:hover,.logout-btn[data-v-ddcff3dd]:hover{background:#288888;color:#fff;border-color:#288888}}.nav-toggle[data-v-ddcff3dd]{gap:6px}.nav-toggle span[data-v-ddcff3dd]{width:6px;height:6px;border-radius:50%;background:#288888}.nav-toggle[data-v-ddcff3dd]:before{content:"…";font-family:Georgia,Times New Roman,serif;font-size:22px;line-height:1;color:#288888}.nav-toggle span[data-v-ddcff3dd]{display:none}.modal-overlay[data-v-ddcff3dd]{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:100;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.modal[data-v-ddcff3dd]{background:#fff;border-radius:12px;padding:1.4rem 1.6rem;box-shadow:0 6px 24px #0003;max-width:320px;text-align:center;font-family:Georgia,Times New Roman,serif}.modal-actions[data-v-ddcff3dd]{display:flex;justify-content:center;gap:1rem;margin-top:1rem}.confirm-btn[data-v-ddcff3dd],.cancel-btn[data-v-ddcff3dd]{padding:.4rem .8rem;border-radius:8px;font-weight:600;cursor:pointer;border:1px solid transparent;transition:background .15s,color .15s,border-color .15s}.confirm-btn[data-v-ddcff3dd]{background:#288888;color:#fff}.confirm-btn[data-v-ddcff3dd]:hover{background:#1f7c7c}.cancel-btn[data-v-ddcff3dd]{background:#f0f4f4;color:#23484a}.cancel-btn[data-v-ddcff3dd]:hover{background:#e5eeee}.toast[data-v-ddcff3dd]{position:fixed;bottom:24px;right:24px;padding:.75rem 1.2rem;border-radius:10px;font-weight:600;color:#fff;box-shadow:0 6px 16px #0003;opacity:.95;z-index:120}.toast.success[data-v-ddcff3dd]{background:#13803a}.toast.error[data-v-ddcff3dd]{background:#9c2c2c}.site-footer[data-v-8deb1a6d]{background:var(--teal, #1f7c7c);color:#e9f7f7;padding:14px 18px;border-top:1px solid rgba(255,255,255,.12)}.container[data-v-8deb1a6d]{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr auto 1fr;font-family:Georgia;align-items:center;gap:12px}.brand[data-v-8deb1a6d]{margin:0;font-weight:600;opacity:.9}.center-buttons[data-v-8deb1a6d]{display:flex;justify-content:center;align-items:center;gap:10px}.impressum-btn[data-v-8deb1a6d],.dsgvo-btn[data-v-8deb1a6d]{appearance:none;border:1px solid rgba(255,255,255,.35);background:transparent;color:#fff;padding:.5rem .85rem;border-radius:10px;font-weight:700;font-family:Georgia;letter-spacing:.2px;transition:background .15s ease,transform .12s ease,border-color .15s ease}.impressum-btn[data-v-8deb1a6d]:hover,.dsgvo-btn[data-v-8deb1a6d]:hover{background:#ffffff1f}.impressum-btn[data-v-8deb1a6d]:active,.dsgvo-btn[data-v-8deb1a6d]:active{transform:translateY(1px)}.contact[data-v-8deb1a6d]{margin:0;justify-self:end;font-family:Georgia;font-style:normal}.email[data-v-8deb1a6d]{color:#fff;font-family:Georgia;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px}.email[data-v-8deb1a6d]:hover{text-decoration:none}.overlay[data-v-8deb1a6d]{position:fixed;inset:0;background:#00000080;display:grid;place-items:center;z-index:1000;padding:2rem}.fade-enter-active[data-v-8deb1a6d],.fade-leave-active[data-v-8deb1a6d]{transition:opacity .18s ease}.fade-enter-from[data-v-8deb1a6d],.fade-leave-to[data-v-8deb1a6d]{opacity:0}.modal[data-v-8deb1a6d]{position:relative;width:min(100%,1000px);height:min(85vh,90vh);background:#fff;border-radius:12px;box-shadow:0 10px 30px #00000040;overflow:hidden;display:flex;flex-direction:column}.close[data-v-8deb1a6d]{position:absolute;top:.5rem;right:.5rem;border:none;cursor:pointer;background:#ffffffd9;padding:.4rem .6rem;border-radius:8px;font-size:1rem}.pdf-frame[data-v-8deb1a6d]{width:100%;height:100%;border:0}@media (max-width: 720px){.container[data-v-8deb1a6d]{grid-template-columns:1fr;text-align:center}.contact[data-v-8deb1a6d]{justify-self:center}}body{margin:0}[data-v-873b682d]:root{--teal: #1f7c7c;--teal-2: #4b9a99;--teal-3: #86c0bf;--text: #fff;--muted: rgba(255,255,255,.9);--danger: #f04b4b;--shadow: rgba(0,0,0,.16)}.hero[data-v-873b682d]{position:relative;min-height:auto;overflow:hidden;display:grid;place-items:start center;padding-top:clamp(8rem,22vh,28vh);padding-bottom:8rem}.content[data-v-873b682d]{position:relative;z-index:1}.logo-wrap[data-v-873b682d]{position:relative;z-index:2}.waves[data-v-873b682d]{position:absolute;left:0;right:0;top:calc(clamp(8rem,22vh,28vh) + 90px);bottom:0;z-index:0;pointer-events:none}.wave[data-v-873b682d]{position:absolute;top:0;width:100%;height:100px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABQAAAACBCAYAAACfMBctAAAACXBIWXMAAAsTAAALEwEAmpwYAAAFw2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgOS4xLWMwMDMgNzkuOTY5MGE4NywgMjAyNS8wMy8wNi0xOToxMjowMyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczpzdEV2dD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlRXZlbnQjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjhEMkQ5RkRBMjczQjExRUNCNTUzQTg2NEIzNDExMTJEIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOmQyZTU5MWYwLTMwY2ItYWI0OS05ZTFhLTdmZGEzNjgzMjVkZSIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjhEMkQ5RkRBMjczQjExRUNCNTUzQTg2NEIzNDExMTJEIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE1IChXaW5kb3dzKSIgeG1w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);background-size:1000px 100px}#wave1[data-v-873b682d]{z-index:1000;opacity:1;animation:move-left-873b682d 7s linear infinite}#wave2[data-v-873b682d]{z-index:998;opacity:.5;bottom:10px;animation:move-right-873b682d 7s linear infinite}#wave3[data-v-873b682d]{z-index:999;opacity:.2;bottom:15px;animation:move-left-873b682d 6s linear infinite}#wave4[data-v-873b682d]{z-index:999;opacity:.7;bottom:20px;animation:move-right-873b682d 6s linear infinite}@keyframes move-left-873b682d{0%{background-position:1000px 0}to{background-position:0 0}}@keyframes move-right-873b682d{0%{background-position:0 0}to{background-position:1000px 0}}.teal-background[data-v-873b682d]{position:absolute;left:0;right:0;top:calc(clamp(8rem,22vh,28vh) + 190px);bottom:0;z-index:0;pointer-events:none;background:#288888}.content[data-v-873b682d]{max-width:980px;width:100%;text-align:center;color:#fff;font-family:Georgia}.logo-wrap[data-v-873b682d]{margin:0 auto 1.2rem;width:280px;height:280px;background:#fff;border-radius:50%;display:grid;place-items:center;box-shadow:0 14px 30px var(--shadow);transform:translateY(-18%)}.logo[data-v-873b682d]{width:240px;height:240px;background:center / contain no-repeat url(/assets/Logo-CNb_G4Md.svg);border-radius:50%}.title[data-v-873b682d]{margin:.25rem 0 .75rem;font-size:clamp(1.6rem,2.6vw,2.25rem);font-weight:700}.subtitle[data-v-873b682d]{margin:0 0 1.6rem;font-size:clamp(1rem,1.6vw,1.2rem);font-style:italic;color:var(--muted)}.status[data-v-873b682d]{border:0;border-radius:12px;padding:.9rem 1.6rem;font-size:1.05rem;font-weight:800;color:#fff;box-shadow:0 10px 18px var(--shadow)}.links[data-v-873b682d]{margin-top:2.4rem}.links-title[data-v-873b682d]{font-size:1rem;font-weight:600;opacity:.95;margin-bottom:1rem;font-family:Georgia}.links-grid[data-v-873b682d]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem 2rem;justify-items:center}.link[data-v-873b682d]{color:#eaffff;text-decoration:none;font-weight:500;padding:.25rem .5rem;border-radius:8px;transition:transform .15s ease,background .15s ease,opacity .15s ease;opacity:.95}.link[data-v-873b682d]:hover{transform:translateY(-1px);background:#ffffff14;opacity:1}@media (max-width: 700px){.logo-wrap[data-v-873b682d]{width:220px;height:220px;transform:translateY(-12%)}.logo[data-v-873b682d]{width:190px;height:190px}.links-grid[data-v-873b682d]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 420px){.links-grid[data-v-873b682d]{grid-template-columns:1fr}}.modal-backdrop[data-v-0e8466f5]{position:fixed;inset:0;background:#0000004d;display:grid;place-items:center;z-index:50}.modal[data-v-0e8466f5]{background:#fff;border-radius:12px;padding:16px;width:560px;max-width:95vw;display:grid;gap:12px}.modal-header h3[data-v-0e8466f5]{margin:0}.row[data-v-0e8466f5]{display:inline-flex;align-items:center;gap:8px}.members[data-v-0e8466f5]{display:flex;flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none}.member[data-v-0e8466f5]{display:inline-flex;align-items:center;gap:6px}.chip[data-v-0e8466f5]{border:1px solid #e5e7eb;padding:2px 8px;border-radius:999px;font-size:12px}.x[data-v-0e8466f5]{border:none;background:transparent;cursor:pointer;font-size:18px;line-height:1}.empty[data-v-0e8466f5]{font-size:12px;opacity:.7}.search[data-v-0e8466f5]{display:grid;gap:8px}.text-input[data-v-0e8466f5]{border:1px solid #e5e7eb;border-radius:6px;padding:6px 8px;min-width:200px}.search-input[data-v-0e8466f5]{width:100%}.suggestions[data-v-0e8466f5]{margin:0;padding:0;list-style:none;border:1px solid #e5e7eb;border-radius:8px;max-height:240px;overflow:auto}.suggestion[data-v-0e8466f5]{display:flex;justify-content:space-between;align-items:center;padding:8px;gap:8px;border-bottom:1px solid #f3f4f6}.suggestion[data-v-0e8466f5]:last-child{border-bottom:none}.s-left[data-v-0e8466f5]{display:grid}.s-name[data-v-0e8466f5]{font-size:14px;font-weight:500}.s-id[data-v-0e8466f5]{font-size:12px;opacity:.7}.btn[data-v-0e8466f5]{border:1px solid #e5e7eb;border-radius:6px;padding:6px 10px;cursor:pointer}.btn.small[data-v-0e8466f5]{padding:4px 8px;font-size:12px}.btn.ghost[data-v-0e8466f5]{background:transparent}.btn.primary[data-v-0e8466f5]{background:#111827;color:#fff;border-color:#111827}.btn[data-v-0e8466f5]:disabled{opacity:.5;cursor:not-allowed}.modal-footer[data-v-0e8466f5]{display:flex;justify-content:flex-end;gap:8px}.hint[data-v-0e8466f5]{font-size:12px;opacity:.7}.error[data-v-0e8466f5]{color:#b91c1c;font-size:12px}.schedule-container[data-v-05b247e8]{padding:20px;max-width:1100px;margin:0 auto;font-family:system-ui,-apple-system,sans-serif;color:#23484a}.schedule-table[data-v-05b247e8]{width:100%;border-collapse:separate;border-spacing:0;text-align:center;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 18px #0000000f}.schedule-table th[data-v-05b247e8],.schedule-table td[data-v-05b247e8]{border-bottom:1px solid #e5e7eb;border-right:1px solid #e5e7eb;padding:6px;vertical-align:middle}.schedule-table th[data-v-05b247e8]:last-child,.schedule-table td[data-v-05b247e8]:last-child{border-right:none}.schedule-table th[data-v-05b247e8]{background-color:#f7fcfc;font-weight:700;color:#1f7c7c;font-size:.95rem}.time-cell[data-v-05b247e8]{font-weight:600;background-color:#f9fafa;white-space:nowrap;color:#3b5d5e}.slot[data-v-05b247e8]{height:70px;position:relative;background:#fff;transition:background .15s ease}.slot[data-v-05b247e8]:hover{background:#f8fbfb}.cell-inner[data-v-05b247e8]{display:flex;align-items:center;justify-content:center;height:100%;position:relative;padding:2px 4px}.cell-content[data-v-05b247e8]{display:grid;gap:4px;justify-items:center;text-align:center}.badge[data-v-05b247e8]{display:inline-block;padding:4px 10px;border-radius:9999px;font-size:.8rem;font-weight:600;min-width:88px;align-content:center;border:1px solid transparent;box-shadow:0 2px 4px #0000000d}.badge.open[data-v-05b247e8]{background:#e7f9f7;color:#1f7c7c;border-color:#a6dfda}.badge.closed[data-v-05b247e8]{background:#f8f8f8;color:gray;border-color:#ddd}.admin-cell[data-v-05b247e8]{display:grid;gap:6px;justify-items:center;text-align:center}.members[data-v-05b247e8]{display:flex;flex-wrap:wrap;gap:4px;margin:0;padding:0;list-style:none;justify-content:center}.chip[data-v-05b247e8]{background:#f7fcfc;border:1px solid #cde5e4;color:#1f7c7c;padding:2px 6px;border-radius:999px;font-size:12px;font-weight:600;transition:background .15s ease}.chip[data-v-05b247e8]:hover{background:#e3f5f4}.muted[data-v-05b247e8]{font-size:12px;opacity:.6}.actions[data-v-05b247e8]{position:absolute;top:6px;right:6px;display:flex;flex-direction:column;gap:4px}.action-btn[data-v-05b247e8]{display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #d3e3e3;border-radius:8px;padding:3px;cursor:pointer;transition:background .15s,transform .1s}.action-btn[data-v-05b247e8]:hover{background:#e9f4f4;transform:scale(1.05)}.action-btn.delete[data-v-05b247e8]{border-color:#f9caca;color:#c62828}.action-btn.delete[data-v-05b247e8]:hover{background:#fff3f3}.icon[data-v-05b247e8]{flex-shrink:0}.schedule-table thead tr:first-child th[data-v-05b247e8]:first-child{border-top-left-radius:12px}.schedule-table thead tr:first-child th[data-v-05b247e8]:last-child{border-top-right-radius:12px}.schedule-table tr:last-child td[data-v-05b247e8]:first-child{border-bottom-left-radius:12px}.schedule-table tr:last-child td[data-v-05b247e8]:last-child{border-bottom-right-radius:12px}.editor-wrap[data-v-97a11fc6]{border:1px solid #e5e7eb;border-radius:10px;overflow:hidden;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial}.toolbar[data-v-97a11fc6]{display:flex;align-items:center;gap:6px;padding:8px;background:#f8fafc;border-bottom:1px solid #e5e7eb;flex-wrap:wrap}.toolbar .divider[data-v-97a11fc6]{width:1px;height:22px;background:#e5e7eb;margin:0 2px}.toolbar button[data-v-97a11fc6]{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;border:1px solid #e5e7eb;background:#fff;cursor:pointer;transition:background .15s ease,transform .05s ease}.toolbar button[data-v-97a11fc6]:hover{background:#f1f5f9;transform:translateY(-1px)}.toolbar button.active[data-v-97a11fc6]{background:#2563eb;border-color:#2563eb;color:#fff}.toolbar button[data-v-97a11fc6]:disabled{opacity:.4;cursor:not-allowed}.editor-surface[data-v-97a11fc6]{min-height:200px;padding:12px;line-height:1.6}.editor-surface[data-v-97a11fc6] .is-editor-empty:first-child:before{content:attr(data-placeholder);color:#9ca3af;float:left;height:0;pointer-events:none}.container[data-v-9365622d]{min-height:85vh}.create-user[data-v-9365622d]{max-width:400px;margin:2rem auto;padding:1.5rem;background:#fff;border-radius:12px;box-shadow:0 4px 16px #00000014;font-family:system-ui,sans-serif}h2[data-v-9365622d]{text-align:center;margin-bottom:1rem;color:#1f7c7c}form[data-v-9365622d]{display:grid;gap:.8rem}label[data-v-9365622d]{display:flex;flex-direction:column;font-weight:600;color:#23484a;font-size:.9rem}input[type=text][data-v-9365622d],input[type=password][data-v-9365622d],input[type=email][data-v-9365622d]{padding:.5rem .6rem;border-radius:8px;border:1px solid #ccc;font-size:.95rem;transition:border-color .2s,box-shadow .2s}input[data-v-9365622d]:focus{border-color:#288888;box-shadow:0 0 0 3px #28888833;outline:none}.radio[data-v-9365622d]{flex-direction:row;align-items:center;gap:.5rem;font-weight:500}button[data-v-9365622d]{background:#288888;color:#fff;border:none;padding:.6rem 1rem;border-radius:10px;cursor:pointer;font-weight:600;transition:background .2s}button[data-v-9365622d]:hover:not(:disabled){background:#1f7c7c}button[data-v-9365622d]:disabled{opacity:.7;cursor:not-allowed}.toast[data-v-9365622d]{margin-top:1rem;padding:.6rem 1rem;border-radius:8px;text-align:center;color:#fff;font-weight:600}.toast.success[data-v-9365622d]{background:#22c55e}.toast.error[data-v-9365622d]{background:#ef4444}.fade-enter-active[data-v-9365622d],.fade-leave-active[data-v-9365622d]{transition:opacity .3s ease}.fade-enter-from[data-v-9365622d],.fade-leave-to[data-v-9365622d]{opacity:0}
