:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#111827;font-synthesis:none;text-rendering:geometricprecision;--blue:#2563eb;--blue-dark:#1d4ed8;--text:#0f172a;--muted:#64748b;--line:#e2e8f0;--soft:#f8fafc;--green:#15803d;--red:#dc2626;--shadow:0 18px 50px #0f172a1f;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}html{-webkit-text-size-adjust:100%;touch-action:manipulation}body{overscroll-behavior:none;background:#fff}button,input,select,textarea{font:inherit}button{cursor:pointer}button,a,label,input,select,textarea{touch-action:manipulation}.app-shell{background:#fff;min-height:100dvh}.main{min-height:100dvh;padding:env(safe-area-inset-top) 1rem calc(5.5rem + env(safe-area-inset-bottom))}.screen{max-width:72rem;margin:0 auto;padding-top:.75rem}.screen h1{letter-spacing:0;text-wrap:balance;margin:0 0 1rem;font-size:1.45rem;line-height:1.15}.screen h2{text-wrap:balance;margin:0;font-size:1rem;line-height:1.25}.brand{letter-spacing:0;align-items:baseline;gap:.18rem;font-size:1.1rem;display:flex}.brand span{color:var(--blue);font-weight:800}.brand strong{color:#111827;font-weight:800}.mobile-topbar{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;grid-template-columns:2rem 1fr 2rem;align-items:center;height:3.5rem;margin:0 -1rem;padding:0 1rem;display:grid;position:sticky;top:0}.mobile-topbar strong{text-align:center;font-size:.95rem}.mobile-menu-trigger{width:2.75rem;height:2.75rem;color:var(--text);background:0 0;border:0;border-radius:8px;place-items:center;margin-left:-.7rem;transition:background-color .14s,transform .1s;display:grid}.mobile-menu-trigger:active{transform:scale(.96)}.mobile-menu-backdrop{z-index:59;background:#0f172a47;position:fixed;inset:0}.mobile-nav-drawer{z-index:60;width:min(19rem,86vw);padding:max(1rem, env(safe-area-inset-top)) 1rem 1rem;background:#fff;align-content:start;gap:1.5rem;display:grid;position:fixed;inset:0 auto 0 0;box-shadow:18px 0 50px #0f172a2e}.mobile-nav-drawer header{justify-content:space-between;align-items:center;min-height:2.75rem;display:flex}.mobile-nav-drawer header button{background:var(--soft);width:2.75rem;height:2.75rem;color:var(--text);border:0;border-radius:8px;place-items:center;display:grid}.mobile-nav-drawer nav{gap:.35rem;display:grid}.mobile-nav-drawer .nav-item{border-radius:8px;justify-content:flex-start;min-height:2.75rem;padding:0 .75rem;font-size:.9rem;font-weight:750}.mobile-nav-drawer .nav-item.active{color:var(--blue);background:#eff6ff}.sidebar{display:none}.bottom-nav{z-index:30;padding:.55rem .8rem calc(.55rem + env(safe-area-inset-bottom));border-top:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;grid-template-columns:repeat(4,1fr);gap:.25rem;display:grid;position:fixed;bottom:0;left:0;right:0}.bottom-item,.nav-item{min-width:0;color:var(--muted);background:0 0;border:0;justify-content:center;align-items:center;gap:.4rem;display:flex}.bottom-item{border-radius:8px;flex-direction:column;min-height:3.25rem;font-size:.68rem;font-weight:700}.bottom-item.active{color:var(--blue);background:#eff6ff}.fab{bottom:calc(4.2rem + env(safe-area-inset-bottom));z-index:35;background:var(--blue);color:#fff;border:0;border-radius:50%;place-items:center;width:3.3rem;height:3.3rem;display:grid;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 12px 26px #2563eb52}.screen-title-row,.section-heading,.deal-header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.primary-button,.icon-text-button,.back-button,.danger-button{border-radius:8px;justify-content:center;align-items:center;gap:.45rem;min-height:2.75rem;font-size:.9rem;font-weight:750;display:inline-flex}.primary-button{background:var(--blue);color:#fff;border:0;padding:0 1rem}.primary-button:hover{background:var(--blue-dark)}.primary-button,.icon-text-button,.back-button,.danger-button,.deal-list-row,.sheet header button,.deal-gallery button{transition:background-color .14s,border-color .14s,color .14s,transform .1s}.primary-button:active,.back-button:active,.deal-list-row:active,.sheet header button:active,.deal-gallery button:active{transform:scale(.96)}.primary-button:disabled,.icon-text-button:disabled,.danger-button:disabled,.sheet header button:disabled{cursor:not-allowed;opacity:.62}.primary-button.small{min-height:2.75rem;padding:0 .75rem;font-size:.82rem}.icon-text-button,.back-button,.danger-button{border:1px solid var(--line);color:var(--text);background:#fff;padding:0 .75rem}.danger-button{color:var(--red);border-color:#fecaca}.back-button{min-height:2.75rem;margin-bottom:.85rem}.segmented{border:1px solid var(--line);background:var(--soft);border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:1rem;padding:.2rem;display:grid}.segmented button{min-width:0;min-height:2.75rem;color:var(--muted);background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;gap:.35rem;font-size:.88rem;font-weight:750;transition:background-color .14s,color .14s,box-shadow .14s,transform .1s;display:inline-flex}.segmented button:active{transform:scale(.97)}.segmented button small{color:#475569;font-variant-numeric:tabular-nums;background:#e2e8f0;border-radius:999px;place-items:center;min-width:1.25rem;height:1.25rem;font-size:.68rem;display:inline-grid}.segmented .active{color:var(--blue);background:#fff;box-shadow:0 1px 6px #0f172a14}.segmented .active small{color:var(--blue-dark);background:#dbeafe}.list-stack,.purchase-list,.deal-card-list,.table-list{gap:.75rem;display:grid}.session-card,.purchase-row,.deal-list-row,.table-row,.vendor-row,.deal-card-row,.detail-card,.stat-card,.settings-panel{border:1px solid var(--line);background:#fff;border-radius:8px}.session-card{text-align:left;gap:.75rem;width:100%;padding:1rem;transition:background-color .14s,border-color .14s,transform .1s;display:grid}.session-card:active{transform:scale(.985)}.session-card-heading,.session-status-actions{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.edit-show-button{width:100%;margin:0 0 1rem}.session-card-heading>span:first-child{min-width:0}.session-card-heading small{color:var(--muted);margin-top:.18rem;font-size:.78rem;display:block}.session-card .status-badge,.status-badge{border-radius:999px;flex:none;align-items:center;width:fit-content;min-height:1.65rem;margin:0;padding:.15rem .55rem;font-size:.7rem;font-weight:800;display:inline-flex}.status-badge.active{color:#166534;background:#dcfce7}.status-badge.inactive{color:#475569;background:#f1f5f9}.session-card strong,.purchase-row strong,.deal-list-row strong,.vendor-row strong{color:var(--text);font-size:.96rem;display:block}.session-card span,.purchase-row small,.deal-list-row small,.vendor-row small{color:var(--muted);margin-top:.18rem;font-size:.78rem;display:block}.session-metrics{color:var(--text);font-variant-numeric:tabular-nums;justify-content:space-between;font-size:.86rem;font-weight:750;display:flex}.budget{background:#e5e7eb;border-radius:999px;height:.55rem;overflow:hidden}.budget span{border-radius:inherit;background:linear-gradient(90deg, #22c55e, var(--blue));height:100%;display:block}.budget.compact{height:.4rem}.budget+.section-heading{margin-top:1rem}.session-hero{background:var(--blue);color:#fff;border-radius:8px;justify-content:space-between;gap:1rem;margin-bottom:1rem;padding:1rem;display:flex}.session-status-actions{min-height:2.75rem;margin:-.25rem 0 1rem}.session-hero span,.session-hero p{color:#ffffffc7;margin:0;font-size:.78rem;font-weight:700}.session-hero h1{color:#fff;margin:.2rem 0;font-size:1.25rem}.mobile-stat-grid,.stat-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;margin-bottom:1rem;display:grid}.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-card{min-height:4.25rem;padding:.75rem}.stat-card span{color:var(--muted);font-size:.72rem;font-weight:700;display:block}.stat-card strong{color:var(--text);margin-top:.35rem;font-size:1rem;line-height:1.15;display:block}.dashboard-intro{max-width:34rem;color:var(--muted);margin:-.35rem 0 1.75rem;font-size:.88rem;line-height:1.5}.dashboard-summary+.dashboard-summary{border-top:1px solid var(--line);margin-top:2rem;padding-top:2rem}.dashboard-summary-heading{justify-content:space-between;align-items:center;gap:1rem;min-height:2.75rem;margin-bottom:.85rem;display:flex}.dashboard-summary-heading p{color:var(--muted);margin:.25rem 0 0;font-size:.78rem;line-height:1.35}.dashboard-link{min-height:2.75rem;color:var(--blue);background:0 0;border:0;border-radius:8px;flex:none;justify-content:center;align-items:center;gap:.35rem;padding:0 .65rem;font-size:.8rem;font-weight:750;transition:background-color .14s,color .14s,transform .1s;display:inline-flex}.dashboard-link:hover{color:var(--blue-dark);background:#eff6ff}.dashboard-link:active{transform:scale(.97)}.dashboard-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.dashboard-stat-grid--deals .stat-card:last-child{grid-column:1/-1}.dashboard-stat-grid .stat-card{min-width:0;min-height:5.5rem;padding:.85rem}.dashboard-stat-grid .stat-card strong{overflow-wrap:anywhere;font-size:clamp(1.05rem,4vw,1.35rem)}.purchase-row{text-align:left;grid-template-columns:3.5rem minmax(0,1fr) auto;align-items:center;gap:.75rem;width:100%;padding:.55rem;display:grid}.purchase-row.static{cursor:default}.purchase-row img{aspect-ratio:5/7;object-fit:cover;border:1px solid var(--line);background:var(--soft);border-radius:7px;width:3.5rem}.purchase-row b,.deal-list-row b,.table-row strong,.deal-card-row b{color:var(--text);white-space:nowrap;font-size:.9rem}.mobile-primary-action{background:var(--blue);color:#fff;border:0;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;min-height:3.2rem;margin:1rem 0 0;font-weight:800;display:flex;box-shadow:0 10px 24px #2563eb3d}.detail-screen{max-width:30rem}.purchase-photo-grid{grid-template-columns:repeat(auto-fit,minmax(7.5rem,1fr));gap:.65rem;margin-bottom:1rem;display:grid}.purchase-photo-grid.compact{grid-template-columns:repeat(4,minmax(0,1fr))}.purchase-photo-tile{gap:.45rem;min-width:0;margin:0;display:grid}.purchase-photo-button{text-align:left;cursor:zoom-in;-webkit-tap-highlight-color:transparent;background:0 0;border:0;border-radius:8px;width:100%;padding:0;display:block}.purchase-photo-button:focus-visible{outline-offset:3px;outline:3px solid #2563eb57}.purchase-detail-image{aspect-ratio:5/7;object-fit:cover;border:1px solid var(--line);background:var(--soft);border-radius:8px;width:100%;display:block}.photo-download-button{border:1px solid var(--line);min-height:2.35rem;color:var(--text);background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:.4rem;font-size:.82rem;font-weight:750;display:inline-flex}.photo-lightbox{z-index:80;padding:max(1rem, env(safe-area-inset-top)) max(1rem, env(safe-area-inset-right)) max(1rem, env(safe-area-inset-bottom)) max(1rem, env(safe-area-inset-left));background:#020617f0;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.photo-lightbox-frame{justify-content:center;align-items:center;width:min(100%,100vw - 2rem);height:min(100%,100dvh - 2rem);display:flex}.photo-lightbox-frame img{object-fit:contain;border-radius:8px;width:auto;max-width:100%;height:auto;max-height:100%;display:block;box-shadow:0 18px 48px #0000005c}.photo-lightbox-close{top:max(.85rem, env(safe-area-inset-top));right:max(.85rem, env(safe-area-inset-right));z-index:81;color:#fff;background:#0f172ac7;border:1px solid #ffffff2e;border-radius:999px;place-items:center;width:2.75rem;height:2.75rem;display:grid;position:fixed}.photo-lightbox-download{top:max(.85rem, env(safe-area-inset-top));left:max(.85rem, env(safe-area-inset-left));z-index:81;color:#fff;background:#0f172ac7;border:1px solid #ffffff2e;border-radius:999px;justify-content:center;align-items:center;gap:.45rem;min-height:2.75rem;padding:0 .9rem;font-size:.88rem;font-weight:800;display:inline-flex;position:fixed}.detail-card{padding:1rem}.detail-actions{grid-template-columns:1fr 1fr;gap:.55rem;margin:.85rem 0 0;display:grid}.purchase-recap{margin-top:1rem}.detail-card dl{gap:.85rem;margin:1rem 0 0;display:grid}.detail-card dl div{border-bottom:1px solid var(--line);justify-content:space-between;gap:1rem;padding-bottom:.65rem;display:flex}.detail-card dt{color:var(--muted);font-size:.8rem}.detail-card dd{text-align:right;margin:0;font-weight:750}.detail-card-lines{border-top:1px solid var(--line);gap:.5rem;margin-top:1rem;padding-top:1rem;display:grid}.detail-card-lines div{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem;display:grid}.detail-card-lines span{min-width:0;color:var(--text);overflow-wrap:anywhere;font-size:.86rem}.detail-card-lines strong{font-size:.85rem}.search-box{border:1px solid var(--line);min-height:2.75rem;color:var(--muted);border-radius:8px;align-items:center;gap:.55rem;margin-bottom:1rem;padding:0 .75rem;display:flex}.search-box input{border:0;outline:none;width:100%}.deal-list-row,.table-row{text-align:left;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.55rem;width:100%;padding:.85rem;display:grid}.deal-list{gap:.75rem;display:grid}.deal-list-row{grid-template-columns:4.5rem minmax(0,1fr) auto;min-height:5.75rem;padding:.65rem}.deal-list-row>img{object-fit:cover;outline-offset:-1px;background:var(--soft);border-radius:7px;outline:1px solid #0000001a;width:4.5rem;height:4.5rem}.deal-list-row>.image-placeholder{width:4.5rem;height:4.5rem}.image-placeholder{background:var(--soft);min-height:8rem;color:var(--muted);border:1px dashed #cbd5e1;border-radius:8px;place-content:center;justify-items:center;gap:.45rem;display:grid}.image-placeholder.compact{min-height:0}.image-placeholder small{font-size:.7rem;font-weight:750}.deal-list-copy,.deal-list-amount{min-width:0}.deal-list-amount{font-variant-numeric:tabular-nums;justify-items:end;gap:.2rem;display:grid}.deal-list-amount small{white-space:nowrap;margin:0}.table-row{grid-template-columns:minmax(7rem,1fr) minmax(7rem,1fr) auto auto}.status-dot{color:var(--blue);background:#eff6ff;border-radius:999px;justify-self:start;padding:.25rem .5rem;font-size:.72rem;font-weight:800}.status-dot.not_validated{color:var(--red);background:#fef2f2}.status-dot.delivered,.status-dot.validated{color:var(--green);background:#ecfdf5}.deal-header span{color:var(--muted);font-size:.78rem;font-weight:750}.deal-header p{color:var(--muted);margin:.35rem 0 0;font-size:.85rem}.deal-gallery{scroll-snap-type:x mandatory;scrollbar-width:thin;grid-auto-columns:minmax(10rem,72%);grid-auto-flow:column;gap:.75rem;margin:0 0 1rem;display:grid;overflow-x:auto}.deal-gallery figure{scroll-snap-align:start;gap:.4rem;margin:0;display:grid}.deal-gallery a,.deal-gallery-open{border-radius:8px;display:block;overflow:hidden}.deal-gallery .deal-gallery-open{background:var(--soft);border:0;min-height:0;padding:0}.deal-gallery img{aspect-ratio:4/3;object-fit:cover;outline-offset:-1px;background:var(--soft);outline:1px solid #0000001a;width:100%;display:block}.deal-gallery button{border:1px solid var(--line);min-height:2.75rem;color:var(--text);background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:.4rem;font-size:.8rem;font-weight:750;display:inline-flex}.deal-notes{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:1rem 0;padding:.85rem 0}.deal-notes strong,.deal-notes p{display:block}.deal-notes p{color:var(--muted);white-space:pre-wrap;margin:.35rem 0 0;font-size:.88rem;line-height:1.5}.deal-copy{border:1px solid var(--line);background:var(--soft);border-radius:8px;grid-template-columns:minmax(0,1fr) 2.4rem;align-items:center;gap:.5rem;margin:1rem 0;padding:.75rem;font-size:.85rem;display:grid}.deal-copy button{border:1px solid var(--line);background:#fff;border-radius:8px;place-items:center;height:2.3rem;display:grid}.deal-card-row{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:.25rem;padding:.85rem;display:grid}.deal-card-copy{gap:.25rem;min-width:0;display:grid}.deal-card-actions{gap:.35rem;display:flex}.deal-card-actions .icon-button{border:1px solid var(--line);width:2.75rem;height:2.75rem;color:var(--text);background:#fff;border-radius:8px;place-items:center;display:grid}.deal-card-actions .icon-button.danger{color:var(--red);border-color:#fecaca}.deal-card-row span{color:var(--muted);font-size:.8rem}.deal-card-row small{color:var(--muted);font-size:.78rem}.deal-card-row b,.stat-card strong{font-variant-numeric:tabular-nums}.field{color:var(--muted);gap:.4rem;font-size:.78rem;font-weight:750;display:grid}.field input,.field select,.field textarea{border:1px solid var(--line);width:100%;min-height:2.75rem;color:var(--text);background:#fff;border-radius:8px;padding:.65rem .75rem;font-size:16px}.field textarea{resize:vertical;min-height:5.5rem}.vendor-row{grid-template-columns:2rem minmax(0,1fr);align-items:center;gap:.75rem;padding:.85rem;display:grid}.settings-panel{gap:1rem;padding:1rem;display:grid}.sheet{z-index:50;max-height:86dvh;padding:0 1rem calc(1rem + env(safe-area-inset-bottom));border-top:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:16px 16px 0 0;gap:1rem;display:grid;position:fixed;bottom:0;left:0;right:0;overflow:auto}.sheet-backdrop{z-index:49;background:#0f172a38;position:fixed;inset:0}.sheet.full{border-radius:0;gap:.75rem;max-height:none;top:0}.sheet header{z-index:5;background:#fff;grid-template-columns:2.75rem 1fr 2.75rem;align-items:center;min-height:3.75rem;display:grid;position:sticky;top:0}.sheet header strong{text-align:center}.sheet header button{background:var(--soft);border:0;border-radius:8px;place-items:center;width:2.75rem;height:2.75rem;display:grid}.photo-capture-panel{border:1px solid var(--line);background:#f8fafc;border-radius:8px;gap:1rem;padding:1rem;display:grid}.photo-capture-copy{grid-template-columns:2.4rem minmax(0,1fr);align-items:center;gap:1rem;display:grid}.photo-capture-copy>svg{color:#fff;box-sizing:content-box;background:#111827;border-radius:8px;padding:.45rem}.photo-capture-copy strong,.photo-capture-copy small{display:block}.photo-capture-copy strong{color:var(--text);font-size:1rem}.photo-capture-copy small{color:var(--muted);margin-top:.32rem;font-size:.82rem;line-height:1.35}.photo-actions{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:.65rem;display:grid}.photo-action{border:1px solid var(--line);min-height:3rem;color:var(--text);background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:.45rem;font-size:.88rem;font-weight:800;display:inline-flex;position:relative;overflow:hidden}.photo-action.primary{border-color:var(--blue);background:var(--blue);color:#fff}.photo-action input{opacity:0;position:absolute;inset:0}.photo-preview-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;display:grid}.photo-preview{border:1px solid var(--line);background:#fff;border-radius:8px;min-width:0;margin:0;position:relative;overflow:hidden}.photo-preview img{aspect-ratio:1;object-fit:cover;background:var(--soft);width:100%;display:block}.photo-preview figcaption{color:var(--muted);text-align:center;padding:.42rem .45rem;font-size:.72rem;font-weight:800}.photo-preview button{color:#fff;background:#991b1be6;border:0;border-radius:999px;justify-content:center;align-items:center;gap:.25rem;min-width:2.75rem;min-height:2.75rem;padding:0 .48rem;font-size:.68rem;font-weight:850;line-height:1;display:inline-flex;position:absolute;top:.35rem;right:.35rem}.photo-preview button span{text-overflow:ellipsis;white-space:nowrap;max-width:4.4rem;overflow:hidden}.sheet-fields{gap:1rem;display:grid}.deal-form-row{grid-template-columns:minmax(6.5rem,.7fr) minmax(0,1.3fr);gap:.75rem;display:grid}.sheet.full .sheet-fields{padding-bottom:0}.sheet-error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:.7rem .8rem;font-size:.85rem;font-weight:750;line-height:1.35}.amount-preview{border:1px solid var(--line);background:var(--soft);border-radius:8px;justify-content:space-between;align-items:center;gap:.75rem;min-height:2.75rem;padding:0 .8rem;display:flex}.amount-preview span{color:var(--muted);font-size:.78rem;font-weight:750}.amount-preview strong{color:var(--text);font-size:.92rem}.estimate-summary{border:1px solid var(--line);background:#f8fafc;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;padding:.75rem;display:grid}.estimate-summary div{min-width:0}.estimate-summary span{color:var(--muted);font-size:.72rem;font-weight:800;display:block}.estimate-summary strong{color:var(--text);margin-top:.22rem;font-size:.98rem;line-height:1.15;display:block}.estimate-summary.positive div:nth-child(3) strong,.estimate-summary.positive div:nth-child(4) strong{color:var(--green)}.estimate-summary.negative div:nth-child(3) strong,.estimate-summary.negative div:nth-child(4) strong{color:var(--red)}.lot-card-list{gap:.75rem;display:grid}.lot-card-row{border:1px solid var(--line);border-radius:8px;grid-template-columns:2rem minmax(0,1fr);align-items:start;gap:.55rem;padding:.75rem;display:grid}.lot-card-row>span{height:2rem;color:var(--blue);background:#eff6ff;border-radius:999px;place-items:center;font-size:.8rem;font-weight:850;display:grid}.lot-card-row .field{grid-column:2}.sticky-save{min-height:3.1rem;margin-top:0}.stepper{border:1px solid var(--line);border-radius:8px;grid-template-columns:2.75rem 1fr 2.75rem;min-height:2.75rem;display:grid;overflow:hidden}.stepper button{background:var(--soft);border:0;font-size:1.2rem}.stepper span{color:var(--text);place-items:center;font-size:1rem;font-weight:800;display:grid}.empty-state,.loading-screen,.login-screen{place-items:center;min-height:100dvh;padding:1rem;display:grid}.load-error-panel{background:#fff;border:1px solid #fecaca;border-radius:8px;gap:.9rem;width:min(100%,24rem);padding:1rem;display:grid}.load-error-panel h1,.load-error-panel p{margin:0}.load-error-panel h1{font-size:1.15rem;line-height:1.25}.load-error-panel p{color:#991b1b;overflow-wrap:anywhere;font-size:.9rem;line-height:1.4}.empty-state{border:1px dashed var(--line);min-height:11rem;color:var(--muted);text-align:center;border-radius:8px}.empty-state strong{color:var(--text)}.login-screen{background:#fff;align-content:center;gap:1.5rem}.login-panel{border:1px solid var(--line);border-radius:8px;gap:1rem;width:min(100%,24rem);padding:1rem;display:grid}.login-panel h1,.login-panel p{margin:0}.login-panel p{color:var(--muted)}.login-panel label{color:var(--muted);margin-bottom:-.55rem;font-size:.78rem;font-weight:750}.login-panel input{border:1px solid var(--line);width:100%;min-height:2.9rem;color:var(--text);background:#fff;border-radius:8px;padding:.7rem .8rem;font-size:1rem}.login-panel input:focus{border-color:var(--blue);outline:3px solid #dbeafe}.error-banner,.demo-banner{border-radius:8px;max-width:72rem;margin:.75rem auto 0;padding:.7rem .85rem;font-size:.82rem;font-weight:700}.error-banner{color:#991b1b;background:#fef2f2}.demo-banner{color:#1e40af;background:#eff6ff}@media (width>=760px){.stat-grid,.dashboard-stat-grid--shows{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-stat-grid--deals{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-stat-grid--deals .stat-card:last-child{grid-column:auto}.dashboard-stat-grid .stat-card strong{font-size:1.35rem}.deal-list-row{grid-template-columns:5.5rem minmax(0,1fr) auto;min-height:6.75rem;padding:.75rem}.deal-list-row>img,.deal-list-row>.image-placeholder{width:5.5rem;height:5.5rem}.deal-gallery{grid-auto-flow:initial;grid-template-columns:repeat(3,minmax(0,1fr));overflow:visible}}@media (width>=980px){.app-shell{grid-template-columns:15rem minmax(0,1fr);display:grid}.sidebar{border-right:1px solid var(--line);background:#fff;align-content:start;gap:1.5rem;min-height:100dvh;padding:1.25rem;display:grid;position:sticky;top:0}.sidebar nav{gap:.35rem;display:grid}.nav-item{border-radius:8px;justify-content:flex-start;min-height:2.65rem;padding:0 .75rem;font-size:.9rem;font-weight:750}.nav-item.active{background:var(--blue);color:#fff}.sidebar-user{border:1px solid var(--line);border-radius:8px;align-items:center;gap:.75rem;padding:.75rem;display:flex;position:absolute;bottom:1.25rem;left:1.25rem;right:1.25rem}.avatar{background:#e2e8f0;border-radius:50%;place-items:center;width:2.3rem;height:2.3rem;font-size:.78rem;font-weight:800;display:grid}.sidebar-user strong,.sidebar-user small{display:block}.sidebar-user small{color:var(--muted)}.main{padding:1.25rem 1.5rem 2rem}.mobile-topbar,.mobile-menu-backdrop,.mobile-nav-drawer,.bottom-nav,.fab{display:none}.screen{padding-top:0}.sheet{border-top:0;border-left:1px solid var(--line);border-radius:0;width:min(28rem,100vw);max-height:100dvh;top:0;left:auto}}
