*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#18202b;background:#f7f8fb;line-height:1.55}a{color:inherit;text-decoration:none}button,select,textarea{font:inherit}.container{width:min(1180px,calc(100% - 32px));margin:auto}.narrow{width:min(860px,calc(100% - 32px));margin:auto}.site-header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.94);border-bottom:1px solid #e8eaf0;backdrop-filter:blur(12px)}.header-row{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:800;letter-spacing:-.02em}.brand-mark{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:#1f2937;color:#fff;font-size:15px}.header-actions{display:flex;align-items:center;gap:20px;font-size:14px;color:#56606f}.header-actions>a:hover{color:#111827}.language-picker select{max-width:170px;border:1px solid #d9dde6;border-radius:10px;background:#fff;padding:9px 34px 9px 11px;color:#263142;cursor:pointer}.hero{padding:68px 0 34px;text-align:center}.hero-inner{max-width:850px}.eyebrow{display:inline-block;font-size:12px;font-weight:800;letter-spacing:.12em;color:#6b7280;margin-bottom:12px}.hero h1{font-size:clamp(36px,6vw,66px);line-height:1.03;letter-spacing:-.055em;margin:0;color:#111827}.hero-copy{max-width:750px;margin:20px auto 0;color:#5f6876;font-size:clamp(17px,2vw,20px)}.tool-section{padding:18px 0 72px}.tool-card{background:#fff;border:1px solid #e2e5eb;border-radius:22px;padding:20px;box-shadow:0 18px 55px rgba(25,32,43,.08)}.editor-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.editor-panel{min-width:0}.editor-head{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;font-size:13px;color:#707988}.editor-head label{font-weight:750;color:#303846}.editor-head span{white-space:nowrap}textarea{display:block;width:100%;min-height:260px;resize:vertical;border:1px solid #dfe3ea;border-radius:14px;padding:16px;background:#fbfcfe;color:#17202c;outline:none;transition:.15s;border-color:.15s;font-size:16px;line-height:1.6}textarea:focus{border-color:#8b95a7;box-shadow:0 0 0 3px rgba(80,90,110,.08)}#resultText{background:#f7f9fc}.case-buttons{display:flex;flex-wrap:wrap;gap:9px;margin-top:18px}.case-btn,.secondary-btn,.primary-btn{border:1px solid #dce0e7;border-radius:10px;background:#fff;padding:10px 14px;cursor:pointer;font-weight:700;color:#364152;transition:.15s}.case-btn:hover,.secondary-btn:hover{border-color:#aeb6c4;background:#f7f8fb}.case-btn.active{background:#1f2937;border-color:#1f2937;color:#fff}.tool-actions{display:flex;gap:10px;margin-top:18px;padding-top:18px;border-top:1px solid #edf0f4}.primary-btn{background:#111827;border-color:#111827;color:#fff;min-width:110px}.primary-btn:hover{background:#273244}.content-section,.faq-section{padding:68px 0}.content-section{background:#fff;border-top:1px solid #eceef3;border-bottom:1px solid #eceef3}.content-section h2,.faq-section h2{font-size:clamp(28px,4vw,40px);line-height:1.15;letter-spacing:-.035em;margin:0 0 18px;color:#111827}.content-section>div>p,.faq-section p{color:#626c7a;font-size:17px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:30px}.feature-grid article{padding:18px;border:1px solid #e4e7ed;border-radius:14px;background:#fafbfc}.feature-grid strong{display:block;margin-bottom:4px}.feature-grid p{margin:0;color:#77808e;font-size:14px}.faq-section details{background:#fff;border:1px solid #e2e5eb;border-radius:14px;padding:0 18px;margin:12px 0}.faq-section summary{cursor:pointer;font-weight:750;padding:17px 0}.faq-section details p{margin:0 0 18px}.site-footer{background:#111827;color:#c8ced8;padding:34px 0}.footer-row{display:flex;align-items:center;justify-content:space-between;gap:30px}.footer-brand{color:#fff}.footer-row p{max-width:690px;margin:0;font-size:13px}.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}[dir=rtl] .header-row,[dir=rtl] .footer-row{direction:rtl}[dir=rtl] textarea{text-align:right}@media(max-width:820px){.header-actions>a{display:none}.hero{padding-top:48px}.editor-grid{grid-template-columns:1fr}textarea{min-height:220px}.feature-grid{grid-template-columns:1fr}.footer-row{align-items:flex-start;flex-direction:column}.tool-card{padding:14px}.case-btn{flex:1 1 auto}}@media(max-width:520px){.container,.narrow{width:min(100% - 20px,1180px)}.header-row{min-height:62px}.brand span:last-child{font-size:14px}.brand-mark{width:32px;height:32px}.language-picker select{max-width:145px}.hero{padding:40px 0 20px}.hero h1{font-size:39px}.hero-copy{font-size:16px}.tool-section{padding-bottom:52px}.tool-actions{position:sticky;bottom:8px;background:rgba(255,255,255,.94);padding:12px 0 2px;backdrop-filter:blur(8px)}}