@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{color:#1f2937;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f3f5f8;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{background:linear-gradient(#eef2f7 0%,#f8fafc 100%);min-width:1280px;margin:0}button,input,select{font:inherit}button{cursor:pointer;border:0}button:disabled{cursor:not-allowed;opacity:.55}#root{min-height:100vh}.page-shell{width:100%;max-width:1120px;margin:0 auto;padding:40px 32px 56px}.message{z-index:30;text-align:center;border-radius:14px;min-width:220px;max-width:360px;padding:12px 16px;font-size:14px;font-weight:600;position:fixed;top:28px;left:50%;transform:translate(-50%);box-shadow:0 20px 50px #0f172a29}.message--success{color:#166534;background:#ecfdf5;border:1px solid #86efac}.message--error{color:#b91c1c;background:#fef2f2;border:1px solid #fca5a5}.message--info{color:#1d4ed8;background:#eff6ff;border:1px solid #93c5fd}.page-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.page-header__actions{align-items:center;gap:10px;display:flex}.page-header h1{color:#111827;margin:6px 0 10px;font-size:34px;line-height:1.15}.page-header__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#64748b;margin:0;font-size:12px;font-weight:700}.page-header__description{color:#475569;max-width:760px;margin:0}.toolbar{background:#fff;border:1px solid #dbe3ee;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;padding:16px 18px;display:flex;box-shadow:0 18px 45px #0f172a0f}.toolbar__left,.toolbar__right{align-items:center;gap:10px;display:flex}.toolbar__label,.input-field__label{color:#475569;font-size:14px}.toolbar__input,.input-field input,.domain-custom-row input,.domain-select{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:12px;width:96px;height:40px;padding:0 12px}.domain-select{width:220px}.domain-custom-row input{width:180px}.toolbar__button,.add-row-button,.icon-button{color:#0f172a;background:#eef2f7;border-radius:12px;justify-content:center;align-items:center;gap:8px;height:40px;padding:0 16px;transition:background-color .18s,transform .18s,opacity .18s;display:inline-flex}.toolbar__button:hover,.add-row-button:hover,.icon-button:hover{background:#e2e8f0;transform:translateY(-1px)}.toolbar__button--primary{color:#fff;background:#111827}.toolbar__button--primary:hover{background:#0f172a}.toolbar__button--danger{color:#9a3412;background:#fff7ed;border:1px solid #fdba74}.toolbar__button--danger:hover{background:#ffedd5}.page-header__locale-button{min-width:88px}.icon-button{width:40px;padding:0}.icon-button--large{width:44px;height:44px}.icon-button--danger{color:#b91c1c;background:#fee2e2}.icon-button--danger:hover{background:#fecaca}.icon-button--success{color:#166534;background:#dcfce7;border:1px solid #86efac}.icon-button--success:hover{background:#bbf7d0}.summary-bar{color:#64748b;margin-bottom:14px;font-size:14px}.panel{background:#fff;border:1px solid #dbe3ee;border-radius:20px;padding:14px;box-shadow:0 18px 45px #0f172a0f}.empty-state{text-align:center;color:#64748b;padding:48px 20px}.email-list{flex-direction:column;gap:10px;margin:0 0 14px;padding:0;list-style:none;display:flex}.email-row{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;justify-content:space-between;align-items:center;gap:18px;padding:14px 16px;transition:opacity .18s,background-color .18s,border-color .18s;display:flex}.email-row[data-checked=true]{opacity:.48;background:#f1f5f9}.email-row__content{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.email-composite{background:#fff;border:1px solid #dbe3ee;border-radius:12px;flex:1.2;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-width:0;min-height:48px;display:grid;overflow:hidden}.email-row__divider{background:linear-gradient(#0000 0%,#cbd5e1 16% 84%,#0000 100%);flex:0 0 1px;align-self:stretch;width:1px}.email-segment{background:#fff;border:1px solid #dbe3ee;border-radius:12px;justify-content:flex-start;align-items:center;width:100%;min-width:0;min-height:48px;padding:0 14px;font-weight:600;display:inline-flex}.email-segment--composite{border:0;border-radius:0;min-height:46px;padding:0}.email-segment--prefix{color:#2563eb}.email-segment--domain{color:#7c3aed}.email-segment--password{color:#0f766e;flex:1;justify-content:center;align-items:center;display:inline-flex}.email-segment__inner{align-items:center;width:100%;min-width:0;display:inline-flex}.email-segment__inner--prefix{justify-content:flex-end}.email-segment__inner--domain{justify-content:flex-start}.email-row__actions{justify-content:space-between;align-items:center;gap:18px;width:150px;display:flex}.email-row__confirm-button{flex:1}.email-row__cancel-button{flex:0 0 80px}.add-row-button{color:#3730a3;background:#eef2ff;border:1px dashed #a5b4fc;width:100%;height:48px}.add-row-button:hover{background:#e0e7ff}.modal-backdrop{background:#0f172a52;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal{background:#fff;border-radius:20px;width:820px;padding:24px;box-shadow:0 24px 80px #0f172a38}.modal__header,.modal__footer{justify-content:space-between;align-items:center;display:flex}.modal__header{margin-bottom:20px}.modal__footer{justify-content:flex-end;gap:10px;margin-top:20px}.modal__header h2,.settings-section h3{color:#111827;margin:0}.settings-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.settings-section{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:18px}.checkbox-field,.input-field{color:#334155;justify-content:space-between;align-items:center;gap:16px;margin-top:14px;display:flex}.checkbox-field input{width:18px;height:18px}.domain-section{margin-top:18px}.domain-custom-row{gap:10px;margin-top:14px;display:flex}
