.utility-page{color:#fff;background:#000;width:100%;min-height:100vh;padding:24px 0 50px}.text-editor-page{width:min(1328px,100% - 40px);margin:0 auto}.text-editor-hero{text-align:center;margin:0 auto 26px}.text-editor-hero h1{color:#f4f4f5;letter-spacing:-.5px;margin:0;font-size:42px;font-weight:800;line-height:1.15}.text-editor-hero p{color:#d4d4d8;margin:14px 0 0;font-size:18px;line-height:1.45}.top-ad-placeholder{color:#d4d4d8;background:#101012;border:1px solid #292929;border-radius:12px;justify-content:center;align-items:center;width:min(1084px,100%);height:80px;margin:0 auto 18px;font-size:14px;display:flex}.editor-card,.tool-section{background:#101012;border:1px solid #292929;border-radius:12px}.editor-card{padding:16px 24px}.editor-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;margin-bottom:12px;display:flex}.editor-actions button,.action-buttons button{color:#f4f4f5;background:#101012;border:1px solid #3f3f46;border-radius:9px;justify-content:center;align-items:center;gap:8px;padding:12px 18px;font-size:14px;font-weight:600;line-height:1;transition:all .2s;display:inline-flex}.editor-actions button:hover,.action-buttons button:hover{background:#18181b;border-color:#71717a}.editor-actions button:disabled,.action-buttons button:disabled{opacity:.35;cursor:not-allowed}.editor-actions .danger{color:#f87171}.editor-actions .download-button{padding-left:20px;padding-right:20px}.editor-wrapper{position:relative}.editor-wrapper textarea{box-sizing:border-box;resize:vertical;color:#f4f4f5;background:#09090b;border:1px solid #3f3f46;border-radius:8px;outline:none;width:100%;height:288px;padding:16px;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6;display:block}.editor-wrapper textarea:focus{border-color:#71717a}.editor-wrapper textarea::placeholder{color:#71717a}.editor-bottom{justify-content:space-between;align-items:center;gap:16px;padding-top:14px;display:flex}.editor-stats{color:#f4f4f5;flex-wrap:wrap;gap:30px;font-size:14px;display:flex}.action-buttons{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.tool-section{margin-top:16px;padding:20px 18px 18px}.tool-section h2{color:#f4f4f5;align-items:center;gap:8px;margin:0 0 18px 4px;font-size:22px;font-weight:700;line-height:1.2;display:flex}.case-grid{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.case-grid button{color:#f4f4f5;background:#101012;border:1px solid #3f3f46;border-radius:8px;justify-content:center;align-items:center;gap:12px;min-height:54px;padding:8px 12px;font-size:15px;font-weight:600;transition:all .2s;display:flex}.case-grid button:hover{background:#18181b;border-color:#71717a}.case-icon{border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:800;display:inline-flex}.case-icon-orange{color:#fb923c;background:#f973162e}.case-icon-green{color:#4ade80;background:#22c55e2e}.case-icon-blue{color:#60a5fa;background:#3b82f62e}.case-icon-purple{color:#c084fc;background:#a855f72e}.case-icon-teal{color:#2dd4bf;background:#14b8a62e}.case-icon-yellow{color:#facc15;background:#eab3082e}.case-icon-pink{color:#f472b6;background:#ec48992e}.case-icon-indigo{color:#818cf8;background:#6366f12e}.case-icon-lime{color:#a3e635;background:#84cc162e}@media (max-width:1000px){.text-editor-page{width:calc(100% - 28px)}.editor-stats{gap:12px 20px}.case-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:700px){.utility-page{padding-top:15px}.text-editor-page{width:calc(100% - 20px)}.text-editor-hero h1{font-size:30px}.text-editor-hero p{font-size:15px}.top-ad-placeholder{height:70px}.editor-card{padding:12px}.editor-actions{justify-content:flex-start}.editor-wrapper textarea{height:350px}.editor-bottom{display:block}.action-buttons{justify-content:flex-start;margin-top:12px}.case-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:460px){.case-grid{grid-template-columns:1fr}.editor-actions button,.action-buttons button{padding:10px 12px;font-size:13px}}
