.WhatsNewDialog-module__nzWNxq__backdrop{z-index:80;-webkit-backdrop-filter:blur(5px);background:#071c2f6b;place-items:center;padding:28px;animation:.18s ease-out both WhatsNewDialog-module__nzWNxq__backdropIn;display:grid;position:fixed;inset:0;overflow-y:auto}.WhatsNewDialog-module__nzWNxq__dialog{color:#0a2540;background:#fcfdfd;border:1px solid #0a254024;border-radius:20px;flex-direction:column;width:min(100%,920px);max-height:calc(100dvh - 56px);animation:.22s cubic-bezier(.22,.8,.3,1) both WhatsNewDialog-module__nzWNxq__dialogIn;display:flex;overflow:hidden;box-shadow:0 24px 70px #041b303d}.WhatsNewDialog-module__nzWNxq__top{flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:18px;padding:28px 30px 20px;display:flex}.WhatsNewDialog-module__nzWNxq__brandLine{color:#5e7180;letter-spacing:.09em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:16px;font-size:11px;font-weight:700;display:flex}.WhatsNewDialog-module__nzWNxq__mark{background:#0a385b;border-radius:6px;place-items:center;width:21px;height:21px;display:grid}.WhatsNewDialog-module__nzWNxq__mark:before{content:"";border:2px solid #dbeaf0;border-radius:2px;width:9px;height:9px;transform:rotate(45deg)}.WhatsNewDialog-module__nzWNxq__title{color:#09233c;letter-spacing:-.045em;margin:0;font-size:clamp(24px,3vw,31px);font-weight:600;line-height:1.08}.WhatsNewDialog-module__nzWNxq__description{color:#61717e;max-width:465px;margin:9px 0 0;font-size:14px;line-height:1.5}.WhatsNewDialog-module__nzWNxq__close{color:#536774;cursor:pointer;background:0 0;border:0;border-radius:9px;flex:none;place-items:center;width:36px;height:36px;margin:-6px -8px 0 0;display:grid}.WhatsNewDialog-module__nzWNxq__close:hover:not(:disabled){color:#09233c;background:#edf2f4}.WhatsNewDialog-module__nzWNxq__close:focus-visible,.WhatsNewDialog-module__nzWNxq__primary:focus-visible,.WhatsNewDialog-module__nzWNxq__closeForNow:focus-visible{outline-offset:2px;outline:2px solid #1c5f8a}.WhatsNewDialog-module__nzWNxq__close:disabled,.WhatsNewDialog-module__nzWNxq__primary:disabled{cursor:wait;opacity:.55}.WhatsNewDialog-module__nzWNxq__highlights{margin:0;padding:0;list-style:none}.WhatsNewDialog-module__nzWNxq__content{border-top:1px solid #e4eaed;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:26px;min-height:0;padding:20px 30px 4px;display:grid;overflow-y:auto}.WhatsNewDialog-module__nzWNxq__screenshots{align-content:start;gap:14px;display:grid}.WhatsNewDialog-module__nzWNxq__screenshot{color:#17334a;background:#fff;border:1px solid #dbe4e9;border-radius:10px;text-decoration:none;display:block;overflow:hidden}.WhatsNewDialog-module__nzWNxq__screenshot:hover{border-color:#668ca4}.WhatsNewDialog-module__nzWNxq__screenshot:focus-visible{outline-offset:2px;outline:2px solid #1c5f8a}.WhatsNewDialog-module__nzWNxq__screenshot img{width:100%;height:auto;display:block}.WhatsNewDialog-module__nzWNxq__screenshot>span{border-top:1px solid #e4eaed;justify-content:space-between;align-items:center;gap:6px;padding:9px 11px;font-size:12px;font-weight:600;display:flex}.WhatsNewDialog-module__nzWNxq__highlight{border-bottom:1px solid #e4eaed;grid-template-columns:22px minmax(0,1fr);gap:12px;padding:15px 0;display:grid}.WhatsNewDialog-module__nzWNxq__number{color:#24516d;background:#e8f1f4;border-radius:50%;place-items:center;width:22px;height:22px;font-size:10px;font-weight:700;display:grid}.WhatsNewDialog-module__nzWNxq__highlightTitle{color:#17334a;letter-spacing:-.01em;margin-bottom:3px;font-size:13px;font-weight:700;display:block}.WhatsNewDialog-module__nzWNxq__highlightDescription{color:#64747f;margin:0;font-size:12px;line-height:1.45}.WhatsNewDialog-module__nzWNxq__footer{flex-shrink:0;justify-content:flex-end;align-items:center;gap:14px;padding:18px 30px 24px;display:flex}.WhatsNewDialog-module__nzWNxq__error{color:#7d3e34;background:#fdf5f2;border:1px solid #e9c8c1;border-radius:10px;justify-content:space-between;align-items:center;gap:14px;width:100%;padding:11px 12px 11px 14px;font-size:12px;line-height:1.35;display:flex}.WhatsNewDialog-module__nzWNxq__closeForNow{color:#6e342d;font:inherit;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;flex:none;padding:3px 0;font-weight:700;text-decoration:underline}.WhatsNewDialog-module__nzWNxq__primary{color:#f9fcfd;cursor:pointer;background:#0a385b;border:1px solid #0a385b;border-radius:9px;min-width:116px;padding:10px 17px;font-family:inherit;font-size:13px;font-weight:700;transition:background-color .15s,transform .15s}.WhatsNewDialog-module__nzWNxq__primary:hover:not(:disabled){background:#114b73}.WhatsNewDialog-module__nzWNxq__primary:active:not(:disabled){transform:translateY(1px)}@keyframes WhatsNewDialog-module__nzWNxq__backdropIn{0%{opacity:0}to{opacity:1}}@keyframes WhatsNewDialog-module__nzWNxq__dialogIn{0%{opacity:0;transform:translateY(12px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:760px){.WhatsNewDialog-module__nzWNxq__backdrop{align-items:start;padding:14px}.WhatsNewDialog-module__nzWNxq__dialog{border-radius:16px;max-height:calc(100dvh - 28px)}.WhatsNewDialog-module__nzWNxq__top{padding:23px 21px 16px}.WhatsNewDialog-module__nzWNxq__content{grid-template-columns:minmax(0,1fr);gap:12px;padding:16px 21px 4px}.WhatsNewDialog-module__nzWNxq__screenshots{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.WhatsNewDialog-module__nzWNxq__screenshot img{object-fit:contain;background:#f5f8fa;height:95px}.WhatsNewDialog-module__nzWNxq__screenshot>span{padding:8px;font-size:10px}.WhatsNewDialog-module__nzWNxq__highlights{padding:0}.WhatsNewDialog-module__nzWNxq__footer{padding:15px 21px 20px}.WhatsNewDialog-module__nzWNxq__description{font-size:13px}.WhatsNewDialog-module__nzWNxq__highlight{gap:10px;padding:12px 0}.WhatsNewDialog-module__nzWNxq__highlightDescription{font-size:11.5px}.WhatsNewDialog-module__nzWNxq__footer{flex-direction:column;align-items:stretch}.WhatsNewDialog-module__nzWNxq__primary{width:100%;min-height:42px}.WhatsNewDialog-module__nzWNxq__error{align-items:flex-start}}@media (prefers-reduced-motion:reduce){.WhatsNewDialog-module__nzWNxq__backdrop,.WhatsNewDialog-module__nzWNxq__dialog{animation:none}}
.EmailSetupPanel-module__5BxHpa__setup{--ink:#001b32;--ink-soft:#174361;--canvas:#f5f6f4;--paper:#fffefa;--line:#d9dedf;--muted:#62727c;--sand:#eef0ed;--warm:#d9cdb7;color:var(--ink);font-family:var(--font-sans,"Helvetica Neue", sans-serif);container-type:inline-size}.EmailSetupPanel-module__5BxHpa__communityStrip{border:1px solid var(--line);background:var(--paper);border-radius:14px;box-shadow:0 9px 25px #001b320d}.EmailSetupPanel-module__5BxHpa__communitySummary{grid-template-columns:minmax(230px,1.3fr) repeat(3,minmax(100px,.7fr)) auto;align-items:end;gap:18px;padding:17px 20px;display:grid}.EmailSetupPanel-module__5BxHpa__eyebrow{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;margin-bottom:6px;font-size:10px;font-weight:700;display:block}.EmailSetupPanel-module__5BxHpa__select{appearance:none;background:var(--paper) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23001b32' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") no-repeat right 12px center / 16px;color:var(--ink);border:1px solid #bfc8ca;border-radius:7px;width:100%;min-height:42px;padding:0 38px 0 12px;font-size:14px;font-weight:600}.EmailSetupPanel-module__5BxHpa__select:focus-visible,.EmailSetupPanel-module__5BxHpa__refresh:focus-visible,.EmailSetupPanel-module__5BxHpa__detailsToggle:focus-visible,.EmailSetupPanel-module__5BxHpa__addToggle:focus-visible,.EmailSetupPanel-module__5BxHpa__addButton:focus-visible,.EmailSetupPanel-module__5BxHpa__continue:focus-visible,.EmailSetupPanel-module__5BxHpa__layout:focus-within{outline-offset:2px;outline:3px solid #00305742}.EmailSetupPanel-module__5BxHpa__fact{border-left:1px solid var(--line);padding-left:16px}.EmailSetupPanel-module__5BxHpa__factValue{color:var(--ink);overflow-wrap:anywhere;font-size:13px;font-weight:650;display:block}.EmailSetupPanel-module__5BxHpa__refresh{background:var(--ink);border:1px solid var(--ink);color:#fff;cursor:pointer;white-space:nowrap;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:0 13px;font-size:12px;font-weight:700;display:inline-flex}.EmailSetupPanel-module__5BxHpa__refresh:hover:not(:disabled),.EmailSetupPanel-module__5BxHpa__continue:hover:not(:disabled){background:#073d61}.EmailSetupPanel-module__5BxHpa__refresh:disabled,.EmailSetupPanel-module__5BxHpa__continue:disabled{cursor:not-allowed;opacity:.46}.EmailSetupPanel-module__5BxHpa__loadMessage{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;gap:12px;margin:0;padding:11px 20px;font-size:12px;line-height:1.45;display:flex}.EmailSetupPanel-module__5BxHpa__loadMessage[role=alert]{color:#9f2734}.EmailSetupPanel-module__5BxHpa__loadMessage button{color:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid;border-radius:5px;padding:4px 8px;font-size:11px;font-weight:700}.EmailSetupPanel-module__5BxHpa__details{border-top:1px solid var(--line)}.EmailSetupPanel-module__5BxHpa__detailsToggle{color:var(--ink-soft);cursor:pointer;text-align:left;background:0 0;border:0;width:100%;padding:11px 20px;font-size:12px;font-weight:700}.EmailSetupPanel-module__5BxHpa__detailsToggle span{color:var(--muted);margin-left:8px;font-weight:500}.EmailSetupPanel-module__5BxHpa__detailGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px 28px;padding:4px 20px 19px;display:grid}.EmailSetupPanel-module__5BxHpa__detailGrid dt{color:var(--muted);margin-bottom:4px;font-size:11px}.EmailSetupPanel-module__5BxHpa__detailGrid dd{color:var(--ink);overflow-wrap:anywhere;margin:0;font-size:13px;font-weight:600}.EmailSetupPanel-module__5BxHpa__addArea{padding:0 20px 16px}.EmailSetupPanel-module__5BxHpa__addToggle{color:var(--ink-soft);cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:700}.EmailSetupPanel-module__5BxHpa__addForm{background:var(--canvas);border:1px solid var(--line);border-radius:9px;grid-template-columns:1fr 1fr auto;gap:11px;margin-top:12px;padding:12px;display:grid}.EmailSetupPanel-module__5BxHpa__field label{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:700;display:block}.EmailSetupPanel-module__5BxHpa__field input{background:var(--paper);color:var(--ink);border:1px solid #bfc8ca;border-radius:6px;width:100%;min-height:37px;padding:0 9px;font-size:13px}.EmailSetupPanel-module__5BxHpa__addButton{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:6px;align-self:end;min-height:37px;padding:0 13px;font-size:12px;font-weight:700}.EmailSetupPanel-module__5BxHpa__error{color:#9f2734;grid-column:1/-1;margin:0;font-size:12px}.EmailSetupPanel-module__5BxHpa__workbench{grid-template-columns:minmax(0,.92fr) minmax(390px,1.08fr);gap:24px;margin-top:24px;display:grid}.EmailSetupPanel-module__5BxHpa__chooser,.EmailSetupPanel-module__5BxHpa__example{background:var(--paper);border:1px solid var(--line);border-radius:14px;box-shadow:0 9px 25px #001b320d}.EmailSetupPanel-module__5BxHpa__chooser{padding:25px}.EmailSetupPanel-module__5BxHpa__sectionTitle{letter-spacing:-.025em;margin:0;font-size:21px;font-weight:700}.EmailSetupPanel-module__5BxHpa__intro{color:var(--muted);max-width:36rem;margin:6px 0 21px;font-size:13px;line-height:1.5}.EmailSetupPanel-module__5BxHpa__layoutList{border-top:1px solid var(--line)}.EmailSetupPanel-module__5BxHpa__layout{border-bottom:1px solid var(--line);cursor:pointer;grid-template-columns:18px 1fr;align-items:start;gap:11px;padding:17px 3px;display:grid}.EmailSetupPanel-module__5BxHpa__layout input{accent-color:var(--ink);width:18px;height:18px;margin:1px 0 0}.EmailSetupPanel-module__5BxHpa__layoutTitle{color:var(--ink);font-size:14px;font-weight:750;display:block}.EmailSetupPanel-module__5BxHpa__layoutDescription{color:var(--muted);margin-top:3px;font-size:12px;line-height:1.5;display:block}.EmailSetupPanel-module__5BxHpa__layout:has(input:checked) .EmailSetupPanel-module__5BxHpa__layoutTitle:after{color:var(--ink-soft);content:" Selected";letter-spacing:.08em;text-transform:uppercase;margin-left:8px;font-size:10px;font-weight:700}.EmailSetupPanel-module__5BxHpa__actionRow{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;margin-top:21px;padding-top:18px;display:flex}.EmailSetupPanel-module__5BxHpa__actionHint{color:var(--muted);max-width:235px;font-size:11px;line-height:1.4}.EmailSetupPanel-module__5BxHpa__continue{background:var(--ink);border:1px solid var(--ink);color:#fff;cursor:pointer;border-radius:7px;flex-shrink:0;min-height:43px;padding:0 16px;font-size:13px;font-weight:750}.EmailSetupPanel-module__5BxHpa__status{color:var(--ink-soft);margin:15px 0 0;font-size:12px}.EmailSetupPanel-module__5BxHpa__example{min-height:560px;padding:25px;position:relative;overflow:hidden}.EmailSetupPanel-module__5BxHpa__exampleHeader{justify-content:space-between;align-items:baseline;margin-bottom:17px;display:flex}.EmailSetupPanel-module__5BxHpa__exampleKicker{color:var(--muted);letter-spacing:.11em;text-transform:uppercase;font-size:10px;font-weight:700}.EmailSetupPanel-module__5BxHpa__exampleNote{color:var(--muted);margin:0 0 15px;font-size:11px;line-height:1.45}.EmailSetupPanel-module__5BxHpa__mail{background:#f9f9f5;border:1px solid #d7dcda;max-width:500px;margin:0 auto;box-shadow:0 11px 22px #001b3217}.EmailSetupPanel-module__5BxHpa__blankPreview{background:var(--canvas);color:var(--muted);text-align:center;border:1px dashed #b8c3c5;flex-direction:column;justify-content:center;align-items:center;gap:6px;max-width:420px;min-height:250px;margin:35px auto;display:flex}.EmailSetupPanel-module__5BxHpa__blankPreview strong{color:var(--ink);font-size:14px}.EmailSetupPanel-module__5BxHpa__blankPreview span{font-size:12px}.EmailSetupPanel-module__5BxHpa__classicNav{background:var(--ink);color:#fff;letter-spacing:.06em;justify-content:space-between;padding:9px 13px;font-size:9px;font-weight:700;display:flex}.EmailSetupPanel-module__5BxHpa__classicNav span{color:#cbd8df;font-size:8px;font-weight:500}.EmailSetupPanel-module__5BxHpa__classicHero{color:var(--ink);text-align:center;background:#d9e1df;padding:26px 18px;font-family:Georgia,serif;font-size:19px}.EmailSetupPanel-module__5BxHpa__imageBlock{background:linear-gradient(135deg,#b9c8cf,#e7d9bd);height:45px;margin-top:8px}.EmailSetupPanel-module__5BxHpa__signature{color:var(--ink-soft);border-top:1px solid #dce1df;padding:10px 21px;font-size:9px}.EmailSetupPanel-module__5BxHpa__classicFooter{color:#52616b;text-align:center;background:#e6e9e6;padding:10px 15px;font-size:8px}.EmailSetupPanel-module__5BxHpa__brandedMail{background:#f9f9f5;border:1px solid #d7dcda;max-width:500px;margin:0 auto;padding-top:12px;box-shadow:0 11px 22px #001b3217}.EmailSetupPanel-module__5BxHpa__designerImage,.EmailSetupPanel-module__5BxHpa__designerImageSecond{color:#fff;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:170px;margin:0 12px 12px;font-size:13px;display:flex}.EmailSetupPanel-module__5BxHpa__designerImage{background:linear-gradient(135deg,#0b354f,#66899a)}.EmailSetupPanel-module__5BxHpa__designerImageSecond{background:linear-gradient(135deg,#d6c4a2,#7a969c);min-height:105px}.EmailSetupPanel-module__5BxHpa__designerImage small,.EmailSetupPanel-module__5BxHpa__designerImageSecond small{opacity:.82;margin-top:6px;font-size:9px}.EmailSetupPanel-module__5BxHpa__mailTop{background:var(--ink);color:#fff;padding:17px 21px}.EmailSetupPanel-module__5BxHpa__mailMark{letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:700}.EmailSetupPanel-module__5BxHpa__mailName{letter-spacing:-.03em;margin:22px 0 2px;font-family:Georgia,serif;font-size:24px}.EmailSetupPanel-module__5BxHpa__mailSub{color:#cbd8df;font-size:11px}.EmailSetupPanel-module__5BxHpa__stories{padding:17px 21px 0}.EmailSetupPanel-module__5BxHpa__story{border-bottom:1px solid #dce1df;margin-bottom:13px;padding:0 0 13px}.EmailSetupPanel-module__5BxHpa__story:last-child{border-bottom:0}.EmailSetupPanel-module__5BxHpa__storyTitle{color:var(--ink);letter-spacing:.09em;text-transform:uppercase;font-size:11px;font-weight:800}.EmailSetupPanel-module__5BxHpa__storyCopy{color:#52616b;margin:5px 0 0;font-size:10px;line-height:1.45}.EmailSetupPanel-module__5BxHpa__feature{grid-template-columns:80px 1fr;align-items:center;gap:12px;display:grid}.EmailSetupPanel-module__5BxHpa__featureImage{background:linear-gradient(135deg,#b9c8cf,#e7d9bd);height:52px;position:relative}.EmailSetupPanel-module__5BxHpa__featureImage:before{content:"";border:1px solid #001b3257;position:absolute;inset:8px}.EmailSetupPanel-module__5BxHpa__footer{color:#e9eff0;background:#073653;padding:15px 21px;font-size:9px;line-height:1.55}.EmailSetupPanel-module__5BxHpa__footer strong{color:#fff;letter-spacing:.04em;font-size:10px;display:block}@container (max-width:850px){.EmailSetupPanel-module__5BxHpa__communitySummary{grid-template-columns:1fr 1fr}.EmailSetupPanel-module__5BxHpa__communitySummary>:first-child{grid-column:1/-1}.EmailSetupPanel-module__5BxHpa__fact{border-left:0;padding-left:0}.EmailSetupPanel-module__5BxHpa__workbench{grid-template-columns:1fr}}@container (max-width:560px){.EmailSetupPanel-module__5BxHpa__communitySummary{gap:13px;padding:15px}.EmailSetupPanel-module__5BxHpa__communitySummary .EmailSetupPanel-module__5BxHpa__refresh{grid-column:1/-1;width:100%}.EmailSetupPanel-module__5BxHpa__detailGrid{grid-template-columns:1fr 1fr;padding-left:15px;padding-right:15px}.EmailSetupPanel-module__5BxHpa__addArea{padding-left:15px;padding-right:15px}.EmailSetupPanel-module__5BxHpa__addForm{grid-template-columns:1fr}.EmailSetupPanel-module__5BxHpa__chooser,.EmailSetupPanel-module__5BxHpa__example{padding:18px}.EmailSetupPanel-module__5BxHpa__actionRow{flex-direction:column;align-items:stretch}.EmailSetupPanel-module__5BxHpa__continue{width:100%}}
.DraftActionPanel-module__lyZTPa__panel{--action-ink:#0a2540;--action-ink-hover:#164b70;--action-muted:#647383;--action-line:#dbe3e8;--action-paper:#fffefd;--action-mist:#f4f7f8;--action-focus:#1c5f8a;border:1px solid var(--action-line);background:var(--action-mist);color:var(--action-ink);border-radius:16px;margin-top:24px;padding:18px;container-type:inline-size}.DraftActionPanel-module__lyZTPa__status{min-height:18px;color:var(--action-muted);letter-spacing:-.01em;margin:0 0 15px;font-size:12px;font-weight:500;line-height:18px}.DraftActionPanel-module__lyZTPa__statusError{color:#a33a35}.DraftActionPanel-module__lyZTPa__groups{grid-template-columns:minmax(0,auto) minmax(0,1fr);align-items:stretch;gap:14px;display:grid}.DraftActionPanel-module__lyZTPa__group{min-width:0}.DraftActionPanel-module__lyZTPa__reviewGroup{border-left:1px solid var(--action-line);padding-left:14px}.DraftActionPanel-module__lyZTPa__groupLabel{color:var(--action-muted);letter-spacing:.09em;text-transform:uppercase;margin-bottom:8px;font-size:10px;font-weight:700;line-height:1;display:block}.DraftActionPanel-module__lyZTPa__actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.DraftActionPanel-module__lyZTPa__button{border:1px solid var(--action-line);background:var(--action-paper);min-height:38px;color:var(--action-ink);letter-spacing:-.015em;border-radius:10px;padding:8px 13px;font-size:13px;font-weight:600;line-height:20px;transition:background-color .15s,border-color .15s,color .15s,transform .15s}.DraftActionPanel-module__lyZTPa__button:hover:not(:disabled){background:#f8fbfc;border-color:#a8b8c4}.DraftActionPanel-module__lyZTPa__button:active:not(:disabled){transform:translateY(1px)}.DraftActionPanel-module__lyZTPa__button:focus-visible,.DraftActionPanel-module__lyZTPa__reset:focus-visible{outline:2px solid var(--action-focus);outline-offset:2px}.DraftActionPanel-module__lyZTPa__button:disabled,.DraftActionPanel-module__lyZTPa__reset:disabled{cursor:not-allowed;opacity:.48}.DraftActionPanel-module__lyZTPa__primary{border-color:var(--action-ink);background:var(--action-ink);color:#fffefd}.DraftActionPanel-module__lyZTPa__primary:hover:not(:disabled){border-color:var(--action-ink-hover);background:var(--action-ink-hover)}.DraftActionPanel-module__lyZTPa__sent{color:#164b70;background:#edf3f7;border-color:#b9cbd7}.DraftActionPanel-module__lyZTPa__needsAttention{background:var(--action-paper);color:var(--action-ink);border-color:#a8b8c4}.DraftActionPanel-module__lyZTPa__sendNote{color:var(--action-muted);flex:0 100%;font-size:11px;line-height:16px}.DraftActionPanel-module__lyZTPa__footer{border-top:1px solid var(--action-line);justify-content:flex-end;margin-top:14px;padding-top:12px;display:flex}.DraftActionPanel-module__lyZTPa__reset{color:var(--action-muted);text-underline-offset:4px;background:0 0;border:0;padding:4px 0;font-size:12px;font-weight:500;line-height:18px;-webkit-text-decoration:underline #b4c0c7;text-decoration:underline #b4c0c7;transition:color .15s}.DraftActionPanel-module__lyZTPa__reset:hover:not(:disabled){color:var(--action-ink)}@container (max-width:680px){.DraftActionPanel-module__lyZTPa__groups{grid-template-columns:1fr;gap:16px}.DraftActionPanel-module__lyZTPa__reviewGroup{border-top:1px solid var(--action-line);border-left:0;padding-top:16px;padding-left:0}}@container (max-width:300px){.DraftActionPanel-module__lyZTPa__actions{grid-template-columns:1fr;display:grid}.DraftActionPanel-module__lyZTPa__button{width:100%;min-height:44px}}@media (prefers-reduced-motion:reduce){.DraftActionPanel-module__lyZTPa__button,.DraftActionPanel-module__lyZTPa__reset{transition:none}}
.EmailBriefPanel-module__z-8s3q__panel{--ink:#0a2540;--ink-hover:#164b70;--muted:#647383;--line:#dbe3e8;--paper:#fffefd;--mist:#f4f7f8;--focus:#1c5f8a;background:var(--paper);border:1px solid var(--line);color:var(--ink);border-radius:16px;max-width:940px;overflow:hidden;box-shadow:0 12px 28px #0a25400d;container-type:inline-size}.EmailBriefPanel-module__z-8s3q__header{background:var(--mist);border-bottom:1px solid var(--line);padding:22px 29px 19px}.EmailBriefPanel-module__z-8s3q__kicker{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:750;line-height:1;display:block}.EmailBriefPanel-module__z-8s3q__header h2{letter-spacing:-.035em;margin:8px 0 5px;font-size:22px;font-weight:720;line-height:1.15}.EmailBriefPanel-module__z-8s3q__header p,.EmailBriefPanel-module__z-8s3q__fieldHint,.EmailBriefPanel-module__z-8s3q__settingDescription,.EmailBriefPanel-module__z-8s3q__summary{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.EmailBriefPanel-module__z-8s3q__content{grid-template-columns:minmax(0,1.45fr) minmax(260px,.78fr);align-items:start;gap:30px;padding:25px 29px 26px;display:grid}.EmailBriefPanel-module__z-8s3q__focusField>label,.EmailBriefPanel-module__z-8s3q__compactField label,.EmailBriefPanel-module__z-8s3q__setting legend,.EmailBriefPanel-module__z-8s3q__settingTitle{color:var(--ink);letter-spacing:-.01em;font-size:13px;font-weight:700;display:block}.EmailBriefPanel-module__z-8s3q__fieldLabel{justify-content:space-between;align-items:center;gap:9px;display:flex}.EmailBriefPanel-module__z-8s3q__fieldLabel label{color:var(--ink);letter-spacing:-.01em;font-size:13px;font-weight:700}.EmailBriefPanel-module__z-8s3q__fieldLabel span{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;font-size:10px;font-weight:700}.EmailBriefPanel-module__z-8s3q__focusField textarea,.EmailBriefPanel-module__z-8s3q__compactField input,.EmailBriefPanel-module__z-8s3q__compactField textarea{box-sizing:border-box;color:var(--ink);font:inherit;resize:vertical;background:#fffefa;border:1px solid #b9c7ce;border-radius:9px;outline:none;width:100%;margin-top:8px;padding:11px 12px;font-size:13px;line-height:1.5}.EmailBriefPanel-module__z-8s3q__focusField textarea{min-height:136px}.EmailBriefPanel-module__z-8s3q__focusField textarea::placeholder,.EmailBriefPanel-module__z-8s3q__compactField input::placeholder,.EmailBriefPanel-module__z-8s3q__compactField textarea::placeholder{color:#84939e}.EmailBriefPanel-module__z-8s3q__focusField textarea:focus,.EmailBriefPanel-module__z-8s3q__compactField input:focus,.EmailBriefPanel-module__z-8s3q__compactField textarea:focus{border-color:var(--focus);box-shadow:0 0 0 3px #1c5f8a29}.EmailBriefPanel-module__z-8s3q__fieldHint{margin-top:7px}.EmailBriefPanel-module__z-8s3q__settings{border-left:1px solid var(--line);padding-left:25px}.EmailBriefPanel-module__z-8s3q__setting{border:0;margin:0;padding:0}.EmailBriefPanel-module__z-8s3q__settingDescription{margin-top:4px}.EmailBriefPanel-module__z-8s3q__radioGroup{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.EmailBriefPanel-module__z-8s3q__radioOption{cursor:pointer;border:1px solid #bfccd2;border-radius:8px;align-items:center;gap:8px;min-height:38px;padding:0 12px;font-size:12px;font-weight:650;display:inline-flex}.EmailBriefPanel-module__z-8s3q__radioOption:has(input:checked){border-color:var(--ink);color:var(--ink);background:#eef4f6}.EmailBriefPanel-module__z-8s3q__radioOption input{accent-color:var(--ink);width:15px;height:15px;margin:0}.EmailBriefPanel-module__z-8s3q__back:focus-visible,.EmailBriefPanel-module__z-8s3q__generate:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.EmailBriefPanel-module__z-8s3q__radioOption:has(input:focus-visible){outline:2px solid var(--focus);outline-offset:2px}.EmailBriefPanel-module__z-8s3q__switch:has(input:focus-visible){outline:2px solid var(--focus);outline-offset:2px}.EmailBriefPanel-module__z-8s3q__radioOption:has(input:disabled){cursor:not-allowed;opacity:.55}.EmailBriefPanel-module__z-8s3q__realtorSetting{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;margin-top:19px;padding-top:18px;display:flex}.EmailBriefPanel-module__z-8s3q__settingDescription{max-width:490px}.EmailBriefPanel-module__z-8s3q__switch{cursor:pointer;flex:none;width:46px;height:26px;position:relative}.EmailBriefPanel-module__z-8s3q__switch input{opacity:0;width:1px;height:1px;position:absolute}.EmailBriefPanel-module__z-8s3q__switchTrack{background:#c7d1d6;border-radius:20px;height:26px;transition:background-color .15s;display:block;position:relative}.EmailBriefPanel-module__z-8s3q__switchTrack:after{content:"";background:#fffefd;border-radius:50%;width:20px;height:20px;transition:transform .15s;position:absolute;top:3px;left:3px;transform:translate(0);box-shadow:0 1px 3px #0a25403d}.EmailBriefPanel-module__z-8s3q__switch input:checked+.EmailBriefPanel-module__z-8s3q__switchTrack{background:var(--ink)}.EmailBriefPanel-module__z-8s3q__switch input:checked+.EmailBriefPanel-module__z-8s3q__switchTrack:after{transform:translate(20px)}.EmailBriefPanel-module__z-8s3q__switch:has(input:disabled){cursor:not-allowed;opacity:.55}.EmailBriefPanel-module__z-8s3q__realtorFields{border-left:2px solid #c8d7df;gap:15px;margin-top:19px;padding-left:16px;display:grid}.EmailBriefPanel-module__z-8s3q__compactField input,.EmailBriefPanel-module__z-8s3q__compactField textarea{margin-top:6px}.EmailBriefPanel-module__z-8s3q__compactField textarea{min-height:68px}.EmailBriefPanel-module__z-8s3q__error{color:#a33a35;border-top:1px solid #e8c3c1;margin:0;padding:13px 29px;font-size:12px;line-height:1.45}.EmailBriefPanel-module__z-8s3q__footer{background:var(--mist);border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:16px 21px 16px 29px;display:flex}.EmailBriefPanel-module__z-8s3q__back{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:8px 0;font-size:13px;font-weight:650}.EmailBriefPanel-module__z-8s3q__back:hover{color:var(--ink)}.EmailBriefPanel-module__z-8s3q__back:disabled{cursor:not-allowed;opacity:.55}.EmailBriefPanel-module__z-8s3q__generateArea{align-items:center;gap:15px;display:flex}.EmailBriefPanel-module__z-8s3q__summary{text-align:right;max-width:245px}.EmailBriefPanel-module__z-8s3q__generate{background:var(--ink);border:1px solid var(--ink);color:#fffefd;cursor:pointer;border-radius:9px;flex:none;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 15px;font-size:13px;font-weight:700;display:inline-flex}.EmailBriefPanel-module__z-8s3q__generate:hover:not(:disabled){background:var(--ink-hover);border-color:var(--ink-hover)}.EmailBriefPanel-module__z-8s3q__generate:disabled{cursor:not-allowed;opacity:.62}.EmailBriefPanel-module__z-8s3q__loader{border:2px solid #fffefd66;border-right-color:#fffefd;border-radius:50%;width:13px;height:13px;animation:.8s linear infinite EmailBriefPanel-module__z-8s3q__spin}@keyframes EmailBriefPanel-module__z-8s3q__spin{to{transform:rotate(360deg)}}@container (max-width:700px){.EmailBriefPanel-module__z-8s3q__header,.EmailBriefPanel-module__z-8s3q__content{padding-left:19px;padding-right:19px}.EmailBriefPanel-module__z-8s3q__content{display:block}.EmailBriefPanel-module__z-8s3q__settings{border-left:0;border-top:1px solid var(--line);margin-top:22px;padding-top:20px;padding-left:0}.EmailBriefPanel-module__z-8s3q__footer{flex-direction:column-reverse;align-items:stretch;padding-left:19px;padding-right:19px}.EmailBriefPanel-module__z-8s3q__generateArea{flex-direction:column;align-items:stretch}.EmailBriefPanel-module__z-8s3q__summary{text-align:left;max-width:none}.EmailBriefPanel-module__z-8s3q__generate{width:100%}}@media (prefers-reduced-motion:reduce){.EmailBriefPanel-module__z-8s3q__switchTrack,.EmailBriefPanel-module__z-8s3q__switchTrack:after{transition:none}.EmailBriefPanel-module__z-8s3q__loader{animation:none}}
