:root{--navy:#073f68;--blue:#0b75a5;--orange:#ff6b18;--bg:#f3f8fa;--line:#dce8ed;--muted:#6d7f89;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#142633;background:var(--bg)}*{box-sizing:border-box}body{margin:0;background:var(--bg)}button,input,select{font:inherit}button{cursor:pointer}h1,h2,h3{color:var(--navy)}h2{margin:4px 0 20px}small{color:var(--orange);font-weight:800;letter-spacing:.1em}.primary{border:0;background:var(--orange);color:#fff;border-radius:11px;padding:12px;font-weight:800}.secondary{border:1px solid var(--line);background:#fff;color:var(--navy);border-radius:10px;padding:9px 12px;font-weight:700}.error{background:#fdeaea;color:#a92222;padding:10px;border-radius:10px}.splash{min-height:100vh;display:grid;place-content:center;text-align:center}.splash img{width:180px}.login-page,.opening{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at top,#ddf5fb,transparent 48%)}.login-card,.opening section{width:min(540px,94vw);background:#fff;border:1px solid var(--line);border-radius:26px;padding:28px;box-shadow:0 25px 70px #073f6818;text-align:center}.login-card img,.opening img{width:180px;height:140px;object-fit:contain}.login-card h1,.opening h1{margin:4px}.login-card label{margin:18px 0;text-align:left}.login-card>.primary{width:100%}.account-tabs{display:grid;grid-template-columns:1fr 1fr;background:var(--bg);padding:5px;border-radius:13px;margin-top:18px}.account-tabs button{border:0;background:transparent;padding:11px;border-radius:9px;font-weight:700;color:var(--muted)}.account-tabs .on{background:#fff;color:var(--navy);box-shadow:0 2px 8px #073f6818}.opening p{color:var(--muted)}.opening label{background:var(--bg);border-radius:11px;padding:8px 11px;margin:8px 0;flex-direction:row;align-items:center;justify-content:space-between;color:var(--navy)}.opening label span{display:flex;align-items:center;gap:5px}.opening input{width:95px;text-align:right}.opening button{width:100%;border:0;border-radius:11px;background:var(--orange);color:#fff;font-weight:900;padding:13px;margin-top:10px}header{min-height:82px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:10px 3vw;position:sticky;top:0;z-index:5}.brand{display:grid;grid-template-columns:60px auto;align-items:center;column-gap:12px}.brand img{width:60px;height:60px;object-fit:contain;grid-row:1/3}.brand b{font-size:20px;color:var(--navy)}.brand span{font-size:12px;color:var(--muted)}.header-actions{display:flex;align-items:center;gap:8px}.connection,.sync{font-size:11px;font-weight:700;border-radius:99px;padding:6px 9px}.connection.online{background:#e5f7ef;color:#187955}.connection.offline{background:#fff0df;color:#a94b08}.sync{background:#e8f8fc;color:var(--blue)}.today{background:#e8f8fc;padding:9px 16px;border-radius:14px;display:flex;flex-direction:column;font-size:10px;letter-spacing:.08em;color:var(--blue)}.today b{font-size:20px;letter-spacing:0;color:var(--navy)}.logout{border:0;background:none;color:var(--muted)}nav{height:60px;background:#fff;border-bottom:1px solid var(--line);padding:0 3vw;display:flex;gap:8px;position:sticky;top:82px;z-index:4;overflow:auto}nav button{border:0;background:none;padding:0 18px;color:var(--muted);font-weight:700;border-bottom:3px solid transparent;white-space:nowrap}nav button.active{color:var(--navy);border-color:var(--orange)}.notice{display:block;width:100%;border:0;background:#fff0df;color:#8b4a14;padding:10px}.sale{display:grid;grid-template-columns:1fr 390px;min-height:calc(100vh - 142px)}.catalog,.page{padding:30px 3vw}.filters{display:flex;gap:8px;overflow:auto;margin-bottom:16px}.filters button,.services button{border:1px solid var(--line);background:#fff;border-radius:99px;padding:9px 14px;white-space:nowrap}.filters .on{background:var(--navy);color:#fff}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.product{min-height:128px;background:#fff;border:1px solid var(--line);border-radius:17px;padding:16px;text-align:left;display:flex;flex-direction:column;gap:6px;position:relative}.product:hover{border-color:#76c8df}.product i,.stock i{width:9px;height:9px;border-radius:50%;background:#9aa}.product i.pescado,.stock i.pescado{background:#1da9dc}.product i.mixto,.stock i.mixto{background:var(--orange)}.product i.aguachile,.stock i.aguachile{background:#8bbd32}.product strong{font-size:18px;color:var(--navy)}.product span{font-size:11px;color:var(--muted)}.product em{position:absolute;right:12px;bottom:12px;background:var(--orange);color:#fff;width:29px;height:29px;border-radius:50%;display:grid;place-items:center;font-size:20px;font-style:normal}aside{background:#fff;border-left:1px solid var(--line);padding:24px;display:flex;flex-direction:column;gap:13px}label{display:flex;flex-direction:column;gap:5px;font-size:12px;color:var(--muted);font-weight:700}input,select{border:1px solid var(--line);border-radius:10px;padding:10px 11px;width:100%;background:#fff}.services{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;background:var(--bg);padding:4px;border-radius:12px}.services button{padding:8px 4px;border:0;background:none;font-size:12px}.services .on{background:#fff;color:var(--navy);box-shadow:0 2px 8px #073f6818}.cart{min-height:130px;max-height:260px;overflow:auto;border-block:1px solid var(--line);padding:8px 0}.cart>p{text-align:center;color:#99a8b0;margin-top:50px}.cart>div{display:flex;align-items:center;gap:8px;padding:8px 0}.cart span{display:flex;flex:1;flex-direction:column;font-size:12px}.cart span small{color:var(--muted);letter-spacing:0}.cart button{border:0;background:#e8f8fc;color:var(--navy);border-radius:7px;width:25px;height:25px}.total{display:flex;justify-content:space-between;font-size:22px;color:var(--navy)}.order,.stock article,.summary article,.closing article,.page>article,.history article,.product-list article{background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px;margin-bottom:12px}.order{display:grid;grid-template-columns:70px 1fr 210px;gap:15px}.order>strong{background:#e8f8fc;border-radius:13px;width:55px;height:55px;display:grid;place-items:center;color:var(--navy)}.order h3{margin:0}.order span,.order p{font-size:12px;color:var(--muted)}.order>div:last-child{display:flex;flex-direction:column;align-items:flex-end;gap:7px}.order mark,.history mark{border-radius:99px;padding:4px 8px;font-size:10px;text-transform:uppercase;font-weight:900}.pendiente{background:#fff0df;color:#a94b08}.entregada,.abierto{background:#e5f7ef;color:#187955}.cancelada,.cerrado{background:#eef1f2;color:#617078}.cancel{border:0;background:none;color:#c44;font-weight:700}.print{border:1px solid var(--blue);background:#e8f8fc;color:var(--navy);border-radius:10px;padding:9px 12px;font-weight:800}.stock,.summary,.closing{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.stock article{display:flex;flex-direction:column;gap:6px}.stock h3{margin:5px 0}.stock strong,.summary strong{font-size:30px;color:var(--navy)}.stock span,.summary span{font-size:12px;color:var(--muted)}progress{width:100%;accent-color:var(--blue)}.summary article{display:flex;flex-direction:column;gap:6px;color:var(--muted)}.closing article{display:flex;flex-direction:column;gap:9px}.closing p{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:8px;margin:0;text-transform:capitalize}.month{max-width:260px;margin-bottom:18px}.history article{display:grid;grid-template-columns:1.5fr 1fr 1fr auto;align-items:center;gap:15px}.history time{font-weight:800;color:var(--navy);text-transform:capitalize}.history strong{font-size:22px;color:var(--navy)}.history span{font-size:12px;color:var(--muted)}.product-list article{display:grid;grid-template-columns:1fr 140px 110px;align-items:center;gap:12px}.product-list article>div{display:flex;flex-direction:column}.product-list span{font-size:12px;color:var(--muted)}@media(max-width:900px){.sale{grid-template-columns:1fr}.grid{grid-template-columns:repeat(2,1fr)}aside{border-left:0;border-top:1px solid var(--line)}.order{grid-template-columns:55px 1fr}.order>div:last-child{grid-column:2;align-items:flex-start}.closing{grid-template-columns:1fr 1fr}.header-actions .connection,.header-actions .sync{display:none}.history article{grid-template-columns:1fr 1fr}.product-list article{grid-template-columns:1fr 100px}}@media(max-width:600px){header{min-height:70px}.brand img{width:48px;height:48px}.brand span{display:none}.today{padding:7px 10px}.today b{font-size:16px}.logout{font-size:12px}nav{top:70px;height:54px;padding:0 6px}nav button{padding:0 11px}.catalog,.page{padding:20px 13px}.grid{gap:8px}.product{padding:13px;min-height:120px}.stock,.summary,.closing{grid-template-columns:1fr}.opening section,.login-card{padding:22px 16px}.history article{grid-template-columns:1fr}.product-list article{grid-template-columns:1fr}.today{display:none}}
