.kfotp-page{--ink:#101828;--muted:#566274;--line:#dfe5ee;--panel:#fff;--soft:#f6f8fb;--accent:#00bfa6;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);max-width:1180px;margin:0 auto;padding:28px 18px 56px}.kfotp-page *{box-sizing:border-box}.kfotp-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:28px;align-items:start;padding:20px 0 30px;border-bottom:1px solid var(--line)}.kfotp-eyebrow{font-size:12px;letter-spacing:.08em;text-transform:uppercase;font-weight:800;color:#0f766e;margin:0 0 12px}.kfotp-page h1{font-size:clamp(34px,5vw,62px);line-height:1.02;margin:0 0 16px;letter-spacing:0}.kfotp-lede{font-size:18px;line-height:1.58;color:var(--muted);max-width:760px}.kfotp-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.kfotp-button,.kfotp-tool button,.kfotp-tool a.kfotp-button{appearance:none;border:1px solid #152033;background:#152033;color:#fff;border-radius:8px;padding:11px 14px;font-weight:800;text-decoration:none;cursor:pointer;line-height:1.1}.kfotp-button.secondary,.kfotp-tool button.secondary{background:#fff;color:#152033;border-color:#cbd5e1}.kfotp-tool{background:var(--panel);border:1px solid var(--line);border-radius:8px;box-shadow:0 14px 36px rgba(15,23,42,.08);overflow:hidden}.kfotp-tool-head{padding:18px 18px 0}.kfotp-tool-head h2{font-size:24px;margin:0 0 6px}.kfotp-tool-head p{margin:0;color:var(--muted);line-height:1.45}.kfotp-form{display:grid;gap:13px;padding:18px}.kfotp-field label{display:block;font-size:13px;font-weight:800;margin-bottom:6px}.kfotp-field input,.kfotp-field textarea{width:100%;border:1px solid #cbd5e1;border-radius:8px;padding:11px 12px;font:inherit;color:var(--ink);background:#fff}.kfotp-field textarea{min-height:86px;resize:vertical}.kfotp-form-row{display:flex;flex-wrap:wrap;gap:10px}.kfotp-output{margin:0 18px 18px;padding:16px;border:1px dashed #b7c5d8;border-radius:8px;background:#f8fafc;min-height:150px}.kfotp-output h3{margin:0 0 8px;font-size:19px}.kfotp-output h4{margin:18px 0 6px}.kfotp-output p,.kfotp-output li{line-height:1.55;color:#344054}.kfotp-score{display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border-radius:8px;background:#ecfdf5;color:#065f46;font-weight:900}.kfotp-section{padding:34px 0;border-bottom:1px solid var(--line)}.kfotp-section h2{font-size:32px;margin:0 0 14px}.kfotp-section p{font-size:17px;line-height:1.65;color:var(--muted)}.kfotp-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.kfotp-card{border:1px solid var(--line);border-radius:8px;background:#fff;padding:16px}.kfotp-card h3{font-size:18px;margin:0 0 8px}.kfotp-card p{font-size:15px;margin:0}.kfotp-faq details{border:1px solid var(--line);border-radius:8px;background:#fff;padding:14px;margin:10px 0}.kfotp-faq summary{font-weight:900;cursor:pointer}.kfotp-related a{display:block;color:#0f766e;text-decoration:none;font-weight:800;margin:7px 0}.kfotp-last-updated{font-size:13px;color:#64748b;margin:14px 0 0}.kfotp-index-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.kfotp-index-list a{display:block;border:1px solid var(--line);border-radius:8px;padding:14px;text-decoration:none;color:var(--ink);background:#fff;font-weight:800}.kfotp-index-list span{display:block;color:var(--muted);font-weight:500;margin-top:4px}@media (max-width:840px){.kfotp-hero{grid-template-columns:1fr}.kfotp-grid,.kfotp-index-list{grid-template-columns:1fr}.kfotp-page{padding:18px 14px 42px}.kfotp-page h1{font-size:38px}.kfotp-actions,.kfotp-form-row{flex-direction:column}.kfotp-button,.kfotp-tool button{width:100%;text-align:center}.kfotp-tool{box-shadow:none}}