.Modal-module__Ro-5Wq__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10000;background-color:#0006;justify-content:center;align-items:center;width:100vw;height:100vh;padding:1rem;animation:.2s ease-out Modal-module__Ro-5Wq__fadeIn;display:flex;position:fixed;top:0;left:0}.Modal-module__Ro-5Wq__modalContent{background:#fff;border-radius:1.25rem;flex-direction:column;width:100%;max-width:480px;max-height:90vh;animation:.3s cubic-bezier(.16,1,.3,1) Modal-module__Ro-5Wq__slideUp;display:flex;overflow:hidden;box-shadow:0 20px 50px #0003}.Modal-module__Ro-5Wq__modalHeader{justify-content:space-between;align-items:center;padding:1.5rem 1.5rem 1rem;display:flex}.Modal-module__Ro-5Wq__modalHeaderTitle{align-items:center;display:flex}.Modal-module__Ro-5Wq__modalHeader h2{letter-spacing:-.02em;margin:0;font-size:1.25rem;font-weight:700}.Modal-module__Ro-5Wq__closeBtn{cursor:pointer;color:#6b7280;background:#f3f4f6;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.5rem;line-height:1;transition:all .2s;display:flex}.Modal-module__Ro-5Wq__closeBtn:hover{color:#1f2937;background:#e5e7eb}.Modal-module__Ro-5Wq__modalBody{color:#4b5563;flex:1;padding:0 1.5rem 1.5rem;font-size:.95rem;line-height:1.6;overflow-y:auto}.Modal-module__Ro-5Wq__modalButtons{background:#f9fafb;border-top:1px solid #f3f4f6;justify-content:flex-end;gap:.75rem;padding:1.25rem 1.5rem;display:flex}.Modal-module__Ro-5Wq__modalBtnPrimary,.Modal-module__Ro-5Wq__modalBtnSecondary{cursor:pointer;border:none;border-radius:.5rem;padding:.6rem 1.25rem;font-size:.9rem;font-weight:600;transition:all .2s}.Modal-module__Ro-5Wq__modalBtnPrimary{color:#fff;box-shadow:0 2px 4px #0000001a}.Modal-module__Ro-5Wq__modalBtnPrimary:hover{opacity:.9;transform:translateY(-1px)}.Modal-module__Ro-5Wq__modalBtnSecondary{color:#4b5563;background:#fff;border:1px solid #e5e7eb}.Modal-module__Ro-5Wq__modalBtnSecondary:hover{background:#f3f4f6;border-color:#d1d5db}@keyframes Modal-module__Ro-5Wq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Modal-module__Ro-5Wq__slideUp{0%{opacity:0;transform:translateY(20px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}
.Avatar-module__N4qS4W__avatar{color:#fff;-webkit-user-select:none;user-select:none;letter-spacing:-.01em;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:700;transition:transform .2s;display:flex;box-shadow:0 2px 4px #0000001a}.Avatar-module__N4qS4W__avatar:hover{transform:scale(1.05)}.Avatar-module__N4qS4W__small{width:24px;height:24px;font-size:.65rem}.Avatar-module__N4qS4W__medium{width:32px;height:32px;font-size:.85rem}.Avatar-module__N4qS4W__large{width:48px;height:48px;font-size:1.15rem}
.MailboxSetupForm-module__aU4J8W__formContainer{flex-direction:column;gap:1.5rem;display:flex}.MailboxSetupForm-module__aU4J8W__formGroup{flex-direction:column;gap:.5rem;display:flex}.MailboxSetupForm-module__aU4J8W__formGroup label{color:#475569;font-size:.875rem;font-weight:600}.MailboxSetupForm-module__aU4J8W__input{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;width:100%;padding:.875rem 1rem;font-family:inherit;font-size:1rem;transition:all .2s}.MailboxSetupForm-module__aU4J8W__input:focus{background:#fff;border-color:#4378ff;outline:none;box-shadow:0 0 0 4px #4378ff1a}.MailboxSetupForm-module__aU4J8W__checkboxGroup{color:#64748b;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.6rem;font-size:.875rem;display:flex}.MailboxSetupForm-module__aU4J8W__checkboxGroup input{cursor:pointer;width:16px;height:16px}.MailboxSetupForm-module__aU4J8W__advancedToggle{color:#4378ff;cursor:pointer;background:0 0;border:none;align-items:center;gap:.4rem;width:fit-content;padding:0;font-size:.875rem;font-weight:600;display:flex}.MailboxSetupForm-module__aU4J8W__advancedToggle:hover{text-decoration:underline}.MailboxSetupForm-module__aU4J8W__advancedSection{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:1.25rem;padding:1.5rem;animation:.3s ease-out MailboxSetupForm-module__aU4J8W__slideDown;display:flex}@keyframes MailboxSetupForm-module__aU4J8W__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.MailboxSetupForm-module__aU4J8W__grid{grid-template-columns:1fr 100px;gap:1rem;display:grid}.MailboxSetupForm-module__aU4J8W__hint{color:#94a3b8;font-size:.75rem;line-height:1.4}.MailboxSetupForm-module__aU4J8W__statusMessage{border-radius:14px;align-items:center;gap:.75rem;padding:1rem 1.25rem;font-size:.95rem;font-weight:500;line-height:1.4;display:flex;box-shadow:0 2px 8px #0000000d}.MailboxSetupForm-module__aU4J8W__statusError{color:#e11d48;background:#fff1f2;border:1px solid #ffe4e6}.MailboxSetupForm-module__aU4J8W__statusSuccess{color:#16a34a;background:#f0fdf4;border:1px solid #dcfce7}.MailboxSetupForm-module__aU4J8W__btnTest{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4378ff 0%,#3361d9 100%);border:none;border-radius:14px;justify-content:center;align-items:center;gap:.75rem;padding:1rem;font-size:1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 12px #4378ff33}.MailboxSetupForm-module__aU4J8W__btnTest:hover{filter:brightness(1.05);transform:translateY(-2px);box-shadow:0 8px 20px #4378ff4d}.MailboxSetupForm-module__aU4J8W__btnTest:active{transform:translateY(0)}.MailboxSetupForm-module__aU4J8W__btnTest:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.MailboxSetupForm-module__aU4J8W__spinner{border:3px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite MailboxSetupForm-module__aU4J8W__spin}@keyframes MailboxSetupForm-module__aU4J8W__spin{to{transform:rotate(360deg)}}
.page-module__oSSy6a__container{font-family:var(--font-outfit);padding:2rem}.page-module__oSSy6a__header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.page-module__oSSy6a__header h1{color:#0f172a;font-size:1.8rem;font-weight:800}.page-module__oSSy6a__tableCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d}.page-module__oSSy6a__table{border-collapse:collapse;width:100%}.page-module__oSSy6a__table th{text-align:left;color:#64748b;text-transform:uppercase;letter-spacing:.05em;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:1rem;font-size:.85rem;font-weight:700}.page-module__oSSy6a__table td{color:#1e293b;border-bottom:1px solid #f1f5f9;padding:1rem;font-size:.95rem}.page-module__oSSy6a__statusActive{color:#059669;background:#ecfdf5;border-radius:20px;padding:4px 10px;font-size:.75rem;font-weight:700}.page-module__oSSy6a__statusInactive{color:#dc2626;background:#fef2f2;border-radius:20px;padding:4px 10px;font-size:.75rem;font-weight:700}.page-module__oSSy6a__deleteBtn{color:#ef4444;cursor:pointer;background:0 0;border:none;font-size:.85rem;font-weight:600}.page-module__oSSy6a__editBtn{color:#4378ff;cursor:pointer;background:0 0;border:none;font-size:.85rem;font-weight:600}.page-module__oSSy6a__deleteBtn:hover,.page-module__oSSy6a__editBtn:hover{text-decoration:underline}.page-module__oSSy6a__form{flex-direction:column;gap:1.25rem;padding:.5rem;display:flex}.page-module__oSSy6a__field{flex-direction:column;flex:1;gap:.5rem;display:flex}.page-module__oSSy6a__field label{color:#475569;font-size:.85rem;font-weight:700}.page-module__oSSy6a__field input{border:1px solid #e2e8f0;border-radius:10px;width:100%;padding:.75rem;font-family:inherit;font-size:.95rem}.page-module__oSSy6a__smallInput{width:80px!important}.page-module__oSSy6a__field input:focus{border-color:#0000;outline:2px solid #4378ff}
.page-module__hGPLAq__container{flex-direction:column;align-items:center;width:100%;max-width:800px;margin:0 auto;padding-top:2rem;display:flex}.page-module__hGPLAq__header{text-align:center;margin-bottom:2.5rem}.page-module__hGPLAq__header h1{letter-spacing:-.02em;margin-bottom:.5rem;font-size:2rem;font-weight:700}.page-module__hGPLAq__header p{color:var(--text-secondary);font-size:1.05rem}.page-module__hGPLAq__card{width:100%;padding:2rem}.page-module__hGPLAq__infoBox{background-color:var(--accent-blue-light);color:var(--accent-blue-hover);border-radius:var(--radius-md);margin-bottom:2rem;padding:1rem;font-size:.9rem;line-height:1.5}.page-module__hGPLAq__formGroup{margin-bottom:1.5rem}.page-module__hGPLAq__formRow{gap:1rem;margin-bottom:1.5rem;display:flex}.page-module__hGPLAq__formRow .page-module__hGPLAq__formGroup{flex:1;margin-bottom:0}.page-module__hGPLAq__label{color:var(--text-primary);margin-bottom:.5rem;font-size:.85rem;font-weight:600;display:block}.page-module__hGPLAq__input{border:1px solid var(--border-color);border-radius:var(--radius-md);width:100%;color:var(--text-primary);background-color:var(--bg-primary);padding:.75rem 1rem;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.page-module__hGPLAq__input:focus{border-color:var(--accent-blue);box-shadow:0 0 0 3px var(--accent-blue-light);outline:none}.page-module__hGPLAq__submitBtn{width:100%;margin-top:1rem;padding:.85rem;font-size:1rem}.page-module__hGPLAq__mailboxItem{border:1px solid #e5e7eb;border-radius:.5rem;align-items:center;gap:1.5rem;margin-bottom:1rem;padding:1.25rem;display:flex}.page-module__hGPLAq__mailboxToggle{flex-direction:column;align-items:center;gap:.25rem;min-width:60px;display:flex}.page-module__hGPLAq__mailboxInfo{flex:1;min-width:0}.page-module__hGPLAq__mailboxInfoTitle{color:#1a1a1a;word-break:break-all;margin-bottom:.25rem;font-size:1.05rem;font-weight:600}.page-module__hGPLAq__mailboxInfoSub{color:#6b7280;font-size:.85rem}.page-module__hGPLAq__mailboxActions{gap:.5rem;display:flex}.page-module__hGPLAq__actionBtn{color:#475569;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e1e7ef;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.page-module__hGPLAq__actionBtn span{display:none}.page-module__hGPLAq__actionBtn:hover{color:#1e293b;background:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px)}.page-module__hGPLAq__actionBtn svg{color:#64748b;transition:color .2s}.page-module__hGPLAq__actionBtn:hover svg{color:#3b82f6}.page-module__hGPLAq__actionBtnDanger{color:#ef4444}.page-module__hGPLAq__actionBtnDanger:hover{color:#dc2626;background:#fef2f2;border-color:#fecaca}.page-module__hGPLAq__actionBtnDanger svg{color:#fca5a5}.page-module__hGPLAq__actionBtnDanger:hover svg{color:#ef4444}@media (max-width:1024px){.page-module__hGPLAq__container{padding-top:1rem}.page-module__hGPLAq__card{padding:1.25rem}.page-module__hGPLAq__header h1{font-size:1.5rem}.page-module__hGPLAq__mailboxItem{flex-direction:column;align-items:stretch;gap:1rem}.page-module__hGPLAq__mailboxToggle{min-width:unset;flex-direction:row;justify-content:space-between}.page-module__hGPLAq__mailboxActions{flex-direction:column}.page-module__hGPLAq__mailboxActions button{justify-content:center;width:100%}.page-module__hGPLAq__actionBtn span{display:inline}.page-module__hGPLAq__formRow{flex-direction:column;gap:0}.page-module__hGPLAq__formRow .page-module__hGPLAq__formGroup{flex:none;width:100%;margin-bottom:1.5rem}}.page-module__hGPLAq__modalOverlay{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#00000073;justify-content:center;align-items:flex-start;width:100vw;height:100vh;padding:4rem 1rem;display:flex;position:fixed;top:0;left:0;overflow-y:auto}.page-module__hGPLAq__modalContent{background:#fff;border-radius:.75rem;flex-direction:column;gap:1.5rem;width:100%;max-width:500px;margin-bottom:2rem;padding:2.5rem;display:flex;box-shadow:0 10px 40px #00000026}.page-module__hGPLAq__modalContent h2{color:#1a1a1a;margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.page-module__hGPLAq__modalButtons{justify-content:flex-end;gap:1rem;margin-top:1rem;display:flex}
.page-module__y-z9Mq__container{flex-direction:column;gap:2rem;display:flex}.page-module__y-z9Mq__pageHeader{margin-bottom:.5rem}.page-module__y-z9Mq__pageHeader h1{color:#1a1a1a;letter-spacing:-.02em;margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.page-module__y-z9Mq__pageHeader p{color:#6b7280;font-size:.95rem}.page-module__y-z9Mq__inputCard{background-color:#fff;border:1px solid #e5e7eb;border-radius:.75rem;flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex;box-shadow:0 4px 15px #00000005}.page-module__y-z9Mq__tabs{border-bottom:1px solid #f3f4f6;gap:1.5rem;padding-bottom:.5rem;display:flex}.page-module__y-z9Mq__tab{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding-bottom:.5rem;font-size:.9rem;font-weight:500;transition:all .2s}.page-module__y-z9Mq__tab:hover{color:#4b5563}.page-module__y-z9Mq__activeTab{color:#3b82f6;border-bottom:2px solid #3b82f6}.page-module__y-z9Mq__inputGroup{gap:1rem;display:flex}.page-module__y-z9Mq__inputWrapper{background-color:#fff;border:1px solid #d1d5db;border-radius:.5rem;flex:1;align-items:center;padding:0 1rem;transition:border-color .2s;display:flex}.page-module__y-z9Mq__inputWrapper:focus-within{border-color:#3b82f6;box-shadow:0 0 0 3px #eff6ff}.page-module__y-z9Mq__urlInput{color:#1a1a1a;background:0 0;border:none;outline:none;flex:1;padding:.85rem 0;font-size:.95rem}.page-module__y-z9Mq__searchIcon{color:#9ca3af;width:18px;height:18px}.page-module__y-z9Mq__generateBtn{color:#fff;cursor:pointer;white-space:nowrap;background-color:#3b82f6;border:none;border-radius:.5rem;padding:.85rem 1.5rem;font-size:.95rem;font-weight:500}.page-module__y-z9Mq__generateBtn:hover{background-color:#2563eb}.page-module__y-z9Mq__textarea{resize:vertical;border:1px solid #d1d5db;border-radius:.5rem;width:100%;margin-bottom:1rem;padding:1rem;font-family:inherit;font-size:.95rem}.page-module__y-z9Mq__textarea:focus{background-color:#fff;border-color:#3b82f6;outline:none;box-shadow:0 0 0 4px #3b82f614}.page-module__y-z9Mq__manualModeGroup{flex-direction:column;gap:1rem;display:flex}.page-module__y-z9Mq__inputField{flex-direction:column;gap:.5rem;display:flex}.page-module__y-z9Mq__inputField label{color:#4b5563;font-size:.85rem;font-weight:600}.page-module__y-z9Mq__inputField input,.page-module__y-z9Mq__inputField textarea{background-color:#fcfcfc;border:1px solid #e5e7eb;border-radius:.6rem;width:100%;padding:.85rem 1rem;font-family:inherit;font-size:.95rem;transition:all .2s}.page-module__y-z9Mq__inputField input:focus,.page-module__y-z9Mq__inputField textarea:focus{background-color:#fff;border-color:#3b82f6;outline:none;box-shadow:0 0 0 4px #3b82f614}.page-module__y-z9Mq__header{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.page-module__y-z9Mq__title{color:#1a1a1a;font-size:1.25rem;font-weight:600}.page-module__y-z9Mq__lastUpdated{color:#6b7280;font-size:.85rem}.page-module__y-z9Mq__faqList{flex-direction:column;gap:1rem;display:flex}.page-module__y-z9Mq__faqCard{background-color:#fff;border:1px solid #e5e7eb;border-radius:.75rem;flex-direction:column;padding:1.5rem;display:flex;box-shadow:0 2px 4px #00000005}.page-module__y-z9Mq__cardTop{justify-content:space-between;align-items:flex-start;margin-bottom:.5rem;display:flex}.page-module__y-z9Mq__sourceUrl{color:#4b5563;margin-bottom:.5rem;font-size:.85rem}.page-module__y-z9Mq__moreOptions{color:#9ca3af;cursor:pointer}.page-module__y-z9Mq__moreOptions:hover{color:#4b5563}.page-module__y-z9Mq__mainSection{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem;display:flex}.page-module__y-z9Mq__textSection{flex:1;padding-right:2rem}.page-module__y-z9Mq__subjectTitle{color:#1a1a1a;margin-bottom:.25rem;font-size:1.1rem;font-weight:600}.page-module__y-z9Mq__subjectDesc{color:#6b7280;font-size:.9rem}.page-module__y-z9Mq__statSection{text-align:right;min-width:100px}.page-module__y-z9Mq__statLabel{color:#6b7280;margin-bottom:.25rem;font-size:.75rem}.page-module__y-z9Mq__statValue{color:#1a1a1a;font-size:1.1rem;font-weight:600}.page-module__y-z9Mq__actionRow{justify-content:space-between;align-items:center;display:flex}.page-module__y-z9Mq__btn{cursor:pointer;border:1px solid #0000;border-radius:.375rem;padding:.4rem 1rem;font-size:.85rem;font-weight:500;transition:all .2s}.page-module__y-z9Mq__btnDefault{color:#374151;cursor:pointer;background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:.5rem;padding:.6rem 1.2rem;font-size:.9rem;font-weight:500;transition:all .2s}.page-module__y-z9Mq__btnDefault:hover{background-color:#e5e7eb;border-color:#d1d5db}.page-module__y-z9Mq__btnOutline{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:.5rem;justify-content:center;align-items:center;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.page-module__y-z9Mq__btnOutline:hover{color:#1a1a1a;background:#f9fafb;border-color:#9ca3af}.page-module__y-z9Mq__btnDanger{color:#b91c1c;background-color:#fef2f2;border-color:#fee2e2}.page-module__y-z9Mq__btnDanger:hover{background-color:#fee2e2}.page-module__y-z9Mq__rightActions{gap:.5rem;display:flex}.page-module__y-z9Mq__iosIconBtn{color:#64748b;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.page-module__y-z9Mq__iosIconBtn:hover{color:#3b82f6;background:#fff;border-color:#3b82f6;box-shadow:0 2px 4px #3b82f61a}.page-module__y-z9Mq__iosIconBtnDanger:hover{color:#ef4444;border-color:#ef4444;box-shadow:0 2px 4px #ef44441a}.page-module__y-z9Mq__btnLight{color:#3b82f6;background:#eff6ff;border:1px solid #dbeafe;align-items:center;gap:.5rem;display:flex}.page-module__y-z9Mq__btnLight:hover{background:#dbeafe}@media (max-width:1024px){.page-module__y-z9Mq__inputGroup{flex-direction:column}.page-module__y-z9Mq__header{flex-direction:column;align-items:flex-start;gap:.5rem}.page-module__y-z9Mq__mainSection{flex-direction:row;align-items:center}.page-module__y-z9Mq__statSection{min-width:auto}}.page-module__y-z9Mq__modalOverlay{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#00000073;justify-content:center;align-items:flex-start;width:100vw;height:100vh;padding:4rem 1rem;display:flex;position:fixed;top:0;left:0;overflow-y:auto}.page-module__y-z9Mq__modalContent{background:#fff;border-radius:.75rem;flex-direction:column;gap:1.5rem;width:100%;max-width:500px;margin-bottom:2rem;padding:2.5rem;display:flex;box-shadow:0 10px 40px #00000026}.page-module__y-z9Mq__modalButtons{justify-content:flex-end;gap:1rem;margin-top:1rem;display:flex}.page-module__y-z9Mq__label{color:#4b5563;margin-bottom:.5rem;font-size:.85rem;font-weight:600;display:block}.page-module__y-z9Mq__usageBadge{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;min-width:250px;padding:1rem;box-shadow:0 2px 8px #00000008}.page-module__y-z9Mq__usageInfo{justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:.5rem;display:flex}.page-module__y-z9Mq__usageLabel{color:#64748b;text-transform:uppercase;letter-spacing:.02em;font-size:.7rem;font-weight:700}.page-module__y-z9Mq__usageValue{color:#1e293b;white-space:nowrap;font-size:.85rem;font-weight:700}.page-module__y-z9Mq__usageBarBg{background:#f1f5f9;border-radius:3px;height:6px;overflow:hidden}.page-module__y-z9Mq__usageBarFill{height:100%;transition:width .3s}
.onboarding-module___qsSNq__modalInternal{flex-direction:column;display:flex}.onboarding-module___qsSNq__progressHeader{border-bottom:1px solid #f1f5f9;padding:0 0 1.5rem}.onboarding-module___qsSNq__steps{justify-content:space-between;max-width:300px;display:flex;position:relative}.onboarding-module___qsSNq__stepDot{color:#94a3b8;z-index:1;background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.875rem;font-weight:600;transition:all .3s;display:flex}.onboarding-module___qsSNq__stepDotActive{color:#fff;background:#4378ff;box-shadow:0 0 0 4px #4378ff26}.onboarding-module___qsSNq__stepDotCompleted{color:#fff;background:#10b981}.onboarding-module___qsSNq__content{min-height:350px;padding:2.5rem}.onboarding-module___qsSNq__title{color:#0f172a;letter-spacing:-.02em;margin-bottom:.75rem;font-size:1.75rem;font-weight:700}.onboarding-module___qsSNq__subtitle{color:#64748b;margin-bottom:2rem;font-size:1rem;line-height:1.6}.onboarding-module___qsSNq__formGroup{margin-bottom:1.5rem}.onboarding-module___qsSNq__formGroup label{color:#475569;margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.onboarding-module___qsSNq__input,.onboarding-module___qsSNq__textarea{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;width:100%;padding:.875rem 1rem;font-family:inherit;font-size:1rem;transition:all .2s}.onboarding-module___qsSNq__input:focus,.onboarding-module___qsSNq__textarea:focus{background:#fff;border-color:#4378ff;outline:none;box-shadow:0 0 0 4px #4378ff1a}.onboarding-module___qsSNq__textarea{resize:vertical;min-height:100px}.onboarding-module___qsSNq__optionsGrid{grid-template-columns:1fr 1fr;gap:1.25rem;margin-top:1rem;display:grid}.onboarding-module___qsSNq__optionCard{cursor:pointer;text-align:left;border:2px solid #f1f5f9;border-radius:16px;padding:1.5rem;transition:all .2s}.onboarding-module___qsSNq__optionCard:hover{background:#f8fafc;border-color:#e2e8f0}.onboarding-module___qsSNq__optionCardActive{background:#4378ff08;border-color:#4378ff}.onboarding-module___qsSNq__optionCard h4{color:#1e293b;margin-bottom:.5rem;font-weight:700}.onboarding-module___qsSNq__optionCard p{color:#64748b;font-size:.875rem;line-height:1.4}.onboarding-module___qsSNq__modalFooter{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-top:2rem;padding:1.5rem 0 .5rem;display:flex}.onboarding-module___qsSNq__btnPrimary{color:#fff;cursor:pointer;background:#4378ff;border:none;border-radius:12px;align-items:center;gap:.75rem;padding:.875rem 1.75rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.onboarding-module___qsSNq__btnPrimary:hover{background:#3361d9;transform:translateY(-1px);box-shadow:0 10px 20px #3361d933}.onboarding-module___qsSNq__btnPrimary:disabled{opacity:.7;cursor:not-allowed}.onboarding-module___qsSNq__btnSecondary{color:#64748b;cursor:pointer;background:0 0;border:none;padding:.875rem 1rem;font-weight:600;transition:all .2s}.onboarding-module___qsSNq__hint{color:#94a3b8;margin-top:.35rem;font-size:.75rem;line-height:1.4;display:block}.onboarding-module___qsSNq__spinner{border:4px solid #4378ff1a;border-top-color:#4378ff;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite onboarding-module___qsSNq__spin}@keyframes onboarding-module___qsSNq__spin{to{transform:rotate(360deg)}}.onboarding-module___qsSNq__mailboxGrid{align-items:flex-start;gap:1rem;display:flex}.onboarding-module___qsSNq__trustBox{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;gap:.75rem;margin-bottom:2rem;padding:1rem;font-size:.8rem;line-height:1.5;display:flex}
.page-module__Fx1_7W__container{flex-direction:column;gap:2rem;display:flex}.page-module__Fx1_7W__headerRow{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.page-module__Fx1_7W__welcome h1{color:#111827;letter-spacing:-.02em;margin-bottom:.25rem;font-size:1.75rem;font-weight:700}.page-module__Fx1_7W__welcome p{color:#6b7280;font-size:.95rem}.page-module__Fx1_7W__analyticsBtn{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:.6rem 1.25rem;font-size:.9rem;font-weight:600;transition:all .2s;box-shadow:0 1px 2px #0000000d}.page-module__Fx1_7W__analyticsBtn:hover{background:#f9fafb;border-color:#d1d5db}.page-module__Fx1_7W__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}@media (max-width:768px){.page-module__Fx1_7W__grid{grid-template-columns:1fr}}.page-module__Fx1_7W__card{background:#fff;border:1px solid #eef0f2;border-radius:1rem;flex-direction:column;gap:1rem;padding:1.5rem;display:flex;box-shadow:0 4px 20px #00000008}.page-module__Fx1_7W__cardTop{justify-content:space-between;align-items:center;display:flex}.page-module__Fx1_7W__cardTitle{color:#4b5563;font-size:.95rem;font-weight:600}.page-module__Fx1_7W__cardValueRow{justify-content:space-between;align-items:baseline;display:flex}.page-module__Fx1_7W__cardValue{color:#111827;font-size:2rem;font-weight:700}.page-module__Fx1_7W__cardLimit{color:#9ca3af;font-size:1rem;font-weight:500}.page-module__Fx1_7W__badgePlus{color:#03543f;text-transform:uppercase;background:#def7ec;border-radius:999px;padding:.2rem .5rem;font-size:.7rem;font-weight:700}.page-module__Fx1_7W__progressBarBox{margin-top:.5rem}.page-module__Fx1_7W__progressBarBg{background:#f3f4f6;border-radius:4px;height:8px;overflow:hidden}.page-module__Fx1_7W__progressBarFill{border-radius:4px;height:100%;transition:width .5s}.page-module__Fx1_7W__tableCard{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.page-module__Fx1_7W__sectionHeader{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.page-module__Fx1_7W__sectionTitle{align-items:center;gap:.75rem;font-size:1.1rem;font-weight:700;display:flex}.page-module__Fx1_7W__headerIcon{font-size:1.2rem}.page-module__Fx1_7W__viewAllBtn{color:#4378ff;cursor:pointer;background:0 0;border:none;border-radius:.375rem;align-items:center;gap:.5rem;padding:.5rem;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.page-module__Fx1_7W__viewAllBtn:hover{background:#f0f4ff}.page-module__Fx1_7W__tableContainer{width:100%;overflow-x:auto}.page-module__Fx1_7W__table{border-collapse:collapse;text-align:left;width:100%}.page-module__Fx1_7W__table th{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;background:#f9fafb;padding:.75rem 1.5rem;font-size:.75rem;font-weight:600}.page-module__Fx1_7W__table td{vertical-align:middle;border-bottom:1px solid #f3f4f6;padding:1rem 1.5rem}.page-module__Fx1_7W__rowHover:hover{background-color:#f8fafc}.page-module__Fx1_7W__recipient{align-items:center;gap:1rem;min-width:0;display:flex}.page-module__Fx1_7W__truncate{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.page-module__Fx1_7W__badge{border-radius:999px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.page-module__Fx1_7W__badgeConfidence{color:#166534;background:#dcfce7}.page-module__Fx1_7W__badgeRelevance{color:#4b5563;background:#f3f4f6}.page-module__Fx1_7W__actionCell{gap:.5rem;display:flex}.page-module__Fx1_7W__iconBtn{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;justify-content:center;align-items:center;padding:.4rem;transition:all .2s;display:flex}.page-module__Fx1_7W__iconBtn:hover{color:#111827;background:#f9fafb;border-color:#d1d5db}.page-module__Fx1_7W__iconBtnDanger:hover{color:#ef4444;background:#fef2f2;border-color:#fecaca}.page-module__Fx1_7W__desktopOnly{display:table}.page-module__Fx1_7W__mobileOnly{display:none}@media (max-width:1024px){.page-module__Fx1_7W__desktopOnly{display:none}.page-module__Fx1_7W__mobileOnly{display:block}}.page-module__Fx1_7W__mobileList{padding:0}.page-module__Fx1_7W__mobileItem{border-bottom:1px solid #f3f4f6;gap:1rem;padding:1.25rem 1.5rem;display:flex}.page-module__Fx1_7W__mobileItemContent{flex-direction:column;flex:1;gap:.5rem;min-width:0;display:flex}.page-module__Fx1_7W__mobileItemHeader{justify-content:space-between;align-items:center;display:flex}.page-module__Fx1_7W__mobileItemTime{color:#9ca3af;font-size:.75rem}.page-module__Fx1_7W__mobileItemMain{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.page-module__Fx1_7W__mobileItemSubject{color:#111827;font-size:.95rem;font-weight:600}.page-module__Fx1_7W__mobileItemFooter{color:#6b7280;font-size:.85rem}.page-module__Fx1_7W__spinning{animation:1s linear infinite page-module__Fx1_7W__spin}@keyframes page-module__Fx1_7W__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.page-module__NnrodW__container{gap:1.5rem;height:100%;display:flex}@keyframes page-module__NnrodW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.page-module__NnrodW__refreshBtn{cursor:pointer;color:#4378ff;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:background .2s,color .2s;display:flex}.page-module__NnrodW__refreshBtn:hover:not(:disabled){background:#eff6ff}.page-module__NnrodW__refreshBtn:disabled{color:#9ca3af;cursor:not-allowed}.page-module__NnrodW__refreshBtn svg{transition:transform .2s}.page-module__NnrodW__refreshBtn.page-module__NnrodW__spinning svg{animation:1s linear infinite page-module__NnrodW__spin}.page-module__NnrodW__emailList{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;flex-direction:column;align-self:flex-start;width:350px;max-height:100%;display:flex;overflow:hidden;box-shadow:0 2px 8px #00000005}.page-module__NnrodW__listHeader{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:1.25rem;font-weight:600;display:flex}.page-module__NnrodW__filterTabs{gap:1rem;font-size:.85rem;display:flex}.page-module__NnrodW__filterTab{color:#9ca3af;cursor:pointer}.page-module__NnrodW__filterActive{color:#3b82f6;font-weight:600}.page-module__NnrodW__scrollList{flex:1;overflow-y:auto}.page-module__NnrodW__emailItem{cursor:pointer;border-bottom:1px solid #f9fafb;flex-direction:column;gap:.25rem;padding:1rem 1.25rem;transition:background .2s;display:flex}.page-module__NnrodW__emailItem:hover{background-color:#f9fafb}.page-module__NnrodW__emailItemActive{background-color:#eff6ff;border-left:3px solid #3b82f6}.page-module__NnrodW__itemTopRow{justify-content:space-between;align-items:center;display:flex}.page-module__NnrodW__itemName{color:#1a1a1a;font-size:.95rem;font-weight:600}.page-module__NnrodW__itemTime{color:#9ca3af;font-size:.75rem}.page-module__NnrodW__itemSubject{color:#374151;white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:500;overflow:hidden}.page-module__NnrodW__itemPreview{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;overflow:hidden}.page-module__NnrodW__emailDetail{flex-direction:column;flex:1;gap:1.5rem;display:flex;overflow-y:auto}.page-module__NnrodW__detailCard{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.5rem;box-shadow:0 4px 15px #00000005}.page-module__NnrodW__detailHeader{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem;display:flex}.page-module__NnrodW__senderInfo{align-items:center;gap:1rem;display:flex}.page-module__NnrodW__avatar{object-fit:cover;border-radius:50%;width:40px;height:40px}.page-module__NnrodW__senderName{color:#1a1a1a;font-size:1.1rem;font-weight:600}.page-module__NnrodW__senderEmail{color:#6b7280;font-size:.85rem}.page-module__NnrodW__emailBody{color:#374151;font-size:.95rem;line-height:1.6}.page-module__NnrodW__aiSection{background-color:#f8fafc;border-color:#e2e8f0}.page-module__NnrodW__aiHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.page-module__NnrodW__aiTitle{color:#3b82f6;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;display:flex}.page-module__NnrodW__aiDraft{color:#1e293b;background:#fff;border:1px solid #cbd5e1;border-radius:.5rem;margin-bottom:1.5rem;padding:1rem;font-size:.95rem;line-height:1.6}.page-module__NnrodW__scrollListHeader{background:#fff;border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:.75rem 1.25rem;display:flex}.page-module__NnrodW__paginationHeaderInfo{align-items:center;display:flex}.page-module__NnrodW__totalBadge{color:#6b7280;text-transform:uppercase;letter-spacing:.025em;background:#f3f4f6;border-radius:2rem;padding:.25rem .6rem;font-size:.7rem;font-weight:700}.page-module__NnrodW__paginationHeaderNav{align-items:center;gap:.75rem;display:flex}.page-module__NnrodW__iosNavBtn{cursor:pointer;color:#374151;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:all .2s;display:flex}.page-module__NnrodW__iosNavBtn:hover:not(:disabled){color:#3b82f6;background:#fff;border-color:#3b82f6;box-shadow:0 2px 4px #3b82f61a}.page-module__NnrodW__iosNavBtn:disabled{opacity:.3;cursor:not-allowed}.page-module__NnrodW__pageCounter{color:#1a1a2e;text-align:center;min-width:2.5rem;font-size:.85rem;font-weight:600}.page-module__NnrodW__paginationFooter{background:#fff;border-top:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.page-module__NnrodW__pageSizeWrapper{align-items:center;display:flex;position:relative}.page-module__NnrodW__premiumSelect{appearance:none;color:#374151;cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.6rem;outline:none;min-width:130px;padding:.4rem 2rem .4rem .85rem;font-size:.85rem;font-weight:600;transition:all .2s}.page-module__NnrodW__premiumSelect:hover{background:#fff;border-color:#d1d5db}.page-module__NnrodW__premiumSelect:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f60d}.page-module__NnrodW__selectArrow{pointer-events:none;color:#9ca3af;align-items:center;display:flex;position:absolute;right:.75rem}.page-module__NnrodW__modalOverlay{z-index:9999;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.page-module__NnrodW__modalContent{background:#fff;border-radius:1rem;width:90%;max-width:500px;padding:2rem;position:relative;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.page-module__NnrodW__modalButtons{justify-content:flex-end;gap:1rem;margin-top:1.5rem;display:flex}.page-module__NnrodW__actionRow{justify-content:flex-end;gap:.75rem;width:100%;display:flex}.page-module__NnrodW__iosIconButton{color:#64748b;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;padding:0;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.page-module__NnrodW__iosIconButton:hover:not(:disabled){color:#3b82f6;background:#fff;border-color:#3b82f6;transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.page-module__NnrodW__iosIconButton:active:not(:disabled){transform:translateY(0)}.page-module__NnrodW__iosIconButton:disabled{opacity:.5;cursor:not-allowed}.page-module__NnrodW__formGroup{flex-direction:column;display:flex}.page-module__NnrodW__btn{cursor:pointer;border:1px solid #0000;border-radius:.5rem;padding:.6rem 1.2rem;font-size:.9rem;font-weight:500;transition:all .2s}.page-module__NnrodW__btnOutline{color:#4b5563;background:#fff;border-color:#d1d5db}.page-module__NnrodW__btnOutline:hover{background:#f9fafb}.page-module__NnrodW__btnPrimary{color:#fff;background:#3b82f6}.page-module__NnrodW__btnPrimary:hover{background:#2563eb}.page-module__NnrodW__bulkDeleteBtn{color:#ef4444;cursor:pointer;background:#fee2e2;border:1px solid #fecaca;border-radius:.5rem;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.page-module__NnrodW__bulkDeleteBtn:hover{background:#fecaca;border-color:#fca5a5;transform:scale(1.05)}.page-module__NnrodW__retentionNotice{color:#64748b;background:#f8fafc;border-top:1px solid #f1f5f9;align-items:flex-start;gap:.6rem;margin-top:auto;padding:1rem 1.25rem;font-size:.725rem;line-height:1.4;display:flex}.page-module__NnrodW__retentionNotice svg{flex-shrink:0;margin-top:1px}.page-module__NnrodW__retentionNotice span{font-weight:500}.page-module__NnrodW__inlineDetail{background:#f8fafc;border-bottom:2px solid #e2e8f0;padding:1.5rem;animation:.3s ease-out page-module__NnrodW__slideDown;display:none}@media (max-width:1024px){.page-module__NnrodW__inlineDetail{padding:.75rem}.page-module__NnrodW__detailCard{margin-bottom:.75rem;padding:1rem}}.page-module__NnrodW__mobileOnly{display:none}@keyframes page-module__NnrodW__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.page-module__NnrodW__container{flex-direction:column;gap:0}.page-module__NnrodW__emailList{border-radius:.75rem;width:100%;height:auto}.page-module__NnrodW__emailDetail{display:none}.page-module__NnrodW__inlineDetail{display:block}.page-module__NnrodW__scrollList{height:70vh}}@media (max-width:640px){.page-module__NnrodW__actionRow{flex-direction:column;width:100%}.page-module__NnrodW__actionRow button{justify-content:center;width:100%;padding:.75rem}.page-module__NnrodW__aiHeader{flex-direction:column;align-items:flex-start;gap:.5rem}}
.page-module__-fIuza__container{flex-direction:column;gap:2rem;max-width:800px;margin:0 auto;display:flex}.page-module__-fIuza__header{margin-bottom:.5rem}.page-module__-fIuza__header h1{color:#1a1a1a;letter-spacing:-.02em;margin-bottom:.25rem;font-size:1.75rem;font-weight:700}.page-module__-fIuza__header p{color:#6b7280;font-size:.95rem}.page-module__-fIuza__section{flex-direction:column;gap:1.25rem;display:flex}.page-module__-fIuza__sectionTitle{color:#1a1a1a;border-bottom:1px solid #f3f4f6;padding-bottom:.75rem;font-size:1.1rem;font-weight:600}.page-module__-fIuza__card{background-color:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:2rem;box-shadow:0 4px 15px #00000005}.page-module__-fIuza__grid{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.page-module__-fIuza__formGroup{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;display:flex}.page-module__-fIuza__formGroup:last-child{margin-bottom:0}.page-module__-fIuza__formGroup label{color:#4b5563;font-size:.85rem;font-weight:600}.page-module__-fIuza__input{color:#1a1a1a;background-color:#fff;border:1px solid #d1d5db;border-radius:.5rem;width:100%;padding:.8rem 1rem;font-family:inherit;font-size:.95rem;transition:all .2s}.page-module__-fIuza__input:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #eff6ff}select.page-module__-fIuza__input{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/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:16px;padding-right:2.5rem}.page-module__-fIuza__toggleRow{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:1rem 0;display:flex}.page-module__-fIuza__toggleRow:last-child{border-bottom:none}.page-module__-fIuza__toggleText strong{color:#1a1a1a;font-size:.95rem;display:block}.page-module__-fIuza__toggleText span{color:#6b7280;font-size:.85rem}.page-module__-fIuza__switch{width:44px;height:24px;display:inline-block;position:relative}.page-module__-fIuza__switch input{opacity:0;width:0;height:0}.page-module__-fIuza__slider{cursor:pointer;background-color:#cbd5e1;border-radius:24px;transition:all .2s;position:absolute;inset:0}.page-module__-fIuza__slider:before{content:"";background-color:#fff;border-radius:50%;width:18px;height:18px;transition:all .2s;position:absolute;bottom:3px;left:3px;box-shadow:0 1px 3px #0003}.page-module__-fIuza__switch input:checked+.page-module__-fIuza__slider{background-color:#3b82f6}.page-module__-fIuza__switch input:checked+.page-module__-fIuza__slider:before{transform:translate(20px)}.page-module__-fIuza__actionRow{justify-content:flex-end;gap:1rem;margin-top:1rem;display:flex}.page-module__-fIuza__btn{cursor:pointer;border:1px solid #0000;border-radius:.5rem;padding:.6rem 1.2rem;font-size:.9rem;font-weight:500;transition:all .2s}.page-module__-fIuza__btnPrimary{color:#fff;background:#3b82f6}.page-module__-fIuza__btnPrimary:hover{background:#2563eb}@media (max-width:1024px){.page-module__-fIuza__container{padding:0 1rem 2rem}.page-module__-fIuza__card{padding:1.5rem}.page-module__-fIuza__grid{grid-template-columns:1fr}.page-module__-fIuza__toggleRow{flex-direction:row;align-items:center;gap:1rem}}@media (max-width:640px){.page-module__-fIuza__actionRow{flex-direction:column}.page-module__-fIuza__actionRow button{width:100%}.page-module__-fIuza__header h1{font-size:1.5rem}}
