:root{--bg-ivory:#f7f5ef;--surface:#fff;--surface-muted:#faf8f3;--border-beige:#e7e0d4;--navy:#263f5f;--navy-dark:#1a2c44;--green-dark:#0f3d31;--green-dark-soft:#1d4a3f;--green-pale:#e3ede8;--orange:#f2a000;--orange-pale:#fdf1d8;--red:#c94b36;--red-pale:#f9e6e2;--green-positive:#2f7d5b;--green-positive-pale:#e5f1ec;--charcoal:#2b2a28;--charcoal-dark:#1a1918;--gray-light:#f0eee9;--gray-medium:#c9c4ba;--text-dark:#191817;--text-muted:#8c877d;--text-on-dark:#fff;--chart-navy:#263f5f;--chart-orange:#f2a000;--chart-purple:#7c6a9c;--chart-tan:#c9a97c;--chart-slate:#6f7a85;--chart-sage:#7f9a7f;--chart-brown:#8a5a44;--radius-card:20px;--radius-pill:999px;--radius-control:12px;--shadow-card:0 1px 2px #1918170a, 0 1px 12px #1918170a;--page-max-width:1180px;--page-padding:32px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--text-dark);background:var(--bg-ivory);font:15px/1.5 Arial,Helvetica Neue,system-ui,sans-serif}@media (width<=640px){:root{--page-padding:16px}}*{box-sizing:border-box}body{margin:0}#root{min-height:100vh}h1,h2,h3{color:var(--text-dark);margin:0;font-weight:700}table{border-collapse:collapse;width:100%}button{font-family:inherit}.app-shell{background:var(--bg-ivory);min-height:100vh}.top-header{background:var(--surface);border-bottom:1px solid var(--border-beige);text-align:center;padding:22px 32px 18px}.brand-wordmark{letter-spacing:4px;color:var(--text-dark);text-transform:uppercase;margin:0;font-family:Arial,Helvetica Neue,sans-serif;font-size:30px;font-weight:800}.brand-logo{object-fit:cover;object-position:center;width:210px;height:76px;display:inline-block}@media (width<=640px){.brand-logo{width:154px;height:56px}}.storefront-logo{object-fit:cover;object-position:center;justify-self:center;width:121px;height:44px;display:block}@media (width<=640px){.storefront-logo{width:88px;height:32px}}.storefront-announce{background:var(--charcoal);color:#fff;text-align:center;letter-spacing:.6px;text-transform:uppercase;padding:8px 16px;font-size:11px;font-weight:600}.storefront-header{z-index:50;background:var(--surface);border-bottom:1px solid var(--border-beige);padding:10px 20px 8px;position:sticky;top:0}.storefront-nav{max-width:var(--page-max-width);grid-template-columns:1fr auto 1fr;align-items:center;margin:0 auto;display:grid}.storefront-nav>:first-child{justify-self:start}.storefront-nav>:last-child{justify-self:end}.storefront-nav__actions{justify-content:flex-end;align-items:center;gap:2px;display:flex}.storefront-nav__icon-btn{width:40px;height:40px;color:var(--text-dark);cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.storefront-nav__icon-btn:hover{background:var(--gray-light)}@media (width<=640px){.storefront-header{padding:8px 12px 6px}.storefront-nav__icon-btn{width:36px;height:36px}.storefront-nav__search-btn{display:none}}.storefront-cart-badge{background:var(--charcoal);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:700;display:flex;position:absolute;top:2px;right:2px}.storefront-subline{text-align:center;color:var(--text-muted);margin:8px 0 0;font-size:12px}.storefront-main{max-width:var(--page-max-width);margin:0 auto;padding:24px 20px 60px}.storefront-toolbar{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:26px;display:flex}.storefront-toolbar .storefront-search-wrap{flex:1;min-width:0}.storefront-filter-btn{border:1px solid var(--border-beige);background:var(--surface);min-height:42px;color:var(--text-dark);white-space:nowrap;cursor:pointer;border-radius:999px;flex-shrink:0;align-items:center;gap:7px;padding:0 18px;font-size:12.5px;font-weight:700;transition:border-color .15s,box-shadow .15s,transform .1s;display:flex}.storefront-filter-btn:hover{border-color:var(--charcoal);box-shadow:0 2px 8px #19181714}.storefront-filter-btn:active{transform:translateY(1px)}.storefront-search-wrap{position:relative}.storefront-search-icon{color:var(--text-muted);pointer-events:none;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.storefront-search-input{border:1px solid var(--border-beige);background:var(--surface);width:100%;color:var(--text-dark);border-radius:8px;padding:11px 14px 11px 36px;font-size:14px}.storefront-search-input:focus{outline:2px solid var(--charcoal);outline-offset:1px}.storefront-chip-row{scrollbar-width:none;gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.storefront-chip-row::-webkit-scrollbar{display:none}.storefront-chip{border:1px solid var(--border-beige);background:var(--surface);min-height:38px;color:var(--text-dark);white-space:nowrap;cursor:pointer;border-radius:999px;flex-shrink:0;padding:8px 16px;font-size:12.5px;font-weight:600;transition:border-color .15s,background-color .15s,color .15s}.storefront-chip:hover{border-color:var(--charcoal)}.storefront-chip--active{background:var(--charcoal);border-color:var(--charcoal);color:#fff;box-shadow:0 2px 6px #19181726}.storefront-clear{color:var(--text-muted);cursor:pointer;background:0 0;border:none;align-self:flex-start;padding:4px 2px;font-size:12.5px;font-weight:600;text-decoration:underline}.storefront-section-title{letter-spacing:-.2px;color:var(--text-dark);margin:0 0 14px;font-size:18px;font-weight:700}.storefront-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}@media (width>=640px){.storefront-grid{gap:16px}}@media (width>=900px){.storefront-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}}@media (width>=1200px){.storefront-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:26px}}.pcard{flex-direction:column;display:flex}.pcard__image{aspect-ratio:3/4;background:var(--surface-muted);cursor:pointer;border-radius:8px;position:relative;overflow:hidden;box-shadow:0 1px 4px #1918170f}.pcard__image img{object-fit:cover;width:100%;height:100%;display:block}.pcard__placeholder{height:100%;color:var(--gray-medium);justify-content:center;align-items:center;display:flex}.pcard__badge{text-transform:uppercase;letter-spacing:.5px;border-radius:999px;padding:4px 10px;font-size:9.5px;font-weight:700;position:absolute;top:10px;left:10px}.pcard__badge--agotado{background:var(--gray-light);color:var(--text-muted);border:1px solid var(--border-beige)}.pcard__badge--ultima{background:var(--charcoal);color:#fff}.pcard__badge--offer{background:var(--red);color:#fff}.pcard__quickadd{background:var(--charcoal);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:flex;position:absolute;bottom:10px;right:10px;box-shadow:0 2px 8px #0003}.pcard__quickadd:hover{background:var(--charcoal-dark)}.pcard__quickadd:disabled{background:var(--gray-medium);cursor:not-allowed;box-shadow:none}.pcard__body{flex-direction:column;padding-top:10px;display:flex}.pcard__name{color:var(--text-dark);text-overflow:ellipsis;white-space:nowrap;cursor:pointer;font-size:13px;font-weight:600;overflow:hidden}.pcard__price{color:var(--text-dark);margin-top:2px;font-size:13.5px;font-weight:700}.pcard__sizes{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.pcard__size{border:1px solid var(--border-beige);background:var(--surface);min-width:30px;height:30px;color:var(--text-dark);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:0 8px;font-size:11.5px;font-weight:600;transition:border-color .15s,background-color .15s,color .15s,transform .1s;display:inline-flex}.pcard__size:hover:not(:disabled){border-color:var(--charcoal);transform:translateY(-1px)}.pcard__size--selected{border-color:var(--charcoal);background:var(--charcoal);color:#fff;box-shadow:0 2px 6px #1918172e}.pcard__size--selected:hover:not(:disabled){transform:none}.pcard__size--disabled{background:var(--surface-muted);border-color:var(--border-beige);color:var(--gray-medium);text-decoration:line-through;-webkit-text-decoration-color:var(--gray-medium);text-decoration-color:var(--gray-medium);cursor:not-allowed}@media (width>=640px){.pcard__size{min-width:34px;height:34px;font-size:12.5px}}.pcard__soldout{color:var(--text-muted);margin-top:7px;font-size:11px}@media (width>=640px){.pcard__name{font-size:14px}.pcard__price{font-size:15px}}.storefront-root .btn{border-radius:6px}.storefront-root .card,.storefront-root .modal-card{border-radius:10px}.storefront-root .banner{border-radius:8px}.cart-drawer-panel{height:100dvh}.storefront-root .field input,.storefront-root .field select,.storefront-root .field textarea{border-radius:8px}.top-nav{border-bottom:1px solid var(--border-beige);background:#f2ede1}.top-nav__inner{max-width:var(--page-max-width);padding:10px var(--page-padding);flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin:0 auto;display:flex}.nav-item{border-radius:var(--radius-pill);color:var(--text-muted);border:1px solid #0000;align-items:center;gap:7px;padding:9px 16px;font-size:13px;font-weight:600;text-decoration:none;transition:background .15s,color .15s,border-color .15s;display:flex;position:relative}.nav-item svg{width:16px;height:16px}.nav-item:hover{color:var(--text-dark);background:var(--gray-light)}.nav-item--active{background:var(--surface);border-color:var(--border-beige);color:var(--text-dark);box-shadow:var(--shadow-card)}.nav-item__badge{background:var(--red);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:700;display:flex;position:absolute;top:-4px;right:-4px}.page{max-width:var(--page-max-width);padding:var(--page-padding) var(--page-padding) 64px;margin:0 auto}.page-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:24px;display:flex}.page-header__title{letter-spacing:-.3px;font-size:28px}.page-header__subtitle{color:var(--text-muted);margin:6px 0 0;font-size:13.5px}.page-header__actions{align-items:center;gap:10px;display:flex}.instruction-row{color:var(--text-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;font-size:13.5px;display:flex}.btn{border-radius:var(--radius-control);cursor:pointer;white-space:nowrap;border:1px solid #0000;align-items:center;gap:8px;padding:10px 18px;font-size:13.5px;font-weight:600;display:inline-flex}.btn svg{width:15px;height:15px}.btn-primary{background:var(--charcoal);color:#fff}.btn-primary:hover{background:var(--charcoal-dark)}.btn-secondary{background:var(--surface);color:var(--text-dark);border-color:var(--border-beige)}.btn-secondary:hover{border-color:var(--text-muted)}.btn-secondary--active{background:var(--gray-light);border-color:var(--text-dark);color:var(--text-dark)}.date-selector{background:var(--surface);border:1px solid var(--border-beige);border-radius:var(--radius-pill);color:var(--text-dark);align-items:center;gap:8px;padding:9px 16px;font-size:13px;font-weight:600;display:inline-flex}.date-selector svg{width:15px;height:15px;color:var(--text-muted)}.card{background:var(--surface);border:1px solid var(--border-beige);border-radius:var(--radius-card);box-shadow:var(--shadow-card);min-width:0;padding:24px}.card__head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:18px;display:flex}.card__title{font-size:15.5px;font-weight:700}.card__subtitle{color:var(--text-muted);margin:3px 0 0;font-size:12.5px;font-weight:400}.card__link{color:var(--green-dark);font-size:12.5px;font-weight:600;text-decoration:none}.collapsible__head{-webkit-user-select:none;user-select:none;border-radius:10px;margin-top:-6px;margin-left:-8px;margin-right:-8px;padding:6px 8px;transition:background .15s}.collapsible__head:hover{background:var(--surface-muted)}.collapsible__head:focus-visible{outline:2px solid var(--green-dark);outline-offset:2px}.collapsible__toggle{white-space:nowrap;align-items:center;gap:6px;padding:7px 12px;font-size:12.5px;display:inline-flex}.collapsible__body{animation:.12s collapsible-fade-in}@keyframes collapsible-fade-in{0%{opacity:0}to{opacity:1}}.grid{gap:20px;display:grid}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}@media (width<=1024px){.grid-2,.grid-3{grid-template-columns:1fr}}.section{margin-bottom:20px}.metric-card{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.metric-card__label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.4px;font-size:12.5px;font-weight:600}.metric-card__value{color:var(--text-dark);margin:8px 0 6px;font-size:30px;font-weight:700}.metric-card__trend{border-radius:var(--radius-pill);align-items:center;gap:4px;padding:2px 8px;font-size:12.5px;font-weight:700;display:inline-flex}.metric-card__trend--up{color:var(--green-positive);background:var(--green-positive-pale)}.metric-card__trend--down{color:var(--red);background:var(--red-pale)}.metric-card__sub{color:var(--text-muted);margin:4px 0 0;font-size:12px}.metric-card__spark{flex-shrink:0;width:96px;height:44px}.status-badge{border-radius:var(--radius-pill);align-items:center;gap:5px;padding:3px 10px;font-size:11.5px;font-weight:700;display:inline-flex}.status-badge--positive{background:var(--green-positive-pale);color:var(--green-positive)}.status-badge--warning{background:var(--orange-pale);color:#96690a}.status-badge--negative{background:var(--red-pale);color:var(--red)}.status-badge--neutral{background:var(--surface-muted);color:var(--text-muted);border:1px solid var(--border-beige)}.table-scroll{overflow-x:auto}.data-table{width:100%;font-size:13px}.data-table th{text-align:left;color:var(--text-muted);text-transform:uppercase;letter-spacing:.4px;border-bottom:1px solid var(--border-beige);white-space:nowrap;padding:8px 10px;font-size:11px;font-weight:700}.data-table td{border-bottom:1px solid var(--border-beige);color:var(--text-dark);padding:12px 10px}.data-table tr:last-child td{border-bottom:none}.data-table td.text-right,.data-table th.text-right,.text-right{text-align:right}.text-positive{color:var(--green-positive);font-weight:700}.text-negative{color:var(--red);font-weight:700}.text-zero,.text-muted{color:var(--text-muted)}.avatar{background:var(--green-pale);width:34px;height:34px;color:var(--green-dark);border-radius:50%;justify-content:center;align-items:center;margin-right:10px;font-size:12px;font-weight:700;display:inline-flex}.avatar-cell{align-items:center;display:flex}.banner{border-radius:var(--radius-control);margin-bottom:16px;padding:10px 14px;font-size:13px}.banner--error{background:var(--red-pale);color:var(--red);border:1px solid #c94b3640}.banner--info{background:var(--green-pale);color:var(--green-dark);border:1px solid #0f3d3126}.legend{flex-direction:column;flex:1;gap:10px;min-width:180px;display:flex}.legend__row{justify-content:space-between;align-items:center;gap:16px;font-size:13px;display:flex}.legend__label{color:var(--text-dark);align-items:center;gap:8px;display:flex}.legend__dot{border-radius:50%;flex-shrink:0;width:9px;height:9px}.legend__value{color:var(--text-dark);font-weight:700}.donut-card__body{align-items:center;gap:24px;display:flex}.donut-card__chart{flex-shrink:0;width:168px;height:168px;position:relative}.donut-card__center{pointer-events:none;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.donut-card__center-value{font-size:18px;font-weight:700}.donut-card__center-label{color:var(--text-muted);text-align:center;max-width:100px;font-size:10.5px}.toggle{flex-shrink:0;width:42px;height:24px;display:inline-block;position:relative}.toggle input{opacity:0;width:0;height:0}.toggle__track{background:var(--border-beige);cursor:pointer;border-radius:999px;transition:background .15s;position:absolute;inset:0}.toggle__track:before{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .15s;position:absolute;top:3px;left:3px;box-shadow:0 1px 2px #0003}.toggle input:checked+.toggle__track{background:var(--green-dark)}.toggle input:checked+.toggle__track:before{transform:translate(18px)}.list-row{background:var(--surface-muted);border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.list-row__info{min-width:0}.list-row__title{font-size:13.5px;font-weight:600}.list-row__actions{flex-shrink:0;gap:6px;display:flex}@media (width<=640px){.list-row__title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}}@media (width<=480px){.list-row{flex-wrap:wrap}.list-row__info{flex:100%}.list-row__title{white-space:normal}}.order-item-row{align-items:flex-end;gap:10px;display:flex}.order-item-row__product{flex:3}.order-item-row__field{flex:1}@media (width<=720px){.order-item-row{border:1px solid var(--border-beige);border-radius:var(--radius-control);flex-wrap:wrap;align-items:flex-start;padding:12px}.order-item-row__product,.order-item-row__field{flex:140px}}.field{flex-direction:column;gap:6px;display:flex}.field label{color:var(--text-muted);font-size:12px;font-weight:600}.field input,.field select,.field textarea{border:1px solid var(--border-beige);border-radius:var(--radius-control);background:var(--surface);color:var(--text-dark);width:100%;padding:10px 12px;font-family:inherit;font-size:13.5px}.field textarea{resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{outline:2px solid var(--navy);outline-offset:1px}.currency-input{position:relative}.currency-input__badge{letter-spacing:.3px;color:var(--text-muted);background:var(--surface-muted);border-radius:calc(var(--radius-control) - 1px) 0 0 calc(var(--radius-control) - 1px);pointer-events:none;align-items:center;padding:0 10px;font-size:11px;font-weight:700;display:flex;position:absolute;top:1px;bottom:1px;left:1px}.currency-input__input{width:100%;padding-left:54px!important}.pl-table{min-width:920px}.pl-table thead th{background:var(--navy);color:#fff;white-space:nowrap;border-bottom:none}.pl-table thead th:first-child{border-top-left-radius:12px}.pl-table thead th:last-child{border-top-right-radius:12px}.pl-table__concept{background:var(--surface);text-align:left;z-index:1;font-weight:500;position:sticky;left:0}.pl-table thead .pl-table__concept{background:var(--navy);color:#fff;z-index:2}.pl-table__concept--muted{color:var(--text-muted);font-style:italic}.pl-table .table-section-row td{background:var(--surface-muted);color:var(--text-muted);text-transform:uppercase;letter-spacing:.4px;font-size:11px;font-weight:700;position:sticky;left:0}.pl-table__total-row td{border-top:1px solid var(--border-beige);border-bottom:2px solid var(--border-beige);font-weight:700}.pl-table__total-row .pl-table__concept{font-weight:700}.progress-bar{background:var(--border-beige);border-radius:999px;height:6px;overflow:hidden}.progress-bar__fill{border-radius:999px;height:100%}.modal-backdrop{padding:20px}@media (width<=768px){.btn{min-height:42px}.nav-item{min-height:40px}.field input,.field select,.field textarea,.currency-input__input{font-size:16px}.card__head,.page-header__actions{flex-wrap:wrap}}.top-header__account{gap:12px;right:32px}@media (width<=640px){.top-header{padding:14px 16px 12px}.top-header__account{gap:6px;right:12px}.top-header__account-name{display:none}.top-nav__inner{gap:6px}.nav-item{padding:8px 12px;font-size:12.5px}.nav-item svg{width:15px;height:15px}.card{padding:18px}.page-header__title{font-size:22px}}@media (width<=480px){.modal-backdrop{padding:10px}.modal-card{padding:16px}}
