@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap";:root{font-family:DM Sans,sans-serif;color:#293d35;background:#f6f5f0;font-synthesis:none;font-weight:400;--green:#285747;--muted:#899088;--border:#e1e3da}*{box-sizing:border-box}body{margin:0}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}button:disabled{cursor:default;opacity:.4}button:focus-visible,a:focus-visible,input:focus-visible+span{outline:3px solid #b0bf80;outline-offset:4px}button{transition:background .15s,opacity .15s}button:not(:disabled):hover{filter:brightness(.9)}.header{max-width:1320px;margin:auto;height:105px;display:flex;align-items:center;justify-content:space-between;padding:0 52px;border-bottom:1px solid var(--border)}.brand{display:flex;align-items:center;color:#273c32;text-decoration:none;font-weight:750;font-family:Manrope,sans-serif;font-size:21px;letter-spacing:-.9px}.brand-dot{color:#678b51}.brand-icon{background:#285747;color:#fff;border-radius:9px;width:35px;height:35px;margin-right:11px;font-family:Georgia,serif;font-style:italic;font-size:24px;position:relative;letter-spacing:-4px;padding:0 7px}.brand-icon span{font-size:19px;position:relative;top:6px}.header-note{font-size:12px;color:#83877e;display:flex;align-items:center;gap:8px}.status-dot{width:6px;height:6px;background:#78926b;display:inline-block;border-radius:50%}main{max-width:1120px;margin:auto;padding:0 32px}.intro{padding:55px 0 38px;position:relative}.eyebrow{display:flex;align-items:center;gap:9px;font-size:10px;letter-spacing:1.9px;font-weight:650;color:#6e816c}.little-line{width:21px;height:1px;background:#7a906d}h1{font-family:Manrope,sans-serif;font-size:57px;line-height:1.1;font-weight:500;letter-spacing:-2.7px;margin:18px 0;position:relative;width:fit-content}h1 em{font-family:Georgia,serif;color:#54734e;font-weight:400;letter-spacing:-2px}.title-spark{position:absolute;right:-66px;top:57px;color:#a7b885;font-size:51px;font-weight:400}.intro>p{font-size:13px;color:#81867e;line-height:1.85;margin:0}.workspace{display:grid;grid-template-columns:1fr 1fr;border:1px solid #d9dfd3;border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 4px 14px #30462b03}.editor-panel{border-right:1px solid #dfe4d8;min-width:0}.panel-heading{height:69px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;gap:8px}h2{font-size:13px;font-weight:600;margin:0}.panel-heading h2{display:flex;gap:10px;align-items:center}.step{font-size:10px;color:#9aa393;font-weight:500;border:1px solid #e5e8de;border-radius:5px;padding:3px 5px}.text-button{background:none;border:none;color:#64795b;font-size:11px;padding:5px 0;white-space:nowrap}.text-button span{font-size:15px;margin-left:6px}.muted{color:#899185}textarea{display:block;width:100%;height:226px;border:none;resize:vertical;min-height:226px;max-height:600px;outline:none;padding:5px 24px 15px;font-family:DM Sans,sans-serif;font-size:16px;line-height:1.85;color:#3c493e;background:transparent}textarea::placeholder{color:#b1b5aa;max-width:340px}textarea:focus{box-shadow:inset 3px 0 #a8b888}.editor-footer,.result-footer{height:52px;margin:0 24px;display:flex;justify-content:space-between;align-items:center;font-size:10px;color:#92988b;gap:10px}.settings,.result-caption{border-top:1px solid #e7e9e1;height:53px;display:flex;align-items:center;padding:0 24px;justify-content:space-between;font-size:11px}.switch-label{display:flex;align-items:center;gap:9px;cursor:pointer;color:#6a7467;position:relative}.switch-label input{position:absolute;width:30px;height:18px;opacity:0}.switch{width:29px;height:17px;background:#c7cdbe;border-radius:15px;position:relative;transition:background .2s}.switch:after{content:"";position:absolute;left:3px;top:3px;background:#fff;height:11px;width:11px;border-radius:50%;transition:transform .2s}input:checked+.switch{background:#64805b}input:checked+.switch:after{transform:translate(12px)}.help{font-family:Georgia,serif;color:#a2ab98;font-size:15px}.result-panel{background:#f0f3e9;min-width:0;display:flex;flex-direction:column}.live-badge{display:flex;align-items:center;gap:5px;font-size:8px;letter-spacing:1px;color:#78916b;background:#e7eddc;padding:5px 7px;border-radius:4px}.live-badge .status-dot{width:4px;height:4px}.result-area{height:226px;min-height:226px;flex:1;overflow:auto;padding:6px 24px 15px;display:flex}.result-area #empty-state{margin:auto;text-align:center}.letter-art{display:flex;justify-content:center;align-items:center;gap:5px;margin-bottom:18px}.letter-art span{display:grid;place-items:center;width:42px;height:48px;border:1px solid #d7dfcb;border-radius:7px;color:#889e73;font-family:Georgia,serif;font-size:28px;background:#f8faf3;box-shadow:0 3px 4px #445c3210;transform:rotate(-10deg)}.letter-art span:nth-child(2){transform:translateY(-5px);color:#58794b}.letter-art span:nth-child(3){transform:rotate(10deg)}#empty-state p{font-size:13px;color:#7d8c6c;margin:0 0 7px}#empty-state>span{font-size:11px;color:#a0aa92}pre{font-family:DM Sans,sans-serif;font-size:20px;line-height:1.9;letter-spacing:2px;white-space:pre-wrap;overflow-wrap:anywhere;margin:0;width:100%;color:#3d6245;align-self:flex-start}.result-footer{margin-top:auto}.result-actions{display:flex;align-items:center;gap:13px}.icon-button{display:grid;place-items:center;border:none;background:none;color:#66835c;padding:6px}.copy-button{display:flex;gap:7px;align-items:center;background:#285747;border:none;border-radius:6px;color:#fff;padding:9px 13px;font-size:11px}.result-caption{justify-content:flex-start;gap:9px;color:#8c997e;font-size:10px;border-color:#dfe5d5}.result-caption>span{font-size:16px}.stats{display:grid;grid-template-columns:repeat(4,1fr);margin:26px 0 28px;background:#eeeee6;border:1px solid #e4e5db;border-radius:11px;padding:22px 0}.stat{padding:0 25px;border-right:1px solid #dbdfd3;display:flex;flex-direction:column;gap:7px}.stat:last-child{border:none}.stat-label{font-size:9px;color:#89917d;letter-spacing:1.15px;font-weight:600}.stat strong{font-family:Manrope,sans-serif;font-size:29px;font-weight:500;letter-spacing:-1px;line-height:1.1}.stat>span:last-child{font-size:10px;color:#959b8b}.distribution{min-height:121px;padding-bottom:23px;border-bottom:1px solid var(--border)}.distribution-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:19px}.distribution-heading h2{font-size:12px}.distribution-heading>span{font-size:8px;letter-spacing:1.2px;color:#9a9f93}#distribution-count{font-size:10px;color:#939d86;font-weight:400;margin-left:8px}#letter-counts{display:flex;flex-wrap:wrap;gap:8px;max-height:260px;overflow:auto}.distribution-empty{font-size:12px;color:#a3a89b;margin:6px 0}.letter-chip{display:flex;align-items:center;gap:15px;background:#fff;border:1px solid #e0e4d6;border-radius:6px;padding:9px 12px;min-width:66px}.letter-chip b{font-size:16px;font-weight:500;color:#4f6c43}.letter-chip span{font-size:10px;color:#959e87}.reassurance{display:flex;justify-content:center;gap:36px;padding:26px 0 37px;color:#8c9485;font-size:10px}.reassurance>span{display:flex;align-items:center;gap:7px}.reassurance svg{width:14px;height:14px;fill:none;stroke:#819076;stroke-width:1.4}.infinity{font-size:20px;line-height:14px}.accent-icon{font-family:Georgia,serif;font-size:17px}footer{max-width:1216px;margin:auto;border-top:1px solid var(--border);padding:24px 20px;display:flex;justify-content:space-between;font-size:10px;color:#9ca191;gap:12px}.footer-spark{font-size:17px;color:#83996a;margin-left:10px;vertical-align:middle}#toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%);background:#285747;color:#fff;padding:12px 20px;border-radius:9px;font-size:13px;box-shadow:0 5px 25px #0002}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[hidden]{display:none!important}@media(min-width:1450px){.intro{padding-top:70px}}@media(max-width:760px){.header{padding:0 24px;height:80px}.header-note{display:none}main{padding:0 20px}.intro{padding:38px 0 28px}h1{font-size:46px}.title-spark{font-size:40px;right:-48px;top:49px}.intro>p{font-size:12px}.workspace{grid-template-columns:1fr}.editor-panel{border-right:0;border-bottom:1px solid #dfe4d8}.panel-heading{padding:0 18px}.panel-heading h2{font-size:12px}textarea{height:190px;min-height:190px;padding-left:18px;padding-right:18px}.result-area{height:200px;min-height:200px}.stats{grid-template-columns:1fr 1fr;row-gap:24px;padding:20px 0}.stat:nth-child(2){border:0}.stat{padding:0 19px}.stat-label{font-size:8px}.reassurance{flex-wrap:wrap;gap:13px 20px;padding:24px 5px}.distribution-heading>span{display:none}footer{margin:0 20px;flex-direction:column;padding:20px 0;font-size:9px}.text-button{font-size:10px}.editor-footer,.result-footer{margin-left:18px;margin-right:18px}.settings,.result-caption{padding:0 18px}}.switch{pointer-events:none}.switch-label input{margin:0;cursor:pointer;z-index:1}
