.flow-diagram.svelte-13fr9ui.svelte-13fr9ui{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 10px 15px -3px #0000001a;max-width:900px;margin:0 auto;opacity:0;transform:translateY(20px);transition:all .6s ease}.flow-diagram.visible.svelte-13fr9ui.svelte-13fr9ui{opacity:1;transform:translateY(0)}.flow-header.svelte-13fr9ui.svelte-13fr9ui{text-align:center;margin-bottom:3rem}.flow-header.svelte-13fr9ui h2.svelte-13fr9ui{font-size:1.75rem;font-weight:700;color:#1e3a8a;margin-bottom:.5rem}.flow-header.svelte-13fr9ui p.svelte-13fr9ui{color:#64748b;font-size:1rem}.flow-container.svelte-13fr9ui.svelte-13fr9ui{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.flow-node.svelte-13fr9ui.svelte-13fr9ui{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem;border-radius:12px;opacity:0;animation:svelte-13fr9ui-fadeInUp .6s ease forwards}@keyframes svelte-13fr9ui-fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.employee-node.svelte-13fr9ui.svelte-13fr9ui{background:linear-gradient(135deg,#dbeafe,#bfdbfe);color:#1e40af}.institution-node.svelte-13fr9ui.svelte-13fr9ui{background:linear-gradient(135deg,#fef3c7,#fde68a);color:#92400e}.system-node.svelte-13fr9ui.svelte-13fr9ui{background:linear-gradient(135deg,#e0e7ff,#c7d2fe);color:#4338ca}.action-node.svelte-13fr9ui.svelte-13fr9ui{background:linear-gradient(135deg,#f3f4f6,#e5e7eb);color:#374151;border:2px dashed #9ca3af}.employer-node.svelte-13fr9ui.svelte-13fr9ui{background:linear-gradient(135deg,#fce7f3,#fbcfe8);color:#9f1239}.node-icon.svelte-13fr9ui.svelte-13fr9ui{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a}.node-icon.small.svelte-13fr9ui.svelte-13fr9ui{width:40px;height:40px}.node-icon.search.svelte-13fr9ui.svelte-13fr9ui{background:linear-gradient(135deg,#3b82f6,#60a5fa);color:#fff}.node-icon.svelte-13fr9ui svg.svelte-13fr9ui{width:32px;height:32px}.node-icon.small.svelte-13fr9ui svg.svelte-13fr9ui{width:24px;height:24px}.flow-node.svelte-13fr9ui h3.svelte-13fr9ui{font-size:1.1rem;font-weight:600;text-align:center;margin:0;line-height:1.4}.flow-node.svelte-13fr9ui p.svelte-13fr9ui{font-size:.9rem;text-align:center;margin:0;line-height:1.5;font-weight:500}.system-badge.svelte-13fr9ui.svelte-13fr9ui{background:#4338ca;color:#fff;padding:.5rem 1rem;border-radius:6px;font-weight:600;font-size:.9rem}.flow-arrow.svelte-13fr9ui.svelte-13fr9ui{width:3px;background:linear-gradient(to bottom,#3b82f6,#60a5fa);position:relative;opacity:0;animation:svelte-13fr9ui-fadeIn .4s ease forwards}.flow-arrow.down.svelte-13fr9ui.svelte-13fr9ui{height:40px}.flow-arrow.down.small.svelte-13fr9ui.svelte-13fr9ui{height:30px}.flow-arrow.right.svelte-13fr9ui.svelte-13fr9ui{width:60px;height:3px;background:linear-gradient(to right,#3b82f6,#60a5fa)}@keyframes svelte-13fr9ui-fadeIn{0%{opacity:0}to{opacity:1}}.flow-arrow.svelte-13fr9ui.svelte-13fr9ui:after{content:"";position:absolute;border:8px solid transparent}.flow-arrow.down.svelte-13fr9ui.svelte-13fr9ui:after{bottom:-8px;left:50%;transform:translate(-50%);border-top-color:#60a5fa}.flow-arrow.right.svelte-13fr9ui.svelte-13fr9ui:after{right:-8px;top:50%;transform:translateY(-50%);border-left-color:#60a5fa}.flow-split.svelte-13fr9ui.svelte-13fr9ui{width:400px;height:60px;position:relative}.split-line.svelte-13fr9ui.svelte-13fr9ui{position:absolute;width:3px;height:100%;background:linear-gradient(to bottom,#3b82f6,#60a5fa)}.split-line.left.svelte-13fr9ui.svelte-13fr9ui{left:25%;transform:rotate(-30deg);transform-origin:top}.split-line.right.svelte-13fr9ui.svelte-13fr9ui{right:25%;transform:rotate(30deg);transform-origin:top}.flow-branches.svelte-13fr9ui.svelte-13fr9ui{width:100%;display:flex;justify-content:space-around;gap:2rem}.branch.svelte-13fr9ui.svelte-13fr9ui{display:flex;flex-direction:column;align-items:center;gap:1rem}.flow-decision.svelte-13fr9ui.svelte-13fr9ui{width:100%;margin:2rem 0}.decision-branches.svelte-13fr9ui.svelte-13fr9ui{display:flex;justify-content:space-around;gap:2rem}.decision-option.svelte-13fr9ui.svelte-13fr9ui{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:1.5rem;border-radius:12px;flex:1}.decision-option.no-capacity.svelte-13fr9ui.svelte-13fr9ui{background:linear-gradient(135deg,#fee2e2,#fecaca)}.decision-option.has-capacity.svelte-13fr9ui.svelte-13fr9ui{background:linear-gradient(135deg,#d1fae5,#a7f3d0)}.status-icon.svelte-13fr9ui.svelte-13fr9ui{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 6px -1px #0000001a}.status-icon.negative.svelte-13fr9ui.svelte-13fr9ui{background:#dc2626;color:#fff}.status-icon.positive.svelte-13fr9ui.svelte-13fr9ui{background:#10b981;color:#fff}.status-icon.svelte-13fr9ui svg.svelte-13fr9ui{width:32px;height:32px}.decision-option.svelte-13fr9ui p.svelte-13fr9ui{font-weight:600;text-align:center;margin:0;font-size:.95rem}.decision-option.no-capacity.svelte-13fr9ui p.svelte-13fr9ui{color:#991b1b}.decision-option.has-capacity.svelte-13fr9ui p.svelte-13fr9ui{color:#065f46}.flow-merge.svelte-13fr9ui.svelte-13fr9ui{width:400px;height:40px;position:relative}.merge-line.svelte-13fr9ui.svelte-13fr9ui{position:absolute;width:100%;height:3px;background:linear-gradient(to right,#3b82f6,#60a5fa);top:0}.merge-line.svelte-13fr9ui.svelte-13fr9ui:after{content:"";position:absolute;bottom:-20px;left:50%;transform:translate(-50%);width:3px;height:20px;background:linear-gradient(to bottom,#3b82f6,#60a5fa)}.flow-process.svelte-13fr9ui.svelte-13fr9ui{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap;justify-content:center}.process-step.svelte-13fr9ui.svelte-13fr9ui{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1rem;border-radius:8px;background:#f9fafb}.process-step.svelte-13fr9ui p.svelte-13fr9ui{font-size:.85rem;text-align:center;color:#374151;margin:0;font-weight:500;line-height:1.4}.employee-small.svelte-13fr9ui.svelte-13fr9ui{background:linear-gradient(135deg,#dbeafe,#bfdbfe);color:#1e40af}@media (max-width: 768px){.flow-diagram.svelte-13fr9ui.svelte-13fr9ui{padding:1rem}.flow-branches.svelte-13fr9ui.svelte-13fr9ui,.decision-branches.svelte-13fr9ui.svelte-13fr9ui{flex-direction:column}.flow-split.svelte-13fr9ui.svelte-13fr9ui,.flow-merge.svelte-13fr9ui.svelte-13fr9ui{width:100%}.flow-process.svelte-13fr9ui.svelte-13fr9ui{flex-direction:column}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f8fafc;color:#1e293b;overflow-x:hidden}:root{--primary:#1e3a8a;--primary-dark:#1e40af;--primary-light:#3b82f6;--success:#10b981;--success-light:#d1fae5;--active:#10b981;--active-light:#d1fae5;--gray-50:#f8fafc;--gray-100:#f1f5f9;--gray-200:#e2e8f0;--gray-300:#cbd5e1;--gray-400:#94a3b8;--gray-500:#64748b;--gray-600:#475569;--gray-700:#334155;--gray-800:#1e293b;--gray-900:#0f172a;--shadow-sm:0 1px 2px 0 rgba(0, 0, 0, .05);--shadow:0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--shadow-md:0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--shadow-lg:0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04)}.app-container.svelte-qhabuw.svelte-qhabuw{display:flex;min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e2e8f0)}.sidebar.svelte-qhabuw.svelte-qhabuw{width:240px;background:var(--primary);color:#fff;display:flex;flex-direction:column;box-shadow:var(--shadow-lg);position:fixed;left:0;top:0;bottom:0;z-index:100;transition:transform .3s ease}.sidebar-header.svelte-qhabuw.svelte-qhabuw{padding:2rem 1.5rem;border-bottom:1px solid rgba(255,255,255,.1)}.logo.svelte-qhabuw.svelte-qhabuw{display:flex;align-items:center;gap:.75rem}.logo-circle.svelte-qhabuw.svelte-qhabuw{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#60a5fa);position:relative;overflow:hidden}.logo-circle.svelte-qhabuw.svelte-qhabuw:before{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:50%;background:var(--primary)}.logo-circle.svelte-qhabuw.svelte-qhabuw:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:12px;height:12px;background:linear-gradient(135deg,#3b82f6,#60a5fa);border-radius:50%}.logo.svelte-qhabuw h1.svelte-qhabuw{font-size:1.5rem;font-weight:700;letter-spacing:-.02em;background:linear-gradient(135deg,#fff,#e0e7ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.sidebar-nav.svelte-qhabuw.svelte-qhabuw{flex:1;padding:1rem 0;overflow-y:auto}.nav-item.svelte-qhabuw.svelte-qhabuw{width:100%;display:flex;align-items:center;gap:.75rem;padding:.875rem 1.5rem;background:none;border:none;color:#fffc;cursor:pointer;transition:all .2s ease;font-size:.9rem;font-weight:500;text-align:left;position:relative}.nav-item.svelte-qhabuw.svelte-qhabuw:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--primary-light);transform:scaleY(0);transition:transform .2s ease}.nav-item.svelte-qhabuw.svelte-qhabuw:hover{background:#ffffff0d;color:#fff}.nav-item.active.svelte-qhabuw.svelte-qhabuw{background:#ffffff1a;color:#fff;font-weight:600}.nav-item.active.svelte-qhabuw.svelte-qhabuw:before{transform:scaleY(1)}.icon.svelte-qhabuw.svelte-qhabuw{width:20px;height:20px;display:inline-block;position:relative}.icon.svelte-qhabuw.svelte-qhabuw:before,.icon.svelte-qhabuw.svelte-qhabuw:after{content:"";position:absolute;background:currentColor}.icon-home.svelte-qhabuw.svelte-qhabuw:before{top:4px;right:4px;bottom:4px;left:4px;clip-path:polygon(50% 0%,100% 40%,100% 100%,0% 100%,0% 40%)}.icon-user.svelte-qhabuw.svelte-qhabuw:before{top:2px;left:50%;transform:translate(-50%);width:8px;height:8px;border-radius:50%}.icon-user.svelte-qhabuw.svelte-qhabuw:after{bottom:2px;left:50%;transform:translate(-50%);width:14px;height:8px;border-radius:50% 50% 0 0}.icon-file-text.svelte-qhabuw.svelte-qhabuw:before{top:2px;right:4px;bottom:2px;left:4px;border-radius:2px;opacity:.3}.icon-file-text.svelte-qhabuw.svelte-qhabuw:after{left:7px;right:7px;top:8px;height:2px;box-shadow:0 3px 0 currentColor,0 6px 0 currentColor}.icon-mail.svelte-qhabuw.svelte-qhabuw:before{top:4px;right:4px;bottom:4px;left:4px;border:2px solid currentColor;border-radius:2px;background:transparent}.icon-mail.svelte-qhabuw.svelte-qhabuw:after{left:4px;right:4px;top:4px;height:8px;clip-path:polygon(0 0,50% 60%,100% 0)}.icon-bar-chart.svelte-qhabuw.svelte-qhabuw:before{bottom:3px;left:3px;width:3px;height:60%}.icon-bar-chart.svelte-qhabuw.svelte-qhabuw:after{bottom:3px;right:3px;width:3px;height:40%;box-shadow:-6px 0 0 currentColor}.icon-grid.svelte-qhabuw.svelte-qhabuw:before{top:3px;right:3px;bottom:3px;left:3px;background:repeating-linear-gradient(90deg,currentColor 0px,currentColor 2px,transparent 2px,transparent 7px)}.icon-grid.svelte-qhabuw.svelte-qhabuw:after{top:3px;right:3px;bottom:3px;left:3px;background:repeating-linear-gradient(0deg,currentColor 0px,currentColor 2px,transparent 2px,transparent 7px)}.icon-users.svelte-qhabuw.svelte-qhabuw:before{top:2px;left:4px;width:6px;height:6px;border-radius:50%;box-shadow:6px 0 0 currentColor}.icon-users.svelte-qhabuw.svelte-qhabuw:after{bottom:2px;left:2px;width:11px;height:6px;border-radius:50% 50% 0 0;box-shadow:5px 0 0 currentColor}.icon-lock.svelte-qhabuw.svelte-qhabuw:before{bottom:3px;left:5px;right:5px;height:8px;border-radius:2px}.icon-lock.svelte-qhabuw.svelte-qhabuw:after{top:4px;left:7px;right:7px;height:6px;border:2px solid currentColor;border-bottom:none;border-radius:3px 3px 0 0;background:transparent}.icon-book.svelte-qhabuw.svelte-qhabuw:before{top:2px;right:5px;bottom:2px;left:5px;border-radius:2px;opacity:.3}.icon-book.svelte-qhabuw.svelte-qhabuw:after{left:50%;top:2px;bottom:2px;width:2px;transform:translate(-50%)}.icon-bell.svelte-qhabuw.svelte-qhabuw:before{top:3px;right:5px;bottom:5px;left:5px;border-radius:50% 50% 0 0}.icon-bell.svelte-qhabuw.svelte-qhabuw:after{bottom:2px;left:8px;right:8px;height:3px;border-radius:0 0 50% 50%}.main-content.svelte-qhabuw.svelte-qhabuw{flex:1;margin-left:240px;display:flex;flex-direction:column}.top-bar.svelte-qhabuw.svelte-qhabuw{background:#fff;padding:1rem 2rem;box-shadow:var(--shadow-sm);display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:50}.institution-badge.svelte-qhabuw.svelte-qhabuw{display:flex;align-items:center;gap:.75rem}.badge-icon.svelte-qhabuw.svelte-qhabuw{width:40px;height:40px;background:var(--gray-100);border-radius:8px;display:flex;align-items:center;justify-content:center}.building-icon.svelte-qhabuw.svelte-qhabuw{width:20px;height:20px;background:linear-gradient(to bottom,var(--gray-400) 0%,var(--gray-400) 30%,transparent 30%,transparent 100%);background-size:100% 100%;position:relative}.building-icon.svelte-qhabuw.svelte-qhabuw:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(90deg,var(--gray-400) 0px,var(--gray-400) 3px,transparent 3px,transparent 6px)}.institution-name.svelte-qhabuw.svelte-qhabuw{font-weight:600;color:var(--gray-700);font-size:.95rem;letter-spacing:-.01em}.user-actions.svelte-qhabuw.svelte-qhabuw{display:flex;gap:.5rem}.icon-btn.svelte-qhabuw.svelte-qhabuw{width:40px;height:40px;border-radius:8px;border:none;background:var(--gray-100);color:var(--gray-600);cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.icon-btn.svelte-qhabuw.svelte-qhabuw:hover{background:var(--gray-200);color:var(--gray-700)}.user-avatar.svelte-qhabuw.svelte-qhabuw{background:var(--primary);color:#fff}.user-avatar.svelte-qhabuw.svelte-qhabuw:hover{background:var(--primary-dark)}.dashboard.svelte-qhabuw.svelte-qhabuw{flex:1;padding:2rem;overflow-y:auto}.content-grid.svelte-qhabuw.svelte-qhabuw{display:grid;grid-template-columns:repeat(auto-fit,minmax(450px,1fr));gap:1.5rem;max-width:1400px}.card.svelte-qhabuw.svelte-qhabuw{background:#fff;border-radius:12px;box-shadow:var(--shadow);overflow:hidden;transition:all .3s ease;animation:svelte-qhabuw-slideUp .4s ease forwards;opacity:0}@keyframes svelte-qhabuw-slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.card.svelte-qhabuw.svelte-qhabuw:nth-child(1){animation-delay:.05s}.card.svelte-qhabuw.svelte-qhabuw:nth-child(2){animation-delay:.1s}.card.svelte-qhabuw.svelte-qhabuw:nth-child(3){animation-delay:.15s}.card.svelte-qhabuw.svelte-qhabuw:nth-child(4){animation-delay:.2s}.card.svelte-qhabuw.svelte-qhabuw:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.card-title.svelte-qhabuw.svelte-qhabuw{background:linear-gradient(135deg,var(--primary) 0%,var(--primary-light) 100%);color:#fff;padding:1rem 1.5rem;font-size:1rem;font-weight:600;letter-spacing:-.01em}.card-content.svelte-qhabuw.svelte-qhabuw{padding:1.5rem}.profile-section.svelte-qhabuw.svelte-qhabuw{display:flex;gap:1.5rem}.profile-avatar.svelte-qhabuw.svelte-qhabuw{flex-shrink:0}.avatar-placeholder.svelte-qhabuw.svelte-qhabuw{width:100px;height:120px;background:linear-gradient(135deg,var(--gray-100) 0%,var(--gray-200) 100%);border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;font-size:.65rem;color:var(--gray-500);font-weight:600;text-align:center;padding:.5rem;border:2px dashed var(--gray-300)}.profile-info.svelte-qhabuw.svelte-qhabuw{flex:1;display:flex;flex-direction:column;gap:.75rem}.info-row.svelte-qhabuw.svelte-qhabuw{display:flex;justify-content:space-between;align-items:baseline;padding-bottom:.75rem;border-bottom:1px solid var(--gray-100)}.info-row.svelte-qhabuw.svelte-qhabuw:last-child{border-bottom:none;padding-bottom:0}.info-row.svelte-qhabuw label.svelte-qhabuw{font-size:.85rem;color:var(--gray-600);font-weight:500;flex-shrink:0;margin-right:1rem}.info-row.svelte-qhabuw .value.svelte-qhabuw{font-size:.9rem;color:var(--gray-800);font-weight:600;text-align:right;word-break:break-word}.badge-success.svelte-qhabuw.svelte-qhabuw{background:var(--success-light);color:var(--success);padding:.25rem .75rem;border-radius:6px;font-size:.75rem!important;font-weight:700!important;letter-spacing:.02em;display:inline-block}.badge-active.svelte-qhabuw.svelte-qhabuw{background:var(--active-light);color:var(--active);padding:.25rem .75rem;border-radius:6px;font-size:.75rem!important;font-weight:700!important;letter-spacing:.02em;display:inline-block}.datos-basicos.svelte-qhabuw.svelte-qhabuw,.negociaciones.svelte-qhabuw.svelte-qhabuw{grid-column:span 2}.empty-state.svelte-qhabuw.svelte-qhabuw{text-align:center;padding:2rem}.empty-state-badge.svelte-qhabuw.svelte-qhabuw{display:inline-block;background:var(--primary);color:#fff;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;font-size:.95rem;margin-bottom:1rem;letter-spacing:-.01em}.empty-state-message.svelte-qhabuw.svelte-qhabuw{color:var(--gray-600);font-size:.95rem;line-height:1.6}.welcome-screen.svelte-qhabuw.svelte-qhabuw{text-align:center;padding:4rem 2rem}.welcome-screen.svelte-qhabuw h1.svelte-qhabuw{font-size:2.5rem;font-weight:700;color:var(--gray-800);margin-bottom:1rem;background:linear-gradient(135deg,var(--primary) 0%,var(--primary-light) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.welcome-screen.svelte-qhabuw p.svelte-qhabuw{font-size:1.25rem;color:var(--gray-600);margin-bottom:3rem}.flow-section.svelte-qhabuw.svelte-qhabuw{margin-top:3rem}@media (max-width: 1024px){.content-grid.svelte-qhabuw.svelte-qhabuw{grid-template-columns:1fr}.datos-basicos.svelte-qhabuw.svelte-qhabuw,.negociaciones.svelte-qhabuw.svelte-qhabuw{grid-column:span 1}}@media (max-width: 768px){.sidebar.svelte-qhabuw.svelte-qhabuw{transform:translate(-100%)}.sidebar.open.svelte-qhabuw.svelte-qhabuw{transform:translate(0)}.main-content.svelte-qhabuw.svelte-qhabuw{margin-left:0}.top-bar.svelte-qhabuw.svelte-qhabuw,.dashboard.svelte-qhabuw.svelte-qhabuw{padding:1rem}.profile-section.svelte-qhabuw.svelte-qhabuw{flex-direction:column;align-items:center}.info-row.svelte-qhabuw.svelte-qhabuw{flex-direction:column;align-items:flex-start;gap:.25rem}.info-row.svelte-qhabuw .value.svelte-qhabuw{text-align:left}}
