.free-resume-word-and-character-counter-module__BbHLEW__container{background-color:#fff;flex-direction:column;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;display:flex}.free-resume-word-and-character-counter-module__BbHLEW__header{color:#fff;text-align:center;background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%);border-bottom:1px solid #ffffff1a;padding:clamp(1.5rem,5vw,3rem) clamp(1rem,4vw,2rem)}.free-resume-word-and-character-counter-module__BbHLEW__title{letter-spacing:-.025em;background:linear-gradient(90deg,#fff,#f0f0f0);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.75rem;font-size:clamp(1.75rem,6vw,3rem);font-weight:800;line-height:1.2}.free-resume-word-and-character-counter-module__BbHLEW__subtitle{color:#ccc;flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;max-width:800px;margin:0 auto 1rem;font-size:clamp(.875rem,3vw,1.25rem);line-height:1.6;display:flex}.free-resume-word-and-character-counter-module__BbHLEW__wordCount{white-space:nowrap;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffff1a;border-radius:9999px;padding:.375rem 1rem;font-size:.875rem;font-weight:600}.free-resume-word-and-character-counter-module__BbHLEW__inRange{color:#fff;background-color:#28a745}.free-resume-word-and-character-counter-module__BbHLEW__outOfRange{color:#fff;background-color:#dc3545}.free-resume-word-and-character-counter-module__BbHLEW__aggregateRating{margin-top:1.5rem}.free-resume-word-and-character-counter-module__BbHLEW__ratingStars{color:#ffc107;margin-bottom:.25rem;font-size:1.5rem}.free-resume-word-and-character-counter-module__BbHLEW__ratingValue{color:#fff;margin-left:.5rem;font-size:1rem;font-weight:600}.free-resume-word-and-character-counter-module__BbHLEW__ratingText{color:#ccc;font-size:.875rem}.free-resume-word-and-character-counter-module__BbHLEW__main{box-sizing:border-box;flex:1;width:100%;max-width:1200px;margin:0 auto;padding:clamp(1.5rem,4vw,3rem) clamp(1rem,4vw,2rem)}.free-resume-word-and-character-counter-module__BbHLEW__editorSection{margin-bottom:3rem}.free-resume-word-and-character-counter-module__BbHLEW__editorHeader{text-align:center;margin-bottom:2rem}.free-resume-word-and-character-counter-module__BbHLEW__editorHeader h2{color:#1a1a1a;margin-bottom:.75rem;font-size:clamp(1.5rem,4vw,2rem);font-weight:700}.free-resume-word-and-character-counter-module__BbHLEW__editorHeader p{color:#666;max-width:700px;margin:0 auto;font-size:1rem;line-height:1.6}.free-resume-word-and-character-counter-module__BbHLEW__textAreaContainer{box-sizing:border-box;background:#f8f9fa;border:1px solid #e9ecef;border-radius:16px;padding:2rem}.free-resume-word-and-character-counter-module__BbHLEW__textarea{resize:vertical;color:#000;box-sizing:border-box;background-color:#fff;border:1px solid #d0d7de;border-radius:12px;width:100%;min-height:300px;max-height:600px;margin-bottom:1.5rem;padding:1.5rem;font-family:SF Mono,Monaco,Cascadia Code,Courier New,monospace;font-size:clamp(.875rem,2vw,1rem);line-height:1.6;transition:all .2s}.free-resume-word-and-character-counter-module__BbHLEW__textarea:focus{border-color:#000;outline:none;box-shadow:0 0 0 2px #0000001a}.free-resume-word-and-character-counter-module__BbHLEW__buttonGroup{flex-wrap:wrap;gap:1rem;display:flex}.free-resume-word-and-character-counter-module__BbHLEW__resetButton,.free-resume-word-and-character-counter-module__BbHLEW__clearOptionsButton{cursor:pointer;box-sizing:border-box;border:none;border-radius:8px;min-width:120px;padding:.875rem 1.75rem;font-size:.875rem;font-weight:600;transition:all .2s}.free-resume-word-and-character-counter-module__BbHLEW__resetButton{color:#fff;background-color:#000}.free-resume-word-and-character-counter-module__BbHLEW__resetButton:hover{background-color:#333;transform:translateY(-1px)}.free-resume-word-and-character-counter-module__BbHLEW__clearOptionsButton{color:#fff;background-color:#6c757d}.free-resume-word-and-character-counter-module__BbHLEW__clearOptionsButton:hover{background-color:#5a6268;transform:translateY(-1px)}@media (max-width:480px){.free-resume-word-and-character-counter-module__BbHLEW__buttonGroup{flex-direction:column}.free-resume-word-and-character-counter-module__BbHLEW__resetButton,.free-resume-word-and-character-counter-module__BbHLEW__clearOptionsButton{width:100%}}.free-resume-word-and-character-counter-module__BbHLEW__statsSection{margin-bottom:4rem}.free-resume-word-and-character-counter-module__BbHLEW__statsHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.free-resume-word-and-character-counter-module__BbHLEW__statsHeader h2{color:#1a1a1a;margin:0;font-size:clamp(1.5rem,4vw,2rem);font-weight:700}.free-resume-word-and-character-counter-module__BbHLEW__statusIndicator{background:#28a7451a;border-radius:999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:1rem;font-weight:600;display:flex}.free-resume-word-and-character-counter-module__BbHLEW__statusEmoji{font-size:1.25rem}.free-resume-word-and-character-counter-module__BbHLEW__statsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}.free-resume-word-and-character-counter-module__BbHLEW__statCard{box-sizing:border-box;background:#fff;border:1px solid #e9ecef;border-radius:12px;padding:1.5rem;transition:all .3s;box-shadow:0 2px 8px #0000000d}.free-resume-word-and-character-counter-module__BbHLEW__statCard:hover{transform:translateY(-4px);box-shadow:0 8px 25px #0000001a}.free-resume-word-and-character-counter-module__BbHLEW__statHeader{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.free-resume-word-and-character-counter-module__BbHLEW__statIcon{font-size:1.5rem}.free-resume-word-and-character-counter-module__BbHLEW__statLabel{color:#666;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:600}.free-resume-word-and-character-counter-module__BbHLEW__statValue{color:#000;margin-bottom:.5rem;font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1}.free-resume-word-and-character-counter-module__BbHLEW__underLimit{color:#dc3545}.free-resume-word-and-character-counter-module__BbHLEW__overLimit{color:#ff6b35}.free-resume-word-and-character-counter-module__BbHLEW__statSubtext{color:#666;font-size:.8125rem;font-weight:500}.free-resume-word-and-character-counter-module__BbHLEW__rangeSection{box-sizing:border-box;background:#f8f9fa;border:1px solid #e9ecef;border-radius:16px;width:100%;margin-bottom:2rem;padding:2rem;overflow:hidden}.free-resume-word-and-character-counter-module__BbHLEW__rangeHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;width:100%;margin-bottom:1.5rem;display:flex}.free-resume-word-and-character-counter-module__BbHLEW__rangeHeader h3{color:#1a1a1a;flex-shrink:0;margin:0;font-size:1.25rem;font-weight:600}.free-resume-word-and-character-counter-module__BbHLEW__currentPosition{color:#666;flex-shrink:0;font-size:.9375rem}.free-resume-word-and-character-counter-module__BbHLEW__currentPosition strong{color:#000;font-weight:600}.free-resume-word-and-character-counter-module__BbHLEW__rangeIndicator{width:100%;margin-top:1rem;position:relative}.free-resume-word-and-character-counter-module__BbHLEW__rangeLabels{flex-wrap:nowrap;justify-content:space-between;gap:.5rem;width:100%;min-height:32px;margin-bottom:.75rem;font-size:.8125rem;font-weight:600;display:flex}.free-resume-word-and-character-counter-module__BbHLEW__rangeLabel{color:#666;text-align:center;text-overflow:ellipsis;white-space:nowrap;border-radius:999px;flex:1;justify-content:center;align-items:center;min-width:0;padding:.25rem .5rem;transition:all .2s;display:flex;overflow:hidden}.free-resume-word-and-character-counter-module__BbHLEW__activeWarning{color:#dc3545;background-color:#ffe6e6}.free-resume-word-and-character-counter-module__BbHLEW__activeSuccess{color:#28a745;background-color:#e6f4ea}.free-resume-word-and-character-counter-module__BbHLEW__rangeBarContainer{box-sizing:border-box;width:100%;padding:0 .5rem}.free-resume-word-and-character-counter-module__BbHLEW__rangeBar{background-color:#e9ecef;border-radius:4px;width:100%;height:8px;margin:0 auto;position:relative;overflow:visible}.free-resume-word-and-character-counter-module__BbHLEW__rangeProgress{border-radius:4px;min-width:8px;height:100%;transition:width .3s;position:absolute;top:0;left:0}.free-resume-word-and-character-counter-module__BbHLEW__inRangeBar{background:linear-gradient(90deg,#28a745,#20c997)}.free-resume-word-and-character-counter-module__BbHLEW__underBar{background:linear-gradient(90deg,#dc3545,#fd7e14)}.free-resume-word-and-character-counter-module__BbHLEW__overBar{background:linear-gradient(90deg,#ff6b35,#dc3545)}.free-resume-word-and-character-counter-module__BbHLEW__rangeMarkers{width:calc(100% - 1rem);height:24px;margin-top:8px;margin-left:.5rem;margin-right:.5rem;position:relative}.free-resume-word-and-character-counter-module__BbHLEW__rangeMarker{color:#666;text-align:center;z-index:2;white-space:nowrap;background:#ffffffe6;border-radius:4px;min-width:24px;padding:2px 4px;font-size:.75rem;font-weight:600;position:absolute;top:0;transform:translate(-50%);box-shadow:0 1px 2px #0000001a}.free-resume-word-and-character-counter-module__BbHLEW__rangeMarker:first-child{left:0%;transform:translate(0%)}.free-resume-word-and-character-counter-module__BbHLEW__rangeMarker:nth-child(2){left:30%;transform:translate(-50%)}.free-resume-word-and-character-counter-module__BbHLEW__rangeMarker:nth-child(3){left:80%;transform:translate(-50%)}.free-resume-word-and-character-counter-module__BbHLEW__rangeMarker:nth-child(4){left:100%;transform:translate(-100%)}@media (max-width:768px){.free-resume-word-and-character-counter-module__BbHLEW__rangeMarkers{width:calc(100% - 2rem);margin-left:1rem;margin-right:1rem}.free-resume-word-and-character-counter-module__BbHLEW__rangeMarker{min-width:20px;padding:1px 3px;font-size:.6875rem}}@media (max-width:480px){.free-resume-word-and-character-counter-module__BbHLEW__rangeLabels{flex-direction:column;align-items:stretch;gap:.5rem;min-height:auto}.free-resume-word-and-character-counter-module__BbHLEW__rangeLabel{text-align:left;white-space:normal;justify-content:flex-start;align-items:center;min-height:40px;padding:.5rem .75rem}.free-resume-word-and-character-counter-module__BbHLEW__rangeMarkers{width:calc(100% - 3rem);margin-left:1.5rem;margin-right:1.5rem}.free-resume-word-and-character-counter-module__BbHLEW__rangeMarker{min-width:18px;padding:1px 2px;font-size:.625rem}.free-resume-word-and-character-counter-module__BbHLEW__rangeMarker:first-child,.free-resume-word-and-character-counter-module__BbHLEW__rangeMarker:nth-child(4){z-index:3;background:#fffffff2}}@media (max-width:360px){.free-resume-word-and-character-counter-module__BbHLEW__rangeSection{padding:1.5rem 1rem}.free-resume-word-and-character-counter-module__BbHLEW__rangeMarkers{width:calc(100% - 4rem);margin-left:2rem;margin-right:2rem}.free-resume-word-and-character-counter-module__BbHLEW__rangeMarker{min-width:16px;padding:0 1px;font-size:.5625rem}.free-resume-word-and-character-counter-module__BbHLEW__rangeHeader{flex-direction:column;align-items:flex-start;gap:.5rem}.free-resume-word-and-character-counter-module__BbHLEW__currentPosition{font-size:.875rem}}.free-resume-word-and-character-counter-module__BbHLEW__rangeBar:before,.free-resume-word-and-character-counter-module__BbHLEW__rangeBar:after{content:"";background:#0000001a;width:1px;height:16px;position:absolute;top:-4px}.free-resume-word-and-character-counter-module__BbHLEW__rangeBar:before{left:30%}.free-resume-word-and-character-counter-module__BbHLEW__rangeBar:after{left:80%}.free-resume-word-and-character-counter-module__BbHLEW__optionsSection{box-sizing:border-box;background:#f8f9fa;border:1px solid #e9ecef;border-radius:16px;margin-bottom:4rem;padding:2rem}.free-resume-word-and-character-counter-module__BbHLEW__optionsSection h3{color:#1a1a1a;margin-bottom:1.5rem;font-size:1.25rem;font-weight:600}.free-resume-word-and-character-counter-module__BbHLEW__optionsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}.free-resume-word-and-character-counter-module__BbHLEW__option{cursor:pointer;box-sizing:border-box;background:#fff;border:1px solid #e9ecef;border-radius:12px;align-items:flex-start;gap:1rem;padding:1.25rem;transition:all .2s;display:flex}.free-resume-word-and-character-counter-module__BbHLEW__option:hover{border-color:#d0d7de;transform:translateY(-2px)}.free-resume-word-and-character-counter-module__BbHLEW__option input[type=checkbox]{cursor:pointer;accent-color:#000;flex-shrink:0;width:1.25rem;height:1.25rem;margin-top:.125rem}.free-resume-word-and-character-counter-module__BbHLEW__optionContent{flex:1}.free-resume-word-and-character-counter-module__BbHLEW__optionTitle{color:#1a1a1a;margin-bottom:.25rem;font-size:1rem;font-weight:600}.free-resume-word-and-character-counter-module__BbHLEW__optionDescription{color:#666;font-size:.875rem;line-height:1.5}.free-resume-word-and-character-counter-module__BbHLEW__guidelinesSection{margin-bottom:4rem}.free-resume-word-and-character-counter-module__BbHLEW__sectionTitle{color:#1a1a1a;text-align:center;margin-bottom:.75rem;font-size:clamp(1.5rem,4vw,2.25rem);font-weight:700}.free-resume-word-and-character-counter-module__BbHLEW__sectionSubtitle{color:#666;text-align:center;max-width:700px;margin:0 auto 2rem;font-size:1rem;line-height:1.6}.free-resume-word-and-character-counter-module__BbHLEW__guidelinesGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;display:grid}.free-resume-word-and-character-counter-module__BbHLEW__guidelineCard{box-sizing:border-box;background:#fff;border:1px solid #e9ecef;border-radius:12px;padding:1.5rem;transition:all .3s;box-shadow:0 2px 8px #0000000d}.free-resume-word-and-character-counter-module__BbHLEW__guidelineCard:hover{transform:translateY(-4px);box-shadow:0 8px 25px #0000001a}.free-resume-word-and-character-counter-module__BbHLEW__guidelineHeader{border-bottom:1px solid #e9ecef;margin-bottom:1rem;padding-bottom:1rem}.free-resume-word-and-character-counter-module__BbHLEW__guidelineLevel{color:#1a1a1a;margin-bottom:.25rem;font-size:1.125rem;font-weight:700}.free-resume-word-and-character-counter-module__BbHLEW__guidelineWords{color:#28a745;font-size:.875rem;font-weight:600}.free-resume-word-and-character-counter-module__BbHLEW__guidelineBody{flex-direction:column;gap:.75rem;display:flex}.free-resume-word-and-character-counter-module__BbHLEW__guidelinePages,.free-resume-word-and-character-counter-module__BbHLEW__guidelineFocus{gap:.5rem;font-size:.875rem;display:flex}.free-resume-word-and-character-counter-module__BbHLEW__guidelineLabel{color:#666;min-width:60px;font-weight:500}.free-resume-word-and-character-counter-module__BbHLEW__guidelineValue{color:#1a1a1a;flex:1}.free-resume-word-and-character-counter-module__BbHLEW__tipsSection{margin-bottom:4rem}.free-resume-word-and-character-counter-module__BbHLEW__tipsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;display:grid}.free-resume-word-and-character-counter-module__BbHLEW__tipCard{box-sizing:border-box;background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;align-items:flex-start;gap:1rem;padding:1.25rem;transition:all .2s;display:flex}.free-resume-word-and-character-counter-module__BbHLEW__tipCard:hover{background:#e9ecef;transform:translate(4px)}.free-resume-word-and-character-counter-module__BbHLEW__tipNumber{color:#666;text-align:center;background:#fff;border-radius:4px;flex-shrink:0;min-width:32px;padding:.25rem .5rem;font-size:.875rem;font-weight:600}.free-resume-word-and-character-counter-module__BbHLEW__tipContent{color:#1a1a1a;font-size:.9375rem;line-height:1.5}.free-resume-word-and-character-counter-module__BbHLEW__faqSection{margin-bottom:4rem}.free-resume-word-and-character-counter-module__BbHLEW__faqList{max-width:800px;margin:0 auto}.free-resume-word-and-character-counter-module__BbHLEW__faqItem{border:1px solid #e9ecef;border-radius:12px;margin-bottom:1rem;transition:all .3s;overflow:hidden}.free-resume-word-and-character-counter-module__BbHLEW__faqItem:hover{border-color:#d0d7de}.free-resume-word-and-character-counter-module__BbHLEW__faqQuestion{cursor:pointer;background:#fff;justify-content:space-between;align-items:center;padding:1.25rem;display:flex}.free-resume-word-and-character-counter-module__BbHLEW__faqQuestion h3{color:#1a1a1a;flex:1;margin:0;font-size:1rem;font-weight:600}.free-resume-word-and-character-counter-module__BbHLEW__faqToggle{color:#666;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:1.25rem;font-weight:600;transition:transform .3s;display:flex}.free-resume-word-and-character-counter-module__BbHLEW__faqItem.free-resume-word-and-character-counter-module__BbHLEW__active .free-resume-word-and-character-counter-module__BbHLEW__faqToggle{transform:rotate(180deg)}.free-resume-word-and-character-counter-module__BbHLEW__faqAnswer{background:#fff;padding:0 1.25rem 1.25rem}.free-resume-word-and-character-counter-module__BbHLEW__faqAnswer p{color:#666;margin:0;font-size:.9375rem;line-height:1.6}.free-resume-word-and-character-counter-module__BbHLEW__benefitsSection{margin-bottom:4rem}.free-resume-word-and-character-counter-module__BbHLEW__benefitsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem;display:grid}.free-resume-word-and-character-counter-module__BbHLEW__benefitCard{text-align:center;box-sizing:border-box;background:#fff;border:1px solid #e9ecef;border-radius:16px;padding:2rem;transition:all .3s}.free-resume-word-and-character-counter-module__BbHLEW__benefitCard:hover{border-color:#d0d7de;transform:translateY(-4px);box-shadow:0 8px 30px #00000014}.free-resume-word-and-character-counter-module__BbHLEW__benefitIcon{margin-bottom:1rem;font-size:2.5rem}.free-resume-word-and-character-counter-module__BbHLEW__benefitTitle{color:#1a1a1a;margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.free-resume-word-and-character-counter-module__BbHLEW__benefitDescription{color:#666;font-size:.9375rem;line-height:1.6}.free-resume-word-and-character-counter-module__BbHLEW__footer{color:#fff;background:#1a1a1a;margin-top:auto;padding:3rem clamp(1rem,4vw,2rem)}.free-resume-word-and-character-counter-module__BbHLEW__footerContent{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2.5rem;max-width:1200px;margin:0 auto 2rem;display:grid}.free-resume-word-and-character-counter-module__BbHLEW__footerSection{box-sizing:border-box;flex-direction:column;display:flex}.free-resume-word-and-character-counter-module__BbHLEW__footerTitle{color:#fff;margin-bottom:1rem;font-size:1.125rem;font-weight:600}.free-resume-word-and-character-counter-module__BbHLEW__footerDescription{color:#ccc;font-size:.875rem;line-height:1.6}.free-resume-word-and-character-counter-module__BbHLEW__featureList{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.free-resume-word-and-character-counter-module__BbHLEW__featureList li{color:#ccc;padding:.25rem 0 .25rem 1rem;font-size:.875rem;position:relative}.free-resume-word-and-character-counter-module__BbHLEW__featureList li:before{content:"✓";color:#28a745;position:absolute;left:0}.free-resume-word-and-character-counter-module__BbHLEW__statsList{flex-direction:column;gap:1rem;display:flex}.free-resume-word-and-character-counter-module__BbHLEW__statItem{align-items:center;gap:.75rem;display:flex}.free-resume-word-and-character-counter-module__BbHLEW__statNumber{color:#fff;min-width:60px;font-size:1.5rem;font-weight:700}.free-resume-word-and-character-counter-module__BbHLEW__statLabel{color:#ccc;font-size:.875rem;line-height:1.4}.free-resume-word-and-character-counter-module__BbHLEW__copyright{text-align:center;color:#999;border-top:1px solid #ffffff1a;flex-direction:column;gap:.5rem;max-width:1200px;margin:0 auto;padding-top:2rem;font-size:.8125rem;display:flex}.free-resume-word-and-character-counter-module__BbHLEW__privacyNote{color:#666;font-size:.75rem}@media (max-width:768px){.free-resume-word-and-character-counter-module__BbHLEW__statsGrid{grid-template-columns:repeat(2,1fr)}.free-resume-word-and-character-counter-module__BbHLEW__guidelinesGrid,.free-resume-word-and-character-counter-module__BbHLEW__tipsGrid,.free-resume-word-and-character-counter-module__BbHLEW__benefitsGrid{grid-template-columns:1fr}.free-resume-word-and-character-counter-module__BbHLEW__footerContent{grid-template-columns:1fr;gap:2rem}.free-resume-word-and-character-counter-module__BbHLEW__statsHeader,.free-resume-word-and-character-counter-module__BbHLEW__rangeHeader{flex-direction:column;align-items:flex-start}.free-resume-word-and-character-counter-module__BbHLEW__optionsGrid{grid-template-columns:1fr}}@media (max-width:480px){.free-resume-word-and-character-counter-module__BbHLEW__statsGrid{grid-template-columns:1fr}.free-resume-word-and-character-counter-module__BbHLEW__rangeLabels{flex-direction:column;gap:.5rem}.free-resume-word-and-character-counter-module__BbHLEW__rangeLabel{text-align:left}}.free-resume-word-and-character-counter-module__BbHLEW__resetButton:focus,.free-resume-word-and-character-counter-module__BbHLEW__clearOptionsButton:focus,.free-resume-word-and-character-counter-module__BbHLEW__textarea:focus,.free-resume-word-and-character-counter-module__BbHLEW__option:focus,.free-resume-word-and-character-counter-module__BbHLEW__faqQuestion:focus{outline-offset:2px;outline:2px solid #00000080}@media (hover:none) and (pointer:coarse){.free-resume-word-and-character-counter-module__BbHLEW__resetButton,.free-resume-word-and-character-counter-module__BbHLEW__clearOptionsButton,.free-resume-word-and-character-counter-module__BbHLEW__option{min-height:44px}.free-resume-word-and-character-counter-module__BbHLEW__option input[type=checkbox]{min-width:44px;min-height:44px}.free-resume-word-and-character-counter-module__BbHLEW__textarea{font-size:16px}}@keyframes free-resume-word-and-character-counter-module__BbHLEW__pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.free-resume-word-and-character-counter-module__BbHLEW__statCard:hover .free-resume-word-and-character-counter-module__BbHLEW__statValue{animation:.5s free-resume-word-and-character-counter-module__BbHLEW__pulse}.free-resume-word-and-character-counter-module__BbHLEW__container,.free-resume-word-and-character-counter-module__BbHLEW__header,.free-resume-word-and-character-counter-module__BbHLEW__main,.free-resume-word-and-character-counter-module__BbHLEW__editorSection,.free-resume-word-and-character-counter-module__BbHLEW__statsSection,.free-resume-word-and-character-counter-module__BbHLEW__guidelinesSection,.free-resume-word-and-character-counter-module__BbHLEW__tipsSection,.free-resume-word-and-character-counter-module__BbHLEW__faqSection,.free-resume-word-and-character-counter-module__BbHLEW__benefitsSection,.free-resume-word-and-character-counter-module__BbHLEW__footer{box-sizing:border-box}
