.EmptyPageStyles-module__NAwwqa__container{background:var(--color-primary-cream);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem 1.5rem;animation:.5s ease-out EmptyPageStyles-module__NAwwqa__sweepIn;display:flex}.EmptyPageStyles-module__NAwwqa__content{flex-direction:column;align-items:center;width:100%;max-width:400px;display:flex}.EmptyPageStyles-module__NAwwqa__logo{opacity:.9;margin-bottom:2rem}.EmptyPageStyles-module__NAwwqa__badge{letter-spacing:1px;text-transform:uppercase;color:var(--color-primary-green);background:#00bf6314;border:1px solid #00bf6333;border-radius:100px;align-items:center;margin-bottom:1.5rem;padding:.375rem 1rem;font-size:.6875rem;font-weight:700;display:inline-flex}.EmptyPageStyles-module__NAwwqa__title{color:var(--color-gray-900);margin:0 0 .625rem;font-size:1.5rem;font-weight:700;line-height:1.25}.EmptyPageStyles-module__NAwwqa__subtitle{color:var(--color-gray-500);margin:0;font-size:.875rem;line-height:1.6}.EmptyPageStyles-module__NAwwqa__handle{color:var(--color-gray-700);font-weight:600}.EmptyPageStyles-module__NAwwqa__divider{background:var(--color-gray-300);border-radius:1px;width:32px;height:2px;margin:2rem 0}.EmptyPageStyles-module__NAwwqa__cta{color:var(--color-gray-500);margin:0 0 .75rem;font-size:.8125rem}.EmptyPageStyles-module__NAwwqa__ctaButton{background:var(--color-primary-green);color:var(--color-white);border:none;border-radius:100px;align-items:center;gap:.5rem;padding:.75rem 1.75rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.EmptyPageStyles-module__NAwwqa__ctaButton:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00bf634d}.EmptyPageStyles-module__NAwwqa__branding{color:var(--color-gray-400);align-items:center;gap:.375rem;margin-top:2.5rem;font-size:.75rem;display:flex}.EmptyPageStyles-module__NAwwqa__brandingDot{background:var(--color-primary-green);opacity:.6;border-radius:50%;width:6px;height:6px}.EmptyPageStyles-module__NAwwqa__branding a{color:var(--color-gray-400);text-decoration:none;transition:color .2s}.EmptyPageStyles-module__NAwwqa__branding a:hover{color:var(--color-primary-green)}@keyframes EmptyPageStyles-module__NAwwqa__sweepIn{0%{opacity:0}to{opacity:1}}@media (min-width:640px){.EmptyPageStyles-module__NAwwqa__container{padding:2.5rem}.EmptyPageStyles-module__NAwwqa__content{max-width:450px}.EmptyPageStyles-module__NAwwqa__logo{margin-bottom:2.5rem}.EmptyPageStyles-module__NAwwqa__badge{margin-bottom:1.75rem;padding:.4375rem 1.125rem;font-size:.75rem}.EmptyPageStyles-module__NAwwqa__title{margin-bottom:.75rem;font-size:1.75rem}.EmptyPageStyles-module__NAwwqa__subtitle{font-size:1rem}.EmptyPageStyles-module__NAwwqa__cta{font-size:.875rem}.EmptyPageStyles-module__NAwwqa__ctaButton{padding:.875rem 2rem;font-size:1rem}}@media (min-width:1024px){.EmptyPageStyles-module__NAwwqa__content{max-width:500px}.EmptyPageStyles-module__NAwwqa__title{margin-bottom:.875rem;font-size:2rem}.EmptyPageStyles-module__NAwwqa__subtitle{font-size:1.0625rem}}
.LoadingScreen-module__QJbAtG__container{background:var(--color-white);justify-content:center;align-items:center;width:100%;height:100vh;display:flex}.LoadingScreen-module__QJbAtG__containerInline{justify-content:center;align-items:center;width:100%;padding:4rem 0;display:flex}.LoadingScreen-module__QJbAtG__containerOverlay{z-index:999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffd9;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.LoadingScreen-module__QJbAtG__content{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.LoadingScreen-module__QJbAtG__dots{gap:6px;display:flex}.LoadingScreen-module__QJbAtG__dot{background:var(--color-primary-green);border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite LoadingScreen-module__QJbAtG__bounce}.LoadingScreen-module__QJbAtG__dot:nth-child(2){animation-delay:.16s}.LoadingScreen-module__QJbAtG__dot:nth-child(3){animation-delay:.32s}@keyframes LoadingScreen-module__QJbAtG__bounce{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-6px)}}
.PostPaymentModal-module__eswkRq__dialog{background:#fff;border:none;border-radius:20px;width:min(400px,100vw - 32px);padding:0;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 24px 64px #0000002e}.PostPaymentModal-module__eswkRq__dialog::backdrop{background:#00000080}.PostPaymentModal-module__eswkRq__closeButton{cursor:pointer;color:#555;z-index:1;background:#ffffffb3;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:background .15s;display:flex;position:absolute;top:14px;right:14px}.PostPaymentModal-module__eswkRq__closeButton:hover{background:#fffffff2}.PostPaymentModal-module__eswkRq__hero{text-align:center;background:linear-gradient(160deg,#f0fdf6 0%,#dcfce7 100%);flex-direction:column;align-items:center;gap:.875rem;padding:2.5rem 2rem 2rem;display:flex}.PostPaymentModal-module__eswkRq__iconRing{background:var(--color-primary-green,#00bf63);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;animation:.45s cubic-bezier(.34,1.56,.64,1) PostPaymentModal-module__eswkRq__popIn;display:flex;box-shadow:0 4px 16px #00bf6359}@keyframes PostPaymentModal-module__eswkRq__popIn{0%{opacity:0;transform:scale(.4)}to{opacity:1;transform:scale(1)}}.PostPaymentModal-module__eswkRq__headline{color:var(--color-dark,#1a1a1a);letter-spacing:-.01em;margin:0;font-size:1.375rem;font-weight:800}.PostPaymentModal-module__eswkRq__subline{color:#4b5563;max-width:280px;margin:0;font-size:.9375rem;line-height:1.5}.PostPaymentModal-module__eswkRq__content{flex-direction:column;gap:0;padding:1.5rem 1.75rem;display:flex}.PostPaymentModal-module__eswkRq__form,.PostPaymentModal-module__eswkRq__fileActions{flex-direction:column;gap:10px;display:flex}.PostPaymentModal-module__eswkRq__input{box-sizing:border-box;border:1.5px solid #e5e7eb;border-radius:9px;width:100%;padding:10px 14px;font-family:inherit;font-size:.9375rem;transition:border-color .15s}.PostPaymentModal-module__eswkRq__input:focus{border-color:var(--color-primary-green,#00bf63);outline:none}.PostPaymentModal-module__eswkRq__input:disabled{opacity:.7;cursor:not-allowed;background:#f9fafb}.PostPaymentModal-module__eswkRq__primaryButton{background:var(--color-primary-green,#00bf63);color:#fff;cursor:pointer;border:none;border-radius:10px;width:100%;padding:13px;font-size:.9375rem;font-weight:700;transition:opacity .15s}.PostPaymentModal-module__eswkRq__primaryButton:hover{opacity:.88}.PostPaymentModal-module__eswkRq__primaryButton:disabled{opacity:.5;cursor:not-allowed}.PostPaymentModal-module__eswkRq__downloadButton{background:var(--color-primary-green,#00bf63);color:#fff;text-align:center;box-sizing:border-box;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:13px;font-family:inherit;font-size:.9375rem;font-weight:700;transition:opacity .15s;display:flex}.PostPaymentModal-module__eswkRq__downloadButton:hover:not(:disabled){opacity:.88}.PostPaymentModal-module__eswkRq__orLabel{color:#9ca3af;text-align:center;margin:2px 0;font-size:.8125rem}.PostPaymentModal-module__eswkRq__emailRow{gap:8px;display:flex}.PostPaymentModal-module__eswkRq__emailRow .PostPaymentModal-module__eswkRq__input{flex:1}.PostPaymentModal-module__eswkRq__sendButton{background:var(--color-dark,#1a1a1a);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:9px;padding:10px 18px;font-size:.875rem;font-weight:600;transition:opacity .15s}.PostPaymentModal-module__eswkRq__sendButton:hover{opacity:.82}.PostPaymentModal-module__eswkRq__sendButton:disabled{opacity:.4;cursor:not-allowed}.PostPaymentModal-module__eswkRq__error{color:#dc2626;margin:0;font-size:.8125rem}.PostPaymentModal-module__eswkRq__resendRow{flex-direction:column;align-items:center;gap:8px;display:flex}.PostPaymentModal-module__eswkRq__resendButton{color:var(--color-primary-green,#00bf63);cursor:pointer;background:0 0;border:none;padding:0;font-size:.8125rem;font-weight:600;transition:opacity .15s}.PostPaymentModal-module__eswkRq__resendButton:hover{opacity:.75}.PostPaymentModal-module__eswkRq__resendButton:disabled{opacity:.5;cursor:not-allowed}.PostPaymentModal-module__eswkRq__resendExhausted{color:#9ca3af;margin:0;font-size:.8125rem}.PostPaymentModal-module__eswkRq__footer{text-align:center;border-top:1px solid #f3f4f6;padding:.875rem 1.75rem 1.25rem}.PostPaymentModal-module__eswkRq__poweredBy{color:#9ca3af;letter-spacing:.01em;margin:0;font-size:.75rem}.PostPaymentModal-module__eswkRq__poweredBy span{color:var(--color-primary-green,#00bf63);font-weight:700}
.PagePaymentEmbed-module__Fspepq__wrapper{flex-direction:column;align-items:stretch;gap:12px;width:100%;display:flex}.PagePaymentEmbed-module__Fspepq__loading{color:#6b7280;padding:8px 0;font-size:.9375rem}.PagePaymentEmbed-module__Fspepq__error{color:#dc2626;font-size:.875rem}.PagePaymentEmbed-module__Fspepq__successMessage{color:#16a34a;padding:8px 0;font-size:.9375rem;font-weight:500}.PagePaymentEmbed-module__Fspepq__image{object-fit:cover;border-radius:10px;width:100%;max-height:220px;display:block}.PagePaymentEmbed-module__Fspepq__copy{flex-direction:column;gap:6px;margin-bottom:8px;display:flex}.PagePaymentEmbed-module__Fspepq__headline{color:#111;margin:0;font-size:1.125rem;font-weight:700;line-height:1.3}.PagePaymentEmbed-module__Fspepq__description{color:#6b7280;margin:0;font-size:.9375rem;line-height:1.5}.PagePaymentEmbed-module__Fspepq__checkoutTakeover{flex-direction:column;display:flex}.PagePaymentEmbed-module__Fspepq__cancelWrapper{text-align:center;padding:10px 16px 14px}.PagePaymentEmbed-module__Fspepq__cancelCheckout{cursor:pointer;color:#9ca3af;background:0 0;border:none;padding:4px 8px;font-size:.8125rem;transition:color .15s}.PagePaymentEmbed-module__Fspepq__cancelCheckout:hover{color:#6b7280}.PagePaymentEmbed-module__Fspepq__ctaButton{color:#fff;cursor:pointer;background:#111;border:none;border-radius:8px;width:100%;padding:14px 24px;font-size:.9375rem;font-weight:600;transition:opacity .15s}.PagePaymentEmbed-module__Fspepq__ctaButton:hover:not(:disabled){opacity:.85}.PagePaymentEmbed-module__Fspepq__ctaButton:disabled{opacity:.5;cursor:not-allowed}
.BookingEmbed-module__07LgfG__wrapper{flex-direction:column;gap:12px;width:100%;display:flex}.BookingEmbed-module__07LgfG__intro{margin:0;font-size:15px;line-height:1.4}.BookingEmbed-module__07LgfG__iframe{background:var(--background,#fff);border:0;border-radius:8px;width:100%;height:600px}.BookingEmbed-module__07LgfG__fallback{color:#666;border:1px dashed #999;border-radius:8px;padding:16px;font-size:14px}@media (min-width:1024px){.BookingEmbed-module__07LgfG__iframe{height:700px}}
.embed-renderer-module__4Nzf3W__form{flex-direction:column;gap:1rem;max-width:480px;margin:0 auto;display:flex}.embed-renderer-module__4Nzf3W__embedImage{object-fit:cover;border-radius:10px;width:100%;max-height:220px;display:block}.embed-renderer-module__4Nzf3W__field{flex-direction:column;gap:.375rem;display:flex}.embed-renderer-module__4Nzf3W__label{opacity:.7;font-size:.8125rem;font-weight:600}.embed-renderer-module__4Nzf3W__input,.embed-renderer-module__4Nzf3W__textarea,.embed-renderer-module__4Nzf3W__select{width:100%;color:inherit;opacity:.8;box-sizing:border-box;background:0 0;border:1.5px solid;border-radius:10px;outline:none;padding:.75rem 1rem;font-family:inherit;font-size:.9375rem;transition:opacity .2s,border-color .2s}.embed-renderer-module__4Nzf3W__input:focus,.embed-renderer-module__4Nzf3W__textarea:focus,.embed-renderer-module__4Nzf3W__select:focus{opacity:1}.embed-renderer-module__4Nzf3W__input::placeholder,.embed-renderer-module__4Nzf3W__textarea::placeholder{opacity:.4;color:inherit}.embed-renderer-module__4Nzf3W__select{cursor:pointer}.embed-renderer-module__4Nzf3W__textarea{resize:vertical;min-height:80px}.embed-renderer-module__4Nzf3W__fieldError{border-color:#e53e3e;animation:.3s embed-renderer-module__4Nzf3W__shake}.embed-renderer-module__4Nzf3W__submit{cursor:pointer;background:var(--background,#fff);color:var(--foreground,#111);border:none;border-radius:999px;align-self:flex-start;margin-top:.25rem;padding:.875rem 2rem;font-family:inherit;font-size:1rem;font-weight:700;transition:transform .2s,filter .2s}.embed-renderer-module__4Nzf3W__submit:hover:not(:disabled){filter:brightness(1.1);transform:translateY(-1px)}.embed-renderer-module__4Nzf3W__submit:disabled{opacity:.5;cursor:not-allowed}.embed-renderer-module__4Nzf3W__buttons{flex-wrap:wrap;gap:.625rem;margin-top:.25rem;display:flex}.embed-renderer-module__4Nzf3W__button{background:currentColor;border-radius:999px;padding:.875rem 2rem;font-family:inherit;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .2s,filter .2s;display:inline-block}.embed-renderer-module__4Nzf3W__button:hover{filter:brightness(1.1);transform:translateY(-1px)}.embed-renderer-module__4Nzf3W__success{text-align:center;opacity:.8;padding:1rem;font-size:1.0625rem;font-weight:600}.embed-renderer-module__4Nzf3W__error{text-align:center;color:#e53e3e;padding:.5rem 0;font-size:.875rem;font-weight:500}.embed-renderer-module__4Nzf3W__headline{margin-bottom:.5rem;font-size:1.5rem;font-weight:800;line-height:1.2}.embed-renderer-module__4Nzf3W__description{opacity:.7;margin-bottom:1.5rem;font-size:1rem;line-height:1.5}.embed-renderer-module__4Nzf3W__description p{margin:0}.embed-renderer-module__4Nzf3W__description p+p{margin-top:.75em}.embed-renderer-module__4Nzf3W__description a{text-underline-offset:2px;text-decoration:underline}.embed-renderer-module__4Nzf3W__success p{margin:0}.embed-renderer-module__4Nzf3W__success a{text-underline-offset:2px;text-decoration:underline}@keyframes embed-renderer-module__4Nzf3W__shake{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}.embed-renderer-module__4Nzf3W__bookingMissing{opacity:.5;text-align:center;border:1.5px dashed;border-radius:10px;padding:.75rem 1rem;font-size:.8125rem}.embed-renderer-module__4Nzf3W__bookingMissing a{text-underline-offset:2px;text-decoration:underline}
.popup-shell-module__MMGyHa__overlay{z-index:10000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.popup-shell-module__MMGyHa__modal{color:#1a1a1a;background:#fff;border-radius:20px;width:calc(100% - 2rem);max-width:440px;max-height:90vh;padding:2rem;position:relative;overflow-y:auto;box-shadow:0 20px 60px #0003}.popup-shell-module__MMGyHa__close{cursor:pointer;color:#999;background:0 0;border:none;padding:.25rem;font-size:1.5rem;line-height:1;position:absolute;top:1rem;right:1rem}.popup-shell-module__MMGyHa__close:hover{color:#333}
.BookingFullscreenShell-module__RQeVQq__root{z-index:9999;background:#fff;flex-direction:column;display:flex;position:fixed;inset:0}.BookingFullscreenShell-module__RQeVQq__closeBtn{cursor:pointer;z-index:1;background:#0000000f;border:0;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;top:12px;right:12px}.BookingFullscreenShell-module__RQeVQq__body{flex:1;padding:56px 16px 16px;overflow-y:auto}@media (min-width:1024px){.BookingFullscreenShell-module__RQeVQq__body{width:100%;max-width:1100px;margin:0 auto;padding:64px 32px 32px}}
.embed-inspector-module__DRoC0W__tag{color:#fff;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;background:#0009;border:none;border-radius:6px;margin-bottom:.375rem;padding:.25rem .625rem;font-family:inherit;font-size:.6875rem;font-weight:700;transition:background .15s;display:inline-block}.embed-inspector-module__DRoC0W__tag:hover{background:#000c}.embed-inspector-module__DRoC0W__triggerTag{z-index:1;color:#fff;text-transform:uppercase;letter-spacing:.06em;cursor:pointer;white-space:nowrap;background:#0000008c;border:none;border-radius:4px;padding:.125rem .375rem;font-family:inherit;font-size:.5625rem;font-weight:700;line-height:1.4;transition:background .15s;position:absolute;top:4px;right:4px}.embed-inspector-module__DRoC0W__triggerTag:hover{background:#000c}.embed-inspector-module__DRoC0W__overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.embed-inspector-module__DRoC0W__modal{background:var(--color-white);border-radius:14px;width:100%;max-width:400px;padding:1.5rem}.embed-inspector-module__DRoC0W__modalHeader{margin-bottom:1rem}.embed-inspector-module__DRoC0W__typeBadge{background:var(--color-bg);text-transform:uppercase;letter-spacing:.06em;border-radius:6px;padding:.25rem .625rem;font-size:.75rem;font-weight:700;display:inline-block}.embed-inspector-module__DRoC0W__headline{margin-bottom:.25rem;font-size:1.125rem;font-weight:700;line-height:1.3}.embed-inspector-module__DRoC0W__description{opacity:.6;margin-bottom:1rem;font-size:.875rem;line-height:1.5}.embed-inspector-module__DRoC0W__fieldsList{margin-bottom:1rem}.embed-inspector-module__DRoC0W__fieldsLabel{text-transform:uppercase;letter-spacing:.06em;opacity:.4;margin-bottom:.5rem;font-size:.6875rem;font-weight:700}.embed-inspector-module__DRoC0W__fieldRow{border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;padding:.375rem 0;display:flex}.embed-inspector-module__DRoC0W__fieldRow:last-child{border-bottom:none}.embed-inspector-module__DRoC0W__fieldName{font-size:.875rem;font-weight:500}.embed-inspector-module__DRoC0W__fieldType{text-transform:uppercase;letter-spacing:.04em;opacity:.4;background:#0000000a;border-radius:4px;padding:.125rem .5rem;font-size:.6875rem;font-weight:600}.embed-inspector-module__DRoC0W__detailRow{justify-content:space-between;align-items:center;padding:.375rem 0;display:flex}.embed-inspector-module__DRoC0W__detailLabel{opacity:.5;font-size:.8125rem}.embed-inspector-module__DRoC0W__detailValue{font-size:.8125rem;font-weight:600}.embed-inspector-module__DRoC0W__modalFooter{border-top:1px solid #00000014;justify-content:space-between;align-items:center;gap:.75rem;margin-top:1.25rem;padding-top:1rem;display:flex}.embed-inspector-module__DRoC0W__deleteButton{color:#dc2626;cursor:pointer;background:0 0;border:1.5px solid #dc26264d;border-radius:8px;padding:.5rem 1rem;font-family:inherit;font-size:.8125rem;font-weight:600;transition:all .15s}.embed-inspector-module__DRoC0W__deleteButton:hover{background:#dc26260f}.embed-inspector-module__DRoC0W__deleteConfirm{color:#fff;background:#dc2626;border-color:#dc2626}.embed-inspector-module__DRoC0W__deleteConfirm:hover{background:#b91c1c}.embed-inspector-module__DRoC0W__agentHint{opacity:.4;text-align:right;flex:1;min-width:0;font-size:.75rem}
.PageRendererStyles-module__TUsiKq__pageRenderer{--canvas-accent:var(--color-primary-green,#00bf63);width:100%;min-height:100dvh;position:relative}.PageRendererStyles-module__TUsiKq__blockWrapper{position:relative}.PageRendererStyles-module__TUsiKq__embedBadge{color:#fff;text-transform:uppercase;letter-spacing:.08em;pointer-events:none;background:#0009;border-radius:6px;padding:.25rem .625rem;font-size:.6875rem;font-weight:700;display:inline-block}.PageRendererStyles-module__TUsiKq__autoLoadBanner{color:#fff;letter-spacing:.04em;cursor:pointer;background:#0009;border-radius:8px;margin:.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:700;transition:background .15s}.PageRendererStyles-module__TUsiKq__autoLoadBanner:hover{background:#000c}
.HoverOutline-module__Gqd14a__outline{pointer-events:none;box-sizing:border-box;border:1px dashed var(--canvas-accent,#00bf63);z-index:10;background-color:#00bf630d;position:absolute}
.SelectionRing-module__T4riLG__ring{pointer-events:none;box-sizing:border-box;border:2px solid var(--canvas-accent,#00bf63);z-index:11;background-color:#0000;position:absolute}.SelectionRing-module__T4riLG__label{background-color:var(--canvas-accent,#00bf63);color:#fff;z-index:12;pointer-events:auto;white-space:nowrap;border-radius:3px 3px 0 0;align-items:center;gap:4px;padding:2px 6px;font-family:ui-sans-serif,system-ui,sans-serif;font-size:11px;font-weight:500;line-height:1.2;display:inline-flex;position:absolute;transform:translateY(-100%)}.SelectionRing-module__T4riLG__walkUpButton{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:2px;align-items:center;height:14px;padding:0 4px;font-size:11px;line-height:1;display:inline-flex}.SelectionRing-module__T4riLG__walkUpButton:disabled{opacity:.4;cursor:not-allowed}.SelectionRing-module__T4riLG__walkUpButton:not(:disabled):hover{background:#ffffff40}
.FloatingPanel-module__wSxThq__panel{z-index:50;position:absolute;overflow-y:auto}
.fields-module__W-aS5a__popover{background-color:var(--ov-bg);border:1px solid var(--ov-border);box-shadow:var(--ov-shadow);pointer-events:all;scrollbar-width:thin;scrollbar-color:var(--ov-divider) transparent;border-radius:8px;flex-direction:column;gap:10px;min-width:240px;max-width:300px;max-height:min(70vh,460px);padding:12px;display:flex;overflow-y:auto}.fields-module__W-aS5a__sectionTitle{letter-spacing:.08em;text-transform:uppercase;color:var(--ov-label-muted);-webkit-user-select:none;user-select:none;font-family:ui-sans-serif,system-ui,sans-serif;font-size:10px;font-weight:700}.fields-module__W-aS5a__fieldRow{flex-direction:column;gap:4px;display:flex}.fields-module__W-aS5a__labelRow{justify-content:space-between;align-items:center;gap:6px;display:flex}.fields-module__W-aS5a__fieldLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--ov-label-muted);-webkit-user-select:none;user-select:none;font-family:ui-sans-serif,system-ui,sans-serif;font-size:9px;font-weight:600}.fields-module__W-aS5a__input{background-color:var(--ov-input-bg);border:1px solid var(--ov-input-border);width:100%;color:var(--ov-fg-strong);box-sizing:border-box;border-radius:5px;outline:none;padding:5px 8px;font-family:ui-monospace,monospace;font-size:12px;transition:border-color .1s}.fields-module__W-aS5a__input:focus{border-color:var(--ov-accent)}.fields-module__W-aS5a__input::placeholder{color:var(--ov-label-muted)}.fields-module__W-aS5a__inputError{border-color:#dc2626b3;}.fields-module__W-aS5a__textarea{resize:vertical;min-height:72px;line-height:1.4;}.fields-module__W-aS5a__fieldError{color:var(--ov-danger-fg);font-family:ui-sans-serif,system-ui,sans-serif;font-size:10px}.fields-module__W-aS5a__fieldHint{color:var(--ov-label-muted);font-family:ui-sans-serif,system-ui,sans-serif;font-size:10px;line-height:1.4}.fields-module__W-aS5a__select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 24 24' fill='%236b7280'%3E%3Cpath d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");background-position:right 8px center;background-repeat:no-repeat;padding-right:26px;font-family:ui-sans-serif,system-ui,sans-serif;}.fields-module__W-aS5a__select option{background-color:var(--ov-bg);color:var(--ov-fg-strong)}.fields-module__W-aS5a__segmented{background-color:var(--ov-track-bg);border-radius:5px;align-items:center;gap:1px;padding:2px;display:flex}.fields-module__W-aS5a__segmentBtn{height:26px;color:var(--ov-fg);cursor:pointer;background:0 0;border:none;border-radius:4px;flex:1;justify-content:center;align-items:center;padding:0 8px;font-family:ui-sans-serif,system-ui,sans-serif;font-size:11px;font-weight:500;line-height:1;transition:background-color .1s,color .1s;display:flex}.fields-module__W-aS5a__segmentBtn:hover{background-color:var(--ov-hover-bg);color:var(--ov-fg-strong)}.fields-module__W-aS5a__segmentBtnActive{background-color:var(--ov-accent);color:var(--ov-accent-contrast);}.fields-module__W-aS5a__stepper{background-color:var(--ov-track-bg);border-radius:6px;align-items:center;gap:2px;width:fit-content;padding:2px;display:flex}.fields-module__W-aS5a__stepperBtn{width:26px;height:26px;color:var(--ov-fg);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:0;transition:background-color .1s,color .1s;display:flex}.fields-module__W-aS5a__stepperBtn:hover:not(:disabled){background-color:var(--ov-hover-bg);color:var(--ov-fg-strong)}.fields-module__W-aS5a__stepperBtn:disabled{opacity:.35;cursor:default}.fields-module__W-aS5a__stepperValue{text-align:center;min-width:30px;color:var(--ov-fg-strong);-webkit-user-select:none;user-select:none;font-family:ui-monospace,monospace;font-size:13px;font-weight:600}.fields-module__W-aS5a__stepperUnit{color:var(--ov-label-muted);-webkit-user-select:none;user-select:none;padding-right:4px;font-family:ui-sans-serif,system-ui,sans-serif;font-size:10px}.fields-module__W-aS5a__slider{appearance:none;background:var(--ov-track-bg);cursor:pointer;border-radius:999px;outline:none;width:100%;height:4px;margin:6px 0;padding:0}.fields-module__W-aS5a__slider:focus{outline:none}.fields-module__W-aS5a__slider::-webkit-slider-runnable-track{background:var(--ov-track-bg);border-radius:999px;height:4px}.fields-module__W-aS5a__slider::-moz-range-track{background:var(--ov-track-bg);border-radius:999px;height:4px}.fields-module__W-aS5a__slider::-webkit-slider-thumb{appearance:none;background:var(--ov-accent);border:2px solid var(--ov-bg);width:14px;height:14px;box-shadow:0 0 0 1px var(--ov-accent);cursor:pointer;border-radius:50%;margin-top:-5px;transition:transform .1s}.fields-module__W-aS5a__slider::-webkit-slider-thumb:hover{transform:scale(1.1)}.fields-module__W-aS5a__slider::-moz-range-thumb{background:var(--ov-accent);border:2px solid var(--ov-bg);width:14px;height:14px;box-shadow:0 0 0 1px var(--ov-accent);cursor:pointer;border-radius:50%;transition:transform .1s}.fields-module__W-aS5a__slider::-moz-range-thumb:hover{transform:scale(1.1)}.fields-module__W-aS5a__sliderValue{color:var(--ov-fg-strong);-webkit-user-select:none;user-select:none;font-family:ui-monospace,monospace;font-size:11px;font-weight:600}.fields-module__W-aS5a__borderGroup{border:1px solid var(--ov-divider);background-color:var(--ov-input-bg);border-radius:6px;flex-direction:column;gap:8px;padding:8px;display:flex}.fields-module__W-aS5a__borderSubRow{grid-template-columns:44px 1fr auto;align-items:center;gap:8px;display:grid}.fields-module__W-aS5a__borderSubLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--ov-label-muted);-webkit-user-select:none;user-select:none;font-family:ui-sans-serif,system-ui,sans-serif;font-size:9px;font-weight:600}.fields-module__W-aS5a__borderWidthValue{color:var(--ov-fg-strong);text-align:right;-webkit-user-select:none;user-select:none;min-width:30px;font-family:ui-monospace,monospace;font-size:11px;font-weight:600}.fields-module__W-aS5a__borderStyleNone{letter-spacing:.04em;-webkit-user-select:none;user-select:none;font-family:ui-sans-serif,system-ui,sans-serif;font-size:10px;font-weight:600;line-height:1}.fields-module__W-aS5a__paddingGrid{grid-template-columns:repeat(4,1fr);gap:4px;display:grid}.fields-module__W-aS5a__paddingCell{flex-direction:column;align-items:center;gap:2px;min-width:0;display:flex}.fields-module__W-aS5a__paddingAxisLabel{letter-spacing:.06em;color:var(--ov-label-muted);-webkit-user-select:none;user-select:none;font-family:ui-sans-serif,system-ui,sans-serif;font-size:9px;font-weight:600}.fields-module__W-aS5a__paddingInput{text-align:center;appearance:textfield;padding:5px 4px;}.fields-module__W-aS5a__paddingInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.fields-module__W-aS5a__paddingInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.fields-module__W-aS5a__colorSwatches{flex-wrap:wrap;gap:5px;display:flex}.fields-module__W-aS5a__colorOption{width:20px;height:20px;box-shadow:0 0 0 1px var(--ov-border);cursor:pointer;border:2px solid #0000;border-radius:50%;padding:0;transition:border-color .1s,transform .1s}.fields-module__W-aS5a__colorOption:hover{border-color:var(--ov-fg);transform:scale(1.08)}.fields-module__W-aS5a__colorOptionActive{border-color:var(--ov-accent);}.fields-module__W-aS5a__colorOptionNone{background:linear-gradient(45deg,#0000 calc(50% - 1.5px),#ef4444 calc(50% - 1.5px) calc(50% + 1.5px),#0000 calc(50% + 1.5px)),#fff}.fields-module__W-aS5a__colorCustomBtn{width:20px;height:20px;box-shadow:0 0 0 1px var(--ov-border);cursor:pointer;background:conic-gradient(#ef4444,#eab308,#22c55e,#3b82f6,#8b5cf6,#ec4899,#ef4444);border:2px solid #0000;border-radius:50%;padding:0;transition:border-color .1s,transform .1s}.fields-module__W-aS5a__colorCustomBtn:hover{border-color:var(--ov-fg);transform:scale(1.08)}.fields-module__W-aS5a__colorCustomBtnActive{border-color:var(--ov-accent);}.fields-module__W-aS5a__colorHexRow{gap:6px;display:flex}.fields-module__W-aS5a__colorHexInput{flex:1;}.fields-module__W-aS5a__colorHexApply{border:1px solid var(--ov-input-border);background-color:var(--ov-hover-bg);color:var(--ov-fg-strong);cursor:pointer;white-space:nowrap;border-radius:5px;align-items:center;padding:0 10px;font-family:ui-sans-serif,system-ui,sans-serif;font-size:11px;font-weight:500;transition:background-color .1s;display:flex}.fields-module__W-aS5a__colorHexApply:hover{background-color:var(--ov-track-bg)}.fields-module__W-aS5a__colorCurrentRow{align-items:center;gap:6px;display:flex}.fields-module__W-aS5a__colorCurrentSwatch{border:1px solid var(--ov-border);border-radius:3px;flex-shrink:0;width:14px;height:14px}.fields-module__W-aS5a__colorCurrentValue{color:var(--ov-label-muted);font-family:ui-monospace,monospace;font-size:11px}.fields-module__W-aS5a__divider{background-color:var(--ov-divider);height:1px;margin:0 -4px}.fields-module__W-aS5a__triggerBtn{min-width:28px;height:28px;color:var(--ov-fg);cursor:pointer;background:0 0;border:none;border-radius:5px;justify-content:center;align-items:center;gap:4px;padding:0 6px;font-family:ui-sans-serif,system-ui,sans-serif;font-size:11px;font-weight:500;transition:background-color .1s,color .1s;display:flex}.fields-module__W-aS5a__triggerBtn:hover{background-color:var(--ov-hover-bg);color:var(--ov-fg-strong)}.fields-module__W-aS5a__triggerBtnActive{background-color:var(--ov-accent);color:var(--ov-accent-contrast);}
.ColorPicker-module__9iLggG__picker{-webkit-user-select:none;user-select:none;flex-direction:column;gap:8px;width:100%;display:flex}.ColorPicker-module__9iLggG__svSquare{cursor:crosshair;touch-action:none;border-radius:6px;width:100%;height:110px;position:relative;overflow:hidden}.ColorPicker-module__9iLggG__svOverlayWhite{pointer-events:none;background:linear-gradient(90deg,#fff 0%,#0000 100%);border-radius:6px;position:absolute;inset:0}.ColorPicker-module__9iLggG__svOverlayBlack{pointer-events:none;background:linear-gradient(#0000 0%,#000 100%);border-radius:6px;position:absolute;inset:0}.ColorPicker-module__9iLggG__svThumb{pointer-events:none;background:0 0;border:2px solid #fff;border-radius:50%;width:14px;height:14px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #0000004d,0 1px 3px #0006}.ColorPicker-module__9iLggG__hueSlider{cursor:pointer;touch-action:none;background:linear-gradient(90deg,red 0%,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red 100%);border-radius:7px;width:100%;height:14px;position:relative}.ColorPicker-module__9iLggG__hueThumb{pointer-events:none;background:0 0;border:2px solid #fff;border-radius:50%;width:14px;height:14px;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #0000004d,0 1px 3px #0006}.ColorPicker-module__9iLggG__readout{align-items:center;gap:8px;display:flex}.ColorPicker-module__9iLggG__readoutSwatch{border:1px solid var(--ov-border);border-radius:4px;flex-shrink:0;width:16px;height:16px}.ColorPicker-module__9iLggG__readoutHex{color:var(--ov-fg-strong);letter-spacing:.02em;font-family:ui-monospace,monospace;font-size:11px}
.OverrideBadge-module__C8YIzq__root{margin-left:6px;display:inline-block;position:relative}.OverrideBadge-module__C8YIzq__dot{background:var(--accent,#2b6cb0);cursor:pointer;border:none;border-radius:50%;width:8px;height:8px;padding:0}.OverrideBadge-module__C8YIzq__menu{z-index:1000;background:#fff;border:1px solid #e0e0e0;border-radius:6px;min-width:140px;padding:6px;position:absolute;top:14px;right:0;box-shadow:0 4px 12px #00000014}.OverrideBadge-module__C8YIzq__row{align-items:center;gap:8px;padding:4px 6px;font-size:12px;display:flex}.OverrideBadge-module__C8YIzq__bp{min-width:24px;font-weight:600}.OverrideBadge-module__C8YIzq__value{color:#555;flex:1;font-family:ui-monospace,monospace;font-size:11px}.OverrideBadge-module__C8YIzq__resetBtn{cursor:pointer;background:#f8f8f8;border:1px solid #ccc;border-radius:3px;padding:2px 6px;font-size:11px}
.container-module__VGcWMa__handle{pointer-events:all;box-sizing:border-box;transition:background-color .1s,opacity .1s;position:absolute}.container-module__VGcWMa__paddingHandle{opacity:0;z-index:21;background-color:#00bf6333;}.container-module__VGcWMa__paddingHandle:hover,.container-module__VGcWMa__paddingHandle.container-module__VGcWMa__dragging{opacity:1;cursor:default;background-color:#00bf6366}.container-module__VGcWMa__paddingHandleTop{cursor:ns-resize;top:0;left:0;right:0;}.container-module__VGcWMa__paddingHandleRight{cursor:ew-resize;top:0;bottom:0;right:0;}.container-module__VGcWMa__paddingHandleBottom{cursor:ns-resize;bottom:0;left:0;right:0;}.container-module__VGcWMa__paddingHandleLeft{cursor:ew-resize;top:0;bottom:0;left:0;}.container-module__VGcWMa__marginHandle{opacity:0;z-index:21;background-color:#eab30826;}.container-module__VGcWMa__marginHandle:hover,.container-module__VGcWMa__marginHandle.container-module__VGcWMa__dragging{opacity:1;background-color:#eab3084d}.container-module__VGcWMa__marginHandleTop{cursor:ns-resize;top:0;left:0;right:0;transform:translateY(-100%);}.container-module__VGcWMa__marginHandleRight{cursor:ew-resize;top:0;bottom:0;right:0;transform:translate(100%);}.container-module__VGcWMa__marginHandleBottom{cursor:ns-resize;bottom:0;left:0;right:0;transform:translateY(100%);}.container-module__VGcWMa__marginHandleLeft{cursor:ew-resize;top:0;bottom:0;left:0;transform:translate(-100%);}.container-module__VGcWMa__widthHandle{cursor:ew-resize;opacity:0;z-index:22;background-color:#00bf6366;border-radius:3px;justify-content:center;align-items:center;width:10px;height:80%;display:flex;position:absolute;top:10%;right:-5px;}.container-module__VGcWMa__widthHandle:hover,.container-module__VGcWMa__widthHandle.container-module__VGcWMa__dragging{opacity:1;background-color:#00bf63b3}.container-module__VGcWMa__gapRail{opacity:0;z-index:21;cursor:default;background-color:#10b98133;}.container-module__VGcWMa__gapRail:hover,.container-module__VGcWMa__gapRail.container-module__VGcWMa__dragging{opacity:1;background-color:#10b98180}.container-module__VGcWMa__gapRailHorizontal{cursor:ns-resize;height:8px;left:0;right:0;transform:translateY(-50%);}.container-module__VGcWMa__gapRailVertical{cursor:ew-resize;width:8px;top:0;bottom:0;transform:translate(-50%);}.container-module__VGcWMa__dragTooltip{color:#fff;pointer-events:none;z-index:9999;white-space:nowrap;background-color:#1e1e1ee6;border-radius:4px;padding:3px 8px;font-family:ui-monospace,monospace;font-size:11px;font-weight:500;line-height:1.4;position:fixed;transform:translate(12px,-50%)}.container-module__VGcWMa__toolbar{background-color:var(--ov-bg);border:1px solid var(--ov-border);box-shadow:var(--ov-shadow);pointer-events:all;border-radius:8px;align-items:center;gap:2px;padding:4px 6px;display:flex}.container-module__VGcWMa__toolbarDivider{background-color:var(--ov-divider);width:1px;height:18px;margin:0 2px}.container-module__VGcWMa__segmented{background-color:var(--ov-track-bg);border-radius:5px;align-items:center;gap:1px;padding:2px;display:flex}.container-module__VGcWMa__modeBtn{height:28px;color:var(--ov-fg);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:4px;align-items:center;gap:5px;padding:0 10px;font-family:ui-sans-serif,system-ui,sans-serif;font-size:11px;font-weight:600;line-height:1;transition:background-color .1s,color .1s;display:flex}.container-module__VGcWMa__modeBtn svg{flex-shrink:0}.container-module__VGcWMa__modeBtn:hover{background-color:var(--ov-hover-bg);color:var(--ov-fg-strong)}.container-module__VGcWMa__modeBtnActive{background-color:var(--ov-accent);color:var(--ov-accent-contrast);}.container-module__VGcWMa__alignGrid{background-color:var(--ov-track-bg);border-radius:6px;grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(3,1fr);gap:2px;width:60px;height:60px;padding:3px;display:grid}.container-module__VGcWMa__alignCell{cursor:pointer;background:0 0;border:none;border-radius:3px;justify-content:center;align-items:center;padding:0;transition:background-color .1s;display:flex}.container-module__VGcWMa__alignCell:hover{background-color:var(--ov-hover-bg)}.container-module__VGcWMa__alignCellActive{background-color:var(--ov-accent);}.container-module__VGcWMa__alignDot{background-color:var(--ov-fg);opacity:.35;border-radius:1.5px;width:6px;height:6px;transition:background-color .1s,opacity .1s}.container-module__VGcWMa__alignCell:hover .container-module__VGcWMa__alignDot{opacity:.6}.container-module__VGcWMa__alignCellActive .container-module__VGcWMa__alignDot{background-color:var(--ov-accent-contrast);opacity:1}.container-module__VGcWMa__toolbarBtn{width:28px;height:28px;color:var(--ov-fg);cursor:pointer;background:0 0;border:none;border-radius:5px;justify-content:center;align-items:center;padding:0;transition:background-color .1s,color .1s;display:flex}.container-module__VGcWMa__toolbarBtn:hover{background-color:var(--ov-hover-bg);color:var(--ov-fg-strong)}.container-module__VGcWMa__toolbarBtnDanger:hover{background-color:var(--ov-danger-bg);color:var(--ov-danger-fg)}.container-module__VGcWMa__confirmGroup{align-items:center;gap:4px;padding:0 4px;display:flex}.container-module__VGcWMa__confirmLabel{color:var(--ov-fg-strong);white-space:nowrap;padding:0 4px;font-family:ui-sans-serif,system-ui,sans-serif;font-size:11px}.container-module__VGcWMa__toolbarBtnConfirm{background-color:var(--ov-danger-bg);color:var(--ov-danger-fg)}.container-module__VGcWMa__toolbarBtnConfirm:hover{background-color:var(--ov-danger-bg-strong,var(--ov-danger-bg));color:var(--ov-danger-fg);filter:brightness(.95)}.container-module__VGcWMa__modeWarning{color:#eab308e6;white-space:nowrap;background-color:#eab3081a;border-radius:4px;align-items:center;gap:4px;margin-left:4px;padding:2px 6px;font-family:ui-sans-serif,system-ui,sans-serif;font-size:10px;display:flex}
.link-module__PVJQRa__popover{background-color:var(--ov-bg);border:1px solid var(--ov-border);box-shadow:var(--ov-shadow);pointer-events:all;border-radius:8px;flex-direction:column;gap:10px;min-width:260px;max-width:320px;padding:12px;display:flex}.link-module__PVJQRa__fieldRow{flex-direction:column;gap:4px;display:flex}.link-module__PVJQRa__fieldLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--ov-label-muted);-webkit-user-select:none;user-select:none;font-family:ui-sans-serif,system-ui,sans-serif;font-size:9px;font-weight:600}.link-module__PVJQRa__fieldInput{background-color:var(--ov-input-bg);border:1px solid var(--ov-input-border);width:100%;color:var(--ov-fg-strong);box-sizing:border-box;border-radius:5px;outline:none;padding:5px 8px;font-family:ui-monospace,monospace;font-size:12px;transition:border-color .1s}.link-module__PVJQRa__fieldInput:focus{border-color:var(--ov-accent)}.link-module__PVJQRa__fieldInputError{border-color:#dc2626b3;}.link-module__PVJQRa__fieldError{color:var(--ov-danger-fg);font-family:ui-sans-serif,system-ui,sans-serif;font-size:10px}.link-module__PVJQRa__fieldSelect{background-color:var(--ov-input-bg);border:1px solid var(--ov-input-border);width:100%;color:var(--ov-fg-strong);box-sizing:border-box;cursor:pointer;appearance:auto;border-radius:5px;outline:none;padding:5px 8px;font-family:ui-sans-serif,system-ui,sans-serif;font-size:12px;transition:border-color .1s}.link-module__PVJQRa__fieldSelect:focus{border-color:var(--ov-accent)}.link-module__PVJQRa__segmented{background-color:var(--ov-track-bg);border-radius:5px;align-items:center;gap:1px;padding:2px;display:flex}.link-module__PVJQRa__segmentBtn{height:26px;color:var(--ov-fg);cursor:pointer;background:0 0;border:none;border-radius:4px;flex:1;justify-content:center;align-items:center;padding:0 8px;font-family:ui-sans-serif,system-ui,sans-serif;font-size:11px;font-weight:500;line-height:1;transition:background-color .1s,color .1s;display:flex}.link-module__PVJQRa__segmentBtn:hover{background-color:var(--ov-hover-bg);color:var(--ov-fg-strong)}.link-module__PVJQRa__segmentBtnActive{background-color:var(--ov-accent);color:var(--ov-accent-contrast);}.link-module__PVJQRa__actionRow{justify-content:flex-end;align-items:center;gap:6px;margin-top:2px;display:flex}.link-module__PVJQRa__saveBtn{background-color:var(--ov-accent);color:var(--ov-accent-contrast);cursor:pointer;border:none;border-radius:5px;align-items:center;gap:3px;padding:5px 12px;font-family:ui-sans-serif,system-ui,sans-serif;font-size:11px;font-weight:600;transition:background-color .1s;display:flex}.link-module__PVJQRa__saveBtn:hover{background-color:#00a856}.link-module__PVJQRa__deleteBtn{width:28px;height:28px;color:var(--ov-fg);cursor:pointer;background:0 0;border:none;border-radius:5px;justify-content:center;align-items:center;padding:0;transition:background-color .1s,color .1s;display:flex}.link-module__PVJQRa__deleteBtn:hover{background-color:var(--ov-danger-bg);color:var(--ov-danger-fg)}.link-module__PVJQRa__hint{color:var(--ov-label-muted);border-top:1px solid var(--ov-divider);margin-top:-2px;padding-top:8px;font-family:ui-sans-serif,system-ui,sans-serif;font-size:10px;font-style:italic;line-height:1.4}.link-module__PVJQRa__divider{background-color:var(--ov-divider);height:1px;margin:0 -4px}
.text-module__gzMWsq__toolbar{background-color:var(--ov-bg);border:1px solid var(--ov-border);box-shadow:var(--ov-shadow);pointer-events:all;white-space:nowrap;border-radius:8px;align-items:center;gap:2px;padding:4px 6px;display:flex}.text-module__gzMWsq__toolbarDivider{background-color:var(--ov-divider);flex-shrink:0;width:1px;height:18px;margin:0 2px}.text-module__gzMWsq__toolbarBtn{min-width:28px;height:28px;color:var(--ov-fg);cursor:pointer;background:0 0;border:none;border-radius:5px;justify-content:center;align-items:center;padding:0 6px;font-family:ui-sans-serif,system-ui,sans-serif;font-size:12px;font-weight:600;line-height:1;transition:background-color .1s,color .1s;display:flex}.text-module__gzMWsq__toolbarBtn:hover{background-color:var(--ov-hover-bg);color:var(--ov-fg-strong)}.text-module__gzMWsq__toolbarBtnActive{background-color:var(--ov-accent);color:var(--ov-accent-contrast);}.text-module__gzMWsq__toolbarBtnDanger:hover{background-color:var(--ov-danger-bg);color:var(--ov-danger-fg)}.text-module__gzMWsq__sizeControl{align-items:center;gap:0;display:flex}.text-module__gzMWsq__sizeValue{color:var(--ov-fg-strong);text-align:center;-webkit-user-select:none;user-select:none;min-width:28px;font-family:ui-monospace,monospace;font-size:11px}.text-module__gzMWsq__colorSwatchBtn{gap:4px;}.text-module__gzMWsq__colorSwatch{border:1px solid var(--ov-input-border);border-radius:3px;flex-shrink:0;width:12px;height:12px;display:inline-block}.text-module__gzMWsq__colorPopover{background-color:var(--ov-bg);border:1px solid var(--ov-border);box-shadow:var(--ov-shadow);pointer-events:all;border-radius:8px;padding:8px}.text-module__gzMWsq__colorSwatches{grid-template-columns:repeat(6,1fr);gap:4px;margin-bottom:6px;display:grid}.text-module__gzMWsq__colorOption{border:1px solid var(--ov-input-border);cursor:pointer;border-radius:4px;width:20px;height:20px;padding:0;transition:transform .1s,border-color .1s}.text-module__gzMWsq__colorOption:hover{border-color:var(--ov-fg);transform:scale(1.15)}.text-module__gzMWsq__colorOptionActive{border-color:var(--ov-accent);box-shadow:0 0 0 2px #00bf634d;}.text-module__gzMWsq__colorOptionNone{background:linear-gradient(45deg,#0000 calc(50% - 1.5px),#ef4444 calc(50% - 1.5px) calc(50% + 1.5px),#0000 calc(50% + 1.5px)),#fff}.text-module__gzMWsq__colorHexRow{align-items:center;gap:4px;display:flex}.text-module__gzMWsq__colorHexInput{background-color:var(--ov-input-bg);border:1px solid var(--ov-input-border);height:26px;color:var(--ov-fg-strong);border-radius:4px;outline:none;flex:1;padding:0 6px;font-family:ui-monospace,monospace;font-size:11px}.text-module__gzMWsq__colorHexInput:focus{border-color:var(--ov-accent)}.text-module__gzMWsq__colorHexApply{height:26px;padding:0 8px;font-size:10px;}.text-module__gzMWsq__linkPopover{background-color:var(--ov-bg);border:1px solid var(--ov-border);box-shadow:var(--ov-shadow);pointer-events:all;border-radius:8px;flex-direction:column;gap:6px;min-width:240px;padding:10px;display:flex}.text-module__gzMWsq__linkLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--ov-label-muted);font-family:ui-sans-serif,system-ui,sans-serif;font-size:10px;font-weight:600}.text-module__gzMWsq__linkInput{background-color:var(--ov-input-bg);border:1px solid var(--ov-input-border);width:100%;height:30px;color:var(--ov-fg-strong);box-sizing:border-box;border-radius:5px;outline:none;padding:0 8px;font-family:ui-sans-serif,system-ui,sans-serif;font-size:12px}.text-module__gzMWsq__linkInput:focus{border-color:var(--ov-accent)}.text-module__gzMWsq__linkRow{justify-content:space-between;align-items:center;gap:8px;display:flex}.text-module__gzMWsq__linkApplyBtn{background-color:var(--ov-accent);color:var(--ov-accent-contrast);padding:0 12px;font-size:11px;}.text-module__gzMWsq__linkApplyBtn:hover{background-color:var(--ov-accent)}.text-module__gzMWsq__linkModeRow{background-color:var(--ov-input-bg);border:1px solid var(--ov-input-border);border-radius:6px;align-items:center;gap:2px;padding:2px;display:flex}.text-module__gzMWsq__linkModeBtn{height:26px;color:var(--ov-fg);cursor:pointer;background:0 0;border:none;border-radius:4px;flex:1;padding:0 8px;font-family:ui-sans-serif,system-ui,sans-serif;font-size:11px;font-weight:500;transition:background-color .1s,color .1s}.text-module__gzMWsq__linkModeBtn:hover{background-color:var(--ov-hover-bg);color:var(--ov-fg-strong)}.text-module__gzMWsq__linkModeActive{background-color:var(--ov-bg);color:var(--ov-fg-strong);box-shadow:0 1px 3px #0000001f;}.text-module__gzMWsq__linkInputError{border-color:var(--ov-danger-fg)!important}.text-module__gzMWsq__linkError{color:var(--ov-danger-fg);font-family:ui-sans-serif,system-ui,sans-serif;font-size:10px}
.ImageEditModal-module__Hqi8RG__backdrop{z-index:1000;pointer-events:auto;background-color:#00000080;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.ImageEditModal-module__Hqi8RG__modal{background-color:var(--ov-bg);border:1px solid var(--ov-border);box-shadow:var(--ov-shadow);border-radius:12px;flex-direction:column;gap:12px;width:100%;max-width:460px;max-height:86vh;padding:18px;font-family:ui-sans-serif,system-ui,sans-serif;display:flex;overflow-y:auto}.ImageEditModal-module__Hqi8RG__header{flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;display:flex}.ImageEditModal-module__Hqi8RG__title{color:var(--ov-fg-strong);font-size:14px;font-weight:600;line-height:1.4}.ImageEditModal-module__Hqi8RG__closeBtn{width:28px;height:28px;color:var(--ov-fg);cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .1s,color .1s;display:flex}.ImageEditModal-module__Hqi8RG__closeBtn:hover{background-color:var(--ov-hover-bg);color:var(--ov-fg-strong)}.ImageEditModal-module__Hqi8RG__preview{background-color:var(--ov-track-bg);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:140px;display:flex;overflow:hidden}.ImageEditModal-module__Hqi8RG__previewPlaceholder{color:var(--ov-label-muted);flex-direction:column;align-items:center;gap:8px;font-size:12px;display:flex}.ImageEditModal-module__Hqi8RG__dropzone{border:1.5px dashed var(--ov-input-border);background-color:var(--ov-input-bg);color:var(--ov-fg);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:8px;flex-direction:column;align-items:center;gap:6px;padding:16px 12px;transition:border-color .15s,background-color .15s;display:flex}.ImageEditModal-module__Hqi8RG__dropzone:hover,.ImageEditModal-module__Hqi8RG__dropzone:focus-visible{border-color:var(--ov-accent);background-color:var(--ov-hover-bg);outline:none}.ImageEditModal-module__Hqi8RG__dropzoneDragOver{border-color:var(--ov-accent);background-color:#00bf630f}.ImageEditModal-module__Hqi8RG__dropzoneText{color:var(--ov-fg);text-align:center;font-size:12px;line-height:1.4}.ImageEditModal-module__Hqi8RG__dropzoneBrowse{color:var(--ov-accent);font-weight:500;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;transition:text-decoration-color .1s}.ImageEditModal-module__Hqi8RG__dropzone:hover .ImageEditModal-module__Hqi8RG__dropzoneBrowse{-webkit-text-decoration-color:var(--ov-accent);text-decoration-color:var(--ov-accent)}.ImageEditModal-module__Hqi8RG__fileInputHidden{display:none}.ImageEditModal-module__Hqi8RG__uploadError{color:var(--ov-danger-fg);background-color:var(--ov-danger-bg);border-radius:6px;margin:0;padding:6px 10px;font-size:12px}.ImageEditModal-module__Hqi8RG__fieldRow{flex-direction:column;gap:5px;display:flex}.ImageEditModal-module__Hqi8RG__fieldLabel{color:var(--ov-label-muted);text-transform:uppercase;letter-spacing:.05em;-webkit-user-select:none;user-select:none;font-size:11px;font-weight:600}.ImageEditModal-module__Hqi8RG__urlInput{border:1px solid var(--ov-input-border);width:100%;color:var(--ov-fg-strong);box-sizing:border-box;background-color:#0000;border-radius:6px;outline:none;padding:7px 10px;font-family:ui-sans-serif,system-ui,sans-serif;font-size:12px;transition:border-color .15s}.ImageEditModal-module__Hqi8RG__urlInput::placeholder{color:var(--ov-label-muted)}.ImageEditModal-module__Hqi8RG__urlInput:focus{border-color:var(--ov-accent)}.ImageEditModal-module__Hqi8RG__textInput{border:1px solid var(--ov-input-border);background-color:var(--ov-input-bg);width:100%;color:var(--ov-fg-strong);box-sizing:border-box;border-radius:6px;outline:none;padding:7px 10px;font-family:ui-sans-serif,system-ui,sans-serif;font-size:12px;transition:border-color .15s}.ImageEditModal-module__Hqi8RG__textInput::placeholder{color:var(--ov-label-muted)}.ImageEditModal-module__Hqi8RG__textInput:focus{border-color:var(--ov-accent)}.ImageEditModal-module__Hqi8RG__sectionLabel{color:var(--ov-label-muted);text-transform:uppercase;letter-spacing:.05em;-webkit-user-select:none;user-select:none;margin-bottom:-4px;font-size:11px;font-weight:600}.ImageEditModal-module__Hqi8RG__thumbGrid{flex-wrap:wrap;gap:6px;display:flex}.ImageEditModal-module__Hqi8RG__thumbEmpty{color:var(--ov-label-muted);font-size:12px}.ImageEditModal-module__Hqi8RG__thumb{cursor:pointer;background:var(--ov-track-bg);border:2px solid #0000;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;padding:0;transition:border-color .12s;display:flex;overflow:hidden}.ImageEditModal-module__Hqi8RG__thumb:hover{border-color:var(--ov-fg)}.ImageEditModal-module__Hqi8RG__thumbSelected{border-color:var(--ov-accent)}.ImageEditModal-module__Hqi8RG__divider{background-color:var(--ov-divider);flex-shrink:0;height:1px}.ImageEditModal-module__Hqi8RG__segmented{background-color:var(--ov-track-bg);border-radius:6px;align-items:center;gap:2px;padding:2px;display:flex}.ImageEditModal-module__Hqi8RG__segmentBtn{color:var(--ov-fg);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:5px;flex:1;justify-content:center;align-items:center;padding:5px 10px;font-family:ui-sans-serif,system-ui,sans-serif;font-size:12px;font-weight:500;line-height:1;transition:background-color .1s,color .1s;display:flex}.ImageEditModal-module__Hqi8RG__segmentBtn:hover{background-color:var(--ov-hover-bg);color:var(--ov-fg-strong)}.ImageEditModal-module__Hqi8RG__segmentBtnActive{background-color:var(--ov-accent);color:var(--ov-accent-contrast);}.ImageEditModal-module__Hqi8RG__segmentBtnActive:hover{background-color:var(--ov-accent);color:var(--ov-accent-contrast)}.ImageEditModal-module__Hqi8RG__footer{flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;padding-top:4px;display:flex}.ImageEditModal-module__Hqi8RG__removeBtn{color:var(--ov-danger-fg);cursor:pointer;background:0 0;border:none;padding:0;font-family:ui-sans-serif,system-ui,sans-serif;font-size:12px;font-weight:500;line-height:1.4;transition:opacity .1s}.ImageEditModal-module__Hqi8RG__removeBtn:hover{opacity:.75}.ImageEditModal-module__Hqi8RG__closeActionBtn{background-color:var(--ov-accent);color:var(--ov-accent-contrast);cursor:pointer;border:none;border-radius:6px;padding:7px 16px;font-family:ui-sans-serif,system-ui,sans-serif;font-size:13px;font-weight:500;line-height:1.4;transition:opacity .1s}.ImageEditModal-module__Hqi8RG__closeActionBtn:hover{opacity:.85}
.image-module__z1mr0W__cornerHandle{background-color:var(--ov-accent);pointer-events:all;z-index:22;box-sizing:border-box;opacity:0;border:2px solid #fff;border-radius:2px;width:10px;height:10px;transition:opacity .1s;position:absolute}:is(.node-handles-active .image-module__z1mr0W__cornerHandle,.image-module__z1mr0W__cornerHandle:hover,.image-module__z1mr0W__cornerHandle.image-module__z1mr0W__dragging){opacity:1}.image-module__z1mr0W__cornerHandle.image-module__z1mr0W__dragging{background-color:#00bf63e6;border-color:#00bf63}.image-module__z1mr0W__cornerHandleTopLeft{cursor:nwse-resize;top:-5px;left:-5px;}.image-module__z1mr0W__cornerHandleTopRight{cursor:nesw-resize;top:-5px;right:-5px;}.image-module__z1mr0W__cornerHandleBottomLeft{cursor:nesw-resize;bottom:-5px;left:-5px;}.image-module__z1mr0W__cornerHandleBottomRight{cursor:nwse-resize;bottom:-5px;right:-5px;}.image-module__z1mr0W__toolbar{background-color:var(--ov-bg);border:1px solid var(--ov-border);box-shadow:var(--ov-shadow);pointer-events:all;white-space:nowrap;border-radius:8px;align-items:center;gap:2px;padding:4px 6px;display:flex}.image-module__z1mr0W__toolbarDivider{background-color:var(--ov-divider);flex-shrink:0;width:1px;height:18px;margin:0 2px}.image-module__z1mr0W__segmented{background-color:var(--ov-track-bg);border-radius:5px;align-items:center;gap:1px;padding:2px;display:flex}.image-module__z1mr0W__segmentBtn{min-width:26px;height:26px;color:var(--ov-fg);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:0 4px;font-family:ui-sans-serif,system-ui,sans-serif;font-size:11px;font-weight:500;line-height:1;transition:background-color .1s,color .1s;display:flex}.image-module__z1mr0W__segmentBtn:hover{background-color:var(--ov-hover-bg);color:var(--ov-fg-strong)}.image-module__z1mr0W__segmentBtnActive{background-color:var(--ov-accent);color:var(--ov-accent-contrast);}.image-module__z1mr0W__toolbarBtn{min-width:28px;height:28px;color:var(--ov-fg);cursor:pointer;background:0 0;border:none;border-radius:5px;justify-content:center;align-items:center;gap:3px;padding:0 6px;font-family:ui-sans-serif,system-ui,sans-serif;font-size:11px;font-weight:500;line-height:1;transition:background-color .1s,color .1s;display:flex}.image-module__z1mr0W__toolbarBtn:hover{background-color:var(--ov-hover-bg);color:var(--ov-fg-strong)}.image-module__z1mr0W__toolbarBtnDanger:hover{background-color:var(--ov-danger-bg);color:var(--ov-danger-fg)}.image-module__z1mr0W__dragTooltip{color:#fff;pointer-events:none;z-index:9999;white-space:nowrap;background-color:#1e1e1ee6;border-radius:4px;padding:3px 8px;font-family:ui-monospace,monospace;font-size:11px;font-weight:500;line-height:1.4;position:fixed;transform:translate(12px,-50%)}
.icon-module__1_zWYG__toolbar{background-color:var(--ov-bg);border:1px solid var(--ov-border);box-shadow:var(--ov-shadow);pointer-events:all;white-space:nowrap;border-radius:8px;flex-wrap:wrap;align-items:center;gap:2px;padding:4px 6px;display:flex}.icon-module__1_zWYG__toolbarDivider{background-color:var(--ov-divider);flex-shrink:0;width:1px;height:18px;margin:0 2px}.icon-module__1_zWYG__toolbarBtn{min-width:28px;height:28px;color:var(--ov-fg);cursor:pointer;background:0 0;border:none;border-radius:5px;justify-content:center;align-items:center;gap:4px;padding:0 6px;font-family:ui-sans-serif,system-ui,sans-serif;font-size:11px;font-weight:500;line-height:1;transition:background-color .1s,color .1s;display:flex}.icon-module__1_zWYG__toolbarBtn:hover:not(:disabled){background-color:var(--ov-hover-bg);color:var(--ov-fg-strong)}.icon-module__1_zWYG__toolbarBtn:disabled{cursor:not-allowed;opacity:.4}.icon-module__1_zWYG__toolbarBtnDanger:hover:not(:disabled){background-color:var(--ov-danger-bg);color:var(--ov-danger-fg)}.icon-module__1_zWYG__toolbarBtnActive{background-color:var(--ov-accent);color:var(--ov-accent-contrast);}.icon-module__1_zWYG__toolbarBtnDisabled{color:var(--ov-label-muted);opacity:.35;cursor:not-allowed;}.icon-module__1_zWYG__btnLabel{font-family:ui-sans-serif,system-ui,sans-serif;font-size:11px}.icon-module__1_zWYG__colorSwatchBtn{gap:4px;}.icon-module__1_zWYG__colorSwatch{border:1px solid var(--ov-input-border);border-radius:3px;flex-shrink:0;width:14px;height:14px;display:inline-block}.icon-module__1_zWYG__sizeControl{align-items:center;gap:0;display:flex}.icon-module__1_zWYG__sizeInput{background-color:var(--ov-input-bg);border:1px solid var(--ov-input-border);width:40px;height:26px;color:var(--ov-fg-strong);text-align:center;appearance:textfield;border-radius:4px;outline:none;padding:0 4px;font-family:ui-monospace,monospace;font-size:11px}.icon-module__1_zWYG__sizeInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.icon-module__1_zWYG__sizeInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.icon-module__1_zWYG__sizeInput:focus{border-color:var(--ov-accent)}.icon-module__1_zWYG__sizeUnit{color:var(--ov-label-muted);-webkit-user-select:none;user-select:none;padding:0 2px 0 3px;font-family:ui-sans-serif,system-ui,sans-serif;font-size:10px}.icon-module__1_zWYG__colorPopover{background-color:var(--ov-bg);border:1px solid var(--ov-border);box-shadow:var(--ov-shadow);pointer-events:all;border-radius:8px;margin-top:4px;padding:8px}.icon-module__1_zWYG__colorSwatches{grid-template-columns:repeat(6,1fr);gap:4px;margin-bottom:6px;display:grid}.icon-module__1_zWYG__colorOption{border:1px solid var(--ov-input-border);cursor:pointer;border-radius:4px;width:20px;height:20px;padding:0;transition:transform .1s,border-color .1s}.icon-module__1_zWYG__colorOption:hover{border-color:var(--ov-fg-strong);transform:scale(1.15)}.icon-module__1_zWYG__colorOptionActive{border-color:var(--ov-accent);box-shadow:0 0 0 2px #00bf634d;}.icon-module__1_zWYG__colorOptionNone{background:linear-gradient(45deg,#0000 calc(50% - 1.5px),#ef4444 calc(50% - 1.5px) calc(50% + 1.5px),#0000 calc(50% + 1.5px)),#fff}.icon-module__1_zWYG__colorHexRow{align-items:center;gap:4px;display:flex}.icon-module__1_zWYG__colorHexInput{background-color:var(--ov-input-bg);border:1px solid var(--ov-input-border);height:26px;color:var(--ov-fg-strong);border-radius:4px;outline:none;flex:1;padding:0 6px;font-family:ui-monospace,monospace;font-size:11px}.icon-module__1_zWYG__colorHexInput:focus{border-color:var(--ov-accent)}.icon-module__1_zWYG__colorHexApply{height:26px;padding:0 8px;font-size:10px;}
.button-module__0Bb8lW__popover{background-color:var(--ov-bg);border:1px solid var(--ov-border);box-shadow:var(--ov-shadow);pointer-events:all;border-radius:8px;flex-direction:column;gap:10px;min-width:280px;max-width:340px;padding:12px;display:flex}.button-module__0Bb8lW__fieldRow{flex-direction:column;gap:4px;display:flex}.button-module__0Bb8lW__fieldLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--ov-label-muted);-webkit-user-select:none;user-select:none;font-family:ui-sans-serif,system-ui,sans-serif;font-size:9px;font-weight:600}.button-module__0Bb8lW__fieldInput{background-color:var(--ov-input-bg);border:1px solid var(--ov-input-border);width:100%;color:var(--ov-fg-strong);box-sizing:border-box;border-radius:5px;outline:none;padding:5px 8px;font-family:ui-sans-serif,system-ui,sans-serif;font-size:12px;transition:border-color .1s}.button-module__0Bb8lW__fieldInput:focus{border-color:var(--ov-accent)}.button-module__0Bb8lW__fieldInputError{border-color:#ef4444b3;}.button-module__0Bb8lW__fieldError{color:var(--ov-danger-fg);font-family:ui-sans-serif,system-ui,sans-serif;font-size:10px}.button-module__0Bb8lW__fieldHint{color:var(--ov-label-muted);font-family:ui-sans-serif,system-ui,sans-serif;font-size:10px;font-style:italic;line-height:1.4}.button-module__0Bb8lW__fieldSelect{background-color:var(--ov-input-bg);border:1px solid var(--ov-input-border);width:100%;color:var(--ov-fg-strong);box-sizing:border-box;cursor:pointer;appearance:auto;border-radius:5px;outline:none;padding:5px 8px;font-family:ui-sans-serif,system-ui,sans-serif;font-size:12px;transition:border-color .1s}.button-module__0Bb8lW__fieldSelect:focus{border-color:var(--ov-accent)}.button-module__0Bb8lW__inlineEditRow{align-items:stretch;gap:4px;display:flex}.button-module__0Bb8lW__inlineEditRow .button-module__0Bb8lW__fieldInput{flex:1}.button-module__0Bb8lW__inlineEditBtn{border:1px solid var(--ov-input-border);background-color:var(--ov-input-bg);width:28px;color:var(--ov-fg);cursor:pointer;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background-color .1s,color .1s,border-color .1s;display:flex}.button-module__0Bb8lW__inlineEditBtn:hover:not(:disabled){background-color:var(--ov-hover-bg);color:var(--ov-fg-strong);border-color:var(--ov-accent)}.button-module__0Bb8lW__inlineEditBtn:disabled{opacity:.4;cursor:not-allowed}.button-module__0Bb8lW__segmented{background-color:var(--ov-track-bg);border-radius:5px;align-items:center;gap:1px;padding:2px;display:flex}.button-module__0Bb8lW__segmentBtn{height:26px;color:var(--ov-fg);cursor:pointer;background:0 0;border:none;border-radius:4px;flex:1;justify-content:center;align-items:center;padding:0 8px;font-family:ui-sans-serif,system-ui,sans-serif;font-size:11px;font-weight:500;line-height:1;transition:background-color .1s,color .1s;display:flex}.button-module__0Bb8lW__segmentBtn:hover{background-color:var(--ov-hover-bg);color:var(--ov-fg-strong)}.button-module__0Bb8lW__segmentBtnActive{background-color:var(--ov-accent);color:var(--ov-accent-contrast);}.button-module__0Bb8lW__submitDescription{color:var(--ov-label-muted);margin:0;padding:4px 0;font-family:ui-sans-serif,system-ui,sans-serif;font-size:11px;font-style:italic;line-height:1.4}.button-module__0Bb8lW__actionRow{justify-content:flex-end;align-items:center;gap:6px;margin-top:2px;display:flex}.button-module__0Bb8lW__saveBtn{background-color:var(--ov-accent);color:var(--ov-accent-contrast);cursor:pointer;border:none;border-radius:5px;align-items:center;gap:3px;padding:5px 12px;font-family:ui-sans-serif,system-ui,sans-serif;font-size:11px;font-weight:600;transition:background-color .1s;display:flex}.button-module__0Bb8lW__saveBtn:hover{background-color:#00a856}.button-module__0Bb8lW__deleteBtn{width:28px;height:28px;color:var(--ov-fg);cursor:pointer;background:0 0;border:none;border-radius:5px;justify-content:center;align-items:center;padding:0;transition:background-color .1s,color .1s;display:flex}.button-module__0Bb8lW__deleteBtn:hover{background-color:var(--ov-danger-bg);color:var(--ov-danger-fg)}
.embed-module__9DNLvW__tag{background-color:var(--ov-bg);border:1px solid var(--ov-border);box-shadow:var(--ov-shadow);pointer-events:all;white-space:nowrap;border-radius:8px;align-items:center;gap:2px;padding:4px 6px;display:flex}.embed-module__9DNLvW__divider{background-color:var(--ov-divider);flex-shrink:0;width:1px;height:18px;margin:0 2px}.embed-module__9DNLvW__badge{color:var(--ov-fg-strong);text-overflow:ellipsis;-webkit-user-select:none;user-select:none;cursor:default;background-color:#00bf6333;border:1px solid #00bf6366;border-radius:4px;align-items:center;max-width:160px;padding:2px 8px;font-family:ui-monospace,monospace;font-size:11px;font-weight:500;display:inline-flex;overflow:hidden}.embed-module__9DNLvW__tagBtn{min-width:28px;height:28px;color:var(--ov-fg);cursor:pointer;background:0 0;border:none;border-radius:5px;justify-content:center;align-items:center;gap:4px;padding:0 6px;font-family:ui-sans-serif,system-ui,sans-serif;font-size:11px;font-weight:500;line-height:1;transition:background-color .1s,color .1s;display:flex}.embed-module__9DNLvW__tagBtn:not(:disabled):hover{background-color:var(--ov-hover-bg);color:var(--ov-fg-strong)}.embed-module__9DNLvW__tagBtnDanger:hover{background-color:var(--ov-danger-bg);color:var(--ov-danger-fg)}.embed-module__9DNLvW__tagBtnEdit{}.embed-module__9DNLvW__tagBtnEdit:disabled{opacity:.4;cursor:not-allowed}
[data-sp-dragging=true]{opacity:0;pointer-events:none}.drag-reorder-module__0syhWq__grip{background-color:var(--ov-bg);border:1px solid var(--ov-border);cursor:grab;pointer-events:all;z-index:30;opacity:1;width:24px;height:24px;box-shadow:var(--ov-shadow);border-radius:6px;justify-content:center;align-items:center;padding:0;transition:transform .12s,box-shadow .12s;display:flex;position:absolute}.drag-reorder-module__0syhWq__grip:hover{background-color:var(--ov-hover-bg);box-shadow:var(--ov-shadow)}.drag-reorder-module__0syhWq__grip:active{cursor:grabbing;background-color:var(--ov-track-bg)}.drag-reorder-module__0syhWq__gripDots{grid-template-rows:repeat(3,4px);grid-template-columns:repeat(2,4px);gap:2px;display:grid}.drag-reorder-module__0syhWq__gripDot{background-color:var(--ov-fg);border-radius:50%;width:3px;height:3px}.drag-reorder-module__0syhWq__dropIndicator{pointer-events:none;z-index:40;background-color:#00bf63;border-radius:2px;transition:top 50ms,left 50ms;position:fixed}.drag-reorder-module__0syhWq__dropIndicatorHorizontal{height:2px}.drag-reorder-module__0syhWq__dropIndicatorVertical{width:2px}.drag-reorder-module__0syhWq__dropIndicator:before,.drag-reorder-module__0syhWq__dropIndicator:after{content:"";background-color:#00bf63;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;transform:translateY(-50%)}.drag-reorder-module__0syhWq__dropIndicatorHorizontal:before{left:0;transform:translate(-50%,-50%)}.drag-reorder-module__0syhWq__dropIndicatorHorizontal:after{right:0;transform:translate(50%,-50%)}.drag-reorder-module__0syhWq__dropIndicatorVertical:before{top:0;left:50%;transform:translate(-50%,-50%)}.drag-reorder-module__0syhWq__dropIndicatorVertical:after{top:auto;bottom:0;left:50%;transform:translate(-50%,50%)}
.AddChildMenu-module__zstd6a__addButton{color:#fff;cursor:pointer;pointer-events:all;z-index:31;background-color:#00a857;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:16px;font-weight:700;line-height:1;transition:background-color .15s,transform .1s;display:flex;position:absolute;box-shadow:0 1px 4px #00000040}.AddChildMenu-module__zstd6a__addButton:hover{background-color:#008f4a;transform:scale(1.1)}.AddChildMenu-module__zstd6a__addButton:active{transform:scale(.97)}.AddChildMenu-module__zstd6a__addButton[disabled],.AddChildMenu-module__zstd6a__addButton:disabled{cursor:not-allowed;background-color:#9ca3af;transform:none}.AddChildMenu-module__zstd6a__menu{pointer-events:all;background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;gap:2px;min-width:160px;padding:6px;display:flex;box-shadow:0 4px 16px #0000001f}.AddChildMenu-module__zstd6a__menuItem{color:#111827;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:5px;align-items:center;gap:8px;width:100%;padding:7px 10px;font-size:13px;font-weight:500;line-height:1.3;transition:background-color .1s;display:flex}.AddChildMenu-module__zstd6a__menuItem:hover{background-color:#f3f4f6}.AddChildMenu-module__zstd6a__menuItem:active{background-color:#e5e7eb}.AddChildMenu-module__zstd6a__menuItemIcon{text-align:center;color:#6b7280;flex-shrink:0;width:20px;font-size:15px}.AddChildMenu-module__zstd6a__rawHtmlTooltip{color:#fff;white-space:nowrap;pointer-events:none;z-index:32;background:#1f2937;border-radius:4px;padding:4px 8px;font-size:11px;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%)}.AddChildMenu-module__zstd6a__rawHtmlTooltip:after{content:"";border:4px solid #0000;border-top-color:#1f2937;position:absolute;top:100%;left:50%;transform:translate(-50%)}.AddChildMenu-module__zstd6a__embedModalBackdrop{z-index:100;background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.AddChildMenu-module__zstd6a__embedModal{background:#fff;border-radius:10px;width:100%;min-width:340px;max-width:480px;padding:24px;box-shadow:0 8px 32px #0000002e}.AddChildMenu-module__zstd6a__embedModalTitle{color:#111827;margin:0 0 6px;font-size:16px;font-weight:600}.AddChildMenu-module__zstd6a__embedModalNote{color:#6b7280;margin:0 0 16px;font-size:12px;line-height:1.5}.AddChildMenu-module__zstd6a__embedModalLabel{color:#374151;margin-bottom:6px;font-size:13px;font-weight:500;display:block}.AddChildMenu-module__zstd6a__embedModalInput{color:#111827;box-sizing:border-box;background:#fff;border:1px solid #d1d5db;border-radius:6px;outline:none;width:100%;padding:8px 10px;font-size:14px;transition:border-color .15s}.AddChildMenu-module__zstd6a__embedModalInput:focus{border-color:#00a857}.AddChildMenu-module__zstd6a__embedModalError{color:#dc2626;margin-top:4px;font-size:12px}.AddChildMenu-module__zstd6a__embedModalActions{justify-content:flex-end;gap:8px;margin-top:20px;display:flex}.AddChildMenu-module__zstd6a__embedModalCancel{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;padding:7px 16px;font-size:13px;font-weight:500}.AddChildMenu-module__zstd6a__embedModalCancel:hover{background:#f9fafb}.AddChildMenu-module__zstd6a__embedModalSubmit{color:#fff;cursor:pointer;background:#00a857;border:none;border-radius:6px;padding:7px 16px;font-size:13px;font-weight:500}.AddChildMenu-module__zstd6a__embedModalSubmit:hover{background:#008f4a}.AddChildMenu-module__zstd6a__embedModalSubmit:disabled{cursor:not-allowed;background:#9ca3af}
.NodeHandles-module__-5x5pW__overlay{pointer-events:none;box-sizing:border-box;z-index:20;position:absolute}.NodeHandles-module__-5x5pW__placeholder{box-sizing:border-box;outline-offset:-2px;pointer-events:none;outline:2px dashed #00bf63b3;justify-content:flex-start;align-items:flex-end;display:flex;position:absolute;inset:0}.NodeHandles-module__-5x5pW__placeholderLabel{color:#fff;pointer-events:none;white-space:nowrap;background-color:#00bf63d9;border-radius:0 3px 0 0;padding:2px 6px;font-family:ui-monospace,monospace;font-size:10px;font-weight:500;line-height:1.4}
.BetweenBlocksInsert-module__k-WoVa__band{z-index:30;pointer-events:none;cursor:default;justify-content:center;align-items:center;height:18px;display:flex;position:absolute;left:0;right:0;transform:translateY(-50%)}.BetweenBlocksInsert-module__k-WoVa__hitZone{pointer-events:all;cursor:default;justify-content:center;align-items:center;width:40px;height:100%;display:flex;position:absolute}.BetweenBlocksInsert-module__k-WoVa__band.BetweenBlocksInsert-module__k-WoVa__active{pointer-events:all}.BetweenBlocksInsert-module__k-WoVa__hairline{background:var(--color-primary-green,#00bf63);pointer-events:none;opacity:0;height:1px;transition:opacity .15s;position:absolute;top:50%;left:0;right:0}.BetweenBlocksInsert-module__k-WoVa__band.BetweenBlocksInsert-module__k-WoVa__hovered .BetweenBlocksInsert-module__k-WoVa__hairline,.BetweenBlocksInsert-module__k-WoVa__band.BetweenBlocksInsert-module__k-WoVa__active .BetweenBlocksInsert-module__k-WoVa__hairline{opacity:1}.BetweenBlocksInsert-module__k-WoVa__plusBtn{z-index:1;background:var(--color-primary-green,#00bf63);color:#fff;cursor:pointer;opacity:0;pointer-events:all;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;transition:opacity .15s,transform .15s;display:flex;position:relative;transform:scale(.7);box-shadow:0 2px 8px #00bf6359}.BetweenBlocksInsert-module__k-WoVa__band.BetweenBlocksInsert-module__k-WoVa__hovered .BetweenBlocksInsert-module__k-WoVa__plusBtn,.BetweenBlocksInsert-module__k-WoVa__band.BetweenBlocksInsert-module__k-WoVa__active .BetweenBlocksInsert-module__k-WoVa__plusBtn{opacity:1;transform:scale(1)}.BetweenBlocksInsert-module__k-WoVa__plusBtn:hover{background:#00a855}.BetweenBlocksInsert-module__k-WoVa__plusBtn:disabled{cursor:not-allowed;opacity:.45!important}.BetweenBlocksInsert-module__k-WoVa__popoverWrapper{z-index:200;position:absolute;top:calc(50% + 14px);left:50%;transform:translate(-50%)}.BetweenBlocksInsert-module__k-WoVa__menuPanel{background:var(--ov-bg,#fff);border:1px solid var(--ov-border,#1118271a);box-shadow:var(--ov-shadow,0 6px 24px #11182729);pointer-events:all;border-radius:10px;flex-direction:column;gap:2px;min-width:180px;padding:6px;display:flex}.BetweenBlocksInsert-module__k-WoVa__menuEntry{color:var(--ov-fg-strong,#111827);cursor:pointer;text-align:left;letter-spacing:-.01em;white-space:nowrap;background:0 0;border:none;border-radius:7px;align-items:center;gap:.5rem;width:100%;padding:.375rem .625rem;font-size:.8125rem;font-weight:500;transition:background-color .1s,color .1s;display:flex}.BetweenBlocksInsert-module__k-WoVa__menuEntry:hover{background:var(--ov-hover-bg,#1118270f);color:var(--color-primary-green,#00bf63)}.BetweenBlocksInsert-module__k-WoVa__entryIcon{color:var(--ov-fg,#4b5563);flex-shrink:0;transition:color .1s}.BetweenBlocksInsert-module__k-WoVa__menuEntry:hover .BetweenBlocksInsert-module__k-WoVa__entryIcon{color:var(--color-primary-green,#00bf63)}
.QRCardCanvasStyles-module__4y8vzW__canvas{border-radius:12px;display:block}
.ShareButtonStyles-module__9DMtpa__shareWrap{position:relative}.ShareButtonStyles-module__9DMtpa__shareTrigger{background:var(--color-gray-100);cursor:pointer;color:var(--color-gray-400);letter-spacing:-.02em;border:none;border-radius:10px;align-items:center;gap:.625rem;padding:.5rem .875rem .5rem 1.125rem;font-size:.875rem;font-weight:600;transition:background .15s;display:flex}.ShareButtonStyles-module__9DMtpa__shareTrigger.ShareButtonStyles-module__9DMtpa__size-md{gap:.75rem;padding:.625rem 1rem .625rem 1.25rem;font-size:.9375rem}.ShareButtonStyles-module__9DMtpa__shareTrigger.ShareButtonStyles-module__9DMtpa__size-lg{gap:.875rem;padding:.75rem 1.25rem .75rem 1.5rem;font-size:1.0625rem}.ShareButtonStyles-module__9DMtpa__shareTrigger:hover{background:var(--color-gray-200)}.ShareButtonStyles-module__9DMtpa__shareTriggerText{color:var(--color-gray-500);white-space:nowrap}.ShareButtonStyles-module__9DMtpa__shareTriggerUsername{color:var(--color-primary-green);font-weight:700}.ShareButtonStyles-module__9DMtpa__shareDropdown{background:var(--color-white);border:1px solid var(--color-gray-200);z-index:9999;border-radius:16px;width:340px;padding:1.5rem;animation:.2s ease-out ShareButtonStyles-module__9DMtpa__shareDropIn;position:fixed;box-shadow:0 12px 40px #0000001f}@keyframes ShareButtonStyles-module__9DMtpa__shareDropIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.ShareButtonStyles-module__9DMtpa__shareHeader{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.ShareButtonStyles-module__9DMtpa__shareTitle{color:var(--color-dark);letter-spacing:-.02em;font-size:1.125rem;font-weight:700}.ShareButtonStyles-module__9DMtpa__shareClose{width:2rem;height:2rem;color:var(--color-gray-400);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:color .15s;display:flex}.ShareButtonStyles-module__9DMtpa__shareClose:hover{color:var(--color-dark)}.ShareButtonStyles-module__9DMtpa__shareLinkRow{border:1px solid var(--color-gray-200);border-radius:12px;justify-content:space-between;align-items:center;gap:.75rem;padding:.625rem .625rem .625rem 1rem;display:flex}.ShareButtonStyles-module__9DMtpa__shareLinkText{color:var(--color-gray-500);white-space:nowrap;text-overflow:ellipsis;letter-spacing:-.01em;min-width:0;font-size:.9375rem;font-weight:500;overflow:hidden}.ShareButtonStyles-module__9DMtpa__shareLinkUsername{color:var(--color-primary-green);font-weight:700}.ShareButtonStyles-module__9DMtpa__shareCopyButton{background:var(--color-dark);color:var(--color-white);cursor:pointer;white-space:nowrap;border:none;border-radius:10px;flex-shrink:0;align-items:center;gap:.375rem;padding:.5rem .875rem;font-size:.8125rem;font-weight:600;transition:opacity .15s;display:flex}.ShareButtonStyles-module__9DMtpa__shareCopyButton:hover{opacity:.85}.ShareButtonStyles-module__9DMtpa__shareNativeButton{border:1px solid var(--color-gray-200);width:100%;color:var(--color-dark);cursor:pointer;background:0 0;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;margin-top:.75rem;padding:.625rem;font-size:.8125rem;font-weight:600;transition:background .15s;display:flex}.ShareButtonStyles-module__9DMtpa__shareNativeButton:hover{background:var(--color-gray-50)}.ShareButtonStyles-module__9DMtpa__qrSection{border-top:1px solid var(--color-gray-100);flex-direction:column;align-items:center;gap:.625rem;margin-top:1rem;padding-top:1rem;display:flex}.ShareButtonStyles-module__9DMtpa__qrLabel{color:var(--color-gray-500);align-self:flex-start;font-size:.8125rem;font-weight:600}.ShareButtonStyles-module__9DMtpa__qrCanvas{justify-content:center;display:flex}.ShareButtonStyles-module__9DMtpa__qrDownloadBtn{border:1.5px solid var(--color-gray-200);width:100%;color:var(--color-dark);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;gap:.375rem;padding:.5rem;font-family:inherit;font-size:.8125rem;font-weight:600;transition:all .15s;display:flex}.ShareButtonStyles-module__9DMtpa__qrDownloadBtn:hover{background:var(--color-gray-50);border-color:var(--color-gray-300)}.ShareButtonStyles-module__9DMtpa__qrLabelRow{justify-content:space-between;align-items:baseline;width:100%;display:flex}.ShareButtonStyles-module__9DMtpa__qrHint{color:var(--color-gray-400);font-size:.6875rem;font-weight:500}
.TierBadgeStyles-module__M3PoFq__badge{white-space:nowrap;border-radius:999px;align-self:flex-start;align-items:center;gap:.375rem;margin-bottom:-1.5rem;padding:.3rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.TierBadgeStyles-module__M3PoFq__founder{color:#78350f;background-image:linear-gradient(135deg,#fffdf5 0%,#fff9e6 100%),linear-gradient(90deg,#f9f,#00bf63,#fbbf24,#a855f7);background-origin:padding-box,border-box;background-clip:padding-box,border-box;border:2px solid #0000;border-radius:999px}.TierBadgeStyles-module__M3PoFq__crownIcon{color:#b45309;flex-shrink:0}.TierBadgeStyles-module__M3PoFq__pro{color:var(--color-primary-green);border:2px solid var(--color-primary-green);background:#00bf630f;border-radius:999px}.TierBadgeStyles-module__M3PoFq__proIcon{color:var(--color-primary-green);flex-shrink:0}.TierBadgeStyles-module__M3PoFq__plus{color:var(--plan-secondary);border:2px solid var(--plan-secondary);background:color-mix(in srgb, var(--plan-secondary) 6%, transparent);border-radius:999px}.TierBadgeStyles-module__M3PoFq__plusIcon{color:var(--plan-secondary);flex-shrink:0}.TierBadgeStyles-module__M3PoFq__free{color:var(--color-gray-500);background:var(--color-gray-100)}
.EditorNavStyles-module__NXmcdq__nav{background:var(--color-white);border-right:1px solid var(--color-gray-200);flex-direction:column;width:260px;min-width:260px;height:100vh;transition:width .3s,min-width .3s;display:flex;overflow:hidden}@media (max-width:1024px){.EditorNavStyles-module__NXmcdq__nav{display:none}}.EditorNavStyles-module__NXmcdq__nav.EditorNavStyles-module__NXmcdq__collapsed{width:80px;min-width:80px}.EditorNavStyles-module__NXmcdq__top{flex-direction:column;flex:1;gap:2.5rem;padding:2rem 1.25rem;transition:padding .3s;display:flex}.EditorNavStyles-module__NXmcdq__collapsed .EditorNavStyles-module__NXmcdq__top{align-items:center;padding:2rem 1rem}.EditorNavStyles-module__NXmcdq__collapseButton{background:var(--color-gray-100);width:40px;height:40px;color:var(--color-gray-600);cursor:pointer;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-self:flex-start;align-items:center;padding:0;transition:all .2s;display:flex}.EditorNavStyles-module__NXmcdq__collapsed .EditorNavStyles-module__NXmcdq__collapseButton{align-self:center}.EditorNavStyles-module__NXmcdq__collapseButton:hover{background:var(--color-gray-200);color:var(--color-dark);transform:scale(1.05)}.EditorNavStyles-module__NXmcdq__logo{align-items:center;gap:.625rem;padding-left:.5rem;text-decoration:none;transition:padding .3s;display:flex;overflow:hidden}.EditorNavStyles-module__NXmcdq__collapsed .EditorNavStyles-module__NXmcdq__logo{justify-content:center;padding-left:0}.EditorNavStyles-module__NXmcdq__logoText{color:var(--color-dark);letter-spacing:-.02em;white-space:nowrap;opacity:1;max-width:200px;font-size:1.125rem;font-weight:700;transition:opacity .2s,max-width .3s;overflow:hidden}.EditorNavStyles-module__NXmcdq__collapsed .EditorNavStyles-module__NXmcdq__logoText{opacity:0;max-width:0}.EditorNavStyles-module__NXmcdq__navItems{flex-direction:column;gap:.5rem;display:flex}.EditorNavStyles-module__NXmcdq__navItem{color:var(--color-gray-700);white-space:nowrap;letter-spacing:-.01em;border-radius:12px;align-items:center;gap:.875rem;padding:.75rem 1rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex;overflow:hidden}.EditorNavStyles-module__NXmcdq__collapsed .EditorNavStyles-module__NXmcdq__navItem{justify-content:center;padding:.75rem}.EditorNavStyles-module__NXmcdq__navItem:hover{background:var(--color-gray-100);color:var(--color-dark);transform:translate(2px)}.EditorNavStyles-module__NXmcdq__collapsed .EditorNavStyles-module__NXmcdq__navItem:hover{transform:none}.EditorNavStyles-module__NXmcdq__navItem.EditorNavStyles-module__NXmcdq__active{color:var(--color-primary-green);background:#00bf631a;font-weight:700}.EditorNavStyles-module__NXmcdq__navIcon{flex-shrink:0}.EditorNavStyles-module__NXmcdq__navLabel{white-space:nowrap;opacity:1;max-width:200px;font-weight:600;transition:opacity .2s,max-width .3s;overflow:hidden}.EditorNavStyles-module__NXmcdq__collapsed .EditorNavStyles-module__NXmcdq__navLabel{opacity:0;max-width:0}.EditorNavStyles-module__NXmcdq__feedbackSection{padding:0 1.25rem .75rem;transition:padding .3s}.EditorNavStyles-module__NXmcdq__collapsed .EditorNavStyles-module__NXmcdq__feedbackSection{padding:0 1rem .75rem}.EditorNavStyles-module__NXmcdq__bottom{border-top:1px solid var(--color-gray-200);background:var(--color-gray-50);align-items:center;gap:.75rem;padding:1.25rem;transition:padding .3s;display:flex;position:relative;overflow:hidden}.EditorNavStyles-module__NXmcdq__userButton{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;flex:1;align-items:center;gap:.75rem;min-width:0;padding:.5rem;transition:all .2s;display:flex;overflow:hidden}.EditorNavStyles-module__NXmcdq__collapsed .EditorNavStyles-module__NXmcdq__userButton{flex:unset;justify-content:center}.EditorNavStyles-module__NXmcdq__userButton:hover{background:var(--color-gray-100)}.EditorNavStyles-module__NXmcdq__logoutButton{width:32px;height:32px;color:var(--color-gray-500);cursor:pointer;opacity:1;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:all .2s;display:flex}.EditorNavStyles-module__NXmcdq__collapsed .EditorNavStyles-module__NXmcdq__logoutButton{opacity:0;width:0;overflow:hidden}.EditorNavStyles-module__NXmcdq__logoutButton:hover{color:var(--color-error)}.EditorNavStyles-module__NXmcdq__logoutIcon{flex-shrink:0}.EditorNavStyles-module__NXmcdq__userIcon{color:var(--color-gray-600);flex-shrink:0}.EditorNavStyles-module__NXmcdq__userInfo{opacity:1;flex-direction:column;flex:1;gap:.25rem;min-width:0;max-width:200px;transition:opacity .2s,max-width .3s;display:flex;overflow:hidden}.EditorNavStyles-module__NXmcdq__collapsed .EditorNavStyles-module__NXmcdq__userInfo{opacity:0;max-width:0}.EditorNavStyles-module__NXmcdq__userMenu{background:var(--color-white);border:1px solid var(--color-gray-200);z-index:100;border-radius:12px;margin-bottom:.5rem;position:absolute;bottom:100%;left:1.25rem;right:1.25rem;box-shadow:0 4px 12px #0000001a}.EditorNavStyles-module__NXmcdq__userMenuHeader{padding:1rem}.EditorNavStyles-module__NXmcdq__userMenuUsername{color:var(--color-primary-green);margin-bottom:.5rem;font-size:.875rem;font-weight:700}.EditorNavStyles-module__NXmcdq__userMenuName{color:var(--color-dark);margin-bottom:.25rem;font-size:.9375rem;font-weight:600}.EditorNavStyles-module__NXmcdq__userMenuEmail{color:var(--color-gray-600);font-size:.8125rem}.EditorNavStyles-module__NXmcdq__userName{color:var(--color-dark);text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.01em;font-size:.875rem;font-weight:600;overflow:hidden}.EditorNavStyles-module__NXmcdq__userEmail{color:var(--color-gray-600);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}
.CreatePageModalStyles-module__lvpT5q__dialog{width:calc(100% - 2rem);max-width:420px;color:var(--color-dark);border:none;border-radius:16px;margin:0;padding:0;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 8px 40px #00000024}.CreatePageModalStyles-module__lvpT5q__dialog::backdrop{background:#0006}.CreatePageModalStyles-module__lvpT5q__header{border-bottom:1.5px solid var(--color-gray-100);justify-content:space-between;align-items:center;padding:1.125rem 1.25rem;display:flex}.CreatePageModalStyles-module__lvpT5q__title{color:var(--color-dark);letter-spacing:-.01em;margin:0;font-size:.9375rem;font-weight:700}.CreatePageModalStyles-module__lvpT5q__closeButton{width:1.75rem;height:1.75rem;color:var(--color-gray-400);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.CreatePageModalStyles-module__lvpT5q__closeButton:hover{background:var(--color-gray-100);color:var(--color-dark)}.CreatePageModalStyles-module__lvpT5q__form{flex-direction:column;gap:1rem;padding:1.25rem;display:flex}.CreatePageModalStyles-module__lvpT5q__field{flex-direction:column;gap:.375rem;display:flex}.CreatePageModalStyles-module__lvpT5q__label{color:var(--color-dark);letter-spacing:-.01em;font-size:.8125rem;font-weight:600}.CreatePageModalStyles-module__lvpT5q__input,.CreatePageModalStyles-module__lvpT5q__select{border:1.5px solid var(--color-gray-200,#e5e7eb);width:100%;color:var(--color-dark);box-sizing:border-box;background:#fff;border-radius:8px;padding:.5rem .75rem;font-size:.875rem;transition:border-color .15s}.CreatePageModalStyles-module__lvpT5q__input:focus,.CreatePageModalStyles-module__lvpT5q__select:focus{border-color:#00bf63;outline:none}.CreatePageModalStyles-module__lvpT5q__inputError,.CreatePageModalStyles-module__lvpT5q__inputError:focus{border-color:#ef4444}.CreatePageModalStyles-module__lvpT5q__errorText{color:#ef4444;margin:0;font-size:.75rem;line-height:1.4}.CreatePageModalStyles-module__lvpT5q__actions{justify-content:flex-end;gap:.5rem;padding-top:.25rem;display:flex}.CreatePageModalStyles-module__lvpT5q__cancelButton{border:1.5px solid var(--color-gray-200,#e5e7eb);color:var(--color-gray-600,#4b5563);cursor:pointer;background:0 0;border-radius:8px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:background .15s,color .15s}.CreatePageModalStyles-module__lvpT5q__cancelButton:hover{background:var(--color-gray-100);color:var(--color-dark)}.CreatePageModalStyles-module__lvpT5q__submitButton{color:#fff;cursor:pointer;background:#00bf63;border:none;border-radius:8px;padding:.5rem 1.125rem;font-size:.875rem;font-weight:600;transition:opacity .15s}.CreatePageModalStyles-module__lvpT5q__submitButton:disabled{opacity:.45;cursor:not-allowed}.CreatePageModalStyles-module__lvpT5q__submitButton:not(:disabled):hover{opacity:.88}@media (min-width:640px){.CreatePageModalStyles-module__lvpT5q__dialog{max-width:440px}.CreatePageModalStyles-module__lvpT5q__form{gap:1.125rem}.CreatePageModalStyles-module__lvpT5q__input,.CreatePageModalStyles-module__lvpT5q__select{font-size:.9375rem}}
.EditPageStyles-module__WuVaRW__importState{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;height:100%;padding:2rem;display:flex}.EditPageStyles-module__WuVaRW__importBadge{background:var(--color-primary-cream);color:#009950;border:1px solid #00bf6340;border-radius:999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.8125rem;font-weight:500;display:flex}.EditPageStyles-module__WuVaRW__importDots{gap:.3rem;display:flex}.EditPageStyles-module__WuVaRW__importDots span{background:var(--color-primary-green);border-radius:50%;width:7px;height:7px;animation:1.2s ease-in-out infinite EditPageStyles-module__WuVaRW__importPulse}.EditPageStyles-module__WuVaRW__importDots span:nth-child(2){animation-delay:.2s}.EditPageStyles-module__WuVaRW__importDots span:nth-child(3){animation-delay:.4s}@keyframes EditPageStyles-module__WuVaRW__importPulse{0%,80%,to{opacity:.2;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}.EditPageStyles-module__WuVaRW__importTitle{color:var(--color-dark);letter-spacing:-.02em;margin:0;font-size:1.5rem;font-weight:700}.EditPageStyles-module__WuVaRW__importSubtitle{color:var(--color-gray-500);margin:0;font-size:.9375rem}.EditPageStyles-module__WuVaRW__editorLayout{background:var(--color-gray-50);flex:1;display:flex;overflow:hidden}.EditPageStyles-module__WuVaRW__canvas{flex-direction:column;flex:1;display:flex;overflow:hidden}.EditPageStyles-module__WuVaRW__canvasToolbar{border-bottom:1px solid var(--color-gray-200);background:var(--color-white);align-items:center;gap:.5rem;padding:1.25rem 2rem;display:flex;position:relative}.EditPageStyles-module__WuVaRW__modeToggle{cursor:pointer;color:var(--color-gray-600);letter-spacing:-.01em;background:0 0;border:none;border-radius:12px;padding:.625rem 1.25rem;font-size:.9375rem;font-weight:600;transition:all .2s}.EditPageStyles-module__WuVaRW__modeToggle:hover{background:var(--color-gray-100);color:var(--color-dark)}.EditPageStyles-module__WuVaRW__modeToggle.EditPageStyles-module__WuVaRW__active{color:var(--color-white)}.EditPageStyles-module__WuVaRW__modeToggle.EditPageStyles-module__WuVaRW__activeEdit{background:var(--color-dark)}.EditPageStyles-module__WuVaRW__modeToggle.EditPageStyles-module__WuVaRW__activePreview{background:var(--color-primary-purple)}.EditPageStyles-module__WuVaRW__toolbarSpacer{flex:1}.EditPageStyles-module__WuVaRW__undoButton{border:1px solid var(--color-gray-300);color:var(--color-gray-600);cursor:pointer;letter-spacing:-.01em;background:0 0;border-radius:8px;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.75rem;font-weight:500;transition:all .15s;display:flex}.EditPageStyles-module__WuVaRW__undoButton:hover:not(:disabled){border-color:var(--color-gray-400);color:var(--color-gray-800)}.EditPageStyles-module__WuVaRW__undoButton:disabled{opacity:.35;cursor:not-allowed}.EditPageStyles-module__WuVaRW__resetButton{color:var(--color-gray-400);cursor:pointer;letter-spacing:-.01em;background:0 0;border:none;border-radius:10px;padding:.4rem .625rem;font-size:.8125rem;font-weight:500;transition:all .15s}.EditPageStyles-module__WuVaRW__resetButton:hover{color:var(--color-gray-600)}.EditPageStyles-module__WuVaRW__resetButton:disabled{cursor:not-allowed;opacity:.5}.EditPageStyles-module__WuVaRW__discardButton{border:1px solid var(--color-gray-300);color:var(--color-gray-600);cursor:pointer;letter-spacing:-.01em;background:0 0;border-radius:12px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .15s}.EditPageStyles-module__WuVaRW__discardButton:hover{border-color:var(--color-gray-400);color:var(--color-gray-800)}.EditPageStyles-module__WuVaRW__discardButton:disabled{cursor:not-allowed;opacity:.5}.EditPageStyles-module__WuVaRW__discardOverlay{z-index:10;background:#0006;justify-content:center;align-items:center;animation:.2s EditPageStyles-module__WuVaRW__discardFadeIn;display:flex;position:absolute;inset:0}.EditPageStyles-module__WuVaRW__discardModal{background:var(--color-white);text-align:center;border-radius:16px;width:90%;max-width:400px;padding:2rem;animation:.3s ease-out EditPageStyles-module__WuVaRW__sweepIn;box-shadow:0 20px 60px #00000026}.EditPageStyles-module__WuVaRW__discardTitle{color:var(--color-gray-900);letter-spacing:-.02em;margin:0 0 .75rem;font-size:1.25rem;font-weight:700}.EditPageStyles-module__WuVaRW__discardText{color:var(--color-gray-500);margin:0 0 1.5rem;font-size:.9375rem;line-height:1.5}.EditPageStyles-module__WuVaRW__discardActions{justify-content:center;gap:.75rem;display:flex}.EditPageStyles-module__WuVaRW__discardCancel{border:1px solid var(--color-gray-300);background:var(--color-white);color:var(--color-gray-700);cursor:pointer;border-radius:10px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .15s}.EditPageStyles-module__WuVaRW__discardCancel:hover{background:var(--color-gray-50)}.EditPageStyles-module__WuVaRW__discardConfirmBtn{color:var(--color-white);cursor:pointer;background:#ef4444;border:none;border-radius:10px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .15s}.EditPageStyles-module__WuVaRW__discardConfirmBtn:hover{background:#dc2626}.EditPageStyles-module__WuVaRW__discardConfirmBtn:disabled{opacity:.6;cursor:not-allowed}@keyframes EditPageStyles-module__WuVaRW__discardFadeIn{0%{opacity:0}to{opacity:1}}.EditPageStyles-module__WuVaRW__publishButton{background:var(--color-gray-200);color:var(--color-gray-500);cursor:not-allowed;letter-spacing:-.01em;border:none;border-radius:12px;padding:.625rem 1.5rem;font-size:.9375rem;font-weight:600;transition:all .2s}.EditPageStyles-module__WuVaRW__publishButton.EditPageStyles-module__WuVaRW__publishActive{background:var(--color-primary-green);color:var(--color-white);cursor:pointer}.EditPageStyles-module__WuVaRW__publishButton.EditPageStyles-module__WuVaRW__publishActive:hover{opacity:.85}.EditPageStyles-module__WuVaRW__publishButton:disabled{cursor:not-allowed}.EditPageStyles-module__WuVaRW__publishOverlay{z-index:10;cursor:pointer;background:#fffffff7;justify-content:center;align-items:center;animation:.3s EditPageStyles-module__WuVaRW__overlayFadeIn,.4s 2.6s forwards EditPageStyles-module__WuVaRW__overlayFadeOut;display:flex;position:absolute;inset:0}.EditPageStyles-module__WuVaRW__publishModal{text-align:center;cursor:default;flex-direction:column;align-items:center;animation:.5s ease-out EditPageStyles-module__WuVaRW__sweepIn;display:flex}.EditPageStyles-module__WuVaRW__publishIcon{background-color:var(--color-success-light);width:100px;height:100px;color:var(--color-success-dark);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;font-size:3rem;animation:.8s cubic-bezier(.34,1.56,.64,1) EditPageStyles-module__WuVaRW__checkmarkPop;display:flex;position:relative;box-shadow:0 10px 40px #05966933}.EditPageStyles-module__WuVaRW__publishIcon:before{content:"";background-color:var(--color-success-light);opacity:.6;border-radius:50%;width:100%;height:100%;animation:1.2s ease-out infinite EditPageStyles-module__WuVaRW__ripple;position:absolute}.EditPageStyles-module__WuVaRW__publishIcon:after{content:"";background-color:var(--color-success-light);opacity:.4;border-radius:50%;width:100%;height:100%;animation:1.2s ease-out .3s infinite EditPageStyles-module__WuVaRW__ripple;position:absolute}.EditPageStyles-module__WuVaRW__publishTitle{color:var(--color-gray-900);letter-spacing:-.02em;margin:0 0 .5rem;font-size:1.75rem;font-weight:700}.EditPageStyles-module__WuVaRW__publishSubtitle{color:var(--color-gray-500);margin:0;font-size:.9375rem}.EditPageStyles-module__WuVaRW__publishUrl{color:var(--color-primary-pink);font-weight:600}@keyframes EditPageStyles-module__WuVaRW__overlayFadeIn{0%{opacity:0}to{opacity:1}}@keyframes EditPageStyles-module__WuVaRW__overlayFadeOut{0%{opacity:1}to{opacity:0}}@keyframes EditPageStyles-module__WuVaRW__sweepIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes EditPageStyles-module__WuVaRW__checkmarkPop{0%{opacity:0;transform:scale(0)rotate(-180deg)}50%{transform:scale(1.15)rotate(10deg)}70%{transform:scale(.95)rotate(-5deg)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes EditPageStyles-module__WuVaRW__ripple{0%{opacity:.6;transform:scale(1)}to{opacity:0;transform:scale(1.6)}}.EditPageStyles-module__WuVaRW__deviceSelector{background:var(--color-gray-100);border-radius:10px;align-items:center;gap:.25rem;padding:.25rem;display:flex}.EditPageStyles-module__WuVaRW__deviceButton{width:2.75rem;height:2.75rem;color:var(--color-gray-500);cursor:pointer;background:0 0;border:none;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:.125rem;transition:all .15s;display:flex}.EditPageStyles-module__WuVaRW__deviceButtonLabel{letter-spacing:.02em;font-size:.625rem;font-weight:600;line-height:1}.EditPageStyles-module__WuVaRW__deviceButton:hover{color:var(--color-gray-600);background:var(--color-gray-200)}.EditPageStyles-module__WuVaRW__deviceButton.EditPageStyles-module__WuVaRW__deviceActive{background:var(--color-white);color:var(--color-dark);box-shadow:0 1px 3px #00000014}.EditPageStyles-module__WuVaRW__deviceFrame{background:linear-gradient(145deg,#2d2d2d 0%,#1a1a1a 100%);flex-shrink:0;animation:4s ease-in-out infinite EditPageStyles-module__WuVaRW__deviceGlow;position:relative;box-shadow:0 20px 50px -10px #00000040,0 0 80px 20px #00c85326,inset 0 0 0 1px #ffffff14}@keyframes EditPageStyles-module__WuVaRW__deviceGlow{0%,to{box-shadow:0 20px 50px -10px #00000040,0 0 60px 15px #00c8531f,inset 0 0 0 1px #ffffff14}50%{box-shadow:0 20px 50px -10px #00000040,0 0 100px 30px #00c85333,inset 0 0 0 1px #ffffff14}}.EditPageStyles-module__WuVaRW__deviceFrame[data-device=phone]{border-radius:44px;width:407px;padding:16px}.EditPageStyles-module__WuVaRW__deviceFrame[data-device=tablet]{border-radius:24px;width:800px;padding:16px}.EditPageStyles-module__WuVaRW__phoneNotch{z-index:2;background:#1a1a1a;border-radius:0 0 16px 16px;width:100px;height:28px;margin:0 auto;position:relative}.EditPageStyles-module__WuVaRW__phoneNotch:after{content:"";background:#000;border-radius:6px;width:50px;height:8px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.EditPageStyles-module__WuVaRW__phoneHomeIndicator{background:#ffffff4d;border-radius:2px;width:120px;height:4px;margin:8px auto 0}.EditPageStyles-module__WuVaRW__deviceScreen{background:#fff;overflow:hidden}.EditPageStyles-module__WuVaRW__previewIframe{border:none;width:100%;height:100%;display:block}.EditPageStyles-module__WuVaRW__previewIframeDesktop{border:none;flex:1;width:100%;display:block}.EditPageStyles-module__WuVaRW__deviceFrame[data-device=phone] .EditPageStyles-module__WuVaRW__deviceScreen{border-radius:32px;height:700px}.EditPageStyles-module__WuVaRW__deviceFrame[data-device=tablet] .EditPageStyles-module__WuVaRW__deviceScreen{border-radius:12px;height:1024px}.EditPageStyles-module__WuVaRW__canvasBody{flex:1;display:flex;overflow:hidden}.EditPageStyles-module__WuVaRW__canvasContent{scrollbar-width:none;flex:1;padding:1rem 3rem 3rem;position:relative;overflow-y:auto}.EditPageStyles-module__WuVaRW__canvasContent,.EditPageStyles-module__WuVaRW__canvasContent *{scrollbar-width:none}.EditPageStyles-module__WuVaRW__canvasContent::-webkit-scrollbar{display:none}.EditPageStyles-module__WuVaRW__canvasContent ::-webkit-scrollbar{display:none}.EditPageStyles-module__WuVaRW__canvasContentPreview{background-color:var(--color-gray-100);background-image:radial-gradient(circle,#00000012 1px,#0000 1px);background-size:24px 24px;justify-content:center;align-items:flex-start;padding:2rem 0 0;display:flex}.EditPageStyles-module__WuVaRW__canvasContentDesktop{background-color:var(--color-gray-100);background-image:radial-gradient(circle,#00000012 1px,#0000 1px);background-size:24px 24px;flex-direction:column;padding:0;display:flex}.EditPageStyles-module__WuVaRW__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;height:100%;padding:2rem;display:flex}.EditPageStyles-module__WuVaRW__emptyTitle{color:var(--color-dark);letter-spacing:-.02em;margin:0;font-size:1.5rem;font-weight:700}.EditPageStyles-module__WuVaRW__emptyDescription{color:var(--color-gray-500);align-items:center;gap:.375rem;margin:0;font-size:.9375rem;line-height:1.5;display:flex}.EditPageStyles-module__WuVaRW__emptyAgentIcon{flex-shrink:0}.EditPageStyles-module__WuVaRW__templateLink{color:var(--color-primary-green);cursor:pointer;background:0 0;border:none;padding:0;font-size:.9375rem;font-weight:600;transition:opacity .15s}.EditPageStyles-module__WuVaRW__templateLink:hover{opacity:.7}.EditPageStyles-module__WuVaRW__templateButton{border:1px solid var(--color-gray-300);color:var(--color-gray-600);cursor:pointer;letter-spacing:-.01em;white-space:nowrap;background:0 0;border-radius:12px;align-items:center;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .15s;display:inline-flex}.EditPageStyles-module__WuVaRW__templateButton:hover:not(:disabled){border-color:var(--color-gray-400);color:var(--color-gray-800)}.EditPageStyles-module__WuVaRW__templateButton:disabled{opacity:.45;cursor:not-allowed}.EditPageStyles-module__WuVaRW__loading{height:100vh;color:var(--color-gray-600);justify-content:center;align-items:center;font-size:.9375rem;font-weight:500;display:flex}.EditPageStyles-module__WuVaRW__editCanvasViewport{width:100%;margin:0 auto}.EditPageStyles-module__WuVaRW__belowCanvasFooter{justify-content:center;margin:2rem 0 1rem;display:flex}
.CanvasInsetToolbar-module__OHSxaq__toolbar{z-index:40;background:var(--color-white,#fff);border-bottom:1px solid #1118270f;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.75rem 0 1rem;display:flex;position:sticky;top:0}.CanvasInsetToolbar-module__OHSxaq__toolbarSpacer{flex:1}.CanvasInsetToolbar-module__OHSxaq__helpButton{color:#00bf63;cursor:pointer;background:#00bf6314;border:1px solid #00bf63;border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;margin-left:.25rem;transition:background .12s,transform .12s;display:inline-flex}.CanvasInsetToolbar-module__OHSxaq__helpButton:hover{background:#00bf6329}.CanvasInsetToolbar-module__OHSxaq__helpButton:active{transform:scale(.96)}.CanvasInsetToolbar-module__OHSxaq__helpGlyph{letter-spacing:0;color:#00bf63;-webkit-user-select:none;user-select:none;margin-top:-1px;font-family:ui-sans-serif,system-ui,-apple-system,sans-serif;font-size:18px;font-weight:700;line-height:1}
.SlideWelcome-module__uf1Csq__page{justify-content:center;align-items:center;min-height:100vh;padding:5rem 1.5rem 4rem;display:flex}.SlideWelcome-module__uf1Csq__content{text-align:center;flex-direction:column;align-items:center;gap:2.25rem;width:100%;max-width:560px;animation:.45s ease-out SlideWelcome-module__uf1Csq__fadeUp;display:flex}@keyframes SlideWelcome-module__uf1Csq__fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.SlideWelcome-module__uf1Csq__logo{object-fit:contain;width:min(220px,65vw);height:auto;display:block}@media (min-width:640px){.SlideWelcome-module__uf1Csq__logo{width:260px}}.SlideWelcome-module__uf1Csq__heading{flex-direction:column;gap:.75rem;display:flex}.SlideWelcome-module__uf1Csq__headline{color:var(--color-dark);letter-spacing:-.025em;margin:0;font-size:2.25rem;font-weight:700;line-height:1.15}.SlideWelcome-module__uf1Csq__username{color:var(--color-primary-green)}.SlideWelcome-module__uf1Csq__subhead{color:var(--color-gray-600);margin:0;font-size:1.125rem;font-weight:500;line-height:1.5}.SlideWelcome-module__uf1Csq__actions{justify-content:center;display:flex}.SlideWelcome-module__uf1Csq__continueButton{background:var(--color-primary-green);color:var(--color-white);cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;min-width:220px;padding:1.125rem 3rem;font-family:inherit;font-size:1.0625rem;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;box-shadow:0 2px 8px #00bf632e}.SlideWelcome-module__uf1Csq__continueButton:hover{transform:translateY(-1px);box-shadow:0 6px 18px #00bf6347}@media (min-width:640px){.SlideWelcome-module__uf1Csq__page{padding:6rem 2rem 4rem}.SlideWelcome-module__uf1Csq__headline{font-size:3rem}.SlideWelcome-module__uf1Csq__subhead{font-size:1.25rem}}@media (min-width:1024px){.SlideWelcome-module__uf1Csq__page{padding:7rem 2rem 5rem}}
.EditPageMobileStyles-module__nUI94q__mobileLayout{scrollbar-width:none;background:var(--color-gray-50);flex-direction:column;flex:1;display:flex;position:relative;overflow-y:auto}.EditPageMobileStyles-module__nUI94q__mobileLayout::-webkit-scrollbar{display:none}.EditPageMobileStyles-module__nUI94q__header{border-bottom:1px solid var(--color-gray-200);background:var(--color-white);justify-content:center;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.EditPageMobileStyles-module__nUI94q__publishButton{background:var(--color-gray-200);color:var(--color-gray-500);cursor:not-allowed;letter-spacing:-.01em;border:none;border-radius:10px;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .2s}.EditPageMobileStyles-module__nUI94q__publishButton.EditPageMobileStyles-module__nUI94q__publishActive{background:var(--color-primary-green);color:var(--color-white);cursor:pointer}.EditPageMobileStyles-module__nUI94q__publishButton.EditPageMobileStyles-module__nUI94q__publishActive:hover{opacity:.85}.EditPageMobileStyles-module__nUI94q__publishButton:disabled{cursor:not-allowed}.EditPageMobileStyles-module__nUI94q__publishOverlay{z-index:10;cursor:pointer;background:#fffffff7;justify-content:center;align-items:center;animation:.3s EditPageMobileStyles-module__nUI94q__overlayFadeIn,.4s 2.6s forwards EditPageMobileStyles-module__nUI94q__overlayFadeOut;display:flex;position:absolute;inset:0}.EditPageMobileStyles-module__nUI94q__publishModal{text-align:center;cursor:default;flex-direction:column;align-items:center;animation:.5s ease-out EditPageMobileStyles-module__nUI94q__sweepIn;display:flex}.EditPageMobileStyles-module__nUI94q__publishIcon{background-color:var(--color-success-light);width:100px;height:100px;color:var(--color-success-dark);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;font-size:3rem;animation:.8s cubic-bezier(.34,1.56,.64,1) EditPageMobileStyles-module__nUI94q__checkmarkPop;display:flex;position:relative;box-shadow:0 10px 40px #05966933}.EditPageMobileStyles-module__nUI94q__publishIcon:before{content:"";background-color:var(--color-success-light);opacity:.6;border-radius:50%;width:100%;height:100%;animation:1.2s ease-out infinite EditPageMobileStyles-module__nUI94q__ripple;position:absolute}.EditPageMobileStyles-module__nUI94q__publishIcon:after{content:"";background-color:var(--color-success-light);opacity:.4;border-radius:50%;width:100%;height:100%;animation:1.2s ease-out .3s infinite EditPageMobileStyles-module__nUI94q__ripple;position:absolute}.EditPageMobileStyles-module__nUI94q__publishTitle{color:var(--color-gray-900);letter-spacing:-.02em;margin:0 0 .5rem;font-size:1.75rem;font-weight:700}.EditPageMobileStyles-module__nUI94q__publishSubtitle{color:var(--color-gray-500);margin:0;font-size:.9375rem}.EditPageMobileStyles-module__nUI94q__publishUrl{color:var(--color-primary-pink);font-weight:600}@keyframes EditPageMobileStyles-module__nUI94q__overlayFadeIn{0%{opacity:0}to{opacity:1}}@keyframes EditPageMobileStyles-module__nUI94q__overlayFadeOut{0%{opacity:1}to{opacity:0}}@keyframes EditPageMobileStyles-module__nUI94q__sweepIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes EditPageMobileStyles-module__nUI94q__checkmarkPop{0%{opacity:0;transform:scale(0)rotate(-180deg)}50%{transform:scale(1.15)rotate(10deg)}70%{transform:scale(.95)rotate(-5deg)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes EditPageMobileStyles-module__nUI94q__ripple{0%{opacity:.6;transform:scale(1)}to{opacity:0;transform:scale(1.6)}}.EditPageMobileStyles-module__nUI94q__helperText{text-align:center;color:var(--color-gray-600);margin:0;padding:.75rem 1rem 0;font-size:.8125rem;font-weight:500}.EditPageMobileStyles-module__nUI94q__helperTextSub{text-align:center;color:var(--color-gray-400);margin:0;padding:.25rem 1rem 0;font-size:.8125rem}.EditPageMobileStyles-module__nUI94q__previewArea{scrollbar-width:none;background-color:var(--color-gray-100);background-image:radial-gradient(circle,#00000012 1px,#0000 1px);background-size:24px 24px;flex:1;justify-content:center;align-items:flex-start;padding:1.25rem 0 1.5rem;display:flex;overflow-y:auto}.EditPageMobileStyles-module__nUI94q__previewArea::-webkit-scrollbar{display:none}.EditPageMobileStyles-module__nUI94q__deviceFrame{background:linear-gradient(145deg,#2d2d2d 0%,#1a1a1a 100%);border-radius:36px;flex-shrink:0;width:calc(100vw - 40px);padding:12px;animation:4s ease-in-out infinite EditPageMobileStyles-module__nUI94q__deviceGlow;position:relative;box-shadow:0 12px 30px -6px #00000040,0 0 30px 6px #00c8530d,inset 0 0 0 1px #ffffff14}@keyframes EditPageMobileStyles-module__nUI94q__deviceGlow{0%,to{box-shadow:0 12px 30px -6px #00000040,0 0 25px 5px #00c8530a,inset 0 0 0 1px #ffffff14}50%{box-shadow:0 12px 30px -6px #00000040,0 0 40px 10px #00c85314,inset 0 0 0 1px #ffffff14}}.EditPageMobileStyles-module__nUI94q__phoneNotch{z-index:2;background:#1a1a1a;border-radius:0 0 12px 12px;width:70px;height:20px;margin:0 auto;position:relative}.EditPageMobileStyles-module__nUI94q__phoneNotch:after{content:"";background:#000;border-radius:4px;width:36px;height:6px;position:absolute;top:6px;left:50%;transform:translate(-50%)}.EditPageMobileStyles-module__nUI94q__deviceScreen{background:#fff;border-radius:26px;height:560px;overflow:hidden}.EditPageMobileStyles-module__nUI94q__previewIframe{border:none;width:100%;height:100%;display:block}.EditPageMobileStyles-module__nUI94q__phoneHomeIndicator{background:#ffffff4d;border-radius:2px;width:80px;height:3px;margin:6px auto 0}
.SlideDisplayName-module__cKqYFG__page{justify-content:center;align-items:center;min-height:100vh;padding:5rem 1.5rem 4rem;display:flex}.SlideDisplayName-module__cKqYFG__content{text-align:center;flex-direction:column;align-items:stretch;gap:2rem;width:100%;max-width:520px;animation:.35s ease-out SlideDisplayName-module__cKqYFG__fadeUp;display:flex}@keyframes SlideDisplayName-module__cKqYFG__fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.SlideDisplayName-module__cKqYFG__heading{flex-direction:column;gap:.875rem;display:flex}.SlideDisplayName-module__cKqYFG__headline{color:var(--color-dark);letter-spacing:-.025em;margin:0;font-size:2.25rem;font-weight:700;line-height:1.1}.SlideDisplayName-module__cKqYFG__subhead{color:var(--color-gray-600);margin:0;font-size:1.125rem;font-weight:500;line-height:1.5}.SlideDisplayName-module__cKqYFG__fieldGroup{flex-direction:column;gap:.625rem;display:flex}.SlideDisplayName-module__cKqYFG__input{background:var(--color-white);border:1.5px solid var(--color-gray-200);width:100%;color:var(--color-dark);box-sizing:border-box;text-align:center;border-radius:14px;outline:none;padding:1rem 1.25rem;font-family:inherit;font-size:1.125rem;font-weight:500;transition:border-color .2s}.SlideDisplayName-module__cKqYFG__input:focus{border-color:var(--color-primary-green);border-width:2px;padding:calc(1rem - .5px) calc(1.25rem - .5px)}.SlideDisplayName-module__cKqYFG__input::placeholder{color:var(--color-gray-400)}.SlideDisplayName-module__cKqYFG__input.SlideDisplayName-module__cKqYFG__inputError{border-color:var(--color-error)}.SlideDisplayName-module__cKqYFG__errorText{color:var(--color-error);text-align:center;margin:0;font-size:.875rem;font-weight:500}.SlideDisplayName-module__cKqYFG__actions{justify-content:center;display:flex}.SlideDisplayName-module__cKqYFG__continueButton{background:var(--color-primary-green);color:var(--color-white);cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;min-width:200px;padding:1.125rem 3rem;font-family:inherit;font-size:1.0625rem;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;box-shadow:0 2px 8px #00bf632e}.SlideDisplayName-module__cKqYFG__continueButton:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 18px #00bf6347}.SlideDisplayName-module__cKqYFG__continueButton:disabled{opacity:.55;cursor:not-allowed;transform:none}.SlideDisplayName-module__cKqYFG__spinner{border:2px solid #fff6;border-top-color:var(--color-white);border-radius:50%;flex-shrink:0;width:16px;height:16px;animation:.7s linear infinite SlideDisplayName-module__cKqYFG__spin}@keyframes SlideDisplayName-module__cKqYFG__spin{to{transform:rotate(360deg)}}@media (min-width:640px){.SlideDisplayName-module__cKqYFG__page{padding:6rem 2rem 4rem}.SlideDisplayName-module__cKqYFG__content{gap:2.25rem;max-width:560px}.SlideDisplayName-module__cKqYFG__headline{font-size:3rem}.SlideDisplayName-module__cKqYFG__subhead{font-size:1.25rem}.SlideDisplayName-module__cKqYFG__input{padding:1.125rem 1.5rem;font-size:1.25rem}.SlideDisplayName-module__cKqYFG__input:focus{padding:calc(1.125rem - .5px) calc(1.5rem - .5px)}}@media (min-width:1024px){.SlideDisplayName-module__cKqYFG__page{padding:7rem 2rem 5rem}}
.ChatMarkdown-module__ggP35G__markdown{word-wrap:break-word}.ChatMarkdown-module__ggP35G__markdown>:first-child{margin-top:0}.ChatMarkdown-module__ggP35G__markdown>:last-child{margin-bottom:0}.ChatMarkdown-module__ggP35G__h1{color:var(--color-dark);margin:.75em 0 .375em;font-size:1.375rem;font-weight:700;line-height:1.3}.ChatMarkdown-module__ggP35G__h2{color:var(--color-dark);margin:.75em 0 .25em;font-size:1.125rem;font-weight:700;line-height:1.3}.ChatMarkdown-module__ggP35G__h3{color:var(--color-dark);margin:.625em 0 .25em;font-size:.9375rem;font-weight:700;line-height:1.4}.ChatMarkdown-module__ggP35G__paragraph{margin:.5em 0;line-height:1.6}.ChatMarkdown-module__ggP35G__highlight{color:var(--color-primary-pink)}.ChatMarkdown-module__ggP35G__list{margin:.5em 0;padding-left:1.5em;line-height:1.6}.ChatMarkdown-module__ggP35G__list li{margin:.25em 0}.ChatMarkdown-module__ggP35G__codeBlock{background:var(--color-gray-100,#f3f4f6);border-radius:8px;margin:.5em 0;padding:.75rem 1rem;font-family:SF Mono,Fira Code,Fira Mono,Menlo,monospace;font-size:.8125rem;line-height:1.5;overflow-x:auto}.ChatMarkdown-module__ggP35G__codeBlock code{font-size:inherit;background:0 0;border-radius:0;padding:0}.ChatMarkdown-module__ggP35G__link{color:var(--color-primary-pink);word-break:break-all;text-decoration:underline}.ChatMarkdown-module__ggP35G__link:hover{opacity:.8}.ChatMarkdown-module__ggP35G__inlineCode{background:var(--color-gray-100,#f3f4f6);border-radius:4px;padding:.125em .375em;font-family:SF Mono,Fira Code,Fira Mono,Menlo,monospace;font-size:.875em}
