@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700&display=swap";:root{color:#0b0b0f;font-synthesis:none;--ink:#0b0b0f;--teal:#0f9f91;--deep-teal:#0b0b0f;--aqua:#0f9f91;--mint:#99f6e4;--paper:#fff;--coral:#6d28d9;--peach:#ede9fe;--purple:#6d28d9;--lilac:#8b5cf6;--line:#e5e5eb;--muted:#65656f;--wash:#f7f7fa;background:#fff;font-family:DM Sans,Arial,sans-serif}*{box-sizing:border-box}body{background:var(--wash);min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button{color:inherit}button,label,select{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #6d28d93d}label:has(input[type=file]:focus-visible){outline-offset:2px;outline:3px solid #6d28d93d}.topbar{z-index:2;height:76px;color:var(--ink);border-bottom:1px solid var(--line);background:#fff;align-items:center;padding:0 clamp(20px,4vw,60px);display:flex;position:relative}.topbar:after{content:"";background:linear-gradient(90deg,var(--purple),var(--teal));height:2px;position:absolute;bottom:-2px;left:0;right:0}.logo{align-items:center;gap:10px;line-height:1;display:inline-flex}.logo>span:last-child{grid-template-columns:auto auto;align-items:end;gap:3px;display:grid}.logo b{letter-spacing:-.8px;font:700 20px/1 Manrope,sans-serif}.logo small{color:var(--purple);font-size:10px;font-weight:700}.logo-mark{background:var(--ink);border-radius:50%;width:24px;height:24px;display:block;position:relative;overflow:hidden}.logo-mark i{background:#fff;border-radius:5px;width:18px;height:3px;position:absolute;left:7px;transform:rotate(-28deg)}.logo-mark i:first-child{top:5px}.logo-mark i:nth-child(2){top:10px}.logo-mark i:nth-child(3){top:15px}.topbar-title{border-left:1px solid var(--line);align-items:baseline;gap:8px;margin-left:28px;padding-left:28px;display:flex}.topbar-title span{color:var(--teal);text-transform:uppercase;letter-spacing:1.3px;font-size:9px;font-weight:700}.topbar-title strong{font:600 13px Manrope}.top-actions{gap:8px;margin-left:auto;display:flex}.ghost-button,.reset-button{border:1px solid var(--line);color:var(--ink);cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;min-height:38px;display:flex}.ghost-button{gap:8px;padding:0 13px;font-size:12px}.reset-button{width:38px}.ghost-button:hover,.reset-button:hover{color:var(--purple);background:#faf8ff;border-color:#c4b5fd}.intro{isolation:isolate;color:var(--ink);background:#fff;justify-content:space-between;align-items:end;gap:40px;padding:48px clamp(20px,4vw,60px) 56px;display:flex;position:relative;overflow:hidden}.intro>*{z-index:1;position:relative}.intro:before{content:"";z-index:0;opacity:1;background:#ede9fe;border-radius:50%;width:250px;height:250px;position:absolute;top:-158px;right:9%}.intro:after{content:"";z-index:0;opacity:1;background:#ccfbf1;border-radius:50%;width:115px;height:115px;position:absolute;bottom:-72px;right:2.5%}.eyebrow{color:var(--teal);letter-spacing:1.6px;text-transform:uppercase;align-items:center;gap:7px;margin:0 0 14px;font-size:10px;font-weight:700;display:flex}.intro h1{letter-spacing:-3.8px;margin:0;font:500 clamp(38px,5vw,65px)/.98 Manrope,sans-serif}.intro h1 em{color:var(--purple);font-style:normal}.intro-copy{max-width:380px;color:var(--muted);margin:0 0 3px;font:400 14px/1.7 Manrope}.steps{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fafafa;align-items:stretch;height:67px;padding-left:clamp(20px,4vw,60px);display:flex}.steps button{border:0;border-right:1px solid var(--line);width:min(225px,28vw);color:var(--muted);cursor:pointer;background:0 0;align-items:center;gap:11px;padding:0 18px;font-size:12px;font-weight:600;display:flex}.steps button:first-child{border-left:1px solid var(--line)}.steps button span{width:24px;height:24px;color:var(--teal);border:1px solid #99f6e4;border-radius:50%;place-items:center;font:700 8px Manrope;display:grid}.steps button svg{opacity:.4;margin-left:auto}.steps button.active{color:var(--ink);box-shadow:inset 0 -3px var(--purple);background:#fff}.steps button.active span{background:var(--purple);border-color:var(--purple);color:#fff}.workspace{grid-template-columns:minmax(480px,1fr) minmax(520px,1.08fr);min-height:730px;display:grid}.editor-panel{background:var(--paper);border-right:1px solid var(--line);box-shadow:inset 4px 0 var(--purple)}.panel-body{width:min(680px,100%);margin:0 auto;padding:46px clamp(28px,4vw,62px) 72px;animation:.35s ease-out both rise}@keyframes rise{0%{opacity:0;transform:translateY(7px)}}.section-heading{justify-content:space-between;align-items:end;gap:28px;margin-bottom:28px;display:flex}.section-heading span{color:var(--purple);letter-spacing:1.5px;text-transform:uppercase;font-size:9px;font-weight:700}.section-heading h2{letter-spacing:-1.1px;margin:5px 0 0;font:600 25px/1.2 Manrope}.section-heading>p{max-width:220px;color:var(--muted);margin:0;font-size:11px;line-height:1.55}.compact-heading{margin-bottom:19px}.photo-row{align-items:center;min-height:62px;margin-bottom:27px;display:flex}.photo-upload{cursor:pointer;align-items:center;gap:14px;display:flex}.photo-upload>svg,.photo-upload>img{color:#78928f;object-fit:cover;background:#f4f8f6;border:1px dashed #aac1bd;border-radius:50%;place-items:center;width:58px;height:58px;padding:16px;display:grid}.photo-upload>img{border-style:solid;padding:0}.photo-upload input,.upload-zone input{clip:rect(0 0 0 0);opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.photo-upload span{flex-direction:column;gap:5px;display:flex}.photo-upload strong{font-size:12px}.photo-upload small{color:var(--muted);font-size:10px}.icon-text{color:#9a5a50;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;margin-left:auto;font-size:10px;display:flex}.form-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.field{min-width:0}.field.full{grid-column:1/-1}.field>span{color:#607572;letter-spacing:.7px;text-transform:uppercase;align-items:center;gap:6px;min-height:16px;margin-bottom:7px;font-size:9px;font-weight:700;display:flex}.field input,.field select{width:100%;height:43px;color:var(--ink);background:#fff;border:1px solid #d7e3df;border-radius:6px;padding:0 12px;font-size:12px;transition:border .2s,box-shadow .2s}.field input:hover,.field select:hover{border-color:#b3c8c4}.field input:focus,.field select:focus{border-color:#5f918c;outline:none;box-shadow:0 0 0 3px #5f918c1f}.field input::placeholder{color:#a5b2b0}.field select{appearance:none;background-image:linear-gradient(45deg,#0000 50%,#78908d 50%),linear-gradient(135deg,#78908d 50%,#0000 50%);background-position:calc(100% - 15px) 18px,calc(100% - 11px) 18px;background-repeat:no-repeat;background-size:4px 4px}.section-rule{background:var(--line);height:1px;margin:33px 0}.template-grid{gap:12px;display:grid}.template-card{text-align:left;border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;grid-template-columns:165px 1fr 24px;align-items:center;gap:20px;width:100%;min-height:112px;padding:14px;display:grid;position:relative}.template-card:hover{border-color:#99f6e4}.template-card.selected{border-color:var(--purple);background:#faf8ff;box-shadow:0 0 0 2px #6d28d917}.template-card>span:nth-child(2){flex-direction:column;gap:5px;display:flex}.template-card strong{font-size:13px}.template-card small{color:var(--muted);font-size:10px}.template-card>b{color:#fff;border:1px solid #cfddda;border-radius:50%;place-items:center;width:20px;height:20px;display:grid}.template-card.selected>b{background:var(--coral);border-color:var(--coral)}.template-thumb{background:#f6f6f9;border-radius:5px;height:82px;padding:17px 20px;display:block;position:relative}.template-thumb:before{content:"";background:#ddd6fe;border-radius:50%;width:30px;height:30px;position:absolute;top:15px;left:20px}.thumb-frame:before{border-radius:2px}.thumb-compact:before{width:25px;height:25px}.template-thumb i{background:var(--ink);border-radius:5px;width:70px;height:5px;margin:0 0 7px 43px;display:block}.template-thumb i:nth-child(2){background:var(--purple);width:52px;height:3px}.template-thumb i:nth-child(3){background:#b9b9c2;width:80px;height:3px}.thumb-signal:after{content:"";background:var(--teal);width:2px;height:35px;position:absolute;top:14px;left:58px}.thumb-frame:after{content:"";background:#8b5cf6;width:1px;height:35px;position:absolute;top:14px;left:58px}.thumb-minimal:before{display:none}.thumb-minimal i{width:92px;margin-left:0}.thumb-minimal i:nth-child(2){width:65px}.thumb-minimal i:nth-child(3){width:108px}.thumb-leadership:before{border-radius:2px;width:34px;height:42px;top:13px}.thumb-leadership:after{content:"";background:var(--coral);width:3px;height:42px;position:absolute;top:13px;left:62px}.thumb-leadership i{margin-left:51px}.thumb-horizon:before{background:var(--teal);border-radius:0;width:100px;height:3px;top:52px;left:14px}.thumb-horizon i{width:45px;margin-left:0}.thumb-horizon i:nth-child(3){width:47px;margin-top:-20px;margin-left:58px}.thumb-orbit:before{border:2px solid var(--teal);background:#ccfbf1}.thumb-orbit:after{content:"";background:var(--teal);width:54px;height:2px;position:absolute;top:47px;left:60px}.thumb-studio:before{background:var(--purple);border-radius:0;width:30px;height:4px}.thumb-studio i{width:88px;margin-top:14px;margin-left:0}.thumb-studio i:nth-child(2),.thumb-studio i:nth-child(3){margin-left:0}.template-grid-layouts{grid-template-columns:1fr 1fr;gap:10px}.template-grid-layouts .template-card{grid-template-columns:105px 1fr 20px;gap:12px;min-height:92px;padding:10px}.template-grid-layouts .template-thumb{height:70px;padding:14px}.template-grid-layouts .template-thumb:before{top:13px;left:14px}.template-grid-layouts .template-thumb i{width:48px;margin-left:39px}.template-grid-layouts .template-thumb i:nth-child(2){width:39px}.template-grid-layouts .template-thumb i:nth-child(3){width:53px}.template-grid-layouts .thumb-signal:after,.template-grid-layouts .thumb-frame:after{top:12px;left:51px}.template-grid-layouts .thumb-minimal i{width:72px;margin-left:0}.template-grid-layouts .thumb-minimal i:nth-child(2){width:50px}.template-grid-layouts .thumb-minimal i:nth-child(3){width:78px}.template-grid-layouts .thumb-leadership:after{height:40px;top:11px;left:54px}.template-grid-layouts .thumb-leadership i{margin-left:46px}.template-grid-layouts .thumb-horizon:before{width:77px;top:53px}.template-grid-layouts .thumb-horizon i{width:37px;margin-left:0}.template-grid-layouts .thumb-horizon i:nth-child(3){width:37px;margin-top:-20px;margin-left:47px}.template-grid-layouts .thumb-orbit:after{left:54px}.template-grid-layouts .thumb-studio i{width:72px;margin-left:0}.template-grid-layouts .thumb-studio i:nth-child(2),.template-grid-layouts .thumb-studio i:nth-child(3){margin-left:0}.palette-rule{margin:30px 0}.palette-heading{margin-bottom:18px}.palette-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.palette-grid button{text-align:left;border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:7px;grid-template-columns:42px 1fr 16px;align-items:center;gap:10px;min-height:62px;padding:10px 11px;display:grid}.palette-grid button:hover{border-color:var(--mint)}.palette-grid button.selected{border-color:var(--purple);background:#fdfaff;box-shadow:0 0 0 2px #3d285714}.palette-grid button>span:nth-child(2){flex-direction:column;gap:4px;display:flex}.palette-grid strong{font-size:10px}.palette-grid small{color:var(--muted);font-size:8px}.palette-grid button>svg{color:var(--purple)}.palette-swatches{border-radius:5px;width:42px;height:26px;display:flex;overflow:hidden;box-shadow:inset 0 0 0 1px #00000014}.palette-swatches i:first-child{width:65%}.palette-swatches i:last-child{flex:1}.choice-note{border-left:3px solid var(--teal);color:var(--purple);background:#f0fdfa;border-radius:8px;gap:13px;margin-top:22px;padding:17px;display:flex}.choice-note strong{font-size:11px}.choice-note p{color:var(--muted);margin:4px 0 0;font-size:10px;line-height:1.5}.switch-row{cursor:pointer;align-items:center;min-height:62px;margin-bottom:22px;display:flex}.switch-row div{flex-direction:column;gap:5px;display:flex}.switch-row strong{font-size:12px}.switch-row small{color:var(--muted);font-size:10px}.switch-row input{opacity:0;position:absolute}.switch-row i{background:#cbd8d5;border-radius:20px;width:37px;height:21px;margin-left:auto;padding:3px;transition:all .2s}.switch-row i:after{content:"";background:#fff;border-radius:50%;width:15px;height:15px;transition:all .2s;display:block;box-shadow:0 1px 3px #0003}.switch-row input:checked+i{background:var(--teal)}.switch-row input:checked+i:after{transform:translate(16px)}.required-banner-note{border:1px solid #a7f3d0;border-left:4px solid var(--teal);color:var(--teal);background:#f0fdfa;border-radius:8px;align-items:flex-start;gap:12px;margin:0 0 20px;padding:15px 16px;display:flex}.required-banner-note div{flex-direction:column;gap:4px;display:flex}.required-banner-note strong{color:var(--ink);font-size:11px}.required-banner-note small{color:var(--muted);font-size:9px;line-height:1.45}.library-topline{align-items:center;gap:9px;margin-bottom:9px;display:flex}.asset-tabs{background:#f1f1f5;border-radius:6px;flex:1;padding:3px;display:flex;overflow:auto}.asset-tabs button{color:#71717a;cursor:pointer;background:0 0;border:0;border-radius:4px;flex:1;min-width:max-content;height:29px;padding:0 9px;font-size:8px;font-weight:700}.asset-tabs button.active{color:var(--purple);box-shadow:inset 0 -2px var(--teal),0 1px 4px #0b0b0f14;background:#fff}.library-sync{border:1px solid var(--line);width:35px;height:35px;color:var(--purple);cursor:pointer;background:#fff;border-radius:6px;place-items:center;display:grid}.library-sync:disabled{opacity:.55}.library-status{color:#67817d;align-items:center;gap:6px;min-height:27px;margin-bottom:10px;font-size:8px;display:flex}.library-status span{text-transform:uppercase;letter-spacing:.5px;font-weight:700}.library-status small{color:#8e7566;margin-left:auto}.status-live{color:#27766f}.status-cached{color:#8a6d46}.spinning{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.banner-library{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:18px;display:grid}.banner-library button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:6px;min-width:0;padding:0 0 9px;overflow:hidden}.banner-library button.selected{border-color:var(--purple);box-shadow:0 0 0 2px #6d28d91a}.banner-library button.unavailable{cursor:not-allowed;opacity:.58}.asset-image{background:#fff;display:block;position:relative;padding:0!important}.asset-image img{aspect-ratio:900/210;object-fit:contain;width:100%;display:block}.asset-image b{color:#fff;background:#0b0b0fb8;place-items:center;font-size:9px;display:grid;position:absolute;inset:0}.asset-name{justify-content:space-between;align-items:center;padding:8px 8px 3px!important;display:flex!important}.asset-name strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.banner-library button>small{color:var(--muted);padding:0 8px;font-size:7px;display:block}.empty-library{min-height:95px;color:var(--muted);border:1px dashed #c4b5fd;border-radius:7px;grid-column:1/-1;place-items:center;font-size:10px;display:grid}.upload-zone{color:#6f8985;background:#f8faf9;border:1px dashed #a9bfbb;border-radius:7px;align-items:center;gap:12px;padding:17px;display:flex}.upload-zone>div{flex-direction:column;gap:4px;display:flex}.upload-zone strong{color:var(--ink);font-size:11px}.upload-zone small{font-size:9px}.upload-zone label{color:#224c49;cursor:pointer;background:#fff;border:1px solid #c8d7d4;border-radius:5px;align-items:center;gap:6px;height:32px;margin-left:auto;padding:0 11px;font-size:10px;font-weight:700;display:flex}.or{color:#91a3a0;align-items:center;height:36px;font-size:9px;display:flex}.or:before,.or:after{content:"";background:var(--line);flex:1;height:1px}.or span{padding:0 10px}.banner-tip{color:var(--muted);background:#faf8ff;border-radius:5px;margin:17px 0 0;padding:11px 13px;font-size:9px;line-height:1.5}.banner-tip span{color:var(--purple);text-transform:uppercase;margin-right:6px;font-weight:700}.preview-panel{background-color:#f7f7fa;background-image:radial-gradient(#0f9f912e 1px,#0000 1px),linear-gradient(145deg,#6d28d90e,#0000 42%);background-size:20px 20px,100% 100%;align-self:start;min-height:730px;padding:43px clamp(28px,4vw,58px);position:sticky;top:0}.preview-head{justify-content:space-between;align-items:end;max-width:690px;margin:0 auto 16px;display:flex}.preview-head>div:first-child{flex-direction:column;gap:5px;display:flex}.preview-head span{color:#7b8e8a;text-transform:uppercase;letter-spacing:1.3px;font-size:9px;font-weight:700}.preview-head strong{font:600 13px Manrope}.viewport-toggle{background:#d8e3df;border-radius:6px;padding:3px;display:flex}.viewport-toggle button{color:#77908b;cursor:pointer;background:0 0;border:0;border-radius:4px;height:27px;padding:0 10px;font-size:9px;font-weight:700}.viewport-toggle button.active{color:var(--purple);box-shadow:inset 0 -2px var(--coral),0 1px 4px #1434311a;background:#fff}.email-stage{background:#fff;border:1px solid #d7e1de;border-radius:9px;width:100%;max-width:690px;min-height:440px;margin:0 auto;padding:0 42px 42px;transition:max-width .3s;overflow:auto;box-shadow:0 25px 70px #1e39351f}.email-stage.mobile{max-width:390px;padding-left:25px;padding-right:25px}.email-chrome{border-bottom:1px solid #edf1f0;align-items:center;gap:6px;height:45px;margin:0 -42px 29px;padding:0 17px;display:flex}.mobile .email-chrome{margin-left:-25px;margin-right:-25px}.email-chrome span{background:#e1e8e6;border-radius:50%;width:7px;height:7px}.email-chrome i{background:#edf1f0;border-radius:4px;width:95px;height:6px;margin-left:auto}.mock-message{color:#83918f;align-items:center;gap:10px;font-size:9px;display:flex}.mock-avatar{color:#51726e;background:#dde9e6;border-radius:50%;place-items:center;width:31px;height:31px;font-size:9px;font-weight:700;display:grid}.mock-message>div:nth-child(2){flex-direction:column;gap:2px;display:flex}.mock-message b{color:#405653;font-size:10px}.mock-message time{margin-left:auto}.mock-copy{color:#6b7775;max-width:450px;margin:20px 0 0;font:400 11px/1.65 Arial,sans-serif}.mock-copy+.mock-copy{margin-top:12px}.signature-wrap{margin-top:17px;padding-bottom:2px;overflow:auto}.preview-actions{grid-template-columns:1fr 150px;gap:10px;max-width:690px;margin:17px auto 0;display:grid}.primary,.secondary{cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:43px;font-size:11px;font-weight:700;display:flex}.primary{border:1px solid var(--teal);background:var(--teal);color:#fff;box-shadow:0 7px 18px #082a2924}.primary:hover{background:#10504d}.secondary{border:1px solid var(--purple);color:var(--purple);background:#ffffffb8}.secondary:hover{background:#fbf8fd}.privacy-note{text-align:center;color:#839692;margin:13px 0 0;font-size:9px}.signature-check{background:#f8fcfad9;border:1px solid #c8ddd7;border-radius:7px;max-width:690px;margin:14px auto 0;padding:13px 15px}.check-heading{color:#27736b;align-items:center;gap:10px;display:flex}.check-heading>div{flex-direction:column;gap:3px;display:flex}.check-heading strong{font-size:10px}.check-heading small{color:#78908c;font-size:8px}.signature-check ul{border-top:1px solid #4665601f;grid-template-columns:1fr 1fr;gap:6px 12px;margin:10px 0 0;padding:9px 0 0;list-style:none;display:grid}.signature-check li{color:#8b7149;align-items:flex-start;gap:5px;font-size:8px;line-height:1.4;display:flex}.signature-check li.error{color:#a44b42}.has-errors{background:#fff8f6;border-color:#e5bcb7}.has-errors .check-heading{color:#ad493f}.has-warnings{background:#fffaf1;border-color:#e6d6b6}.has-warnings .check-heading{color:#8c6b37}.preview-actions button[aria-disabled=true]{opacity:.55}.modal-backdrop{z-index:20;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#041918a6;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:12px;width:min(510px,100%);padding:38px;animation:.25s ease-out rise;position:relative;box-shadow:0 30px 100px #00000040}.modal-close{cursor:pointer;background:#f0f4f3;border:0;border-radius:50%;place-items:center;width:32px;height:32px;display:grid;position:absolute;top:16px;right:16px}.modal h2{letter-spacing:-1px;margin:0 0 9px;font:600 27px Manrope}.modal>p:not(.eyebrow){color:var(--muted);font-size:12px;line-height:1.55}.install-list{gap:10px;margin:25px 0;display:grid}.install-list article{background:#f4f7f6;border-radius:7px;gap:13px;padding:14px;display:flex}.install-list article>span{width:28px;height:28px;color:var(--coral);background:#fff;border-radius:50%;flex:0 0 28px;place-items:center;font-size:11px;font-weight:700;display:grid}.install-list strong{font-size:11px}.install-list p{color:var(--muted);margin:3px 0 0;font-size:10px;line-height:1.5}.modal-action{width:100%}.toast{z-index:30;color:#fff;white-space:nowrap;background:#0b0b0f;border:1px solid #ffffff26;border-radius:8px;align-items:center;gap:9px;min-height:43px;padding:0 17px;font-size:11px;animation:.25s ease-out toast-in;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #00000040}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,8px)}}@media (width<=980px){.workspace{grid-template-columns:1fr}.preview-panel{min-height:0;position:relative}.editor-panel{border-right:0}.panel-body{width:min(720px,100%)}.intro{align-items:start}.intro-copy{margin-top:20px}.steps button{flex:1;width:auto}.steps button svg{display:none}}@media (width<=620px){.topbar{height:66px}.topbar-title{display:none}.ghost-button{width:38px;padding:0;font-size:0}.intro{padding-top:36px;padding-bottom:41px;display:block}.intro h1{letter-spacing:-2.5px;font-size:42px}.intro-copy{max-width:330px;font-size:12px}.steps{height:59px;padding-left:0}.steps button{justify-content:center;gap:6px;padding:0 6px;font-size:0}.steps button:after{content:attr(aria-label);font-size:9px}.steps button span{flex:0 0 24px;width:24px;height:24px}.panel-body{padding:34px 20px 55px}.section-heading{align-items:start}.section-heading>p{display:none}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.template-grid-layouts,.palette-grid{grid-template-columns:1fr}.template-grid-layouts .template-card{grid-template-columns:105px 1fr 20px}.banner-library{grid-template-columns:1fr}.banner-library button{grid-template-columns:140px 1fr;align-items:center;padding:0;display:grid}.asset-image{grid-row:1/3}.asset-name{align-self:end}.banner-library button>small{align-self:start}.library-status{flex-wrap:wrap}.library-status small{width:100%;margin-left:19px}.preview-panel{padding:31px 14px}.preview-head,.preview-actions,.signature-check{margin-left:4px;margin-right:4px}.email-stage{min-height:400px;padding:0 20px 30px}.email-chrome{margin-left:-20px;margin-right:-20px}.signature-check ul{grid-template-columns:1fr}.preview-actions{grid-template-columns:1fr 1fr}.modal{padding:32px 22px}.toast{white-space:normal;text-align:center;max-width:calc(100% - 30px)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
