@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";.shm-editor *,.shm-editor :after,.shm-editor :before{box-sizing:border-box;margin:0;padding:0}.shm-editor button{background:none;border:none;cursor:pointer;font:inherit;outline:inherit;padding:0}.shm-editor input{font-family:inherit;font-size:inherit;line-height:inherit}.shm-editor table{border-collapse:collapse;border-spacing:0}.shm-editor hr{border:0;height:0}:root{interpolate-size:allow-keywords;--shm-shadow-color:0deg 0% 76%;--shm-shadow-elevation-medium:.7px .4px .8px hsl(var(--shm-shadow-color)/.28),1.8px 1px 2.1px -1.1px hsl(var(--shm-shadow-color)/.25),4.6px 2.7px 5.4px -2.2px hsl(var(--shm-shadow-color)/.22),11.6px 6.8px 13.6px -3.2px hsl(var(--shm-shadow-color)/.18);--shm-editor-bg-color:#fff;--shm-dialog-bg-color:#fff;--shm-input-bg-color:#fff;--shm-input-border-color:#e6e6e6;--shm-input-text-color:#52525b;--shm-input-text-color-dark:#fff;--shm-muted:#f2f2f2;--shm-muted-foreground:#6b7280;--shm-rounded-md:.375rem;--shm-rouned-sm:.125rem;--shm-tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--shm-gray-100:#f3f4f6;--shm-gray-200:#e5e7eb;--shm-gray-300:#d1d5db;--shm-gray-500:#6b7280;--shm-gray-600:#52525b;--shm-gray-800:#1f2937;--shm-active:#f97316;--shm-danger:347deg 77% 50%;--shm-brand:#f97316;--shm-text-xs:.75rem;--shm-text-sm:.875rem;--shm-font-normal:400;--shm-font-medium:500;--shm-font-semibold:600;--shm-font-bold:700;--shm-line-height-sm:1.25rem;--shm-box-shadow-sm:rgba(0,0,0,.05) 0px 0px 0px 1px;--shm-box-shadow-md:rgba(14,63,126,.04) 0px 0px 0px 1px,rgba(42,51,69,.04) 0px 1px 1px -.5px,rgba(42,51,70,.04) 0px 3px 3px -1.5px,rgba(42,51,70,.04) 0px 6px 6px -3px,rgba(14,63,126,.04) 0px 12px 12px -6px,rgba(14,63,126,.04) 0px 24px 24px -12px;--shm-default-horizontal-padding:24px;--shm-default-vertical-padding:12px}.shm-editor{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.with-default-padding{padding-left:var(--shm-default-horizontal-padding);padding-right:var(--shm-default-horizontal-padding)}.with-full-bleed{padding-left:0;padding-right:0}@keyframes pad-in{0%{padding-left:0;padding-right:0}to{padding-left:var(--shm-default-horizontal-padding);padding-right:var(--shm-default-horizontal-padding)}}@keyframes pad-out{0%{padding-left:var(--shm-default-horizontal-padding);padding-right:var(--shm-default-horizontal-padding)}to{padding-left:0;padding-right:0}}@media (prefers-color-scheme:dark){:root{--shm-editor-bg-color:#18181b;--shm-dialog-bg-color:#181818;--shm-input-bg-color:#323232;--shm-input-border-color:#d1d5db;--shm-input-text-color:#dcdcdc;--shm-input-text-color-dark:#fff;--shm-muted:#343434;--shm-muted-foreground:#6b7280}}.shm-nosb{scrollbar-color:var(--shm-gray-200) transparent;scrollbar-width:thin}.shm-nosb::-webkit-scrollbar{width:12px}.shm-nosb::-webkit-scrollbar-track{background:transparent}.shm-nosb::-webkit-scrollbar-thumb{background-color:var(--shm-gray-200);border:3px solid transparent;border-radius:20px}.shm-social-media-container{align-items:center;cursor:pointer;display:flex;gap:.5rem;padding:.5rem}.shm-social-media-container:hover{background-color:var(--shm-muted);border-radius:var(--shm-rounded-md)}.shm-social-media-text{color:var(--shm-gray-500);font-size:var(--shm-text-sm)}.shm-slash-command-list{background:var(--shm-dialog-bg-color);border-radius:var(--shm-rounded-md);box-shadow:var(--shm-box-shadow-md);display:flex;flex-direction:column;gap:12px;max-height:20rem;min-width:320px;overflow-y:auto;padding:8px;width:320px}.shm-slash-command-item{background:none;border:none;color:var(--shm-gray-500);cursor:pointer;font-size:var(--shm-text-sm);padding:4px 12px;width:100%}.shm-slash-command-group-heading{color:var(--shm-gray-500);font-size:var(--shm-text-xs);font-weight:var(--shm-font-semibold);line-height:var(--shm-line-height-sm);padding-left:12px}.shm-slash-command-divider{border:.1px solid var(--shm-input-border-color)}.shm-slash-command-item-title{color:var(--shm-gray-800);font-weight:var(--shm-font-semibold)}.shm-slash-command-item-description,.shm-slash-command-item-title{font-size:var(--shm-text-sm);line-height:var(--shm-line-height-sm)}.shm-slash-command-item-description{color:var(--shm-muted-foreground);display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.shm-slash-command-item.selected{background-color:var(--shm-muted);border-radius:var(--shm-rounded-md)}.shm-slash-command-item.selected .shm-slash-command-item-title{color:var(--shm-brand)}.shm-slash-command-item:hover{background-color:var(--shm-muted);border-radius:var(--shm-rounded-md)}.shm-slash-command-item:hover .shm-slash-command-item-title{color:var(--shm-brand)}.shm-bubble-menu{background-color:var(--shm-dialog-bg-color);border:1px solid var(--shm-input-border-color);border-radius:.375rem;box-shadow:0 1px 2px #0000000d;display:flex;padding:.25rem;width:fit-content}.shm-bubble-menu button{background-color:transparent;border:none;border-radius:.25rem;color:var(--shm-gray-500);cursor:pointer;font-size:.875rem;padding:.25rem .5rem}.shm-bubble-menu button:hover{background-color:var(--shm-muted);color:var(--shm-active)}.shm-popover{background-color:var(--shm-dialog-bg-color);border-radius:.375rem;padding:1rem}.shm-control-label{color:var(--shm-muted-foreground);font-size:.75rem;line-height:1rem}.shm-control-input{background-color:var(--shm-input-bg-color);border:1px solid var(--shm-input-border-color);border-radius:var(--shm-rounded-md);color:var(--shm-input-text-color);font-size:.75rem;line-height:1rem;outline:none;padding:.5rem;transition:border-color .2s ease-in-out}.shm-control-input:focus{border-color:var(--shm-brand)}.shm-color-input,input[type=color]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:none;border-radius:10px;height:25px;width:25px}input[type=color]::-webkit-color-swatch-wrapper{height:20px;padding:0;width:20px}input[type=color]::-webkit-color-swatch{border:1px solid #ccc}.shm-input-field{border:1px solid var(--shm-input-border-color);border-radius:var(--shm-rounded-md);padding:.5rem}.shm-custom-button-popup{border-radius:var(--shm-rounded-md);gap:1rem;padding:1rem}.shm-col-align,.shm-custom-button-popup{display:flex;flex-direction:column}.shm-row-align{align-items:center;display:flex;flex-direction:row;width:100%}.shm-column-popover{background-color:var(--shm-dialog-bg-color);border:.5px solid var(--shm-input-border-color);border-radius:6px;box-shadow:var(--shm-box-shadow-md);min-width:200px;position:absolute;z-index:9999}.shm-column-popover-content{padding:16px}.shm-column-popover-arrow{background-color:var(--shm-dialog-bg-color);border:1px solid #ddd;height:8px;position:absolute;transform:rotate(45deg);width:8px;z-index:-1}.shm-column-popover-arrow.top{border-left:none;border-top:none;bottom:-5px}.shm-column-popover-arrow.bottom{border-bottom:none;border-right:none;top:-5px}.shm-column-popover-arrow.left{border-left:none;border-top:none;right:-5px}.shm-column-popover-arrow.right{border-right:none;border-top:none;left:-5px}.shm-column-popover[data-placement=top]{box-shadow:0 2px 8px #00000026}.shm-column-popover[data-placement=bottom]{box-shadow:0 1px 5px #0000001a}.shm-column-popover[data-placement=left]{box-shadow:2px 0 8px #00000026}.shm-column-popover[data-placement=right]{box-shadow:var(--shm-shadow-elevation-medium)}.shm-column-handle-button{background:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 1px 3px #0000001a;cursor:pointer;left:0;padding:4px;position:absolute;top:-24px}.shm-column-handle-button:hover{background:#f5f5f5}.shm-icon{color:var(--shm-gray-500);height:1.25rem;width:1.25rem}.shm-node-action-icon{color:var(--shm-gray-500);height:1rem;width:1rem}.shm-node-action-icon.active{color:var(--shm-active)}.shm-ghost-button{align-items:center;border:none;border-radius:var(--shm-rounded-md);color:var(--shm-gray-500);cursor:pointer;display:flex;font-size:var(--shm-text-sm);justify-content:center;outline:none}.shm-ghost-button:hover{background-color:var(--shm-gray-200)}.shm-ghost-button.active{background-color:var(--shm-gray-100)!important;border-color:var(--shm-active)!important;color:var(--shm-active)!important}.shm-control-button{align-items:center;background-color:var(--shm-input-bg-color);border:.5px solid var(--shm-input-border-color);border-radius:4px;color:var(--shm-gray-300);cursor:pointer;display:flex;justify-content:center;padding:6px}.shm-control-button:hover{background-color:var(--shm-gray-100)}.shm-h1{font-family:Inter,sans-serif!important;font-size:30px;font-weight:700;letter-spacing:.025em;line-height:30px;margin:0 0 10px!important}div[data-type=shm-columns]{display:flex;flex-direction:row}div[data-type=shm-columns].separate-columns{gap:0!important}div[data-type=shm-columns].separate-columns>*{margin-right:15px!important}div[data-type=shm-columns].separate-columns>:last-child{margin-right:0!important}div[data-type=shm-column]{border:1px dashed var(--shm-gray-300);position:relative}#shootmail-editor{position:relative}#shm-tooltip{background:#222;border-radius:4px;color:#fff;display:none;font-size:90%;font-weight:700;left:0;padding:5px;position:absolute;top:0;width:max-content}.shm-node-wrapper{align-items:center;display:flex;flex-direction:row;position:relative}.shm-node-action-button-wrapper{display:flex;flex-direction:row;gap:10px;left:-50px;opacity:0;position:absolute;transition:opacity .2s}.shm-node-wrapper.is-in-column .shm-node-action-button-wrapper{display:none}.shm-node-wrapper:hover .shm-node-action-button-wrapper{opacity:1}.drag-handle:after{content:"⠿";cursor:grab}.add-node-handle:after,.drag-handle:after{align-items:center;background:#0d0d0d10;border-radius:.25rem;color:#0d0d0d50;display:flex;font-weight:700;height:1.25rem;justify-content:center;width:1rem}.add-node-handle:after{content:"+";cursor:pointer}.shm-image-upload-ui,.shm-logo-upload-ui{align-items:center;background-color:var(--shm-muted);border-radius:10px;color:var(--shm-gray-500);cursor:pointer;display:flex;flex-direction:row;justify-content:center;padding:2rem;position:relative}.shm-image-upload-ui{font-size:14px;min-height:10rem;width:100%}.shm-logo-upload-ui{font-size:10px;height:100px;margin:0 auto;width:250px}.shm-image-url-input-button{font-size:.875rem;padding:.5rem}.shm-image-url-input-button,.shm-logo-url-input-button{background-color:var(--shm-editor-bg-color);border:none;border:1px solid var(--shm-input-border-color);border-radius:.5rem;color:var(--shm-gray-500);cursor:pointer;margin:.25rem;position:absolute;right:0;top:0}.shm-logo-url-input-button{font-size:.5rem;padding:.25rem}.shm-url-input-popup{background-color:var(--shm-dialog-bg-color);border-radius:.25rem;box-shadow:var(--shm-box-shadow-sm);font-size:.875rem;padding:1rem}.shm-editor{background-color:var(--shm-editor-bg-color);max-width:680px;min-height:50vh;outline:none;width:100%}.shm-heading,.shm-text{font-family:Inter,sans-serif!important;text-wrap:pretty}.shm-heading{color:var(--shm-gray-800);letter-spacing:-.025em;line-height:1;width:100%}.shm-text{color:var(--shm-gray-600);font-size:15px;font-weight:400;letter-spacing:.025em;line-height:1.75;width:100%}.shm-footer-text{color:var(--shm-gray-300);font-size:12px}.shm-button{border:.5px solid var(--shm-gray-200);font-size:var(--shm-text-sm);font-weight:600;line-height:var(--shm-line-height-sm);transition:width .2s ease-in-out}.shm-button:hover{box-shadow:var(--shm-box-shadow-sm)}.shm-ul-list{list-style-type:disc;margin:0 0 15px;padding:0}.shm-ul-list.is-in-column .shm-node-action-button-wrapper{display:none}.shm-ol-list{list-style-type:decimal;margin:0 0 15px;padding:0}.shm-ol-list,.shm-ul-list li{font-family:Inter,sans-serif!important;margin:0 0 0 30px}.shm-ol-list,.shm-ul-list li::marker{color:var(--shm-gray-600);font-size:15px}.tiptap div.is-editor-empty:first-child:before{color:#adb5bd;content:attr(data-placeholder);font-size:var(--shm-text-sm);height:0;left:var(--shm-default-horizontal-padding);pointer-events:none;position:absolute;top:2px}.shm-link{text-decoration:underline}.hover{cursor:pointer}.hover:hover{background-color:var(--shm-muted)}.shm-loader{animation:rotation .7s linear infinite;border:3px solid var(--shm-gray-300);border-bottom-color:var(--shm-active);border-radius:50%;box-sizing:border-box;display:inline-block;height:25px;width:25px}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.shm-hr{border-top:1px solid var(--shm-gray-300)!important;margin:.5rem 0}.shm-node-delete-button{background-color:hsl(var(--shm-danger)/.1)}.shm-node-delete-button:hover{background-color:hsl(var(--shm-danger)/.2)}.shm-node-delete-button svg{color:hsl(var(--shm-danger))!important}.shm-collection-table{border-collapse:collapse;table-layout:fixed;width:100%}.shm-collection-table td{vertical-align:top}.shm-ol-list li p.with-default-padding,.shm-ul-list li p.with-default-padding,[data-type=shm-column] .with-default-padding{padding-left:0;padding-right:0}[data-type=grid]{border-collapse:collapse;table-layout:fixed;width:100%}[data-type=grid-row]{display:flex;flex-direction:row}[data-type=grid-cell],[data-type=liquid-section]{border:1px dashed var(--shm-gray-300);vertical-align:top}.shm-node-banner{align-items:center;background-color:var(--shm-muted);border-top-left-radius:var(--shm-rounded-md);border-top-right-radius:var(--shm-rounded-md);color:var(--shm-gray-500);display:flex;gap:5px;padding:2px 10px;position:absolute;right:24px;top:-25px}.shm-node-banner:before{color:var(--shm-gray-500);content:attr(data-info);font-size:10px;font-weight:400}.shm-banner-tooltip-trigger{color:var(--shm-gray-500);cursor:pointer;font-size:12px;font-weight:900}@media (prefers-color-scheme:dark){.shm-bubble-menu button,.shm-footer-text,.shm-heading,.shm-node-action-icon,.shm-slash-command-group-heading,.shm-slash-command-item,.shm-slash-command-item-title,.shm-text{color:var(--shm-gray-100)}.shm-node-delete-button{background-color:hsl(var(--shm-danger)/.2)}.shm-node-delete-button:hover{background-color:hsl(var(--shm-danger)/.3)}.shm-control-button:hover{background-color:var(--shm-gray-800)}.shm-control-button:hover,.shm-ghost-button:hover{transform:scale(1.05);transition:all .2s ease-in-out}.shm-ghost-button.active,.shm-ghost-button:hover{background-color:var(--shm-input-bg-color)!important}.shm-ghost-button.active{border-color:var(--shm-active)!important;color:var(--shm-active)!important}.shm-control-label{color:var(--shm-gray-100)}.shm-ol-list,.shm-ul-list li::marker{color:var(--shm-gray-100)}}.ui-checkbox{--primary-color:var(--shm-brand);--secondary-color:#fff;--primary-hover-color:#4096ff;--checkbox-diameter:20px;--checkbox-border-radius:5px;--checkbox-border-color:#d9d9d9;--checkbox-border-width:1px;--checkbox-border-style:solid;--checkmark-size:1.2}.ui-checkbox,.ui-checkbox *,.ui-checkbox :after,.ui-checkbox :before{-webkit-box-sizing:border-box;box-sizing:border-box}.ui-checkbox{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--secondary-color);border:var(--checkbox-border-width) var(--checkbox-border-style) var(--checkbox-border-color);border-radius:var(--checkbox-border-radius);cursor:pointer;height:var(--checkbox-diameter);position:relative;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;width:var(--checkbox-diameter)}.ui-checkbox:after{border-radius:inherit;bottom:0;-webkit-box-shadow:0 0 0 calc(var(--checkbox-diameter)/2.5) var(--primary-color);box-shadow:0 0 0 calc(var(--checkbox-diameter)/2.5) var(--primary-color);content:"";left:0;opacity:0;position:absolute;right:0;top:0;-webkit-transition:all .5s cubic-bezier(.12,.4,.29,1.46);-o-transition:all .5s cubic-bezier(.12,.4,.29,1.46);transition:all .5s cubic-bezier(.12,.4,.29,1.46)}.ui-checkbox:before{border-bottom:2px solid var(--secondary-color);border-right:2px solid var(--secondary-color);content:"";height:7px;left:50%;opacity:0;position:absolute;top:40%;-webkit-transform:translate(-50%,-50%) rotate(45deg) scale(0);-ms-transform:translate(-50%,-50%) rotate(45deg) scale(0);transform:translate(-50%,-50%) rotate(45deg) scale(0);-webkit-transition:all .1s cubic-bezier(.71,-.46,.88,.6),opacity .1s;-o-transition:all .1s cubic-bezier(.71,-.46,.88,.6),opacity .1s;transition:all .1s cubic-bezier(.71,-.46,.88,.6),opacity .1s;width:4px}.ui-checkbox:hover{border-color:var(--primary-color)}.ui-checkbox:checked{background:var(--primary-color);border-color:transparent}.ui-checkbox:checked:before{opacity:1;-webkit-transform:translate(-50%,-50%) rotate(45deg) scale(var(--checkmark-size));-ms-transform:translate(-50%,-50%) rotate(45deg) scale(var(--checkmark-size));transform:translate(-50%,-50%) rotate(45deg) scale(var(--checkmark-size));-webkit-transition:all .2s cubic-bezier(.12,.4,.29,1.46) .1s;-o-transition:all .2s cubic-bezier(.12,.4,.29,1.46) .1s;transition:all .2s cubic-bezier(.12,.4,.29,1.46) .1s}.ui-checkbox:active:not(:checked):after{-webkit-box-shadow:none;box-shadow:none;opacity:1;-webkit-transition:none;-o-transition:none;transition:none}.shm-modal-overlay{background-color:#ffffffd9;height:100%;left:0;opacity:0;position:fixed;top:0;transition:opacity .3s ease-in-out;width:100%;z-index:1000}.shm-modal-overlay-show{opacity:1}.shm-modal{background-color:var(--shm-dialog-bg-color);border-radius:8px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;display:flex;flex-direction:column;height:90%;left:50%;opacity:0;position:fixed;top:50%;transform:translate(-50%,-50%) scale(.95);transition:all .3s ease-in-out;width:80%;z-index:1001}.shm-modal-show{opacity:1;transform:translate(-50%,-50%) scale(1)}.shm-modal-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;padding:1rem}.shm-modal-title{color:#111827;font-size:1.25rem;font-weight:600;margin:0}.shm-view-toggle{display:flex;gap:.5rem;margin-left:auto;margin-right:1rem}.shm-view-toggle-button{align-items:center;background:var(--shm-input-bg-color);border-radius:6px;color:#6b7280;cursor:pointer;display:flex;font-size:.875rem;justify-content:center;padding:.5rem 1rem;transition:all .2s ease}.shm-view-toggle-button:hover{background:var(--shm-dialog-bg-color);border:1px solid var(--shm-input-border-color)}.shm-view-toggle-button.active{border:1px solid #d1d5db;border-color:var(--shm-input-border-color)}.shm-modal-close{background:transparent;border:none;color:#6b7280;cursor:pointer;font-size:1.5rem;line-height:1;padding:.5rem;transition:color .2s ease}.shm-modal-close:hover{color:#111827}.shm-modal-content{display:flex;flex:1;justify-content:center;overflow:hidden;padding:1rem;transition:width .3s ease}.shm-preview-iframe{background:#fff;border:1px solid #e5e7eb;border-radius:4px;height:100%;transition:width .3s ease;width:100%}.shm-preview-iframe-mobile{margin:0 auto;width:480px}@media (prefers-color-scheme:dark){.shm-modal-overlay{background-color:#000000bf}.shm-modal-header{border-bottom-color:#374151}.shm-modal-title{color:#f9fafb}.shm-modal-close{color:#9ca3af}.shm-modal-close:hover{color:#f9fafb}.shm-preview-iframe{background:#f9fafb;border-color:#374151}}
