:root{--background:#f4f8fb;--background-secondary:#ebf0f5;--background-features:#ebf0f5;--background-alt:#dbdeeb;--background-hover:#e5e9f0;--background-sp:linear-gradient(20deg,#f6f8fc,#e9eef7 50%,#dde5f0);--hero-bg:url(/heroBgImageDrk.jpg);--background-nav:#ffffff;--primary:#3d7bda;--primary-hover:#2f63b0;--secondary:#6c7785;--accent:#21b8a6;--danger:#d64545;--success:#2fa765;--warning:#cc7a2b;--text-primary:#1b2430;--text-secondary:#4c5563;--text-title:#f2f4f8;--border:#d6dbe3;--button-text:#ffffff;--button-background:linear-gradient(90deg,#3d7bda,#00b8c8);--landing-background:linear-gradient(90deg,rgb(44,77,127),rgba(58,183,196,0.9));--font-body:"Arial",sans-serif;--font-heading:"Segoe UI",sans-serif;--radius-none:0;--radius-sm:4px;--radius-md:8px;--radius-lg:14px;--space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:24px;--space-xl:32px;--border-light:rgba(171,179,180,0.986);--border-hover:rgba(0,0,0,0.18);--primary-dark:#0369a1;--primary-light:#e0f2fe;--card-bg:#ffffff;--shadow-soft:0 8px 22px rgba(0,0,0,0.06);--shadow-card:0 12px 38px rgba(0,0,0,0.08);--gradient-soft:linear-gradient(135deg,rgba(56,189,248,0.18),rgba(14,165,233,0.18))}@media (prefers-color-scheme:dark){:root{--background:#0e1218;--background-secondary:#151a21;--background-alt:#1b212b;--background-hover:#252c36;--background-features:#linear-gradient(to bottom,#1a2230,#131b27,#0f1621);--background-sp:linear-gradient(180deg,#1a2230,#131b27,#0f1621);--background-nav:#151a21;--card-bg:#151a21;--gradient-soft:linear-gradient(135deg,rgba(30,58,138,0.18),rgba(14,165,233,0.18));--hero-bg:url(/heroBgImage.png);--primary:#3d7bda;--primary-hover:#2f63b0;--secondary:#9aa2ac;--accent:#6ef0c9;--highlight:#ff6fa3;--success:#3aa76d;--warning:#d89445;--danger:#d55656;--text-primary:#e4e7ec;--text-secondary:#a8aebb;--text-title:#f2f4f8;--text-highlight:#6ef0c9;--border:#2a323d;--button-text:#ffffff;--button-background:linear-gradient(90deg,#2c4d7f,#3ab7c4);--landing-background:linear-gradient(135deg,rgba(29,39,56,0.7),rgba(41,61,85,0.7) 50%,rgba(52,87,115,0.7));--shadow-sm:rgba(0,0,0,0.2);--shadow-md:rgba(0,0,0,0.35);--shadow-lg:rgba(0,0,0,0.5)}html{color-scheme:dark}}body,html{height:100%;overflow:hidden;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.modern-dialog-backdrop{position:fixed;inset:0;z-index:1300;display:flex;align-items:center;justify-content:center;padding:16px;background:rgba(15,23,42,.48);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.modern-dialog-shell{width:94vw;max-width:980px;height:90vh;max-height:940px;overflow:hidden;border-radius:26px;box-shadow:0 28px 90px rgba(15,23,42,.35);border:1px solid rgba(255,255,255,.65)}.modern-dialog-shell,.modern-dialog-small-shell{display:flex;flex-direction:column;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,250,252,.96))}.modern-dialog-small-shell{width:min(520px,92vw);min-height:260px;border-radius:24px;box-shadow:0 24px 80px rgba(0,0,0,.25);border:1px solid rgba(255,255,255,.65);align-items:center;justify-content:center;text-align:center;gap:12px;padding:0 0 32px}.modern-dialog-header{padding:18px 24px;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(135deg,rgba(30,64,175,.1),rgba(14,165,233,.08));border-bottom:1px solid rgba(15,23,42,.08)}.modern-dialog-header-left{display:flex;align-items:center;gap:12px;min-width:0}.modern-dialog-header-actions{display:flex;align-items:center;gap:8px}.modern-dialog-icon-button{width:38px!important;height:38px!important;background-color:rgba(15,23,42,.06)!important;color:#0f172a!important}.modern-dialog-icon-button:hover{background-color:rgba(15,23,42,.12)!important}.modern-dialog-avatar{width:44px!important;height:44px!important;background:linear-gradient(135deg,#2563eb,#06b6d4)!important;box-shadow:0 10px 24px rgba(37,99,235,.25);color:#ffffff!important}.modern-dialog-title{font-size:1.15rem!important;font-weight:800!important;line-height:1.15!important;color:#0f172a!important}.modern-dialog-subtitle{color:#64748b!important;font-weight:500!important}.modern-dialog-stage-chip{font-weight:800!important}.modern-dialog-stage-chip.contact{color:#2563eb!important;background-color:#dbeafe!important}.modern-dialog-stage-chip.lead{color:#7c2d12!important;background-color:#ffedd5!important}.modern-dialog-stage-chip.customer{color:#065f46!important;background-color:#d1fae5!important}.modern-dialog-readonly-chip{font-weight:800!important;color:#475569!important;background-color:#e2e8f0!important}.modern-dialog-readonly-chip .MuiChip-icon{color:inherit!important}.modern-dialog-status-strip{padding:12px 24px;display:flex;align-items:center;justify-content:space-between;gap:12px;background-color:rgba(255,255,255,.72)}.modern-dialog-status-title{font-weight:800!important;color:#0f172a!important;font-size:.95rem!important}.modern-dialog-status-subtitle{color:#64748b!important;font-weight:500!important}.modern-dialog-chip-row{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.modern-dialog-info-chip{font-weight:700!important;color:#075985!important;background-color:#e0f2fe!important}.modern-dialog-success-chip{font-weight:700!important;color:#065f46!important;background-color:#d1fae5!important}.modern-dialog-info-chip .MuiChip-icon,.modern-dialog-success-chip .MuiChip-icon{color:inherit!important}.modern-dialog-content{flex:1 1;overflow-y:auto;padding:20px;background:radial-gradient(circle at top left,rgba(59,130,246,.08),transparent 28%),linear-gradient(180deg,#f8fafc,#eef2f7)}.modern-dialog-form{display:flex;flex-direction:column;gap:16px}.modern-dialog-card{border-radius:22px!important;background-color:rgba(255,255,255,.88)!important;border:1px solid rgba(148,163,184,.24)!important;box-shadow:0 12px 34px rgba(15,23,42,.06)!important;overflow:hidden}.modern-dialog-card-padded{padding:16px}.modern-dialog-card-header{padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:16px;cursor:pointer;background-color:rgba(255,255,255,.92)}.modern-dialog-card-header:hover{background-color:rgba(248,250,252,1)}.modern-dialog-section-title-wrap{display:flex;align-items:center;gap:8px}.modern-dialog-section-icon{color:#2563eb;font-size:20px!important;flex-shrink:0}.modern-dialog-section-title{font-weight:800!important;color:#0f172a!important}.modern-dialog-section-subtitle{color:#64748b!important;font-weight:500!important}.modern-dialog-collapse-body{padding:16px}.modern-dialog-footer{padding:14px 24px;display:flex;justify-content:flex-end;align-items:center;gap:10px;flex-wrap:wrap;background-color:rgba(255,255,255,.95);border-top:1px solid rgba(15,23,42,.08)}.modern-dialog-primary-button{min-width:160px!important;border-radius:999px!important;text-transform:none!important;font-weight:900!important;padding-inline:24px!important;color:#ffffff!important;background:linear-gradient(135deg,#2563eb,#06b6d4)!important;box-shadow:0 12px 26px rgba(37,99,235,.28)!important}.modern-dialog-primary-button:hover{background:linear-gradient(135deg,#1d4ed8,#0891b2)!important}.modern-dialog-primary-button.Mui-disabled{background:#cbd5e1!important;color:#ffffff!important;box-shadow:none!important}.modern-dialog-secondary-button{border-radius:999px!important;text-transform:none!important;font-weight:800!important;padding-inline:20px!important}.modern-dialog-secondary-button.blue{border-color:rgba(37,99,235,.32)!important;color:#2563eb!important}.modern-dialog-secondary-button.blue:hover{border-color:#2563eb!important;background-color:rgba(37,99,235,.06)!important}.modern-dialog-secondary-button.green{border-color:rgba(5,150,105,.32)!important;color:#059669!important}.modern-dialog-secondary-button.green:hover{border-color:#059669!important;background-color:rgba(5,150,105,.06)!important}.modern-dialog-secondary-button.neutral{border-color:rgba(15,23,42,.18)!important;color:#334155!important}.modern-dialog-secondary-button.neutral:hover{border-color:rgba(15,23,42,.32)!important;background-color:rgba(15,23,42,.04)!important}.modern-dialog-button-loader{display:flex;align-items:center;gap:8px}.modern-dialog-button-loader .MuiCircularProgress-root{color:#ffffff!important}@media (max-width:600px){.modern-dialog-backdrop{padding:10px}.modern-dialog-shell{width:94vw;height:90vh;border-radius:18px}.modern-dialog-header{padding:16px}.modern-dialog-status-strip{padding:12px 16px;align-items:flex-start;flex-direction:column}.modern-dialog-chip-row{justify-content:flex-start}.modern-dialog-content{padding:12px}.modern-dialog-footer{padding:12px 16px}.modern-dialog-primary-button,.modern-dialog-secondary-button{width:100%}}.modern-dialog-card-title-row{margin-bottom:16px;display:flex;align-items:center;gap:8px}.modern-dialog-card-title-row-between{margin-bottom:16px;display:flex;align-items:center;justify-content:space-between;gap:12px}.modern-dialog-card-title-left{display:flex;align-items:center;gap:8px}.modern-dialog-inner-spacing-top{margin-top:16px}.modern-dialog-primary-button-content{display:flex;align-items:center;gap:8px}.modern-dialog-primary-button-content .MuiCircularProgress-root{color:#ffffff!important}.modern-dialog-action-row{display:flex;justify-content:flex-end;padding:16px 24px 0}.modern-dialog-content-column{display:flex;flex-direction:column;gap:20px}.modern-dialog-collapsible{border-radius:22px;background-color:rgba(255,255,255,.88);border:1px solid rgba(148,163,184,.24);box-shadow:0 12px 34px rgba(15,23,42,.06);overflow:hidden}.modern-dialog-collapsible-header{padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:16px;cursor:pointer;background-color:rgba(255,255,255,.92)}.modern-dialog-collapsible-header:hover{background-color:rgba(248,250,252,1)}.modern-dialog-collapsible-body{padding:16px}.modern-dialog-profile-row{display:flex;align-items:center;gap:18px;margin-bottom:20px}.modern-dialog-profile-image{width:86px;height:86px;border-radius:22px;object-fit:cover;border:3px solid #ffffff;box-shadow:0 12px 30px rgba(15,23,42,.16);background-color:#e2e8f0}.modern-dialog-profile-info{min-width:0}.modern-dialog-profile-name{font-weight:900!important;color:#0f172a!important;line-height:1.2!important}.modern-dialog-muted-text{color:#64748b!important;font-weight:500!important}.modern-dialog-info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.modern-dialog-info-box{padding:14px;border-radius:16px;background-color:rgba(248,250,252,.94);border:1px solid rgba(148,163,184,.24);color:#0f172a;font-weight:700;word-break:break-word}.modern-dialog-info-label{display:block;margin-bottom:5px;color:#64748b;font-size:.74rem;font-weight:800;text-transform:uppercase;letter-spacing:.03em}.modern-dialog-tabs{min-height:44px!important;margin-bottom:16px}.modern-dialog-tabs .MuiTabs-flexContainer{gap:10px}.modern-dialog-tabs .MuiTab-root{min-height:42px;min-width:auto;padding:8px 18px;border-radius:999px;text-transform:none;font-weight:800;color:#334155;border:1px solid rgba(15,23,42,.08);background-color:rgba(255,255,255,.84)}.modern-dialog-tabs .Mui-selected{color:#0f172a!important;background-color:#dbeafe!important;box-shadow:0 8px 20px rgba(15,23,42,.1)}.modern-dialog-tabs .MuiTabs-indicator{display:none}.modern-dialog-item-grid,.modern-dialog-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.modern-dialog-item-card,.modern-dialog-product-card{position:relative;display:flex;gap:14px;padding:14px;min-height:116px;border-radius:20px;background-color:rgba(248,250,252,.96);border:1px solid rgba(148,163,184,.28);box-shadow:0 10px 26px rgba(15,23,42,.06);transition:transform .16s ease,box-shadow .16s ease}.modern-dialog-item-card:hover,.modern-dialog-product-card:hover{transform:translateY(-1px);box-shadow:0 16px 36px rgba(15,23,42,.1)}.modern-dialog-card-action-button{position:absolute!important;top:10px;right:10px;width:34px!important;height:34px!important;background-color:#dbeafe!important;color:#2563eb!important}.modern-dialog-card-action-button:hover{background-color:#bfdbfe!important}.modern-dialog-item-image,.modern-dialog-product-image{width:86px;height:86px;border-radius:16px;object-fit:cover;background-color:#e2e8f0;flex-shrink:0}.modern-dialog-card-text{min-width:0;padding-right:30px}.modern-dialog-card-title{font-weight:900!important;color:#0f172a!important}.modern-dialog-empty-text{margin-top:16px!important;color:#64748b!important;font-weight:600!important}.modern-dialog-create-button{border-radius:999px!important;text-transform:none!important;font-weight:900!important;padding-inline:24px!important;color:#ffffff!important;background:linear-gradient(135deg,#2563eb,#06b6d4)!important;box-shadow:0 12px 26px rgba(37,99,235,.28)!important}.modern-dialog-create-button:hover{background:linear-gradient(135deg,#1d4ed8,#0891b2)!important}.modern-dialog-loading-content{display:flex;justify-content:center;padding:32px}.modern-dialog-error-text{padding:16px;color:#dc2626!important;font-weight:700!important}@media (max-width:800px){.modern-dialog-info-grid,.modern-dialog-item-grid,.modern-dialog-product-grid{grid-template-columns:1fr}.modern-dialog-profile-row{align-items:flex-start}}@media (max-width:600px){.modern-dialog-action-row{padding:12px 16px 0}.modern-dialog-profile-row{flex-direction:column}.modern-dialog-profile-image{width:74px;height:74px;border-radius:18px}.modern-dialog-collapsible-body{padding:12px}.modern-dialog-item-card,.modern-dialog-product-card{flex-direction:column}.modern-dialog-card-text{padding-right:0}}.modern-dialog-delete-header{width:100%;box-sizing:border-box}.modern-dialog-danger-avatar{width:44px!important;height:44px!important;background:linear-gradient(135deg,#dc2626,#f97316)!important;box-shadow:0 10px 24px rgba(220,38,38,.25);color:#ffffff!important}.modern-dialog-delete-card{width:100%;box-sizing:border-box;text-align:left}.modern-dialog-danger-icon{color:#dc2626;font-size:22px!important;flex-shrink:0}.modern-dialog-strong-text{color:#0f172a;font-weight:900}.modern-dialog-danger-helper-text{display:block;margin-top:10px!important;color:#dc2626!important;font-weight:700!important}.modern-dialog-delete-footer{width:100%;box-sizing:border-box;border-top:0;padding:0;background:transparent}.modern-dialog-danger-button{min-width:140px!important;border-radius:999px!important;text-transform:none!important;font-weight:900!important;padding-inline:24px!important;color:#ffffff!important;background:linear-gradient(135deg,#dc2626,#f97316)!important;box-shadow:0 12px 26px rgba(220,38,38,.28)!important}.modern-dialog-danger-button:hover{background:linear-gradient(135deg,#b91c1c,#ea580c)!important}.modern-dialog-danger-button.Mui-disabled{background:#cbd5e1!important;color:#ffffff!important;box-shadow:none!important}.modern-dialog-wide-shell{max-width:1180px}.modern-dialog-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.modern-dialog-field-grid.single{grid-template-columns:1fr}.modern-dialog-table-card{padding:0}.modern-dialog-table-scroll{width:100%;overflow-x:auto}.modern-dialog-table-actions{display:flex;align-items:center;gap:8px}.modern-dialog-table-unit-field{min-width:180px}.modern-dialog-money-input{width:90px}.modern-dialog-money-input input::-webkit-inner-spin-button,.modern-dialog-money-input input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.modern-dialog-money-input input[type=number]{-moz-appearance:textfield}.modern-dialog-line-input input::-webkit-inner-spin-button,.modern-dialog-line-input input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.modern-dialog-line-input input[type=number]{-moz-appearance:textfield}.modern-dialog-preview-button{border-radius:999px!important;text-transform:none!important;font-weight:900!important;padding-inline:24px!important;color:#075985!important;border-color:rgba(14,165,233,.35)!important;background-color:rgba(224,242,254,.65)!important}.modern-dialog-preview-button:hover{border-color:#0284c7!important;background-color:#e0f2fe!important}@media (max-width:700px){.modern-dialog-field-grid{grid-template-columns:1fr}.modern-dialog-wide-shell{max-width:94vw}}.modern-dialog-product-profile-grid{display:grid;grid-template-columns:260px minmax(0,1fr);grid-gap:20px;gap:20px;align-items:flex-start}.modern-dialog-form-stack{display:flex;flex-direction:column;gap:16px}.modern-dialog-document-row{display:grid;grid-template-columns:minmax(0,1fr) auto 42px;grid-gap:12px;gap:12px;align-items:center}@media (max-width:760px){.modern-dialog-document-row,.modern-dialog-product-profile-grid{grid-template-columns:1fr}}.global-floating-actions{position:fixed;top:112px;right:22px;z-index:90;width:236px;border-radius:18px;border:1px solid rgba(203,219,232,.95);background:rgba(255,255,255,.96);box-shadow:0 18px 48px rgba(78,98,118,.18),inset 0 1px 0 rgba(255,255,255,.9);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);overflow:hidden}.global-floating-actions.four-actions{width:268px;border-radius:22px;border:1px solid rgba(191,219,254,.9);background:radial-gradient(circle at top right,rgba(37,99,235,.1),transparent 34%),linear-gradient(145deg,#ffffff,#f8fbff);box-shadow:0 22px 52px rgba(15,23,42,.18),inset 0 1px 0 rgba(255,255,255,.96)}.global-floating-actions.four-actions .global-floating-actions-header{min-height:48px;padding:.68rem .72rem;border-bottom:1px solid rgba(37,99,235,.18);background:radial-gradient(circle at top right,rgba(14,165,233,.3),transparent 38%),linear-gradient(135deg,#1e3a8a,#2563eb 58%,#0f766e);display:flex;align-items:center;justify-content:space-between;gap:.55rem;cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:none}.global-floating-actions.four-actions .global-floating-actions-header:active{cursor:-webkit-grabbing;cursor:grabbing}.global-floating-actions.four-actions .global-floating-actions-header>span{min-width:0;display:inline-flex;align-items:center;gap:.42rem;color:#ffffff;font-size:.75rem;font-weight:760;letter-spacing:.055em;text-transform:uppercase;text-shadow:0 1px 1px rgba(15,23,42,.2)}.global-floating-actions.four-actions .global-floating-actions-header>span svg{width:19px;height:19px;padding:.16rem;border-radius:8px;color:#ffffff;background:rgba(255,255,255,.18);border:1px solid rgba(255,255,255,.26)}.global-floating-actions.four-actions .global-floating-actions-header button{width:29px;height:29px;border-radius:11px;border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.16);color:#ffffff;display:grid;place-items:center;cursor:pointer;transition:background .16s ease,border-color .16s ease,transform .16s ease}.global-floating-actions.four-actions .global-floating-actions-header button:hover{transform:translateY(-1px);background:rgba(255,255,255,.28);border-color:rgba(255,255,255,.36)}.global-floating-actions.four-actions .global-floating-actions-header button svg{font-size:1rem}.global-floating-actions.four-actions .global-floating-actions-grid{padding:.68rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.58rem;gap:.58rem}.global-floating-actions.four-actions .global-floating-actions-grid button{min-height:50px;padding:.58rem .62rem;border-radius:15px;border:1px solid #d9e5f1;background:linear-gradient(180deg,#ffffff,#f8fbfd);color:#4f7fa9;font-family:inherit;font-size:.72rem;font-weight:720;line-height:1;display:inline-flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.46rem;cursor:pointer;text-align:left;position:relative;overflow:hidden;box-shadow:0 9px 20px rgba(15,23,42,.07),inset 0 1px 0 rgba(255,255,255,.96);transition:transform .16s ease,background .16s ease,border-color .16s ease,box-shadow .16s ease}.global-floating-actions.four-actions .global-floating-actions-grid button:hover{transform:translateY(-2px);background:#edf5fb;border-color:#c8dbea;box-shadow:0 14px 28px rgba(15,23,42,.11),inset 0 1px 0 rgba(255,255,255,.98)}.global-floating-actions.four-actions .global-floating-actions-grid button:active{transform:translateY(0)}.global-floating-actions.four-actions .global-floating-actions-grid button svg{width:28px;height:28px;padding:.38rem;border-radius:11px;color:#4f7fa9;background:rgba(255,255,255,.82);border:1px solid #d9e5f1;box-shadow:0 5px 12px rgba(15,23,42,.08);flex-shrink:0}.global-floating-actions.four-actions .global-floating-actions-grid button span{min-width:0;display:block;color:#1f2937;font-size:.72rem;font-weight:740;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.global-floating-actions.four-actions .global-floating-actions-grid button:last-child{grid-column:auto}.global-floating-actions-restore{position:fixed;right:18px;bottom:92px;z-index:90;min-height:40px;padding:0 .9rem;border-radius:999px;border:1px solid #bfdbfe;background:radial-gradient(circle at top right,rgba(37,99,235,.14),transparent 40%),linear-gradient(135deg,#ffffff,#eff6ff);color:#2563eb;font-family:inherit;font-size:.78rem;font-weight:760;box-shadow:0 16px 38px rgba(15,23,42,.16);display:inline-flex;align-items:center;gap:.42rem;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.global-floating-actions-restore:hover{transform:translateY(-2px);border-color:#93c5fd;box-shadow:0 20px 42px rgba(15,23,42,.2)}.global-floating-actions-restore svg{font-size:1rem}@media (max-width:900px){.global-floating-actions.four-actions{width:258px;right:14px}}@media (max-width:640px){.global-floating-actions.four-actions{width:calc(100vw - 24px);right:12px;top:auto;bottom:84px}.global-floating-actions.four-actions .global-floating-actions-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.global-floating-actions.four-actions .global-floating-actions-grid button{min-height:48px}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:hsl(6,78%,57%);--toastify-color-transparent:rgba(255,255,255,0.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px rgba(0,0,0,0.1);--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translateZ(var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translateX(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y:0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 1 auto;align-items:center;word-break:break-word}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:auto}.Toastify__toast{--toastify-toast-width:100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right;border-bottom-left-radius:0}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}