.SentenceLengthAnalyserTool-module__MESUUq__tool{flex-direction:column;gap:20px;width:100%;font-family:DM Sans,sans-serif;display:flex}.SentenceLengthAnalyserTool-module__MESUUq__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.SentenceLengthAnalyserTool-module__MESUUq__toolbarLeft{align-items:center;gap:8px;display:flex}.SentenceLengthAnalyserTool-module__MESUUq__toolbarBtn{border:1px solid var(--color-border);color:var(--color-text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border-radius:8px;align-items:center;gap:6px;padding:7px 14px;font-size:13px;font-weight:500;transition:all .15s;display:flex}.SentenceLengthAnalyserTool-module__MESUUq__toolbarBtn:hover:not(:disabled){background:var(--color-surface-2);color:var(--color-text-primary);border-color:#c4b5fd}.SentenceLengthAnalyserTool-module__MESUUq__toolbarBtn:disabled{opacity:.4;cursor:default}.SentenceLengthAnalyserTool-module__MESUUq__toolbarBtn svg{flex-shrink:0}.SentenceLengthAnalyserTool-module__MESUUq__wordBadge{font-family:var(--font-dm-mono),monospace;color:var(--color-accent);white-space:nowrap;background:#c3db6b14;border-radius:100px;padding:4px 12px;font-size:13px;font-weight:600}.SentenceLengthAnalyserTool-module__MESUUq__wordBadgeMuted{color:var(--color-text-muted);background:var(--color-surface-2)}.SentenceLengthAnalyserTool-module__MESUUq__textareaWrap{border:1.5px solid var(--color-border);background:#fff;border-radius:12px;width:100%;transition:background .2s,border-color .2s;position:relative;overflow:hidden}.SentenceLengthAnalyserTool-module__MESUUq__textareaWrap:focus-within{border-color:var(--color-accent);background:#fff}.SentenceLengthAnalyserTool-module__MESUUq__textarea{width:100%;min-height:200px;max-height:500px;color:var(--color-text-primary);resize:vertical;box-sizing:border-box;background:0 0;border:none;outline:none;padding:16px 20px;font-family:DM Sans,sans-serif;font-size:15px;line-height:1.7}.SentenceLengthAnalyserTool-module__MESUUq__textarea::placeholder{color:var(--color-text-muted)}@media (max-width:768px){.SentenceLengthAnalyserTool-module__MESUUq__textarea{min-height:160px}}.SentenceLengthAnalyserTool-module__MESUUq__actionBtn{background:var(--color-btn-bg);width:100%;color:var(--color-btn-text);cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:14px 32px;font-size:15px;font-weight:700;transition:background .25s,color .25s,transform .2s,box-shadow .25s;display:flex}.SentenceLengthAnalyserTool-module__MESUUq__actionBtn:hover:not(:disabled){background:var(--color-btn-hover-bg);color:var(--color-btn-hover-text);transform:translateY(-1px)}.SentenceLengthAnalyserTool-module__MESUUq__actionBtn:active{transform:translateY(0)}.SentenceLengthAnalyserTool-module__MESUUq__actionBtn svg{flex-shrink:0}.SentenceLengthAnalyserTool-module__MESUUq__validationMsg{text-align:center;color:#ef4444;margin-top:-8px;font-size:13px;font-weight:500}.SentenceLengthAnalyserTool-module__MESUUq__staleNotice{color:#d97706;background:#f59e0b14;border:1px solid #f59e0b40;border-radius:8px;align-items:center;gap:8px;padding:10px 16px;font-size:13px;font-weight:500;display:flex}.SentenceLengthAnalyserTool-module__MESUUq__sectionHeading{font-family:var(--font-dm-serif),serif;color:var(--color-text-primary);margin:0;font-size:22px}.SentenceLengthAnalyserTool-module__MESUUq__sectionSublabel{color:var(--color-text-muted);margin:4px 0 0;font-size:13px}.SentenceLengthAnalyserTool-module__MESUUq__chartSection{flex-direction:column;gap:12px;display:flex}.SentenceLengthAnalyserTool-module__MESUUq__chartContainer{border:1px solid var(--color-border);background:#fff;border-radius:12px;width:100%;padding:16px;overflow:hidden}.SentenceLengthAnalyserTool-module__MESUUq__chartScroll{overflow:auto hidden}@media (max-width:768px){.SentenceLengthAnalyserTool-module__MESUUq__chartScroll{min-width:600px}}.SentenceLengthAnalyserTool-module__MESUUq__chartSvg{display:block}.SentenceLengthAnalyserTool-module__MESUUq__tooltip{color:#fff;pointer-events:none;z-index:1000;background:#1e1e2e;border-radius:8px;flex-direction:column;gap:3px;max-width:320px;padding:10px 14px;font-size:13px;display:flex;box-shadow:0 4px 16px #0003}.SentenceLengthAnalyserTool-module__MESUUq__tooltip:after{content:"";border:5px solid #0000;border-top-color:#1e1e2e;position:absolute;top:100%;left:50%;transform:translate(-50%)}.SentenceLengthAnalyserTool-module__MESUUq__tooltip strong{font-size:13px;font-weight:700}.SentenceLengthAnalyserTool-module__MESUUq__tooltipZone{text-transform:uppercase;letter-spacing:.04em;opacity:.7;font-size:11px;font-weight:600}.SentenceLengthAnalyserTool-module__MESUUq__tooltipText{opacity:.8;word-break:break-word;font-size:12px;line-height:1.4}.SentenceLengthAnalyserTool-module__MESUUq__legend{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.SentenceLengthAnalyserTool-module__MESUUq__legendChip{color:var(--color-text-secondary);align-items:center;gap:6px;font-size:13px;font-weight:500;display:flex}.SentenceLengthAnalyserTool-module__MESUUq__legendDot{border:1px solid #0000001a;border-radius:3px;width:12px;height:12px;display:inline-block}.SentenceLengthAnalyserTool-module__MESUUq__statsSection{flex-direction:column;gap:24px;display:flex}.SentenceLengthAnalyserTool-module__MESUUq__statGrid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}@media (max-width:768px){.SentenceLengthAnalyserTool-module__MESUUq__statGrid{grid-template-columns:1fr}}.SentenceLengthAnalyserTool-module__MESUUq__statTile{border:1px solid var(--color-border);background:#fff;border-radius:12px;margin:0;padding:20px 24px}.SentenceLengthAnalyserTool-module__MESUUq__statLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);margin-bottom:8px;font-size:12px;font-weight:700}.SentenceLengthAnalyserTool-module__MESUUq__statValue{font-family:var(--font-dm-serif),serif;color:var(--color-text-primary);margin:0;font-size:28px;font-weight:400;line-height:1.2}.SentenceLengthAnalyserTool-module__MESUUq__statUnit{color:var(--color-text-muted);font-family:DM Sans,sans-serif;font-size:14px;font-weight:400}.SentenceLengthAnalyserTool-module__MESUUq__statSub{color:var(--color-text-muted);margin:6px 0 0;font-size:13px;line-height:1.4}.SentenceLengthAnalyserTool-module__MESUUq__miniBar{border-radius:6px;gap:1px;height:12px;margin-top:8px;display:flex;overflow:hidden}.SentenceLengthAnalyserTool-module__MESUUq__miniBarSegment{min-width:4px;height:100%}.SentenceLengthAnalyserTool-module__MESUUq__miniBarLabels{font-size:12px;font-family:var(--font-dm-mono),monospace;color:var(--color-text-muted);gap:12px;margin-top:6px;display:flex}.SentenceLengthAnalyserTool-module__MESUUq__outlierSection{flex-direction:column;gap:12px;display:flex}.SentenceLengthAnalyserTool-module__MESUUq__noOutliers{color:var(--color-accent-hover);background:#c3db6b14;border:1px solid #c3db6b40;border-radius:8px;align-items:center;gap:8px;padding:12px 16px;font-size:14px;font-weight:600;display:flex}.SentenceLengthAnalyserTool-module__MESUUq__greenTick{font-size:18px;font-weight:700}.SentenceLengthAnalyserTool-module__MESUUq__outlierList{flex-direction:column;gap:10px;display:flex}.SentenceLengthAnalyserTool-module__MESUUq__outlierEntry{border:1px solid var(--color-border);background:#fff;border-radius:10px;flex-wrap:wrap;align-items:flex-start;gap:10px;padding:14px 18px;display:flex}.SentenceLengthAnalyserTool-module__MESUUq__outlierNum{background:var(--color-accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:700;display:flex}.SentenceLengthAnalyserTool-module__MESUUq__outlierBadge{text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;border-radius:100px;padding:3px 10px;font-size:11px;font-weight:700;display:inline-block}.SentenceLengthAnalyserTool-module__MESUUq__outlierZone{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:600}.SentenceLengthAnalyserTool-module__MESUUq__outlierText{color:var(--color-text-secondary);flex:1;min-width:200px;font-size:13px;line-height:1.5}.SentenceLengthAnalyserTool-module__MESUUq__viewInChart{color:var(--color-accent);cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:0;font-size:12px;font-weight:600}.SentenceLengthAnalyserTool-module__MESUUq__viewInChart:hover{text-decoration:underline}.SentenceLengthAnalyserTool-module__MESUUq__annotatedSection{flex-direction:column;gap:12px;display:flex}.SentenceLengthAnalyserTool-module__MESUUq__annotatedText{border:1px solid var(--color-border);color:var(--color-text-primary);background:#fff;border-radius:12px;padding:20px 24px;font-size:15px;line-height:1.8}.SentenceLengthAnalyserTool-module__MESUUq__annotatedSentence{cursor:pointer;border-radius:3px;padding:1px 2px;transition:outline .15s}.SentenceLengthAnalyserTool-module__MESUUq__annotatedSentence:hover{outline:2px solid #c3db6b66}.SentenceLengthAnalyserTool-module__MESUUq__annotatedSelected{outline-offset:1px;outline:2px solid var(--color-accent)!important}.SentenceLengthAnalyserTool-module__MESUUq__affiliateCard{background:linear-gradient(145deg,#fffcf5 0%,#fff9e6 100%);border:1px solid #fde68a;border-radius:16px;justify-content:space-between;align-items:center;gap:24px;padding:28px 32px;display:flex;box-shadow:0 4px 12px #00000005}@media (max-width:768px){.SentenceLengthAnalyserTool-module__MESUUq__affiliateCard{text-align:center;flex-direction:column}}.SentenceLengthAnalyserTool-module__MESUUq__affiliateContent{flex:1}.SentenceLengthAnalyserTool-module__MESUUq__affiliateDesc{color:var(--color-text-primary);margin:0;font-size:15px;line-height:1.6}.SentenceLengthAnalyserTool-module__MESUUq__affiliateDisclosure{color:var(--color-text-muted);margin-top:8px;font-size:11px}.SentenceLengthAnalyserTool-module__MESUUq__affiliateBtn{background:var(--color-btn-bg);color:var(--color-btn-text);white-space:nowrap;border-radius:8px;padding:12px 24px;font-size:14px;font-weight:700;text-decoration:none;transition:background .25s,color .25s,transform .2s}.SentenceLengthAnalyserTool-module__MESUUq__affiliateBtn:hover{background:var(--color-btn-hover-bg);color:var(--color-btn-hover-text);transform:scale(1.02)}
.page-module__3WgWYW__heroCompact{background:linear-gradient(135deg,var(--color-surface)0%,#fff 100%);border-bottom:1px solid var(--color-border);padding:48px 0 36px}.page-module__3WgWYW__breadcrumb{color:var(--color-text-muted);flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:16px;font-size:14px;display:flex}.page-module__3WgWYW__breadcrumb a{color:inherit;text-decoration:none;transition:color .15s}.page-module__3WgWYW__breadcrumb a:hover{color:var(--color-accent-hover)}.page-module__3WgWYW__heroTitleCompact{color:var(--color-text-primary);margin-bottom:8px;font-family:DM Serif Display,serif;font-size:32px;font-weight:400;line-height:1.2}.page-module__3WgWYW__heroSub{color:var(--color-text-muted);margin:0;font-size:15px}.page-module__3WgWYW__toolSectionTop{background:var(--color-surface);border-bottom:1px solid var(--color-border);padding:40px 0 60px}.page-module__3WgWYW__contentSection{background:var(--color-surface);border-top:1px solid var(--color-border);padding:80px 0}.page-module__3WgWYW__contentBody{max-width:none}.page-module__3WgWYW__contentBody p{color:var(--color-text-secondary);margin-bottom:20px;font-size:16px;line-height:1.7}.page-module__3WgWYW__contentBody a{color:var(--color-accent-hover);font-weight:500;text-decoration:none}.page-module__3WgWYW__contentBody a:hover{text-decoration:underline}.page-module__3WgWYW__sectionTitle{color:var(--color-text-primary);margin-bottom:40px;font-family:DM Serif Display,serif;font-size:32px}.page-module__3WgWYW__howToSection{border-bottom:1px solid var(--color-border);padding:80px 0}.page-module__3WgWYW__howToList{grid-template-columns:repeat(3,1fr);gap:40px;padding:0;list-style:none;display:grid}.page-module__3WgWYW__howToItem{gap:20px;display:flex}.page-module__3WgWYW__stepNum{background:var(--color-accent);color:#fff;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__3WgWYW__howToItem strong{margin-bottom:8px;font-size:18px;display:block}.page-module__3WgWYW__howToItem p{color:var(--color-text-muted);font-size:15px;line-height:1.6}@media (max-width:768px){.page-module__3WgWYW__howToList{grid-template-columns:1fr}}.page-module__3WgWYW__whySection{background:var(--color-surface);padding:100px 0}.page-module__3WgWYW__whyGrid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.page-module__3WgWYW__whyCard{background:var(--color-surface);border:1px solid var(--color-border);border-radius:20px;padding:40px;transition:transform .2s;box-shadow:0 4px 20px #00000008}.page-module__3WgWYW__whyCard:hover{transform:translateY(-4px)}.page-module__3WgWYW__whyIcon{margin-bottom:24px;font-size:32px}.page-module__3WgWYW__whyCard h3{margin-bottom:16px;font-size:20px}.page-module__3WgWYW__whyCard p{color:var(--color-text-muted);font-size:15px;line-height:1.6}@media (max-width:1024px){.page-module__3WgWYW__whyGrid{grid-template-columns:1fr}}.page-module__3WgWYW__relatedSection{background:#fff;padding:72px 0}.page-module__3WgWYW__relatedGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.page-module__3WgWYW__relatedCard{border:1px solid var(--color-border);background:#fff;border-radius:16px;align-items:flex-start;gap:16px;padding:24px;text-decoration:none;transition:all .2s;display:flex}.page-module__3WgWYW__relatedCard:hover{border-color:var(--color-accent);background:#c3db6b26;transform:translateY(-2px);box-shadow:0 4px 12px #0000000a}.page-module__3WgWYW__relatedEmoji{flex-shrink:0;margin-top:2px;font-size:1.5rem}.page-module__3WgWYW__relatedCard strong{color:var(--color-text-primary);margin-bottom:6px;font-size:.9rem;font-weight:700;display:block}.page-module__3WgWYW__relatedCard p{color:var(--color-text-secondary);margin:0;font-size:.8rem;line-height:1.5}.page-module__3WgWYW__faqSection{background:var(--color-surface);padding:100px 0}@media (max-width:900px){.page-module__3WgWYW__relatedGrid{grid-template-columns:1fr}}@media (max-width:768px){.page-module__3WgWYW__heroCompact{padding:24px 0 16px}.page-module__3WgWYW__heroTitleCompact{font-size:24px}}
