.automate_container___cEAK{max-width:1200px;margin:0 auto;padding:2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.automate_header__UWQny{text-align:center;margin-bottom:3rem}.automate_header__UWQny h1{font-size:2.5rem;color:#2c3e50;margin-bottom:.5rem;font-weight:700}.automate_header__UWQny p{font-size:1.1rem;color:#7f8c8d;max-width:600px;margin:0 auto}.automate_stepIndicator__IVhj8{display:flex;justify-content:center;align-items:center;margin-bottom:3rem;gap:2rem}.automate_step__kLP6G{display:flex;flex-direction:column;align-items:center;gap:.5rem;opacity:.5;transition:opacity .3s ease}.automate_step__kLP6G.automate_active__CP0ZW{opacity:1}.automate_stepNumber__Jg3BS{width:3rem;height:3rem;border-radius:50%;background:#ecf0f1;color:#7f8c8d;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1.2rem;transition:all .3s ease}.automate_step__kLP6G.automate_active__CP0ZW .automate_stepNumber__Jg3BS{background:#3498db;color:white}.automate_bi__BV2Aq{vertical-align:-.125em}.automate_step__kLP6G span{width:3rem;height:3rem;border-radius:50%;background:#ecf0f1;display:flex;align-items:center;justify-content:center;font-weight:600;color:#95a5a6;transition:all .3s ease}.automate_step__kLP6G.automate_active__CP0ZW span{background:#3498db;color:white}.automate_step__kLP6G label{font-size:.9rem;color:#7f8c8d;font-weight:500}.automate_step__kLP6G.automate_active__CP0ZW label{color:#2c3e50}.automate_formSection__8eWID{background:white;border-radius:1rem;padding:2rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);margin-bottom:2rem}.automate_formSection__8eWID h2{color:#2c3e50;margin-bottom:1.5rem;font-size:1.5rem}.automate_formGrid__tBsJs{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-bottom:2rem}.automate_formGroup__ugnKv{display:flex;flex-direction:column;gap:.5rem}.automate_formGroup__ugnKv label{font-weight:600;color:#2c3e50;font-size:.9rem}.automate_input__oBIo0,.automate_select__nzkZT,.automate_textarea__YYRrf{padding:.75rem;border:2px solid #ecf0f1;border-radius:.5rem;font-size:1rem;transition:border-color .3s ease}.automate_input__oBIo0:focus,.automate_select__nzkZT:focus,.automate_textarea__YYRrf:focus{outline:none;border-color:#3498db}.automate_textarea__YYRrf{resize:vertical;min-height:80px}.automate_checkboxGrid__3peNu{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:.5rem;gap:.5rem;margin-top:.5rem}.automate_checkboxLabel__2tFIi{display:flex;align-items:center;gap:.5rem;padding:.5rem;border-radius:.25rem;cursor:pointer;transition:background-color .2s ease}.automate_checkboxLabel__2tFIi:hover{background-color:#f8f9fa}.automate_checkboxLabel__2tFIi input[type=checkbox]{margin:0}.automate_btn-copy__TLXfr,.automate_btn-delete__rsybV,.automate_btn-edit__Lz1_C,.automate_btn-export__uPB7J,.automate_copyButton__Sjzdh,.automate_deleteButton__WRv91,.automate_editButton__3lwGK,.automate_exportButton__R896Q,.automate_primaryButton__6vIku,.automate_secondaryButton__ZmHvn{padding:.875rem 1.5rem;border-radius:.5rem;font-weight:600;font-size:1rem;border:none;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem}.automate_primaryButton__6vIku{background:#3498db;color:white}.automate_primaryButton__6vIku:hover:not(:disabled){background:#2980b9;transform:translateY(-1px)}.automate_primaryButton__6vIku:disabled{background:#bdc3c7;cursor:not-allowed;transform:none}.automate_secondaryButton__ZmHvn{background:#95a5a6;color:white}.automate_secondaryButton__ZmHvn:hover{background:#7f8c8d}.automate_copyButton__Sjzdh{background:#2ecc71;color:white;font-size:.875rem;padding:.5rem 1rem}.automate_copyButton__Sjzdh:hover{background:#27ae60}.automate_btn-copy__TLXfr{background:#2ecc71;color:white;font-size:.875rem;padding:.5rem 1rem}.automate_btn-copy__TLXfr:hover{background:#27ae60}.automate_editButton__3lwGK{background:#f39c12;color:white;font-size:.875rem;padding:.5rem 1rem}.automate_editButton__3lwGK:hover{background:#e67e22}.automate_btn-edit__Lz1_C{background:#f39c12;color:white;font-size:.875rem;padding:.5rem 1rem}.automate_btn-edit__Lz1_C:hover{background:#e67e22}.automate_deleteButton__WRv91{background:#e74c3c;color:white;font-size:.9rem}.automate_deleteButton__WRv91:hover{background:#c0392b}.automate_btn-delete__rsybV{background:#e74c3c;color:white;font-size:.875rem;padding:.5rem 1rem}.automate_btn-delete__rsybV:hover{background:#c0392b}.automate_exportButton__R896Q{background:#9b59b6;color:white}.automate_exportButton__R896Q:hover{background:#8e44ad}.automate_ideasSection__R4mKr{margin-bottom:2rem}.automate_sectionHeader__V7NoB{text-align:center;margin-bottom:2rem}.automate_sectionHeader__V7NoB h2{color:#2c3e50;font-size:1.75rem;margin-bottom:.5rem}.automate_sectionHeader__V7NoB p{color:#7f8c8d;font-size:1.1rem}.automate_ideasGrid__z5S6m{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-bottom:2rem}.automate_ideaCard__qznxj{background:white;border:2px solid #ecf0f1;border-radius:1rem;padding:1.5rem;cursor:pointer;transition:all .3s ease}.automate_ideaCard__qznxj:hover{border-color:#3498db;transform:translateY(-2px);box-shadow:0 8px 25px -8px rgba(52,152,219,.2)}.automate_ideaCard__qznxj.automate_selected__bjbjW{border-color:#3498db;background:linear-gradient(135deg,#f8f9fa,#e3f2fd);box-shadow:0 8px 25px -8px rgba(52,152,219,.3)}.automate_ideaHeader__RrDJq{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.automate_ideaHeader__RrDJq h3{color:#2c3e50;font-size:1.1rem;margin:0;flex:1 1}.automate_category__FB4GI{background:#3498db;color:white;padding:.25rem .75rem;border-radius:1rem;font-size:.75rem;font-weight:600;margin-left:1rem}.automate_ideaDescription__KChL4{color:#5d6d7e;margin-bottom:1rem;line-height:1.5}.automate_ideaKeywords__81PVY,.automate_ideaPlatforms__MXyAx{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.automate_platformTag__Dl0nU{background:#2ecc71}.automate_keywordTag__ROXl5,.automate_platformTag__Dl0nU{color:white;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:500}.automate_keywordTag__ROXl5{background:#f39c12}.automate_contentSection__vANgK{margin-bottom:2rem}.automate_contentGrid__oNPqj{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-bottom:2rem}.automate_contentCard__bfRl2{background:white;border:1px solid #ecf0f1;border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.automate_contentHeader__Awkfb{background:#f8f9fa;padding:1rem 1.5rem;border-bottom:1px solid #ecf0f1;display:flex;justify-content:space-between;align-items:center}.automate_contentHeader__Awkfb h3{margin:0;color:#2c3e50;font-size:1.1rem}.automate_platformBadge__X4Kla{background:#3498db;color:white;padding:.25rem .75rem;border-radius:1rem;font-size:.75rem;font-weight:600}.automate_contentBody__H3_iZ{padding:1.5rem}.automate_contentText__sNAL1{white-space:pre-wrap;margin:0 0 1rem;color:#2c3e50;line-height:1.6;font-family:inherit;font-size:.95rem}.automate_hashtags__PGOP_{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.automate_hashtagItem__tukkD{background:#e74c3c;color:white;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:500}.automate_contentActions__4Co3K{padding:1rem 1.5rem;background:#f8f9fa;border-top:1px solid #ecf0f1;display:flex;gap:.75rem}.automate_actionButtons__LKZuz{display:flex;justify-content:center;gap:1rem;margin-top:2rem}@media (max-width:768px){.automate_container___cEAK{padding:1rem}.automate_header__UWQny h1{font-size:2rem}.automate_stepIndicator__IVhj8{flex-direction:column;gap:1rem}.automate_step__kLP6G{flex-direction:row;gap:1rem}.automate_checkboxGrid__3peNu,.automate_contentGrid__oNPqj,.automate_formGrid__tBsJs,.automate_ideasGrid__z5S6m{grid-template-columns:1fr}.automate_actionButtons__LKZuz{flex-direction:column;align-items:center}.automate_contentActions__4Co3K{flex-direction:column}}@media (max-width:480px){.automate_ideaHeader__RrDJq{flex-direction:column;align-items:flex-start;gap:.5rem}.automate_category__FB4GI{margin-left:0}}.automate_content-textarea__BKIvX{font-family:Monaco,Consolas,Courier New,monospace;font-size:.9rem;line-height:1.4;white-space:pre-wrap;min-height:200px;resize:vertical}.automate_edit-content__rrLRh{margin:1rem 0}.automate_edit-actions__oTQCl{display:flex;gap:.5rem;justify-content:flex-end}.automate_spinner-border__bSBwQ{display:inline-block;width:1rem;height:1rem;vertical-align:-.125em;border:.125em solid;border-right:.125em solid transparent;border-radius:50%;animation:automate_spinner-border__bSBwQ .75s linear infinite}@keyframes automate_spinner-border__bSBwQ{to{transform:rotate(1turn)}}.automate_btn__11hrz:disabled{opacity:.65;cursor:not-allowed}