.mail-transport-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:17px;margin-bottom:14px;padding:20px 23px;border:1px solid #cfe2ff;border-radius:19px;background:linear-gradient(135deg,#f7fbff,#edf5ff);box-shadow:0 13px 35px rgba(31,78,145,.07)}.mail-transport-card .transport-pulse{width:13px;height:13px;border-radius:50%;background:#19ad70;box-shadow:0 0 0 7px rgba(25,173,112,.12),0 0 22px rgba(25,173,112,.35)}.mail-transport-card small{color:#718197;font-size:9px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.mail-transport-card h3{margin:3px 0;font-size:19px}.mail-transport-card p{margin:0;color:#68788e;font-size:12px}.mail-transport-card>code{padding:7px 10px;border-radius:9px;color:#0861d7;background:#fff;font-weight:900}.mail-transport-card.mail{border-color:#f2d79e;background:linear-gradient(135deg,#fffcf5,#fff6df)}.mail-transport-card.mail .transport-pulse{background:#e8a11e;box-shadow:0 0 0 7px rgba(232,161,30,.13)}.mail-transport-card.invalid,.mail-transport-card.disabled{border-color:#efc2c2;background:#fff4f4}.mail-transport-card.invalid .transport-pulse,.mail-transport-card.disabled .transport-pulse{background:#db5252;box-shadow:0 0 0 7px rgba(219,82,82,.12)}.template-guide{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:15px;padding:13px 16px;border:1px solid #dce4ee;border-radius:14px;background:#fff}.template-guide>b{margin-right:3px}.template-guide>code{padding:5px 7px;border-radius:7px;color:#6548cc;background:#f1edff;font-size:10px}.template-guide>span{margin-left:auto;color:#748298;font-size:11px}.email-template-grid{display:grid;gap:11px}.email-template-card{overflow:hidden;border:1px solid #dbe3ed;border-radius:18px;background:#fff;box-shadow:0 10px 28px rgba(30,59,96,.045)}.email-template-card>summary{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;padding:17px 20px;cursor:pointer;list-style:none}.email-template-card>summary::-webkit-details-marker{display:none}.email-template-card>summary>div{display:flex;flex-direction:column}.email-template-card>summary small{margin-top:3px;color:#8995a5}.email-template-card>summary>i{color:#1768d8;font-size:11px;font-style:normal;font-weight:800}.template-state{width:10px;height:10px;border-radius:50%;background:#98a4b4}.template-state.enabled{background:#19af71;box-shadow:0 0 0 5px #e4f7ef}.template-editor-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:17px;padding:20px;border-top:1px solid #e8edf3;background:#f8fafc}.template-editor{display:grid;gap:12px}.template-editor textarea{min-height:290px;padding:15px;border-color:#d2dce8;border-radius:12px;background:#111b2a;color:#dce9fa;font:12px/1.55 ui-monospace,SFMono-Regular,Menlo,monospace;tab-size:2}.template-actions{display:flex;align-items:center;justify-content:space-between;gap:14px}.template-toggle{display:flex!important;align-items:center;flex-direction:row!important;gap:9px!important}.template-toggle input{position:absolute;opacity:0}.template-toggle span{position:relative;width:42px;height:23px;border-radius:99px;background:#cdd5df;transition:.2s}.template-toggle span::after{position:absolute;top:3px;left:3px;width:17px;height:17px;border-radius:50%;background:#fff;box-shadow:0 2px 6px rgba(0,0,0,.17);content:"";transition:.2s}.template-toggle input:checked+span{background:#1670e8}.template-toggle input:checked+span::after{transform:translateX(19px)}.template-preview{overflow:hidden;align-self:start;border:1px solid #d7e0ea;border-radius:14px;background:#fff;box-shadow:0 15px 35px rgba(25,49,82,.08)}.template-preview>header{display:flex;align-items:center;justify-content:space-between;padding:9px 12px;color:#738096;background:#edf2f7;font-size:10px}.template-preview>header div{display:flex;gap:4px}.template-preview>header i{width:7px;height:7px;border-radius:50%;background:#f06b67}.template-preview>header i:nth-child(2){background:#e9b64e}.template-preview>header i:nth-child(3){background:#47ba79}.template-preview iframe{display:block;width:100%;height:330px;border:0;background:#fff}.template-preview form{display:flex;justify-content:flex-end;padding:11px;border-top:1px solid #e5ebf2}.template-preview .mini-action{min-height:38px}@media(max-width:980px){.template-editor-layout{grid-template-columns:1fr}.template-preview iframe{height:290px}}@media(max-width:620px){.mail-transport-card{grid-template-columns:auto 1fr;padding:17px}.mail-transport-card>code{grid-column:2;justify-self:start}.template-guide>span{width:100%;margin-left:0}.email-template-card>summary{padding:16px}.template-editor-layout{padding:13px}.template-actions{align-items:stretch;flex-direction:column}.template-actions .button{width:100%;min-height:49px}.template-preview iframe{height:250px}.template-preview form button{width:100%}}
