.ppg-wrapper{max-width:920px;margin:0 auto;padding:18px;background:#fff0}.ppg-title{font-size:20px;margin-bottom:12px}.ppg-row{display:flex;gap:10px;align-items:center;margin-bottom:10px}.ppg-row label{width:160px;font-weight:600}.ppg-row select,.ppg-row input{flex:1;padding:8px;border-radius:6px;border:1px solid #ddd;background:#fff}.ppg-actions{display:flex;gap:8px;margin-top:12px;flex-wrap:wrap;align-items:center}.ppg-btn{padding:8px 12px;border-radius:6px;border:none;cursor:pointer;background:#2b6cb0;color:#fff;text-decoration:none;display:inline-block;transition:background 0.2s ease,transform 0.1s ease;white-space:nowrap}.ppg-btn:hover{background:#2c5282;transform:translateY(-1px)}.ppg-btn:active{transform:translateY(0)}.ppg-btn-natural{background:#276749}.ppg-btn-natural:hover{background:#22543d}.ppg-btn:disabled{opacity:.45;cursor:not-allowed;transform:none}.ppg-actions-json{margin-top:12px;padding-bottom:10px;border-bottom:1px dashed #cbd5e0}.ppg-actions-natural{margin-top:10px}.ppg-tabs{display:flex;gap:4px;margin-top:16px;border-bottom:2px solid #e2e8f0}.ppg-tab-btn{padding:7px 16px;border:none;border-radius:6px 6px 0 0;cursor:pointer;background:#edf2f7;color:#4a5568;font-size:13px;font-weight:600;transition:background 0.15s ease,color 0.15s ease;border-bottom:2px solid #fff0;margin-bottom:-2px}.ppg-tab-btn:hover{background:#e2e8f0;color:#2d3748}.ppg-tab-btn.active{background:#fff;color:#2b6cb0;border-color:#2b6cb0}.ppg-tab-btn.active.tab-natural{color:#276749;border-color:#276749}.ppg-output-panel{display:none}.ppg-output-panel.active{display:block}.ppg-output{white-space:pre-wrap;background:#fff;padding:12px;border:1px solid #eee;border-top:none;border-radius:0 0 6px 6px;min-height:200px;font-family:monospace;font-size:13px;color:#111;margin-top:0}.ppg-output-natural{white-space:pre-wrap;background:#f0fff4;padding:14px 16px;border:1px solid #c6f6d5;border-top:none;border-radius:0 0 6px 6px;min-height:200px;font-family:Georgia,'Times New Roman',serif;font-size:14px;line-height:1.7;color:#1a202c;margin-top:0}.ppg-natural-badge{display:inline-flex;align-items:center;gap:5px;margin-top:8px;font-size:11px;color:#276749;background:#f0fff4;border:1px solid #c6f6d5;border-radius:4px;padding:3px 8px}.ppg-wiki-box{margin-top:12px;transition:all 0.3s ease}.ppg-wiki-box img{display:block;max-width:100%;height:auto;border-radius:8px;border:1px solid #eee;margin-top:8px}.ppg-wiki-attr{font-size:12px;color:#666;margin-top:4px}.ppg-wiki-header{display:flex;justify-content:space-between;align-items:center;gap:8px}.ppg-wiki-controls{display:flex;gap:6px}.ppg-wiki-controls button{background:#2b6cb0;border:none;border-radius:4px;cursor:pointer;padding:4px 8px;font-size:14px;color:#fff;transition:background 0.15s ease}.ppg-wiki-controls button:hover{background:#2c5282}.ppg-wiki-box.minimized #ppg-wiki-result{display:none!important}.ppg-wiki-box.hidden{display:none}.ppg-wiki-box.sticky{position:fixed;right:20px;bottom:20px;width:320px;max-width:90vw;background:#fff;padding:12px;border-radius:12px;box-shadow:0 8px 24px rgb(0 0 0 / .2);z-index:9999;box-sizing:border-box;overflow:hidden}.ppg-wiki-box.sticky .ppg-wiki-header{width:100%;box-sizing:border-box;flex-wrap:nowrap}.ppg-wiki-box.sticky .ppg-wiki-header #ppg-wiki-btn{flex:1 1 auto;min-width:0;white-space:normal;word-break:break-word}.ppg-wiki-box.sticky .ppg-wiki-controls{flex:0 0 auto}@media (max-width:600px){.ppg-row{flex-direction:column;align-items:stretch}.ppg-row label{width:auto}.ppg-actions{flex-direction:column}.ppg-tabs{flex-wrap:wrap}.ppg-wiki-box.sticky{right:10px;bottom:10px;width:calc(100% - 20px)}}