.SyllableCounterTool-module__cXZA9q__tool{max-width:900px;margin:0 auto}.SyllableCounterTool-module__cXZA9q__inputPane{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;margin-bottom:32px;overflow:hidden}.SyllableCounterTool-module__cXZA9q__toolbar{border-bottom:1px solid var(--color-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.SyllableCounterTool-module__cXZA9q__toolbarLeft{gap:8px;display:flex}.SyllableCounterTool-module__cXZA9q__toolbarBtn{border:1px solid var(--color-border);color:var(--color-text-secondary);cursor:pointer;background:0 0;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:500;transition:all .15s;display:flex}.SyllableCounterTool-module__cXZA9q__toolbarBtn:hover:not(:disabled){color:#6366f1;border-color:#6366f1}.SyllableCounterTool-module__cXZA9q__toolbarBtn:disabled{opacity:.4;cursor:not-allowed}.SyllableCounterTool-module__cXZA9q__liveBadge{color:var(--color-text-secondary);white-space:nowrap;font-size:13px;font-weight:500}.SyllableCounterTool-module__cXZA9q__liveBadgeMuted{color:var(--color-text-muted)}.SyllableCounterTool-module__cXZA9q__textarea{width:100%;min-height:200px;color:var(--color-text-primary);resize:vertical;background:0 0;border:none;outline:none;padding:16px;font-family:DM Sans,sans-serif;font-size:15px;line-height:1.7}.SyllableCounterTool-module__cXZA9q__textarea::placeholder{color:var(--color-text-muted)}.SyllableCounterTool-module__cXZA9q__results{flex-direction:column;gap:24px;display:flex}.SyllableCounterTool-module__cXZA9q__statGrid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}@media (max-width:640px){.SyllableCounterTool-module__cXZA9q__statGrid{grid-template-columns:repeat(2,1fr)}}.SyllableCounterTool-module__cXZA9q__statTile{background:var(--color-surface);border:1px solid var(--color-border);text-align:center;border-radius:12px;margin:0;padding:20px}.SyllableCounterTool-module__cXZA9q__statLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);margin-bottom:8px;font-size:11px;font-weight:700}.SyllableCounterTool-module__cXZA9q__statValue{font-family:var(--font-dm-serif),serif;color:var(--color-text-primary);margin:0;font-size:32px;transition:color .15s}.SyllableCounterTool-module__cXZA9q__contextBadge{color:#92400e;background:#fef3c7;border:1px solid #fde68a;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:500;display:inline-flex}.SyllableCounterTool-module__cXZA9q__viewToggleGroup{align-items:center;gap:8px;display:flex}.SyllableCounterTool-module__cXZA9q__viewToggleBtn{background:var(--color-surface);border:1px solid var(--color-border);color:var(--color-text-secondary);cursor:pointer;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:600;transition:all .15s}.SyllableCounterTool-module__cXZA9q__viewToggleBtn:hover{color:#6366f1;border-color:#6366f1}.SyllableCounterTool-module__cXZA9q__viewToggleBtnActive{color:#fff;background:#6366f1;border-color:#6366f1}.SyllableCounterTool-module__cXZA9q__viewToggleBtnActive:hover{color:#fff;background:#4f46e5;border-color:#4f46e5}.SyllableCounterTool-module__cXZA9q__annotatedSection{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;padding:24px}.SyllableCounterTool-module__cXZA9q__annotatedHeading{font-family:var(--font-dm-serif),serif;color:var(--color-text-primary);margin:0 0 4px;font-size:20px}.SyllableCounterTool-module__cXZA9q__annotatedSubLabel{color:var(--color-text-muted);margin:0 0 4px;font-size:13px}.SyllableCounterTool-module__cXZA9q__accuracyNote{color:var(--color-text-muted);margin:0 0 16px;font-size:12px;font-style:italic}.SyllableCounterTool-module__cXZA9q__annotatedPlaceholder{color:var(--color-text-muted);padding:24px 0;font-size:15px}.SyllableCounterTool-module__cXZA9q__annotatedBody{color:var(--color-text-primary);padding:8px 0;font-size:16px;line-height:2}.SyllableCounterTool-module__cXZA9q__wordSpan{cursor:default;border-radius:3px;padding:2px 1px;transition:background .12s;position:relative}.SyllableCounterTool-module__cXZA9q__wordSpan:hover{background:#fef08a}.SyllableCounterTool-module__cXZA9q__wordSpan:focus{outline-offset:1px;background:#fef08a;outline:2px solid #6366f1}.SyllableCounterTool-module__cXZA9q__tooltip{color:#fff;white-space:nowrap;pointer-events:none;opacity:0;z-index:10;background:#1e293b;border-radius:6px;padding:4px 10px;font-size:12px;font-weight:500;transition:opacity .12s;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%)}.SyllableCounterTool-module__cXZA9q__tooltip:after{content:"";border:4px solid #0000;border-top-color:#1e293b;position:absolute;top:100%;left:50%;transform:translate(-50%)}.SyllableCounterTool-module__cXZA9q__wordSpan:hover .SyllableCounterTool-module__cXZA9q__tooltip,.SyllableCounterTool-module__cXZA9q__wordSpan:focus .SyllableCounterTool-module__cXZA9q__tooltip{opacity:1}.SyllableCounterTool-module__cXZA9q__wordSpanAlways{padding:2px 1px;position:relative}.SyllableCounterTool-module__cXZA9q__superscript{font-family:var(--font-dm-mono),monospace;color:#94a3b8;vertical-align:super;margin-left:1px;font-size:.65em;line-height:1}.SyllableCounterTool-module__cXZA9q__lineBreak{display:block}.SyllableCounterTool-module__cXZA9q__lineSection{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;padding:24px;overflow-x:auto}.SyllableCounterTool-module__cXZA9q__lineHeading{font-family:var(--font-dm-serif),serif;color:var(--color-text-primary);margin:0 0 16px;font-size:20px}.SyllableCounterTool-module__cXZA9q__lineTable{border-collapse:collapse;width:100%;font-size:14px}.SyllableCounterTool-module__cXZA9q__lineTable th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);border-bottom:2px solid var(--color-border);padding:8px 12px;font-size:11px;font-weight:700}.SyllableCounterTool-module__cXZA9q__lineTable td{border-bottom:1px solid var(--color-border);color:var(--color-text-secondary);vertical-align:middle;padding:10px 12px}.SyllableCounterTool-module__cXZA9q__lineTable tr:last-child td{border-bottom:none}.SyllableCounterTool-module__cXZA9q__lineNum{color:var(--color-text-muted);width:40px;font-weight:600}.SyllableCounterTool-module__cXZA9q__lineText{font-family:var(--font-dm-mono),monospace;text-overflow:ellipsis;white-space:nowrap;max-width:500px;font-size:13px;overflow:hidden}.SyllableCounterTool-module__cXZA9q__lineTextBlank{color:var(--color-text-muted);font-style:italic}.SyllableCounterTool-module__cXZA9q__lineCount{color:var(--color-text-primary);width:120px;font-weight:700}.SyllableCounterTool-module__cXZA9q__lineCountInner{align-items:center;gap:8px;display:flex}.SyllableCounterTool-module__cXZA9q__poetBadge{white-space:nowrap;border-radius:100px;padding:2px 8px;font-size:10px;font-weight:700;display:inline-block}.SyllableCounterTool-module__cXZA9q__poetBadgeGreen{color:#166534;background:#dcfce7}.SyllableCounterTool-module__cXZA9q__poetBadgeAmber{color:#92400e;background:#fef3c7}.SyllableCounterTool-module__cXZA9q__haikuBanner{color:#166534;background:#dcfce7;border:1px solid #86efac;border-radius:8px;align-items:center;gap:8px;margin-top:16px;padding:12px 20px;font-size:14px;font-weight:600;display:flex}.SyllableCounterTool-module__cXZA9q__affiliateCard{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;justify-content:space-between;align-items:center;gap:24px;padding:24px;display:flex}@media (max-width:640px){.SyllableCounterTool-module__cXZA9q__affiliateCard{text-align:center;flex-direction:column}}.SyllableCounterTool-module__cXZA9q__affiliateContent{flex:1}.SyllableCounterTool-module__cXZA9q__affiliateDesc{color:var(--color-text-secondary);margin:0 0 6px;font-size:14px;line-height:1.6}.SyllableCounterTool-module__cXZA9q__affiliateDisclosure{color:var(--color-text-muted);margin:0;font-size:11px}.SyllableCounterTool-module__cXZA9q__affiliateBtn{color:#fff;white-space:nowrap;background:#22c55e;border-radius:8px;align-items:center;padding:10px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.SyllableCounterTool-module__cXZA9q__affiliateBtn:hover{background:#16a34a}
.page-module__E00bnW__hero{border-bottom:1px solid var(--color-border);background:linear-gradient(135deg,#f8faff 0%,#fff 100%);padding:80px 0 60px}.page-module__E00bnW__breadcrumb{color:var(--color-text-muted);align-items:center;gap:8px;margin-bottom:32px;font-size:14px;display:flex}.page-module__E00bnW__breadcrumb a{color:inherit;text-decoration:none;transition:color .15s}.page-module__E00bnW__breadcrumb a:hover{color:#6366f1}.page-module__E00bnW__heroTag{color:#6366f1;text-transform:uppercase;letter-spacing:.05em;background:#6366f11a;border-radius:100px;margin-bottom:16px;padding:4px 12px;font-size:12px;font-weight:700;display:inline-block}.page-module__E00bnW__heroTitle{font-family:var(--font-dm-serif),serif;color:var(--color-text-primary);margin-bottom:24px;font-size:48px;font-weight:400;line-height:1.1}.page-module__E00bnW__heroSubtitle{color:var(--color-text-muted);max-width:700px;margin-bottom:32px;font-size:18px;line-height:1.6}.page-module__E00bnW__heroBadges{flex-wrap:wrap;gap:12px;display:flex}.page-module__E00bnW__badge{background:var(--color-surface);border:1px solid var(--color-border);color:var(--color-text-primary);border-radius:100px;padding:6px 14px;font-size:13px;font-weight:600;box-shadow:0 2px 4px #00000005}.page-module__E00bnW__sectionTitle{font-family:var(--font-dm-serif),serif;color:var(--color-text-primary);margin-bottom:40px;font-size:32px}.page-module__E00bnW__howToSection{border-bottom:1px solid var(--color-border);padding:80px 0}.page-module__E00bnW__howToList{grid-template-columns:repeat(3,1fr);gap:40px;padding:0;list-style:none;display:grid}.page-module__E00bnW__howToItem{gap:20px;display:flex}.page-module__E00bnW__stepNum{color:#fff;background:#6366f1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:700;display:flex}.page-module__E00bnW__howToItem strong{margin-bottom:8px;font-size:18px;display:block}.page-module__E00bnW__howToItem p{color:var(--color-text-muted);font-size:15px;line-height:1.6}@media (max-width:768px){.page-module__E00bnW__howToList{grid-template-columns:1fr}}.page-module__E00bnW__toolSection{background:#fff;padding:80px 0}.page-module__E00bnW__contentSection{border-top:1px solid var(--color-border);background:#f8faff;padding:80px 0}.page-module__E00bnW__contentBody{max-width:none}.page-module__E00bnW__contentBody p{color:var(--color-text-secondary);margin-bottom:20px;font-size:16px;line-height:1.7}.page-module__E00bnW__contentBody a{color:#6366f1;font-weight:500;text-decoration:none}.page-module__E00bnW__contentBody a:hover{text-decoration:underline}.page-module__E00bnW__relatedSection{border-top:1px solid var(--color-border);padding:80px 0}.page-module__E00bnW__relatedGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.page-module__E00bnW__relatedCard{background:var(--color-surface);border:1px solid var(--color-border);color:inherit;border-radius:12px;align-items:center;gap:16px;padding:20px;text-decoration:none;transition:all .2s;display:flex}.page-module__E00bnW__relatedCard:hover{border-color:#6366f1;transform:translate(4px)}.page-module__E00bnW__relatedEmoji{font-size:24px}.page-module__E00bnW__relatedCard strong{margin-bottom:4px;font-size:15px;display:block}.page-module__E00bnW__relatedCard p{color:var(--color-text-muted);margin:0;font-size:13px}@media (max-width:1024px){.page-module__E00bnW__relatedGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.page-module__E00bnW__relatedGrid{grid-template-columns:1fr}}.page-module__E00bnW__faqSection{background:#fff;padding:100px 0}.page-module__E00bnW__faqList{max-width:none;margin:0 auto}.page-module__E00bnW__faqItem{border-bottom:1px solid var(--color-border)}.page-module__E00bnW__faqItem:last-child{border-bottom:none}.page-module__E00bnW__faqQ{width:100%;color:var(--color-text-primary);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:24px 0;font-family:inherit;font-size:18px;font-weight:600;display:flex}.page-module__E00bnW__faqToggle{color:#6366f1;flex-shrink:0;margin-left:16px;font-size:24px;font-weight:400;transition:transform .28s;display:inline-block}.page-module__E00bnW__faqToggleOpen{transform:rotate(45deg)}.page-module__E00bnW__faqAnswer{opacity:0;max-height:0;transition:max-height .28s,opacity .28s;overflow:hidden}.page-module__E00bnW__faqAnswerOpen{opacity:1;max-height:600px}.page-module__E00bnW__faqA{color:var(--color-text-muted);margin:0;padding:0 0 24px;font-size:16px;line-height:1.6}
