.ssh-keys[data-v-9f7eac45]{--obsidian-900: #0a0a0f;--obsidian-800: #12121a;--obsidian-700: #1a1a24;--obsidian-600: #22222e;--obsidian-500: #2a2a38;--cyan-400: #22d3ee;--cyan-500: #06b6d4;--violet-400: #a78bfa;--violet-500: #8b5cf6;--surface: var(--obsidian-800);--surface-elevated: var(--obsidian-700);--surface-overlay: var(--obsidian-600);--border: rgba(255, 255, 255, .06);--border-hover: rgba(255, 255, 255, .12);--text-primary: #f8fafc;--text-secondary: #f8fafc;--text-tertiary: #64748b}.card__header[data-v-9f7eac45]{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;background:var(--surface-elevated);border-bottom:1px solid var(--border)}.card__title-group[data-v-9f7eac45]{display:flex;align-items:center;gap:.75rem}.card__icon[data-v-9f7eac45]{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#8b5cf61a;border-radius:10px}.card__icon .icon[data-v-9f7eac45]{width:18px;height:18px;color:var(--violet-500)}.card__title[data-v-9f7eac45]{font-size:.9375rem;font-weight:600;color:var(--text-primary);margin:0}.card__subtitle[data-v-9f7eac45]{font-size:.8125rem;color:var(--text-tertiary);margin-top:.125rem}.card__action[data-v-9f7eac45]{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem 1rem;background:var(--cyan-500);border:none;border-radius:8px;color:var(--obsidian-900);font-size:.75rem;font-weight:600;cursor:pointer;transition:all .2s ease}.card__action[data-v-9f7eac45]:hover:not(:disabled){background:var(--cyan-400)}.card__action[data-v-9f7eac45]:disabled{opacity:.5;cursor:not-allowed}.card__action .icon[data-v-9f7eac45]{width:14px;height:14px}.card__body[data-v-9f7eac45]{padding:1.5rem}.btn[data-v-9f7eac45]{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1rem;border:none;border-radius:10px;font-size:.8125rem;font-weight:500;cursor:pointer;transition:all .2s ease}.btn .icon[data-v-9f7eac45]{width:16px;height:16px}.btn-primary[data-v-9f7eac45]{background:linear-gradient(135deg,var(--cyan-500),var(--violet-500));color:#fff}.btn-primary[data-v-9f7eac45]:hover{transform:translateY(-1px);box-shadow:0 4px 12px #06b6d44d}.btn-primary[data-v-9f7eac45]:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.btn-secondary[data-v-9f7eac45]{background:var(--surface-overlay);color:var(--text-secondary)}.btn-secondary[data-v-9f7eac45]:hover{background:var(--obsidian-500);color:var(--text-primary)}.btn-danger[data-v-9f7eac45]{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff}.btn-danger[data-v-9f7eac45]:hover{transform:translateY(-1px);box-shadow:0 4px 12px #ef44444d}.btn-danger[data-v-9f7eac45]:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.btn-icon[data-v-9f7eac45]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:transparent;border:1px solid var(--border);border-radius:8px;color:var(--text-tertiary);cursor:pointer;transition:all .2s ease}.btn-icon .icon[data-v-9f7eac45]{width:16px;height:16px}.btn-icon[data-v-9f7eac45]:hover{background:var(--surface-overlay);color:var(--text-primary);border-color:var(--border-hover)}.btn-icon--danger[data-v-9f7eac45]:hover{background:#ef44441a;color:#ef4444;border-color:#ef44444d}.btn-icon[data-v-9f7eac45]:disabled{opacity:.5;cursor:not-allowed}.ssh-keys__loading[data-v-9f7eac45]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;gap:1rem;color:var(--text-tertiary);font-size:.875rem}.ssh-keys__loading-spinner[data-v-9f7eac45]{width:32px;height:32px;border:3px solid var(--obsidian-500);border-top-color:var(--cyan-500);border-radius:50%;animation:spin-9f7eac45 .8s linear infinite}@keyframes spin-9f7eac45{to{transform:rotate(360deg)}}.ssh-keys__empty[data-v-9f7eac45]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;text-align:center;background:var(--surface);border:1px solid var(--border);border-radius:16px}.ssh-keys__empty-icon[data-v-9f7eac45]{width:64px;height:64px;display:flex;align-items:center;justify-content:center;background:#06b6d41a;border-radius:16px;margin-bottom:1rem}.ssh-keys__empty-icon .icon[data-v-9f7eac45]{width:28px;height:28px;color:var(--cyan-500)}.ssh-keys__empty-title[data-v-9f7eac45]{font-size:1rem;font-weight:600;color:var(--text-primary);margin:0 0 .5rem}.ssh-keys__empty-message[data-v-9f7eac45]{font-size:.8125rem;color:var(--text-secondary);margin:0 0 1.5rem;max-width:280px}.ssh-keys__list[data-v-9f7eac45]{display:flex;flex-direction:column;gap:.75rem}.ssh-key-card[data-v-9f7eac45]{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:1rem 1.25rem;transition:all .2s ease;animation:fadeInUp-9f7eac45 .4s ease-out backwards;animation-delay:var(--delay)}.ssh-key-card[data-v-9f7eac45]:hover{border-color:var(--border-hover)}@keyframes fadeInUp-9f7eac45{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ssh-key-card__header[data-v-9f7eac45]{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.75rem}.ssh-key-card__info[data-v-9f7eac45]{flex:1;min-width:0}.ssh-key-card__title[data-v-9f7eac45]{font-size:.875rem;font-weight:500;color:var(--text-primary);margin:0 0 .375rem}.ssh-key-card__meta[data-v-9f7eac45]{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.ssh-key-card__type[data-v-9f7eac45]{padding:.125rem .5rem;background:var(--surface-overlay);border-radius:4px;font-size:.6875rem;font-family:JetBrains Mono,monospace;color:var(--text-tertiary)}.ssh-key-card__used[data-v-9f7eac45]{font-size:.6875rem;color:#10b981}.ssh-key-card__unused[data-v-9f7eac45]{font-size:.6875rem;color:var(--text-tertiary)}.ssh-key-card__fingerprint[data-v-9f7eac45]{padding:.625rem .875rem;background:var(--surface-elevated);border-radius:8px;font-size:.75rem;font-family:JetBrains Mono,monospace;color:var(--cyan-400);word-break:break-all;margin-bottom:.5rem}.ssh-key-card__footer[data-v-9f7eac45]{font-size:.6875rem;color:var(--text-tertiary)}.spinner[data-v-9f7eac45]{border:2px solid var(--obsidian-500);border-top-color:var(--cyan-500);border-radius:50%;animation:spin-9f7eac45 .8s linear infinite}.spinner--small[data-v-9f7eac45]{width:16px;height:16px}.spinner--light[data-v-9f7eac45]{border-color:#ffffff4d;border-top-color:#fff}.modal-overlay[data-v-9f7eac45]{--obsidian-900: #0a0a0f;--obsidian-800: #12121a;--obsidian-700: #1a1a24;--obsidian-600: #22222e;--obsidian-500: #2a2a38;--cyan-400: #22d3ee;--cyan-500: #06b6d4;--border: rgba(255, 255, 255, .06);--border-hover: rgba(255, 255, 255, .12);--text-primary: #f8fafc;--text-secondary: #f8fafc;--text-tertiary: #64748b;--surface-overlay: var(--obsidian-600);--surface-elevated: var(--obsidian-700);position:fixed;inset:0;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:50;padding:1rem;animation:fadeIn-9f7eac45 .2s ease}@keyframes fadeIn-9f7eac45{0%{opacity:0}to{opacity:1}}.modal[data-v-9f7eac45]{background:var(--obsidian-800);border:1px solid var(--border);border-radius:20px;width:100%;max-width:560px;max-height:90vh;overflow-y:auto;animation:slideUp-9f7eac45 .3s ease}.modal--sm[data-v-9f7eac45]{max-width:400px}@keyframes slideUp-9f7eac45{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.modal__header[data-v-9f7eac45]{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;background:var(--obsidian-900);border-bottom:1px solid var(--border)}.modal__title[data-v-9f7eac45]{font-size:1rem;font-weight:600;color:var(--text-primary);margin:0}.modal__body[data-v-9f7eac45]{padding:1.5rem}.modal__body--centered[data-v-9f7eac45]{text-align:center}.modal__actions[data-v-9f7eac45]{display:flex;justify-content:flex-end;gap:.75rem;padding-top:1.5rem;border-top:1px solid var(--border);margin-top:1.5rem}.form-field[data-v-9f7eac45]{margin-bottom:1.25rem}.form-field[data-v-9f7eac45]:last-of-type{margin-bottom:0}.form-label[data-v-9f7eac45]{display:block;font-size:.8125rem;font-weight:500;color:var(--text-secondary);margin-bottom:.5rem}.form-input[data-v-9f7eac45],.form-textarea[data-v-9f7eac45]{width:100%;padding:.75rem 1rem;background:var(--surface-elevated);border:1px solid var(--border);border-radius:10px;font-size:.875rem;color:var(--text-primary);transition:all .2s ease}.form-input[data-v-9f7eac45]::placeholder,.form-textarea[data-v-9f7eac45]::placeholder{color:var(--text-tertiary)}.form-input[data-v-9f7eac45]:focus,.form-textarea[data-v-9f7eac45]:focus{outline:none;border-color:var(--cyan-500);box-shadow:0 0 0 3px #06b6d41a}.form-input--error[data-v-9f7eac45],.form-textarea--error[data-v-9f7eac45]{border-color:#ef4444}.form-textarea[data-v-9f7eac45]{resize:vertical;font-family:JetBrains Mono,monospace;font-size:.8125rem}.form-error[data-v-9f7eac45]{font-size:.75rem;color:#ef4444;margin:.375rem 0 0}.form-hint[data-v-9f7eac45]{font-size:.75rem;color:var(--text-tertiary);margin:.5rem 0 0}.form-code[data-v-9f7eac45]{display:inline-block;padding:.125rem .375rem;background:var(--surface-overlay);border-radius:4px;font-family:JetBrains Mono,monospace;font-size:.6875rem;color:var(--cyan-400)}.delete-confirmation[data-v-9f7eac45]{display:flex;flex-direction:column;align-items:center}.delete-confirmation__icon[data-v-9f7eac45]{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:#ef44441a;border-radius:16px;margin-bottom:1rem}.delete-confirmation__icon .icon[data-v-9f7eac45]{width:24px;height:24px;color:#ef4444}.delete-confirmation__title[data-v-9f7eac45]{font-size:1rem;font-weight:600;color:var(--text-primary);margin:0 0 .5rem}.delete-confirmation__message[data-v-9f7eac45]{font-size:.8125rem;color:var(--text-secondary);margin:0 0 1.5rem;line-height:1.5}.delete-confirmation__message strong[data-v-9f7eac45]{color:var(--text-primary)}.delete-confirmation__actions[data-v-9f7eac45]{display:flex;gap:.75rem}@media(max-width:640px){.ssh-keys__header[data-v-9f7eac45]{flex-direction:column;align-items:stretch}.ssh-keys__header .btn[data-v-9f7eac45]{width:100%}.modal[data-v-9f7eac45]{margin:.5rem}.modal__header[data-v-9f7eac45],.modal__body[data-v-9f7eac45]{padding:1rem}.modal__actions[data-v-9f7eac45]{flex-direction:column}.modal__actions .btn[data-v-9f7eac45]{width:100%}.delete-confirmation__actions[data-v-9f7eac45]{flex-direction:column;width:100%}.delete-confirmation__actions .btn[data-v-9f7eac45]{width:100%}}@media(prefers-reduced-motion:reduce){.ssh-key-card[data-v-9f7eac45],.modal[data-v-9f7eac45],.modal-overlay[data-v-9f7eac45],.ssh-keys__loading-spinner[data-v-9f7eac45],.spinner[data-v-9f7eac45]{animation:none}}.ssh-keys[data-v-9f7eac45] ::-webkit-scrollbar{width:6px}.ssh-keys[data-v-9f7eac45] ::-webkit-scrollbar-track{background:transparent}.ssh-keys[data-v-9f7eac45] ::-webkit-scrollbar-thumb{background:var(--obsidian-500);border-radius:3px}.ssh-keys[data-v-9f7eac45] ::-webkit-scrollbar-thumb:hover{background:var(--surface-overlay)}.obsidian-settings[data-v-675f9432]{--obsidian-900: #0a0a0f;--obsidian-800: #12121a;--obsidian-700: #1a1a24;--obsidian-600: #22222e;--obsidian-500: #2a2a38;--cyan-400: #22d3ee;--cyan-500: #06b6d4;--violet-400: #a78bfa;--violet-500: #8b5cf6;--emerald-400: #34d399;--emerald-500: #10b981;--rose-400: #fb7185;--rose-500: #f43f5e;--amber-400: #fbbf24;--amber-500: #f59e0b;--surface: var(--obsidian-800);--surface-elevated: var(--obsidian-700);--surface-overlay: var(--obsidian-600);--border: rgba(255, 255, 255, .06);--border-hover: rgba(255, 255, 255, .12);--text-primary: #f8fafc;--text-secondary: #f8fafc;--text-tertiary: #64748b;position:relative;min-height:100%}.atmosphere[data-v-675f9432]{position:fixed;inset:0;overflow:hidden;pointer-events:none;z-index:0}.atmosphere__gradient[data-v-675f9432]{position:absolute;inset:0;background:radial-gradient(ellipse 80% 50% at 50% -20%,rgba(6,182,212,.08),transparent),radial-gradient(ellipse 60% 40% at 100% 100%,rgba(139,92,246,.06),transparent)}.atmosphere__grid[data-v-675f9432]{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 1px);background-size:40px 40px;-webkit-mask-image:radial-gradient(ellipse 100% 100% at 50% 0%,black 20%,transparent 70%);mask-image:radial-gradient(ellipse 100% 100% at 50% 0%,black 20%,transparent 70%)}.atmosphere__glow[data-v-675f9432]{position:absolute;border-radius:50%;filter:blur(80px);animation:float-675f9432 20s ease-in-out infinite}.atmosphere__glow--primary[data-v-675f9432]{top:-100px;left:20%;width:300px;height:300px;background:var(--cyan-500);opacity:.1;animation-delay:0s}.atmosphere__glow--secondary[data-v-675f9432]{bottom:-100px;right:10%;width:250px;height:250px;background:var(--violet-500);opacity:.08;animation-delay:-10s}@keyframes float-675f9432{0%,to{transform:translate(0)}33%{transform:translate(30px,-20px)}66%{transform:translate(-20px,20px)}}.settings-content[data-v-675f9432]{position:relative;z-index:1;padding:24px 0}@media(min-width:768px){.settings-content[data-v-675f9432]{padding:32px}}.card[data-v-675f9432]{background:#12121acc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--border);border-radius:20px;overflow:hidden;transition:border-color .3s ease,box-shadow .3s ease}.card[data-v-675f9432]:hover{border-color:var(--border-hover);box-shadow:0 8px 32px #0000004d}.card__header[data-v-675f9432]{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;background:#1a1a2499;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--border)}.card__title-group[data-v-675f9432]{display:flex;align-items:center;gap:.75rem}.card__icon[data-v-675f9432]{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#06b6d41a;border-radius:10px}.card__icon .icon[data-v-675f9432]{width:18px;height:18px;color:var(--cyan-500)}.card__title[data-v-675f9432]{font-size:.9375rem;font-weight:600;color:var(--text-primary);margin:0}.card__subtitle[data-v-675f9432]{font-size:.8125rem;color:var(--text-tertiary);margin-top:.125rem}.card__actions[data-v-675f9432]{display:flex;align-items:center;gap:.5rem}.card__action[data-v-675f9432]{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem 1rem;background:var(--cyan-500);border:none;border-radius:8px;color:var(--obsidian-900);font-size:.75rem;font-weight:600;cursor:pointer;transition:all .2s ease}.card__action[data-v-675f9432]:hover:not(:disabled){background:var(--cyan-400)}.card__action[data-v-675f9432]:disabled{opacity:.5;cursor:not-allowed}.card__action .icon[data-v-675f9432]{width:14px;height:14px}.card__body[data-v-675f9432]{padding:1.5rem}.form-grid[data-v-675f9432]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;margin-bottom:1.25rem}.form-field[data-v-675f9432]{display:flex;flex-direction:column;gap:.5rem}.form-label[data-v-675f9432]{font-size:.75rem;font-weight:500;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em}.form-input[data-v-675f9432],.form-select[data-v-675f9432],.form-textarea[data-v-675f9432]{width:100%;padding:.75rem 1rem;background:var(--obsidian-900);border:1px solid var(--border);border-radius:10px;color:var(--text-primary);font-size:.875rem;transition:all .2s ease}.form-input[data-v-675f9432]:focus,.form-select[data-v-675f9432]:focus,.form-textarea[data-v-675f9432]:focus{outline:none;border-color:var(--cyan-500);box-shadow:0 0 0 3px #06b6d426}.form-input[data-v-675f9432]::placeholder,.form-textarea[data-v-675f9432]::placeholder{color:var(--text-tertiary)}.form-select[data-v-675f9432]{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem}.form-input--error[data-v-675f9432],.form-textarea--error[data-v-675f9432]{border-color:#ef4444}.form-textarea[data-v-675f9432]{resize:vertical;font-family:JetBrains Mono,monospace;font-size:.8125rem;min-height:5rem}.form-error[data-v-675f9432]{font-size:.75rem;color:#ef4444;margin:.375rem 0 0}.form-hint[data-v-675f9432]{font-size:.75rem;color:var(--text-tertiary);margin:.5rem 0 0}.form-code[data-v-675f9432]{display:inline-block;padding:.125rem .375rem;background:var(--surface-overlay);border-radius:4px;font-family:JetBrains Mono,monospace;font-size:.6875rem;color:var(--cyan-400)}.topics-list[data-v-675f9432]{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.topic-tag[data-v-675f9432]{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .625rem;background:#06b6d41a;border:1px solid rgba(6,182,212,.2);border-radius:9999px;font-size:.75rem;color:var(--cyan-400)}.topic-tag__remove[data-v-675f9432]{display:flex;padding:0;background:none;border:none;color:var(--text-tertiary);cursor:pointer;transition:color .2s}.topic-tag__remove[data-v-675f9432]:hover{color:var(--rose-400)}.topic-tag__remove .icon[data-v-675f9432]{width:12px;height:12px}.topic-input-row[data-v-675f9432]{display:flex;gap:.5rem}.topic-input-row .form-input[data-v-675f9432]{flex:1}.btn-add[data-v-675f9432]{padding:.75rem 1rem;background:#06b6d41a;border:1px solid rgba(6,182,212,.2);border-radius:10px;color:var(--cyan-400);font-size:.75rem;font-weight:600;cursor:pointer;transition:all .2s}.btn-add[data-v-675f9432]:hover{background:#06b6d426}.ssh-section[data-v-675f9432]{background:var(--surface);border:1px solid var(--border);border-radius:20px;overflow:hidden}.ssh-section .card__icon[data-v-675f9432]{background:#8b5cf61a}.ssh-section .card__icon .icon[data-v-675f9432]{color:var(--violet-500)}.templates-section .card__icon[data-v-675f9432]{background:#8b5cf61a}.templates-section .card__icon .icon[data-v-675f9432]{color:var(--violet-500)}.templates-grid[data-v-675f9432]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}.template-card[data-v-675f9432]{padding:1.25rem;background:var(--obsidian-900);border:1px solid var(--border);border-radius:12px;transition:all .2s ease}.template-card[data-v-675f9432]:hover{border-color:var(--border-hover)}.template-card--default[data-v-675f9432]{border-color:#06b6d44d;background:#06b6d40d}.template-card__header[data-v-675f9432]{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:.5rem}.template-card__name[data-v-675f9432]{font-weight:600;color:var(--text-primary)}.template-card__badge[data-v-675f9432]{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;background:#06b6d426;border-radius:6px;font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--cyan-400)}.template-card__description[data-v-675f9432]{font-size:.8125rem;color:var(--text-tertiary);margin-bottom:1rem}.template-card__meta[data-v-675f9432]{display:flex;align-items:center;gap:1rem;font-size:.75rem;color:var(--text-tertiary)}.template-card__actions[data-v-675f9432]{display:flex;gap:.5rem;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--border)}.protection-section .card__icon[data-v-675f9432]{background:#10b9811a}.protection-section .card__icon .icon[data-v-675f9432]{color:var(--emerald-500)}.protection-grid[data-v-675f9432]{display:flex;flex-direction:column;gap:.75rem}.protection-item[data-v-675f9432]{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;background:var(--obsidian-900);border:1px solid var(--border);border-radius:12px;transition:all .2s ease}.protection-item[data-v-675f9432]:hover{border-color:var(--border-hover)}.protection-item__info[data-v-675f9432]{display:flex;align-items:center;gap:.75rem}.protection-item__icon[data-v-675f9432]{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background:#06b6d41a;border-radius:8px;color:var(--cyan-400)}.protection-item__name[data-v-675f9432]{font-weight:600;color:var(--text-primary)}.protection-item__status[data-v-675f9432]{font-size:.75rem;color:var(--emerald-400);margin-top:.125rem}.protection-item__actions[data-v-675f9432]{display:flex;gap:.5rem}.protection-header[data-v-675f9432]{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.protection-badge[data-v-675f9432]{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .75rem;background:#10b9811a;border:1px solid rgba(16,185,129,.2);border-radius:9999px;font-size:.75rem;font-weight:600;color:var(--emerald-400)}.protection-items[data-v-675f9432]{display:flex;flex-direction:column;gap:.5rem;background:var(--obsidian-900);border:1px solid var(--border);border-radius:12px;padding:1rem}.status--disabled[data-v-675f9432]{color:var(--text-tertiary);font-size:.75rem;font-weight:500}.status--count[data-v-675f9432]{display:inline-flex;align-items:center;justify-content:center;min-width:1.5rem;height:1.5rem;padding:0 .5rem;background:#06b6d426;border-radius:6px;font-size:.75rem;font-weight:600;color:var(--cyan-400)}.status--danger[data-v-675f9432]{color:var(--rose-400);font-size:.75rem;font-weight:500}.protection-empty[data-v-675f9432]{text-align:center;padding:2rem;background:var(--obsidian-900);border:1px dashed var(--border);border-radius:12px}.protection-empty__icon[data-v-675f9432]{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;margin:0 auto .75rem;background:#ffffff08;border-radius:12px;color:var(--text-tertiary)}.protection-empty__icon .icon[data-v-675f9432]{width:24px;height:24px}.protected-branch__name[data-v-675f9432]{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;color:var(--text-primary);margin:0}.active-badge[data-v-675f9432]{display:inline-flex;align-items:center;padding:.25rem .5rem;background:#10b98126;border-radius:4px;font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--emerald-400)}.branch-badge[data-v-675f9432]{display:inline-flex;align-items:center;padding:.25rem .5rem;background:#06b6d426;border-radius:4px;font-size:.75rem;font-weight:600;color:var(--cyan-400);margin-left:.5rem}.add-rule-btn[data-v-675f9432]{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:1rem;background:transparent;border:2px dashed var(--border);border-radius:12px;color:var(--text-tertiary);font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.template-card__stat[data-v-675f9432]{display:inline-flex;align-items:center;gap:.375rem;font-size:.75rem;color:var(--text-tertiary)}.template-card__item-tag[data-v-675f9432]{display:inline-flex;padding:.25rem .5rem;background:#ffffff0d;border-radius:4px;font-size:.6875rem;color:var(--text-secondary)}.template-card__item-tag--more[data-v-675f9432]{background:#8b5cf626;color:var(--violet-400)}.collaborators-section .card__icon[data-v-675f9432]{background:#f59e0b1a}.collaborators-section .card__icon .icon[data-v-675f9432]{color:var(--amber-500)}.collaborators-list[data-v-675f9432]{display:flex;flex-direction:column;gap:.75rem}.collaborator-item[data-v-675f9432]{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;background:var(--obsidian-900);border:1px solid var(--border);border-radius:12px;transition:all .2s ease}.collaborator-item[data-v-675f9432]:hover{border-color:var(--border-hover)}.collaborator-item__user[data-v-675f9432]{display:flex;align-items:center;gap:.75rem}.collaborator-item__avatar[data-v-675f9432]{width:2.5rem;height:2.5rem;background:linear-gradient(135deg,var(--violet-500),var(--cyan-500));border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.875rem;color:#fff}.collaborator-item__name[data-v-675f9432]{font-weight:600;color:var(--text-primary)}.collaborator-item__email[data-v-675f9432]{font-size:.75rem;color:var(--text-tertiary);margin-top:.125rem}.collaborator-item__role[data-v-675f9432]{display:flex;align-items:center;gap:.75rem}.role-select[data-v-675f9432]{padding:.5rem 2rem .5rem .75rem;background:var(--obsidian-800);border:1px solid var(--border);border-radius:8px;color:var(--text-primary);font-size:.8125rem;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center}.btn-icon[data-v-675f9432]{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background:transparent;border:1px solid var(--border);border-radius:8px;color:var(--text-tertiary);cursor:pointer;transition:all .2s}.btn-icon[data-v-675f9432]:hover{background:#f43f5e1a;border-color:#f43f5e4d;color:var(--rose-400)}.btn-icon .icon[data-v-675f9432]{width:14px;height:14px}.danger-zone[data-v-675f9432]{background:linear-gradient(135deg,#f43f5e14,#f43f5e05);border-color:#f43f5e33}.danger-zone .card__icon[data-v-675f9432]{background:#f43f5e26}.danger-zone .card__icon .icon[data-v-675f9432]{color:var(--rose-500)}.danger-actions[data-v-675f9432]{display:flex;flex-direction:column;gap:.75rem}.danger-item[data-v-675f9432]{display:flex;align-items:center;justify-content:space-between;padding:1.25rem;background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:12px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:all .2s ease}.danger-item[data-v-675f9432]:hover{background:#ffffff0d;border-color:#ffffff1a}.danger-item__info h4[data-v-675f9432]{font-weight:600;color:var(--text-primary);margin:0}.danger-item__info p[data-v-675f9432]{font-size:.75rem;color:var(--text-tertiary);margin:.25rem 0 0}.btn[data-v-675f9432]{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 18px;font-size:12px;font-weight:700;border-radius:10px;border:none;cursor:pointer;transition:all .2s ease;text-transform:uppercase;letter-spacing:.05em}.btn .icon[data-v-675f9432]{width:16px;height:16px}.btn--primary[data-v-675f9432]{background:linear-gradient(135deg,var(--cyan-500),var(--violet-500));color:#fff;box-shadow:0 4px 12px #06b6d440}.btn--primary[data-v-675f9432]:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 16px #06b6d459}.btn--primary[data-v-675f9432]:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.btn__spinner[data-v-675f9432]{width:14px;height:14px;border:2px solid transparent;border-top-color:currentColor;border-radius:50%;animation:spin-675f9432 .8s linear infinite}.btn--secondary[data-v-675f9432]{background:var(--surface-overlay);color:var(--text-secondary)}.btn--secondary[data-v-675f9432]:hover{background:var(--obsidian-500);color:var(--text-primary)}.btn--danger[data-v-675f9432]{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff}.btn--danger[data-v-675f9432]:hover{transform:translateY(-1px);box-shadow:0 4px 12px #ef44444d}.btn--danger[data-v-675f9432]:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.btn-icon[data-v-675f9432]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:transparent;border:1px solid var(--border);border-radius:8px;color:var(--text-tertiary);cursor:pointer;transition:all .2s ease}.btn-icon .icon[data-v-675f9432]{width:16px;height:16px}.btn-icon[data-v-675f9432]:hover{background:var(--surface-overlay);color:var(--text-primary);border-color:var(--border-hover)}.btn-icon--danger[data-v-675f9432]:hover{background:#ef44441a;color:#ef4444;border-color:#ef44444d}.btn-icon[data-v-675f9432]:disabled{opacity:.5;cursor:not-allowed}.btn--small[data-v-675f9432]{padding:6px 12px;font-size:11px}.btn--ghost[data-v-675f9432]{background:transparent;color:var(--text-tertiary);border:1px solid var(--border)}.btn--ghost[data-v-675f9432]:hover{background:var(--surface-overlay);color:var(--text-primary);border-color:var(--border-hover)}.modal-overlay[data-v-675f9432]{--obsidian-900: #0a0a0f;--obsidian-800: #12121a;--obsidian-700: #1a1a24;--obsidian-600: #22222e;--obsidian-500: #2a2a38;--cyan-400: #22d3ee;--cyan-500: #06b6d4;--violet-400: #a78bfa;--violet-500: #8b5cf6;--emerald-400: #34d399;--emerald-500: #10b981;--rose-400: #fb7185;--rose-500: #f43f5e;--amber-400: #fbbf24;--amber-500: #f59e0b;--border: rgba(255, 255, 255, .06);--border-hover: rgba(255, 255, 255, .12);--text-primary: #f8fafc;--text-secondary: #f8fafc;--text-tertiary: #64748b;--surface-overlay: var(--obsidian-600);--surface-elevated: var(--obsidian-700);position:fixed;inset:0;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:50;padding:1rem;animation:fadeIn-675f9432 .2s ease}.modal[data-v-675f9432]{background:var(--obsidian-800);border:1px solid var(--border);border-radius:20px;width:100%;max-width:560px;max-height:90vh;overflow-y:auto;animation:slideUp-675f9432 .3s ease}.modal--large[data-v-675f9432]{max-width:42rem}.modal__header[data-v-675f9432]{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;background:var(--obsidian-900);border-bottom:1px solid var(--border)}.modal__title[data-v-675f9432]{font-size:1rem;font-weight:600;color:var(--text-primary);margin:0}.modal__body[data-v-675f9432]{padding:1.5rem}.modal__body--scrollable[data-v-675f9432]{max-height:60vh;overflow-y:auto}.modal__actions[data-v-675f9432]{display:flex;justify-content:flex-end;gap:.75rem;padding-top:1.5rem;border-top:1px solid var(--border);margin-top:1.5rem}.modal__footer[data-v-675f9432]{display:flex;justify-content:flex-end;gap:.75rem;padding:1.5rem;border-top:1px solid var(--border);margin-top:1.5rem}.modal__text[data-v-675f9432]{font-size:.9375rem;color:var(--text-secondary);line-height:1.6;margin-bottom:1rem}.modal__highlight[data-v-675f9432]{display:inline;padding:.125rem .375rem;background:#ffffff1a;border-radius:4px;font-weight:600;color:var(--text-primary)}.modal--warning .modal__highlight[data-v-675f9432]{background:#f59e0b26;color:var(--amber-400)}.modal--danger .modal__highlight[data-v-675f9432]{background:#f43f5e26;color:var(--rose-400)}.modal__hint[data-v-675f9432]{font-size:.8125rem;color:var(--text-tertiary)}.form-rules[data-v-675f9432]{display:flex;flex-direction:column;gap:.75rem}.form-subrules[data-v-675f9432]{margin-left:2rem;padding:1rem;background:var(--obsidian-900);border:1px solid var(--border);border-radius:12px;display:flex;flex-direction:column;gap:.75rem}.form-row[data-v-675f9432]{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.checkbox[data-v-675f9432]{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer}.checkbox input[data-v-675f9432]{position:absolute;opacity:0;width:0;height:0}.checkbox__check[data-v-675f9432]{flex-shrink:0;width:1.25rem;height:1.25rem;background:var(--obsidian-900);border:1px solid var(--border);border-radius:6px;margin-top:.125rem;transition:all .2s ease;position:relative}.checkbox input:checked+.checkbox__check[data-v-675f9432]{background:var(--cyan-500);border-color:var(--cyan-500)}.checkbox input:checked+.checkbox__check[data-v-675f9432]:after{content:"";position:absolute;top:50%;left:50%;width:.5rem;height:.25rem;border-left:2px solid var(--obsidian-900);border-bottom:2px solid var(--obsidian-900);transform:translate(-50%,-60%) rotate(-45deg)}.checkbox input:focus+.checkbox__check[data-v-675f9432]{box-shadow:0 0 0 3px #06b6d433}.checkbox__content[data-v-675f9432]{flex:1}.checkbox__title[data-v-675f9432]{display:block;font-weight:600;color:var(--text-primary);font-size:.875rem}.checkbox__description[data-v-675f9432]{font-size:.75rem;color:var(--text-tertiary);margin-top:.25rem;line-height:1.5}.checkbox--large[data-v-675f9432]{padding:1rem;background:var(--obsidian-900);border:1px solid var(--border);border-radius:12px;transition:all .2s ease}.checkbox--large[data-v-675f9432]:hover{border-color:var(--border-hover)}.checkbox--compact[data-v-675f9432]{padding:.75rem;background:var(--obsidian-900);border:1px solid var(--border);border-radius:10px;align-items:center}.checkbox--compact .checkbox__check[data-v-675f9432]{margin-top:0}.checkbox--inline[data-v-675f9432]{align-items:center;gap:.5rem}.checkbox--inline .checkbox__check[data-v-675f9432]{margin-top:0;width:1rem;height:1rem}.checkbox--inline span[data-v-675f9432]:last-child{font-size:.8125rem;color:var(--text-secondary)}.items-list[data-v-675f9432]{display:flex;flex-direction:column;gap:.75rem}.item-card[data-v-675f9432]{display:flex;gap:1rem;padding:1rem;background:var(--obsidian-900);border:1px solid var(--border);border-radius:12px;transition:all .2s ease}.item-card[data-v-675f9432]:hover{border-color:#06b6d433}.item-card__content[data-v-675f9432]{flex:1;display:flex;flex-direction:column;gap:.75rem}.item-card__options[data-v-675f9432]{display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.item-card__delete[data-v-675f9432]{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background:transparent;border:1px solid var(--border);border-radius:8px;color:var(--text-tertiary);cursor:pointer;transition:all .2s ease}.item-card__delete[data-v-675f9432]:hover{background:#f43f5e1a;border-color:#f43f5e4d;color:var(--rose-400)}.item-card__delete .icon[data-v-675f9432]{width:14px;height:14px}.card__icon--violet[data-v-675f9432]{background:#8b5cf61a}.card__icon--violet .icon[data-v-675f9432]{color:var(--violet-500)}.card__icon--amber[data-v-675f9432]{background:#f59e0b1a}.card__icon--amber .icon[data-v-675f9432]{color:var(--amber-500)}.card__icon--danger[data-v-675f9432]{background:#f43f5e26}.card__icon--danger .icon[data-v-675f9432]{color:var(--rose-500)}.modal__icon--violet[data-v-675f9432]{background:#8b5cf626;color:var(--violet-500)}.modal__icon--amber[data-v-675f9432]{background:#f59e0b26;color:var(--amber-500)}.modal__icon--danger[data-v-675f9432]{background:#f43f5e26;color:var(--rose-500)}.form-actions[data-v-675f9432]{display:flex;justify-content:flex-end;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--border)}.form-hint[data-v-675f9432]{font-size:.75rem;color:var(--text-tertiary);margin-top:.375rem}.form-required[data-v-675f9432]{color:var(--rose-400)}.form-label-row[data-v-675f9432]{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.form-field--inline[data-v-675f9432]{flex-direction:row;align-items:center;gap:1rem}.form-input--danger[data-v-675f9432]{border-color:#f43f5e4d}.form-input--danger[data-v-675f9432]:focus{border-color:var(--rose-500);box-shadow:0 0 0 3px #f43f5e26}.form-input--compact[data-v-675f9432],.form-textarea--compact[data-v-675f9432]{padding:.625rem .875rem;font-size:.875rem}.form-select--small[data-v-675f9432]{width:auto;padding:.5rem 2rem .5rem .75rem;font-size:.8125rem}.loading-state[data-v-675f9432]{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:2rem;color:var(--text-tertiary);font-size:.875rem}.empty-state[data-v-675f9432]{text-align:center;padding:2rem 1.5rem;background:var(--obsidian-900);border:2px dashed var(--border);border-radius:12px}.empty-state--compact[data-v-675f9432]{padding:1.5rem}.empty-state__icon[data-v-675f9432]{width:3rem;height:3rem;margin:0 auto .75rem;color:var(--text-tertiary);opacity:.5}.empty-state__icon.icon[data-v-675f9432]{width:3rem;height:3rem}.empty-state__title[data-v-675f9432]{font-weight:600;color:var(--text-secondary);margin-bottom:.25rem}.empty-state__text[data-v-675f9432]{font-size:.8125rem;color:var(--text-tertiary);margin-bottom:1rem}.empty-state__description[data-v-675f9432]{font-size:.8125rem;color:var(--text-tertiary)}.template-card__stat[data-v-675f9432]{display:inline-flex;align-items:center;gap:.25rem;font-size:.75rem;color:var(--text-tertiary)}.template-card__stat .icon[data-v-675f9432]{width:14px;height:14px}.template-card__items[data-v-675f9432]{display:flex;flex-wrap:wrap;gap:.375rem;margin-top:.75rem}.template-card__item-tag[data-v-675f9432]{display:inline-flex;padding:.25rem .5rem;background:#ffffff0d;border-radius:4px;font-size:.6875rem;color:var(--text-tertiary)}.template-card__item-tag--more[data-v-675f9432]{background:#06b6d41a;color:var(--cyan-400)}.branch-badge[data-v-675f9432]{display:inline-flex;padding:.25rem .5rem;background:#06b6d41a;border-radius:4px;font-size:.6875rem;font-weight:600;color:var(--cyan-400);margin-left:.5rem}.protection-status[data-v-675f9432]{margin-bottom:1.5rem}.protection-header[data-v-675f9432]{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.protection-title[data-v-675f9432]{font-size:.875rem;font-weight:600;color:var(--text-primary);margin:0}.protection-badge[data-v-675f9432]{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .625rem;border-radius:6px;font-size:.6875rem;font-weight:600}.protection-badge--active[data-v-675f9432]{background:#10b9811a;color:var(--emerald-400)}.protection-badge .icon[data-v-675f9432]{width:14px;height:14px}.protection-items[data-v-675f9432]{display:flex;flex-direction:column;gap:.5rem}.status--enabled[data-v-675f9432]{color:var(--emerald-400);font-size:.75rem;font-weight:500}.status--disabled[data-v-675f9432]{color:var(--text-tertiary);font-size:.75rem}.status--count[data-v-675f9432]{color:var(--cyan-400);font-size:.75rem;font-weight:600}.status--danger[data-v-675f9432]{color:var(--rose-400);font-size:.75rem}.protection-empty[data-v-675f9432]{text-align:center;padding:1.5rem;background:var(--obsidian-900);border:1px dashed var(--border);border-radius:12px}.protection-empty__icon[data-v-675f9432]{width:2.5rem;height:2.5rem;margin:0 auto .5rem;color:var(--text-tertiary)}.protection-empty__icon .icon[data-v-675f9432]{width:2.5rem;height:2.5rem}.protection-empty__title[data-v-675f9432]{font-weight:600;color:var(--text-secondary);margin-bottom:.25rem}.protection-empty__text[data-v-675f9432]{font-size:.8125rem;color:var(--text-tertiary)}.protected-list[data-v-675f9432]{display:flex;flex-direction:column;gap:.75rem}.protected-branch[data-v-675f9432]{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;background:var(--obsidian-900);border:1px solid var(--border);border-radius:12px;transition:all .2s ease}.protected-branch[data-v-675f9432]:hover{border-color:var(--border-hover)}.protected-branch__info[data-v-675f9432]{flex:1}.protected-branch__name[data-v-675f9432]{font-size:.875rem;font-weight:600;color:var(--text-primary);margin:0}.active-badge[data-v-675f9432]{display:inline-flex;padding:.125rem .375rem;background:#10b9811a;border-radius:4px;font-size:.625rem;font-weight:600;color:var(--emerald-400);margin-left:.5rem}.protected-branch__rules[data-v-675f9432]{font-size:.75rem;color:var(--text-tertiary);margin:.25rem 0 0}.protected-branch__actions[data-v-675f9432]{display:flex;gap:.5rem}.add-rule-btn[data-v-675f9432]{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:1rem;background:transparent;border:1px dashed var(--border);border-radius:12px;color:var(--text-tertiary);font-size:.875rem;cursor:pointer;transition:all .2s ease}.add-rule-btn[data-v-675f9432]:hover{border-color:var(--cyan-500);color:var(--cyan-400);background:#06b6d40d}.add-rule-btn .icon[data-v-675f9432]{width:18px;height:18px}.collaborator[data-v-675f9432]{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;background:var(--obsidian-900);border:1px solid var(--border);border-radius:12px;transition:all .2s ease}.collaborator[data-v-675f9432]:hover{border-color:var(--border-hover)}.collaborator__avatar[data-v-675f9432]{width:2.5rem;height:2.5rem;background:linear-gradient(135deg,var(--violet-500),var(--cyan-500));border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.875rem;color:#fff}.collaborator__info[data-v-675f9432]{flex:1;margin-left:.75rem}.collaborator__name[data-v-675f9432]{font-size:.875rem;font-weight:600;color:var(--text-primary);margin:0}.collaborator__email[data-v-675f9432]{font-size:.75rem;color:var(--text-tertiary);margin:.125rem 0 0}.collaborator__actions[data-v-675f9432]{display:flex;align-items:center;gap:.75rem}.collaborator__remove[data-v-675f9432]{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background:transparent;border:1px solid var(--border);border-radius:8px;color:var(--text-tertiary);cursor:pointer;transition:all .2s ease}.collaborator__remove[data-v-675f9432]:hover{background:#f43f5e1a;border-color:#f43f5e4d;color:var(--rose-400)}.collaborator__remove .icon[data-v-675f9432]{width:14px;height:14px}.danger-zone__header[data-v-675f9432]{display:flex;align-items:center;gap:.75rem;padding:1.25rem 1.5rem;background:var(--surface-elevated);border-bottom:1px solid rgba(244,63,94,.2)}.danger-zone__icon[data-v-675f9432]{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#f43f5e26;border-radius:10px}.danger-zone__icon .icon[data-v-675f9432]{width:18px;height:18px;color:var(--rose-500)}.danger-zone__title[data-v-675f9432]{font-size:.9375rem;font-weight:600;color:var(--text-primary);margin:0}.danger-zone__body[data-v-675f9432]{padding:1rem;display:flex;flex-direction:column;gap:.75rem}.danger-item--critical[data-v-675f9432]{background:#f43f5e0d;border-color:#f43f5e26}.danger-item__info[data-v-675f9432]{flex:1}.danger-item__title[data-v-675f9432]{font-size:.875rem;font-weight:600;color:var(--text-primary);margin:0}.danger-item__description[data-v-675f9432]{font-size:.75rem;color:var(--text-tertiary);margin:.25rem 0 0}.rules-list[data-v-675f9432]{display:flex;flex-direction:column;gap:.75rem}.subrules[data-v-675f9432]{margin-left:2rem;padding:1rem;background:var(--obsidian-900);border:1px solid var(--border);border-radius:12px;display:flex;flex-direction:column;gap:.75rem}.checkbox-grid[data-v-675f9432]{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}@keyframes fadeInUp-675f9432{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes modalSlide-675f9432{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes spin-675f9432{to{transform:rotate(360deg)}}.animate-spin[data-v-675f9432]{animation:spin-675f9432 1s linear infinite}@media(max-width:768px){.settings[data-v-675f9432]{gap:1rem}.card__header[data-v-675f9432]{padding:1rem;flex-direction:column;align-items:flex-start;gap:1rem}.card__body[data-v-675f9432]{padding:1rem}.form-grid[data-v-675f9432]{grid-template-columns:1fr}.modal[data-v-675f9432]{max-width:calc(100vw - 2rem);margin:1rem}.form-row[data-v-675f9432]{grid-template-columns:1fr}.danger-item[data-v-675f9432],.protection-item[data-v-675f9432]{flex-direction:column;align-items:flex-start;gap:1rem}.protection-item__actions[data-v-675f9432]{width:100%}.collaborator-item[data-v-675f9432]{flex-direction:column;align-items:flex-start;gap:1rem}.collaborator-item__role[data-v-675f9432]{width:100%}}@media(prefers-reduced-motion:reduce){.card[data-v-675f9432],.modal[data-v-675f9432],.modal-overlay[data-v-675f9432]{animation:none}}.obsidian-settings[data-v-675f9432] ::-webkit-scrollbar{width:6px}.obsidian-settings[data-v-675f9432] ::-webkit-scrollbar-track{background:transparent}.obsidian-settings[data-v-675f9432] ::-webkit-scrollbar-thumb{background:var(--obsidian-500);border-radius:3px}.obsidian-settings[data-v-675f9432] ::-webkit-scrollbar-thumb:hover{background:var(--surface-overlay)}@keyframes fadeIn-675f9432{0%{opacity:0}to{opacity:1}}@keyframes slideUp-675f9432{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}
