@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&family=Plus+Jakarta+Sans:wght@400;500;600;700;800&family=JetBrains+Mono:wght@500;600;700;800&display=swap";:root{--bg-page:#fff;--bg-card:#fff;--bg-subtle:#f8fafc;--bg-elevated:#f1f5f9;--border-card:#0f172a14;--border-strong:#0f172a29;--border-neon:#82c91e80;--navy-dark:#1b2a38;--navy-deep:#0f172a;--brand-blue:#1d4ed8;--brand-blue-hover:#1e40af;--neon-green:#74c011;--neon-green-bright:#82c91e;--neon-bluegreen:#00b894;--neon-teal:#00a389;--tricolor-yellow:#f59e0b;--tricolor-red:#ef4444;--tricolor-blue:#1d4ed8;--text-heading:#0f172a;--text-body:#334155;--text-muted:#64748b;--font-sans:"Poppins", "Plus Jakarta Sans", system-ui, -apple-system, sans-serif;--font-heading:"Poppins", "Plus Jakarta Sans", sans-serif;--font-mono:"JetBrains Mono", monospace;--grad-primary-blue:linear-gradient(135deg, #1b2a38 0%, #1d4ed8 100%);--grad-primary-blue-hover:linear-gradient(135deg, #1d4ed8 0%, #00b894 100%);--grad-neon-green:linear-gradient(135deg, #82c91e 0%, #00a389 100%);--grad-neon-green-hover:linear-gradient(135deg, #74c011 0%, #00b894 100%);--radius-sm:.5rem;--radius-md:.75rem;--radius-lg:1rem;--radius-xl:1.25rem;--radius-2xl:1.75rem;--ease-out:cubic-bezier(.16, 1, .3, 1);--shadow-sm:0 4px 15px #0f172a0d;--shadow-card:0 10px 30px -10px #0f172a14;--shadow-lift:0 20px 45px -15px #0f172a1f;color:var(--text-body);background:var(--bg-page);font-family:var(--font-sans);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased}*,:before,:after{box-sizing:border-box}html,body{scroll-behavior:smooth;min-height:100%;margin:0}body{background:var(--bg-page);min-height:100svh;color:var(--text-body);font-family:var(--font-sans);overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,textarea,select{font-family:inherit}.font-mono{font-family:var(--font-mono)}#app{min-height:100svh}.btn-fcv-primary{background:var(--grad-primary-blue);color:#fff;border-radius:var(--radius-md);cursor:pointer;transition:all .25s var(--ease-out);border:none;justify-content:center;align-items:center;gap:.5rem;padding:.8rem 1.6rem;font-size:.9rem;font-weight:700;display:inline-flex;box-shadow:0 8px 20px #1d4ed840}.btn-fcv-primary:hover{background:var(--grad-primary-blue-hover);color:#fff;transform:translateY(-3px)scale(1.02);box-shadow:0 12px 28px #1d4ed861}.btn-fcv-green{background:var(--grad-neon-green);color:#0f172a;border-radius:var(--radius-md);cursor:pointer;transition:all .25s var(--ease-out);border:none;justify-content:center;align-items:center;gap:.55rem;padding:.8rem 1.6rem;font-size:.92rem;font-weight:800;display:inline-flex;box-shadow:0 8px 22px #82c91e59}.btn-fcv-green:hover{background:var(--grad-neon-green-hover);color:#0f172a;transform:translateY(-3px)scale(1.02);box-shadow:0 12px 28px #82c91e80}.btn-fcv-outline{color:var(--text-heading);border:1px solid var(--border-strong);border-radius:var(--radius-md);cursor:pointer;transition:all .22s var(--ease-out);box-shadow:var(--shadow-sm);background:#fff;justify-content:center;align-items:center;gap:.5rem;padding:.8rem 1.6rem;font-size:.9rem;font-weight:700;display:inline-flex}.btn-fcv-outline:hover{border-color:var(--brand-blue);color:var(--brand-blue);box-shadow:var(--shadow-card);background:#1d4ed80d;transform:translateY(-2px)}.pill-badge{letter-spacing:.02em;color:var(--brand-blue);background:#1d4ed814;border:1px solid #1d4ed833;border-radius:999px;align-items:center;gap:.4rem;padding:.35rem 1.1rem;font-size:.82rem;font-weight:700;display:inline-flex}.light-mesh-bg{background-color:#f8fafc;background-image:radial-gradient(circle at 10% 20%,#1d4ed80d,#0000 35%),radial-gradient(circle at 90% 80%,#82c91e0f,#0000 35%),linear-gradient(#0f172a05 1px,#0000 1px),linear-gradient(90deg,#0f172a05 1px,#0000 1px);background-size:100% 100%,100% 100%,40px 40px,40px 40px}.card-centered{text-align:center;justify-content:center;align-items:center}@keyframes pulse-glow{0%,to{box-shadow:0 0 #1d4ed833}50%{box-shadow:0 0 0 8px #1d4ed800}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.animate-marquee{width:max-content;animation:30s linear infinite marquee;display:flex}.animate-marquee:hover{animation-play-state:paused}[data-reveal]{opacity:0;transition:opacity .65s var(--ease-out), transform .65s var(--ease-out);transform:translateY(24px)}[data-reveal=in]{opacity:1;transform:translateY(0)}.logo-wrapper.svelte-1utum5k{-webkit-user-select:none;user-select:none;flex-direction:column;align-items:center;font-family:Plus Jakarta Sans,Space Grotesk,system-ui,sans-serif;line-height:1;display:inline-flex}.logo-top.svelte-1utum5k{align-items:flex-end;display:inline-flex;position:relative}.lm-text.svelte-1utum5k{letter-spacing:-.05em;color:#0f172a;font-size:2.2rem;font-weight:900;line-height:.85}.lm-text.light.svelte-1utum5k{color:#fff}.neon-chevrons.svelte-1utum5k{color:#00b894;letter-spacing:-.25em;text-shadow:0 0 12px #00b89499;margin-bottom:.8em;margin-left:.1em;font-size:1.05rem;font-weight:900}.tricolor-bar.svelte-1utum5k{border-radius:2px;width:100%;height:4px;margin:4px 0 3px;display:flex;overflow:hidden}.bar-yellow.svelte-1utum5k{background:#f59e0b;flex:1}.bar-red.svelte-1utum5k{background:#ef4444;flex:1}.bar-blue.svelte-1utum5k{background:#1d4ed8;flex:1}.logo-bottom.svelte-1utum5k{justify-content:center;align-items:center;gap:.25em;width:100%;display:flex}.inc-text.svelte-1utum5k{letter-spacing:.18em;color:#0f172a;font-size:1rem;font-weight:900}.inc-text.light.svelte-1utum5k{color:#fff}.inc-circle-icon.svelte-1utum5k{color:#0f172a;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:.85rem;height:.85rem;font-size:.55rem;font-weight:900;display:inline-flex}.size-sm.svelte-1utum5k{transform-origin:0;transform:scale(.72)}.size-md.svelte-1utum5k{transform-origin:0;transform:scale(.9)}.size-lg.svelte-1utum5k{transform-origin:0;transform:scale(1.2)}.navbar-wrapper.svelte-13dbg51{z-index:1000;width:min(94vw,1260px);font-family:var(--font-sans);position:fixed;top:.85rem;left:50%;transform:translate(-50%)}.navbar-container.svelte-13dbg51{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:var(--radius-lg);background:#fffffffa;border:1px solid #0f172a1a;justify-content:space-between;align-items:center;padding:.4rem .6rem .4rem 1.2rem;display:flex;box-shadow:0 8px 32px #0f172a1a}.navbar-brand.svelte-13dbg51{flex-shrink:0;align-items:center;display:flex}.desktop-nav.svelte-13dbg51{align-items:center;gap:.15rem;display:none}.nav-link.svelte-13dbg51{color:var(--text-heading);border-radius:var(--radius-sm);padding:.45rem .8rem;font-size:.87rem;font-weight:700;transition:all .16s}.nav-link.svelte-13dbg51:hover{color:var(--brand-blue);background:#1d4ed812}.nav-item-has-dropdown.svelte-13dbg51{position:relative}.nav-dropdown-btn.svelte-13dbg51{color:var(--text-heading);border-radius:var(--radius-sm);cursor:pointer;font-size:.87rem;font-weight:700;font-family:var(--font-sans);background:0 0;border:none;align-items:center;gap:.35rem;padding:.45rem .8rem;transition:all .16s;display:inline-flex}.nav-dropdown-btn.svelte-13dbg51:hover,.nav-dropdown-btn.active.svelte-13dbg51{color:var(--brand-blue);background:#1d4ed812}.chevron-icon{transition:transform .2s}.nav-dropdown-btn.active.svelte-13dbg51 .chevron-icon{transform:rotate(180deg)}.mega-dropdown.svelte-13dbg51{border-radius:var(--radius-lg);z-index:1010;animation:svelte-13dbg51-ddFade .18s var(--ease-out) both;background:#fff;border:1px solid #0f172a24;padding:1.25rem;position:absolute;top:calc(100% + .65rem);left:50%;transform:translate(-50%);box-shadow:0 20px 60px #0f172a29}@keyframes svelte-13dbg51-ddFade{0%{opacity:0;transform:translate(-50%)translateY(6px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.mega-servicios.svelte-13dbg51,.mega-modulos.svelte-13dbg51{flex-direction:column;gap:.25rem;width:340px;display:flex}.mega-col-title.svelte-13dbg51{letter-spacing:.07em;color:var(--text-muted);text-transform:uppercase;margin-bottom:.4rem;padding:0 .5rem;font-size:.7rem;font-weight:800;display:block}.mega-item.svelte-13dbg51{border-radius:var(--radius-sm);color:var(--text-heading);align-items:center;gap:.7rem;padding:.6rem .65rem;transition:all .15s;display:flex}.mega-item.svelte-13dbg51:hover{background:#1d4ed812;transform:translate(2px)}.mega-item.svelte-13dbg51 strong:where(.svelte-13dbg51){color:var(--text-heading);margin-bottom:.05rem;font-size:.86rem;font-weight:700;display:block}.mega-item.svelte-13dbg51 p:where(.svelte-13dbg51){color:var(--text-muted);margin:0;font-size:.73rem;line-height:1.3}.mega-icon-box.svelte-13dbg51{border-radius:.4rem;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.mega-icon-box.blue.svelte-13dbg51{color:#1d4ed8;background:#1d4ed81f}.mega-icon-box.green.svelte-13dbg51{color:#4d7c0f;background:#74c0111f}.mega-icon-box.yellow.svelte-13dbg51{color:#d97706;background:#f59e0b1f}.mega-icon-box.cyan.svelte-13dbg51{color:#00a389;background:#00b8941f}.navbar-actions.svelte-13dbg51{align-items:center;gap:.5rem;display:none}.nav-btn-sm.svelte-13dbg51{padding:.5rem 1rem;font-size:.83rem}.mobile-toggle.svelte-13dbg51{border-radius:var(--radius-sm);width:2.15rem;height:2.15rem;color:var(--text-heading);cursor:pointer;background:#f8fafc;border:1px solid #0f172a1f;justify-content:center;align-items:center;display:flex}.mobile-drawer.svelte-13dbg51{border-radius:var(--radius-lg);background:#fff;border:1px solid #0f172a1f;flex-direction:column;gap:1.15rem;margin-top:.7rem;padding:1.15rem;display:flex;box-shadow:0 20px 50px #0f172a1f}.mobile-nav-links.svelte-13dbg51{flex-direction:column;gap:.4rem;display:flex}.mobile-nav-links.svelte-13dbg51 a:where(.svelte-13dbg51){color:var(--text-heading);border-bottom:1px solid #0f172a12;padding:.4rem 0;font-size:.91rem;font-weight:600}.mobile-actions.svelte-13dbg51{flex-direction:column;gap:.45rem;display:flex}.full-w.svelte-13dbg51{justify-content:center;width:100%}@media (width>=960px){.desktop-nav.svelte-13dbg51,.navbar-actions.svelte-13dbg51{display:flex}.mobile-toggle.svelte-13dbg51{display:none}}.hero-section.svelte-2eqzcj{background-image:var(--hero-bg);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:space-between;min-height:100vh;padding-top:clamp(5.2rem,7.5vw,6.8rem);padding-bottom:0;display:flex;position:relative;overflow:hidden}.hero-container.svelte-2eqzcj{flex:1;align-items:center;width:min(94vw,1280px);margin:0 auto;padding:1.5rem 0;display:flex}.hero-unified-card.svelte-2eqzcj{border-radius:var(--radius-2xl);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;border:1px solid #0f172a1f;width:100%;padding:2.25rem 2.5rem;box-shadow:0 32px 80px #0f172a2e}.card-inner-grid.svelte-2eqzcj{grid-template-columns:1fr 1.05fr;align-items:center;gap:2.25rem;display:grid}.card-left-content.svelte-2eqzcj{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.card-header-top.svelte-2eqzcj{margin-bottom:1rem}.icon-blue{color:var(--brand-blue)}.hero-h1.svelte-2eqzcj{font-family:var(--font-heading);letter-spacing:-.025em;color:var(--text-heading);margin:0 0 1rem;font-size:clamp(1.85rem,3vw,2.55rem);font-weight:800;line-height:1.15}.text-gradient-blue.svelte-2eqzcj{background:var(--grad-primary-blue);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.hero-subtitle.svelte-2eqzcj{color:var(--text-body);margin:0 0 1.65rem;font-size:.95rem;line-height:1.6}.hero-actions.svelte-2eqzcj{flex-wrap:wrap;align-items:center;gap:.85rem;display:flex}.btn-corp-blue.svelte-2eqzcj{background:var(--grad-primary-blue);box-shadow:0 8px 25px #1d4ed84d}.card-right-tool.svelte-2eqzcj{width:100%}.hero-app-frame.svelte-2eqzcj{border:1px solid var(--border-strong);border-radius:var(--radius-xl);background:#fff;overflow:hidden;box-shadow:0 20px 45px #0f172a1a}.frame-bar.svelte-2eqzcj{border-bottom:1px solid var(--border-card);background:#f1f5f9;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding:.6rem 1rem;display:flex}.frame-dots.svelte-2eqzcj{gap:.35rem;display:flex}.dot.svelte-2eqzcj{border-radius:50%;width:9px;height:9px}.dot.red.svelte-2eqzcj{background:#ef4444}.dot.yellow.svelte-2eqzcj{background:#f59e0b}.dot.green.svelte-2eqzcj{background:#10b981}.frame-url.svelte-2eqzcj{color:var(--text-muted);border:1px solid var(--border-card);background:#fff;border-radius:999px;padding:.2rem .75rem;font-size:.7rem}.frame-status.svelte-2eqzcj{color:var(--brand-blue);align-items:center;gap:.35rem;font-size:.72rem;font-weight:700;display:flex}.frame-body.svelte-2eqzcj{height:270px;display:flex;overflow:hidden}.frame-sidebar.svelte-2eqzcj{border-right:1px solid var(--border-card);background:#f8fafc;flex-direction:column;flex-shrink:0;gap:.3rem;width:175px;padding:.75rem .4rem;display:flex}.side-item.svelte-2eqzcj{border-radius:var(--radius-sm);color:var(--text-muted);text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:.5rem .55rem;font-size:.72rem;font-weight:600;transition:all .18s}.side-item.svelte-2eqzcj:hover{color:var(--brand-blue);background:#1d4ed80d}.side-item.active.svelte-2eqzcj{color:var(--brand-blue);background:#1d4ed81a;font-weight:800}.frame-content.svelte-2eqzcj{flex-direction:column;flex:1;justify-content:space-between;height:100%;padding:.9rem;display:flex;overflow:hidden}.frame-metrics.svelte-2eqzcj{grid-template-columns:repeat(3,1fr);gap:.5rem;margin-bottom:.75rem;display:grid}.metric-card.svelte-2eqzcj{border:1px solid var(--border-card);border-radius:var(--radius-md);text-align:center;background:#f8fafc;flex-direction:column;justify-content:center;align-items:center;height:74px;padding:.6rem .4rem;display:flex;overflow:hidden}.card-centered.svelte-2eqzcj{text-align:center}.metric-card.green-highlight.svelte-2eqzcj{background:#74c01114;border-color:#74c01173}.metric-label.svelte-2eqzcj{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;width:100%;margin-bottom:.1rem;font-size:.63rem;display:block;overflow:hidden}.metric-value.svelte-2eqzcj{color:var(--text-heading);white-space:nowrap;text-overflow:ellipsis;width:100%;font-size:.95rem;font-weight:800;display:block;overflow:hidden}.text-green.svelte-2eqzcj{color:#4d7c0f}.metric-sub.svelte-2eqzcj{white-space:nowrap;text-overflow:ellipsis;width:100%;margin-top:.1rem;font-size:.6rem;display:block;overflow:hidden}.metric-sub.positive.svelte-2eqzcj{color:#16a34a}.metric-sub.neutral.svelte-2eqzcj{color:#64748b}.frame-chart-area.svelte-2eqzcj{border:1px solid var(--border-card);border-radius:var(--radius-md);background:#f8fafc;padding:.7rem}.chart-header.svelte-2eqzcj{color:var(--text-muted);justify-content:space-between;align-items:center;margin-bottom:.55rem;font-size:.7rem;font-weight:600;display:flex}.tag-period.svelte-2eqzcj{border:1px solid var(--border-card);background:#fff;border-radius:4px;padding:.12rem .4rem;font-size:.65rem}.chart-bars.svelte-2eqzcj{align-items:flex-end;gap:.3rem;height:70px;display:flex}.bar-group.svelte-2eqzcj{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:.2rem;height:100%;display:flex}.bar-fill.svelte-2eqzcj{background:var(--grad-primary-blue);border-radius:4px 4px 2px 2px;width:100%;transition:height .3s}.bar-month.svelte-2eqzcj{color:var(--text-muted);font-size:.58rem}.hero-marquee-divider.svelte-2eqzcj{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);text-align:center;background:#0f172af2;border:none;padding:1.6rem 0 1.85rem}.marquee-caption.svelte-2eqzcj{letter-spacing:.06em;color:#ffffffb8;text-align:center;margin:0 0 1.1rem;font-size:.78rem;font-weight:800}.marquee-track-container.svelte-2eqzcj{width:100%;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%)}.marquee-item.svelte-2eqzcj{color:#ffffffe0;white-space:nowrap;background:#ffffff14;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:.5rem;margin-right:1rem;padding:.45rem 1.05rem;font-size:.81rem;font-weight:700;display:inline-flex}.marquee-icon{color:#82c91e;flex-shrink:0}@media (width<=960px){.card-inner-grid.svelte-2eqzcj{grid-template-columns:1fr;gap:1.75rem}.hero-unified-card.svelte-2eqzcj{padding:1.75rem 1.25rem 1.25rem}.frame-sidebar.svelte-2eqzcj{display:none}.hero-section.svelte-2eqzcj{min-height:auto}}.modal-backdrop.svelte-125aq23{z-index:2000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172aa6;justify-content:center;align-items:center;padding:1.5rem;animation:.2s svelte-125aq23-fadeIn;display:flex;position:fixed;inset:0}@keyframes svelte-125aq23-fadeIn{0%{opacity:0}to{opacity:1}}.modal-card.svelte-125aq23{border:1px solid var(--border-strong);border-radius:var(--radius-xl);width:min(92vw,820px);max-height:90vh;box-shadow:var(--shadow-lift);animation:svelte-125aq23-scaleUp .25s var(--ease-out);background:#fff;padding:2.25rem;position:relative;overflow-y:auto}@keyframes svelte-125aq23-scaleUp{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.modal-close-btn.svelte-125aq23{color:var(--text-heading);cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;transition:background .15s;display:flex;position:absolute;top:1.25rem;right:1.25rem}.modal-close-btn.svelte-125aq23:hover{background:#e2e8f0}.text-center.svelte-125aq23{text-align:center}.modal-header.svelte-125aq23 h2:where(.svelte-125aq23){font-family:var(--font-heading);color:var(--text-heading);margin:.75rem 0 .35rem;font-size:1.7rem;font-weight:800}.modal-header.svelte-125aq23 p:where(.svelte-125aq23){color:var(--text-muted);margin:0 0 1.5rem;font-size:.95rem}.modal-demo-screen.svelte-125aq23{border:1px solid var(--border-card);border-radius:var(--radius-md);background:#f8fafc;margin-bottom:1.5rem;overflow:hidden}.demo-topbar.svelte-125aq23{border-bottom:1px solid var(--border-card);background:#f1f5f9;align-items:center;gap:.4rem;padding:.6rem 1rem;display:flex}.demo-dot.svelte-125aq23{border-radius:50%;width:9px;height:9px}.demo-dot.red.svelte-125aq23{background:#ef4444}.demo-dot.yellow.svelte-125aq23{background:#f59e0b}.demo-dot.green.svelte-125aq23{background:#10b981}.demo-title.svelte-125aq23{color:var(--text-muted);margin-left:.75rem;font-size:.72rem}.demo-canvas.svelte-125aq23{padding:1.25rem}.sim-block.svelte-125aq23{flex-direction:column;gap:1rem;display:flex}.sim-header.svelte-125aq23{color:var(--text-heading);align-items:center;gap:.5rem;font-size:.95rem;display:flex}.text-green.svelte-125aq23{color:#16a34a}.text-red.svelte-125aq23{color:#dc2626}.sim-control.svelte-125aq23{border:1px solid var(--border-card);border-radius:var(--radius-md);background:#fff;flex-direction:column;gap:.5rem;padding:1rem;display:flex}.sim-control.svelte-125aq23 label:where(.svelte-125aq23){color:var(--text-heading);font-size:.88rem}.sim-results-grid.svelte-125aq23{grid-template-columns:repeat(4,1fr);gap:.75rem;display:grid}.sim-res-box.svelte-125aq23{border:1px solid var(--border-card);border-radius:var(--radius-sm);text-align:center;background:#fff;padding:.75rem}.sim-res-box.highlight.svelte-125aq23{background:#82c91e14;border-color:#82c91e80}.sim-res-box.svelte-125aq23 span:where(.svelte-125aq23){color:var(--text-muted);margin-bottom:.2rem;font-size:.7rem;display:block}.sim-res-box.svelte-125aq23 strong:where(.svelte-125aq23){font-size:.95rem;display:block}.sim-inputs-2x2.svelte-125aq23,.sim-inputs-3.svelte-125aq23{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.75rem;display:grid}label.svelte-125aq23{color:var(--text-heading);flex-direction:column;gap:.3rem;font-size:.82rem;font-weight:700;display:flex}input.svelte-125aq23,select.svelte-125aq23{border:1px solid var(--border-strong);border-radius:var(--radius-sm);color:var(--text-heading);background:#fff;padding:.55rem .75rem;font-size:.88rem}.obligado-status-box.svelte-125aq23{border-radius:var(--radius-md);text-align:center;border:1px solid;padding:1rem}.obligado-status-box.danger.svelte-125aq23{color:#991b1b;background:#fef2f2;border-color:#fca5a5}.obligado-status-box.success.svelte-125aq23{color:#166534;background:#f0fdf4;border-color:#86efac}.sim-breakdown-list.svelte-125aq23{border:1px solid var(--border-card);border-radius:var(--radius-md);background:#fff;flex-direction:column;gap:.4rem;padding:1rem;display:flex}.breakdown-row.svelte-125aq23{color:var(--text-heading);justify-content:space-between;font-size:.85rem;display:flex}.breakdown-row.total-row.svelte-125aq23{border-top:1px solid var(--border-strong);margin-top:.3rem;padding-top:.5rem;font-weight:800}.sim-select-mun.svelte-125aq23{flex-direction:column;gap:.35rem;display:flex}.mun-ficha-box.svelte-125aq23{border:1px solid var(--border-card);border-radius:var(--radius-md);background:#fff;padding:1rem}.mun-ficha-box.svelte-125aq23 h4:where(.svelte-125aq23){color:var(--text-heading);margin:0 0 .75rem;font-size:.95rem}.mun-ficha-box.svelte-125aq23 h4:where(.svelte-125aq23) span:where(.svelte-125aq23){color:var(--brand-blue)}.ficha-grid.svelte-125aq23{grid-template-columns:1fr 1fr;gap:.65rem;margin-bottom:.75rem;display:grid}.ficha-item.svelte-125aq23{border:1px solid var(--border-card);border-radius:var(--radius-sm);background:#f8fafc;justify-content:space-between;padding:.6rem .75rem;font-size:.8rem;display:flex}.acuerdo-text.svelte-125aq23{color:var(--text-muted);text-align:center;margin:0;font-size:.76rem}.modal-features.svelte-125aq23 h3:where(.svelte-125aq23){color:var(--text-heading);margin:0 0 .85rem;font-size:1rem;font-weight:700}.features-list.svelte-125aq23{grid-template-columns:1fr 1fr;gap:.75rem;margin:0 0 1.75rem;padding:0;list-style:none;display:grid}.features-list.svelte-125aq23 li:where(.svelte-125aq23){color:var(--text-heading);align-items:center;gap:.5rem;font-size:.86rem;display:flex}.modal-footer.svelte-125aq23{border-top:1px solid var(--border-card);justify-content:flex-end;align-items:center;gap:.75rem;padding-top:1.25rem;display:flex}@media (width<=640px){.sim-results-grid.svelte-125aq23{grid-template-columns:1fr 1fr}.features-list.svelte-125aq23{grid-template-columns:1fr}}.suite-section.svelte-gofyel{background:0 0;padding:6.5rem 1.5rem}.suite-container.svelte-gofyel{width:min(92vw,1200px);margin:0 auto}.suite-header.svelte-gofyel{text-align:center;max-width:840px;margin:0 auto 3rem}.suite-h2.svelte-gofyel{font-family:var(--font-heading);letter-spacing:-.03em;color:#fff;margin:1rem 0;font-size:clamp(2.1rem,4.2vw,3.2rem);font-weight:800;line-height:1.15}.text-highlight.svelte-gofyel{color:var(--neon-green);background:var(--grad-neon-green);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.suite-subtitle.svelte-gofyel{color:#ffffffbf;margin:0;font-size:1.1rem;line-height:1.6}.suite-tabs-bar.svelte-gofyel{border-radius:var(--radius-lg);box-shadow:var(--shadow-card);background:#1b2a38;border:1px solid #ffffff24;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem;display:flex}.tab-btn.svelte-gofyel{border-radius:var(--radius-md);color:#ffffffd9;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:.75rem 1.35rem;font-size:.9rem;font-weight:700;transition:all .22s;display:inline-flex}.tab-btn.svelte-gofyel:hover{color:var(--neon-green);background:#82c91e1f}.tab-btn.active.svelte-gofyel{background:var(--grad-primary-blue);color:#fff;border:1px solid #fff3;box-shadow:0 6px 20px #0006}.tab-btn.active.svelte-gofyel .tab-icon{color:var(--neon-green)}.active-module-showcase.svelte-gofyel{border-radius:var(--radius-xl);box-shadow:var(--shadow-lift);background:#1b2a38;border:1px solid #ffffff24;grid-template-columns:1.15fr .85fr;gap:2.5rem;padding:2.5rem;display:grid}.module-left.svelte-gofyel{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.module-header-badge.svelte-gofyel{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.mod-pill.svelte-gofyel{color:var(--neon-green);background:#82c91e1f;border:1px solid #82c91e4d;border-radius:999px;padding:.25rem .75rem;font-size:.75rem;font-weight:800}.mod-target.svelte-gofyel{color:#ffffffa6;font-size:.78rem;font-weight:600}.mod-title.svelte-gofyel{font-family:var(--font-heading);color:#fff;margin:0 0 .85rem;font-size:clamp(1.6rem,3vw,2.1rem);font-weight:800;line-height:1.25}.mod-subtitle.svelte-gofyel{color:#ffffffbf;max-width:650px;margin:0 0 1.75rem;font-size:1rem;line-height:1.6}.mod-checklist-box.svelte-gofyel{border-radius:var(--radius-md);background:#0f172a;border:1px solid #ffffff1a;width:100%;margin-bottom:2rem;padding:1.25rem}.checklist-title.svelte-gofyel{letter-spacing:.06em;color:#ffffff8c;text-align:center;margin-bottom:.85rem;font-size:.72rem;font-weight:800;display:block}.mod-checklist-centered.svelte-gofyel{flex-direction:column;align-items:center;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.mod-checklist-centered.svelte-gofyel li:where(.svelte-gofyel){color:#ffffffe0;text-align:center;justify-content:center;align-items:center;gap:.65rem;font-size:.88rem;font-weight:600;line-height:1.45;display:flex}.mod-actions-centered.svelte-gofyel{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.module-right.svelte-gofyel{justify-content:center;align-items:center;display:flex}.preview-card.svelte-gofyel{border:1px solid var(--border-strong);border-radius:var(--radius-lg);width:100%;box-shadow:var(--shadow-card);background:#0f172a;overflow:hidden}.preview-top.svelte-gofyel{border-bottom:1px solid var(--border-card);background:#16222f;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.preview-dot.svelte-gofyel{border-radius:50%;width:9px;height:9px}.preview-dot.green.svelte-gofyel{background:#82c91e}.preview-title.svelte-gofyel{color:#fff;font-size:.78rem;font-weight:700}.preview-body.svelte-gofyel{flex-direction:column;gap:1rem;padding:1.25rem;display:flex}.preview-metric-box.svelte-gofyel{border:1px solid var(--border-card);border-radius:var(--radius-md);background:#1b2a38;padding:1rem}.preview-metric-box.primary.svelte-gofyel{background:#82c91e0d;border-color:#82c91e4d}.pm-label.svelte-gofyel{color:#ffffffbf;margin-bottom:.2rem;font-size:.72rem;font-weight:600;display:block}.pm-val.svelte-gofyel{font-size:1.35rem;font-weight:800;display:block}.text-heading.svelte-gofyel{color:#fff}.text-cyan{color:var(--neon-bluegreen)}.preview-grid-2.svelte-gofyel{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.preview-search-sim.svelte-gofyel{border:1px dashed var(--border-strong);border-radius:var(--radius-sm);color:#ffffffd9;background:#1b2a38;justify-content:center;align-items:center;gap:.5rem;padding:.65rem .85rem;font-size:.75rem;font-weight:600;display:flex}@media (width<=900px){.active-module-showcase.svelte-gofyel{grid-template-columns:1fr}}.services-integrated-section.svelte-1cj4t53{background:0 0;padding:6.5rem 1.5rem;position:relative}.services-container.svelte-1cj4t53{width:min(92vw,1180px);margin:0 auto}.services-header.svelte-1cj4t53{text-align:center;max-width:820px;margin:0 auto 3.5rem}.services-h2.svelte-1cj4t53{font-family:var(--font-heading);letter-spacing:-.03em;color:var(--text-heading);margin:1rem 0;font-size:clamp(2.1rem,4.2vw,3.2rem);font-weight:800;line-height:1.15}.text-gradient-green.svelte-1cj4t53{background:var(--grad-primary-blue);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.services-subtitle.svelte-1cj4t53{color:var(--text-muted);margin:0;font-size:1.1rem;line-height:1.6}.core-services-grid.svelte-1cj4t53{grid-template-columns:repeat(auto-fit,minmax(310px,1fr));gap:1.75rem;display:grid}.service-card-dark.svelte-1cj4t53{border:1px solid var(--border-strong);border-radius:var(--radius-2xl);text-align:center;transition:all .3s var(--ease-out);cursor:pointer;box-shadow:var(--shadow-card);background:#fff;flex-direction:column;justify-content:space-between;align-items:center;padding:2.25rem 1.75rem;display:flex;position:relative}.service-card-dark.svelte-1cj4t53:before{content:"";background:var(--service-accent);border-radius:var(--radius-2xl) var(--radius-2xl) 0 0;opacity:.95;height:4px;position:absolute;top:0;left:0;right:0}.service-card-dark.svelte-1cj4t53:hover,.service-card-dark.active.svelte-1cj4t53{border-color:var(--service-accent);box-shadow:var(--shadow-lift);transform:translateY(-6px)}.service-badge-pill.svelte-1cj4t53{background:#1d4ed812;border:1px solid;border-radius:999px;margin-bottom:1rem;padding:.25rem .75rem;font-size:.72rem;font-weight:800}.service-icon-orb.svelte-1cj4t53{border-radius:50%;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin-bottom:1.25rem;display:flex}.service-card-title.svelte-1cj4t53{font-family:var(--font-heading);color:var(--text-heading);margin:0 0 .6rem;font-size:1.4rem;font-weight:800}.service-card-sub.svelte-1cj4t53{color:var(--text-body);margin:0 0 1.5rem;font-size:.9rem;line-height:1.55}.service-checklist-box.svelte-1cj4t53{background:var(--bg-subtle);border:1px solid var(--border-strong);border-radius:var(--radius-md);width:100%;margin-bottom:1.75rem;padding:1.15rem}.checklist-heading.svelte-1cj4t53{letter-spacing:.06em;color:var(--text-muted);margin-bottom:.75rem;font-size:.7rem;font-weight:800;display:block}.service-checklist.svelte-1cj4t53{flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.service-checklist.svelte-1cj4t53 li:where(.svelte-1cj4t53){color:var(--text-body);text-align:center;justify-content:center;align-items:center;gap:.55rem;font-size:.84rem;line-height:1.4;display:flex}.service-cta-btn.svelte-1cj4t53{width:100%}.roi-section.svelte-oics19{background:0 0;padding:6.5rem 1.5rem}.roi-container.svelte-oics19{width:min(92vw,1160px);margin:0 auto}.roi-header.svelte-oics19{text-align:center;max-width:820px;margin:0 auto 3.5rem}.roi-h2.svelte-oics19{font-family:var(--font-heading);color:var(--text-heading);margin:1rem 0;font-size:clamp(2.1rem,4vw,3rem);font-weight:800;line-height:1.15}.roi-subtitle.svelte-oics19{color:var(--text-muted);margin:0;font-size:1.05rem;line-height:1.6}.roi-card-wrapper.svelte-oics19{border:1px solid var(--border-card);border-radius:var(--radius-xl);box-shadow:var(--shadow-lift);background:#1b2a38;overflow:hidden}.roi-calculator-grid.svelte-oics19{grid-template-columns:1.2fr .9fr;display:grid}.calc-controls.svelte-oics19{flex-direction:column;gap:2rem;padding:2.5rem;display:flex}.control-group.svelte-oics19{flex-direction:column;gap:.75rem;display:flex}.control-label-row.svelte-oics19{color:#fff;justify-content:space-between;align-items:center;font-size:.88rem;font-weight:700;display:flex}.val-highlight.svelte-oics19{color:var(--neon-green);font-size:1.05rem;font-weight:800}.range-slider.svelte-oics19{width:100%;accent-color:var(--neon-green);cursor:pointer}.range-subtext.svelte-oics19{color:#ffffffb3;justify-content:space-between;font-size:.75rem;display:flex}.sector-buttons.svelte-oics19{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.sector-btn.svelte-oics19{border:1px solid var(--border-card);border-radius:var(--radius-sm);color:#ffffffe0;cursor:pointer;background:#16222f;padding:.65rem .75rem;font-size:.82rem;font-weight:600;transition:all .18s}.sector-btn.svelte-oics19:hover{border-color:var(--neon-green);color:#fff}.sector-btn.active.svelte-oics19{background:var(--grad-navy-executive);color:#fff;border-color:#fff3}.calc-results.svelte-oics19{border-left:1px solid var(--border-card);background:#16222f;flex-direction:column;justify-content:space-between;padding:2.5rem;display:flex}.results-badge.svelte-oics19{letter-spacing:.08em;color:var(--neon-green);margin-bottom:.25rem;font-size:.7rem;font-weight:800;display:block}.results-top.svelte-oics19 h3:where(.svelte-oics19){font-family:var(--font-heading);color:#fff;margin:0 0 1.5rem;font-size:1.4rem}.metrics-stack.svelte-oics19{flex-direction:column;gap:1.25rem;margin-bottom:2rem;display:flex}.metric-row.svelte-oics19{border:1px solid var(--border-card);border-radius:var(--radius-md);background:#1b2a38;align-items:center;gap:1rem;padding:.95rem 1.1rem;display:flex}.metric-icon.svelte-oics19{border-radius:.65rem;flex-shrink:0;justify-content:center;align-items:center;width:2.8rem;height:2.8rem;display:flex}.metric-icon.green.svelte-oics19{color:var(--neon-green);background:#82c91e26}.metric-icon.cyan.svelte-oics19{color:var(--neon-bluegreen);background:#00b89426}.metric-icon.yellow.svelte-oics19{color:var(--tricolor-yellow);background:#f59e0b26}.metric-info.svelte-oics19 span:where(.svelte-oics19){color:#ffffffbf;font-size:.76rem;display:block}.metric-info.svelte-oics19 strong:where(.svelte-oics19){color:#fff;margin-top:.15rem;font-size:1.05rem;font-weight:800;display:block}.full-calc-cta.svelte-oics19{justify-content:center;width:100%}@media (width<=860px){.roi-calculator-grid.svelte-oics19{grid-template-columns:1fr}.calc-results.svelte-oics19{border-left:none;border-top:1px solid var(--border-card)}}.stats-section.svelte-apxoew{background:0 0;padding:6.5rem 1.5rem;position:relative}.stats-container.svelte-apxoew{width:min(92vw,1180px);margin:0 auto}.stats-header.svelte-apxoew{text-align:center;max-width:820px;margin:0 auto 3.5rem}.stats-h2.svelte-apxoew{font-family:var(--font-heading);letter-spacing:-.03em;color:#fff;margin:1rem 0;font-size:clamp(2.1rem,4.2vw,3.2rem);font-weight:800;line-height:1.15}.text-gradient-neon.svelte-apxoew{background:var(--grad-neon-green);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.stats-subtitle.svelte-apxoew{color:#ffffffb8;margin:0;font-size:1.1rem;line-height:1.6}.stats-counter-grid.svelte-apxoew{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:5rem;display:grid}.stat-card.svelte-apxoew{border:1px solid var(--border-card);border-radius:var(--radius-xl);text-align:center;box-shadow:var(--shadow-card);transition:all .25s var(--ease-out);background:#1b2a38;flex-direction:column;align-items:center;padding:2.25rem 1.75rem;display:flex}.stat-card.svelte-apxoew:hover{border-color:var(--neon-green);box-shadow:var(--shadow-lift);transform:translateY(-6px)}.stat-icon-wrap.svelte-apxoew{border-radius:50%;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin:0 auto 1.25rem;display:flex}.stat-value.svelte-apxoew{font-family:var(--font-heading);margin-bottom:.5rem;font-size:clamp(2.6rem,5vw,3.4rem);font-weight:900;line-height:1;display:block}.stat-label.svelte-apxoew{color:#fff;margin-bottom:.35rem;font-size:1.1rem;font-weight:800;display:block}.stat-sublabel.svelte-apxoew{color:#fff9;margin:0;font-size:.85rem;line-height:1.4}.testimonials-header.svelte-apxoew{text-align:center;margin-bottom:2.5rem}.test-h3.svelte-apxoew{font-family:var(--font-heading);color:#fff;margin:.75rem 0 0;font-size:1.8rem;font-weight:800}.testimonials-grid.svelte-apxoew{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.test-card.svelte-apxoew{border:1px solid var(--border-card);border-radius:var(--radius-lg);text-align:center;box-shadow:var(--shadow-card);background:#1b2a38;flex-direction:column;justify-content:space-between;align-items:center;padding:1.85rem;display:flex}.test-card-top-centered.svelte-apxoew{flex-direction:column;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.rating-stars.svelte-apxoew{gap:.2rem;display:flex}.test-quote.svelte-apxoew{color:#ffffffc7;text-align:center;margin:0 0 1.5rem;font-size:.95rem;font-style:italic;line-height:1.6}.test-author-box-centered.svelte-apxoew{text-align:center}.test-author-box-centered.svelte-apxoew strong:where(.svelte-apxoew){color:#fff;font-size:.95rem;display:block}.test-role.svelte-apxoew{color:var(--neon-green);font-size:.8rem;font-weight:700;display:block}.test-company.svelte-apxoew{color:#ffffff85;font-size:.76rem;display:block}.faq-section.svelte-pnxa5b{background:0 0;padding:6.5rem 1.5rem}.faq-container.svelte-pnxa5b{width:min(92vw,860px);margin:0 auto}.faq-header.svelte-pnxa5b{text-align:center;margin-bottom:3.5rem}.faq-h2.svelte-pnxa5b{font-family:var(--font-heading);color:var(--text-heading);margin:1rem 0;font-size:clamp(2.1rem,4vw,3rem);font-weight:800;line-height:1.15}.faq-subtitle.svelte-pnxa5b{color:var(--text-muted);margin:0;font-size:1.05rem}.faq-list.svelte-pnxa5b{flex-direction:column;gap:.85rem;display:flex}.faq-item.svelte-pnxa5b{border:1px solid var(--border-strong);border-radius:var(--radius-md);box-shadow:var(--shadow-card);background:#fff;padding:.2rem 1.4rem;transition:all .2s}.faq-item.open.svelte-pnxa5b{border-color:var(--brand-blue);background:#fff;box-shadow:0 10px 30px #0f172a14}.faq-question.svelte-pnxa5b{text-align:left;width:100%;font-family:var(--font-heading);color:var(--text-heading);cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:1rem;padding:1.2rem 0;font-size:1rem;font-weight:700;display:flex}.faq-question.svelte-pnxa5b .faq-chevron{color:var(--text-muted);flex-shrink:0;transition:transform .2s}.faq-item.open.svelte-pnxa5b .faq-question:where(.svelte-pnxa5b) .faq-chevron{color:var(--brand-blue);transform:rotate(180deg)}.faq-answer.svelte-pnxa5b{color:var(--text-body);margin:0 0 1.25rem;font-size:.92rem;line-height:1.65}.footer-component.svelte-95kqdk{color:#fff;background:#1b2a38;border-top:1px solid #ffffff1f;padding:5rem 1.5rem 2rem}.footer-container.svelte-95kqdk{width:min(92vw,1180px);margin:0 auto}.footer-grid.svelte-95kqdk{grid-template-columns:1.4fr repeat(3,1fr);gap:3rem;margin-bottom:2.5rem;display:grid}.brand-tagline.svelte-95kqdk{color:#fff;margin:1.25rem 0 .5rem;font-size:1.05rem;font-weight:700}.brand-tagline.svelte-95kqdk em:where(.svelte-95kqdk){color:var(--neon-green);font-style:normal}.brand-desc.svelte-95kqdk{color:#ffffffb3;margin:0 0 1.25rem;font-size:.86rem;line-height:1.6}.footer-contact-mini.svelte-95kqdk{color:#ffffffd9;flex-direction:column;gap:.45rem;margin-bottom:1rem;font-size:.82rem;display:flex}.footer-contact-mini.svelte-95kqdk div:where(.svelte-95kqdk){align-items:center;gap:.5rem;display:flex}.footer-social-row.svelte-95kqdk{flex-wrap:wrap;gap:.85rem;font-size:.75rem;display:flex}.footer-social-row.svelte-95kqdk a:where(.svelte-95kqdk){color:var(--neon-green);transition:opacity .15s}.footer-social-row.svelte-95kqdk a:where(.svelte-95kqdk):hover{opacity:.8}.footer-title.svelte-95kqdk{font-family:var(--font-heading);color:#fff;text-transform:uppercase;letter-spacing:.04em;margin:0 0 1.25rem;font-size:.95rem;font-weight:800}.footer-links.svelte-95kqdk{flex-direction:column;gap:.7rem;margin:0;padding:0;list-style:none;display:flex}.footer-links.svelte-95kqdk a:where(.svelte-95kqdk){color:#ffffffbf;font-size:.88rem;transition:color .15s}.footer-links.svelte-95kqdk a:where(.svelte-95kqdk):hover{color:var(--neon-green)}.footer-btn-link.svelte-95kqdk{color:var(--neon-green);cursor:pointer;background:0 0;border:none;align-items:center;gap:.2rem;padding:0;font-size:.88rem;font-weight:700;display:inline-flex}.habeas-data-card.svelte-95kqdk{border-radius:var(--radius-md);background:#ffffff0a;border:1px solid #ffffff14;align-items:center;gap:.85rem;margin-bottom:2.5rem;padding:.85rem 1.25rem;display:flex}.habeas-data-card.svelte-95kqdk p:where(.svelte-95kqdk){color:#ffffffbf;margin:0;font-size:.78rem;line-height:1.45}.footer-bottom.svelte-95kqdk{flex-direction:column;gap:1.5rem;display:flex}.tricolor-line.svelte-95kqdk{border-radius:2px;width:100%;height:3px;display:flex;overflow:hidden}.tricolor-line.svelte-95kqdk .yellow:where(.svelte-95kqdk){background:#f59e0b;flex:1}.tricolor-line.svelte-95kqdk .red:where(.svelte-95kqdk){background:#ef4444;flex:1}.tricolor-line.svelte-95kqdk .blue:where(.svelte-95kqdk){background:#1d4ed8;flex:1}.bottom-flex.svelte-95kqdk{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.copyright.svelte-95kqdk{color:#fff9;margin:0;font-size:.82rem}.legal-links.svelte-95kqdk{gap:1.5rem;display:flex}.legal-links.svelte-95kqdk a:where(.svelte-95kqdk){color:#fff9;font-size:.82rem;transition:color .15s}.legal-links.svelte-95kqdk a:where(.svelte-95kqdk):hover{color:#fff}@media (width<=860px){.footer-grid.svelte-95kqdk{grid-template-columns:1fr 1fr;gap:2rem}.brand-col.svelte-95kqdk{grid-column:1/-1}}.landing-main.svelte-5hymd7{overflow-x:hidden}.section-dark.svelte-5hymd7{background:var(--navy-dark)}.section-light.svelte-5hymd7{background:var(--bg-subtle)}.servicios-page.svelte-1uhbsc4{min-height:100svh;padding-top:clamp(6.5rem,10vw,8rem);padding-bottom:5rem}.servicios-container.svelte-1uhbsc4{width:min(92vw,1180px);margin:0 auto}.servicios-page-header.svelte-1uhbsc4{text-align:center;max-width:860px;margin:0 auto 4rem}.page-h1.svelte-1uhbsc4{font-family:var(--font-heading);color:var(--text-heading);margin:1.25rem 0 1rem;font-size:clamp(2.3rem,4.5vw,3.4rem);font-weight:800;line-height:1.15}.text-highlight.svelte-1uhbsc4{color:var(--brand-blue);background:var(--grad-primary-blue);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.page-subtitle.svelte-1uhbsc4{color:var(--text-muted);margin:0;font-size:1.15rem;line-height:1.6}.servicios-list.svelte-1uhbsc4{flex-direction:column;gap:2.5rem;margin-bottom:4rem;display:flex}.service-detail-card.svelte-1uhbsc4{border:1px solid var(--border-card);border-radius:var(--radius-2xl);box-shadow:var(--shadow-card);text-align:center;transition:all .25s var(--ease-out);background:#fff;flex-direction:column;align-items:center;padding:2.75rem 2.25rem;display:flex}.service-detail-card.svelte-1uhbsc4:hover{border-color:var(--brand-blue);box-shadow:var(--shadow-lift);transform:translateY(-4px)}.service-card-top.svelte-1uhbsc4{flex-direction:column;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.service-tag.svelte-1uhbsc4{border:1px solid;border-radius:999px;padding:.25rem .85rem;font-size:.74rem;font-weight:800}.service-icon-box.svelte-1uhbsc4{border-radius:50%;justify-content:center;align-items:center;width:3.8rem;height:3.8rem;display:flex}.service-title.svelte-1uhbsc4{font-family:var(--font-heading);color:var(--text-heading);margin:0 0 .5rem;font-size:clamp(1.6rem,3vw,2.1rem);font-weight:800}.service-sub.svelte-1uhbsc4{color:var(--brand-blue);margin:0 0 1.25rem;font-size:1.05rem;font-weight:600}.service-description.svelte-1uhbsc4{color:var(--text-body);max-width:820px;margin:0 0 1.75rem;font-size:.96rem;line-height:1.65}.service-checklist-box.svelte-1uhbsc4{border:1px solid var(--border-card);border-radius:var(--radius-lg);background:#f8fafc;width:100%;max-width:800px;margin-bottom:2rem;padding:1.5rem}.checklist-heading.svelte-1uhbsc4{letter-spacing:.06em;color:var(--text-muted);text-align:center;margin-bottom:1rem;font-size:.74rem;font-weight:800;display:block}.service-checklist.svelte-1uhbsc4{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.service-checklist.svelte-1uhbsc4 li:where(.svelte-1uhbsc4){color:var(--text-heading);text-align:center;justify-content:center;align-items:center;gap:.75rem;font-size:.9rem;font-weight:600;line-height:1.45;display:flex}.service-action-wrap.svelte-1uhbsc4{justify-content:center;width:100%;display:flex}.services-bottom-banner.svelte-1uhbsc4{background:var(--navy-dark);color:#fff;border-radius:var(--radius-2xl);text-align:center;box-shadow:var(--shadow-lift);padding:3rem 2rem}.services-bottom-banner.svelte-1uhbsc4 h3:where(.svelte-1uhbsc4){font-family:var(--font-heading);margin:0 0 .5rem;font-size:1.8rem;font-weight:800}.services-bottom-banner.svelte-1uhbsc4 p:where(.svelte-1uhbsc4){color:#fffc;margin:0 0 1.75rem;font-size:1rem}.contacto-page.svelte-q68z60{min-height:100svh;padding-top:clamp(6.5rem,10vw,8rem);padding-bottom:5rem}.contacto-container.svelte-q68z60{width:min(92vw,1180px);margin:0 auto}.contacto-page-header.svelte-q68z60{text-align:center;max-width:860px;margin:0 auto 4rem}.page-h1.svelte-q68z60{font-family:var(--font-heading);color:var(--text-heading);margin:1.25rem 0 1rem;font-size:clamp(2.3rem,4.5vw,3.4rem);font-weight:800;line-height:1.15}.text-highlight.svelte-q68z60{color:var(--brand-blue);background:var(--grad-primary-blue);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.page-subtitle.svelte-q68z60{color:var(--text-muted);margin:0;font-size:1.15rem;line-height:1.6}.contacto-grid.svelte-q68z60{grid-template-columns:1fr 1.25fr;gap:2.5rem;display:grid}.contacto-info-side.svelte-q68z60{flex-direction:column;gap:1.5rem;display:flex}.contacto-info-side.svelte-q68z60 h3:where(.svelte-q68z60){font-family:var(--font-heading);color:var(--text-heading);margin:0;font-size:1.6rem;font-weight:800}.info-desc.svelte-q68z60{color:var(--text-muted);margin:0;font-size:.95rem;line-height:1.55}.direct-cards.svelte-q68z60{flex-direction:column;gap:.85rem;display:flex}.direct-card.svelte-q68z60{border:1px solid var(--border-card);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);background:#fff;align-items:center;gap:1rem;padding:1rem 1.25rem;transition:all .2s;display:flex}.direct-card.svelte-q68z60:hover{border-color:var(--brand-blue);box-shadow:var(--shadow-card);transform:translate(4px)}.direct-icon-box.svelte-q68z60{border-radius:.65rem;flex-shrink:0;justify-content:center;align-items:center;width:2.8rem;height:2.8rem;display:flex}.direct-icon-box.green.svelte-q68z60{color:#4d7c0f;background:#84cc1626}.direct-icon-box.blue.svelte-q68z60{color:#1d4ed8;background:#1d4ed81f}.direct-icon-box.navy.svelte-q68z60{color:#1b2a38;background:#1b2a381f}.direct-card.svelte-q68z60 strong:where(.svelte-q68z60){color:var(--text-heading);font-size:.95rem;display:block}.direct-card.svelte-q68z60 span:where(.svelte-q68z60){color:var(--text-muted);font-size:.84rem}.social-networks-box.svelte-q68z60{border:1px solid var(--border-card);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fff;padding:1.25rem}.social-networks-box.svelte-q68z60 h4:where(.svelte-q68z60){color:var(--text-heading);margin:0 0 1rem;font-size:.88rem;font-weight:800}.social-links-grid.svelte-q68z60{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.social-btn.svelte-q68z60{border-radius:var(--radius-sm);border:1px solid var(--border-card);color:var(--text-heading);text-align:center;background:#f8fafc;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;padding:.75rem .5rem;transition:all .18s;display:flex}.social-btn.svelte-q68z60:hover{box-shadow:var(--shadow-sm);background:#fff;transform:translateY(-2px)}.social-btn.instagram.svelte-q68z60:hover{color:#e1306c;border-color:#e1306c}.social-btn.facebook.svelte-q68z60:hover{color:#1877f2;border-color:#1877f2}.social-btn.tiktok.svelte-q68z60:hover{color:#000;border-color:#000}.social-btn.svelte-q68z60 span:where(.svelte-q68z60){font-size:.82rem;font-weight:800}.social-btn.svelte-q68z60 small:where(.svelte-q68z60){color:var(--text-muted);font-size:.68rem}.working-hours-card.svelte-q68z60{border:1px solid var(--border-card);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);background:#fff;align-items:flex-start;gap:.85rem;padding:1rem 1.25rem;display:flex}.text-green{color:#16a34a}.working-hours-card.svelte-q68z60 strong:where(.svelte-q68z60){color:var(--text-heading);font-size:.85rem;display:block}.working-hours-card.svelte-q68z60 p:where(.svelte-q68z60){color:var(--text-muted);margin:.2rem 0 0;font-size:.8rem}.contacto-form-side.svelte-q68z60{border:1px solid var(--border-card);border-radius:var(--radius-2xl);box-shadow:var(--shadow-card);background:#fff;padding:2.25rem}.lead-form.svelte-q68z60 h3:where(.svelte-q68z60){font-family:var(--font-heading);color:var(--text-heading);margin:0 0 .25rem;font-size:1.5rem;font-weight:800}.form-subtext.svelte-q68z60{color:var(--text-muted);margin:0 0 1.5rem;font-size:.88rem}.form-group.svelte-q68z60{flex-direction:column;gap:.4rem;margin-bottom:1rem;display:flex}.form-row.svelte-q68z60{grid-template-columns:1fr 1fr;gap:1rem;display:grid}label.svelte-q68z60{color:var(--text-heading);font-size:.82rem;font-weight:700}input.svelte-q68z60,select.svelte-q68z60,textarea.svelte-q68z60{border:1px solid var(--border-strong);border-radius:var(--radius-sm);color:var(--text-heading);background:#fff;padding:.75rem .95rem;font-size:.9rem;transition:all .18s}input.svelte-q68z60:focus,select.svelte-q68z60:focus,textarea.svelte-q68z60:focus{border-color:var(--brand-blue);outline:none;box-shadow:0 0 0 3px #1d4ed826}.full-submit.svelte-q68z60{justify-content:center;width:100%;margin-top:.5rem}.form-success-box.svelte-q68z60{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:3rem 1.5rem;display:flex}.form-success-box.svelte-q68z60 h3:where(.svelte-q68z60){font-family:var(--font-heading);color:var(--text-heading);margin:0;font-size:1.8rem;font-weight:800}.form-success-box.svelte-q68z60 p:where(.svelte-q68z60){color:var(--text-muted);margin:0;font-size:1rem;line-height:1.6}@media (width<=860px){.contacto-grid.svelte-q68z60,.form-row.svelte-q68z60,.social-links-grid.svelte-q68z60{grid-template-columns:1fr}}.qs-main.svelte-isq8mw{overflow-x:hidden}.section-light.svelte-isq8mw{background:var(--bg-subtle)}.section-dark.svelte-isq8mw{background:var(--navy-dark)}.qs-container.svelte-isq8mw{width:min(92vw,1180px);margin:0 auto;padding:5.5rem 0}.section-eyebrow.svelte-isq8mw{letter-spacing:.1em;text-transform:uppercase;color:var(--brand-blue);margin-bottom:.75rem;font-size:.73rem;font-weight:800;display:block}.section-eyebrow.light.svelte-isq8mw{color:var(--neon-green-bright)}.section-h2.svelte-isq8mw{font-family:var(--font-heading);letter-spacing:-.025em;color:var(--text-heading);margin:0 0 1.2rem;font-size:clamp(1.9rem,3.8vw,2.9rem);font-weight:800;line-height:1.18}.section-h2.light.svelte-isq8mw{color:#fff}.section-body.svelte-isq8mw{color:var(--text-body);margin:0 0 1.25rem;font-size:1.05rem;line-height:1.7}.section-body.light.svelte-isq8mw{color:#ffffffc7}.section-header-center.svelte-isq8mw{text-align:center;max-width:780px;margin:0 auto 3.5rem}.qs-hero.svelte-isq8mw{background-image:var(--qs-bg);background-position:50%;background-size:cover;align-items:flex-end;min-height:90vh;padding-top:6rem;display:flex}.qs-hero-overlay.svelte-isq8mw{background:linear-gradient(#0f172a4d 0%,#0f172ae0 100%);width:100%;padding:5rem 1.5rem 5.5rem}.qs-hero-content.svelte-isq8mw{width:min(92vw,860px);margin:0 auto}.qs-pill.svelte-isq8mw{letter-spacing:.07em;text-transform:uppercase;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff26;border:1px solid #ffffff47;border-radius:999px;margin-bottom:1.5rem;padding:.3rem 1rem;font-size:.73rem;font-weight:800;display:inline-block}.qs-hero-h1.svelte-isq8mw{font-family:var(--font-heading);letter-spacing:-.03em;color:#fff;margin:0 0 1.5rem;font-size:clamp(2.4rem,5vw,4rem);font-weight:800;line-height:1.1}.qs-h1-accent.svelte-isq8mw{background:var(--grad-neon-green);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.qs-hero-sub.svelte-isq8mw{color:#ffffffd1;max-width:700px;margin:0 0 2.5rem;font-size:1.15rem;line-height:1.7}.qs-hero-actions.svelte-isq8mw{flex-wrap:wrap;gap:1rem;display:flex}.btn-hero-ghost.svelte-isq8mw{color:#fff;border-radius:var(--radius-md);cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;border:1px solid #ffffff52;padding:.8rem 1.6rem;font-size:.92rem;font-weight:700;transition:all .22s}.btn-hero-ghost.svelte-isq8mw:hover{background:#ffffff38}.btn-lg.svelte-isq8mw{padding:.9rem 2rem;font-size:.95rem}.qs-intro-grid.svelte-isq8mw{grid-template-columns:1.2fr .8fr;align-items:center;gap:4rem;display:grid}.qs-stats-strip.svelte-isq8mw{border:1px solid var(--border-strong);border-radius:var(--radius-xl);box-shadow:var(--shadow-card);background:#fff;flex-direction:column;gap:1.5rem;padding:2rem 2.25rem;display:flex}.qs-stat.svelte-isq8mw{text-align:center}.qs-stat-val.svelte-isq8mw{font-family:var(--font-heading);background:var(--grad-primary-blue);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.4rem;font-size:2.4rem;font-weight:900;line-height:1;display:block}.qs-stat-label.svelte-isq8mw{color:var(--text-muted);font-size:.84rem;font-weight:600;line-height:1.4}.qs-divider-v.svelte-isq8mw{background:var(--border-card);width:100%;height:1px}.timeline.svelte-isq8mw{flex-direction:column;gap:0;display:flex;position:relative}.timeline.svelte-isq8mw:before{content:"";background:#82c91e40;width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.timeline-item.svelte-isq8mw{justify-content:flex-start;padding-bottom:2.5rem;display:flex;position:relative}.timeline-item.right.svelte-isq8mw{justify-content:flex-end}.timeline-dot.svelte-isq8mw{background:var(--dot-color,#82c91e);z-index:1;border-radius:50%;width:14px;height:14px;position:absolute;top:1rem;left:50%;transform:translate(-50%);box-shadow:0 0 0 4px #82c91e33}.timeline-card.svelte-isq8mw{border-radius:var(--radius-lg);background:#ffffff0d;border:1px solid #ffffff1a;width:44%;padding:1.25rem 1.5rem;transition:transform .2s}.timeline-card.svelte-isq8mw:hover{transform:translateY(-2px)}.timeline-year.svelte-isq8mw{letter-spacing:.05em;color:var(--neon-green-bright);margin-bottom:.4rem;font-size:.75rem;font-weight:800;display:block}.timeline-title.svelte-isq8mw{color:#fff;margin-bottom:.45rem;font-size:1rem;font-weight:700;display:block}.timeline-desc.svelte-isq8mw{color:#ffffffad;margin:0;font-size:.86rem;line-height:1.5}.mv-grid.svelte-isq8mw{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.mv-card.svelte-isq8mw{border:1px solid var(--border-strong);border-radius:var(--radius-xl);box-shadow:var(--shadow-card);background:#fff;padding:2.5rem;transition:transform .22s,box-shadow .22s}.mv-card.svelte-isq8mw:hover{box-shadow:var(--shadow-lift);transform:translateY(-3px)}.mv-icon-wrap.svelte-isq8mw{border-radius:var(--radius-md);justify-content:center;align-items:center;width:3rem;height:3rem;margin-bottom:1.25rem;display:flex}.mv-icon-wrap.blue.svelte-isq8mw{color:#1d4ed8;background:#1d4ed81f}.mv-icon-wrap.green.svelte-isq8mw{color:#4d7c0f;background:#82c91e1f}.mv-title.svelte-isq8mw{font-family:var(--font-heading);color:var(--text-heading);margin:0 0 1rem;font-size:1.4rem;font-weight:800}.mv-body.svelte-isq8mw{color:var(--text-body);margin:0;font-size:1rem;line-height:1.7}.valores-grid.svelte-isq8mw{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;display:grid}.valor-card.svelte-isq8mw{border-radius:var(--radius-lg);background:#ffffff0d;border:1px solid #ffffff14;padding:1.75rem;transition:all .2s}.valor-card.svelte-isq8mw:hover{background:#ffffff17;transform:translateY(-3px)}.valor-icon-wrap.svelte-isq8mw{border-radius:var(--radius-md);justify-content:center;align-items:center;width:2.75rem;height:2.75rem;margin-bottom:1rem;display:flex}.valor-title.svelte-isq8mw{color:#fff;margin-bottom:.5rem;font-size:1.05rem;font-weight:800;display:block}.valor-desc.svelte-isq8mw{color:#ffffffad;margin:0;font-size:.88rem;line-height:1.55}.pv-grid.svelte-isq8mw{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;display:grid}.pv-card.svelte-isq8mw{border:1px solid var(--border-strong);border-radius:var(--radius-xl);background:#fff;padding:2rem;transition:all .22s;position:relative;overflow:hidden}.pv-card.svelte-isq8mw:hover{box-shadow:var(--shadow-lift);transform:translateY(-4px)}.pv-number.svelte-isq8mw{font-family:var(--font-mono);color:var(--border-strong);margin-bottom:1rem;font-size:2.5rem;font-weight:900;line-height:1}.pv-icon-wrap.svelte-isq8mw{border-radius:var(--radius-md);justify-content:center;align-items:center;width:3rem;height:3rem;margin-bottom:1rem;display:flex}.pv-title.svelte-isq8mw{color:var(--text-heading);margin:0 0 .65rem;font-size:1.05rem;font-weight:800}.pv-desc.svelte-isq8mw{color:var(--text-body);margin:0;font-size:.88rem;line-height:1.6}.pv-accent-bar.svelte-isq8mw{height:3px;position:absolute;bottom:0;left:0;right:0}.team-grid.svelte-isq8mw{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;max-width:860px;margin:0 auto;display:grid}.team-card.svelte-isq8mw{text-align:center;border-radius:var(--radius-xl);background:#ffffff0d;border:1px solid #ffffff1a;flex-direction:column;align-items:center;padding:2rem 1.5rem;transition:all .2s;display:flex}.team-card.svelte-isq8mw:hover{background:#ffffff17;transform:translateY(-3px)}.team-avatar.svelte-isq8mw{color:#fff;letter-spacing:-.02em;border-radius:50%;justify-content:center;align-items:center;width:4.5rem;height:4.5rem;margin-bottom:1.15rem;font-size:1.35rem;font-weight:900;display:flex}.team-role.svelte-isq8mw{color:#fff;margin-bottom:.35rem;font-size:.95rem;font-weight:800;display:block}.team-area.svelte-isq8mw{color:#fff9;font-size:.82rem;font-weight:500}.cta-block.svelte-isq8mw{text-align:center;max-width:720px;margin:0 auto}.cta-h2.svelte-isq8mw{font-family:var(--font-heading);color:var(--text-heading);margin:.5rem 0 1.25rem;font-size:clamp(1.9rem,3.8vw,2.9rem);font-weight:800}.cta-sub.svelte-isq8mw{color:var(--text-body);margin:0 0 2.25rem;font-size:1.05rem;line-height:1.65}.cta-actions.svelte-isq8mw{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}@media (width<=860px){.qs-intro-grid.svelte-isq8mw,.mv-grid.svelte-isq8mw{grid-template-columns:1fr}.timeline.svelte-isq8mw:before{left:20px}.timeline-item.svelte-isq8mw,.timeline-item.right.svelte-isq8mw{justify-content:flex-start;padding-left:3rem}.timeline-dot.svelte-isq8mw{left:20px}.timeline-card.svelte-isq8mw{width:100%}.qs-container.svelte-isq8mw{padding:4rem 0}}.portal-auth-page.svelte-1428x5h{background:linear-gradient(135deg, #1b2a38e0 0%, #0f172af0 100%), var(--portal-bg) center/cover no-repeat fixed;width:100%;min-height:100svh;font-family:var(--font-sans);flex-direction:column;justify-content:space-between;padding:1.5rem 1rem;display:flex;position:relative}.portal-top-bar.svelte-1428x5h{z-index:10;justify-content:space-between;align-items:center;gap:1rem;width:min(92vw,1140px);margin:0 auto;display:flex}.portal-back-btn.svelte-1428x5h{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #fff3;border-radius:999px;align-items:center;gap:.5rem;padding:.55rem 1.1rem;font-size:.85rem;font-weight:700;transition:all .2s;display:inline-flex}.portal-back-btn.svelte-1428x5h:hover{background:#ffffff38;transform:translate(-3px)}.portal-tag-badge.svelte-1428x5h{color:#ffffffe6;align-items:center;gap:.4rem;font-size:.8rem;font-weight:700;display:flex}.portal-auth-container.svelte-1428x5h{z-index:10;justify-content:center;align-items:center;width:100%;margin:2rem auto;display:flex}.portal-auth-card.svelte-1428x5h{border:1px solid var(--border-card);border-radius:var(--radius-2xl);background:#fff;width:min(440px,94vw);padding:2.25rem 2rem 1.75rem;position:relative;overflow:hidden;box-shadow:0 25px 60px #00000059}.card-tricolor-accent.svelte-1428x5h{height:4px;display:flex;position:absolute;top:0;left:0;right:0}.card-tricolor-accent.svelte-1428x5h .yellow:where(.svelte-1428x5h){background:#f59e0b;flex:1}.card-tricolor-accent.svelte-1428x5h .red:where(.svelte-1428x5h){background:#ef4444;flex:1}.card-tricolor-accent.svelte-1428x5h .blue:where(.svelte-1428x5h){background:#1d4ed8;flex:1}.portal-logo-center.svelte-1428x5h{justify-content:center;margin-bottom:1.25rem;display:flex}.portal-title-block.svelte-1428x5h{text-align:center;margin-bottom:1.5rem}.portal-title-block.svelte-1428x5h h1:where(.svelte-1428x5h){font-family:var(--font-heading);color:var(--text-heading);margin:0 0 .35rem;font-size:1.7rem;font-weight:800}.portal-title-block.svelte-1428x5h p:where(.svelte-1428x5h){color:var(--text-muted);margin:0;font-size:.88rem;line-height:1.45}.portal-form.svelte-1428x5h{flex-direction:column;gap:1.1rem;display:flex}.input-field-group.svelte-1428x5h{flex-direction:column;gap:.35rem;display:flex}.input-field-group.svelte-1428x5h label:where(.svelte-1428x5h){color:var(--text-heading);font-size:.82rem;font-weight:700}.input-icon-wrapper.svelte-1428x5h{align-items:center;display:flex;position:relative}.input-icon-wrapper.svelte-1428x5h .field-icon{color:var(--text-muted);pointer-events:none;position:absolute;left:.95rem}.input-icon-wrapper.svelte-1428x5h input:where(.svelte-1428x5h){border:1px solid var(--border-strong);border-radius:var(--radius-md);width:100%;color:var(--text-heading);background:#fff;padding:.8rem .95rem .8rem 2.65rem;font-size:.92rem;transition:all .18s}.input-icon-wrapper.svelte-1428x5h input:where(.svelte-1428x5h):focus{border-color:var(--brand-blue);outline:none;box-shadow:0 0 0 3px #1d4ed82e}.portal-error-box.svelte-1428x5h{color:#dc2626;border-radius:var(--radius-sm);text-align:center;background:#fef2f2;border:1px solid #fca5a5;padding:.65rem .85rem;font-size:.84rem}.portal-submit-btn.svelte-1428x5h{width:100%;margin-top:.4rem;padding:.85rem;font-size:.95rem}.portal-forgot-wrap.svelte-1428x5h{text-align:center;margin-top:1rem}.portal-switch-wrap.svelte-1428x5h{border-top:1px solid var(--border-card);color:var(--text-muted);justify-content:center;align-items:center;gap:.4rem;margin-top:1.25rem;padding-top:1.1rem;font-size:.86rem;display:flex}.portal-link-btn.svelte-1428x5h{color:var(--brand-blue);cursor:pointer;background:0 0;border:none;padding:0;font-size:.86rem;font-weight:700}.portal-link-btn.svelte-1428x5h:hover{text-decoration:underline}.portal-link-btn.highlight.svelte-1428x5h{color:#1d4ed8}.portal-security-footer.svelte-1428x5h{color:var(--text-muted);text-align:center;justify-content:center;align-items:center;gap:.4rem;margin-top:1.25rem;font-size:.73rem;line-height:1.35;display:flex}.portal-auth-page.svelte-emfysg{background:linear-gradient(135deg, #1b2a38e0 0%, #0f172af0 100%), var(--portal-bg) center/cover no-repeat fixed;width:100%;min-height:100svh;font-family:var(--font-sans);flex-direction:column;justify-content:space-between;padding:1.5rem 1rem;display:flex;position:relative}.portal-top-bar.svelte-emfysg{z-index:10;justify-content:space-between;align-items:center;gap:1rem;width:min(92vw,1140px);margin:0 auto;display:flex}.portal-back-btn.svelte-emfysg{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #fff3;border-radius:999px;align-items:center;gap:.5rem;padding:.55rem 1.1rem;font-size:.85rem;font-weight:700;transition:all .2s;display:inline-flex}.portal-back-btn.svelte-emfysg:hover{background:#ffffff38;transform:translate(-3px)}.portal-tag-badge.svelte-emfysg{color:#ffffffe6;align-items:center;gap:.4rem;font-size:.8rem;font-weight:700;display:flex}.text-neon{color:var(--neon-green)}.text-blue{color:var(--brand-blue)}.portal-auth-container.svelte-emfysg{z-index:10;justify-content:center;align-items:center;width:100%;margin:2rem auto;display:flex}.portal-auth-card.svelte-emfysg{border:1px solid var(--border-card);border-radius:var(--radius-2xl);background:#fff;width:min(440px,94vw);padding:2.25rem 2rem 1.75rem;position:relative;overflow:hidden;box-shadow:0 25px 60px #00000059}.card-tricolor-accent.svelte-emfysg{height:4px;display:flex;position:absolute;top:0;left:0;right:0}.card-tricolor-accent.svelte-emfysg .yellow:where(.svelte-emfysg){background:#f59e0b;flex:1}.card-tricolor-accent.svelte-emfysg .red:where(.svelte-emfysg){background:#ef4444;flex:1}.card-tricolor-accent.svelte-emfysg .blue:where(.svelte-emfysg){background:#1d4ed8;flex:1}.portal-logo-center.svelte-emfysg{justify-content:center;margin-bottom:1.25rem;display:flex}.portal-title-block.svelte-emfysg{text-align:center;margin-bottom:1.5rem}.portal-title-block.svelte-emfysg h1:where(.svelte-emfysg){font-family:var(--font-heading);color:var(--text-heading);margin:0 0 .35rem;font-size:1.7rem;font-weight:800}.portal-title-block.svelte-emfysg p:where(.svelte-emfysg){color:var(--text-muted);margin:0;font-size:.88rem;line-height:1.45}.portal-form.svelte-emfysg{flex-direction:column;gap:1.1rem;display:flex}.input-field-group.svelte-emfysg{flex-direction:column;gap:.35rem;display:flex}.input-field-group.svelte-emfysg label:where(.svelte-emfysg){color:var(--text-heading);font-size:.82rem;font-weight:700}.input-icon-wrapper.svelte-emfysg{align-items:center;display:flex;position:relative}.input-icon-wrapper.svelte-emfysg .field-icon{color:var(--text-muted);pointer-events:none;position:absolute;left:.95rem}.input-icon-wrapper.svelte-emfysg input:where(.svelte-emfysg){border:1px solid var(--border-strong);border-radius:var(--radius-md);width:100%;color:var(--text-heading);background:#fff;padding:.8rem .95rem .8rem 2.65rem;font-size:.92rem;transition:all .18s}.input-icon-wrapper.svelte-emfysg input:where(.svelte-emfysg):focus{border-color:var(--brand-blue);outline:none;box-shadow:0 0 0 3px #1d4ed82e}.portal-error-box.svelte-emfysg{color:#dc2626;border-radius:var(--radius-sm);text-align:center;background:#fef2f2;border:1px solid #fca5a5;padding:.65rem .85rem;font-size:.84rem}.portal-info-box.svelte-emfysg{color:#16a34a;border-radius:var(--radius-sm);text-align:center;background:#f0fdf4;border:1px solid #86efac;padding:.65rem .85rem;font-size:.84rem}.portal-submit-btn.svelte-emfysg{width:100%;margin-top:.4rem;padding:.85rem;font-size:.95rem}.portal-switch-wrap.svelte-emfysg{border-top:1px solid var(--border-card);color:var(--text-muted);justify-content:center;align-items:center;gap:.4rem;margin-top:1.25rem;padding-top:1.1rem;font-size:.86rem;display:flex}.portal-link-btn.svelte-emfysg{color:var(--brand-blue);cursor:pointer;background:0 0;border:none;padding:0;font-size:.86rem;font-weight:700}.portal-link-btn.svelte-emfysg:hover{text-decoration:underline}.portal-security-footer.svelte-emfysg{color:var(--text-muted);text-align:center;justify-content:center;align-items:center;gap:.4rem;margin-top:1.25rem;font-size:.73rem;line-height:1.35;display:flex}.platform{--p-bg:#102131;--p-bg-rgb:16, 33, 49;--p-fg:#fff;--p-fg-rgb:255, 255, 255;--p-surface:#16293c;--p-card:#16293c;--p-popover:#1b3247;--p-primary:#0073ef;--p-primary-fg:#fff;--p-primary-rgb:0, 115, 239;--p-secondary:#00d285;--p-secondary-rgb:0, 210, 133;--p-muted:#1c3145;--p-muted-fg:#9fb2c4;--p-accent:#ffba00;--p-accent-rgb:255, 186, 0;--p-destructive:#ef2a3a;--p-destructive-rgb:239, 42, 58;--p-warning:#ffba00;--p-warning-rgb:255, 186, 0;--p-info:#0073ef;--p-border:rgba(var(--p-fg-rgb), .09);--p-chart-1:#0073ef;--p-chart-2:#00d285;--p-chart-3:#ffba00;--p-chart-4:#5ce6c8;--p-chart-5:#ef2a3a;--p-radius:.85rem;--p-sidebar:#0b1a27;background:var(--p-bg);min-height:100svh;color:var(--p-fg);font-family:var(--body)}.platform[data-theme=light]{--p-bg:#f4f6f9;--p-bg-rgb:244, 246, 249;--p-fg:#102131;--p-fg-rgb:16, 33, 49;--p-surface:#fff;--p-card:#fff;--p-popover:#fff;--p-primary:#0062cc;--p-primary-fg:#fff;--p-primary-rgb:0, 98, 204;--p-secondary:#00a876;--p-secondary-rgb:0, 168, 118;--p-muted:#eef0f4;--p-muted-fg:#55697a;--p-accent:#c98f00;--p-accent-rgb:201, 143, 0;--p-destructive:#d6283a;--p-destructive-rgb:214, 40, 58;--p-warning:#c98f00;--p-warning-rgb:201, 143, 0;--p-info:#0062cc;--p-border:rgba(var(--p-fg-rgb), .1);--p-chart-1:#0062cc;--p-chart-2:#00a876;--p-chart-3:#c98f00;--p-chart-4:#1a9c85;--p-chart-5:#d6283a;--p-sidebar:#fff}.platform *{box-sizing:border-box}.platform a{color:inherit;text-decoration:none}.platform-body{min-height:100svh}@media (width>=1024px){.platform-body{padding-left:16rem}.platform-body.platform-body-full{padding-left:0}}.platform-sidebar{display:none}@media (width>=1024px){.platform-sidebar{z-index:40;background:var(--p-sidebar);border-right:1px solid rgba(var(--p-fg-rgb), .05);flex-direction:column;width:16rem;display:flex;position:fixed;inset:0 auto 0 0}}.platform-sidebar-brand{border-bottom:1px solid rgba(var(--p-fg-rgb), .05);flex-shrink:0;align-items:center;gap:.6rem;height:4.5rem;padding:0 1.5rem;display:flex}.platform-sidebar-logo{border-radius:.5rem;width:auto;height:2.25rem;display:block}.platform-sidebar-brand span{font-family:var(--brand);letter-spacing:.02em;color:var(--p-fg);font-size:.9rem;font-weight:700}.platform-nav{flex-direction:column;flex:1;gap:.25rem;padding:1.5rem .75rem;display:flex;overflow-y:auto}.platform-nav-item{color:rgba(var(--p-fg-rgb), .6);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:.75rem;align-items:center;gap:.75rem;width:100%;padding:.65rem .75rem;font-size:.875rem;font-weight:500;transition:background-color .15s,color .15s;display:flex}.platform-nav-item:hover{background:rgba(var(--p-fg-rgb), .05);color:var(--p-fg)}.platform-nav-item svg{width:18px;height:18px;color:rgba(var(--p-fg-rgb), .4);flex-shrink:0}.platform-nav-item:hover svg{color:rgba(var(--p-fg-rgb), .7)}.platform-nav-item.active{background:rgba(var(--p-primary-rgb), .12);color:var(--p-primary)}.platform-nav-item.active svg{color:var(--p-primary)}.platform-sidebar-footer{border-top:1px solid rgba(var(--p-fg-rgb), .05);padding:1rem}.platform-sidebar-footer button{text-align:center;width:100%;color:rgba(var(--p-fg-rgb), .4);cursor:pointer;background:0 0;border:0;border-radius:.5rem;padding:.5rem .75rem;font-size:.75rem;font-weight:500;transition:background-color .15s,color .15s;display:block}.platform-sidebar-footer button:hover{background:rgba(var(--p-fg-rgb), .05);color:rgba(var(--p-fg-rgb), .7)}.platform-drawer-backdrop{z-index:45;background:#0009;animation:.15s both platform-fade;position:fixed;inset:0}.platform-drawer{z-index:50;background:var(--p-sidebar);border-right:1px solid rgba(var(--p-fg-rgb), .1);flex-direction:column;width:18rem;max-width:85vw;animation:.2s both platform-slide-in;display:flex;position:fixed;inset:0 auto 0 0}@media (width>=1024px){.platform-drawer-backdrop,.platform-drawer{display:none}}@keyframes platform-fade{0%{opacity:0}to{opacity:1}}@keyframes platform-slide-in{0%{transform:translate(-100%)}to{transform:translate(0)}}.platform-topbar{z-index:30;border-bottom:1px solid rgba(var(--p-fg-rgb), .08);background:rgba(var(--p-bg-rgb), .85);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);justify-content:space-between;align-items:center;height:4.5rem;padding:0 1rem;display:flex;position:sticky;top:0}@media (width>=640px){.platform-topbar{padding:0 1.5rem}}@media (width>=1024px){.platform-topbar{padding-right:2rem}}.platform-topbar-left{align-items:center;gap:.75rem;min-width:0;display:flex}.platform-icon-btn{width:2.25rem;height:2.25rem;color:rgba(var(--p-fg-rgb), .7);cursor:pointer;background:0 0;border:0;border-radius:.6rem;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .15s,color .15s;display:inline-flex;position:relative}.platform-icon-btn:hover{background:rgba(var(--p-fg-rgb), .06);color:var(--p-fg)}.platform-icon-btn svg{width:20px;height:20px}.platform-menu-btn{display:inline-flex}@media (width>=1024px){.platform-menu-btn{display:none}}.platform-topbar-title h1{font-family:var(--brand);color:var(--p-fg);margin:0;font-size:1.05rem;font-weight:700}@media (width>=640px){.platform-topbar-title h1{font-size:1.2rem}}.platform-topbar-title p{color:rgba(var(--p-fg-rgb), .4);margin:0;font-size:.75rem;display:none}@media (width>=640px){.platform-topbar-title p{display:block}}.platform-topbar-right{align-items:center;gap:.4rem;display:flex}.platform-badge-dot{background:var(--p-primary);border-radius:999px;width:8px;height:8px;position:absolute;top:6px;right:6px}.platform-logout{border:1px solid rgba(var(--p-fg-rgb), .12);color:rgba(var(--p-fg-rgb), .6);cursor:pointer;white-space:nowrap;background:0 0;border-radius:999px;padding:.4rem .9rem;font-size:.8rem;font-weight:600;transition:border-color .15s,color .15s}.platform-logout:hover{border-color:rgba(var(--p-destructive-rgb), .5);color:var(--p-destructive)}.platform-modules{position:relative}.platform-modules-trigger{color:rgba(var(--p-fg-rgb), .75);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:.6rem;align-items:center;gap:.35rem;padding:.5rem .65rem;font-size:.875rem;font-weight:600;transition:background-color .15s,color .15s;display:inline-flex}.platform-modules-trigger:hover{background:rgba(var(--p-fg-rgb), .06);color:var(--p-fg)}.platform-modules-trigger svg{width:16px;height:16px;transition:transform .15s}.platform-modules-trigger svg.rotated{transform:rotate(180deg)}.platform-modules-panel{z-index:60;background:var(--p-popover);border:1px solid rgba(var(--p-fg-rgb), .1);border-radius:.85rem;width:21rem;max-width:88vw;padding:.5rem;animation:.12s both platform-fade;position:absolute;top:calc(100% + .5rem);left:0;box-shadow:0 20px 45px -12px #0000008c}.platform-modules-eyebrow{letter-spacing:.04em;text-transform:uppercase;color:rgba(var(--p-fg-rgb), .4);align-items:center;gap:.4rem;margin:.25rem .5rem .5rem;font-size:.7rem;font-weight:600;display:flex}.platform-modules-eyebrow svg{width:14px;height:14px}.platform-modules-row{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:.6rem;align-items:center;gap:.75rem;width:100%;padding:.6rem .5rem;transition:background-color .15s;display:flex}.platform-modules-row:hover{background:rgba(var(--p-fg-rgb), .05)}.platform-modules-row.active{background:rgba(var(--p-primary-rgb), .1)}.platform-modules-icon{background:var(--p-primary);width:2.25rem;height:2.25rem;color:var(--p-primary-fg);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.platform-modules-icon svg{width:18px;height:18px}.platform-modules-row.active .platform-modules-icon{background:var(--p-primary)}.platform-modules-text{flex-direction:column;flex:1;gap:.1rem;min-width:0;display:flex}.platform-modules-title{color:var(--p-fg);font-size:.875rem;font-weight:600}.platform-modules-row.active .platform-modules-title{color:var(--p-primary)}.platform-modules-desc{color:rgba(var(--p-fg-rgb), .45);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.platform-modules-chevron{width:16px;height:16px;color:rgba(var(--p-fg-rgb), .3);flex-shrink:0}.platform-popover-wrap{position:relative}.platform-popover{z-index:60;background:var(--p-popover);border:1px solid rgba(var(--p-fg-rgb), .1);border-radius:.75rem;width:20rem;max-width:85vw;padding:1rem;animation:.12s both platform-fade;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 20px 45px -12px #0000008c}.platform-popover-title{color:var(--p-fg);margin:0 0 .75rem;font-size:.875rem;font-weight:600}.platform-popover-empty{color:rgba(var(--p-fg-rgb), .45);margin:0;font-size:.875rem}.platform-popover-list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.platform-popover-list li{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.platform-popover-list .item-title{color:var(--p-fg);margin:0;font-size:.875rem;font-weight:500}.platform-popover-list .item-desc{color:rgba(var(--p-fg-rgb), .45);margin:0;font-size:.75rem}.platform-popover-list .item-date{color:var(--p-primary);flex-shrink:0;font-size:.75rem;font-weight:500}.platform-banner{border-bottom:1px solid rgba(var(--p-warning-rgb), .2);background:rgba(var(--p-warning-rgb), .1);justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1rem;display:flex}@media (width>=640px){.platform-banner{padding:.75rem 1.5rem}}.platform-banner-left{align-items:center;gap:.75rem;display:flex}.platform-banner-left svg{width:16px;height:16px;color:var(--p-warning);flex-shrink:0}.platform-banner-left p{color:rgba(var(--p-fg-rgb), .8);margin:0;font-size:.875rem}.platform-banner-right{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.platform-banner-cta{cursor:pointer;background:var(--p-warning);color:#0d0e13;border:0;border-radius:999px;padding:.45rem .9rem;font-size:.8rem;font-weight:600}.platform-banner-dismiss{color:rgba(var(--p-fg-rgb), .4);cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;display:inline-flex}.platform-banner-dismiss:hover{color:var(--p-fg)}.platform-banner-dismiss svg{width:16px;height:16px}.platform-main{flex-direction:column;gap:1.5rem;padding:1.5rem 1rem;display:flex}@media (width>=640px){.platform-main{padding:1.5rem}}@media (width>=1024px){.platform-main{padding:2rem}}.platform-page-title h2{font-family:var(--brand);color:var(--p-fg);margin:0 0 .2rem;font-size:1.25rem;font-weight:600}.platform-page-title p{color:rgba(var(--p-fg-rgb), .5);margin:0;font-size:.875rem}.platform-grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (width>=640px){.platform-grid-kpi{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.platform-grid-kpi{grid-template-columns:repeat(4,1fr)}.platform-grid-2{grid-template-columns:repeat(2,1fr)}.platform-grid-3{grid-template-columns:repeat(3,1fr)}.platform-grid-3>:first-child{grid-column:span 2/span 2}}.platform-card{border-radius:var(--p-radius);background:var(--p-card);border:1px solid rgba(var(--p-fg-rgb), .08);flex-direction:column;gap:1rem;padding:1rem;display:flex}.platform-card-header{flex-direction:column;gap:.25rem;display:flex}.platform-card-title{font-family:var(--brand);color:var(--p-fg);margin:0;font-size:1rem;font-weight:600}.platform-card-description{color:rgba(var(--p-fg-rgb), .45);margin:0;font-size:.8125rem}.platform-card-footer{border-top:1px solid rgba(var(--p-fg-rgb), .05);flex-direction:column;gap:.5rem;padding-top:1rem;display:flex}@media (width>=640px){.platform-card-footer{flex-direction:row}}.platform-link-btn{color:rgba(var(--p-fg-rgb), .7);cursor:pointer;background:0 0;border:0;border-radius:.6rem;flex:1;justify-content:space-between;align-items:center;gap:.5rem;padding:.55rem .75rem;font-size:.85rem;font-weight:500;transition:background-color .15s,color .15s;display:flex}.platform-link-btn:hover{background:rgba(var(--p-fg-rgb), .06);color:var(--p-fg)}.platform-link-btn svg{width:16px;height:16px}.platform-kpi{justify-content:space-between;align-items:flex-start;gap:.75rem;padding:.5rem;display:flex}.platform-kpi-label{color:rgba(var(--p-fg-rgb), .5);margin:0;font-size:.75rem;font-weight:500}.platform-kpi-value{color:var(--p-fg);font-variant-numeric:tabular-nums;white-space:nowrap;text-overflow:ellipsis;margin:.3rem 0 0;font-size:1.5rem;font-weight:600;overflow:hidden}.platform-kpi-hint{color:rgba(var(--p-fg-rgb), .4);margin:.25rem 0 0;font-size:.75rem}.platform-kpi-icon{border-radius:.6rem;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:flex}.platform-kpi-icon svg{width:18px;height:18px}.platform-kpi-icon.tone-default{background:rgba(var(--p-fg-rgb), .05);color:rgba(var(--p-fg-rgb), .7)}.platform-kpi-icon.tone-primary{background:rgba(var(--p-primary-rgb), .15);color:var(--p-primary)}.platform-kpi-icon.tone-warning{background:rgba(var(--p-warning-rgb), .15);color:var(--p-warning)}.platform-kpi-icon.tone-destructive{background:rgba(var(--p-destructive-rgb), .15);color:var(--p-destructive)}.platform-aging{flex-direction:column;gap:1rem;display:flex}.platform-aging-row{flex-direction:column;gap:.4rem;display:flex}.platform-aging-row-top{justify-content:space-between;align-items:center;gap:.75rem;font-size:.875rem;display:flex}.platform-aging-row-top span:first-child{color:rgba(var(--p-fg-rgb), .6)}.platform-aging-row-top span:last-child{color:var(--p-fg);font-variant-numeric:tabular-nums;flex-shrink:0}.platform-aging-track{background:rgba(var(--p-fg-rgb), .05);border-radius:999px;width:100%;height:.5rem;overflow:hidden}.platform-aging-fill{border-radius:999px;height:100%;transition:width .3s}.platform-aging-count{color:rgba(var(--p-fg-rgb), .35);margin:0;font-size:.75rem}.platform-empty-note{text-align:center;color:rgba(var(--p-fg-rgb), .4);margin:0;padding:2.5rem 0;font-size:.875rem}.platform-chart{width:100%;position:relative}.platform-chart svg{width:100%;height:auto;display:block;overflow:visible}.platform-chart-axis{fill:rgba(var(--p-fg-rgb), .4);font-size:11px}.platform-chart-grid{stroke:rgba(var(--p-fg-rgb), .06)}.platform-chart-tooltip{pointer-events:none;background:var(--p-card);border:1px solid rgba(var(--p-fg-rgb), .1);color:var(--p-fg);white-space:nowrap;z-index:5;border-radius:8px;padding:.5rem .65rem;font-size:.75rem;position:absolute;transform:translate(-50%,-110%)}.platform-chart-tooltip .tt-label{color:rgba(var(--p-fg-rgb), .55);margin:0 0 .15rem}.platform-chart-legend{color:rgba(var(--p-fg-rgb), .6);justify-content:center;gap:1rem;margin-top:.5rem;font-size:.75rem;display:flex}.platform-chart-legend span{align-items:center;gap:.4rem;display:inline-flex}.platform-chart-legend i{border-radius:2px;width:8px;height:8px;display:inline-block}.platform-btn{cursor:pointer;white-space:nowrap;border:0;border-radius:.65rem;justify-content:center;align-items:center;gap:.4rem;padding:.6rem 1rem;font-size:.875rem;font-weight:600;transition:background-color .15s,border-color .15s,color .15s;display:inline-flex}.platform-btn svg{width:16px;height:16px}.platform-btn:disabled{opacity:.55;cursor:not-allowed}.platform-btn-primary{background:var(--p-primary);color:var(--p-primary-fg)}.platform-btn-primary:hover:not(:disabled){background:rgba(var(--p-primary-rgb), .85)}.platform-btn-ghost{background:rgba(var(--p-fg-rgb), .05);color:rgba(var(--p-fg-rgb), .75);border:1px solid rgba(var(--p-fg-rgb), .1)}.platform-btn-ghost:hover:not(:disabled){background:rgba(var(--p-fg-rgb), .09);color:var(--p-fg)}.platform-btn-danger{color:var(--p-destructive);border:1px solid rgba(var(--p-destructive-rgb), .35);background:0 0}.platform-btn-danger:hover:not(:disabled){background:rgba(var(--p-destructive-rgb), .1)}.platform-btn-sm{padding:.4rem .75rem;font-size:.8125rem}.platform-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.platform-toolbar-filters{flex-wrap:wrap;gap:.5rem;display:flex}.platform-search{flex:1;min-width:200px;max-width:22rem}.platform-form{gap:1rem;display:grid}.platform-form-grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (width>=640px){.platform-form-grid-2{grid-template-columns:repeat(2,1fr)}.platform-form-grid-3{grid-template-columns:repeat(3,1fr)}}.platform-field{flex-direction:column;gap:.4rem;display:flex}.platform-field label{color:rgba(var(--p-fg-rgb), .65);font-size:.8125rem;font-weight:500}.platform-field .hint{color:rgba(var(--p-fg-rgb), .4);font-size:.75rem}.platform-field input[type=text],.platform-field input[type=email],.platform-field input[type=number],.platform-field input[type=date],.platform-field input[type=tel],.platform-field select,.platform-field textarea{border:1px solid rgba(var(--p-fg-rgb), .12);background:rgba(var(--p-fg-rgb), .04);color:var(--p-fg);border-radius:.6rem;padding:.6rem .75rem;font-family:inherit;font-size:.875rem}.platform-field input:focus,.platform-field select:focus,.platform-field textarea:focus{outline:2px solid rgba(var(--p-primary-rgb), .4);outline-offset:-1px;border-color:#0000}.platform-field textarea{resize:vertical;min-height:4.5rem}.platform-checkbox{cursor:pointer;align-items:flex-start;gap:.6rem;display:flex}.platform-checkbox input{margin-top:.2rem}.platform-checkbox .checkbox-text{flex-direction:column;gap:.15rem;display:flex}.platform-checkbox .checkbox-title{color:var(--p-fg);font-size:.875rem;font-weight:500}.platform-checkbox .checkbox-hint{color:rgba(var(--p-fg-rgb), .45);font-size:.75rem}.platform-form-actions{border-top:1px solid rgba(var(--p-fg-rgb), .06);justify-content:flex-end;gap:.6rem;padding-top:1rem;display:flex}.platform-form-error{background:rgba(var(--p-destructive-rgb), .1);border:1px solid rgba(var(--p-destructive-rgb), .25);color:#ffb4ba;border-radius:.6rem;padding:.6rem .85rem;font-size:.8125rem}.platform-alert{border:1px solid rgba(var(--p-warning-rgb), .25);background:rgba(var(--p-warning-rgb), .08);color:rgba(var(--p-fg-rgb), .75);border-radius:.75rem;align-items:flex-start;gap:.6rem;padding:.75rem 1rem;font-size:.8125rem;display:flex}.platform-alert svg{width:16px;height:16px;color:var(--p-warning);flex-shrink:0;margin-top:.1rem}.platform-alert-success{border-color:rgba(var(--p-secondary-rgb), .25);background:rgba(var(--p-secondary-rgb), .08)}.platform-alert-success svg{color:var(--p-secondary)}.platform-tabs{border-bottom:1px solid rgba(var(--p-fg-rgb), .08);flex-wrap:wrap;gap:.35rem;margin-bottom:1rem;padding-bottom:.5rem;display:flex}.platform-tab{color:rgba(var(--p-fg-rgb), .6);cursor:pointer;background:0 0;border:0;border-radius:.6rem;padding:.5rem .9rem;font-size:.875rem;font-weight:600;transition:background-color .15s,color .15s}.platform-tab:hover{background:rgba(var(--p-fg-rgb), .06);color:var(--p-fg)}.platform-tab.active{background:rgba(var(--p-primary-rgb), .12);color:var(--p-primary)}.platform-table-wrap{overflow-x:auto}.platform-table{border-collapse:collapse;width:100%;font-size:.875rem}.platform-table th{text-align:left;text-transform:uppercase;letter-spacing:.03em;color:rgba(var(--p-fg-rgb), .4);border-bottom:1px solid rgba(var(--p-fg-rgb), .08);white-space:nowrap;padding:.6rem .75rem;font-size:.75rem;font-weight:600}.platform-table td{border-bottom:1px solid rgba(var(--p-fg-rgb), .05);color:rgba(var(--p-fg-rgb), .8);vertical-align:middle;padding:.75rem}.platform-table tbody tr{cursor:pointer;transition:background-color .12s}.platform-table tbody tr:hover{background:rgba(var(--p-fg-rgb), .03)}.platform-table .col-right{text-align:right}.platform-table .row-actions{justify-content:flex-end;gap:.4rem;display:flex}.platform-badge{border-radius:999px;align-items:center;padding:.2rem .65rem;font-size:.75rem;font-weight:600;display:inline-flex}.platform-badge.badge-pendiente{background:rgba(var(--p-primary-rgb), .15);color:var(--p-primary)}.platform-badge.badge-pagado{background:rgba(var(--p-secondary-rgb), .15);color:var(--p-secondary)}.platform-badge.badge-vencido{background:rgba(var(--p-destructive-rgb), .15);color:var(--p-destructive)}.platform-badge.badge-anulado{background:rgba(var(--p-fg-rgb), .08);color:rgba(var(--p-fg-rgb), .5)}.platform-badge.badge-pagada{background:rgba(var(--p-secondary-rgb), .15);color:var(--p-secondary)}.platform-badge.badge-vencida{background:rgba(var(--p-destructive-rgb), .15);color:var(--p-destructive)}.platform-modal-backdrop{z-index:70;background:#0009;justify-content:center;align-items:flex-start;padding:4vh 1rem;animation:.12s both platform-fade;display:flex;position:fixed;inset:0;overflow-y:auto}.platform-modal{background:var(--p-popover);border:1px solid rgba(var(--p-fg-rgb), .1);border-radius:1rem;flex-direction:column;gap:1rem;width:min(640px,100%);padding:1.5rem;display:flex}.platform-modal-header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.platform-modal-header h3{font-family:var(--brand);color:var(--p-fg);margin:0;font-size:1.05rem;font-weight:600}.platform-empty-hero{border:1px dashed rgba(var(--p-fg-rgb), .1);background:rgba(var(--p-fg-rgb), .02);text-align:center;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;min-height:60vh;padding:4rem 1.5rem;display:flex}.platform-empty-hero .icon-circle{background:rgba(var(--p-primary-rgb), .15);width:3.5rem;height:3.5rem;color:var(--p-primary);border-radius:999px;justify-content:center;align-items:center;margin-bottom:.75rem;display:flex}.platform-empty-hero .icon-circle svg{width:24px;height:24px}.platform-empty-hero h2{font-family:var(--brand);color:var(--p-fg);margin:0;font-size:1.25rem;font-weight:600}.platform-empty-hero p{max-width:28rem;color:rgba(var(--p-fg-rgb), .5);margin:.5rem 0 0;font-size:.875rem}.platform-empty-hero button{background:var(--p-primary);color:var(--p-primary-fg);cursor:pointer;border:0;border-radius:999px;margin-top:1.5rem;padding:.75rem 1.25rem;font-size:.875rem;font-weight:600}
