._container_150v7_1{padding:0 var(--spacing-md);max-width:1200px;margin:0 auto}._hero_150v7_13{text-align:center;margin-bottom:2.25rem}._title_150v7_23{font-size:3.5rem;margin-bottom:.75rem;background:var(--hero-gradient-tools);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-weight:800;letter-spacing:-.04em}._subtitle_150v7_45{color:var(--text-muted);font-size:1.25rem;max-width:800px;margin:0 auto;opacity:.8}._toolWrapper_150v7_61{display:flex;flex-direction:column;align-items:center;gap:2rem;width:100%}._editorContainer_150v7_77{background:var(--glass-bg);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);overflow:hidden;display:flex;flex-direction:column;width:100%}._sectionLabel_150v7_101{display:block;font-size:.9rem;font-weight:600;color:var(--text-muted);margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.05em}._categoryWrapper_150v7_123{display:flex;flex-wrap:wrap;gap:.6rem;width:100%;justify-content:center}._categoryButton_150v7_139{padding:.4rem 1rem;font-size:.85rem;font-weight:600;border:1px solid var(--border);border-radius:9999px;cursor:pointer;transition:all .2s ease;background:var(--surface-muted);color:var(--text-muted);display:inline-flex;align-items:center;justify-content:center;gap:.4rem;white-space:nowrap}._categoryButton_150v7_139:hover{border-color:var(--primary);background:var(--surface-hover);color:var(--text-main)}._categoryActive_150v7_185{border-color:#0ea5e9!important;background:#0ea5e9!important;color:#fff!important;box-shadow:0 4px 12px #0ea5e933}._categoryButton_150v7_139 span{font-size:.9rem}._generateButton_150v7_209{width:100%;padding:1rem;font-size:1rem;font-weight:700;border-radius:var(--radius-md);background:linear-gradient(135deg,var(--primary),var(--primary-hover));color:#fff!important;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.75rem;box-shadow:0 4px 12px #8b5cf64d;transition:all .2s ease;text-transform:uppercase}._generateButton_150v7_209:hover{transform:translateY(-1px);box-shadow:0 8px 15px -3px #8b5cf666;filter:brightness(1.1)}._generateButton_150v7_209:active{transform:translateY(0)}._generateButton_150v7_209:disabled{opacity:.7;cursor:not-allowed}._challengeArea_150v7_279{padding:3rem 2rem;min-height:250px;display:flex;flex-direction:column;justify-content:center;align-items:center}._challengeText_150v7_297{font-size:2.25rem;font-weight:700;line-height:1.3;color:var(--text-main);text-align:center;max-width:800px;margin-bottom:3rem;min-height:100px;display:flex;align-items:center;justify-content:center}._controlsBar_150v7_327{display:flex;gap:1rem;justify-content:center}._controlBtn_150v7_339{padding:.6rem 2rem;font-size:.9rem;font-weight:700;border-radius:9999px;color:#fff!important;border:1px solid rgba(255,255,255,.1);cursor:pointer;display:flex;align-items:center;gap:.6rem;transition:all .2s ease;box-shadow:0 4px 6px #0000001a}._copyBtn_150v7_369{background:#6366f1}._copyBtn_150v7_369:hover{background:#4f46e5;transform:translateY(-2px);box-shadow:0 6px 12px #6366f14d}._tweetBtn_150v7_389{background:#1da1f2}._tweetBtn_150v7_389:hover{background:#1a91da;transform:translateY(-2px);box-shadow:0 6px 12px #1da1f24d}._controlBtn_150v7_339 svg{opacity:.8}._historyContainer_150v7_419{width:100%;max-width:900px;margin-top:2rem;background:var(--surface);border:1px solid var(--border);border-radius:1.5rem;padding:1.5rem;display:flex;flex-direction:column;gap:1rem;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}._historyTitle_150v7_449{color:var(--text-muted);font-size:.9rem;text-transform:uppercase;font-weight:700;letter-spacing:.05em;margin-bottom:.5rem;display:flex;align-items:center;gap:.5rem}._historyList_150v7_473{display:flex;flex-direction:column;gap:.75rem}._historyItem_150v7_485{background:var(--surface-hover);padding:1rem;border-radius:.75rem;color:var(--text-main);display:flex;align-items:center;gap:1rem;border:1px solid var(--border)}._historyIcon_150v7_507{font-size:1.25rem}._contentWrapper_150v7_517{width:100%;max-width:none;margin:4rem 0 2rem;padding:0;color:var(--text-muted);line-height:1.7}._section_150v7_101{margin-bottom:3rem}._section_150v7_101 h2{font-size:1.8rem;color:var(--text-main);margin-bottom:1.5rem;border-bottom:2px solid var(--border);padding-bottom:.5rem;display:inline-block}._section_150v7_101 p{margin-bottom:1rem;font-size:1.05rem;max-width:100%}._featureGrid_150v7_573{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:1.5rem}._featureItem_150v7_587{background:var(--surface);padding:1.5rem;border-radius:var(--radius-lg);border:1px solid var(--border);transition:all .2s ease}._featureItem_150v7_587:hover{transform:translateY(-5px);border-color:var(--primary);background:var(--surface-hover);box-shadow:0 10px 30px #0000001a}._featureItem_150v7_587 h3{color:var(--primary);margin-bottom:.75rem;font-size:1.25rem;font-weight:700}._benefitsList_150v7_631{list-style:none;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}._benefitsList_150v7_631 li{background:var(--surface);padding:1.25rem;border-radius:var(--radius-md);display:flex;flex-direction:column;border:1px solid var(--border)}._benefitsList_150v7_631 strong{color:var(--text-main);margin-bottom:.5rem;font-size:1.1rem}._faqList_150v7_677{display:flex;flex-direction:column;gap:1.5rem}._faqItem_150v7_689{background:var(--surface);padding:1.5rem;border-radius:var(--radius-lg);border:1px solid var(--border)}._faqItem_150v7_689 dt{font-weight:600;color:var(--text-main);font-size:1.1rem;margin-bottom:.75rem}._faqItem_150v7_689 dd{margin:0;color:var(--text-muted)}._stepList_150v7_729{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem}._stepItem_150v7_743{background:var(--surface);padding:2rem;border-radius:var(--radius-lg);border:1px solid var(--border);position:relative}._stepNumber_150v7_759{width:3rem;height:3rem;background:#8b5cf61a;color:#8b5cf6;border-radius:.75rem;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:800;margin-bottom:1rem}._stepTitle_150v7_787{font-size:1.25rem;font-weight:700;margin-bottom:.5rem;color:var(--text-main)}
