*{margin:0;padding:0;box-sizing:border-box}:root{--primary-gradient: linear-gradient(135deg, #667eea 0%, #764ba2 100%);--secondary-gradient: linear-gradient(135deg, #f093fb 0%, #f5576c 100%);--accent-gradient: linear-gradient(135deg, #4facfe 0%, #00f2fe 100%);--text-light: #ffffff;--text-dark: #2c3e50;--shadow-sm: 0 4px 6px rgba(0, 0, 0, .1);--shadow-md: 0 10px 25px rgba(0, 0, 0, .15);--shadow-lg: 0 20px 40px rgba(0, 0, 0, .2);--transition: all .3s cubic-bezier(.4, 0, .2, 1);--button-bg: #f8fafc;--button-border: rgba(15, 23, 42, .12);--button-hover-bg: #e2e8f0;--button-text: #1f2937}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;color:var(--text-dark);background-color:#f5f7ff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}#root{min-height:100vh;display:flex;flex-direction:column}button{font-family:inherit!important;color:var(--button-text, #1f2937);-webkit-text-fill-color:var(--button-text, #1f2937)}a[class*=btn],a[class*=button],a.btn{color:var(--button-text, #1f2937);-webkit-text-fill-color:var(--button-text, #1f2937)}button *,a[class*=btn] *,a[class*=button] *,a.btn *{color:inherit;-webkit-text-fill-color:inherit}button:where(:not([class])){font-size:1rem;font-weight:600;line-height:1.25;border-radius:.75rem;padding:.65rem 1.25rem;border:1px solid var(--button-border, rgba(15, 23, 42, .12));background-color:var(--button-bg, #f8fafc);color:var(--button-text, #1f2937);cursor:pointer;transition:var(--transition)}button:where(:not([class])):hover:not(:disabled){background-color:var(--button-hover-bg, #e2e8f0)}button:where(:not([class])):disabled{opacity:.65;cursor:not-allowed}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}@keyframes wave{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes gradient-shift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#764ba2,#667eea)}.toast-viewport{position:fixed;top:1.5rem;right:1.5rem;display:flex;flex-direction:column;gap:.75rem;z-index:1600;pointer-events:none}.toast{min-width:280px;max-width:360px;padding:.85rem 1rem;border-radius:.75rem;box-shadow:0 12px 30px #0f172a2e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;pointer-events:auto;color:#0f172a;background:#fffffff2}.toast--success{border:1px solid rgba(34,197,94,.35)}.toast--error{border:1px solid rgba(239,68,68,.35)}.toast--info{border:1px solid rgba(59,130,246,.35)}.toast__content{display:flex;flex-direction:column;gap:.3rem;flex:1}.toast__message{font-weight:700;font-size:.95rem}.toast__description{font-size:.85rem;color:#475569}.toast__dismiss{background:none;border:none;color:inherit;font-size:1.1rem;font-weight:700;cursor:pointer;padding:0 .25rem;line-height:1;transition:transform .2s ease}.toast__dismiss:hover{transform:scale(1.1)}@media (max-width: 640px){.toast-viewport{width:calc(100% - 2rem);right:1rem;left:1rem}.toast{min-width:auto;max-width:none}}.portal-hero{--portal-hero-accent: #38bdf8;width:100%;border-radius:1.75rem;padding:2.5rem;display:flex;flex-wrap:wrap;gap:2.5rem;color:#f8fafc;position:relative;overflow:hidden;box-shadow:0 35px 90px #02061780;background-color:#0f172a;background-image:var( --portal-hero-background, linear-gradient(135deg, #111827 0%, #0b1120 100%) )}.portal-hero:before,.portal-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.portal-hero:before{background:radial-gradient(circle at 15% 10%,rgba(255,255,255,.25),transparent 50%);opacity:.35;mix-blend-mode:screen}.portal-hero:after{background-image:repeating-linear-gradient(0deg,rgba(255,255,255,.025) 0px,rgba(255,255,255,.025) 2px,transparent 2px,transparent 4px),repeating-linear-gradient(90deg,rgba(255,255,255,.02) 0px,rgba(255,255,255,.02) 1px,transparent 1px,transparent 3px);opacity:.3;mix-blend-mode:soft-light}.portal-hero__particles{position:absolute;top:-10%;right:-5%;bottom:-10%;left:-5%;pointer-events:none;overflow:hidden}.portal-hero__particle{position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.07);opacity:.5;animation:portalHeroFloat 18s ease-in-out infinite;filter:blur(.5px)}.portal-hero__particle--alpha{width:220px;height:220px;top:5%;right:15%;animation-duration:26s}.portal-hero__particle--beta{width:120px;height:120px;top:40%;left:5%;animation-duration:18s;animation-delay:-4s}.portal-hero__particle--gamma{width:180px;height:180px;bottom:5%;right:5%;animation-duration:22s;animation-delay:-8s}.portal-hero__particle--delta{width:90px;height:90px;top:15%;left:35%;animation-duration:16s}.portal-hero__particle--epsilon{width:140px;height:140px;bottom:10%;left:18%;animation-duration:19s;animation-delay:-6s}.portal-hero__particle--zeta{width:70px;height:70px;top:55%;right:32%;animation-duration:15s}.portal-hero__content{flex:1 1 360px;position:relative;z-index:1;padding:1.5rem;border-radius:1.35rem;background:#0206178c;border:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.portal-hero__pretitle{display:inline-flex;align-items:center;gap:.65rem;margin-bottom:.85rem;font-size:.9rem;text-transform:uppercase;letter-spacing:.15em;color:#f8fafce6}.portal-hero__logo{width:42px;height:42px;border-radius:12px;object-fit:contain;border:1px solid rgba(248,250,252,.35);padding:.35rem;background:#0f172a73}.portal-hero__icon{font-size:1.6rem}.portal-hero__eyebrow{padding:.45rem .85rem;background:#0f172a66;border-radius:999px;font-weight:600;border:1px solid rgba(248,250,252,.2)}.portal-hero__title{font-size:clamp(1.9rem,4vw,3rem);margin-bottom:.45rem}.portal-hero__subtitle{font-size:1.2rem;margin-bottom:.75rem;color:#f8fafcd9}.portal-hero__description{margin-bottom:1.35rem;color:#f8fafcd9;max-width:52ch;line-height:1.55}.portal-hero__actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-bottom:1.25rem}.portal-hero__actions button,.portal-hero__actions a{background:#0f172a66;color:#fff;border:1px solid rgba(248,250,252,.35);padding:.75rem 1.5rem;border-radius:999px;font-weight:600;text-decoration:none;transition:transform .2s ease,background .2s ease,border .2s ease}.portal-hero__actions button:hover,.portal-hero__actions a:hover{background:#0f172a99;transform:translateY(-2px);border-color:#f8fafc8c}.portal-hero__actions button:disabled{opacity:.6;cursor:not-allowed;transform:none}.portal-hero__highlights{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.1rem}.portal-hero__highlight{padding:1rem;border-radius:1.1rem;background:#0f172a8c;border:1px solid rgba(248,250,252,.15);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.portal-hero__highlight dt{font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;color:#f8fafca6;margin-bottom:.35rem}.portal-hero__highlight dd{font-size:1.45rem;font-weight:700;margin:0;color:var(--portal-hero-accent)}.portal-hero__features{flex:1 1 280px;position:relative;z-index:1;display:flex;flex-wrap:wrap;align-content:flex-start;gap:.85rem;padding:1.4rem;border-radius:1.35rem;background:#02061773;border:1px solid rgba(248,250,252,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.portal-hero__feature-word{padding:.5rem 1rem;border-radius:999px;border:1px solid rgba(248,250,252,.25);background:#0f172a59;font-weight:600;font-size:.95rem;white-space:nowrap;color:#f8fafce6;box-shadow:0 6px 20px #02061759}@media (max-width: 900px){.portal-hero{padding:1.75rem}.portal-hero__content,.portal-hero__features{flex-basis:100%}}@media (max-width: 600px){.portal-hero__content,.portal-hero__features{padding:1.1rem}.portal-hero__actions button,.portal-hero__actions a{width:100%;text-align:center}}@keyframes portalHeroFloat{0%{transform:translateZ(0) scale(1);opacity:.4}50%{transform:translate3d(10px,-20px,0) scale(1.05);opacity:.8}to{transform:translateZ(0) scale(1);opacity:.4}}.finance-exports{display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem}.finance-exports__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.finance-exports__header h1{margin:0 0 .5rem;font-size:2rem;color:#0f172a}.finance-exports__header p{margin:0;color:#475569;max-width:48rem}.finance-exports__actions{display:flex;gap:.75rem}.finance-exports__button{border-radius:.5rem;border:none;background-color:#2563eb;color:#fff;padding:.75rem 1.25rem;font-weight:600;cursor:pointer;transition:background-color .2s ease}.finance-exports__button:hover{background-color:#1d4ed8}.finance-exports__button:disabled{cursor:not-allowed;background-color:#94a3b8}.finance-exports__button--secondary{background-color:#e2e8f0;color:#0f172a}.finance-exports__button--secondary:hover{background-color:#cbd5f5}.finance-exports__button--link{background:none;color:#2563eb;padding:0;font-weight:500}.finance-exports__button--link:hover{text-decoration:underline;background:none}.finance-exports__button--link:disabled{color:#94a3b8;cursor:not-allowed;text-decoration:none}.finance-exports__banner{background-color:#e0f2fe;color:#0369a1;border-radius:.5rem;padding:.75rem 1rem}.finance-exports__error{border-radius:.5rem;padding:1rem;background-color:#f8717126;border:1px solid rgba(248,113,113,.45);color:#991b1b;display:flex;flex-direction:column;gap:.25rem}.finance-exports__loading{color:#475569;font-style:italic}.finance-exports__loading--inline{margin-bottom:.75rem}.finance-exports__summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.finance-exports__tile{border-radius:.75rem;border:1px solid #e2e8f0;padding:1rem;background:#fff;box-shadow:0 1px 2px #0f172a0f}.finance-exports__tile-label{color:#64748b;display:block;margin-bottom:.5rem}.finance-exports__tile-value{color:#0f172a;font-size:1.25rem;font-weight:600}.finance-exports__tile-subvalue{display:block;margin-top:.25rem;color:#94a3b8;font-size:.75rem;font-weight:500;letter-spacing:.01em}.finance-exports__history{border-radius:.75rem;border:1px solid #e2e8f0;background:#fff;box-shadow:0 1px 2px #0f172a0f;padding:1.5rem}.finance-exports__history-header h2{margin:0 0 .25rem;color:#0f172a}.finance-exports__history-header p{margin:0;color:#64748b}.finance-exports__empty{text-align:center;padding:2rem 1rem;color:#475569}.finance-exports__table{width:100%;border-collapse:collapse;margin-top:1rem}.finance-exports__table th,.finance-exports__table td{text-align:left;padding:.75rem;border-bottom:1px solid #e2e8f0}.finance-exports__table thead{background-color:#f8fafc}.finance-exports__table-actions{text-align:right}.finance-exports__filename{font-weight:600;color:#0f172a}.finance-exports__badge{margin-left:.5rem;background-color:#dcfce7;color:#166534;font-size:.75rem;padding:.1rem .5rem;border-radius:9999px}.finance-exports__badge--polling{background-color:#fef3c7;color:#92400e}.finance-exports__timestamp{display:flex;flex-direction:column;gap:.15rem}.finance-exports__timestamp small{color:#94a3b8}.finance-exports__timestamp-meta{color:#cbd5f5;font-size:.75rem}.finance-exports__returns{display:flex;flex-direction:column;gap:.2rem;color:#0f172a;font-weight:600}.finance-exports__returns small{color:#64748b;font-weight:500}.finance-exports__status{display:inline-flex;align-items:center;justify-content:center;min-width:4.5rem;border-radius:999px;padding:.25rem .75rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.finance-exports__status--success{background-color:#dcfce7;color:#166534}.finance-exports__status--info{background-color:#e0f2fe;color:#0c4a6e}.finance-exports__status--error{background-color:#fee2e2;color:#b91c1c}.finance-exports__seller-report{border-radius:.75rem;border:1px solid #e2e8f0;background:#fff;box-shadow:0 1px 2px #0f172a0f;padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.finance-exports__seller-report-header h2{margin:0 0 .25rem;color:#0f172a}.finance-exports__seller-report-header p{margin:0;color:#64748b;max-width:52ch}.finance-exports__error--light{background-color:#f871711a}.finance-exports__empty--compact{padding:1.5rem 1rem}.finance-exports__table--sellers tbody tr:hover{background-color:#f8fafc}.finance-exports__seller-name{display:block;font-weight:600;color:#0f172a}.finance-exports__seller-id{color:#94a3b8;font-size:.75rem}.finance-exports__metric{display:flex;flex-direction:column;gap:.2rem}.finance-exports__metric small{color:#64748b}@media (max-width: 768px){.finance-exports__header{flex-direction:column}.finance-exports__actions{width:100%;justify-content:flex-start}.finance-exports__table thead{display:none}.finance-exports__table tr{display:grid;grid-template-columns:1fr;gap:.5rem;padding:1rem 0}.finance-exports__table td{border:none;padding:0}.finance-exports__table td[data-label]:before{content:attr(data-label) ": ";font-weight:600;color:#475569}.finance-exports__table-actions,.finance-exports__status{justify-self:flex-start}}.admin-policies{display:flex;flex-direction:column;gap:2rem}.admin-policies__header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;border-bottom:1px solid rgba(0,0,0,.08);padding-bottom:1rem}.admin-policies__header h1{margin:0}.admin-policies__layout{display:grid;grid-template-columns:minmax(320px,420px) minmax(0,1fr);gap:2rem}.policy-panel{display:flex;flex-direction:column;gap:1.5rem;border:1px solid rgba(0,0,0,.08);border-radius:12px;padding:1.5rem;background:#fff}.policy-panel__controls{display:flex;justify-content:space-between;gap:1rem}.policy-panel__controls input{flex:1}.policy-empty{padding:1.5rem;border:1px dashed rgba(0,0,0,.2);border-radius:8px;text-align:center;color:#0009}.policy-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem;max-height:320px;overflow-y:auto}.policy-item{width:100%;border:1px solid rgba(0,0,0,.1);border-radius:10px;padding:.75rem 1rem;display:flex;justify-content:space-between;align-items:center;gap:1rem;background:#fafafa}.policy-item--active{border-color:var(--color-primary, #2563eb);background:#2563eb14}.policy-item strong{display:block}.policy-item span{font-size:.85rem;color:#000000b3}.policy-form{display:flex;flex-direction:column;gap:.75rem;border-top:1px solid rgba(0,0,0,.06);padding-top:1rem}.policy-form textarea{resize:vertical}.policy-badge{display:inline-flex;align-items:center;justify-content:center;padding:.15rem .6rem;border-radius:999px;font-size:.75rem;font-weight:600;text-transform:uppercase}.policy-badge--low{background:#10b98126;color:#065f46}.policy-badge--medium{background:#3b82f626;color:#1d4ed8}.policy-badge--high{background:#f9731626;color:#c2410c}.policy-badge--critical{background:#ef444426;color:#b91c1c}.policy-details{border:1px solid rgba(0,0,0,.08);border-radius:12px;padding:1.5rem;background:#fff;min-height:480px;display:flex;flex-direction:column;gap:1.5rem}.policy-empty--details{flex:1;display:flex;align-items:center;justify-content:center}.policy-details__header{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.policy-details__header h2{margin:0}.policy-details__meta{display:flex;gap:.5rem;align-items:center;font-size:.85rem}.policy-assignments table{width:100%;border-collapse:collapse;font-size:.9rem}.policy-assignments th,.policy-assignments td{padding:.5rem .75rem;border-bottom:1px solid rgba(0,0,0,.08)}.policy-assignment__remove{background:transparent;color:#b91c1c;border:1px solid rgba(185,28,28,.4);border-radius:6px;padding:.25rem .6rem;font-size:.85rem}.policy-assignments__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.assignment-form{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;align-items:flex-end}.assignment-form h3{grid-column:1 / -1;margin:0}.assignment-form button{justify-self:flex-start;min-width:160px}.policy-edit-form{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(0,0,0,.08);display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.policy-edit-form h3{grid-column:1 / -1;margin:0}.policy-edit-form__toggle{display:flex;align-items:center;gap:.4rem;font-weight:500}.policy-edit-form__actions{grid-column:1 / -1;display:flex;gap:1rem;flex-wrap:wrap}.policy-delete-btn{background:#ef44441a;color:#b91c1c;border:1px solid rgba(185,28,28,.4)}.policy-status--active{color:#15803d}.policy-status--paused{color:#b45309}.audit-center{display:flex;flex-direction:column;gap:2rem;padding:2rem}.audit-header{display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.audit-header h1{margin:0;font-size:2.2rem;color:#0f172a}.audit-header p{margin:.35rem 0 0;color:#475569}.audit-controls{display:flex;gap:.75rem;align-items:center}.audit-controls select,.audit-controls button{padding:.6rem 1rem;border-radius:.75rem;border:1px solid #cbd5f5;background:#fff;font-weight:600;cursor:pointer}.audit-controls button{background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;border:none}.audit-controls button:disabled,.audit-controls select:disabled{opacity:.6;cursor:not-allowed}.audit-banner{padding:.85rem 1rem;border-radius:.75rem;font-weight:600}.audit-banner--error{background:#fee2e2;border:1px solid #f87171;color:#b91c1c}.audit-section{background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 15px 30px #0f172a14;display:flex;flex-direction:column;gap:1rem}.audit-section__header{display:flex;justify-content:space-between;align-items:center;font-weight:600;color:#1e293b}.audit-alerts{display:grid;gap:1rem}.audit-alert{border:1px solid #e2e8f0;border-radius:.85rem;padding:1rem 1.25rem;background:#f8fafc;display:grid;gap:.75rem}.audit-alert--pending{border-color:#3b82f659;background:#3b82f614}.audit-alert--failed{border-color:#ef444459;background:#ef444414}.audit-alert__meta{display:flex;justify-content:space-between;align-items:center;font-weight:600;color:#1e293b}.audit-alert__status{text-transform:uppercase;font-size:.75rem;letter-spacing:.08em}.audit-alert__details{display:grid;gap:.4rem;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.audit-alert__details dt{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:#64748b}.audit-alert__details dd{margin:.25rem 0 0;font-weight:600;color:#0f172a}.audit-alert__metadata{background:#fff;border-radius:.75rem;border:1px dashed #cbd5f5;padding:.75rem}.audit-alert__metadata summary{cursor:pointer;font-weight:600;color:#2563eb}.audit-alert__metadata pre{margin:.75rem 0 0;overflow-x:auto;font-size:.8rem;color:#1e293b}.audit-alert__actions{display:flex;justify-content:flex-end}.audit-alert__actions button{border:none;border-radius:.75rem;padding:.6rem 1.2rem;background:linear-gradient(135deg,#16a34a,#22c55e);color:#fff;font-weight:600;cursor:pointer}.audit-alert__actions button:disabled{opacity:.6;cursor:not-allowed}.audit-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.audit-card{background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 15px 30px #0f172a14;display:flex;flex-direction:column;gap:1rem}.audit-card__header{display:flex;justify-content:space-between;align-items:center;color:#1e293b;font-weight:600}.audit-events{list-style:none;margin:0;padding:0;display:grid;gap:.85rem}.audit-event__primary{display:flex;justify-content:space-between;font-weight:600;color:#0f172a}.audit-event__secondary{display:flex;justify-content:space-between;font-size:.85rem;color:#64748b}.audit-summary{width:100%;border-collapse:collapse}.audit-summary th,.audit-summary td{text-align:left;padding:.6rem .4rem;border-bottom:1px solid #e2e8f0}.returns-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.75rem}.returns-summary dt{font-size:.75rem;text-transform:uppercase;color:#64748b;letter-spacing:.08em}.returns-summary dd{margin:.2rem 0 0;font-weight:600;color:#0f172a}.audit-empty{padding:1rem;text-align:center;color:#64748b;background:#f8fafc;border-radius:.75rem}@media (max-width: 768px){.audit-header{flex-direction:column;align-items:flex-start}.audit-controls{width:100%;flex-wrap:wrap}.audit-controls select,.audit-controls button{flex:1}}.workflow-tasks{display:flex;flex-direction:column;gap:2rem;padding:2rem}.workflow-header{display:flex;justify-content:space-between;align-items:center;gap:1.5rem}.workflow-header h1{margin:0;font-size:2.1rem;color:#111827}.workflow-header p{margin:.35rem 0 0;color:#4b5563}.workflow-controls{display:flex;gap:.75rem}.workflow-controls select,.workflow-controls button{padding:.6rem 1rem;border-radius:.75rem;border:1px solid #d1d5db;font-weight:600;background:#fff;cursor:pointer}.workflow-controls button{border:none;background:linear-gradient(135deg,#2563eb,#3b82f6);color:#fff}.workflow-controls button:disabled,.workflow-controls select:disabled{opacity:.6;cursor:not-allowed}.workflow-banner{padding:.85rem 1rem;border-radius:.75rem;font-weight:600}.workflow-banner--error{background:#fee2e2;border:1px solid #fca5a5;color:#b91c1c}.workflow-summary{display:flex;gap:1rem;flex-wrap:wrap}.workflow-summary__item{flex:1 1 140px;background:#fff;border-radius:.75rem;padding:1rem;box-shadow:0 12px 24px #0f172a14;display:flex;flex-direction:column;gap:.4rem}.workflow-summary__label{font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;color:#6b7280}.workflow-summary__item strong{font-size:1.8rem;color:#111827}.workflow-empty{padding:1rem;text-align:center;border-radius:.75rem;background:#f9fafb;color:#6b7280}.workflow-list{display:grid;gap:1.25rem}.workflow-card{background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 18px 36px #0f172a14;display:grid;gap:1rem}.workflow-card__header{display:flex;justify-content:space-between;align-items:flex-start}.workflow-card__header h3{margin:0;font-size:1.3rem;color:#0f172a}.workflow-card__status{display:inline-block;margin-top:.35rem;padding:.25rem .75rem;border-radius:999px;background:#3b82f61f;color:#1d4ed8;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase}.workflow-card--completed .workflow-card__status{background:#22c55e1f;color:#15803d}.workflow-card__id{background:#f3f4f6;padding:.25rem .5rem;border-radius:.5rem;font-size:.8rem;color:#4b5563}.workflow-card__details{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.75rem}.workflow-card__details dt{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:#6b7280}.workflow-card__details dd{margin:.2rem 0 0;font-weight:600;color:#0f172a}.workflow-card__notes{grid-column:1 / -1}.workflow-card__actions{display:flex;gap:.75rem;justify-content:flex-end}.workflow-card__actions button{border:none;border-radius:.75rem;padding:.65rem 1.25rem;font-weight:600;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff}.workflow-card__actions button:disabled{opacity:.6;cursor:not-allowed}.workflow-card__complete{background:linear-gradient(135deg,#22c55e,#16a34a)}@media (max-width: 768px){.workflow-header{flex-direction:column;align-items:flex-start}.workflow-controls{width:100%;flex-wrap:wrap}.workflow-controls select,.workflow-controls button{flex:1 1 45%}.workflow-card__details{grid-template-columns:1fr}.workflow-card__actions{flex-direction:column;align-items:stretch}.workflow-card__actions button{width:100%}}.otp-security{background:#fff;border-radius:16px;padding:1.75rem;box-shadow:0 18px 40px #0f172a14;display:flex;flex-direction:column;gap:1.25rem}.otp-security__header{display:flex;justify-content:space-between;gap:1.5rem;align-items:flex-start}.otp-security__header h2{margin:0;color:#0f172a;font-size:1.35rem}.otp-security__header p{margin:.4rem 0 0;color:#475569;font-size:.95rem}.otp-security__actions{display:flex;gap:.75rem;flex-wrap:wrap}.otp-security__channel{display:flex;flex-direction:column;gap:.3rem;font-weight:600;color:#1f2937}.otp-security__channel select{border-radius:999px;border:1px solid rgba(148,163,184,.5);padding:.45rem 1rem;font-size:.9rem;background:#fff;color:#1f2937}.otp-security__channel select:disabled{background:#f1f5f9;color:#9ca3af;cursor:not-allowed}.otp-security__button{border:none;border-radius:999px;padding:.6rem 1.3rem;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.otp-security__button.primary{background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff}.otp-security__button.primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 22px #2563eb40}.otp-security__button.secondary{background:#2563eb1f;color:#1d4ed8}.otp-security__button.secondary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 20px #2563eb2e}.otp-security__button:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.otp-security__message{padding:.75rem 1rem;border-radius:12px;font-weight:500}.otp-security__message--success{background:#10b98126;color:#047857}.otp-security__message--error{background:#f871712e;color:#b91c1c}.otp-security__message--info{background:#3b82f61f;color:#1d4ed8}.otp-security__status-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.otp-security__status{padding:1rem 1.25rem;border-radius:14px;border:1px solid rgba(148,163,184,.35);background:#f8fafce6;display:flex;justify-content:space-between;align-items:center;gap:.75rem}.otp-security__status-label{font-weight:600;color:#0f172a}.otp-security__status-description{display:block;margin-top:.25rem;font-size:.85rem;color:#64748b}.otp-security__badge{font-size:.8rem;text-transform:uppercase;letter-spacing:.05em;font-weight:600;padding:.3rem .7rem;border-radius:999px}.otp-security__badge--success{background:#10b9812e;color:#047857}.otp-security__badge--pending{background:#3b82f62e;color:#1d4ed8}.otp-security__badge--warning{background:#f8717133;color:#b91c1c}.otp-security__form{display:flex;flex-direction:column;gap:.75rem}.otp-security__form-row{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.otp-security__form-row input{flex:1 1 200px;border-radius:10px;border:1px solid rgba(148,163,184,.6);padding:.75rem;font-size:1rem}.otp-security__form-row input:disabled{background:#f8fafc}.otp-security__form-actions{display:flex;gap:.5rem}.otp-security__hint{font-size:.85rem;color:#475569}@media (max-width: 768px){.otp-security__header{flex-direction:column;align-items:flex-start}.otp-security__actions{width:100%}.otp-security__form-row{flex-direction:column;align-items:stretch}.otp-security__form-actions{justify-content:flex-start}}.otp-notice{position:relative;display:flex;gap:1rem;align-items:flex-start;background:linear-gradient(135deg,#0f172aeb,#1e40afe6);border:1px solid rgba(129,140,248,.45);border-radius:16px;padding:1rem 1.25rem;width:min(960px,calc(100% - 2rem));margin:1rem auto;box-shadow:0 18px 45px -20px #0f172abf;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10}.otp-notice__icon{font-size:1.35rem;line-height:1;margin-top:.25rem}.otp-notice__content{flex:1;display:flex;flex-direction:column;gap:.35rem}.otp-notice__heading{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap;color:#e5e7eb}.otp-notice__heading strong{font-size:1rem;letter-spacing:.02em}.otp-notice__status{font-size:.75rem;text-transform:uppercase;letter-spacing:.06em;font-weight:700;padding:.25rem .6rem;border-radius:999px;background:#2563eb38;color:#bfdbfe;border:1px solid rgba(191,219,254,.35)}.otp-notice__status--verified{background:#16a34a40;color:#bbf7d0;border-color:#22c55e8c}.otp-notice__status--pending{background:#eab30838;color:#fef9c3;border-color:#facc15a6}.otp-notice__status--unverified{background:#f871713d;color:#fee2e2;border-color:#f87171b3}.otp-notice__content p{margin:0;color:#cbd5f5;font-size:.95rem}.otp-notice__actions{display:flex;flex-direction:column;gap:.5rem;align-items:flex-end}.otp-notice__cta,.otp-notice__refresh,.otp-notice__dismiss{border-radius:999px;padding:.6rem 1.2rem;font-weight:600;border:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;font-size:.85rem}.otp-notice__cta{background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.otp-notice__cta:hover{transform:translateY(-1px);box-shadow:0 12px 24px #3b82f640}.otp-notice__refresh{background:#3b82f626;color:#bfdbfe}.otp-notice__refresh:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 20px #3b82f633}.otp-notice__refresh:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.otp-notice__dismiss{background:#0f172a73;color:#e5e7eb}.otp-notice__dismiss:hover{transform:translateY(-1px);box-shadow:0 10px 20px #47556933}@media (max-width: 768px){.otp-notice{flex-direction:column;align-items:stretch;width:calc(100% - 1.5rem);padding:1rem}.otp-notice__actions{flex-direction:row;justify-content:flex-end;flex-wrap:wrap}.otp-notice__cta,.otp-notice__refresh{flex:1;justify-content:center}}.admin-app{min-height:100vh;background:#f8f9fa}.admin-content{padding-top:80px;min-height:calc(100vh - 80px);padding-left:2rem;padding-right:2rem}.admin-otp-notice{margin:1rem auto 1.5rem;max-width:960px}.admin-otp-notice .otp-notice__cta{background:linear-gradient(135deg,#0ea5e9,#6366f1)}.admin-otp-settings{margin:0 auto 2rem;max-width:960px}.admin-navbar{position:fixed;top:0;left:0;right:0;z-index:1000;background:#343a40;color:#fff;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 10px #0000001a}.admin-brand h2{margin:0;font-size:1.5rem}.admin-brand span{font-size:.9rem;opacity:.8}.admin-nav-links{display:flex;gap:2rem}.admin-nav-links a{color:#fff;text-decoration:none;padding:.5rem 1rem;border-radius:8px;transition:background .3s ease}.admin-nav-links a:hover{background:#ffffff1a}.admin-actions{display:flex;gap:1rem}.admin-actions a,.admin-actions button{color:#fff;text-decoration:none;padding:.5rem 1rem;border:1px solid rgba(255,255,255,.3);background:transparent;border-radius:8px;cursor:pointer;transition:all .3s ease}.admin-actions a:hover,.admin-actions button:hover{background:#ffffff1a}.admin-access-denied{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem;background:#f8f9fa}.admin-access-denied h1{color:#dc3545;font-size:2.5rem;margin-bottom:1rem}.admin-access-denied p{color:#666;font-size:1.2rem;margin-bottom:2rem}.admin-access-denied a{display:inline-block;padding:1rem 2rem;background:#007bff;color:#fff;text-decoration:none;border-radius:12px;font-weight:600;transition:all .3s ease}.admin-access-denied a:hover{background:#0056b3;transform:translateY(-2px)}.admin-dashboard,.pending-sellers,.manage-users,.manage-products{padding:2rem;max-width:1200px;margin:0 auto}.pending-sellers__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.pending-sellers__header h1{margin:0}.pending-sellers__header p{margin:.25rem 0 0;font-size:.9rem;color:#666}.sellers-list{display:flex;flex-direction:column;gap:1rem}.seller-card{background:#fff;border-radius:12px;padding:1.25rem 1.5rem;box-shadow:0 2px 8px #0000000f}.seller-card__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.seller-card__header h3{margin:0}.seller-card__meta{margin:.25rem 0 0;font-size:.85rem;color:#555}.seller-status-chip{padding:.25rem .6rem;border-radius:999px;font-size:.8rem;background:#fff3cd;color:#856404;text-transform:capitalize}.seller-card__details{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.5rem 1.5rem;margin-bottom:.75rem;font-size:.9rem}.seller-actions{display:flex;gap:.75rem}.seller-actions .approve-btn,.seller-actions .reject-btn{padding:.4rem .9rem;border-radius:999px;border:none;font-size:.85rem;cursor:pointer}.seller-actions .approve-btn{background:#e3fcec;color:#1b5e20}.seller-actions .reject-btn{background:#ffe5e5;color:#c62828}.manage-users__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.users-table{display:flex;flex-direction:column;gap:1rem}.user-row{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-radius:12px;background:#fff;box-shadow:0 2px 8px #0000000f}.user-info{display:flex;flex-direction:column;gap:.15rem}.user-info strong{font-size:1rem;color:#222}.user-info span{font-size:.85rem;color:#555}.user-actions{display:flex;gap:.75rem}.user-actions .block-btn,.user-actions .unblock-btn{padding:.4rem .9rem;border-radius:999px;border:none;font-size:.85rem;cursor:pointer}.user-actions .block-btn{background:#ffe5e5;color:#c62828}.user-actions .unblock-btn{background:#e3f2fd;color:#1565c0}.admin-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem}.stat-card{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 2px 8px #0000001a;text-align:center}.stat-card h3{color:#666;font-size:.9rem;margin:0 0 1rem}.stat-value{font-size:2rem;font-weight:700;color:#333}@media (max-width: 768px){.admin-navbar{flex-direction:column;gap:1rem;padding:1rem}.admin-nav-links{gap:1rem}.admin-content{padding-top:120px;padding-left:1rem;padding-right:1rem}}.portal-login{--portal-login-base: linear-gradient(135deg, #0f172a 0%, #111320 55%, #070b15 100%);--portal-login-accent: #38bdf8;--portal-login-accent-rgb: 56, 189, 248;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:3.5rem 1.5rem;position:relative;overflow:hidden;background-color:#020617;background-image:radial-gradient(circle at 25% 20%,rgba(59,130,246,.25),transparent 45%),radial-gradient(circle at 80% 0%,rgba(14,165,233,.15),transparent 50%),radial-gradient(circle at 10% 120%,rgba(96,165,250,.15),transparent 50%),var(--portal-login-base)}.portal-login:before,.portal-login:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.portal-login:before{background-image:repeating-linear-gradient(0deg,rgba(255,255,255,.02) 0,rgba(255,255,255,.02) 3px,transparent 3px,transparent 6px),repeating-linear-gradient(90deg,rgba(255,255,255,.015) 0,rgba(255,255,255,.015) 2px,transparent 2px,transparent 5px);opacity:.35;mix-blend-mode:soft-light}.portal-login:after{background:radial-gradient(circle at center,#02061700 35%,#020617cc);mix-blend-mode:multiply}.portal-login__layout{width:min(1180px,100%);display:flex;flex-wrap:wrap;gap:2rem;align-items:stretch;position:relative;z-index:1}.portal-login__hero{flex:1 1 420px;min-width:300px}.portal-login__card{flex:1 1 360px;width:min(460px,100%);background:#020617a6;border-radius:1.65rem;padding:2.35rem;border:1px solid rgba(148,163,184,.25);box-shadow:0 40px 90px #020617a6;color:#e2e8f0;-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px)}.portal-login__badge{display:inline-block;text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;font-weight:600;color:var(--portal-login-accent);background:rgba(var(--portal-login-accent-rgb),.15);padding:.35rem .75rem;border-radius:999px;margin-bottom:1rem;border:1px solid rgba(var(--portal-login-accent-rgb),.4)}.portal-login__header h1{margin:0;font-size:2rem;font-weight:700;color:#f8fafc}.portal-login__description{margin-top:.75rem;color:#94a3b8;line-height:1.6}.portal-login__allowed{margin-top:1rem;font-size:.85rem;color:#cbd5f5}.portal-login__form{margin-top:2rem;display:grid;gap:.85rem}.portal-login__form-label{font-size:.85rem;font-weight:600;color:#cbd5f5}.portal-login__form input{border-radius:.95rem;border:1px solid rgba(148,163,184,.35);background:#0f172a99;padding:.85rem 1rem;color:#f8fafc;font-size:1rem;transition:border .2s ease,box-shadow .2s ease}.portal-login__form input:focus{outline:none;border-color:rgba(var(--portal-login-accent-rgb),.85);box-shadow:0 0 0 3px rgba(var(--portal-login-accent-rgb),.35)}.portal-login__error{margin-top:.5rem;border-radius:.85rem;border:1px solid rgba(248,113,113,.45);padding:.75rem 1rem;background:#f8717126;color:#fecdd3;font-size:.9rem}.portal-login__otp-block{margin-top:.5rem;display:grid;gap:.65rem}.portal-login__otp-hint{margin:0;font-size:.85rem;color:#cbd5f5;background:rgba(var(--portal-login-accent-rgb),.18);border-radius:.85rem;padding:.75rem .95rem;border:1px solid rgba(var(--portal-login-accent-rgb),.35)}.portal-login__submit{margin-top:.75rem;border:none;border-radius:.95rem;background-image:linear-gradient(135deg,rgba(var(--portal-login-accent-rgb),1),#6366f1cc);color:#f8fafc;font-weight:600;padding:1rem;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 18px 45px #0f172aa6}.portal-login__submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 20px 55px #0f172ab3}.portal-login__submit:disabled{cursor:not-allowed;opacity:.7}.portal-login__footer{margin-top:1.75rem;display:flex;justify-content:space-between;gap:.85rem}.portal-login__secondary{flex:1;border:none;border-radius:.9rem;padding:.75rem 1rem;background:#94a3b833;color:#e2e8f0;font-weight:600;cursor:pointer;transition:background .2s ease,transform .2s ease}.portal-login__secondary:hover{background:#94a3b84d;transform:translateY(-1px)}.portal-login__secondary--ghost{background:transparent;border:1px solid rgba(148,163,184,.35)}.portal-login__secondary--ghost:hover{background:#94a3b81f}@media (max-width: 1024px){.portal-login__layout{gap:1.5rem}}@media (max-width: 768px){.portal-login{padding:2.5rem 1.25rem}.portal-login__hero{flex-basis:100%}.portal-login__card{padding:2rem}}@media (max-width: 640px){.portal-login__card{padding:1.85rem}.portal-login__header h1{font-size:1.6rem}.portal-login__footer{flex-direction:column}}.portal-login-customer{--portal-login-base: linear-gradient(135deg, #3b0764 0%, #312e81 55%, #1d4ed8 100%);--portal-login-accent: #a5b4fc;--portal-login-accent-rgb: 165, 180, 252}.portal-login-seller{--portal-login-base: linear-gradient(135deg, #022c22 0%, #065f46 55%, #14b8a6 100%);--portal-login-accent: #34d399;--portal-login-accent-rgb: 52, 211, 153}.portal-login-delivery{--portal-login-base: linear-gradient(135deg, #082f49 0%, #0f4592 55%, #38bdf8 100%);--portal-login-accent: #60a5fa;--portal-login-accent-rgb: 96, 165, 250}.portal-login-operations{--portal-login-base: linear-gradient(135deg, #2e1065 0%, #6d28d9 55%, #a21caf 100%);--portal-login-accent: #c084fc;--portal-login-accent-rgb: 192, 132, 252}.portal-login-admin{--portal-login-base: linear-gradient(135deg, #422006 0%, #713f12 55%, #f59e0b 100%);--portal-login-accent: #fbbf24;--portal-login-accent-rgb: 251, 191, 36}
