.bold-text-module__K0a3tW__pageContainer{width:100%;color:var(--text-primary);background:0 0;flex-direction:column;align-items:center;min-height:100vh;padding:calc(72px + .5rem) 1rem .5rem;display:flex}.bold-text-module__K0a3tW__coreContainer{flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:1000px;margin:0 auto;display:flex}.bold-text-module__K0a3tW__headerSection{text-align:center;margin-bottom:.5rem}.bold-text-module__K0a3tW__headerSection h1{background:linear-gradient(135deg,#4f46e5,#ec4899);-webkit-text-fill-color:transparent;font-size:1.5rem;font-weight:800;font-family:var(--font-outfit,sans-serif);-webkit-background-clip:text;margin-bottom:.2rem}.bold-text-module__K0a3tW__headerSection p{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:.875rem}.bold-text-module__K0a3tW__widgetCard{background:var(--glass-bg,#ffffffb3);-webkit-backdrop-filter:blur(16px);border:2px dotted var(--border-color,#e2e8f0);border-radius:var(--radius-xl,20px);flex-direction:column;gap:.75rem;width:67%;padding:.75rem;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #1f268712}@media (max-width:1024px){.bold-text-module__K0a3tW__widgetCard{width:100%}}.bold-text-module__K0a3tW__inputWrapper{width:100%;position:relative}.bold-text-module__K0a3tW__textarea{border:2px solid var(--border-color,#e2e8f0);border-radius:var(--radius-lg,12px);width:100%;min-height:90px;color:var(--text-primary);background:var(--bg-primary,white);resize:vertical;outline:none;padding:.75rem;font-family:inherit;font-size:.95rem;transition:all .2s}.bold-text-module__K0a3tW__textarea:focus{border-color:#4f46e5;box-shadow:0 0 0 4px #4f46e51a}.bold-text-module__K0a3tW__textareaActions{gap:.5rem;display:flex;position:absolute;bottom:1rem;right:1rem}.bold-text-module__K0a3tW__actionBtn{background:var(--bg-secondary);border:1px solid var(--border-color);color:var(--text-secondary);cursor:pointer;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.bold-text-module__K0a3tW__actionBtn:hover{background:var(--bg-primary);color:var(--text-primary);border-color:#4f46e5}.bold-text-module__K0a3tW__charCount{color:var(--text-secondary);font-size:.875rem;font-weight:500;position:absolute;bottom:1rem;left:1rem}.bold-text-module__K0a3tW__resultsGrid{flex-direction:column;gap:1rem;margin-top:1rem;display:flex}.bold-text-module__K0a3tW__resultItem{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--radius-lg,16px);justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem;transition:all .2s;display:flex}.bold-text-module__K0a3tW__resultItem:hover{border-color:#4f46e5;box-shadow:0 4px 12px #4f46e50d}.bold-text-module__K0a3tW__resultContent{flex-direction:column;flex:1;gap:.25rem;display:flex;overflow:hidden}.bold-text-module__K0a3tW__resultLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:700}.bold-text-module__K0a3tW__resultText{color:var(--text-primary);word-break:break-all;font-size:1.25rem}.bold-text-module__K0a3tW__copyBtn{color:#4f46e5;cursor:pointer;background:#4f46e51a;border:none;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.bold-text-module__K0a3tW__copyBtn:hover{color:#fff;background:#4f46e5;transform:scale(1.05)}.bold-text-module__K0a3tW__copyBtn.bold-text-module__K0a3tW__copied{color:#fff;background:#10b981}.bold-text-module__K0a3tW__bulkActions{gap:1rem;margin-top:1rem;display:flex}.bold-text-module__K0a3tW__primaryBtn{border-radius:var(--radius-full,999px);cursor:pointer;background:var(--text-primary);color:var(--bg-primary);border:none;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-size:1rem;font-weight:700;transition:all .2s;display:flex}.bold-text-module__K0a3tW__primaryBtn:hover{transform:translateY(-2px);box-shadow:0 10px 20px #0000001a}.bold-text-module__K0a3tW__secondaryBtn{border-radius:var(--radius-full,999px);cursor:pointer;border:1px solid var(--border-color);background:var(--bg-primary);color:var(--text-primary);flex:1;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-size:1rem;font-weight:700;transition:all .2s;display:flex}.bold-text-module__K0a3tW__secondaryBtn:hover{background:var(--bg-secondary);border-color:var(--text-secondary)}.bold-text-module__K0a3tW__seoSection{background:var(--glass-bg,#ffffffb3);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);border-radius:var(--radius-xl,24px);color:var(--text-primary);width:100%;padding:3rem 4rem;line-height:1.8;box-shadow:0 10px 30px #0000000d}@media (max-width:768px){.bold-text-module__K0a3tW__seoSection{padding:2rem}.bold-text-module__K0a3tW__bulkActions{flex-direction:column}}.bold-text-module__K0a3tW__seoSection h2{color:var(--text-primary);font-size:2.25rem;font-weight:800;font-family:var(--font-outfit,sans-serif);background:linear-gradient(135deg,#4f46e5,#ec4899);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-top:3rem;margin-bottom:1.5rem}.bold-text-module__K0a3tW__seoSection h2:first-child{margin-top:0}.bold-text-module__K0a3tW__seoSection h3{margin-top:2.5rem;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.bold-text-module__K0a3tW__seoSection p{color:var(--text-secondary);margin-bottom:1.5rem;font-size:1.125rem}.bold-text-module__K0a3tW__seoSection ul{color:var(--text-secondary);margin-bottom:1.5rem;padding-left:1.5rem;font-size:1.125rem}.bold-text-module__K0a3tW__seoSection li{margin-bottom:.75rem}.bold-text-module__K0a3tW__faqContainer{flex-direction:column;margin-top:3rem;display:flex}.bold-text-module__K0a3tW__faqLabel{color:var(--text-secondary);letter-spacing:.04em;text-transform:capitalize;margin-bottom:.65rem;padding-left:.25rem;font-size:.85rem;font-weight:600}.bold-text-module__K0a3tW__faqInnerBox{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:12px;padding:2.5rem 2.5rem 2rem;box-shadow:0 1px 4px #0000000f}.bold-text-module__K0a3tW__faqHeader{margin-bottom:2.5rem}.bold-text-module__K0a3tW__faqTitle{color:var(--text-primary);margin-bottom:.6rem;font-size:2rem;font-weight:700;line-height:1.25}.bold-text-module__K0a3tW__faqSubtitle{color:var(--text-secondary);font-size:.97rem;line-height:1.6}.bold-text-module__K0a3tW__faqAccordion{flex-direction:column;gap:.85rem;display:flex}.bold-text-module__K0a3tW__faqAccordionItem{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:8px;transition:all .25s;overflow:hidden}.bold-text-module__K0a3tW__faqAccordionItem:hover{border-color:#4f46e5;box-shadow:0 2px 8px #4f46e514}.bold-text-module__K0a3tW__faqAccordionItemOpen{border-color:#4f46e5}.bold-text-module__K0a3tW__faqAccordionQuestion{text-align:left;width:100%;color:var(--text-primary);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;font-size:1rem;font-weight:600;transition:color .2s;display:flex}.bold-text-module__K0a3tW__faqAccordionQuestion:hover{color:#4f46e5}.bold-text-module__K0a3tW__faqChevron{color:#4f46e5;flex-shrink:0;margin-left:1rem;transition:transform .3s}.bold-text-module__K0a3tW__faqChevronOpen{transform:rotate(180deg)}.bold-text-module__K0a3tW__faqAccordionAnswer{color:var(--text-secondary);border-top:1px solid var(--border-color);padding:1rem 1.5rem 1.25rem;font-size:.93rem;line-height:1.65}
