.word-count-header{border-bottom:0;padding-bottom:10px}.word-count-main{padding-top:10px}.word-count-workbench{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);padding:0;overflow:hidden;border:1px solid color-mix(in srgb,var(--brand) 22%,var(--line));border-radius:18px;background:var(--surface);box-shadow:0 18px 45px #0f172a12}.word-count-panel{min-width:0;padding:clamp(24px,3.5vw,34px)}.word-count-analysis{border-left:1px solid var(--line);background:linear-gradient(135deg,var(--brand-soft) 0%,var(--surface) 78%)}.word-count-panel-heading{display:flex;align-items:flex-start;gap:11px;margin-bottom:26px}.word-count-step{display:grid;width:30px;height:30px;flex:0 0 30px;place-items:center;color:var(--brand);border-radius:8px;background:var(--brand-soft);font-size:.72rem;font-weight:760;letter-spacing:.04em}.word-count-panel h2{font-size:1rem;line-height:1.35}.word-count-panel-heading p:not(.word-count-step){margin-top:4px;color:var(--muted);font-size:.8rem;line-height:1.5}.word-count-editor{display:flex;flex-direction:column}.word-count-editor textarea{width:100%;min-height:365px;flex:1;padding:15px 16px;color:var(--ink);border:1px solid color-mix(in srgb,var(--brand) 14%,var(--line-strong));border-radius:11px;background:var(--surface);outline:0;resize:vertical;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.9rem;line-height:1.7;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.word-count-editor textarea::placeholder{color:var(--subtle)}.word-count-editor textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px color-mix(in srgb,var(--brand) 14%,transparent)}.word-count-editor-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:16px}.word-count-hint{color:var(--muted);font-size:.78rem;line-height:1.5}.word-count-actions{display:flex;flex:0 0 auto;gap:8px}.word-count-actions .btn{min-height:42px;margin:0}.word-count-primary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.word-count-primary-card{min-width:0;padding:17px;border:1px solid color-mix(in srgb,var(--brand) 14%,var(--line));border-radius:11px;background:color-mix(in srgb,var(--surface) 84%,transparent)}.word-count-primary-card--main{border-color:color-mix(in srgb,var(--brand) 34%,var(--line));background:var(--brand-soft)}.word-count-primary-card span,.word-count-primary-card small{display:block;color:var(--muted);font-size:.76rem;line-height:1.45}.word-count-primary-card strong{display:block;margin:7px 0 5px;overflow-wrap:anywhere;color:color-mix(in srgb,var(--brand) 78%,var(--ink));font-size:clamp(1.45rem,2.8vw,2rem);font-variant-numeric:tabular-nums;line-height:1}.word-count-composition{margin-top:24px}.word-count-section-head{display:flex;align-items:center;justify-content:space-between}.word-count-section-head h3{color:var(--ink);font-size:.92rem}.word-count-section-head span{padding:3px 8px;color:var(--brand);border-radius:999px;background:color-mix(in srgb,var(--brand) 10%,transparent);font-size:.72rem;font-weight:700}.word-count-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px;margin:12px 0 0}.word-count-metrics div{display:flex;align-items:center;justify-content:space-between;min-width:0;padding:10px 0;border-bottom:1px solid color-mix(in srgb,var(--line) 86%,transparent)}.word-count-metrics dt{color:var(--muted);font-size:.8rem}.word-count-metrics dd{margin:0;color:var(--ink);font-size:.84rem;font-weight:720;font-variant-numeric:tabular-nums}.word-count-metrics dd span{font-weight:inherit}@media (max-width: 760px){.word-count-workbench{grid-template-columns:1fr}.word-count-analysis{border-top:1px solid var(--line);border-left:0}}@media (max-width: 460px){.word-count-editor textarea{min-height:290px}.word-count-editor-footer{align-items:stretch;flex-direction:column}.word-count-actions .btn{flex:1}.word-count-primary{grid-template-columns:1fr}.word-count-metrics{grid-template-columns:1fr;gap:0}}@media (prefers-reduced-motion: reduce){.word-count-editor textarea{scroll-behavior:auto}}
