.htmlRenderer{font-size:14px;color:var(--colors-icy-800)}.htmlRenderer div{margin-bottom:8px}.htmlRenderer a{color:#3380cc}.htmlRenderer a:hover{color:#2d70b0}.htmlRenderer svg{display:inline;vertical-align:baseline}.htmlRenderer ol,.htmlRenderer ul{padding-left:40px}.htmlRenderer ol{list-style:auto}.htmlRenderer ul{list-style:circle}.htmlRenderer li{padding-left:4px;margin-bottom:4px}.htmlRenderer h3{font-size:16px;margin:16px 0;font-weight:600;color:var(--colors-icy-800)}.v5-input-text{border-width:1px;background:#fff;transition:border-color .12s ease,box-shadow .12s ease}.v5-input-text.border-red-700:focus-within{box-shadow:0 0 0 3px rgba(185,28,28,.15)}.input-text-state-focus:focus-within{border:1px solid var(--primary-600,#2563eb);box-shadow:0 0 0 1px var(--primary-600,#2563eb)}.input-text-state-error:focus-within{border:1px solid var(--red-400,#f87171);box-shadow:0 0 0 1px var(--red-400,#f87171)}.v5-input-text__icon{display:inline-flex;align-items:center;justify-content:center;line-height:0;opacity:.9}.v5-input-text__input{border:0;padding:0;font:inherit;color:inherit;font-weight:400}.v5-input-text__input::-moz-placeholder{font-size:14px;color:var(--icy-500,#6b7280)}.v5-input-text__input::placeholder{font-size:14px;color:var(--icy-500,#6b7280)}.v5-input-text__input:disabled{cursor:not-allowed}.input-textarea-state-focus:focus-within{border:1px solid var(--primary-600,#2563eb);box-shadow:0 0 0 1px var(--primary-600,#2563eb)}.input-textarea-state-error:focus-within{border:1px solid var(--red-400,#f87171);box-shadow:0 0 0 1px var(--red-400,#f87171)}:where([data-sonner-toast][data-styled=false]){display:flex}.dash-search.dash-search-disabled input{pointer-events:none;cursor:not-allowed}.dash-search.dash-search-disabled input::-moz-placeholder{color:#6b7280}.dash-search.dash-search-disabled input::placeholder{color:#6b7280}.dash-search:focus-within{border:1px solid #2563eb;box-shadow:0 0 0 1px #2563eb}.dash-search input{outline:none;padding-left:8px;padding-right:20px;font-size:14px;line-height:100%;font-weight:400;color:var(--colors-icy-900);width:100%}.dash-search input:disabled{background-color:inherit}.dash-search input::-moz-placeholder{color:#6b7280}.dash-search input::placeholder{color:#6b7280}.rcp-root{--rcp-background-color:#fff}.rcp{background-color:var(--rcp-background-color);border-radius:10px;border:1px solid #e0e0e0}.rcp,.rcp-body{display:flex;flex-direction:column}.rcp-body{gap:20px;padding:20px 10px}.rcp-section{display:flex;flex-direction:column;gap:10px}.rcp-interactive{width:100%;height:100%;-moz-user-select:none;user-select:none;touch-action:none}.rcp-interactive[aria-disabled=true]{cursor:unset;pointer-events:none}.rcp-saturation{cursor:all-scroll;width:100%;position:relative;background-image:linear-gradient(180deg,transparent,black),linear-gradient(90deg,white,transparent);border-radius:4px 4px 0 0}.rcp-saturation-cursor{position:absolute;width:20px;height:20px;border:2px solid #fff;border-radius:100%;box-shadow:0 0 15px 0 rgba(0,0,0,.15);transform:translate(-10px,-10px)}.rcp-hue{cursor:ew-resize;position:relative;width:100%;height:12px;background-image:linear-gradient(90deg,rgb(255,0,0),rgb(255,255,0),rgb(0,255,0),rgb(0,255,255),rgb(0,0,255),rgb(255,0,255),rgb(255,0,0));border-radius:10px}.rcp-hue-cursor{position:absolute;width:20px;height:20px;border:2px solid #fff;border-radius:100%;box-shadow:0 0 15px 0 rgba(0,0,0,.15);transform:translate(-10px,-4px)}.rcp-alpha{cursor:ew-resize;position:relative;width:100%;height:12px;border-radius:10px}.rcp-alpha-cursor{position:absolute;width:20px;height:20px;border:2px solid #fff;border-radius:100%;box-shadow:0 0 15px 0 rgba(0,0,0,.15);transform:translate(-10px,-4px)}.rcp-fields{display:flex;flex-direction:column;gap:10px}.rcp-fields-floor{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.rcp-field{display:flex;flex-direction:column;width:100%}.rcp-field-input{width:100%;font-family:inherit;font-size:14px;text-align:center;color:var(--rcp-field-input-color);background-color:rgba(0,0,0,0);border:2px solid var(--rcp-field-input-border-color);border-radius:5px;outline:none;padding:5px 0}.rcp-field-input:-moz-read-only{opacity:.8}.rcp-field-input:read-only{opacity:.8}.rcp-field-label{font-size:14px;text-align:center;color:var(--rcp-field-label-color)}.sprinto-code-snippet .prism-code{border-radius:0!important;padding:16px;font-size:12px}@keyframes AITagAnimation{0%{background-position:0 50%;background-size:200% 100%}50%{background-position:100% 100%;background-size:100% 200%}to{background-position:0 50%;background-size:200% 100%}}.ai-animated-background{background-size:200% 100%;animation:AITagAnimation 2s ease infinite}.ai-gradient-border{position:relative;background:linear-gradient(276.79deg,#FCA6E9 .95%,#6964DE 98.57%);transition:all .3s ease-in-out;z-index:0}.ai-gradient-border:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(96.79deg,#FCA6E9 1.43%,#6964DE 99.05%);opacity:0;transition:opacity .3s ease-in-out;border-radius:inherit;z-index:1}.ai-gradient-border:active:enabled:before,.ai-gradient-border:hover:enabled:before{opacity:1}.ai-gradient-border>*{position:relative;z-index:2}.ai-gradient-background{position:relative;background:linear-gradient(130.53deg,#FFFFFF 6.06%,#FFF7FD);transition:all .3s ease-in-out}.ai-gradient-background:before{background:linear-gradient(130.53deg,#FFF4FD 6.06%,#ECECFF)}.ai-gradient-background:after,.ai-gradient-background:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;transition:opacity .3s ease-in-out;border-radius:inherit}.ai-gradient-background:after{background:linear-gradient(130.53deg,#FFE5F9 6.06%,#DCDBFF)}.group:active .ai-gradient-background:after,.group:hover .ai-gradient-background:before{opacity:1}.ai-gradient-background>*{position:relative;z-index:1}
/*# sourceMappingURL=628b0e2be019126a.css.map*/