:root{--theme-element-size:56px;--theme-color:#ca8a04;--theme-featured-color:#ca8a04;--theme-featured-text-color:#fefce8;--theme-content-color:#6b7280;--theme-title-color:#030712;--theme-background-color:#fff;--theme-background-contrast:#11182740;--theme-background-light:#1118270d;--theme-border-color-xs:#1118271f;--theme-content-font:"Inter", sans-serif;--theme-title-font:"Inter", sans-serif}*{box-sizing:border-box}html,body{background:var(--theme-background-color);min-height:100%;color:var(--theme-content-color)}body{margin:0}button,input{font:inherit}.main-content{color:var(--theme-content-color);font-size:16px;font-family:var(--theme-content-font);background-color:var(--theme-background-color)}.main-content .btn,.main-content .form-control-theme{width:100%;min-height:var(--theme-element-size);padding-left:1rem;padding-right:1rem}.theme-font-title,.main-content .btn,.content h1,.content h2,.content h3,.group-field label{font-family:var(--theme-title-font)}.theme-color-title{color:var(--theme-title-color)}.content{color:var(--theme-content-color)}.content h1,.content h2,.content h3,.content p{margin:0}.content h1,.content h2,.content h3{color:var(--theme-title-color)}.content h1{font-size:32px;font-weight:700;line-height:1.15}.content h2{font-size:28px;font-weight:700;line-height:1.2}.content h3{font-size:24px;font-weight:700;line-height:1.25}.content p{font-size:16px;line-height:1.5}.ql-align-center{text-align:center}.bg-featured{background-color:var(--theme-featured-color)}.btn-theme{border:1px solid var(--theme-featured-color);background-color:var(--theme-featured-color);color:var(--theme-featured-text-color)}.btn-theme:disabled{opacity:.75}.button-pulse{opacity:.4;animation:1.8s ease-in-out infinite buttonPulse}.form-control-theme{width:100%;min-height:var(--theme-element-size);border:1px solid var(--theme-background-contrast);color:#4b5563;background:#fff;border-radius:1rem;transition:border-color .2s}.form-control-theme::placeholder{color:#9ca3af}.form-control-theme:focus{border-color:#11182773;outline:none}.group-field label{margin-bottom:.45rem;display:block}.option-theme{border:1px solid var(--theme-featured-color);background-color:var(--theme-featured-color);color:var(--theme-featured-text-color)}.option-theme p,.option-theme span,.option-theme strong,.option-theme div{color:var(--theme-featured-text-color)}.option-background-fetured{background-color:var(--theme-featured-color)}.option-icon-select{background-color:#fefce81a;border:1px solid #fefce880;width:26px;height:26px}.video-frame iframe{width:100%;height:100%}.result-name{color:#ca8a04;text-decoration:underline}@keyframes buttonPulse{0%,to{opacity:.18;transform:scale(.98)}50%{opacity:.4;transform:scale(1.03)}}
