:root{--bg-page:#fff;--bg-card:#fff;--bg-header:#2e308e;--bg-header-text:#fff;--bg-row-alt:#f8fafc;--bg-info:#f8fafc;--text-main:#1a202c;--text-muted:#64748b;--text-primary:#2e308e;--text-highlight:#4f46e5;--border-color:#e2e8f0;--shadow-card:#00000014;--setup-bg:#f0fdf4;--setup-border:#dcfce7;--setup-text:#166534;--badge-bg:#eef2ff;--badge-text:#4338ca}@media (prefers-color-scheme:dark){:root{--bg-page:#0f172a;--bg-card:#1e293b;--bg-header:#1e293b;--bg-header-text:#f1f5f9;--bg-row-alt:#162032;--bg-info:#1e293b;--text-main:#f1f5f9;--text-muted:#94a3b8;--text-primary:#818cf8;--text-highlight:#818cf8;--border-color:#334155;--shadow-card:#0000004d;--setup-bg:#052e16;--setup-border:#14532d;--setup-text:#4ade80;--badge-bg:#312e81;--badge-text:#c7d2fe}}.page-module__zhYoBW__pageWrapper{background-color:var(--bg-page);-webkit-overflow-scrolling:touch;height:100vh;display:block;position:relative;overflow-y:auto!important}.page-module__zhYoBW__container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem 8rem;overflow:visible}.page-module__zhYoBW__cardsGrid{grid-template-columns:repeat(auto-fit,minmax(320px,450px));justify-content:center;gap:2rem;margin-top:-80px;margin-bottom:4rem;display:grid}.page-module__zhYoBW__table td:first-child{width:40%}.page-module__zhYoBW__table td:not(:first-child){text-align:center;width:30%}.page-module__zhYoBW__header{background-color:var(--bg-header);color:var(--bg-header-text);text-align:center;border-bottom:1px solid var(--border-color);border-radius:0 0 20px 20px;margin-bottom:2rem;padding:4rem 1rem}.page-module__zhYoBW__header h1{color:var(--bg-header-text);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.page-module__zhYoBW__header p{opacity:.9;max-width:600px;color:var(--bg-header-text);margin:0 auto 2rem;font-size:1.1rem}.page-module__zhYoBW__controls{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff1a;border-radius:12px;flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;padding:1rem 2rem;display:inline-flex}.page-module__zhYoBW__volumeSelect{background:var(--bg-card);color:var(--text-main);border:1px solid var(--border-color);border-radius:6px;padding:.5rem 1rem;font-size:.9rem}.page-module__zhYoBW__billingToggle{align-items:center;gap:.75rem;font-size:.9rem;display:flex}.page-module__zhYoBW__switch{width:48px;height:24px;display:inline-block;position:relative}.page-module__zhYoBW__switch input{opacity:0;width:0;height:0}.page-module__zhYoBW__slider{cursor:pointer;background-color:#64748b;border-radius:34px;transition:all .4s;position:absolute;inset:0}.page-module__zhYoBW__slider:before{content:"";background-color:#fff;border-radius:50%;width:18px;height:18px;transition:all .4s;position:absolute;bottom:3px;left:3px}input:checked+.page-module__zhYoBW__slider{background-color:var(--text-highlight)}input:checked+.page-module__zhYoBW__slider:before{transform:translate(24px)}.page-module__zhYoBW__discountBadge{color:#fff;background-color:#10b981;border-radius:4px;margin-left:4px;padding:2px 6px;font-size:.7rem;font-weight:700}.page-module__zhYoBW__cardsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-top:-60px;margin-bottom:4rem;display:grid}.page-module__zhYoBW__card{background:var(--bg-card);box-shadow:0 10px 30px var(--shadow-card);border:1px solid var(--border-color);border-radius:16px;flex-direction:column;padding:2rem;display:flex;position:relative}.page-module__zhYoBW__card.page-module__zhYoBW__highlight{border:2px solid var(--text-highlight);z-index:10;transform:scale(1.02)}@media (max-width:768px){.page-module__zhYoBW__card.page-module__zhYoBW__highlight{z-index:1;transform:none}}.page-module__zhYoBW__popularTag{background-color:var(--text-highlight);color:#fff;text-align:center;text-transform:uppercase;border-radius:12px 12px 0 0;padding:.5rem;font-size:.8rem;font-weight:700;position:absolute;top:0;left:0;right:0}.page-module__zhYoBW__cardHeader{margin-top:1rem}.page-module__zhYoBW__cardTitle{color:var(--text-main);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.page-module__zhYoBW__cardDesc{color:var(--text-muted);min-height:40px;margin-bottom:1.5rem;font-size:.9rem}.page-module__zhYoBW__priceArea{margin-bottom:1.5rem}.page-module__zhYoBW__price{color:var(--text-main);font-size:2.2rem;font-weight:800}.page-module__zhYoBW__period{color:var(--text-muted);font-size:1rem}.page-module__zhYoBW__setupBox{background-color:var(--setup-bg);border:1px solid var(--setup-border);color:var(--setup-text);border-radius:8px;margin-bottom:1.5rem;padding:.75rem;font-size:.85rem}.page-module__zhYoBW__setupOld{opacity:.7;margin-right:.5rem;text-decoration:line-through}.page-module__zhYoBW__setupNew{font-weight:700}.page-module__zhYoBW__featuresTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin-bottom:1rem;font-size:.75rem;font-weight:700}.page-module__zhYoBW__featuresList{flex-grow:1;margin:0 0 2rem;padding:0;list-style:none}.page-module__zhYoBW__featuresList li{color:var(--text-main);align-items:start;gap:.75rem;margin-bottom:.75rem;font-size:.9rem;display:flex}.page-module__zhYoBW__checkIcon{color:#10b981;flex-shrink:0}.page-module__zhYoBW__infraBadge{background-color:var(--badge-bg);color:var(--badge-text);text-align:center;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem;font-size:.85rem;font-weight:600;display:flex}.page-module__zhYoBW__comparisonSection{background:var(--bg-card);box-shadow:0 4px 6px -1px var(--shadow-card);border:1px solid var(--border-color);border-radius:20px;margin-top:4rem;padding:3rem 2rem}.page-module__zhYoBW__compHeader{text-align:center;margin-bottom:3rem}.page-module__zhYoBW__compHeader h2{color:var(--text-main);margin-bottom:.5rem;font-size:1.8rem}.page-module__zhYoBW__compHeader p{color:var(--text-muted)}.page-module__zhYoBW__tableContainer{overflow-x:auto}.page-module__zhYoBW__table{border-collapse:collapse;width:100%;min-width:800px}.page-module__zhYoBW__table th{text-align:center;color:var(--text-main);border-bottom:2px solid var(--border-color);vertical-align:middle;padding:1rem;font-weight:700}.page-module__zhYoBW__table th:first-child{text-align:left}.page-module__zhYoBW__categoryRow td{background-color:var(--bg-row-alt);text-transform:uppercase;color:var(--text-muted);letter-spacing:.05em;border-top:1px solid var(--border-color);text-align:left;padding:1rem;font-size:.8rem;font-weight:700}.page-module__zhYoBW__table td{border-bottom:1px solid var(--border-color);color:var(--text-main);vertical-align:middle;padding:1rem;font-size:.95rem}.page-module__zhYoBW__table td:not(:first-child){text-align:center}.page-module__zhYoBW__table td:not(:first-child) svg{margin:0 auto;display:block}.page-module__zhYoBW__table td:first-child{text-align:left;color:var(--text-main);background-color:#0000;width:30%;font-weight:500}.page-module__zhYoBW__nameWrapper{justify-content:flex-start;align-items:center;gap:.5rem;display:flex}.page-module__zhYoBW__table td:nth-child(3){color:var(--text-highlight);background-color:#4f46e508;font-weight:600}.page-module__zhYoBW__table th:nth-child(3){color:var(--text-highlight)}.page-module__zhYoBW__table td:first-child{text-align:left;color:var(--text-main);background-color:#0000;font-weight:500}.page-module__zhYoBW__bottomInfo{background-color:var(--bg-info);border:1px solid var(--border-color);border-radius:12px;grid-template-columns:1fr 1fr;gap:2rem;margin-top:4rem;padding:2rem;display:grid}.page-module__zhYoBW__infoBox h3{color:var(--text-main);align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:1.1rem;display:flex}.page-module__zhYoBW__infoBox p{color:var(--text-muted);font-size:.9rem;line-height:1.6}@media (max-width:768px){.page-module__zhYoBW__bottomInfo{grid-template-columns:1fr}}
.styles-module__c5suhq__button{cursor:pointer;width:100%;height:2.75rem;font-size:.875rem;font-weight:600;font-family:var(--font-heading);text-transform:uppercase;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;padding:0 1.5rem;font-weight:700;transition:all .2s;display:inline-flex}.styles-module__c5suhq__button:disabled{opacity:.6;cursor:not-allowed}.styles-module__c5suhq__primary{background-color:var(--color-primary);color:#fff;border:none}.styles-module__c5suhq__primary:hover:not(:disabled){background-color:var(--color-primary-hover)}.styles-module__c5suhq__outline{border:1px solid var(--color-primary);color:var(--color-primary);background-color:#0000}.styles-module__c5suhq__outline:hover:not(:disabled){background-color:#0080ff1a}.styles-module__c5suhq__ghost{color:var(--foreground);background-color:#0000}.styles-module__c5suhq__ghost:hover:not(:disabled){background-color:#7d7d7d1a}.styles-module__c5suhq__destructive{color:#fff;background-color:#ef4444;border:none}.styles-module__c5suhq__destructive:hover:not(:disabled){background-color:#dc2626}
.styles-module__HkkYsa__wrapper{align-items:center;width:100%;display:flex;position:relative}.styles-module__HkkYsa__input{color:#111827;background-color:#fff;border:1px solid #d1d5db;border-radius:6px;width:100%;height:2.75rem;padding:.5rem .75rem;font-size:.875rem;transition:all .2s;display:flex}.styles-module__HkkYsa__hasIcon{padding-right:2.5rem}.styles-module__HkkYsa__input::placeholder{color:#9ca3af}.styles-module__HkkYsa__input:focus{border-color:#4ba136;outline:none;box-shadow:0 0 0 1px #4ba136}.styles-module__HkkYsa__inputError{border-color:#ef4444}.styles-module__HkkYsa__inputError:focus{border-color:#ef4444;box-shadow:0 0 0 1px #ef4444}.styles-module__HkkYsa__toggleButton{cursor:pointer;color:#9ca3af;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:color .2s;display:flex;position:absolute;right:.75rem}.styles-module__HkkYsa__toggleButton:hover{color:#4b5563}.styles-module__HkkYsa__toggleButton:focus{color:#4ba136;outline:none}@media (prefers-color-scheme:dark){.styles-module__HkkYsa__input{color:#f1f5f9;background-color:#1e293b;border-color:#475569}.styles-module__HkkYsa__input::placeholder{color:#64748b}.styles-module__HkkYsa__input:focus{border-color:#818cf8;box-shadow:0 0 0 1px #818cf8}.styles-module__HkkYsa__toggleButton{color:#94a3b8}.styles-module__HkkYsa__toggleButton:hover{color:#e2e8f0}.styles-module__HkkYsa__toggleButton:focus{color:#818cf8}}
.styles-module__aicFOW__container{flex-direction:column;gap:.5rem;width:100%;display:flex}.styles-module__aicFOW__select{appearance:none;color:#111827;background-color:#fff;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-position:right .75rem center;background-repeat:no-repeat;background-size:1rem;border:1px solid #d1d5db;border-radius:6px;width:100%;height:2.75rem;padding:.5rem .75rem;font-size:.875rem;transition:all .2s}.styles-module__aicFOW__select:focus{border-color:#4ba136;outline:none;box-shadow:0 0 0 1px #4ba136}.styles-module__aicFOW__selectError{border-color:#ef4444}.styles-module__aicFOW__card{color:#111827;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:6px;align-items:center;gap:.75rem;padding:1rem;transition:all .2s;display:flex}.styles-module__aicFOW__cardSelected{color:#14532d;background-color:#f0fdf4;border-color:#4ba136}@media (prefers-color-scheme:dark){.styles-module__aicFOW__select{color:#f3f4f6;background-color:#1f2937;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%239ca3af' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");border-color:#374151}.styles-module__aicFOW__select:focus{border-color:#818cf8;box-shadow:0 0 0 1px #818cf8}.styles-module__aicFOW__card{color:#f3f4f6;background-color:#1f2937;border-color:#374151}.styles-module__aicFOW__card:hover{border-color:#6b7280}.styles-module__aicFOW__cardSelected{color:#fff;background-color:#312e81;border-color:#818cf8}}
.mapping-module__nIIujW__stepContainer{flex-direction:column;gap:1.5rem;width:100%;display:flex}.mapping-module__nIIujW__cardSection{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem;transition:background-color .2s,border-color .2s}.mapping-module__nIIujW__triggerSection{background-color:#fffbeb;border-color:#fcd34d}.mapping-module__nIIujW__sectionHeaderRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.mapping-module__nIIujW__sectionHeader{gap:1rem;display:flex}.mapping-module__nIIujW__headerIconBox{color:#64748b;background:#f1f5f9;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.mapping-module__nIIujW__sectionTitleText{color:#1e293b;margin:0 0 .25rem;font-size:1rem;font-weight:700}.mapping-module__nIIujW__sectionSubtitle{color:#64748b;margin:0;font-size:.85rem;line-height:1.4}.mapping-module__nIIujW__fieldList{flex-direction:column;gap:1rem;margin-top:32px;display:flex}.mapping-module__nIIujW__fieldRow{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:flex-start;gap:1rem;padding-bottom:1rem;display:flex}.mapping-module__nIIujW__fieldRow:last-child{border-bottom:none;padding-bottom:0}.mapping-module__nIIujW__labelCol{flex-shrink:0;width:300px}.mapping-module__nIIujW__labelRow{align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.mapping-module__nIIujW__labelText{color:#334155;font-size:.9rem;font-weight:600}.mapping-module__nIIujW__requiredBadge{color:#ef4444;text-transform:uppercase;background:#fef2f2;border-radius:4px;padding:2px 4px;font-size:.65rem;font-weight:700}.mapping-module__nIIujW__fieldDesc{color:#94a3b8;font-size:.75rem;display:block}.mapping-module__nIIujW__inputCol{flex-direction:column;flex:1;gap:.5rem;display:flex}.mapping-module__nIIujW__inputGroup{align-items:center;gap:.5rem;width:100%;display:flex}.mapping-module__nIIujW__input{color:#1e293b;background:#fff;border:1px solid #cbd5e1;border-radius:6px;outline:none;flex:1;min-width:0;padding:.6rem .8rem;font-size:.9rem;transition:border .2s,box-shadow .2s,background-color .2s}.mapping-module__nIIujW__input:focus{border-color:#2563eb}.mapping-module__nIIujW__input::placeholder{color:#cbd5e1}.mapping-module__nIIujW__arrowFallback{color:#94a3b8}.mapping-module__nIIujW__btnAddFallback{color:#64748b;cursor:pointer;background:0 0;border:1px dashed #cbd5e1;border-radius:4px;width:fit-content;padding:4px 8px;font-size:.75rem;transition:all .2s}.mapping-module__nIIujW__btnAddFallback:hover{color:#334155;background:#f8fafc}.mapping-module__nIIujW__customList{flex-direction:column;gap:.75rem;display:flex}.mapping-module__nIIujW__emptyState{text-align:center;color:#94a3b8;border:1px dashed #e2e8f0;border-radius:6px;padding:1rem;font-size:.9rem}.mapping-module__nIIujW__customRow{align-items:center;gap:.75rem;display:flex}.mapping-module__nIIujW__inputKey{color:#334155;background:#fff;border:1px solid #cbd5e1;border-radius:6px;width:200px;padding:.6rem;font-size:.9rem;font-weight:600}.mapping-module__nIIujW__arrowSeparator{color:#94a3b8}.mapping-module__nIIujW__btnAddLink{color:#2563eb;cursor:pointer;background:0 0;border:none;font-size:.9rem;font-weight:600}.mapping-module__nIIujW__btnAddLink:hover{text-decoration:underline}.mapping-module__nIIujW__btnAddTrigger{color:#d97706;cursor:pointer;background:#fff;border:1px solid #d97706;border-radius:6px;padding:.5rem 1rem;font-size:.85rem;font-weight:600}.mapping-module__nIIujW__btnAddTrigger:hover{background:#fffbeb}.mapping-module__nIIujW__btnIcon{color:#94a3b8;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:flex}.mapping-module__nIIujW__btnIcon:hover{color:#ef4444}.mapping-module__nIIujW__footer{border-top:1px solid #f1f5f9;justify-content:space-between;margin-top:1rem;padding-top:1rem;display:flex}.mapping-module__nIIujW__btnPrimary{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;transition:background .2s;display:flex}.mapping-module__nIIujW__btnPrimary:hover{background:#1d4ed8}.mapping-module__nIIujW__btnText{color:#64748b;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-weight:500;transition:all .2s;display:flex}.mapping-module__nIIujW__btnText:hover{color:#0f172a;background-color:#f8fafc;border-color:#e2e8f0}@media (max-width:768px){.mapping-module__nIIujW__cardSection{box-shadow:none;background:0 0;border:none;border-radius:0;margin-bottom:2rem;padding:0}.mapping-module__nIIujW__triggerSection{background:0 0;border:none}.mapping-module__nIIujW__sectionHeaderRow{border-bottom:1px solid #f1f5f9;margin-bottom:1rem;padding-bottom:.5rem}.mapping-module__nIIujW__fieldRow{flex-direction:column;align-items:stretch}.mapping-module__nIIujW__labelCol{width:100%;margin-bottom:.5rem}.mapping-module__nIIujW__customRow{flex-direction:column;align-items:stretch}.mapping-module__nIIujW__inputKey{width:100%}.mapping-module__nIIujW__arrowSeparator{align-self:center;margin:4px 0;transform:rotate(90deg)}.mapping-module__nIIujW__footer{flex-direction:row;gap:12px}.mapping-module__nIIujW__btnPrimary,.mapping-module__nIIujW__btnText{border-radius:8px;flex:1;justify-content:center;height:48px;padding:0;font-size:0}.mapping-module__nIIujW__btnPrimary svg,.mapping-module__nIIujW__btnText svg{width:24px;height:24px;display:block}.mapping-module__nIIujW__btnText{color:#64748b;background:#fff;border:1px solid #e2e8f0}.mapping-module__nIIujW__btnIcon{border:1px solid #b96565;border-radius:4px;padding:12px}}@media (prefers-color-scheme:dark){.mapping-module__nIIujW__cardSection{background-color:#1e293b;border-color:#334155}.mapping-module__nIIujW__headerIconBox{color:#94a3b8;background-color:#0f172a}.mapping-module__nIIujW__sectionTitleText{color:#f1f5f9}.mapping-module__nIIujW__sectionSubtitle{color:#94a3b8}.mapping-module__nIIujW__labelText{color:#e2e8f0}.mapping-module__nIIujW__fieldDesc{color:#64748b}.mapping-module__nIIujW__fieldRow{border-bottom-color:#334155}.mapping-module__nIIujW__input,.mapping-module__nIIujW__inputKey{color:#f8fafc;background-color:#020617;border-color:#475569}.mapping-module__nIIujW__input:focus,.mapping-module__nIIujW__inputKey:focus{border-color:#3b82f6}.mapping-module__nIIujW__input::placeholder{color:#475569}.mapping-module__nIIujW__btnAddFallback{color:#94a3b8;border-color:#475569}.mapping-module__nIIujW__btnAddFallback:hover{color:#f1f5f9;background-color:#334155}.mapping-module__nIIujW__arrowFallback,.mapping-module__nIIujW__arrowSeparator{color:#64748b}.mapping-module__nIIujW__triggerSection{background-color:#451a03;border-color:#78350f}.mapping-module__nIIujW__triggerSection .mapping-module__nIIujW__sectionTitleText{color:#fbbf24!important}.mapping-module__nIIujW__triggerSection .mapping-module__nIIujW__sectionSubtitle{color:#d97706!important}.mapping-module__nIIujW__triggerSection .mapping-module__nIIujW__headerIconBox{color:#fbbf24!important;background-color:#78350f!important}.mapping-module__nIIujW__btnAddTrigger{color:#fbbf24;background-color:#451a03;border-color:#b45309}.mapping-module__nIIujW__btnAddTrigger:hover{background-color:#78350f}.mapping-module__nIIujW__emptyState{color:#64748b;background-color:#020617;border-color:#334155}.mapping-module__nIIujW__footer{border-top-color:#334155}.mapping-module__nIIujW__btnText{color:#94a3b8;border-color:#334155}.mapping-module__nIIujW__btnText:hover{color:#fff;background-color:#334155}@media (max-width:768px){.mapping-module__nIIujW__cardSection,.mapping-module__nIIujW__triggerSection{background:0 0;border:none}.mapping-module__nIIujW__sectionHeaderRow{border-bottom-color:#334155}.mapping-module__nIIujW__btnText{color:#cbd5e1;background:#1e293b;border-color:#334155}}}
.events-module__2HOYIq__stepContainer{box-sizing:border-box;flex-direction:column;gap:1.5rem;width:100%;display:flex}.events-module__2HOYIq__headerRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}.events-module__2HOYIq__headerRow h3{color:#1e293b;margin:0;font-size:1.25rem;font-weight:700}.events-module__2HOYIq__headerRow p{color:#64748b;margin:0;font-size:.9rem}.events-module__2HOYIq__boardGrid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:1rem;width:100%;display:grid}.events-module__2HOYIq__column{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;min-width:0;min-height:400px;display:flex;position:relative}.events-module__2HOYIq__columnHeader{background:#fff;border-top:4px solid #ccc;border-bottom:1px solid #e2e8f0;border-top-left-radius:7px;border-top-right-radius:7px;padding:1rem}.events-module__2HOYIq__columnHeader h4{text-transform:uppercase;align-items:center;gap:.5rem;margin:0;font-size:.9rem;font-weight:700;display:flex}.events-module__2HOYIq__columnHeader span{color:#94a3b8;margin-left:auto;font-size:.75rem;font-weight:400}.events-module__2HOYIq__colPre .events-module__2HOYIq__columnHeader{color:#1d4ed8;border-top-color:#3b82f6}.events-module__2HOYIq__colVen .events-module__2HOYIq__columnHeader{color:#047857;border-top-color:#10b981}.events-module__2HOYIq__colPos .events-module__2HOYIq__columnHeader{color:#6d28d9;border-top-color:#8b5cf6}.events-module__2HOYIq__columnContent{flex-direction:column;flex:1;gap:.75rem;padding:1rem;display:flex}.events-module__2HOYIq__columnFooter{background-color:#fff1f2;border-top:1px dashed #fda4af;border-bottom-right-radius:7px;border-bottom-left-radius:7px;flex-direction:column;gap:.75rem;padding:1rem;display:flex}.events-module__2HOYIq__lossLabel{color:#be123c;text-transform:uppercase;letter-spacing:.5px;font-size:.7rem;font-weight:700}.events-module__2HOYIq__eventCard{cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:6px;flex-direction:column;gap:.5rem;padding:.75rem;transition:all .2s;display:flex;position:relative;box-shadow:0 1px 2px #0000000d}.events-module__2HOYIq__eventCard:hover{border-color:#94a3b8;transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a}.events-module__2HOYIq__cardId{color:#64748b;background:#f1f5f9;border-radius:4px;align-self:flex-start;padding:2px 6px;font-family:monospace;font-size:.7rem;font-weight:600}.events-module__2HOYIq__cardTitle{color:#0f172a;font-size:.9rem;font-weight:600;line-height:1.3}.events-module__2HOYIq__cardBadges{flex-wrap:wrap;gap:.25rem;margin-top:auto;display:flex}.events-module__2HOYIq__badge{border:1px solid #0000;border-radius:3px;padding:2px 5px;font-size:.65rem}.events-module__2HOYIq__badgeConfigured{color:#166534;background:#dcfce7;border-color:#bbf7d0}.events-module__2HOYIq__badgeEmpty{color:#94a3b8;background:#f1f5f9;border-color:#e2e8f0}.events-module__2HOYIq__badgeLoss{color:#991b1b;background:#fee2e2;border-color:#fecaca}.events-module__2HOYIq__btnDeleteCard{color:#cbd5e1;cursor:pointer;opacity:0;background:0 0;border:none;border-radius:4px;padding:4px;transition:opacity .2s;position:absolute;top:.5rem;right:.5rem}.events-module__2HOYIq__eventCard:hover .events-module__2HOYIq__btnDeleteCard{opacity:1}.events-module__2HOYIq__btnDeleteCard:hover{color:#ef4444;background:#fee2e2}.events-module__2HOYIq__btnAddStage{color:#64748b;cursor:pointer;background:0 0;border:1px dashed #cbd5e1;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem;font-size:.85rem;transition:all .2s;display:flex}.events-module__2HOYIq__btnAddStage:hover{color:#0f172a;background:#fff;border-color:#94a3b8}.events-module__2HOYIq__footer{border-top:1px solid #f1f5f9;justify-content:space-between;margin-top:1rem;padding-top:1rem;display:flex}.events-module__2HOYIq__btnText{color:#64748b;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;display:flex}.events-module__2HOYIq__btnText:hover{color:#0f172a;background-color:#f8fafc;border-color:#e2e8f0}.events-module__2HOYIq__btnSuccess{color:#fff;cursor:pointer;white-space:nowrap;background-color:#2563eb;border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;display:flex}.events-module__2HOYIq__btnSuccess:hover{background-color:#1d4ed8}.events-module__2HOYIq__btnSuccess:disabled{opacity:.6;cursor:not-allowed}.events-module__2HOYIq__modalOverlay{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0f172a99;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.events-module__2HOYIq__modalContent{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;width:100%;max-width:900px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.events-module__2HOYIq__modalHeader{background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.events-module__2HOYIq__modalHeader h3{color:#0f172a;margin:0;font-size:1.1rem;font-weight:600}.events-module__2HOYIq__modalBody{background:#fff;flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex;overflow-y:auto}.events-module__2HOYIq__modalFooter{background:#f8fafc;border-top:1px solid #e2e8f0;justify-content:flex-end;gap:1rem;padding:1.25rem 1.5rem;display:flex}.events-module__2HOYIq__formGroup{flex-direction:column;gap:.5rem;display:flex}.events-module__2HOYIq__formGroup label{color:#475569;font-size:.85rem;font-weight:600}.events-module__2HOYIq__input,.events-module__2HOYIq__select{color:#1e293b;background:#fff;border:1px solid #cbd5e1;border-radius:6px;width:100%;padding:.75rem;font-size:.9rem;transition:border-color .2s}.events-module__2HOYIq__input:focus,.events-module__2HOYIq__select:focus{ring:2px solid #bfdbfe;border-color:#3b82f6;outline:none}.events-module__2HOYIq__rowInputs{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.events-module__2HOYIq__conditionsBox{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.25rem}.events-module__2HOYIq__conditionsHeader{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.events-module__2HOYIq__conditionsHeader label{color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:700}.events-module__2HOYIq__conditionRow{background:#fff;border:1px solid #e2e8f0;border-radius:6px;grid-template-columns:2fr 1.2fr 2fr auto;align-items:center;gap:.75rem;margin-bottom:.75rem;padding:.5rem;display:grid}.events-module__2HOYIq__selectSmall,.events-module__2HOYIq__inputSmall{border:1px solid #cbd5e1;border-radius:6px;width:100%;padding:.6rem;font-size:.85rem}.events-module__2HOYIq__btnAddSmall{color:#64748b;cursor:pointer;background:#fff;border:1px dashed #cbd5e1;border-radius:6px;margin-top:.5rem;padding:.5rem 1rem;font-size:.8rem;font-weight:500;transition:all .2s}.events-module__2HOYIq__btnAddSmall:hover{color:#2563eb;background:#eff6ff;border-color:#3b82f6}.events-module__2HOYIq__btnCloseModal{cursor:pointer;color:#94a3b8;background:0 0;border:none;align-items:center;padding:4px;display:flex}.events-module__2HOYIq__btnCloseModal:hover{color:#ef4444;background:#fee2e2;border-radius:4px}.events-module__2HOYIq__btnPrimary{color:#fff;cursor:pointer;white-space:nowrap;background:#2563eb;border:none;border-radius:6px;padding:.75rem 1.5rem;font-weight:600}.events-module__2HOYIq__btnPrimary:hover{background:#1d4ed8}@media (max-width:1024px){.events-module__2HOYIq__boardGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}@media (max-width:768px){.events-module__2HOYIq__boardGrid{grid-template-columns:1fr}.events-module__2HOYIq__headerRow{flex-direction:column;align-items:flex-start}.events-module__2HOYIq__modalContent{border-radius:0;height:100%;max-height:100vh}.events-module__2HOYIq__rowInputs{grid-template-columns:1fr;gap:1rem}.events-module__2HOYIq__conditionRow{background:#f1f5f9;border:1px solid #e2e8f0;flex-direction:column;gap:.5rem;padding:1rem;display:flex;position:relative}.events-module__2HOYIq__conditionRow .events-module__2HOYIq__btnCloseModal{background:#fff;border:1px solid #e2e8f0;position:absolute;top:.5rem;right:.5rem}}@media (prefers-color-scheme:dark){.events-module__2HOYIq__headerRow h3{color:#f1f5f9}.events-module__2HOYIq__column{background:#0f172a;border-color:#334155}.events-module__2HOYIq__columnHeader{color:#f1f5f9;background:#1e293b;border-bottom-color:#334155}.events-module__2HOYIq__eventCard{background:#1e293b;border-color:#334155}.events-module__2HOYIq__eventCard:hover{border-color:#64748b}.events-module__2HOYIq__cardTitle{color:#f1f5f9}.events-module__2HOYIq__cardId{color:#cbd5e1;background:#334155}.events-module__2HOYIq__columnFooter{background:#450a0a;border-top-color:#7f1d1d}.events-module__2HOYIq__lossLabel{color:#fca5a5}.events-module__2HOYIq__modalContent{background:#1e293b;border-color:#334155}.events-module__2HOYIq__modalHeader{background:#1e293b;border-bottom-color:#334155}.events-module__2HOYIq__modalHeader h3{color:#f1f5f9}.events-module__2HOYIq__modalBody{background:#1e293b}.events-module__2HOYIq__modalFooter{background:#0f172a;border-top-color:#334155}.events-module__2HOYIq__input,.events-module__2HOYIq__select,.events-module__2HOYIq__selectSmall,.events-module__2HOYIq__inputSmall{color:#f1f5f9;background:#020617;border-color:#475569}.events-module__2HOYIq__formGroup label{color:#cbd5e1}.events-module__2HOYIq__conditionsBox{background:#0f172a;border-color:#334155}.events-module__2HOYIq__conditionRow{background:#1e293b;border-color:#334155}.events-module__2HOYIq__btnAddSmall{color:#94a3b8;background:#1e293b;border-color:#475569}.events-module__2HOYIq__btnAddSmall:hover{color:#f1f5f9;background:#334155}}
.styles-module__0oiVMa__overlay{z-index:60;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;justify-content:center;align-items:center;animation:.2s ease-out styles-module__0oiVMa__fadeIn;display:flex;position:fixed;inset:0}.styles-module__0oiVMa__modal{background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;max-width:420px;padding:1.5rem;animation:.2s ease-out styles-module__0oiVMa__scaleUp;box-shadow:0 20px 25px -5px #0000001a}.styles-module__0oiVMa__header{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.styles-module__0oiVMa__iconWrapper{border-radius:50%;justify-content:center;align-items:center;padding:.75rem;display:flex}.styles-module__0oiVMa__bgDestructive{background-color:#fef2f2}.styles-module__0oiVMa__bgWarning{background-color:#fffbeb}.styles-module__0oiVMa__iconDestructive{color:#ef4444}.styles-module__0oiVMa__iconWarning{color:#f59e0b}.styles-module__0oiVMa__closeBtn{cursor:pointer;color:#94a3b8;background:0 0;border:none;transition:color .2s}.styles-module__0oiVMa__closeBtn:hover{color:#0f172a}.styles-module__0oiVMa__body{margin-bottom:1.5rem}.styles-module__0oiVMa__title{color:#0f172a;margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.styles-module__0oiVMa__description{color:#64748b;font-size:.9rem;line-height:1.5}.styles-module__0oiVMa__footer{justify-content:flex-end;gap:.75rem;display:flex}.styles-module__0oiVMa__btnSecondary{color:#64748b;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:.6rem 1rem;font-weight:500;transition:all .2s}.styles-module__0oiVMa__btnSecondary:hover{color:#0f172a;background:#f1f5f9}.styles-module__0oiVMa__btnPrimary{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:6px;padding:.6rem 1rem;font-weight:500;transition:opacity .2s}.styles-module__0oiVMa__btnPrimary:hover{opacity:.9}.styles-module__0oiVMa__btnDestructive{background-color:#ef4444}.styles-module__0oiVMa__btnDestructive:hover{background-color:#dc2626}@keyframes styles-module__0oiVMa__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes styles-module__0oiVMa__scaleUp{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (prefers-color-scheme:dark){.styles-module__0oiVMa__modal{background:#0f172a;border-color:#1e293b}.styles-module__0oiVMa__title{color:#f8fafc}.styles-module__0oiVMa__description{color:#94a3b8}.styles-module__0oiVMa__closeBtn:hover{color:#f8fafc}.styles-module__0oiVMa__bgDestructive{background-color:#ef444426}.styles-module__0oiVMa__bgWarning{background-color:#f59e0b26}.styles-module__0oiVMa__btnSecondary{color:#cbd5e1;background:0 0;border-color:#334155}.styles-module__0oiVMa__btnSecondary:hover{color:#fff;background:#1e293b}}
.styles-module__Bc5iza__card{background-color:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.5rem;box-shadow:0 1px 2px #0000000d}.styles-module__Bc5iza__cardHeader{flex-direction:column;gap:1rem;padding-bottom:16px;padding-left:8px;padding-right:8px;display:flex}.styles-module__Bc5iza__cardTitle{color:#0f172a;font-size:1.125rem;font-weight:600}.styles-module__Bc5iza__cardDescription{color:#64748b;margin-top:.25rem;font-size:.875rem}.styles-module__Bc5iza__tableContainer{border:1px solid #e2e8f0;border-radius:.5rem;overflow-x:auto}.styles-module__Bc5iza__table{border-collapse:collapse;text-align:left;width:100%;font-size:.875rem}.styles-module__Bc5iza__th{color:#64748b;text-transform:uppercase;letter-spacing:.05em;background-color:#f8fafc;border-bottom:1px solid #e2e8f0;padding:.75rem 1rem;font-size:.75rem;font-weight:600}.styles-module__Bc5iza__td{color:#334155;vertical-align:middle;border-bottom:1px solid #e2e8f0;padding:1rem}.styles-module__Bc5iza__tr:last-child .styles-module__Bc5iza__td{border-bottom:none}.styles-module__Bc5iza__nameCellContent{justify-content:space-between;align-items:center;width:100%;display:flex}.styles-module__Bc5iza__userInfo{flex-direction:column;display:flex}.styles-module__Bc5iza__userName{color:#0f172a;font-weight:500}.styles-module__Bc5iza__userEmail{color:#64748b;font-size:.75rem}.styles-module__Bc5iza__roleSelect{color:#334155;cursor:pointer;background-color:#fff;border:1px solid #e2e8f0;border-radius:.375rem;outline:none;min-width:140px;height:40px;padding:.375rem .5rem;font-size:.875rem}.styles-module__Bc5iza__roleSelect:focus{border-color:#2563eb}.styles-module__Bc5iza__actionsCell{justify-content:flex-end;gap:.5rem;display:flex}.styles-module__Bc5iza__mobileActionsBtn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:.375rem;padding:.5rem;display:none}.styles-module__Bc5iza__mobileActionsBtn:hover{color:#0f172a;background-color:#f1f5f9}@media (max-width:768px){.styles-module__Bc5iza__desktopOnly{display:none}.styles-module__Bc5iza__mobileActionsBtn{display:block}.styles-module__Bc5iza__tableContainer{border-radius:.5rem;overflow:hidden}}.styles-module__Bc5iza__modalOverlay{z-index:50;background-color:#00000080;justify-content:center;align-items:center;padding:1rem;animation:.2s ease-out styles-module__Bc5iza__fadeIn;display:flex;position:fixed;inset:0}.styles-module__Bc5iza__modalContent{background-color:#fff;border-radius:.75rem;width:100%;max-width:400px;padding:1.5rem;box-shadow:0 4px 6px -1px #0000001a}.styles-module__Bc5iza__modalHeader{margin-bottom:1rem}.styles-module__Bc5iza__modalTitle{color:#0f172a;font-size:1.125rem;font-weight:600}.styles-module__Bc5iza__formGrid{flex-direction:column;gap:1rem;display:flex}.styles-module__Bc5iza__label{color:#64748b;text-transform:uppercase;margin-bottom:.25rem;font-size:.75rem;font-weight:600;display:block}.styles-module__Bc5iza__modalActions{justify-content:flex-end;gap:.5rem;margin-top:1.5rem;display:flex}.styles-module__Bc5iza__mobileMenuHeader{border-bottom:1px solid #e2e8f0;margin-bottom:1.5rem;padding-bottom:1rem}.styles-module__Bc5iza__mobileMenuActions{flex-direction:column;gap:1rem;display:flex}@media (prefers-color-scheme:dark){.styles-module__Bc5iza__card,.styles-module__Bc5iza__modalContent{background-color:#0f172a;border-color:#1e293b}.styles-module__Bc5iza__cardTitle,.styles-module__Bc5iza__modalTitle,.styles-module__Bc5iza__userName{color:#f8fafc}.styles-module__Bc5iza__cardDescription,.styles-module__Bc5iza__userEmail,.styles-module__Bc5iza__label{color:#94a3b8}.styles-module__Bc5iza__tableContainer,.styles-module__Bc5iza__th,.styles-module__Bc5iza__td{border-color:#1e293b}.styles-module__Bc5iza__th{color:#94a3b8;background-color:#1e293b}.styles-module__Bc5iza__td{color:#e2e8f0}.styles-module__Bc5iza__roleSelect{color:#e2e8f0;background-color:#1e293b;border-color:#334155}.styles-module__Bc5iza__mobileActionsBtn:hover{color:#f8fafc;background-color:#1e293b}.styles-module__Bc5iza__mobileMenuHeader{border-bottom-color:#1e293b}}@keyframes styles-module__Bc5iza__fadeIn{0%{opacity:0}to{opacity:1}}.styles-module__Bc5iza__inviteBtn{justify-content:center;width:100%}@media (min-width:768px){.styles-module__Bc5iza__inviteBtn{width:auto;max-width:25%}.styles-module__Bc5iza__cardHeader{flex-direction:row;justify-content:space-between;align-items:center;padding-bottom:32px}}
.styles-module__MXbutW__container{z-index:9999;background-color:var(--background);color:var(--foreground);border:1px solid var(--card-border);border-radius:8px;align-items:center;gap:.75rem;min-width:300px;max-width:400px;padding:1rem 1.25rem;animation:.3s cubic-bezier(.16,1,.3,1) styles-module__MXbutW__slideIn;display:flex;position:fixed;top:1.5rem;right:1.5rem;box-shadow:0 10px 15px -3px #00000080}.styles-module__MXbutW__success{border-left:4px solid #22c55e}.styles-module__MXbutW__error{border-left:4px solid #ef4444}.styles-module__MXbutW__info{border-left:4px solid var(--color-primary)}.styles-module__MXbutW__title{font-size:.875rem;font-weight:600;line-height:1.2}.styles-module__MXbutW__description{color:var(--foreground);opacity:.7;margin-top:.25rem;font-size:.8rem}.styles-module__MXbutW__closeButton{cursor:pointer;color:var(--foreground);opacity:.5;background:0 0;border:none;justify-content:center;align-items:center;margin-left:auto;padding:.25rem;transition:color .2s;display:flex}.styles-module__MXbutW__closeButton:hover{opacity:1}.styles-module__MXbutW__iconSuccess{color:#22c55e}.styles-module__MXbutW__iconError{color:#ef4444}.styles-module__MXbutW__iconInfo{color:var(--color-primary)}@keyframes styles-module__MXbutW__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}
.edit-form-module__4naZrW__container{flex-direction:column;width:100%;max-width:1000px;margin:0 auto;padding:2rem;font-family:system-ui,-apple-system,sans-serif;display:flex}.edit-form-module__4naZrW__header{margin-bottom:2rem}.edit-form-module__4naZrW__breadcrumb{color:#64748b;margin-bottom:.25rem;font-size:.875rem}.edit-form-module__4naZrW__title{color:#0f172a;margin:0;font-size:1.5rem;font-weight:700}.edit-form-module__4naZrW__stepperContainer{justify-content:space-between;margin-bottom:2.5rem;padding:0 1rem;display:flex;position:relative}.edit-form-module__4naZrW__stepItem{z-index:2;flex-direction:column;flex:1;align-items:center;display:flex;position:relative}.edit-form-module__4naZrW__stepCircle{color:#64748b;background-color:#f1f5f9;border:2px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;margin-bottom:.5rem;font-size:.875rem;font-weight:600;transition:all .3s;display:flex}.edit-form-module__4naZrW__stepLabel{color:#94a3b8;font-size:.75rem;font-weight:500;transition:color .3s}.edit-form-module__4naZrW__stepActive{color:#fff;background-color:#2563eb;border-color:#2563eb;box-shadow:0 0 0 4px #2563eb33}.edit-form-module__4naZrW__labelActive{color:#2563eb;font-weight:700}.edit-form-module__4naZrW__stepLine{z-index:-1;background-color:#e2e8f0;width:100%;height:2px;position:absolute;top:16px;left:50%;transform:translateY(-50%)}.edit-form-module__4naZrW__lineDone{background-color:#2563eb}.edit-form-module__4naZrW__card{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;transition:background-color .2s,border-color .2s;overflow:visible;box-shadow:0 4px 6px -1px #0000000d}.edit-form-module__4naZrW__cardBody{padding:2rem}.edit-form-module__4naZrW__section{margin-bottom:2rem}.edit-form-module__4naZrW__sectionTitle{margin-bottom:1.5rem}.edit-form-module__4naZrW__sectionTitle h3{color:#0f172a;margin:0 0 .25rem;font-size:1.125rem;font-weight:600}.edit-form-module__4naZrW__sectionTitle p{color:#64748b;margin:0;font-size:.875rem}.edit-form-module__4naZrW__inputRow{gap:1.5rem;margin-bottom:1.5rem;display:flex}.edit-form-module__4naZrW__formGroup{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;display:flex}.edit-form-module__4naZrW__formGroup label{color:#334155;font-size:.875rem;font-weight:500}.edit-form-module__4naZrW__input,.edit-form-module__4naZrW__select{color:#0f172a;background-color:#fff;border:1px solid #cbd5e1;border-radius:6px;outline:none;width:100%;padding:.625rem .875rem;font-size:.95rem;transition:border-color .2s,box-shadow .2s,background-color .2s}.edit-form-module__4naZrW__input:focus,.edit-form-module__4naZrW__select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.edit-form-module__4naZrW__input:disabled{cursor:not-allowed;color:#94a3b8;background-color:#f1f5f9}.edit-form-module__4naZrW__footer{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-top:2rem;padding-top:1.5rem;display:flex}.edit-form-module__4naZrW__btnPrimary{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;transition:background-color .2s;display:flex}.edit-form-module__4naZrW__btnPrimary:hover{background-color:#1d4ed8}.edit-form-module__4naZrW__btnText{color:#64748b;cursor:pointer;background:0 0;border:none;padding:.5rem 1rem;font-weight:500;transition:color .2s}.edit-form-module__4naZrW__btnText:hover{color:#0f172a;text-decoration:underline}@media (max-width:768px){.edit-form-module__4naZrW__container{max-width:100%;padding:1rem}.edit-form-module__4naZrW__card{box-shadow:none;background-color:#0000;border:none;border-radius:0}.edit-form-module__4naZrW__cardBody{padding:0}.edit-form-module__4naZrW__inputRow{flex-direction:column;gap:.5rem;margin-bottom:1rem}.edit-form-module__4naZrW__stepperContainer{margin-bottom:2rem;padding:0}.edit-form-module__4naZrW__header{margin-bottom:1.5rem}}@media (prefers-color-scheme:dark){.edit-form-module__4naZrW__title{color:#f1f5f9}.edit-form-module__4naZrW__breadcrumb{color:#94a3b8}.edit-form-module__4naZrW__sectionTitle h3{color:#f1f5f9}.edit-form-module__4naZrW__sectionTitle p{color:#94a3b8}.edit-form-module__4naZrW__stepCircle{color:#94a3b8;background-color:#1e293b;border-color:#334155}.edit-form-module__4naZrW__stepLine{background-color:#334155}.edit-form-module__4naZrW__lineDone{background-color:#2563eb}.edit-form-module__4naZrW__card{background-color:#1e293b;border-color:#334155}.edit-form-module__4naZrW__formGroup label{color:#e2e8f0}.edit-form-module__4naZrW__input,.edit-form-module__4naZrW__select{color:#f8fafc;background-color:#020617;border-color:#475569}.edit-form-module__4naZrW__input:focus,.edit-form-module__4naZrW__select:focus{border-color:#3b82f6}.edit-form-module__4naZrW__input:disabled{color:#64748b;background-color:#1e293b;border-color:#334155}.edit-form-module__4naZrW__footer{border-top-color:#334155}.edit-form-module__4naZrW__btnText{color:#94a3b8}.edit-form-module__4naZrW__btnText:hover{color:#f1f5f9}@media (max-width:768px){.edit-form-module__4naZrW__card{background-color:#0000;border:none}}}
.edit-details-module__5HoeCG__stepContainer{flex-direction:column;gap:1.5rem;width:100%;display:flex}.edit-details-module__5HoeCG__sectionTitle{margin-bottom:1rem}.edit-details-module__5HoeCG__sectionTitle h3{color:#1e293b;margin-bottom:.25rem;font-size:1.1rem;font-weight:700}.edit-details-module__5HoeCG__sectionTitle p{color:#64748b;font-size:.9rem}.edit-details-module__5HoeCG__divider{background-color:#e2e8f0;border:0;height:1px;margin:1.5rem 0}.edit-details-module__5HoeCG__inputRow{gap:1rem;width:100%;display:flex}.edit-details-module__5HoeCG__formGroup{flex-direction:column;gap:.5rem;display:flex}.edit-details-module__5HoeCG__formGroup label{color:#334155;font-size:.875rem;font-weight:600}.edit-details-module__5HoeCG__input,.edit-details-module__5HoeCG__select{color:#1e293b;background-color:#fff;border:1px solid #cbd5e1;border-radius:6px;outline:none;width:100%;height:2.75rem;padding:.5rem .75rem;font-size:.9rem;transition:all .2s}.edit-details-module__5HoeCG__input:focus,.edit-details-module__5HoeCG__select:focus{border-color:#6366f1;box-shadow:0 0 0 1px #6366f1}.edit-details-module__5HoeCG__select{appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-position:right .75rem center;background-repeat:no-repeat;background-size:1rem}.edit-details-module__5HoeCG__contextGrid{grid-template-columns:1fr;gap:1rem;margin-top:.5rem;display:grid}.edit-details-module__5HoeCG__contextCard{cursor:pointer;color:#334155;background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;padding:1rem;transition:all .2s;display:flex}.edit-details-module__5HoeCG__contextCard:hover{border-color:#94a3b8}.edit-details-module__5HoeCG__contextCardSelected{color:#312e81;background-color:#f5f3ff;border-color:#6366f1;box-shadow:0 0 0 1px #6366f1}.edit-details-module__5HoeCG__contextLabel{font-size:.95rem;font-weight:500}.edit-details-module__5HoeCG__radioCircle{border:2px solid #cbd5e1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;margin-right:.75rem;display:flex}.edit-details-module__5HoeCG__radioCircleSelected{border-color:#6366f1}.edit-details-module__5HoeCG__radioInnerPoint{background-color:#6366f1;border-radius:50%;width:.625rem;height:.625rem}.edit-details-module__5HoeCG__footer{border-top:1px solid #e2e8f0;justify-content:flex-end;margin-top:1rem;padding-top:1rem;display:flex}.edit-details-module__5HoeCG__btnPrimary{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:6px;padding:.75rem 1.5rem;font-weight:600;transition:background-color .2s}.edit-details-module__5HoeCG__btnPrimary:hover{background-color:#1d4ed8}@media (min-width:640px){.edit-details-module__5HoeCG__contextGrid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.edit-details-module__5HoeCG__inputRow{flex-direction:column}.edit-details-module__5HoeCG__formGroup[style*="width: 150px"]{width:100%!important}}@media (prefers-color-scheme:dark){.edit-details-module__5HoeCG__sectionTitle h3{color:#f1f5f9}.edit-details-module__5HoeCG__sectionTitle p{color:#94a3b8}.edit-details-module__5HoeCG__formGroup label{color:#cbd5e1}.edit-details-module__5HoeCG__divider{background-color:#334155}.edit-details-module__5HoeCG__input,.edit-details-module__5HoeCG__select{color:#f1f5f9;background-color:#1e293b;border-color:#475569}.edit-details-module__5HoeCG__input:focus,.edit-details-module__5HoeCG__select:focus{border-color:#818cf8;box-shadow:0 0 0 1px #818cf8}.edit-details-module__5HoeCG__select{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%239ca3af' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e")}.edit-details-module__5HoeCG__contextCard{color:#e2e8f0;background-color:#1e293b;border-color:#334155}.edit-details-module__5HoeCG__contextCard:hover{border-color:#64748b}.edit-details-module__5HoeCG__contextCardSelected{color:#fff;background-color:#312e81;border-color:#818cf8;box-shadow:0 0 0 1px #818cf8}.edit-details-module__5HoeCG__radioCircle{border-color:#475569}.edit-details-module__5HoeCG__radioCircleSelected{border-color:#818cf8}.edit-details-module__5HoeCG__radioInnerPoint{background-color:#818cf8}.edit-details-module__5HoeCG__footer{border-color:#334155}}
.styles-module__6YCiVW__container{flex-direction:column;gap:2rem;width:100%;animation:.5s ease-out styles-module__6YCiVW__fadeIn;display:flex}.styles-module__6YCiVW__infoBanner{background-color:#3b82f61a;border:1px solid #3b82f633;border-radius:.5rem;align-items:flex-start;gap:.75rem;margin-bottom:2rem;padding:1rem;display:flex}.styles-module__6YCiVW__infoIcon{color:#60a5fa;flex-shrink:0;margin-top:.125rem}.styles-module__6YCiVW__infoTitle{color:#3b82f6;margin:0;font-size:.875rem;font-weight:500}.styles-module__6YCiVW__infoText{color:#1e40af;margin-top:.25rem;font-size:.75rem;line-height:1.4}.styles-module__6YCiVW__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px){.styles-module__6YCiVW__grid{grid-template-columns:repeat(2,1fr)}}.styles-module__6YCiVW__card{background-color:#fff;border:1px solid #e2e8f0;border-radius:.75rem;flex-direction:column;justify-content:space-between;min-height:160px;padding:1.5rem;transition:all .2s;display:flex;box-shadow:0 1px 2px #0000000d}.styles-module__6YCiVW__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.styles-module__6YCiVW__headerLeft{align-items:center;gap:.75rem;display:flex}.styles-module__6YCiVW__iconBox{background-color:#f1f5f9;border-radius:.75rem;justify-content:center;align-items:center;padding:.75rem;transition:background-color .2s;display:flex}.styles-module__6YCiVW__iconDefault{color:#64748b}.styles-module__6YCiVW__bgBlue{background-color:#3b82f61a}.styles-module__6YCiVW__textBlue{color:#2563eb}.styles-module__6YCiVW__bgSky{background-color:#0ea5e91a}.styles-module__6YCiVW__textSky{color:#0369a1}.styles-module__6YCiVW__bgOrange{background-color:#f973161a}.styles-module__6YCiVW__textOrange{color:#f97316}.styles-module__6YCiVW__platformName{color:#0f172a;margin:0;font-size:1rem;font-weight:600}.styles-module__6YCiVW__connectedId{color:#64748b;margin-top:.125rem;font-family:monospace;font-size:.625rem}.styles-module__6YCiVW__statusBadge{text-transform:uppercase;align-items:center;gap:.25rem;font-size:.625rem;font-weight:700;display:flex}.styles-module__6YCiVW__statusActive{color:#10b981}.styles-module__6YCiVW__statusOff{color:#94a3b8;font-weight:500}.styles-module__6YCiVW__actionsArea{margin-top:auto}.styles-module__6YCiVW__formContainer{flex-direction:column;gap:.5rem;animation:.2s ease-out styles-module__6YCiVW__fadeIn;display:flex}.styles-module__6YCiVW__formButtons{align-items:center;gap:.5rem;display:flex}@media (prefers-color-scheme:dark){.styles-module__6YCiVW__infoText{color:#bfdbfe}.styles-module__6YCiVW__card{box-shadow:none;background-color:#0f172a;border-color:#1e293b}.styles-module__6YCiVW__platformName{color:#f8fafc}.styles-module__6YCiVW__connectedId{color:#94a3b8}.styles-module__6YCiVW__iconBox{background-color:#1e293b}.styles-module__6YCiVW__iconDefault{color:#64748b}}@keyframes styles-module__6YCiVW__fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}
.styles-module__LgYGMq__card{background-color:#fff;border:1px solid #e2e8f0;border-radius:.75rem;max-width:600px;padding:1.5rem;box-shadow:0 1px 2px #0000000d}.styles-module__LgYGMq__cardHeader{border-bottom:1px solid #f1f5f9;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}.styles-module__LgYGMq__iconWrapper{color:#64748b;background-color:#f1f5f9;border-radius:.5rem;justify-content:center;align-items:center;padding:.75rem;display:flex}.styles-module__LgYGMq__cardTitle{color:#0f172a;margin:0;font-size:1.125rem;font-weight:600}.styles-module__LgYGMq__cardDescription{color:#64748b;margin-top:.25rem;font-size:.875rem;line-height:1.4}.styles-module__LgYGMq__formContent{flex-direction:column;gap:1.25rem;display:flex}.styles-module__LgYGMq__inputGroup{flex-direction:column;gap:.375rem;display:flex}.styles-module__LgYGMq__label{color:#334155;font-size:.875rem;font-weight:500}.styles-module__LgYGMq__eyeButton{color:#94a3b8;cursor:pointer;background:0 0;border:none;align-items:center;padding:0;transition:color .2s;display:flex;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.styles-module__LgYGMq__eyeButton:hover{color:#475569}.styles-module__LgYGMq__errorText{color:#ef4444;font-size:.75rem}.styles-module__LgYGMq__cardFooter{justify-content:flex-end;margin-top:.5rem;display:flex}@media (prefers-color-scheme:dark){.styles-module__LgYGMq__card{background-color:#0f172a;border-color:#1e293b}.styles-module__LgYGMq__cardHeader{border-bottom-color:#1e293b}.styles-module__LgYGMq__iconWrapper{color:#94a3b8;background-color:#1e293b}.styles-module__LgYGMq__cardTitle{color:#f8fafc}.styles-module__LgYGMq__cardDescription{color:#94a3b8}.styles-module__LgYGMq__label{color:#cbd5e1}.styles-module__LgYGMq__eyeButton{color:#64748b}.styles-module__LgYGMq__eyeButton:hover{color:#94a3b8}}
.auth-module__tWEtMa__container{flex-direction:column;gap:2rem;width:100%;display:flex}.auth-module__tWEtMa__banner{color:#1e3a8a;background-color:#eff6ff;border:1px solid #bfdbfe;border-left:4px solid #3b82f6;border-radius:6px;align-items:flex-start;gap:1rem;padding:1.25rem;transition:all .2s;display:flex}.auth-module__tWEtMa__bannerIcon{color:#2563eb;flex-shrink:0;margin-top:2px}.auth-module__tWEtMa__bannerText{margin:0;font-size:.9rem;line-height:1.5}.auth-module__tWEtMa__bannerText strong{color:#172554;font-weight:600}.auth-module__tWEtMa__formGroup{flex-direction:column;gap:.5rem;display:flex}.auth-module__tWEtMa__label{color:#0f172a;font-size:.9rem;font-weight:600}.auth-module__tWEtMa__input{color:#0f172a;background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;outline:none;width:100%;padding:.75rem 1rem;font-family:monospace;font-size:.95rem;transition:all .2s ease-in-out}.auth-module__tWEtMa__input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f126}.auth-module__tWEtMa__input:hover{border-color:#cbd5e1}.auth-module__tWEtMa__helperText{color:#64748b;margin-top:.25rem;font-size:.8rem}.auth-module__tWEtMa__helperText em{color:#475569;background-color:#f1f5f9;border-radius:4px;padding:2px 4px;font-style:normal;font-weight:500}.auth-module__tWEtMa__footer{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-top:1rem;padding-top:2rem;display:flex}.auth-module__tWEtMa__btnBack{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.75rem 1rem;font-weight:500;transition:color .2s}.auth-module__tWEtMa__btnBack:hover{color:#0f172a;background-color:#f8fafc}.auth-module__tWEtMa__btnPrimary{color:#fff;cursor:pointer;background-color:#4f46e5;border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;transition:background-color .2s,transform .1s;display:flex;box-shadow:0 1px 2px #0000000d}.auth-module__tWEtMa__btnPrimary:hover:not(:disabled){background-color:#4338ca}.auth-module__tWEtMa__btnPrimary:active:not(:disabled){transform:translateY(1px)}.auth-module__tWEtMa__btnPrimary:disabled{cursor:not-allowed;opacity:.7;background-color:#94a3b8}@media (prefers-color-scheme:dark){.auth-module__tWEtMa__banner{color:#bfdbfe;background-color:#1e3a8a33;border-color:#3b82f64d #3b82f64d #3b82f64d #3b82f6}.auth-module__tWEtMa__bannerText strong{color:#dbeafe}.auth-module__tWEtMa__bannerIcon{color:#60a5fa}.auth-module__tWEtMa__label{color:#f8fafc}.auth-module__tWEtMa__input{color:#f8fafc;background-color:#0f172a;border-color:#334155}.auth-module__tWEtMa__input:hover{border-color:#475569}.auth-module__tWEtMa__input:focus{border-color:#6366f1}.auth-module__tWEtMa__helperText{color:#94a3b8}.auth-module__tWEtMa__helperText em{color:#cbd5e1;background-color:#1e293b}.auth-module__tWEtMa__footer{border-color:#334155}.auth-module__tWEtMa__btnBack{color:#94a3b8}.auth-module__tWEtMa__btnBack:hover{color:#f8fafc;background-color:#1e293b}}
.page-module__-3SxTq__container{--bg-tabs:#e2e8f0;--tab-text:#475569;--tab-hover-bg:#0f172a0f;--tab-hover-text:#0f172a;--tab-active-bg:#fff;--tab-active-text:#0f172a;--tab-active-border:transparent;--title-color:#0f172a;--subtitle-color:#64748b;--accent-color:#10b981}@media (prefers-color-scheme:dark){.page-module__-3SxTq__container{--bg-tabs:#020617;--tab-text:#94a3b8;--tab-hover-bg:#ffffff14;--tab-hover-text:#f8fafc;--tab-active-bg:#1e293b;--tab-active-text:#f8fafc;--tab-active-border:#334155;--title-color:#f8fafc;--subtitle-color:#94a3b8;--accent-color:#34d399}}.page-module__-3SxTq__container{flex-direction:column;gap:1.5rem;width:100%;padding-bottom:2rem;display:flex}.page-module__-3SxTq__header{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.page-module__-3SxTq__headerTitleGroup{flex-direction:column;gap:.25rem;display:flex}.page-module__-3SxTq__header h1{color:var(--title-color);font-size:1.5rem;font-weight:700;line-height:1.2}.page-module__-3SxTq__header p{color:var(--subtitle-color);font-size:.9rem;line-height:1.5}@media (min-width:768px){.page-module__-3SxTq__header{flex-direction:row;justify-content:space-between;align-items:flex-start}.page-module__-3SxTq__header h1{font-size:1.875rem}}.page-module__-3SxTq__tabsContainer{background-color:var(--bg-tabs);border-radius:10px;gap:.25rem;width:100%;padding:4px;display:flex;overflow-x:auto}.page-module__-3SxTq__tabItem{color:var(--tab-text);cursor:pointer;white-space:nowrap;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.6rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.page-module__-3SxTq__tabItem:hover{background-color:var(--tab-hover-bg);color:var(--tab-hover-text)}.page-module__-3SxTq__tabActive{background-color:var(--tab-active-bg);color:var(--tab-active-text);border:1px solid var(--tab-active-border);cursor:default;font-weight:600;box-shadow:0 1px 2px #0000000d}@media (min-width:768px){.page-module__-3SxTq__tabsContainer{width:auto}.page-module__-3SxTq__tabItem{flex:initial}}.page-module__-3SxTq__accent{color:var(--accent-color);font-weight:700}.page-module__-3SxTq__actions{border:1px solid var(--tab-active-border);background-color:#0f172a08;border-radius:12px;flex-direction:column;gap:1rem;padding:1rem;display:flex}.page-module__-3SxTq__actionsLabel{color:var(--title-color);font-size:.95rem;font-weight:600}.page-module__-3SxTq__filtersGroup{flex-direction:column;gap:.75rem;width:100%;display:flex}@media (min-width:768px){.page-module__-3SxTq__actions{background-color:#0000;border:none;flex-direction:row;justify-content:space-between;align-items:center;padding:0}.page-module__-3SxTq__filtersGroup{flex-direction:row;align-items:center;width:auto}}
.styles-module__14mdaq__container{flex-direction:column;gap:1.5rem;width:100%;animation:.5s ease-out styles-module__14mdaq__fadeIn;display:flex}.styles-module__14mdaq__warningBanner{background-color:#f59e0b1a;border:1px solid #f59e0b33;border-radius:.5rem;align-items:flex-start;gap:.75rem;padding:.75rem 1rem;display:flex}.styles-module__14mdaq__warningIcon{color:#f59e0b;flex-shrink:0;margin-top:.125rem}.styles-module__14mdaq__warningTitle{color:#d97706;margin:0;font-size:.875rem;font-weight:500}.styles-module__14mdaq__warningText{color:#b45309;margin-top:.25rem;font-size:.75rem;line-height:1.4}.styles-module__14mdaq__gridContainer{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:1280px){.styles-module__14mdaq__gridContainer{grid-template-columns:repeat(2,1fr);gap:2rem}}.styles-module__14mdaq__column{flex-direction:column;gap:1.5rem;min-width:0;display:flex}.styles-module__14mdaq__columnTitle{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.75rem;font-weight:600}.styles-module__14mdaq__card{background-color:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1rem;transition:border-color .2s;position:relative;overflow:hidden;box-shadow:0 1px 2px #0000000d}@media (min-width:640px){.styles-module__14mdaq__card{padding:1.5rem}}.styles-module__14mdaq__cardHeader{z-index:10;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex;position:relative}.styles-module__14mdaq__badge{color:#fff;text-transform:uppercase;border-radius:.25rem;flex-shrink:0;padding:.125rem .375rem;font-size:.625rem;font-weight:700}.styles-module__14mdaq__badgeAds{background-color:#2563eb}.styles-module__14mdaq__badgeMeta{background-color:#1e40af}.styles-module__14mdaq__badgeGa4{background-color:#f97316}.styles-module__14mdaq__badgeWp{background-color:#1e293b}.styles-module__14mdaq__badgeCf{background-color:#ea580c}.styles-module__14mdaq__cardTitle{color:#0f172a;margin:0;font-size:.875rem;font-weight:600;line-height:1.3}.styles-module__14mdaq__cardDescription{color:#64748b;z-index:10;margin-bottom:1rem;font-size:.75rem;line-height:1.4;position:relative}.styles-module__14mdaq__inputGroup{z-index:10;flex-direction:column;gap:.75rem;width:100%;display:flex;position:relative}@media (min-width:640px){.styles-module__14mdaq__inputGroup{flex-direction:row;align-items:center;gap:.5rem}}.styles-module__14mdaq__copyBox{z-index:10;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:.375rem;justify-content:space-between;align-items:center;gap:.5rem;width:100%;height:auto;min-height:40px;padding:.5rem .75rem;display:flex;position:relative}.styles-module__14mdaq__copyText{color:#334155;white-space:normal;word-break:break-all;font-family:monospace;font-size:.875rem;line-height:1.2}@media (min-width:480px){.styles-module__14mdaq__copyText{white-space:nowrap;text-overflow:ellipsis;word-break:normal;overflow:hidden}}.styles-module__14mdaq__copyActions{flex-shrink:0;align-items:center;display:flex}.styles-module__14mdaq__infoRow{border-bottom:1px dashed #e2e8f0;flex-direction:column;justify-content:flex-start;margin-bottom:.5rem;padding-bottom:.25rem;font-size:.75rem;display:flex}@media (min-width:400px){.styles-module__14mdaq__infoRow{border-bottom:none;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:.25rem;padding-bottom:0}}.styles-module__14mdaq__infoLabel{color:#64748b}.styles-module__14mdaq__infoValue{color:#334155;-webkit-user-select:all;user-select:all;word-break:break-all;text-align:left;font-family:monospace}@media (min-width:400px){.styles-module__14mdaq__infoValue{text-align:right}}.styles-module__14mdaq__externalLink{color:#2563eb;align-items:center;gap:.25rem;margin-top:.5rem;font-size:.625rem;text-decoration:none;display:inline-flex}.styles-module__14mdaq__externalLink:hover{text-decoration:underline}@media (prefers-color-scheme:dark){.styles-module__14mdaq__warningText{color:#fcd34d}.styles-module__14mdaq__card{box-shadow:none;background-color:#0f172a;border-color:#1e293b}.styles-module__14mdaq__cardTitle{color:#f8fafc}.styles-module__14mdaq__cardDescription{color:#94a3b8}.styles-module__14mdaq__copyBox{background-color:#1e293b;border-color:#334155}.styles-module__14mdaq__copyText,.styles-module__14mdaq__infoValue{color:#e2e8f0}.styles-module__14mdaq__infoRow{border-bottom-color:#334155}.styles-module__14mdaq__badgeWp{background-color:#475569}}@keyframes styles-module__14mdaq__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.styles-module__KVckWW__container{--bg-card:#fff;--bg-hover:#f8fafc;--border-color:#e2e8f0;--text-primary:#0f172a;--text-secondary:#64748b;--text-placeholder:#94a3b8;--input-bg:#fff;--input-border:#cbd5e1;--input-focus-ring:#60a5fa;--btn-cancel-bg:#fff;--btn-cancel-text:#334155;--btn-cancel-border:#cbd5e1;--btn-cancel-hover:#f1f5f9;--hero-bg-start:#1d4ed8;--hero-bg-end:#4f46e5;--hero-text:#fff;--hero-text-dim:#dbeafe;flex-direction:column;gap:2rem;width:100%;max-width:64rem;margin:0 auto;display:flex}@media (prefers-color-scheme:dark){.styles-module__KVckWW__container{--bg-card:#1e293b;--bg-hover:#334155;--border-color:#334155;--text-primary:#f1f5f9;--text-secondary:#94a3b8;--text-placeholder:#64748b;--input-bg:#0f172a;--input-border:#334155;--btn-cancel-bg:#1e293b;--btn-cancel-text:#cbd5e1;--btn-cancel-border:#475569;--btn-cancel-hover:#334155}.styles-module__KVckWW__iconBoxBlue{color:#60a5fa;background-color:#1e3a8a}.styles-module__KVckWW__iconBoxGreen{color:#34d399;background-color:#064e3b}.styles-module__KVckWW__linkBlue{color:#60a5fa}.styles-module__KVckWW__linkGreen{color:#34d399}}.styles-module__KVckWW__hero{background:linear-gradient(to right,var(--hero-bg-start),var(--hero-bg-end));color:var(--hero-text);border-radius:.75rem;padding:2rem;position:relative;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a}.styles-module__KVckWW__heroContent{z-index:10;max-width:42rem;position:relative}.styles-module__KVckWW__heroTitle{margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.styles-module__KVckWW__heroText{color:var(--hero-text-dim);margin-bottom:1.5rem}.styles-module__KVckWW__heroDecoration{opacity:.1;filter:blur(40px);pointer-events:none;background-color:#fff;border-radius:50%;width:16rem;height:16rem;position:absolute;bottom:-5rem;right:-2.5rem}.styles-module__KVckWW__searchWrapper{width:100%;position:relative}.styles-module__KVckWW__searchIcon{color:var(--text-placeholder);position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.styles-module__KVckWW__searchInput{color:#0f172a;background-color:#fff;border:none;border-radius:.5rem;outline:none;width:100%;padding:.75rem 1rem .75rem 2.5rem;transition:box-shadow .2s;box-shadow:0 1px 2px #0000000d}.styles-module__KVckWW__searchInput:focus{box-shadow:0 0 0 2px var(--input-focus-ring)}.styles-module__KVckWW__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px){.styles-module__KVckWW__grid{grid-template-columns:repeat(2,1fr)}}.styles-module__KVckWW__card{background-color:var(--bg-card);border:1px solid var(--border-color);border-radius:.75rem;padding:1.5rem;transition:all .2s;box-shadow:0 1px 2px #0000000d}.styles-module__KVckWW__card:hover{border-color:var(--input-focus-ring);transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a}.styles-module__KVckWW__iconBox{border-radius:.5rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;margin-bottom:1rem;display:flex}.styles-module__KVckWW__iconBoxBlue{color:#2563eb;background-color:#eff6ff}.styles-module__KVckWW__iconBoxGreen{color:#059669;background-color:#ecfdf5}.styles-module__KVckWW__cardTitle{color:var(--text-primary);margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.styles-module__KVckWW__cardText{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.875rem;line-height:1.5}.styles-module__KVckWW__linkButton{cursor:pointer;background:0 0;border:none;align-items:center;gap:.25rem;padding:0;font-size:.875rem;font-weight:500;display:flex}.styles-module__KVckWW__linkBlue{color:#2563eb}.styles-module__KVckWW__linkBlue:hover{text-decoration:underline}.styles-module__KVckWW__linkGreen{color:#059669}.styles-module__KVckWW__linkGreen:hover{text-decoration:underline}.styles-module__KVckWW__footer{border-top:1px solid var(--border-color);padding-top:1.5rem}.styles-module__KVckWW__footerTitle{color:var(--text-primary);margin-bottom:.5rem;font-size:.875rem;font-weight:600}.styles-module__KVckWW__footerContent{color:var(--text-secondary);flex-direction:column;gap:1rem;font-size:.875rem;display:flex}@media (min-width:640px){.styles-module__KVckWW__footerContent{flex-direction:row;align-items:center;gap:1.5rem}}.styles-module__KVckWW__footerItem{align-items:center;gap:.5rem;display:flex}.styles-module__KVckWW__modalOverlay{z-index:50;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.styles-module__KVckWW__modalContainer{background-color:var(--bg-card);border:1px solid var(--border-color);border-radius:.75rem;width:100%;max-width:28rem;animation:.2s ease-out styles-module__KVckWW__modalIn;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}@keyframes styles-module__KVckWW__modalIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.styles-module__KVckWW__modalHeader{border-bottom:1px solid var(--border-color);background-color:var(--bg-hover);justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.styles-module__KVckWW__modalTitle{color:var(--text-primary);font-weight:600}.styles-module__KVckWW__btnClose{color:var(--text-placeholder);cursor:pointer;background:0 0;border:none;transition:color .2s}.styles-module__KVckWW__btnClose:hover{color:var(--text-secondary)}.styles-module__KVckWW__modalForm{flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.styles-module__KVckWW__label{color:var(--text-primary);margin-bottom:.25rem;font-size:.875rem;font-weight:500;display:block}.styles-module__KVckWW__textarea{border:1px solid var(--input-border);background-color:var(--input-bg);width:100%;color:var(--text-primary);resize:none;border-radius:.375rem;outline:none;padding:.75rem;font-size:.875rem}.styles-module__KVckWW__textarea:focus{border-color:var(--input-focus-ring);box-shadow:0 0 0 1px var(--input-focus-ring)}.styles-module__KVckWW__modalActions{justify-content:flex-end;gap:.75rem;padding-top:.5rem;display:flex}.styles-module__KVckWW__btnCancel{color:var(--btn-cancel-text);background-color:var(--btn-cancel-bg);border:1px solid var(--btn-cancel-border);cursor:pointer;border-radius:.375rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500}.styles-module__KVckWW__btnCancel:hover{background-color:var(--btn-cancel-hover)}.styles-module__KVckWW__btnSubmit{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:.375rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:flex}.styles-module__KVckWW__btnSubmit:hover{background-color:#1d4ed8}.styles-module__KVckWW__btnSubmit:disabled{opacity:.7;cursor:not-allowed}.styles-module__KVckWW__spin{animation:1s linear infinite styles-module__KVckWW__spin}@keyframes styles-module__KVckWW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.styles-module__mZ-Gga__page{background-color:#0b0f1a;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:40px 40px;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.styles-module__mZ-Gga__bgLayer{pointer-events:none;z-index:0;position:absolute;inset:0}.styles-module__mZ-Gga__blob1{position:absolute;top:-120px;left:-120px}.styles-module__mZ-Gga__blob2{position:absolute;top:-80px;right:-80px}.styles-module__mZ-Gga__blob3{position:absolute;top:36%;left:37%;transform:translate(-50%,-50%)}.styles-module__mZ-Gga__blob4{position:absolute;bottom:-180px;left:28%;transform:translate(-50%)}.styles-module__mZ-Gga__blob5{position:absolute;bottom:-200px;right:-160px}.styles-module__mZ-Gga__centerChart{position:absolute;top:58%;left:44%;transform:translate(-50%,-50%)}.styles-module__mZ-Gga__miniChartCard{filter:blur(1.5px);-webkit-mask-image:linear-gradient(90deg,#0000 0%,#0009 12%,#000 28% 72%,#0009 88%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#0009 12%,#000 28% 72%,#0009 88%,#0000 100%)}.styles-module__mZ-Gga__miniChartSvg{width:432px;height:84px;display:block;overflow:visible}.styles-module__mZ-Gga__scrollLines{animation:14s linear infinite styles-module__mZ-Gga__lineScroll}@keyframes styles-module__mZ-Gga__lineScroll{0%{transform:translate(0)}to{transform:translate(-360px)}}.styles-module__mZ-Gga__histogram1{flex-direction:column;align-items:center;gap:6px;display:flex;position:absolute;top:32px;left:50%;transform:translate(-50%)}.styles-module__mZ-Gga__histogram2{flex-direction:column;align-items:flex-start;gap:6px;display:flex;position:absolute;bottom:-14px;left:24px}.styles-module__mZ-Gga__chartLabel{color:#94a3b873;letter-spacing:.06em;font-family:monospace;font-size:.62rem}.styles-module__mZ-Gga__barChart{align-items:flex-end;gap:3px;height:60px;display:flex}.styles-module__mZ-Gga__bar{transform-origin:bottom;border-radius:2px 2px 0 0;width:6px;animation:5s ease-in-out infinite alternate styles-module__mZ-Gga__barOscillate}.styles-module__mZ-Gga__floatingDot{border-radius:50%;animation:4s ease-in-out infinite alternate styles-module__mZ-Gga__dotPulse;position:absolute}.styles-module__mZ-Gga__leftCol{z-index:1;flex-direction:column;flex:0 0 45%;justify-content:center;padding:4rem 3rem 4rem 5rem;display:flex;position:relative}.styles-module__mZ-Gga__brand{align-items:center;gap:12px;margin-bottom:2rem;display:flex}.styles-module__mZ-Gga__brandLogo{border-radius:8px}.styles-module__mZ-Gga__brandName{color:#e8eaf0;letter-spacing:-.02em;font-size:1.45rem;font-weight:700}.styles-module__mZ-Gga__tagline{color:#e8eaf0;max-width:320px;margin-bottom:2rem;font-size:1.45rem;font-weight:600;line-height:1.4}.styles-module__mZ-Gga__featureList{flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.styles-module__mZ-Gga__featureList li{color:#64748b;padding-left:1rem;font-size:.875rem;position:relative}.styles-module__mZ-Gga__featureList li:before{content:"●";color:#3b82f6;font-size:.45rem;position:absolute;top:.3rem;left:0}.styles-module__mZ-Gga__rightCol{z-index:1;flex:0 0 55%;justify-content:center;align-items:center;padding:2rem;display:flex;position:relative}.styles-module__mZ-Gga__card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background-color:#111827e0;border:1px solid #ffffff14;border-radius:16px;width:100%;max-width:26rem;padding:2.5rem 2.25rem;box-shadow:0 32px 64px -12px #000000b3}.styles-module__mZ-Gga__cardHeader{flex-direction:column;align-items:center;gap:.75rem;margin-bottom:2rem;display:flex}.styles-module__mZ-Gga__cardLogoWrapper{background:#ffffff12;border-radius:14px;justify-content:center;align-items:center;width:54px;height:54px;display:flex;overflow:hidden}.styles-module__mZ-Gga__cardTitle{color:#e8eaf0;text-align:center;margin:0;font-size:1.2rem;font-weight:700}.styles-module__mZ-Gga__cardSubtitle{color:#64748b;text-align:center;margin:0;font-size:.78rem}.styles-module__mZ-Gga__formGroup{margin-bottom:1.25rem}.styles-module__mZ-Gga__fieldLabel{letter-spacing:.08em;margin-bottom:.4rem;font-weight:600;display:block;color:#64748b!important;font-size:.68rem!important}.styles-module__mZ-Gga__fieldError{color:#fca5a5;margin-top:.25rem;font-size:.72rem;display:block}.styles-module__mZ-Gga__forgotPassword{color:#475569;font-size:.72rem;text-decoration:none;transition:color .2s}.styles-module__mZ-Gga__forgotPassword:hover{color:#94a3b8}.styles-module__mZ-Gga__cardFooter{text-align:center;color:#334155;margin-top:1.5rem;font-size:.68rem}@keyframes styles-module__mZ-Gga__barOscillate{0%{opacity:.55;height:12px}20%{opacity:.9;height:40px}45%{opacity:.6;height:20px}70%{opacity:1;height:52px}to{opacity:.7;height:28px}}@keyframes styles-module__mZ-Gga__dotPulse{0%{opacity:.3;transform:scale(1)}to{opacity:.85;transform:scale(1.4)}}@keyframes styles-module__mZ-Gga__segA1Anim{0%,to{stroke-dasharray:412.5 673.1}50%{stroke-dasharray:456 629.6}}@keyframes styles-module__mZ-Gga__segA2Anim{0%,to{stroke-dasharray:303.9 781.7}50%{stroke-dasharray:260.5 825.1}}@keyframes styles-module__mZ-Gga__segA3Anim{0%,to{stroke-dasharray:217.1 868.5}50%{stroke-dasharray:239.8 845.8}}@keyframes styles-module__mZ-Gga__segA4Anim{0%,to{stroke-dasharray:151.9 933.7}50%{stroke-dasharray:129.3 956.3}}@keyframes styles-module__mZ-Gga__segB1Anim{0%,to{stroke-dasharray:325.7 488.5}50%{stroke-dasharray:358.2 456}}@keyframes styles-module__mZ-Gga__segB2Anim{0%,to{stroke-dasharray:244.3 569.9}50%{stroke-dasharray:212.7 601.5}}@keyframes styles-module__mZ-Gga__segB3Anim{0%,to{stroke-dasharray:146.6 667.6}50%{stroke-dasharray:163 651.2}}@keyframes styles-module__mZ-Gga__segB4Anim{0%,to{stroke-dasharray:97.7 716.5}50%{stroke-dasharray:81.4 732.8}}@keyframes styles-module__mZ-Gga__segC1Anim{0%,to{stroke-dasharray:332.6 617.6}50%{stroke-dasharray:370.6 579.6}}@keyframes styles-module__mZ-Gga__segC2Anim{0%,to{stroke-dasharray:266.1 684.1}50%{stroke-dasharray:237.5 712.7}}@keyframes styles-module__mZ-Gga__segC3Anim{0%,to{stroke-dasharray:209 741.2}50%{stroke-dasharray:228 722.2}}@keyframes styles-module__mZ-Gga__segC4Anim{0%,to{stroke-dasharray:142.5 807.7}50%{stroke-dasharray:114 836.2}}.styles-module__mZ-Gga__segA1{animation:6s ease-in-out infinite styles-module__mZ-Gga__segA1Anim}.styles-module__mZ-Gga__segA2{animation:7.5s ease-in-out infinite styles-module__mZ-Gga__segA2Anim}.styles-module__mZ-Gga__segA3{animation:5.5s ease-in-out infinite styles-module__mZ-Gga__segA3Anim}.styles-module__mZ-Gga__segA4{animation:8.5s ease-in-out infinite styles-module__mZ-Gga__segA4Anim}.styles-module__mZ-Gga__segB1{animation:7s ease-in-out infinite styles-module__mZ-Gga__segB1Anim}.styles-module__mZ-Gga__segB2{animation:5.2s ease-in-out infinite styles-module__mZ-Gga__segB2Anim}.styles-module__mZ-Gga__segB3{animation:8.8s ease-in-out infinite styles-module__mZ-Gga__segB3Anim}.styles-module__mZ-Gga__segB4{animation:6.4s ease-in-out infinite styles-module__mZ-Gga__segB4Anim}.styles-module__mZ-Gga__segC1{animation:5.8s ease-in-out infinite styles-module__mZ-Gga__segC1Anim}.styles-module__mZ-Gga__segC2{animation:7.2s ease-in-out infinite styles-module__mZ-Gga__segC2Anim}.styles-module__mZ-Gga__segC3{animation:6.8s ease-in-out infinite styles-module__mZ-Gga__segC3Anim}.styles-module__mZ-Gga__segC4{animation:9s ease-in-out infinite styles-module__mZ-Gga__segC4Anim}@media (max-width:768px){.styles-module__mZ-Gga__leftCol{display:none}.styles-module__mZ-Gga__rightCol{flex:1;padding:1.5rem}.styles-module__mZ-Gga__blob1,.styles-module__mZ-Gga__blob2,.styles-module__mZ-Gga__blob4,.styles-module__mZ-Gga__blob5{opacity:.25}.styles-module__mZ-Gga__blob3,.styles-module__mZ-Gga__histogram1,.styles-module__mZ-Gga__histogram2{display:none}}
.auth-module__WeEdCG__container{flex-direction:column;gap:2rem;width:100%;display:flex}.auth-module__WeEdCG__banner{background-color:#eff6ff;border:1px solid #bfdbfe;border-left:4px solid #3b82f6;border-radius:6px;align-items:flex-start;gap:1rem;padding:1.25rem;display:flex}.auth-module__WeEdCG__bannerIcon{color:#2563eb;flex-shrink:0;margin-top:2px}.auth-module__WeEdCG__bannerText{color:#1e3a8a;margin:0;font-size:.9rem;line-height:1.5}.auth-module__WeEdCG__bannerText strong{color:#172554;font-weight:600}.auth-module__WeEdCG__formGroup{flex-direction:column;gap:.5rem;display:flex}.auth-module__WeEdCG__formGroup label{color:#0f172a;font-size:.9rem;font-weight:600}.auth-module__WeEdCG__inputWrapper{align-items:center;width:100%;display:flex;position:relative}.auth-module__WeEdCG__inputIcon{color:#64748b;pointer-events:none;position:absolute;left:12px}.auth-module__WeEdCG__input{color:#0f172a;background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;outline:none;width:100%;padding:.75rem 1rem .75rem 2.5rem;font-size:.95rem;transition:all .2s ease-in-out}.auth-module__WeEdCG__input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f126}.auth-module__WeEdCG__input:hover{border-color:#cbd5e1}.auth-module__WeEdCG__helperText{color:#64748b;margin-top:.25rem;font-size:.8rem}.auth-module__WeEdCG__footer{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-top:1rem;padding-top:2rem;display:flex}.auth-module__WeEdCG__btnBack{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.75rem 1rem;font-weight:500;transition:color .2s}.auth-module__WeEdCG__btnBack:hover{color:#0f172a;background-color:#f8fafc}.auth-module__WeEdCG__btnPrimary{color:#fff;cursor:pointer;background-color:#4f46e5;border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;transition:background-color .2s;display:flex}.auth-module__WeEdCG__btnPrimary:hover{background-color:#4338ca}@media (prefers-color-scheme:dark){.auth-module__WeEdCG__banner{color:#bfdbfe;background-color:#1e3a8a33;border-color:#3b82f64d}.auth-module__WeEdCG__bannerText{color:#dbeafe}.auth-module__WeEdCG__bannerText strong{color:#fff}.auth-module__WeEdCG__bannerIcon{color:#60a5fa}.auth-module__WeEdCG__formGroup label{color:#f8fafc}.auth-module__WeEdCG__input{color:#f8fafc;background-color:#0f172a;border-color:#334155}.auth-module__WeEdCG__input:focus{border-color:#6366f1}.auth-module__WeEdCG__inputWrapper .auth-module__WeEdCG__inputIcon,.auth-module__WeEdCG__helperText{color:#94a3b8}.auth-module__WeEdCG__footer{border-color:#334155}.auth-module__WeEdCG__btnBack{color:#94a3b8}.auth-module__WeEdCG__btnBack:hover{color:#f8fafc;background-color:#1e293b}}
.auth-module__503lyW__container{flex-direction:column;gap:2rem;width:100%;display:flex}.auth-module__503lyW__banner{color:#1e3a8a;background-color:#eff6ff;border:1px solid #bfdbfe;border-left:4px solid #3b82f6;border-radius:6px;align-items:flex-start;gap:1rem;padding:1.25rem;transition:all .2s;display:flex}.auth-module__503lyW__bannerIcon{color:#2563eb;flex-shrink:0;margin-top:2px}.auth-module__503lyW__bannerText{margin:0;font-size:.9rem;line-height:1.5}.auth-module__503lyW__bannerText strong{color:#172554;font-weight:600}.auth-module__503lyW__formGroup{flex-direction:column;gap:.5rem;display:flex}.auth-module__503lyW__label{color:#0f172a;font-size:.9rem;font-weight:600}.auth-module__503lyW__input{color:#0f172a;background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;outline:none;width:100%;padding:.75rem 1rem;font-family:monospace;font-size:.95rem;transition:all .2s ease-in-out}.auth-module__503lyW__input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f126}.auth-module__503lyW__input:hover{border-color:#cbd5e1}.auth-module__503lyW__helperText{color:#64748b;margin-top:.25rem;font-size:.8rem}.auth-module__503lyW__helperText em{color:#475569;background-color:#f1f5f9;border-radius:4px;padding:2px 4px;font-style:normal;font-weight:500}.auth-module__503lyW__footer{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-top:1rem;padding-top:2rem;display:flex}.auth-module__503lyW__btnBack{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.75rem 1rem;font-weight:500;transition:color .2s}.auth-module__503lyW__btnBack:hover{color:#0f172a;background-color:#f8fafc}.auth-module__503lyW__btnPrimary{color:#fff;cursor:pointer;background-color:#4f46e5;border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;transition:background-color .2s,transform .1s;display:flex;box-shadow:0 1px 2px #0000000d}.auth-module__503lyW__btnPrimary:hover:not(:disabled){background-color:#4338ca}.auth-module__503lyW__btnPrimary:active:not(:disabled){transform:translateY(1px)}.auth-module__503lyW__btnPrimary:disabled{cursor:not-allowed;opacity:.7;background-color:#94a3b8}@media (prefers-color-scheme:dark){.auth-module__503lyW__banner{color:#bfdbfe;background-color:#1e3a8a33;border-color:#3b82f64d #3b82f64d #3b82f64d #3b82f6}.auth-module__503lyW__bannerText strong{color:#dbeafe}.auth-module__503lyW__bannerIcon{color:#60a5fa}.auth-module__503lyW__label{color:#f8fafc}.auth-module__503lyW__input{color:#f8fafc;background-color:#0f172a;border-color:#334155}.auth-module__503lyW__input:hover{border-color:#475569}.auth-module__503lyW__input:focus{border-color:#6366f1}.auth-module__503lyW__helperText{color:#94a3b8}.auth-module__503lyW__helperText em{color:#cbd5e1;background-color:#1e293b}.auth-module__503lyW__footer{border-color:#334155}.auth-module__503lyW__btnBack{color:#94a3b8}.auth-module__503lyW__btnBack:hover{color:#f8fafc;background-color:#1e293b}}
.page-module__o3YWdq__wrapper{flex-direction:column;gap:1rem;width:100%;max-width:1200px;margin:0 auto;display:flex}@media (min-width:768px){.page-module__o3YWdq__wrapper{gap:2rem}}.page-module__o3YWdq__header{flex-direction:column;gap:1rem;display:flex}@media (min-width:768px){.page-module__o3YWdq__header{flex-direction:row;justify-content:space-between;align-items:center}}.page-module__o3YWdq__titleGroup{min-width:0}.page-module__o3YWdq__titleGroup h1{color:var(--foreground,#0f172a);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:.5rem;margin-bottom:.25rem;font-size:1.5rem;font-weight:700;display:flex;overflow:hidden}.page-module__o3YWdq__titleGroup p{color:#64748b;font-size:.9rem}.page-module__o3YWdq__actions{align-items:center;gap:.5rem;min-width:0;display:flex}.page-module__o3YWdq__refreshBtn{color:#64748b;cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;transition:all .2s;display:flex}.page-module__o3YWdq__refreshBtn:hover{color:#0f172a;border-color:#0f172a}.page-module__o3YWdq__newBtn{color:#fff;cursor:pointer;white-space:nowrap;background-color:#2563eb;border:none;border-radius:8px;align-items:center;gap:.5rem;height:38px;padding:0 1rem;font-weight:500;display:flex}.page-module__o3YWdq__newBtn a{color:#fff;text-decoration:none}.page-module__o3YWdq__grid{grid-template-columns:minmax(0,1fr);gap:1rem;width:100%;min-width:0;display:grid}@media (min-width:640px){.page-module__o3YWdq__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.page-module__o3YWdq__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.page-module__o3YWdq__card{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;min-width:0;overflow:hidden}.page-module__o3YWdq__skeleton{background-color:#8080801a;border:1px solid #e2e8f0;border-radius:12px;height:180px;animation:1.5s ease-in-out infinite page-module__o3YWdq__pulse}@keyframes page-module__o3YWdq__pulse{0%{opacity:.6}50%{opacity:.3}to{opacity:.6}}.page-module__o3YWdq__emptyState{text-align:center;color:#64748b;border:1px dashed #e2e8f0;border-radius:12px;grid-column:1/-1;padding:4rem 1rem}.page-module__o3YWdq__modalOverlay{z-index:100;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.page-module__o3YWdq__modalContent{text-align:center;background:#fff;border-radius:12px;width:100%;max-width:400px;padding:1.5rem;box-shadow:0 20px 25px -5px #0000001a}.page-module__o3YWdq__modalHeader{flex-direction:column;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.page-module__o3YWdq__modalIcon{color:#dc2626;background-color:#fee2e2;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.page-module__o3YWdq__modalHeader h3{color:#1f2937;margin:0;font-size:1.25rem;font-weight:700}.page-module__o3YWdq__modalBody p{color:#6b7280;margin-bottom:1.5rem;font-size:.95rem;line-height:1.5}.page-module__o3YWdq__modalFooter{justify-content:center;gap:.75rem;display:flex}.page-module__o3YWdq__btnCancel{color:#374151;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:6px;padding:.6rem 1.2rem;font-weight:600;transition:all .2s}.page-module__o3YWdq__btnCancel:hover{background-color:#f3f4f6}.page-module__o3YWdq__btnConfirmDelete{color:#fff;cursor:pointer;background-color:#dc2626;border:none;border-radius:6px;padding:.6rem 1.2rem;font-weight:600;transition:all .2s}.page-module__o3YWdq__btnConfirmDelete:hover{background-color:#b91c1c}.page-module__o3YWdq__btnConfirmDelete:disabled{opacity:.7;cursor:not-allowed}
.styles-module__o7S88G__pageContainer{max-width:1600px;min-height:100%;margin:0 auto;padding:1.5rem;animation:.5s ease-out styles-module__o7S88G__fadeIn}.styles-module__o7S88G__header{margin-bottom:2rem}.styles-module__o7S88G__title{letter-spacing:-.025em;color:#0f172a;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.styles-module__o7S88G__subtitle{color:#64748b;max-width:42rem;font-size:.875rem;line-height:1.5}.styles-module__o7S88G__tabsWrapper{width:100%;margin-bottom:2rem}.styles-module__o7S88G__tabsNav{white-space:nowrap;scrollbar-width:none;-ms-overflow-style:none;align-items:center;gap:.5rem;padding:4px;display:flex;overflow-x:auto}.styles-module__o7S88G__tabsNav::-webkit-scrollbar{display:none}.styles-module__o7S88G__tabLink{border-radius:9999px;flex-shrink:0;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.styles-module__o7S88G__tabInactive{color:#64748b;background-color:#0000;border:1px solid #e2e8f0}.styles-module__o7S88G__tabActive{color:#2563eb;background-color:#fff;border:1px solid #2563eb;box-shadow:0 1px 2px #0000000d}.styles-module__o7S88G__iconActive{color:#2563eb}.styles-module__o7S88G__iconInactive{color:#94a3b8}@media (min-width:768px){.styles-module__o7S88G__tabsNav{border-bottom:1px solid #334155;gap:2rem;padding:0;overflow-x:visible}.styles-module__o7S88G__tabLink{border:none;border-bottom:2px solid #0000;border-radius:0;margin-bottom:-1px;padding:1rem .25rem;box-shadow:none!important;background-color:#0000!important}.styles-module__o7S88G__tabActive{color:#3b82f6;border-color:#0000 #0000 #3b82f6}.styles-module__o7S88G__tabInactive{color:#94a3b8;border-color:#0000}.styles-module__o7S88G__tabInactive:hover{color:#e2e8f0;border-bottom-color:#475569}}@media (prefers-color-scheme:dark){.styles-module__o7S88G__title{color:#fff}.styles-module__o7S88G__subtitle{color:#94a3b8}.styles-module__o7S88G__tabInactive{color:#94a3b8;border-color:#334155}.styles-module__o7S88G__tabActive{color:#60a5fa;background-color:#1e293b;border-color:#60a5fa}@media (min-width:768px){.styles-module__o7S88G__tabActive{background-color:#0000;border-color:#0000 #0000 #60a5fa}.styles-module__o7S88G__tabInactive{border-color:#0000}}}@keyframes styles-module__o7S88G__fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.styles-module__o7S88G__contentArea{min-height:400px}.styles-module__o7S88G__restrictedContainer{color:#64748b;flex-direction:column;justify-content:center;align-items:center;height:60vh;display:flex}.styles-module__o7S88G__restrictedTitle{color:#1e293b;font-size:1.125rem;font-weight:500}@media (prefers-color-scheme:dark){.styles-module__o7S88G__restrictedTitle{color:#e2e8f0}}
.page-module__jM4LJq__container{flex-direction:column;gap:1.5rem;animation:.5s ease-out page-module__jM4LJq__fadeIn;display:flex}@keyframes page-module__jM4LJq__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.page-module__jM4LJq__header{margin-bottom:.5rem}.page-module__jM4LJq__title{color:hsl(var(--foreground));font-size:1.875rem;font-weight:700}.page-module__jM4LJq__subtitle{color:hsl(var(--muted-foreground));margin-top:.25rem;font-size:.95rem}.page-module__jM4LJq__backLink{color:hsl(var(--muted-foreground));align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.875rem;transition:color .2s;display:inline-flex}.page-module__jM4LJq__backLink:hover{color:hsl(var(--foreground))}
.page-module__Cq5DzG__container{flex-direction:column;gap:1.5rem;animation:.5s ease-out page-module__Cq5DzG__fadeIn;display:flex}@keyframes page-module__Cq5DzG__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.page-module__Cq5DzG__header{margin-bottom:.5rem}.page-module__Cq5DzG__title{color:hsl(var(--foreground));font-size:1.875rem;font-weight:700}.page-module__Cq5DzG__subtitle{color:hsl(var(--muted-foreground));margin-top:.25rem;font-size:.95rem}
.styles-module__MP1HFa__container{width:100%;max-width:48rem;margin:0 auto;animation:.5s ease-out styles-module__MP1HFa__fadeIn}@keyframes styles-module__MP1HFa__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.styles-module__MP1HFa__header{margin-bottom:2rem}.styles-module__MP1HFa__title{color:#f1f5f9;font-size:1.875rem;font-weight:700}.styles-module__MP1HFa__subtitle{color:#94a3b8;margin-top:.25rem;font-size:.95rem}.styles-module__MP1HFa__card{background-color:#0f172a;border:1px solid #1e293b;border-radius:.75rem;padding:2rem;box-shadow:0 4px 6px -1px #0000001a}.styles-module__MP1HFa__formGrid{flex-direction:column;gap:1.5rem;display:flex}.styles-module__MP1HFa__formGroup{flex-direction:column;gap:.5rem;display:flex}.styles-module__MP1HFa__label{color:#cbd5e1;font-size:.875rem;font-weight:500}.styles-module__MP1HFa__input{color:#f8fafc;background-color:#020617;border:1px solid #334155;border-radius:.5rem;padding:.625rem 1rem;transition:all .2s}.styles-module__MP1HFa__input:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 2px #6366f133}.styles-module__MP1HFa__input:disabled{opacity:.5;cursor:not-allowed}.styles-module__MP1HFa__fieldError{color:#f87171;font-size:.75rem}.styles-module__MP1HFa__separator{background-color:#1e293b;height:1px;margin:.5rem 0}.styles-module__MP1HFa__actions{justify-content:flex-end;margin-top:1rem;display:flex}.styles-module__MP1HFa__submitBtn{color:#fff;background-color:#4f46e5;border-radius:.5rem;padding:.75rem 2rem;font-weight:600;transition:background-color .2s}.styles-module__MP1HFa__submitBtn:hover{background-color:#4338ca}
.ticket-table-module__s3RfJq__container{--bg-primary:#fff;--bg-secondary:#f8fafc;--bg-hover:#f1f5f9;--text-primary:#0f172a;--text-secondary:#475569;--text-muted:#94a3b8;--border-color:#e2e8f0;--status-open-bg:#fef9c3;--status-open-text:#a16207;--status-open-border:#fef08a;--status-progress-bg:#dbeafe;--status-progress-text:#1d4ed8;--status-progress-border:#bfdbfe;--status-resolved-bg:#d1fae5;--status-resolved-text:#047857;--status-resolved-border:#a7f3d0;--status-closed-bg:#f1f5f9;--status-closed-text:#334155;--status-closed-border:#e2e8f0;flex-direction:column;width:100%;display:flex}@media (prefers-color-scheme:dark){.ticket-table-module__s3RfJq__container{--bg-primary:#0f172a;--bg-secondary:#1e293b;--bg-hover:#334155;--text-primary:#f8fafc;--text-secondary:#cbd5e1;--text-muted:#64748b;--border-color:#1e293b;--status-open-bg:#eab30826;--status-open-text:#facc15;--status-open-border:#eab30833;--status-progress-bg:#3b82f626;--status-progress-text:#60a5fa;--status-progress-border:#3b82f633;--status-resolved-bg:#10b98126;--status-resolved-text:#34d399;--status-resolved-border:#10b98133;--status-closed-bg:#94a3b826;--status-closed-text:#94a3b8;--status-closed-border:#94a3b833}}.ticket-table-module__s3RfJq__tableWrapper{background-color:var(--bg-secondary);border:1px solid var(--border-color);border-radius:.5rem;width:100%;margin-top:0;overflow-x:auto}.ticket-table-module__s3RfJq__table{text-align:left;border-collapse:collapse;width:100%;min-width:800px}.ticket-table-module__s3RfJq__thead{background-color:var(--bg-secondary);border-bottom:1px solid var(--border-color)}.ticket-table-module__s3RfJq__th{text-transform:uppercase;color:var(--text-muted);letter-spacing:.05em;white-space:nowrap;padding:1rem 1.5rem;font-size:.75rem;font-weight:600}.ticket-table-module__s3RfJq__tr{border-bottom:1px solid var(--border-color);cursor:pointer;background-color:var(--bg-primary);transition:background-color .2s}.ticket-table-module__s3RfJq__tr:hover{background-color:var(--bg-hover)}.ticket-table-module__s3RfJq__tr:last-child{border-bottom:none}.ticket-table-module__s3RfJq__td{vertical-align:middle;color:var(--text-secondary);padding:1rem 1.5rem;font-size:.875rem}.ticket-table-module__s3RfJq__primaryText{color:var(--text-primary);font-weight:600;display:block}.ticket-table-module__s3RfJq__subText{color:var(--text-muted);margin-top:.25rem;font-size:.75rem;display:block}.ticket-table-module__s3RfJq__truncate{white-space:nowrap;text-overflow:ellipsis;max-width:250px;color:var(--text-secondary);display:block;overflow:hidden}.ticket-table-module__s3RfJq__emptyState{text-align:center;color:var(--text-muted);background-color:var(--bg-primary);padding:3rem}.ticket-table-module__s3RfJq__statusBadge{white-space:nowrap;border:1px solid #0000;border-radius:9999px;align-items:center;gap:.375rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.ticket-table-module__s3RfJq__statusOpen{background-color:var(--status-open-bg);color:var(--status-open-text);border-color:var(--status-open-border)}.ticket-table-module__s3RfJq__statusProgress{background-color:var(--status-progress-bg);color:var(--status-progress-text);border-color:var(--status-progress-border)}.ticket-table-module__s3RfJq__statusResolved{background-color:var(--status-resolved-bg);color:var(--status-resolved-text);border-color:var(--status-resolved-border)}.ticket-table-module__s3RfJq__statusClosed{background-color:var(--status-closed-bg);color:var(--status-closed-text);border-color:var(--status-closed-border)}.ticket-table-module__s3RfJq__pagination{color:var(--text-secondary);flex-direction:column;align-items:center;gap:1rem;margin-top:1.5rem;padding-top:1.5rem;display:flex}@media (min-width:640px){.ticket-table-module__s3RfJq__pagination{flex-direction:row;justify-content:space-between}}.ticket-table-module__s3RfJq__pageInfo{font-size:.875rem}.ticket-table-module__s3RfJq__pageActions{gap:.5rem;display:flex}.ticket-table-module__s3RfJq__pageButton{color:var(--text-primary);background-color:var(--bg-primary);border:1px solid var(--border-color);cursor:pointer;border-radius:.375rem;align-items:center;gap:.25rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.ticket-table-module__s3RfJq__pageButton:hover:not(:disabled){background-color:var(--bg-hover)}.ticket-table-module__s3RfJq__pageButton:disabled{opacity:.5;cursor:not-allowed}.ticket-table-module__s3RfJq__modalOverlay{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0009;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.ticket-table-module__s3RfJq__modalContent{background-color:var(--bg-primary);border:1px solid var(--border-color);border-radius:1rem;flex-direction:column;width:100%;max-width:42rem;max-height:90vh;animation:.2s cubic-bezier(.16,1,.3,1) ticket-table-module__s3RfJq__zoomIn;display:flex;box-shadow:0 25px 50px -12px #00000080}@keyframes ticket-table-module__s3RfJq__zoomIn{0%{opacity:0;transform:scale(.95)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.ticket-table-module__s3RfJq__modalHeader{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.ticket-table-module__s3RfJq__modalTitle{color:var(--text-primary);font-size:1.125rem;font-weight:600}.ticket-table-module__s3RfJq__modalId{color:var(--text-muted);margin-top:.25rem;font-family:monospace;font-size:.75rem;display:block}.ticket-table-module__s3RfJq__closeButton{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:.375rem;padding:.5rem;transition:all .2s}.ticket-table-module__s3RfJq__closeButton:hover{background-color:var(--bg-hover);color:var(--text-primary)}.ticket-table-module__s3RfJq__modalBody{flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex;overflow-y:auto}.ticket-table-module__s3RfJq__infoGrid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:640px){.ticket-table-module__s3RfJq__infoGrid{grid-template-columns:1fr 1fr}}.ticket-table-module__s3RfJq__infoCard{background-color:var(--bg-secondary);border:1px solid var(--border-color);border-radius:.75rem;padding:1rem}.ticket-table-module__s3RfJq__cardLabel{text-transform:uppercase;color:var(--text-muted);align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.75rem;font-weight:600;display:flex}.ticket-table-module__s3RfJq__cardValue{color:var(--text-primary);font-size:.95rem;font-weight:500}.ticket-table-module__s3RfJq__cardSubValue{color:var(--text-muted);align-items:center;gap:.375rem;margin-top:.25rem;font-size:.8rem;display:flex}.ticket-table-module__s3RfJq__messageBox{background-color:var(--bg-secondary);border:1px solid var(--border-color);width:100%;color:var(--text-primary);white-space:pre-wrap;border-radius:.75rem;padding:1rem;font-size:.9rem;line-height:1.6}.ticket-table-module__s3RfJq__modalDate{color:var(--text-muted);text-align:right;margin-top:.5rem;font-size:.75rem}.ticket-table-module__s3RfJq__modalFooter{border-top:1px solid var(--border-color);background-color:var(--bg-secondary);border-bottom-right-radius:1rem;border-bottom-left-radius:1rem;flex-direction:column;gap:1rem;padding:1.25rem 1.5rem;display:flex}@media (min-width:640px){.ticket-table-module__s3RfJq__modalFooter{flex-direction:row;justify-content:space-between;align-items:center}}.ticket-table-module__s3RfJq__statusGroup{align-items:center;gap:.75rem;width:100%;display:flex}@media (min-width:640px){.ticket-table-module__s3RfJq__statusGroup{width:auto}}.ticket-table-module__s3RfJq__statusLabel{color:var(--text-primary);white-space:nowrap;font-size:.875rem;font-weight:500}.ticket-table-module__s3RfJq__select{background-color:var(--bg-primary);border:1px solid var(--border-color);color:var(--text-primary);cursor:pointer;border-radius:.5rem;flex:1;padding:.5rem .75rem;font-size:.875rem}.ticket-table-module__s3RfJq__gmailButton{color:#fff;background-color:#dc2626;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background-color .2s;display:flex}@media (min-width:640px){.ticket-table-module__s3RfJq__gmailButton{width:auto}}.ticket-table-module__s3RfJq__gmailButton:hover{background-color:#b91c1c}.ticket-table-module__s3RfJq__spin{animation:1s linear infinite ticket-table-module__s3RfJq__spin}@keyframes ticket-table-module__s3RfJq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.styles-module__6mRa2G__container{width:100%;animation:.5s ease-in-out styles-module__6mRa2G__fadeIn}.styles-module__6mRa2G__header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.styles-module__6mRa2G__title h2{color:#0f172a;font-size:1.125rem;font-weight:600}.styles-module__6mRa2G__title p{color:#64748b;font-size:.875rem}.styles-module__6mRa2G__clearBtn{color:#64748b;cursor:pointer;background:0 0;border:none;align-items:center;gap:.25rem;font-size:.75rem;font-weight:500;transition:color .2s;display:flex}.styles-module__6mRa2G__clearBtn:hover{color:#dc2626}.styles-module__6mRa2G__emptyState{text-align:center;color:#94a3b8;background-color:#f8fafc;border:1px dashed #e2e8f0;border-radius:.5rem;flex-direction:column;justify-content:center;align-items:center;padding:3rem 1rem;display:flex}.styles-module__6mRa2G__list{flex-direction:column;gap:.75rem;display:flex}.styles-module__6mRa2G__card{border:1px solid #0000;border-radius:.75rem;align-items:flex-start;gap:1rem;padding:1rem;transition:all .2s;display:flex}.styles-module__6mRa2G__cardIconWrapper{flex-shrink:0;margin-top:.125rem}.styles-module__6mRa2G__cardContent{flex:1;min-width:0}.styles-module__6mRa2G__cardHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.25rem;display:flex}.styles-module__6mRa2G__cardTitle{font-size:.875rem;font-weight:600;line-height:1.25}.styles-module__6mRa2G__cardDate{white-space:nowrap;opacity:.7;font-size:.75rem}.styles-module__6mRa2G__cardMessage{opacity:.9;font-size:.875rem;line-height:1.5}.styles-module__6mRa2G__closeBtn{width:24px;height:24px;color:inherit;opacity:.6;cursor:pointer;background:0 0;border:none;border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;margin-top:-.25rem;transition:all .2s;display:flex;position:static}.styles-module__6mRa2G__closeBtn:hover{opacity:1;background-color:#0000000d}.styles-module__6mRa2G__info{color:#0f172a;background-color:#f8fafc;border-color:#e2e8f0}.styles-module__6mRa2G__info .styles-module__6mRa2G__icon{color:#475569}.styles-module__6mRa2G__success{color:#064e3b;background-color:#f0fdf4;border-color:#dcfce7}.styles-module__6mRa2G__success .styles-module__6mRa2G__icon{color:#059669}.styles-module__6mRa2G__warning{color:#78350f;background-color:#fffbeb;border-color:#fef3c7}.styles-module__6mRa2G__warning .styles-module__6mRa2G__icon{color:#d97706}.styles-module__6mRa2G__error{color:#7f1d1d;background-color:#fef2f2;border-color:#fee2e2}.styles-module__6mRa2G__error .styles-module__6mRa2G__icon{color:#dc2626}@media (prefers-color-scheme:dark){.styles-module__6mRa2G__header{border-bottom-color:#1e293b}.styles-module__6mRa2G__title h2{color:#f1f5f9}.styles-module__6mRa2G__title p{color:#94a3b8}.styles-module__6mRa2G__emptyState{color:#64748b;background-color:#0f172a;border-color:#1e293b}.styles-module__6mRa2G__card{background-color:#1e293b66}.styles-module__6mRa2G__info{color:#e2e8f0;border-color:#334155}.styles-module__6mRa2G__info .styles-module__6mRa2G__icon{color:#94a3b8}.styles-module__6mRa2G__success{color:#f0fdf4;background-color:#064e3b33;border-color:#059669}.styles-module__6mRa2G__success .styles-module__6mRa2G__icon{color:#34d399}.styles-module__6mRa2G__warning{color:#fffbeb;background-color:#78350f33;border-color:#d97706}.styles-module__6mRa2G__warning .styles-module__6mRa2G__icon{color:#fbbf24}.styles-module__6mRa2G__error{color:#fef2f2;background-color:#7f1d1d33;border-color:#dc2626}.styles-module__6mRa2G__error .styles-module__6mRa2G__icon{color:#f87171}.styles-module__6mRa2G__closeBtn:hover{background-color:#ffffff1a}}@media (max-width:640px){.styles-module__6mRa2G__header{flex-direction:column;align-items:flex-start}.styles-module__6mRa2G__clearBtn{align-self:flex-end}.styles-module__6mRa2G__card{gap:.75rem;padding:.75rem}.styles-module__6mRa2G__cardHeader{flex-direction:column;gap:.25rem}}
.styles-module__WIsKIW__label{color:#e2e8f0;margin-bottom:.5rem;font-size:.875rem;font-weight:500;line-height:1;display:block}
.styles-module__G4rGvG__pageContainer{color:#fff;background:radial-gradient(circle,#0a3845 0%,#021217 100%);justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}.styles-module__G4rGvG__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;width:100%;max-width:26rem;padding:2.5rem;box-shadow:0 25px 50px -12px #00000080}.styles-module__G4rGvG__header{text-align:center;margin-bottom:2rem}.styles-module__G4rGvG__headerIcon{color:#fff;background-color:#ffffff1a;border-radius:12px;justify-content:center;align-items:center;width:3rem;height:3rem;margin:0 auto 1.5rem;display:flex}.styles-module__G4rGvG__successIcon{color:#4ba136;background-color:#4ba1361a;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;margin:0 auto 1.5rem;display:flex}.styles-module__G4rGvG__title{color:#fff;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.styles-module__G4rGvG__subtitle{color:#94a3b8;font-size:.875rem;line-height:1.5}.styles-module__G4rGvG__formGroup{margin-bottom:1.25rem}.styles-module__G4rGvG__fieldError{color:#fca5a5;margin-top:.25rem;font-size:.75rem}.styles-module__G4rGvG__backLink{color:#94a3b8;cursor:pointer;justify-content:center;align-items:center;gap:.5rem;margin-top:1.5rem;font-size:.875rem;text-decoration:none;transition:color .2s;display:flex}.styles-module__G4rGvG__backLink:hover{color:#fff}
.styles-module__OvQvpq__container{flex-direction:column;gap:2rem;width:100%;max-width:1000px;margin:0 auto;padding-bottom:4rem;display:flex}.styles-module__OvQvpq__breadcrumb{color:#64748b;font-size:.9rem}.styles-module__OvQvpq__breadcrumb strong{color:#0f172a;font-weight:600}@media (prefers-color-scheme:dark){.styles-module__OvQvpq__breadcrumb{color:#94a3b8}.styles-module__OvQvpq__breadcrumb strong{color:#f8fafc}}.styles-module__OvQvpq__stepperContainer{justify-content:space-between;align-items:center;width:100%;padding:0 1rem;display:flex}.styles-module__OvQvpq__stepItem{z-index:2;flex-direction:column;align-items:center;gap:.5rem;display:flex;position:relative}.styles-module__OvQvpq__stepCircle{color:#64748b;background-color:#e2e8f0;border:2px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;font-weight:600;transition:all .3s;display:flex}.styles-module__OvQvpq__stepLabel{color:#94a3b8;font-size:.75rem;font-weight:500;transition:all .3s}.styles-module__OvQvpq__stepActive{color:#fff;background-color:#4f46e5;border-color:#4f46e5;box-shadow:0 0 0 4px #4f46e533}.styles-module__OvQvpq__labelActive{color:#4f46e5;font-weight:700}.styles-module__OvQvpq__stepDone{color:#fff;background-color:#4f46e5;border-color:#4f46e5}.styles-module__OvQvpq__labelDone{color:#4f46e5}.styles-module__OvQvpq__stepLine{background-color:#e2e8f0;flex:1;height:2px;margin:0 10px;transform:translateY(-14px)}.styles-module__OvQvpq__lineDone{background-color:#4f46e5}@media (prefers-color-scheme:dark){.styles-module__OvQvpq__stepCircle{color:#94a3b8;background-color:#1e293b;border-color:#334155}.styles-module__OvQvpq__stepLabel{color:#64748b}.styles-module__OvQvpq__stepLine{background-color:#334155}.styles-module__OvQvpq__stepActive,.styles-module__OvQvpq__stepDone{color:#fff;background-color:#6366f1;border-color:#6366f1}.styles-module__OvQvpq__stepActive{box-shadow:0 0 0 4px #6366f140}.styles-module__OvQvpq__lineDone{background-color:#6366f1}.styles-module__OvQvpq__labelActive,.styles-module__OvQvpq__labelDone{color:#818cf8}}.styles-module__OvQvpq__card{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d}.styles-module__OvQvpq__cardHeader{border-bottom:1px solid #e2e8f0;padding:1.5rem 2rem}.styles-module__OvQvpq__cardHeader h2{color:#0f172a;margin:0;font-size:1.25rem;font-weight:700}.styles-module__OvQvpq__cardBody{padding:2rem}@media (prefers-color-scheme:dark){.styles-module__OvQvpq__card{box-shadow:none;background-color:#1e293b;border-color:#334155}.styles-module__OvQvpq__cardHeader{border-color:#334155}.styles-module__OvQvpq__cardHeader h2{color:#f8fafc}}.styles-module__OvQvpq__fadeIn{animation:.3s ease-in-out styles-module__OvQvpq__fadeIn}@keyframes styles-module__OvQvpq__fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}
.styles-module__SkTqDW__container{background-color:#fff;border-radius:8px;max-width:900px;margin:0 auto;padding:2rem}@media (prefers-color-scheme:dark){.styles-module__SkTqDW__container{color:#f8fafc;background-color:#1e293b}}.styles-module__SkTqDW__breadcrumb{color:#64748b;margin-bottom:2rem;font-size:.85rem}.styles-module__SkTqDW__breadcrumb strong{color:#0f172a}@media (prefers-color-scheme:dark){.styles-module__SkTqDW__breadcrumb strong{color:#f8fafc}}.styles-module__SkTqDW__stepperContainer{justify-content:space-between;align-items:center;margin-bottom:3rem;padding:0 1rem;display:flex}.styles-module__SkTqDW__stepItem{z-index:2;flex-direction:column;align-items:center;gap:.5rem;display:flex;position:relative}.styles-module__SkTqDW__stepCircle{color:#94a3b8;background-color:#fff;border:2px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;font-weight:600;display:flex}.styles-module__SkTqDW__stepLabel{color:#94a3b8;font-size:.75rem;font-weight:500}.styles-module__SkTqDW__stepDone{color:#fff;background-color:#4f46e5;border-color:#4f46e5}.styles-module__SkTqDW__labelDone{color:#4f46e5}.styles-module__SkTqDW__stepActive{color:#fff;background-color:#4f46e5;border-color:#4f46e5;box-shadow:0 0 0 4px #4f46e526}.styles-module__SkTqDW__labelActive{color:#4f46e5;font-weight:700}.styles-module__SkTqDW__stepLine{background-color:#e2e8f0;flex:1;height:2px;margin:0 10px;transform:translateY(-14px)}.styles-module__SkTqDW__lineDone{background-color:#4f46e5}@media (prefers-color-scheme:dark){.styles-module__SkTqDW__stepCircle{background-color:#0f172a;border-color:#334155}.styles-module__SkTqDW__stepLine{background-color:#334155}}.styles-module__SkTqDW__card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;min-height:400px;padding:2rem;display:flex}@media (prefers-color-scheme:dark){.styles-module__SkTqDW__card{background:#1e293b;border-color:#334155}}.styles-module__SkTqDW__cardHeader h2{color:#0f172a;margin-bottom:2rem;font-size:1.1rem;font-weight:600}@media (prefers-color-scheme:dark){.styles-module__SkTqDW__cardHeader h2{color:#f8fafc}}.styles-module__SkTqDW__cardBody{flex:1}.styles-module__SkTqDW__authContainer{flex-direction:column;gap:2rem;display:flex}.styles-module__SkTqDW__infoBanner{background-color:#eff6ff;border:1px solid #dbeafe;border-radius:8px;gap:.75rem;padding:1rem;display:flex}.styles-module__SkTqDW__infoIconWrapper{color:#2563eb;margin-top:2px}.styles-module__SkTqDW__infoBanner p{color:#1e40af;font-size:.9rem;line-height:1.4}@media (prefers-color-scheme:dark){.styles-module__SkTqDW__infoBanner{background-color:#2563eb1a;border-color:#2563eb33}.styles-module__SkTqDW__infoBanner p{color:#93c5fd}.styles-module__SkTqDW__infoIconWrapper{color:#60a5fa}}.styles-module__SkTqDW__inputGroup{flex-direction:column;gap:.5rem;display:flex}.styles-module__SkTqDW__inputGroup label{color:#0f172a;font-size:.9rem;font-weight:600}@media (prefers-color-scheme:dark){.styles-module__SkTqDW__inputGroup label{color:#f8fafc}}.styles-module__SkTqDW__inputWrapper{align-items:center;display:flex;position:relative}.styles-module__SkTqDW__inputIconBox{color:#64748b;align-items:center;display:flex;position:absolute;left:12px}.styles-module__SkTqDW__input{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:8px;outline:none;width:100%;padding:.75rem 1rem .75rem 2.5rem;font-family:monospace;font-size:.95rem;transition:border-color .2s}.styles-module__SkTqDW__input:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a}@media (prefers-color-scheme:dark){.styles-module__SkTqDW__input{color:#f8fafc;background:#0f172a;border-color:#334155}.styles-module__SkTqDW__inputIconBox{color:#94a3b8}}.styles-module__SkTqDW__helperText{color:#64748b;margin-top:.25rem;font-size:.8rem}.styles-module__SkTqDW__helperText em{color:#475569;font-style:normal;font-weight:500}@media (prefers-color-scheme:dark){.styles-module__SkTqDW__helperText em{color:#cbd5e1}}.styles-module__SkTqDW__footer{border-top:1px solid #e2e8f0;justify-content:space-between;margin-top:2rem;padding-top:2rem;display:flex}@media (prefers-color-scheme:dark){.styles-module__SkTqDW__footer{border-color:#334155}}.styles-module__SkTqDW__btnBack{color:#64748b;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:.5rem 1rem;font-weight:500;display:flex}.styles-module__SkTqDW__btnBack:hover{color:#0f172a}@media (prefers-color-scheme:dark){.styles-module__SkTqDW__btnBack:hover{color:#f8fafc}}.styles-module__SkTqDW__btnContinue{color:#fff;cursor:pointer;background-color:#4f46e5;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;transition:all .2s;display:flex}.styles-module__SkTqDW__btnContinue:hover:not(:disabled){background-color:#4338ca}.styles-module__SkTqDW__btnContinue:disabled{opacity:.5;cursor:not-allowed;background-color:#94a3b8}.styles-module__SkTqDW__triggerBlock{background-color:#fff7ed;border:1px solid #ffedd5;border-radius:8px;margin-top:1.5rem;padding:1.5rem}.styles-module__SkTqDW__triggerBlock h3{color:#c2410c!important}.styles-module__SkTqDW__triggerBlock p{opacity:.9;color:#9a3412!important}.styles-module__SkTqDW__btnAddOrange{color:#c2410c;cursor:pointer;background:#ffedd5;border:1px solid #fed7aa;border-radius:6px;align-items:center;gap:.25rem;padding:.4rem .8rem;font-size:.8rem;font-weight:600;transition:all .2s;display:flex}.styles-module__SkTqDW__btnAddOrange:hover{background:#fed7aa;border-color:#fdba74}.styles-module__SkTqDW__triggerBlock input{background-color:#fff;border-color:#fed7aa!important}.styles-module__SkTqDW__triggerBlock input:focus{border-color:#f97316!important;box-shadow:0 0 0 3px #f973161a!important}.styles-module__SkTqDW__triggerBlock svg{color:#fb923c}.styles-module__SkTqDW__triggerBlock button.styles-module__SkTqDW__btnDelete:hover{color:#c2410c;background-color:#ffedd5}.styles-module__SkTqDW__triggerBlock .styles-module__SkTqDW__emptyDashed{color:#ea580c;background-color:#ffedd580;border-color:#fed7aa}@media (prefers-color-scheme:dark){.styles-module__SkTqDW__triggerBlock{background-color:#43140733;border-color:#9a34124d}.styles-module__SkTqDW__triggerBlock h3{color:#fdba74!important}.styles-module__SkTqDW__triggerBlock p{opacity:.7;color:#fdba74!important}.styles-module__SkTqDW__btnAddOrange{color:#fdba74;background-color:#9a341233;border-color:#9a341266}.styles-module__SkTqDW__btnAddOrange:hover{background-color:#9a341266}.styles-module__SkTqDW__triggerBlock input{color:#fdba74;background-color:#1e293b;border-color:#7c2d12!important}.styles-module__SkTqDW__triggerBlock input:focus{border-color:#f97316!important}.styles-module__SkTqDW__triggerBlock .styles-module__SkTqDW__emptyDashed{color:#fdba74;background-color:#43140733;border-color:#9a34124d}}
.styles-module__bzV2Ka__container{max-width:1600px;min-height:100%;margin:0 auto;padding:1.5rem;animation:.5s ease-out styles-module__bzV2Ka__fadeIn}.styles-module__bzV2Ka__header{margin-bottom:2rem}.styles-module__bzV2Ka__title{letter-spacing:-.025em;color:#0f172a;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.styles-module__bzV2Ka__subtitle{color:#64748b;max-width:42rem;font-size:.875rem;line-height:1.5}.styles-module__bzV2Ka__tabsWrapper{width:100%;margin-bottom:2rem}.styles-module__bzV2Ka__tabsNav{white-space:nowrap;scrollbar-width:none;-ms-overflow-style:none;align-items:center;gap:.5rem;padding:4px;display:flex;overflow-x:auto}.styles-module__bzV2Ka__tabsNav::-webkit-scrollbar{display:none}.styles-module__bzV2Ka__tabLink{border-radius:9999px;flex-shrink:0;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.styles-module__bzV2Ka__tabInactive{color:#64748b;background-color:#0000;border:1px solid #e2e8f0}.styles-module__bzV2Ka__tabInactive:hover{color:#0f172a;border-color:#cbd5e1}.styles-module__bzV2Ka__tabActive{color:#2563eb;background-color:#fff;border:1px solid #2563eb;box-shadow:0 1px 2px #0000000d}@media (min-width:768px){.styles-module__bzV2Ka__tabsNav{border-bottom:1px solid #334155;gap:2rem;padding:0;overflow-x:visible}.styles-module__bzV2Ka__tabLink{border:none;border-bottom:2px solid #0000;border-radius:0;margin-bottom:-1px;padding:1rem .25rem;box-shadow:none!important;background-color:#0000!important}.styles-module__bzV2Ka__tabActive{color:#3b82f6;border-color:#0000 #0000 #3b82f6}.styles-module__bzV2Ka__tabInactive{color:#94a3b8;border-color:#0000}.styles-module__bzV2Ka__tabInactive:hover{color:#e2e8f0;border-bottom-color:#475569}}.styles-module__bzV2Ka__placeholderBox{color:#64748b;background-color:#f8fafc;border:1px dashed #cbd5e1;border-radius:.75rem;justify-content:center;align-items:center;height:16rem;margin-top:1rem;display:flex}@media (prefers-color-scheme:dark){.styles-module__bzV2Ka__title{color:#fff}.styles-module__bzV2Ka__subtitle{color:#94a3b8}.styles-module__bzV2Ka__placeholderBox{color:#94a3b8;background-color:#0f172a;border-color:#1e293b}.styles-module__bzV2Ka__tabInactive{color:#94a3b8;border-color:#334155}.styles-module__bzV2Ka__tabInactive:hover{color:#f8fafc;border-color:#475569}.styles-module__bzV2Ka__tabActive{color:#60a5fa;background-color:#1e293b;border-color:#60a5fa}@media (min-width:768px){.styles-module__bzV2Ka__tabActive{background-color:#0000;border-color:#0000 #0000 #60a5fa}.styles-module__bzV2Ka__tabInactive{border-color:#0000}}}@keyframes styles-module__bzV2Ka__fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}
.styles-module__KkqaFq__container{width:100%;max-width:56rem;margin:0 auto;animation:.5s ease-out styles-module__KkqaFq__fadeIn}@keyframes styles-module__KkqaFq__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.styles-module__KkqaFq__header{margin-bottom:2rem}.styles-module__KkqaFq__title{color:#f1f5f9;font-size:1.875rem;font-weight:700}.styles-module__KkqaFq__subtitle{color:#94a3b8;margin-top:.25rem;font-size:.95rem}.styles-module__KkqaFq__card{background-color:#0f172a;border:1px solid #1e293b;border-radius:.75rem;padding:2rem}.styles-module__KkqaFq__formGrid{flex-direction:column;gap:2rem;display:flex}.styles-module__KkqaFq__sectionTitle{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #1e293b;margin-bottom:1rem;padding-bottom:.5rem;font-size:.875rem;font-weight:600}.styles-module__KkqaFq__rowGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px){.styles-module__KkqaFq__rowGrid{grid-template-columns:1fr 1fr}}.styles-module__KkqaFq__formGroup{flex-direction:column;gap:.5rem;display:flex}.styles-module__KkqaFq__label{color:#cbd5e1;font-size:.875rem;font-weight:500}.styles-module__KkqaFq__input,.styles-module__KkqaFq__select{color:#f8fafc;background-color:#020617;border:1px solid #334155;border-radius:.5rem;width:100%;padding:.625rem 1rem;transition:all .2s}.styles-module__KkqaFq__input:focus,.styles-module__KkqaFq__select:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 2px #6366f133}.styles-module__KkqaFq__inputGroup{position:relative}.styles-module__KkqaFq__inputIcon{color:#64748b;pointer-events:none;position:absolute;top:10px;right:12px}.styles-module__KkqaFq__fieldError{color:#f87171;font-size:.75rem}.styles-module__KkqaFq__actions{border-top:1px solid #1e293b;justify-content:flex-end;gap:1rem;margin-top:1rem;padding-top:1.5rem;display:flex}.styles-module__KkqaFq__cancelBtn{color:#94a3b8;background-color:#0000;border-radius:.5rem;padding:.75rem 1.5rem;font-weight:500;transition:all .2s}.styles-module__KkqaFq__cancelBtn:hover{color:#f1f5f9;background-color:#1e293b}.styles-module__KkqaFq__submitBtn{color:#fff;background-color:#4f46e5;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 2rem;font-weight:600;transition:background-color .2s;display:flex}.styles-module__KkqaFq__submitBtn:hover{background-color:#4338ca}.styles-module__KkqaFq__submitBtn:disabled{opacity:.7;cursor:not-allowed}
