.pmo-toolkit,.pmo-toolkit *,.pmo-tool,.pmo-tool *{box-sizing:border-box}.pmo-toolkit,.pmo-tool{--ink:#0f172a;--muted:#64748b;--blue:#2563eb;--cyan:#06b6d4;--green:#16a34a;--soft:#f8fafc;--line:rgba(15,23,42,.12);font-family:inherit;color:var(--ink)}.pmo-toolkit{padding:30px 0;background:#fff}.pmo-toolkit-wrap{width:min(1180px,calc(100% - 32px));margin:auto}.pmo-toolkit-hero{text-align:center;padding:40px 0}.pmo-toolkit-hero span,.pmo-tool-head span{display:inline-flex;padding:8px 13px;border-radius:999px;background:#e0f2fe;color:#0369a1;font-size:.76rem;font-weight:950;letter-spacing:.1em;text-transform:uppercase}.pmo-toolkit-hero h2,.pmo-tool-head h2{font-size:clamp(2rem,5vw,4rem);line-height:.98;letter-spacing:-.05em;margin:14px 0}.pmo-tool{width:min(1100px,calc(100% - 32px));margin:0 auto 38px;padding:clamp(34px,5vw,64px) 0;border-bottom:1px solid var(--line)}.pmo-tool-head{text-align:center;max-width:780px;margin:0 auto 28px}.pmo-tool-head p{font-size:1.04rem;color:var(--muted);margin:0}.pmo-tool-grid{display:grid;grid-template-columns:1fr;gap:22px;align-items:start}.pmo-tool-panel{background:#fff;border:1px solid var(--line);border-radius:28px;padding:clamp(22px,4vw,32px);box-shadow:0 20px 60px rgba(15,23,42,.08)}.pmo-tool label{display:block;font-weight:900;margin:14px 0 7px;color:#334155}.pmo-tool input,.pmo-tool textarea,.pmo-tool select{width:100%;border:1px solid var(--line);border-radius:16px;padding:14px 15px;font-size:1rem;font-family:inherit;background:#fff;color:var(--ink);outline:none}.pmo-tool textarea{min-height:126px;resize:vertical}.pmo-tool input:focus,.pmo-tool textarea:focus,.pmo-tool select:focus{border-color:var(--blue);box-shadow:0 0 0 4px rgba(37,99,235,.12)}.pmo-run-tool,.pmo-clear-tool,.pmo-copy-output{border:0;border-radius:999px;min-height:48px;padding:12px 20px;font-weight:950;cursor:pointer}.pmo-run-tool{width:100%;margin-top:20px;color:#fff;background:linear-gradient(135deg,var(--blue),var(--cyan));box-shadow:0 16px 34px rgba(37,99,235,.22)}.pmo-clear-tool{width:100%;margin-top:10px;color:#0f172a;background:#f1f5f9}.pmo-tool-output-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.pmo-tool-output-head h3{margin:0;font-size:1.25rem}.pmo-copy-output{background:#0f172a;color:#fff;min-width:82px}.pmo-tool-output{white-space:pre-wrap;min-height:160px;background:#f8fafc;border:1px dashed rgba(15,23,42,.16);border-radius:20px;padding:18px;margin:0;color:#0f172a;font-family:inherit;line-height:1.65;overflow:auto}.pmo-admin table{margin-bottom:28px}.pmo-admin code{font-size:13px}@media(min-width:820px){.pmo-tool-grid{grid-template-columns:.95fr 1.05fr}}
