.app{color:#f7f8fa;background:#080e1c;min-height:100vh;padding-bottom:100px}button,input{font:inherit}.topbar{background:#0b1220;border-bottom:1px solid #1e293b;justify-content:space-between;align-items:center;padding:24px 5%;display:flex}.brand{align-items:center;gap:18px;display:flex}.logo-placeholder{color:#ffd21c;letter-spacing:1px;border:2px solid #ffd21c;border-radius:50%;justify-content:center;align-items:center;width:74px;height:74px;font-size:12px;font-weight:900;display:flex}.welcome{color:#94a3b8;margin-bottom:4px;font-size:14px}.topbar h1{font-size:clamp(20px,4vw,30px);line-height:1.1}.top-actions{gap:10px;display:flex}.icon-button,.profile-button{color:#e5e7eb;cursor:pointer;background:#131d2d;border:1px solid #263244;border-radius:14px;place-items:center;width:44px;height:44px;display:grid}.profile-button{color:#ffd21c}.content{width:min(1100px,92%);margin:0 auto;padding:30px 0}.section-heading{margin-bottom:18px}.section-heading.row{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.eyebrow{color:#ffd21c;letter-spacing:1.6px;margin-bottom:5px;font-size:11px;font-weight:800}.section-heading h2{font-size:21px}.summary-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.summary-card{background:#101927;border:1px solid #202c3d;border-radius:20px;align-items:center;gap:14px;min-height:105px;padding:18px;display:flex}.summary-card span{color:#94a3b8;margin-bottom:5px;font-size:13px;display:block}.summary-card strong{font-size:27px}.summary-icon{border-radius:15px;flex-shrink:0;place-items:center;width:48px;height:48px;display:grid}.summary-icon.yellow{color:#ffd21c;background:#ffd21c1f}.summary-icon.warning{color:#f59e0b;background:#f59e0b1f}.summary-icon.danger{color:#ef4444;background:#ef44441f}.summary-icon.blue{color:#60a5fa;background:#3b82f61f}.search-section{margin:25px 0 32px}.search-box{color:#77869b;background:#111b2a;border:1px solid #263244;border-radius:16px;align-items:center;gap:12px;padding:0 17px;display:flex}.search-box:focus-within{border-color:#ffd21c}.search-box input{color:#f8fafc;background:0 0;border:0;outline:0;width:100%;height:54px}.search-box input::placeholder{color:#718096}.text-button{color:#ffd21c;cursor:pointer;background:0 0;border:0;font-weight:700}.movement-list{background:#101927;border:1px solid #202c3d;border-radius:20px;overflow:hidden}.movement-item{border-bottom:1px solid #202c3d;grid-template-columns:55px 1fr auto;align-items:center;gap:15px;padding:16px 18px;display:grid}.movement-item:last-child{border-bottom:0}.product-image{color:#ffd21c;background:#1b2637;border-radius:14px;place-items:center;width:55px;height:55px;font-size:12px;font-weight:900;display:grid}.product-info{min-width:0}.product-info strong,.product-info span,.product-info small{display:block}.product-info strong{margin-bottom:4px;font-size:15px}.product-info span{color:#94a3b8;text-overflow:ellipsis;white-space:nowrap;margin-bottom:4px;font-size:13px;overflow:hidden}.product-info small{color:#64748b}.product-info .out-of-stock{color:#ef4444;font-weight:700}.movement-quantity{color:#ef4444;font-size:18px;font-weight:800}.bottom-nav{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0b1220f7;border-top:1px solid #263244;grid-template-columns:repeat(5,1fr);align-items:center;min-height:78px;padding:7px max(12px,50% - 350px);display:grid;position:fixed;bottom:0;left:0;right:0}.nav-item,.new-button{cursor:pointer;border:0;justify-content:center;align-items:center;display:flex}.nav-item{color:#718096;background:0 0;flex-direction:column;gap:5px}.nav-item span{font-size:11px;font-weight:700}.nav-item.active{color:#ffd21c}.new-button{color:#07101f;background:#ffd21c;border:5px solid #080e1c;border-radius:50%;flex-direction:column;justify-self:center;width:66px;height:66px;margin-top:-31px;box-shadow:0 7px 24px #ffd21c2e}.new-button span{color:#ffd21c;margin-top:90px;font-size:11px;font-weight:800;position:absolute}@media (width<=700px){.topbar{padding:18px 4%}.brand{gap:12px}.logo-placeholder{width:58px;height:58px;font-size:9px}.icon-button{display:none}.content{width:92%;padding-top:22px}.summary-grid{grid-template-columns:repeat(2,1fr)}.summary-card{min-height:95px;padding:14px}.summary-card strong{font-size:23px}.summary-icon{width:42px;height:42px}}@media (width<=390px){.summary-card{gap:9px;padding:12px}.summary-icon{width:38px;height:38px}.movement-item{grid-template-columns:48px 1fr auto;padding:14px 12px}.product-image{width:48px;height:48px}}.repuestos-page{padding-top:38px}.page-header{margin-bottom:25px}.page-header h1{margin:2px 0 5px;font-size:34px;line-height:1.1}.page-subtitle{color:#94a3b8;font-size:15px}.catalog-toolbar{grid-template-columns:1fr auto;align-items:center;gap:12px;display:grid}.catalog-search{margin:0}.filter-button,.sort-button,.view-button,.filter-chip{color:#94a3b8;cursor:pointer;background:#111b2a;border:1px solid #263244}.filter-button{border-radius:16px;align-items:center;gap:8px;height:56px;padding:0 20px;font-weight:700;display:flex}.filter-button:hover{color:#ffd21c;border-color:#ffd21c}.catalog-filters{gap:9px;margin:15px 0 25px;display:flex}.filter-chip{border-radius:999px;padding:9px 17px;font-size:13px;font-weight:700}.filter-chip.active{color:#ffd21c;background:#ffd21c1f;border-color:#ffd21c}.catalog-meta{color:#94a3b8;justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;font-size:14px;display:flex}.catalog-meta strong{color:#f8fafc}.catalog-actions{align-items:center;gap:7px;display:flex}.sort-button{border-radius:11px;align-items:center;gap:7px;height:40px;padding:0 13px;display:flex}.view-button{border-radius:11px;place-items:center;width:40px;height:40px;display:grid}.view-button.active{color:#ffd21c;border-color:#ffd21c}.products-grid{grid-template-columns:repeat(3,1fr);gap:17px;display:grid}.product-card{background:#101927;border:1px solid #202c3d;border-radius:20px;transition:transform .2s,border-color .2s;overflow:hidden}.product-card:hover{border-color:#35445a;transform:translateY(-2px)}.product-card-image{color:#ffd21c;background:#182335;place-items:center;height:180px;display:grid;position:relative}.product-card-image>span{letter-spacing:1px;font-size:27px;font-weight:900}.stock-badge{border-radius:999px;padding:6px 10px;font-size:11px;font-weight:800;position:absolute;top:13px;right:13px}.stock-badge.available{color:#4ade80;background:#080e1ceb;border:1px solid #4ade808c;box-shadow:0 4px 12px #00000059}.stock-badge{z-index:2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:10px;padding:7px 11px;font-size:12px;font-weight:900;position:absolute;top:14px;right:14px}.product-card-body{padding:18px}.product-card-top h3{color:#f8fafc;margin:0 0 6px;font-size:17px}.product-card-top p{color:#94a3b8;min-height:36px;font-size:13px;line-height:1.4}.product-brand{color:#718096;border-top:1px solid #202c3d;margin:15px 0;padding-top:13px;font-size:12px}.product-brand strong{color:#cbd5e1}.product-card-footer{justify-content:space-between;align-items:flex-end;gap:15px;display:flex}.product-card-footer>div{flex-direction:column;display:flex}.product-price{color:#ffd21c;font-size:21px}.product-card-footer small{color:#64748b;margin-top:4px;font-size:11px}.status-label{border-radius:8px;padding:6px 9px;font-size:11px;font-weight:800}.status-label.available{color:#4ade80;background:#22c55e1a}.status-label.out{color:#f87171;background:#ef44441a}@media (width<=900px){.products-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.repuestos-page{padding-top:24px}.page-header h1{font-size:28px}.catalog-toolbar{grid-template-columns:1fr}.filter-button{justify-content:center;height:48px}.catalog-meta{flex-direction:column;align-items:flex-start}.catalog-actions{width:100%}.sort-button{flex:1;justify-content:center}.products-grid{grid-template-columns:1fr}.product-card-image{height:160px}}.nuevo-repuesto-page{padding-top:38px;padding-bottom:130px}.nuevo-repuesto-page .page-header{margin-bottom:30px}.new-product-form{grid-template-columns:380px minmax(0,1fr);align-items:start;gap:32px;display:grid}.photo-section{background:#101927;border:1px solid #263244;border-radius:22px;padding:18px}.photo-preview{color:#7f91aa;background:#182335;border:2px dashed #344258;border-radius:17px;flex-direction:column;justify-content:center;align-items:center;gap:13px;width:100%;height:300px;display:flex}.photo-preview svg{color:#ffd21c}.photo-preview span{font-size:14px;font-weight:700}.photo-actions{gap:9px;margin-top:14px;display:grid}.primary-photo-button,.secondary-photo-button,.delete-photo-button{cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:9px;width:100%;height:48px;font-size:14px;font-weight:800;display:flex}.primary-photo-button{color:#07101f;background:#ffd21c;border:none}.primary-photo-button:hover{background:#ffe052}.secondary-photo-button{color:#cbd5e1;background:#152033;border:1px solid #2c394c}.secondary-photo-button:hover{color:#ffd21c;border-color:#ffd21c}.delete-photo-button{color:#f87171;background:#ef44440f;border:1px solid #ef444440}.form-grid{background:#101927;border:1px solid #263244;border-radius:22px;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;padding:25px;display:grid}.form-field{flex-direction:column;gap:9px;display:flex}.form-field.full{grid-column:1/-1}.form-field>span{color:#cbd5e1;align-items:center;gap:7px;font-size:13px;font-weight:700;display:flex}.form-field>span svg{color:#ffd21c}.form-field input{box-sizing:border-box;color:#f8fafc;background:#0b1422;border:1px solid #2b394d;border-radius:12px;outline:none;width:100%;height:52px;padding:0 15px;font-family:inherit;font-size:15px;transition:border-color .2s,box-shadow .2s}.form-field input::placeholder{color:#5f7089}.form-field input:focus{border-color:#ffd21c;box-shadow:0 0 0 3px #ffd21c14}.save-product-button{color:#07101f;cursor:pointer;background:#ffd21c;border:none;border-radius:14px;grid-column:2;justify-content:center;align-items:center;gap:9px;width:100%;height:56px;margin-top:-10px;font-size:15px;font-weight:900;display:flex}.save-product-button:hover{background:#ffe052}@media (width<=900px){.new-product-form{grid-template-columns:300px minmax(0,1fr);gap:20px}.photo-preview{height:250px}}@media (width<=700px){.nuevo-repuesto-page{padding-top:24px;padding-bottom:120px}.new-product-form{grid-template-columns:1fr}.photo-preview{height:230px}.form-grid{grid-template-columns:1fr;padding:18px}.form-field.full{grid-column:auto}.save-product-button{grid-column:1;margin-top:0}}.photo-preview-image{object-fit:cover;border-radius:15px;width:100%;height:100%}.form-message{color:#ffd21c;grid-column:2;margin:-4px 0 0;font-size:13px;font-weight:700}@media (width<=700px){.form-message{grid-column:1}}.catalog-product-image{object-fit:cover;width:100%;height:100%;display:block}.product-card-image{height:270px;min-height:270px;max-height:270px;position:relative;overflow:hidden}.product-card-image .catalog-product-image{object-fit:cover;object-position:center;width:100%;height:270px}.product-card.clickable{cursor:pointer}.detalle-page{padding-top:30px;padding-bottom:130px}.back-button{color:#94a3b8;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;margin-bottom:22px;font-weight:700;display:inline-flex}.back-button:hover{color:#ffd21c}.detalle-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.detalle-header h1{margin:4px 0 5px;font-size:34px}.detail-status{border-radius:10px;padding:8px 12px;font-size:12px;font-weight:900}.detail-status.available{color:#4ade80;background:#22c55e1a;border:1px solid #4ade8066}.detail-status.out{color:#f87171;background:#ef44441a;border:1px solid #f8717166}.detalle-layout{grid-template-columns:minmax(280px,420px) minmax(0,1fr);gap:24px;margin-bottom:24px;display:grid}.detalle-photo-card,.detalle-info-card,.inventory-action-card{background:#101927;border:1px solid #263244;border-radius:22px}.detalle-photo-card{padding:18px}.detalle-photo{background:#182335;border-radius:16px;height:360px;overflow:hidden}.detalle-photo img{object-fit:cover;width:100%;height:100%}.detalle-photo-placeholder{color:#ffd21c;flex-direction:column;justify-content:center;align-items:center;gap:14px;width:100%;height:100%;display:flex}.detalle-photo-placeholder span{font-size:26px;font-weight:900}.detalle-info-card{padding:8px 24px}.detail-row{border-bottom:1px solid #202c3d;grid-template-columns:46px 1fr;align-items:center;gap:13px;padding:20px 0;display:grid}.detail-row:last-child{border-bottom:none}.detail-icon{color:#ffd21c;background:#ffd21c14;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.detail-row span,.detail-row strong{display:block}.detail-row span{color:#94a3b8;margin-bottom:5px;font-size:13px}.detail-row strong{color:#f8fafc;font-size:17px}.detail-price{color:#ffd21c!important;font-size:24px!important}.detail-stock.available{color:#4ade80!important}.detail-stock.out{color:#f87171!important}.inventory-action-card{grid-template-columns:auto minmax(200px,1fr) auto;align-items:center;gap:18px;padding:22px;display:grid}.inventory-action-card .section-heading{grid-column:1/-1;margin-bottom:0}.quantity-control{grid-template-columns:48px 70px 48px;align-items:center;display:grid}.quantity-control button{color:#ffd21c;cursor:pointer;background:#152033;border:1px solid #2c394c;place-items:center;height:48px;display:grid}.quantity-control button:first-child{border-radius:12px 0 0 12px}.quantity-control button:last-child{border-radius:0 12px 12px 0}.quantity-control strong{background:#0b1422;border-top:1px solid #2c394c;border-bottom:1px solid #2c394c;place-items:center;height:48px;font-size:18px;display:grid}.stock-preview{background:#0b1422;border:1px solid #263244;border-radius:12px;padding:13px 16px}.stock-preview span,.stock-preview strong{display:block}.stock-preview span{color:#94a3b8;margin-bottom:5px;font-size:12px}.stock-preview strong{color:#f8fafc;font-size:17px}.register-output-button{color:#07101f;cursor:pointer;background:#ffd21c;border:none;border-radius:12px;justify-content:center;align-items:center;gap:9px;height:50px;padding:0 22px;font-weight:900;display:flex}.detail-secondary-actions{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:14px;display:grid}.detail-secondary-actions button{color:#cbd5e1;cursor:pointer;background:#111b2a;border:1px solid #263244;border-radius:12px;justify-content:center;align-items:center;gap:8px;height:52px;font-weight:700;display:flex}.detail-secondary-actions button:hover{color:#ffd21c;border-color:#ffd21c}@media (width<=900px){.detalle-layout{grid-template-columns:1fr}.detalle-photo{height:320px}.inventory-action-card,.detail-secondary-actions{grid-template-columns:1fr}}@media (width<=600px){.detalle-header{flex-direction:column}.detalle-header h1{font-size:28px}.detalle-photo{height:260px}.quantity-control{grid-template-columns:50px 1fr 50px;width:100%}.register-output-button{width:100%}}.inventory-message{color:#ffd21c;grid-column:1/-1;margin:0;font-size:13px;font-weight:800}.quantity-control button:disabled,.register-output-button:disabled{cursor:not-allowed;opacity:.45}.movimientos-page{padding-top:38px;padding-bottom:130px}.movement-summary-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:24px;display:grid}.movement-summary-card{background:#101927;border:1px solid #263244;border-radius:18px;align-items:center;gap:14px;padding:18px;display:flex}.movement-summary-icon,.movement-type-icon{border-radius:13px;flex-shrink:0;place-items:center;display:grid}.movement-summary-icon{width:46px;height:46px}.movement-summary-icon.entry,.movement-type-icon.entry{color:#4ade80;background:#22c55e1a}.movement-summary-icon.output,.movement-type-icon.output{color:#f87171;background:#ef44441a}.movement-summary-icon.total{color:#ffd21c;background:#ffd21c1a}.movement-summary-card span,.movement-summary-card strong,.movement-summary-card small{display:block}.movement-summary-card span{color:#94a3b8;font-size:12px}.movement-summary-card strong{margin:4px 0;font-size:25px}.movement-summary-card small{color:#64748b}.movement-toolbar{margin-bottom:14px}.movement-tabs{gap:9px;margin-bottom:28px;display:flex}.movement-tab{color:#94a3b8;cursor:pointer;background:#111b2a;border:1px solid #263244;border-radius:999px;padding:9px 17px;font-weight:800}.movement-tab.active{color:#ffd21c;background:#ffd21c1a;border-color:#ffd21c}.movement-count{color:#94a3b8;font-size:13px}.movement-record-list{background:#101927;border:1px solid #263244;border-radius:20px;overflow:hidden}.movement-record{border-bottom:1px solid #202c3d;grid-template-columns:44px 62px minmax(0,1fr) auto;align-items:center;gap:14px;padding:16px 18px;display:grid}.movement-record:last-child{border-bottom:0}.movement-type-icon{width:42px;height:42px}.movement-product-image{color:#ffd21c;background:#182335;border-radius:12px;place-items:center;width:62px;height:62px;font-size:12px;font-weight:900;display:grid;overflow:hidden}.movement-product-image img{object-fit:cover;width:100%;height:100%}.movement-record-info strong,.movement-record-info span,.movement-record-info small{display:block}.movement-record-info strong{color:#f8fafc;margin-bottom:4px}.movement-record-info span{color:#94a3b8;margin-bottom:4px;font-size:13px}.movement-record-info small{color:#64748b}.movement-record-right{text-align:right}.movement-record-right span{color:#64748b;margin-top:6px;font-size:12px;display:block}.movement-value{font-size:17px;font-weight:900}.movement-value.output{color:#f87171}.movement-value.entry{color:#4ade80}.empty-movements{color:#64748b;text-align:center;background:#101927;border:1px solid #263244;border-radius:20px;place-items:center;min-height:260px;padding:30px;display:grid}.empty-movements h3{color:#f8fafc;margin:10px 0 5px}@media (width<=750px){.movement-summary-grid{grid-template-columns:1fr}.movement-record{grid-template-columns:42px 52px minmax(0,1fr)}.movement-record-right{text-align:left;grid-column:2/-1}}.entry-action-card{background:#101927;border:1px solid #4ade8047;border-radius:22px;grid-template-columns:auto minmax(200px,1fr) auto;align-items:center;gap:18px;margin-top:16px;padding:22px;display:grid}.entry-card-header{grid-column:1/-1;justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.entry-card-header h2{margin-top:4px}.close-entry-button{color:#94a3b8;cursor:pointer;background:#152033;border:1px solid #263244;border-radius:11px;place-items:center;width:40px;height:40px;display:grid}.close-entry-button:hover{color:#ffd21c;border-color:#ffd21c}.register-entry-button{color:#07101f;cursor:pointer;background:#22c55e;border:none;border-radius:12px;justify-content:center;align-items:center;gap:9px;height:50px;padding:0 22px;font-weight:900;display:flex}.register-entry-button:hover{background:#4ade80}@media (width<=900px){.entry-action-card{grid-template-columns:1fr}}.editar-repuesto-page{padding-top:30px;padding-bottom:130px}.edit-stock-info{background:#0b1422;border:1px solid #263244;border-radius:12px;grid-column:1/-1;padding:16px}.edit-stock-info span,.edit-stock-info strong,.edit-stock-info small{display:block}.edit-stock-info span{color:#94a3b8;margin-bottom:5px;font-size:12px}.edit-stock-info strong{color:#4ade80;margin-bottom:5px;font-size:18px}.edit-stock-info small{color:#64748b;line-height:1.4}.delete-product-button{color:#f87171!important;border-color:#ef444459!important}.delete-product-button:hover{color:#ff6b6b!important;background:#ef444414!important;border-color:#ef4444!important}.empty-catalog{color:#64748b;text-align:center;background:#101927;border:1px solid #263244;border-radius:20px;place-items:center;min-height:260px;padding:30px;display:grid}.empty-catalog h3{color:#f8fafc;margin:10px 0 5px}.empty-catalog p{color:#94a3b8}.filter-button.active{color:#ffd21c;background:#ffd21c14;border-color:#ffd21c}.advanced-filters{background:#101927;border:1px solid #263244;border-radius:18px;grid-template-columns:minmax(180px,1fr) minmax(150px,.7fr) minmax(150px,.7fr) auto;align-items:end;gap:12px;margin-top:14px;padding:18px;display:grid}.advanced-filter-field{flex-direction:column;gap:7px;display:flex}.advanced-filter-field label{color:#94a3b8;font-size:12px;font-weight:700}.advanced-filter-field input,.advanced-filter-field select{color:#f8fafc;width:100%;height:46px;font:inherit;background:#0b1422;border:1px solid #2b394d;border-radius:11px;outline:none;padding:0 13px}.advanced-filter-field input:focus,.advanced-filter-field select:focus{border-color:#ffd21c}.clear-filters-button{color:#cbd5e1;cursor:pointer;background:#152033;border:1px solid #263244;border-radius:11px;justify-content:center;align-items:center;gap:7px;height:46px;padding:0 16px;font-weight:800;display:flex}.clear-filters-button:hover:not(:disabled){color:#ffd21c;border-color:#ffd21c}.clear-filters-button:disabled{cursor:not-allowed;opacity:.4}@media (width<=800px){.advanced-filters{grid-template-columns:repeat(2,1fr)}}@media (width<=550px){.advanced-filters{grid-template-columns:1fr}}.products-list{grid-template-columns:1fr;gap:12px;display:grid}.product-card-list{grid-template-columns:180px minmax(0,1fr);align-items:stretch;min-height:150px;display:grid}.product-card-list .product-card-image{border-radius:0;height:100%;min-height:150px;max-height:none}.product-card-list .product-card-body{grid-template-columns:minmax(0,1.4fr) minmax(150px,.7fr) minmax(170px,.7fr);align-items:center;gap:20px;padding:20px 22px;display:grid}.product-card-list .product-card-top p{min-height:auto}.product-card-list .product-brand{border-top:0;margin:0;padding:0}.product-card-list .product-card-footer{align-items:center}.product-card-list .product-card-footer>div{min-width:110px}.product-card-list .product-price{font-size:20px}@media (width<=850px){.product-card-list{grid-template-columns:140px minmax(0,1fr)}.product-card-list .product-card-body{grid-template-columns:1fr 1fr}.product-card-list .product-card-footer{grid-column:1/-1}}@media (width<=600px){.product-card-list{grid-template-columns:110px minmax(0,1fr);min-height:130px}.product-card-list .product-card-image{min-height:130px}.product-card-list .product-card-body{padding:14px;display:block}.product-card-list .product-brand{margin:10px 0}.product-card-list .product-card-footer{margin-top:12px}.product-card-list .product-price{font-size:18px}}.movement-toolbar{grid-template-columns:1fr auto;align-items:center;gap:12px;margin-bottom:14px;display:grid}.period-button{color:#94a3b8;cursor:pointer;background:#111b2a;border:1px solid #263244;border-radius:16px;justify-content:center;align-items:center;gap:8px;height:54px;padding:0 18px;font-weight:800;display:flex}.period-button.active{color:#ffd21c;background:#ffd21c14;border-color:#ffd21c}.period-filter-card{background:#101927;border:1px solid #263244;border-radius:18px;grid-template-columns:minmax(170px,1fr) minmax(170px,1fr) auto;align-items:end;gap:12px;margin-bottom:16px;padding:18px;display:grid}.period-field{flex-direction:column;gap:7px;display:flex}.period-field label{color:#94a3b8;font-size:12px;font-weight:700}.period-field input{color:#f8fafc;width:100%;height:46px;font:inherit;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#0b1422;border:1px solid #2b394d;border-radius:11px;outline:none;padding:0 13px}.period-field input:focus{border-color:#ffd21c}.clear-period-button{color:#cbd5e1;cursor:pointer;background:#152033;border:1px solid #263244;border-radius:11px;justify-content:center;align-items:center;gap:7px;height:46px;padding:0 16px;font-weight:800;display:flex}.clear-period-button:hover:not(:disabled){color:#ffd21c;border-color:#ffd21c}.clear-period-button:disabled{cursor:not-allowed;opacity:.4}@media (width<=700px){.movement-toolbar,.period-filter-card{grid-template-columns:1fr}}.ajustes-page{padding-top:38px;padding-bottom:130px}.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.settings-card{background:#101927;border:1px solid #263244;border-radius:20px;padding:22px}.settings-card-header{align-items:flex-start;gap:13px;margin-bottom:22px;display:flex}.settings-icon{color:#ffd21c;background:#ffd21c17;border-radius:13px;flex-shrink:0;place-items:center;width:44px;height:44px;display:grid}.settings-card-header h2{margin-bottom:5px;font-size:18px}.settings-card-header p{color:#94a3b8;font-size:13px;line-height:1.4}.settings-logo-area{align-items:center;gap:15px;margin-bottom:20px;display:flex}.settings-logo{color:#ffd21c;border:2px solid #ffd21c;border-radius:50%;place-items:center;width:82px;height:82px;font-size:12px;font-weight:900;display:grid}.settings-form{gap:14px;margin-bottom:17px;display:grid}.settings-form label{flex-direction:column;gap:7px;display:flex}.settings-form label>span{color:#cbd5e1;align-items:center;gap:7px;font-size:12px;font-weight:700;display:flex}.settings-form label svg{color:#ffd21c}.settings-form input{color:#f8fafc;width:100%;height:48px;font:inherit;background:#0b1422;border:1px solid #2b394d;border-radius:11px;outline:none;padding:0 13px}.settings-form input:focus{border-color:#ffd21c}.settings-primary-button,.settings-secondary-button,.logout-button{cursor:pointer;border-radius:11px;justify-content:center;align-items:center;gap:8px;font-weight:800;display:flex}.settings-primary-button{color:#07101f;background:#ffd21c;border:none;width:100%;height:48px}.settings-secondary-button{color:#cbd5e1;background:#152033;border:1px solid #2b394d;height:44px;padding:0 14px}.settings-secondary-button:hover{color:#ffd21c;border-color:#ffd21c}.settings-secondary-button.full{width:100%}.settings-message{color:#4ade80;margin-top:12px;font-size:13px;font-weight:700}.settings-user{background:#0b1422;border:1px solid #263244;border-radius:13px;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;margin-bottom:17px;padding:14px;display:grid}.settings-user-avatar{color:#ffd21c;background:#ffd21c17;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.settings-user-info strong,.settings-user-info span{display:block}.settings-user-info span{color:#94a3b8;margin-top:3px;font-size:12px}.settings-user-status{color:#4ade80;background:#22c55e1a;border-radius:8px;padding:6px 9px;font-size:11px;font-weight:800}.settings-option-button{color:#cbd5e1;cursor:pointer;background:#0b1422;border:1px solid #263244;border-radius:12px;justify-content:space-between;align-items:center;width:100%;min-height:52px;padding:0 15px;display:flex}.settings-option-button>div{align-items:center;gap:10px;display:flex}.settings-option-button svg{color:#ffd21c}.settings-option-button strong{color:#64748b;font-size:22px}.system-info-row{border-bottom:1px solid #202c3d;justify-content:space-between;align-items:center;gap:14px;padding:13px 0;display:flex}.system-info-row:last-child{border-bottom:none}.system-info-row span{color:#94a3b8;font-size:13px}.system-info-row strong{color:#f8fafc}.system-ok{color:#4ade80!important}.system-pending{color:#f59e0b!important}.logout-section{margin-top:20px}.logout-button{color:#f87171;background:#ef44440f;border:1px solid #ef444459;width:100%;height:50px}.logout-button:hover{background:#ef44441a;border-color:#ef4444}@media (width<=800px){.settings-grid{grid-template-columns:1fr}}@media (width<=500px){.settings-logo-area{flex-direction:column;align-items:stretch}.settings-logo{align-self:center}}.usuarios-page{padding-top:30px;padding-bottom:130px}.usuarios-page .page-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.users-add-button,.users-save-button{color:#07101f;cursor:pointer;background:#ffd21c;border:none;border-radius:11px;justify-content:center;align-items:center;gap:8px;height:48px;padding:0 18px;font-weight:900;display:flex}.users-summary{gap:12px;margin-bottom:18px;display:flex}.users-summary>div{color:#94a3b8;background:#101927;border:1px solid #263244;border-radius:11px;align-items:center;gap:8px;padding:10px 14px;display:flex}.users-summary svg{color:#ffd21c}.users-list{gap:12px;display:grid}.user-card{background:#101927;border:1px solid #263244;border-radius:16px;grid-template-columns:48px minmax(0,1fr) auto auto;align-items:center;gap:14px;padding:16px;display:grid}.user-card-avatar{color:#ffd21c;background:#ffd21c17;border-radius:50%;place-items:center;width:46px;height:46px;display:grid}.user-card-info strong,.user-card-info span,.user-card-info small{display:block}.user-card-info span{color:#94a3b8;margin-top:3px;font-size:13px}.user-card-info small{color:#64748b;margin-top:3px}.user-status{border-radius:9px;padding:7px 10px;font-size:12px;font-weight:800}.user-status.active{color:#4ade80;background:#22c55e1a}.user-status.inactive{color:#f87171;background:#ef44441a}.user-card-actions{gap:8px;display:flex}.user-card-actions button{color:#cbd5e1;cursor:pointer;background:#152033;border:1px solid #263244;border-radius:10px;height:40px;padding:0 12px;font-weight:700}.user-card-actions button:hover{color:#ffd21c;border-color:#ffd21c}.deactivate-user{color:#f87171!important}.activate-user{color:#4ade80!important}.user-form-card{background:#101927;border:1px solid #263244;border-radius:18px;margin-top:18px;padding:20px}.user-form-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px;display:flex}.user-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.user-form-grid label{flex-direction:column;gap:7px;display:flex}.user-form-grid label>span{color:#cbd5e1;align-items:center;gap:7px;font-size:12px;font-weight:700;display:flex}.user-form-grid label svg{color:#ffd21c}.user-form-grid input,.user-form-grid select{color:#f8fafc;width:100%;height:46px;font:inherit;background:#0b1422;border:1px solid #2b394d;border-radius:11px;outline:none;padding:0 13px}.user-form-grid input:focus,.user-form-grid select:focus{border-color:#ffd21c}.user-form-message{color:#f87171;margin:14px 0;font-size:13px;font-weight:700}.users-save-button{width:100%;margin-top:18px}@media (width<=800px){.usuarios-page .page-header{flex-direction:column}.user-card{grid-template-columns:48px minmax(0,1fr)}.user-status{grid-column:2;justify-self:start}.user-card-actions{grid-column:1/-1}.user-form-grid{grid-template-columns:1fr}}.password-section{border-top:1px solid #263244;margin-top:18px;padding-top:18px}.password-section h3{margin-bottom:14px;font-size:15px}.password-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.password-grid label{flex-direction:column;gap:7px;display:flex}.password-grid label>span{color:#cbd5e1;font-size:12px;font-weight:700}.password-input{background:#0b1422;border:1px solid #2b394d;border-radius:11px;grid-template-columns:minmax(0,1fr) 44px;display:grid;overflow:hidden}.password-input:focus-within{border-color:#ffd21c}.password-input input{color:#f8fafc;height:46px;font:inherit;background:0 0;border:none;outline:none;padding:0 13px}.password-input button{color:#94a3b8;cursor:pointer;background:#152033;border:none;border-left:1px solid #263244;place-items:center;display:grid}.password-input button:hover{color:#ffd21c}.reset-password-button{color:#ffd21c;cursor:pointer;background:#152033;border:1px solid #263244;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:44px;margin-bottom:14px;padding:0 15px;font-weight:800;display:flex}@media (width<=650px){.password-grid{grid-template-columns:1fr}}.search-section{position:relative}.home-search-results{z-index:30;background:#101927;border:1px solid #263244;border-radius:16px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden;box-shadow:0 18px 45px #00000047}.home-search-item{color:#f8fafc;text-align:left;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #202c3d;justify-content:space-between;align-items:center;gap:18px;width:100%;padding:14px 16px;display:flex}.home-search-item:last-child{border-bottom:none}.home-search-item:hover{background:#152033}.home-search-item strong,.home-search-item span{display:block}.home-search-item span{color:#94a3b8;margin-top:4px;font-size:12px}.home-search-item small{color:#ffd21c;flex-shrink:0;font-weight:800}.home-search-empty{color:#94a3b8;text-align:center;padding:16px}.movement-item .product-image img{object-fit:cover;width:100%;height:100%}.login-page{background:#07101f;place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{background:#101927;border:1px solid #263244;border-radius:24px;width:min(100%,430px);padding:30px}.login-logo{color:#ffd21c;border:2px solid #ffd21c;border-radius:50%;place-items:center;width:96px;height:96px;margin:0 auto 22px;font-size:14px;font-weight:900;display:grid}.login-header{text-align:center;margin-bottom:24px}.login-header h1{margin:6px 0 8px}.login-header>p:last-child{color:#94a3b8}.login-form{gap:16px;display:grid}.login-form label{flex-direction:column;gap:7px;display:flex}.login-form label>span{color:#cbd5e1;align-items:center;gap:7px;font-size:12px;font-weight:700;display:flex}.login-form label svg{color:#ffd21c}.login-form input{color:#f8fafc;width:100%;height:50px;font:inherit;background:#0b1422;border:1px solid #2b394d;border-radius:12px;outline:none;padding:0 14px}.login-form input:focus{border-color:#ffd21c}.login-password{background:#0b1422;border:1px solid #2b394d;border-radius:12px;grid-template-columns:minmax(0,1fr) 48px;display:grid;overflow:hidden}.login-password:focus-within{border-color:#ffd21c}.login-password input{border:none;border-radius:0}.login-password button{color:#94a3b8;cursor:pointer;background:#152033;border:none;border-left:1px solid #263244;place-items:center;display:grid}.login-password button:hover{color:#ffd21c}.login-message{color:#f87171;font-size:13px;font-weight:700}.login-button{color:#07101f;cursor:pointer;background:#ffd21c;border:none;border-radius:12px;justify-content:center;align-items:center;gap:9px;height:52px;font-weight:900;display:flex}.login-button:disabled{cursor:wait;opacity:.7}.brand-logo{object-fit:cover;border-radius:50%;flex-shrink:0;width:90px;height:90px}.login-logo-image-wrapper{justify-content:center;align-items:center;margin-bottom:22px;display:flex}.login-logo-image{object-fit:cover;border-radius:50%;width:150px;height:150px;display:block}.settings-logo-image{object-fit:cover;border-radius:50%;width:130px;height:130px;display:block}.settings-logo-area{justify-content:center;align-items:center;display:flex}.change-password-form{border-top:1px solid #243247;flex-direction:column;gap:18px;margin-top:20px;padding-top:20px;display:flex}.change-password-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.change-password-header h3{margin:0 0 6px}.change-password-header p{margin:0}.change-password-header button{color:inherit;cursor:pointer;background:0 0;border:0}.change-password-form label{flex-direction:column;gap:8px;display:flex}.change-password-form .login-password{background:#0f1a2b;border:1px solid #2a3950;border-radius:14px;align-items:center;width:100%;display:flex;overflow:hidden}.change-password-form .login-password input{color:#fff;background:0 0;border:0;outline:none;flex:1;width:100%;padding:14px 16px;font-size:16px}.change-password-form .login-password input::placeholder{color:#7f8da3}.change-password-form .login-password button{color:#9babbe;cursor:pointer;background:#132036;border:0;border-left:1px solid #2a3950;justify-content:center;align-self:stretch;align-items:center;width:52px;min-width:52px;display:flex}.change-password-form .login-password button:hover{color:#fff;background:#182740}.change-password-form .login-password input:focus{background:0 0}.change-password-form .login-password:focus-within{border-color:#ffd21c}.report-button{color:#fff;cursor:pointer;background:#111c2c;border:1px solid #2b3950;border-radius:14px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:0 18px;font-weight:700;transition:all .2s;display:inline-flex}.report-button:hover,.report-button.active{color:#ffd21c;border-color:#ffd21c}.monthly-report-card{background:#101b2b;border:1px solid #26364d;border-radius:22px;margin-bottom:24px;padding:24px}.monthly-report-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.monthly-report-header h2{margin:4px 0 8px}.monthly-report-header p{margin:0}.monthly-report-selectors{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:22px;display:grid}.monthly-report-selectors label{flex-direction:column;gap:8px;display:flex}.monthly-report-selectors label span{font-weight:700}.monthly-report-selectors select{color:#fff;background:#0b1524;border:1px solid #2b3950;border-radius:14px;outline:none;width:100%;min-height:48px;padding:0 14px;font-size:16px}.monthly-report-selectors select:focus{border-color:#ffd21c}.monthly-report-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:20px;display:grid}.monthly-report-summary article{background:#0b1524;border:1px solid #26364d;border-radius:16px;padding:18px}.monthly-report-summary span{color:#99a8bb;margin-bottom:8px;font-size:14px;display:block}.monthly-report-summary strong{font-size:24px}.monthly-report-top{background:#ffd21c0f;border:1px solid #ffd21c59;border-radius:16px;flex-direction:column;gap:4px;margin-bottom:18px;padding:16px 18px;display:flex}.monthly-report-top span{color:#ffd21c;text-transform:uppercase;letter-spacing:.08em;font-size:13px;font-weight:800}.monthly-report-top strong{font-size:18px}.monthly-report-top small{color:#aab6c7}.report-warning{color:#f2ca52;background:#ffc10714;border-radius:12px;margin:0 0 18px;padding:12px 14px;font-size:14px}.generate-report-button{color:#07101d;cursor:pointer;background:#ffd21c;border:0;border-radius:16px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:54px;font-size:17px;font-weight:900;display:flex}.generate-report-button:hover:not(:disabled){filter:brightness(1.05)}.generate-report-button:disabled{opacity:.45;cursor:not-allowed}.movement-sale-value{color:#ffd21c;margin-top:3px;font-weight:700;display:block}@media (width<=720px){.monthly-report-selectors,.monthly-report-summary{grid-template-columns:1fr}.monthly-report-card{padding:18px}}.bottom-nav-user{grid-template-columns:repeat(2,minmax(0,1fr))}.bottom-nav-user .nav-item{width:100%}:root{color:#f5f7fa;font-synthesis:none;text-rendering:optimizelegibility;background:#080e1c;font-family:Inter,Arial,Helvetica,sans-serif}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;min-height:100%}body{background:#080e1c;min-width:320px;min-height:100vh}
