.color-picker-app .ant-color-picker-color-block{background:none!important;box-shadow:none!important}.color-picker-app .ant-color-picker-color-block .ant-color-picker-color-block-inner,.color-picker-app .ant-color-picker-color-block:before{border-radius:50%!important}.color-picker-app .ant-color-picker-clear{border-radius:50%!important;cursor:pointer!important}.color-picker-app .ant-color-picker-trigger{border-radius:50%!important}.prompter-bottom-action{background:#0d0e0f;bottom:0;height:64px;left:0;line-height:72px;position:fixed;width:100%;z-index:100}.prompter-bottom-action .ant-row{align-items:center;height:100%}.prompter-bottom-action .bottom-action-left{align-items:center;display:flex;gap:16px;height:100%;justify-content:flex-start;padding-left:16px}.prompter-bottom-action .bottom-action-right{align-items:center;display:flex;gap:16px;height:100%;justify-content:flex-end;padding-right:16px}.prompter-bottom-action .bottom-action-item{align-items:center;cursor:pointer;display:flex;line-height:38px;white-space:nowrap}.prompter-bottom-action .bottom-action-item .font-dropdown-button{font-weight:700}.prompter-bottom-action .bottom-action-item .font-dropdown-button:hover{border-color:#000}.prompter-bottom-action .bottom-action-item .play-button{background:#74ff52;border:none;border-radius:4px;color:#333}.prompter-bottom-action .bottom-action-item .play-button:hover{background:#5ee838;color:#000}.prompter-bottom-action .bottom-action-item.bottom-action-item-icon{background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-radius:4px;height:38px;position:relative;width:38px}.prompter-bottom-action .bottom-action-item.bottom-action-item-icon:hover{background-color:#222}.prompter-bottom-action .bottom-action-item.bottom-action-item-icon.active{background-color:#1890ff}.prompter-bottom-action .bottom-action-item.bottom-action-item-icon.active:hover{background-color:#40a9ff}.prompter-bottom-action .bottom-action-item.bottom-action-item-icon .stop-play-icon{background:#f44;border-radius:4px;height:18px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:18px}.prompter-bottom-action .bottom-action-item.color-picker-action{border-radius:4px;height:32px;width:32px}.prompter-bottom-action .bottom-action-item:has(.ant-slider){gap:8px;min-width:120px}.prompter-bottom-action .bottom-action-item .ant-slider{flex:1;margin:0 8px}.prompter-bottom-action .bottom-action-item .ant-segmented{background:#333;color:#999;height:36px}.prompter-bottom-action .bottom-action-item .ant-segmented .ant-segmented-item .ant-segmented-item-label{font-weight:700;line-height:32px}.prompter-bottom-action .bottom-action-item .ant-segmented .ant-segmented-item .ant-segmented-item-label:hover{color:#fff}.prompter-bottom-action .bottom-action-item .ant-segmented .ant-segmented-item-selected .ant-segmented-item-label:hover{color:#000}.prompter-bottom-action .bottom-action-item .ant-btn{height:36px}.prompter-bottom-action .bottom-action-item .play-button{font-weight:700;min-width:120px;outline:none}.prompter-bottom-action .bottom-action-item .play-button .anticon{margin-right:6px}.prompter-bottom-action .bottom-action-item .stop-play-icon{background:#fff;border-radius:2px;display:inline-block;height:16px;position:relative;width:16px}.prompter-bottom-action .bottom-action-item .stop-play-icon:before{background:#333;border-radius:2px;content:"";height:8px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:8px}.font-dropdown .ant-dropdown-menu-item{padding:2px}.font-dropdown .ant-dropdown-menu-item .font-item-label{background-position:0;background-repeat:no-repeat;background-size:contain;height:18px;width:100px}.prompter-header-block{align-items:center;background:#000;display:flex;height:64px;justify-content:space-between;left:0;line-height:64px;position:absolute;top:0;width:100%;z-index:100}.prompter-header-block-left{background:url(https://source.textflare.ai/prompter/light_prompter.png) no-repeat 20px;background-size:180px auto;cursor:pointer;height:100%;width:280px}.prompter-header-block-right{padding-right:100px}.prompter-header-block-right .fullscreen-tip{animation:fadeIn .3s ease;backdrop-filter:blur(10px);background:hsla(0,0%,100%,.3);border-radius:20px;color:#999;font-size:14px;margin-right:20px;padding:8px 16px}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.prompter-header-block-right .prompter-clear-icon{background:url(https://source.textflare.ai/prompter/clear.svg) no-repeat 50%;background-size:28px auto;cursor:pointer;display:inline-block;height:32px;vertical-align:middle;width:32px}.time-display{align-items:center;backdrop-filter:blur(10px);background:rgba(0,0,0,.8);border:1px solid hsla(0,0%,100%,.1);border-radius:5px;box-shadow:0 4px 20px rgba(0,0,0,.5);display:flex;opacity:0;padding:10px;pointer-events:none;position:fixed;right:20px;top:20px;transform:translateX(20px);transition:all .3s ease;z-index:1000}.time-display.visible{opacity:1;pointer-events:auto;transform:translateX(0)}.time-display.hidden{opacity:0;pointer-events:none;transform:translateX(20px)}.time-display-item{align-items:center;display:flex;flex-direction:column;min-width:80px}.time-display-divider{background:hsla(0,0%,100%,.1);height:40px;margin:0 20px;width:1px}.time-display .time-value{color:#fff;font-size:18px;font-weight:700;line-height:1.5;margin-bottom:4px}.time-display .time-label{color:#999;font-size:12px;font-weight:400;line-height:1;white-space:nowrap}.prompter-container.fullscreen .time-display{right:30px;top:30px}.prompter-input-text{bottom:0;left:50%;overflow:hidden;position:absolute;top:0;transform:translateX(-50%);width:80%}.prompter-input-text-textarea{background:#000;border:none;border-radius:0;box-shadow:none;box-sizing:border-box;caret-color:gray;height:100%;line-height:1.5;outline:none;padding:80px 0;resize:none;width:100%;-ms-overflow-style:none;scrollbar-width:none;transform-origin:center center;transition:transform .3s ease}.prompter-input-text-textarea::-webkit-scrollbar{display:none}.prompter-container.fullscreen .prompter-input-text{width:90%}.prompter-container.fullscreen .prompter-input-text-textarea{line-height:1.8;padding:60px 20px}.prompter-container.fullscreen .prompter-input-text .prompter-clear-icon{opacity:.7;right:-60px;top:20px}.prompter-container.fullscreen .prompter-input-text .prompter-clear-icon:hover{opacity:1}.prompter-roll-text-container .prompter-roll-up-mask{background:linear-gradient(180deg,#000 0,transparent);height:40%;left:0;position:fixed;top:0;width:100%;z-index:999}.prompter-roll-text-container .prompter-roll-down-mask{background:linear-gradient(0deg,#000 0,transparent);bottom:64px;height:40%;left:0;position:fixed;width:100%;z-index:999}.prompter-roll-text{background:#000;bottom:0;left:50%;overflow:hidden;position:absolute;top:0;transform:translateX(-50%);width:80%;-ms-overflow-style:none;scrollbar-width:none}.prompter-roll-text .prompter-roll-text-content{background:#000;box-sizing:border-box;line-height:1.8;white-space:pre-wrap;width:100%;word-wrap:break-word;min-height:100vh;padding:80px 20px 100vh;transform-origin:center center;transition:transform .3s ease}.prompter-roll-text::-webkit-scrollbar{display:none}.prompter-container.fullscreen .prompter-roll-text{width:90%}.prompter-container.fullscreen .prompter-roll-text-content{line-height:2;padding:60px 40px}body,html{background:#000;background-image:none!important}body .prompter-container,html .prompter-container{height:100vh;overflow:hidden;position:relative;width:100vw}body .prompter-container.fullscreen,html .prompter-container.fullscreen{left:0;position:fixed;top:0;z-index:99}