:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:.8;--PhoneInputInternationalIconGlobe-opacity:.65;--PhoneInputCountrySelect-marginRight:.35em;--PhoneInputCountrySelectArrow-width:.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height)*var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth)var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth)var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{width:100%;height:100%;display:block}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{margin-right:var(--PhoneInputCountrySelect-marginRight);align-self:stretch;align-items:center;display:flex;position:relative}.PhoneInputCountrySelect{z-index:1;opacity:0;cursor:pointer;border:0;width:100%;height:100%;position:absolute;top:0;left:0}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity);display:block}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth)var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth)var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}
.mal-phone-input .PhoneInput{border-radius:var(--mal-radius-10,10px);border:1px solid var(--mal-stroke-soft-200);background:var(--mal-bg-white-0);height:2.5rem;box-shadow:var(--mal-shadow-xs);align-items:center;gap:0;padding:0;transition:all .15s;display:flex;overflow:hidden}.mal-phone-input .PhoneInput:hover{border-color:var(--mal-gray-300)}.mal-phone-input .PhoneInput:focus-within{border-color:var(--mal-purple-500);box-shadow:0 0 0 3px var(--mal-alpha-purple-24)}.mal-phone-input:has([aria-invalid=true]) .PhoneInput{border-color:var(--mal-state-error-base);box-shadow:0 0 0 3px var(--mal-alpha-red-24)}.mal-phone-input .PhoneInputCountry{border-right:1px solid var(--mal-stroke-soft-200);background:var(--mal-bg-weak-50);cursor:pointer;align-items:center;gap:4px;height:100%;margin:0;padding:0 8px 0 12px;display:flex}.mal-phone-input .PhoneInputCountryIcon{width:20px;height:15px;box-shadow:none;background:0 0;border:none;border-radius:2px;overflow:hidden}.mal-phone-input .PhoneInputCountryIcon--border{box-shadow:none;background:0 0}.mal-phone-input .PhoneInputCountryIconImg{display:block}.mal-phone-input .PhoneInputCountrySelectArrow{border-color:var(--mal-text-soft-400);opacity:1;width:6px;height:6px;margin-left:2px}.mal-phone-input .PhoneInputInput{letter-spacing:-.084px;min-width:0;height:100%;color:var(--mal-text-strong-950);background:0 0;border:none;outline:none;flex:1;padding:0 10px;font-size:.875rem;line-height:1.25rem}.mal-phone-input .PhoneInputInput::placeholder{color:var(--mal-text-soft-400)}.mal-phone-input .PhoneInputCountrySelect{z-index:1;opacity:0;cursor:pointer;border:0;width:100%;height:100%;position:absolute;top:0;left:0}
@keyframes logo-fill{0%{clip-path:inset(100% 0% 0%);opacity:.3}50%{clip-path:inset(0%);opacity:1}to{clip-path:inset(100% 0% 0%);opacity:.3}}
.mal-editor-content p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;pointer-events:none;height:0;color:var(--mal-text-soft-400)}.mal-editor-content h2{margin-top:1rem;margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.mal-editor-content h3{margin-top:.75rem;margin-bottom:.375rem;font-size:1.1rem;font-weight:600}.mal-editor-content ul{margin:.5rem 0;padding-left:1.5rem;list-style-type:disc}.mal-editor-content ol{margin:.5rem 0;padding-left:1.5rem;list-style-type:decimal}.mal-editor-content li{margin:.125rem 0}.mal-editor-content a{color:var(--mal-purple-500);text-decoration:underline}.ai-bubble-highlight{background:#7c3aed26;border-radius:2px;transition:background .3s}.ai-bubble-highlight-loading{background:linear-gradient(90deg,#7c3aed1a 0%,#7c3aed40 50%,#7c3aed1a 100%) 0 0/200% 100%;border-radius:2px;animation:1.5s ease-in-out infinite ai-shimmer}@keyframes ai-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.ai-bubble-highlight-done{background:#22c55e33;border-radius:2px;transition:background .5s}.ai-field-shimmer .mal-editor-content{pointer-events:none;-webkit-user-select:none;user-select:none}.ai-field-shimmer .mal-editor-content p,.ai-field-shimmer .mal-editor-content li p{background:linear-gradient(90deg,#7c3aed14 0%,#7c3aed33 50%,#7c3aed14 100%) 0 0/200% 100%;border-radius:4px;animation:1.5s ease-in-out infinite ai-shimmer}.mal-editor-content{color:var(--mal-text-strong-950)}.mal-editor-content p{margin:.25rem 0}.mal-editor-content iframe{border-radius:8px;max-width:100%;margin:.75rem 0}.mal-merge-tag{background:var(--mal-alpha-purple-10,#7c3aed1a);border:1px solid var(--mal-purple-200,#c4b5fd);height:18px;color:var(--mal-purple-700,#6d28d9);white-space:nowrap;cursor:default;-webkit-user-select:none;user-select:none;vertical-align:middle;border-radius:9999px;align-items:center;padding:0 6px;font-family:ui-monospace,monospace;font-size:.7rem;font-weight:500;line-height:1;display:inline-flex}.mal-editor-content table{border-collapse:collapse;width:100%;margin:.75rem 0;font-size:.8125rem}.mal-editor-content table td,.mal-editor-content table th{vertical-align:top;border:1px solid #d1d5db;padding:6px 10px;line-height:1.5}.mal-editor-content table tr:last-child td{font-weight:600}.mal-editor-content hr{border:none;border-top:1px solid #d1d5db;margin:1.5rem 0}
.mal-rich-content h2{margin-top:1rem;margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.mal-rich-content h3{margin-top:.75rem;margin-bottom:.375rem;font-size:1.1rem;font-weight:600}.mal-rich-content ul{margin:.5rem 0;padding-left:1.5rem;list-style-type:disc}.mal-rich-content ol{margin:.5rem 0;padding-left:1.5rem;list-style-type:decimal}.mal-rich-content li{margin:.125rem 0}.mal-rich-content a{color:var(--mal-purple-500);text-decoration:underline}.mal-rich-content p{margin:.25rem 0}.mal-rich-content iframe{border-radius:8px;max-width:100%;margin:.75rem 0}.mal-rich-content table{border-collapse:collapse;width:100%;margin:.5rem 0;font-size:.875rem}.mal-rich-content th,.mal-rich-content td{border:1px solid var(--mal-stroke-soft-200);text-align:left;vertical-align:top;padding:.5rem .75rem}.mal-rich-content th{background:var(--mal-bg-weak-50);font-weight:600}
.mal-slider{appearance:none;cursor:pointer;background:0 0;border-radius:999px;outline:none;width:100%;height:6px}.mal-slider::-webkit-slider-runnable-track{background:inherit;border-radius:999px;height:6px}.mal-slider::-moz-range-track{background:inherit;border-radius:999px;height:6px}.mal-slider::-webkit-slider-thumb{appearance:none;border:2px solid var(--slider-color,#5b68da);cursor:pointer;background:#fff;border-radius:50%;width:20px;height:20px;margin-top:-7px;transition:box-shadow .15s;box-shadow:0 1px 3px #00000026}.mal-slider::-moz-range-thumb{border:2px solid var(--slider-color,#5b68da);cursor:pointer;background:#fff;border-radius:50%;width:20px;height:20px;transition:box-shadow .15s;box-shadow:0 1px 3px #00000026}.mal-slider:hover::-webkit-slider-thumb{box-shadow:0 0 0 4px var(--slider-color-alpha,#5b68da26)}.mal-slider:hover::-moz-range-thumb{box-shadow:0 0 0 4px var(--slider-color-alpha,#5b68da26)}.mal-slider:focus-visible::-webkit-slider-thumb{box-shadow:0 0 0 4px var(--slider-color-alpha,#5b68da33)}.mal-slider:focus-visible::-moz-range-thumb{box-shadow:0 0 0 4px var(--slider-color-alpha,#5b68da33)}.mal-slider:disabled{cursor:not-allowed;opacity:.5}
