:root{--bg: #eef2f9;--surface: #ffffff;--text: #203047;--muted: #6f7f96;--line: #dde4f0;--green: #2aa876;--blue: #61a7e8;--shadow-soft: 0 12px 28px rgba(18, 34, 59, .12)}*{box-sizing:border-box}body{margin:0;font-family:Segoe UI,Tahoma,sans-serif;color:var(--text);background:radial-gradient(circle at 10% 0%,#f6f9ff,var(--bg))}input{font:inherit}button,select{cursor:pointer}.app-shell{min-height:100dvh;display:grid;grid-template-columns:270px 1fr}.app-shell.locked{grid-template-columns:1fr}.app-shell.locked>:not(.auth-overlay){filter:blur(6px);pointer-events:none;-webkit-user-select:none;user-select:none}.app-shell.authenticated{grid-template-columns:220px 1fr}.app-shell.authenticated.sidebar-collapsed{grid-template-columns:82px 1fr}.sidebar{background:linear-gradient(185deg,#1a2a42,#121c2b);color:#dce7f8;padding:.9rem .7rem;display:flex;flex-direction:column;min-height:100dvh;position:sticky;top:0}.sidebar.collapsed{width:82px;padding:.9rem .45rem}.sidebar-top{display:flex;align-items:center;justify-content:space-between}.sidebar-top.is-collapsed{justify-content:center}.brand-row{display:flex;align-items:center;gap:.55rem;font-size:1.9rem;font-weight:800}.brand-row img{width:34px;height:34px}.collapse-btn{border:0;background:#acc7eb24;color:#dce7f8;width:30px;height:30px;border-radius:999px;display:grid;place-items:center;cursor:pointer}.user-card{margin-top:.8rem;background:linear-gradient(140deg,#40546fa8,#30455f80);border:1px solid rgba(163,188,224,.14);border-radius:12px;padding:.5rem .6rem;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.6rem;width:100%;text-align:left;cursor:pointer;border:0}.sidebar-footer .user-card{padding:.55rem;display:flex;justify-content:center}.sidebar-profile-image{width:34px;height:34px;border-radius:999px;object-fit:cover}.avatar{width:30px;height:30px;border-radius:999px;background:#eef3fb;border:1px solid #c9d6eb;color:#324a6a;display:grid;place-items:center;font-weight:700;font-size:.95rem}.user-card strong{display:block;font-size:1rem;line-height:1.1;color:#fff}.user-card small{color:#b6c5db;font-size:.78rem}.sidebar-account{position:relative}.user-card-chevron{width:18px;height:18px;color:#dce7f8;display:inline-flex;align-items:center;justify-content:center;transition:transform .15s ease}.user-card-chevron svg{width:16px;height:16px}.user-card-chevron.is-open{transform:rotate(180deg)}.sidebar-account-menu{position:absolute;right:0;left:auto;top:auto;bottom:calc(100% + .35rem);background:#1c2f4a;border:1px solid rgba(163,188,224,.28);border-radius:10px;padding:.3rem;z-index:20;display:grid;gap:.2rem;min-width:170px}.sidebar-account-menu button{border:0;background:transparent;color:#dce7f8;border-radius:8px;text-align:left;font-weight:600;padding:.45rem .5rem}.sidebar-account-menu button:hover{background:#2aa87633}.sidebar-nav{margin-top:1rem;display:grid;gap:.3rem}.sidebar-footer{margin-top:auto;padding-top:.9rem;border-top:1px solid rgba(159,179,206,.22);display:grid;gap:.5rem}.nav-item{text-decoration:none;border:0;background:transparent;color:#dce7f8;border-radius:10px;padding:.62rem .68rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:.62rem}.nav-item svg,.icon-button svg,.collapse-btn svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.nav-item.active,.nav-item:hover{background:linear-gradient(90deg,#2aa87657,#2aa87614);color:#fff}.nav-item.logout{margin-top:.3rem}.sidebar.collapsed .nav-item{justify-content:center;padding:.62rem 0}.sidebar.collapsed .user-card{grid-template-columns:1fr auto;justify-items:center;padding:.55rem}.sidebar.collapsed .user-card>span:not(.avatar):not(.user-card-chevron){display:none}.sidebar.collapsed .sidebar-account-menu{left:calc(100% + .45rem);right:auto;top:auto;bottom:0;min-width:145px}.workspace{padding:1rem 1.1rem}.workspace-header{display:flex;justify-content:space-between;align-items:center;gap:.8rem;margin-bottom:.9rem}.workspace-header h1{margin:0;font-size:2.3rem}.toolbar{display:flex;align-items:flex-end;gap:.55rem}.toolbar label{display:grid;gap:.18rem;color:#5c6f89;font-size:1.25rem}.toolbar select{border:1px solid var(--line);background:#f8fbff;color:#4f6480;border-radius:10px;padding:.44rem .62rem}.dashboard-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(260px,1fr);gap:1rem}.dashboard-main,.dashboard-side{display:grid;gap:1rem;align-content:start}.metrics-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.metric-card{border-radius:12px;padding:1rem;color:#fff;box-shadow:var(--shadow-soft)}.metric-card strong{display:block;font-size:1.8rem}.metric-card.green{background:linear-gradient(120deg,#2aa876,#52bf96)}.metric-card.blue{background:linear-gradient(120deg,#66aeea,#88c0f4)}.panel-card{background:var(--surface);border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow-soft);padding:.9rem}.panel-card.compact{padding:.8rem}.nested-panel{margin-top:1rem}.panel-header{display:flex;justify-content:space-between;align-items:center;gap:.7rem;margin-bottom:.8rem}.panel-header h2{margin:0;font-size:1.72rem}.page-header-actions{align-items:flex-start}.section-subtitle{margin:.25rem 0 0;color:var(--muted)}.ghost-button,.secondary-button,.icon-button{border:1px solid var(--line);border-radius:10px;background:#f7faff;color:#3b4f6e;padding:.5rem .72rem}.primary-button{border:0;border-radius:10px;background:linear-gradient(120deg,#2f8f67,#4aa882);color:#fff;padding:.58rem .95rem;font-weight:700}.chart-frame{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:.42rem;align-items:end;min-height:200px;background:linear-gradient(180deg,#fbfdff,#f6faff);border:1px solid #e2e9f2;border-radius:10px;padding:.75rem}.chart-column{display:grid;justify-items:center;gap:.35rem}.chart-value{width:100%;height:150px;position:relative;display:grid;align-items:end}.chart-bar{width:100%;border-radius:6px 6px 2px 2px;background:linear-gradient(180deg,#7cd4b0,#4cbf93)}.chart-line-dot{position:absolute;left:50%;transform:translate(-50%);width:10px;height:10px;border-radius:999px;background:#65aee9;border:2px solid #ffffff}.chart-column small{color:#647893;font-weight:600}.chart-legend{margin-top:.65rem;display:flex;gap:1rem;color:#506178;flex-wrap:wrap}.legend-dot{display:inline-block;width:20px;height:8px;border-radius:999px;vertical-align:middle;margin-right:.35rem}.legend-dot.green{background:#45b88e}.legend-dot.blue{background:#67ace6}.top-items-list{list-style:none;margin:0;padding:0;display:grid}.top-items-list li{border-top:1px solid #edf2f8;display:grid;grid-template-columns:1.5fr auto auto auto auto;gap:.5rem;align-items:center;padding:.62rem 0}.placeholder-row{color:var(--muted);padding:.6rem 0}.chip{display:inline-flex;border-radius:999px;padding:.2rem .55rem;background:#ddeff8;color:#467795;font-size:1.2rem}.mini-list-card{border:1px solid #e0e8f3;background:#fbfdff;border-radius:10px;padding:.55rem;margin-bottom:.55rem;display:grid;gap:.2rem}.purchase-list-grid{margin-top:15px;display:grid;gap:.6rem}.finished-list{color:red}.purchase-card{width:100%;text-align:left;border:1px solid #dfe7f2;border-radius:12px;background:linear-gradient(180deg,#fff,#f8fbff);padding:.75rem;display:grid;grid-template-columns:auto 1fr auto;gap:.65rem;align-items:center}.purchase-card.active{border-color:#7ac2a5;box-shadow:0 0 0 1px #2aa87659}.purchase-icon{width:42px;height:42px;border-radius:12px;background:#eff6ff;display:grid;place-items:center;font-size:2rem}.purchase-main{display:grid;gap:.12rem}.purchase-main strong{font-size:1.95rem}.purchase-main span{color:#677a94}.purchase-meta{display:grid;justify-items:end;gap:.24rem}.status-pill{border-radius:999px;padding:.2rem .55rem;font-size:1.2rem;font-weight:700}.status-pill.finished{background:#e2f6ec;color:#29835f}.status-pill.open{background:#fff2d3;color:#8c6b17}.new-card{border:2px dashed #9ec2e5;background:#f5faff;grid-template-columns:1fr;justify-items:center;color:#2c5f84}.new-card-plus{font-size:3rem;line-height:1}.inline-grid{display:grid;gap:.6rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));align-items:end}.filter-row,.form-grid{display:grid;gap:.75rem}.form-grid{margin-top:.75rem}.form-grid label,.inline-grid label{display:grid;gap:.26rem;color:#314763;font-weight:600}.form-grid input,.form-grid select,.inline-grid input,.inline-grid select,.panel-header select{border:1px solid #d7e1ef;border-radius:10px;background:#fbfdff;color:#2e435f;padding:.52rem .62rem}.product-multi-select{border:1px solid #d7e1ef;border-radius:10px;background:#fbfdff;margin:12px auto}.product-multi-select-control{display:flex;align-items:center;gap:.45rem;padding:.4rem .45rem}.product-multi-select-control.is-open{border-bottom:1px solid #e9eef7}.product-multi-select-control input{border:0;background:transparent;padding:.2rem .25rem;flex:1;min-width:110px}.product-multi-select-control input:focus{outline:none}.product-multi-select-toggle{border:0;background:transparent;color:#3a5d88;width:28px;height:28px;border-radius:8px;display:grid;place-items:center;padding:0}.product-multi-select-toggle:hover{background:#f1f6ff}.product-multi-select-chips{margin-left:auto;display:inline-flex;gap:.35rem;flex-wrap:wrap;justify-content:flex-end}.product-chip{display:inline-flex;align-items:center;gap:.35rem;border-radius:999px;border:1px solid #d7e1ef;background:#eef4ff;color:#2f4f77;padding:.22rem .5rem;font-size:.86rem;line-height:1}.product-chip button{border:0;background:transparent;color:#3a5d88;padding:0;line-height:1;font-size:.86rem}.product-chip.product-chip-more{padding:.22rem .58rem;font-weight:700}.product-multi-select-menu{max-height:100%;overflow:auto;padding:.25rem}.product-multi-select-pagination{border-top:1px solid #e9eef7;margin-top:.35rem;padding-top:.45rem;display:flex;align-items:center;justify-content:space-between;gap:.4rem}.product-multi-select-pagination span{color:#5d6f86;font-size:.86rem}.product-multi-select-option{display:flex;align-items:center;gap:.45rem;border-radius:8px;padding:.35rem .45rem;cursor:pointer;gap:10px;color:#314763;font-weight:600}.product-multi-select-option:hover{background:#f1f6ff}.product-multi-select-option input{width:16px;height:16px;margin:0}.actions-row{display:flex;gap:.42rem;flex-wrap:wrap}.actions-row button{border:0;border-radius:10px;background:#2d8f67;color:#fff;padding:.45rem .7rem;font-weight:700;display:inline-flex;align-items:center;gap:.32rem}.actions-row button svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.actions-row .icon-only-action{width:34px;height:34px;padding:0;justify-content:center}.actions-row .danger{background:#bf3f3f}.table-wrap{overflow:auto;margin-top:.8rem}.shopping-items-panel{height:calc(100dvh - 2rem);display:flex;flex-direction:column;overflow:hidden}.shopping-items-panel .table-wrap{flex:1;min-height:0}.shopping-items-filters{display:grid;grid-template-columns:minmax(220px,1fr) 180px;gap:.7rem;margin-bottom:.55rem}.shopping-items-filters label{display:grid;gap:.24rem;color:#314763;font-weight:600}.shopping-items-filters input,.shopping-items-filters select{border:1px solid #d7e1ef;border-radius:10px;background:#fbfdff;color:#2e435f;padding:.52rem .62rem}.table-pagination-row{margin-top:.55rem;display:flex;align-items:center;justify-content:space-between;gap:.7rem;color:#546780}.table-pagination-actions{display:inline-flex;align-items:center;gap:.45rem}.add-product-modal-form{display:flex;flex-direction:column;min-height:430px}.data-table{width:100%;border-collapse:collapse}.data-table th,.data-table td{border-top:1px solid #e9eef7;text-align:left;padding:.6rem .4rem}.list-product-cell{display:flex;align-items:center;gap:.65rem}.list-product-thumb{width:52px;height:52px;object-fit:cover;border-radius:10px;border:1px solid #dfe7f2;background:#f3f7ff}.list-product-meta{display:grid;gap:.1rem}.list-product-meta strong{font-size:1rem}.list-product-meta small{color:#667a96}.qty-inline-editor{display:inline-flex;align-items:center;gap:.4rem}.qty-adjust{width:30px;height:30px;border:1px solid #d7e1ef;border-radius:8px;background:#eef4ff;color:#274a78;font-weight:800;padding:0;line-height:1}.qty-inline-editor input{width:88px;border:1px solid #d7e1ef;border-radius:8px;background:#fbfdff;color:#2e435f;padding:.35rem .45rem}.qty-unit{color:#5d6f86;font-weight:600;min-width:24px}.simple-list{list-style:none;padding:0;margin:.8rem 0 0}.simple-list li{border-top:1px solid #e9eef7;padding:.55rem 0}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#121e3480;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:grid;place-items:center;z-index:1100;padding:1rem}.modal-card{width:min(720px,100%);border-radius:16px;background:#fff;border:1px solid #dbe4ef;box-shadow:0 28px 56px #07132d59;padding:1rem}.modal-card-wide{width:min(1100px,95vw)}.modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.65rem}.modal-header h3{margin:0;font-size:2.1rem}.icon-button{width:34px;height:34px;border-radius:999px;padding:0;display:grid;place-items:center}.modal-actions{display:flex;justify-content:flex-end;gap:.55rem;margin-top:auto}.placeholder-copy{margin:0;color:var(--muted)}.error-text{color:#b42318;font-weight:700}.auth-overlay{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:1rem;background:#13213873;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1200}.auth-modal{width:min(560px,100%);background:#fdfdfd;border-radius:20px;box-shadow:0 28px 56px #07132d59;padding:2rem;border:1px solid #dbe4ef}.auth-logo-row{display:flex;align-items:center;justify-content:center;gap:.6rem;margin-bottom:.8rem}.auth-logo-row h2{margin:0;font-size:2.2rem;color:#1d2e46}.auth-logo-icon{width:56px;height:56px}.auth-modal h3{margin:0;text-align:center;color:#2f3f55;font-size:2rem}.auth-modal p{text-align:center;color:#637289;margin-top:.45rem;margin-bottom:1rem}.auth-toggle{display:grid;grid-template-columns:1fr 1fr;background:#eaf0f8;padding:.3rem;border-radius:10px;gap:.3rem}.auth-toggle button{border:0;border-radius:8px;background:transparent;color:#2f3f55;font-weight:700;padding:.55rem .8rem}.auth-toggle button.is-active{background:#fff;color:#0d3b66}.password-row{display:grid;grid-template-columns:1fr auto;border:1px solid #d9e1ef;border-radius:10px;overflow:hidden}.password-row input{border:0}.password-row button{border:0;background:#f1f6fc;color:#1e6fb1;padding:0 .85rem;font-weight:700}.auth-submit{margin-top:.4rem;background:linear-gradient(90deg,#1f8a60,#25996b)!important;font-size:1.35rem;padding:.78rem 1rem!important;border:0;border-radius:10px;color:#fff;font-weight:700}@media (max-width: 1100px){.sidebar.collapsed{width:74px}.top-items-list li{grid-template-columns:1fr auto auto}.top-items-list li span:nth-child(4){display:none}}@media (max-width: 900px){.app-shell.authenticated{grid-template-columns:1fr}.sidebar{position:static;min-height:auto}.dashboard-grid{grid-template-columns:1fr}.purchase-card{grid-template-columns:1fr;gap:.35rem}.purchase-meta{justify-items:start}.shopping-items-panel{height:auto;overflow:visible}.shopping-items-panel .table-wrap{overflow:auto}.shopping-items-filters{grid-template-columns:1fr}.table-pagination-row{flex-direction:column;align-items:flex-start}}@media (max-width: 640px){.workspace{padding:.75rem}.workspace-header{flex-direction:column;align-items:flex-start}.metrics-row{grid-template-columns:1fr}.chart-frame{grid-template-columns:repeat(5,minmax(0,1fr));row-gap:.9rem}.auth-modal,.modal-card{padding:1rem;border-radius:14px}.auth-logo-row h2{font-size:1.8rem}.auth-modal h3,.modal-header h3{font-size:1.45rem}.modal-actions{justify-content:stretch}.modal-actions button{flex:1}}
