.editor-slot__num,.editor-slot__icon,.editor-board__arrow-icon,.editor-generation__preview,.editor-tips__card-icon,.editor-dodont__col-marker,.editor-privacy__icon,.editor-recommend__card-icon{display:flex;align-items:center;justify-content:center}.editor-tips__card,.editor-dodont__col,.editor-recommend__card{background:#1c1c1c;border:1px solid #2d2d2d;border-radius:12px}@keyframes shake{0%,100%{transform:translateX(0)}25%,75%{transform:translateX(-6px)}50%{transform:translateX(6px)}}.editor-intro{margin-top:20px;animation:fadeInUp .4s 0s ease-out both}.editor-intro__crumb{display:inline-flex;align-items:center;gap:6px;color:#a1a1a1;font-size:.8125em;margin-bottom:12px;transition:color .2s}.editor-intro__crumb:hover{color:#fff}.editor-intro__title{font-size:1.65em;font-weight:800;line-height:1.15}.editor-intro__title em{font-style:normal;color:#f4c3af}.editor-intro__sub{color:#bbb;margin-top:8px;line-height:1.5;max-width:700px}.editor-intro__meta{display:flex;flex-wrap:wrap;gap:12px;margin-top:16px}.editor-intro__chip{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:#1c1c1c;border:1px solid #2d2d2d;border-radius:20px;font-size:.75em;color:#bbb}.editor-intro__chip svg{color:#c2f2b1;flex-shrink:0}.editor-intro__chip--accent svg{color:#f4c3af}.editor-slot{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:24px 18px;min-height:280px;background:linear-gradient(160deg, #1c1c1c, rgba(255, 255, 255, 0.01));border:1px dashed #555;border-radius:18px;transition:border-color .3s ease;cursor:pointer;overflow:hidden;width:100%}.editor-slot input[type=file]{position:absolute;inset:0;opacity:0;z-index:4;font-size:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}.editor-slot:hover{border-color:rgba(244,195,175,.4);background:linear-gradient(160deg, #1c1c1c, rgba(244, 195, 175, 0.04))}.editor-slot.dragover{border-color:#f4c3af;background:linear-gradient(160deg, #1c1c1c, rgba(244, 195, 175, 0.08))}.editor-slot.dragover .editor-slot__icon{transform:scale(1.12)}.editor-slot.has-file{border-style:solid;border-color:rgba(194,242,177,.4);background:#1c1c1c}.editor-slot.has-file .editor-slot__num{z-index:5}.editor-slot.has-file .editor-slot__icon,.editor-slot.has-file .editor-slot__title,.editor-slot.has-file .editor-slot__desc,.editor-slot.has-file .editor-slot__formats,.editor-slot.has-file .editor-slot__cta,.editor-slot.has-file .editor-slot__sub{display:none}.editor-slot--hero{padding:44px 20px;border-radius:20px}.editor-slot--hero::before{content:"";position:absolute;inset:-1px;background:radial-gradient(circle at 50% 0%, rgba(244, 195, 175, 0.08), transparent 60%);pointer-events:none}.editor-slot--hero.has-file::before{display:none}.editor-slot__num{position:absolute;top:14px;left:14px;width:26px;height:26px;border-radius:50%;background:rgba(244,195,175,.12);border:1px solid rgba(244,195,175,.3);font-size:.75em;font-weight:700;color:#f4c3af}.editor-slot__icon{width:56px;height:56px;border-radius:50%;background:rgba(244,195,175,.08);border:1px solid rgba(244,195,175,.2);color:#f4c3af;transition:transform .25s;margin-top:auto}.editor-slot--hero .editor-slot__icon{width:72px;height:72px}.editor-slot__title{font-weight:700}.editor-slot__title em{font-style:normal;color:#f4c3af}.editor-slot__sub{font-size:.8125em;color:#a1a1a1;text-align:center;max-width:340px;line-height:1.45}.editor-slot__desc{font-size:.7em;color:#a1a1a1;text-align:center;line-height:1.4;max-width:200px}.editor-slot__formats{display:flex;gap:6px;flex-wrap:wrap}.editor-slot__formats span{padding:3px 8px;background:hsla(0,0%,100%,.04);border-radius:4px;font-size:.625em;font-weight:600;color:#a1a1a1;letter-spacing:.05em}.editor-slot--hero .editor-slot__formats{display:flex}.editor-slot__cta{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:rgba(244,195,175,.12);border:1px solid rgba(244,195,175,.25);color:#f4c3af;border-radius:50px;font-size:.75em;font-weight:600;margin-top:auto}.editor-slot--hero .editor-slot__cta{padding:10px 22px;background:#f4c3af;color:#1c1c1c;border:none;font-weight:700}.editor-slot__error{position:absolute;bottom:12px;left:12px;right:12px;z-index:6;padding:8px 12px;background:rgba(28,28,28,.92);border:1px solid rgba(255,138,138,.5);border-radius:10px;font-size:.75em;color:#ff8a8a;text-align:center;pointer-events:none}.editor-slot__preview{position:absolute;inset:0;z-index:1}.editor-slot__preview-media{width:100%;height:100%;object-fit:cover;display:block}.editor-slot__preview-bar{position:absolute;bottom:0;left:0;right:0;padding:10px 14px;background:linear-gradient(to top, rgba(0, 0, 0, 0.85), transparent);display:flex;align-items:center;justify-content:space-between;gap:8px;z-index:2}.editor-slot__preview-name{font-size:.6875em;font-weight:600}.editor-slot__preview-change{padding:5px 12px;background:hsla(0,0%,100%,.12);border-radius:20px;font-size:.625em;font-weight:600;backdrop-filter:blur(4px)}.editor-board{margin-top:40px;display:flex;flex-direction:column;gap:15px;animation:fadeInUp .5s 0s ease-out both}.editor-board__arrow{display:none;align-items:center;justify-content:center;color:#a1a1a1}.editor-board__arrow-icon{width:36px;height:36px;border-radius:50%;background:#1c1c1c;border:1px solid #2d2d2d}.editor-prompt{flex-shrink:0;background:#1c1c1c;border:1px solid #2d2d2d;border-radius:18px;padding:18px;display:flex;flex-direction:column;gap:14px;min-height:200px}.editor-prompt__head{display:flex;align-items:center;justify-content:space-between;gap:8px}.editor-prompt__title{display:flex;align-items:center;gap:8px;font-size:.875em;font-weight:700}.editor-prompt__title svg{color:#f4c3af}.editor-prompt__counter{font-size:.6875em;color:#a1a1a1;font-variant-numeric:tabular-nums}.editor-prompt__textarea{width:100%;flex:1;min-height:80px;background:rgba(0,0,0,.2);border:1px solid #2d2d2d;border-radius:10px;padding:12px 14px;font-size:.875em;line-height:1.5;transition:border-color .2s;outline:none;resize:none}.editor-prompt__textarea:focus{border-color:rgba(244,195,175,.4)}.editor-prompt__textarea::placeholder{color:#a1a1a1}.editor-prompt__chips{display:flex;gap:6px;flex-wrap:wrap}.editor-prompt__chip{padding:6px 12px;background:hsla(0,0%,100%,.03);border:1px solid #2d2d2d;border-radius:20px;font-size:.75em;color:#bbb;transition:border-color .2s ease,color .2s ease}.editor-prompt__chip:hover{border-color:rgba(244,195,175,.3);color:#fff}.editor-generation{display:none;margin-top:40px;border-radius:20px;background:#1c1c1c;border:1px solid #2d2d2d;overflow:hidden}.editor-generation.is-visible{display:block;animation:fadeInUp .4s 0s ease-out both}.editor-generation__preview{position:relative;background:linear-gradient(60deg, #1c1c1c 0%, rgba(244, 195, 175, 0.1) 50%, #1c1c1c 100%);min-height:200px;overflow:hidden}.editor-generation__media{width:100%;max-height:500px;object-fit:contain}.editor-generation__media[hidden]{display:none}.editor-generation__overlay{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:20px;background:radial-gradient(circle at center, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.6))}.editor-generation__overlay.is-hidden{display:none}.editor-generation__status{font-weight:600}.editor-generation__progress{width:80%;max-width:260px;height:4px;background:hsla(0,0%,100%,.08);border-radius:4px;overflow:hidden;position:relative}.editor-generation__progress::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg, transparent, #F4C3AF, transparent);background-size:200% 100%;animation:shimmer 2s linear infinite}.editor-generation__hint{font-size:.75em;color:#a1a1a1;text-align:center;line-height:1.5}.editor-generation__hint a{color:#f4c3af;font-weight:600}.editor-generation__footer{padding:16px 20px;display:flex;align-items:center;justify-content:space-between;gap:12px}.editor-generation__meta{display:flex;flex-direction:column;gap:2px}.editor-generation__title{font-weight:700;font-size:.9375em}.editor-generation__date{font-size:.75em;color:#a1a1a1}.editor-generation__price{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:rgba(194,242,177,.1);border:1px solid rgba(194,242,177,.22);border-radius:20px;color:#c2f2b1;font-weight:600;font-size:.8125em}.editor-generation__download{display:inline-flex;align-items:center;gap:6px;padding:10px 20px;border-radius:50px;background:#f4c3af;color:#1c1c1c;font-size:.8125em;font-weight:600;flex-shrink:0;transition:transform .2s ease}.editor-generation__download:hover{transform:scale(1.03)}.editor-generation__download.is-disabled{opacity:.35;pointer-events:none}.editor-mode-picker{display:flex;gap:6px;margin-top:22px;padding:5px;background:hsla(0,0%,100%,.04);border:1px solid #2d2d2d;border-radius:50px}.editor-mode-picker__btn{flex:1;padding:8px 16px;border:none;border-radius:50px;background:rgba(0,0,0,0);color:#a1a1a1;font-size:.875em;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}.editor-mode-picker__btn:hover{color:#fff}.editor-mode-picker__btn.is-active{background:#f4c3af;color:#1c1c1c;font-weight:700}.editor-mode-desc{margin-top:8px;font-size:.75em;color:#a1a1a1;text-align:center}.editor-action{margin-top:24px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px;background:#1c1c1c;border:1px solid #2d2d2d;border-radius:16px;animation:fadeInUp .5s .1s ease-out both}.editor-action__left{display:flex;flex-direction:column;gap:3px}.editor-action__cost{display:flex;align-items:center;gap:6px;font-size:.875em;font-weight:700}.editor-action__cost svg{color:#c2f2b1}.editor-action__balance{font-size:.6875em;color:#a1a1a1}.editor-action__balance span{color:#c2f2b1;font-weight:600}.editor-action__btn{display:inline-flex;align-items:center;gap:8px;padding:12px 28px;background:#f4c3af;color:#1c1c1c;font-weight:800;font-size:.9375em;border-radius:50px;box-shadow:0 6px 10px rgba(244,195,175,.6);white-space:nowrap;flex-shrink:0;transition:transform .3s ease;animation:btn-pulse 2.2s ease-in-out infinite}.editor-action__btn:hover{transform:scale(1.04) translateZ(0)}.editor-action__btn:active{transform:scale(0.96)}.editor-action__btn:disabled{background:#3a3a3a;color:#a1a1a1;box-shadow:none;cursor:not-allowed;transform:none;animation:none}.editor-tips{margin-top:30px;animation:fadeInUp .5s .1s ease-out both}.editor-tips__head{display:flex;align-items:center;gap:8px;margin-bottom:14px}.editor-tips__head .title{margin-top:0;font-size:1.125em}.editor-tips__head-icon{color:#f4c3af}.editor-tips__grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:10px}.editor-tips__card{padding:14px;display:flex;flex-direction:column;gap:6px}.editor-tips__card-icon{width:32px;height:32px;border-radius:8px;background:rgba(194,242,177,.1);border:1px solid rgba(194,242,177,.2);color:#c2f2b1;margin-bottom:4px}.editor-tips__card-title{font-size:.8125em;font-weight:700}.editor-tips__card-text{font-size:.6875em;color:#a1a1a1;line-height:1.45}.editor-dodont{margin-top:30px;animation:fadeInUp .5s .15s ease-out both}.editor-dodont__head{display:flex;align-items:center;gap:8px;margin-bottom:14px}.editor-dodont__head .title{margin-top:0;font-size:1.125em}.editor-dodont__head-icon{color:#f4c3af}.editor-dodont__split{display:grid;gap:10px}.editor-dodont__col{padding:18px}.editor-dodont__col--yes{border-color:rgba(194,242,177,.25);background:linear-gradient(160deg, #1c1c1c, rgba(194, 242, 177, 0.04))}.editor-dodont__col--no{border-color:rgba(255,140,140,.18)}.editor-dodont__col-head{display:flex;align-items:center;gap:8px;margin-bottom:12px}.editor-dodont__col-marker{width:24px;height:24px;border-radius:50%}.editor-dodont__col--yes .editor-dodont__col-marker{background:rgba(194,242,177,.18);color:#c2f2b1}.editor-dodont__col--no .editor-dodont__col-marker{background:rgba(255,140,140,.15);color:#ff8a8a}.editor-dodont__col-title{font-size:.875em;font-weight:700}.editor-dodont__list{display:flex;flex-direction:column;gap:6px}.editor-dodont__item{display:flex;align-items:flex-start;gap:8px;font-size:.75em;color:#bbb;line-height:1.45}.editor-dodont__item svg{flex-shrink:0;margin-top:2px}.editor-dodont__col--yes .editor-dodont__item svg{color:#c2f2b1}.editor-dodont__col--no .editor-dodont__item svg{color:#ff8a8a}.editor-privacy{margin-top:40px;animation:fadeInUp .5s .2s ease-out both;display:flex;gap:14px;padding:16px 18px;background:linear-gradient(135deg, #1c1c1c, rgba(194, 242, 177, 0.05));border:1px solid rgba(194,242,177,.2);border-radius:12px;align-items:flex-start}.editor-privacy__icon{width:40px;height:40px;border-radius:10px;background:rgba(194,242,177,.12);color:#c2f2b1;flex-shrink:0}.editor-privacy__body{flex:1}.editor-privacy__title{font-size:.875em;font-weight:700;margin-bottom:4px}.editor-privacy__text{font-size:.75em;color:#bbb;line-height:1.5}.editor-recommend{margin-top:40px;animation:fadeInUp .5s 0s ease-out both;display:none}.editor-recommend.is-visible{display:block}.editor-recommend__head{margin-bottom:14px}.editor-recommend__head .title{margin-top:0}.editor-recommend__grid{display:flex;flex-direction:column;gap:10px}.editor-recommend__card{display:flex;align-items:center;gap:14px;padding:16px;transition:transform .3s ease,border-color .3s ease;color:#fff}.editor-recommend__card:hover{transform:translateY(-2px);border-color:rgba(244,195,175,.25)}.editor-recommend__card-icon{width:44px;height:44px;border-radius:10px;background:linear-gradient(135deg, rgba(244, 195, 175, 0.12), rgba(244, 195, 175, 0.04));border:1px solid rgba(244,195,175,.18);color:#f4c3af;flex-shrink:0}.editor-recommend__card-info{flex:1}.editor-recommend__card-name{font-size:.9375em;font-weight:700}.editor-recommend__card-desc{font-size:.75em;color:#a1a1a1;margin-top:2px}.editor-recommend__card-arrow{color:#a1a1a1;transition:transform .25s}.editor-recommend__card:hover .editor-recommend__card-arrow{transform:translateX(4px);color:#fff}.editor-textonly .editor-board{flex-direction:column;gap:16px}.editor-textonly .editor-prompt{min-height:160px;width:100%}.editor-settings{margin-top:20px;background:#1c1c1c;border:1px solid #2d2d2d;border-radius:18px;padding:16px 20px;display:flex;flex-direction:column;gap:0;animation:fadeInUp .5s 0s ease-out both}.editor-setting{display:flex;flex-direction:column;gap:8px;padding:12px 0}.editor-setting:not(:last-child){border-bottom:1px solid rgba(45,45,45,.5)}.editor-setting--wide{flex-direction:row;align-items:center}.editor-setting__label{font-size:.8125em;font-weight:700;color:#fff}.editor-setting__note{font-size:.8125em;color:#c2f2b1;font-weight:600}.editor-segment{display:flex;gap:8px;flex-wrap:wrap}.editor-segment__btn{padding:8px 14px;background:hsla(0,0%,100%,.03);border:1px solid #2d2d2d;border-radius:20px;font-size:.75em;color:#bbb;cursor:pointer;transition:border-color .2s ease,color .2s ease,background-color .2s ease}.editor-segment__btn:hover,.editor-segment__btn.is-active{border-color:rgba(244,195,175,.4);color:#fff;background:rgba(244,195,175,.06)}.editor-toggle{display:inline-flex;flex-wrap:wrap;align-items:center;gap:10px;padding:6px 0;background:none;border:none;color:#fff;cursor:pointer;text-align:left}.editor-toggle__track{position:relative;width:40px;height:22px;background:hsla(0,0%,100%,.08);border:1px solid #2d2d2d;border-radius:11px;transition:background-color .3s ease,border-color .3s ease;flex-shrink:0}.editor-toggle__thumb{position:absolute;top:2px;left:2px;width:16px;height:16px;background:#fff;border-radius:50%;transition:transform .3s ease,background-color .3s ease}.editor-toggle__label{font-size:.8125em;font-weight:700}.editor-toggle__badge{display:inline-block;padding:2px 8px;margin-left:6px;border-radius:50px;background:rgba(194,242,177,.15);color:#c2f2b1;font-size:.75em;font-weight:600}.editor-toggle__hint{font-size:.6875em;color:#a1a1a1}.editor-toggle__note{font-size:.75em;color:#c2f2b1;width:100%;padding-left:50px}.editor-toggle.is-active .editor-toggle__track{background:rgba(194,242,177,.2);border-color:rgba(194,242,177,.4)}.editor-toggle.is-active .editor-toggle__thumb{transform:translateX(18px);background:#c2f2b1}@media(min-width: 768px){.editor-board{flex-direction:row}.editor-slot{min-height:310px}.editor-tips__grid{grid-template-columns:repeat(4, 1fr)}.editor-dodont__split{grid-template-columns:1fr 1fr}.editor-action{padding:18px 24px}.editor-recommend__grid{flex-direction:row}}@media(min-width: 1024px){.editor-intro__title{font-size:1.75em}.editor-board__arrow{display:flex}}
