.mandi-dashboard{--mandi-primary: #1d4ed8;--mandi-primary-soft: #eff6ff;--mandi-primary-hover: #1e40af;--mandi-success: #047857;--mandi-success-soft: #ecfdf5;--mandi-muted: #64748b;--mandi-faint: #94a3b8;--mandi-text: #0f172a;--mandi-border: #e2e8f0;--mandi-border-strong: #cbd5e1;--mandi-bg: #f1f5f9;--mandi-card-bg: #ffffff;--mandi-radius: 14px;--mandi-radius-sm: 10px;--mandi-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 4px 16px rgba(15, 23, 42, .06);--mandi-shadow-sm: 0 1px 2px rgba(15, 23, 42, .05);--mandi-font: ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;padding:2.5rem 0 3rem;background:var(--mandi-bg);font-family:var(--mandi-font);color:var(--mandi-text);-webkit-font-smoothing:antialiased}.mandi-dashboard__container{max-width:1280px;margin:0 auto}.mandi-dashboard__header{text-align:center;margin-bottom:2.25rem;padding-bottom:2rem;border-bottom:1px solid var(--mandi-border)}.mandi-dashboard__title{font-size:clamp(1.625rem,3.5vw,2.125rem);font-weight:700;letter-spacing:-.02em;color:var(--mandi-text);margin:0 0 .5rem;line-height:1.2}.mandi-dashboard__subtitle{font-size:1.0625rem;line-height:1.5;color:var(--mandi-muted);margin:0 auto;max-width:36rem}.mandi-filters{background:var(--mandi-card-bg);border-radius:var(--mandi-radius);padding:1.5rem 1.5rem 1.25rem;margin-bottom:1.75rem;box-shadow:var(--mandi-shadow);border:1px solid rgba(226,232,240,.9)}.mandi-filters__title{font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--mandi-muted);margin:0 0 .35rem}.mandi-filters__hint{font-size:.875rem;line-height:1.45;color:var(--mandi-faint);margin:0 0 1.25rem;max-width:42rem}.mandi-filters__group{margin-bottom:1.25rem}.mandi-filters__group:last-of-type{margin-bottom:0}.mandi-filters__group-label{font-size:.75rem;font-weight:600;color:var(--mandi-text);margin:0 0 .65rem;letter-spacing:.01em}.mandi-filters__row{display:flex;justify-content:flex-start;align-items:flex-end;flex-wrap:wrap;gap:1rem 1.25rem}.mandi-filters__row--actions{margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid var(--mandi-border);align-items:center;gap:.75rem}.mandi-filters__label{display:flex;flex-direction:column;gap:.4rem;min-width:148px;flex:1 1 160px;max-width:290px}.mandi-filters__label span{font-size:.8125rem;font-weight:600;color:var(--mandi-text)}.mandi-filters__select,.mandi-filters__input{padding:.55rem .8rem;border:1px solid var(--mandi-border-strong);border-radius:var(--mandi-radius-sm);font-size:.9375rem;line-height:1.35;color:var(--mandi-text);background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.mandi-filters__select:hover,.mandi-filters__input:hover{border-color:var(--mandi-muted)}.mandi-filters__select:focus,.mandi-filters__input:focus{outline:none;border-color:var(--mandi-primary);box-shadow:0 0 0 3px var(--mandi-primary-soft)}.mandi-filters__btn{padding:.55rem 1.35rem;border-radius:var(--mandi-radius-sm);font-size:.9375rem;font-weight:600;cursor:pointer;border:none;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.mandi-filters__btn--primary{background:var(--mandi-primary);color:#fff;box-shadow:0 1px 2px #1d4ed833}.mandi-filters__btn--primary:hover{background:var(--mandi-primary-hover)}.mandi-filters__btn--primary:focus-visible{outline:none;box-shadow:0 0 0 3px var(--mandi-primary-soft),0 1px 2px #1d4ed833}.mandi-filters__btn--secondary{background:#fff;color:var(--mandi-muted);border:1px solid var(--mandi-border-strong)}.mandi-filters__btn--secondary:hover{background:var(--mandi-bg);color:var(--mandi-text)}.mandi-filters__btn--secondary:focus-visible{outline:none;box-shadow:0 0 0 3px var(--mandi-primary-soft)}.mandi-dashboard__freshness{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem;margin-bottom:1.75rem;font-size:.875rem;color:var(--mandi-muted)}.mandi-freshness__label{font-weight:600;color:var(--mandi-text)}.mandi-freshness__value{display:inline-flex;align-items:center;padding:.25rem .65rem;background:var(--mandi-card-bg);border:1px solid var(--mandi-border);border-radius:999px;font-variant-numeric:tabular-nums;color:var(--mandi-text);box-shadow:var(--mandi-shadow-sm)}.mandi-widgets__context{font-size:.875rem;line-height:1.5;color:var(--mandi-text);margin:0 0 1rem;padding:.7rem 1rem;background:var(--mandi-primary-soft);border:1px solid #bfdbfe;border-radius:var(--mandi-radius-sm);font-weight:600}.mandi-widgets__context:empty{display:none}.mandi-widgets{display:grid;grid-template-columns:repeat(auto-fill,minmax(168px,1fr));gap:1rem;margin-bottom:2.25rem}.mandi-widget{background:var(--mandi-card-bg);border-radius:var(--mandi-radius);padding:1.1rem 1.15rem;box-shadow:var(--mandi-shadow-sm);border:1px solid var(--mandi-border);border-top:3px solid var(--mandi-primary);transition:box-shadow .15s ease,border-color .15s ease}.mandi-widget:hover{box-shadow:var(--mandi-shadow);border-color:var(--mandi-border-strong)}.mandi-widget__label{display:block;font-size:.6875rem;font-weight:600;color:var(--mandi-muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.45rem;line-height:1.35}.mandi-widget__value{font-size:1.375rem;font-weight:700;letter-spacing:-.02em;color:var(--mandi-text);font-variant-numeric:tabular-nums;line-height:1.2}.mandi-widget__unit{display:block;font-size:.75rem;font-weight:500;color:var(--mandi-faint);margin-top:.35rem;margin-left:0}.mandi-dashboard__top-markets,.mandi-dashboard__trend,.mandi-dashboard__table-wrap{background:var(--mandi-card-bg);border-radius:var(--mandi-radius);padding:1.35rem 1.5rem 1.5rem;margin-bottom:1.25rem;box-shadow:var(--mandi-shadow-sm);border:1px solid var(--mandi-border)}.mandi-dashboard__table-wrap{padding-bottom:1.25rem}.mandi-section__title{font-size:1.0625rem;font-weight:700;letter-spacing:-.015em;color:var(--mandi-text);margin:0 0 1.1rem;padding-bottom:.65rem;border-bottom:1px solid var(--mandi-border)}.mandi-trend-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem 1rem;margin-bottom:1rem;padding-bottom:.65rem;border-bottom:1px solid var(--mandi-border)}.mandi-section__title--trend{margin:0;padding:0;border:none}.mandi-trend-range{display:flex;align-items:center;gap:.5rem}.mandi-trend-range__label{font-size:.8125rem;font-weight:600;color:var(--mandi-text);margin:0;cursor:pointer}.mandi-trend-range__select{padding:.45rem 2rem .45rem .65rem;border:1px solid var(--mandi-border-strong);border-radius:var(--mandi-radius-sm);font-size:.875rem;font-weight:500;color:var(--mandi-text);background-color:#fff;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}.mandi-trend-range__select:hover{border-color:var(--mandi-muted)}.mandi-trend-range__select:focus{outline:none;border-color:var(--mandi-primary);box-shadow:0 0 0 3px var(--mandi-primary-soft)}.mandi-trend-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:0 -.15rem;padding-bottom:.35rem}.mandi-top-markets{display:flex;flex-wrap:wrap;gap:.85rem;margin-bottom:0}.mandi-top-market-card{background:var(--mandi-bg);border-radius:var(--mandi-radius-sm);padding:.85rem 1.1rem;font-size:.9rem;border:1px solid var(--mandi-border);min-width:160px;flex:1 1 180px;max-width:280px;transition:border-color .15s ease,background .15s ease}.mandi-top-market-card:hover{border-color:var(--mandi-border-strong);background:#fff}.mandi-top-market-card__market{font-weight:700;font-size:.95rem;color:var(--mandi-text);display:block;margin-bottom:.2rem}.mandi-top-market-card__location{display:block;font-size:.8125rem;color:var(--mandi-muted);line-height:1.4}.mandi-top-market-card__commodity{display:block;margin-bottom:.25rem;font-size:.75rem;color:var(--mandi-faint)}.mandi-top-market-card__price{display:block;font-weight:700;font-size:.9375rem;color:var(--mandi-success);margin-top:.5rem;font-variant-numeric:tabular-nums}.mandi-trend-chart{display:flex;align-items:flex-end;justify-content:stretch;gap:.4rem;height:160px;min-height:160px;padding:.5rem .25rem 2.25rem;margin-bottom:0}.mandi-trend-bar{flex:1;min-width:20px;max-width:48px;margin:0 auto;background:linear-gradient(180deg,#3b82f6 0%,var(--mandi-primary) 100%);border-radius:6px 6px 3px 3px;position:relative;opacity:.92;transition:opacity .15s ease}.mandi-trend-bar:hover{opacity:1}.mandi-trend-chart__empty{margin:0;align-self:center;width:100%;text-align:center;font-size:.875rem;color:var(--mandi-muted);line-height:1.45}.mandi-trend-bar__label{position:absolute;bottom:-1.65rem;left:50%;transform:translate(-50%);font-size:.6875rem;font-weight:500;color:var(--mandi-muted);white-space:nowrap}.mandi-table-container{overflow-x:auto;margin:0 -.25rem;border-radius:var(--mandi-radius-sm);border:1px solid var(--mandi-border)}.mandi-table{width:100%;min-width:720px;border-collapse:collapse;font-size:.875rem;line-height:1.45}.mandi-table th,.mandi-table td{padding:.8rem 1rem;text-align:left;border-bottom:1px solid var(--mandi-border);vertical-align:middle}.mandi-table th:nth-child(n+8),.mandi-table td:nth-child(n+8){text-align:right;font-variant-numeric:tabular-nums}.mandi-table thead th{position:sticky;top:0;z-index:1;font-weight:600;color:var(--mandi-muted);font-size:.6875rem;text-transform:uppercase;letter-spacing:.06em;background:#f8fafc;border-bottom:1px solid var(--mandi-border-strong);white-space:nowrap}.mandi-table tbody tr:nth-child(2n){background:#f8fafca6}.mandi-table tbody tr:hover{background:var(--mandi-primary-soft)}.mandi-table tbody tr:last-child td{border-bottom:none}.mandi-table__pagination{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:.5rem .75rem;margin-top:1.15rem}.mandi-table__page-info{padding:0 .5rem;font-size:.875rem;color:var(--mandi-muted);font-variant-numeric:tabular-nums}.mandi-table__pagination button{padding:.45rem 1rem;border:1px solid var(--mandi-border-strong);border-radius:var(--mandi-radius-sm);background:#fff;font-size:.875rem;font-weight:600;color:var(--mandi-text);cursor:pointer;transition:background .15s ease,border-color .15s ease}.mandi-table__pagination button:hover:not(:disabled){background:var(--mandi-bg);border-color:var(--mandi-muted)}.mandi-table__pagination button:focus-visible{outline:none;box-shadow:0 0 0 3px var(--mandi-primary-soft)}.mandi-table__pagination button:disabled{opacity:.45;cursor:not-allowed}.mandi-dashboard__loading{display:none;flex-direction:column;align-items:center;gap:1rem;padding:3rem 1.5rem;color:var(--mandi-muted);font-size:.9375rem}.mandi-dashboard__loading.is-visible{display:flex}.mandi-spinner{width:44px;height:44px;border:3px solid var(--mandi-border);border-top-color:var(--mandi-primary);border-radius:50%;animation:mandi-spin .75s linear infinite}@keyframes mandi-spin{to{transform:rotate(360deg)}}.mandi-dashboard__error{background:#fef2f2;color:#991b1b;padding:1rem 1.25rem;border-radius:var(--mandi-radius-sm);margin-bottom:1.25rem;border:1px solid #fecaca;font-size:.9375rem;line-height:1.5}.mandi-dashboard__error--hidden{display:none}.mandi-dashboard__error.is-visible{display:block}.mandi-dashboard__analytics{margin-top:2.5rem;padding-top:2rem;border-top:1px solid var(--mandi-border-strong)}.mandi-analytics-content--hidden,.mandi-analytics-login--hidden{display:none}.mandi-analytics__actions{margin-bottom:1.35rem}.mandi-btn{padding:.55rem 1.15rem;border-radius:var(--mandi-radius-sm);font-weight:600;font-size:.9375rem;cursor:pointer;border:1px solid transparent;transition:opacity .15s ease,box-shadow .15s ease}.mandi-btn--secondary{background:var(--mandi-primary);color:#fff;border-color:var(--mandi-primary);box-shadow:0 1px 2px #1d4ed833}.mandi-btn--secondary:hover{opacity:.95}.mandi-btn--secondary:focus-visible{outline:none;box-shadow:0 0 0 3px var(--mandi-primary-soft)}.mandi-analytics__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.1rem}.mandi-analytics-card{background:var(--mandi-card-bg);border:1px solid var(--mandi-border);border-radius:var(--mandi-radius-sm);overflow:hidden;box-shadow:var(--mandi-shadow-sm)}.mandi-analytics-card--wide{grid-column:1 / -1}.mandi-analytics-card__title{font-size:.875rem;font-weight:700;padding:.85rem 1.05rem;margin:0;background:#f8fafc;border-bottom:1px solid var(--mandi-border);color:var(--mandi-text);letter-spacing:-.01em}.mandi-analytics-card__body{padding:.85rem 1.05rem;max-height:200px;overflow-y:auto;font-size:.875rem;line-height:1.5}.mandi-analytics-card--wide .mandi-analytics-card__body{max-height:280px}.mandi-analytics__item{padding:.45rem 0;border-bottom:1px solid var(--mandi-border)}.mandi-analytics__item:last-child{border-bottom:none}.mandi-analytics__change--up{color:var(--mandi-success);font-weight:700}.mandi-analytics__change--down{color:#dc2626;font-weight:700}.mandi-analytics__empty,.mandi-analytics__error{color:var(--mandi-muted);font-size:.875rem}.mandi-analytics-login{background:var(--mandi-card-bg);border:1px dashed var(--mandi-border-strong);border-radius:var(--mandi-radius);padding:2rem 1.5rem;text-align:center;box-shadow:var(--mandi-shadow-sm)}.mandi-analytics-login .mandi-section__title{border-bottom:none;padding-bottom:0;margin-bottom:.75rem}.mandi-analytics-login p{color:var(--mandi-muted);margin:0 auto 1.25rem;max-width:28rem;line-height:1.55;font-size:.9375rem}.mandi-analytics-preview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;text-align:left;margin:0 auto 1rem;max-width:1080px}.mandi-analytics-preview__item{position:relative;border:1px solid var(--mandi-border);background:linear-gradient(180deg,#fff,#f8fafc);border-radius:var(--mandi-radius-sm);padding:.9rem .95rem;overflow:hidden}.mandi-analytics-preview__item:after{content:"Locked preview";position:absolute;top:.6rem;right:.6rem;font-size:.625rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#1e40af;background:#dbeafe;border:1px solid #bfdbfe;border-radius:999px;padding:.15rem .45rem}.mandi-analytics-preview__item--wide{grid-column:1 / -1}@media(max-width:1024px){.mandi-analytics-preview{grid-template-columns:repeat(2,minmax(0,1fr))}}.mandi-analytics-preview__title{margin:0 0 .65rem;font-size:.8125rem;font-weight:700;color:var(--mandi-text)}.mandi-analytics-preview__list{list-style:none;margin:0;padding:0}.mandi-analytics-preview__list li{display:flex;align-items:center;justify-content:space-between;gap:.75rem;font-size:.8125rem;color:#334155;padding:.35rem 0;border-bottom:1px dashed var(--mandi-border)}.mandi-analytics-preview__list li:last-child{border-bottom:none}.mandi-analytics-preview__masked{font-size:.8125rem;font-weight:700;color:#0f172a;filter:blur(2.6px);-webkit-user-select:none;user-select:none}.mandi-analytics-preview__text{margin:0 0 .8rem;font-size:.85rem;line-height:1.5;color:#475569}.mandi-analytics-preview__bars{display:flex;align-items:flex-end;gap:.35rem;height:54px}.mandi-analytics-preview__bars span{flex:1;min-width:12px;border-radius:4px 4px 2px 2px;background:linear-gradient(180deg,#60a5fa,#2563eb);opacity:.75}.mandi-analytics-login__note{margin:0 auto 1.1rem;color:var(--mandi-faint);font-size:.8125rem;max-width:28rem}.mandi-analytics__login-btn{display:inline-block;background:var(--mandi-primary);color:#fff;padding:.65rem 1.5rem;border-radius:var(--mandi-radius-sm);text-decoration:none;font-weight:600;font-size:.9375rem;transition:background .15s ease,box-shadow .15s ease}.mandi-analytics__login-btn:hover{background:var(--mandi-primary-hover)}.mandi-analytics__login-btn:focus-visible{outline:none;box-shadow:0 0 0 3px var(--mandi-primary-soft)}@media(max-width:768px){.mandi-dashboard{padding:1.5rem 0 2rem}.mandi-dashboard__container{padding:0 1rem}.mandi-dashboard__header{margin-bottom:1.75rem;padding-bottom:1.5rem}.mandi-filters{padding:1.25rem 1.1rem}.mandi-filters__label{min-width:100%;max-width:none}.mandi-filters__row--actions{flex-direction:column;align-items:stretch}.mandi-filters__row--actions .mandi-filters__btn{width:100%}.mandi-widgets{grid-template-columns:repeat(2,1fr)}.mandi-widget{padding:.95rem}.mandi-widget__value{font-size:1.15rem}.mandi-dashboard__top-markets,.mandi-dashboard__trend,.mandi-dashboard__table-wrap{padding:1.1rem 1rem 1.15rem}.mandi-table{font-size:.8125rem}.mandi-table th,.mandi-table td{padding:.55rem .65rem}.mandi-analytics-preview{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/mandi-prices-dashboard.css.map */
