@import "https://fonts.googleapis.com/css2?family=Cairo:wght@400;500;600;700;800&display=swap";.financial-grid{grid-template-columns:repeat(4,1fr);gap:20px;margin-top:24px;display:grid}.financial-card{background:#fff;border:none;border-radius:20px;flex-direction:column;gap:16px;padding:24px;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000a}.financial-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px #00000014}.financial-card__header{justify-content:space-between;align-items:center;display:flex}.financial-card__icon{border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;font-size:24px;display:flex}.financial-card__icon.primary{color:#047857;background:linear-gradient(135deg,#ccfbf1,#d1fae5)}.financial-card__icon.success{color:#166534;background:linear-gradient(135deg,#dcfce7,#bbf7d0)}.financial-card__icon.info{color:#1d4ed8;background:linear-gradient(135deg,#eff6ff,#dbeafe)}.financial-card__icon.warning{color:#b45309;background:linear-gradient(135deg,#fef3c7,#fde68a)}.financial-card__title{color:#64748b;margin-top:8px;font-size:.95rem;font-weight:600}.financial-card__value{color:#0f172a;letter-spacing:-.5px;font-size:2.1rem;font-weight:800}.financial-charts-grid{grid-template-columns:2.5fr 1.2fr;gap:24px;margin-top:24px;display:grid}.financial-chart-panel{background:#fff;border:1px solid #e2e8f099;border-radius:24px;flex-direction:column;gap:20px;padding:28px;display:flex;box-shadow:0 4px 24px #00000008}.financial-chart-panel h3{color:#1e293b;margin-bottom:4px;font-size:1.25rem;font-weight:700}.chart-container{width:100%;min-width:0;height:340px;min-height:340px}@media (width<=1200px){.financial-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.financial-charts-grid{grid-template-columns:1fr}}@media (width<=600px){.financial-grid{grid-template-columns:1fr}}@media (width<=1200px){.prescriptions-board__layout.is-split{grid-template-columns:1fr 360px}}@media (width<=960px){.prescriptions-board__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.prescriptions-board__toolbar,.prescriptions-board__layout.is-split{grid-template-columns:1fr}.prescriptions-board__detail-panel{max-height:none;position:static}}.dashboard-shell{width:100%;max-width:none;height:100vh;min-height:100vh;margin:0;padding-right:320px;overflow:hidden}.dashboard-shell__main{flex-direction:column;min-width:0;height:100%;padding:10px 12px;display:flex;overflow-y:auto}.dashboard-shell__content{min-width:0}.sidebar{color:#f8fafc;z-index:100;background:#0f172a;border-left:1px solid #ffffff0a;border-radius:0;flex-direction:column;gap:18px;width:288px;height:100vh;min-height:100vh;padding:24px 20px;display:flex;position:fixed;top:0;bottom:0;right:0;overflow:hidden;box-shadow:-10px 0 25px #0f172a26}.sidebar__brand{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(135deg,#ffffff14 0%,#ffffff05 100%);border:1px solid #ffffff1a;border-radius:24px;align-items:center;gap:16px;margin-bottom:24px;padding:16px 18px;display:flex;box-shadow:0 8px 24px #00000029}.sidebar__brand-mark{background:#fff;border-radius:18px;place-items:center;width:58px;height:58px;padding:6px;transition:transform .3s cubic-bezier(.34,1.56,.64,1);display:grid;box-shadow:0 6px 18px #00000040}.sidebar__brand:hover .sidebar__brand-mark{transform:scale(1.05)rotate(-3deg)}.sidebar__eyebrow,.page-intro__eyebrow,.section-heading__pill,.pill,.product-card__label,.search-filter__results,.field-control__label{font-size:.78rem;font-weight:700}.sidebar__eyebrow{color:#94a3b8;letter-spacing:.5px;margin-bottom:2px}.sidebar__title{color:#f8fafc;text-shadow:0 2px 8px #0003;font-weight:800;line-height:1.2;font-size:1.25rem!important}.sidebar__nav{-ms-overflow-style:none;scrollbar-width:none;flex-direction:column;flex:1;gap:8px;min-height:0;padding-inline-end:4px;display:flex;overflow-y:auto}.sidebar__nav::-webkit-scrollbar{display:none}.sidebar__nav-item{text-align:right;width:100%;color:inherit;background:0 0;border:1px solid #0000;border-radius:20px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:14px;transition:all .16s;display:grid}.sidebar__nav-badge{color:#fff;background:#ef4444;border-radius:11px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 6px;font-size:.72rem;font-weight:700;line-height:1;display:inline-flex}.sidebar__nav-item:hover{background:#ffffff0f;transform:translate(-4px)}.sidebar__nav-item.is-active{box-shadow:inset -4px 0 0 var(--icon-theme,var(--primary));background:#ffffff14;border-color:#ffffff1a}.sidebar__nav-icon{width:40px;height:40px;color:var(--icon-theme,#94a3b8);background:#ffffff08;border-radius:12px;place-items:center;transition:all .25s;display:grid}.sidebar__nav-item:hover .sidebar__nav-icon{color:var(--icon-theme,#f8fafc);filter:brightness(1.2);background:#ffffff14}.sidebar__nav-item.is-active .sidebar__nav-icon{color:#0f172a;background:var(--icon-theme,var(--primary));box-shadow:0 6px 16px #0000004d}.sidebar__nav-copy{min-width:0}.sidebar__nav-title{margin-bottom:0;font-size:.98rem;line-height:1.5}.sidebar__nav-text{color:#ffffffb3;font-size:.84rem;line-height:1.6}.sidebar__logout{color:#ffffffd9;width:100%;font-family:var(--font-family-base);cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;gap:8px;padding:12px 14px;font-size:.9rem;font-weight:700;transition:all .16s;display:flex}.sidebar__logout:hover{color:#ef4444;background:#ef44441a;border-color:#ef44444d}.topbar{border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:var(--shadow-soft);background:#ffffffd1;border:1px solid #dce7e3cc;justify-content:space-between;align-items:flex-start;gap:16px;padding:20px 24px;display:flex}.topbar__eyebrow{color:var(--primary-dark)}.topbar__title{margin-top:6px;font-size:1.7rem}.topbar__meta{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.topbar__pill,.topbar__date{background:var(--surface);border:1px solid var(--border);color:var(--text);border-radius:999px;align-items:center;gap:8px;padding:12px 14px;display:inline-flex}.topbar__pill{color:var(--primary-dark)}.topbar__date{color:var(--text-muted)}.promotions-page{gap:20px}.promotions-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.promo-stat{flex-direction:column;gap:8px;padding:18px 20px;display:flex}.promo-stat__eyebrow{color:var(--text-muted);font-size:.82rem;font-weight:700}.promo-stat__value{color:var(--primary-dark);font-size:clamp(1.8rem,3vw,2.3rem);line-height:1.1}.promo-stat__hint{color:var(--text-muted);line-height:1.75}.promo-block{padding:22px}.promo-block__header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:18px;display:flex}.promo-block__header p{color:var(--text-muted);margin-top:4px;line-height:1.75}.promo-block__grid{grid-template-columns:minmax(320px,.95fr) minmax(0,1.05fr);align-items:start;gap:18px;display:grid}.promo-form{flex-direction:column;gap:14px;display:flex}.promo-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.promo-form__actions{flex-wrap:wrap;gap:10px;display:flex}.promo-list{flex-direction:column;gap:14px;display:flex}.promo-card{box-shadow:var(--shadow-soft);background:linear-gradient(#fff 0%,#fbfdfc 100%);border:1px solid #dce7e3e6;border-radius:22px;padding:18px}.promo-card__top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.promo-card__title{font-size:1.05rem;line-height:1.45}.promo-card__code{color:#fff;letter-spacing:.08em;background:#0f172a;border-radius:14px;align-items:center;padding:8px 12px;font-weight:800;display:inline-flex}.promo-card__target,.promo-card__description,.promo-card__usage{color:var(--text-muted);line-height:1.75}.promo-card__target{margin-top:6px}.promo-card__meta{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.promo-card__description{margin-top:12px}.promo-card__details{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.promo-card__detail{background:var(--background-soft);border-radius:16px;padding:12px 14px}.promo-card__detail span{color:var(--text-muted);font-size:.85rem}.promo-card__detail strong{margin-top:4px;line-height:1.65;display:block}.promo-card__footer{justify-content:space-between;align-items:center;gap:12px;margin-top:14px;display:flex}.promo-card__delete{flex-shrink:0}.offers-hub__hero{gap:28px}.offers-hub__hero-actions{flex-direction:column;align-items:flex-end;gap:14px;min-width:320px;display:flex}.offers-hub__hero-meta,.offers-hub__coupons-header-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.offers-hub__hero-meta{justify-content:flex-end}.offers-hub__switch{min-width:320px;box-shadow:var(--shadow-soft);background:#fffffff0;border:1px solid #dce7e3e6;border-radius:20px;grid-template-columns:repeat(2,minmax(0,1fr));padding:6px;display:inline-grid}.offers-hub__switch-button{min-height:48px;color:var(--text-muted);background:0 0;border:none;border-radius:14px;font-weight:800}.offers-hub__switch-button.is-active{color:#fff;background:linear-gradient(135deg, var(--primary), var(--primary-dark));box-shadow:0 12px 24px #00a86b2e}.offers-hub__categories-grid{scrollbar-width:none;padding-bottom:8px;display:flex;overflow-x:auto}.offers-hub__categories-grid::-webkit-scrollbar{display:none}.offers-hub__category-card{min-width:280px}.offers-hub__category-media{padding-top:48px}.offers-hub__badge{z-index:1}.offers-hub__category-card-body{flex-direction:column;align-items:stretch;gap:10px;display:flex}.offers-hub__category-copy{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.offers-hub__category-copy p{text-align:right}.offers-hub__card-button{width:100%}.offers-hub__card-summary{border-top:1px solid var(--line);background:#fff;flex-direction:column;gap:10px;min-height:92px;padding:14px;display:flex}.offers-hub__card-summary p,.offers-hub__discount-caption,.offers-hub__discount-empty{color:var(--text-muted);line-height:1.8}.offers-hub__card-summary-top,.offers-hub__discount-panel-top{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.offers-hub__toggle-button{color:var(--text-muted)}.offers-hub__toggle-button.is-enabled{color:var(--primary-dark);background:#00a86b1f;border-color:#00a86b2e}.offers-hub__toggle-button:disabled{opacity:.38}.offers-hub__products-grid{align-items:stretch}.offers-hub__product-card .product-card__footer{margin-top:auto}.offers-hub__discount-panel{background:linear-gradient(#f5faf8 0%,#eef6f2 100%);border:1px solid #00a86b1f;border-radius:18px;flex-direction:column;gap:8px;padding:14px;display:flex}.offers-hub__discount-value{color:var(--primary-dark);font-size:1.05rem;font-weight:800}.offers-hub__price-current{color:var(--primary-dark)}.offers-hub__price-old{color:var(--text-muted);margin-top:4px;font-size:.88rem;text-decoration:line-through;display:block}.offers-hub__checkbox-row{color:var(--text);align-items:center;gap:10px;font-weight:700;display:inline-flex}.offers-hub__checkbox-row input,.offers-hub__products-item input{width:18px;height:18px;accent-color:var(--primary)}.offers-hub__products-picker{background:var(--background-soft);border:1px solid #dce7e3e6;border-radius:22px;margin-top:16px;padding:16px}.offers-hub__products-search{border:1px solid var(--border);background:#fff;border-radius:16px;align-items:center;gap:10px;min-height:54px;padding:0 14px;display:flex}.offers-hub__products-search input{color:var(--text);background:0 0;border:none;outline:none;flex:1}.offers-hub__selected-products{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.offers-hub__products-list{gap:10px;max-height:300px;margin-top:14px;padding-inline-end:4px;display:grid;overflow:auto}.offers-hub__products-item{cursor:pointer;background:#fff;border:1px solid #0000;border-radius:18px;justify-content:space-between;align-items:flex-start;gap:14px;padding:13px 14px;display:flex}.offers-hub__products-item strong{display:block}.offers-hub__products-item small,.offers-hub__table small{color:var(--text-muted);margin-top:6px;line-height:1.7;display:block}.offers-hub__products-item.is-selected{background:#00a86b14;border-color:#00a86b42}.offers-hub__table-shell{overflow:hidden}.offers-hub__table-scroll{overflow-x:auto}.offers-hub__table{border-collapse:collapse;width:100%;min-width:980px}.offers-hub__table thead{background:#00a86b0f}.offers-hub__table th,.offers-hub__table td{text-align:right;vertical-align:top;border-bottom:1px solid var(--line);padding:16px 18px}.offers-hub__table tbody tr:last-child td{border-bottom:none}.offers-hub__table th{color:var(--primary-dark);font-size:.92rem}.offers-hub__coupon-code{letter-spacing:.04em;font-size:1rem}.offers-hub__table-actions{gap:8px;display:inline-flex}.orders-board{gap:20px}.orders-board__hero-note{background:#ffffffeb;border-radius:22px;flex-direction:column;align-items:flex-end;gap:6px;min-width:250px;padding:22px;display:flex}.orders-board__hero-note strong{color:var(--primary-dark);font-size:clamp(1.8rem,3vw,2.3rem);line-height:1.1}.orders-board__hero-note span{color:var(--text-muted);text-align:right;line-height:1.7}.orders-board__stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.orders-board__stat-card{flex-direction:column;gap:10px;padding:18px 20px;display:flex}.orders-board__stat-card-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.orders-board__stat-card-top strong{color:var(--primary-dark);font-size:clamp(1.7rem,2vw,2.2rem)}.orders-board__stat-card h4{font-size:1.05rem}.orders-board__stat-card p{color:var(--text-muted);line-height:1.8}.orders-board__stat-icon{width:46px;height:46px;color:var(--primary-dark);background:#00a86b1f;border-radius:16px;place-items:center;display:grid}.orders-board__toolbar{grid-template-columns:minmax(320px,1.2fr) minmax(320px,1fr) auto;align-items:center;gap:14px;padding:18px;display:grid}.orders-board__search{background:var(--background-soft);border:1px solid #0000;border-radius:18px;align-items:center;gap:10px;min-height:56px;padding:0 16px;display:flex}.orders-board__search:focus-within{background:var(--surface);border-color:#00a86b47}.orders-board__search input{color:var(--text);background:0 0;border:none;outline:none;flex:1}.orders-board__filters{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.orders-board__toolbar-meta{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.orders-board__table-shell{overflow:hidden}.orders-board__table-scroll{overflow-x:auto}.orders-board__table{border-collapse:collapse;width:100%;min-width:1220px}.orders-board__table thead{background:#00a86b0f}.orders-board__table th,.orders-board__table td{text-align:right;vertical-align:top;border-bottom:1px solid var(--line);padding:16px 18px}.orders-board__table tbody tr:last-child td{border-bottom:none}.orders-board__table th{color:var(--primary-dark);font-size:.92rem}.orders-board__table strong{display:block}.orders-board__table small{color:var(--text-muted);margin-top:6px;line-height:1.7;display:block}.orders-board__customer-cell{align-items:flex-start;gap:12px;display:flex}.orders-board__customer-icon{width:42px;height:42px;color:var(--primary-dark);background:#00a86b1f;border-radius:14px;flex-shrink:0;place-items:center;display:grid}.orders-board__address-text{line-height:1.8}.orders-board__actions-cell{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.orders-board__status-trigger{white-space:nowrap;min-width:136px}.orders-board__no-edit-hint{color:#b91c1c;white-space:nowrap;background:#ef444414;border:1px solid #ef44442e;border-radius:12px;align-items:center;gap:6px;padding:7px 14px;font-size:.82rem;display:inline-flex}.orders-board__table-actions{gap:8px;display:inline-flex}.orders-board__status-modal{flex-direction:column;gap:16px;display:flex}.orders-board__status-modal-note{color:var(--text-muted);line-height:1.8}.orders-board__status-list{gap:12px;display:grid}.orders-board__status-option{text-align:right;background:#fff;border:1px solid #dce7e3f5;border-radius:20px;grid-template-columns:auto 1fr;align-items:flex-start;gap:12px;width:100%;padding:16px;transition:transform .16s,border-color .16s,box-shadow .16s;display:grid}.orders-board__status-option:hover:not(:disabled){box-shadow:var(--shadow-soft);border-color:#00a86b38;transform:translateY(-1px)}.orders-board__status-option:disabled{opacity:.46;cursor:not-allowed;transform:none}.orders-board__status-option.is-danger{background:#ef44440d;border-color:#ef444429}.orders-board__status-option strong{display:block}.orders-board__status-option p{color:var(--text-muted);margin-top:4px;line-height:1.7}.orders-board__status-option-icon{width:42px;height:42px;color:var(--primary-dark);background:#00a86b1f;border-radius:14px;place-items:center;display:grid}.orders-board__status-option-icon.is-info{color:#155e75;background:#0ea5e924}.orders-board__status-option-icon.is-success{color:#14532d;background:#22c55e24}.orders-board__status-option-icon.is-danger{color:#b91c1c;background:#ef444424}.orders-board__details-modal{flex-direction:column;gap:18px;display:flex}.orders-board__details-top{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.orders-board__details-total{background:var(--background-soft);border-radius:20px;flex-direction:column;gap:6px;min-width:220px;padding:16px 18px;display:flex}.orders-board__details-total span{color:var(--text-muted)}.orders-board__details-total strong{color:var(--primary-dark);font-size:1.5rem}.orders-board__details-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.orders-board__items-list{flex-direction:column;gap:12px;display:flex}.orders-board__item-card{background:#fbfdfc;border:1px solid #dce7e3db;border-radius:20px;grid-template-columns:104px minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px;display:grid}.orders-board__item-media{aspect-ratio:4/3;background:linear-gradient(#f6fbf9 0%,#ecf6f2 100%);border-radius:18px;place-items:center;width:104px;padding:8px;display:grid}.orders-board__item-media img{object-fit:contain;width:100%;height:100%}.orders-board__item-copy strong{display:block}.orders-board__item-copy p{color:var(--text-muted);margin-top:6px;line-height:1.7}.orders-board__item-meta{text-align:left;flex-direction:column;gap:6px;display:flex}.orders-board__item-meta span{color:var(--text-muted)}@media (width<=1180px){.promotions-stats,.promo-block__grid{grid-template-columns:1fr}}@media (width<=780px){.promo-form-grid,.promo-card__details{grid-template-columns:1fr}.promo-block{padding:16px}.promo-card__footer,.promo-block__header{flex-direction:column;align-items:stretch}}.notifications-board__body-cell{-webkit-line-clamp:2;max-width:280px;color:var(--text-muted);-webkit-box-orient:vertical;line-height:1.8;display:-webkit-box;overflow:hidden}.notifications-board__customer-id{color:var(--text-muted);direction:ltr;font-family:monospace;font-size:.82rem}.notifications-board__date{white-space:nowrap;color:var(--text-muted);font-size:.85rem}.notifications-board__send-form{flex-direction:column;gap:20px;display:flex}.notifications-board__form-section{flex-direction:column;gap:8px;display:flex}.notifications-board__form-label{color:var(--text);font-size:.9rem;font-weight:700}.notifications-board__type-selector{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.notifications-board__type-option{border:1px solid var(--border);cursor:pointer;color:var(--text-muted);background:#fff;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:12px 16px;font-size:.88rem;font-weight:600;transition:all .2s;display:flex}.notifications-board__type-option:hover{border-color:var(--primary);color:var(--primary)}.notifications-board__type-option.is-active{border-color:var(--primary);background:var(--primary-soft);color:var(--primary-dark)}.notifications-board__target-selector{grid-template-columns:1fr 1fr;gap:10px;display:grid}.notifications-board__target-option{border:1px solid var(--border);cursor:pointer;text-align:right;background:#fff;border-radius:16px;align-items:flex-start;gap:12px;padding:16px;transition:all .2s;display:flex}.notifications-board__target-option:hover{border-color:var(--primary)}.notifications-board__target-option.is-active{border-color:var(--primary);background:var(--primary-soft)}.notifications-board__target-option strong{color:var(--text);font-size:.9rem;display:block}.notifications-board__target-option p{color:var(--text-muted);margin-top:4px;font-size:.8rem;line-height:1.6}.panel.is-mint,.stat-card.is-mint,.card.is-mint,.btn.is-mint{background:linear-gradient(#dff9ec 0%,#c8f0de 100%);border-color:#0000}.panel.is-sky,.stat-card.is-sky,.card.is-sky,.btn.is-sky{background:linear-gradient(#e0f2fe 0%,#c8e8fb 100%);border-color:#0000}.panel.is-sun,.stat-card.is-sun,.card.is-sun,.btn.is-sun{background:linear-gradient(#fff3c4 0%,#ffe4a8 100%);border-color:#0000}.panel.is-rose,.stat-card.is-rose,.card.is-rose,.btn.is-rose{background:linear-gradient(#ffe0e7 0%,#ffd0dc 100%);border-color:#0000}.panel.is-violet,.stat-card.is-violet,.card.is-violet,.btn.is-violet{background:linear-gradient(#efe4ff 0%,#e0d0ff 100%);border-color:#0000}.panel.is-neutral,.stat-card.is-neutral,.card.is-neutral,.btn.is-neutral{background:linear-gradient(#edf2f7 0%,#dfe7ef 100%);border-color:#0000}.panel.is-dark,.stat-card.is-dark,.card.is-dark,.btn.is-dark{background:linear-gradient(#d9f0ea 0%,#bddfd5 100%);border-color:#0000}.sidebar__nav-item.is-mint{background:linear-gradient(#dff9ec 0%,#c8f0de 100%)}.sidebar__nav-item.is-sky{background:linear-gradient(#e0f2fe 0%,#c8e8fb 100%)}.sidebar__nav-item.is-sun{background:linear-gradient(#fff3c4 0%,#ffe4a8 100%)}.sidebar__nav-item.is-rose{background:linear-gradient(#ffe0e7 0%,#ffd0dc 100%)}.sidebar__nav-item.is-violet{background:linear-gradient(#efe4ff 0%,#e0d0ff 100%)}.sidebar__nav-item.is-neutral{background:linear-gradient(#edf2f7 0%,#dfe7ef 100%)}.sidebar__nav-item.is-dark{background:linear-gradient(#d9f0ea 0%,#bddfd5 100%)}.page-shell{flex-direction:column;gap:18px;display:flex}.panel{border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);background:#ffffffe0;border:1px solid #dce7e3cc}.panel--hero{background:radial-gradient(circle at 100% 0,#00a86b1f,#0000 32%),radial-gradient(circle at 0 100%,#0ea5e91a,#0000 22%),#ffffffe6}.page-intro{justify-content:space-between;align-items:center;gap:22px;padding:28px;display:flex}.page-intro__eyebrow{color:var(--primary-dark)}.page-intro__title{margin-top:8px;font-size:clamp(1.7rem,2vw,2.4rem);line-height:1.25}.page-intro__description{max-width:68ch;color:var(--text-muted);margin-top:12px;line-height:1.9}.page-intro__actions{flex-wrap:wrap;gap:12px;display:flex}.page-section{flex-direction:column;gap:14px;display:flex}.section-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.section-heading h3{font-size:1.3rem}.section-heading p{color:var(--text-muted);margin-top:4px;line-height:1.7}.section-heading__pill{background:var(--surface);border:1px solid var(--border);color:var(--primary-dark);white-space:nowrap;border-radius:999px;align-items:center;padding:9px 14px;display:inline-flex}.search-filter{grid-template-columns:minmax(320px,1.2fr) minmax(280px,.8fr) auto;align-items:center;gap:14px;padding:18px;display:grid}.search-filter__search{background:var(--background-soft);border:1px solid #0000;border-radius:18px;align-items:center;gap:10px;min-height:56px;padding:0 16px;display:flex}.search-filter__search:focus-within{background:var(--surface);border-color:#00a86b47}.search-filter__search input{color:var(--text);background:0 0;border:none;outline:none;flex:1}.search-filter__controls{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.field-control{flex-direction:column;gap:8px;display:flex}.field-control__label{color:var(--text-muted);align-items:center;gap:6px;display:inline-flex}.field-control select{border:1px solid var(--border);background:var(--surface);min-height:50px;color:var(--text);border-radius:16px;outline:none;padding:0 14px}.search-filter__meta{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.search-filter__results{color:var(--text-muted)}.primary-button,.secondary-button,.ghost-button,.danger-button,.icon-button{border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:44px;transition:transform .16s,background-color .16s,border-color .16s,box-shadow .16s;display:inline-flex}.primary-button,.secondary-button,.ghost-button,.danger-button{padding:0 16px;font-weight:700}.primary-button:hover,.secondary-button:hover,.ghost-button:hover,.danger-button:hover,.icon-button:hover{transform:translateY(-1px)}.primary-button{color:#fff;background:linear-gradient(135deg, var(--primary), var(--primary-dark));box-shadow:0 12px 28px #00a86b2e}.secondary-button{color:var(--primary-dark);background:#00a86b14;border-color:#00a86b29}.ghost-button{color:var(--text);background:var(--surface);border-color:var(--border)}.ghost-button--details{min-width:148px}.danger-button{color:#fff;background:linear-gradient(135deg,#ef4444,#dc2626)}.icon-button{width:40px;min-width:40px;color:var(--text);background:#ffffffeb;border-color:#dce7e3eb;padding:0}.icon-button.danger{color:var(--danger)}.icon-button.primary{color:var(--primary)}.icon-button.primary:hover{background:var(--primary-soft)}.icon-button:disabled{opacity:.45;cursor:not-allowed;transform:none}.pill{border-radius:999px;align-items:center;padding:7px 12px;display:inline-flex}.pill--subtle{color:#4b5563;background:#f3f4f6}.pill--success{color:var(--primary-dark);background:var(--success-soft)}.pill--warning{color:#92400e;background:var(--warning-soft)}.pill--danger{color:#b91c1c;background:var(--danger-soft)}.pill--info{color:#1e40af;background:#dbeafe}.pill--feature{color:#14532d;background:#e8fff3;border:1px solid #00a86b26}.categories-grid,.products-grid{gap:16px;display:grid}.categories-grid-wrapper{align-items:center;display:flex;position:relative}.categories-scroll-btn{z-index:10;width:40px;height:40px;color:var(--primary-dark);cursor:pointer;background:#fff;border:none;border-radius:50%;place-items:center;transition:transform .2s;display:grid;position:absolute;box-shadow:0 4px 12px #00000026}.categories-scroll-btn:hover{transform:scale(1.1)}.categories-scroll-btn.left{left:-20px}.categories-scroll-btn.right{right:-20px}.categories-grid{scroll-behavior:smooth;scrollbar-width:none;padding-bottom:4px;display:flex;overflow-x:auto}.categories-grid::-webkit-scrollbar{display:none}.products-grid{grid-template-columns:repeat(auto-fill,minmax(285px,1fr))}.products-grid>*{max-width:380px}.card-actions{gap:8px;display:inline-flex}.card-actions--floating{z-index:2;position:absolute;top:12px;left:12px}.category-card{text-align:center;width:220px;min-width:220px;min-height:190px;color:var(--text);cursor:pointer;background:linear-gradient(#edf2f7 0%,#dfe7ef 100%);border:1px solid #fff6;border-radius:32px;flex-direction:column;flex:0 0 220px;justify-content:center;align-items:center;gap:12px;padding:24px;transition:transform .16s,box-shadow .16s,border-color .16s;display:flex;position:relative;overflow:visible;box-shadow:0 8px 16px #0000000a}.category-card:hover{transform:translateY(-4px);box-shadow:0 20px 32px #0f172a1a}.category-card.is-active{border:4px solid var(--primary);outline:none;transform:translateY(-2px);box-shadow:0 12px 30px #00a86b33}.category-card:nth-child(6n+1){background:linear-gradient(#dff9ec 0%,#c8f0de 100%)}.category-card:nth-child(6n+2){background:linear-gradient(#e0f2fe 0%,#c8e8fb 100%)}.category-card:nth-child(6n+3){background:linear-gradient(#fff3c4 0%,#ffe4a8 100%)}.category-card:nth-child(6n+4){background:linear-gradient(#ffe0e7 0%,#ffd0dc 100%)}.category-card:nth-child(6n+5){background:linear-gradient(#efe4ff 0%,#e0d0ff 100%)}.category-card:nth-child(6n+6){background:linear-gradient(#d9f0ea 0%,#bddfd5 100%)}.product-card{background:#fff;border:1px solid #0000000a;border-radius:28px;flex-direction:column;transition:all .35s cubic-bezier(.2,.8,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #0000000a}.empty-state{border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);border:1px solid #dce7e3cc;position:relative;overflow:hidden}.product-card:hover{border-color:#0000000f;transform:translateY(-6px);box-shadow:0 20px 40px #00000014}.category-card__media{background:#ffffffb3;border-radius:20px;flex-shrink:0;place-items:center;width:64px;height:64px;margin-bottom:4px;display:grid;box-shadow:0 4px 12px #0000000d}.category-card__media img{object-fit:contain;width:36px;height:36px}.product-card__media{aspect-ratio:4/3;background:linear-gradient(145deg,#f8fafc 0%,#f1f5f9 100%);border-radius:20px;place-items:center;width:calc(100% - 24px);margin:12px auto 0;padding:24px;display:grid;position:relative;overflow:hidden}.product-card__media img{object-fit:contain;width:100%;height:100%;transition:transform .4s cubic-bezier(.3,.9,.3,1)}.product-card:hover .product-card__media img{transform:scale(1.1)}.category-card__body{flex-direction:column;flex:1;align-items:center;gap:8px;display:flex}.category-card__title{color:#0f172a;margin:0;font-size:1.15rem;font-weight:800}.category-card__meta{color:#0f172acc;background:#ffffff80;border-radius:12px;flex-direction:row;align-items:center;gap:6px;margin-top:auto;padding:6px 14px;font-size:.85rem;font-weight:700;display:flex}.category-card__label{display:none}.category-card__meta strong{color:var(--primary-dark)}.product-card__body{color:var(--text);background:#fff;flex-direction:column;flex:1;gap:16px;padding:20px 24px 24px;display:flex}.product-card__title{color:#0f172a;margin:0;font-size:1.25rem;font-weight:800;line-height:1.4}.product-card__meta{background:#f8fafc;border:1px solid #00000005;border-radius:16px;justify-content:space-between;align-items:center;margin-top:auto;padding:12px 16px;display:flex}.product-card__meta>div{flex-direction:column;gap:2px;display:flex}.product-card__label{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:700}.product-card__meta strong{color:#0f172a;font-size:1.15rem;font-weight:800}.product-card__badge,.details-modal__badge{color:#fff;z-index:5;background:linear-gradient(135deg,#ef4444,#f97316);border-radius:12px;padding:8px 14px;font-size:.8rem;font-weight:800;position:absolute;top:24px;right:24px;box-shadow:0 4px 10px #ef44444d}.product-card__head,.product-card__footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.product-card__head{align-items:flex-start;margin-bottom:-4px}.product-card__company{color:#64748b;margin-top:-12px;margin-bottom:8px;font-size:.95rem;line-height:1.5}.quantity-control{background:#f1f7f4;border:1px solid #dce7e3e6;border-radius:16px;align-items:center;gap:6px;padding:6px;display:inline-flex}.quantity-control.is-compact{padding:4px}.quantity-control__button{width:36px;height:36px;color:var(--primary-dark);background:#fff;border:none;border-radius:12px;place-items:center;display:grid}.quantity-control__value{text-align:center;min-width:34px}.empty-state{text-align:center;padding:32px}.empty-state__icon{background:var(--primary-soft);width:64px;height:64px;color:var(--primary-dark);border-radius:20px;place-items:center;margin:0 auto 16px;display:grid}.empty-state p{max-width:44ch;color:var(--text-muted);margin:8px auto 18px;line-height:1.85}.form-sections{flex-direction:column;gap:18px;display:flex}.form-section{background:linear-gradient(#fff 0%,#fbfdfc 100%);border:1px solid #dce7e3db;border-radius:22px;padding:18px}.form-section__head h4{font-size:1.05rem}.form-section__head p{color:var(--text-muted);margin-top:4px;line-height:1.75}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:16px;display:grid}.form-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.form-field{flex-direction:column;gap:8px;display:flex}.form-field--full{grid-column:1/-1}.form-field>span{color:var(--text);font-size:.9rem;font-weight:700}.form-field input,.form-field textarea,.form-field select,.feature-editor__row input,.upload-box__content input{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text);border-radius:16px;outline:none;padding:14px 16px;transition:border-color .16s,box-shadow .16s}.form-field textarea{resize:vertical;min-height:112px}.form-field input:focus,.form-field textarea:focus,.form-field select:focus,.feature-editor__row input:focus,.upload-box__content input:focus{border-color:#00a86b52;box-shadow:0 0 0 4px #00a86b14}.field-error{color:#b91c1c;font-size:.83rem}.upload-box{background:#00a86b0a;border:1px dashed #00a86b42;border-radius:20px;grid-template-columns:112px minmax(0,1fr);align-items:center;gap:14px;padding:14px;display:grid}.upload-box--wide{grid-template-columns:180px minmax(0,1fr)}.upload-box__preview{aspect-ratio:1;width:100%;color:var(--text-muted);background:#fff;border:1px solid #dce7e3db;border-radius:18px;place-items:center;display:grid;overflow:hidden}.upload-box__preview--product{aspect-ratio:4/3}.upload-box__preview img{object-fit:contain;object-position:center;width:100%;height:100%}.upload-box__content{flex-direction:column;gap:10px;display:flex}.upload-box__button{width:fit-content}.feature-editor{flex-direction:column;gap:12px;margin-top:16px;display:flex}.feature-editor__row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0f172a42;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.modal-shell{background:#fffffff5;border:1px solid #dce7e3db;border-radius:30px;flex-direction:column;width:min(100%,820px);max-height:calc(100vh - 48px);display:flex;overflow:hidden;box-shadow:0 30px 70px #0f172a38}.modal-shell--sm{max-width:520px}.modal-shell--md{max-width:640px}.modal-shell--lg{max-width:840px}.modal-shell--xl{max-width:1120px}.modal-shell__header,.modal-shell__footer{background:#fffffff0;justify-content:space-between;align-items:center;gap:12px;padding:18px 22px;display:flex}.modal-shell__header{border-bottom:1px solid var(--line)}.modal-shell__footer{border-top:1px solid var(--line)}.modal-shell__title{font-size:1.2rem}.modal-shell__body{padding:22px;overflow:auto}.details-modal{grid-template-columns:minmax(320px,.95fr) minmax(0,1.05fr);gap:20px;display:grid}.details-modal__media{background:radial-gradient(circle at 100% 0,#00a86b29,#0000 28%),linear-gradient(#f5faf8 0%,#edf6f2 100%);border-radius:28px;place-items:center;min-height:360px;padding:20px;display:grid;position:relative}.details-modal__media img{aspect-ratio:1;object-fit:contain;width:100%;max-width:440px}.details-modal__content{flex-direction:column;gap:16px;display:flex}.details-modal__top-row,.details-section--inline{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.details-modal__pills,.details-modal__features,.details-modal__actions{flex-wrap:wrap;gap:8px;display:flex}.details-modal__title{margin-top:12px;font-size:clamp(1.7rem,2vw,2.3rem);line-height:1.25}.details-modal__subtitle,.details-section__text{color:var(--text-muted);line-height:1.85}.details-modal__price-row{align-items:center;gap:12px;display:flex}.details-modal__price{color:var(--primary-dark);font-size:2rem}.details-modal__old-price{color:var(--text-muted);text-decoration:line-through}.details-section{background:#fbfdfc;border:1px solid #dce7e3db;border-radius:22px;padding:18px}.details-section__head h5{margin-bottom:8px;font-size:1rem}.spec-list{flex-direction:column;gap:10px;display:flex}.spec-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:14px 0;display:flex}.spec-row:last-child{border-bottom:none;padding-bottom:0}.spec-row__label{color:var(--text-muted);align-items:center;gap:8px;display:inline-flex}.delete-confirm{text-align:center}.delete-confirm__icon{width:72px;height:72px;color:var(--danger);background:var(--danger-soft);border-radius:24px;place-items:center;margin:0 auto 16px;display:grid}.delete-confirm p{color:var(--text-muted);margin-top:10px;line-height:1.85}.toast-viewport{top:24px;z-index:1100;flex-direction:column;gap:12px;width:min(360px,100vw - 32px);display:flex;position:fixed;inset-inline-start:24px}.toast{background:#fffffff5;border:1px solid #dce7e3e6;border-radius:20px;grid-template-columns:auto 1fr;align-items:start;gap:12px;padding:14px 16px;animation:.22s toast-slide,.24s 1.76s forwards toast-fade-out;display:grid;box-shadow:0 16px 34px #0f172a24}.toast--success{border-inline-start:4px solid var(--primary)}.toast--warning{border-inline-start:4px solid var(--warning)}.toast--danger{border-inline-start:4px solid var(--danger)}.toast__icon{background:var(--background-soft);border-radius:14px;place-items:center;width:40px;height:40px;display:grid}.toast__title{margin-bottom:4px;display:block}.toast__message{color:var(--text-muted);font-size:.92rem;line-height:1.7}@keyframes toast-slide{0%{opacity:0;transform:translate(-18px)}to{opacity:1;transform:translate(0)}}@keyframes toast-fade-out{to{opacity:0;transform:translate(-8px)}}.login-page{place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{border-radius:var(--radius-xl);border:1px solid var(--border);width:100%;max-width:420px;box-shadow:var(--shadow);background:#fffffff5;flex-direction:column;gap:24px;padding:36px 32px;display:flex}.login-card__brand{align-items:center;gap:14px;display:flex}.login-card__brand-mark{background:var(--primary-dark);color:#fff;letter-spacing:.08em;border-radius:16px;place-items:center;width:52px;height:52px;font-size:1rem;font-weight:800;display:grid}.login-card__eyebrow{color:var(--text-muted);font-size:.78rem;font-weight:700}.login-card__title{color:var(--primary-dark);margin:0;font-size:1.35rem;font-weight:800}.login-card__description{color:var(--text-muted);line-height:1.75}.login-card__form{flex-direction:column;gap:16px;display:flex}.login-card__field{flex-direction:column;gap:8px;display:flex}.login-card__field>span{color:var(--text);font-size:.9rem;font-weight:700}.login-card__input-wrap{border:1px solid var(--border);background:var(--surface);border-radius:16px;align-items:center;gap:10px;padding:14px 16px;transition:border-color .16s,box-shadow .16s;display:flex}.login-card__input-wrap:focus-within{border-color:#00a86b52;box-shadow:0 0 0 4px #00a86b14}.login-card__input-wrap svg{color:var(--text-muted);flex-shrink:0}.login-card__input-wrap input{color:var(--text);font-family:var(--font-family-base);background:0 0;border:none;outline:none;flex:1;font-size:.95rem}.login-card__input-wrap input::placeholder{color:#94a3b8}.login-card__error{color:var(--danger);background:var(--danger-soft);border-radius:12px;padding:10px 14px;font-size:.88rem;font-weight:600}.login-card__button{background:linear-gradient(135deg, var(--primary), var(--primary-dark));color:#fff;font-family:var(--font-family-base);cursor:pointer;border:none;border-radius:16px;justify-content:center;align-items:center;gap:8px;padding:14px 24px;font-size:1rem;font-weight:700;transition:opacity .16s,transform .1s;display:flex}.login-card__button:hover{opacity:.92}.login-card__button:active{transform:scale(.98)}.login-card__button:disabled{opacity:.6;cursor:not-allowed}@media (width<=1220px){.details-modal{grid-template-columns:1fr}.form-grid--four,.orders-board__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.orders-board__toolbar,.orders-board__details-grid{grid-template-columns:1fr}}@media (width<=920px){.dashboard-shell{height:auto;min-height:auto;padding:12px;overflow:visible}.dashboard-shell__main{height:auto;padding:0;overflow:visible}.sidebar{border-radius:var(--radius-xl);width:100%;height:auto;min-height:auto;box-shadow:var(--shadow-soft);position:static;top:auto;bottom:auto;right:auto}.page-intro,.search-filter,.details-modal__top-row,.details-section--inline,.offers-hub__card-summary-top,.offers-hub__discount-panel-top,.orders-board__details-top{flex-direction:column}.offers-hub__hero-actions{align-items:stretch;width:100%;min-width:0}.offers-hub__hero-meta,.offers-hub__coupons-header-actions,.orders-board__toolbar-meta{justify-content:flex-start}.offers-hub__switch,.orders-board__hero-note{width:100%;min-width:0}.orders-board__filters{grid-template-columns:1fr 1fr}.orders-board__actions-cell{align-items:stretch}.orders-board__status-trigger{width:100%}.orders-board__item-card{grid-template-columns:1fr}.orders-board__item-meta{text-align:right}.search-filter{grid-template-columns:1fr}.search-filter__controls{grid-template-columns:1fr 1fr}.search-filter__meta{justify-content:flex-start}.page-intro__actions,.details-modal__actions{width:100%}.form-grid,.form-grid--four,.upload-box,.upload-box--wide,.feature-editor__row{grid-template-columns:1fr}}@media (width<=640px){.dashboard-shell{gap:10px;padding:8px}.orders-board__stats{grid-template-columns:1fr}.orders-board__table{min-width:980px}.orders-board__search{min-height:50px}.orders-board__status-option{grid-template-columns:1fr}.offers-hub__category-card{min-width:84vw}.offers-hub__table{min-width:760px}.offers-hub__products-search{min-height:50px}.offers-hub__switch-button{min-height:44px}.sidebar,.panel,.modal-shell,.category-card,.product-card,.details-modal__media,.details-section,.form-section{border-radius:22px}.page-intro,.search-filter,.modal-shell__body,.modal-shell__header,.modal-shell__footer{padding-inline:16px}.page-intro,.search-filter,.modal-shell__body{padding-block:16px}.search-filter__controls,.product-card__footer,.product-card__head,.product-card__meta{flex-direction:column;grid-template-columns:1fr;align-items:stretch}.product-card__footer{gap:10px}.ghost-button--details,.primary-button,.secondary-button,.ghost-button,.danger-button{width:100%}.toast-viewport{width:auto;inset-inline:12px}.modal-backdrop{padding:12px}.details-modal__price{font-size:1.65rem}}.messages-page{background:var(--background);border-radius:var(--radius-lg);border:1px solid var(--border);height:calc(100vh - 72px);box-shadow:var(--shadow-soft);grid-template-columns:360px 1fr;display:grid;overflow:hidden}.messages-sidebar{background:var(--surface);border-left:1px solid var(--border);flex-direction:column;display:flex}.messages-sidebar__header{border-bottom:1px solid var(--line);padding:20px}.messages-sidebar__title-row{color:var(--text);align-items:center;gap:10px;margin-bottom:14px;display:flex}.messages-sidebar__title{font-size:1.15rem;font-weight:var(--font-weight-bold);flex:1;margin:0}.messages-sidebar__badge{background:var(--primary);color:#fff;min-width:24px;height:24px;font-size:.75rem;font-weight:var(--font-weight-bold);border-radius:12px;justify-content:center;align-items:center;padding:0 7px;display:inline-flex}.messages-sidebar__search{position:relative}.messages-sidebar__search-icon{color:var(--text-muted);pointer-events:none;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.messages-sidebar__search-input{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--background);width:100%;height:42px;font-family:var(--font-family-base);color:var(--text);outline:none;padding:0 40px 0 14px;font-size:.875rem;transition:border-color .2s}.messages-sidebar__search-input:focus{border-color:var(--primary)}.messages-sidebar__search-input::placeholder{color:var(--text-muted)}.messages-sidebar__list{flex:1;padding:8px;overflow-y:auto}.messages-sidebar__empty{text-align:center;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:60px 24px;display:flex}.messages-sidebar__empty p{font-weight:var(--font-weight-bold);color:var(--text);margin:8px 0 0;font-size:.95rem}.messages-sidebar__empty span{font-size:.8rem}.messages-sidebar__item{border-radius:var(--radius-sm);cursor:pointer;text-align:right;width:100%;font-family:var(--font-family-base);background:0 0;border:none;align-items:center;gap:12px;padding:14px 12px;transition:background .15s;display:flex}.messages-sidebar__item:hover{background:var(--background-soft)}.messages-sidebar__item.is-active{background:var(--primary-soft)}.messages-sidebar__avatar{background:var(--primary-soft);width:44px;min-width:44px;height:44px;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;display:flex}.messages-sidebar__item-info{flex:1;min-width:0}.messages-sidebar__item-top{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.messages-sidebar__item-name{font-size:.9rem;font-weight:var(--font-weight-bold);color:var(--text)}.messages-sidebar__item-time{color:var(--text-muted);white-space:nowrap;font-size:.7rem}.messages-sidebar__item-preview{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;max-width:220px;margin:0;font-size:.8rem;overflow:hidden}.messages-sidebar__you-label{color:var(--primary);font-weight:var(--font-weight-bold)}.messages-sidebar__unread{background:var(--primary);color:#fff;min-width:22px;height:22px;font-size:.7rem;font-weight:var(--font-weight-bold);border-radius:11px;justify-content:center;align-items:center;padding:0 6px;display:inline-flex}.messages-chat{background:var(--background);flex-direction:column;min-height:0;display:flex}.messages-chat__empty{text-align:center;color:var(--text-muted);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;padding:40px;display:flex}.messages-chat__empty-icon{background:var(--primary-soft);width:88px;height:88px;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;margin-bottom:12px;display:flex}.messages-chat__empty h3{font-size:1.15rem;font-weight:var(--font-weight-bold);color:var(--text);margin:0}.messages-chat__empty p{max-width:320px;margin:0;font-size:.875rem}.messages-chat__header{background:var(--surface);border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:16px 24px;display:flex}.messages-chat__back-btn{background:var(--background);border-radius:var(--radius-sm);width:36px;height:36px;color:var(--text);cursor:pointer;border:none;justify-content:center;align-items:center;transition:background .15s;display:none}.messages-chat__back-btn:hover{background:var(--primary-soft)}.messages-chat__header-avatar{background:var(--primary-soft);width:40px;min-width:40px;height:40px;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;display:flex;overflow:hidden}.messages-chat__header-avatar-img{object-fit:cover;width:100%;height:100%}.messages-chat__header-info{flex:1}.messages-chat__header-name{font-size:.95rem;font-weight:var(--font-weight-bold);color:var(--text);margin:0}.messages-chat__header-phone{color:var(--text-muted);direction:ltr;align-items:center;gap:4px;font-size:.75rem;display:inline-flex}.messages-chat__delete-btn{border-radius:var(--radius-sm);background:var(--danger-soft);width:38px;height:38px;color:var(--danger);cursor:pointer;border:none;justify-content:center;align-items:center;margin-right:auto;transition:background .15s,transform .15s;display:flex}.messages-chat__delete-btn:hover{background:var(--danger);color:#fff;transform:scale(1.05)}.messages-chat__body{flex-direction:column;flex:1;gap:4px;padding:20px 24px;display:flex;overflow-y:auto}.messages-chat__day-separator{justify-content:center;align-items:center;margin:16px 0;display:flex}.messages-chat__day-separator span{background:var(--surface);border:1px solid var(--border);font-size:.72rem;font-weight:var(--font-weight-medium);color:var(--text-muted);border-radius:20px;padding:4px 16px}.messages-chat__bubble-row{align-items:flex-end;gap:8px;margin-bottom:4px;display:flex}.messages-chat__bubble-row.is-admin{justify-content:flex-end}.messages-chat__bubble-row.is-customer{justify-content:flex-start}.messages-chat__bubble-avatar{background:var(--primary-soft);border-radius:50%;width:32px;min-width:32px;height:32px;overflow:hidden}.messages-chat__bubble-avatar-img{object-fit:cover;width:100%;height:100%}.messages-chat__bubble-avatar--customer{color:var(--primary);border:1px solid var(--border);background:var(--surface);justify-content:center;align-items:center;display:flex}.messages-chat__bubble{border-radius:18px;max-width:65%;padding:12px 16px;position:relative}.messages-chat__bubble--admin{background:var(--primary);color:#fff;border-bottom-right-radius:6px}.messages-chat__bubble--customer{background:var(--surface);color:var(--text);border:1px solid var(--border);border-bottom-left-radius:6px}.messages-chat__bubble-text{word-break:break-word;margin:0;font-size:.875rem;line-height:1.6}.messages-chat__bubble-time{opacity:.7;text-align:left;margin-top:4px;font-size:.65rem;display:block}.messages-chat__bubble--admin .messages-chat__bubble-time{color:#ffffffb3}.messages-chat__bubble--customer .messages-chat__bubble-time{color:var(--text-muted)}.messages-chat__composer{background:var(--surface);border-top:1px solid var(--line);padding:16px 24px}.messages-chat__composer-wrap{background:var(--background);border:1px solid var(--border);border-radius:var(--radius-md);align-items:flex-end;gap:10px;padding:8px 12px;transition:border-color .2s;display:flex}.messages-chat__composer-wrap:focus-within{border-color:var(--primary)}.messages-chat__input{font-family:var(--font-family-base);color:var(--text);resize:none;background:0 0;border:none;outline:none;flex:1;min-height:24px;max-height:120px;padding:4px 0;font-size:.9rem;line-height:1.5}.messages-chat__input::placeholder{color:var(--text-muted)}.messages-chat__send-btn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;transition:background .2s,transform .15s;display:flex}.messages-chat__send-btn:hover:not(:disabled){background:var(--primary-dark);transform:scale(1.05)}.messages-chat__send-btn:disabled{opacity:.4;cursor:default}@media (width<=768px){.messages-page{grid-template-columns:1fr}.messages-sidebar{display:none}.messages-page:has(.messages-chat__empty) .messages-sidebar{display:flex}.messages-page:has(.messages-chat__empty) .messages-chat{display:none}.messages-chat__back-btn{display:flex}}.messages-context-menu{z-index:1000;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);flex-direction:column;gap:2px;min-width:140px;padding:6px;animation:.12s ease-out ctxFadeIn;display:flex;position:fixed;box-shadow:0 8px 24px #0000001f}@keyframes ctxFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.messages-context-menu button{cursor:pointer;width:100%;font-family:var(--font-family-base);font-size:.85rem;font-weight:var(--font-weight-medium);color:var(--text);background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;padding:10px 14px;transition:background .12s;display:flex}.messages-context-menu button:hover{background:var(--background-soft)}.messages-context-menu button.is-danger{color:var(--danger)}.messages-context-menu button.is-danger:hover{background:var(--danger-soft)}.messages-chat__reply-bar{background:var(--surface);border-top:1px solid var(--line);border-right:3px solid var(--primary);align-items:center;gap:12px;padding:10px 24px;animation:.15s ease-out replySlideIn;display:flex}@keyframes replySlideIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.messages-chat__reply-bar-content{flex:1;min-width:0}.messages-chat__reply-bar-sender{font-size:.75rem;font-weight:var(--font-weight-bold);color:var(--primary);margin-bottom:2px;display:block}.messages-chat__reply-bar-text{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.8rem;overflow:hidden}.messages-chat__reply-bar-close{background:var(--background);width:30px;min-width:30px;height:30px;color:var(--text-muted);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.messages-chat__reply-bar-close:hover{background:var(--danger-soft);color:var(--danger)}.messages-chat__reply-quote{cursor:pointer;border-right:3px solid;border-radius:8px;margin-bottom:6px;padding:8px 10px}.messages-chat__reply-quote--admin{background:#ffffff26;border-right-color:#ffffff80}.messages-chat__reply-quote--customer{background:var(--background-soft);border-right-color:var(--primary)}.messages-chat__reply-quote-sender{font-size:.7rem;font-weight:var(--font-weight-bold);margin-bottom:2px;display:block}.messages-chat__reply-quote--admin .messages-chat__reply-quote-sender{color:#ffffffd9}.messages-chat__reply-quote--customer .messages-chat__reply-quote-sender{color:var(--primary)}.messages-chat__reply-quote-text{white-space:nowrap;text-overflow:ellipsis;max-width:280px;margin:0;font-size:.75rem;overflow:hidden}.messages-chat__reply-quote--admin .messages-chat__reply-quote-text{color:#ffffffb3}.messages-chat__reply-quote--customer .messages-chat__reply-quote-text{color:var(--text-muted)}.messages-chat__bubble{cursor:pointer;transition:filter .12s}.messages-chat__bubble:hover{filter:brightness(.97)}.prescriptions-board{gap:20px}.prescriptions-board__stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.prescriptions-board__stat-card{flex-direction:column;gap:10px;padding:18px 20px;display:flex}.prescriptions-board__stat-card-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.prescriptions-board__stat-card-top strong{color:var(--primary-dark);font-size:clamp(1.7rem,2vw,2.2rem)}.prescriptions-board__stat-card h4{font-size:1.05rem}.prescriptions-board__stat-icon{width:46px;height:46px;color:var(--primary-dark);background:#00a86b1f;border-radius:16px;place-items:center;display:grid}.prescriptions-board__stat-icon.is-warning{background:var(--warning-soft);color:var(--warning)}.prescriptions-board__stat-icon.is-success{background:var(--success-soft);color:var(--primary-dark)}.prescriptions-board__stat-icon.is-danger{background:var(--danger-soft);color:var(--danger)}.prescriptions-board__toolbar{grid-template-columns:minmax(280px,1.2fr) minmax(160px,auto) auto;align-items:center;gap:14px;padding:18px;display:grid}.prescriptions-board__search{background:var(--background-soft);border:1px solid #0000;border-radius:18px;align-items:center;gap:10px;min-height:56px;padding:0 16px;display:flex}.prescriptions-board__search:focus-within{background:var(--surface);border-color:#00a86b47}.prescriptions-board__search input{color:var(--text);background:0 0;border:none;outline:none;flex:1}.prescriptions-board__filters{gap:12px;display:flex}.prescriptions-board__toolbar-meta{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.prescriptions-board__layout{grid-template-columns:1fr;gap:18px;transition:grid-template-columns .3s;display:grid}.prescriptions-board__layout.is-split{grid-template-columns:1fr 420px}.prescriptions-board__table-area{min-width:0}.prescriptions-board__table-shell{overflow:hidden}.prescriptions-board__table-scroll{overflow-x:auto}.prescriptions-board__table{border-collapse:collapse;width:100%;min-width:780px}.prescriptions-board__table thead{background:#00a86b0f}.prescriptions-board__table th,.prescriptions-board__table td{text-align:right;vertical-align:middle;border-bottom:1px solid var(--line);padding:14px 16px}.prescriptions-board__table tbody tr:last-child td{border-bottom:none}.prescriptions-board__table th{color:var(--primary-dark);font-size:.92rem}.prescriptions-board__table tbody tr{cursor:pointer;transition:background-color .15s}.prescriptions-board__table tbody tr:hover{background:#00a86b0a}.prescriptions-board__table tbody tr.is-selected{background:#00a86b14}.prescriptions-board__customer-cell{align-items:center;gap:10px;display:flex}.prescriptions-board__customer-icon{width:36px;height:36px;color:var(--primary-dark);background:#00a86b1f;border-radius:12px;flex-shrink:0;place-items:center;display:grid}.prescriptions-board__address-text{text-overflow:ellipsis;white-space:nowrap;max-width:180px;overflow:hidden}.prescriptions-board__actions-cell{align-items:center;gap:8px;display:flex}.prescriptions-board__detail-panel{flex-direction:column;gap:18px;max-height:calc(100vh - 200px);padding:22px;display:flex;position:sticky;top:20px;overflow-y:auto}.prescriptions-board__detail-header{justify-content:space-between;align-items:center;display:flex}.prescriptions-board__detail-header h3{font-size:1.1rem}.prescriptions-board__detail-images{flex-direction:column;align-items:center;gap:10px;display:flex}.prescriptions-board__detail-img{object-fit:contain;border-radius:var(--radius-md);background:var(--background-soft);width:100%;max-height:260px}.prescriptions-board__image-nav{color:var(--text-muted);align-items:center;gap:14px;font-size:.9rem;font-weight:600;display:flex}.prescriptions-board__no-image{border-radius:var(--radius-md);background:var(--background-soft);width:100%;height:180px;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.prescriptions-board__detail-info{flex-direction:column;gap:10px;display:flex}.prescriptions-board__info-row{color:var(--text);align-items:center;gap:10px;font-size:.95rem;display:flex}.prescriptions-board__info-row svg{color:var(--primary);flex-shrink:0}.prescriptions-board__detail-section{flex-direction:column;gap:8px;display:flex}.prescriptions-board__detail-section h4{color:var(--primary-dark);font-size:.95rem}.prescriptions-board__note-text{border-radius:var(--radius-sm);background:var(--background-soft);color:var(--text);padding:12px;line-height:1.8}.prescriptions-board__admin-area{border-top:1px solid var(--line);flex-direction:column;gap:14px;padding-top:14px;display:flex}.prescriptions-board__admin-area h4{color:var(--primary-dark);font-size:1rem}.prescriptions-board__products-section{flex-direction:column;gap:10px;display:flex}.prescriptions-board__products-header{justify-content:space-between;align-items:center;gap:10px;display:flex}.prescriptions-board__products-header span{color:var(--text-muted);font-size:.9rem;font-weight:600}.prescriptions-board__products-list{flex-direction:column;gap:8px;display:flex}.prescriptions-board__product-item{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface);justify-content:space-between;align-items:center;gap:10px;padding:10px 14px;display:flex}.prescriptions-board__product-info{flex-direction:column;gap:2px;display:flex}.prescriptions-board__product-info strong{font-size:.9rem}.prescriptions-board__product-info span{color:var(--text-muted);font-size:.82rem}.prescriptions-board__product-qty{align-items:center;gap:6px;display:flex}.prescriptions-board__product-qty span{text-align:center;min-width:24px;font-weight:700}.prescriptions-board__note-area{flex-direction:column;gap:8px;display:flex}.prescriptions-board__note-input{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--background-soft);width:100%;color:var(--text);resize:vertical;outline:none;padding:12px 14px;font-family:inherit;font-size:.92rem;transition:border-color .2s}.prescriptions-board__note-input:focus{background:var(--surface);border-color:#00a86b66}.prescriptions-board__action-buttons{gap:10px;display:flex}.prescriptions-board__action-buttons .primary-button,.prescriptions-board__action-buttons .danger-button{flex:1;justify-content:center;align-items:center;gap:8px;display:flex}.prescriptions-board__picker{flex-direction:column;gap:14px;display:flex}.prescriptions-board__picker-search{border-radius:var(--radius-sm);background:var(--background-soft);border:1px solid #0000;align-items:center;gap:10px;padding:12px 16px;display:flex}.prescriptions-board__picker-search:focus-within{background:var(--surface);border-color:#00a86b47}.prescriptions-board__picker-search input{color:var(--text);background:0 0;border:none;outline:none;flex:1}.prescriptions-board__picker-list{flex-direction:column;gap:8px;max-height:400px;display:flex;overflow-y:auto}.prescriptions-board__picker-item{border-radius:var(--radius-sm);border:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;transition:background .15s,border-color .15s;display:flex}.prescriptions-board__picker-item.is-selected{background:var(--success-soft);border-color:#00a86b4d}.prescriptions-board__picker-item div{flex-direction:column;gap:2px;display:flex}.prescriptions-board__picker-item strong{font-size:.95rem}.prescriptions-board__picker-item span{color:var(--text-muted);font-size:.82rem}.prescriptions-board__picker-old-price{color:var(--text-muted);opacity:.6;margin-right:4px;font-size:.78rem;text-decoration:line-through}@media (width<=1200px){.prescriptions-board__layout.is-split{grid-template-columns:1fr 360px}}@media (width<=960px){.prescriptions-board__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.prescriptions-board__toolbar,.prescriptions-board__layout.is-split{grid-template-columns:1fr}.prescriptions-board__detail-panel{max-height:none;position:static}}.overview-page{gap:22px}.overview-loading{text-align:center;min-height:60vh;color:var(--text-muted);place-items:center;gap:14px;display:grid}.overview-loading__spinner{border:3px solid #0f172a14;border-top-color:var(--primary);border-radius:999px;width:44px;height:44px;animation:.9s linear infinite overview-spin}.overview-hero{grid-template-columns:minmax(0,1.45fr) minmax(320px,.8fr);align-items:center;gap:20px;display:grid}.overview-focus,.overview-stat-card,.overview-summary-card,.overview-panel,.overview-footer-strip{border-radius:24px}.overview-focus{box-shadow:var(--shadow-soft);background:#fffffff0;border:1px solid #dce7e3e6;padding:24px}.overview-focus strong{color:var(--primary-dark);margin-top:14px;font-size:clamp(2rem,3vw,3rem);line-height:1;display:block}.overview-focus p{color:var(--text-muted);margin-top:10px;line-height:1.8}.overview-focus__meta{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.overview-focus__meta span{background:var(--background-soft);color:var(--text);border-radius:999px;align-items:center;padding:8px 12px;display:inline-flex}.overview-warning{background:#fefce8eb;border-color:#f59e0b47;padding:18px 22px}.overview-warning strong{color:#92400e;display:block}.overview-warning p{color:#92400e;margin-top:8px;line-height:1.8}.overview-stats,.overview-quick-grid,.overview-attention-grid,.overview-summary-grid,.overview-footer-strip{gap:14px;display:grid}.overview-stats{grid-template-columns:repeat(6,minmax(0,1fr))}.overview-stat-card{flex-direction:column;gap:10px;padding:20px;display:flex}.overview-stat-card__icon,.overview-summary-card__icon,.overview-footer-strip__icon{width:44px;height:44px;color:var(--primary-dark);background:#00a86b1f;border-radius:15px;place-items:center;display:grid}.overview-stat-card strong{color:var(--primary-dark);font-size:clamp(1.7rem,2vw,2.25rem);line-height:1.1}.overview-stat-card h4{font-size:1rem}.overview-stat-card p{color:var(--text-muted);line-height:1.75}.overview-quick-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.overview-quick-card{text-align:right;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:18px;display:grid}.overview-quick-card__icon,.overview-attention-card__icon{color:#fff;background:linear-gradient(135deg, var(--primary), var(--primary-dark));border-radius:16px;place-items:center;width:46px;height:46px;display:grid}.overview-quick-card.is-info .overview-quick-card__icon,.overview-attention-card__icon.is-info{background:linear-gradient(135deg,#0ea5e9,#0284c7)}.overview-quick-card.is-warning .overview-quick-card__icon,.overview-attention-card__icon.is-warning{background:linear-gradient(135deg,#f59e0b,#d97706)}.overview-quick-card.is-danger .overview-quick-card__icon,.overview-attention-card__icon.is-danger{background:linear-gradient(135deg,#ef4444,#dc2626)}.overview-attention-card__icon.is-primary{background:linear-gradient(135deg, var(--primary), var(--primary-dark))}.overview-quick-card__content strong{font-size:1rem;display:block}.overview-quick-card__content p{color:var(--text-muted);margin-top:6px;line-height:1.7}.overview-attention-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.overview-attention-card{text-align:right;flex-direction:column;align-items:flex-start;gap:10px;padding:22px;display:flex}.overview-attention-card strong{font-size:clamp(1.9rem,2vw,2.5rem);line-height:1}.overview-attention-card h4{font-size:1rem}.overview-attention-card p{color:var(--text-muted);line-height:1.75}.overview-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-summary-card{padding:22px}.overview-summary-card__top{justify-content:space-between;align-items:center;gap:12px;display:flex}.overview-summary-card h4{margin-top:16px;font-size:1.15rem}.overview-summary-card__stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.overview-summary-card__stats div{background:var(--background-soft);border-radius:18px;padding:14px}.overview-summary-card__stats span,.overview-row__main p,.overview-mini-row p,.overview-mini-row small,.overview-empty{color:var(--text-muted)}.overview-summary-card__stats strong{color:var(--primary-dark);margin-top:8px;font-size:1.1rem;display:block}.overview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.overview-panel{padding:22px}.overview-panel__header{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:18px;display:flex}.overview-panel__header p{color:var(--text-muted);margin-top:4px;line-height:1.75}.overview-list,.overview-sublist{flex-direction:column;gap:12px;display:flex}.overview-sublist+.overview-sublist{margin-top:18px}.overview-row,.overview-mini-row{background:var(--background-soft);border-radius:18px;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.overview-row__main,.overview-mini-row div{min-width:0}.overview-row__main strong,.overview-mini-row strong{display:block}.overview-row__main p,.overview-mini-row p{margin-top:6px;line-height:1.7}.overview-row__main small,.overview-mini-row small{margin-top:6px;display:block}.overview-row__meta,.overview-row__actions{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:8px;display:flex}.overview-row__meta strong{font-size:1rem}.overview-split{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.overview-sublist h5{font-size:.98rem}.overview-empty{background:var(--background-soft);border-radius:18px;padding:16px;line-height:1.8}.overview-footer-strip{grid-template-columns:repeat(3,minmax(0,1fr));padding:18px}.overview-footer-strip__item{background:#ffffffe0;border-radius:20px;align-items:center;gap:14px;padding:14px;display:flex}.overview-footer-strip__item strong{color:var(--primary-dark);font-size:1.12rem;display:block}.overview-footer-strip__item p{color:var(--text-muted);margin-top:4px;line-height:1.75}@keyframes overview-spin{to{transform:rotate(360deg)}}@media (width<=1280px){.overview-stats,.overview-quick-grid,.overview-attention-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=1100px){.overview-hero,.overview-summary-grid,.overview-grid,.overview-footer-strip,.overview-split{grid-template-columns:1fr}}@media (width<=760px){.overview-stats,.overview-quick-grid,.overview-attention-grid,.overview-summary-card__stats{grid-template-columns:1fr}.overview-panel__header,.overview-row,.overview-mini-row,.overview-footer-strip__item{flex-direction:column;align-items:stretch}.overview-row__meta,.overview-row__actions{align-items:stretch}.overview-quick-card{grid-template-columns:auto 1fr}}.shortcuts-page{gap:22px}.shortcuts-hero{text-align:center;justify-content:center}.shortcuts-hero .page-intro__description{max-width:72ch;margin-inline:auto}.shortcuts-page__center{align-items:center}.shortcuts-page__heading{width:min(100%,980px)}.shortcuts-grid{justify-content:center;gap:18px;width:min(100%,980px);display:grid}.shortcuts-grid--primary,.shortcuts-grid--secondary{grid-template-columns:repeat(3,minmax(220px,1fr))}.shortcuts-card{text-align:center;min-height:210px;color:var(--text);box-shadow:var(--shadow-soft);border:1px solid #fff6;border-radius:28px;flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:24px;transition:transform .16s,box-shadow .16s,border-color .16s;display:flex}.shortcuts-card:hover{transform:translateY(-3px);box-shadow:0 22px 36px #0f172a1f}.shortcuts-card__icon{background:#ffffff9e;border-radius:18px;place-items:center;width:58px;height:58px;display:grid}.shortcuts-card strong{font-size:1.08rem}.shortcuts-card p{color:#0f172abd;line-height:1.8}.shortcuts-card.is-mint{background:linear-gradient(#dff9ec 0%,#c8f0de 100%)}.shortcuts-card.is-sky{background:linear-gradient(#e0f2fe 0%,#c8e8fb 100%)}.shortcuts-card.is-sun{background:linear-gradient(#fff3c4 0%,#ffe4a8 100%)}.shortcuts-card.is-rose{background:linear-gradient(#ffe0e7 0%,#ffd0dc 100%)}.shortcuts-card.is-violet{background:linear-gradient(#efe4ff 0%,#e0d0ff 100%)}.shortcuts-card.is-neutral{background:linear-gradient(#edf2f7 0%,#dfe7ef 100%)}.shortcuts-card.is-dark{background:linear-gradient(#d9f0ea 0%,#bddfd5 100%)}@media (width<=980px){.shortcuts-grid--primary,.shortcuts-grid--secondary{grid-template-columns:repeat(2,minmax(220px,1fr))}}@media (width<=680px){.shortcuts-grid--primary,.shortcuts-grid--secondary{grid-template-columns:1fr}.shortcuts-card{min-height:180px}}:root{--font-family-base:"Cairo", sans-serif;--font-weight-medium:500;--font-weight-bold:700;--font-weight-extra-bold:800;--primary:#00a86b;--primary-dark:#058c5b;--primary-soft:#00a86b1f;--background:#f5f8f7;--background-soft:#eef4f2;--surface:#fff;--surface-strong:#fdfefe;--text:#0f172a;--text-muted:#64748b;--border:#dce7e3;--line:#0f172a14;--danger:#ef4444;--danger-soft:#ef44441f;--warning:#f59e0b;--warning-soft:#f59e0b24;--success-soft:#00a86b24;--shadow:0 18px 40px #00a86b14;--shadow-soft:0 10px 25px #0f172a0f;--radius-sm:12px;--radius-md:18px;--radius-lg:24px;--radius-xl:32px;--page-width:1440px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;font-family:var(--font-family-base);font-weight:var(--font-weight-medium);color:var(--text);background:radial-gradient(circle at top right, #00a86b1a, transparent 28%), linear-gradient(180deg, #f8fbfa 0%, var(--background) 100%);direction:rtl;margin:0}body:before{content:"";pointer-events:none;opacity:.45;background-image:linear-gradient(#ffffff4d 1px,#0000 1px),linear-gradient(90deg,#ffffff47 1px,#0000 1px);background-size:34px 34px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000c,#0000 85%);mask-image:linear-gradient(#000c,#0000 85%)}body.modal-open{overflow:hidden}button,input,textarea,select{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,p{margin:0}#root{min-height:100vh;position:relative}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#0f172a1f;border-radius:999px}
