/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.list-item{display:list-item}}*{box-sizing:border-box;margin:0;padding:0;font-family:Inter,system-ui,-apple-system,sans-serif}body{color:#1f2937;background:#f4f7fb;padding:0}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.header{text-align:center;margin-bottom:3rem}.header h1{color:#0000;letter-spacing:-1px;background:linear-gradient(135deg,#7c3aed,#db2777);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:800}.header p{color:#6b7280;margin-top:.5rem;font-size:1.1rem}.brand-link{cursor:pointer;border-radius:16px;justify-content:center;align-items:center;gap:1rem;margin-bottom:1rem;padding:.5rem 1rem;text-decoration:none;transition:all .3s;display:inline-flex}.brand-link:hover{background:#7c3aed0d;transform:translateY(-3px)}.brand-logo{width:auto;height:56px;transition:transform .3s}.brand-link:hover .brand-logo{transform:scale(1.05)rotate(-2deg)}.import-export-buttons{justify-content:center;gap:1rem;margin-top:1.5rem;display:flex}.btn-excel,.btn-excel-import{cursor:pointer;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .3s;box-shadow:0 4px 6px -1px #0000001a}.btn-excel{color:#fff;background:#7c3aed}.btn-excel:hover{background:#6d28d9;transform:translateY(-2px);box-shadow:0 10px 15px -3px #7c3aed4d}.btn-excel-import{color:#fff;background:#db2777;display:inline-block}.btn-excel-import:hover{background:#be185d;transform:translateY(-2px);box-shadow:0 10px 15px -3px #db27774d}.grid-2col{grid-template-columns:repeat(2,1fr);align-items:start;gap:2rem;margin-bottom:2rem;display:grid}@media(max-width:850px){.grid-2col{grid-template-columns:1fr}}.main-nav{z-index:100;background:#fff;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;position:sticky;top:0;box-shadow:0 2px 10px #0000000d}.nav-links{gap:1.5rem;display:flex}.nav-link{color:#6b7280;cursor:pointer;padding:.5rem;font-weight:600;text-decoration:none;transition:color .2s}.nav-link:hover,.nav-link.active{color:#7c3aed}.hero-section{text-align:center;background:linear-gradient(135deg,#fff,#f4f7fb);border:1px solid #e2e8f0;border-radius:24px;margin-bottom:3rem;padding:5rem 1rem;box-shadow:0 10px 30px #00000005}.hero-title{color:#1f2937;letter-spacing:-1px;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.2}.hero-subtitle{color:#6b7280;max-width:650px;margin:0 auto 2.5rem;font-size:1.25rem;line-height:1.6}.hero-cta{color:#fff;cursor:pointer;background:#7c3aed;border:none;border-radius:12px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;transition:all .3s;box-shadow:0 10px 20px -5px #7c3aed66}.hero-cta:hover{background:#6d28d9;transform:translateY(-3px);box-shadow:0 15px 25px -5px #7c3aed80}.features-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.feature-card{text-align:center;background:#fff;border:1px solid #f1f5f9;border-radius:16px;padding:2.5rem 2rem;transition:transform .3s;box-shadow:0 10px 25px #00000008}.feature-card:hover{transform:translateY(-5px)}.feature-icon{margin-bottom:1.5rem;font-size:3rem}.feature-title{color:#1f2937;margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.feature-desc{color:#6b7280;font-size:1rem;line-height:1.5}@media(max-width:768px){body{padding:0}.container{padding:0 1rem}.main-nav{flex-direction:column;gap:1rem;padding:1rem}.hero-title{font-size:2.2rem}.hero-section{padding:3rem 1rem}.card{border-radius:12px;padding:1.25rem}.header{margin-bottom:2rem;padding:0 .5rem}.header h1{font-size:1.8rem}.header p{font-size:.95rem}.sueldo-display{padding:1rem;font-size:2.2rem}.import-export-buttons{flex-direction:column;gap:.75rem}.btn-excel,.btn-excel-import{text-align:center;width:100%}.form-row{flex-direction:column;gap:.75rem}.form-row button{width:100%;padding:.85rem}.input-field{width:100%;padding:.85rem 1rem}.list-item{flex-direction:column;align-items:flex-start;gap:.75rem}.list-item>div:last-child{border-top:1px dashed #e2e8f0;justify-content:space-between;align-items:center;width:100%;padding-top:.5rem;display:flex}.radio-group{flex-direction:column;gap:.75rem}.total-badge{text-align:center;font-size:1.1rem}.bar-legend{gap:.5rem;font-size:.75rem}.info-box .flex-between,.resumen-meta .flex-between{flex-direction:column;align-items:flex-start;gap:.25rem}.resumen-meta .flex-between{margin-bottom:.75rem}}.card{background:#fff;border:1px solid #f1f5f9;border-radius:16px;height:auto;padding:2rem;transition:transform .2s,box-shadow .2s;box-shadow:0 10px 25px #00000008}.card:hover{box-shadow:0 20px 25px -5px #0000000d}.section-title{color:#1f2937;align-items:center;margin-bottom:1.5rem;font-size:1.25rem;font-weight:700;display:flex}.section-title:before{content:"";border-radius:50%;width:12px;height:12px;margin-right:12px;display:inline-block}.title-salary:before{background:#7c3aed}.title-oblig:before{background:#f97316}.title-opc:before{background:#db2777}.title-ahorro:before{background:#10b981}.form-row{gap:12px;margin-bottom:1.5rem;display:flex}.input-field{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;flex:1;padding:.75rem 1rem;font-size:.95rem;transition:all .2s}.input-field:focus{background:#fff;border-color:#7c3aed;outline:none;box-shadow:0 0 0 3px #7c3aed26}button.primary{color:#fff;cursor:pointer;background:#1f2937;border:none;border-radius:8px;padding:.75rem 1.5rem;font-weight:600;transition:all .2s}button.primary:hover{background:#374151}button.primary:disabled{opacity:.5;cursor:not-allowed}.lista-container{max-height:280px;padding-right:5px;overflow-y:auto}.list-item{background:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:10px;padding:1rem;transition:all .2s;display:flex}.list-item:hover{background:#f8fafc;border-color:#cbd5e1}.item-name{color:#1f2937;font-weight:600}.item-amount{color:#1f2937;margin-left:10px;font-family:Fira Code,monospace;font-weight:700}.btn-sm{cursor:pointer;border:none;border-radius:6px;padding:.4rem .8rem;font-size:.75rem;font-weight:600}.btn-sm[data-action=edit]{color:#475569;background:#e2e8f0}.btn-sm.danger{color:#ef4444;background:#fee2e2}.btn-sm.danger:hover{background:#fecaca}.total-badge{text-align:right;color:#1f2937;border-top:2px dashed #e2e8f0;margin-top:1.5rem;padding-top:1rem;font-size:1.2rem;font-weight:700}.sueldo-display{color:#1f2937;text-align:center;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem;font-family:Fira Code,monospace;font-size:3rem;font-weight:800}.ahorro-panel{background:linear-gradient(#fff,#f8fafc);border:1px solid #e2e8f0}.resumen-meta{background:#f1f5f9;border-left:4px solid #3b82f6;border-radius:8px;margin:1.5rem 0;padding:1.2rem}.progress-bar{background:#e2e8f0;border-radius:20px;height:12px;margin:15px 0;overflow:hidden}.progress-fill{background:linear-gradient(90deg,#10b981,#34d399);border-radius:20px;width:0%;height:100%;transition:width .6s cubic-bezier(.4,0,.2,1)}.lista-container::-webkit-scrollbar{width:6px}.lista-container::-webkit-scrollbar-track{background:0 0}.lista-container::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:10px}footer{text-align:center;color:#94a3b8;padding:2rem 0;font-size:.85rem}.summary-bar-wrap{margin-bottom:1.8rem}.summary-bar{background:#e2edf2;border-radius:40px;height:28px;display:flex;overflow:hidden}.bar-segment{color:#fff;white-space:nowrap;justify-content:center;align-items:center;font-size:.65rem;font-weight:600;transition:width .5s;display:flex;overflow:hidden}.bar-segment span{display:none}.seg-ahorro{background:#10b981}.seg-oblig{background:#f97316}.seg-opc{background:#db2777}.seg-sobre{background:#7c3aed}.seg-imp{background:#c0392b}.bar-legend{color:#6b7280;flex-wrap:wrap;justify-content:center;gap:1.2rem;margin-top:.6rem;font-size:.8rem;display:flex}.legend-dot{border-radius:50%;width:10px;height:10px;margin-right:4px;display:inline-block}.dot-ahorro{background:#10b981}.dot-oblig{background:#f97316}.dot-opc{background:#db2777}.dot-sobre{background:#7c3aed}.dot-imp{background:#c0392b}.item-fecha{color:#95a5a6;width:100%;margin-top:2px;font-size:.68rem}.boveda-card{margin-bottom:1.8rem}.title-boveda{color:#1a5276;border-left-color:#1a5276}.boveda-desc{color:#5d6d7e;margin-bottom:1.2rem;font-size:.85rem;line-height:1.5}.boveda-progreso-wrap{margin:1rem 0 .5rem}.impuesto-card{margin-bottom:1.8rem}.title-impuesto{color:#c0392b;border-left-color:#c0392b}.impuesto-aviso{color:#7d6608;background:#fef9ec;border-left:4px solid #f39c12;border-radius:8px;margin-bottom:1.2rem;padding:.8rem 1rem;font-size:.88rem;font-weight:500}.flex-between{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.radio-group{gap:1rem;margin-bottom:1rem;display:flex}.note{color:#64748b;margin-top:.5rem;font-size:.85rem}.note-small{color:#94a3b8;font-size:.75rem}.info-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-top:1rem;padding:1rem}.auth-container{justify-content:center;align-items:center;min-height:60vh;padding:2rem 1rem;display:flex}.auth-card{text-align:center;background:#fff;border:1px solid #f1f5f9;border-radius:24px;width:100%;max-width:420px;padding:3rem 2.5rem;box-shadow:0 10px 30px #00000014}.auth-card h2{color:#1f2937;letter-spacing:-.5px;margin-bottom:.5rem;font-size:1.8rem;font-weight:800}.auth-card p{color:#6b7280;margin-bottom:2rem;font-size:1rem}.auth-form{flex-direction:column;gap:1.2rem;display:flex}.auth-input{box-sizing:border-box;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;width:100%;padding:.85rem 1.2rem;font-size:1rem;transition:all .3s}.auth-input:focus{background:#fff;border-color:#7c3aed;outline:none;box-shadow:0 0 0 4px #7c3aed1a}.auth-btn{color:#fff;cursor:pointer;background:#7c3aed;border:none;border-radius:12px;margin-top:.5rem;padding:.85rem;font-size:1.1rem;font-weight:700;transition:all .3s;box-shadow:0 4px 12px #7c3aed4d}.auth-btn:hover{background:#6d28d9;transform:translateY(-2px);box-shadow:0 6px 16px #7c3aed66}.auth-switch{color:#6b7280;margin-top:2rem;font-size:.95rem}.auth-switch span{color:#7c3aed;cursor:pointer;font-weight:700;transition:color .2s}.auth-switch span:hover{color:#5b21b6;text-decoration:underline}
