:root{color:#052224;background:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-slide-up{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-delay:0ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}body{margin:0;min-width:320px}a{color:inherit;text-decoration:none}.login{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 15% 10%,rgba(0,210,128,.16),transparent 45%),radial-gradient(circle at 85% 90%,rgba(0,210,128,.12),transparent 45%),#fff}.login__panel{width:min(100%,420px);display:grid;gap:18px;padding:34px;border:1px solid rgba(0,210,128,.18);border-radius:8px;background:#fff;box-shadow:0 28px 80px #0522241f;animation:fade-slide-up .42s cubic-bezier(.16,1,.3,1) both}.login__brand{display:flex;align-items:center;gap:10px;color:#052224}.login__brand img{height:32px;width:auto}.login__copy,.muted{color:#6b7280}.layout{min-height:100vh;display:grid;grid-template-columns:260px 1fr;background:#fff}.sidebar{padding:22px;background:#fff;color:#052224;border-right:1px solid #e5e7eb}.sidebar__brand{display:flex;gap:12px;align-items:center;margin-bottom:28px}.sidebar__mark{display:grid;place-items:center;width:40px;height:40px}.sidebar__mark img{width:100%;height:100%;object-fit:contain}.sidebar__nav{display:grid;gap:8px}.sidebar__link{position:relative;display:flex;align-items:center;gap:10px;padding:12px;border-radius:8px;color:#4b5563;font-weight:600;transition:background-color .2s ease,color .2s ease,padding-left .2s ease}.sidebar__link.active,.sidebar__link:hover{background:#00d2801f;color:#047857}.sidebar__link.active{padding-left:16px}.sidebar__link:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:0;border-radius:999px;background:#00d280;transition:height .2s ease}.sidebar__link.active:before{height:60%}.layout__content{min-width:0}.layout__header{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 28px;border-bottom:1px solid #e5e7eb;background:#ffffffeb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.layout__account{min-width:0}.layout__salesperson{min-width:0;justify-content:flex-end}.layout__salesperson>.MuiStack-root{min-width:0}.layout__salesperson .MuiTypography-body2{max-width:220px;overflow:hidden;color:#052224;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.layout__salesperson .MuiTypography-caption{color:#6b7280;font-weight:700;line-height:1.2}.layout__logout{color:#dc2626}.layout__main{padding:28px}.layout__main>div{min-width:0}.credits-page{max-width:1280px;width:100%}.admin-card{border:1px solid #e5e7eb;border-radius:8px;background:#fff}.admin-card--padded{padding:24px}.page-title{display:grid;gap:4px}.section-badge{display:inline-flex;align-items:center;width:fit-content;padding:4px 12px;border-radius:999px;background:#00d2801f;color:#047857!important}.text-accent{color:#00d280}.page-title--with-action{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:16px}.credit-form-dialog .MuiPaper-root{border-radius:12px;background:#fff}.credit-form__title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:24px 24px 20px;background:linear-gradient(180deg,rgba(0,210,128,.08),transparent)}.credit-form__title-copy .MuiTypography-overline{color:#047857}.credit-form__close{margin-top:-4px;color:#6b7280}.credit-form__content{padding:24px;border-color:#e5e7eb}.credit-form__section-label{margin-bottom:12px}.credit-form__section-label .MuiTypography-overline{color:#052224}.credit-form__section-index{display:inline-grid;place-items:center;width:22px;height:22px;border-radius:999px;background:#00d280;color:#052224;font-size:11px;font-weight:800}.credit-form__divider{border-color:#e5e7eb}.credit-form__actions{padding:16px 24px;border-top:1px solid #e5e7eb}.credit-form__error{margin:0 24px}.credit-confirm__row{padding:4px 0}.credit-detail__label{text-transform:uppercase;letter-spacing:.06em;font-weight:700}.credit-detail__hero{background:linear-gradient(135deg,rgba(0,210,128,.08),transparent 60%);border-color:#00d28040}.credit-audit__divider{display:block;height:1px;background:#e5e7eb}.credit-audit__entry{animation:fade-slide-up .32s ease both}.email-jobs__error{display:block;color:#dc2626;font-weight:700}.alert,.form-error{border-radius:8px;padding:12px 14px;font-weight:700}.alert--error,.form-error{border:1px solid rgba(220,38,38,.25);color:#dc2626;background:#fef2f2}.alert--success{border:1px solid rgba(0,210,128,.3);color:#047857;background:#e6fbf2}.data-table{overflow-x:auto;border:1px solid #e5e7eb;border-radius:8px}.data-table__progress{border-radius:8px 8px 0 0}.data-table__body{transition:opacity .2s ease}.data-table__body--loading{opacity:.55}.data-table__row{animation:fade-in .3s ease both;transition:opacity .22s ease}.data-table__row td{animation:fade-slide-up .28s ease both;animation-delay:var(--row-delay, 0ms)}.data-table__row--removing{opacity:0;animation:none}.data-table__sort{display:inline-flex;align-items:center;gap:4px;padding:0;border:0;background:transparent;color:inherit;font:inherit;font-weight:800;cursor:pointer}.data-table__sort svg{width:16px;height:16px}.data-table__mobile-sort{display:none!important}.data-table__mobile-sort-button{display:inline-flex;align-items:center;gap:4px;min-height:36px;padding:7px 10px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#4b5563;font:inherit;font-size:.82rem;font-weight:800}.data-table__mobile-sort-button--active{border-color:#00d28066;background:#00d2801f;color:#047857}.data-table__mobile-sort-button svg{width:15px;height:15px}.data-table__footer,.table-state{padding:16px}@media (max-width: 800px){.login{min-height:100svh;padding:16px}.login__panel{gap:16px;padding:22px}.login__panel .MuiTypography-h4{font-size:1.75rem;line-height:1.15}.layout{display:block;min-height:100svh}.sidebar{position:sticky;top:0;z-index:20;padding:10px 14px 12px;border-right:0;border-bottom:1px solid #e5e7eb;background:#fffffff5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.sidebar__brand{gap:10px;margin-bottom:10px}.sidebar__brand .MuiTypography-overline{display:none}.sidebar__brand .MuiTypography-h6{font-size:1rem;line-height:1.2}.sidebar__mark{width:34px;height:34px}.sidebar__nav{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.sidebar__nav::-webkit-scrollbar{display:none}.sidebar__link{flex:1 0 138px;justify-content:center;min-height:44px;padding:10px 12px;font-size:.9rem}.sidebar__link.active{padding-left:12px}.sidebar__link:before{left:12px;right:12px;top:auto;bottom:3px;width:auto;height:3px;transform:none;opacity:0;transition:opacity .2s ease}.sidebar__link.active:before{height:3px;opacity:1}.layout__header{min-height:auto;display:grid;grid-template-columns:1fr;align-items:start;gap:12px;padding:12px 16px}.layout__header>.MuiStack-root:first-child{min-width:0}.layout__header .section-badge{display:none}.layout__header .MuiTypography-h6{font-size:1rem;line-height:1.25}.layout__account{width:100%;justify-content:space-between;padding-top:10px;border-top:1px solid #eef2f2}.layout__salesperson{flex:1 1 auto;justify-content:flex-start}.layout__salesperson .MuiTypography-body2{max-width:calc(100vw - 132px)}.layout__main{padding:16px}.credits-page{max-width:none}.admin-card--padded{padding:16px}.page-title{gap:6px}.page-title .MuiTypography-h4{font-size:1.75rem;line-height:1.15}.page-title .MuiTypography-h5{font-size:1.2rem}.page-title--with-action{align-items:stretch}.page-title--with-action>.MuiButton-root{width:100%}.page-title--with-action>.MuiStack-root{width:100%}.page-actions{gap:8px}.page-actions>:not(style)~:not(style){margin-left:0}.page-actions .MuiButton-root{flex:1 1 150px;min-width:0}.alert,.form-error{font-size:.875rem}.credit-form-dialog .MuiPaper-root{width:100%;max-height:100%;margin:0;border-radius:0}.credit-form__title{padding:18px 16px 16px}.credit-form__title .MuiTypography-h5{font-size:1.25rem;line-height:1.2}.credit-form__content{padding:16px}.credit-form__actions{flex-direction:column-reverse;align-items:stretch;gap:8px;padding:12px 16px 16px}.credit-form__actions>:not(style)~:not(style){margin-left:0}.credit-form__actions .MuiButton-root{width:100%;margin-left:0!important}.credit-form__error{margin:0 16px}.credit-confirm__row{flex-direction:column!important;align-items:flex-start!important;gap:2px}.credit-confirm__row .MuiTypography-root:last-child{overflow-wrap:anywhere;text-align:left}.credit-detail__hero .MuiTypography-h3{font-size:2rem;line-height:1.1}.data-table{display:grid;gap:12px;overflow:visible;border:0;border-radius:0}.data-table__progress{border-radius:8px}.data-table__mobile-sort{display:flex!important;gap:8px;margin-left:-4px}.data-table__mobile-sort>:not(style)~:not(style){margin-left:0}.data-table__table,.data-table__table thead,.data-table__table tbody,.data-table__table tr,.data-table__table th,.data-table__table td{display:block}.data-table__table thead{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.data-table__body{display:grid;gap:12px}.data-table__row{overflow:hidden;padding:4px 14px;border:1px solid #e5e7eb;border-radius:8px;background:#fff}.data-table__row:hover{background:#fff}.data-table__row td.data-table__cell{display:grid;grid-template-columns:minmax(104px,38%) minmax(0,1fr);column-gap:12px;align-items:start;min-width:0;padding:11px 0;border-bottom:1px solid #eef2f2}.data-table__row td.data-table__cell:last-child{border-bottom:0}.data-table__row td.data-table__cell:before{content:attr(data-label);color:#6b7280;font-size:.72rem;font-weight:800;line-height:1.3;text-transform:uppercase}.data-table__cell>*{min-width:0}.data-table__cell .MuiTypography-root{overflow-wrap:anywhere}.data-table__cell--actions .MuiStack-root{justify-content:flex-end;flex-wrap:wrap}.data-table__footer{padding:0 2px}.table-state{padding:14px}}
