.Alert-module__eaGDha__alert{--alert-align-items:stretch;--alert-background-color-error:#ef44441a;--alert-background-color-success:#22c55e1a;--alert-background-color-warning:#eab3081a;--alert-border-color-error:#ef4444;--alert-border-color-success:#22c55e;--alert-border-color-warning:#eab308;--alert-border-radius:14px;--alert-border-width:1px;--alert-color-error:#7f1d1d;--alert-color-success:#166534;--alert-color-warning:#854d0e;--alert-flex-direction:column;--alert-flex-grow:0;--alert-flex-shrink:0;--alert-flex-wrap:wrap;--alert-gap:1rem;--alert-height:auto;--alert-justify-content:stretch;--alert-margin:0px;--alert-max-height:none;--alert-max-width:100%;--alert-padding:1rem 1.25rem;--alert-width:auto;align-items:var(--alert-align-items);border:var(--alert-border-width) solid;border-radius:var(--alert-border-radius);cursor:auto;flex-direction:var(--alert-flex-direction);flex-grow:var(--alert-flex-grow);flex-shrink:var(--alert-flex-shrink);flex-wrap:var(--alert-flex-wrap);gap:var(--alert-gap);height:var(--alert-height);justify-content:var(--alert-justify-content);margin:var(--alert-margin);max-height:var(--alert-max-height);max-width:var(--alert-max-width);padding:var(--alert-padding);width:var(--alert-width);display:flex;position:relative}.Alert-module__eaGDha__alert.Alert-module__eaGDha__alert_error{background:var(--alert-background-color-error);border-color:var(--alert-border-color-error);color:var(--alert-color-error)}.Alert-module__eaGDha__alert.Alert-module__eaGDha__alert_success{background:var(--alert-background-color-success);border-color:var(--alert-border-color-success);color:var(--alert-color-success)}.Alert-module__eaGDha__alert.Alert-module__eaGDha__alert_warning{background:var(--alert-background-color-warning);border-color:var(--alert-border-color-warning);color:var(--alert-color-warning)}.Alert-module__eaGDha__alert:active{cursor:grabbing}.Alert-module__eaGDha__alert:hover,.Alert-module__eaGDha__alert.Alert-module__eaGDha__alert_drag_over{outline:2px dashed var(--pc-editor-outline-drag);outline-offset:4px}.Alert-module__eaGDha__alert.Alert-module__eaGDha__alert_drag_over:hover{outline:2px dashed var(--pc-editor-outline-drag)}.Alert-module__eaGDha__alert.Alert-module__eaGDha__alert_drag_over.Alert-module__eaGDha__alert_drag_over_not_allowed{cursor:not-allowed;outline:none;position:relative}.Alert-module__eaGDha__alert.Alert-module__eaGDha__alert_drag_over.Alert-module__eaGDha__alert_drag_over_not_allowed:after{background-color:var(--pc-editor-drag-forbidden-bg);border:1px dashed var(--pc-editor-drag-forbidden-border);border-radius:inherit;content:"";pointer-events:none;z-index:1000;position:absolute;inset:0}.Alert-module__eaGDha__alert.Alert-module__eaGDha__alert_drag_over.Alert-module__eaGDha__alert_drag_over_not_allowed:before{background:var(--pc-editor-overlay-surface);box-shadow:var(--pc-editor-overlay-shadow);color:var(--pc-editor-drag-forbidden-text);content:"⛔ Not allowed";pointer-events:none;white-space:nowrap;z-index:1000;border-radius:999px;padding:.35rem .6rem;font-size:.75rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Alert-module__eaGDha__alert.Alert-module__eaGDha__alert_selected{outline:2px solid var(--pc-editor-outline-selected);outline-offset:4px}.Alert-module__eaGDha__alert>.Alert-module__eaGDha__alert_drop_zone{background-color:var(--pc-editor-dropzone-bg);border:2px dashed var(--pc-editor-dropzone-border);color:var(--pc-editor-dropzone-text);pointer-events:none;white-space:nowrap;z-index:1000;border-radius:10px;margin:0;padding:.75rem;font-size:.85rem;position:absolute;bottom:50%;left:50%;transform:translate(-50%)}.Alert-module__eaGDha__alert.Alert-module__eaGDha__alert_content_only{cursor:auto}.Alert-module__eaGDha__alert.Alert-module__eaGDha__alert_content_only:hover{outline:none}
.Badge-module__m5CFSa__badge{--badge-background:none;--badge-background-color:#e0e7ff;--badge-border-radius:999px;--badge-box-shadow:none;--badge-color:#2563eb;--badge-font-size:.75rem;--badge-font-weight:600;--badge-left:auto;--badge-padding:.35rem .75rem;--badge-position:relative;--badge-text-shadow:none;--badge-top:auto;background:var(--badge-background);background-color:var(--badge-background-color);border-radius:var(--badge-border-radius);box-shadow:var(--badge-box-shadow);color:var(--badge-color);cursor:auto;font-size:var(--badge-font-size);font-weight:var(--badge-font-weight);left:var(--badge-left);padding:var(--badge-padding);position:var(--badge-position);text-shadow:var(--badge-text-shadow);top:var(--badge-top);display:inline-block}.Badge-module__m5CFSa__badge:active{cursor:grabbing}.Badge-module__m5CFSa__badge:hover{outline:2px dashed var(--pc-editor-outline-drag);outline-offset:4px}.Badge-module__m5CFSa__badge.Badge-module__m5CFSa__badge_selected{outline:2px solid var(--pc-editor-outline-selected);outline-offset:4px}.Badge-module__m5CFSa__badge.Badge-module__m5CFSa__badge_content_only{cursor:auto}.Badge-module__m5CFSa__badge.Badge-module__m5CFSa__badge_content_only:hover{outline:none}
.Checkbox-module__8wnp4W__checkbox{--checkbox-align-self:flex-start;--checkbox-background-color:#fff;--checkbox-border-color:#e5e7eb;--checkbox-border-radius:8px;--checkbox-border-width:1px;--checkbox-color:#0f172a;--checkbox-height:auto;--checkbox-justify-self:center;--checkbox-max-height:none;--checkbox-max-width:none;--checkbox-min-height:22px;--checkbox-min-width:22px;--checkbox-padding:.6rem .75rem;--checkbox-width:auto;align-self:var(--checkbox-align-self);background-color:var(--checkbox-background-color);border:var(--checkbox-border-width) solid var(--checkbox-border-color);border-radius:var(--checkbox-border-radius);color:var(--checkbox-color);cursor:auto;height:var(--checkbox-height);justify-self:var(--checkbox-justify-self);max-height:var(--checkbox-max-height);max-width:var(--checkbox-max-width);min-height:var(--checkbox-min-height);min-width:var(--checkbox-min-width);padding:var(--checkbox-padding);width:var(--checkbox-width);position:relative}.Checkbox-module__8wnp4W__checkbox:active{cursor:grabbing}.Checkbox-module__8wnp4W__checkbox:hover{outline:2px dashed var(--pc-editor-outline-drag);outline-offset:4px}.Checkbox-module__8wnp4W__checkbox.Checkbox-module__8wnp4W__checkbox_selected{outline:2px solid var(--pc-editor-outline-selected);outline-offset:4px}.Checkbox-module__8wnp4W__checkbox.Checkbox-module__8wnp4W__checkbox_content_only{cursor:auto}.Checkbox-module__8wnp4W__checkbox.Checkbox-module__8wnp4W__checkbox_content_only:hover{outline:none}
.Divider-module__0uYklG__divider{--divider-border-color:#e5e7eb;--divider-border-width:1px;--divider-margin:1rem 0px;border:none;border-top:var(--divider-border-width) solid var(--divider-border-color);cursor:auto;margin:var(--divider-margin);width:100%;position:relative}.Divider-module__0uYklG__divider:active{cursor:grabbing}.Divider-module__0uYklG__divider:hover{outline:2px dashed var(--pc-editor-outline-drag);outline-offset:4px}.Divider-module__0uYklG__divider.Divider-module__0uYklG__divider_selected{outline:2px solid var(--pc-editor-outline-selected);outline-offset:4px}.Divider-module__0uYklG__divider.Divider-module__0uYklG__divider_content_only{cursor:pointer}.Divider-module__0uYklG__divider.Divider-module__0uYklG__divider_content_only:hover{outline:none}
.Footer-module__f_v31q__footer{--footer-background-color:#0f172a;--footer-border-color-bottom:#ffffff1a;--footer-color:#e5e7eb;--footer-color-brand-text:#94a3b8;--footer-color-bottom:#94a3b8;--footer-color-hover:#60a5fa;--footer-color-title:#94a3b8;background-color:var(--footer-background-color);color:var(--footer-color);cursor:auto;width:100%;position:relative}.Footer-module__f_v31q__footer:active{cursor:grabbing}.Footer-module__f_v31q__footer:hover{outline:2px dashed var(--pc-editor-outline-drag);outline-offset:4px}.Footer-module__f_v31q__footer.Footer-module__f_v31q__footer_selected{outline:2px solid var(--pc-editor-outline-selected);outline-offset:4px}.Footer-module__f_v31q__footer>.Footer-module__f_v31q__footer_inner{max-width:1100px;margin:auto;padding:3rem 1.5rem 2rem}.Footer-module__f_v31q__footer>.Footer-module__f_v31q__footer_inner>.Footer-module__f_v31q__footer_bottom{border-top:1px solid var(--footer-border-color-bottom);color:var(--footer-color-bottom);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:1.5rem;font-size:.85rem;display:flex}.Footer-module__f_v31q__footer>.Footer-module__f_v31q__footer_inner>.Footer-module__f_v31q__footer_bottom>span{white-space:nowrap}.Footer-module__f_v31q__footer>.Footer-module__f_v31q__footer_inner>.Footer-module__f_v31q__footer_grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-bottom:2.5rem;display:grid}.Footer-module__f_v31q__footer>.Footer-module__f_v31q__footer_inner>.Footer-module__f_v31q__footer_grid>.Footer-module__f_v31q__footer_brand>h3{margin:0 0 .4rem;font-size:1.2rem}.Footer-module__f_v31q__footer>.Footer-module__f_v31q__footer_inner>.Footer-module__f_v31q__footer_grid>.Footer-module__f_v31q__footer_brand>p{color:var(--footer-color-brand-text);max-width:320px;margin:0;font-size:.95rem}.Footer-module__f_v31q__footer>.Footer-module__f_v31q__footer_inner>.Footer-module__f_v31q__footer_grid>.Footer-module__f_v31q__footer_links>h4{color:var(--footer-color-title);letter-spacing:.05em;text-transform:uppercase;margin:0 0 .6rem;font-size:.95rem}.Footer-module__f_v31q__footer>.Footer-module__f_v31q__footer_inner>.Footer-module__f_v31q__footer_grid>.Footer-module__f_v31q__footer_links>ul{margin:0;padding:0;list-style:none}.Footer-module__f_v31q__footer>.Footer-module__f_v31q__footer_inner>.Footer-module__f_v31q__footer_grid>.Footer-module__f_v31q__footer_links>ul>li{margin:.4rem 0}.Footer-module__f_v31q__footer>.Footer-module__f_v31q__footer_inner>.Footer-module__f_v31q__footer_grid>.Footer-module__f_v31q__footer_links>ul>li>a{color:var(--footer-color);font-size:.95rem;text-decoration:none}.Footer-module__f_v31q__footer>.Footer-module__f_v31q__footer_inner>.Footer-module__f_v31q__footer_grid>.Footer-module__f_v31q__footer_links>ul>li>a:hover{color:var(--footer-color-hover)}.Footer-module__f_v31q__footer.Footer-module__f_v31q__footer_content_only{cursor:auto}.Footer-module__f_v31q__footer.Footer-module__f_v31q__footer_content_only:hover{outline:none}@media (max-width:600px){.Footer-module__f_v31q__footer>.Footer-module__f_v31q__footer_inner>.Footer-module__f_v31q__footer_bottom{text-align:center;flex-direction:column}.Footer-module__f_v31q__footer>.Footer-module__f_v31q__footer_inner>.Footer-module__f_v31q__footer_grid{text-align:center;justify-items:center}}
.Image-module__TBsJkq__image{--image-align-self:auto;--image-aspect-ratio:auto;--image-background-color:#0f172a;--image-border-color:#fff;--image-border-radius:5px;--image-border-width:5px;--image-box-shadow:0 8px 24px #0f172a14;--image-cursor:auto;--image-height:auto;--image-justify-self:auto;--image-max-height:100%;--image-max-width:100%;--image-object-fit:contain;--image-object-position:center;--image-width:auto;align-self:var(--image-align-self);background-color:var(--image-background-color);border:var(--image-border-width) solid var(--image-border-color);border-radius:var(--image-border-radius);box-shadow:var(--image-box-shadow);cursor:var(--image-cursor);height:var(--image-height);justify-self:var(--image-justify-self);max-height:var(--image-max-height);max-width:var(--image-max-width);width:var(--image-width);flex-direction:row;display:flex;position:relative;overflow:hidden}.Image-module__TBsJkq__image:active{cursor:grabbing}.Image-module__TBsJkq__image:hover{outline:2px dashed var(--pc-editor-outline-drag);outline-offset:4px}.Image-module__TBsJkq__image.Image-module__TBsJkq__image_selected{outline:2px solid var(--pc-editor-outline-selected);outline-offset:4px}.Image-module__TBsJkq__image>img,.Image-module__TBsJkq__image>span>img{aspect-ratio:var(--image-aspect-ratio);background-color:var(--image-background-color);box-shadow:none;object-fit:var(--image-object-fit);object-position:var(--image-object-position);border:none;border-radius:0;width:100%;max-width:none;height:100%;max-height:none;display:flex}.Image-module__TBsJkq__image.Image-module__TBsJkq__image_content_only{cursor:var(--image-cursor)}.Image-module__TBsJkq__image.Image-module__TBsJkq__image_content_only:hover{outline:none}
.Input-module__vfj5lG__input{--input-background-color:#fff;--input-border-color:#e5e7eb;--input-border-radius:8px;--input-border-width:1px;--input-box-shadow-focus:0 0 0 3px #2563eb40;--input-color:#0f172a;--input-height:auto;--input-max-height:none;--input-max-width:none;--input-min-height:44px;--input-min-width:auto;--input-padding:.6rem .75rem;--input-width:100%;background-color:var(--input-background-color);border:var(--input-border-width) solid var(--input-border-color);border-radius:var(--input-border-radius);color:var(--input-color);cursor:auto;height:var(--input-height);max-height:var(--input-max-height);max-width:var(--input-max-width);min-height:var(--input-min-height);min-width:var(--input-min-width);padding:var(--input-padding);width:var(--input-width);position:relative}.Input-module__vfj5lG__input:active{cursor:grabbing}.Input-module__vfj5lG__input:hover,.Input-module__vfj5lG__input:focus{border-color:var(--input-border-color);outline:2px dashed var(--pc-editor-outline-drag);outline-offset:4px}.Input-module__vfj5lG__input:focus-visible{border-color:var(--input-border-color);box-shadow:var(--input-box-shadow-focus)}.Input-module__vfj5lG__input.Input-module__vfj5lG__input_selected{outline:2px solid var(--pc-editor-outline-selected);outline-offset:4px}.Input-module__vfj5lG__input.Input-module__vfj5lG__input_content_only{cursor:auto}.Input-module__vfj5lG__input.Input-module__vfj5lG__input_content_only:hover{outline:none}.Input-module__vfj5lG__input.Input-module__vfj5lG__input_content_only:focus{border-color:var(--input-border-color);outline:none}.Input-module__vfj5lG__input.Input-module__vfj5lG__input_content_only:focus-visible{border-color:var(--input-border-color);box-shadow:var(--input-box-shadow-focus)}.Input-module__vfj5lG__input.Input-module__vfj5lG__input_content_only:read-only{border-color:var(--input-border-color);box-shadow:none;outline:none}
.Label-module__WL8RTa__label{--label-color:#0f172a;--label-font-family:inherit;--label-font-size:1rem;--label-font-style:normal;--label-font-weight:600;--label-line-height:normal;--label-text-align:left;color:var(--label-color);cursor:auto;font-family:var(--label-font-family);font-size:var(--label-font-size);font-style:var(--label-font-style);font-weight:var(--label-font-weight);line-height:var(--label-line-height);text-align:var(--label-text-align);position:relative}.Label-module__WL8RTa__label:active{cursor:grabbing}.Label-module__WL8RTa__label:hover{outline:2px dashed var(--pc-editor-outline-drag);outline-offset:4px}.Label-module__WL8RTa__label.Label-module__WL8RTa__label_selected{outline:2px solid var(--pc-editor-outline-selected);outline-offset:4px}.Label-module__WL8RTa__label.Label-module__WL8RTa__label_content_only{cursor:auto}.Label-module__WL8RTa__label.Label-module__WL8RTa__label_content_only:hover{outline:none}
.Link-module__nsTniq__link{--link-background-color:transparent;--link-background-color-hover:transparent;--link-border-color:transparent;--link-border-color-hover:transparent;--link-border-radius:0px;--link-border-width:0px;--link-color:#0f172a;--link-color-hover:#60a5fa;--link-font-family:inherit;--link-font-size:1rem;--link-font-style:normal;--link-font-weight:normal;--link-line-height:normal;--link-padding:0px;--link-text-align:left;--link-text-decoration:none;--link-text-decoration-hover:none;--link-transition:none;background-color:var(--link-background-color);border:var(--link-border-width) solid var(--link-border-color);border-radius:var(--link-border-radius);color:var(--link-color);cursor:auto;font-family:var(--link-font-family);font-size:var(--link-font-size);font-style:var(--link-font-style);font-weight:var(--link-font-weight);line-height:var(--link-line-height);padding:var(--link-padding);text-align:var(--link-text-align);-webkit-text-decoration:var(--link-text-decoration);text-decoration:var(--link-text-decoration);transition:var(--link-transition);position:relative}.Link-module__nsTniq__link:active{cursor:grabbing}.Link-module__nsTniq__link:hover{background-color:var(--link-background-color-hover);border-color:var(--link-border-color-hover);color:var(--link-color-hover);outline:2px dashed var(--pc-editor-outline-drag);outline-offset:4px;-webkit-text-decoration:var(--link-text-decoration-hover);text-decoration:var(--link-text-decoration-hover)}.Link-module__nsTniq__link.Link-module__nsTniq__link_selected{outline:2px solid var(--pc-editor-outline-selected);outline-offset:4px}.Link-module__nsTniq__link.Link-module__nsTniq__link_content_only{cursor:pointer}.Link-module__nsTniq__link.Link-module__nsTniq__link_content_only:hover{outline:none}
.List-module__6dLJFG__list{--list-align-items:stretch;--list-background:none;--list-background-color:transparent;--list-border-color:#e5e7eb;--list-border-radius:0px;--list-border-width:0px;--list-box-shadow:none;--list-color:#0f172a;--list-display:flex;--list-flex-direction:column;--list-font-size:1rem;--list-font-weight:normal;--list-gap:.5rem;--list-height:auto;--list-justify-content:stretch;--list-letter-spacing:normal;--list-list-style-position:outside;--list-list-style-type:disc;--list-padding:1rem;--list-text-shadow:none;--list-width:auto;align-items:var(--list-align-items);background:var(--list-background);background-color:var(--list-background-color);border:var(--list-border-width) solid var(--list-border-color);border-radius:var(--list-border-radius);box-shadow:var(--list-box-shadow);color:var(--list-color);display:var(--list-display);flex-direction:var(--list-flex-direction);font-size:var(--list-font-size);font-weight:var(--list-font-weight);gap:var(--list-gap);height:var(--list-height);justify-content:var(--list-justify-content);letter-spacing:var(--list-letter-spacing);list-style-position:var(--list-list-style-position);list-style-type:var(--list-list-style-type);padding:var(--list-padding);text-shadow:var(--list-text-shadow);width:var(--list-width);padding-inline-start:1rem}.List-module__6dLJFG__list:active{cursor:grabbing}.List-module__6dLJFG__list:hover,.List-module__6dLJFG__list.List-module__6dLJFG__list_drag_over{outline:2px dashed var(--pc-editor-outline-drag);outline-offset:4px}.List-module__6dLJFG__list.List-module__6dLJFG__list_drag_over:hover{outline:2px dashed var(--pc-editor-outline-drag)}.List-module__6dLJFG__list.List-module__6dLJFG__list_drag_over.List-module__6dLJFG__list_drag_over_not_allowed{cursor:not-allowed;outline:none;position:relative}.List-module__6dLJFG__list.List-module__6dLJFG__list_drag_over.List-module__6dLJFG__list_drag_over_not_allowed:after{background-color:var(--pc-editor-drag-forbidden-bg);border:1px dashed var(--pc-editor-drag-forbidden-border);border-radius:inherit;content:"";pointer-events:none;z-index:1000;position:absolute;inset:0}.List-module__6dLJFG__list.List-module__6dLJFG__list_drag_over.List-module__6dLJFG__list_drag_over_not_allowed:before{background:var(--pc-editor-overlay-surface);box-shadow:var(--pc-editor-overlay-shadow);color:var(--pc-editor-drag-forbidden-text);content:"⛔ Not allowed";pointer-events:none;white-space:nowrap;z-index:1000;border-radius:999px;padding:.35rem .6rem;font-size:.75rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.List-module__6dLJFG__list.List-module__6dLJFG__list_selected{outline:2px solid var(--pc-editor-outline-selected);outline-offset:4px}.List-module__6dLJFG__list>.List-module__6dLJFG__list_drop_zone{background-color:var(--pc-editor-dropzone-bg);border:2px dashed var(--pc-editor-dropzone-border);color:var(--pc-editor-dropzone-text);pointer-events:none;white-space:nowrap;z-index:1000;border-radius:10px;margin:0;padding:.75rem;font-size:.85rem;position:absolute;bottom:50%;left:50%;transform:translate(-50%)}.List-module__6dLJFG__list.List-module__6dLJFG__list_content_only{cursor:auto}.List-module__6dLJFG__list.List-module__6dLJFG__list_content_only:hover{outline:none}
.ListItem-module__chrLlW__list_item{--list-item-align-items:stretch;--list-item-background:none;--list-item-background-color:transparent;--list-item-border-color:#e5e7eb;--list-item-border-radius:0px;--list-item-border-width:0px;--list-item-box-shadow:none;--list-item-color:#0f172a;--list-item-display:list-item;--list-item-flex-direction:column;--list-item-font-size:1rem;--list-item-font-weight:normal;--list-item-gap:.5rem;--list-item-height:auto;--list-item-justify-content:stretch;--list-item-letter-spacing:normal;--list-item-padding:0px;--list-item-text-shadow:none;--list-item-width:auto;align-items:var(--list-item-align-items);background:var(--list-item-background);background-color:var(--list-item-background-color);border:var(--list-item-border-width) solid var(--list-item-border-color);border-radius:var(--list-item-border-radius);box-shadow:var(--list-item-box-shadow);color:var(--list-item-color);display:var(--list-item-display);flex-direction:var(--list-item-flex-direction);font-size:var(--list-item-font-size);font-weight:var(--list-item-font-weight);gap:var(--list-item-gap);height:var(--list-item-height);justify-content:var(--list-item-justify-content);letter-spacing:var(--list-item-letter-spacing);padding:var(--list-item-padding);text-shadow:var(--list-item-text-shadow);width:var(--list-item-width)}.ListItem-module__chrLlW__list_item:active{cursor:grabbing}.ListItem-module__chrLlW__list_item:hover,.ListItem-module__chrLlW__list_item.ListItem-module__chrLlW__list_item_drag_over{outline:2px dashed var(--pc-editor-outline-drag);outline-offset:4px}.ListItem-module__chrLlW__list_item.ListItem-module__chrLlW__list_item_drag_over:hover{outline:2px dashed var(--pc-editor-outline-drag)}.ListItem-module__chrLlW__list_item.ListItem-module__chrLlW__list_item_drag_over.ListItem-module__chrLlW__list_item_drag_over_not_allowed{cursor:not-allowed;outline:none;position:relative}.ListItem-module__chrLlW__list_item.ListItem-module__chrLlW__list_item_drag_over.ListItem-module__chrLlW__list_item_drag_over_not_allowed:after{background-color:var(--pc-editor-drag-forbidden-bg);border:1px dashed var(--pc-editor-drag-forbidden-border);border-radius:inherit;content:"";pointer-events:none;z-index:1000;position:absolute;inset:0}.ListItem-module__chrLlW__list_item.ListItem-module__chrLlW__list_item_drag_over.ListItem-module__chrLlW__list_item_drag_over_not_allowed:before{background:var(--pc-editor-overlay-surface);box-shadow:var(--pc-editor-overlay-shadow);color:var(--pc-editor-drag-forbidden-text);content:"⛔ Not allowed";pointer-events:none;white-space:nowrap;z-index:1000;border-radius:999px;padding:.35rem .6rem;font-size:.75rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ListItem-module__chrLlW__list_item.ListItem-module__chrLlW__list_item_selected{outline:2px solid var(--pc-editor-outline-selected);outline-offset:4px}.ListItem-module__chrLlW__list_item>.ListItem-module__chrLlW__list_item_drop_zone{background-color:var(--pc-editor-dropzone-bg);border:2px dashed var(--pc-editor-dropzone-border);color:var(--pc-editor-dropzone-text);pointer-events:none;white-space:nowrap;z-index:1000;border-radius:10px;margin:0;padding:.75rem;font-size:.85rem;position:absolute;bottom:50%;left:50%;transform:translate(-50%)}.ListItem-module__chrLlW__list_item.ListItem-module__chrLlW__list_item_content_only{cursor:auto}.ListItem-module__chrLlW__list_item.ListItem-module__chrLlW__list_item_content_only:hover{outline:none}
.Section-module__MJRx5a__section{--section-align-items:stretch;--section-background:none;--section-background-color:transparent;--section-border-color:#e5e7eb;--section-border-radius:0px;--section-border-width:1px;--section-flex-direction:column;--section-flex-direction-desktop:row;--section-flex-direction-tablet:column;--section-flex-grow:0;--section-flex-shrink:0;--section-flex-wrap:nowrap;--section-gap:1rem;--section-height:auto;--section-justify-content:stretch;--section-margin:0px;--section-max-height:none;--section-max-width:none;--section-min-height:auto;--section-min-width:auto;--section-overflow:visible;--section-padding:clamp(1rem, 3vw, 4rem);--section-width:100%;align-items:var(--section-align-items);background:var(--section-background);background-color:var(--section-background-color);border:var(--section-border-width) solid var(--section-border-color);border-radius:var(--section-border-radius);cursor:auto;flex-direction:var(--section-flex-direction);flex-grow:var(--section-flex-grow);flex-shrink:var(--section-flex-shrink);flex-wrap:var(--section-flex-wrap);gap:var(--section-gap);height:var(--section-height);justify-content:var(--section-justify-content);margin:var(--section-margin);max-height:var(--section-max-height);max-width:var(--section-max-width);min-height:var(--section-min-height);min-width:var(--section-min-width);overflow:var(--section-overflow);padding:var(--section-padding);width:var(--section-width);display:flex;position:relative}.Section-module__MJRx5a__section:active{cursor:grabbing}.Section-module__MJRx5a__section:hover,.Section-module__MJRx5a__section.Section-module__MJRx5a__section_drag_over{outline:2px dashed var(--pc-editor-outline-drag);outline-offset:4px}.Section-module__MJRx5a__section.Section-module__MJRx5a__section_drag_over:hover{outline:2px dashed var(--pc-editor-outline-drag)}.Section-module__MJRx5a__section.Section-module__MJRx5a__section_drag_over.Section-module__MJRx5a__section_drag_over_not_allowed{cursor:not-allowed;outline:none;position:relative}.Section-module__MJRx5a__section.Section-module__MJRx5a__section_drag_over.Section-module__MJRx5a__section_drag_over_not_allowed:after{background-color:var(--pc-editor-drag-forbidden-bg);border:1px dashed var(--pc-editor-drag-forbidden-border);border-radius:inherit;content:"";pointer-events:none;z-index:1000;position:absolute;inset:0}.Section-module__MJRx5a__section.Section-module__MJRx5a__section_drag_over.Section-module__MJRx5a__section_drag_over_not_allowed:before{background:var(--pc-editor-overlay-surface);box-shadow:var(--pc-editor-overlay-shadow);color:var(--pc-editor-drag-forbidden-text);content:"⛔ Not allowed";pointer-events:none;white-space:nowrap;z-index:1000;border-radius:999px;padding:.35rem .6rem;font-size:.75rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Section-module__MJRx5a__section.Section-module__MJRx5a__section_selected{outline:2px solid var(--pc-editor-outline-selected);outline-offset:4px}.Section-module__MJRx5a__section>.Section-module__MJRx5a__section_drop_zone{background-color:var(--pc-editor-dropzone-bg);border:2px dashed var(--pc-editor-dropzone-border);color:var(--pc-editor-dropzone-text);pointer-events:none;white-space:nowrap;z-index:1000;border-radius:10px;margin:0;padding:.75rem;font-size:.85rem;position:absolute;bottom:50%;left:50%;transform:translate(-50%)}.Section-module__MJRx5a__section.Section-module__MJRx5a__section_content_only{cursor:auto}.Section-module__MJRx5a__section.Section-module__MJRx5a__section_content_only:hover{outline:none}@media (min-width:768px){.Section-module__MJRx5a__section{flex-direction:var(--section-flex-direction-tablet,var(--section-flex-direction))}}@media (min-width:1024px){.Section-module__MJRx5a__section{flex-direction:var(--section-flex-direction-desktop,var(--section-flex-direction-tablet,var(--section-flex-direction)))}}
