.tool-module__oAZcxa__toolPage{max-width:var(--max-width);width:100%;margin:0 auto;padding:3rem 0}.tool-module__oAZcxa__hero{text-align:center;margin-bottom:3rem}.tool-module__oAZcxa__title{color:var(--foreground);letter-spacing:-.04em;margin-bottom:.5rem;font-size:2.8rem}.tool-module__oAZcxa__subtitle{color:var(--foreground);opacity:.7;max-width:650px;margin:0 auto;font-size:1.15rem}.tool-module__oAZcxa__layout{grid-template-columns:380px 1fr;align-items:start;gap:2rem;margin-bottom:4rem;display:grid}.tool-module__oAZcxa__controlPanel{background-color:var(--card-bg);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:16px;flex-direction:column;gap:1.5rem;padding:1.75rem;display:flex}.tool-module__oAZcxa__sectionTitle{border-bottom:1px solid var(--border);margin-bottom:.5rem;padding-bottom:.5rem;font-size:1.1rem;font-weight:600}.tool-module__oAZcxa__formGroup{flex-direction:column;gap:.5rem;display:flex}.tool-module__oAZcxa__label{text-transform:uppercase;letter-spacing:.05em;opacity:.8;font-size:.85rem;font-weight:600}.tool-module__oAZcxa__input,.tool-module__oAZcxa__select{background-color:var(--background);border:1px solid var(--border);border-radius:8px;outline:none;width:100%;padding:.75rem 1rem;font-size:.95rem;transition:all .2s}.tool-module__oAZcxa__input:focus,.tool-module__oAZcxa__select:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-light)}.tool-module__oAZcxa__sliderGroup{align-items:center;gap:1rem;display:flex}.tool-module__oAZcxa__slider{background:var(--border);height:4px;accent-color:var(--primary);border-radius:2px;outline:none;flex:1}.tool-module__oAZcxa__sliderValue{text-align:right;min-width:45px;font-size:.9rem;font-weight:600}.tool-module__oAZcxa__workspace{background-color:var(--card-bg);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:480px;padding:2rem;display:flex;position:relative}.tool-module__oAZcxa__canvasWrapper{justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:auto}.tool-module__oAZcxa__seoContent{background-color:var(--card-bg);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:16px;margin-top:2rem;padding:3rem}.tool-module__oAZcxa__article{flex-direction:column;gap:2rem;display:flex}.tool-module__oAZcxa__article h2{margin-top:1rem;font-size:1.8rem}.tool-module__oAZcxa__article h3{margin-top:.5rem;font-size:1.3rem}.tool-module__oAZcxa__article p{opacity:.85;font-size:1rem;line-height:1.7}.tool-module__oAZcxa__article ul,.tool-module__oAZcxa__article ol{opacity:.85;flex-direction:column;gap:.5rem;padding-left:1.5rem;display:flex}.tool-module__oAZcxa__faqSection{border-top:1px solid var(--border);margin-top:3rem;padding-top:2rem}.tool-module__oAZcxa__faqItem{border-bottom:1px solid var(--border);padding:1.25rem 0}.tool-module__oAZcxa__faqQuestion{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;font-size:1.1rem;font-weight:600;display:flex}.tool-module__oAZcxa__faqAnswer{opacity:.8;margin-top:.75rem;font-size:.95rem;line-height:1.6;display:none}.tool-module__oAZcxa__faqItem[open] .tool-module__oAZcxa__faqAnswer{display:block}.tool-module__oAZcxa__faqIcon{transition:transform .2s}.tool-module__oAZcxa__faqItem[open] .tool-module__oAZcxa__faqIcon{transform:rotate(180deg)}@media (max-width:992px){.tool-module__oAZcxa__layout{grid-template-columns:1fr}.tool-module__oAZcxa__title{font-size:2.2rem}}@media (max-width:576px){.tool-module__oAZcxa__seoContent{padding:1.5rem}.tool-module__oAZcxa__title{font-size:1.8rem}.tool-module__oAZcxa__workspace{min-height:350px;padding:1rem}}.tool-module__oAZcxa__aiOverview{background-color:var(--primary-light);border:1px solid #4a6b532e;border-radius:12px;margin-bottom:2.5rem;padding:1.5rem}.tool-module__oAZcxa__aiTitle{font-family:var(--font-outfit);color:var(--primary);align-items:center;gap:10px;margin-bottom:.85rem;font-size:1.15rem;font-weight:700;display:flex}.tool-module__oAZcxa__aiBulletList{flex-direction:column;gap:.6rem;margin:0;display:flex;padding-left:1.25rem!important}.tool-module__oAZcxa__aiBulletItem{color:var(--foreground);opacity:.9;font-size:.95rem;line-height:1.55}
.RelatedTools-module__jaOmxq__section{border-top:1px solid var(--border);width:100%;margin-top:4.5rem;padding:3.5rem 1.5rem 0}.RelatedTools-module__jaOmxq__title{font-family:var(--font-outfit);color:var(--foreground);text-align:left;letter-spacing:-.02em;margin-bottom:1.75rem;font-size:1.65rem;font-weight:700}.RelatedTools-module__jaOmxq__grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:1.25rem;width:100%;display:grid}.RelatedTools-module__jaOmxq__card{background-color:var(--card-bg);border:1px solid var(--border);border-radius:12px;flex-direction:column;padding:1.5rem;text-decoration:none;transition:all .25s cubic-bezier(.25,1,.5,1);display:flex}.RelatedTools-module__jaOmxq__card:hover{border-color:var(--primary);background-color:var(--primary-light);box-shadow:var(--shadow-md);transform:translateY(-3px)}.RelatedTools-module__jaOmxq__cardCategory{color:var(--primary);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.5rem;font-size:.75rem;font-weight:700}.RelatedTools-module__jaOmxq__cardTitle{font-family:var(--font-outfit);color:var(--foreground);margin-bottom:.4rem;font-size:1.1rem;font-weight:600}.RelatedTools-module__jaOmxq__cardDesc{color:var(--foreground);opacity:.7;font-size:.82rem;line-height:1.45}@media (max-width:768px){.RelatedTools-module__jaOmxq__section{margin-top:3rem;padding:2.5rem 1rem 0}.RelatedTools-module__jaOmxq__title{margin-bottom:1.25rem;font-size:1.4rem}.RelatedTools-module__jaOmxq__card{padding:1.25rem}}
